@charset "utf-8";

#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9;width: 100%;background: #1a5a49;}
#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 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: center;}
#sub_nav_content dt a { margin: 0px 20px; display: block; color: rgb(91, 83, 73); line-height: 30px; font-size: 12px; 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 a { }
#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: #1a5a49;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px; }
#sub_nav_content dd a { padding: 0px 25px; line-height: 30px; border-top: 1px solid rgb(231, 231, 231); font-size: 12px; color: rgb(91, 83, 73); display: block; height: 30px; }
#sub_nav_content dd a.on { color: rgb(215, 0, 41); }

.n_banner {position: relative;z-index: 1;}
.n_banner .img .imgLi {padding-bottom: 35.26%;}
.n_banner .top {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: url(../images/n_b_t1.png) center no-repeat;background-size: cover;}
.n_banner .top .wp{ height: 100%;display: flex;flex-direction: column;justify-content: center;}
.n_banner h3 {font-size: .58rem;color: #fff;margin: -.24rem 0 0;position: relative;z-index: 1;}
.n_banner h3 span {text-transform: uppercase;min-width: .24rem;}
.n_banner h2 {font-size: 1rem;color: rgba(255,255,255,.2);margin: .3rem 0 0 0; text-transform: uppercase; position: relative;z-index: 1;display: inline-block;font-family: "PingFang SC";font-weight: bold;}
.n_banner h2 .line1, .n_banner h2 .line2{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0}
.n_banner h2 .line1::before{content: "";position: absolute;top: .12rem;right: -.6rem;left: -.6rem;height: 1px;background: url(../images/tit_l1.png) center no-repeat;background-size: 100% auto;}
.n_banner h2 .line1::after{content: "";position: absolute;bottom: .12rem;right: -.6rem;left: -.6rem;height: 1px;background: url(../images/tit_l1.png) center no-repeat;background-size: 100% auto;}
.n_banner h2 .line2::before{ content: ""; position: absolute; top: -.6rem; bottom: -.6rem; left: 0; width: 1px; background: url(../images/tit_l2.png) center no-repeat;background-size: 100% auto;}
.n_banner h2 .line2::after{ content: ""; position: absolute; top: -.6rem; bottom: -.6rem; right: 0; width: 1px; background: url(../images/tit_l2.png) center no-repeat;background-size: 100% auto;}

.n_banner h2 img{ height: 1.5rem}

.list_ej1{width: 3.2rem;margin-left: -.32rem;margin-top: .3rem;}
.list_ej1 li{min-width: 50%;}
.list_ej1 li a{font-size: .18rem;color: rgba(255,255,255,.6);display: block;position: relative;z-index: 1;line-height: 2.5;padding: 0 8px 0 .3rem;transition: .5s;}
.list_ej1 li a::before{content: "";position: absolute;left: 0;top: .2rem;background: url(../images/list_ej1_i1.png) center no-repeat;background-size: cover;width: .21rem;height: .06rem;opacity: 0;transition: .5s;}

.list_ej1 li.on a, .list_ej1 li:hover a{ color: #fff}
.list_ej1 li.on a::before, .list_ej1 li:hover a::before{ opacity: 1}

.mianbao{ height: .96rem;}
.mianbao .wp{ height: 100%;}
.mianbao .box{ height: 100%; display: flex;  align-items: center; justify-content: flex-end;position: relative;}
.mianbao .box::before{ content: ""; position: absolute; top: 0; bottom: 0; left: 100%; width: 50vw; background: #e9c181;transform: skewX(-30deg);transform-origin: left bottom;} 
.mianbao *{ color: rgba(156,79,32,.5); transition: .5s;}
.mianbao span{ margin: 0 .08rem}

.n_pad1{padding: 0.5rem 0;overflow: hidden;}

.xyjj .fl1 .left{ width: 24%;}
.xyjj .fl1 .right{ width: 76%; padding: 0 0 0 5.4vw;position: relative;z-index: 1;}
.xyjj .fl1 .right::before{ content: ""; position: absolute; top: .1rem; width: 2px; height: calc(100% - .5rem); background: #e9c181;left: 0;}
.xyjj .fl1 .right::after{ content: ""; background: url(../images/jia.png) center no-repeat; position: absolute; left: -.075rem;width: .15rem;height: .15rem;background-size: 100% 100%;bottom: 0;}
.xyjj .fl1 .arc-con img{ width: 100%;}

.n_tit1 h3{ font-size: .36rem; color: #333333; font-weight: 600;display: inline-block; position: relative; padding-bottom: .45rem; margin-bottom: .16rem;min-width: 2rem;}
.n_tit1 h3:before{ content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: .04rem; background: #1a5a49;}
.n_tit1 h2{ font-size: .96rem; color: #e9c181; font-weight: 600;font-family: "PingFang SC";line-height: 1.25;}
.n_tit1 h4{ font-size: .3rem; color: #999999; text-transform: uppercase;font-family: "PingFang SC";}
.n_tit1 h5{font-size: .26rem;color: #e9c181;font-weight: 600;font-family: "PingFang SC";line-height: 1.25;text-transform: uppercase;letter-spacing: .02rem;margin: .12rem 0 0;width: 3rem;max-width: 100%;word-break: break-word;}

.list11Box{margin-top: .5rem;}
.list11 li{ text-align: center; position: relative; z-index: 1;}
.list11 li::after{ content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 1px;background: #e9c181;transition: .5s;}
.list11 h3{ font-size: .9rem; color: #e9c181; font-weight: 600;font-family: "PingFang SC";}
.list11 h4{ font-size: .2rem; color: #333333; font-weight: normal;}
.list11 li.swiper-slide-active + li + li + li::after{ opacity: 0}

.list11Box .dots{ text-align: center;margin: .5rem 0 0;}
.list11Box .dots span{ width: .09rem; height: .04rem; background: #e9c181;opacity: 1;transition: .5s;}
.list11Box .dots span.active{ width: .3rem}

.xyjj .fl2 .content{ position: relative; padding: 0 6.6vw 0 0;}
.xyjj .fl2 .content::before{ content: ""; position: absolute; top: .1rem; width: 1px; height: calc(100% - .5rem); background: #e9c181;right: 0;}
.xyjj .fl2 .content::after{ content: ""; background: url(../images/jia.png) center no-repeat; position: absolute; right: -.075rem;width: .15rem;height: .15rem;background-size: 100% 100%;bottom: 0;}

.xyjj .fl2 .content1{margin-top: .5rem;}
.xyjj .fl2 .content1{ position: relative; padding: 0 0 0 6.6vw;}
.xyjj .fl2 .content1::before{ content: ""; position: absolute; top: .1rem; width: 1px; height: calc(100% - .5rem); background: #e9c181; left: 0;}
.xyjj .fl2 .content1::after{ content: ""; background: url(../images/jia.png) center no-repeat; position: absolute; left: -.075rem;width: .15rem;height: .15rem;background-size: 100% 100%;bottom: 0;}
.xyjj .fl2 .arc-con img{ width: 100%;}

.xyjj .fl4{ padding-top: 0;}
.xyjj .fl4 .flex{ justify-content: flex-end;}
.xyjj .fl4 .content{ width: 76%;}

.n_bg1{ background: url(../images/n_bg1.jpg) center bottom no-repeat; background-size: 100% auto;}

.list12{ margin: 0 -.6rem;}
.list12 .con{ width: 50%; padding: 0 .6rem;}
.list12 li:first-child{ border-top: #ececec 1px solid;}
.list12 li{ border-bottom: #ececec 2px solid;}
.list12 .a{ display: block; padding: .3rem 0;min-height: 1rem;}
.list12 h4{ font-size: .26rem; font-weight: normal;line-height: .40rem; color: #d1983d !important; position: relative; z-index: 1; padding: 0 0 0 .3rem}
.list12 h4:before{ content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 2px; background: #e9c181}
.list12 h4 span{ margin: 0 .25rem 0 0; font-weight: 600; color: #333333 !important; text-align-last: justify;
    display:inline-block;
    width: 3.2em;}
.list12 p{padding: 0 0 0 .3rem;font-size: .16rem;color: #888;line-height: .27rem;margin: .15rem 0 0;height: .54rem;}

.xrld .content{ height: 1.6rem;position: relative;z-index: 1;margin: -.4rem 0 0;}
.xrld .content::before{ content: ""; position: absolute; bottom: 0; width: 2px; height: calc(100% - .4rem); background: #e9c181;right: 0;}
.xrld .content::after{ content: ""; background: url(../images/jia.png) center no-repeat; position: absolute; right: -.075rem;width: .15rem;height: .15rem;background-size: 100% 100%;top: 0;}

.xyjj1 .fl1 .right::before{ height: 4.9rem;}
.xyjj1 .fl1 .right::after{ top: 5.5rem;}


@media(min-width: 1024px){
    
}
@media(max-width: 1024px){
    .n_banner .top{ display: none;}
    .mianbao{ display: none}
    .n_banner .img .imgLi {padding-bottom: 42%;}
    #m_n_nav{ display: block;}


    .n_tit1 h3{ font-size: .3rem; padding-bottom: .2rem;min-width: 1.2rem;}
    .n_tit1 h2{ font-size: .45rem; }
    .n_tit1 h4{ font-size: .15rem; }
    
    .xyjj .fl4 .content{ width: 100%}
}
@media(max-width:769px){
    .n_pad1{ padding: .4rem 0;}

    .xyjj .fl1 .left{ width: 100%;}
    .xyjj .fl1 .right{ width: 100%;padding: 0;}
    .xyjj .fl1 .right:before, .xyjj .fl1 .right:after{ display: none}

    .xyjj .fl1 .n_tit1{ /*! display: flex; */ /*! justify-content: center; */ /*! align-items: baseline; */margin-bottom: .2rem;}
    .n_tit1 h3{ font-size: .24rem; padding-bottom: 0;min-width: auto;}
    .n_tit1 h3::before{ display: none}
    .n_tit1 h2{ font-size: .36rem; margin: 0 .1rem 0 0;}
    .n_tit1 h5{ font-size: .24rem; margin: 0 0 0 0;}

    .xyjj .fl1 .right .arc-con br{ display: none;}
    .list11 h3{ font-size: .36rem;}
    .list11 h4{ font-size: .16rem;padding: 0 5px;}
    
    .xyjj .fl2 .content1{ margin-top: 0;}
    .list11Box{ margin-top: .4rem;}
    .list11Box .dots{ margin: .2rem 0 0}

    .list12{ margin: 0 -.1rem;}
    .list12 .con{ width: 100%; padding: 0 .1rem;}
    .xrld .content{ height: 1rem; margin: -.2rem 0 0;}
    .list12 h4{ font-size: .22rem;}
    .list12 .a{ min-height: auto;padding: .2rem 0;}
}
@media(max-width: 560px){
} 

.list13 li{ margin-bottom: .5rem;}
.list13 li:last-child{ margin-bottom: 0;}
.list13 h3{ background: url(../images/list13.png) center no-repeat; background-size: 100% 100%;height: .68rem;display: flex;align-items: center;padding: 0 .3rem;font-size: .24rem;color: #333333;border-bottom: #e4e4e4 2px solid;}
.list13 dl{padding: .2rem 0;border-bottom: #e4e4e4 2px solid;line-height: .40rem;flex-wrap: nowrap;/* align-items: center; */}
.list13 dl dt, .list13 dl .con>.dt{margin: 0 .3rem 0 0;padding: 0 0 0 .2rem;position: relative;z-index: 1;font-size: .22rem;color: #333333;font-weight: bold;white-space: nowrap;display: flex;align-items: center;}
.list13 dl dt::before, .list13 dl .con>.dt::before{content: "";position: absolute;top: 0;left: 0;bottom: 0;width: 1.5px;background: #e9c181;}
.list13 dd{font-size: .2rem;color: #333333;flex: 1;overflow: hidden;padding: 0 0 0 .3rem;position: relative;z-index: 1;}
.list13 dd:before{ content: ""; position: absolute; top: 0; bottom: 0; width: 1px; background: #e9c181; left: 0}
.list13 dd a, .list13 .con > .dd a{margin: 0 .44rem 0 0;font-size: .18rem;color: #333333;transition: .5s}

.list13 dl.dl1 .con{ width: 3.2rem;justify-content: space-between;position: relative;}
.list13 dl.dl1 .con::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 1px; background: #e9c181;}
.list13 dl.dl1 dt, .list13 dl.dl1 .con>.dt{ margin: 0;}
.list13 dl.dl1 .con1Box{ padding: 0 0 0 .3rem}
.list13 dl.dl1 .con1Box .dt{font-size: .18rem;color: #333333;font-weight: 600;margin: 0 1.5vw 0 0;}
.list13 dl.dl1 .con1Box .dd{font-size: .18rem;}

.list13 dl.dl1 dd{ flex: initial;display: inline-block;}
.list13 dl.dl1 .con dd a, .list13 dl.dl1 .con>.dd a{ margin: 0 .3rem 0 0;}

.list13s dl dd{ position: relative; z-index: 1; padding: 0 0 0 .4rem}
.list13s dl dd::before{ content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 1px; background: #e9c181;}

.list13 li:nth-child(1) dl dt{min-width: 3.1rem;}

@media(min-width: 1024px){
    .list13 dd a:hover{ color: #e9c181;}
}
@media(max-width: 1024px){
}
@media(max-width: 769px){
    .list13 h3{ font-size: .2rem; padding: 0 .2rem;}
    .list13 dl dt, .list13 dl .con> .dt{font-size: .2rem;margin: 0 .3rem 0 0;padding: 0 0 0 .2rem;min-width: inherit !important;}
    .list13 dd a{ font-size: .18rem; margin: 0 .15rem 0 0;}
    .list13 dl{ padding: .2rem 0;flex-wrap: wrap;}

    .list13 dl.dl1 .con{ width: 100%;}
    .list13 dl.dl1 .con1Box{ width: 100%;padding: 0 0 0 .2rem;}
    .list13 dl.dl1 .con1Box .dt{ font-size: .18rem;}
}
@media(max-width: 560px){
    .list13 dl.dl1 .con1Box .con1{ width: 100%;}
} 

.list_saj{ margin: .65rem 0 0 -.2rem;}
.list_saj .a{ display: block; padding: .15rem .78rem .15rem .2rem; font-size: .22rem; color: rgba(51,51,51,.6); line-height: .36rem; position: relative; z-index: 1; transition: .5s;}
.list_saj .a::before{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/list13.png) center no-repeat; background-size: cover;opacity: 0;z-index: -1;transition: .5s;}
.list_saj li.on .a, .list_saj li:hover .a{ color: #333333;}
.list_saj li.on .a::before, .list_saj li:hover .a::before{ opacity: 1}

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width:769px){
    .list_saj{ margin: .25rem 0 .3rem -.2rem;padding: 0 15px;}
    .list_saj .a{ font-size: .18rem;padding: .05rem .78rem .05rem .2rem;}
    .list13s dl dd{ padding: 0 0 0 .2rem;}
}
@media(max-width: 560px){
} 

.list13s1{ margin: .6rem 0 0;}
.list13s1 dl{ line-height: .32rem;}

.list14 li{ border-bottom: #e4e4e4 2px solid;}
.list14 li:first-child{ border-top: #e4e4e4 1px solid;}
.list14 .a{ height: 1rem;align-items: center;padding: 0 .06rem;}
.list14 .time{ text-align: center; margin: 0 .48rem 0 0}
.list14 .time h3{ font-size: .36rem; color: #e1ad5a;font-family: "PingFang SC";line-height: 1.25;}
.list14 .time h6{ font-size: .14rem; color: #e1ad5a;font-weight: normal;font-family: "PingFang SC";}
.list14 .con{ flex: 1; overflow: hidden}

.pages{ margin: .9rem 0 0; width: 100%; text-align: center;}

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width:769px){
    .list14 .time{ margin: 0 .2rem 0 0}
    .pages{ margin: .4rem 0 0;}
    .list14 .a{ height: .9rem;}
}
@media(max-width: 560px){
} 

.list15 li{ border-bottom: #e4e4e4 2px solid;}
.list15 li:first-child{ border-top: #e4e4e4 1px solid;}
.list15 .a{ padding: .25rem 0;align-items: center;}
.list15 .imgBox{ width: 2.8rem; margin: 0 .45rem 0 0;}
.list15 .imgBox .img{ padding-bottom: 56%}
.list15 .con{ flex: 1; overflow: hidden;}
.list15 h6{ font-size: .18rem; color: #1a5a49; margin: .6rem 0 0;font-family: "PingFang SC";}

.list400 .box{ box-shadow: 0px 13px 47px 0px rgba(180, 180, 180, 0.5); background: #fff; overflow: hidden;margin-bottom: .3rem;}
.list400 h3{ background: url(../images/list400_b.jpg) right center no-repeat; background-size: cover;font-size: .24rem;padding: 0 .46rem;height: .76rem;display: flex;align-items: center;color: #fff;}
.list400 table{ margin: .4rem .46rem;}
.list400 table th{ text-align: left; font-size: .24rem; color: #1a5a49; line-height: 1.5; padding-bottom: .12rem}
.list400 table td, .list400 table td{ font-size: .18rem; color: #888; line-height: 1.75; vertical-align: center;padding:20px 1px}
.list400 table th:nth-child(1){ width: 56%;}
.list400 table th:nth-child(2){ /*! width: 27%; */}
.list400 table th:nth-child(3){ width: 1.2rem;}
.list400s table tr:nth-child(2) td:nth-child(1){padding-right: 5vw;}

.list400 .box1 table th:nth-child(1){ width: 1.6rem;}
.list400 .box1 table tr td:nth-child(2){padding-right: 3vw;}
.list400 .box1 table th:nth-child(3) { width: 27%;}

.list400s table td, .list400s table td{ padding: 0}

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width: 769px){
    .list15 .imgBox{ margin: 0 .2rem 0 0; width: 1.5rem;}
    .list15 h6{ margin: .1rem 0 0;}
    .list15 .a{ padding: .2rem 0;}

    
}
@media(max-width: 560px){
    .list400 table th{  font-size: .2rem;}
    .list400 table{ min-width: 500px; margin: .2rem}
    .list400 table th:nth-child(1){ width: 50%;}
    .list400 table td, .list400 table td{ font-size: .16rem;}
    .list400 h3{ padding: 0 .2rem;height: .6rem;font-size: .22rem;}
} 


.mianbao{ width: 100vw; overflow: hidden;}



.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a{margin: 5px 0px 5px 5px !important;}