@charset "utf-8";

body,div,menu,ol,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,p,form,header,nav,article,section,aside,footer,video,audio,figure,textarea {
    padding: 0;
    margin: 0;
}
input,select,textarea,img,area {
    outline: none;
    border: none;
}
input,select,textarea {
    background: #FFF;
}
mark {
    background: none;
}
img {
    vertical-align: middle;
    width: 100%;
}
textarea {
    resize: none;
}
li {
    list-style-type: none;
}
body {
    font-size: 16px;
    line-height: 1em;
}
em,i,strong,b,small,h1,h2,h3,h4,h5,h6,address {
    font-style: normal;
}

.fl-c:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fl-c {
    *zoom: 1;
}
a {
    text-decoration: none;
    outline: none;
    color: inherit;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.no-bt {
    border-top: none !important;
}
.no-br {
    border-right: none !important;
}
.no-bb {
    border-bottom: none !important;
}
.no-bl {
    border-left: none !important;
}
.no-mb{
    margin-bottom: 0!important;
}
.no-mr{
    margin-right: 0!important;
}

.wrap {
    width: 6.4rem;
    margin: 0 auto;
    overflow: hidden;
   
}

#top{

    width: 6.4rem;

    background: #fff;


}

.topfixed{

    position: fixed;

    top:0;

    z-index: 20

}
header{
    position: relative;
    padding-right:.28rem;
    height: 1.12rem;
    background-color: #fff;
    box-sizing:border-box;
    border-bottom:1px solid #ddd;

}

header>div{

    height: 100%;

}

header .t-logo{

    float: left;

    width: 2.45rem;

}

header .t-logo img{

    width: 2.45rem;

    display: inline-block;

    vertical-align: middle;

}

header .top-tel{

    float: left;

}

header .top-tel img{

    width: 3.1rem;

}

header .top-r{

    position: absolute;

    right: .1rem;

    width: 12%;

    

}

header .top-r>span{
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images1/top-icon.png) .3rem .4rem no-repeat;
    background-size: .45rem;

}
header .top-r>span.on{
    background: url(../images1/top-icon.png) .3rem -.47rem no-repeat;
    background-size: .45rem;

}




/*导航*/

.nav-img img{
    width: 6.4rem;

}
#nav-height {
    height: 100%;
    background: #fff;
}
.nav-bar{
    position: fixed;
    padding-bottom: .2rem;
    background: #f6f6f6;
    left: -100%;

    width: 6.4rem;

    height: 100%;

    overflow: hidden;

    z-index: 99999999999999;

    -webkit-overflow-scrolling: touch;

}

.nav-bar .dot{

    width: 50%;

    height: 100%;

    float: right;

    background:#d2b492;

    padding-top: 1rem;

    box-sizing:border-box;

}

.nav-bar .dot .dot-item{

    margin:0 auto;

    position: relative;

    width: 2.1rem;

    height: 2.1rem;

    border-radius: .06rem;

    background: #934822;

    color: #fff;

    font-size: .3rem;

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -moz-align-items: center;

    -webkit-align-items: center;

    align-items: center;

    -webkit-box-pack: center;

    -moz-justify-content: center;

    -webkit-justify-content: center;

    justify-content: center;

}

.nav-bar .dot .dot-item:before{

    display: none;

    content: "";

    position: absolute;

    left: -.55rem;

    border-left: .2rem solid #f6f6f6;

    border-top:.2rem solid transparent;

    border-bottom:.2rem solid transparent;

}

.nav-bar .dot .dot-item.active{

    background: #a7263c;

}

.nav-bar .dot .dot-item.active:before{

    display: block;

}

.nav-bar .dot .dot-item i{

    display: inline-block;

    width: 1.37rem;

    height: 1rem;

    background: url(../images1/nav-img0.png) no-repeat;

    background-size: 1.37rem;

}

.nav-bar .dot .dot-item span{

    display: block;

}

.nav-bar .dot .dot-item:nth-of-type(1){

    margin-bottom: .6rem;

}

