.top_c1{background: #fff;}
.top_c1c{display: flex;justify-content: space-between;}
.top_c1c2 {
    width: 142px;
    margin-top: 46px;
}
.top_c1c2 img {
    width: 26px;
    height: 22px;
}
.top_c1c2 p{ font-size: 26px; display: flex; justify-content: start;
    color: #2F82FF;}
.top_c1c2 p span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: -2px 15px 0 11px;
}
.top_c2{ margin-top: 24px;}
.top_c2 ul{display: flex;justify-content: space-between; width: 796px;margin: 0 auto;}
.top_c2 ul li{ text-align: center; position: relative;width: 80px; height: 80px; line-height: 73px;}
.top_c2 ul li a{ font-size: 20px;color: #333;}
.top_c2 ul li span {
    display: none;
    width: 51px;
    height: 3px;
    margin: 12px auto 0 auto;
    background: #2F82FF;
}
.top_c2 ul li.active,.top_c2 ul li:hover{ background: url(../images/nav_libg.png) no-repeat top center;  }
.top_c2 ul li.active a,.top_c2 ul li:hover a{ color: #14CBC6;}
#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; background:#14CBC6;border-radius: 11px;}
.banner .swiper-button-next{right:0; top: 50%; opacity: 0;}
.banner .swiper-button-prev{left:0; top: 50%;opacity: 0;}
.banner .swiper-button-next img,.banner .swiper-button-prev img{ width:50%;}
.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{position: relative; text-align: center;}
.tit>span{text-transform: Uppercase;font-size: 20px;color: #666;}
.tit_t1{ margin-right: 15px; margin-top: -6px;}
.tit_t2{ margin-left: 15px; margin-top: -6px;}
.tit h2{position: relative; text-align: center; font-size: 40px;color:#333;line-height:56px; margin-top: 5px;}
.tit h2 span{ color:#14CBC6;}
.tit h2 br{display: none;}
.tit p{font-size: 26px;color: #666;line-height: 37px; text-align: center; margin-top:3px; font-weight: 500; position: relative; z-index: 2;text-transform: Uppercase;}
.tit p span{ color:#AD782A;}
.tit p br{ display: none;}
.t_t1{
    margin-right: 15px;
    margin-top: -6px;
}
.t_t2 {
    margin-left: 15px;
    margin-top: -6px;
}
.ntit{ text-align: center; margin: 3% auto;}
.ntit h2{font-size: 50px;color: #0467C2; text-align: center;text-transform: Uppercase;}
.ntit p{font-weight: bold;font-size: 40px;color: #000000;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:2%;}
.mmt{ margin-top:4%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.mmt{margin-top:5%;}
.smb{margin-bottom:4%;}
/*part1*/
.part1{ background: url(../images/p1_bg.jpg) no-repeat top center; padding-top: 130px;padding-bottom: 2.5%;}
.p1_cn{ width: 952px;}
.p1_cn .tit,.p1_cn .tit h2,.p1_cn .tit p,.p1_cn .tit span{ text-align: justify;}
.part1 .tit>span img {
    margin-left: 9px;
    margin-bottom: 7px;
}
.p1_cn_c{ margin-top: 30px;}
.p1_cn_c ul{display: flex;justify-content: space-between;}
.p1_cn_c ul li{ width: 433px; border-bottom: 2px solid #999; padding-bottom: 30px;}
.p1_cn_c ul li h2{ font-size: 26px; text-align: justify;
    color: #333333;
    line-height: 39px; }
.p1_cn_c ul li p{ font-size: 20px; margin-top: 10px;
    color: #666666; text-align: justify;
    line-height: 30px; }
.p1_cn_c ul li:hover h2{ color: #14CBC6;}
.p1_cn_c ul li:hover{ border-bottom: 2px solid #14CBC6; }
.p1_cn_cb {
    width: 710px;
    margin-top: 14%;
}
.p1_cn_cb p{font-size: 26px; text-align: justify;
    color: #FFFFFF;
    line-height: 39px;}
/*part2*/
.part2{ background: url(../images/p2_bg.jpg) no-repeat top center; padding: 10% 0;}
.part2 .tit,.part2 .tit h2,.part2 .tit p,.part2 .tit span{ text-align: right; color: #fff;}
.p2_cn{ width: 620px; margin-left: auto; margin-right: 0; position: relative;}
.p2_cn_c{ margin-top: 50px; text-align: right;}
.p2_cn_c h2{ text-transform: Uppercase; color: #fff;}
.p2_cn_c p{ font-size: 20px; margin: 20px 0 20px 0;
    color: #FFFFFF;
    line-height: 32px; }
.p2_xf {
    position: absolute;
    right: -8%;
    top: 50%;
}
/*part3*/
.part3{ margin-top: 2.5%;}
.part3 .tit{ margin-bottom: -190px;}
.part3 .tit,.part3 .tit h2,.part3 .tit p,.part3 .tit span{ text-align: justify;}
.part3 .tit>span img {
    margin-left: 9px;
    margin-bottom: 7px;
}
.part3  .swiper-slide-active{ padding-top: 200px;}
.p3_si{ display: none;}
.part3  .swiper-slide-active .p3_si{ display: block;}
.part3  .swiper-slide-active .p3_i{ display: none;}
.p3_li{ position: relative;}
.part3  .swiper-slide-active .p3_li p{ display: none;}
.part3 .p3_li p{ position: absolute; width: 480px; bottom: 10px;transform: translate(-50%, -50%); left: 50%;font-size: 20px;
    color: #FFFFFF; text-align: justify;
    line-height: 30px;}
.p3_btn .swiper-button-next,.p3_btn .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.p3_btn { width: 133px; margin: -70px 60px 0 auto;display: flex;justify-content: space-between;}
.tsp{bottom: -4px !important;}
/*part4*/
.part4{background: url(../images/p4_bg.jpg) no-repeat top center; padding-top: 130px;}
.p4_cn{ width: 600px; margin-right: 0; margin-left: auto;}
.part4 .tit,.part4 .tit h2,.part4 .tit p,.part4 .tit span{ text-align: justify;}
.part4 .tit>span img {
    margin-left: 9px;
    margin-bottom: 7px;
}
.p4_cn_c{ margin-top: 30px}
.p4_cn_c p{ font-size: 20px; text-align: justify; margin-bottom: 15px;
    color: #666666;
    line-height: 30px; }
.p4_cn_cb{ margin-top: 40px;}
.p4_cn_cbt ul{display: flex;justify-content: space-between;}
.p4_cn_cbt ul li{text-align: center; padding-top:18px; width: 150px; padding-bottom: 26px;}
.p4_ia{ display: none;}
.p4_cn_cbt ul li p{ font-size: 20px; margin-top: 4px;
    color: #333333;}
.p4_cn_cbt ul li.active{ background: url(../images/p4_libg.png) no-repeat top center;}
.p4_cn_cbt ul li.active p{ color: #fff;}
.p4_cn_cbt ul li.active .p4_ia{ display: inline-block;}
.p4_cn_cbt ul li.active .p4_i{ display: none;}
.p4_cn_cbb{ margin-top: 15px;}
.p4_cn_cbb ul li{ display: none; position: relative;}
.p4_cn_cbb ul li.active{ display: block; }
.p4_cn_cbb ul li p{ font-size: 20px; position: absolute; bottom: 30px; left: 20px;
    color: #FFFFFF;
    line-height: 30px; }
/*part5*/
.p5_c{ background: url(../images/p5_c.png) no-repeat top center; background-size: 100% 100%;  overflow: hidden;}
.p5_c ul{ display: flex; justify-content: center;}
.p5_c ul li{ width: 25%; text-align: center;height: 500px;}
.p5_c ul li:hover{ background: rgba(0, 0, 0, 0.52);}
.p5_dl2{ display: none; margin-top: 80px;}
.p5_dl1{ margin-top: 189px;}
.p5_dl1 dd{ font-size: 26px; margin-top: 15px;
    color: #FFFFFF; }
.p5_dl2 dd{ font-size: 20px; color: #fff;margin-top: 15px;}
.p5_c ul li:hover .p5_dl2{ display: block; }
.p5_c ul li:hover .p5_dl1{ display: none; }
.p5_n{ margin-top: 34% !important;}
.p5_c ul li:nth-child(1){ border-radius: 17px 0 0 17px;}
.p5_c ul li:nth-child(4){ border-radius: 0 17px 17px 0;}
/*part6*/
.part6{background: url(../images/p6_bg.jpg) no-repeat top center; padding-top: 120px;}
.p6_cn{ width: 616px;}
.part6 .tit,.part6 .tit h2,.part6 .tit p,.part6 .tit span{ text-align: justify;}
.part6 .tit>span img {
    margin-left: 9px;
    margin-bottom: 7px;
}
.p6_cn_c p{ font-size: 20px; text-align: justify; margin-bottom: 15px;
    color: #666666;
    line-height: 30px; }
.p6_cn_cb ul{ display: flex;justify-content: space-between; }
.p6_cn_cb ul li{ width: 180px; padding: 14px 0; text-align: center;
    background: #FFFFFF;
    box-shadow: 9px 8px 32px 0px rgba(225,225,225,0.36);
    border-radius: 10px; }
.p6_ia{ display: none;}
.p6_cn_cb ul li:hover{background: #14CBC6;
    box-shadow: 9px 8px 32px 0px rgba(225,225,225,0.36);
    border-radius: 10px;}
.p6_cn_cb ul li:hover .p6_ia{ display: inline-block; }
.p6_cn_cb ul li:hover .p6_i{ display: none; }
.p6_cn_cb ul li p{font-size: 20px; margin-top: 4px;
    color: #666666;
    line-height: 30px;}
.p6_cn_cb ul li:hover p{ color: #fff;}
/*part7*/
.part7_con{ position: relative;}
.part7 .swiper-slide{  width: 800px;}
.p7_li{ position: relative;}
.p7_zd{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7);}
.p7_pic{ position: relative;}
.part7 .swiper-slide-active .p7_zd{ display: none;}
.p7_btn .swiper-button-next {
    right: 24.5%;
    top: 40%;
}
.p7_btn .swiper-button-prev {
    left: 24.5%;
    top: 40%;
}
.p7_li h2 { width: 266px; text-align: center; display: none;
    height: 45px; line-height: 45px; position: absolute;
    bottom: 20px;
    background: #14CBC6;font-size: 26px;
    color: #FFFFFF;transform: translate(-50%, -50%); left: 50%;
    border-radius: 23px; }
.part7_con p{ width: 740px; margin: 20px auto 0 auto;
    font-size: 20px;
    color: #666666;
    text-align: center;
    line-height: 30px;
}
/*part8*/
.part8{ background: url(../images/p8_bg.jpg) no-repeat top center; background-size: 100% 100%; }
.part8_con .swiper-slide dl dd{ width: 165px; display: flex;justify-content: space-between; border-bottom: 2px solid #999; padding-bottom: 10px; margin-top: 20px;}
.part8_con .swiper-slide dl dd span{ font-size: 20px;color: #666666;margin-top: 28px; }
.part8_con .swiper-slide dl dd i { font-size: 40px;
    font-weight: bold;
    color: #666;
}
.part8_con .swiper-slide:hover dl dd i { color: #14CBC6;}
.part8_con .swiper-slide dl dt{ position: relative;}
.p8_zz{ background: RGBA(28, 207, 203, 0.8); position: absolute; width: 100%; height: 100%; display: none; left: 0; top: 0;}
.p8_more{ text-align: center;    z-index: 2; position: absolute; width: 100%; left: 0; top: 40%; display: none; }
.p8_more p{ font-size: 26px; margin-top: 10px;
    color: #FFFFFF; }
.part8_con .swiper-slide:hover .p8_zz{ display: block;}
.part8_con .swiper-slide:hover .p8_more{ display: block;}
.part8_con .swiper-slide-active dl{ flex-direction: column-reverse;  display: flex;}
.part8_con .swiper-slide-active dl dd {
    margin-top: 0;
    margin-bottom: 20px;
}
.p8_na{ display: none;}
.part8_con .swiper-slide:hover .p8_na{ display: block;}
.part8_con .swiper-slide:hover .p8_n{ display: none;}

.p8_btn .swiper-button-next,.p8_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p8_btn{ width: 130px; display: flex;justify-content: space-between; margin: 30px auto 0 auto;}

/*part9*/
.part9{ background: url(../images/p9_bg.jpg) no-repeat bottom center;}
.p9_c{ display: flex;justify-content: space-between; }
.p9_c1,.p9_c2{ width: 600px;}
.p9_li{ background: url(../images/p9_li_bg.jpg) no-repeat top center #fff; padding:55px 53px 145px 53px; text-align: center;box-shadow: 0px 22px 42px 0px rgba(178,178,178,0.34);}
.p9_li h2{ font-size: 30px; margin-bottom: 120px;
    color: #FFFFFF; }
.p9_li p{ font-size: 26px; text-align: justify;
    color: #333333;
    line-height: 41px; }
.part9_con{ position: relative;}
.part9_con .swiper-pagination-bullet-active{ background: #14CBC6;}
.swiper-pagination_p9{ bottom: 12% !important;}
.part9 .tit h2,.part9 .tit p,.part9 .tit{ text-align: right;}
.p9_c2{ padding-top: 16%;}
.p9_c2 a{ width: 166px; text-align: center;font-size: 20px; margin-top: 80px;
    color: #FEFEFE; display: block; margin-right: 0; margin-left: auto;
    height: 38px; line-height: 38px;
    background: #3590FB; }
/*part10*/
.part10{background: url(../images/p10_bg.jpg) no-repeat top center; padding-top: 45px; margin-top: 5%;}
.part10 .tit h2,.part10 .tit,.part10 .tit p{ text-align: justify;}
.p10_cn{ width: 579px; margin-top: 40px;}
.p10_cn p{ font-size: 20px; text-align: justify;
    color: #666666;
    line-height: 30px;}
.p10_cn a {
    display: block;
    width: 127px;
    text-align: center;
    line-height: 33px;
    height: 33px;
    font-size: 16px;
    margin-top: 80px;
    color: #FEFEFE;
    background: #3590FB;
}
/*part11*/
.part11 .tit,.part11 .tit h2,.part11 .tit p{ text-align: justify;}
.part11_con{ position: relative;}
.p11_btn {
    position: absolute;
    right: 0;
    top: -18%;
}
.part11_con .swiper-slide:hover img{ transform: scale(1.05);transition: all .36s ease;}


/*part12*/
.part12{background: url(../images/p12_bg.jpg) no-repeat top center; background-size: 100% 100%; }
.part12 .tit h2,.part12 .tit p{ color: #fff;}
.part12 .tit>span{ color: #fff;}
.part12_con{ position: relative;}
.p12_btn .swiper-button-prev{ left: -6%; top: 45%; z-index: 12;}
.p12_btn .swiper-button-next{ right: -6%; top: 45%; z-index: 12;}

#certify {
    position: relative;
}
#certify .swiper-container {
    padding-bottom: 60px;
}
#certify  .swiper-slide {
    width: 336px;
    transition: all .6s;
    height: 476px;
}
#certify  .swiper-slide-active {transition: all .6s;}

#certify .swiper-wrapper {
    transition-timing-function: linear !important; /* 匀速滚动 */
}






/*part14*/
.part14{background: url(../images/p11_bg.jpg) no-repeat top center; margin-top: 5%;}
.part14_con{ margin-top: 44px; width: 1040px;}
.part14_con .swiper-slide{ width: 800px;transition: all .6s;}
.part14_con .swiper-slide{ transform: scale(0.8);transition: all .6s;}
.part14_con .swiper-slide-active{transform: scale(1); position: relative; z-index: 2;transition: all .6s;}
.p14_li{ position: relative;}
.p14_li dl dt{  width: 235px; text-align: center;height: 51px; display: none; line-height: 51px;font-size: 20px;color: #fff;background:#02459E;;}
.part14_con .swiper-slide-active .p14_li dl{ transform: translate(-50%, -50%); left: 50%; display: block !important; bottom: 4%;}
.part14_con .swiper-slide-active .p14_li dl dt{font-size: 24px;color: #fff; display: block;
    background: #3590FB;}
.part14_con .swiper-slide .p14_li dl{position: absolute; left: 50%; bottom:5%; display: none;}
.part14_con{ position: relative;}
.part14_con .swiper-button-next{ right: -6%; top: 45%;}
.part14_con .swiper-button-prev{ left:-6%;top: 45%;}
.p14_li .p14_zz{ width: 100%; height: 100%; background: RGBA(0, 0, 0, 0.5); position: absolute; left: 0; top: 0;}
.part14_con .swiper-slide-active .p14_li .p14_zz{ display: none;}
.p14_btn{ width: 145px;}
.part14_con .swiper-wrapper {
    transition-timing-function: linear !important; /* 匀速滚动 */
}

/*part15*/
.part15{ margin-top: -1%;}
.part15 .tit h2,.part15 .tit p{ text-align: justify;}
.part15_con .swiper-slide{ width: 582px;}
.part15_con .swiper-slide img{ border:2px solid #fff;}
.part15_con .swiper-slide:hover img{ border:2px solid #14CBC6;}

.p15_btn {
    position: absolute;
    right: 19%;
    top: -26%;
}
.part15_con{ position: relative;}

.part16  .swiper-slide img{ border:2px solid #fff; width:98%; margin:0 auto;}
.part16  .swiper-slide:hover img{ border:2px solid #824601; width:98%; margin:0 auto;}
/*syform*/
.syform{background: url(../images/syform.jpg) no-repeat top center; background-size: 100% 100%;}
.syform_c{background:rgba(255, 255, 255, 0.7); padding: 90px 100px; width: 1000px;
    box-shadow: 6px 10px 49px 0px rgba(0,37,122,0.08);
    border-radius: 31px;
}
.syform_c h2{ text-align: center;font-size: 40px;color: #333;}
.syform_c h2 br{display: none;}
.syform_line{width: 32px; margin: 15px auto;height: 4px;background:#14CBC6;}
.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%;background: #FFFFFF; padding: 23px 0 23px 2%;  font-size: 18px; color: #676767; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #FFFFFF; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;font-size: 18px; color: #676767;}
.syform_cn button{height: 62px;background: #14CBC6; line-height: 62px;font-size: 20px;color:#fff; width: 100%; border: 0;border-radius: 12px;}
/*part17*/
.part17{background: url(../images/p17_bg.jpg) no-repeat top center; padding-bottom: 4.5%;  padding-top: 270px;}
.p17_cn{ width: 690px; margin-right: 0; margin-left: auto;}
.p17_cn .tit h2,.p17_cn .tit p{ text-align: justify;}
.p17_cnc{ margin-top: 40px;}
.p17_cnc p{font-size: 19px;
    color: #666666; text-align: justify; margin-bottom: 20px;
    line-height: 31px;}
.p17_cnc a{width: 308px; display: block;
    height: 34px; text-align: center; line-height: 34px;
    background: #14CBC6;font-size: 20px;
    color: #FFFFFF;
    border-radius: 17px;}
/*part18*/
.p18_c{display: flex; justify-content: space-between;}
.p18_c1{ width: 516px; padding-top: 20px;}
.p18_c1 .tit h2,.p18_c1 .tit p{ text-align: justify;}
.p18_c1 dl{ margin-top:30px;}
.p18_c1 dl dd{font-size: 20px; text-align: justify;
    color: #333333; margin-bottom: 20px;
    line-height: 30px;}
.p18_c1 dl dt{width: 198px;
    height: 45px; text-align: center; line-height: 45px;font-size: 20px;
    background: #14CBC6;
    border-radius: 23px;}
.p18_c1 dl dt{ margin-top: 34px;}
.p18_c1 dl dt a{ color: #FFFFFF;}
/*part19*/
.part19 .tit,.part19 .tit h2{ text-align: justify;}
.p19_c{ display: flex;justify-content: space-between; margin-top: 25px;}
.p19_c1{ width: 150px; padding-top: 50px;}
.p19_c2{ width: 1000px;}
.p19_c1 ul li{ font-size: 20px; color: #333; margin-bottom: 30px;}
.p19_c1 ul li span {
    background: #fff;
    display: inline-block;
    width: 30px;
    margin-right: 8px;
    height: 4px;
    margin-bottom: 5px;
}
.p19_c1 ul li.active span {background: #14CBC6;}
.p19_c1 a{ display: block;width: 135px; text-align: center; margin-top: 200px;
    height: 33px; line-height: 33px;font-size: 20px;
    color: #666666;text-transform: Uppercase;
    border: 1px solid #999999;}
.p19_c2 .p19_c2_li{ display: none;}
.p19_c2 .p19_c2_li.active{ display: block;}
.p19_c2 ul{ display: flex; justify-content: space-between;}
.p19_c2 ul li{ width: 280px; padding: 60px 20px;background: #F0F0F0;}
.p19_c2 ul li dl{display: flex;justify-content: space-between;}
.p19_c2 ul li dl dd{font-size: 18px; text-align:justify;
    color: #666666;}
.p19_c2 ul li dl dd span{ display: block;font-weight: bold;
    font-size: 50px;
    color: #666666; line-height: 52px;}
.njta{ display: none;}
.p19_c2 ul li dl dt{ margin-top: 10px;}
.p19_c2 ul li h2{font-size: 26px;overflow: hidden;
    text-overflow: ellipsis; margin: 10px auto 20px auto;
    white-space: nowrap;
    color: #333333;}
.p19_c2 ul li p{font-size: 20px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; margin-top: 20px;
    color: #5F5F5F;}
.p19_c2 ul li:hover{ background:#14CBC6;}
.p19_c2 ul li:hover dd{ color: #fff;}
.p19_c2 ul li:hover h2{ color: #fff;}
.p19_c2 ul li:hover p{ color: #fff;}
.p19_c2 ul li:hover dl dd span{ color: #fff;}
.p19_c2 ul li:hover .njta{ display: block;}
.p19_c2 ul li:hover .njt{ display: none;}
/*part13*/
.xxpart13{ background: url(../images/p13_bg.jpg) no-repeat top center; padding-bottom: 15%; padding-top: 84px;}
.xxp13_c ul{display: flex;justify-content: space-between;}
.xxp13_c ul li:nth-child(1) {
    width: 278px;
    margin-top: 11.9%;
    margin-left: 4.4%;
}
.xxp13_c ul li{ position: relative;}
.xxp13_c ul li h2{font-size: 26px; margin-bottom: 10px;
    color: #333333;}
.xxp13_c ul li:hover h2{ color: #14CBC6; }
.xxp13_c ul li:hover  span{ background:#14CBC6;}
.xxp13_c ul li p{font-size: 20px;
    color: #666666;
    line-height: 30px;}
.xxp13_c ul li span {
    width: 11px;
    position: absolute;
    right: -14%;
    top: 84%;
    height: 11px;
    display: block;
    background: #666666;
    border-radius: 50%;
}
.xxp13_c ul li:nth-child(2) {
    width: 411px;
    margin-top: 2.9%;
    margin-left: -15.6%;
}
.xxp13_c ul li:nth-child(2) span {
    right: 65%;
    top: 55%;
}

.xxp13_c ul li:nth-child(3) {
    width: 279px;
    margin-top: 11.9%;
    margin-left: -22.6%;
}
.xxp13_c ul li:nth-child(3) span {
    right: 129%;
    top: 84%;
}


/*part13*/
.part13{ margin-top: -2%;}
.p13_c ul{ display: flex;justify-content: space-between;}
.p13_c ul li{ width: 382px; }
.p13_c ul li:hover{background: #FFFFFF;
    box-shadow: 9px 8px 32px 0px rgba(225,225,225,0.36);}
.news_bg{ width: 94%; margin-left: auto; margin-right: auto; padding: 3% 0;}

.p13_c ul li a span{ display: block;font-size: 20px; margin: 15px 0 5px 0;
    color: #666;}
.p13_c ul li a h2{ font-size: 26px; margin-bottom: 5px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333; }
.p13_c ul li:hover a h2{ color: #14CBC6;}
.p13_c ul li p{ font-size: 20px; text-align: justify;
    color: #666;
    line-height: 30px; }
.p13_c ul li i{font-size: 18px; margin-top: 20px;display: flex;justify-content: space-between; border-top: 1px solid #999; padding-top: 15px;
    color: #333333;}
.p13_c ul li i>img{ width: 21px; height: 21px;}
.n_jta{ display: none;}
.p13_c ul li:hover i .n_jta{ display: inline-block;}
.p13_c ul li:hover i .n_jt{ display: none;}
.p13_c ul li i img {
    margin-left: 10px;
    margin-top: 19px;
}
.p13_c ul li:hover i span{ color: #14CBC6; }



    /*gywm*/
.gywm{ background: url(../images/gywm_bg.png) no-repeat top center; }

.gywm_con .swiper-button-next,.gywm_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.pgywm_btn{ width: 150px; margin: 25px auto 0 auto;  display: flex;justify-content: space-between;}

/*fwzx*/
.fwzx_con .slideTxtBox{ display: flex; justify-content: space-between; flex-flow: wrap;}
.fwzx_con_t{ width: 277px;}
.fwzx_con_b{ width: 902px;}
.fwzx_con_t ul li{width: 277px; position: relative;text-align: center; margin-bottom: 10px; padding-top: 30px;height: 100px;background: #F1F1F1;}
.fwzx_con_t ul li:nth-child(4){ margin-bottom: 0;}
.fwzx_con_tai{ display: none;}
.fwzx_con_t ul li img{ width:44px; height: 44px;}
.fwzx_con_t ul li p{font-size: 22px;color: #979797;}
.fwzx_con_t ul li.on .fwzx_con_tai{ display: inline-block;}
.fwzx_con_t ul li.on .fwzx_con_ti{ display: none;}
.fwzx_con_t ul li.on{ background: #0467C2;}
.fwzx_con_t ul li.on p{ color: #fff;}
.fwzx_con_c{ width: 100%;}
.fjt{ position: absolute; display: none; right: -6%;top: 40%; width: 17px!important;  height: 30px!important;}
.fwzx_con_t ul li.on .fjt{ display: block;}
.fwzx_con_c .arrow{ margin: 3% auto 0 auto; display: flex; justify-content: space-between;width: 150px;}
/*nyform*/
/*.nyform{background: url(../images/nyform.jpg) no-repeat top center;background-size: 100% 100%;}*/
.nyform_c{ width: 1084px; display: flex; justify-content: space-between;}
.nyform_c1{width: 422px; text-align: center;}
.nyform_c2{width: 590px;}
/*footer*/
.footer{background: url(../images/footbg.jpg) no-repeat top center; background-size: 100% 100%; padding-top: 50px; margin-top: -3px;}
.flogo{ text-align: center; margin-bottom: 30px;font-size: 30px;color: #fff;}
.flogo img{ margin-right: 30px;}
.footer_c{ border-bottom: 1px solid rgba(255, 255, 255, 0.4); border-top: 1px solid rgba(255, 255, 255, 0.4); padding: 70px 0 50px 0;display: flex;justify-content: space-between;}
.footer_c1{ width: 342px;}
.footer_c1 h2{ font-size: 26px;
    color: #FFFFFF; }
.footer_c1 h2 img{ margin-right: 10px; margin-bottom: 20px;}
.footer_c1 p{ font-size: 18px;margin-bottom: 20px;
    color: #FFFFFF; }
.footer_c2{ width: 866px;}
.footer_c2 h2{ font-size: 26px;color: #FFFFFF; margin-bottom: 20px;margin-left: 13px;}
.footer_c2 ul{ display: flex;justify-content: space-between; margin-top: 20px;}

.footer_c2 ul li a{ font-size: 18px;
    color: #FFFFFF; }
.footer_c3 {
    width: 220px;
    margin-top: 32px;
}
.footer_c3 ul{ display: flex;justify-content: space-between; }
.footer_c3 ul li{ text-align: center;}
.footer_c3 ul li p{font-size: 16px; margin-top: 5px;
    color: #FFFFFF; }
.footer_copy_con{ text-align: center; color: #fff; padding: 30px 0;}
.footer_c2_1{ border-bottom: 1px solid rgba(255, 255, 255, 0.6);display: flex;justify-content: space-between; padding-bottom: 0;}
.footer_c2_1 dl{ display: flex;justify-content: start;}
.footer_c2_1 dl dd p{font-size: 26px;color: #FFFFFF;}
.footer_c2_1 dl dd h2{ font-size: 40px;
    color: #FFFFFF; }
.footer_c2_1 dl dd p {
    font-size: 26px;
    color: #FFFFFF;
    margin-left: 12px;
    margin-bottom: -6px;
}
.footer_c2_1>p {
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 37px;
}
.footer_c2_2 ul{display: flex;justify-content: space-between;}
/*zswd*/
.zswd_c ul li{ background: #F7F7F7;  padding: 60px 80px; position: relative; margin-bottom: 20px;}
.zswd_c ul li h2{ font-size: 26px; border-bottom: 1px dashed  rgba(102, 102, 102, 0.6); padding-bottom: 20px; margin-bottom: 20px;
    color: #333333; }
.zswd_c ul li:hover h2{ color: #14CBC6;}
.zswd_c ul li p{ font-size: 20px; text-align: justify;
    color: #666666;
    line-height: 36px; }
.zswd_c ul li span {
    background: url(../images/wd_xl.png) no-repeat top center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: -3%;
    top: 37%;
    text-align: center;
    line-height: 79px;
    display: block;
    width: 79px;
    height: 79px;
}
.zswd_c ul li:hover span{ background: url(../images/wd_xla.png) no-repeat top center; }
/*zsjm*/
.zsjm_p17{ margin-top: 1%;}
/*listnews*/
.news_con dl{display: flex; margin-bottom: 5%;justify-content: start; flex-flow: nowrap;}
.news_con dl dt{ width: 515px; }
.news_con dl dd{ width: 597px;}
.news_con dl dd{ background:#F2F2F2; padding: 60px 44px 0 44px;}
.news_con dl dd h2{font-size: 26px;color: #18120D;margin-bottom: 12px;}
.news_con dl dd p {
    font-size: 18px;
    margin-bottom: 32px;
    text-align: justify;
    line-height: 30px;
}
.news_con .p16_c2_btn{display: flex; justify-content: space-between; flex-flow: nowrap;}
.news_con .p16_c2_btn a{font-size: 18px;color: #fff;padding: 5px 30px;}
.news_con .p16_c2_btn span{ color: #666666;font-size: 18px;}
/*pcnews*/
.news ul li{ padding: 70px 80px; border-bottom: 1px solid #999;}
.news_c{ display: flex;justify-content: space-between; }
.news_c1{ width: 82px; text-align: center; position: relative;}
.news_c1 span{font-size: 60px;
    font-weight: bold;
    color: #666666;}
.news_c1 p {font-size: 20px;
    color: #666666}
.news_c2{ width: 644px;}
.news_c2 h2{ font-size: 30px;overflow: hidden; margin-bottom: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;}
.news_c2 p{ font-size: 20px;
    color: #666666;
    line-height: 30px; }
.news_c3{ width: 46px; margin-top: 40px;}
.n_jta{ display: none;}
.news ul li:hover{ background: #14CBC6;
    box-shadow: 0px 12px 32px 0px rgba(149,149,149,0.32); }
.news_line {
    width: 1px;
    height: 158px;
    position: absolute;
    right: -64px;
    top: -17px;
    background: #999999;
}

.news ul li:hover .news_c1 span,.news ul li:hover .news_c1 p{ color: #fff;}
.news ul li:hover .news_line{ background: #fff; }
.news ul li:hover  .news_c2 h2,.news ul li:hover  .news_c2 p{ color: #fff; }
.news ul li:hover .n_jta{ display: block; }
.news ul li:hover .n_jt{ display: none; }
/*xyfc*/
.xyfc_u ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.xyfc_u ul li{ width: 382px; margin-bottom: 25px;}
.xyfc_u ul li p{ font-size: 20px; text-align: center;background: #F0F0F0; padding: 25px 0;
    color: #333333;}
.xyfc_u ul:after{ content:' ';display: block;width: 382px;visibility: hidden;}
.xyfc_u ul li:hover p{ background: #14CBC6; color: #fff;}
/*lxwm*/
.lxwm ul li{background: url(../images/lxwm_bg1.png) no-repeat top center; width: 1000px; padding: 60px 100px;  margin-bottom: 20px; background-size: 100% 100%;}
.lxwm ul li dl dt{font-size: 30px;
    color:rgba(51, 51, 51, 0.9);
    line-height: 47px;}
.lxwm ul li dl dt img {
    margin-right: 10px;
    margin-top: -11px;
}
.lxwm ul li dl dt{ margin-bottom: 10px;}
.lxwm ul li dl dd{display: flex;justify-content: space-between; font-size: 22px;}
.lxwm ul li dl dd span:nth-child(1){ color: #333;}
.lxwm ul li dl dd span:nth-child(2){ color: #999;}
.lxwm ul li dl dd span:nth-child(2) i{ color: #333;}
.lxwm ul li:nth-child(2){background: url(../images/lxwm_bg2.png) no-repeat top center;background-size: 100% 100%;}
.lxwm ul li:nth-child(3){background: url(../images/lxwm_bg3.png) no-repeat top center;background-size: 100% 100%;}
.lx_ai{ display:none;}
.lxwm ul li:hover dl dt .lx_ai{ display:inline-block;}
.lxwm ul li:hover dl dt .lx_i{ display:none;}
.lxwm ul li:hover dl dt{ color: #14CBC6;}
@media screen and (max-width: 1450px) {
    .p7_btn .swiper-button-prev {
        left: 16.5%;
        top: 40%;
    }

    .p7_btn .swiper-button-next {
        right: 16.5%;
        top: 40%;
    }


	}
/*移动*/
@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: 10%;}
    .dpb{padding-bottom: 10%;}
    .smt{ margin-top: 3%;}
	.mbp{ margin-bottom:8%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    .banner{ margin-top: 0;}
    .banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:13px;opacity:1; height:13px;}
    .banner_tie{ padding: 0; margin-top: 0;}
    .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;  margin: 4px auto 0 auto;line-height:28px;}
    .tit h2 br{display: block; color: #AD782A;}
    .tit h2 span{ display: inline-block;}
    .tit p{ font-size:15px;margin:0 auto; text-align:center;line-height:26px;}
	.tit p i{ display: block;}
    .tit>img{ margin: 0 auto 1% auto;}
    .tit h2 i{display: 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: 20px;}
    /*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%;
    }
    /*msyform*/
    .syform_cn{ margin-top: 0;}
    .syform_c{ width: 90%; margin: 0 auto;padding: 8% 3%;}
    .syform_c h2{ font-size: 24px;}
    .syform_c h2 br{ display: block;}
    .syform_c p{ font-size: 20px; line-height: 26px;border-radius: 17px;}
    .syform_cn input{ width: 100%; font-size: 14px; padding:20px 0 20px 2%;}
    .syform_cn button{ height: 50px; line-height: 50px; font-size: 16px;}
    .syform_cn textarea{ height: 105px;}
    /*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 li{ width: 94%; padding: 8% 3%;border-radius: 12px;}
    .lxwm ul li dl dt {
        margin-bottom: 5px;
    }
    .lxwm ul li dl dt{ font-size: 18px;}
    .lxwm ul li dl dt img {
        margin-right: 5px;
        width: 33px;
    }
    .lxwm ul li dl dd {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
         flex-wrap: wrap;
    }
    .lxwm ul li dl dd span:nth-child(1) {
        color: #333;
        margin-bottom: 5px;
		width:100%;
    }
    .lxwm ul li dl dd span:nth-child(1) br{ display: none;}
    /*mpart1*/
    .part1 {
        background: url(../images/mpart1.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 0;
    }

    .p1_cn .tit, .p1_cn .tit h2, .p1_cn .tit p, .p1_cn .tit span {
        text-align: center;
    }
    .p1_cn {
        width: 100%;
    }
    .tit>span{ display: flex; justify-content: center;}
    .t_t1 {
        width: 57px;
        height: 6px;
        margin-right: 7px;
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 8px;
    }

    .t_t2 {
        width: 57px;
        height: 6px;
        margin-left: 7px!important;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
        margin-top: 8px;
    }

    .tit>span {
        text-transform: Uppercase;
        font-size: 14px;
        color: #666;
    }
    .p1_cn_c {
        margin-top: 10px;
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
    .p1_cn_c ul{ flex-wrap: wrap;}
    .p1_cn_c ul li {
        width: 100%;
        border-bottom: 2px solid #999;
        padding-bottom: 30px;
    }
    .p1_cn_c ul li h2{ font-size: 16px;line-height: 30px;}
    .p1_cn_c ul li p {
        font-size: 14px;
        margin-top: 0;
        color: #666666;
        text-align: justify;
        line-height: 24px;
    }
    .p1_cn_c ul li {
        width: 100%;
        border-bottom: 2px solid #999;
        padding-bottom: 10px;
        margin-bottom: 23px;
    }

    .p1_cn_cb {
        width: 94%;
        padding: 6% 3%;
        margin-top: 3%;
        background: url(../images/mp1_bg2.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p1_c{ width: 100%;}
    .p1_cn_cb p {
        font-size: 14px;
        text-align: justify;
        color: #FFFFFF;
        line-height: 27px;
    }
   /*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-bottom: 60%;
    }
    .p2_cn {
        width: 100%;
        margin-left: auto;
        margin-right: 0;
        position: relative;
    }
    .part2 .tit>span {
      justify-content: right;
    }
    .part2 .t_t1 {
        width: 96px;
        height: 4px;
    }
    .p2_cn_c {
        margin-top: 20px;
        margin-right: 11%;
    }
    .p2_cn_c h2 {
        font-size: 16px;
    }
    .p2_cn_c p {
        font-size: 14px;
        margin: 5px 0 5px 0;
        color: #FFFFFF;
        line-height: 24px;
    }
    .p2_xf {
        width: 25px;
        position: absolute;
        right: 3px;
        top: 47%;
    }
/*mpart3*/
    .part3 .tit, .part3 .tit h2, .part3 .tit p, .part3 .tit span {
        text-align: center;
    }
    .part3 .swiper-slide-active .p3_si {
        display: none;
    }
    .part3 .swiper-slide-active .p3_i {
        display: block;
    }

    .part3 .swiper-slide-active .p3_li p {
        display: block;
    }
    .part3 .p3_li p {
        position: absolute;
        width: 90%;
        bottom: 5px;
        transform: translate(-50%, -50%);
        left: 50%;
        font-size: 13px;
        color: #FFFFFF;
        text-align: justify;
        line-height: 22px;
    }
    .p3_btn {
        width: 100px;
        margin: 20px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .p3_btn  .swiper-button-next img,.p3_btn  .swiper-button-prev img{ width: 80%;}
    .tsp {
        bottom: -6px !important;
    }
    .part3 .swiper-slide-active {
        padding-top: 0;
    }
    .part3 .tit {
        margin-bottom: 0;
    }
/*mpart4*/
    .part4 {
        background: #F0F0F0;
        padding-bottom: 0;
    }
    .p4_cn {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .part4 .tit, .part4 .tit h2, .part4 .tit p, .part4 .tit span {
        text-align: center;
    }
    .p4_cn_c p {
        font-size: 14px;
        text-align: justify;
        margin-bottom: 5px;
        color: #666666;
        line-height: 25px;
    }
    .p4_cn_cb {
        margin-top: 15px;
    }
    .p4_cn_cbt ul li {
        text-align: center;
        padding-top: 3px;
        width: 25%;
        padding-bottom: 18px;
    }
    .p4_cn_cbt ul li>img{ width: 16px;}
    .p4_cn_cbt ul li.active {
        background: url(../images/p4_libg.png) no-repeat top center;
        background-size: 100% auto;
    }
    .p4_cn_cbt ul li p {
        font-size: 14px;
        margin-top: 1px;
    }
    .p4_cn_cbb ul li p {
        font-size: 14px;
        position: absolute;
        bottom: 10px;
        left: 16px;
        color: #FFFFFF;
        line-height: 24px;
    }
    .p4_cn_cbb {
        margin-top: 10px;
        margin-bottom: 10%;
    }
     /*mpart5*/
    .p5_c {
        background: url(../images/mp5_c.png) no-repeat top center;
        background-size: 100% 100%;
    }
    .p5_c ul {
        flex-wrap: wrap;
    }
    .p5_c ul li {
        width: 100%;
        text-align: center;
        height: unset;
        padding: 6% 0;
    }
    .p5_c ul li:nth-child(1) {
        border-radius: 17px 17px 0 0;
    }
    .p5_dl2{ margin-top: 20px;}
    .p5_dl2 dt img{ width: 55px;}
    .p5_dl2 dd {
        font-size: 14px;
        color: #fff;
        margin-top: 10px;
        line-height: 24px;
    }
    .p5_n{ margin-top: 15px !important; display: none;}
    .p5_dl2 dd:nth-child(3){ display: none;}
    .p5_n img{ width: 44px;}
    .p5_dl1 {
        margin-top: 20px;
    }
    .p5_dl1 dd {
        font-size: 16px;
        margin-top: 10px;
        color: #FFFFFF;
    }
    .p5_dl1 dt img{ width: 55px;}
/*mpart6*/
    .part6 .tit, .part6 .tit h2, .part6 .tit p, .part6 .tit span {
        text-align: center;
    }
    .p6_cn{ width: 100%;}
    .part6 {
        background: url(../images/mp6_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 0;
    }
    .p6_cn_c p {
        font-size: 14px;
        text-align: justify;
        margin-bottom: 8px;
        color: #666666;
        line-height: 24px;
    }
    .p6_cn_cb{ margin-bottom: 30px;}
    .p6_cn_cb ul li {
        width: 32%;
        padding: 14px 0;
        text-align: center;
        background: #FFFFFF;
        box-shadow: 9px 8px 32px 0px rgba(225, 225, 225, 0.36);
        border-radius: 10px;
    }
    .p6_cn_cb ul li p {
        font-size: 14px;
        margin-top: 5px;
        color: #666666;
        line-height: 24px;
    }
.mp6_c{ display: block; width: 94%; margin-right: 0; margin-left: auto;}
/*mpart7*/
    .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:80%; }
    .p7_btn {
        width: 100px;
        margin: 10px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .p7_li h2 {
        width: 153px;
        text-align: center;
        display: none;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 0;
        background: #14CBC6;
        font-size: 16px;
        color: #FFFFFF;
        transform: translate(-50%, -50%);
        left: 50%;
        border-radius: 23px;
    }
    .part7_con p {
        width: 94%;
        margin: 10px auto 0 auto;
        font-size: 14px;
        color: #666666;
        text-align: center;
        line-height: 22px;
    }
/*mpart8*/
.part8_con .swiper-slide{ width: 220px;}

    .part8_con .swiper-slide dl dd i{ font-size: 25px;}
    .part8_con .swiper-slide dl dd span {
        font-size: 16px;
        margin-top: 12px;
        color: #666666;
    }
    .part8_con .swiper-slide-active dl dd {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .part8_con .swiper-slide dl dd{ margin-top: 15px;}
    .p8_btn {
        width: 100px;
        margin: 20px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .p8_btn .swiper-button-next img,.p8_btn .swiper-button-prev img{  width:80%; }




/*mpart9*/
    .part9 {
        background: url(../images/mp9.jpg) no-repeat top center;
        background-size: 100% auto;
    }
    .p9_c { flex-direction: column-reverse;}
    .p9_c1, .p9_c2 {
        width: 100%;
    }
    .p9_c1{ margin-top: 30px;}
    .p9_c2 a {
        display: block;
        width: 127px;
        text-align: center;
        line-height: 33px;
        height: 33px;
        font-size: 16px;
        margin-top: 17px;
        color: #FEFEFE;
        background: #3590FB;
    }
    .p9_li {
        background: url(../images/p9_li_bg.jpg) no-repeat top center #fff;
        background-size: 100% auto;
        padding: 8% 0 15% 0;
        text-align: center;
        box-shadow: 0px 22px 42px 0px rgba(178,178,178,0.34);
    }
    .p9_li h2{ font-size: 20px; margin-bottom: 70px; }
    .p9_li p {
        font-size: 15px;
        text-align: justify;
        padding: 0 3%;
        color: #333333;
        line-height: 28px;
    }

    .swiper-pagination_p9 {
        bottom: 7% !important;
    }
   /*mpart10*/
    .part10 {
        background: none;
        padding-top:0;
        margin-top: 0;
    }
    .p10_cn {
        width: 100%;
        margin-top: 10px;
    }
    .p10_cn p {
        font-size: 14px;
        text-align: justify;
        color: #666666;
        line-height: 25px;
    }
    .p10_cn a {
        display: block;
        width: 127px;
        text-align: center;
        line-height: 33px;
        height: 33px;
        font-size: 16px;
        margin-top: 17px;
        margin-bottom: 30px;
        color: #FEFEFE;
        background: #3590FB;
    }
    /*mpart11*/
    .p11_btn {
        position: relative;
        right: unset;
        top: unset;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

   /*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p12_btn .swiper-button-next,.p12_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
    .p12_btn{ width: 105px; margin: 20px auto 0 auto;display: flex;justify-content: space-between;}
    #certify .swiper-slide{ height: auto;}
    /*mpart14*/
    .part14_con .swiper-button-next,.part14_con .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset;}
    .p14_btn{ width: 105px; margin: 10px auto 0 auto;display: flex;justify-content: space-between;}
    .part14_con .swiper-slide .p14_li dl { bottom: 0;}
    .mp14li{ width: 294px!important;}
    .swiperp14{ padding-bottom: 3%;}

    .part14_con .swiper-slide-active .p14_li dl dt {
        font-size: 16px;
        color: #fff;
        display: block;
        background: #3590FB;
    }
    .p14_li dl dt {
        width: 150px;
        height: 40px;
        line-height: 40px;
        background: #02459E;
    }



     /*mpart15*/
    .part15_con{ width: 94%; margin-left: auto; margin-right: auto;}
    .part15 .tit h2, .part15 .tit p{ text-align: center;}
    .p15_btn{ width: 120px; margin: 20px auto 0 auto;display: flex;justify-content: space-between; position: relative; right: unset; top: unset;}
    /*mpart16*/
    .p16_btn{ margin-right: auto; margin-left: auto;}
    /*mpart17*/
    .p17_cn .tit h2, .p17_cn .tit p {
        text-align: center;
    }
    .part17 {
        background: #F0F0F0;
        padding-top:10%;
        padding-bottom:0;
    }
    .p17_cn{ width: 100%; margin-left: auto; margin-right: auto;}
    .p17_cnc p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .p17_cnc {
        margin-top: 6px;
    }
    .p17_cnc a {
        width: 215px;
        display: block;
        height: 34px;
        text-align: center;
        line-height: 34px;
        background: #14CBC6;
        font-size: 14px;
        color: #FFFFFF;
        border-radius: 17px;
        margin:20px auto 30px auto;
    }


   /*mxpart13*/
   .xpart13{ margin-left: auto; margin-right: auto; margin-top:7%; padding-top:0;}
   .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: #f2f2f2; line-height: 60px; color:#000;}
   .name input{color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
    .name input::placeholder,.xtel input::placeholder{ color: #333;}
   .xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
   .xtel input{ color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
   .cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #000;}
   .cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
    .cont textarea::placeholder{ color: #333;}
   .xactive{ background:#14CBC6!important; color:#fff!important;}
   .xactive input{background:#14CBC6!important;color:#fff!important;}
   .xactive input::placeholder {color:#fff!important;}
   .xactive textarea{background:#14CBC6!important;color:#fff;}
   .xactive textarea::placeholder{color:#fff;}
   .xpart13_form .sub{  text-align: center; width:100%; margin-top:30px; background: none!important;}
    .xpart13_form .sub button {
        color: #fff;
        border: none;
        border-radius: 22px;
        font-size: 16px;
        padding: 10px 40px;
        background:#14CBC6;
    }
   .xactive{color: #fff;}
   .name {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
   .xtel {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
   .xtel input {width: 100%; background: #f7f7f7; margin-left: 0; color: #000;}
   .name input {width: 100%; background: #f7f7f7; color: #000;}
   .cont { width: 90%; margin: 0 auto; background: #f7f7f7; text-align: left; }
   .cont textarea { background: #f7f7f7; font-size:16px; }
    /*mpart18*/
    .part18{ padding-top: 0;}
    .p18_c{ flex-wrap: wrap;}
    .p18_c1{ width: 100%; padding-top: 0;}
    .p18_c1 dl {
        margin-top: 14px;
    }
    .p18_c1 dl dd {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        margin-bottom: 7px;
        line-height: 24px;
    }
    .p18_c1 dl dt {
        margin-top: 20px;
        margin-bottom: 28px;
    }
    .p18_c1 dl dt {
        width: 160px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        font-size: 16px;
        background: #14CBC6;
        border-radius: 23px;
    }
    /*mpart19*/
    .mp19_c dl dd{background: #F0F0F0; padding: 20px 5%; width: 90%;}
    .mp19_c dl dd h2{ font-size: 16px; color: #333;overflow: hidden; margin-bottom: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .mp19_c dl dd p{ font-size: 14px; color: #666666;overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .mnews_d{display: flex;justify-content: space-between; margin-top: 23px;}
    .mnews_d span{font-size: 14px; margin-top: 9px;
        color: #666666;}
    .mnews_d i{ display: block;width: 100px; text-align: center;
        height: 35px; line-height: 35px;
        background: #14CBC6;font-size: 14px;
        color: #fff;
        border-radius: 22px;}
    .part19 .tit, .part19 .tit h2 {
        text-align: center;
    }
    /*mpart20*/
    /*mpart22*/
    /*mnews*/
    .news ul li{ padding: 15px 0;}
    .news_c2{ width: 100%;}
    .news_c2 h2 {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .news_c2 p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }


    /*mgywm*/
.gywm{ padding-top: 0;}
    .pgywm_btn .swiper-button-next img,.pgywm_btn .swiper-button-prev img{  width:80%; }
    .pgywm_btn{ width: 120px; margin: 20px auto 0 auto; display: flex;justify-content: space-between;}


    /*mfwzx*/
    .fwzx_con_t{ width: 100%;}
    .fwzx_con_t ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
    .fwzx_con_t ul li{ width: 49%;}
    /*mzswd*/
    .zswd_c ul li span{ display: none;}
    .zswd_c ul li {
        padding: 4% 3%;
    }
    .zswd_c ul li h2 {
        font-size: 16px;
        border-bottom: 1px dashed rgba(102, 102, 102, 0.6);
        padding-bottom: 10px;
        margin-bottom: 10px;
        color: #333333;
    }
    .zswd_c ul li p {
        font-size: 14px;
        text-align: justify;
        color: #666666;
        line-height: 24px;
    }




    /*mspzx*/
    .spzx_p7{ padding-top: 0;}

    .cpzx ul li p{ font-size: 14px; padding: 15px 0;}
     /*mhzhb*/

    .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; width: 100%;border-radius:0; top: 0;}
    .mhidden{ display:none!important;}
    /*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: 20px auto 0 5px;
        font-size: 20px;
    }
    .mtop2 span img{ width: 25px;}
    .mtop1 {
        display: flex;
        justify-content: start;
    }
    .mtop1 img{ width: 27%;}
    .mtop1 p {
        color: #66636B;
        margin-left: 29px;
        margin-top: 29px;
        font-size: 15px;
    }
    .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: 17%}
    .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*/
    .xyfc_u ul li p {
        font-size: 14px;
        text-align: center;
        background: #F0F0F0;
        padding: 15px 0;
        color: #333333;
    }
    .xyfc_u ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    /*xxmpart13*/
    .xxpart13{ background: none;}
    .mp13_li h2{ font-size: 16px; color: #333; margin-bottom: 5px;}
    .mp13_li p{ font-size: 14px; color: #666; text-align: justify; }
    .p13_btn{ margin-left: auto; margin-right: auto; margin-bottom: 20px;}
    /*mpart13*/
    .part13{ margin-bottom: 13%;}
    .part13 .tit_jt2 {
        position: absolute;
        right: 31%;
        width: 21px;
        top: 13px;
    }
    .part13 .tit_jt1 {

        left: 31%;

    }
    .mp13_cn h2{ font-size: 16px;color: #333333; margin-bottom: 5px; margin-top: 20px;}
    .mp13_cn p{ font-size: 14px;color: #5F5F5F;}
    .mp13_news{ display: flex;justify-content: space-between; margin-top: 30px;}
    .mp13_news i{ font-size: 12px; margin-top: 8px;
        color: #666666; }
    .mp13_news span {
        display: block;
        width: 113px;
        text-align: center;
        line-height: 33px;
        height: 33px;
        font-size: 14px;
        color: #FFFFFF;
        background: #14CBC6;
        border-radius: 22px;
    }
    .mp13_cn {
        background: #F0F0F0;
        padding: 1% 3% 6% 3%;
    }


	/*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; width: 94%; margin: 0 auto; border-bottom: 1px solid rgba(255, 255, 255, 0.48);}
    .newlogo_con_l dl{ display: flex; justify-content: center; flex-flow: wrap;  padding-bottom:4%;}
    .newlogo_con_l dl dd{ text-align: left; margin-left: 10px; font-size: 14px; color: #fff;margin-top:4px;}
    .newlogo_con_l dl dt {
        width: 100%;
        font-size: 30px;
        color: #fff;
    }
    .newlogo_con_l dl dt img {
        width: 52%;
        margin-bottom: 1%;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .mfooter {
        background: #14CBC6;
        padding: 6% 0 20% 0;
        margin-top: 10%;
        background-size: 100% 100%;
        display: block;
    }
    .newlogo{ margin-bottom: 5%; margin-top: 5%;}
    .newlogo_con{ margin-bottom: 1%;}
    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 6%;margin-top:0;}
    .mfooter p {text-align: center;color:#fff;font-size: 17px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #fff; padding-bottom: 3%;}
    .mfooter p.hs{ color: #fff;}
    .mfooter p  span{ font-size:50px;}
    .xmtb3 { margin-bottom: 6%; margin-top:5px;}
    .mfooter_ewm {
        width: 60%;
        margin: 4% auto 0 auto;
        display: flex;justify-content: space-between;
    }
    .mfooter_ewm dl{ text-align: center; width: 49%;}
    .mfooter_ewm dl dd {
        font-size: 14px;
        color: #fff;
        margin-top: 7%;
    }
    .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: #3658C4; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #F0F0F0; color: #333; }
}

