.top{ border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.top_c{display: flex;justify-content: space-between; margin-top: 16px; margin-bottom: 10px;}
.top_c1 dl{display: flex;justify-content: space-between; width: 373px;}
.top_c1 dl dd {
    font-size: 18px;
    margin-top: 44px;
    color: #282827;
    line-height: 26px;
}
.top_c2 {
    width: 784px;
    margin-top: 38px;
}
.top_c2 ul{ display: flex;justify-content: space-between;}
.top_c2 ul li {
    font-size: 18px;
    width: 96px;
    height: 30px;
    line-height: 27px;
    text-align: center;
}
.top_c2 ul li a{font-weight: bold;color: #fff; }
.top_c2 ul li.active a,.top_c2 ul li:hover a{
    background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top_c2 ul li.active,.top_c2 ul li:hover{
    background: url(../images/nav_libg.png) no-repeat top center; background-size: 100% 100%;
}
#header {position: absolute; z-index: 999; background:none;left: 50%;width: 100%;transform: translateX(-50%);}
.fixnav {position: absolute!important;top: 0px;left: 50%;width: 100%;background: #fff;transform: translateX(-50%);}
/*banner*/
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:6px;height: 6px;background:#fff;border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 24px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 1px; opacity: 1;}
.banner{ position:relative;}
.banner_btn{ width: 40px;padding:0 15px;  font-size: 23px; height: 34px;
    background: rgba(24, 24, 24, 0.3); position: absolute;
    left: 46%; bottom: 3%; z-index: 22;
    border-radius: 18px;display: flex;justify-content: space-between;}
.banner_btn .swiper-button-next,.banner_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.banner_btn  .swiper-button-prev{  color: #fff; }
.banner_btn .swiper-button-next{ color: #fff;}
.swiper-pagination_banner{ width: 96px !important; padding:0 5px; height: 34px; line-height: 28px;
    background: rgba(24, 24, 24, 0.3);position: absolute;
    left: 51%!important; bottom: 3%!important; z-index: 22;
    border-radius: 18px; }
/*tit*/
.tit h2{font-weight: bold;
    font-size: 38px;
    color: #272727;
    text-align: center;position: relative;text-transform: Uppercase;}
.tit h2 span{ color: #309C00;}
.tit h3{ margin-top: 30px; text-align: center;}
.tit h2 span br{display: none;}
.tit p {
    font-size: 22px;
    margin-top: 6px;
    color: rgba(51, 51, 51, 0.9);
    font-weight: normal;
    text-align: center;
    text-transform: Uppercase;
    line-height: 40px;
}
.tit>span{width: 46px; margin: 10px auto 10px auto;height: 4px; display: block;background:#3C9B12;;border-radius: 2px;}
.tit1{ margin-right:15px; margin-top: -5px;}
.tit2{ margin-left: 15px;margin-top: -5px;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:39px;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.qmt{ margin-top: 0!important;}
.smb{margin-bottom:4%;}
.spt{margin-top:4%;}
/*xpart1*/
.xpart1_con .swiper-slide{ transform: scale(0.85); width: 537px;}
.xpart1_con .swiper-slide p{
    font-size: 28px;
    color: #333333;
    display: none;
    margin-top: 30px;
    text-align: center;
}
.xpart1_con .swiper-slide-active{ transform: scale(1); z-index: 2;}
.xp1_li{ position: relative; }
.xp1_li .xp1_lizg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: RGBA(255, 255, 255, 0.7);}
.xpart1_con .swiper-slide-active .xp1_lizg{ display: none;}
.xpart1_con .swiper-slide-active p{ display: block;}
.xpart1_con{ position: relative; padding-bottom: 3%; }
.swiper-pagination_xp1 .swiper-pagination-bullet{
    width: 128px;
    height: 3px;
    border-radius: 0;
    background: #D7D7D7;
}
.swiper-pagination_xp1 .swiper-pagination-bullet-active{
    background: #04A24C;
}
/*xpart2*/
.xpart2{
    background: url(../images/xp2_bg.jpg) no-repeat top center;
    padding-top: 134px;
}
.xp2_c{
     width: 1190px;
    display: flex;justify-content: space-between;
}
.xp2_c1{
     width: 840px;
}
.xp2_c2{
     width: 208px;
}
.xpart2 .tit,.xpart2 .tit h2,.xpart2 .tit p{
    text-align: justify;
}
.xpart2 .tit>span{
    margin-left: 0;
    margin-right: auto;
}
.xp2_c1_c{
    margin-top: 20px;
}
.xp2_c1_c p{
    font-size: 18px;
    color: #212121;
    text-align: justify;
    line-height: 30px;
    opacity: 0.9;
    margin-bottom: 20px;
}
.xp2_c1_c a{
    display: block;
    margin-top: 60px;
    position: relative;
}
.xp2_c1_c a i {
    font-size: 20px;
    color: #FFFFFF;
    position: absolute;
    left: 24px;
    top: 10px;
}

.xp2_c1 .tit{
    margin-top: -40px;
}
.xp2_ia{
    display: none;
}
.xp2_c2 ul li{
    border-bottom: 1px solid rgba(64, 64, 64, 0.5);
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.xp2_c2 ul li h2{
    font-size: 20px;
    color: #545454;
    margin-top: -8px;
}
.xp2_c2 ul li h2 span{
    font-weight: bold;
    font-size: 65px;
    color: #545454;
}
.xp2_c2 ul li p{
    font-size: 20px;
    color: #1F1F1F;
    margin-top: -5px;
}
.xp2_c2 ul li:hover h2{
    color: #0F9A1C;
}
.xp2_c2 ul li:hover h2 span{
    color: #0F9A1C;
}
.xp2_c2 ul li:hover .xp2_ia{
     display: block;
}
.xp2_c2 ul li:hover .xp2_i{
    display: none;
}
/*xpart3*/
.xpart3{ position: relative; }
.xp3_t ul li{ display: none;}
.xp3_t ul li.active{ display: block;}
.xpart3 .tit{ position: absolute;  top:188px; color: #fff;transform: translate(-50%, -50%); left: 50%;}
.xpart3 .tit h2,.xpart3 .tit p{ color: #fff;}
.xpart3 .tit>span{ background: #fff; }
.xpart3 .tit .tit_db{ color: #fff; text-align: center;font-size: 18px;}
.xp3_b{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff;}
.xp3_b ul{ display: flex; justify-content: center;}
.xp3_b ul li{ width: 16.67%; text-align: center; position: relative;}
.xp3_b ul li dl{ padding: 0 5%; position: absolute; text-align: center;left: 0; bottom: 136px; width: 90%;}
.xp3_b ul li dl dt h2{ font-size: 26px;color: #fff; height: 74px;margin-top: 20px;}
.xp3_b ul li dl dd p{ font-size: 18px;color: #FFFFFF; }
.xp3_b ul li dl dd span{ font-size: 60px; }
.xp3_b ul li.active dl{ bottom: 34px;}
.xp3_db_t{ display: none;}
.xp3_b ul li dl dd{ display: none;}
.xp3_b ul li.active .xp3_db_t{ display: block; }
.xp3_b ul li.active  dl dd{ display: block;}
/*xxpart4*/
.xxp4_tit{
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 34px;
    opacity: 0.8;
}
.xxpart4_con{ position: relative;}
.xxpart4_con .swiper-slide{
     position: relative;
}
.xxp4_li {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -41px;
    z-index: 2;
}
.xxp4_li dl dt{
    font-size: 38px;
    color: #FFFFFF;
    text-shadow: 0px 3px 11px #222C31;
    font-weight: bold;
}
.xxp4_li dl dd p{
    font-size: 26px;
    margin-top:10px;
    color: #FFFFFF;
}

.xxp4_li dl dd a{
    display: block;
    margin-top: 28px;
    position: relative;
    margin-bottom: 30px;
}
.xxp4_li dl dd a i {
    font-size: 20px;
    color: #FFFFFF;
    position: absolute;
    left: 24px;
    top: 10px;
}
.xxp4_btn .swiper-button-prev {
    left: 17%;
    top: 40%;
}
.xxp4_btn .swiper-button-next {
    right: 17%;
    top: 40%;
}
/*xpart5*/
.xp5_t{ width: 696px;}
.xp5_t ul{ display: flex; justify-content: center;}
.xp5_t ul li{ width: 33.33%; border-bottom: 4px solid #fff; padding-bottom: 30px; text-align: center;font-weight: bold;
    font-size: 26px;
    color: #333333;}
.xp5_t ul li.active{border-bottom: 4px solid #0E9E1F;color: #0E9E1F;}
.xp5_b{
     width: 1308px;
}
.xp5_b ul li{ display: none; position: relative;}
.xp5_b ul li.active{ display: block; }
.xp5_b ul li dl{ color: #fff; position: absolute; left:80px; bottom: 35px;}
.xp5_b ul li dl dt{ font-weight: bold; margin-bottom: 10px;
    font-size: 26px;
    color: #FFFFFF; }
.xp5_b ul li dl dd p{
     width: 696px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 26px;
}
/*xpart6*/
.xpart6_con .swiper-slide{
     width: 400px;
    transform: scale(0.9);
}
.xpart6_con .swiper-slide-active{
    transform: scale(1);
}
.xp6_li{
    position: relative;
}
.xp6_li dl{
    color: #fff;
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    text-align: center;
    bottom: 70px;
}
.xp6_li dl dt{
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
}
.xp6_li dl dd{
    font-size: 18px;
     width: 306px;
     margin-left: auto;
    margin-right: auto;
    line-height: 28px;
    margin-top: 10px;
    color: #FFFFFF;
}
.xpart6_con .swiper-slide-active .xp6_li dl{
    display: block;
}
.xpart6_con .swiper-slide-active .xp6_li img{ border-radius: 22px; border: 2px solid #0E9E1F; }
.p6_btn {
     margin: 40px auto 20px auto;
}

.xp6_li:hover img{ border-radius: 22px; border: 2px solid #0E9E1F; }

/*part1*/
.part1{
    background: #F4F4F4;
}
.p1_c{ width: 1290px;display: flex;justify-content: space-between;}
.p1_c2{
     width: 565px;
}
.p1_c2 h2{
    font-size: 30px;
    color: #333333;
    line-height: 42px;
    text-align: justify;
    margin-top: 43px;
    margin-bottom: 15px;
}
.p1_c2 dl{ display: flex;justify-content: space-between; margin-bottom: 10px}
.p1_c2 dl dt {
    margin-right: 6px;
    margin-top: 6px;
}
.p1_c2 dl dd{ width: 533px;font-size: 20px;
    color: #333333;text-align: justify;
    line-height: 33px;}
/*part2*/
.part2{ background: url(../images/p2_bg.jpg) no-repeat top center; padding-bottom: 8%;padding-top: 196px;}
.p2_cn{ width: 540px; ;}
.part2 .tit h2,.part2 .tit p,.part2 .tit{ text-align: justify;}
.part2 .tit h2{ margin-top: 10px;line-height: 46px;}
.part2 .tit p{ margin-top: 13px;}

.part2 .tit p{}
.part2 .tit>span{ margin-left: 0; margin-right: auto;}
.p2_cnc{ margin-top: 16px;}
.p2_cnc p{font-size: 20px;
    color: #272727; text-align: justify;
    line-height: 30px;
    opacity: 0.8;}
.p2_cnc span{font-size: 10px; margin-top: 30px;display: block;
    color: #272727;text-transform: Uppercase;
    line-height: 36px;
    opacity: 0.5;}
.p2_cnc a{
     width: 158px;
    text-align: center;
    margin-top: 37px;
    height: 52px;
    font-size: 20px;
    display: block;
    color: #FFFFFF;
    background: url(../images/pub_btn.png) no-repeat top center; background-size: 100% 100%;
    line-height: 52px;
}
/*part3*/
.p3_t{ display: flex; justify-content: space-between;}
.part3 .tit,.part3 .tit h2,.part3 .tit p{ text-align: right;}
.part3 .tit span{ margin-right: 0; margin-left: auto;}
.p3_b ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.p3_b ul li{
    width: 224px;
    margin-top: 20px;
    padding: 30px 0 20px 0;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 7px 21px 0px #E4E4E4;
}
.p3_b ul li:hover{
    background: url(../images/p3_libg.png) no-repeat top center; background-size: 100% 100%;
}
.p3_ia{ display: none;}
.p3_b ul li:hover .p3_ia{ display: inline-block; }
.p3_b ul li:hover .p3_i{ display: none; }
.p3_b ul li p{
    font-size: 18px;
    margin-top: 8px;
    color: #313131;
}
.p3_b ul li:hover p{ color: #fff;}
.p3_bc{ margin-top: 50px; text-align: center;}
.p3_bc span{
    font-size: 22px;
    color: #333333;
    line-height: 34px;
    padding-bottom: 8px;
    border-bottom: 1px solid #333333;
    opacity: 0.9;
}
/*part4*/
.part4{background: url(../images/p4_bg.jpg) no-repeat top center; background-size: 100% 100%; padding-bottom: 6%;}
.part4_con{ position: relative;  width: 100%;}
.part4_con .swiper-slide .p4_li dl{ width: 377px; position: absolute; right: 70px; top: 0; display: none; }
.part4_con .swiper-slide .p4_li dl dd h2{ font-size: 26px;
    color: #333333; margin: 25px 0 15px 0; }
.part4_con .swiper-slide .p4_li dl dd p{
    font-size: 17px;
    color: #333333;
    text-align: justify;
    line-height: 32px;
    opacity: 0.9;
}
.part4_con .swiper-slide .p4_li span{
    display: none;
    position: absolute;
    right: 20px;
    bottom: 64px;
     width: 121px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background: url(../images/pub_btn.png) no-repeat top center; background-size: 100% 100%;
     height: 40px;
     color: #ffff;
}

.part4_con .swiper-pagination {
    bottom: -73px;
}
.part4_con .swiper-pagination-bullet{ background: none;font-weight: bold!important; font-size: 29px !important;color: #999999; margin-right: 28px!important; }
.part4_con .swiper-pagination-bullet-active{  color: #189C39; }
.p4_btn .swiper-button-next {
    right: 43% !important;
    bottom: -70% !important;
    z-index: 12;
}
.p4_btn .swiper-button-prev{
    left: 42.5% !important;
    bottom: -70% !important;
    z-index: 12;
}
.part4_con .swiper-slide-active .p4_li dl{display: block;}

.part4_con .swiper-slide-active .p4_li span{
    display: block;}

.part4_con .swiper-slide{ background: #fff;width: 1116px;transform: scale(0.7);}

.part4_con .swiper-slide .p4_li{ padding: 60px;position: relative; }

.part4_con .swiper-slide-active .p4_li{ padding: 0 0 70px 60px;position: relative;}

.part4_con .swiper-slide-active{ background: url(../images/p4li_bg.png) no-repeat top center;transform: scale(1);}
.part4_con .swiper-slide-prev .p4_li{ text-align: right; }
/*part5*/
.part5{background: #F9F9F9; margin-top: -1px; padding-bottom: 0;}
.p5_c ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p5_c ul li{
    width: 270px;
    background: #FFFFFF;
    padding: 30px;
    box-shadow: 0px 2px 20px 0px #EBEBEB;
    position: relative;
    margin-bottom: 105px;
}
.p5_ia{ display: none;}
.p5_c ul li h2{
    font-size: 26px;
    color: #393939;
    margin: 12px 0 6px 0;
}
.p5_c ul li p{
    font-size: 18px;
    color: #393939;
    text-align: justify;
    line-height: 24px;
}
.p5_c ul li:hover{background: linear-gradient(0deg,#14AD17,#04852B);}
.p5_c ul li:hover .p5_ia{
    display: inline-block;
}
.p5_c ul li:hover .p5_i{
    display: none;
}
.p5_c ul li:hover h2,.p5_c ul li:hover p{ color: #fff;}
.p5_na{ display: none;}
.p5_c ul li i {
    position: absolute;
    right: 7%;
    top: 12%;
}
.p5_c ul li:hover .p5_na{ display: block; }
.p5_c ul li:hover .p5_n{ display: none; }
.p5_jt {
    position: absolute;
    right: -22%;
    top: 49%;
}
.p5_c ul li:nth-child(3) .p5_jt {
    right: 37%;
    top: 119%;
    transform: rotate(90deg);
}

.p5_c ul li:nth-child(6) .p5_jt,.p5_c ul li:nth-child(5) .p5_jt {
    right: 106%;
    top: 49%;
    transform: rotate(180deg);
}
.p5_c ul li:nth-child(4) .p5_jt {
    display: none;
}
.p5_btn{ width: 106px; display: none;justify-content: space-between; margin: -40px auto 0 auto;}
/*part6*/
.p6_c{ justify-content: center; display: flex;}
.p6_c1,.p6_c2{ width: 600px;}
.p6_c1 ul li{ display:none;}
.p6_c1 ul li.active{ display:block;}
.p6_c2 dl{
    background: #F3F3F3;
    padding: 54.5px 25px
}
.p6_c2 dl.active{ background: linear-gradient(0deg, #04852B, #14AD17);}
.p6_c2 dl  dt{
    font-weight: bold;
    font-size: 26px;
    color: #333333;
    margin-bottom: 15px;
}
.p6_c2 dl dd{
    font-size: 19px;
    color: #333333;
    line-height: 37px;
    text-align: justify;
    opacity: 0.8;
}
.p6_c2 dl.active  dt,.p6_c2 dl.active  dd{ color: #fff;}
/*part7*/
.part7 .tit,.part7 .tit h2{ text-align: justify;}
.part7 .tit>span{ margin-left: 0; margin-right: auto;}
.part7_con{ margin-right: 0; margin-left: auto; width: 1560px; border-bottom: 2px solid rgba(0, 0, 0, 0.5); padding-bottom: 50px; position: relative;}
.p7_li dl dd{
    margin-top: 30px;
    display: none;
}
.p7_li dl dd h2{ font-size: 26px;color: #333333;}
.p7_li dl dd p{ font-size: 20px; margin-top: 10px;
    color: #333333;
    opacity: 0.8; }
.part7_con .swiper-slide{
     width: 633px;
    transform: scale(0.9);
}
.part7_con .swiper-slide-active{
    transform: scale(1);
}
.part7_con .swiper-slide-active img{
    box-shadow: 0px 7px 26px 0px #E4E4E4;
}
.p7_li dl dt{ text-align: center;}

.p7_yd {
    position: absolute;
    left: -1px;
    bottom: -20px;
}
.qhbtn .swiper-button-next,.qhbtn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.qhbtn .swiper-button-next img,.qhbtn .swiper-button-prev img{  width:80%; }
.qhbtn{ width: 105px; display: flex;justify-content: space-between;}

.p7_btn {
    position: absolute;
    top: -15%;
    right: 18%;
}
.part7_con .swiper-slide-active .p7_li dl dd{
    display: block;
}
/*part8*/
.p8_cn{ width: 1275px;}
.p8_cn dl{ display: flex;justify-content: space-between;}
.p8_linea{ display: none;}
.p8_cn dl dt{ margin-top: 6%;}
.p8_cn dl:hover dt .p8_linea{ display: inline-block;}
.p8_cn dl:hover dt .p8_line{ display: none;}
.p8_cn dl dd{ position: relative;}
.p8_cdes{ width: 500px; top: 70px; left: 87px; position: absolute;}
.p8_cdes span{font-size: 60px;
    font-weight: bold;
    color: rgba(84, 84, 84, 0.3);
    line-height: 86px; }
.p8_cdes h2{ font-size: 28px; margin-bottom: 10px;
    color: #545454;
    line-height: 40px;}
.p8_cdes p{ font-size: 17px; text-align: justify; margin-bottom: 10px;
    color: #2D2D2D;}
.p8_cdes i{ font-size: 13px;text-transform: Uppercase;
    color: #2D2D2D; text-align: justify;
    line-height: 20px;
    opacity: 0.3; }
.p8_cn dl:hover .p8_cdes span{ color: #F7A300; }
.p8_cn dl:hover .p8_cdes h2{color: #F7A300;}



.circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #333;
}

.gather-advant {
    width: 100%;
    position: relative;
}

.gather-advant-tit .std-tit3 {
    color: #333;
    line-height: 1.4;
}

.gather-advan-btm {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.gather-advan-btm-nav {
    position: sticky;
    position: -webkit-sticky;
    top: 120px;
    left: 0;
    padding-top: 60px;
}

.gabn-li {
    width: 3px;
    height: 216px;
    background: #EBEBEB;
    position: relative;
    margin: -10px 0 150px 0;
    cursor: pointer;
    transition: all 0.36s;
}

.gabn-li::after {
    content: '';
    position: absolute;
    bottom: -6px;
    width: 2px;
    height: 2px;
    background: var(--color1);
    border-radius: 50%;
    opacity: 0.2;
}

.gabn-li:last-child::after {
    display: none;
}

.gabn-li.act {
    background: #3C9B12;
}

.gather-advan-btm-ul {
    width: 100%;
    padding-left: 60px;
}

.gabu-li {
    width: 100%;
    background: #FFF;
    box-shadow: 0px 7px 26px 0px #E4E4E4;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
    justify-content: space-between;
    position: sticky;
    position: -webkit-sticky;
    top: 120px;
    align-items: self-start;
}

.p8_ia{ display: none;}
.gabu-li:hover .p8_ia{ display: inline-block; }
.gabu-li:hover .p8_i{ display: none; }
.gabu-li .gabu-le-info h2{font-size: 26px;
    color: #3A3A3A; margin: 10px 0 0 0;}
.gabu-li:hover .gabu-le-info h2{
    background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gabu-ri {
    width: 396px;
}

.gabu-le {
    width: 784px;
}

.gabu-le-tit .std-tit4 {}

.gabu-le-tit {
    margin-bottom: 5px;
}
.gabu-le-info h2{font-weight: bold;
    font-size: 28px;
    color: #545454;
    line-height: 40px;}
.gabu-le-info p {
    font-size: 18px;
    color: #2D2D2D;
    line-height: 30px;
}
.gabu-le-info i{ width: 500px;font-size: 13px; display: block; text-align: justify;
    color: #2D2D2D;text-transform: Uppercase;
    line-height: 20px;
    opacity: 0.3;}
.gabu-le-info {}

.gabu-le-subtit p {
    color: var(--color1);
    line-height: 1.7;
}

.gabu-le-subtit {
    margin-bottom: 20px;
}

.gabu-le-ul-li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 20px;
}

.gabu-li:first-child .gabu-le-ul-li {
    width: 33.333333%;
}

.gabu-le-ul {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
}

.glul-wrap {
    width: 100%;
    position: relative;
    padding-left: 16px;
    border-left: 1px solid rgba(30, 48, 131, 0.20);
}

.glul-wrap-num .std-tit4 {
    color: var(--color);
    font-family: "Montserrat-Regular";
    font-weight: bold;
}

.glul-wrap-tit p {
    color: var(--color);
}

.glul-wrap-info p {
    color: #999;
    line-height: 1.8;
}

.glul-wrap-info {
    margin-top: 4px;
}

.ys-cont1600{width: 1280px; margin: 0 auto;}
.ys-imgbox-cover {
    position: relative;
    overflow: hidden;
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
/*part9*/
.part9{background: url(../images/p9_bg.jpg) no-repeat top center; }
.p9_tul{
     width: 765px;
    margin: 10px auto 5px auto;
    display: flex;justify-content: space-between;
}
.p9_tul li{background: url(../images/p9_ullibg.png) no-repeat top center; background-size: 100% 100%; width: 368px; height: 43px; line-height: 43px; text-align: center; color: #fff;font-size: 20px;}
.p9_c{background: #FFFFFF;
    box-shadow: 0px 7px 26px 0px #E4E4E4;
    padding-bottom: 60px;
}
.p9_cn{ padding: 70px 35px 30px 35px;}
.p9_cn ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.p9_cn ul li{ margin-bottom: 20px; }
.p9_cn ul li img{ border: 2px solid #fff;transition: all 0.36s;}
.p9_cn ul li:hover img{ border: 2px solid #0980D3; transform: scale(1.05);}
.p9_cb{ width: 860px; margin: 0 auto; text-align: center}
.p9_cb span{
    font-size: 22px;
    padding-bottom: 5px;
    line-height: 52px;
    border-bottom: 2px solid #999;
}
/*part10*/
.p10_c ul{ display: flex; justify-content:center; flex-wrap: wrap; }
.p10_c ul li{ width: 600px; position: relative;}
.p10_c ul li:nth-child(1), .p10_c ul li:nth-child(4) {
    width: 565px;
    padding: 41px 0 41px 35px;
}
.p10_c ul li dl dd{
    font-size: 20px;
    color: #222222;
    line-height: 42px;
}
.p10_c ul li dl dd:hover{
    color: #0D9B20;
}
.p10_dl2{ margin-top: 7%;}

.p10_c ul li dl dd img{ margin-right: 7px; margin-top: -4px;}
.p10_line {
    width: 1px;
    height: 360px;
    background: linear-gradient(0deg, #309C00, #42AF11);
    border-radius: 1px;
    opacity: 0.5;
    position: absolute;
    left: 42px;
    top: 51px;
}
.p10_line2{
    height: 321px;
    top: 88px;
}
/*part11*/
.part11{
    background: url(../images/p11_bg.jpg) no-repeat top center;
    padding-top: 136px;
}
.p11_cn{ width: 496px;}
.part11 .tit h2,.part11 .tit{ text-align: justify; }
.part11 .tit>span{ margin-left: 0; margin-right: auto;}
.part11 .tit h2{ margin-top: -35px;}
.p11_cnc p{
    font-size: 18px;
    color: #212121;
    line-height: 34px;
    margin-bottom: 5px;
}
.p11_cnc a{
    display: block;
    width: 121px;
    font-size: 18px;
    margin-top: 50px;
    line-height: 40px;
    text-align: center;
    background: url(../images/pub_btn.png) no-repeat top center;
    background-size: 100% 100%;
    height: 40px;
    color: #ffff;
}
.p11_c{ display: flex; justify-content: start;}
.p11_cr ul{
     width: 704px;
    display: flex; justify-content: space-between;
     color: #fff;
}
.p11_cr ul li{ position: relative; }
.p11_cr ul li dl dt{
    font-size: 21px;
    color: #FFFFFF;
    margin-bottom: -14px;
}
.p11_cr ul li dl dd span{
    font-weight: bold;
    font-size: 69px;
    display: inline-block;
    margin-right: 5px;
    color: #FFFFFF;
}
.p11_cr ul li dl dd{
    font-size: 21px;
    color: #FFFFFF;
}
.p11_cr {
    margin-top: 53%;
}
.p11_cr ul li .p11_line{
        position: absolute;
        right: 1px;
        top: 1px;
}
.p11_cr ul li .p11_line {
    position: absolute;
    right: -36px;
    top: -24px;
}


/*syform*/

.syform_c h2 {
    text-align: center;
    font-size: 40px;
    color: #333;
    line-height: 53px;
}
.syform_c h2 br{display: block;}
.syform_line {
    width: 32px;
    margin: 26px auto;
    height: 4px;
    background: #242424;
}
.syform_c p{font-size: 29px; text-align: center;
    color: #4B4B4B;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn input{ width: 47%; font-size: 18px; background: #F1F3F4; padding: 23px 0 23px 2%; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #F1F3F4; font-size: 18px; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn button{color: #fff;border-radius: 12px;  font-size: 20px; border: 0;background: linear-gradient(-21deg, #329F0A, #4DB128); width: 181px; height: 62px; line-height: 62px; margin-left: auto; margin-right: auto;}
/*part12*/
.part12{ margin-top: 2%;}
.p12_c{ width: 1380px;display: flex;justify-content: space-between;}
.p12_c1,.p12_c2{ width: 678px;display: flex;justify-content: space-between; flex-wrap: wrap; }
.p12_c1 img,.p12_c2 img{ margin-bottom: 25px;}
.p12_c1 img:nth-child(1){ width: 100%;}
/*part14*/
.part14{background: url(../images/p14_bg.jpg) no-repeat top center; padding-top: 77px;}
.part14 .tit h2,.part14 .tit{ text-align: justify; }
.part14 .tit>span{ margin-left: 0; margin-right: auto;}
.p14_cn{ width: 920px; margin-left: 0; margin-right: auto;position: relative;}
.p14_cn ul{display: flex;justify-content: space-between; position: relative; z-index: 2;}
.p14_jb {
    position: absolute;
    right: -32%;
    top: -33%;
}
/*part15*/
.part15{background: url(../images/p15_bg.jpg) no-repeat top center; padding-top: 150px;}
.part15 .tit h2{ text-align: justify; }
.part15 .tit>span{ margin-left: 0; margin-right: auto;}
.p15_cn dl{ display: flex; justify-content: start; margin-bottom: 20px;}
.p15_cn dl dt{ margin-right: 10px; margin-top: 10px;}
.p15_cn dl dd h2{
    font-size: 26px;
    color: #181818;
}
.p15_cn dl dd p{
    font-size: 20px;
    color: #181818;
    line-height: 30px;
    opacity: 0.8;
}
.p15_cn{ width: 733px;}
.p15_cnc{
    background: url(../images/p15_cnc.jpg) no-repeat top center;
    margin-top: 60px;
    padding: 40px 45px;
}
.p15_cnc p{
    font-size: 20px;
    color: #F6F6F6;
    text-align: justify;
    line-height: 38px;
}
/*part16*/
.part16{background: url(../images/p16_bg.png) no-repeat top center; text-align: center; padding-bottom: 8.5%;}
.part16>span{width: 430px; text-align: center; line-height: 50px; display: inline-block;font-size: 24px;
    color: #111111;
    height: 50px;
    background: #F8B400;
    box-shadow: 0px 6px 10px 0px rgba(0,57,10,0.4);
    border-radius: 25px;}
.part16 h2{font-size: 36px; margin-top: 40px; margin-bottom: 20px;
    color: #FFFFFF;}
.part16 p{font-size: 26px;
    color: #FFFFFF;
    line-height: 55px;}
/*part17*/
/*synews*/
.synews_c ul{
    display: flex;justify-content: space-between;
}
.synews_c ul li{ width: 382px; text-align: center;}
.xnews_linea{ display: none;}
.news_time{ text-align: center;font-size: 20px; margin-top: 10px; margin-bottom: 30px;
    color: #333333;}
.synews_c ul li:hover .xnews_linea{ display: inline-block; }
.synews_c ul li:hover .xnews_line{ display: none; }
.synews_c ul li dd{
    background: #F5F5F5;
    padding: 12px 20px;
    margin-top: -2px;
}
.synews_c ul li dd h2{
    font-size: 22px;
    color: #282828;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.synews_c ul li dd p{
    font-size: 16px;
    color: #282828;
    text-align: justify;
    line-height: 28px;
    opacity: 0.7;
}
.n_jt{ text-align: right;}
.xn_jta{ display: none;}
.synews_c ul li:hover .xn_jta
{
display: inline-block;
}
.synews_c ul li:hover .xn_jt{ display: none; }
.synews_c ul li:hover dd{background: linear-gradient(0deg, #04852B, #14AD17);}
.synews_c ul li:hover dd h2,.synews_c ul li:hover dd p{ color: #fff;}
/*form xpart13*/
.xpart13{ margin:0 auto;  }
.xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap;}
.name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.name input{color:#000; font-size: 16px;
    background: #F7F7F7;
    outline-style: none;width: 100%;}
.xpart13 input::placeholder {color:#000000!important;}
.xpart13 textarea::placeholder {color:#000000!important;}
.xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #F7F7F7;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #F7F7F7;padding: 10px; font-size: 16px; color: #000;box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); }
.cont textarea{ width: 100%; background: #F7F7F7;font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #357BF4!important; color:#fff!important;}
.xactive input{background:#357BF4!important;color:#fff!important;}
.xactive input::placeholder {color:#000000!important;}
.xactive textarea{background:#357BF4!important;color:#fff;}
.xactive textarea::placeholder{color:#fff;}
.xpart13_form .sub{  text-align: center; width:100%; margin-top: 50px; background: none!important;}
.xpart13_form .sub button{ color:#fff; border: 1px solid #FDD100; font-size: 20px; background: #FDD100;  padding: 20px 40px; }
.xpart13_form .sub button img{ margin-left:10px;}
.xpart13 .tit{ margin-bottom: 3%;}
.xpart13 .tit p{color: rgba(51, 51, 51, 0.6);}
/*part17*/
.part17_con{ position: relative;}
/*part18*/



.news_line{width: 59px;display:inline-block;
    height: 2px;
    margin-bottom: 13px;
    background: #040404;}

.p18_c{ display: flex; justify-content: space-between;}
.p18_c1{ width: 499px;}
.p18_c2{ width: 638px;}
.p18_c1 h2{color: #171717;font-size: 24px; margin: 10px 0;}
.p18_c1 p{ font-size: 16px;color: #666666;line-height: 28px; text-align: justify;}
.p18_c2 dl{ display: flex; justify-content: space-between;}
.p18_c2 dl.active dt{ text-align: center;background: #0E694C;width: 110px;padding: 20px 0;}
.p18_c2 dl dt span{font-size: 44px;color: #FFFFFF; font-weight: bold;}
.p18_line{width: 51px;height: 1px; margin: 20px auto; background: #FFFFFF;}
.p18_c2 dl dt p{font-size: 16px;color: #FFFFFF; margin-top: 4%;}
.p18_c2 dl dd{ width:496px;}
.p18_c2 dl dd h2{ margin-bottom:5px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.p18_c2 dl dd p{font-size: 16px;font-weight: 400;margin-bottom: 13px;
    color: #666666;
    line-height: 28px;}
.p18_btn{text-align: right;}
.p18_c2 dl.active .p18_btn span{background: #0E694C;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #FFFFFF;}
.p18_c2 dl:nth-child(1){ margin-bottom: 3%;}
.p18_c2 dl .p18_btn span{
    background: #E4E4E4;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #8A8A8A;}
.p18_c2 dl dt{ background: #0E694C;text-align: center;width: 110px;padding: 20px 0;}




/*part19*/
.part19{background: url(../images/n_bg.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul{ display: flex; justify-content: space-between;}
.p19_c ul li{width: 370px; padding: 10px;background: #FFFFFF; position: relative;}
.p19_c ul li h2{ margin: 10px 0;
    color: #2C2C2C;
    font-size: 24px;}
.p19_c ul li p{
    line-height: 29px;
    color: #6A6A6A; text-align: justify;
    font-size: 18px;}
.p19_c ul li p span{background: #D1D1D1; padding: 3px 15px;
    border-radius: 14px; color: #fff;
    display: inline-block;  margin-right: 0; margin-left: auto;
    font-size: 14px;}
.nbtn{ margin-top: 10px; text-align: right !important; margin-bottom:10px;}
.ndate{ width:75px;  text-align: center;height: 95px;background: url(../images/ndate.png) no-repeat top center; background-size: 100% 100%; position: absolute; left: 9%; top: 0; }
.ndate dt{font-size: 26px; margin-top: 3px;
    color: #3C3C3C; font-weight: bold;}
.ndate dd{
    color: #3C3C3C; margin-top: 4px;
    font-size: 13px;}
.n_line{width: 22px; margin: 0 auto;
    height: 2px;
    background: #404040;}
.p19_c ul li:hover{ background: #0083E8;}
.p19_c ul li:hover h2,.p19_c ul li:hover p{color: #fff;}
.p19_c ul li:hover p span{ background: #fff; color: #0083E8;}
.p19_c ul li:hover .ndate{background: url(../images/andate.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul li:hover .ndate dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}
/*gywm*/
.gywm_t{ width: 803px;font-size: 18px; margin-top: 15px;
    color: #333333; text-align: center;
    line-height: 30px;
    opacity: 0.7; }
.gywm_b{ width: 100%; text-align: center;}
.gywm_p4 .tit,.gywm_p4 .tit h2,.gywm_p4 .tit p{ text-align: center;}
.gywm_p4 .tit>span{ margin-left: auto;}
.gywm_p4 .part14_con{ width: 960px;}
.gywm_p4 .p14_btn{ margin: 0 auto;}
/*cpzx*/
.fwzx_p5 {
    background: url(../images/fwzx_p5.jpg) no-repeat top center;
    padding-bottom: 16.5%;
}
.fwzx_p5 .tit h2 br{ display: none;}
.fwzx_p5 .p5_cn{ width: 513px}
.fwzx_p5 .tit h2, .fwzx_p5 .tit p{ text-align: justify;}

.fwzx_p5 .p5_cn {
    width: 513px;
    margin-top: 6%;
    margin-left: 4%;
}

.fwzx_p5 .tit>span {
    width: 68px;
    height: 5px;
    display: block;
    margin: 25px auto 0 0;
    background: #FF9712;
    border-radius: 3px;
}
.fwzx_c{ width: 100%;}
.fwzx_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.fwzx_c ul li{ margin-bottom: 16px;}
.fwzx_c ul:after{ content:' ';display: block;margin-bottom: 3%;width: 469px;visibility: hidden;}
/*footer*/
.footer{ padding: 55px 0 0 0; background: #D3DED1; margin-top: 3%;}
.footer_ct{ display: flex;justify-content: space-between; border-bottom: 1px solid rgba(18, 18, 18, 0.1); padding-bottom: 15px; margin-bottom: 25px;}
.footer_ct2 {
    width: 816px;
    margin-top: 42px;
}
.footer_ct2 ul{
    display: flex;justify-content: space-between;
}
.footer_ct2 ul li a{
    font-size: 20px;
    color: #2D2D2D;
    line-height: 18px;
}
.footer_cb{display: flex;justify-content: space-between;}
.footer_cb1{ width: 280px; margin-top: 30px;}
.footer_cb1 p{
    font-size: 20px;
    color: #121212;
    margin-bottom: 10px;
    text-align: justify;
    line-height: 30px;
}
.footer_cb{
    border-bottom: 1px solid rgba(18, 18, 18, 0.1);
    padding-bottom: 20px;
    padding-top: 20px;
}
.footer_cb2{
    width: 305px; margin-top: 30px;
}
.footer_cb2 ul{
    display: flex;justify-content: space-between;
}
.footer_cb2 ul li{
    text-align: center;
}
.footer_cb2 ul li p{
    font-size: 18px;
    color: #121212;
    margin-top: 5px;
}
.footer_cb3{ width: 447px; }
.footer_cb3_c{display: flex;justify-content: space-between; flex-wrap: wrap;}
.footer_cb3_c input{
     width: 45%;
     padding-left: 3%;
     height: 46px;
    font-size: 15px;
     line-height: 46px;
     margin-bottom: 10px;
}
.footer_cb3_c textarea{ width: 97%;padding-left: 3%; padding-top: 3%;font-size: 15px;
 height: 130px;
}
.footer_cb3_c button{
    background: linear-gradient(0deg, #04852B, #14AD17);
    width: 127px; text-align: center;font-size: 19px; border: 0;
    color: #FFFFFF;
    margin: 12px auto 0 auto;
    height: 37px; line-height: 37px;
}
.footer_cbb{ padding: 10px 0; text-align: center;}

    /*zfpt*/
.xzfpt_t{ width: 1201px;}
.zfpt_t{display: flex;justify-content: space-between;}
.zfpt_t h2{font-size: 40px; border-bottom: 16px solid #FDD100;color: #111111; line-height: 21px;}
.zfpt_t a{font-size: 20px;color: #333333;}
.zfpt_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.zfpt_c ul li{ width: 290px;border: 1px solid #EAEAEA;border-radius: 10px; margin-bottom: 20px;}
.zfpt_c ul li dl{ padding: 20px 15px;}
.zfpt_c ul li dl dt{font-size: 20px; font-weight: bold; margin-bottom: 10px;
    color: #111111;}
.zfpt_c ul li dl dd{ font-size: 18px; color: #333;}
.zfpt2{background: #F6F6F6;}
.zfpt2 .zfpt_c{ margin-top: 40px;}
.zfpt2 .zfpt_c ul li{ width: 390px;background: #FFFFFF;border-radius: 10px; border: 0;}
.zfpt2 .zfpt_c ul li dd{display: flex;justify-content: space-between;}
.zfpt2 .zfpt_c ul li dd i{ font-style: normal;font-size: 20px; font-weight: bold;color: #F61700;}

/*case*/
.case ul li{ margin-bottom: 20px;}
.case ul li dl{ background: #F8F8F8; padding: 40px 70px 40px 40px;display: flex;justify-content: space-between;}
.case ul li dl dd{ width: 705px; margin-top: 10px;}
.case ul li dl dd h2{font-size: 32px;color: #111111; margin-bottom:10px;}
.case ul li dl dd p{font-size: 20px; text-align: justify;
    color: #111111;
    line-height:35px;}
.case_btn{display: flex; justify-content: space-between; margin-top:30px;  width: 310px;}
.case_btn a{ display: block;width: 140px;
    height: 42px; text-align: center; line-height: 42px;
    background: #FDD100;font-size: 18px;
    color: #FFFFFF;
    border-radius: 21px;}
.case_btn a:nth-child(2){background: #FFAB26;}
.case ul li dl dd {
    width: 705px;
    margin-top: 30px;
}
/*pcnews*/
.a_nxwlist dl{display: flex;justify-content: space-between;  margin-bottom: 3%; padding-bottom: 3%;
border-bottom: 1px dashed rgba(102, 102, 102, 0.4);
}
.a_nxwlist dl dt{width: 627px;}
.a_nxwlist dl dd{width: 529px; padding-top: 35px;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 3%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.a_nxwlist dl dd  p{font-size: 18px;  margin:3% 0; color: #666666; line-height: 30px;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.a_nxwlist dl dd h3 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    font-weight: normal;
    margin-top: 26%;
}

.a_nxwlist dl dd h3 i{
    background: none;
    font-size: 26px;
    color: #000000;
    width: 179px; height: 59px; text-align: center; border-radius: 35px; line-height: 59px;
    opacity: 0.8;
}
.a_nxwlist dl:hover dd h3 i{ background: linear-gradient(0deg, #04852B, #14AD17);
    color: #FFFFFF;}

.a_nxwlist dl dd h3 spaN{color: #666;}
.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}
.a_nxwlist dl dd h3 img:nth-child(2){display: none;}
.a_nxwlist dl:hover dd h3 img:nth-child(1){display: none;}
.a_nxwlist dl:hover dd h3 img:nth-child(2){display: inline-block;}
.a_nxwlist dl:hover  dd h2{background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.a_nxwlist dl:hover dd h3 spaN{float: left;}
/*lxwm*/
.lxwm_form{background: none;}
.lxwm_form .syform_c{ background: none; box-shadow: unset; width: 1200px; padding-top: 50px;}
.lxwm{background: #F1F1F1;border-radius: 6px;}
.lxwm ul{ display: flex;justify-content: space-between; }
.lxwm ul li{ border-right: 1px solid rgba(255, 255, 255, 0.2); text-align: center; padding: 55px 0;}
.lxwm ul li:nth-child(1){ width: 316px;}
.lxwm ul li:nth-child(1) h2{ font-size: 46px;background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
.lxwm ul li:nth-child(1) p {
    margin-top: 4px;
    text-align: justify;
    font-size: 26px;
    color: #000;
    margin-left: 43px;
}
.lxwm ul li:nth-child(2){ width: 275px;}
.lxwm ul li:nth-child(3){ width: 342px;}
.lxwm ul li:nth-child(4){ width: 259px;}
.lxwm ul li h2{ font-size: 18px; margin-top: 20px;
    color: #333; }
.lxwm ul li p{ font-size: 18px; margin-top: 15px;
    color: rgba(0, 0, 0, 0.7); }
.lxwm_ia{ display: none;}
.lxwm ul li:hover .lxwm_ia{ display: inline-block;}
.lxwm ul li:hover .lxwm_i{ display: none;}
/*zsjm*/
.zsjm_pt,.zsjm{ text-align: center;}
.zsjm_pt{font-size: 18px;
    color: #333333;
    line-height: 48px;
    opacity: 0.7;}
.lxwm ul li:hover h2{
    background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1450px) {
    .part7_con{ width: 96%;}
    .gabu-li{ width: 99%;}

}

/*移动*/
@media screen and (max-width: 767px) {
    .pchidden {display: block;}
    .main{ width: 94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 6%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    #header {
        padding: 0;
        background: #fff;
        position: relative;
    }
    /*banner*/
    .swiper-pagination_banner {

        width: 65px !important;
        transform: translate(-50%, -50%); left: 50%;
        position: absolute;
        bottom: -1% !important;
        z-index: 22;
        border-radius: 18px;
    }


    .fixnav {position: fixed!important;top: 0px;left: 50%;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2 {
        font-size: 20px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        line-height:28px;
    }
    .tit h2 span{ width: 100%;top:43px;}
    .tit h2 span br{ display: block;}
    .tit img{ width: 90%;}
    .tit h3{ margin-top: 5px;}

    .tit h2 br,.tit p br{display: block;}
    .tit h2 .tit_p {
        right: 28%;
        top: 50%;
        z-index: 2;
        width: 6%;
    }
    .tit p {
        font-size: 14px;
        margin-top:0;
        line-height: 22px;
    }

    .tit_l { text-align: center;}
    .tit_l .p2_line {
        margin: 10px auto 15px auto;
    }
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
	
	.wnews_con img {
        max-width: 100%!important;
        width: auto!important;
        height: auto!important;
        max-height: unset!important;
}
	
    .wnews_con p{ font-size:14px;}
    .yyllx {
        box-shadow: unset;
        border-radius:0;
        width: 100%!important;
    }
    .yy_con9_bd p input{ margin:6% auto}
    .yy_jyxm dl{flex-wrap: wrap;}
    .yy_jyxm dl dt{width: 100%;}
    .yy_jyxm dl dd{width: 90%; padding: 5%;}
    .yy_jyxm dl dd h2{font-size: 80px; line-height: 100px;}
    .yy_jyxm dl dd h2 span{font-size: 20px;top:10%}
    .yy_ry dl{width: 100%;}
    .yy_news_n{flex-wrap: wrap;}
    .yy_news3 h2{font-size: 15px; margin-top: 5%;}
    .yy_news3 p{font-size: 14px; line-height: 22px;}
    .yy_news3 a{font-size: 14px;margin-top: 0%;}
    .yy_lx{flex-wrap: wrap;}
    .yy_lx dl{width: 100%;}
    .yyllx .yy_con9_bd{width: 88%; }
    .yyllx .yy_con9_bd h3 img{margin-top: 3%;}
    .yy_lx dl dt span{font-size: 40px;}
    .yy_lx dl dd{font-size: 20px;}
    .yybg9{background: #fff; padding:0; margin: 8% 0;}
    .yyllx{box-shadow: unset; margin: 0; border-radius:0; border: 0; width: 100%!important;}
    .yy_con9_bd{width: 85%; margin: 0 auto;}
    .yy_con9{width: 100%;}
    .yy_con9_bd h2{font-size: 22px;}
    .yy_con9_bd h2 span{font-size: 14px;}
    .yy_con9_bd{border-radius: 15px;}
    .yy_con9_bd ul{flex-wrap: wrap;}
    .yy_con9_bd ul li{width: 100%; margin-top: 3%; font-size: 14px; line-height: 50px;}
    .yy_con9_bd ul li input{line-height: 50px;}
    .yy_con9_bd h3{font-size: 14px; line-height: 40px;height: 100px;}
    .yy_con9_bd h3 textarea{width: 55%; height: 80px;}
    .yy_con9_bd h3 img{margin-top: 5.5%;}
    .yy_con9_bd p input{ font-size: 16px; padding: 1% 9%;}
    .p23{ background: none; padding: 0;}
    .hc_mbdt{ width: 88%; margin-left: auto; margin-right: auto;}
    .hc_mbdt img{ width: 50%;}
    .ntit h2{ font-size: 20px;}
    .ntit p{ font-size: 14px;}
    /*mzsjm*/
    .zsjm_c ul{ flex-wrap: wrap;}
    .zsjm_c ul li:nth-child(1), .zsjm_c ul li:nth-child(3) {
        margin-top:0;
    }
    .zsjm_c ul li{ width: 49%; margin-bottom: 2%; padding: 30px 0;}
    .zsjm_c ul li>img{ width:30%;}
    .zsjm_c ul li h2 {
        font-size: 16px;
        color: #111111;
        margin: 12px 0 6px 0;
    }
    .zsjm_c ul li p{ font-size: 16px;}

    .zsjm_pt {
        font-size: 13px;
        color: #333333;
        line-height: 24px;
        opacity: 0.7;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    /*mjkgs*/
    .jkgs_c2 ul li dl{ flex-flow: wrap;}
    .jkgs_c2 ul li dl dt{ width: 100%; text-align: center;}
    .jkgs_c2{ width: 96%; margin: 0 auto;}
    .jkgs_c2 ul li dl dd{ width: 100%;}
    .jkgs_c2 ul li dl dd h2{ text-align: center; margin-bottom: 5px;}
    .jkgs_c2 ul li dl dd p{ font-size: 14px; text-align: justify; line-height: 25px;}
    .jkgs_c2 ul li dl dd .jkgs_date{ text-align: right; margin-top: 2%;}
    .jkgs_c2 ul li {
        padding-bottom: 10px;
        margin-bottom: 6%;
    }
     /*yzjd*/
    .xf{ width: 100%; background: #f9f9f9; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; color: #666666; padding: 15px 0; text-align: center; font-size: 16px;}
    .xf a:nth-child(2){ color: #666; }
    .xf span { display: block;font-size: 20px;}
    .mdt { padding-bottom: 20%;}
    .p12_form{ margin-bottom: 20%;}
    /*mlxwm*/
    .lxwm_form .syform_c{ width: 90%;}
    .lxwm ul{ flex-wrap: wrap;}
    .lxwm ul li:nth-child(1) {
        width: 100%;
    }
    .lxwm ul li:nth-child(1) h2{ margin-top: 0; font-size: 20px;}
    .lxwm ul li:nth-child(1) p {
        margin-top: 4px;
        text-align: center;
        font-size: 17px;
        margin-left: 0;
    }
    .lxwm ul li {
        padding: 16px 0;
        border: 0;
    }
    .lxwm ul li:nth-child(2){ width: 100%;}
    .lxwm ul li h2 {
        font-size: 16px;
        margin-top: 12px;
    }
    .lxwm ul li p {
        font-size: 14px;
        margin-top: 12px;
    }
    .lxwm ul li:nth-child(3),.lxwm ul li:nth-child(4) {
        width: 100%;
    }
    .lxwm{ padding: 8% 0;}
/*mxpart1*/
.xpart1_con .swiper-slide{
 width: 240px;
}
    .xpart1_con .swiper-slide p {
        font-size: 14px;
        margin-top: 10px;
    }
    .swiper-pagination_xp1 .swiper-pagination-bullet{
         width: 76px;
    }
/*mxpart2*/
    .xp2_c{ flex-wrap: wrap;}
    .xpart2 {
        background: url(../images/mxp2_bg.jpg) no-repeat bottom center #F7F7F7;
        background-size: 100% auto;
    }
    .xp2_c1 {
        width: 100%;
    }
    .xp2_c1>img{
     width: 74%;
    }
    .xp2_c1 .tit {
        margin-top: -19px;
    }
    .xp2_c1_c p {
        font-size: 14px;
        color: #212121;
        text-align: justify;
        line-height: 22px;
        opacity: 0.9;
        margin-bottom: 8px;
    }
    .xp2_c1_c a {
        display: block;
        margin-top: 28px;
        position: relative;
        margin-bottom: 30px;
    }
    .xp2_c1_c a img{
         width: 40%;
    }
    .xp2_c1_c a i {
        font-size: 17px;
        color: #FFFFFF;
        position: absolute;
        left: 20px;
        top: 11px;
    }
    .xp2_c2 {
        width: 100%;
    }
    .xp2_c2 ul{
        display: flex;
        justify-content: space-between;
    }
    .xp2_c2 ul li {
        border-bottom: 0;
        width: 33.33%;
        text-align: center;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .xp2_c2 ul li img{ width: 35px; height: 34px;margin: 0 auto; }
    .xp2_c2 ul li h2 span {
        font-weight: bold;
        font-size: 30px;
        color: #545454;
        margin-right: 5px;
    }
    .xp2_c2 ul li h2 {
        font-size: 14px;
        color: #545454;
        margin-top: -1px;
    }
    .xp2_c2 ul li p {
        font-size: 14px;
        color: #1F1F1F;
        margin-top: -1px;
    }
    /*mxpart3*/
    .xpart3{ position: relative;}
    .xpart3 .tit{ position: absolute;z-index: 2;  top:110px; color: #fff;transform: translate(-50%, -50%); left: 50%;}
    .xpart3 .tit h2,.xpart3 .tit p{ color: #fff;}
    .xpart3 .tit .tit_db{ color: #fff; text-align: center;font-size: 18px;}
    .xpart3 h2 br{ display: block; }
    .xpart3 .tit .tit_db {
        color: #fff;
        text-align: center;
        font-size: 13px;
    }
    .xpart_cn .swiper-slide dl {
        position: absolute;
        color: #fff;
        left: 0;
        bottom: -1px;
        background: url(../images/xp3_db.png) no-repeat top center;
        background-size: 100% 100%;
        padding: 22% 5% 4% 5%;
        width: 91%;
        display: flex;
        justify-content: space-between;
    }
    .xpart_cn .swiper-slide dl dd{ font-size: 30px; }
    .xpart_cn .swiper-slide dl dt{ display: flex; justify-content: start;}
    .xpart_cn .swiper-slide dl dt img {
        float: left;
        width: 45px;
        height: 39px;
        margin-top: 5px;
    }
    .xp3_tit {
        display: block;
        margin-left: 10px;
        width: 78%;
    }
    .xp3_tit h2{ font-size: 16px;}
    .xp3_tit p{ font-size: 14px; }
    .mxp3_t3_t {
        margin-top: 17px !important;
    }
    .mxp3_t3_dl {
        margin-top: 10px!important;
    }
.xp3_btn{
    margin: 20px auto 0 auto;
}


    /*mxxpart4*/
    .xxp4_li dl dt{
        font-size: 16px;
    }
    .xxp4_li dl dd p {
        font-size: 14px;
    }
    .xxp4_li dl dd a img {
        width: 40%;
    }
    .xxp4_li dl dd a i {
        font-size: 17px;
        color: #FFFFFF;
        position: absolute;
        left: 20px;
        top: 11px;
    }
    .xxp4_li dl dd a {
        display: block;
        margin-top: 15px;
        position: relative;
        margin-bottom: 8px;
    }
    .xxp4_btn .swiper-button-prev {
        left: 1%;
        top: 31%;
    }
    .xxp4_btn .swiper-button-prev img,.xxp4_btn .swiper-button-next img{
         width: 80%;
    }
    .xxp4_btn .swiper-button-next {
        right: 1%;
        top: 31%;
    }
    .xxp4_tit {
        font-size: 13px;
        color: #333333;
        text-align: center;
        line-height: 22px;
        opacity:1;
    }
    /*mxpart5*/
    .xp5_t ul li {
        border-bottom: 2px solid #fff;
        padding-bottom: 10px;
        font-size: 16px;
    }
    .xp5_b{
        width: 100%;
    }
    .xp5_b ul li dl {
        color: #fff;
        position: absolute;
        width: 94%;
        padding: 28% 3% 5% 3%;
        left: 0;
        bottom: 0;
        background: url(../images/mp5_libg.png) no-repeat top center; background-size: 100% 100%;
    }
    .xp5_b ul li dl dd p {
        width: 100%;
        font-size: 10.5px;
        color: #FFFFFF;
        text-align: justify;
        line-height: 18px;
    }
    .xp5_b ul li dl dt{
        font-size: 14px;
        margin-bottom: 5px;
    }
    /*mxpart6*/
    .xpart6_con .swiper-slide{ width: 240px; }
    .xp6_li dl dt{ font-size: 15px;}
    .xp6_li dl dd {
        font-size: 13px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        line-height: 20px;
        margin-top: 3px;
        color: #FFFFFF;
    }
    .xp6_li dl {
        bottom: 20px;
    }

/*mpart1*/
.p1_c{ flex-wrap: wrap;flex-direction: column-reverse;}
    .p1_c2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .p1_c2 h2 {
        font-size: 20px;
        color: #333333;
        line-height: 30px;
        text-align: justify;
        margin-top:13px;
        margin-bottom: 10px;
    }
    .p1_c2 dl dd {
        width: 91.5%;
        font-size: 14px;
        color: #333333;
        text-align: justify;
        line-height: 24px;
    }
    .p1_c2 dl dt {
        margin-right: 2px;
        margin-top: 0;
    }
    .p1_c2 dl {
        display: flex;
        justify-content: space-between;
        margin-bottom: 3px;
    }
    .p1_c2{
        margin-bottom: 20px;
    }
    .xpart1_con{ padding-bottom: 12%;}
/*mpart2*/
    .p2_cn {
        width: 100%;
    }
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-top: 29%;
        padding-bottom: 25%;
    }
    .part2 .tit img {
        width: 28%;
    }
    .part2 .tit h2 {
        margin-top: 4px;
        line-height: 29px;
    }

    .part2 .tit p {
        margin-top: 4px;
    }

    .p2_cnc p {
        font-size: 14px;
        color: #272727;
        text-align: justify;
        line-height: 24px;
        opacity: 0.8;
    }
    .p2_cnc span {
        font-size: 7px;
        margin-top: 12px;
        display: block;
        color: #272727;
        text-transform: Uppercase;
        line-height: 20px;
        opacity: 0.5;
    }
    .p2_cnc a {
        width: 130px;
        text-align: center;
        margin-top: 20px;
        height: 40px;
        font-size: 16px;
        display: block;
        color: #FFFFFF;
        background: linear-gradient(0deg, #047326, #14AD17);
        border-radius: 35px;
        line-height: 40px;
    }
/*mpart3*/
    .p3_bc span {
        font-size: 14px;
        color: rgba(51, 51, 51, 0.9);
        line-height: 33px;
        padding-bottom: 3px;
        border-bottom: 1px solid rgba(51, 51, 51, 0.9);
    }
    .p3_t{ flex-wrap: wrap;flex-direction: column-reverse;}
    .p3_t1 {
        width: 32%;
        margin-top: -11%;
    }
    .part3 .tit p br{ display: none;}
    .p3_b ul li {
        width: 49%;
        margin-top: 2%;
        padding: 15px 0 10px 0;
        text-align: center;
        background: #FFFFFF;
        box-shadow: 0px 7px 21px 0px #E4E4E4;
    }
    .p3_b ul li p {
        font-size: 14px;
        margin-top: 5px;
        color: #313131;
    }
    .p3_b ul li>img{ width: 32px; height: 32px;}
    .p3_bc {
        margin-top: 27px;
        text-align: center;
    }
    .p3_b{ margin-top: 15px;}
/*mpart4*/
    .part4_con .swiper-slide .p4_li dl {
        width: 100%;
        position: relative;
        right: unset;
        top: unset;
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .part4_con .swiper-slide .p4_li dl dt{ width: 76px; margin-top: 3px;}
    .part4_con .swiper-slide .p4_li dl dd{ width: 73%;}
    .part4_con .swiper-slide-active {
        background: url(../images/mp4li_bg.png) no-repeat top center;
        background-size: 100%  100%;
        padding-bottom: 20px;
        transform: scale(1);
    }

    .part4_con .swiper-slide-active .p4_li {
        padding: 0 5%;
        position: relative;
        text-align: center;
    }
    .part4_con .swiper-slide .p4_li dl dd h2 {
        font-size: 15px;
        color: #333333;
        margin: 0;
        text-align: justify;
    }
    .part4_con .swiper-slide .p4_li dl dd p {
        font-size: 13px;
        color: #333333;
        text-align: justify;
        line-height: 17px;
        margin-top: 3px;
        opacity: 0.9;
    }
    .part4_con .swiper-slide-active .p4_li span{ display: none;}
    .part4_con .swiper-pagination {
        bottom: -11px;
    }
    .part4_con .swiper-pagination-bullet {
        background: none;
        font-weight: bold !important;
        font-size: 16px !important;
        color: #999999;
        margin-right: 7px !important;
    }
    .part4_con .swiper-pagination-bullet-active {
        color: #189C39;
    }
    .p4_btn .swiper-button-next {
        right: 27%;
        bottom: -50%;
        display: none;
        z-index: 12;
    }

    .p4_btn .swiper-button-prev{
        left: 27%;
        display: none;
        bottom: -50%;
        z-index: 12;
    }
    .part4_con{ width: 100%;}

/*mpart5*/
.p5_jt{ display: none;}
.p5_btn{ display: flex;margin: 20px auto 0 auto;}

    .p5_c ul li.active{background: linear-gradient(0deg,#14AD17,#04852B);}
    .p5_c ul li.active .p5_ia{
        display: inline-block;
    }
    .p5_c ul li.active .p5_i{
        display: none;
    }
    .p5_c ul li.active h2,.p5_c ul li.active p{ color: #fff;}
    .p5_na{ display: none;}
    .p5_c ul li i {
        position: absolute;
        right: 7%;
        top: 12%;
    }
    .p5_c ul li.active .p5_na{ display: block; }
    .p5_c ul li.active .p5_n{ display: none; }

    .p5_c ul li {
        width: 41%;
        background: #FFFFFF;
        padding: 5% 4%;
        box-shadow: 0px 2px 20px 0px #EBEBEB;
        position: relative;
        margin-bottom: 2%;
    }
    .p5_c ul li span{ width: 28px;display: block;}
    .p5_c ul li h2 {
        font-size: 16px;
        color: #393939;
        margin: 7px 0 0 0;
    }

    .p5_c ul li i {
        position: absolute;
        right: 7%;
        top: 12%;
        width: 39px;
    }

    .p5_c ul li p {
        font-size: 14px;
        color: #393939;
        text-align: justify;
        line-height: 22px;
    }

/*mpart6*/
    .p6_c{ flex-wrap: wrap;}
    .p6_c2 dl {
        background: #F3F3F3;
        padding: 5% 3%;
    }
    .p6_c2 dl dt {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .p6_c2 dl dd {
        font-size: 14px;
        line-height: 24px;
    }
    .p6_btn {
        margin: 20px auto 40px auto;
    }
   /*mpart7*/
    .part7_con{ margin-right: auto; }
    .p7_li dl dd h2 {
        font-size: 16px;
    }
    .p7_li dl dd {
        margin-top: 14px;
    }
    .p7_li dl dd p {
        font-size: 14px;
        margin-top: 2px;
        color: #333333;
        opacity: 0.8;
    }
    .part7_con {
        padding-bottom: 20px;
        margin-top: 18%;
    }
    .p7_yd {
        position: absolute;
        left: -1px;
        bottom: -12px;
        width: 24px;
    }
    .p7_btn {
        top: -15%;
        right: 0;
        width: 105px;
        display: flex;
        justify-content: space-between;
    }

/*mpart8*/
     .part8_con{ width: 100%; margin-right: auto; margin-left: auto; position: relative;}
    .part8_con .swiper-slide{
        background: #FFFFFF;
        padding-bottom: 5%;
    }
     .p8_li{
         width: 88%;
         margin-left: auto;
         margin-right: auto;
         background: #FFFFFF;
         box-shadow: 0px 7px 26px 0px #E4E4E4;
         text-align: center;
         padding: 10px 3% 10px 3%;
     }
    .p8_li dl{ margin-top: 15px;}
    .p8_li dl dt{ width: 35px;}
    .p8_li dl dd h2{
        font-size: 16px;
        margin-top: 10px;
        text-align: justify;
        background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .p8_li dl dd p{
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 24px;
        opacity: 0.8;
        height: 140px;
    }

    .part8_con  .swiper-pagination-bullet{
        display: inline-block;
        width: 53px;
        height: 3px;
        background: #8A8A8A;
        border-radius: 2px;
    }
    .part8_con  .swiper-pagination-bullet-active{
        background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
    }
    .part8_con .swiper-pagination{ bottom: -8%;}
    /*mpart9*/
    .part9 {
        background: url(../images/mp9_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        margin-top: 18%;
    }
    .part9 .tit p{ width: 80%; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 16px;}
    .p9_cn ul li {
        width: 50%;
        margin-bottom:10px;
    }
    .p9_c{ padding-bottom: 9%;}
    .p9_cn {
        padding:5% 3% 3% 3%;
    }
    .p9_cb span {
        font-size: 14px;
        padding-bottom: 4px;
        line-height: 35px;
        border-bottom: 2px solid #999;
    }
    /*mpart10*/
    .part10{ background:#F2F2F2; position: relative;}
    .p10_c ul li:nth-child(3),.p10_c ul li:nth-child(4){
        display: none;
    }
    .p10_c ul li:nth-child(1), .p10_c ul li:nth-child(4) {
        width: 100%;
        padding: 5% 0;
    }
    .p10_c ul li dl dd {
        font-size: 12px;
        color: #222222;
        line-height: 29px;
    }
    .p10_line {
        width: 1px;
        height: 488px;
        background: linear-gradient(0deg, #309C00, #42AF11);
        border-radius: 1px;
        opacity: 0.5;
        position: absolute;
        left: 7px;
        top: 22px;
    }

   /*mpart11*/
    .part11{ background: none; padding-top: 0;}
    .p11_c {
        flex-wrap: wrap;
        width: 100%;
    }
    .p11_cn {
        background: url(../images/mp11_cn.jpg) no-repeat top center; background-size: 100% 100%;
        padding: 8% 3%;
    }
    .part11 .tit h2 {
        margin-top: -18px;
    }
    .p11_cnc p {
        font-size: 14px;
        color: #212121;
        line-height: 23px;
        margin-bottom: 3px;
    }

    .p11_cnc a {
        width: 130px;
        text-align: center;
        margin-top: 20px;
        height: 40px;
        font-size: 16px;
        display: block;
        color: #FFFFFF;
        background: linear-gradient(0deg, #047326, #14AD17);
        border-radius: 35px;
        line-height: 40px;
    }
.p11_cr{
    background: url(../images/p11_cr_bg.jpg) no-repeat top center; background-size: 100% auto;
    margin-top: 0;
    width: 100%;
}
    .p11_cr ul {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: space-between;
        color: #fff;
        margin-top: 88%;
        margin-bottom: 4%;
    }
    .p11_cr ul li dl dt {
        font-size: 16px;
        color: #FFFFFF;
        margin-bottom: -4px;
    }
    .p11_cr ul li dl dd span {
        font-weight: bold;
        font-size: 24px;
        display: inline-block;
        margin-right: 4px;
        color: #FFFFFF;
    }


    .p11_cr ul li dl dd {
        font-size: 16px;
        color: #FFFFFF;
    }
    .p11_cr ul li .p11_line {
        position: absolute;
        right: -28px;
        top: 3px;
        height: 74px;
    }
    /*msynews*/
    .synews_c ul li:nth-child(2),.synews_c ul li:nth-child(3){
        display: none;
    }
    .xnews_line,.xnews_linea{ display: none !important; }
    .news_time{ display: none;}

    .synews_c ul li dd {
        background: none;
        padding: 12px 0;
        margin-top: -2px;
    }
    .synews_c ul li dd h2{ font-size: 16px;}
    .synews_c ul li dd p {
        font-size: 14px;
        color: #282828;
        text-align: justify;
        line-height: 21px;
        margin-top: 3px;
        opacity: 0.7;
    }
    .n_jt{
        display: none;
    }

    .synews_btn {
        display: flex;
        justify-content: space-between;
        margin-top: 22px;
    }
    .synews_btn span {
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        opacity: 0.8;
    }
    .synews_btn i {
        font-size: 14px;
        color: #fff;
        background: linear-gradient(0deg, #04852B, #14AD17);
        border-radius: 35px;
        width: 111px;
        height: 33px;
        text-align: center;
        line-height: 33px;
    }


    /*msyform*/
    .syform{background: linear-gradient(0deg, #04852B, #14AD17); padding-top: 8%; margin-top: 8%;}
    .syform_c{ width: 90%; margin: 0 auto;padding: 2% 3% 8% 3%; background: #fff; border-radius: 0;}
    .syform_c h2{ font-size: 24px; display: none;}
    .syform_c h2 br{ display: block;}
    .syform_c p{ font-size: 20px; line-height: 26px;border-radius: 17px; display: none;}
    .syform_cn input{ width: 100%; padding:20px 0 20px 2%; font-size:16px; border-bottom: 1px solid #329F0A; background: #fff;border-radius: 0;}
    .syform_cn button{ height: 50px; line-height: 50px; font-size: 16px; border-radius: 23px; width: 49%; margin-left: auto; margin-right: auto;background: linear-gradient(0deg, #04852B, #14AD17);}
    .syform_cn textarea{ height: 105px; font-size:14px;border-bottom: 1px solid #329F0A;border-radius: 0; background: #fff;}
    .syform_line {
        width: 32px;
        margin: 20px auto;
        height: 4px;
        background: #333;
        display: none;
    }
    /*mpart12*/
    .p12_c{ flex-wrap: wrap;}
    .p12_c1 a:nth-child(2),.p12_c1 a:nth-child(3),.p12_c2 a:nth-child(1),.p12_c2 a:nth-child(2){ width: 49%;}
    .p12_c1 img, .p12_c2 img {
        margin-bottom: 4%;
    }
   /*mpart15*/
    .part15 {
        background: #DFEAE3;
    }
    .p15_cn {
        width:100%;
    }
    .p15_cn dl dd h2 {
        font-size: 16px;
        color: #181818;
    }
    .p15_cn dl dd p {
        font-size: 14px;
        color: #181818;
        line-height: 21px;
        opacity: 0.8;
    }
    .p15_cn dl {
        margin-bottom: 15px;
    }
    .p15_cn dl dt {
        margin-right: 7px;
        margin-top: 3px;
        width: 27px;
    }
    .p15_cnc p {
        font-size: 14px;
        color: #F6F6F6;
        text-align: justify;
        line-height: 25px;
    }
    .p15_cnc {
        background: url(../images/p15_cnc.jpg) no-repeat top center;
        background-size: 100% 100%;
        margin-top: 24px;
        padding: 5% 3%;
    }





    /*mpart16*/
    .part16 {
        background: url(../images/mp16_bg.png) no-repeat top center; background-size: 100% auto;margin-top: -1%;
        text-align: center;
        padding-bottom: 37%;
    }
    .part16>span{ width: 90%; font-size: 16px;}
    .part16 h2{ font-size: 18px; margin: 3% auto;}
    .part16 h2 span{ display: block;}
    .part16 p{ font-size: 14px; line-height: 25px;}
    .part16 p span{display: block;}
    /*mpart17*/
    .part17_con_l{ width: 100%;}
    .part17_con_l .ldate{ width: 30%; height:118px;}
    .part17_con_l dl dt>img{ width:70%;}
    .part17_con_l dl dt{ width: 100%;}
    .part17_con_l a h2{ font-size: 18px; margin: 3% auto 2% auto;}
    .part17_con_l p{ font-size: 14px; line-height: 22px;}
    .news_more{ margin: 3% 0 3% auto; text-align: right;}
    .part17_con_l .ldate span{ font-size: 40px; line-height: 80px; margin-bottom: 10px;display: inline-block;
        margin-top:0;}
    .part17_con_l .ldate p{ font-size: 20px;}
    /*mpart18*/
     .p18_btn{ text-align: right !important; color: #0E694C;}
    .p18_btn a{color: #0E694C}
	.p18_c1 h2{ font-size:20px;margin: 8px 0 0 0;}
	.p18_c1 p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    text-align: justify;
}
	
    /*mpart19*/
    .part19{ background: none;}
    .p19_c ul li{ width: 100%; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);}
    .p19_c ul li h2{ font-size: 20px; margin: 4% 0 0 0;}
    .p19_c ul li p{ font-size: 14px; line-height: 22px;}
    /*mnews*/
    .a_nxwlist dl{flex-wrap: wrap;}
    .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
    .a_nxwlist dl dt{margin-bottom: 3%;}
    .a_nxwlist dl dd h3{display: none;}
    .a_nxwlist dl dd p{ margin: 3% 0; line-height: 25px;}
    .a_con1 dl h2, .x_con10_t ul li, .a_con3_n dl dd h2, .a_con4 dl dt, .a_con5 dl dt, .a_con6_con h2, .a_con9_l_n h2, .a_nxwlist dl dd h2 {
        font-size: 18px;
    }
    .a_con1 dl p, .a_con3_n dl dd p, .a_con4 dl dd, .a_con6_con p, .a_con9_l_n p, .a_nxwlist dl dd p {
        font-size: 14px;
    }
    /*mgywm*/
    .gywm_p4 .part14_con{ width: 100%;}
	
    /*mcpzx*/
    .xfwzx_p5{ padding-top: 0; padding-bottom:0;}


    .gywmcnc {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;

    }
    .gywmcnc p {
        margin-bottom: 5px;
        text-indent: 2em;
        text-align: justify;
        font-size: 14px;
        color: rgba(29, 29, 29, 0.88);
        line-height: 26px;
    }


    .fwzx_p5 .p5_cn {
        width: unset;
        text-align: center;
        margin-top: unset;
        margin-left: unset;
    }
    .fwzx_p5 .tit h2, .fwzx_p5 .tit p {
        text-align: unset;
    }
    .fwzx_p5 .tit>span {
        width: 68px;
        height: 5px;
        display: block;
        margin: 25px auto 0 auto;
        background: #FF9712;
        border-radius: 3px;
    }
    .fwzx_p5 .p5_cn .tit img{ margin-left: auto; margin-right: auto; }


    .fwzx_c ul li{ margin-bottom: 2%; width: 49%;}



    /*mqyry*/
    .qyry_tcn ul li{ font-size: 14px;padding: 26px 0;}
    .qyry_tcn ul li.active .p8_sjx{ display: none!important;}
    .qyry_t{ width: 96%; margin-left: auto; margin-right: auto;}
    .qyry_tcn ul li i{ top: 20%;}
    /*mzfpt*/
    .zfpt_t h2 {
        font-size: 24px;
        border-bottom: 8px solid #FDD100;
        color: #111111;
        line-height: 17px;
    }
    .zfpt_t a {
        font-size: 18px;
        color: #333333;
    }
    .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul{ justify-content: center;}
    .zfpt_c ul li{ margin-bottom: 20px;}
    .zfpt_c ul li dl {
        padding: 13px 15px;
    }
    .zfpt2 .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul li dl dt{ font-size: 16px;}
    .zfpt_c ul li dl dd{ font-size: 14px;}
    .zfpt2 .zfpt_c ul li{ width: 100%;}
    .zfpt2 .zfpt_c ul li dd i{ font-size: 14px;}

	/*mhzhb*/
    #certify .swiper-container{ padding-bottom: 0;}
    .yyfoot_t_l{ border: 0;}
    .yyfoot_t_l h2{ font-size: 20px;}
     .iftel{ font-size: 22px;}
     .yyfoot_t_l p{ font-size: 14px;}
     .yyfoot_t_r ul li p{ font-size: 12px;}
     .yyfoot_b span{ display: block;}
     #mbanner{ position: relative;}
     .mhidden{ display:none!important;}
    /*mtop*/
    .mtop {
        width: 96%;
        margin: 0 auto;
        padding: 0;
        display: flex;
        justify-content: space-between;
        flex-flow: nowrap;
    }
    .mtopl{ width: 50%;}
    .mtopl p{margin-top:13%; font-size: 16px; color: #6A6868;}
    .mtopr {
        width: 10%;
        text-align: right;
        margin: 5% auto 3% 0;
        z-index: 889;
    }
    .mtopr span{ font-size: 30px;
        background: linear-gradient(0deg, #047326 0%, #14AD17 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .mtopc{width: 86%; text-align: center;display: flex; justify-content: space-between; flex-flow: nowrap; margin: 0 auto;}
    .mtopc_l{ width:100%;font-size: 12px; display: flex;justify-content: start; flex-flow: nowrap;}
    .mtopc_l dl {
        display: flex;
        justify-content: start;
        margin-bottom: 10px;
    }
    .mtopc_l dl dt {
        width: 144px;
        margin-right: 7px;
        font-weight: bold;
        margin-top: 10px;
    }
    .mtopc_l dl dd {
        font-size: 14px;
        color: rgba(37, 37, 37, 0.9);
        text-align: left;
        margin-top: 25px;
    }
    .subNavBox{display: none;}
    .subNavShow{z-index: 889;}
    .subNavBox{position: fixed;z-index: 888;width: 100%; top:0; display: none;}
    .subNav{border-bottom: 1px #eee solid;cursor:pointer;font-size:16px;color:#333;line-height:55px;padding-left:10px;}
    .currentDd{color:#fff}
    .navContent{display: none;border-bottom:solid 1px #fff;}
    .navContent li a{display:block;height:45px;font-size:16px;line-height:45px;color:#fff; text-indent: 2em;}
    .subNavBox_l{width: 38%;min-height: 100vh;height: 100%;float: left;}
    .subNavBox_r{width: 26%;background:#fff;
        color: #333; height: 100%;float: right; position:relative; text-align: center; padding:0 2%;margin-top: 20%}
    .subNavHide{font-size: 40px; color: #333; text-align: right;  padding:8% 8% 0 8%;}
    .jt{ font-size: 40px;position: absolute;top: -24px;left: 69px; color:#fff}
    /*mxpart4*/
    .xpart4 {
        background: url(../images/xmp4_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        overflow: hidden;
    }
    .cgcn_con3 {
        width: 100%;
        margin-left: 0;
    }
    .cgcn_con3_l dl {
        width: 100%;
        flex-wrap: wrap;
    }
    .cgcn_con3_l dl dt{ width: 94%; margin-right: 0; margin-left: auto;}
    .cgcn_con3_l {
        width: 70%;
    }
    .cgcn_con3_l dl dd {
        width: 100%;
        margin-left: 9%;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        color: #fff;
        padding-top: 7%;
    }
    .cgcn_con3_l dl dd p {
        font-size: 12px;
        line-height: 23px;
        width: 100%;
        text-align: justify;
    }
    .cgcn_con3_l dl dd h2 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px;
        margin-top: -9px;
    }
    .cgcn_con3_l dl dd>img {
        width: 45px;
        height: 35px;
        display: block;
        margin-right: 10px;
    }
    .cgcn_con3_l dl a {
        width: 114px;
        line-height: 35px;
        display: block;
        background: #fff;
        font-size: 14px;
        color: #191919;
        text-align: center;
        margin-top: 6%;
    }
    .cgcn_con3_r {
        width: 98px;
        text-align: center;
        height: 362px;
    }
    .cgcn_con3 h5 {
        display: block;
        position: absolute;
        top: -36px;
        right: 57px;
        height: 362px;
        overflow: hidden;
    }
    .p4_dl3, .p4_dl4{ line-height: 80px;}

    .xpart4 .tit {
        background: url(../images/xp4tit_bg.png) no-repeat top center;
        padding-top: 5px;
        background-size: 85% auto;
    }

    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .part14 .tit h2, .part14 .tit {
        text-align: center;
    }
    .part14 .tit>span {
        margin-left: auto;
        margin-right: auto;
    }
    .p14_btn {
        margin: 20px auto 0 auto;
    }

    /*mpart16*/
    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; }
    .newlogo_con_l img {
        width: 55%;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .newlogo_con_l dl dd{ font-size: 16px; margin-top: 15px; color: #fff;}
    .mfooter {
        background: #E8F5E9;
        padding: 6% 0 20% 0;
        display: block;
        margin-top: -2px;
    }
    .newlogo{   width: 90%; margin: 5% auto;}
    .mfooter p span {
        font-size: 50px;
        display: inline-block;
        margin-bottom: 7px;
    }
    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 6%;margin-top:0;}
    .mfooter p {text-align: center;color: #282828;font-size: 16px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #282828; padding-bottom: 3%;}
    .mfooter p.hs{ color: #333;}
    .xmtb3 {
        margin-bottom: 6%;
        margin-top:5px;
    }
    .mfooter_ewm {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        width: 70%;
        margin: 8% auto 0 auto;
    }
    .mfooter_ewm dl {
        width: 45%;
        text-align: center;
    }
    .mfooter_ewm dl dt {
        margin-bottom: 5px;
    }
    .mfooter_ewm dl dd {
        color: #282828;
        font-size: 14px;
    }
    .xf{ width: 100%; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; background: linear-gradient(-21deg, #329F0A, #4DB128); color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #F1F1F1; color:#242424; }

}
@media screen and (max-width: 400px){
}