.nav-bar .dot .dot-item:nth-of-type(1) i{

    background-position: 0 0;

}

.nav-bar .dot .dot-item:nth-of-type(2) i{

    background-position: 0px -1.42rem;

}

.nav-bar .nav-left{

    float: left;

    width: 50%;

    height: 100%;

    background: #f6f6f6;

}

.nav-bar .nav-left  ul{

    padding:.4rem .16rem 0 .16rem;

    font-size: 0;

}

.nav-bar .nav-left .left-item{

    display: none;

}

.nav-bar .nav-left .left-item.on{

    display: block;

}

.nav-bar .nav-left .left-item li{

    padding-top: .11rem;
    padding-bottom: .1rem;

    margin-right: .08rem;

    margin-bottom: .2rem;

    display: inline-block;

    width: 1.35rem;

    border-radius: .06rem;

    border:1px solid #dddddd;

    box-sizing:border-box;

    text-align: center;

    background: #fff;

    

}

.nav-bar .nav-left .left-item li:nth-of-type(2n){

    margin-right: 0;

}

.nav-bar .nav-left .left-item li img{

    display: inline-block;

    width: .68rem;

}

.nav-bar .nav-left .left-item li span{

    padding-top: .1rem;

    display: block;

    font-size: .22rem;

    color: #333333;

}


nav{
    display: flex;
    justify-content:space-between;
    padding:0 .35rem;
    font-size: 0;
}
nav a{
    display: inline-block;
    padding:0 .1rem;
    line-height: .5rem;
    font-size: .24rem;
    color: #666666;
}
nav a.on{
    color: #e3480e;
    border-bottom:1px solid #e3480e;
}
.block{
    height: .2rem;
    background: #f5f5f5;
}
.cont{
    width: 5.8rem;
    margin:0 auto;
}
.tit{
    padding-top: .1rem;
    overflow: hidden;
    margin:0 .3rem;
    line-height: .6rem;
    font-size: .3rem;
    color: #333333;
    border-bottom:1px solid #ececec;
}
.tit:before{
    float: left;
    content: '';
    display: inline-block;
    width: .45rem;
    height: .66rem;
    background:url(../images1/icon.png) no-repeat;
    background-size: .6rem;
}

.p1 .tit{
    margin-bottom: .3rem;
    
}
.p1 .tit:before{
    background-position: 0 .1rem;
}
.p1 .cont{
    overflow: hidden;
}
.p1 .img img{
    width: 1.77rem;
}
.p1 .img{
    width: 1.77rem;
    float: left;
}
.p1 .text{
    display: table;
    float: right;
    width: 3.83rem;
    height: 1.94rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    text-indent: 2em;
}
.p1 .text p{
    display: table-cell;
    vertical-align: middle;
}
.p1 .text a{
    color: #ff0303;
    text-indent: 0;
}
.p1 .doc-info p{
    padding-left: .28rem;
    line-height: .5rem;
    border-bottom: 1px dashed #a2a2a2;
    font-size: .2rem;
    color: #333333;
    background: url(../images1/l-icon.png) no-repeat;
    background-size: .22rem;
}
.p1 .doc-info p.doc-icon1{
    background-position: -.03rem .13rem;
}
.p1 .doc-info p.doc-icon2{
    background-position: -.03rem -.39rem;
}
.p1 .doc-info p.doc-icon3{
    background-position: -.03rem -.88rem;
    border-bottom: 0;
}
.p2 .tit:before{
    background-position: 0 -.55rem;
}
.p2 .p2-list li{
    padding:.2rem 0;
    overflow: hidden;
    border-bottom:1px dashed #ececec;
}
.p2 .p2-list .btn{
    padding:.18rem 0;
    float: right;
    line-height: 1.2em;
    width: 1.06rem;
    height: 1.06rem;
    border-radius: 50%;
    border:.06rem solid #ffb489;
    background: #ff6913;
    font-size: .24rem;
    color: #fff;
    text-align: center;
    box-sizing:border-box;
}
.p2 .p2-list .text{
    float: left;
    width: 4.43rem;
    height: .6rem;
    display: table;
}
.p2 .p2-list .text>div{
    display: table-cell;
    vertical-align: middle;
}
.p2 .p2-list .text h2{
    padding-bottom: .2rem;
    margin-bottom: .1rem;
    line-height: 1em;
    border-bottom:1px solid #333333;
    font-size: .25rem;
    color: #8c2c13;
}
.p2 .p2-list .text p{
    line-height: .32rem;
    font-size: .22rem;
    color: #333333;
}
.p2 .p2-list .text p a{
    color: #ff0000;
}
.p2 .p2-icon ul{
    margin-top: .3rem;
    padding-bottom: .15rem;
    overflow: hidden;
}
.p2 .p2-icon li{
    float: left;
    margin:0 .07rem .16rem 0;
    padding:.1rem 0;
    width: 1.1rem;
    border:1px solid #999999;
    border-radius: .1rem;
    text-align: center;
    box-sizing:border-box;
}
.p2 .p2-icon li:nth-of-type(5n){
    margin-right: 0;
}
.p2 .p2-icon li img{
    display: block;
    margin:0 auto .12rem auto;
    width: .48rem;
}
.p2 .p2-icon li span{
    display: inline-block;
    line-height: 1em;
    width: 100%;
    text-align: center;
    font-size: .2rem;
    color: #333333;
}

