/*@font-face { font-family: 'SourceHanSansCN-Bold'; src: url('./fonts/SourceHanSansCN-Bold.ttf') }*/
.top_t{background: #468B07; padding: 8px 0;}
.top_tc{display: flex;justify-content: space-between;}
.top_tc p:nth-child(1){font-size: 20px;
    color: #ADADAD;
    line-height: 42px;}
.top_tc p:nth-child(2){font-size: 20px; color: #fff; padding: 5px 10px;}
.top_tc p span{font-size: 24px;
    color: #FFFFFF; margin-left:5px; display: inline-block;
    font-weight: bold;}
.top_tc p{font-size: 18px;
    color: #FFFFFF;}
.top_tc p img {
    margin-right: 7px;
    margin-top: -5px;
}
.top_b{ width: 865px;}
.top_b ul{display: flex;justify-content: space-between; margin-top: 6px;}
.top_b ul li{ position: relative; padding:10px 0 30px 0;}
.top_b ul li a{font-size: 20px;color: #111111;}
.top_b ul li.active a, .top_b ul li:hover a {
    color: #468B07;
    border-bottom: 5px solid #468B07;
    padding-bottom: 13px;
}
.top_b ul li span {
    display: block;
    width: 1px;
    height: 16px;
    background: #A1A1A1;
    position: absolute;
    right: -44px;
    top: 17px;
}
.top_c {
    display: flex;
    justify-content: space-between;
    width: 1140px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top_c1 dl {
    display: flex;
    justify-content: start;
}
.top_c1 dl dt{ margin-right: 15px;}
.top_c1 dl dd{font-size: 18px;color: #000000;}
#header {position: relative; z-index: 999; background:#fff;}
.fixnav {position: fixed!important;top: 0;left: 50%;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.mtf{ margin-top: 163px;}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 12px;height: 12px;background:#fff;border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 12px;height: 12px; opacity: 1; background:#468B07;border-radius: 11px;}
.banner .swiper-button-next{right:0; top: 40%; opacity: 0;}
.banner .swiper-button-prev{left:0; top: 40%;opacity: 0;}
.banner:hover .swiper-button-next{right: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;}
.banner:hover .swiper-button-prev{left: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;}
.banner:hover .swiper-button-next:hover,.banner:hover .swiper-button-prev:hover{opacity:1;}
.banner .swiper-slide p{ font-size:18px; width:100%; position:absolute; text-align:center;left:0; bottom:6%; color:#D70003;}
/*tit*/
.tit{position: relative; text-align: center;}
.tit h2{position: relative;color: #111;font-size:40px; text-align: center; margin-bottom: 15px;}
.tit h2 span{ color: #468B07;}
.tit h2 i {
    border-bottom: 10px solid #FF952B;
    line-height: 30px;
    display: inline-block;
}
.tit p{ font-size: 26px;color: #111111;;line-height: 35px; margin-top: 15px;text-transform: Uppercase; font-weight:normal;}
.tit p img{ margin-left: 20px; margin-right: 5px;}
.tit_line{width: 26px;margin: 15px auto 0 auto;height: 8px;background: #1A569D;}
.tl .tit_line{ margin: 15px auto 0 0;}
.tr .tit_line{ margin: 15px 0 0 auto;}
.tl{ text-align: left;}
.tr{ text-align: right;}
.dpt{padding-top:3%;}
.dpb{padding-bottom:3%;}
.smt{ margin-top:40px;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.jmb{margin-bottom: 3%;}
/*part1*/
.part1{ background: #F6F6F6;}
.p1_c{ width: 1188px;display: flex;justify-content: space-between;}
.p1_c1,.p1_c3{ width: 270px; padding-top: 48px;}
.p1_c1 dl,.p1_c3 dl{display: flex;justify-content:start; margin-bottom: 50px;}
.p1_c1 dl dt,.p1_c3 dl dt{ margin-right:10px;}
.p1_ai{ display: none;}
.p1_c1 dl dd h2,.p1_c3 dl dd h2{font-size: 26px;color: #111111;}
.p1_c1 dl dd p,.p1_c3 dl dd p{ color: rgba(17, 17, 17, 0.5);font-size: 17px;text-transform: Uppercase;}
.p1_c1 dl:hover dt .p1_ai,.p1_c3 dl:hover dt .p1_ai{ display: inline-block;}
.p1_c1 dl:hover dt .p1_i,.p1_c3 dl:hover dt .p1_i{ display:none;}
/*part2*/
.part2{background: #468B07;}
.p2_c{ width: 1190px;display: flex;justify-content: space-between;}
.p2_c1{ width: 676px;}
.p2_c2{ width: 295px;}
.p2_c1 h2{font-size: 32px;color: #FFF;}
.p2_c1 p{font-size: 26px;color: #FFFFFF; margin-top:5px; margin-bottom: 20px;}
.p2_c1 ul{display: flex;justify-content:start;}
.p2_c1 ul li{font-size: 22px;
    color: #FFFFFF;}
.p2_c1 ul li span{width: 35px; display: inline-block; text-align: center; font-size: 22px; margin-right: 10px;
    color: #FFFFFF; line-height: 35px;height: 35px;background: #FF952B;border-radius: 4px;}
.p2_c1 ul li:nth-child(1){ margin-right: 35px;}
.p2_c2 dl{display: flex;justify-content:start;}
.p2_c2 dl dt{ margin-right: 15px; margin-top: 12px;}
.p2_c2 dl dd p{font-size: 21px;color: #FFFFFF;}
.p2_c2 dl dd h2{font-size: 36px;color: #FFFFFF;}
.p2_c2 a{width: 295px; display: block; text-align: center; margin-top: 30px;
    height: 53px; line-height: 53px;font-size: 25px;
    color: #FFFFFF;
    background: #FF952B;
    border-radius: 4px;}
/*part3*/
.p3_c{ position: relative;}
.p3_c dl{ position: absolute; left: 150px; top: 86px;}
.p3_c dl dd p{font-size: 20px;
    color: #000000;
    line-height: 30px;}
.p3_c dl dd:nth-child(2){ margin-top:15px;}
.p3_c dl dd:nth-child(3){ margin-top: 25px;}
.p3_c dl dd:nth-child(3) a{width: 136px;height: 39px;font-size: 20px;
    color: #F3F5F9; display: block; text-align: center; line-height: 39px;background: #468B07;border-radius: 20px;}
/*part4*/
.p4_c{ margin-top: 50px;}
.p4_c ul{ display: flex; justify-content: space-between;}
.p4_c ul li{width: 190px; padding: 38px 15px 30px 15px; height:450px; text-align: center;
    background: #468B07;}
.p4_c ul li h2 {
    font-size: 26px;
    border-bottom: 5px solid #FF900C;
    display: inline-block;
    line-height: 25px;
    color: #FFFFFF;
    margin-bottom: 23px;
}
.p4_c ul li p{font-size: 20px; margin-top: 25px;color: #FFFFFF;}
.p4_c ul li:nth-child(1),.p4_c ul li:nth-child(3),.p4_c ul li:nth-child(5){ margin-top: 44px;}
/*part5*/
.br2{ display: none;}
/*part6*/
.p6_li{ width: 99%;}
.p6_li ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.p6_li ul li{ width: 380px; margin-bottom: 20px;}
.p6_li ul li a>img{border: 1px solid #E5E5E5;padding: 20px;}
.p6_li ul li p{ padding: 0 20px 20px 20px;display: flex;justify-content: space-between; margin-top:15px;}
.p6_li ul li p span{font-size: 18px;color: #111111;}
.p6_li ul li:hover{background: #468B07;}
.p6_li ul li:hover a>img{border:none;}
.p6_li ul li:hover p span{ color: #fff;}
.cp_amore{ display: none;}
.p6_li ul li:hover .cp_amore{ display: inline-block;}
.p6_li ul li:hover .cp_more{ display: none;}
.part6_con{ position: relative;}
.part6_con .swiper-button-next{ right: -8%; top: 41%;}
.part6_con .swiper-button-prev{ left: -8%;top: 41%;}
.p6_li ul:after{ content:' ';display: block;width: 380px;visibility: hidden;}
/*part7*/
.part7{background: url(../images/p7_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.part7 .tit h2 span{ color: #fff;}
.part7 .tit p{ color: #fff;}
.p7_t{  text-align: center;}
.p7_t ul li{ display: none;}
.p7_t ul li p{font-size: 20px; margin-top: 30px;color: #FFFFFF;}
.p7_t ul li.active{ display: block;}
.p7_b{ border-top: 1px solid rgba(255, 255, 255, 0.4); margin-top: 50px;}
.p7_bc ul{display: flex;justify-content: space-between;}
.p7_bc ul li{ width: 20%; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.4); padding: 60px 0;}
.p7_bc ul li:nth-child(1){border-left: 1px solid rgba(255, 255, 255, 0.4);}
.p7_bc ul li.active{background: #468B07;}
.p7_bc ul li p{font-size: 22px; margin-top: 18px;color: #FFFFFF;}
.p7_bc ul li span{width: 39px;
    height: 2px; display: block; margin: 20px auto 0 auto;
    background: #FFFFFF;}
/*part8*/
.part8_con{ width: 1350px; position: relative;}
.part8_con .swiper-slide{ width:1169px;transform: scale(0.9);}
.part8_con .swiper-slide.swiper-slide-active{ width:1169px; transform: scale(1); z-index: 2;}
.part8_con .swiper-button-next{ right: 4%; top: 38%;}
.part8_con .swiper-button-prev{ left: 4%; top: 38%;}
.p8_li{ position: relative;}
.p8_li dl {
    position: absolute;
    left: 77px;
    bottom: 45px;
    width: 1014px;
    display: none;
}
.p8_li dl dt{font-size: 32px;color: #FFFFFF; margin-bottom: 5px;}
.p8_li dl dd{font-size: 22px;
    color: #FFFFFF;
    line-height: 27px;
    opacity: 0.6;}
.p8_dl2{bottom: 29px!important;}
.part8_con .swiper-slide.swiper-slide-active .p8_li dl{ display: block;}
/*part9*/
.part9{background: url(../images/p9_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.part9 .tit h2 span,.part9 .tit p{ color: #fff;}
.p9_c ul{display: flex;justify-content: space-between;}
.p8_ali{ display:none;}
.p9_c ul li.active .p8_ali{ display: block;}
.p9_c ul li.active .p8_li{ display: none;}
.p9_c ul li{ position:relative;}
.p9_c ul li dl{ position: absolute; left: 40px; bottom: 64px; width: 460px;}
.p9_c ul li dl dt{font-size: 26px;
    color: #FFFFFF;}
.p9_c ul li dl dt span{
    display: block;
    font-size: 24px;
    font-weight: bold;}
.p9_c ul li dl dd{font-size: 20px; margin-bottom: 20px;color: #FFF; display: none;}
.p9_c ul li.active dl dd{ display: block;}
.p9_c{ position: relative;}
.p9_line {
    width: 841px;
    height: 1px;
    background: #FFFFFF;
    left: 82px;
    bottom: 77px;
    position: absolute;
    opacity: 0.4;
}
/*part10*/
.part10{background: #F6F6F6;}
.part10_con .swiper-slide ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.part10_con .swiper-slide ul li{width: 510px; padding: 35px 40px;background: #FFFFFF; margin-bottom: 20px;border-radius: 10px;}
.part10_con .swiper-slide ul li h2{ font-size: 24px; color: #111; margin-bottom:15px;}
.part10_con .swiper-slide ul li h2 img{ margin-right: 10px;}
.part10_con .swiper-slide ul li p{font-size: 18px; text-align: justify;
    color: #111111;
    line-height: 28px;}
.part10_con .swiper-slide ul li:hover{background: #468B07;}
.part10_con .swiper-slide ul li:hover h2,.part10_con .swiper-slide ul li:hover p{ color: #fff;}
/*part11*/
.part11{background: url(../images/p11_bg.jpg) no-repeat top center; padding-top: 110px;}
.p11_c2{ width: 698px;}
.p11_c2 ul{display: flex;justify-content: space-between;}
.p11_c{display: flex;justify-content: space-between;}
.p11_c1{ width: 290px; padding-top: 72px;}
.p11_c1 h2{font-size: 40px;
    color: #468B07;
    line-height: 60px;}
.p11_line{width: 69px; margin: 35px 0 50px 0;
    height: 3px;
    background: #468B07;}
.p11_c1 p{font-size: 32px;
    color: #333333;
    line-height: 44px;}
/*part12*/
.part12{background: url(../images/p12_bg.jpg) no-repeat top center; padding: 5.5% 0;}
.part12 .tit h2 span,.part12 .tit p{ color: #fff;}
.p12_c{ width: 850px; margin-top: 75px;}
.p12_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.p12_c ul li{font-size: 32px;color: #FFFFFF; width: 25%; margin-bottom: 20px;}
.p12_c ul li img{ margin-right: 10px;}
/*part13*/
.p13_c{ position: relative;}
.p13_c p {
    font-size: 18px;
    position: absolute;
    right: 40px;
    top: 40px;
    color: #FFFFFF;
    line-height: 28px;
}
.p13_c dl{ position: absolute; color: #fff; padding: 0 0 20px 0; width: 90%; left: 5%; bottom: 46px;display: flex;justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.5);}
.p13_c dl dt{font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 60px;}
.p13_c dl dd{font-size: 30px; margin-top: 54px;
    color: #FFFFFF;
    line-height: 60px;}

/*synews*/

.synews_c{display: flex;justify-content: space-between;}
.synews_c1{ width: 600px;}

.synews_c1 dl{ margin-top: 11px; padding: 35px 20px; width: 540px; background:#468B07; border-left: 10px solid #468B07;border-right: 10px solid #468B07;}
.synews_c1 dl dt{font-size: 20px; font-weight: bold;color: #fff; margin-bottom:4px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.synews_c1 dl dd{font-size: 16px; line-height: 26px;color: #fff; text-align: justify;}
.synews_c1 dl dd span{ display: block; margin-right: 0; margin-left: auto; text-align: right;font-size: 18px;text-transform: Uppercase;
    color: #FFFFFF;}
.synews_c2{ width: 580px;}
.synews_c2 ul li {
    background: #F6F6F6;
    width: 550px;
    padding: 22px 20px;
    border-bottom: 4px solid #fff;
}
.synews_c2 ul li h2{font-size: 24px;color: #111; margin-bottom:5px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.synews_c2 ul li p {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
    line-height: 28px;
}
.synews_date{display: flex;justify-content: space-between; margin-top: 20px;}
.synews_date span{font-size: 18px;
    color: #A3A3A3;}
.synews_date i{font-size: 18px;color: #666;text-transform: Uppercase;}
.synews_date i img{ margin-left: 8px; margin-top: -3px;}
.synews_c2 ul li:nth-child(1),.synews_c2 ul li:nth-child(2){ margin-bottom:12px;}
.synews_c2 ul li:hover{border-bottom: 4px solid #468B07;}
.synews_c2 ul li:hover h2{ color: #468B07;}
.synews_c2 ul li:hover .synews_date i{color: #468B07;}


/*part14*/
.part14{background: #F6F6F6;}
.p14_c{ width: 1328px;display: flex; justify-content: space-between;}
.p14_c1{ width: 571px; padding-top: 48px}
.p14_c1 h2{font-size: 48px; border-bottom: 1px solid #468B07; padding-bottom: 30px; margin-bottom: 30px;
    color: #468B07;
    line-height: 51px;}
.p14_c1 p{font-size: 19.5px; text-align: justify;
    color: #333333;
    line-height: 35px;}
.p14_c1 a{ display: block;width: 265px; text-align: center; line-height: 80px; margin-top: 40px;
    height: 80px;font-size: 22px;
    color: #FFFFFF;
    background: #468B07;}
.p14_c1 a img{ margin-left: 10px; margin-top: -5px;}
/*xform*/
.xform{background: url(../images/xform_bg.jpg) no-repeat center center #f2f2f2; margin: 0 auto 4% auto; background-size: 100% auto;}
.xform_c{ margin: 0 auto 0 12%; width: 1190px; display: flex; justify-content: space-between; flex-flow: nowrap; }
.xform_c1{ width: 725px;margin-top: 3%;}
.xform_c1_p1{ font-size: 22px;font-weight: 500; color:#fff;margin-top:45px;
     text-align: center;
     padding: 5px 0;
    background: #FF500B;
    border-radius: 34px;

}
.xform_c1_p2{width: 332px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    background: rgba(255,255,255,0.5);
    border-radius: 39px;
    opacity: 1;}
.xform_c1_p3{font-size: 70px;font-weight:bold;color: #333;line-height:90px; margin-top: 23px;}
.xform_c1_p3 span{ font-size:48px;}
.xform_c1_p4{ width: 295px;font-size:18px;color:#fff;margin-top: 16px;}
.xform_c1_p4 ul{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c1_p4 ul li{font-size: 22px;font-weight: 500;margin-bottom: 10px;
    color: #FFFFFF;
    line-height: 34px;}

.xform_c2{ width: 386px;height: 403px; padding:30px;   background:#fff;}
.xform_c2 h2{ font-size:24px; color:#333; text-align:center;margin-bottom: 25px;}
.xform_c2 h2 img{ margin-right: 10px;}
.xform_c2 p{ font-size: 22px; margin-top: 1%; color: #fff; text-align:left;}
.xform_c2_input{ font-size: 16px; margin-bottom: 4%;}
.xform_c2_input input{ width:172px; font-size: 16px;  color: #A5A5A5;
    background: #F4F4F4; border-radius: 4px; padding: 10px 0 10px 10px;}
.xform_c2_input input::placeholder{ color: #A5A5A5;}
.xform_c2_textarea{ width: 100%;}
.xform_c2_input textarea{width: 97%; font-size:16px; color: #fff; height: 133px;padding: 10px 0 10px 3%;background: #F4F4F4; border-radius: 4px;}
.xform_c2_input textarea::placeholder{ color: #A5A5A5;}
.xform_c2_p2{ margin-bottom: 25px;}
.xform_c2_button{ width: 100%;}
.xform_c2_button button{   border: 0;
    font-size: 18px;
    color:#fff;
    width: 100%;
    height: 41px;
    display: block;
    background: #FF500B;
    border-radius: 4px;
}
.xform_form{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c2_input_email{ width: 100%;}
.xform_c2_input_email .email{width: 98%;}
/*part16*/
.part16 .tit h3{ color: #333;}

.part16 .p4_tit2 {
    right: -24%;
    top: 38%;
}

.part16 .p4_tit1 {
    left: -12%;
    top: 10%;
}


.wlzx_con16{display: flex; justify-content: space-between; width: 1160px; margin: 2% auto 0 auto;}
.wlzx_con16_l{width: 334px;}
.wlzx_con16_r{width:760px; display: flex; justify-content: space-between;}
.wlzx_con16_r dl{width: 45%;}
.wlzx_con16_r dl dt strong{font-size: 36px;font-weight: bold; padding-right: 10px;}
.wlzx_con16_r dl dt {font-size: 18px;font-weight: bold; margin-bottom: 3%; margin-top: 3%;}
.wlzx_con16_r dl h2{font-size: 20px; /*font-family: 'SourceHanSansCN-Bold';*/ line-height: 30px; margin: 5% 0; font-weight: bold; -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.wlzx_con16_r dl:hover h2{color: #204397;}
.wlzx_con16_r dl:hover dt {color: #204397;}
.wlzx_con16_r dl p{font-size: 16px; color: #666666; line-height: 23px;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.wlzx_con16_r dl h3 span img:nth-child(2){display: none;}
.wlzx_con16_r dl h3{font-size: 16px; border-top: 1px solid #F1F1F1; padding-top: 6%; margin-top:6%;}
.wlzx_con16_r dl h3 img{vertical-align: middle; padding-left: 10px;}
.wlzx_con16_r dl:hover{color: #204397;}
.wlzx_con16_r dl:hover p,.wlzx_con16_r dl:hover h3 {color: #204397;}
.wlzx_con16_r dl:hover h3 span img:nth-child(1){display: none;}
.wlzx_con16_r dl:hover h3 span img:nth-child(2){display: inline-block;}
/*part17*/
.part17{background: url(../images/p17.jpg) no-repeat top center; padding-bottom: 16%;}
.part17 .tit h3{ color: #333;}
.part17 .tit h3 br,.part17 .tit p br{ display: none;}
.part17 .tit p{color: #204397;}
.part17 .p4_tit2 {
    right: -8%;
    top: 38%;
}
.part17 .p4_tit1 {
    left: -4%;
    top: 7%;
}
.p17_cn{ width: 560px; margin-right: 0; margin-left: auto; margin-top: 110px; text-align: right;}
.p17_cn p{font-size: 18px; margin: 30px 0;
    color: #333333; text-align: justify;
    line-height: 27px;}
.p17_cn a{width: 162px; display: block;font-size: 18px;margin-right: 0; margin-left: auto;
    color: #FFFFFF; text-align: center; line-height: 40px;height: 40px;background: #204397;}
/*syform*/
.syform{background: #F6F6F6;}
.syform_c{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_c1,.syform_c2{ width: 567px;}
.syform_c1 input,.syform_c2 input{ width: 93%; padding-left: 7%; background: #fff; height: 58px; font-size: 18px; color: rgba(51, 51, 51, 0.7); line-height: 58px;}
.syform_c1 p,.syform_c2 p,.syform_c3 p{font-size: 20px; margin-bottom: 10px;
    color: #1F1F1F;}
.syform_c1 input{background: url(../images/f1.png) no-repeat 15px center #fff; border-bottom: 2px solid #fff;}
.syform_c2 input{background: url(../images/f2.png) no-repeat 15px center #fff;border-bottom: 2px solid #fff;}
.syform_c3{ width: 100%; margin-top: 30px;}
.syform_c3 textarea{ width: 96%; padding-left: 4%; padding-top: 7px; height: 170px;font-size: 18px; border-bottom: 2px solid #fff; color: rgba(51, 51, 51, 0.7);background: url(../images/f3.png) no-repeat 15px 15px #fff;}
.syform_c1 input:hover{border-bottom: 2px solid #468B07;}
.syform_c2 input:hover{border-bottom: 2px solid #468B07;}
.syform_c3 textarea:hover{border-bottom: 2px solid #468B07;}
.syform_c button{ width: 100%; border: 0; border-radius: 0; margin-top: 40px; background: #468B07; height: 80px; line-height: 80px;font-size: 24px; text-align: center;
    color: #F3F1ED;}
/*part18*/
.xwsbg14{  background-repeat: no-repeat; background-position: center top; margin-left: auto; margin-right: auto;}
.xws_con14_l_t dl{display: flex; justify-content: left; margin-bottom: 5%;}
.xws_con14_l_t dl dt{margin-right: 20px;}
.xws_con14_l_t dl dd{border-left: 1px solid #fff; padding-left: 20px; color: #fff;}
.xws_con14_l_t dl dd p{font-size: 18px;}
.xws_con14_l_t dl dd h2{font-size: 50px;font-weight: bold;}
.xws_con14_l{width: 593px;}
.xws_con14_l_n dl dd{background: #fff; padding: 5%;border-bottom: 3px solid #009B4D;}
.xws_con14_l_n dl dt img{vertical-align: bottom;}
.xws_con14_l_n dd h2{font-size: 20px; color: #017ECC; font-weight: bold; border-bottom: 1px solid #009B4D; padding-bottom: 3%; margin-bottom: 3%;}
.xws_con14_l_n dd p{font-size: 18px; line-height: 25px; color: #666666; margin-bottom: 3%;}
.xws_con14_l_n dd h3{font-size: 18px; color: #333333;}
.xws_con14_l_n dd span{float: right; color: #126656;}
.xws_con14_r{width: 550px;}
.xws_con14{display: flex; justify-content: space-between;}
.xws_con14_r dl{display: flex; justify-content: space-between; padding:0 0 5% 0; margin-bottom: 5%; border-bottom: 1px solid #E3E2E8;}
.xws_con14_r dl h5{width: 20px; margin-top: 5px;}
.xws_con14_r dl dt{width: 420px;}
.xws_con14_r dl dd{width: 200px;text-align: center;}
.xws_con14_r dl h5 img:nth-child(2){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(1){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(2){display: inline-block;}
.xws_con14_r dl:hover  dd h2{color:#009B4D;}
.xws_con14_r dl:hover  dd p{color: #009B4D;}
.xws_con14_r dl dt h2{font-size: 20px;-webkit-line-clamp:1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;font-weight: bold; margin-bottom: 3%;}
.xws_con14_r dl dt p{font-size: 16px;-webkit-line-clamp:2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; color: #666666;}
.xws_con14_r dl dd h2{font-size: 52px; color: #A1A1A1; font-weight: bold; line-height: 52px;}
.xws_con14_r dl dd p{font-size: 18px; color: #666666; text-align: center; }
.xws_con14_r_d {width: 50%;}
.xws_con14_r_d ul{display: flex; justify-content: space-between;}
.xws_con14_r_d ul li{width: 45%;border-radius: 22px; line-height: 45px; text-align: center; font-size: 20px; border: 1px solid #FBAE3C;}
.xws_con14_r_d ul li:hover{background: #FBAE3C;color: #fff;}


/*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 dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}
/*gywm*/
/*gywm*/
.xws_pos_n{border-bottom: 1px solid #CECECE; margin-top: -100px; margin-bottom: 5%; z-index: 2; position: relative;overflow: hidden;}
.xws_pos_n_l{padding: 4% 4% 4% 4%;background: url(../images/xws_pos_n_l.jpg) no-repeat top center; background-size: 100% 100%; color: #fff; float: left; margin-right: 2%; }
.xws_pos_n_l h2{font-size: 36px;font-weight: bold;text-transform: uppercase;}
.xws_pos_n_l h2.txz{ font-size:33px}
.xws_pos_n_r{font-size: 16px; color: #666666;margin-top: 13%;}
.xws_pos_n_r a{color: #666666;}
.xws_pos_n_r img{vertical-align: middle; padding-right: 10px;}
.xwsabbg{background: url(../images/abbg.jpg);  background-repeat: no-repeat; background-position: center top; padding:0  0 5% 0; }
.xws_about_l{width: 580px;}
.xws_about_l h2{font-size: 30px;font-weight: bold; color: #333333; margin-top: 20px;}
.xws_about_l h4{width: 34px;height: 2px;background: #333333; margin: 5% 0;}
.xws_about_l dd {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 5%;
    margin-top: 4%;
}
.xws_about_l p {
    font-size: 18px;
    line-height: 33px;
    font-weight: normal;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    margin-bottom:10px;
}
.xws_about_l p span{ color: #0C9539; font-weight:bold;}
.xws_about_l dt{font-size: 30px; color: #fff; font-weight: bold; line-height: 50px; background: #BDA16F; padding: 0 30px; display: inline-block; margin-top: 10%;}
.g_p2 .p2_c ul li dl{ width: 94%; height: 140px;position: relative; padding: 27px 3%; left: unset; top: unset; transform: unset;}
.g_p2 .p2_c ul li{ margin-bottom: 40px;}
.g_p2 .p2_c ul li dl dt{ font-size: 20px;}
.p2_c ul li dl dd {
    font-size: 18px;

    line-height: 32px;
}
.gywm_c dl{display: flex; justify-content: center; margin-bottom: 16px;}
.gywm_c dl dt{ width: 674px}
.gywm_c dl dd{ width: 376px;background: #D70003; padding: 60px 75px 0 75px;}
.g_ct{ border-bottom: 1px  solid #fff; padding-bottom: 15px; width: 310px; position: relative;}
.g_ct h2{font-size: 30px;color: #FFFFFF; margin: 15px 0 10px 0;}
.g_ct p{font-size: 16px;color: #D0D0D0;}
.gywm_c dl dd>p {
    font-size: 20px;
    margin-top: 25px;
    color: #FFFFFF;
    line-height: 31px;
}
.g_n{ position: absolute; right: 0; top: 0;}
.gywm_c dl:nth-child(2) {
    flex-direction: row-reverse;
}
.gywm_c dl:hover dd{ background: #5ABB4D;}
/*qyry*/
.qyry{ width: 1270px;}
.qyry ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.qyry ul li{ margin-bottom: 4%;}
/*footer*/
.footer{ background: url(../images/footer.jpg) no-repeat top center; background-size: 100% 100%; padding-top: 55px; margin-top: -2px;}
.footer_c .footer_ct{display: flex; justify-content: space-between;}
.footer_ct1,.footer_ct2{ margin-top: 26px;}
.footer_ct1 dl{display: flex; justify-content:start;}
.footer_ct1 dl dt{ margin-right: 18px;}
.footer_ct1 dl dd {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 32px;
    margin-top: 40px;
    margin-left: 10px;
}
.footer_ct2 p{font-size: 26px;color: #FFFFFF;}
.footer_ct2 p img{ margin-right: 10px; margin-bottom: 5px;}
.footer_ct2 h2{font-size: 48px;color: #fff;font-style: italic;}
.footer_ct {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 40px;
}
.footer_cb{display: flex; justify-content: space-between;}
.footer_cb1{ width: 424px; padding-top:26px; border-right: 1px solid rgba(255, 255, 255, 0.2);}
.footer_cb1 dl{display: flex; justify-content:start;}
.footer_cb1 dl dt{ margin-right:10px; margin-top: 6px;}
.footer_cb1 dl dd{font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;}
.footer_cb1 dl:nth-child(1){ margin-bottom: 40px;}
.footer_cb2{ width: 322px; padding: 26px 20px 0 20px; border-right: 1px solid rgba(255, 255, 255, 0.2);}
.footer_cb3{ width: 420px; padding-top:26px;}
.footer_cb2 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.footer_cb2 ul li{ width: 50%; text-align: center; margin-bottom: 50px;}
.footer_cb2 ul li a{font-size: 18px;color: #FFFFFF;}
.footer_cb3 ul{display: flex;justify-content: space-between; padding: 0 50px;}
.footer_cb3 ul li{ text-align: center;font-size: 18px;color: #FFFFFF;}
.footer_cb3 ul li p{margin-top:20px;}
.footer_cdb{  background: rgba(17, 17, 17, 0.5); margin-top: 30px;}
.footer_cdb p{font-size: 18px;color: #FFFFFF; text-align: center; padding: 25px 0;}
/*cpzx*/


/*case*/
.case ul li{ width:332px;}
.case_c {
    width: 100%!important;
    text-align: center;
    position:relative;
    height: 71px;
    line-height: 71px;
    transform:unset!important;
    left:unset!important;
    bottom:unset!important;
    background: #204397;
    font-size: 30px;
    color: #FFFFFF;
   border-radius:0!important;
}


/*pcnews*/
.a_nxwlist dl{padding:2% ; display: flex;justify-content: space-between; background: #F8F8F8; margin-bottom: 3%;}
.a_nxwlist dl dt{width: 377px;}
.a_nxwlist dl dd{width: 700px;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 3%;}
.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;}
.a_nxwlist dl dd h3 spaN{float: right;}



.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{background:#468B07; color: #fff;}
.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{color: #fff;}
.a_nxwlist dl:hover  dd h3{color: #fff;}
.a_nxwlist dl:hover  dd p{color: #fff;}
/*lxwm*/
.lxwm{display: flex;justify-content: space-between;}
.lxwm1 {
    width: 610px;
    background: #F5F5F5;
    height: 417px;
    margin-top: 45px;
    padding: 70px 100px 0 30px;
    display: flex;
    justify-content: space-between;
}
.lxwm2{ width: 460px;background: #468B07; height: 500px; text-align: center; padding-top: 76px;}
.lxwm1-1{ width: 633px; padding-top: 50px;}
.lxwm1-2{ width: 177px;text-align: center;}
.lxwm1-2 p{font-size: 16px; margin-top: 5px;
    color: #333333; }
.lxwm1-2 ul li:nth-child(1){ margin-bottom: 14px;}
.lxwm1-1 h2{font-size:33px;
    color: #333333;
    line-height: 52px;}
.lxwm1-1 h3{ margin-top: 17px;font-size: 36px;
    color: #333333;
    line-height: 32px;}
.lxwm1-1 h3 span{font-size: 18px; display: block;
    font-weight: normal; margin-bottom: 15px;
    color: #333333;
    line-height: 28px;}
.lxwm1-1 dl{ margin-top: 20px;}
.lxwm1-1 dl dd{font-size: 18px; margin-bottom: 10px;
    color: #333333;
    line-height: 27px;}
.lxwm2_t p{ text-align: center;font-size: 21px;
    color: #FFFFFF; margin-top: 20px;
    line-height: 24px;}
.lxwm2>h2{font-size: 36px;color: #FFFFFF; margin-top: 50px;}
.lxwm2>h2 span{font-size: 24px; display: block; margin-bottom: 8px;
    font-weight: normal;
    color: #FFFFFF;}
.lxwm2>h2 i{font-size: 18px; display: block;font-weight: normal; margin-top: 8px;
    color: #FFFFFF;}
.lxwm2>p{font-size: 24px; margin-top: 50px;
    font-weight: bold;
    color: #FFFFFF;}
/*zsjm*/
.zsjm_p12{background: url(../images/zsjmp12_bg.png) no-repeat top center;}
.zsjm_c dl{display: flex; justify-content:center; margin-bottom: 25px;}
.zsjm_c dl dd{ width: 512px; background: #468B07; padding: 85px 35px 0 35px;}
.zsjm_c dl dd h2{font-size: 32px;color: #FFFFFF; margin-bottom:10px;}
.zsjm_c dl dd p{font-size: 22px; line-height: 35px; color: rgba(255, 255, 255, 0.6);}
.zsjm_c dl:nth-child(2) { flex-direction: row-reverse;}
.zsjm_c dl:nth-child(2) dd{ background: #FF952B;}
/*jkgs*/
.jkgs_c{ display: flex; justify-content: space-between;}
.jkgs_c1{ width: 249px;background:#FAFAFA;}
.jkgs_c2{ width: 925px;}
.jkgs_c1>ul li{padding: 22px 0 22px 22px;font-size: 18px;color: #333333; border-bottom: 1px solid #D9D9D9;}
.jkgs_c1>ul li span{ width: 13px; display:inline-block; margin-right: 10px; height: 19px;background: url(../images/asjx.jpg) no-repeat bottom center; background-size: 100% 100%;}
.jkgs_c1>ul li.active{ background:#0F8346; color: #fff;}
.jkgs_c1>ul li.active span{background: url(../images/sjx.png) no-repeat bottom center; background-size: 100% 100%;}
.jkgs_c1b{background: url(../images/jkgs_c1.png) no-repeat top center;background-size: 100% 100%; padding: 38px 28px;}
.lxwm_j h2{font-size: 24px!important;font-weight: 400;color: #732113;}
.lxwm_j p{font-size: 14px!important;font-weight: 400;color: #664341;}
.jkgs_c1b ul li{ margin-bottom: 25px;}
.jkgs_c1b ul li h2{ font-size: 18px;
    color: #521C1C;}
.jkgs_c1b ul li p{font-size: 18px;
    color: #521C1C;}
.jkgs_c1b dl{ display: flex; justify-content: space-between; width: 94%; border-top: 1px solid #848484; padding-top: 30px; }
.jkgs_c1b dl dd{font-size: 18px;color: #5E5F63;margin-top: 20px;}

.jkgs_c2 ul li{ border-bottom: 1px solid #E6E6E6; padding-bottom:30px; margin-bottom: 3%;}
.jkgs_c2 ul li dl{display: flex; justify-content: space-between;}
.jkgs_c2 ul li dl dt{ width: 261px;}
.jkgs_c2 ul li dl dd{ width: 638px;}
.jkgs_c2 ul li dl dd h2{font-size: 20px;color: #333333; margin-top: 15px;margin-bottom: 10px;}
.jkgs_c2 ul li dl dd p{font-size: 18px;color: #7E7E7E;line-height: 25px;}
.jkgs_c2 ul li dl dd .jkgs_date{font-size: 16px;color: #979797; margin-top: 20px;}
.jkgs_c2 ul li dl dd .jkgs_date img{ margin-top: -5px; margin-right: 5px;}
@media screen and (max-width: 1450px) {



}
/*移动*/
@media screen and (max-width: 767px) {
    .tit h2 br,.tit p br {
        display: block;
    }

    .banner{ margin-top:0;}
	.banner .swiper-slide p{ font-size:14px; width:100%; position:absolute; text-align:center;left:0; bottom:8%; color:#D70003;}
	
    .tit h2 img {
        margin-bottom: 6px;
        width: 10px;
    }
    .pchidden {display: block;}
    .mtf {
        margin-top: 0;
    }
    .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: 4%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    .banner{ margin-top: 0;}
    .banner_tie{ padding: 0; margin-top: 0;}
    .fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
        .tit h2 {
		font-size: 22px;
        text-align: center;
        margin: 0 auto;
        line-height:32px;
    }
    .tit p {
        font-size: 16px;
        color: #111;
        width: 100%;
        margin: 5px auto 0 auto;
        line-height: 31px;
    }
    .tit h3{ font-size:24px;}
    .tit p span{margin: 0 auto;}
    .tit>img{ margin: 0 auto 1% auto;}
    .tit h2 i {
        border-bottom: 6px solid #FF952B;
        line-height: 18px;
        display: inline-block;
    }
    .tit_l {margin-right:5px; width: 5%;}
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
    .wnews_con p{ font-size:14px; line-height:25px;}
     .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 dl{ flex-wrap: wrap;}
    .zsjm_c dl dd{ width: 90%; padding: 5%;}
    .zsjm_c dl dd h2 {
        font-size: 20px;
        color: #FFFFFF;
        margin-bottom: 4px;
        text-align: center;
    }
    .zsjm_c dl dd p {
        font-size: 15px;
        line-height: 24px;
        color: rgba(255, 255, 255, 0.6);
        text-align: justify;
    }


        /*form*/
    .yyllx {
        background: #ffffff;
        padding: 0;
    }
    /*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{ flex-wrap: wrap;}
    .lxwm1{ width:90%; padding: 8% 5%; flex-wrap: wrap; height: auto;}
    .lxwm1-1{ width: 100%; padding-top: 0; margin-bottom: 15px;}
    .lxwm1-1 h2 {
        font-size: 20px;
        color: #333333;
        line-height: 30px;
    }
    .lxwm1-1 h2 br{ display: none;}
    .lxwm1-1 h3 {
        margin-top: 16px;
        font-size: 24px;
        color: #333333;
        line-height: 12px;
    }
    .lxwm1-1 h3 span{ font-size: 16px;}
    .lxwm1-1 dl dd {
        font-size: 16px;
        margin-bottom: 4px;
        color: #333333;
        line-height: 27px;
    }
    .lxwm1-2{ width: 100%;}
    .lxwm1-2 ul{display: flex;
        justify-content: space-between;}
    .lxwm1-2 p {
        font-size: 14px;
        margin-top: 5px;
        color: #333333;
    }
    .lxwm2 {
        width: 100%;
        background: #E60012;
        height: auto;
        text-align: center;
        padding-top: 39px;
    }
    .lxwm2_t>img{ width: 27%;}
    .lxwm2_t p {
        text-align: center;
        font-size: 18px;
        color: #FFFFFF;
        margin-top: 9px;
        line-height: 23px;
    }
    .lxwm2>h2 {
        font-size: 27px;
        color: #FFFFFF;
        margin-top: 24px;
    }
    .lxwm2>h2 span {
        font-size: 16px;
        display: block;
        margin-bottom: 5px;
        font-weight: normal;
        color: #FFFFFF;
    }
    .lxwm2>h2 i {
        font-size: 16px;
        display: block;
        font-weight: normal;
        margin-top: 5px;
        color: #FFFFFF;
    }
    .lxwm2>p {
        font-size: 18px;
        margin-top: 22px;
        font-weight: bold;
        color: #FFFFFF;
        padding-bottom: 29px;
    }
    /*mpart1*/
    .p1_c{ flex-wrap: wrap; margin-top: 20px;}
    .p1_c1, .p1_c3{ width: 49%; padding-top: 0;}
    .p1_c1 dl dd h2, .p1_c3 dl dd h2 {
        font-size: 15px;
        color: #111111;
    }
    .p1_c1 dl dt, .p1_c3 dl dt {width: 43px; margin-right: 5px;}
    .p1_c1 dl dd p, .p1_c3 dl dd p {
        color: rgba(17, 17, 17, 0.5);
        font-size: 11px;
        text-transform: Uppercase;
    }
    .p1_c1 dl, .p1_c3 dl {
        display: flex;
        justify-content: start;
        margin-bottom: 15px;
    }
  /*mpart2*/
    .p2_c{ flex-wrap: wrap;}
    .p2_c1 h2 {
        font-size: 20px;
        color: #FFF;
    }
    .p2_c1 p {
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 8px;
        margin-bottom: 20px;
    }
    .p2_c1{ width: 100%;}

    .p2_c1 ul li span {
        width: 28px;
        display: inline-block;
        text-align: center;
        font-size: 16px;
        margin-right: 5px;
        color: #FFFFFF;
        line-height: 28px;
        height: 28px;
        background: #FF952B;
        border-radius: 4px;
    }
    .p2_c1 ul li:nth-child(1){ margin-right: 18px;}
    .p2_c1 ul li{ font-size: 16px;}
    .p2_c2 {
        width: 100%;
        margin-top: 6%;
    }
    .p2_c2 dl dt {
        margin-right: 8px;
        margin-top: 9px;
        width: 45px;
    }
    .p2_c2 dl dd p {
        font-size: 18px;
        color: #FFFFFF;
    }
    .p2_c2 dl dd h2 {
        font-size: 23px;
        color: #FFFFFF;
    }
    .p2_c2 a {
        width: 191px;
        display: block;
        text-align: center;
        margin-top: 17px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        color: #FFFFFF;
        background: #FF952B;
        border-radius: 4px;
    }


  /*mpart3*/
    .part3 .tit h2 i{ border-bottom: 0;}
    .part3 .tit h2{ margin-bottom: 8px;}
    .p3_c dl {
        width: 90%;
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 36%;
        text-align: center;
    }
    .p3_c dl dd p {
        font-size: 16px;
        color: #000000;
        line-height: 26px;
    }
    .p3_c dl dd:nth-child(2) {
        margin-top: 6px;
        width: 74%;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
    }
    .p3_c dl dd:nth-child(3) a {
        width: 120px;
        height: 39px;
        font-size: 16px;
        color: #F3F5F9;
        display: block;
        text-align: center;
        line-height: 39px;
        background: #468B07;
        border-radius: 20px;
        margin: 0 auto;
    }
    .p3_c dl dd:nth-child(3) {
        margin-top: 12px;
    }
    /*mpart4*/
    .part4 .tit h2 i{ border-bottom: 0;}
    .part4 .tit h2{ margin-bottom: 8px;}
    .mp4_li{ background: #468B07; padding: 20px 10px; text-align: center;}
    .mp4_li h2{ font-size: 20px; color: #fff; display: inline-block; margin-bottom: 20px; border-bottom: 4px solid #FF900C; line-height: 16px;}
    .mp4_li p{ font-size: 16px; margin-top: 10px; color: #fff; text-align: center;}
    /*mpart5*/
    .part5 .tit h2{ margin-bottom: 5px;}
    .part5 .tit h2 i{ border-bottom: 0;}
    .br2 {
        display:block;
    }
    .p5_c{ width: 94%; margin-top: 4%; margin-right: auto; margin-left: auto;}
    /*mpart6*/
    .p6_li ul {
         flex-wrap: wrap;
    }
    .p6_li ul li{ width: 49%;}
    .p6_li ul li a>img {
        border:0;
        padding: 0;
    }
    .p6_li ul li p{ padding: 0 3% 10px 3%; margin-top: 10px;}
    .p6_li ul li p span{ font-size: 14px;}
    .p6_li ul li p i{ width: 54px; margin-top: -5px;}
    .part6_con .swiper-button-next,.part6_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part6_con .swiper-button-next img,.part6_con .swiper-button-prev img{ width: 80%;}
    .p6_btn{ width: 130px;display: flex;justify-content: space-between; margin: 0 auto;}
   /*mpart7*/
   .part7 {
    background: url(../images/mp7_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
}
    .part7 .tit h2 i{ border-bottom: 0;}
    .p7_b{ width: 100%; margin-top: 25px;}
    .p7_bc{width: 100%;}
    .p7_bc ul li p {
        font-size: 10px;
        margin-top: 10px;
        color: #FFFFFF;
    }
    .p7_bc ul li span {
        width: 34px;
        height: 2px;
        display:none;
        margin: 13px auto 0 auto;
        background: #FFFFFF;
    }
    .p7_bc ul li>img{ width: 35px;}
    .p7_bc ul li{ padding: 10px 0;}
    .p7_t ul li p {
        font-size: 14px;
        margin-top: 10px;
        color: #FFFFFF;
        line-height: 24px;
        height: 48px;
    }
    .p7_t ul li>img{ width: 35px;}
    /*mpart8*/
    .part8_con .swiper-button-next,.part8_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part8_con .swiper-button-next img,.part8_con .swiper-button-prev img{ width: 48px;}
    .p8_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0  auto;
    }
    .p8_li dl {
        position: absolute;
        left: 5%;
        bottom:6px;
        width: 90%;
        display: none;
    }
    .p8_li dl dt {
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom:3px;
    }
    .p8_li dl dd {
        font-size: 12px;
        text-align: justify;
        color: #FFFFFF;
        line-height: 21px;
        opacity: 0.6;
    }
    .p8_dl2 {
        bottom:6px!important;
    }
    /*mpart9*/
    .part9 .tit h2 i{ border-bottom: 0;}
    .part9 {
        background: url(../images/mp9_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .mp9_li{ position: relative;}
    .mp9_li dl{ color:#fff; position: absolute; left: 0; bottom:8%; width: 90%; padding: 0 5%;}
    .mp9_li dl dt{ font-size: 16px; font-weight: bold;}
    .mp9_li dl dd{ font-size: 15px; margin-bottom:5px; line-height:25px;}
    .mpart9_con .swiper-button-next,.mpart9_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .mpart9_con .swiper-button-next img,.mpart9_con .swiper-button-prev img{ width: 80%;}
    .p9_btn {
        width: 100px;
        margin: -47px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    /*mpart10*/
    .part10{ padding-bottom: 0;}
    .part10_con .swiper-slide ul li{ width: 90%; padding: 5%; margin-bottom: 15px;}
    .part10_con .swiper-slide ul li h2 {
        font-size: 20px;
        color: #111;
        margin-bottom: 10px;
    }
    .part10_con .swiper-slide ul li h2 img {
        margin-right: 8px;
        width: 50px;
    }
    .part10_con .swiper-slide ul li p {
        font-size: 16px;
        text-align: justify;
        color: #111111;
        line-height: 26px;
    }
    /*mpart11*/
    .part11 {
        background: url(../images/mp11_bg.png) no-repeat bottom center;
        background-size: 100% auto;
        padding-bottom: 10%;
    }
    .p11_c2{ width: 100%; margin-top:20px;}
    .p11_c2 ul li{ width: 48%;}
   /*msynews*/
    .synews_c1{ width: 100%;}
    .synews_c1 dl{ width:90%; border: 0; padding: 5%;}
    .synews_c1 dl dt {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .synews_c1 dl dd {
        font-size: 14px;
        line-height: 23px;
        color: #fff;
        text-align: justify;
    }
    /*mpart14*/
    .p14_c{ flex-wrap: wrap;}
    .p14_c1{ width: 100%; padding-top: 0;}
    .p14_c1 h2 {
        font-size: 20px;
        border-bottom: 1px solid #468B07;
        padding-bottom: 13px;
        margin-bottom: 13px;
        color: #468B07;
        line-height: 51px;
        text-align: center;
    }
    .p14_c1 p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 24px;
    }
    .p14_c1 a {
        display: block;
        width: 200px;
        text-align: center;
        line-height: 55px;
        height: 55px;
        font-size: 16px;
        color: #FFFFFF;
        background: #468B07;
        margin: 17px auto 25px auto;
    }
    .p14_c1 a img {
        margin-left: 3px;
        margin-top: -4px;
        width: 15px;
    }

    /*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat top center;
        padding: 12.5% 0;
        background-size: 100% auto;
    }
    .p12_c ul li {
        font-size: 14px;
        color: #FFFFFF;
        width: 25%;
        margin-bottom: 10px;
    }
    .p12_c ul li img {
        margin-right: 5px;
        width: 18px;
        margin-top: -8px;
    }
    .p12_c {
        margin-top: 25px;
    }
    /*mpart13*/
    .p13_c dl {
        flex-wrap: wrap;
        border-bottom: 0;
        padding: 0 0 20px 0;
        width: 90%;
        left: 5%;
        bottom: -4px;
    }
    .p13_c dl dt {
        font-weight: bold;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 33px;
    }
    .p13_c dl dd {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        font-size: 20px;
        margin-top: 16px;
        color: #FFFFFF;
        line-height: 44px;
        padding-top: 5px;
    }
    .p13_c p {
        font-size: 14px;
        position: absolute;
        left: 23px;
        right: 0;
        top: 23px;
        color: #FFFFFF;
        line-height: 24px;
    }







     /*mpart16*/
    .wlzx_con16{width: 95%; flex-wrap: wrap;}
    .wlzx_con16_l{width: 100%;}
    .wlzx_con16_r{flex-wrap: wrap; margin-bottom:8%}
    .wlzx_con16_r dl:nth-child(2){display: none;}
    .wlzx_con16_r dl{width: 100%;}
    .wlzx_con16_r dl dt{display: none;}
    .wlzx_con16_r dl dd img{width: 100%;}
    .wlzx_con16_r dl h2{font-size: 16px; margin:5% 0 0 0}
    .wlzx_con16_r dl p{font-size: 14px; line-height: 25px;}
    .wlzx_con16_r dl h3{font-size: 14px; margin-top: 3%; padding-top: 3%;}

    .part16 .p4_tit1 {
        left: -17%;
        top: 16%;
        width: 106%;
    }
    .part16 .p4_tit2 {
        right: -33%;
        top: 38%;
    }


    /*mpart17*/
    .part17 .tit h3 br,.part17 .tit p br{ display:block;}
    .part17 .p4_tit1 {
        left: -15%;
        top: 52%;
    }
    .part17 .p4_tit2 {
        right: -26%;
        top: 66%;
    }
        .part17 {
        background: none;
        
    }
    .p17_cn{ width: 100%; text-align: justify;margin-top: 6%;}
    .p17_cn>img:nth-child(1){ width:9%;}
    .p17_cn p {
		 width:100%;
        font-size: 14px;
        margin: 13px 0;
        color: #333333;
        text-align: justify;
        line-height: 24px;
    }
    .p17_cn a {
        width: 123px;
        display: block;
        font-size: 14px;
        margin-right:auto;
        margin-left: 0;
        color: #FFFFFF;
        text-align: center;
        line-height: 40px;
        height: 40px;
		margin-bottom:20px;
        background: #204397;
    }
    /*msyform*/
    .syform_c1, .syform_c2{ width: 100%;}
    .syform_c1 input, .syform_c2 input {
        width: 91%;
        padding-left: 9%;
        height: 45px;
        font-size: 15px;
        color: rgba(51, 51, 51, 0.7);
        line-height: 45px;
    }
    .syform_c1 p, .syform_c2 p, .syform_c3 p {
        font-size: 16px;
        margin-bottom: 5px;
        color: #1F1F1F;
    }
    .syform_c1{ margin-bottom: 15px;}
    .syform_c3{ margin-top: 0;}
    .syform_c3 textarea {
        width: 88%;
        padding-left: 12%;
        padding-top:9px;
        height: 130px;
        font-size: 15px;
        border-bottom: 2px solid #fff;
        color: rgba(51, 51, 51, 0.7);
        background: url(../images/f3.png) no-repeat 15px 15px #fff;
    }
    .syform_c button {
        width: 100%;
        border: 0;
        border-radius: 0;
        margin-top: 20px;
        background: #468B07;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        text-align: center;
        color: #F3F1ED;
    }
    /*mpart18*/
    .xws_con14{flex-wrap: wrap;}
    .xws_con14_r{width: 100%; margin-top: 10px;}
    .xws_con14_r dl dt h2{font-size: 16px;}
    .xws_con14_r dl dt p{font-size: 14px;}
    .xws_con14_r dl h5{margin-top: 0;}
    .xws_con14_r dl dd h2{ font-size: 35px;line-height: 44px;}
    /*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;}
    /*mpart20*/
    /*mpart22*/
    /*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*/
    .xws_pos_n {
        margin: 0 auto 5% auto;
    }
    .xws_pos_n_l {
        display: none;
    }
    .xws_pos_n_r {
        margin: 3% auto;
    }
    .xwsabbg{background: unset;padding: 3% 0 5% 0;}
    .xws_about_l{width: 100%; margin-bottom: 5%!important;}
    .xws_about_l dd {
        font-size: 16px;
        color: #333333;
        font-weight: bold;
        margin-bottom: 6%;
        margin-top: 6%;
    }
    .xws_about_l p{font-size: 14px; line-height: 25px; margin-bottom: 3px;}
    .xws_about_l dt{font-size: 20px; margin-top: 5%;}
    .xws_about_l h2{ font-size: 20px;}
    .gywm_c dl{ flex-wrap: wrap;}
    .gywm_c dl dt{ width: 100%;}
    .gywm_c dl dd{ width: 90%; padding:8% 5%;}
    .g_ct h2 {
        font-size: 20px;
        color: #FFFFFF;
        margin: 15px 0 6px 0;
    }
    .g_ct p {
        font-size: 12px;
        color: #D0D0D0;
    }
    .gywm_c dl dd>p {
        font-size: 16px;
        margin-top: 17px;
        color: #FFFFFF;
        line-height: 28px;
    }
    /*mcase*/
    .case_c{
        width: 100%!important;
        text-align: center;
        position:relative!important;
        transform:unset!important;
        left:unset!important;
        bottom:unset!important;
        background: #204397;

        color: #FFFFFF;
        border-radius:0!important;
    }
    /*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%;}
    /*mcpzx*/


    /*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;}
    #header{ padding: 0;background:#fff; position: relative;}
    .mhidden{ display:none!important;}
    /*mtop*/
    #header{ background: #fff;}
    .mtop{ width: 100%; margin: 0 auto;display: flex; justify-content: space-between; flex-flow: nowrap;}
    .mtopc_l {
        width: 25%;
        margin-top: 4%;
        margin-left: 4%;
    }
    .mtopc_c {
        text-align: right;
        margin-top: 23px;
        margin-right: 10px;
    }
    .mtopc_c p:nth-child(1) {
        font-size: 18px;
        color: #333;
    }
    .mtopc_c p:nth-child(1) img {
        width: 17px;
        margin-left: 5px;
        margin-top: -9px;
    }
    .mtopc_c p:nth-child(2){font-size:14px;color:#333;}
    .mtopc_c h2 {
        font-size: 18px;
        color: #111;
    }
    .mtopc_c p:nth-child(3){ font-size: 13px; color: #00B3ED;}
    .mtopc_c p:nth-child(4){ color: #333333; font-size: 13px;}
    .mtopr {
        width: 10%;
        margin-top: 7.5%;
        margin-right: 3%;
    }
    .mtopc{width: 90%; text-align: center;display: flex; justify-content: space-between; flex-flow: nowrap; margin:0 auto 10px auto;}
    .subNavBox{display: none;}
    .subNavShow{z-index: 889; position: relative;}
    .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}
    /*case*/
    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
    .newlogo_con_l h2{ color: #fff; font-size: 20px; margin-top: 15px;}
    .newlogo_con{ margin-bottom: 4%;}
    .mfooter {
        background:#468B07;
        background-size: 100% 100%;
        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:#fff;font-size: 17px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #333; 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: 71%;
        margin: 7% auto 0 auto;
    }
    .mfooter_ewm dl {
        width: 45%;
        text-align: center;
    }
    .mfooter_ewm dl dt {
        margin-bottom: 5px;
    }
    .mfooter_ewm dl dd {
        color: #fff;
        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:#85BC64; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background:#fff; color:#2A2A2A; }


    }

