.top_c{display: flex;justify-content: space-between; margin-top: 13px;}
.top_c1 {
    width: 265px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.top_c1>img{
    width: 106px;
    height: 72px;
}
.top_c1>p {
    font-size: 18px;
    margin-top: 26px;
    color: #333333;
}

.top_c2{ width: 884px; margin-top: 28px;}
.top_c2 ul{display: flex;justify-content: space-between;}
.top_c2 ul li{ text-align: center;font-size: 18px;color: #333;}
.top_c2 ul li span{display: block; width: 100%; text-align: center;font-size: 14px;color: #333333; margin-top: 5px;font-weight: normal;}
.top_c2 ul li i{ display: block;width: 8px; margin: 5px auto 15px auto;height: 8px;background: #fff;border-radius: 50%;}
.top_c2 ul li.active i,.top_c2 ul li:hover i{background:#4DC1CE;}
.top_c2 ul li.active a,.top_c2 ul li:hover a,.top_c2 ul li.active span,.top_c2 ul li:hover span{ color:#4DC1CE;}
.top_c3{ width: 95px;background:#4DC1CE; text-align: center;}
.top_c3 dl{ margin-top: 20px;}
.top_c3 dl dt{ margin-bottom: 10px;}
#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*/
.swiper-pagination_banner{
    bottom: 25px!important;
}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 19px;height: 19px;background: url(../images/dian1.png) no-repeat top center; background-size: 100% 100%;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ background: url(../images/dian2.png) no-repeat top center; background-size: 100% 100%;;}



/*tit*/
.tit{position: relative; text-align: center;}
.tit h2{position: relative;font-size: 42px;color: #323232; text-align: center; line-height: 54px;}
.tit h2 br{ display: none;}
.tit p{ font-size: 24px;color: #999999; margin-bottom: 5px;line-height: 34px; margin-top: 10px; text-transform: Uppercase; font-weight:normal;}
.tit p .t1{ margin-right: 15px;}
.tit p .t2{ margin-left: 15px;}
.tit_line{width: 26px;margin: 15px auto 0 auto;height: 8px;background: #1A569D;}
.tl .tit_line{ margin: 15px auto 0 0;}
.tr .tit_line{ margin: 15px 0 0 auto;}
.tl{ text-align: left;}
.tr{ text-align: right;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:2%;}
.smb{ margin-bottom: 4%;}
.mmt{ margin-top:5%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.jmb{margin-bottom: 5%;}
/*part1*/
.p1_li{
    position: relative;
    text-align: center;
}

.part1_con{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.p1_li p{
    font-size: 24px;
    color: #333333;
    margin-top: 30px;
    height: 70px;
}
.p1_li:hover p{
    color: #F3B44F;
}
.p1_li span {
    position: absolute;
    right: 60px;
    bottom: 102px;
}
.p1_n {
    position: absolute;
    right: 22px;
    bottom: 18px;
}
.p1_sbja{
    display: none;
}
.p1_li:hover .p1_sbja{
    display: block;
}
.p1_li:hover .p1_sbj{
    display: none;
}
/*part2*/
.part2{background: url(../images/p2_bg.jpg) no-repeat top center; overflow: hidden; background-size: 100% 100%; padding-top: 156px; padding-bottom: 100px; position: relative;}
.p2_con{
    width: 1660px;
    margin-left: 0;
    display: flex;
    justify-content: space-between;
}
.p2_con1{
    margin-left: -216px;
}
.p2_con2{
    padding-top: 62px;
    width: 687px;
}
.p2_con2_c .ywbt{
    text-align: right;
    margin-bottom: 60px;
}
.p2_con2_c .ywbt dt{
    font-size: 18px;
    color: #333333;
}
.p2_con2_c .ywbt dd{
    width: 18px;
    height: 4px;
    background: #333333;
    border-radius: 2px;
    margin-right: 0;
    margin-top: 7px;
    margin-left: auto;
    display: block;
}
.p2_tit{
    text-align: right;
}
.p2_tit h2{
    font-size: 36px;
    color: #53C3CF;
    margin-bottom: 10px;
}
.p2_tit p{
    font-size: 24px;
    color: #333333;
}
.p2_con2_cn{
    margin-top: 20px;
}
.p2_con2_cn p{
    font-size: 18px;
    color: #555555;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 3px;
    line-height: 31px;
}
.p2_con2_cn p span{
    font-weight: bold;
}
.p2_xf1 {
    position: absolute;
    right: 3%;
    top: 5%;
}
.p2_xf2 {
    position: absolute;
    left: -7%;
    bottom: -24px;
}
/*part3*/
.p3_c{
    width: 1360px;
    display: flex;
    justify-content: space-between;
}
.p3_c1{
    width: 380px;
    padding-top: 100px;
}
.p3_c1 .tit,.p3_c1 .tit h2,.p3_c1 .tit p{
    text-align: justify;
}
.p3_c1 .tit h2{
    margin-bottom: 5px;
}
.p3_c1 .tit h2 br{
    display: block;
}
.p3_c1>a{
    display: block;
    width: 156px;
    text-align: center;
    height: 62px;
    margin-top: 102px;
    line-height: 62px;
    font-size: 18px;
    color: #FFFFFF;
    background: #4DC1CE;
    border-radius: 31px 31px 0px 31px;
}
.p3_c1>a>img{
    margin-left: 10px;
    margin-top: -6px;
}
.p3_c2{
    width: 730px;
}
.p3_c2 ul li{
    position: relative;
    margin-bottom: 35px;
}
.p3_c2 ul li i{
    font-size: 18px;
    color: #333333;
    position: absolute;
    left: 0;
    top: 15px;

}
.p3_c2_c{
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.p3_c2_cn{
    margin-left: 44px;
}
.p3_c2_c h2{
    font-size: 28px;
    color: #1A1A1A;
    margin-bottom: 5px;
}
.p3_c2_c p{
    width: 384px;
    font-size: 18px;
    color: #333333;
    display: none;
    text-align: justify;
    line-height: 27px;
}

.p3_c2_c dl{
    width: 39px;
    height: 39px;
    text-align: center;
    background: rgba(77, 193, 206, 0.3);
    border-radius: 50%;
}
.p3_c2_c dl dt{
    display: none;
}
.p3_c2_c dl  dd img{
      display:none;
}

.p3_c2 ul li.active .p3_c2_c dl dt{
    display: block;
}
.p3_c2 ul li.active .p3_c2_c dl dd img{
    display: block;
}
.p3_c2 ul li.active .p3_c2_c dl{
    position: relative;
    background: none;
    width: 168px;
    height: 168px;
    margin-right: 36px;
}
.p3_c2 ul li.active .p3_c2_c dl dd {
    position: absolute;
    background: none;
    right: -16%;
    top: 31%;
    width: 39px;
    height: 39px;
}
.p3_c2 ul li.active  .p3_c2_cn{
    margin-top: 4%;
}

.p3_c2 ul li.active .p3_line{
    background: #4DC1CE;
}


.p3_c2_c dl dd {
    width: 13px;
    height: 13px;
    background: #4DC1CE;
    border-radius: 50%;
    margin-left: 14px;
    margin-top: 13px;
}
.p3_c2 ul li.active .p3_c2_c p{
  display: block;
}





.p3_line{
    display: flex;
    justify-content: space-between;
}
.p3_line1{
    width: 23px;
    height: 2px;
    background: #4DC1CE;
}
.p3_line2{
    width: 701px;
    height: 1px;
    background: #A1CBD0;
    opacity: 0.2;
}
/*part4*/
.part4{
    background-image: linear-gradient(to bottom, #fff 72%,#4DC1CE 0);
}
.part4 .tit  {
    width: 1418px;
    text-align: justify;
    margin-bottom: 0;
}
.part4 .tit h2,.part4 .tit p{
    text-align: justify;
}
.part4 .p4_cn{width: 1418px;}
.p4_cn1{
    width: 1210px;
    margin-right: 0;
    margin-left: auto;
}
.mySwiper1{
    margin-bottom: 50px;
}
.mySwiper1 .swiper-slide .p4_li{
    width: 232px;
    height: 63px;
    text-align: center;
    line-height: 63px;
    font-size: 24px;
    color: #333333;
    background: #EEEEEE;
    border-radius: 6px;
}
.mySwiper1 .swiper-slide-thumb-active .p4_li{
    background: #4DC1CE;
    color: #FFFFFF;
}
.mySwiper2 .swiper-slide{
   position: relative;
}
.mySwiper2 .swiper-slide img{
     border-radius: 5px;
}

.mySwiper2 .swiper-slide dl{
    width: 700px;
    padding: 34px 38px 20px 38px;
    background: #FFFFFF;
    border-radius: 6px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.mySwiper2 .swiper-slide dl dt{
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-align: justify;
    line-height: 35px;
}
.mySwiper2 .swiper-slide dl dd{
    font-size: 18px;
    color: #929292;
    margin-top: 10px;
    text-align: justify;
    line-height: 31px;
}
.q1 {
    right: 38px;
    top: 81%;
}
/*part5*/
.part5{
    background: #4DC1CE;
    padding-top: 5%;
}
.part5 .tit {
    width: 1660px;
    margin-right: 0;
    margin-left: auto;
    text-align: justify;
    color: #fff;
    margin-bottom: -11%;
}
.part5 .tit h2,.part5 .tit p{
    color: #fff;
    text-align: justify;
}
.p5_c1{ width: 603px; padding-top: 330px;}
.p5_c{
    display: flex;
    justify-content: space-between;
}
.p5_c2 img{
    border-radius: 5px;
}
.p5_c1 h2{
    font-size: 30px;
    color: #FFFFFF;
    margin-bottom: 8px;
}
.p5_c1 p{
    font-size: 20px;
    color: #FFFFFF;
    line-height: 35px;
}
.p5_c{
    width: 1660px;
    margin-right: 0;
    margin-left: auto;
}
.p5_bottom{
    border-top: 1px solid rgba(255, 255, 255, 0.43);
    margin: 90px auto 0 auto;
    padding-top: 60px;
}
.p5_cn ul li{
    display: none;
}
.p5_cn ul li.active{
    display: block;
}
.p5_bottom ul{
    display: flex;
    justify-content: space-between;
}
.p5_bottom ul li{
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    width: 309px;
    opacity: 0.53;
}
.p5_bottom ul li.active{
    opacity: 1;
}
.p5_bottom ul li p{
    margin-bottom: 5px;
}
/*part6*/
.p6_li{
    text-align: right;
}
.part6_con{
    width: 1400px;
    position: relative;
}
.p6_li{
    text-align: right;
    position: relative;
}
.p6_li dl{
    width: 638px;
    text-align: justify;
    padding: 115px 70px;
    background: #FFFFFF;
    box-shadow: -3px 5px 10px 0px rgba(157,157,157,0.16);
    position: absolute;
    left: 13px;
    top: 56px;
}
.p6_li dl dd{
    margin-top: 40px;
}
.p6_li dl dd h2{
    font-size: 36px;
    color: #333333;
}
.p6_li dl dd p {
    font-size: 20px;
    color: #333333;
    margin-top: 25px;
    text-align: justify;
    line-height: 31px;
    height: 93px;
}
.p6_li dl dd span{
    width: 59px;
    height: 7px;
    background: #4DC1CE;
    display: block;
    position: absolute;
    right: -26px;
    top: 51px;
}
.p6_btn .swiper-button-next,.p6_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p6_btn {
    width: 75px;
    position: absolute;
    right: -9%;
    top: 41%;
}
.p6_btn .swiper-button-prev{
    margin-bottom: 11px;
}
/*part7*/
.p7_cn1{
    border-top: 1px solid #C7C7C7;
    padding-top: 45px;
    margin-bottom: 60px;
}
.p7_li{
    width: 225px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 20px;
    color: #353535;
    border-radius: 27px;
    border: 1px solid #B9B9B9;
}
.p7_cn1 .swiper-slide-thumb-active .p7_li{
    background: #4DC1CE;
    color: #fff;
    border: 1px solid #4DC1CE;
}
.mySwiper4 .swiper-slide{
    width: 1037px;
    text-align: center;
}
.mySwiper4 .swiper-slide dl{
    width: 665px;
    margin: 40px auto 0 auto;
    display: none;
}
.mySwiper4 .swiper-slide dl dt{
    font-size: 26px;
    color: #353535;
    font-weight: bold;
    margin-bottom: 5px;
}
.mySwiper4 .swiper-slide dl dd{
    font-size: 20px;
    color: #545454;
    margin-top: 8px;
    line-height: 30px;
}
.mySwiper4 .swiper-slide-active dl{
    display: block;
}
.mySwiper4{
    position: relative;
}
.p7_cn{
    position: relative;
}
.q3 {
    z-index: 2;
    right: 15%;
    top: 86%;
}
.q4 {
    z-index: 2;
    left: 15%;
    top: 86%;
}
/*part8*/
.part8{ background: rgba(77, 193, 206, 0.09); }
.p8_cn{
    width: 1500px;
    display: flex;
    justify-content: space-between;
}
.p8_cn1{ width: 860px;}
.p8_cn2{ width: 590px; padding-top: 40px;}
.p8_cn1 ul li{
    display: none;
    position: relative;
}
.p8_cn1 ul li.active{
    display: block;
}
.p8_cn2 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p8_cn2 ul li{
    width: 288px;
    text-align: center;
    height: 101px;
    font-size: 22px;
    color: #5B5B5B;
    margin-bottom: 20px;
    line-height: 101px;
    border: 1px solid rgba(26, 26, 26, 0.09);
}
.p8_cn1 ul li dl {
    display: flex;
    justify-content: space-between;
    width: 590px;
    position: absolute;
    bottom: 7%;
    right: -75%;
}
.p8_cn1 ul li dl dt {
    font-size: 19px;
    color: #4DC1CE;
    line-height: 30px;
    opacity: 0.9;
    margin-top: 2%;
}
.p8_cn2 ul li.active{
    border: 1px solid #4DC1CE;
    font-weight: bold;
    color: #4DC1CE;
}
/*part9*/
.part9_con .swiper-slide{ width: 456px;}
.p9_li h2{ font-size: 26px; margin-top: 30px; margin-bottom: 12px;
    color: #FFFFFF; }
.p9_li{
    text-align: center;
}
.p9_li p{
    font-size: 20px;
    color: #FFFFFF;
}
.part9{
    background-image: linear-gradient(to bottom, #fff 60%,#4DC1CE 0);
}
.p9_li img{
     border-radius: 6px;
}
/*part10*/
.part10 {
    background: url(../images/10_bg.jpg) no-repeat bottom center;
    padding-bottom: 8%;
}
.part10_con{
    width: 1350px;
    position: relative;
}
.p10_btn .swiper-button-prev{ left: -10%; top: 45%;}
.p10_btn .swiper-button-next{ right: -10%; top: 45%;}
/*part11*/
.part11{
    background: url(../images/p11_bg.jpg) no-repeat right top;
}
.p11_con {
    width: 1390px;
    background: #4DC1CE;
    padding: 105px 74px 95px 269px;
    margin-top: 6%;
    position: relative;
}
.p11_con span {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 33px;
    position: absolute;
    right: 74px;
    top: 27%;
}

.part11 .tit,.part11 .tit h2,.part11 .tit p{
    text-align: justify;
    color: #fff;
}
.p11_con_c{
    margin-top: 40px;
}
.p11_con_c ul{
    display: flex;
    justify-content: space-between;
}
.p11_con_c ul li{
    width: 261px;
    padding: 45px 40px 40px 40px;
    background: rgba(255, 255, 255, 0.43);
}
.p11_con_c ul li h2{
    font-size: 24px;
    color: #FFFFFF;
}
.p11_con_c ul li h2 img{
    margin-right: 10px;
    margin-top: -15px;
}
.p11_con_c ul li p{
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 15px;
    text-align: justify;
    line-height: 32px;
}




/*part12*/
.part12{
    margin-top: -5%;
}
.p12_c{
    background: url(../images/p12_c_bg.png) no-repeat bottom center;
    padding-bottom: 15%;
}


.p12_btn .swiper-button-next,.p12_btn .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.p12_btn { width: 140px; margin: 120px auto 0 auto;display: flex;justify-content: space-between;}

/*part13*/
.part13{background: url(../images/p13_bg.jpg) no-repeat top center; background-size: 100% 100%; padding: 160px 0 2% 0; margin-top: -15%;}
.part13 .tit h2,.part13 .tit p{
    color: #fff;
}
.p13_t ul{
    display: flex;
    justify-content: space-between;
}
.p13_t ul li{
    width: 435px;
    border-radius: 19px;
    padding: 9px;
    border: 1px solid rgba(255, 255, 255, 0.57);
}
.p13li_c{
    background: rgba(255, 255, 255, 0.26);
    width: 433px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 19px;
    padding: 55px 0 35px 0;
    text-align: center;
}
.p13li_c h2{
    font-size: 30px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 5px;
}
.p13li_c p{
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 8px;
    line-height: 30px;
}
.p13_b{
    background: rgba(255, 255, 255, 0.26);
    border-radius: 19px 19px 0 0;
    padding: 60px 0;
    text-align: center;
    border-bottom: 19px solid #4DC1CE;
}
.p13_b1{
    margin-bottom: 20px;
}
.p13_b p{
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 30px;
    line-height: 35px;
    font-style: italic;
}
.p13_b p span{
    font-weight: bold;
}
.part13 h3{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 56px;
    font-weight: normal;
    margin-top: 30px;
    text-align: center;
    font-style: italic;
}
/*synews*/
.synews_c{
    width: 1344px;
    display: flex;
    justify-content: space-between;
}
.synews_c2{
    width: 592px;
    padding-top: 15px;
}
.synews_c2 ul li{
    margin-bottom: 20px;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 22px;
    position: relative;
}

.synews_c2 ul li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #4DC1CE;
    transition: all 0.56s ease-in-out;
}
.synews_c2 ul li.active::after {
    width: 100%;
}





.synews_c2 ul li>a>span{
    font-size: 18px;
    color: #313131;
    display: block;
    opacity: 0.5;
}
.news_jt2{
    display: none;
}
.synews_c2 h2{
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}
.synews_c2 h2 span{
    font-size: 22px;
    color: #313131;
    font-weight: normal;
}
.synews_c2 p{
    font-size: 18px;
    color: #666666;
    display: none;
    line-height: 24px;
    text-align: justify;
    margin-top: 5px;


}
.synews_c2 ul li.active p{
    display: block;
}
.synews_c2 ul li.active h2 span{
    color: #4DC1CE;
}
.synews_c2 ul li.active h2 i .news_jt2{
   display: block;
}
.synews_c2 ul li.active h2 i .news_jt{
    display: none;
}





/*xform*/
.xform{background: url(../images/xform_bg.jpg) no-repeat center center #f2f2f2; margin: 0 auto 4% auto; background-size: 100% auto;}
.xform_c{ margin: 0 auto 0 12%; width: 1190px;   flex-flow: nowrap; }
.xform_c1{ width: 725px;margin-top: 3%;}
.xform_c1_p1{ font-size: 22px;font-weight: 500; color:#fff;margin-top:45px;
     text-align: center;
     padding: 5px 0;
    background: #FF500B;
    border-radius: 34px;

}
.xform_c1_p2{width: 332px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    background: rgba(255,255,255,0.5);
    border-radius: 39px;
    opacity: 1;}
.xform_c1_p3{font-size: 70px;font-weight:bold;color: #333;line-height:90px; margin-top: 23px;}
.xform_c1_p3 span{ font-size:48px;}
.xform_c1_p4{ width: 295px;font-size:18px;color:#fff;margin-top: 16px;}
.xform_c1_p4 ul{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c1_p4 ul li{font-size: 22px;font-weight: 500;margin-bottom: 10px;
    color: #FFFFFF;
    line-height: 34px;}

.xform_c2{ width: 386px;height: 403px; padding:30px;   background:#fff;}
.xform_c2 h2{ font-size:24px; color:#333; text-align:center;margin-bottom: 25px;}
.xform_c2 h2 img{ margin-right: 10px;}
.xform_c2 p{ font-size: 22px; margin-top: 1%; color: #fff; text-align:left;}
.xform_c2_input{ font-size: 16px; margin-bottom: 4%;}
.xform_c2_input input{ width:172px; font-size: 16px;  color: #A5A5A5;
    background: #F4F4F4; border-radius: 4px; padding: 10px 0 10px 10px;}
.xform_c2_input input::placeholder{ color: #A5A5A5;}
.xform_c2_textarea{ width: 100%;}
.xform_c2_input textarea{width: 97%; font-size:16px; color: #fff; height: 133px;padding: 10px 0 10px 3%;background: #F4F4F4; border-radius: 4px;}
.xform_c2_input textarea::placeholder{ color: #A5A5A5;}
.xform_c2_p2{ margin-bottom: 25px;}
.xform_c2_button{ width: 100%;}
.xform_c2_button button{   border: 0;
    font-size: 18px;
    color:#fff;
    width: 100%;
    height: 41px;
    display: block;
    background: #FF500B;
    border-radius: 4px;
}
.xform_form{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c2_input_email{ width: 100%;}
.xform_c2_input_email .email{width: 98%;}
/*part14*/
.part14{
    background: url(../images/p14_bg.jpg) no-repeat top center; background-size: 100% 100%;
}
.part14_con{ width: 1370px; position: relative;}
.p14_btn .swiper-button-next{ right: -6%; top: 43%;}
.p14_btn .swiper-button-prev{ left: -6%; top: 43%;}
/*part15*/
.part15{
    background: url(../images/p15_bg.jpg) no-repeat top center;
    padding-top: 98px;
}
.p15_c{width: 1370px;}
.p15_c h2{
    background: url(../images/p15_xtbg.png) no-repeat top center;
    background-size: 100% 100%;
    width: 362px;
    margin-top: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 47px;
    height: 47px;
}
.p15_c p{
     width: 789px;
     margin-top: 25px;
    font-size: 18px;
    text-align: justify;
    color: #FFFFFF;
    line-height: 30px;
}
.p15_c h3{
    font-size: 20px;
    margin-top: 15px;
    color: #FFFFFF;
    line-height: 30px;
}
.p15_c span{
    font-size: 18px;
    color: #FFFFFF;
    display: block;
    margin-top: 50px;
}
/*part16*/
.p16_c{
     width: 1660px;
    display: flex; justify-content: space-between;
}
.p16_c2{ width: 625px; padding-top: 60px;}
.p16_c2 h2{
    font-size: 36px;
    color: #333333;
    margin-top: -4%;
}
.p16_c2 h3{
    font-size: 28px;
    color: #162C67;
    font-weight: normal;
    margin-top: 8px;
}
.p16_c2 p{
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
    text-align: justify;
    text-indent: 2em;
    line-height: 46px;
}
.p16_c2 a{
    width: 182px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    display: block;
    margin-top: 60px;
    font-size: 22px;
    color: #FFFFFF;
    background: #162C67;
}
.p16_c2 a img{
    margin-left: 8px;
    margin-top: -6px;
}
/*syform*/
.syform{
    background: rgba(77, 193, 206, 0.09);
    padding-bottom: 10%;
}
.syform_c{ border-radius:0;}

.syform_c h2 br{display: none;}

.syform_c p{font-size: 29px; text-align: center;color: #000;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn div{
    width: 49%;
    position: relative;
}
.syform_cn div p{
    text-align: justify;
    font-size: 18px;
    color: #101010;
    margin-bottom: 5px;
}
.syform_cn div.fxk{
    width: 100%;
}
.syform_cn input{ width: 94%; font-size: 18px; padding: 19px 0 19px 6%; border-bottom: 3px solid #fff; margin-bottom: 22px;color: #727272;background: url(../images/bd1.png) no-repeat 10px 18px #fff;border-radius: 0;}
.syform_cn input::placeholder{ color: #727272;}
.syform_cn input:hover{
    border-bottom: 3px solid #F3B44F;
}
.form_tel input{
    background: url(../images/bd2.png) no-repeat 10px 18px #fff !important;
}



.syform_cn textarea {
    width: 97%;
    font-size: 18px;
    height: 150px;
    padding-left: 3%;
    padding-top: 2%;
    margin-bottom: 22px;
    border-radius: 0;
    color: #727272;
    border-bottom: 3px solid #fff;
    background: url(../images/bd3.png) no-repeat 15px 31px #fff !important;
}
.syform_cn textarea:hover{
    border-bottom: 3px solid #F3B44F;
}
.syform_cn textarea::placeholder{ color: #727272;}
.syform_cn button{line-height: 62px;font-size: 20px;width: 100%;
    height: 62px;
    color: #FEFEFE; border: 0; margin-right: auto; margin-left: auto;
    background:#73D2E8;
    border-radius: 12px;

}

.xactive{ border-bottom: 3px solid #DD0512!important; color:#727272!important;}
.xactive input{color:#000!important;}
.xactive input::placeholder {color:#727272!important;}
.xactive textarea{color:#000;}
.xactive textarea::placeholder{color:#727272!important;}
.xpart13_form .sub{  text-align: center; width:100%; margin-top: 30px; background: none!important;}
.xpart13_form .sub button{ color:#fff; border: none; font-size: 20px; background: #DD0512;  padding: 25px 0; width: 100%; }
.xpart13_form .sub button img{ margin-left:10px;}
.xpart13 .tit{ margin-bottom: 3%;}
.xpart13 .tit p{color: rgba(51, 51, 51, 0.6);}
.name>p,.xtel>p,.cont>p{font-size: 18px;color: #101010; margin-bottom: 10px;}
.fxk{ width: 100%; position: relative;}
.fxk ul li{
    font-size: 18px;
    color: #676767;
    margin-right: 10px;
}
.fxk ul {
    display: flex;
    justify-content: start;
    position: absolute;
    left: 176px;
    top: 29px;
}
.fxk ul li input{
    width: 15px;
    padding: 0;
    margin-bottom: 0;
    margin-top: -5px;
    margin-right: 4px;
    height: 15px;
}

/*part18*/
.xwsbg14{  background-repeat: no-repeat; background-position: center top; margin-left: auto; margin-right: auto;}
.xws_con14_l_t dl{display: flex; justify-content: left; margin-bottom: 5%;}
.xws_con14_l_t dl dt{margin-right: 20px;}
.xws_con14_l_t dl dd{border-left: 1px solid #fff; padding-left: 20px; color: #fff;}
.xws_con14_l_t dl dd p{font-size: 18px;}
.xws_con14_l_t dl dd h2{font-size: 50px;font-weight: bold;}
.xws_con14_l{width: 593px;}
.xws_con14_l_n dl dd{background: #fff; padding: 5%;border-bottom: 3px solid #009B4D;}
.xws_con14_l_n dl dt img{vertical-align: bottom;}
.xws_con14_l_n dd h2{font-size: 20px; color: #017ECC; font-weight: bold; border-bottom: 1px solid #009B4D; padding-bottom: 3%; margin-bottom: 3%;}
.xws_con14_l_n dd p{font-size: 18px; line-height: 25px; color: #666666; margin-bottom: 3%;}
.xws_con14_l_n dd h3{font-size: 18px; color: #333333;}
.xws_con14_l_n dd span{float: right; color: #126656;}
.xws_con14_r{width: 550px;}
.xws_con14{display: flex; justify-content: space-between;}
.xws_con14_r dl{display: flex; justify-content: space-between; padding:0 0 5% 0; margin-bottom: 5%; border-bottom: 1px solid #E3E2E8;}
.xws_con14_r dl h5{width: 20px; margin-top: 5px;}
.xws_con14_r dl dt{width: 420px;}
.xws_con14_r dl dd{width: 200px;text-align: center;}
.xws_con14_r dl h5 img:nth-child(2){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(1){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(2){display: inline-block;}
.xws_con14_r dl:hover  dd h2{color:#009B4D;}
.xws_con14_r dl:hover  dd p{color: #009B4D;}
.xws_con14_r dl dt h2{font-size: 20px;-webkit-line-clamp:1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;font-weight: bold; margin-bottom: 3%;}
.xws_con14_r dl dt p{font-size: 16px;-webkit-line-clamp:2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; color: #666666;}
.xws_con14_r dl dd h2{font-size: 52px; color: #A1A1A1; font-weight: bold; line-height: 52px;}
.xws_con14_r dl dd p{font-size: 18px; color: #666666; text-align: center; }
.xws_con14_r_d {width: 50%;}
.xws_con14_r_d ul{display: flex; justify-content: space-between;}
.xws_con14_r_d ul li{width: 45%;border-radius: 22px; line-height: 45px; text-align: center; font-size: 20px; border: 1px solid #FBAE3C;}
.xws_con14_r_d ul li:hover{background: #FBAE3C;color: #fff;}


/*part19*/
.part19{background: url(../images/n_bg.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul{ display: flex; justify-content: space-between;}
.p19_c ul li{width: 370px; padding: 10px;background: #FFFFFF; position: relative;}
.p19_c ul li h2{ margin: 10px 0;
    color: #2C2C2C;
    font-size: 24px;}
.p19_c ul li p{
    line-height: 29px;
    color: #6A6A6A; text-align: justify;
    font-size: 18px;}
.p19_c ul li p span{background: #D1D1D1; padding: 3px 15px;
    border-radius: 14px; color: #fff;
    display: inline-block;  margin-right: 0; margin-left: auto;
    font-size: 14px;}
.nbtn{ margin-top: 10px; text-align: right !important; margin-bottom:10px;}
.ndate{ width:75px;  text-align: center;height: 95px;background: url(../images/ndate.png) no-repeat top center; background-size: 100% 100%; position: absolute; left: 9%; top: 0; }
.ndate dt{font-size: 26px; margin-top: 3px;
    color: #3C3C3C; font-weight: bold;}
.ndate dd{
    color: #3C3C3C; margin-top: 4px;
    font-size: 13px;}
.n_line{width: 22px; margin: 0 auto;
    height: 2px;
    background: #404040;}

.p19_c ul li:hover{ background: #0083E8;}
.p19_c ul li:hover h2,.p19_c ul li:hover p{color: #fff;}
.p19_c ul li:hover p span{ background: #fff; color: #0083E8;}

.p19_c ul li:hover .ndate dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}
/*gywm*/
.gywm{ background:url(../images/g1_bg.jpg) no-repeat center;}
.gywm_cn{  width: 558px; padding-top: 70px;}
.gywm_cn h2{ font-size: 30px;
    color: #333333; margin-bottom: 40px;
    line-height: 24px;}
.gywm_cn p{ font-size: 20px; text-align: justify;
    color: #333333;
    line-height: 46px; }
    /*qyry*/
.qyry{ width: 1270px;}
.qyry ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.qyry ul li{ margin-bottom: 4%;}
/*footer*/

.foot_top{
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 45px;
}
.foot_top ul{
    width: 1500px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
.foot_top ul li{
    width: 250px;
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    color: #151515;
}
.foot_top ul li:nth-child(6){
    border-right: 1px solid rgba(0, 0, 0, 0.07);
}
.foot_top ul li a{text-align: center;}

.foot_logo{background: #F2F2F2;}
.bs_foot{background:#F2F2F2; color: #fff;  font-size: 18px;margin-top: -1px;padding: 5% 0 0 0;}
.foot_t{
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
    margin-bottom: 40px;
}
.foot_t_c{
    width: 1340px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.foot_b{
    width: 1340px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.foot_b2{
    width: 420px;
}
.foot_b2 ul{
    display: flex;
    justify-content: space-between;
}
.foot_b2 ul li{
    text-align: center;
}

.foot_b2 ul li p{
    margin-top: 10px;
}

.foot_t{
    display: flex;
    justify-content: space-between;
    width: 1200px;
}
.foot_t1 {
    width: 315px;
    margin-top: 52px;
}
.foot_t1 dl{
    margin-top: 65px;
}
.foot_t1 dl dt{
    font-size: 16px;
    color: #454545;
    line-height: 19px;
}
.foot_t1 dl dd{
    font-size: 52px;
    color: #454545;
    font-weight: bold;
}


.foot_t2{
    width: 510px;
}

.foot_t3{
    width: 195px;
    margin-top: 12px;
}

.foot_t1 h2{
    font-size: 24px;
    color: #333333;
    padding-bottom: 50px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.8);
}
.foot_t1 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foot_t1 ul li{
    width: 50%;
    margin-bottom: 40px;
}
.foot_t1 ul li img{
    margin-right: 10px;
    margin-top: -4px;
}


.he_fot_gray.he_fot::after {

    background: url(../images/float1.png) repeat-x;

    animation: wave 15s linear infinite;

}
.he_fot {

    position: relative;

}

.he_fot .he_contetn {

    position: relative;

    z-index: 10;

}



.he_fot .he_quanx {

    position: relative;

    z-index: 10;

}



.he_fot::after {

    content: '';

    position: absolute;

    top: -112px;

    left: 0;

    width: 7584px;

    height: 112px;

    background: url(../images/flot1.png) repeat-x;

    z-index: 10;

}






.foot_t2 dl{
    border: 1px solid rgba(51, 51, 51, 0.2);
    padding: 27px 60px 27px 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 19px;
}
.foot_t2 dl dt h2{
    font-size: 20px;
    color: #333333;
    margin-bottom:3px;
}
.foot_t2 dl dt p{
    font-size: 18px;
    color: #333333;
}
.foot_t2 dl dd{
    margin-top: 15px;
}
.foot_t2 dl:nth-child(3) dd{
    margin-top: 32px;
}
.foot_t3 ul li{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.foot_t3 ul li img:nth-child(1){
    border-radius: 50%;
    width: 39px;
    height: 39px;
}


.foot_b1{
    padding-top: 40px;
}

.foot_b1 p{
    font-size: 18px;
    color: #FDFDFC;
    line-height: 61px;
}

.foot_b1 p img{
    margin-right: 10px;
    margin-top: -3px;
}

/* 针对 Webkit 浏览器（Chrome, Safari, Edge） */
html::-webkit-scrollbar {
    width: 0;
    background: transparent;
}

/* 针对 Firefox */
html {
    scrollbar-width: none;
}



.bs_foot_b{background:#F2F2F2; border-top: 1px solid rgba(51, 51, 51, 0.15); color: #12100D; }
.bs_foot_b_n {
    line-height: 60px;
    text-align: center;
    font-size: 14px;
}
.bs_foot_b_n a{ color: #12100D;}
.bs_con3_q dl dd p{display: none;}
.bs_qyys ul li p {color: #333333!important;}


/*cpzx*/

.cpzx ul{
    display: flex;justify-content: space-between;
    flex-wrap: wrap;
}
.cpzx ul li{
    width: 682px;
    margin-bottom: 20px;
}
.cpzx ul li p{
    padding: 30px 0 30px 30px;
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    background: #F7F7F7;
    position: relative;
}
.cpzx ul li p span {
    width: 9px;
    height: 24px;
    background: #4DC1CE;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 36px;
}

.cpzx ul li:hover p span{
    background: #F3B44F;
}





    /*case*/
.case ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.case ul li{ margin-bottom: 30px; width: 290px; text-align: center;}
.case ul li p{ margin-top:15px;}
/*pcnews*/
.a_nxwlist dl{display: flex;justify-content: space-between;
    border-radius: 19px; margin-bottom: 3%;}
.a_nxwlist dl:hover{background: #FFFFFF;
    box-shadow: 0px 9px 30px 5px rgba(216,216,216,0.46);}
.a_nxwlist dl dt{width: 570px;}
.a_nxwlist dl dt img{ border-radius: 23px;}
.a_nxwlist dl dd{width: 757px; padding: 40px 30px 40px 10px;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 3%;}
.a_nxwlist dl:hover dd h2{color:#4DC1CE;}
.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; color: #666;
    font-weight: normal;}
.a_nxwlist dl dd h3 span{float: left;}
.a_nxwlist dl dd h3 span img,.a_nxwlist dl dd h3 i img{ margin-right: 8px;}
.a_nxwlist dl dd h3 i{float: right;}
.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}




/*lxwm*/
.lxwm_form{background: none;}
.lxwm_form .syform_c{ background: none; box-shadow: unset; width: 1200px; padding-top: 50px;}
.lxwm{background: #4DC1CE;border-radius: 6px;}
.lxwm ul{ display: flex;justify-content: space-between; }
.lxwm ul li{ border-right: 1px solid rgba(255, 255, 255, 0.2); text-align: center; padding: 55px 0;}
.lxwm ul li:nth-child(1){ width: 316px;}
.lxwm ul li:nth-child(1) h2{ font-size: 46px;color: #FFFFFF; }
.lxwm ul li:nth-child(1) p {
    margin-top: 4px;
    text-align: justify;
    font-size: 26px;
    color: #FFFFFF;
    margin-left: 43px;
}
.lxwm ul li:nth-child(2){ width: 358px;}
.lxwm ul li:nth-child(3){ width: 420px;}
.lxwm ul li:nth-child(4){ width: 300px;}
.lxwm ul li h2{ font-size: 22px; margin-top: 20px;
    color: #FFFFFF; }
.lxwm ul li p{ font-size: 18px; margin-top: 20px;
    color: rgba(255, 255, 255,0.7); }
/*zsjm*/
@media screen and (max-width: 1450px) {
    .main{ width: 94%; }
    .p1_li p{
        font-size: 18px;
    }
    .p2_con1 {
        margin-left: -41%;
    }
    .p3_c2 {
        padding-top: 5%;
    }
    .part4 .tit{
        width: 1300px;
    }
    .part5 .tit {
        margin-left: 7%;
    }
    .p5_c1 {
        width: 516px;
        padding-top: 267px;
        margin-left: 6%;
    }
    .p7_btn .swiper-button-prev{
         left: 14%;
    }
    .p7_btn .swiper-button-next{
        right: 14%;
    }
    .p8_cn2 ul li{
        width: 48%;
    }
    .p8_cn2 {
        width: 458px;
        padding-top: 28px;
    }
    .p8_cn1 ul li dl {
        width: 450px;
        bottom: 7%;
        right: -56%;
    }

    .p11_con {
        padding: 103px 74px 95px 20px;
    }
    .cpzx ul li{
        width: 49%;
    }

}

/*移动*/
@media screen and (max-width: 767px) {
    .tit h2 br,.tit p br {
        display: block;
    }
    .jmb{ margin-bottom: 10%;}

    .banner{ margin-top: 0;}
    .banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:19px;opacity:1; height:19px;}
    .banner_tie{ padding: 0; margin-top: 0;}
    .banner .swiper-button-next{
        width: 100%;
        top: unset;
        bottom: 3%;
    }
    .banner .swiper-button-next>img{
        width: 45px;
    }

    .tit h2 img {
        margin-bottom: 6px;
        width: 10px;
    }
    .pchidden {display: block;}
    .mtf {
        margin-top: 0;
    }
    .main{ width:94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 6%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}

    .fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2 {
        font-size: 19px;
        text-align: center;
        margin: 0 auto;
        line-height: 29px;
        font-weight: bold;
    }
    .tit p {
        font-size: 14px;
        width: 100%;
        margin: 0 auto;
        line-height: 24px;
    }
    .tit p .t2{ display: block!important; margin: 10px auto 0 auto;}

    .tit h3{ font-size:24px;}
    .tit p span{margin: 0 auto;}
    .tit>img{ margin: 0 auto 1% auto;}
    .tit h2 i {
        border-bottom: 6px solid #FF952B;
        line-height: 18px;
        display: inline-block;
    }
    .tit_l {margin-right:5px; width: 5%;}
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
    .wnews_con p{ font-size:14px; line-height:25px;}
     .yyllx {
        box-shadow: unset;
        border-radius:0;
        width: 100%!important;
    }
    .yy_con9_bd p input{ margin:6% auto}
    .yy_jyxm dl{flex-wrap: wrap;}
    .yy_jyxm dl dt{width: 100%;}
    .yy_jyxm dl dd{width: 90%; padding: 5%;}
    .yy_jyxm dl dd h2{font-size: 80px; line-height: 100px;}
    .yy_jyxm dl dd h2 span{font-size: 20px;top:10%}
    .yy_ry dl{width: 100%;}
    .yy_news_n{flex-wrap: wrap;}
    .yy_news3 h2{font-size: 15px; margin-top: 5%;}
    .yy_news3 p{font-size: 14px; line-height: 22px;}
    .yy_news3 a{font-size: 14px;margin-top: 0%;}
    .yy_lx{flex-wrap: wrap;}
    .yy_lx dl{width: 100%;}
    .yyllx .yy_con9_bd{width: 88%; }
    .yyllx .yy_con9_bd h3 img{margin-top: 3%;}
    .yy_lx dl dt span{font-size: 40px;}
    .yy_lx dl dd{font-size: 20px;}
    .yybg9{background: #fff; padding:0; margin: 8% 0;}
    .yyllx{box-shadow: unset; margin: 0; border-radius:0; border: 0; width: 100%!important;}
    .yy_con9_bd{width: 85%; margin: 0 auto;}
    .yy_con9{width: 100%;}
    .yy_con9_bd h2{font-size: 22px;}
    .yy_con9_bd h2 span{font-size: 14px;}
    .yy_con9_bd{border-radius: 15px;}
    .yy_con9_bd ul{flex-wrap: wrap;}
    .yy_con9_bd ul li{width: 100%; margin-top: 3%; font-size: 14px; line-height: 50px;}
    .yy_con9_bd ul li input{line-height: 50px;}
    .yy_con9_bd h3{font-size: 14px; line-height: 40px;height: 100px;}
    .yy_con9_bd h3 textarea{width: 55%; height: 80px;}
    .yy_con9_bd h3 img{margin-top: 5.5%;}
    .yy_con9_bd p input{ font-size: 16px; padding: 1% 9%;}
    .p23{ background: none; padding: 0;}
    .hc_mbdt{ width: 88%; margin-left: auto; margin-right: auto;}
    .hc_mbdt img{ width: 50%;}
    .ntit h2{ font-size: 20px;}
    .ntit p{ font-size: 14px;}
    /*mzsjm*/

        /*form*/
    .yyllx {
        background: #ffffff;
        padding: 0;
    }
    /*yzjd*/
    .xf{ width: 100%; background: #f9f9f9; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; color: #666666; padding: 15px 0; text-align: center; font-size: 16px;}
    .xf a:nth-child(2){ color: #666; }
    .xf span { display: block;font-size: 20px;}
    .mdt { padding-bottom: 20%;}
    .p12_form{ margin-bottom: 20%;}
    /*mlxwm*/

    .lxwm ul{ flex-wrap: wrap;}
    .lxwm ul li:nth-child(1) {
        width: 100%;
    }
    .lxwm ul li:nth-child(1) h2{ margin-top: 0; font-size: 20px;}
    .lxwm ul li:nth-child(1) p {
        margin-top: 4px;
        text-align: center;
        font-size: 17px;
        color: #FFFFFF;
        margin-left: 0;
    }
    .lxwm ul li {
        padding: 16px 0;
        border: 0;
    }
    .lxwm ul li:nth-child(2){ width: 100%;}
    .lxwm ul li h2 {
        font-size: 16px;
        margin-top: 12px;
        color: #FFFFFF;
    }
    .lxwm ul li p {
        font-size: 14px;
        margin-top: 12px;
        color: rgba(255, 255, 255, 0.7);
    }
    .lxwm ul li:nth-child(3),.lxwm ul li:nth-child(4) {
        width: 100%;
    }
    .lxwm{ padding: 8% 0;}
    /*mpart1*/
    .part1_con{
        width: 97%;
        margin-right: 0;
        position: relative;
    }
    .part1_con .swiper-slide{
        width: 280px;
    }
    .p1_li p {
        font-size: 14px;
        color: #333333;
        margin-top: 16px;
        height: 49px;
    }
    .p1_li span {
        position: absolute;
        right: 31px;
        bottom: 65px;
        width: 47px;
    }
    .p1_n {
        position: absolute;
        right: 11px;
        width: 24px;
        bottom: 10px;
    }
    .p1_btn .swiper-button-next{
        position: relative;
        right: unset;
        bottom: unset;
        top: unset;
        left: unset;
    }
/*mpart2*/
.p2_con{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-left: auto;
}
    .p2_xf2{
        display: none;
    }
    .p2_con1 {
        margin-left: 0;
        margin-top: 15px;
    }
    .p2_con2 {
        padding-top: 30px;
        width: 100%;
    }
    .p2_xf1 {
        position: absolute;
        right: unset;
        left: -24%;
        top: 2%;
        width: 57%;
    }
    .p2_tit h2 {
        font-size: 19px;
        margin-bottom: 5px;
    }
    .p2_tit p {
        font-size: 14px;
        color: #333333;
    }
    .p2_con2_c .ywbt {
        margin-bottom: 20px;
    }
    .p2_con2_cn p {
        font-size: 14px;
        color: #555555;
        text-indent: 2em;
        text-align: justify;
        margin-bottom: 5px;
        line-height: 23px;
    }
    .p2_con2_cn {
        margin-top: 15px;
    }
/*mpart3*/
.p3_c{
    flex-wrap: wrap;
}
    .p3_c1 {
        width: 100%;
        padding-top: 0;
        margin-bottom: 30px;
    }
    .p3_c1>a{
        display: none;
    }
    .p3_c2 {
        width: 100%;
    }
    .p3_c2_c h2{
        font-size: 16px;
    }
    .p3_c2_cn{
        margin-left: 15px;
    }
    .p3_c2_c p {
        width: 100%;
        font-size: 14px;
        color: #333333;
        display: none;
        text-align: justify;
        line-height: 21px;
    }
    .p3_c2 ul li.active .p3_c2_c dl dd{
        display: none;
    }
    .p3_c2 ul li.active .p3_c2_c dl{
        margin-right: 0;
    }
    .p3_c2 ul li.active .p3_c2_c dl{
        margin-left: 5%;
        height: auto;
    }
    .p3_c2_cn {
        margin-left: 15px;
        width: 80%;
        margin-top: 10px;
    }
    .p3_c2 ul li{
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    .p3_c2 ul li.active{
        padding-bottom: 0;
    }
    .p3_c2 ul li.active  .p3_c2_c{
        margin-top: 20px;
        padding-bottom: 20px;
    }
/*mpart4*/
    .part4 .tit {
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }
    .part4 .tit h2, .part4 .tit p {
        text-align: center;
    }
    .part4{
        background: none;
    }
    .mp4_cn_c ul li dl{
        padding: 5% 3%;
        background: #FFFFFF;
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
        border-radius: 0px 0px 6px 6px;
    }
    .mp4_cn_c ul li:hover dl{
        background: #4DC1CE;
        box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
    }
    .mp4_cn_c ul li:hover dl dt,.mp4_cn_c ul li:hover dl dd{
        color: #fff;
    }
    .mp4_cn_c ul li{
        margin-bottom: 20px;
    }
    .mp4_cn_c ul li dl dt{
        font-weight: bold;
        font-size: 16px;
        text-align: justify;
        margin-bottom: 3px;
    }
    .mp4_cn_c ul li dl dd{
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
     }
/*mpart5*/
    .part5 .tit h2, .part5 .tit p {
        color: #fff;
        text-align: center;
    }
    .part5{
        padding-top: 8%;
    }
    .part5 .tit {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        color: #fff;
        margin-bottom: 0;
    }
.p5_li img{
    border-radius: 5px;
}
.p5_li dl dt{
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 3px;
}
    .p5_li dl dd{
        font-size: 14px;
        color: #fff;
        text-align: justify;
        line-height: 25px;
    }
    .part5_con{
        position: relative;
    }
    .p5_btn{
        margin-top: 10px;
    }
    .p5_btn .swiper-button-next{
        position: relative;
        top: unset;
        right: unset;
    }
/*mpart6*/
.p6_na{
    display: none;
}
    .mpart6_con ul li{
        margin-bottom: 18px;
    }
    .mpart6_con ul li:hover .p6_na{
        display: inline-block;
    }
    .mpart6_con ul li:hover .p6_n{
        display: none;
    }
    .mpart6_con ul li h2{
    font-size: 16px;
    color: #333333;
    display: flex;
    justify-content: start;
    margin-top: 20px;
}
    .mpart6_con ul li h2 span{
        width: 30px;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .mpart6_con ul li h2 i{
        display: inline-block;
        margin-top: 5px;
    }
    .mpart6_con ul li p{
        font-size: 14px;
        text-align: justify;
        line-height: 22px;
    }
/*mpart7*/
    .p7_cn1{
        display: none;
    }
    .p7_cn2{
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
    .mySwiper4 .swiper-slide dl {
        width: 100%;
        margin: 15px auto 0 auto;
    }
    .mySwiper4 .swiper-slide dl dt{
        font-size: 16px;
    }
    .mySwiper4 .swiper-slide dl dd{
        font-size: 14px;
        line-height: 24px;
    }
    .p7_btn .swiper-button-next,.p7_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .p7_btn .swiper-button-next img,.p7_btn .swiper-button-prev img{  width:90%; }
    .p7_btn{ width: 110px; display: flex;justify-content: space-between; flex-direction: row-reverse;
        margin: 10px auto 0 auto;}
/*mpart8*/
    .p8_cn{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .p8_cn2 {
        width: 100%;
        padding-top: 0;
    }
    .p8_cn2 ul li{
        width: 48%;
    }
    .p8_cn1 {
        width: 860px;
    }

    .p8_cn2 ul li {
          height: 60px;
        font-size: 16px;
        margin-bottom: 13px;
        line-height: 60px;
    }
    .p8_cn1 {
        width: 100%;
    }
    .p8_cn1 ul li dl {
        display: unset;
        justify-content: unset;
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }
    .p8_cn1 ul li dl dt {
        font-size: 12.5px;
        color: #4DC1CE;
        line-height: 28px;
        opacity: 0.9;
        text-align: center;
        margin-top: 3%;
    }
    .p8_cn1 ul li dl dd{
        display: none;
    }
/*mpart9*/
.part9_con .swiper-slide{
    width: 260px;
}
.part9_con{
    width: 97%;
    margin-right: 0;
    margin-left: auto;
}
    .p9_li h2 {
        font-size: 16px;
        margin-top: 18px;
        margin-bottom: 5px;
        color: #FFFFFF;
    }
    .p9_li p {
        font-size: 14px;
        color: #FFFFFF;
    }
/*mpart10*/
    .part10 {
        background: url(../images/10_bg.jpg) no-repeat bottom center;
        background-size: 100% auto;
        padding-bottom: 11%;
    }
    .p10_btn .swiper-button-next,.p10_btn .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
    .p10_btn {
        width: 120px;
        margin: 17% auto 0 auto;
        display: flex;
        justify-content: space-between;
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
    }
/*mpart11*/
    .part11 {
        background: #4DC1CE;
        padding-top: 12%;
    }
    .p11_con {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        background: #4DC1CE;
        padding: 0;
        margin-top: 0;
        position: relative;
    }
    .part11 {
        background: #4DC1CE;
        margin-top: 20%;
    }
    .p11_con_c {
        margin-top: 17px;
    }
    .p11_con_c ul {
        flex-wrap: wrap;
    }
    .p11_con_c ul li {
        width: 43%;
        padding: 5% 3%;
        margin-bottom: 15px;
        background: rgba(255, 255, 255, 0.43);
    }
    .p11_con_c ul li p {
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 9px;
        text-align: justify;
        line-height: 22px;
    }
    .p11_con span {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
        position: relative;
        right: unset;
        top: unset;
        display: block;
        margin-top: 10px;
    }
    .p11_con_c ul li h2 {
        font-size: 16px;
    }
    .p11_con_c ul li h2 img {
        margin-right: 6px;
        margin-top: -9px;
        width: 30px;
    }
    /*msynews*/
    .synews{
        padding-top: 8%;
    }
    .synews_c{
        margin-top: 15px;
    }
    .synews_c2{
        display: none;
    }
.msynews_cn>span{
    font-size: 14px;
    color: #313131;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
    opacity: 0.5;
}
    .msynews_cn h2{
        display: flex;
        justify-content: space-between;
    }
    .msynews_cn h2 span{
        font-size: 16px;
        color: #313131;
    }
    .msynews_cn h2 i{
        margin-top: -9px;
    }
    .msynews_cn p{
        font-size: 14px;
        margin-top: 5px;
    }



    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p14_btn {
        width: 100px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .p14_btn .swiper-button-next, .p14_btn .swiper-button-prev {
        position: relative;
        left: unset;
        right: unset;
        top: unset;
    }
    .p14_btn .swiper-button-next img, .p14_btn .swiper-button-prev img {
        width: 70%;
    }
    /*mpart15*/
    .part15 {
        background: url(../images/mp15_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 0;
        position: relative;
    }
    .p15_c>img:nth-child(2){
        width: 80%;
    }
    .p15_c h2 {
        background: url(../images/p15_xtbg.png) no-repeat top center;
        background-size: 100% 100%;
        width: 286px;
        margin-top: 20px;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
        line-height: 47px;
        height: 47px;
    }
    .p15_c p {
        width: 100%;
        margin-top: 15px;
        font-size: 14px;
        text-align: justify;
        color: #FFFFFF;
        line-height: 27px;
    }
    .p15_c h3 {
        font-size: 14px;
        margin-top: 8px;
        color: #FFFFFF;
        margin-bottom: 20px;
        line-height: 25px;
    }
    .p15_c span {
        font-size: 14px;
        color: #FFFFFF;
        display: block;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
/*mpart12*/
    .part12_con{ width: 100%; }
    .part12_con .swiper-slide{ width: 220px; }

    .p12_c {
        background: url(../images/p12_c_bg.png) no-repeat bottom center;
        background-size: 124% 51%;
        padding-bottom: 45%;
    }
    .p12_btn .swiper-button-next,.p12_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .p12_btn .swiper-button-next img,.p12_btn .swiper-button-prev img{  width:80%; }
    .p12_btn{ width: 93px; display: flex;justify-content: space-between; margin: 56px auto 0 auto;}
    /*mpart13*/
    .part13 {
        background: url(../images/mp13_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding: 12% 0 2% 0;
        margin-top: -45%;
    }
    .p13_t ul li {
        width: 44.5%;
        border-radius: 19px;
        padding: 9px 2%;
        border: 1px solid rgba(255, 255, 255, 0.57);
        margin-bottom: 3%;
    }
    .p13_t ul{
        flex-wrap: wrap;
    }
    .p13li_c{
        width: 100%;
        padding: 20px 0 20px 0;
    }
    .p13li_c h2{
        font-size: 16px;
        margin-bottom: 0;
    }
    .p13li_c img{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .p13li_c p {
        font-size: 14px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 3%;
        margin-top: 8px;
        line-height: 24px;
    }
    .p13li_c p br{
        display: none;
    }
    .p13_t ul li:nth-child(3){
        width: 100%;
    }
    .p13_b{
        width: 84%;
        margin-top: 3%;
        padding: 8% 5%;
    }
    .p13_b1 {
        margin-bottom: 7px;
        width: 84%;
    }
    .p13_b p {
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 11px;
        line-height: 26px;
        font-style: italic;
    }
    .part13 h3 {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 47px;
        font-weight: normal;
        margin-top: 0;
        text-align: center;
        font-style: italic;
    }




    /*mpart16*/
    .p16_c1{ width: 100%; margin-top: 0;}
    .p16_c {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .p16_c2 {
        width: 100%;
        padding-top: 8%;
    }
    .p16_c2 h2 {
        font-size: 20px;
        color: #333333;
        margin-top: -2%;
    }
    .p16_c2 h3 {
        font-size: 16px;
        color: #162C67;
        font-weight: normal;
        margin-top: 9px;
    }
    .p16_c2 p {
        font-size: 14px;
        color: #333333;
        margin-top: 10px;
        text-align: justify;
        text-indent: 2em;
        line-height: 26px;
    }
    .p16_c2 a {
        width: 138px;
        text-align: center;
        line-height: 40px;
        height: 40px;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 14px;
        color: #FFFFFF;
        background: #162C67;
    }
    .p16_c2 a img {
        margin-left: 6px;
        margin-top: -5px;
        width: 18px;
    }


    /*mpart17*/
    .part17 .tit h3 br,.part17 .tit p br{ display:block;}
    .part17 .p4_tit1 {
        left: -15%;
        top: 52%;
    }
    .part17 .p4_tit2 {
        right: -26%;
        top: 66%;
    }
        .part17 {
        background: none;

    }
    .p17_cn{ width: 100%; text-align: justify;margin-top: 6%;}
    .p17_cn>img:nth-child(1){ width:9%;}
    .p17_cn p {
		 width:100%;
        font-size: 14px;
        margin: 13px 0;
        color: #333333;
        text-align: justify;
        line-height: 24px;
    }
    .p17_cn a {
        width: 123px;
        display: block;
        font-size: 14px;
        margin-right:auto;
        margin-left: 0;
        color: #FFFFFF;
        text-align: center;
        line-height: 40px;
        height: 40px;
		margin-bottom:20px;
        background: #204397;
    }
    /*msyform*/
    .syform_cn div{
        width: 100%;
    }
    .syform_cn div p{
        font-size: 16px;
    }
    .syform_cn input {
        width: 90%;
        font-size: 15px;
        padding: 15px 0 15px 10%;
        border-bottom: 2px solid #fff;
        margin-bottom: 22px;
        color: #727272;
        background: url(../images/bd1.png) no-repeat 11px 13px #fff;
        border-radius: 0;
    }
    .form_tel input {
        background: url(../images/bd2.png) no-repeat 11px 14px #fff !important;
    }
    .syform_cn input:hover {
        border-bottom: 2px solid #F3B44F;
    }
    .syform_cn textarea {
        width: 89%;
        font-size: 15px;
        height: 150px;
        padding-left: 11%;
        padding-top: 5%;
        margin-bottom: 22px;
        border-radius: 0;
        color: #727272;
        border-bottom: 2px solid #fff;
        background: url(../images/bd3.png) no-repeat 10px 20px #fff !important;
    }
    .syform_cn button {
        line-height: 50px;
        font-size: 16px;
        width: 100%;
        height: 50px;
        color: #FEFEFE;
        border: 0;
        margin-right: auto;
        margin-left: auto;
        background: #4DC1CE;
        border-radius: 0;
    }


    /*mpart18*/
    .xws_con14{flex-wrap: wrap;}
    .xws_con14_r{width: 100%; margin-top: 10px;}
    .xws_con14_r dl dt h2{font-size: 16px;}
    .xws_con14_r dl dt p{font-size: 14px;}
    .xws_con14_r dl h5{margin-top: 0;}
    .xws_con14_r dl dd h2{ font-size: 35px;line-height: 44px;}
    /*mpart19*/
    .part19{ background: none;}
    .p19_c ul li{ width: 100%; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);}
    .p19_c ul li h2{ font-size: 20px; margin: 4% 0 0 0;}
    .p19_c ul li p{ font-size: 14px; line-height: 22px;}
    /*mpart20*/
    /*mpart22*/
    /*mnews*/
    .a_nxwlist dl dd h2{ margin-top: 0;}
    .a_nxwlist dl{flex-wrap: wrap;}
    .a_nxwlist dl dd{ padding: 0 3% 3% 3%; }
    .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: 25px;}
    .a_con1 dl h2, .x_con10_t ul li, .a_con3_n dl dd h2, .a_con4 dl dt, .a_con5 dl dt, .a_con6_con h2, .a_con9_l_n h2, .a_nxwlist dl dd h2 {
        font-size: 18px;
    }
    .a_con1 dl p, .a_con3_n dl dd p, .a_con4 dl dd, .a_con6_con p, .a_con9_l_n p, .a_nxwlist dl dd p {
        font-size: 14px;
    }
    /*mgywm*/
    .gywm {
        background: none;
    }
    .gywm_cn {
        width: 100%;
        padding-top: 0;
        margin-bottom: 15px;
    }
    .gywm_cn h2 {
        font-size: 25px;
        color: #333333;
        margin-bottom: 15px;
        line-height: 24px;
        text-align: center;
    }
    .gywm_cn p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 28px;
    }

    /*mqyry*/

    .qyry_tcn ul li.active .p8_sjx{ display: none!important;}
    .qyry_t{ width: 96%; margin-left: auto; margin-right: auto;}
    .qyry_tcn ul li i{ top: 20%;}
    /*mcpzx*/
    .cpzx ul{
        flex-wrap: wrap;
    }

    .cpzx ul li p{
        padding: 15px 0 15px 15px;
        font-size: 14px;
    }
    .cpzx ul li{
        width: 100%;
        margin-bottom: 15px;
    }
    .cpzx ul li p span {
        width: 4px;
        height: 21px;
        background: #333333;
        position: absolute;
        left: 0;
        top: 16px;
    }




/*mjjfa*/
    .jjfa_p2 {
        background-image: linear-gradient(to bottom,#2F82FF 64%, #fff 0);
    }
    .jjfa_p1{ background:#132C65; padding: 12% 0;}
    .jjfa_p1>img{ width: 94%; margin-right: auto; margin-left: auto;}
    .jjfa_p1_p1 {
        font-size: 16px;
        text-align: center;
        margin-top: 12px;
        color: #FFFFFF;
        line-height: 27px;
    }
    .jjfa_p1>ul li {
        width: 298px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 23px;
        font-size: 15px;
        margin-bottom: 20px;
        color: #FFFFFF;
        position: relative;
        border: 1px solid #FFFFFF;
    }
    .jjfa_p1>ul {
        margin-top: 19px;
    }
    .jjfa_btn .swiper-button-next,.jjfa_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .jjfa_btn .swiper-button-next img,.jjfa_btn .swiper-button-prev img{  width:80%; }
    .jjfa_btn{ width: 100px; margin: 20px auto 0 auto; display: flex;justify-content: space-between;}
    .jjp3_c ul li{ width: 94%; padding: 5% 3%; margin-bottom: 15px;}
    .jj_ai,.jj_i{ width: 19%;}
    .jjp3_c ul li dl dd h2 {
        font-size: 20px;
        margin-top: 9px;
        margin-bottom: 6px;
        color: #333333;
    }
    .jjp3_c ul li dl dd p {
        font-size: 16px;
        color: #333333;
        text-align: justify;
        line-height: 26px;
    }
    .jjp4_c ul li {
        position: relative;
        margin-bottom: 20px;
    }
    .jjp4_c ul li span {
        font-size: 16px;
        padding: 12px;
    }
    #certify .swiper-container{ padding-bottom: 0;}
    .yyfoot_t_l{ border: 0;}
    .yyfoot_t_l h2{ font-size: 20px;}
    .iftel{ font-size: 22px;}
    .yyfoot_t_l p{ font-size: 14px;}
    .yyfoot_t_r ul li p{ font-size: 12px;}
    .yyfoot_b span{ display: block;}
    #mbanner{ position: relative;}
    #header{ padding: 0;background:#fff; position: relative;}
    .mhidden{ display:none!important;}
    /*mtop*/
    #header{ background: #fff;}
    .mtop{display: flex;justify-content: space-between;}
    .mi_more {
        display: block;
        margin-left: 16%;
        margin-top: 32%;
    }
    .mtop2 span>img:nth-child(1) {
        width: 25px;
        margin-left: 5px;
    }
    .mtop2 {
        padding: 0 15px;
        width: 40px;
    }
    .mtop2 span {
        display: block;
        color: #fff;
        margin: 26px auto 0 5px;
        font-size: 20px;
    }
    .mtop1 {
        display: flex;
        justify-content: start;
        margin-bottom: 13px;
        position: relative;
        width: 86%;
    }
    .mtop1>img {
        width: 72px;
        position: absolute;
        left: 3%;
        top: 16%;
    }
    .mtop1 p {
        color: #66636B;
        margin-left: 30%;
        text-align: right;
        font-size: 14px;
        margin-top: 19px;
    }
    .mtop1 p>img {
        width: 22px;
        margin-right: 3px;
        margin-top: -1px;
        margin-bottom: 6px;
    }
    .mtop1 p span {
        display: block;
        font-weight: bold;
        font-size: 12px;
        color: #132C65;
        margin-bottom: 2px;
    }
    .mtop1 p i img {
        width: 24px;
        margin-right: 6px;
        margin-top: -6px;
    }
    .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: 19%;
    }
    .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}
    /*mcase*/


    /*mfooter*/
    .syform{
        padding-bottom: 28%;
    }
    .foot_t{
       flex-wrap: wrap;
    }
    .foot_t1 {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }
    .foot_t1 dl{
        display: none !important;
    }

    .foot_t2 {
        width: 100%;
        margin-top: 13%;
    }
    .foot_t2 dl {
        width: 94%;
        border: 1px solid rgba(51, 51, 51, 0.2);
        padding: 5% 3%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 19px;
    }

    .foot_t2 dl dt h2{
        font-size: 16px;
    }
    .foot_t2 dl dt p{
        font-size: 14px;
    }

    .foot_t3 {
        width: 100%;
    }
    .foot_t3 ul{
        display: flex;
        justify-content: space-between;
    }
    .foot_t3 ul li{
        width: 47%;
    }
    .foot_t3 ul li img:nth-child(1) {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    .foot_t3 ul li img:nth-child(2) {
        width: 71%;
    }
    html {
        overflow-x: hidden;
    }
    body {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
    }
    .bs_foot {
        background: #F2F2F2;
        color: #fff;
        font-size: 18px;
        margin-top: -1px;
        padding: 5% 0;
    }

    .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: #4DC1CE; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background:#fff; color:#333; }
    .mxtel{ font-size: 35px!important; display: none !important;}
    .foot_logo{ text-align: center;}
.mlogot{ text-align: center;}
.mlogot dl{ display: flex; justify-content: center;}
    .mlogot dl dt {
        display: block;
        width: 60px;
        margin-right: 16px;
        height: auto;
    }
    .mlogot  dl dd{
        width: auto;
    }
    .mlogot  dl dd h2{
        display: block;
        text-align:justify;
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .mlogot  dl dd p{
        text-align: justify;
        justify-content: unset;
        padding: 0;
        margin-bottom: 0;
    }
    }
@media screen and (max-width: 400px) {

}