.btn-wrap{
    width: 5.8rem;
    margin:0 auto;
}
.btn-wrap h2{
    margin-bottom: .2rem;
    line-height: 1em;
    text-align: center;
}
.btn-wrap h2 a{
    font-weight: normal;
    font-size: .24rem;
    color: #e70012;
}
.btn-wrap .btn{
    overflow: hidden;
}
.btn-wrap .btn a{
    width: 2.8rem;
    height: .7rem;
    border-radius: .06rem;
    text-align: center;
}
.btn-wrap .btn a.fl{
    background: #fe8f01;
}
.btn-wrap .btn a.fr{
    background: #22ac38;
}
.btn-wrap .btn a span{
    padding-left: .67rem;
    display: inline-block;
    line-height: .7rem;
    font-size: .34rem;
    color: #fff;
    background: url(../images1/icon.png) no-repeat;
    background-size: .6rem;
}
.btn-wrap .btn a.fl span{
    background-position: 0 -3.18rem;
}
.btn-wrap .btn a.fr span{
    background-position: 0 -4.21rem;
}
.p3, .p4, .p5{
    padding-bottom: .2rem;
}
.list-cont{

    padding:0 .3rem;

    box-sizing:border-box;

}

.list-cont li{

    overflow: hidden;

    padding: .3rem 0;

    border-bottom:1px dashed #ececec;

}

.list-cont li img{

    width: 2rem;

    height:1.3rem;

    float: left;

}

.list-cont li .fr{

    width: 3.65rem;

    height: 1.3rem;

    display: table;

}

.list-cont li .fr>div{

    display: table-cell;

    vertical-align: middle;

}

.list-cont li .fr>div h2{

    line-height: 1em;

    margin-bottom: .25rem;

    width: 3.65rem;

    height: .28rem;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

    font-weight: normal;

    font-size: .28rem;

    color: #333333;

}

.list-cont li .fr>div p{

    font-size: .22rem;

    line-height: 1.2em;

    color: #999999;

}

#sync2 {

    margin-top: .15rem;

    padding:0 .3rem;

}

#sync2 .owl-item{

    width: 1.5rem!important;

}

#sync2 .owl-item li.item{

    width: 1.5rem!important;

    height: .5rem;

    line-height: .5rem;

    font-size: .26rem;

    text-align: center;

    float: left;

}

#sync2 .synced .item {
    color: #863114;

}
.p3 .btn-wrap{
    padding-top: .1rem;
}

