*{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
    margin: 0;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
img {
    border: none;
    vertical-align: middle;
}

.center{
    width: 1200px;
    margin: 0 auto;
}

/*头部*/
.head{
    width: 100%;
}
.header{
    position: relative;
    width: 100%;
}
.header img{
    width:100%;
    border: 0;
}

/*头条标题*/
.tthead{
    position: relative;
    margin-bottom: 30px;
}
.tthead i{
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -52px;
    width: 84px;
    height: 100%;
    float: left;
}
.ttheadTitle{
    width: 1100px;
    float: right;
}
.ttheadTitle h1{
    text-align: center;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 15px;
}
.ttheadTitle p{
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #888;
}

/*轮播图*/
.swiper {
    width: 100%;
    height: 100%;
    float: left;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.swiper:hover .swiper-button-next{
    opacity: 1;
}
.swiper:hover .swiper-button-prev{
    opacity: 1;
}
.swiper .swiper-pagination{
    bottom: 13px;
    left: auto;
    right: 5px;
    width: auto;
}
.swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 50px;
    text-align: left;
    text-indent: 1em;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    color: #fff;
}
.swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #ceced0;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background-color: #fff;
}
.mySwiper{width: 610px;height: 350px}


/*头条内容*/
.ttLeft{
    float: left;
}
.ttRight{
    width: 560px;
    float: right;
}
.headlines-article-list {
    width: 560px;
    height: auto;
    overflow: hidden;
    float: right;
}

.headlines-article-list2 {
    line-height: 50px;
    border-bottom: 1px dashed #bfbfbf;
}
.headlines-article-list li:first-child{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.headlines-article-list li p {
    font-size: 16px;
    color: #888;
    text-align: left;
    text-indent: 2em;
    font-weight: normal;
    line-height: 25px;
    margin-top: 10px;
}
.headlines-article-list li p a {
    color: #2f88ff;
}

/*习俗*/
.g-part2{width:100%;background:url(bg1.jpg) top center no-repeat;padding-top:90px;height:808px;}
.m-part2{width:1200px;margin-left:auto;margin-right:auto;margin-top:37px;position:relative;}
.m-xsItem{display:none;zoom:1;overflow:hidden;}
.m-xsItem:after{content:"";display:block;clear:both;}
.m-xsItem .m-pic{float:left;margin-right:30px;padding:27px 0 0 30px;width:473px;height:444px;background:url(circle_bg_new.png) 0 no-repeat;}
.m-xsItem .m-pic img{width:414px;height:414px;border-radius:50%;}
.m-xsItem .m-txt{float:left;width:666px;margin-top:270px;}
.m-xsItem .m-txt p{font-size:18px;line-height:36px;text-indent:2em;color:#888989;}
.m-part2Tab{position:absolute;top:60px;left:504px;}
.m-part2Tab ul{zoom:1;}
.m-part2Tab ul:after{content:"";display:block;clear:both;}
.m-part2Tab ul li{float:left;cursor:default;margin:0 20px 20px;width:134px;line-height:44px;height:44px;text-align:center;color:#ce8a7b;background:url(hd_bg.png) center no-repeat;}
.m-part2Tab ul li.on{background-image:url(hd_bg_on.png);}

.cyxs {
    height: 112px;
    width: 1200px;
    margin: 0 auto;
    background: url(xs.png) center center no-repeat;
    background-size: 170px 112px;
    margin-bottom: 30px;
}

/*图鉴*/
.cytj{
    height: 112px;
    width: 1200px;
    margin: 0 auto;
    background: url(tj.png) center center no-repeat;
    background-size: 170px 112px;
    margin-bottom: 30px;
}

.threePic li{
    width: 360px;
    margin: 0 20px 40px;
    float: left;
}
.threePic li .aPic{
    display: block;
    overflow: hidden;

}
.threePic li .aPic img{
    width: 360px;
    height: 205px;
}
.threePic li .aTitle{
    line-height: 30px;
    font-size: 18px;
    width: 360px;
    height: 65px;
    text-align: left;
    margin: 20px 0;
    font-weight: bold;
}
.threePic li p{
    text-align: left;
    margin-top: 10px;
    color: #888;
    max-height: 80px;
    font-size: 15px;
}
.threePic li p span a{
    color: #b61d22;
}


/*底部*/
.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 70px;
}
