.top_c1c1{display: flex;justify-content: space-between; width: 380px;}
.top_c1c3 {
    font-size: 18px;
    color: #373737;
    font-style: italic;
    opacity: 0.6;
    margin-top: 27px;
}
.top_c1c1>img{ width:140px; height: 79px;}
.top_c1c1 p {
    font-size: 18px;color: #1B1B1B;
    margin-top: 28px;
}
.top_c1c{display: flex;justify-content: space-between;}
.top_c1c2 {
    width: 286px;
    margin-top: 20px;
}
.top_c1c3 {
    font-size: 18px;
    color: #373737;
    font-style: italic;
    opacity: 0.6;
    margin-top: 30px;
}
.top_c1c2 span{font-size: 20px; margin: 0 0 0 6px;
    color: #333333;
    font-style: italic;}
.top_c1c2 span i{
    font-size: 26px;
    color: #373737;
    margin: 0 0 0 10px;
    font-style: italic;
    font-weight: bold;
}
.top_c1c2 img{ margin-top: -6px;}
.top_c2{
    background: #0A872C;
}
.top_c2 ul{display: flex;justify-content: space-between; width: 1200px; margin: 0 auto;}
.top_c2 ul li{ text-align: center;padding: 16px 0;  width: 17%; position: relative;}
.top_c2 ul li i{ width: 1px;
    height: 14px; display: block;
    position: absolute;
    right: 0;
    top: 23px;
    background: #616161; }
.top_c2 ul li a{ font-size: 18px;color: #fff;text-align: center;}
.top_c2 ul li.active a,.top_c2 ul li:hover a{color: #0A872C;font-weight: bold;}
.top_c2 ul li.active,.top_c2 ul li:hover{
    background: url(../images/nav_libg.png) no-repeat top center; background-size: 100% 100%;}
.top_c2 ul li:nth-child(6){ border-right: 0;}
.nav_hx{ position: absolute; transform: translate(-50%, -50%); left: 50%; bottom: -3px; display: none;}
.top_c2 ul li.active .nav_hx,.top_c2 ul li:hover .nav_hx{ display: block;}
#header {position: relative; z-index: 999;}
.fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.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; border: 2px solid #0A872C;border-radius: 11px;}
.banner .swiper-button-next{right:0; top:45%; opacity: 0;}
.banner .swiper-button-prev{left:0; top:45%;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;}
/*tit*/
.tit h2{font-weight: bold;
    font-size: 48px;
    color: #333;
    text-align: center;position: relative;text-transform: Uppercase; padding-top: 20px}
.tit h2 span{ color: #0A8D2E;}
.tit h2 br{ display: none;}
.tit h3{ margin-top: 30px; text-align: center;}
.tit h2 span br{display: none;}
.tit p {
    margin-top: 6px;
    color: rgba(51, 51, 51, 0.8);
    font-size: 26px;
    line-height: 40px;
    font-weight: normal;
    text-align: center;
    text-transform: Uppercase;
}
.tit>span{width: 46px; margin: 10px auto 10px auto;height: 4px; display: block;background: linear-gradient(-5deg, #18893B, #18893B);border-radius: 2px;}
.tit1{ margin-right:35px; margin-top: -5px;}
.tit2{ margin-left:35px;margin-top: -5px;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:39px;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.qmt{ margin-top: 0!important;}
.smb{margin-bottom:4%;}
.spt{margin-top:4%;}
/*part1*/
.part1{
    background: url(../images/p1_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
}
.p1_c{
     width: 1330px;
    display: flex;
    justify-content: space-between;
}
.p1_c1{
    width: 756px;
}

.p1_c2{
     width: 527px;
    padding-top: 47px;
}
.p1_na{
    display: none;
}
.p1_c2 ul li{
    margin-bottom: 25px;
}
.p1_c2 ul li dl{
    display: flex;justify-content: space-between;
}
.p1_c2 ul li dl dd{
     width: 458px;
    font-size: 25px;
    margin-top: 26px;
    color: #333333;
    padding-bottom:10px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
    position: relative;
}
.p1_c2 ul li dl dt{
    margin-top: 10px;
}
.p1_c2 ul li:hover dl dt .p1_na{ display: block;}
.p1_c2 ul li:hover dl dt .p1_n{ display: none;}
.p1_c2 ul li:hover dl dd{
    background: linear-gradient(184deg, #18893B 0%, #087C2C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p1_c2 ul li dl dd::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: linear-gradient(184deg, #18893B, #087C2C);
    transition: all 0.56s ease-in-out;
}
.p1_c2 ul li:hover dl dd::after {
    width: 100%;
}
/*part2*/
.part2 {
    background: url(../images/p2_bg.jpg) no-repeat top center;
    padding-top: 84px;
    padding-bottom: 16%;
}
.p2_cn{ width: 966px;}
.part2 .tit,.part2 .tit h2,.part2 .tit p{ text-align: justify;}
.p2_tit{ margin-bottom: -45px;}
.pub_btn{
    background: linear-gradient(-5deg, #18893B 0.1220703125%, #18893B 100%);
    display: block;
    border-radius: 35px;
    margin-top: 35px;
    width: 168px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    height: 56px;
    line-height: 56px;
}
/*part3*/
.p3_c{
    text-align: center;
}
/*part4*/
.part4_con{ width: 100%; position: relative;}
.part4_con .swiper-slide{
    transform: scale(0.8);
    width: 1012px;
    text-align: center;
}
.part4_con .swiper-slide dl{
    margin-top: 25px;
    display: none;
    text-align: center;
}
.part4_con .swiper-slide dl dt{
    background: linear-gradient(-5deg, #18893B 0.1220703125%, #18893B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 10px;
}
.part4_con .swiper-slide dl dd{
    font-size: 22px;
    color: #333333;
    opacity: 0.8;
}

.part4_con .swiper-slide-active dl{
    display: block;
}
.part4_con .swiper-slide-active{
    transform: scale(1);
    width: 1012px;
}
.p4_t{transition: all 0.56s;}
.p4_ta {  display: none;}
.part4_con .swiper-slide-active .p4_t{
    transition: all 0.56s;
    display: block;
}
.p4_line{
    width: 100%;
    height: 2px;
    background: #F0F0F0;
    margin-top: -12px;
}
.p4_btn .swiper-button-next {
    right: 0;
    top: 38%;
    opacity: 0;
}
.p4_btn .swiper-button-prev {
    left: 0;
    top: 38%;
    opacity: 0;
}




.part4_con:hover .swiper-button-next{right: 22%;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;}
.part4_con:hover .swiper-button-prev{left: 22%;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;}
.part4_con:hover .swiper-button-next:hover,.part4_con:hover .swiper-button-prev:hover{opacity:1;}





/*part5*/
.part5 .tit,.part5 .tit h2,.part5 .tit p{
    text-align: justify;
}
.p5_c .swiper-container{ overflow: hidden;}
.part5 .container{  position: relative;}
.p5_c .tabs-container{display: flex;justify-content: space-between;}
.p5_c .tabs-container .tab-item{
    width: 327px;
    padding: 35px;
    background: #F5F5F5;
}
.p5_ia{ display: none;}
.p5_c .tabs-container .tab-item.active .p5_ia{
  display: inline-block;
}
.p5_c .tabs-container .tab-item.active .p5_i{
    display: none;
}
.p5_c .tabs-container .tab-item.active dl dd h2{
    background: linear-gradient(-5deg, #18893B 0.1220703125%, #18893B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p5_c .tabs-container .tab-item dl dd h2{
    font-size: 26px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 3px;
}
.p5_c .tabs-container .tab-item dl dd p{
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    opacity: 0.7;
}
.qh_btn .swiper-button-next,.qh_btn .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.qh_btn{width: 118px; margin: 20px auto 0 auto;display: flex;justify-content: space-between;}
.p5_btn{  position: absolute; right: 0; top: -15%;}
/*part6*/
.p6_c{
    background: url(../images/p6_c_bg.jpg) no-repeat top center;
}
.p6_cnc{
     width: 520px;
    margin-right: 0;
    margin-left: auto;
}
.p6_cnc ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.p6_cnc ul li{ padding: 19px 25px 29px 25px; height: 232px; margin-bottom: 20px; width: 200px;background: #FFFFFF; text-align: center;}
.p6_cnc ul li:hover{
    background: #18893B;
}
.p6_cnc ul li:hover .p6_ia{ display: inline-block; }
.p6_cnc ul li:hover .p6_i{ display: none; }
.p6_cnc ul li:hover dl dd h2{ color: #FFFFFF; }
.p6_cnc ul li:hover dl dd p{
    color: #FFFFFF;
    opacity: 0.3;
}
.p6_cnc ul li:hover .xp6_jta{
    display: inline-block;
}
.p6_cnc ul li:hover .xp6_jt{
    display:  none;
}

.p6_ia{ display: none; }
.xp6_jta{
    display: none;
}
.p6_cnc ul li dl dd h2{
    font-size: 16px;
    margin-top: 10px;
    color: #040404;
    line-height: 26px;
}
.p6_cnc ul li dl dd p{
    margin-top: 10px;
    font-size: 10px;
    color: #040404;
    line-height: 18px;
    opacity: 0.3;
    margin-bottom: 10px;
}
.p6_cnc ul li:nth-child(2){
    margin-top: 60px;
}
.p6_cnc ul li:nth-child(3){
    margin-top: -60px;
}
/*part7*/
.p7_t{ width: 1336px; }
.p7_t ul{ display: flex;justify-content: space-between; flex-wrap: wrap;}
.p7_t ul li{
    width: 314px;
    font-weight: bold;
    font-size: 23px;
    color: #333333;
    padding: 20px 0;
    margin-bottom: 18px;
    text-align: center;
    background: #F6F6F6;
    border: 2px solid #EFEFEF;
}
.p7_t ul li.active{
    background: #18893B;
    border: 2px solid #18893B;
    color: #fff;
}
.p7_b{ width: 1540px; }
.cpa{ display: none;}
.part7_con  .swiper-slide ul{
    display: flex;justify-content: start; flex-wrap: wrap;
}
.part7_con  .swiper-slide ul li{
     margin-bottom: 20px;
    margin-right: 26px;
     width: 365px;
    text-align: center;
}
.part7_con  .swiper-slide ul li:nth-child(4),.part7_con  .swiper-slide ul li:nth-child(8){
    margin-right: 0;
}
.part7_con  .swiper-slide ul li p{
    font-size: 18px;
    color:rgba(51, 51, 51, 0.9);
    margin-top: 15px;
}
.part7_con  .swiper-slide ul li:hover p{
    color: #18893B;
}
.part7_con  .swiper-slide ul li:hover img{
  border-radius: 50%;
}
.p7_b>ul>li{ display: none;}
.p7_b>ul>li.active{ display: block;}
.p7_btn .swiper-button-next,.p7_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p7_btn{ width: 145px; display: flex;justify-content: space-between;}
/*part8*/
.part8 .tit h2{  position: relative; }
.part8 .tit h2 br{
    display: block;
}
.part8 .tit1 {
    position: absolute;
    left: 28%;
    top: 33%;
}
.part8 .tit2{
    position: absolute;
    right: 28%;
    top: 33%;
}
.part8 .cgcnbg3{
    background: url(../images/p8_c.jpg) no-repeat top center;
    position: relative;
    padding: 40px 0;
}


.cgcn_con3{width: 1200px; position: relative;margin-left: auto; margin-right: auto;display: flex; justify-content: space-between; }
.cgcn_con3_l {
    width: 392px;
    margin-top: 130px;
}
.cgcn_con3_l dl dt{
     color: #fff;
    font-size: 36px;
    font-weight: bold;
    text-align: right;
}
.cgcn_con3_l dl dt span{
    font-size: 66px;
    display: inline-block;
    margin-right: 2px;
}
.cgcn_con3_l dl dd h2{
    text-align: right;
    font-size: 38px;
    color: #FFFFFF;
}
.cgcn_con3_l dl dd p{
    text-align: right;
    margin-top: 5px;
    font-size: 17px;
    color:rgba(255, 255, 255, 0.88);
    line-height: 28px;
}
.cgcn_con3_l dl dd span{
    display: block;
    text-align: right;
    font-size: 11px;
    margin-top: 10px;
    color:rgba(255, 255, 255, 0.55);
    line-height: 20px;
}
.p8_btn .swiper-button-next,.p8_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p8_btn{ width: 145px; display: flex; justify-content: space-between; margin: 20px 0 0 auto;}

.cgcn_con3_r {
    width: 597px;
    text-align: center;
    height: 640px;
}

.cgcn_con3_r dl{width: 80px; height: 80px; line-height: 75px; border-radius: 50%; position: relative; background: #fff; }
.cgcn_con3_r dl dd{position: absolute; top: 0; right: 0; left: 0;bottom: 0;}
.cgcn_con3_r dl svg{display: none;}
.cgcn_con3_r dl dd img{vertical-align: middle; width: 33px;}
.cgcn_con3_r .swiper-slide-thumb-active dl svg{display: block;}
.part8 .swiper {
    width: 100%;
    height: 100%;
}
.p8_ta{ display: none;}


.xp10_btn .swiper-button-next,.xp10_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.xp10_btn_c{ width: 19px; margin: 55px auto 0 auto;}
.xp10_btn_c img:nth-child(1){ margin-bottom: 20px;}
.cgcn_con3_r .swiper-wrapper .swiper-slide-thumb-active  .p8_ta{
    display: inline-block;
}
.cgcn_con3_r .swiper-wrapper .swiper-slide-thumb-active   .p8_t{
    display: none;
}
.p8_li{ text-align: right;}
.cgcn_con3_r .swiper-wrapper .swiper-slide-active {
    margin-left: -18%;
}
.cgcn_con3_r .swiper-wrapper .swiper-slide-next {
    margin-left: -61px;
}
/*兼容性写法*/
.cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide {
    margin-left: -61px;
}
/*兼容性写法*/
.cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
    margin-left: -77px;
}
/*兼容性写法*/
.cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide{
    margin-left: -139px;
}
/*part9*/
.part9{ position: relative;}
.p9_c{ width: 1560px; margin-right: 0; margin-left: auto;position: relative;}
.p9_xf1 {
    position: absolute;
    left: -113px;
    top: 126px;
}
.part9 .tit {
    position: absolute;
    left: 0;
    top: -7%;
}
.part9 .tit h2{ position: relative;}
.part9 .tit h2 br{ display: block; }
.part9 .tit,.part9 .tit h2,.part9 .tit p{ text-align: justify; }
.part9 .tit2 {
    position: absolute;
    right: -8%;
    top: 30%;
}
.p9_cn ul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.p9_cn ul li{
    width: 220px;
    padding: 25px 40px 47px 40px ;
    background: #F2F2F2;
    text-align: center;
    height: 209px;
}
.p9_cn ul li h2{
    font-size: 26px;
    color: #333333;
    margin: 10px auto;
}
.p9_cn ul li p{
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    opacity: 0.8;
}
.p9_cn ul li:nth-child(1){
    background: #138CD1;
}
.p9_cn ul li:nth-child(1) h2,.p9_cn ul li:nth-child(1) p,.p9_cn ul li:nth-child(6) h2,.p9_cn ul li:nth-child(6) p{
    color: #fff;
}
.p9_cn ul li:nth-child(3){
     width: 960px;
     height: auto;
    padding: 0;
}
.p9_cn ul li:nth-child(4){
    width: 600px;
    height: auto;
    padding: 0;
}
.p9_cn ul li:nth-child(6){
    background: #0A872C;
}
.p9_cn ul li:nth-child(1), .p9_cn ul li:nth-child(2) {
    margin-top: 196px;
}
/*part10*/
.p10_c{background: url(../images/p10_c_bg.jpg) no-repeat top center; padding-bottom: 5%; padding-top: 172px;}
.part10_con{ width: 1450px;}
.p10_btn{ width: 145px; margin: 166px auto 0 auto;}
/*part11*/
.p11_c ul{
     display: flex;
     justify-content: center;
}
.p11_c ul li{
    width: 25%;
    height: 480px;
    margin-top: 51px;
}
.p11_c ul li img{ width: 100%; height: 100%;}
.p11_c ul li:nth-child(1){
    background: url(../images/p11_i1.jpg) no-repeat top center;
    background-size: 100% 100%;
    height: 188px;
    padding: 100px 0 193px 53px;
}

.p11_c ul li:nth-child(3){
    background: url(../images/p11_i2.jpg) no-repeat top center;
    background-size: 100% 100%;
    height: 357px;
    padding: 177px 0 49px 53px;
    margin-top: 0;
}
.p3_dl1{ display: flex; justify-content: start;}
.p3_dl1 dt{
 width: 35px;
 height: 35px;
    margin-right: 15px;
    margin-top: 12px;
}
.p3_dl1 dd{
    font-size: 22px;
    color: #FFFFFF;
    line-height: 48px;
}
.p3_dl2{
     margin-top: 20px;
     width: 280px;
     background: #fff;
     padding: 45px 55px;
    display: flex; justify-content: start;
    border-radius: 75px;
}
.p3_dl2 dt{
     width: 120px;
     height: 54px;
     margin-right: 16px;
}
.p3_dl2 dd h2{
    font-size: 28px;
    background: linear-gradient(-5deg, #18893B 0.1220703125%, #18893B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p3_dl2 dd p{
    font-size: 22px;
    color: #333333;
    line-height: 28px;
}

.p11_c ul li:nth-child(1) p{
    font-size: 22px;
    width: 293px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 37px;
}
.p11_c ul li:nth-child(1) a{
    display: block;
    width: 139px;
    margin-top: 25px;
    text-align: center;
    height: 29px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 29px;
    border: 1px solid #FFFFFF;
}


/*syform*/
.syform{
    background: #DDE9E1;
}

.syform_c h2 {
    text-align: center;
    font-size: 40px;
    color: #333;
    line-height: 53px;
}
.syform_c h2 br{display: block;}
.syform_line {
    width: 32px;
    margin: 26px auto;
    height: 4px;
    background: #242424;
}
.syform_c p{font-size: 29px; text-align: center;
    color: #4B4B4B;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn input{ width: 47%; font-size: 18px; background: #F1F3F4; padding: 23px 0 23px 2%; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #F1F3F4; font-size: 18px; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn button{color: #fff;border-radius: 12px;  font-size: 20px; border: 0;background:#18893B; width: 181px; height: 62px; line-height: 62px; margin-left: auto; margin-right: auto;}
/*part12*/
.part12{
    background: url(../images/p12_bg.jpg) no-repeat bottom center;
}
.p12_cn{
    width: 534px;
}
.part12 .tit h2,.part12 .tit{ text-align: justify;}
.part12 .tit>span{ margin-left: 0; margin-right: auto;}
.p12_cnc>p{
    font-size: 20px;
    color: rgba(44, 44, 44, 0.8);
    line-height: 30px;
    text-align: justify;
    margin-top: 25px;
}
.p12_cnc_ul{ margin-top: 45px;}
.p12_cnc_ul ul{
     width: 414px;
    display: flex;
    justify-content: space-between;
}
.p12_cnc_ul li{
 text-align: center;
}
.p12_cnc_ul li p{ text-align: center;font-size: 22px; color: rgba(44, 44, 44, 0.8); margin-top: -8px;}
.p12_sz{
    background: linear-gradient(-5deg, #18893B 0.1220703125%, #18893B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p12_sz span{
    font-size: 62px;
    font-weight: bold;
}
.p12_sz i{
    font-size: 33px;
}

/*part14*/
.part14{background: url(../images/p14_bg.jpg) no-repeat top center; padding: 4.5% 0;}
.p14_cn{ width: 770px;}
.part14 .tit{ text-align: justify;}
.part14 .tit h2,.part14 .tit p{ text-align: justify; color: #fff;}
.part14 .tit span{ background: #fff; margin-left: 0; margin-right: auto;}
.p14_cnc{ margin-top: 20px;}
.p14_cnc h2{font-size: 28px;
    color: #FFFFFF;}
.p14_cnc p{font-size: 20px; margin-top: 10px;
    color: #FFFFFF;}


/*part15*/

.p15_cn{ width: 625px;background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(207,1,13,0.13); padding: 62px 52px 65px 52px; border-bottom: 4px solid #FDD100;}





.p15_cn h2{ position: relative;}
.p15_cn h2 span{ color: #111; font-size: 26px; line-height:44px;}
.p15_cn h2 span i{ display: block; font-size: 34px; color: #CF010D;}
.p15_cn h2{font-weight: bold; border-bottom: 1px solid #B5B5B5; padding-bottom: 15px; margin-bottom: 20px;
    font-size: 26px;
    color: #111;
    line-height: 45px;}
.p15_cn p{font-size: 18px; text-align: justify; margin-bottom: 20px;
    color: #333333;
    line-height: 30px;}
.p15_cn ul{display: flex;justify-content: space-between; margin-bottom: 20px;}
.p15_cn ul li{font-weight: bold;
    font-size: 17px;
    color: #333333;
    line-height: 39px;}
.p15_cn ul li img{ margin-right: 5px; margin-top: -3px; }


/*part16*/
.part16{background: url(../images/p16_bg.png) no-repeat top center; text-align: center; padding-bottom: 8.5%;}
.part16>span{width: 430px; text-align: center; line-height: 50px; display: inline-block;font-size: 24px;
    color: #111111;
    height: 50px;
    background: #F8B400;
    box-shadow: 0px 6px 10px 0px rgba(0,57,10,0.4);
    border-radius: 25px;}
.part16 h2{font-size: 36px; margin-top: 40px; margin-bottom: 20px;
    color: #FFFFFF;}
.part16 p{font-size: 26px;
    color: #FFFFFF;
    line-height: 55px;}
/*part17*/
/*synews*/
.synews_c ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.synews_c ul li{
     width: 556px;
     padding: 17px;
}
.synews_c ul li dl{
    display: flex;
    justify-content: space-between;
}
.synews_c ul li dl dt{ width: 216px;}
.synews_c ul li dl dd{
     width: 311px;
}
.synews_c ul li dl dd h2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
    margin-bottom: 5px;
    color: #353535;
}
.synews_c ul li dl dd p{
    font-size: 18px;
    text-align: justify;
    color: rgba(31, 31, 31, 0.7);
    line-height: 28px;
}
.news_btn{
    display: flex;
    justify-content: space-between;
}
.news_btn span{
    font-size: 16px;
    color: #1F1F1F;
}
.news_jta{
    display: none;
}
.news_btn {
    margin-top: 10px;
}
.synews_c ul li:hover{
   background: #18893B;
}
.synews_c ul li:hover  dl dd h2,.synews_c ul li:hover  dl dd p,.synews_c ul li:hover .news_btn span{
     color: #fff;
}
.synews_c ul li:hover .news_jta{
    display: inline-block;
}
.synews_c ul li:hover .news_jt{
    display: none;
}


/*form xpart13*/
.xpart13{ margin:0 auto;  }
.xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap;}
.name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.name input{color:#000; font-size: 16px;
    background: #F7F7F7;
    outline-style: none;width: 100%;}
.xpart13 input::placeholder {color:#000000!important;}
.xpart13 textarea::placeholder {color:#000000!important;}
.xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #F7F7F7;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #F7F7F7;padding: 10px; font-size: 16px; color: #000;box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); }
.cont textarea{ width: 100%; background: #F7F7F7;font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #357BF4!important; color:#fff!important;}
.xactive input{background:#357BF4!important;color:#fff!important;}
.xactive input::placeholder {color:#000000!important;}
.xactive textarea{background:#357BF4!important;color:#fff;}
.xactive textarea::placeholder{color:#fff;}
.xpart13_form .sub{  text-align: center; width:100%; margin-top: 50px; background: none!important;}
.xpart13_form .sub button{ color:#fff; border: 1px solid #FDD100; font-size: 20px; background: #FDD100;  padding: 20px 40px; }
.xpart13_form .sub button img{ margin-left:10px;}
.xpart13 .tit{ margin-bottom: 3%;}
.xpart13 .tit p{color: rgba(51, 51, 51, 0.6);}
/*part17*/
.part17_con{ position: relative;}
/*part18*/



.news_line{width: 59px;display:inline-block;
    height: 2px;
    margin-bottom: 13px;
    background: #040404;}

.p18_c{ display: flex; justify-content: space-between;}
.p18_c1{ width: 499px;}
.p18_c2{ width: 638px;}
.p18_c1 h2{color: #171717;font-size: 24px; margin: 10px 0;}
.p18_c1 p{ font-size: 16px;color: #666666;line-height: 28px; text-align: justify;}
.p18_c2 dl{ display: flex; justify-content: space-between;}
.p18_c2 dl.active dt{ text-align: center;background: #0E694C;width: 110px;padding: 20px 0;}
.p18_c2 dl dt span{font-size: 44px;color: #FFFFFF; font-weight: bold;}
.p18_line{width: 51px;height: 1px; margin: 20px auto; background: #FFFFFF;}
.p18_c2 dl dt p{font-size: 16px;color: #FFFFFF; margin-top: 4%;}
.p18_c2 dl dd{ width:496px;}
.p18_c2 dl dd h2{ margin-bottom:5px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.p18_c2 dl dd p{font-size: 16px;font-weight: 400;margin-bottom: 13px;
    color: #666666;
    line-height: 28px;}
.p18_btn{text-align: right;}
.p18_c2 dl.active .p18_btn span{background: #0E694C;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #FFFFFF;}
.p18_c2 dl:nth-child(1){ margin-bottom: 3%;}
.p18_c2 dl .p18_btn span{
    background: #E4E4E4;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #8A8A8A;}
.p18_c2 dl dt{ background: #0E694C;text-align: center;width: 110px;padding: 20px 0;}




/*part19*/
.part19{background: url(../images/n_bg.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul{ display: flex; justify-content: space-between;}
.p19_c ul li{width: 370px; padding: 10px;background: #FFFFFF; position: relative;}
.p19_c ul li h2{ margin: 10px 0;
    color: #2C2C2C;
    font-size: 24px;}
.p19_c ul li p{
    line-height: 29px;
    color: #6A6A6A; text-align: justify;
    font-size: 18px;}
.p19_c ul li p span{background: #D1D1D1; padding: 3px 15px;
    border-radius: 14px; color: #fff;
    display: inline-block;  margin-right: 0; margin-left: auto;
    font-size: 14px;}
.nbtn{ margin-top: 10px; text-align: right !important; margin-bottom:10px;}
.ndate{ width:75px;  text-align: center;height: 95px;background: url(../images/ndate.png) no-repeat top center; background-size: 100% 100%; position: absolute; left: 9%; top: 0; }
.ndate dt{font-size: 26px; margin-top: 3px;
    color: #3C3C3C; font-weight: bold;}
.ndate dd{
    color: #3C3C3C; margin-top: 4px;
    font-size: 13px;}
.n_line{width: 22px; margin: 0 auto;
    height: 2px;
    background: #404040;}
.p19_c ul li:hover{ background: #0083E8;}
.p19_c ul li:hover h2,.p19_c ul li:hover p{color: #fff;}
.p19_c ul li:hover p span{ background: #fff; color: #0083E8;}
.p19_c ul li:hover .ndate{background: url(../images/andate.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul li:hover .ndate dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}
/*gywm*/
.gywm_t{ width: 803px;font-size: 18px; margin-top: 15px;
    color: #333333; text-align: center;
    line-height: 30px;
    opacity: 0.7; }
.gywm_b{ width: 100%; text-align: center;}



/*cpzx*/
.fwzx_p5 {
    background: url(../images/fwzx_p5.jpg) no-repeat top center;
    padding-bottom: 16.5%;
}
.fwzx_p5 .tit h2 br{ display: none;}
.fwzx_p5 .p5_cn{ width: 513px}
.fwzx_p5 .tit h2, .fwzx_p5 .tit p{ text-align: justify;}

.fwzx_p5 .p5_cn {
    width: 513px;
    margin-top: 6%;
    margin-left: 4%;
}

.fwzx_p5 .tit>span {
    width: 68px;
    height: 5px;
    display: block;
    margin: 25px auto 0 0;
    background: #FF9712;
    border-radius: 3px;
}
.fwzx_c{ width: 100%;}
.fwzx_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.fwzx_c ul li{ margin-bottom: 16px;}
.fwzx_c ul:after{ content:' ';display: block;margin-bottom: 3%;width: 469px;visibility: hidden;}
/*footer*/
.footer{ background: url(../images/footer_bg.jpg) no-repeat top center; background-size: 100% 100%;
    padding: 3% 0 0 0;}
.footer_c1{ display: flex;justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding-bottom: 24px; margin-bottom: 60px;}
.footer_c1_1{ width: 260px;display: flex;justify-content: space-between;}
.footer_c1_1 p {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    line-height: 29px;
}
.footer_c1_2{ width:100%;}
.footer_c1_2 h2{
    text-align: center;
    font-size: 38px;
    color: #FFFFFF;
}
.fot_pt{font-size: 24px;color: #FFFFFF; margin-bottom: 24px;}


.footer_copy{  color:#fff; font-size:16px; border-top: 1px solid rgba(255, 255, 255, 0.3); margin-top: 2%;}
.footer_copy p{ padding: 20px 0; text-align:center; }
.footer_copy p span{ vertical-align: baseline;}
.footer_c2{ display: flex;justify-content: space-between; }
.footer_c2_1 {
    width: 228px;
}
.footer_c2_1 ul{ display: flex;justify-content: space-between; flex-wrap: wrap;}
.footer_c2_1 ul li{
    font-size: 18px;
    width: 50%;
    margin-bottom: 28px;
}
.footer_c2_1 ul li a{
     color: #fff;
}

.footer_c2_3{
     width: 355px;
}
.footer_c2_3 p{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 46px;
}


.footer_c2_2{ width: 280px;}
.footer_c2_2 ul{ display: flex;justify-content: space-between; }
.footer_c2_2 ul li{ text-align: center;}
.footer_c2_2 ul li p{font-size: 18px; margin-top: 5px;
    color: #FFFFFF;}
.ftel_jc{ font-size: 28px !important;
    color: #FFFFFF!important;
    font-weight: bold!important; }


/*zfpt*/
.xzfpt_t{ width: 1201px;}
.zfpt_t{display: flex;justify-content: space-between;}
.zfpt_t h2{font-size: 40px; border-bottom: 16px solid #FDD100;color: #111111; line-height: 21px;}
.zfpt_t a{font-size: 20px;color: #333333;}
.zfpt_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.zfpt_c ul li{ width: 290px;border: 1px solid #EAEAEA;border-radius: 10px; margin-bottom: 20px;}
.zfpt_c ul li dl{ padding: 20px 15px;}
.zfpt_c ul li dl dt{font-size: 20px; font-weight: bold; margin-bottom: 10px;
    color: #111111;}
.zfpt_c ul li dl dd{ font-size: 18px; color: #333;}
.zfpt2{background: #F6F6F6;}
.zfpt2 .zfpt_c{ margin-top: 40px;}
.zfpt2 .zfpt_c ul li{ width: 390px;background: #FFFFFF;border-radius: 10px; border: 0;}
.zfpt2 .zfpt_c ul li dd{display: flex;justify-content: space-between;}
.zfpt2 .zfpt_c ul li dd i{ font-style: normal;font-size: 20px; font-weight: bold;color: #F61700;}

/*case*/
.case ul li{ margin-bottom: 20px;}
.case ul li dl{ background: #F8F8F8; padding: 40px 70px 40px 40px;display: flex;justify-content: space-between;}
.case ul li dl dd{ width: 705px; margin-top: 10px;}
.case ul li dl dd h2{font-size: 32px;color: #111111; margin-bottom:10px;}
.case ul li dl dd p{font-size: 20px; text-align: justify;
    color: #111111;
    line-height:35px;}
.case_btn{display: flex; justify-content: space-between; margin-top:30px;  width: 310px;}
.case_btn a{ display: block;width: 140px;
    height: 42px; text-align: center; line-height: 42px;
    background: #FDD100;font-size: 18px;
    color: #FFFFFF;
    border-radius: 21px;}
.case_btn a:nth-child(2){background: #FFAB26;}
.case ul li dl dd {
    width: 705px;
    margin-top: 30px;
}
/*pcnews*/
.a_nxwlist dl{padding:2% ; display: flex;justify-content:start;  margin-bottom: 3%;}
.a_nxwlist dl dt{width: 391px; margin-right: 50px;}
.a_nxwlist dl dd{width: 603px; position: relative;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 6%;}
.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; margin-top: 9%;}
.a_nxwlist dl dd h3 spaN{float: left; color: #666;
    font-weight: normal;}
.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}
.njta{display: none;}
.a_nxwlist dl:hover{background: #F6F6F6;}
.a_nxwlist dl:hover .njt{display: none;}
.a_nxwlist dl:hover .njta{display: block;}
.a_nxwlist dl dd:hover h2{color: #0A872C;}
.jtxf {
    position: absolute;
    right: -14%;
    top: 43%;
}
/*lxwm*/
.lxwm_t{
    text-align: center;
}
.lxwm_c{ border-bottom: 1px solid #BDBDBD;border-top: 1px solid #BDBDBD; padding: 58px 0; margin-top: 20px; display: flex; justify-content: space-between;}
.lxwm_c1 {
    width: 730px;
    margin-top: 42px;
}
.lxwm_c1 ul{
    display: flex; justify-content: space-between;
}
.lxwm_ia{ display: none;}
.lxwm_c1 ul li h2{
    font-size: 18px;
    color: #000000;
    margin-top:5px;
    line-height: 28px;
}
.lxwm_c1 ul li p{
    font-size: 18px;
    color: #333;
    opacity: 0.7;
}
.lxwm_c1 ul li:hover .lxwm_ia{
    display: inline-block;
}
.lxwm_c1 ul li:hover .lxwm_i{
    display: none;
}
.lxwm_c2{
     width: 320px;
}
.lxwm_c2 ul{
    display: flex; justify-content: space-between;
}
.lxwm_c2 ul li{
    text-align: center;
}
.lxwm_c2 ul li p{
    font-size: 18px;
    color: #313131;
    line-height: 40px;
}
/*zsjm*/
.zsjm{
    background: url(../images/zsjm.jpg) no-repeat top center;
}
.zsjm_cn{
     width: 750px;
}
.zsjm .tit,.zsjm .tit h2,.zsjm .tit p{
    text-align: justify;
}
.zsjm  .tit>span{
    margin-left: 0;
    margin-right: auto;
}
.zsjm_cnc{
    margin-top: 22px;
}
.zsjm_cnc>p{
    font-size: 20px;
    color: #333333;
    line-height: 34px;
    opacity: 0.8;
    text-align: justify;
}

.zsjm_cnc .p3_dl2 {
    margin-top: 20px;
    width: 280px;
    background: #F4F4F4;
    border-radius: 60px;
    padding: 18px 50px;
    display: flex;
    justify-content: start;
}
.zsjm_cncb {
    width: 521px;
    margin-top: 11%;
}
.zsjm_cncb p{
    text-align: justify;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 40px
}
.zsjm_cncb a{
    width: 167px;
    margin-top: 30px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #0A872C;
    line-height: 52px;
    height: 52px;
    background: #FFFFFF;
    border-radius: 26px;
}


@media screen and (max-width: 1450px) {
    .p7_b {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .part7_con .swiper-slide ul li {
        margin-right: 6px;
        width: 350px;
    }

    .p9_c {
        width: 94%;
    }

    .part10_con {
        width: 94%;
    }

    .p4_btn .swiper-button-next {
        right: 12%;
    }

    .p4_btn .swiper-button-prev {
        left: 22%;
    }

    .part4_con:hover .swiper-button-next{right: 12%;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;}
    .part4_con:hover .swiper-button-prev{left: 12%;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;}


}

/*移动*/
@media screen and (max-width: 767px) {
    .pchidden {display: block;}
    .main{ width: 94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 6%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    #header {
        padding: 0;
        background: #fff;
        position: relative;
    }
    .fixnav {position: fixed!important;top: 0px;left: 50%;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2 {
        font-size: 20px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        line-height:28px;
    }
    .tit h2 span{ width: 100%;top:43px;}
    .tit h2 span br{ display: block;}
    .tit img {
        width: 15%;
    }
    .tit2 {
        margin-left: 16px;
        margin-top: -5px;
    }
    .tit1 {
        margin-right: 16px;
        margin-top: -5px;
    }

    .tit h3{ margin-top: 5px;}
    .tit h2 br,.tit p br{display: block;}
    .tit h2 .tit_p {
        right: 28%;
        top: 50%;
        z-index: 2;
        width: 6%;
    }
    .tit p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 3px;
    }

    .tit_l { text-align: center;}
    .tit_l .p2_line {
        margin: 10px auto 15px auto;
    }
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
	
	.wnews_con img {
        max-width: 100%!important;
        width: auto!important;
        height: auto!important;
        max-height: unset!important;
}
	
    .wnews_con p{ font-size:14px;}
    .yyllx {
        box-shadow: unset;
        border-radius:0;
        width: 100%!important;
    }
    .yy_con9_bd p input{ margin:6% auto}
    .yy_jyxm dl{flex-wrap: wrap;}
    .yy_jyxm dl dt{width: 100%;}
    .yy_jyxm dl dd{width: 90%; padding: 5%;}
    .yy_jyxm dl dd h2{font-size: 80px; line-height: 100px;}
    .yy_jyxm dl dd h2 span{font-size: 20px;top:10%}
    .yy_ry dl{width: 100%;}
    .yy_news_n{flex-wrap: wrap;}
    .yy_news3 h2{font-size: 15px; margin-top: 5%;}
    .yy_news3 p{font-size: 14px; line-height: 22px;}
    .yy_news3 a{font-size: 14px;margin-top: 0%;}
    .yy_lx{flex-wrap: wrap;}
    .yy_lx dl{width: 100%;}
    .yyllx .yy_con9_bd{width: 88%; }
    .yyllx .yy_con9_bd h3 img{margin-top: 3%;}
    .yy_lx dl dt span{font-size: 40px;}
    .yy_lx dl dd{font-size: 20px;}
    .yybg9{background: #fff; padding:0; margin: 8% 0;}
    .yyllx{box-shadow: unset; margin: 0; border-radius:0; border: 0; width: 100%!important;}
    .yy_con9_bd{width: 85%; margin: 0 auto;}
    .yy_con9{width: 100%;}
    .yy_con9_bd h2{font-size: 22px;}
    .yy_con9_bd h2 span{font-size: 14px;}
    .yy_con9_bd{border-radius: 15px;}
    .yy_con9_bd ul{flex-wrap: wrap;}
    .yy_con9_bd ul li{width: 100%; margin-top: 3%; font-size: 14px; line-height: 50px;}
    .yy_con9_bd ul li input{line-height: 50px;}
    .yy_con9_bd h3{font-size: 14px; line-height: 40px;height: 100px;}
    .yy_con9_bd h3 textarea{width: 55%; height: 80px;}
    .yy_con9_bd h3 img{margin-top: 5.5%;}
    .yy_con9_bd p input{ font-size: 16px; padding: 1% 9%;}
    .p23{ background: none; padding: 0;}
    .hc_mbdt{ width: 88%; margin-left: auto; margin-right: auto;}
    .hc_mbdt img{ width: 50%;}
    .ntit h2{ font-size: 20px;}
    .ntit p{ font-size: 14px;}
    /*mzsjm*/



    /*mjkgs*/
    .jkgs_c2 ul li dl{ flex-flow: wrap;}
    .jkgs_c2 ul li dl dt{ width: 100%; text-align: center;}
    .jkgs_c2{ width: 96%; margin: 0 auto;}
    .jkgs_c2 ul li dl dd{ width: 100%;}
    .jkgs_c2 ul li dl dd h2{ text-align: center; margin-bottom: 5px;}
    .jkgs_c2 ul li dl dd p{ font-size: 14px; text-align: justify; line-height: 25px;}
    .jkgs_c2 ul li dl dd .jkgs_date{ text-align: right; margin-top: 2%;}
    .jkgs_c2 ul li {
        padding-bottom: 10px;
        margin-bottom: 6%;
    }
     /*yzjd*/
    .xf{ width: 100%; background: #f9f9f9; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; color: #666666; padding: 15px 0; text-align: center; font-size: 16px;}
    .xf a:nth-child(2){ color: #666; }
    .xf span { display: block;font-size: 20px;}
    .mdt { padding-bottom: 20%;}
    .p12_form{ margin-bottom: 20%;}
    /*mlxwm*/
    .lxwm_c {
        padding: 20px 0;
        margin-top: 20px;
        flex-wrap: wrap;
    }
    .lxwm_c1 {
        width: 100%;
        margin-top: 0;
    }
    .lxwm_c1 ul {
        flex-wrap: wrap;
    }
    .lxwm_c1 ul li{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .lxwm_c2 {
        width: 90%;
        margin-top: 15px;
        margin-right: auto;
        margin-left: auto;
    }


/*mpart1*/
    .part1{
        background: none;
    }
    .p1_c{
        flex-wrap: wrap;
    }
    .p1_c2 {
        width: 100%;
        padding-top: 0;
    }
    .p1_c2 ul li dl dd {
        width: 88%;
        font-size: 15px;
        margin-top: 23px;
        color: #333333;
        padding-bottom: 6px;
        border-bottom: 1px solid rgba(51, 51, 51, 0.3);
        position: relative;
    }
    .p1_c2 ul li dl dt {
        margin-top: 10px;
        width: 9%;
    }
    .p1_c2 ul li {
        margin-bottom: 10px;
    }
/*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-bottom: 60%;
    }
    .p2_cn {
        width: 100%;
    }
    .p2_tit {
        margin-bottom: -35px;
    }

    .pub_btn {
        margin-top: 18px;
        width: 133px;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
/*mpart3*/
    .tit h2{ position: relative;}
    .part3 .tit1,.part4 .tit1,.part5 .tit1,.part6 .tit1,.part7 .tit1,.part10 .tit1,.part11 .tit1 {
        position: absolute;
        left: 12%;
        top: 40%;
    }
    .part3 .tit2,.part4 .tit2,.part5 .tit2,.part6 .tit2,.part7 .tit2,.part10 .tit2,.part11 .tit2 {
        position: absolute;
        right: 12%;
        top: 40%;
    }
/*mpart4*/
    .part4_con .swiper-slide {
        transform: scale(1);
        width: 290px;
        text-align: center;
    }
    .part4_con .swiper-slide dl dt{
        font-size: 16px;
    }
    .part4_con .swiper-slide dl dd {
        font-size: 14px;
        color: #333333;
        opacity: 0.8;
        width: 77%;
        margin: 0 auto;
    }
    .part4_con .swiper-slide dl{
        margin-top: 10px;
    }
    .part4_con .swiper-slide dl dt{
        margin-bottom: 4px;
    }
    .p4_line{
        margin-top: -8px;
    }
/*mpart5*/
.p5_btn{ display: none;}
    .part5 .tit, .part5 .tit h2, .part5 .tit p {
        text-align: center;
    }
    .part5 .tit2 {
        position: absolute;
        right: 6%;
        top: 39%;
    }
    .part5 .tit1 {
        position: absolute;
        left: 6%;
        top: 39%;
    }
    .p5_c{ width: 100%;}
    .p5_c .tabs-container .tab-item {
        width: 100%;
        padding: 15px;
        background: #F5F5F5;
        margin-bottom: 8px;
    }
    .p5_c .tabs-container .tab-item dl{ text-align: center;}
    .p5_c .tabs-container .tab-item dl dt img{
         width: 35px;
    }
    .p5_c .tabs-container .tab-item dl dd h2{
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .p5_c .tabs-container .tab-item dl dd p{
        font-size: 14px;
        line-height: 24px;
    }


    .p5_c .tabs-container {
        flex-wrap: wrap;
    }
/*mpart6*/
    .p6_c {
        background: url(../images/mp6_c_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p6_cnc {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .p6_cnc ul li {
        padding: 3% 2% 5% 2%;
        height: 45%;
        margin-bottom: 2%;
        width: 45%;
        background: #FFFFFF;
        text-align: center;
    }
    .p6_cnc ul li h2{ margin-top: 6px; }
    .p6_cnc ul li dl dt{ width: 30%; margin-right: auto; margin-left: auto;}
    /*mpart7*/
    .p7_t ul li {
        width: 48.5%;
        font-weight: bold;
        font-size:16px;
        color: #333333;
        padding: 10px 0;
        margin-bottom: 3%;
        border: 1px solid #EFEFEF;
    }
    .part7_con .swiper-slide ul{ justify-content: space-between;}
    .part7_con .swiper-slide ul li {
        margin-bottom: 3%;
        margin-right: 0;
        width: 49%;
        text-align: center;
    }
    .part7_con .swiper-slide ul li p {
        font-size: 14px;
        color: rgba(51, 51, 51, 0.9);
        margin-top: 10px;
    }
    .p7_btn .swiper-button-next img,.p7_btn .swiper-button-prev img{  width:80%; }
    .p7_btn{ width: 120px; display: flex;justify-content: space-between; margin: 10px auto 0 auto;}
/*mpart8*/
    .part8 .tit1 {
        position: absolute;
        left: 2%;
        top: 41%;
    }
    .part8 .tit2 {
        position: absolute;
        right: 2%;
        top: 41%;
    }
    .part8 .cgcnbg3 {
        background: none;
        padding: 0;
    }
 /*mpart9*/
    .p9_c {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }
    .part9{ padding-top: 0; margin-top: -3%;}
    .part9 .tit {
        position: relative;
        left: unset;
        top: unset;
    }
    .part9 .tit2 {
        position: absolute;
        right: 46%;
        top: 41%;
    }
    .p9_cn ul li:nth-child(1), .p9_cn ul li:nth-child(2) {
        margin-top: 20px;
    }
    .p9_cn ul li:nth-child(1) img, .p9_cn ul li:nth-child(2) img, .p9_cn ul li:nth-child(5) img, .p9_cn ul li:nth-child(6) img{
         width: 40px;
    }
    .p9_cn ul li p {
        font-size: 12px;
        color: #333333;
        line-height: 16px;
        opacity: 0.8;
    }
    .p9_cn ul li {
        width: 44%;
        padding: 5% 3%;
        background: #F2F2F2;
        text-align: center;
        height: auto;
    }
    .p9_cn ul li h2 {
        font-size: 16px;
        color: #333333;
        margin: 5px auto;
    }
    .p9_cn ul li:nth-child(3) {
        width: 100%;
        height: auto;
        padding: 0;
    }
 /*mpart10*/
    .p10_btn .swiper-button-next img,.p10_btn .swiper-button-prev img{  width:80%; }
    .p10_btn{ width: 120px; margin: 46px auto 0 auto; }
    .p10_c {
        background: url(../images/p10_c_bg.jpg) no-repeat top center;
        background-size: 100% 117%;
        padding-bottom: 8%;
        padding-top: 12%;
    }
   /*mpart11*/
    .p11_c{ width: 100%;}
    .p11_c ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .p11_c ul li{ width: 46%; padding: 0 2%;height: auto; margin-top: 0;}
    .p11_c ul li:nth-child(1) {
        background: url(../images/mp11_i1.jpg) no-repeat top center;
        background-size: 100% 100%;
        height: auto;
        margin-top: 0;
        padding: 5% 2%;
    }
    .p11_c ul li:nth-child(3) {
        background: none;
        height: auto;
        padding: 0;
        margin-top: 0;
    }
    .p11_c ul li:nth-child(1) p {
        font-size: 13px;
        width: 100%;
        color: #FFFFFF;
        text-align: justify;
        line-height: 23px;
    }
    .p11_c ul li:nth-child(1) a {
        display: block;
        width: 93px;
        margin-top: 10px;
        text-align: center;
        height: 29px;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 29px;
        border: 1px solid #FFFFFF;
    }
    .p11_c ul li:nth-child(2),.p11_c ul li:nth-child(3){
        width: 50%;
        padding: 0;
    }
    .p11_c ul li:nth-child(4) {
        background: url(../images/mp11_i2.jpg) no-repeat top center;
        background-size: 100% 100%;
        height: auto;
        margin-top: 0;
        padding: 5% 2%;
    }
    .p3_dl1 dt {
        width: 15px;
        height: 15px;
        margin-right: 6px;
        margin-top: -4px;
    }
    .p3_dl1 dd {
        font-size: 10px;
        color: #FFFFFF;
        line-height: 19px;
    }
    .p3_dl2 {
        margin-top: 9px;
        width: 90%;
        background: #fff;
        padding: 10px 5%;
        display: flex;
        justify-content: start;
        border-radius: 75px;
    }
    .p3_dl2 dd h2{ font-size: 14px;}
    .p3_dl2 dd p {
        font-size: 12px;
        color: #333333;
        line-height: 15px;
    }
    .p3_dl2{ justify-content: center;}
    .p3_dl2 dt {
        width: 55px;
        height: 27px;
        margin-right: 7px;
        margin-top: 4px;
    }
    /*msynews*/
    .a_nxwlist dl dt{ margin-right: 0;}
    .a_nxwlist dl dd h2{ margin-top: 2%;}
    .a_nxwlist dl dd p{ margin: 0;}
    /*xmsynews*/
    .synews_c ul li:hover{
        background: none;
    }

    .synews_c ul li:nth-child(2),.synews_c ul li:nth-child(3),.synews_c ul li:nth-child(4){
          display: none;
    }
    .synews_c ul li {
        width: 100%;
        padding: 0;
    }
    .synews_c ul li dl{
         flex-wrap: wrap;
    }
    .synews_c ul li dl dt {
        width: 100%;
        height: auto;
    }
    .synews_c ul li dl dd h2{
        margin-top: 10px;
        font-size: 16px;
    }
    .synews_c ul li:hover dl dd h2{
        color: #353535;
    }
    .synews_c ul li:hover dl dd p{
        color: rgba(31, 31, 31, 0.7);
    }
    .synews_c ul li:hover  .news_btn span {
        font-size: 14px;
        color: #1F1F1F;
    }

    .synews_c ul li dl dd p {
        font-size: 14px;
        text-align: justify;
        color: rgba(31, 31, 31, 0.7);
        line-height: 24px;
    }
    .news_btn span {
        font-size: 14px;
        color: #1F1F1F;
    }
    .mnews_btn{
        background: #18893B;
        color: #fff!important;
         padding: 3px 10px;
        border-radius: 25px;
    }
    .synews_c ul li dl dd {
        width: 100%;
    }


    /*msyform*/
    .syform{background: #18893B; padding-top: 8%; margin-top: 8%;}
    .syform .tit{ display: none;}
    .syform_c{ width: 90%; margin: 0 auto;padding: 2% 3% 8% 3%; background: #fff; border-radius: 0;}
    .syform_c h2{ font-size: 24px; display: none;}
    .syform_c h2 br{ display: block;}
    .syform_c p{ font-size: 20px; line-height: 26px;border-radius: 17px; display: none;}
    .syform_cn input{ width: 100%; padding:20px 0 20px 2%; font-size:16px; border-bottom: 1px solid #329F0A; background: #fff;border-radius: 0;}
    .syform_cn button{ height: 50px; line-height: 50px; font-size: 16px; border-radius: 23px; width: 49%; margin-left: auto; margin-right: auto;background: #18893B;}
    .syform_cn textarea{ height: 105px; font-size:14px;border-bottom: 1px solid #329F0A;border-radius: 0; background: #fff;}
    .syform_line {
        width: 32px;
        margin: 20px auto;
        height: 4px;
        background: #333;
        display: none;
    }
    /*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat bottom center;
        background-size: 100% auto;
        padding-top: 0;
        padding-bottom: 63%;
    }
    .p12_cn {
        width: 100%;
    }
    .p12_cnc>p {
        font-size: 14px;
        color: rgba(44, 44, 44, 0.8);
        line-height: 25px;
        text-align: justify;
        margin-top: 13px;
    }
    .p12_cnc_ul ul {
        width: 66%;
    }
    .p12_sz span {
        font-size: 36px;
    }
    .p12_cnc_ul {
        margin-top: 2px;
    }
    .p12_sz i {
        font-size: 23px;
    }
    .p12_cnc_ul li p {
        font-size: 18px;
        margin-top: -4px;
    }


    /*mpart15*/
    .p15_cn h2 span i {
        display: block;
        font-size: 20px;
        color: #CF010D;
    }
    .p15_cn h2 span {
        font-size: 15px;
        line-height: 24px;
        margin-top: -12px;
        display: block;
    }
    .p15_c{ background: none; padding-top: 0; padding-bottom: 0;}
    .p15_cn{ width: 96%; box-shadow:unset; border-bottom: 0; padding:0 2% 2% 2%; background: none;}
    .p15_cn h2{ font-size: 16px; line-height: 26px; margin-bottom: 10px;}
    .p15_cn p{ font-size: 14px; line-height: 24px;margin-bottom: 9px;}
    .p15_cn ul{ flex-wrap: wrap; margin-bottom: 10px;}
    .p15_cn ul li{ font-size: 14px;line-height: 28px;}
    /*mpart16*/
    .part16 {
        background: url(../images/mp16_bg.png) no-repeat top center; background-size: 100% auto;margin-top: -1%;
        text-align: center;
        padding-bottom: 37%;
    }
    .part16>span{ width: 90%; font-size: 16px;}
    .part16 h2{ font-size: 18px; margin: 3% auto;}
    .part16 h2 span{ display: block;}
    .part16 p{ font-size: 14px; line-height: 25px;}
    .part16 p span{display: block;}
    /*mpart17*/
    .part17_con_l{ width: 100%;}
    .part17_con_l .ldate{ width: 30%; height:118px;}
    .part17_con_l dl dt>img{ width:70%;}
    .part17_con_l dl dt{ width: 100%;}
    .part17_con_l a h2{ font-size: 18px; margin: 3% auto 2% auto;}
    .part17_con_l p{ font-size: 14px; line-height: 22px;}
    .news_more{ margin: 3% 0 3% auto; text-align: right;}
    .part17_con_l .ldate span{ font-size: 40px; line-height: 80px; margin-bottom: 10px;display: inline-block;
        margin-top:0;}
    .part17_con_l .ldate p{ font-size: 20px;}
    /*mpart18*/
     .p18_btn{ text-align: right !important; color: #0E694C;}
    .p18_btn a{color: #0E694C}
	.p18_c1 h2{ font-size:20px;margin: 8px 0 0 0;}
	.p18_c1 p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    text-align: justify;
}
	
    /*mpart19*/
    .part19{ background: none;}
    .p19_c ul li{ width: 100%; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);}
    .p19_c ul li h2{ font-size: 20px; margin: 4% 0 0 0;}
    .p19_c ul li p{ font-size: 14px; line-height: 22px;}
    /*mnews*/
    .a_nxwlist dl{flex-wrap: wrap;}
    .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
    .a_nxwlist dl dt{margin-bottom: 3%;}
    .a_nxwlist dl dd h3{display: none;}
    .a_nxwlist dl dd p{ margin: 1% 0; line-height: 24px;}
    .a_con1 dl h2, .x_con10_t ul li, .a_con3_n dl dd h2, .a_con4 dl dt, .a_con5 dl dt, .a_con6_con h2, .a_con9_l_n h2, .a_nxwlist dl dd h2 {
        font-size: 18px;
    }
    .a_con1 dl p, .a_con3_n dl dd p, .a_con4 dl dd, .a_con6_con p, .a_con9_l_n p, .a_nxwlist dl dd p {
        font-size: 14px;
    }
    /*mgywm*/
    .gywm_t {
        font-size: 14px;
        margin-top: 6px;
        color: #333333;
        text-align: center;
        line-height: 24px;
        opacity: 0.7;
    }
    .gywm_b{ margin-top: 3%;}
	
    /*mcpzx*/
    .xfwzx_p5{ padding-top: 0; padding-bottom:0;}


    .gywmcnc {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;

    }
    .gywmcnc p {
        margin-bottom: 5px;
        text-indent: 2em;
        text-align: justify;
        font-size: 14px;
        color: rgba(29, 29, 29, 0.88);
        line-height: 26px;
    }


    .fwzx_p5 .p5_cn {
        width: unset;
        text-align: center;
        margin-top: unset;
        margin-left: unset;
    }
    .fwzx_p5 .tit h2, .fwzx_p5 .tit p {
        text-align: unset;
    }
    .fwzx_p5 .tit>span {
        width: 68px;
        height: 5px;
        display: block;
        margin: 25px auto 0 auto;
        background: #FF9712;
        border-radius: 3px;
    }
    .fwzx_p5 .p5_cn .tit img{ margin-left: auto; margin-right: auto; }s
    .fwzx_c ul li{ margin-bottom: 2%; width: 49%;}
    /*mqyry*/
    .qyry_tcn ul li{ font-size: 14px;padding: 26px 0;}
    .qyry_tcn ul li.active .p8_sjx{ display: none!important;}
    .qyry_t{ width: 96%; margin-left: auto; margin-right: auto;}
    .qyry_tcn ul li i{ top: 20%;}
    /*mzfpt*/
    .zfpt_t h2 {
        font-size: 24px;
        border-bottom: 8px solid #FDD100;
        color: #111111;
        line-height: 17px;
    }
    .zfpt_t a {
        font-size: 18px;
        color: #333333;
    }
    .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul{ justify-content: center;}
    .zfpt_c ul li{ margin-bottom: 20px;}
    .zfpt_c ul li dl {
        padding: 13px 15px;
    }
    .zfpt2 .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul li dl dt{ font-size: 16px;}
    .zfpt_c ul li dl dd{ font-size: 14px;}
    .zfpt2 .zfpt_c ul li{ width: 100%;}
    .zfpt2 .zfpt_c ul li dd i{ font-size: 14px;}

	/*mhzhb*/
    #certify .swiper-container{ padding-bottom: 0;}
    .yyfoot_t_l{ border: 0;}
    .yyfoot_t_l h2{ font-size: 20px;}
     .iftel{ font-size: 22px;}
     .yyfoot_t_l p{ font-size: 14px;}
     .yyfoot_t_r ul li p{ font-size: 12px;}
     .yyfoot_b span{ display: block;}
     #mbanner{ position: relative;}
     .mhidden{ display:none!important;}
    /*mtop*/
    /*mtop*/
    #header{ background: #fff;}
    .mtop {
        display: flex;
        justify-content: space-between;
    }
    .mtop2 {
        padding: 0 15px 0 15px;
        width: 40px;
    }
    .mtop2 span {
        display: block;
        color: #fff;
        margin: 19px auto 0 5px;
        font-size: 20px;
    }
    .mtop1 {
        display: flex;
        justify-content: start;
        margin-left: 5px;
        margin-top: 8px;
    }
    .mtop1 img {
        width: 35%;
    }
    .mtop1 p {
        color: #282828;
        margin-left: 4px;
        margin-top: 21px;
        font-size: 14px;
    }
    .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: 16%}
    .subNavHide{font-size: 40px; color: #333; text-align: right;  padding:8% 8% 0 8%;}
    .jt{ font-size: 40px;position: absolute;top: -24px;left: 69px; color:#fff}
    /*mxpart4*/
    .xpart4 {
        background: url(../images/xmp4_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        overflow: hidden;
    }
    .cgcn_con3 {
        width: 100%;
        margin-left: 0;
        flex-wrap: wrap;
    }
    .cgcn_con3_l dl {
        width: 100%;
        flex-wrap: wrap;
    }
    .cgcn_con3_l dl dt{   margin-right: auto; margin-left: auto;}
    .cgcn_con3_l {
        width: 70%;
    }
    .cgcn_con3_l dl dd {
		width:100%;
    }
    .cgcn_con3_l dl dd p {
        font-size: 14px;
        line-height: 23px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: justify;
    }
    .cgcn_con3_l dl dd h2 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px;
        margin-top: -9px;
    }
    .cgcn_con3_l dl dd>img {
        width: 45px;
        height: 35px;
        display: block;
        margin-right: 10px;
    }
    .cgcn_con3_l dl a {
        width: 114px;
        line-height: 35px;
        display: block;
        background: #fff;
        font-size: 14px;
        color: #191919;
        text-align: center;
        margin-top: 6%;
    }
    .p8_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 10px auto 0 auto;
    }
    .p8_btn .swiper-button-next img,.p8_btn .swiper-button-prev img{  width:80%; }
    .cgcn_con3_l dl dd span{ display: none;}
    .cgcn_con3_r {
        width: 100%;
        background: url(../images/mp8_bg.jpg) no-repeat top center; background-size: 100% 100%;
        text-align: center;
        padding: 20px 0;
        height: 362px;
    }
    .cgcn_con3 h5 {
        display: block;
        position: absolute;
        top: -36px;
        right: 57px;
        height: 362px;
        overflow: hidden;
    }
    .p4_dl3, .p4_dl4{ line-height: 80px;}

    .xpart4 .tit {
        background: url(../images/xp4tit_bg.png) no-repeat top center;
        padding-top: 5px;
        background-size: 85% auto;
    }
    .p8_li img{ width: 55px;}
    .cgcn_con3_r .swiper-wrapper .swiper-slide-active {
        margin-left: -16%;
    }
    .cgcn_con3_r .swiper-wrapper .swiper-slide-next {
        margin-left: -9%;
    }
    .cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide {
        margin-left: -8%;
    }
    .cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide {
        margin-left: -12%;
    }
    .cgcn_con3_r .swiper-wrapper .swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
        margin-left: -17%;
    }
    .cgcn_con3_l {
        width: 94%;
        padding: 4% 3%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        background: #F3F3F3;
    }
    .cgcn_con3_l dl{ display: flex; justify-content: center;}
    .cgcn_con3_l dl dt{
        color: #333;
        text-align: center;
    }
    .cgcn_con3_l dl dd h2{ color: #333; text-align: center; margin-top: 5px;}
    .cgcn_con3_l dl dd p{ color: rgba(51, 51, 51, 0.88); }
    .cgcn_con3_l dl dt span{
        font-size: 30px;
    }
    .cgcn_con3_l dl dt{ font-size: 20px; width:100%; }


    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-bottom: 76%;
    }

    .part14 .tit img {
        width: 64%;
    }
    .p14_cn {
        width: 100%;
    }
    .p14_cnc h2 {
        font-size: 16px;
        color: #FFFFFF;
    }
    .p14_cnc p {
        font-size: 14px;
        margin-top: 6px;
        color: #FFFFFF;
    }



    /*mpart16*/
    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; }
    .newlogo_con_l dl dt{
        font-size: 20px;
         color: #fff;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .newlogo_con_l dl dd{ font-size: 16px; margin-top: 15px; color: #fff;}
    .mfooter {
        background: url(../images/mfooter.jpg) no-repeat top center; 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: 16px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #fff; 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: 80%;
        margin: 8% auto 0 auto;
    }
    .mfooter_ewm dl {
        width: 45%;
        text-align: center;
    }
    .mfooter_ewm dl dt {
        margin-bottom: 5px;
    }
    .mfooter_ewm dl dd {
        color: #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: #13752F; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #F1F1F1; color:#242424; }

}
@media screen and (max-width: 400px){
}