.p4 .tit:before{
    background-position: 0 -1.36rem;
}
.p4 .doc-item{
    padding:.2rem 0;
    overflow: hidden;
    border-bottom:1px dashed #0076ff;
}
.doc-owl .owl-pagination{
    text-align: center;
}
.doc-owl .owl-page{
    display: inline-block;
    margin:0 .05rem;
}
.doc-owl .owl-page span{
    display: inline-block;
    width: .14rem;
    height: .14rem;
    border-radius: 50%;
    background: #e2e2e2;
}
.doc-owl .owl-page.active span{
    background: #a15535;
}
.p4 .doc-img{
    float: left;
    width: .98rem;
}
.p4 .doc-img img{
    width: .98rem;
}
.p4 .text{
    margin-left: .2rem;
    float: left;
    width: 3.5rem;
}
.p4 .text h2{
    margin-bottom: .1em;
    line-height: 1em;
    font-size: .26rem;
    color: #8c2c13;
}
.p4 .text h2 span{
    font-size: .22rem;
    font-weight: normal;
    padding-left: .1rem;
}
.p4 .text p{
    font-size: .22rem;
    line-height: .26rem;
    color: #333333;
}
.p4 .doc-fr{
    margin-top: .05rem;
    padding:.13rem 0;
    float: right;
    width: .76rem;
    height: .76rem;
    background: #e70012;
    border-radius: .06rem;
    text-align: center;
    font-size: .22rem;
    line-height: .26rem;
    color: #fff;
    box-sizing:border-box;

}
.p4 .btn-wrap{
    padding-top: .3rem;
}

.p5 .tit:before{
    background-position: 0 -9rem;
}
.p5 .tit{
    margin-bottom: .2rem;
}
.p5 .p5-cont{
    padding: .1rem;
    background: #f3f0f0;
}
.p5 img{
    width: 6.2rem;
}
.p5 img:nth-of-type(1){
    margin-bottom: .1rem;
}


.f-nav{
    padding:.1rem .32rem 0 .32rem;
    overflow: hidden;
}
.f-nav a{
    display: inline-block;
    margin-right: .22rem;
    float: left;
    width: 1.27rem;
    height: .8rem;
    border-radius: .06rem;
    line-height: .8rem;
    text-align: center;
    font-size: .24rem;
    color: #620000;
    background: #f3e8d1;
}
.f-nav a:nth-of-type(4){
    margin-right: 0;
}
.f-nav a.on{
    background: #ffb11c;
}
footer{
    padding: .3rem .3rem 0 .3rem;
    margin-bottom: 1.3rem;
    overflow: hidden;
}

footer .text{
    width: 4.65rem;
    float: right;
}
footer .text p{

    font-size: .22rem;

    line-height: .35rem;

    color: #333333;

}



footer .f-logo{
    float: left;
    margin-left: .1rem;
    width: .89rem;
}

footer .f-logo img{

    width: .89rem;

}
.bottom-fixed{

    padding:.23rem .3rem;

    position: fixed;

    bottom: 0;

    left: 50%;

    margin-left: -3.2rem;

    width: 6.4rem;

    height: 1rem;

    background: #fff;

    box-shadow: .08rem 0 .15rem rgba(0,0,0,.1);

    box-sizing:border-box;

    z-index: 10;

}

.bottom-fixed>div{

    display: inline-block;

    font-size: .24rem;

    line-height: .56rem;

    color: #e70012;

}

.bottom-fixed .fc{

    float: left;

    margin:0 .15rem;

    width: 2.6rem;

    height: .56rem;

    border-radius: .28rem;

    background: #f4f4f4;

    text-align: center;

    line-height: .56rem;

    color: #666666;

}

.bottom-fixed .fl{

    padding-left: .47rem;

    background: url(../images1/icon.png) 0 -7.12rem no-repeat;

    background-size: .6rem;

}

.bottom-fixed .fl a{

    position: relative;

}

