@charset "utf-8";
/*翻页条*/
/* .pagebar{margin:.8rem auto 0 auto;display: flex;align-items: center;justify-content: center;}
.p_pages{text-align: center;display: flex;align-items: center;flex-wrap: wrap;}
.pagebar *{font-size: .16rem;}
.p_pages span{padding: 0 .1rem;height: .36rem;display: flex;margin: 0 .03rem;box-sizing: border-box;border-radius: 0;min-width: .36rem;color: #333;align-items: center;justify-content: center; position: relative; z-index: 1}
.p_pages span:before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: #d2d5da 1px solid; border-radius: .04rem; z-index: -1}
.p_pages span a{display: flex;align-items: center;border-radius: .04rem;justify-content: center;margin: 0 -.1rem;height: 100%;width: calc(100% + .2rem);padding: 0 .1rem; transition: .5s;}
.p_pages svg{width: .16rem;height: .16rem; transition: .5s;}
.p_goto{ margin: 0 .03rem}
.p_goto input{display: flex;align-items: center;border-radius: .04rem;justify-content: center;height: .36rem;padding: 0 .1rem;transition: .5s;position: relative;z-index: 1;border: #d2d5da 1px solid;border-radius: .04rem;width: .6rem;}
.p_goto a{display: flex;align-items: center;border-radius: .04rem;justify-content: center;height: .36rem;padding: 0 .1rem;transition: .5s;position: relative;z-index: 1;}
.p_goto a::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: #d2d5da 1px solid; border-radius: .04rem; z-index: -1; transition: .5s;}

.p_pages a:hover, .p_pages a.on, .p_goto a:hover{background: #333333;color:#fff!important;}
.p_pages a:hover svg{ fill: #fff}
.p_goto a:hover::before{ border: #333333 1px solid;} */

.n_ba{position: relative;z-index: 1;}
.n_ba .imgBox .img{padding-bottom: 20.83%;}
.n_ba .top{ position: absolute; right: 0; bottom: 0; left: 0;}

.mianbao{display: flex;align-items: center;padding: 0;justify-content: flex-end;}
.mianbao *{font-size: .18rem;color: #666;font-style: normal;line-height: 1.5;font-weight: normal;}
.mianbao img{width: .26rem;margin: 0 .1rem 0 0;}
.mianbao span{margin: 0 .06rem;}

#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;width: 100%;background: #019192;}
#bnt_back { position: absolute; left: 15px; top: 0px; }
#bnt_back img { height: 28px; }
#bnt_back svg { fill: rgb(255, 255, 255); height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav i { }
#m_n_nav h1 { font-size: 14px; color: rgb(255, 255, 255); text-align: center; margin: 0px; line-height: 50px; }
#bnt_sub_nav { position: absolute; right: 15px; top: 0px; height: 50px; cursor: pointer; color: rgb(255, 255, 255); font-size: 18px; display: flex; align-items: center; }
#bnt_sub_nav svg { fill: rgb(255, 255, 255); height: 20px; vertical-align: middle; width: 20px; }
#bnt_sub_nav img { display: block; height: 20px; }
#bnt_sub_nav.on img { transform: rotate(-180deg); }
#sub_nav_content { background: rgb(240, 243, 245); display: none; box-shadow: rgb(153, 153, 153) 0px 0px 5px; z-index: 9; }
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0px; }
#sub_nav_content ul li a { display: block; border-left: 2px solid rgb(202, 158, 78); height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: rgb(83, 84, 85); }
#sub_nav_content ul li.on a { color: rgb(202, 158, 78); }
#sub_nav_content dl {font-size: 0px;overflow: hidden;background: rgb(255, 255, 255);padding: 10px 0px;display: flex;flex-wrap: wrap;}
#sub_nav_content dt {position: relative;background: rgb(255, 255, 255);z-index: 999;min-width: 100%;display: inline-block;margin-bottom: 0px;text-align: left;}
#sub_nav_content dt a { margin: 0px 20px; display: block; color: rgb(91, 83, 73); line-height: 30px; font-size: 14px; font-weight: 400; vertical-align: top; }
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0px; opacity: 0; display: none; }
#sub_nav_content dt.title { background: rgb(250, 250, 251); }
#sub_nav_content dt.title i { opacity: 1; }
#sub_nav_content dt.title_on { background: rgb(250, 250, 251); }
#sub_nav_content dt.title_on a { color: rgb(215, 0, 41); border-top: 1px solid rgb(255, 255, 255);}
#sub_nav_content dt.title_on a i { color: rgb(215, 0, 41); }
#sub_nav_content dt.last a { border-top: 1px solid rgb(248, 248, 248); }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #019192;}
#sub_nav_content dd {display: flex;padding: 0px 20px;width: 100%;}
#sub_nav_content dd .box { padding: 0px; }
#sub_nav_content dd a {padding: 0;line-height: 30px;font-size: 12px;color: #999;display: block;height: 30px;min-width: 25%;}
#sub_nav_content dd a.on { color: rgb(215, 0, 41); }

