.xtop_con{ display: flex; justify-content: space-between; padding: 14px 0 10px 0; flex-flow: nowrap;border-bottom: 2px solid #F2F2F2;border-top: 4px solid #1D8B3B; }
.xtop_l span {color: #A2A2A2; display: inline-block; font-size: 18px;}
.xtop_r span{ color:#1D8B3B;font-weight:bold;font-size: 22px;}
.xtop_r span img{display: inline-block; margin-right: 10px; margin-bottom: 6px;}
.top_t{ display: flex;justify-content: space-between;  flex-flow: nowrap; padding: 20px 0; margin: 0 auto;}
.top_t_c{ width: 762px;}
.nav{ margin-top: 20px;}
.nav_con{ display: flex; position: relative; justify-content: space-between; flex-flow: nowrap;}
.nav_con li{ text-align: center; padding-bottom: 20px;}
.nav_con li.active{color:#235B3A; border-bottom: 4px solid #1D8B3B; }
.nav_con li a{ color:#5E5E5E;font-weight: 400; font-size: 18px;}
.nav_con li.active a{ color:#1D8B3B;font-weight: 500;}
#header {position: relative; z-index: 999;}
.fixnav {width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:15px; background:#CBCCCE;opacity:1; height:15px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ background:#1D8B3B;}
/*public*/
.tit{text-align: center;}
.tit h2{ font-size: 38px; text-align: center;color: #333;}
.tit p{ font-size:22px; color: #878789; margin-bottom: 5px; }
.dpt{padding-top:3%;}
.dpb{padding-bottom:3%;}
.smt{ margin-top:1.5%;}
/*part1*/
.part1{ margin: 2% auto;}
.part1_con ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.part1_con ul li{ text-align: center; width: 200px; border-right: 1px solid #E7E8EC;}
.part1_con ul li:nth-child(6){ border: 0;}
.part1_con ul li p{ font-size: 26px; color: #1D8B3B;font-weight: bold;}
.part1_con ul li span{ font-size: 18px; display: block; color: #6D6E72;}
/*part2*/
/*part3*/
.part3{ margin-top: 2%;}
.p3_tit{ display: flex; justify-content: space-between; flex-flow: nowrap; border-bottom: 4px solid #1D8B3B;}
.p3_tit_l{ font-size: 40px; color: #1D8B3B;text-transform: Uppercase;}
.part3 h2{ text-align: center; font-size: 84px; color: #005F1A; margin-top: 2%;}
.p3_con ul{ display: flex; justify-content: space-between; flex-flow: wrap;margin-top: 2%;}
.p3_con ul li{ margin-bottom: 25px; width: 225px;  border-bottom-right-radius: 40px; border-bottom-left-radius: 40px; text-align: center;background-image: linear-gradient(to top, #1D8B3B 50%,#fff 0); }
.p3_con ul li img{ width: 100%;}
.p3_con ul li p{ font-size: 22px; color: #fff; padding: 10px 0;}
.p3_con ul li:hover{background-image: linear-gradient(to top, #093A96 50%,#fff 0);}
/*part4*/
.part4{
    margin-top: 2.5%;
    background: #FEFFED;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
    border-radius:27px;
    opacity: 1;
    border: 1px solid rgba(0,0,0,0.1);
    text-align: center;
}
.part4 .p4_jg{ margin-top: -45px;}
.part4 span{
    display: block;
    color: #646464;
    font-size: 32px;
    letter-spacing: 10px;
    margin-top: 30px;
    font-weight: bold;
}
.part4 p{ color: #09380A; font-size: 64px;margin-top: 4px; font-weight: bold;}
.part4 ul{ display: flex; width: 1000px; margin: 2% auto 0 auto; justify-content: space-between; flex-flow: wrap;}
.part4 ul li{
    width: 282px;
    border-radius: 41px;
    opacity: 1;
    font-size: 36px;
    color: #955C13;
    margin-bottom: 25px;
    margin-top: 5px;
    padding: 10px 0;
    border: 2px solid #955C13;
}
.p4_line{ padding: 1.5% 0 2% 0;}
/*part5*/
.part5{ margin-top: 2%; padding: 3% 0 6% 0; background: url(../images/p5_bg.png) no-repeat center center;  background-size: 100% 100%;}
.p5_con{ display:flex; position: relative; margin-top: 1.5%; justify-content: space-between; flex-flow: nowrap;}
.p5_con_l{ width: 625px;}
.p5_con_r{ width: 530px;}
.p5_con_r dl dt{ font-size: 32px; margin-top: 40px; color: #333; font-weight: bold;}
.p5_con_r dl dd h2{ font-size: 24px; margin-top: 35px;color: #333;}
.p5_con_r dl dd h2 span{ display: inline-block; margin-right: 6px; font-size: 50px;height: 30px; line-height: 19px;}
.p5_con_r dl dd p{ font-size: 22px; color: #333;}
.p5_con ul{ position: absolute; right: 0; bottom: -12%; width: 922px; display: flex; justify-content: space-between; flex-flow: nowrap;}
.p5_con ul li{ width: 232px; background: #fff; padding: 30px 34px 26px 34px; border-bottom: 4px solid #1D8B3B;}
.p5_con ul li h2{ font-size: 28px; color: #333; margin-bottom: 10px;}
.p5_con ul li p{ font-size: 17px; color: #777;}
.p5_con ul li span{ font-size: 24px; display: block; margin-top: 10px;color:#CACACA;}
.p5_con ul li:hover{ background:#1D8B3B; }
.p5_con ul li:hover h2,.p5_con ul li:hover p,.p5_con ul li:hover span{ color: #fff;}
/*part6*/
.part6{ margin-top: 3%;}
.p6_con{display: flex; justify-content: space-between; flex-flow: nowrap;}
.p6_con_l{ width: 467px;}
.p6_con_r{ width: 612px;}
.p6_con_r ul{ width: 598px; margin-top: 10%; margin-bottom: 20px; display: flex; justify-content: space-between; flex-flow: wrap;}
.p6_con_r ul li{ width: 238px; padding: 0 25px; display: flex; justify-content: space-between; flex-flow: nowrap; margin-bottom: 20px; height: 83px; line-height: 83px; background: url(../images/p6_li_bg.png) no-repeat center center;  background-size: 100% 100%;}
.p6_con_r ul li span{ font-size: 26px; color: #333;}
.p6_con_r ul li img{ display: block; width: 45px; height: 45px;margin-top: 18px;}
.p6_con_r dl dd:nth-child(1){color: #1D8B3B; font-size: 26px; font-weight: bold; margin-bottom: 10px;}
.p6_con_r dl dd:nth-child(1) img{ display: inline-block; margin-right: 10px; vertical-align: baseline;}
.p6_con_r dl dd:nth-child(2){ color: #505050; font-size: 21px;margin-bottom: 10px;}
.p6_con_r dl dt{ font-size: 26px; color: #333; font-weight: bold;}
/*part7*/
.part7{ margin-top: 3%;}
.p7_con{ margin-top: 2%;display: flex; justify-content: space-between; flex-flow: nowrap;}
.p7_con_l{ width: 574px; position: relative;}
.p7_con_l p{ font-size: 30px; color: #fff;position: absolute;transform: translate(-50%, -50%);left: 50%;top: 50%;}
.p7_con_r{ width: 600px;}
.p7_con_r ul{display: flex; justify-content: space-between; flex-flow: wrap;}
.p7_con_r ul li{ margin-bottom: 28px;position: relative;}
.p7_con_r ul li p{ font-size: 30px; color: #fff;  position: absolute;transform: translate(-50%, -50%);left: 50%;top: 50%;}
/*part8*/
.part8{ margin-top: 3%; padding: 3% 0; background: url(../images/p8_bg.png) no-repeat top center #F9F9F9;  background-size: 100% auto;}
.part8 .tit h2{ color: #fff;}
.part8 .tit p{ color: #fff;}
.p8_con_t ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.p8_con_t ul li{ width: 146px; position: relative; font-size: 24px; color: #333; padding: 40px 35px 40px 15px; background: url(../images/p8_libg.png) no-repeat right bottom #fff; }
.p8_con_t ul li span{ font-weight: bold; position: absolute; right: 40px; bottom: 14px;}
.p8_con_t ul li:hover{background: url(../images/p8_alibg.png) no-repeat right bottom #093A96; color: #fff;}
.p8_con_b{ margin-top: 3.4%;}
.p8_con_b ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.p8_con_b ul li{ width: 372px; padding: 35px 0 35px 28px; height: 212px;}
.p8_con_b ul li dl dt h2{ font-size: 26px; }
.p8_con_b ul li dl dt p{ text-transform: Uppercase; font-size: 14px;margin-top: 5px; }
.p8_con_b ul li dl dd{ font-size: 18px;}
.p8_con_b ul li dl dd.line{ width: 84px !important; margin: 8% 0; height: 2px;}
.p8_con_b ul li:nth-child(odd) dl dt h2{color: #fff;}
.p8_con_b ul li:nth-child(odd) dl dt p{color: #fff;}
.p8_con_b ul li:nth-child(odd) dl dd{color: #fff;}
.p8_con_b ul li:nth-child(odd) dl dd.line{background-image: linear-gradient(to right, #fff 50%,#fff 0);}
.p8_con_b ul li:nth-child(even) dl dt h2{color: #333;}
.p8_con_b ul li:nth-child(even) dl dt p{color: #AFAFAF;}
.p8_con_b ul li:nth-child(even) dl dd{color: #A1A1A1;}
.p8_con_b ul li:nth-child(even) dl dd.line{background-image: linear-gradient(to right, #282828 50%,#1D8B3B 0);}
.p8_con_b ul li:nth-child(1){background: url(../images/p8_con_b1.png) no-repeat center center;}
.p8_con_b ul li:nth-child(2){background: url(../images/p8_con_b2.png) no-repeat center center #fff;}
.p8_con_b ul li:nth-child(3){background: url(../images/p8_con_b3.png) no-repeat center center;}
.p8_con_b ul li:nth-child(4){background: url(../images/p8_con_b4.png) no-repeat center center;}
.p8_con_b ul li:nth-child(5){background: url(../images/p8_con_b5.png) no-repeat center center;}
.p8_con_b ul li:nth-child(6){background: url(../images/p8_con_b6.png) no-repeat center center;}
.p8_con_b ul li:nth-child(5) dl dd{ width: 87%;}
/*part9*/
.part9{ background: #F9F9F9; padding: 3% 0;}
.p9_con ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.p9_con ul li{ width: 288px; text-align: center; border-bottom: 2px solid #F9F9F9;}
.p9_con .p9_li{display: flex; font-size: 18px; color: #3C3C3C; width: 100%; padding:4% 0; justify-content: space-between; flex-flow: nowrap;}
.p9_con .p9_li div .dian{ font-size: 60px; display: inline-block; height: 20px; line-height: 7px;}
.p9_con ul li:hover{border-bottom: 2px solid #093A96; color: #093A96;}
.p9_con ul li:hover .p9_li{color: #093A96;}
.p9_con_btn{ text-align: center;margin-top: 4%;}
.p9_con_btn a{ color: #1D8B3B; font-size: 18px; border: 1px solid #1D8B3B; padding: 8px 20px;  }
/*part10*/
.part10{background: url(../images/p10_bg.png) no-repeat top right #fff;  background-size: 48% 100%;}
.p10_con_txt{ width: 744px; margin-top: 3%;}
.p10_con_txt h2{ color: #333; font-size: 28px; margin: 2% 0;}
.p10_con_txt ul{ width: 100%;display: flex; justify-content: space-between; flex-flow: wrap;}
.p10_con_txt ul li{ margin-bottom: 15px; position: relative;}
.p10_con_txt ul li p{ font-size: 18px; padding: 5px 0; position: absolute; left: 0; right: 0; text-align: center; bottom: 0; color: #fff; background: rgba(0, 0, 0, 0.5);}
/*part11*/
.part11{padding: 3% 0;}
.part11_con{ position: relative;--swiper-navigation-size: 0;}
.part11_con .swiper-button-next{ right: -2.9%; top: 45%;}
.part11_con .swiper-button-prev{ left: -2.9%; top: 45%;}
.part11_con .part11_li p{ text-align: center; background: #E8E8E8; padding: 10px 0; font-size: 18px; color: #333;}
.part11_con .part11_li:hover p{ color: #fff; background: #093A96;}
/*part12*/
.part12{background: #fff;padding: 3% 0;}
.part12_con{display: flex;justify-content: space-between;  flex-wrap: nowrap;}
.part12_con_l{ width: 528px;height: 420px; position: relative; background: url(../images/p12_more.png) no-repeat right bottom; }
.part12_con_l:hover{background: url(../images/p12_amore.png) no-repeat right bottom;}
.part12_con_r{width: 656px;}
.part12_con_l dl{ width: 486px; padding: 22px 20px 25px 20px; border-right: 1px solid #F0F0F0; border-left: 1px solid #F0F0F0;border-bottom: 1px solid #F0F0F0; }
.part12_con_l:hover dl{border-right: 1px solid #093A96; border-left: 1px solid #093A96;border-bottom: 1px solid #093A96;}
.part12_con_l dl dd h2{ font-size: 20px; color: #333; margin-bottom: 9px;}
.part12_con_l dl dd p{ color: #A4A4A4; font-size: 18px;}
.part12_con_l dl dt{color: #A4A4A4; font-size: 18px; margin-top: 9px;}
.p12_line{width: 20px;
    height: 2px;
    background: #093A96;
    opacity: 1;
    margin-bottom: 12px;
}

.part12_con_r dl{ display: flex; background:#fff;width: 610px; position: relative; margin-bottom: 20px;padding: 30px 20px 26px 20px; justify-content: space-between; flex-flow: nowrap;border: 1px solid #F0F0F0;background: url(../images/p12_more.png) no-repeat right bottom;}
.part12_con_r dl:hover{background: url(../images/p12_amore.png) no-repeat right bottom;border: 1px solid #093A96;}
.part12_con_r dl dt{ text-align: center; width: 108px;}
.part12_con_r dl dt span:nth-child(1){ font-size: 50px;  color: #323232;display: block;margin-top: 15px;}
.part12_con_r dl dt span:nth-child(2){ font-size: 19px; color: #A9A9A9;}
.part12_con_r dl dt p{ text-align: left;}
.part12_con_r dl dt p span { color: #fff;  display: block;  width: 27px; height: 27px; line-height: 27px; text-align: center;margin-top: 30px;margin-left: 11px;}
.part12_con_r dl dt{ color: #ABABAB; width: 84px; font-size: 18px; text-align: left;}
.part12_con_r dl dd{ width: 490px;}
.part12_con_r dl dd h2{ font-size: 24px; font-weight: normal; color: #333; margin: 10px 0; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.part12_con_r dl dd p{ font-size: 18px; color: #A4A4A4;}
.part12_con_r dl.active{ background: #006A54; color: #fff;}
.part12_con_r dl.active dt span,.part12_con_r dl.active dt{color: #fff;}
.part12_con_r dl.active dd h2{color: #fff;}
.part12_con_r dl.active dd p{color: #fff;}
.rjt{ display: none;}
.part12_con_r dl.active .rjt{ display: block; font-size: 40px; position: absolute; left: -22px; top: 33%; color:#006A54; transform:rotate(-90deg);}
.part12_con_btn{ text-align: center; margin: 5% auto 0 auto;}
.part12_con_btn a{ color: #fff; background: #1D8B3B; font-size: 18px; padding: 10px 30px;}
.part12_con_span_r{float: right;display: block; margin-bottom: 10px;}
.part12_con_span_l{ color: #666; }
.part12_con_span_l span{ font-size: 30px;}
.part12 .tit_c .tit_text { width: 10%; padding: 0;}
.part12_con_r dl dd:nth-child(2) span:nth-child(2){ float: right; display: block; }
.part12_con_span_r{float: right;display: block; margin-bottom: 10px;}
.part12_con_span_l{ color: #666; }
.part12_con_span_l span{ font-size: 30px;}
.part12 .tit_c .tit_text { width: 10%; padding: 0;}
/*part14*/
.part14{ padding: 3% 0;background: url(../images/p14_bg.png) no-repeat center center;  background-size: 100% 100%;}
.part14 .tit h2{ color: #fff;}
.part14 .tit p{ color: #fff;}
.part14_con ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.part14_con ul li{ margin-bottom: 2px;}
/*part15*/
.part15{padding: 3% 0;}
.p15_con ul{display: flex; justify-content: space-between; flex-flow: wrap;}
.p15_con ul li{ width: 355px; padding: 23px 20px; margin-bottom:5px; border: 1px solid #EBEDEA;}
.p15_con ul li h2{ font-size: 24px; color: #333; border-bottom: 1px solid #E8E8E8; padding-bottom: 20px;}
.p15_con ul li h2 span{ display: inline-block; width: 38px; height: 38px; margin-right: 10px; vertical-align: bottom;background-size: 100% 100%; }
.p15_con ul li:nth-child(1) h2 span{background:url(../images/p15_i1.png) no-repeat center center;  }
.p15_con ul li:nth-child(1):hover h2 span{background:url(../images/p15_ai1.png) no-repeat center center;}
.p15_con ul li:nth-child(2) h2 span{background:url(../images/p15_i2.png) no-repeat center center;  }
.p15_con ul li:nth-child(2):hover h2 span{background:url(../images/p15_ai2.png) no-repeat center center;}
.p15_con ul li:nth-child(3) h2 span{background:url(../images/p15_i3.png) no-repeat center center;  }
.p15_con ul li:nth-child(3):hover h2 span{background:url(../images/p15_ai3.png) no-repeat center center;}
.p15_con ul li:nth-child(4) h2 span{background:url(../images/p15_i4.png) no-repeat center center;  }
.p15_con ul li:nth-child(4):hover h2 span{background:url(../images/p15_ai4.png) no-repeat center center;}
.p15_con ul li:nth-child(5) h2 span{background:url(../images/p15_i5.png) no-repeat center center;  }
.p15_con ul li:nth-child(5):hover h2 span{background:url(../images/p15_ai5.png) no-repeat center center;}
.p15_con ul li:nth-child(6) h2 span{background:url(../images/p15_i6.png) no-repeat center center;  }
.p15_con ul li:nth-child(6):hover h2 span{background:url(../images/p15_ai6.png) no-repeat center center;}
.p15_con ul li p{ margin-top: 20px;font-size: 21px; color: #777;}
.p15_con ul li:hover{background:url(../images/p15_abg.png) no-repeat center center;  background-size: 100% 100%;}
.p15_con ul li:hover h2,.p15_con ul li:hover p{ color: #fff;}
/*part16*/
.part16{padding: 3% 0; background:url(../images/p16_abg.png) no-repeat center center;  background-size: 100% 100%;}
.p16_con{ width: 1100px; margin-left: auto; margin-right: auto;}
.p16_con ul {display: flex; justify-content: space-between; flex-flow: wrap;}
.p16_con ul li{ width: 262px; background: #fff; margin-bottom: 1.5%; padding: 50px 0; text-align: center; border-radius: 8px;}
.p16_con ul li p{ font-size: 20px; color: #333;}
/*part17*/
.part17{ margin-top: 3%;}
/*part18*/
/*part19*/
/*part12*/
.part13{ margin:1% auto 4% auto; padding-top: 4%;
    box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.1);  }
.part13_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: #f2f2f2; line-height: 60px; color:#000;}
.name input{color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
.xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #000;}
.cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #1D8B3B!important; color:#fff!important;}
.xactive input{background:#1D8B3B!important;color:#fff!important;}
.xactive input::placeholder {color:#fff!important;}
.xactive textarea{background:#1D8B3B!important;color:#fff;}
.xactive textarea::placeholder{color:#fff;}
.part13_form .sub{  text-align: center; width:100%; margin-top: 50px; background: none!important;}
.part13_form .sub button{ color:#fff; border-radius: 10px; border: 1px solid #1D8B3B; font-size: 20px; background: #1D8B3B;  padding: 10px 20px; }
/*case*/
.case_dh{ text-align: left; margin-bottom: 3%;}
.case_dh ul{ width: 780px;display: flex; justify-content: space-between; flex-flow: nowrap;}
.case_dh ul li{ width: 24%; text-align: center; border-bottom-right-radius: 20px; border-top-left-radius: 20px;  padding: 10px 0; box-shadow: 0 0 10px #BBBBBB;}
.case_dh ul li a{ font-size: 18px; color:#6D6D6D;}
.case_dh ul li.active{ background: #E50014;}
.case_dh ul li.active a{ color: #fff;}
.case_con ul{ display: flex; justify-content:space-between; flex-flow: wrap;}
.case_con ul li{ width: 376px; margin-bottom: 3%;}

.list-page{display: block; margin-top: 60px;text-align: center;}
.list-page b {background:#1b1b1b;color:#fff;display:inline-block;padding:0 12px;line-height:30px;border:none;}
.list-page a b {background:#fff;color:#666;line-height:25px;}
.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.list-page a {border:1px solid #ddd;padding:0 12px;height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
/*footer*/
.footer_copy{ background: #1D8B3B; color: #fff; font-size: 14px;}
.footer_copy p{ padding: 20px 0; text-align:center; }
.footer_copy p span{ vertical-align: baseline;}
.foot{ background:#3C3C3C; padding: 4% 0; font-size: 18px; color: #fff;margin-top: 5%;}
.foot_t{ width: 592px; margin: 0 auto; display: flex; justify-content: space-between; flex-flow: nowrap;}
.foot_t .foot_t_l{ width: 145px;}
.foot_t .foot_t_r{ width: 426px;margin-top: 21px;}
.foot_t .foot_t_r h2{ font-size: 24px; color: #fff;}
.foot_t .foot_t_r p{ font-size: 16px; color: #fff;}
.footer_nav{ width: 1034px; margin: 40px auto; border-bottom: 2px solid #4F4F4F; padding-bottom: 40px;}
.footer_nav ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.footer_nav ul li{ text-align: center; font-size: 18px;}
.footer_nav ul li p{ font-size: 12px;text-transform: Uppercase;}
.footer_nav ul li a{ color: #fff;}
.foot_c{width: 974px; padding:30px; margin: 0 auto; display: flex; justify-content: space-between; flex-flow: nowrap; background: #4F4F4F;}
.foot_c_l p:nth-child(1){ color: #fff; font-size: 18px;}
.foot_c_l h2:nth-child(2){ font-size: 36px; margin-bottom: 5px;}
.foot_c_l p:nth-child(3){ color: #fff; font-size: 18px;margin-bottom: 8px;}
.foot_c_l p:nth-child(4){ color: #fff; font-size: 18px;}
.foot_c_r{ width: 218px; margin-right: 110px;margin-top: 30px;}
.foot_c_r ul{display: flex; justify-content: space-between; flex-flow: nowrap;}
.foot_c_r ul li p{ text-align: center; font-size: 14px; margin-top: 5px;}
/*gywm*/
.gywm{background: url(../images/gywm1_bg.png) no-repeat left top; padding-top: 3%; padding-bottom: 2%; background-size: 100%; }
.gywm_r{ margin-left: 480px; width: 746px;background: url(../images/gywm_r_bg.png) no-repeat left bottom;padding-bottom: 7%;}
.gywm_con{ position: relative;padding-bottom: 32px;}
.gywm_con dl{ width: 598px;margin-left: 42px;padding-top: 60px;}
.gywm_con dl dt h2{ font-size: 30px; color: #222;}
.gywm_con dl dt p{ color: #C1C2C3;  font-size: 14px;margin-top: 3%;margin-bottom: 3%;}
.gywm_con dl dt p img{ display: inline-block; margin-right: 10px;vertical-align: baseline;}
.gywm_con dl dd{ font-size: 18px; color: #919292;line-height: 30px;}
.gywm_con dl dd span{ color: #1D8B3B;}
.gywm_con .gywm_ry{ position: absolute; right: 0; bottom: 0;}
.gywm_con .gywm_icon{position: absolute; right: -6%; top: -13%;}
/*gywm2*/
.gywm2_con{background: url(../images/gywm2_bg.png) no-repeat right top; padding-top: 2%; padding-bottom: 2%;background-size: 32% auto;}
.gywm2_con_txt h2{ font-size: 32px; color: #333;}
.gywm2_con_txt h2 img{display: inline-block;margin-right: 10px;vertical-align: baseline;}
.gywm2_con_txt p{ width: 810px;}
.gywm2_con_txt p:nth-child(2){ color: #6B6B6B; margin-top: 30px; font-size: 22px; text-align: justify; line-height: 32px;}
.gywm2_con_txt p:nth-child(2) span{color: #1D8B3B;}
.gywm2_con_txt p:nth-child(3){ margin-top: 30px;}
.gywm2_con_txt p:nth-child(4){ font-size: 26px; color: #1D8B3B; font-weight: bold;margin-top: 20px;}
.gywm2_con_txt p:nth-child(4) img{display: inline-block;margin-right: 20px;vertical-align: baseline;}
.gywm2_con_txt p:nth-child(5){ font-size: 22px; color: #505050;margin-top: 10px;}
.gywm2_con_txt p:nth-child(6){ font-size: 26px; color: #333;font-weight: bold;margin-top: 10px;}
/*gywm_p11*/
.gywm_p11{background: url(../images/p14_bg.png) no-repeat center center;background-size: 100% 100%;margin-bottom: 4%; padding:4% 0; }
.gywm_p11 .tit p{ color: #fff;}
.gywm_p11 .tit h2{ color: #fff;}
.gywm_p11 .swiper-button-prev{left: -3.7%;}
.gywm_p11 .swiper-button-next{ right: -3.7%;}
.gywm_p11 .part11_li p{ background: #fff; border-bottom: 6px solid #fff;}
.gywm_p11 .part11_li:hover p{ color: #1D8B3B; background: #fff; border-bottom: 6px solid #1D8B3B; }
/*cpzx*/
.cpzx_con ul{display: flex; justify-content: space-between; flex-flow: wrap;}
.cpzx_con_r ul:after{ content:' ';display: block;margin-bottom: 3%;width: 380px;visibility: hidden;}
.cpzx_con ul li{margin-bottom: 3%;}
.cpzx_con ul li img{ border: 8px solid #f6f6f6;}
.cpzx_con ul li .p9_li{display: flex; font-size: 18px; color: #3C3C3C; width: 100%; padding:4% 0; justify-content: space-between; flex-flow: nowrap;}
.cpzx_con ul li .p9_li div .dian{ font-size: 60px; display: inline-block; height: 20px; line-height: 7px;margin-right: 8px;}
.cpzx_con ul li .cpzxjt{ display: inline-block; width: 27px; height: 28px;background: url(../images/cpzx_jt.png) no-repeat center center;background-size: 100% 100%;}
.cpzx_con ul li:hover .cpzxjt{ display: inline-block; width: 27px; height: 28px;background: url(../images/cpzx_ajt.png) no-repeat center center;background-size: 100% 100%;}
.cpzx_con ul li:hover img{ border: 8px solid #1D8B3B;}
.cpzx_con ul li:hover .p9_li div .dian{ color:#1D8B3B; }
.cpzx_yq{ padding: 3% 0; }
.cpzx_yq_con{width: 1360px; display: flex; justify-content: space-between; flex-flow: nowrap;}
.cpzx_yq_con_l{ width: 771px;}
.cpzx_yq_con_r{ width: 566px;margin-top: 7%;}
.cpzx_yq_con_r ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.cpzx_yq_con_r ul li{ text-align: center; margin-bottom: 3%;}
.cpzx_yq_con_r ul li p{ margin-top: 10px; font-size: 23px; color: #333;}
/*jm*/
.jm{ display: flex; justify-content: space-between; flex-flow: wrap;}
.jm_l{ width: 350px;}
.jm_l h2{ font-size: 36px; color: #333; font-weight: normal;}
.jm_l h2 span{ font-weight: bold; vertical-align: baseline; margin-left: 5px;}
.jm_l p{ font-size: 22px; color: #8C8C8C; margin-top: 1%;}
.jm_l p.tel{ color: #333; margin: 8% 0;}
.jm_l p.tel span{ vertical-align: baseline; margin-right: 5px;}
.jm_r{ width: 760px;}
/*tlfw*/
.tlfw{ background: #f9f9f9; margin: 5% 0; padding: 3% 0; position: relative;}
.tlfw_con_txt{ width: 760px;}
.tlfw_con_txt .tit{ margin-bottom: 1%;}
.tlfw_con_txt .tit h2{ text-align: left;}
.tlfw_con_txt p{ font-size: 18px; color: #333; line-height: 25px; margin-bottom: 1%;}
.tlfw_r {
    position: absolute;
    top: 0;
    right: 0;
    width: 37%;
}

/*shop*/
.shop_bg{background: #fcfcfc;}
.shop{ display: flex; justify-content: space-between; flex-flow: nowrap; }
.shop_l{ width: 395px; height: 616px;background: #fff;border-radius: 4px;
    opacity: 1;
    border: 3px solid;
    border-image: linear-gradient(270deg, rgba(226, 226, 226, 1), rgba(226, 226, 226, 0)) 3 3;
}
.shop_l>p{text-align: center;}
.shop_l>p:nth-child(1){ padding-top: 5%;}
.shop_l>p:nth-child(2){ color:#585858;font-size: 18px;padding-top: 6%;text-transform: Uppercase;}
.shop_l>p:nth-child(3){ font-size: 48px; color: #333; margin: 1% 0 3% 0;}
.shop_l>p:nth-child(4){ font-size: 24px; color: #333;}
.shop_r{ width: 802px;}
.shop_r ul li{ margin-bottom: 3%;}
.ewm{ margin: 5% auto 0 auto; width: 75%; text-align: center;}
.ewm ul{ display: flex;  justify-content: space-between; flex-flow: nowrap;}
.ewm ul li{ font-size: 18px; color: #6a6a6a;}
.shop_l>p:nth-child(7){margin-top: 10%;}
.shop_l>p:nth-child(7) a{ color: #fff; font-size: 20px;  background: #1D8B3B; padding: 10px 20px; border-radius: 10px;}
.shop_r_con{ position: relative;}
.shop_r_con .swiper-pagination-bullet,.shop_r_con .swiper-pagination-bullet{ width:26px; border-radius: 16px; background:#D9D9D9;opacity:1; height:10px;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);}
.shop_r_con .swiper-pagination-bullet-active,.shop_r_con .swiper-pagination-bullet-active{ background:#1D8B3B;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);}
.shop_r_con .swiper-pagination{ bottom: 3%!important;}
/*hzdl*/
.hzdl_con{ width: 970px; margin: 3% auto 1% auto;}
.hzdl_con ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.hzdl_con ul li{ width: 181px; padding: 15px 0 15px 93px;  box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);margin-bottom: 20px;}
.hzdl_con ul li h2{ font-size: 20px; color: #242424;}
.hzdl_con ul li p{ font-size: 18px; color: #565656; }
.hzdl_con ul li:nth-child(1){background: url(../images/hzdl_con1.png) no-repeat left top;}
.hzdl_con ul li:nth-child(1):hover{background: url(../images/hzdl_cona1.png) no-repeat left top;}
.hzdl_con ul li:nth-child(2){background: url(../images/hzdl_con2.png) no-repeat left top;}
.hzdl_con ul li:nth-child(2):hover{background: url(../images/hzdl_cona2.png) no-repeat left top;}
.hzdl_con ul li:nth-child(3){background: url(../images/hzdl_con3.png) no-repeat left top;}
.hzdl_con ul li:nth-child(3):hover{background: url(../images/hzdl_cona3.png) no-repeat left top;}
.hzdl_con ul li:nth-child(4){background: url(../images/hzdl_con4.png) no-repeat left top;}
.hzdl_con ul li:nth-child(4):hover{background: url(../images/hzdl_cona4.png) no-repeat left top;}
.hzdl_con ul li:nth-child(5){background: url(../images/hzdl_con5.png) no-repeat left top;}
.hzdl_con ul li:nth-child(5):hover{background: url(../images/hzdl_cona5.png) no-repeat left top;}
.hzdl_con ul li:nth-child(6){background: url(../images/hzdl_con6.png) no-repeat left top;}
.hzdl_con ul li:nth-child(6):hover{background: url(../images/hzdl_cona6.png) no-repeat left top;}
.cpzx_banner{ text-align: center; margin-top:3%; margin-bottom: 4%;}
.hzdl_ff{ padding: 3% 0; background: url(../images/hzdl_ff_bg.png) no-repeat right center #F5F5F5;background-size: 21%;}
.hzdl_ff_con h2{ font-size: 38px; color: #333;}
.hzdl_ff_con p{ font-size: 18px; color: #828282;}
.hzdl_ff ul{ display: flex; width: 990px; margin-top: 3%; justify-content: space-between; flex-flow: wrap;}
.hzdl_ff ul li{ width: 246px; margin-bottom: 2px; padding: 36px 0; background: #fff; text-align: center; position: relative; }
.hzdl_ff ul li p{ font-size: 20px; color: #333;}
.hzdl_ff ul li span{ font-size: 16px; color: #bbb; position: absolute; left: 6%;top: 9%;}
/*pcnews*/
.nxwlist .x11_xw_l{width: 78px; height: 114px; background: #C2C2C2; color: #fff; text-align: center;}
.nxwlist .x11_xw_l h3{display:none}
.nxwlist .x11_xw_l p{text-align: center; margin: 0;}
.nxwlist .x11_xw_r{width: 1080px;}
.nxwlist .x11_xw_r dl {display: unset;}
.nxwlist .x11_xw_r dl dt{width: 100%;font-size: 22px;  margin-bottom: 10px; padding-bottom: 10px; font-weight: bold;}
.nxwlist .x11_xw{border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; padding-bottom: 20px; }
.xwli{display: flex;justify-content: space-between;}
.xwli_l{width: 245px;}
.xwli_r{width: 820px;}
.nxwlist .x11_xw_r dl dd{width: 100%;}
.nxwlist .x11_xw:hover .x11_xw_l{ background: #1D8B3B; color: #fff;}
.nxwlist .x11_xw:hover .x11_xw_r h3{color:#1D8B3B;}
.nxwlist .x11_xw:hover .x11_xw_l h2,.nxwlist .x11_xw:hover .x11_xw_l p{color: #fff;}
.nxwlist .x11_xw:hover .x11_xw_r dl dt,.nxwlist .x11_xw:hover .x11_xw_r dl dd a{ color:#1D8B3B;}
.x11_xw {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
}
.x11_xw_l h2 {
    font-size: 32px;
    margin-top: 15px;
}

.wnews_con h1{ text-align:center; margin-bottom:20px; font-size:30px; color:#333;}
.wnews_con p{ font-size:18px; color:#333;line-height:30px;}
.wnews_con p img,.wnews_con img{   margin: 10px auto;  max-width:100%;}

.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.x11_xw_r dl dd h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}
.list-page a {border:1px solid #ddd;padding:0 12px;height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}

.list-page{display: block; margin:5% auto;text-align: center;}
.list-page b {background:#1D8B3B;color:#fff;display:inline-block;padding:0 12px;line-height:30px;border:none;}
.list-page a b {background:#fff;color:#666;line-height:25px;}
.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.list-page a {border:1px solid #ddd;padding:0 12px; margin-bottom:10px; height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
/*lxwm*/

.lxwm_con_l{ width: 480px;}
.lxwm_con_r{ width: 700px;}
.lxwm_con{display: flex; justify-content: space-between;flex-wrap: nowrap;}
.lxwm_con_l ul li{ font-size: 20px; color: #535353; padding-bottom: 10px; margin-bottom: 10px; border-bottom:1px solid #cfcfcf;  }
.lxwm_con_l .kg{padding-left: 47px; padding-top: 10px;}
.lxwm_con_l ul li img{vertical-align:bottom;}
.noline{ border:0!important;font-size: 16px!important; margin-bottom:5%!important;  }
.lxwm_con_l ul li span{ margin-right: 8px;}
.lxwm_con_l ul li span img{margin-bottom: 2px;vertical-align: baseline;}
.newewm{display: flex; width: 62%; margin:5% 0; justify-content:space-between;flex-wrap: nowrap;}
.newewm div{ text-align: left;width:116px;}
.newewm div img{ width:116px;}
.newewm p{ font-size: 13px; margin: 5% auto; text-align: center;}
.btit{ margin: 0 auto 3% auto;border-bottom: 1px solid #eaeaea; height: 60px;padding-bottom: 10px; clear: both;}
.btit dl{ border-left: 2px solid #294dab; padding-left: 10px; float: left;  }
.btit dl dt{ font-size: 24px; color: #294dab; }
.btit dl dd{ font-size: 17px; color: #6c6c6c; font-weight: bold; }
.xnav{ width: 100%; color: #9d9d9d; text-align: left; padding-top: 40px;}
.xnav a{color: #9d9d9d;}
@media screen and (min-width: 1910px) {
    .part10{ background-size: auto;}
    .cpzx_yq_con{ width: 1400px; margin-left:3%;}
    .gywm{ background-size: auto;}
    .gywm2_con{background-size: auto;}
    .hzdl_ff{background-size: auto;}
}
/*移动*/
@media screen and (max-width: 767px) {
	.pchidden {display: block;}
    .main{ width: 96%;}
    .btit {width: 98% !important;}
    .tit h2{ font-size: 18px; margin: 2% auto 0 auto; text-align: center;}
    .tit p{ font-size: 16px; color: #777;margin:0 auto;}
    .tit img{ width: 80%;display: inline-block; margin: 8px  auto 0 auto;}
    .dpt{padding-top: 4%;}
    .dpb{padding-bottom: 4%;}
    .smt{ margin-top: 4%;}
    .banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:13px;opacity:1; height:13px;}
    .fixnav {position: fixed!important;top: 0px;left: 50%;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .xtit h2{ font-size: 20px; width: 96%; text-align: center;bottom: 33%; margin: 0 auto;}
    .xtit p{ font-size: 16px;width: 96%;text-align: center;bottom: 14%;margin: 0 auto;}
	.wnews_con h1{ font-size:20px;}
	.wnews_con p{ font-size:14px; line-height:25px;}
    /*mlxwm*/
    .newewm { width:68%;}
	.lxwm_con{ flex-wrap: wrap; }
    .lxwm_con_l,.lxwm_con_r{ width: 96%; margin: 3% auto; }
    /*mpart1*/
    .part1{ margin: 6% 0 3% 0;}
    .part1_con ul{ flex-flow: wrap;}
    .part1_con ul li{ width: 33%; margin-bottom: 20px;}
    .part1_con ul li img{ width:36px;}
    .part1_con ul li:nth-child(3){ border: 0;}
    .part1_con ul li p{ font-size: 17px;}
    .part1_con ul li span{ font-size: 13px;}
    /*mpart2*/
    /*mpart3*/
    .part3{ margin-top: 6%;}
    .p3_tit_l{ font-size: 20px;margin-top: 5px;}
    .p3_tit_r img{ width: 36px;}
    .p3_tit{ padding-bottom: 5px;}
    .part3 h2{ font-size: 25px;margin-top: 4%;}
    .mp3_con{ position: relative; padding-bottom: 12%; margin-top: 4%;}
    .mp3_li{ font-size: 14px;  border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; text-align: center;background-image: linear-gradient(to top, #1D8B3B 50%,#fff 0);}
    .mp3_li  p{ font-size: 16px; color: #fff; padding: 10px 0;}
    .mp3_li:hover{background-image: linear-gradient(to top, #093A96 50%,#fff 0);}
    .mp3_con .swiper-pagination-bullet{ width:15px; background:#CBCCCE;opacity:1; height:15px;}
    .mp3_con .swiper-pagination-bullet-active{ background:#1D8B3B;}
    /*mpart4*/
    .part4{ margin-top: 8.5%;border-radius: 15px;}
    .part4 .p4_jg{ width: 55px;margin-top: -30px;}
    .part4 span{ margin-top: 4%; font-size: 16px; letter-spacing: 5px;}
    .part4 p{ font-size: 30px;}
    .part4 ul{ width: 96%;}
    .part4 ul li{ width: 30%; padding: 5px 0; margin-bottom: 5px; font-size: 16px;}
    .p4_line{ width: 96%; margin: 0 auto;padding: 2% 0 4% 0;}
    /*mpart5*/
    .p5_con{ margin-top: 4%;background: url(../images/p5_con_l.png) no-repeat center center;  background-size: 100% 100%;}
    .p5_con ul{ width: 55%; margin-left: 45%; position: relative; right: 0; bottom: unset; top: 0;flex-flow:wrap;}
    .p5_con ul li{ width: 94%; padding: 5px 3%; margin-bottom: 5px;}
    .p5_con ul li h2{ font-size: 16px; margin-bottom: 0;}
    .p5_con ul li p{ font-size: 14px;}
    .p5_con ul li span{ font-size: 16px; margin-top: 2px;}
    .p5_con ul li:nth-child(3){ margin-bottom: 0;}
    /*mpart6*/
    .part6{margin-top: 6%;}
    .p6_con{ margin-top: 4%;}
    .p6_con_l{ width: 65%; margin-top: 2%;}
    .p6_con_r{ width: 33%;}
    .p6_con_r ul{ width: 100%;}
    .p6_con_r ul li{ width: 80%; padding: 0 10%; margin-bottom: 5px; height: 50px; line-height: 50px;}
    .p6_con_r ul li span{ font-size: 14px;}
    .p6_con_r ul li img{ width: 20px; height: 20px; margin-top: 15%;}
    /*mpart7*/
    .part7{margin-top: 6%;}
    .p7_con{ margin-top: 4%;}
    .p7_con_l{ width: 48%;}
    .p7_con_l p{ font-size: 14px;width: 100%; text-align: center;}
    .p7_con_r{ width: 50%;}
    .p7_con_r ul li p{ font-size: 14px;width: 100%;text-align: center;}
    .p7_con_r ul li{ width: 48%; }
    .p7_con_r ul li:nth-child(3){ width: 100%;}
    .p7_con_r ul li{ margin-bottom: 4%;}
    /*mpart8*/
    .part8{margin-top: 6%; padding-bottom:6%; background: url(../images/mp8_bg.png) no-repeat top center;  background-size: 100% auto;}
    .p8_con_t ul{ flex-flow: wrap;}
    .p8_con_t ul li{ width: 28%; font-size: 16px; margin-bottom: 2%; padding: 4% 2%; background-size: 35%; }
    .p8_con_t ul li span{ right: 12%; bottom: 12%;}
    .p8_con_t ul li:hover{background-size: 35%;}
    .p8_con_b ul li:nth-child(1) {background: url(../images/mp8_con_b1.png) no-repeat center center; background-size: 100% 100%;}
    .p8_con_b ul li:nth-child(2) {background: url(../images/mp8_con_b2.png) no-repeat center center;background-size: 100% 100%;}
    .p8_con_b ul li:nth-child(3) {background: url(../images/mp8_con_b3.png) no-repeat center center;background-size: 100% 100%;}
    .p8_con_b ul li:nth-child(4) {background: url(../images/mp8_con_b4.png) no-repeat center center;background-size: 100% 100%;}
    .p8_con_b ul li:nth-child(5) {background: url(../images/mp8_con_b5.png) no-repeat center center;background-size: 100% 100%;}
    .p8_con_b ul li:nth-child(6) {background: url(../images/mp8_con_b6.png) no-repeat center center;background-size: 100% 100%;}
    .p8_con_b ul li{ width: 45.5%; padding: 3% 2% 3% 2%; height: unset; margin-bottom: 2%;}
    .p8_con_b ul li dl dt h2{ font-size: 20px; color: #fff!important;}
    .p8_con_b ul li dl dd{ font-size: 12px; color: #fff !important;}
    .p8_con_b ul li dl dd.line { width: 60px!important; margin: 4% 0 !important; background-image: linear-gradient(to right, #fff 50%,#fff 0)!important;}
    .p8_con_b ul li:nth-child(5) dl dd{ width: 100%;}
    /*mpart9*/
    .p9_con ul{ flex-flow: wrap;}
    .p9_con ul li{ width: 49%;margin-bottom: 3%;}
    .p9_con .p9_li{ font-size: 12px;}
    .p9_con_btn{margin-top: 6%; padding-bottom: 6%;}
    .p9_con_btn a{ font-size: 16px;}
    /*mpart10*/
    .part10{ padding-top: 6%; background: url(../images/mp10_bg.png) no-repeat bottom center #fff;background-size: 100% auto;padding-bottom: 56%;}
    .p10_con_txt{ width: 100%;}
    .p10_con_txt h2{ font-size: 20px; margin: 3% 0;}
    .p10_con_txt ul li{ }
    .p10_con_txt ul li p{ font-size: 14px;}
    /*mpart11*/
     .part11_li{ text-align: center; width: 75%; margin: 0 auto;}
    .part11_con{ margin-top: 0;}
    .part11_con .swiper-button-next{ right: 0;}
    .part11_con .swiper-button-prev{ left: 0;}
    .part11_con .part11_li p{ font-size: 16px;}



    /*mpart12*/
    .mpart12{ width:94%; margin: 6% auto 10% auto;}
    .mpart12_con{ width: 98%; margin: 4% auto 5% auto;}
    .mpart12_con ul li{ margin-bottom: 5%;}
    .mpart12_con ul li img{ width:100%; display:block; margin:0 auto; }
    .mpart12_con ul li p:nth-child(2){ font-size: 18px; color: #333; font-weight: bold; margin: 3% auto;}
    .mpart12_con ul li p:nth-child(3){ font-size: 18px; color: #333; margin-bottom: 3%; font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .mpart12_con ul li p:nth-child(4){ font-size: 14px; color: #333;}
    .part12_con_btn{ margin: 10% auto;}
    .part12_con_btn a{ font-size: 16px;}
    /*mpart14*/
    .part14{ margin-top: 6%; padding: 6% 0;}
    /*mpart15*/
    .p15_con ul li{ width: 45%; padding: 3% 2%; margin-bottom: 1%;}
    .p15_con ul li h2{ font-size: 20px; padding-bottom: 6%;}
    .p15_con ul li p{ text-align: center; font-size: 15px; width: 74%; margin: 6% auto 0 auto}
    /*mpart16*/
    .p16_con{ width: 96%;}
    .p16_con ul li{ width: 24%; padding: 10px 0;}
    .p16_con ul li img{ width: 36px;}
    .p16_con ul li p{ font-size: 16px;}
    /*mpart17*/
    /*mpart18*/
    /*mpart19*/
    /*mnews*/
    .nxwlist{ width:94%; margin:0 auto;}
    .nxwlist .x11_xw_l{display: none;}
    .nxwlist .x11_xw_r{ width: 100%;}
    .nxwlist .x11_xw_r dl dt{ font-size: 18px; text-align: center;}
    .csrjj, .nxwlist .x11_xw_r{ width: 98%; margin: 5% auto;}
    .xwli_l{ width: 100%; margin-bottom: 3%; text-align: center;}
    .xwli {
        display: unset;
    }
    .xwli_r{ width: 100%;}
    .x11_xw_r dl dd p {
        font-size: 14px;
        line-height: 25px;
    }
    .x11_xw_r dl dd h3{ text-align: center;}
    /*mhzdl*/
    .hzdl_con{ width: 96%; margin-left: auto; margin-right: auto;}
    .hzdl_con ul li{ width: 34%;padding: 2% 0 2% 15%;}
    .hzdl_con ul li{ background-size: 36% !important;}
    .hzdl_con ul li h2{ font-size: 14px;}
    .hzdl_con ul li p{ font-size: 12px;}
    .cpzx_banner{ width: 96%; margin-left: auto; margin-right: auto;}
    .hzdl_ff{ background: #F5F5F5; padding: 6% 0; margin-bottom: 10%;}
    .hzdl_ff ul{ width: 100%;}
    .hzdl_ff ul li{ width: 49.5%; margin-bottom: 1%; padding: 3% 0;}
    .hzdl_ff ul li img{ width: 26%; }
    .hzdl_ff ul li p{ font-size: 16px;}
    .hzdl_ff_con h2{ font-size: 20px; text-align: center; margin-top: 3%;}
    .hzdl_ff_con p{ font-size: 14px; text-align: center;}

     /*mgywm*/
    .gywm{ background-size: unset; background:#F8F8F8; padding-top: 0; padding-bottom: 3%;}
    .gywm_r{ margin-left: 0; width: 100%; background-size: 100% auto;}
    .gywm_con dl{ width: 100%; margin-left: 0; padding-top: 15px;}
    .gywm_con .gywm_ry{ position: relative;margin: 0 auto;display: block;}
    .gywm_con{ padding-bottom: 0;}
    .gywm_con dl dt h2{ font-size: 20px; text-align: center;}
    .gywm_con dl dt p{ font-size: 12px; text-align: center; margin-bottom: 3%;}
    .gywm_con dl dt p img{ margin-right: 5px;}
    .gywm_con dl dd{ font-size: 14px; line-height: 25px;}
    .gywm2_con{ background: none; padding-top: 0;}
    .gywm2_mtt{ display: block; width: 96%; margin: 3% auto;}
    .gywm2_con_txt h2{ font-size: 20px; text-align: center;}
    .gywm2_con_txt p:nth-child(2){ margin-top: 2px; font-size: 14px; line-height: unset;}
    .gywm2_con_txt p{width: 96%; margin: 0 auto;}
    .gywm2_con_txt p:nth-child(3){ margin-top: 10px;}
    .gywm2_con_txt p:nth-child(4){ font-size: 20px; margin-top: 10px;}
    .gywm2_con_txt p:nth-child(4) img{ margin-right: 10px;}
    .gywm2_con_txt p:nth-child(5){font-size: 16px; margin-top: 5px;}
    .gywm2_con_txt p:nth-child(6){ font-size: 16px;margin-top: 5px;}
    .gywm_p11{ margin-top: 6%;}
    .gywm_p11 .part11_con{ margin-top: 4%;}
    .gywm_p11 .part11_li{ background: #fff;}
    /*mcpzx*/
    .cpzx_con ul{width: 96%;}
    .cpzx_yq_con{ flex-flow: wrap; width: 96%; margin: 0 auto;}
    .cpzx_yq_con_l{ width: 100%;}
    .cpzx_yq_con_r{ width: 100%;}
    .cpzx_yq_con_r ul li{ width: 32%;}
    .cpzx_yq_con_r ul li p{ font-size: 16px;}

    /*mshop*/
    .shop{ flex-flow: wrap;}
    .shop_l{ width: 100%;height: unset; padding-bottom: 6%;}
    .shop_r{ width: 100%;}
    .shop_l>p:nth-child(2){ font-size: 14px;}
    .shop_l>p:nth-child(3){ font-size: 30px;}
    .shop_l>p:nth-child(4){ font-size: 16px;}
    .ewm{ margin-top: 0;}
    .ewm ul li{ font-size: 14px;}
    /*yzjd*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; }

    .newlogo_con_l img{ width: 80%;}
    .newlogo_con{ margin-bottom: 4%;}
    .mfooter {
        background: #3C3C3C;
        padding: 2% 0 20% 0;
        margin-top: 10%;
        background-size: 100% auto;
        display: block;
    }
    .newlogo{ margin-bottom: 5%; margin-top: 5%;}
    .newlogo_con{ margin-bottom: 1%;}
    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 6%;margin-top:0;}
    .mfooter p {text-align: center;color:#fff;font-size: 16px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #fff; padding-bottom: 3%;}
    .mfooter p.hs{ color: #fff;}
    .mfooter p  span{ font-size:50px;}
    .xmtb3 {
        margin-bottom: 6%;
        margin-top:5px;
    }
    .mfooter_ewm {
        display: flex;
        justify-content: space-between;
        flex-wrap:nowrap;
        width: 70%;
        margin: 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: #FC0000; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #D9D9D9; color: #333; }
    .xactive{color: #fff;}
    .name {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
    .xtel {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
    .xtel input {width: 100%; background: #f7f7f7; margin-left: 0; color: #000;}
    .name input {width: 100%; background: #f7f7f7; color: #000;}
    .cont { width: 90%; margin: 0 auto; background: #f7f7f7; text-align: left; }
    .cont textarea { background: #f7f7f7; font-size:16px; }
/*mpart12*/
#mbanner{ position: relative;}
#header{ padding-bottom: 0; background: #fff;}
.mhidden{ display:none!important;}
.mtop{ width: 96%; margin: 0 auto; padding: 0 0 2% 0;display: flex; justify-content: space-between; flex-flow: nowrap;}
.mtopl{ width:81px; margin-top:5px;}
.mtopr{ width: 10%; text-align: right;margin: 5% auto 0 auto;z-index: 889;}
.mtopr span{ font-size: 30px; color: #1D8B3B;}
.mtopc{display: flex;justify-content: space-between;flex-flow: nowrap;width: 73%;text-align: center;margin: 3% auto;}
.mtopc_r{ margin-top:3%;}
.mtopc_l p{font-size: 12px; color: #505050; margin-left: 3px;margin-top: 5px; text-align: left;}
.mtopc_r p{ font-size: 14px; color:#1D8B3B;}
.mtopc_r img{ width:28px;margin-right: 5px;vertical-align: middle;}
.mtopc_r{ margin-top:3%;}
    .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}
    /*case*/
    .case_dh{ width: 94%; margin: 0 auto;}
    .case_dh ul{ width: 100%; flex-flow: wrap;}
    .case_dh ul li{ width: 48%; margin-bottom: 3%;}
    .case_con{ width: 94%; margin: 0 auto;}
    .case_con ul li{ width: 100%;}
    .case_con ul li p{ width: 96%; padding: 10px 2%;}

}