.bottom-fixed .fl a span{

    display: block;

    height: 14px;

    width: 14px;

    border-radius: 14px;

    position: absolute;

    top: -.11rem;

    left: -.16rem;

    background: #2079cb;

    z-index: 100;

    color: #FFFFFF;

    text-align: center;

    line-height: 14px;

    font-size: 10px;

    border: 1px solid #fff;

    letter-spacing: -1px;

}

.bottom-fixed .fr{

    padding-left: .47rem;

    background: url(../images1/icon.png) 0 -8.24rem no-repeat;

    background-size: .6rem;

}

/*文章*/
.art-banner img{
    margin-top: .06rem;
    width: 6.4rem;
}
.art-cont{
    padding:.3rem;
}
.art-cont .art-text{
    position: relative;
    padding-bottom: .5rem;
}
.art-cont .art-text p{
    margin-bottom: 1em;
    font-size: .26rem;
    line-height: .38rem;
    color: #333333;
    text-indent: 2em;
}
.art-cont .art-text p strong{
    color: #ff1b03;
}
.art-cont .art-text .more-state{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-indent: 0;
    text-align: center;
}
.art-cont .art-text .more-state a{

    font-size: .24rem;
    color: #e70012;
}
.art-cont .page{
    margin-top: .2rem;
}
.art-cont .page p{
    font-size: .24rem;
    line-height: .36rem;
    color: #333333;
}
#art-more{
    display: none;
}
.click-more{

    position: absolute;

    bottom: 0;

    left: 0;

    padding-top: 1.8rem;
    padding-bottom: .5rem;
    width: 100%;

    height: 2rem;

    text-align: center;

    background-image: -webkit-linear-gradient(90deg,#FFF 37%,rgba(255,255,255,0) 100%);

    background-image: linear-gradient(0deg,#FFF 10%,rgba(255,255,255,0) 100%);

    box-sizing:border-box;
    z-index: 2;

}


.click-more span{

    display: inline-block;

    line-height: .5rem;

    font-size: .24rem;

    color: #0076ff;

    text-align: center;

}

.click-more .ar-down{

    position: relative;

    top:0rem;

    display: inline-block;

    content: '';

    width: .3rem;

    height: .3rem;

    background: url(../images1/ar_down.png) center bottom no-repeat;

    background-size: .23rem;

    animation: unfold-arrow-animation 300ms infinite alternate;

}

@keyframes unfold-arrow-animation{

    from{top:.05rem;}

    to{top:0rem;}

}
.recommend .tit:before{
    background-position: 0 -2.27rem;
}
.recommend .recommend-cont .c-item{
    padding:.3rem;
    overflow: hidden;
    border-bottom:1px dashed #ececec;
}
.recommend .recommend-cont img{
    width: 1.96rem;
    float: left;
}
.recommend .recommend-cont .text{
    display: table;
    width: 3.65rem;
    height: 1.25rem;
    float: right;
}
.recommend .recommend-cont .text>div{
    display: table-cell;
    vertical-align: middle;
}
.recommend .recommend-cont .text h2{
    margin-bottom: .25rem;
    line-height: 1em;
    font-size: .28rem;
    font-weight: normal;
    color: #333333;
}
.recommend .recommend-cont .text p{
    font-size: .24rem;
    color: #999;
}

.art-foot{
    margin-bottom: 1.3rem;
    padding-top: .87rem;
    text-align: center;
}
.art-foot img{
    width: 1.6rem;
    margin-bottom: .3rem;
}
.art-foot .f-text p{
    line-height: 1em;
    font-size: .24rem;
    color: #333333;
}
.art-foot .f-text p:nth-of-type(1){
    margin-bottom: .2rem;
}
.art-foot .f-text p span{
    display: inline-block;
}
.art-foot .f-text p span:before{
    content: '';
    display: inline-block;
    float: left;
    width: .4rem;
    height: .42rem;
    background: url(../images1/icon.png) no-repeat;
    background-size: .6rem;
}
.art-foot .f-text p:nth-of-type(1) span:before{   
    background-position: 0 -5.55rem;
}
.art-foot .f-text p:nth-of-type(2) span:before{   
    background-position: 0 -6.3rem;
}