@font-face { font-family: 'IMPACT';src: url('./fonts/IMPACT.TTF') }
.top_c1{background: #fff; padding: 10px 0;}
.top_c1c1{display: flex;justify-content: space-between; width: 277px;}
.top_c1c1>img{ width:130px; height: 90px;}
.top_c1c1 p {
    font-size: 20px;
    color: #333;
    margin-top: 31px;
}
.top_c1c{display: flex;justify-content: space-between;}
.top_c1c2 {
    width: 400px;
    margin-top: 28px;
}
.top_c1c2 img {
    width: 66px;
    height: 66px;
    margin-top: -14px;
}
.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: 7px 15px 0 17px;
}
.top_c2{background: #2F82FF;}
.top_c2 ul{display: flex;justify-content: space-between; width: 1200px; margin: 0 auto;}
.top_c2 ul li{ text-align: center;padding: 16px 35px 0 35px;}
.top_c2 ul li a{ font-size: 18px;color: #fff;}
.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: #F0F6FF;}
.top_c2 ul li.active span,.top_c2 ul li:hover span{ display: block; }
.top_c2 ul li.active a,.top_c2 ul li:hover a{ color: #2F82FF;
    font-weight: bold;}
    #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*/
.mtf{ margin-top: 163px;}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 12px;height: 12px;background:#fff;border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 12px;height: 12px; opacity: 1; background:#2F82FF;border-radius: 11px;}
.banner .swiper-button-next img,.banner .swiper-button-prev img{ width: 60%;}
.banner .swiper-button-next{right:0; top: 40%; opacity: 0;}
.banner .swiper-button-prev{left:0; top: 40%;opacity: 0;}
.banner:hover .swiper-button-next{right: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;}
.banner:hover .swiper-button-prev{left: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;}
.banner:hover .swiper-button-next:hover,.banner:hover .swiper-button-prev:hover{opacity:1;}
.banner .swiper-slide p{ font-size:18px; width:100%; position:absolute; text-align:center;left:0; bottom:6%; color:#B4B4B4;}
/*tit*/
.tit{position: relative; text-align: center;}
.tit h2{position: relative;color: #333;font-size:48px; text-align: center; line-height: 64px;}
.tit h2 br{ display: none;}
.tit p{ font-size: 26px; margin-bottom: 10px;color: #666;line-height: 25px; margin-top: 15px; 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%;}
.mmt{ margin-top:5%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.jmb{margin-bottom: 3%;}
/*part1*/
.part1{background: url(../images/p1_bg.jpg) no-repeat top center; padding-bottom: 19%;}
.p1_c{ width: 1190px;display: flex;justify-content: space-between;}
.p1_c1{ width: 803px;}
.p1_c2{ width: 248px;}
.p1_c1_tit {
    background: url(../images/p1_gyb.png) no-repeat bottom left;
    width: 409px;
    padding-bottom: 2%;
}
.p1_c1_tit h2{ font-size: 36px;
    color: #333333; }
.p1_c1_tit p{font-size: 24px;color: #333333;}
.p1_c1_c{ margin-top: 40px;}
.p1_c1_c h3{ font-size: 24px;font-weight: normal; margin-bottom: 20px;color: #333333;}
.p1_c1_c p{ font-size: 20px; margin-bottom: 8px;
    color: rgba(51, 51, 51, 0.8); text-align: justify;
    line-height: 38px; }
.p1_c1_c a{ display: block;font-size: 18px; margin-top: 30px;
    color: #2F82FF;}
.p1_c1_c a img{ margin-right: 20px;}
.p1_c2 dl{ display: flex;justify-content: space-between; margin-bottom: 68px;}
.p1_c2 dl dd {
    font-size: 24px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 35px;
}
.p1_c2 dl dt{ font-size: 55px;
    color: #2F82FF; }
.p1_c2 dl dt i{ font-family: 'IMPACT'; font-weight: normal;}
.p1_c2 dl dt span{font-size: 18px;
    color: #2F82FF;}
/*part2*/
.part2{ margin-top: 2%;}
.p2_c{ width: 1490px; margin-left: 18.5%;}
.part2 .container{ position: relative; overflow: hidden;}
.p2li_c{ display: flex; justify-content: space-between;}
.p2li_c1{ width: 622px;border-top: 1px solid #424242; padding-top: 356px;}
.p2li_c1 h2{ font-size: 26px; margin-bottom: 30px;
    color: #333333; }
.p2li_c1 p{ font-size: 22px; text-align: justify;
    color: #666666;
    line-height: 47px; }
.p2_btn .swiper-button-next,.p2_btn .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.p2_btn { width: 95px; margin: -46px auto 0 0;display: flex;justify-content: space-between;}
.part2 .swiper-pagination {
    font-size: 30px;
    bottom: unset;
    left: -21px;
    top: 28px;
    width: 100px;
    font-weight: bold;
    color: #888888;
}
.part2 .swiper-pagination-current{ color: #2F82FF; }
.part2 .tabs-container{ width: 272px;display: flex;justify-content: space-between; position: absolute; left: 0; top:88px; z-index: 10;}
.part2 .tabs-container  .tab-item.active img{ border: 2px solid #2F82FF;}
/*part3*/
.p3_c{  width: 1540px; margin-right: 17px; margin-left: auto; position: relative;}
.p3_b{ display: none;}
.p3_c ul{ display: flex;justify-content: space-between;}
.p3_c ul li{ width: 394px; position: relative;}
.p3_c ul li dl{ width: 90%; padding: 32px 5%; position: absolute; left: 0; bottom:60px; display: none;
    background: #2F82FF;
    border-radius: 10px; }
.p3_c ul li.active dl{ display: block;}
.p3_c ul li.active{ width: 720px;}
.p3_c ul li.active .p3_b{ display: block;}

.progress-ring22{ display:none !important;}

.p3_c ul li.active .p3_s{ display: none;}
.p3_c ul li.active{ border-bottom: 3px solid #2F82FF; padding-bottom: 60px;}
.p3_line{ width: 100%; height: 1px; background: rgba(136, 136, 136, 0.74); margin-top: -1.5px;}
.p3_c ul li dl dt{ margin-bottom:20px;}
.p3_c ul li dl dt i {
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 20px;
    margin-top: 23px;
}
.p3_c ul li dl dd{ font-size: 22px; text-align: justify;
    color: #FFFFFF;
    line-height: 33px; }

.p3_c ul li dl dt h2{ display: flex;justify-content:start;}

.yq{width: 80px; height: 80px; line-height: 75px; border-radius: 50%; position: relative; background: #fff; }
.yqp{position: absolute; top: 0; right: 0; left: 0;bottom: 0;}

.yq svg{display: none;}
.p3_c ul li:hover .yq svg{ display: block;}

.yqp img {
    vertical-align: middle;
    width: 33px;
    text-align: center;
    margin: 24px auto 0 auto;
    display: block;
}
/* SVG 圆形样式 */
.progress-ring__circle {
    /* 边框颜色 */
    stroke: #FF9700;
    /* 边框宽度 */
    stroke-width: 8;
    /* 填充色为无 */
    fill: none;
    /* 边框线帽为圆形，让起点和终点更平滑 */
    stroke-linecap: round;
    /*
      初始时，将 dashoffset 设置为周长，让边框不可见
      animation 属性定义动画
    */
    stroke-dashoffset: 283;
    animation: fillCircle 4s linear forwards;
    transform: rotate(-90deg); /* 从顶部开始动画 */
    transform-origin: 50% 50%; /* 旋转中心为圆心 */
}

.p3_c ul li:nth-child(3) .yqp img{ margin-top: 29px;}
/* 背景圆，用于显示一个淡淡的边框 */
.progress-ring__background {
    stroke: #E8F1FF;
    stroke-width: 8;
    fill: none;
}

/* 动画定义 */
@keyframes fillCircle {
    from {
        /* 动画开始时，边框完全不可见 */
        stroke-dashoffset: 283;
    }
    to {
        /* 动画结束时，边框完全可见 */
        stroke-dashoffset: 0;
    }
}
    /*part4*/
.part4{background: url(../images/p4_bg.jpg) no-repeat top center; padding-top: 53%;}
.p4_c dl{ display: flex;justify-content: space-between; padding: 40px 0;border-bottom: 1px solid #E0E0E0;position: relative;}



.p4_c dl::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #2F82FF;
    transition: all 0.56s ease-in-out;
}
.p4_c dl:hover::after {
    width: 100%;
}


.p4_c dl dd:nth-child(1) {
    text-align: center;
    margin-top: 16px;
    width: 196px;
}
.p4_c dl dd:nth-child(1) h2{ font-size: 30px;
    color: #333333; }
.p4_c dl dd:nth-child(1) p{ font-size: 14px;
    color: #333333; }
.p4_c dl dd:nth-child(2){ width: 663px;font-size: 20px; text-align: justify;
    color: #333333;
    line-height: 33px;}

.p4_c dl dt{ margin-top: 40px;}
/*.p4_c dl:hover{ border-bottom: 1px solid #2F82FF; }*/
.p4_c dl:hover dd:nth-child(1) h2{ color: #2F82FF;}
/*part5*/
.part5{ background: #E8F1FF;}
.part5_con .swiper-slide{ text-align: center; padding-bottom: 30px;border-radius: 10px;}
.part5_con .swiper-slide p{ font-size: 26px;color: #666; margin-top: 30px;}
.part5_con .swiper-slide:hover { background-image: linear-gradient(to bottom, #fff 58%,#2F82FF 0); }
.part5_con .swiper-slide:hover p{ color: #fff;}
/*part6*/
.p6_b ul{ display: flex;justify-content: center; }
.p6_b ul li{ ;width: 315px; padding: 90px 40px 40px 40px;}
.p6_b ul li:hover{box-shadow: -5px 4px 10px 0px rgba(157,157,157,0.16);border-radius: 0px 10px 10px 10px}
.p6_b ul li h2{ font-size: 32px;
    color: #262626; margin-bottom: 20px; }
.p6_b ul li p{font-size: 18px;
    color: #666666; text-align: justify;
    line-height: 33px;}
.p6_b ul li:nth-child(1) {
    background: url(../images/p6_n1.png) no-repeat 71% 45% #fff;
}
.p6_b ul li:nth-child(1):hover {
    background: url(../images/p6_na1.png) no-repeat 71% 45% #E8F1FF;
}

.p6_b ul li:nth-child(2) {
    background: url(../images/p6_n2.png) no-repeat 71% 45% #fff;
}
.p6_b ul li:nth-child(2):hover {
    background: url(../images/p6_na2.png) no-repeat 71% 45% #E8F1FF;
}

.p6_b ul li:nth-child(3) {
    background: url(../images/p6_n3.png) no-repeat 71% 45% #fff;
}
.p6_b ul li:nth-child(3):hover {
    background: url(../images/p6_na3.png) no-repeat 71% 45% #E8F1FF;
}
/*part7*/
.part7{ background: #E8F1FF; }
.p7_c{ width: 1260px;}
.part7_con{ height: 715px;}
.part7_con .swiper {
    width: 100%;
    height: 100%;
}
.part7_con .swiper .swiper-slide{ height: 287px;}
.p7_li dl{ display: flex;justify-content: space-between; }
.p7_li dl dt{ width: 491px; padding-top: 53px;}
.p7_li dl dt h2{ font-size: 26px; margin-bottom: 10px;
    color: #333333; }
.p7_li dl dt p{ font-size: 21px;
    color: #666666; text-align: justify;
    line-height: 47px; }
/*part8*/
.p8_c{ width: 1760px;}
.part8_con{  }
.part8_con  .swiper-slide {
    width: 608px;
    background: #fff;
    padding: 1.2% 0;
}
.part8_con .swiper-slide p{ font-size: 26px; text-align: center; margin-top: 20px; display: none;
    color: #666666; }
.part8_con .swiper-slide-active p{ display: block;}
.p8_btn .swiper-button-next,.p8_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p8_btn{ width: 98px; margin:0 auto;display: flex;justify-content: space-between;}
/*part9*/
.part9_con .swiper-slide{ width: 1190px; padding: 10px 0;}
.part9_con .swiper-slide dl{ display: flex;justify-content: center; width: 98%; margin-right: auto; margin-left: auto;}
.part9_con .swiper-slide dd { width: 492px; padding: 75px 55px 0 55px;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 1px #E6E6E6; }
.part9_con .swiper-slide dd h2{ font-size: 26px; margin-top: 30px; margin-bottom: 10px;
    color: #333333; }
.part9_con .swiper-slide dd p{ font-size: 22px; text-align: justify;
    color: #666666;
    line-height: 45px; }
/*part10*/
.part10{  background: url(../images/p10_bg.jpg) no-repeat top center; padding-top: 205px; padding-bottom: 5%;}
.part10_con {
    margin-top: 10%;
}
.p10_btn .swiper-button-next,.p10_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p10_btn{ width: 98px; margin: 115px auto 0 auto;display: flex;justify-content: space-between;}

/*part11*/
.part11{
    background: url(../images/p11_bg.jpg) no-repeat top center;
    padding-top: 160px;
    background-size: 100% 100%;
}
.p11_t{ width: 1120px;}
.p11_t p{font-size: 30px; margin-top: 20px;
    color: #FFFFFF;
    line-height: 35px }
.p11_c ul{ display: flex; justify-content: center; flex-wrap: wrap;}
.p11_c ul li{ width: 38%; border-right: 1px solid #fff; border-top: 1px solid #fff; padding: 50px 5% 40px 6%;}
.p11_c ul li:nth-child(2),.p11_c ul li:nth-child(4){ border-right: 0;}
.p11_c ul li:nth-child(3),.p11_c ul li:nth-child(4){ border-bottom: 1px solid #fff;}
.p11_c ul li h2{ font-size: 30px;
    color: #FFFFFF; margin-bottom: 10px;}
.p11_c ul li p{ font-size: 20px;
    color: #FFFFFF; text-align: justify;
    line-height: 37px; }
.p11_c ul li:hover{ background: #FF9700; }
.p11_b{ text-align: center; margin-top: 78px;}

/*part12*/
.part12{ background: url(../images/p12_bg.jpg) no-repeat; padding-bottom: 6.5%; padding-top: 102px;}
.p12_cn{ width: 654px; margin-right: 0; margin-left: auto; text-align: right;}
.p12_cn p{font-size: 26px;
    color: #FFFFFF; margin-top: 20px;
    line-height: 38px;}
.p12_p2{ font-size: 24px !important;
    line-height: 43px!important;}
	.tzts{font-size: 23px!important; margin-top:10px!important;}
/*part13*/
.p13_c{ width: 1422px;display: flex; justify-content: space-between;}
.p13_c1{ width: 568px; padding-top: 97px;}
.p13_c1 h2{font-size: 30px;border-bottom: 1px solid rgba(75, 128, 48, 0.5); padding-bottom: 20px; margin-bottom: 40px;
    color: #333333;}
.p13_c1 p{font-size: 20px; text-align: justify;
    color: #333333;
    line-height: 36px;}
.p13_c1 a{ width: 168px;  text-align: center; margin-top: 40px;
    height: 48px; display: block; line-height: 48px;
    border-radius: 24px;font-size: 22px;
    color: #2F82FF;
    border: 1px solid #2F82FF;}
/*synews*/
.synews{ padding-bottom: 1%;}
.synews_c{ width: 1250px;}
.synews_c ul{ display: flex; justify-content: space-between; }
.synews_c ul li{width: 360px; padding: 50px 22px; border-bottom: 10px solid #fff;}
.synews_c ul li span{ font-size: 18px;
    color: #656565; }
.synews_c ul li span i{ font-size: 36px; margin-right: 4px;
    font-weight: bold;
    color: #333333; }
.synews_c ul li h2{ font-size: 24px; margin-top: 10px; margin-bottom: 6px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333; }
.synews_c ul li p{ font-size: 18px;
    color: #666666; text-align: justify; margin-bottom: 30px;
    line-height: 30px; }
.news_jt{ margin-top: 36px; display: none;}
.synews_c ul li:hover .news_jt{ display: block; }
.synews_c ul li:hover{
    background: #FFFFFF; padding: 50px 22px; border-bottom: 10px solid #FF9700;
    box-shadow: 0px 14px 41px 5px rgba(61,61,61,0.07);
}
/*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%;}
/*part16*/
.part16{background: url(../images/p16_bg.png) no-repeat top center; padding-bottom: 5%; padding-top: 178px; margin-top: -100px;}
.p16_cn{ width: 654px;}
.p16_cn>span{width: 425px; text-align: center; line-height: 42px;
    height: 42px; display: block;font-weight: bold; margin-top: 25px; margin-bottom: 30px;
    font-size: 22px;
    color:#2F82FF;
    background: #FFFFFF;
    border-radius: 21px;}
.p16_cn p{font-size: 21px; margin-bottom: 20px;
    color: #FFFFFF;}
.p16_cn p span{
    font-weight: bold;
    margin-right: 10px;
}
.p16_cn i{font-weight: bold;background: #E58B4A; padding: 11px 14px; display: inline-block; margin-bottom: 11px;
    font-size: 21px;
    color: #FFFFFF;}
/*part17*/
.part17{background: url(../images/p17.jpg) no-repeat top center; padding-bottom: 16%;}
.part17 .tit h3{ color: #333;}
.part17 .tit h3 br,.part17 .tit p br{ display: none;}
.part17 .tit p{color: #204397;}
.part17 .p4_tit2 {
    right: -8%;
    top: 38%;
}
.part17 .p4_tit1 {
    left: -4%;
    top: 7%;
}
.p17_cn{ width: 560px; margin-right: 0; margin-left: auto; margin-top: 110px; text-align: right;}
.p17_cn p{font-size: 18px; margin: 30px 0;
    color: #333333; text-align: justify;
    line-height: 27px;}
.p17_cn a{width: 162px; display: block;font-size: 18px;margin-right: 0; margin-left: auto;
    color: #FFFFFF; text-align: center; line-height: 40px;height: 40px;background: #204397;}
/*syform*/
.syform_c{ border-radius:0;}
.syform_c h2{ text-align: center;font-size: 40px; color: #3E67F5;
    background: linear-gradient(180deg, #002BFC 0%, #340DC0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.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 input{ width: 47%; font-size: 18px; padding: 23px 0 23px 2%; margin-bottom: 22px; background: #F2F2F2;color: #666;
    border-radius: 0;}
.syform_cn input::placeholder{ color: #666;}
.syform_cn textarea{ width: 98%;font-size: 18px; height: 150px; background: #F2F2F2; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 0; border: 1px solid rgba(255, 255, 255, 0.55); color: #666;}
.syform_cn textarea::placeholder{ color: #666;}
.syform_cn button{height: 62px;background:#2F82FF;line-height: 62px;font-size: 20px;
    color: #FEFEFE; width: 100%; border: 0; margin-right: auto; margin-left: auto;
    border-radius: 0;}
.syform_cn input:hover{ background: #2F82FF; border: 0;color: #fff;}
.syform_cn textarea:hover{ background: #2F82FF; border: 0; color: #fff;}
.syform_cn input:hover::placeholder{ color: #fff;}
.syform_cn textarea:hover::placeholder{ color: #fff;}

.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;}

/*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*/
.footer{background:#2F82FF; margin-top: 4%;}
.f_t{display: flex; justify-content: space-between;}
.f_t1 {
    width: 316px;
    margin-top: 20px;
}
.f_t1 dl{ display: flex; justify-content:start;}
.f_t1 dl dt{ margin-top: -11px;}
.f_t1 dl dd{ margin-left: 20px;}
.f_t1 dl dd p{font-size: 18px;
    color: #FDFDFC;}
.f_t1 dl dd h2{ font-size: 31px;
    color: #FFFFFF; }

.f_t2 {
    width: 584px;
    margin-top: 54px;
}
.f_t2 ul{display: flex; justify-content: space-between;}
.f_t2 ul li{ position: relative;}
.f_t2 ul li a{font-size: 16px;color: #FFF;}
.f_t2 ul li span {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.2);
    position: absolute;
    right: -58%;
    top: 1%;
}
.f_t3{ width: 222px;}
.f_t3 ul{display: flex; justify-content: space-between;}
.f_t3 ul li{ text-align: center;}
.f_t3 ul li p{ text-align: center; font-size: 14px; color: #fff; margin-top: 10px;}
.f_b{ border-top: 1px solid rgba(255, 255, 255, 0.24);border-bottom: 1px solid rgba(255, 255, 255, 0.24); margin-top: 50px;}
.f_b_c{ width: 1440px;}
.f_b_c ul{ display: flex; justify-content: center;}
.f_b_c ul li:nth-child(1){ border-left: 1px solid rgba(255, 255, 255, 0.24);}
.f_b_c ul li:nth-child(2){ border-left: 1px solid rgba(255, 255, 255, 0.24);}
.f_b_c ul li:nth-child(3){ border-left: 1px solid rgba(255, 255, 255, 0.24); border-right: 1px solid rgba(255, 255, 255, 0.24);}
.f_b_c ul li{ width: 33.33%; padding: 30px 0;}
.f_b_c ul li dl{display: flex; justify-content: center;}
.f_b_c ul li dl dt{ margin-right: 10px; margin-top: 9px;}
.f_b_c ul li dl dd h2,.f_b_c ul li dl dd p{
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.f_c{ margin-top: 30px;display: flex; justify-content: space-between; padding-bottom: 1%;}
.f_c1{ font-size: 18px; text-align: justify;margin-top: 9%;
    color: #FFFFFF; line-height: 28px;}
.f_c2{ width: 294px;}
.f_c2 ul{ display: flex; justify-content: space-between; }
.f_c2 ul li p{ text-align: center; font-size: 18px; margin-top: 10px;
    color: #FFFFFF;}
/*cpzx*/
.cpzx ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.cpzx ul li{ margin-bottom: 20px; width: 398px; text-align: center;}
.cpzx ul li p{font-size: 24px;
    color: #333333;background:#F2F2F2; padding: 24px 0;}
.cpzx ul li:hover p{background: #2F82FF; color: #fff;}
.cpzx ul:after{ content:' ';display: block;width: 398px;visibility: hidden;}
/*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{padding:2% ; display: flex;justify-content: space-between; background: #F8F8F8; margin-bottom: 3%;}
.a_nxwlist dl dt{width: 377px;}
.a_nxwlist dl dd{width: 700px;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 3%;}
.a_nxwlist dl dd  p{font-size: 18px;  margin:3% 0; color: #666666; line-height: 30px;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.a_nxwlist dl dd h3{ font-size: 18px;}
.a_nxwlist dl dd h3 spaN{float: right;}



.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}
.a_nxwlist dl dd h3 img:nth-child(2){display: none;}
.a_nxwlist dl:hover{background:#FF9700; color: #fff;}
.a_nxwlist dl:hover dd h3 img:nth-child(1){display: none;}
.a_nxwlist dl:hover dd h3 img:nth-child(2){display: inline-block;}
.a_nxwlist dl:hover  dd h2{color: #fff;}
.a_nxwlist dl:hover  dd h3{color: #fff;}
.a_nxwlist dl:hover  dd p{color: #fff;}
/*lxwm*/
.lxwm_form{background: none;}
.lxwm_form .syform_c{ background: none; box-shadow: unset; width: 1200px; padding-top: 50px;}
.lxwm{background: #2F82FF;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: 275px;}
.lxwm ul li:nth-child(3){ width: 342px;}
.lxwm ul li:nth-child(4){ width: 259px;}
.lxwm ul li h2{ font-size: 22px; margin-top: 20px;
    color: #FFFFFF; }
.lxwm ul li p{ font-size: 18px; margin-top: 40px;
    color: rgba(255, 255, 255,0.7); }
/*zsjm*/


/*jkgs*/



@media screen and (max-width: 1450px) {
    .p2_c{ margin-left: 7.5%;}
    .p2_c,.p3_c{
        width: 90%;
    }
    .p8_c { width: 95%;}
    .p2li_c2{ width: 49%;}
    .p3_c ul li dl dd{ font-size: 16px;}
    .p3_c ul li{ width: 328px;}
    .p3_c ul li.active {
        width: 590px;
    }
    .part4{ padding-top: 67%;}
    .f_b_c {
        width: 85%;
    }
}
/*移动*/
@media screen and (max-width: 767px) {
    .tit h2 br,.tit p br {
        display: block;
    }

    .banner{ margin-top:0;}
	.banner .swiper-slide p{ font-size:14px; width:100%; position:absolute; text-align:center;left:0; bottom:8%; color:#D70003;}

    .tit h2 img {
        margin-bottom: 6px;
        width: 10px;
    }
    .pchidden {display: block;}
    .mtf {
        margin-top: 0;
    }
    .main{ width:94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 4%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    .banner{ margin-top: 0;}
    .banner_tie{ padding: 0; margin-top: 0;}
    .fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2 {
        font-size: 25px;
        text-align: center;
        margin: 0 auto;
        line-height: 36px;
        font-weight: bold;
    }
    .tit p {
        font-size: 16px;
        width: 100%;
        margin: 8px auto 5px 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; width:11%;}
    .tit h2 i {
        border-bottom: 6px solid #FF952B;
        line-height: 18px;
        display: inline-block;
    }
    .tit_l {margin-right:5px; width: 5%;}
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
    .wnews_con p{ font-size:14px; line-height:25px;}
     .yyllx {
        box-shadow: unset;
        border-radius:0;
        width: 100%!important;
    }
    .yy_con9_bd p input{ margin:6% auto}
    .yy_jyxm dl{flex-wrap: wrap;}
    .yy_jyxm dl dt{width: 100%;}
    .yy_jyxm dl dd{width: 90%; padding: 5%;}
    .yy_jyxm dl dd h2{font-size: 80px; line-height: 100px;}
    .yy_jyxm dl dd h2 span{font-size: 20px;top:10%}
    .yy_ry dl{width: 100%;}
    .yy_news_n{flex-wrap: wrap;}
    .yy_news3 h2{font-size: 15px; margin-top: 5%;}
    .yy_news3 p{font-size: 14px; line-height: 22px;}
    .yy_news3 a{font-size: 14px;margin-top: 0%;}
    .yy_lx{flex-wrap: wrap;}
    .yy_lx dl{width: 100%;}
    .yyllx .yy_con9_bd{width: 88%; }
    .yyllx .yy_con9_bd h3 img{margin-top: 3%;}
    .yy_lx dl dt span{font-size: 40px;}
    .yy_lx dl dd{font-size: 20px;}
    .yybg9{background: #fff; padding:0; margin: 8% 0;}
    .yyllx{box-shadow: unset; margin: 0; border-radius:0; border: 0; width: 100%!important;}
    .yy_con9_bd{width: 85%; margin: 0 auto;}
    .yy_con9{width: 100%;}
    .yy_con9_bd h2{font-size: 22px;}
    .yy_con9_bd h2 span{font-size: 14px;}
    .yy_con9_bd{border-radius: 15px;}
    .yy_con9_bd ul{flex-wrap: wrap;}
    .yy_con9_bd ul li{width: 100%; margin-top: 3%; font-size: 14px; line-height: 50px;}
    .yy_con9_bd ul li input{line-height: 50px;}
    .yy_con9_bd h3{font-size: 14px; line-height: 40px;height: 100px;}
    .yy_con9_bd h3 textarea{width: 55%; height: 80px;}
    .yy_con9_bd h3 img{margin-top: 5.5%;}
    .yy_con9_bd p input{ font-size: 16px; padding: 1% 9%;}
    .p23{ background: none; padding: 0;}
    .hc_mbdt{ width: 88%; margin-left: auto; margin-right: auto;}
    .hc_mbdt img{ width: 50%;}
    .ntit h2{ font-size: 20px;}
    .ntit p{ font-size: 14px;}
    /*mzsjm*/
    .zsjm_p14 .mp15_t{ margin-right: auto; margin-left: auto;}
     .zsjm_p14 .p14_cn{ width: 94%; margin-right: auto; margin-left: auto;}
        /*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_form .syform_c{ width: 90%;}
    .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 {
        background: url(../images/mp1_bg.jpg) no-repeat bottom center;
        background-size: 100% auto;
    }
    .p1_c{ flex-wrap: wrap;}
    .p1_c1_tit h2 {
        font-size: 20px;
        color: #333333;
    }
    .p1_c1_tit p {
        font-size: 16px;
        color: #333333;
    }
    .p1_c1_tit {
        background: url(../images/p1_gyb.png) no-repeat bottom left;
        background-size: 53% auto;
        width: 100%;
        padding-bottom: 2%;
    }
    .p1_c1_c h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 7px;
        color: #333333;
    }
    .p1_c1_c p {
        font-size: 14px;
        margin-bottom: 5px;
        color: rgba(51, 51, 51, 0.8);
        text-align: justify;
        line-height: 27px;
    }
    .p1_c1_c a {
        display: block;
        font-size: 15px;
        margin-top: 16px;
        color: #2F82FF;
    }
    .p1_c1_c a img {
        margin-right: 9px;
        width: 60px;
    }
    .p1_c2 {
        width: 100%;
        display: flex;justify-content: space-between;
    }
    .p1_c2 dl {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .p1_c2 dl dt,.p1_c2 dl dd{ width: 100%; text-align: center;}
    .p1_c2 dl dt {
        font-size: 28px;
        color: #2F82FF;
        font-weight: bold;
    }
    .p1_c2 dl dd {
        font-size: 14px;
        color: rgba(51, 51, 51, 0.8);
        margin-top: 4px;
    }
    .p1_c1_c {
        margin-top: 14px;
    }
/*mpart2*/
    .mp2_c dl{ margin-bottom: 25px;}
    .mp2_c dl dt h2 {
        width: 182px;
        text-align: center;
        height: 47px;
        line-height: 47px;
        font-size: 16px;
        color: #FFFFFF;
        background: #2F82FF;
        border-radius: 10px;
        margin-top: -5%;
        position: relative;
        margin-left: 4%;
    }
    .mp2_c dl dd{ font-size: 14px; line-height: 27px; text-align: justify; margin-top: 10px; color: #666;}
/*mpart3*/


 

    .p3_c {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }
    .p3_c ul{ flex-wrap: wrap;}
    .p3_c ul li.active,.p3_c ul li{border: 0; margin-bottom: 20px;
        width: 100%;
    }
    .p3_c ul li.active .p3_b{ display: none;}
    .p3_c ul li.active {
        padding-bottom: 27%;
        border: 0;
    }
    .p3_c ul li dl{ bottom: 0; padding: 14px 5%;}
    .p3_c ul li dl dd {
        font-size: 14px;
        text-align: justify;
        color: #FFFFFF;
        line-height: 23px;
    }
    .yq {
        width: 60px;
        height: 60px;
        /*border: 5px solid #FF9700;*/
        line-height: 45px;
        border-radius: 50%;
        position: relative;
        background: #fff;
    }
    .yqp img {
        vertical-align: middle;
        width: 27px;
        text-align: center;
        margin: 16px auto 0 auto;
        display: block;
    }
    /*.p3_c ul li:hover .yq svg{ display: none;}*/
    .p3_c ul li dl dt i {
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        margin-left: 9px;
        margin-top: 19px;
    }
    .p3_c ul li dl dt {
        margin-bottom: 2px;
    }
    .p3_c ul li .p3_s{ display: none;}
    .p3_c ul li{ padding-bottom: 27%;
        border: 0; }
    .p3_c ul li dl{ display: block;}
    .p3_line{ display: none;}
    .p3_c ul li:nth-child(3) .yqp img {
        margin-top: 20px;
    }
    .progress-ring__background {
        stroke: #E8F1FF;
        stroke-width: 3;
        fill: none;
    }
.p3_c ul li:hover .yq svg.progress-ring22{ display:block !important;}


    /*mpart4*/
    .part4{ background: none; padding-top: 0;}
    .p4_c{ margin-top: 0; margin-bottom: 15px;}
    .p4_c dl dt{ display: none;}
    .p4_c dl{ flex-wrap: wrap;padding: 10px 0 16px 0;}
    .p4_c dl dd:nth-child(1){ width: 100%; text-align: justify; margin-bottom: 6px;}
    .p4_c dl dd:nth-child(2){ width: 100%; font-size: 14px; line-height: 24px;}
    .p4_c dl dd:nth-child(1) h2 {
        font-size: 16px;
        color: #333333;
    }
    .p4_c dl dd:nth-child(1) p {
        font-size: 12px;
        color: #333333;
    }
    /*mpart5*/
    .part5_con .swiper-slide{ width: 240px; padding-bottom: 13px;}
    .part5_con .swiper-slide p {
        font-size: 16px;
        color: #666;
        margin-top: 10px;
    }
/*mpart6*/
    .p6_b ul{ flex-wrap: wrap;}
    .p6_b ul li {
        width: 100%;
        padding: 5% 5% 5% 5%;
        border-radius: 10px 10px 10px 10px;
        box-shadow: -5px 4px 10px 0px rgba(157,157,157,0.16);
        margin-bottom: 25px;
    }
    .p6_b ul li:hover {border-radius: 10px 10px 10px 10px;}
    .p6_b ul li:nth-child(1) {
        background: url(../images/p6_n1.png) no-repeat 83% 50% #fff;
        background-size: 24%;
    }
    .p6_b ul li:nth-child(1):hover {
        background: url(../images/p6_na1.png) no-repeat 83% 50% #E8F1FF;
        background-size: 24%;
    }

    .p6_b ul li:nth-child(2) {
        background: url(../images/p6_n2.png) no-repeat 83% 50% #fff;
        background-size: 24%;
    }
    .p6_b ul li:nth-child(2):hover {
        background: url(../images/p6_na2.png) no-repeat 83% 50% #E8F1FF;
        background-size: 24%;
    }

    .p6_b ul li:nth-child(3) {
        background: url(../images/p6_n3.png) no-repeat 83% 50% #fff;
        background-size: 24%;
    }
    .p6_b ul li:nth-child(3):hover {
        background: url(../images/p6_na3.png) no-repeat 83% 50% #E8F1FF;
        background-size: 24%;
    }


    .p6_b ul li:hover h2,.p6_b ul li:hover p{ color: #2F82FF;}
    .p6_b ul li h2 {
        font-size: 16px;
        color: #262626;
        margin-bottom: 0px;
    }
    .p6_b ul li p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 24px;
    }
 /*mpart7*/
.mp7_c ul li{ margin-bottom: 20px;}
.mp7_c ul li dl dt{ margin-bottom: 12px;}
.mp7_c ul li dl dd h2{ font-size: 16px; margin-bottom: 2px; color: #333;}
.mp7_c ul li dl dd p{ font-size: 14px; margin-bottom: 10px; line-height: 23px; color: #666;}
/*mpart8*/
.part8_con .swiper-slide{ padding: 0;}
    .part8_con .swiper-slide p {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .part8_con .swiper-button-next img,.part8_con .swiper-button-prev img{  width:80%; }
/*mpart9*/
.part9_con .swiper-slide dl{ flex-wrap: wrap;flex-direction: column-reverse;}
    .part9_con .swiper-slide dd {
        width: 90%;
        padding: 30px 5% 0 5%;
        background: #FFFFFF;
        box-shadow: 0px 3px 7px 1px #E6E6E6;
    }
    .part9_con{ width: 94%; margin-left: auto; margin-right: auto;}
    .part9_con .swiper-slide dd h2 {
        font-size: 16px;
        margin-top: 13px;
        margin-bottom: 5px;
        color: #333333;
    }
    .part9_con .swiper-slide dd p {
        font-size: 14px;
        text-align: justify;
        color: #666666;
        margin-bottom: 20px;
        line-height: 27px;
    }
    .part9_con .swiper-button-next,.part9_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part9_con .swiper-button-next img,.part9_con .swiper-button-prev img{  width:80%; }
    .p9_btn{ width: 98px; margin: 0 auto;  display: flex;justify-content: space-between;}
    /*mpart10*/
    .part10 {
        background-size: 100% 100%;
        padding-top: 10%;
        padding-bottom: 6%;
    }
    .part10_con {
        margin-top: 5%;
    }
    .p10_btn .swiper-button-next img,.p10_btn .swiper-button-prev img{  width:80%; }
    .p10_btn {
        width: 98px;
        margin: 11% auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    /*mpart11*/
    .part11 {
        background: url(../images/mp11_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p11_t{ text-align: center;}
    .p11_t>img{ width: 64%; margin-right: auto; margin-left: auto;}
    .p11_t p {
        font-size: 14px;
        margin-top: 8px;
        color: #FFFFFF;
        line-height: 35px;
    }
    .p11_c ul{ flex-wrap: wrap;}
    .p11_c ul li {
        width: 90%;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        padding: 20px 5%;
    }
    .p11_c ul li:hover { border-top: 1px solid #FF9700; }

    .p11_c ul li:nth-child(1),.p11_c ul li:nth-child(3) {
        border-right: 0;
    }
    .p11_c ul li:nth-child(3) { border-bottom: 0;}
    .p11_c ul li h2 {
        font-size: 16px;
        color: #FFFFFF;
        margin-bottom: 5px;
    }
    .p11_c ul li p {
        font-size: 14px;
        color: #FFFFFF;
        text-align: justify;
        line-height: 24px;
    }
    .p11_b {
        text-align: center;
        margin-top: 24px;
    }
    .p11_b>img{ width: 88%; margin: 0 auto;}
    /*msynews*/
    .synews_c ul li:nth-child(2),.synews_c ul li:nth-child(3){ display: none;}
    .synews_c ul li{ width: 100%;background: #FFFFFF; padding: 20px 10px; border-bottom: 10px solid #FF9700;
        box-shadow: 0px 14px 41px 5px rgba(61,61,61,0.07);}
    .synews_c ul li .news_jt{ display: block; }
    .synews_c ul li span i{ font-size: 26px;}
    .synews_c ul li span {
        font-size: 14px;
        color: #656565;
    }
    .synews_c ul li h2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 6px;
        color: #333333;

    }
    .synews_c ul li p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        margin-bottom: 15px;
        line-height: 21px;
    }
    .news_jt{ margin-top: 20px;}



    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding: 12.5% 0;
    }
    .p14_cn{ width: 100%;}
    .mp15_t{ width: 60%;}
    .p14_cn h2 {
        font-size: 20px;
        margin-top: 24px;
        margin-bottom: 20px;
        color: #FFFFFF;
    }
    .p14_cn p br{ display: none;}
    .p14_cn p {
        font-size: 14px;
        color: #FEFEFE;
        text-align: justify;
        line-height: 26px;
        margin-bottom: 3%;
    }
    .p14_cn p.tzts {
        font-size: 12px;
        margin-top: -8px;
    }



    /*mpart15*/
    .p15_btn {
        width: 120px;
        margin: 27px auto 34px auto;
        display: flex;
        justify-content: space-between;
    }
    .p15_btn .swiper-button-next img,.p15_btn .swiper-button-prev img{  width:80%; }
    .p15_btn{ margin-top: 40px;}
    .part15 {
        background: url(../images/mp15_bg.png) no-repeat center 87%;
        background-size: 100% auto;
    }
/*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat;
        background-size: 100% auto;
        padding: 12% 0;
		margin-top:-2%;
    }
    .p12_cn {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .p12_cn h2{ color: #fff; font-size: 26px; line-height:36px;}
    .p12_cn p {
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 15px;
        line-height: 26px;
    }
    .p12_p2 {
        margin-top: 15px!important;
        font-size: 13px !important;
        line-height: 26px !important;
    }
	.tzts {
    font-size: 13px !important;
    margin-top: 10px !important;
}
.mp12_t{ width:52%; margin:0 auto;}
    /*mpart13*/
    .p13_c{ flex-wrap: wrap;}
    .p13_c1 {
        width: 100%;
        padding-top: 0;
    }
    .p13_c1 h2{ font-size: 25px;padding-bottom: 12px;
        margin-bottom: 15px;}
    .p13_c1 p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 26px;
    }
    .p13_c1 a {
        width: 135px;
        text-align: center;
        margin-top: 19px;
        height: 34px;
        display: block;
        line-height: 34px;
        border-radius: 24px;
        margin-bottom: 7%;
        font-size: 16px;
        color: #2F82FF;
        border: 1px solid #2F82FF;
    }




    /*mpart16*/
	.zsts{ text-align:right; margin-top:10px;}
    .part16{background: url(../images/mp16_bg.jpg) no-repeat top center; background-size: 100% 100%; margin-top: -30px; padding-top: 13%;}
    .p16_cn{ width: 100%;}
    .p16_cn>img{ width: 90%;}
    .p16_cn>span {
        width: 88%;
        text-align: center;
        line-height: 38px;
        height: 38px;
        display: block;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 15px;
        color:#2F82FF;
        background: #FFFFFF;
        border-radius: 21px;
    }
    .p16_cn p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 21px;
        color: #FFFFFF;
    }
    .p16_cn i {
        font-weight: bold;
        background: #E58B4A;
        padding: 8px 6px;
        display: inline-block;
        margin-bottom: 9px;
        font-size: 13px;
        color: #FFFFFF;
    }



    /*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 input{ width: 98%; font-size: 15px;padding: 15px 0 15px 2%;}
    .syform_cn textarea{ font-size: 15px;}
    .syform_cn button {
        height: 50px;
        background: #2F82FF;
        line-height: 50px;
        font-size: 16px;
        color: #FEFEFE;
        width: 188px;
        border: 0;
        margin-right: auto;
        margin-left: auto;
        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{flex-wrap: wrap;}
    .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
    .a_nxwlist dl dt{margin-bottom: 3%;}
    .a_nxwlist dl dd h3{display: none;}
    .a_nxwlist dl dd p{ margin: 3% 0; line-height: 25px;}
    .a_con1 dl h2, .x_con10_t ul li, .a_con3_n dl dd h2, .a_con4 dl dt, .a_con5 dl dt, .a_con6_con h2, .a_con9_l_n h2, .a_nxwlist dl dd h2 {
        font-size: 18px;
    }
    .a_con1 dl p, .a_con3_n dl dd p, .a_con4 dl dd, .a_con6_con p, .a_con9_l_n p, .a_nxwlist dl dd p {
        font-size: 14px;
    }
    /*mgywm*/
    .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 li p {
        font-size: 16px;
        padding: 10px 0;

    }
/*mjjfa*/
    .jjfa_p2 {
        background-image: linear-gradient(to bottom,#2F82FF 64%, #fff 0);
    }
    .jjfa_p1{ background:#2F82FF; 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;}
    .mtop2 {
        padding: 0 15px 0 15px;
        width: 40px;
    }
    .mtop2 span {
        display: block;
        color: #fff;
        margin: 20px auto 0 5px;
        font-size: 20px;
    }
    .mtop1 {
        display: flex;
        justify-content: start;
        margin-left: 11px;
        margin-top: 14px;
        margin-bottom: 13px;
    }
    .mtop1 img{ width: 23%;}
    .mtop1 p {
        color: #66636B;
        margin-left: 10px;
        margin-top: 14px;}
    .subNavBox{display: none;}
    .subNavShow{z-index: 889; position: relative;}
    .subNavBox{position: fixed;z-index: 888;width: 100%; top:0; display: none;}
    .subNav{border-bottom: 1px #eee solid;cursor:pointer;font-size:16px;color:#333;line-height:55px;padding-left:10px;}
    .currentDd{color:#fff}
    .navContent{display: none;border-bottom:solid 1px #fff;}
    .navContent li a{display:block;height:45px;font-size:16px;line-height:45px;color:#fff; text-indent: 2em;}
    .subNavBox_l{width: 38%;min-height: 100vh;height: 100%;float: left;}
    .subNavBox_r{width: 26%;background:#fff;
        color: #333; height: 100%;float: right; position:relative; text-align: center; padding:0 2%;margin-top: 25%}
    .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*/
    .mfooter{background: #2F82FF; margin-top: 8%; padding-top: 18%;}
    .f_t{ justify-content: center;}
    .f_t1 dl dd p {
        font-size: 14px;
        text-align: justify;
        color: #FDFDFC;
    }
    .f_t1 dl dd h2 {
        font-size: 20px;
        color: #FFFFFF;
    }
    .f_t1 {
        width: 100%;
        margin-top: 10px;
    }
    .f_t1 dl dd {
        margin-left: 8px;
    }
    .f_t1 dl {
        display: flex;
        justify-content:center;
    }
    .f_t1 dl dt {
        margin-top: -5px;
        width: 60px;
    }

    .mfooter_logo{ text-align: center; margin-bottom: 50px;}
    .mfooter_c{ text-align: center;}
    .mfooter_c ul li{ margin-bottom: 40px;}
    .mfooter_c ul li p{ font-size: 16px; color: #fff; margin-top: 10px; line-height: 26px;}
    .mfooter_b {
        width: 80%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 26%;
    }
    .mfooter_b ul{ display: flex; justify-content: space-between;}
    .mfooter_b ul li p{ font-size: 16px; color: #fff; margin-top: 5px;}
    .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:#FF9700; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #fff; color: #2F82FF; }



    }