.erji li dl{ padding: .1rem 0}
.erji li dl dd .a1{display: block;line-height: .4rem;text-align: center;font-size: .16rem;color: #666;position: relative;z-index: 1;padding: 0;transition: .5s}
.erji li dl dd .a1:hover, .erji li dl dd.on .a1{ color: #DAB96B}

.n_container{padding: .75rem 0 1.2rem;}
.n_banner .wp, .n_container .wp{max-width: 14.66rem;align-items: flex-start}
.n_left{width: 3.2rem;position: relative;z-index: 10;background: #43967C;}
.n_right{width: calc(100% - 3.2rem);padding: 0 0 0 .66rem;}
.yj{background: url(../images/yj.jpg) center no-repeat; background-size: cover;height: 1.22rem;display: flex;align-items: center;justify-content: center;padding: 0 15px;position: relative;flex-direction: column;}
.yj h2{font-size: .36rem;color: #fff;line-height: 1;font-weight: normal;}
.yj h6{font-size: .16rem;color: #fff;opacity: .6;text-transform: uppercase;margin: .04rem 0 0}
.erji{background: #fff url(../images/erj.jpg) center bottom no-repeat;padding: .2rem 0 1.05rem;background-size: 100% auto;border-radius: 0;}

.erji li *{ transition: .5s;}
.erji li{position: relative;z-index: 1;width: 100%;}
.erji li:before{content: "";left: .36rem;right: .36rem;position: absolute;height: 1px;bottom: 0;border-bottom: 1px dashed #979797;opacity: .2;}
.erji li .a{display: flex;line-height: .72rem;font-size: .22rem;color: #666666;position: relative;z-index: 1;padding: 0 .1rem;align-items: center;justify-content: center;}
.erji li.on .a, .erji li:hover .a{color: #019192;}
.erji li dl dd.on a{color: #019192;}
.n_tit1{margin-bottom: .6rem;position: relative;border-bottom: 1px solid rgba(151,151,151,.2);}
.n_tit1 h3::before{content: "";position: absolute;left: 0;right: 0;width: 100%;height: 3px;bottom: 0;background: #F7C878;}
.n_tit1 h3{font-size: .3rem;color: #019192;padding: 0 0 .15rem;display: flex;align-items: baseline;justify-content: space-between;position: relative;margin-bottom: -2px;font-weight: normal;}

.lt8 li{ margin-bottom: .32rem}
.lt8 .a{height: .8rem;align-items: center;padding: 0 .3rem;position: relative;z-index: 1;transition: .5s;background: rgba(239,245,245,.6);}
.lt8 .time{text-align: center;margin: 0 .5rem 0 0;position: relative}
.lt8 .time:before{content: "";position: absolute;top: 0;right: -.25rem;width: 1px;height: .4rem;background: #999;opacity: .2;}
.lt8 .time h3{font-size: .22rem;color: #005d72;font-weight: normal;line-height: 1;}
.lt8 .time h6{font-size: .12rem;color: #019192;margin: .06rem 0 0;}
.lt8 .txt{ flex: 1; overflow: hidden}
.lt8 li:last-child .a:before{ display: none}

.pages{ margin: .7rem auto 0; justify-content: center;}

@media(min-width: 1024px){
    .lt8 .a:hover{ box-shadow: 0px 5px 14px 0px rgba(1, 145, 146, 0.4395); }
}
@media(max-width: 1024px){
}
@media(max-width:769px){
    .n_left{ display: none;}
    .n_right{width: 100%;flex: auto;padding: 0;}

    .n_tit1{ display: none;}
    #m_n_nav{ display: block;}

    .n_ba{ margin: .7rem 0 0;}
    .n_container{overflow: hidden;padding: .4rem 0 .5rem;}

    .pages{ margin: .4rem auto 0; justify-content: center;}
} 
@media(max-width: 560px){
} 

@media(max-width: 1024px){
}
@media(max-width: 800px){
}
@media(max-width: 769px){
    .lt8 li{ margin-bottom: .2rem}
    .lt8 .a{ padding: 0 .2rem}
    .lt8 .time{ margin: 0 .4rem 0 0;}
    .lt8 .time:before{ right: -.2rem}
} 
@media(max-width: 560px){
} 

.ar_tit{position: relative;z-index: 1;margin: 0 0 .25rem;text-align: center;}
.ar_tit h3{font-size: .28rem;color: #333;line-height: 1.35;margin: 0 auto;border-bottom: 1px solid #e8e8e8;padding-bottom: .2rem;}
.ar_tit .con .ll{justify-content: center;margin: .25rem 0 0;}
.ar_tit .con .ll p{font-size: .18rem;color: #666;line-height: .24rem;display: flex;flex-wrap: wrap;align-items: center;margin: 0 1.35vw;}
.ar_tit .con .ll p img{ width: .22rem; margin: 0 .1rem 0 0}

.details .arc-con p{ text-indent: 2em;}

.ar_tj{border-top: 2px solid rgba(1,145,146,.6);padding: .4rem 0 0;position: relative;z-index: 1;margin: .5rem 0 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ar_tj .a{display: block;font-size: .2rem;color: #333;line-height: 1.5;margin: .1rem 0;transition: .5s;width: 42%;}
.ar_tj .a:nth-child(2){ text-align: right}

.details1 .ar_tit{padding-bottom: .3rem;margin-bottom: .4rem;border-bottom: 1px solid #019192;}
.details1 .ar_tit h3{border: none;padding-bottom: 0;}
.details1 .arc-con p{ text-indent:2em;background:none !important;}
.details1 .arc-con span{ background:none !important;}
.details1 .content{ background: linear-gradient(180deg, rgba(239,245,245,.6) 0%, rgba(239, 245, 245, 0) 100%); padding: .5rem .4rem}

.more1{ display: flex; align-items: center; justify-content: center; background: #019192; width: 2.08rem; height: .52rem; margin: .5rem auto 0; font-size: .2rem; color: #fff; transition: .5s}
.more1 img{ width: .16rem; margin: 0 0 0 .14rem}

@media(min-width: 1024px){
    .ar_tj .a:hover{ color: #019192;} 
    .more1:hover{ background: #F7C878; color: #fff}
}
@media(max-width: 1024px){
}
@media(max-width: 769px){
    .ar_tit h3{ font-size: .22rem;}
    .ar_tit .con .ll p{margin: 0 .1rem;font-size: .15rem;}

    .ar_tj{ padding-top: .15rem}
    .ar_tj .a{font-size: .16rem;margin: .1rem 0;max-width: 100%;width: 100%;}

    .details1 .content{ padding: .3rem .25rem;}
    
} 
@media(max-width: 560px){
} 

.lt9{ margin: 0 -.24rem -.35rem;}
.lt9 li{ width: 20%; padding: 0 .24rem; margin-bottom: .56rem;}
.lt9 .imgW{ margin: .16rem 0 0 .16rem; position: relative; z-index: 1;}
.lt9 .imgW::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: linear-gradient(141deg, #019192 1%, rgba(1, 145, 146, 0.0276) 37%, rgba(1, 145, 146, 0) 99%); opacity: .2; transform: translate(-.16rem, -.16rem);}
.lt9 .imgBox .img{ padding-bottom: 120.21%;}
.lt9 .txt{ text-align: center; padding: .2rem 0 0;}

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width: 800px){
}
@media(max-width: 769px){
    .lt9{ margin: 0 -7px -.26rem;}
    .lt9 li{ width: 50%; padding: 0 7px; margin-bottom: .26rem;}
    .n_ba .imgBox .img{ padding-bottom: 35%;}
} 
@media(max-width: 560px){
} 

.pb_sys_common{ line-height:35px !important;}