.top_t{padding: 8px 0 11px 0;}
.top_tc{display: flex;justify-content: space-between;}
.top_tc1{font-size: 18px;color: #fff;}
.top_tc2{font-size: 22px;font-weight: bold; color: #FFFFFF;}
.top_tc2 img{ margin-right: 10px; margin-top: -5px;}
.top_b{display: flex;justify-content: space-between;}
.top_b2 { width: 1040px; margin-top: 10px;}
.top_b1{ margin-top: 12px;}
.top_b2 ul{display: flex;justify-content: space-between;}
.top_b2 ul li a{font-size: 18px;color: #fff;}
.top_b2 ul li{padding: 18px 18px 55px 18px;}
.top_b2 ul li.active,.top_b2 ul li:hover{ background: #E67117;}
#header {position: absolute;top: 0;left:0;width: 100%;background: rgba(107, 107, 110, 0.3); z-index: 2;}
/*banner*/
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 12px;height: 12px;background:rgba(255, 255, 255, 0.4);border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 12px;height: 12px; opacity: 1; background: rgba(255, 255, 255, 1);border-radius: 11px;}
.banner .swiper-button-next{right:0; top:45%; opacity: 0;}
.banner .swiper-button-prev{left:0; top:45%;opacity: 0;}
.banner:hover .swiper-button-next{right: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;}
.banner:hover .swiper-button-prev{left: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;}
.banner:hover .swiper-button-next:hover,.banner:hover .swiper-button-prev:hover{opacity:1;}
/*tit*/
.tit{position: relative; text-align: center;}
.tit h2{font-size: 42px;position: relative;color: #000; margin: 10px 0;}
.tit h2 span{ color: #304FC3;}
.tit h2 br{display: none;}
.tit h3{font-size: 18px; font-weight: normal;color: #FFFFFF;text-transform: Uppercase;}
.hx{width: 20px; display: inline-block; margin-right:5px;height: 2px;margin-bottom: 4px;background: #FFFFFF;opacity: 0.6;}
.tit p{font-size:26px;color: #999; position: relative; z-index: 2; margin-bottom: 15px;text-transform: Uppercase; font-weight: normal;}
.tit p span{ display:inline-block;width: 6px;height: 10px; margin-bottom: 5px;margin-right:5px;background: #CC1D1E;}
.bstit h2{ color: #333;}
.bstit p{color: #666666;}
.bstit h3{color: #5088A8;}
.bstit .hx{ background:#5088A8;}
.tit p img{ margin-left: 20px; margin-right: 5px;}
.tl{ text-align: left;}
.tr{ text-align: right;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:4%;}
.mbb{ margin-bottom: 4%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.tit_line{ width: 756px; margin: 20px auto; position: relative;}
.tit_line span{width: 756px; display: block;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.4;}
.tit_line i{width: 1px; position: absolute;
    height: 22px;transform: translate(-50%, -50%); left: 50%; top: 1px;
    background: #C8C4B9;
    opacity: 0.4;}
.ntit{ text-align: center; margin: 60px auto;}
.ntit h2{ font-size: 30px;
    color: #333333;
    line-height: 45px;}
.ntit h2 i{ font-style: normal; margin: 0 15px;}
.ntit h2 span{width: 53px; display: inline-block; margin-bottom: 10px;
    height: 2px;
    background: #D8D8D8;}
.ntit p{ font-size: 32px; font-weight: bold;
    color: #DEDEDE;text-transform: Uppercase;text-align: center;}
.g2{ width: 620px;}
.g2 h2{font-size: 36px; margin-top: 20px;
    color: #1F1F1F;
    line-height: 56px;}
.g2 span{ margin-top:5px;font-size: 20px; display: block;
    color: #E67117;
    line-height: 32px;
    text-align: justify;}
.g2 p{font-size: 18px; margin-top: 20px;
    color: #333333;
    line-height: 32px;
    text-align: justify;}
.gyh2{ margin-top: 30px; text-align: right;}
/*part1*/
.part1{ background: url(../images/p1_bg.jpg) no-repeat top center; padding-top: 100px;}
.part1 .tit{ text-align: justify;}
.part1 .tit h2 br{ display: block;}
.tit_t1{ margin-top: -12px;}
.p1_t{display: flex;justify-content: space-between;}
.p1_t>p{font-size: 26px;text-transform: uppercase;color: #E67117; margin-top: 30px;}
.p1_cn{ width: 544px; padding-top: 25px; position: relative;}
.p1_cn dl{display: flex;justify-content: start; margin-bottom: 50px;}
.p1_cn dl dt{font-size: 35px;color: #6B6B6E; margin-right: 18px;font-weight: bold; position: relative;}
.p1_cn dl dd{font-size: 22px;color: #6B6B6E; margin-top: 8px;}
.p1_cn dl.active dt{color: #E67117;}
.p1_cn dl.active dd{color: #E67117;font-size: 22px;
    font-weight: bold;}
.p1_cn dl dt span {
    width: 90px;
    height: 1px;
    display: none;
    position: absolute;
    background: #6B6B6E;
    z-index: 2;
    left: -89px;
    top: 24px;
}
.p1_cn dl.active dt span{ background: #E67117; display: block;}
.jdt {
    position: absolute;
    top: -283px;
    left: -69px;
}
/*part2*/
.part2{ background: url(../images/p2_bg.jpg) no-repeat top center; position: relative;}
.p2_c ul{display: flex;justify-content: space-between;}
.p2_c ul li{ width: 400px; padding-top: 290px;text-align: center;}
.p2_c ul li.active{background: linear-gradient( 180deg, rgba(230,113,23,0) 0%, rgba(230,113,23,0.6) 100%);}
.p2_c ul li h2{font-size: 26px;text-transform: uppercase; color: rgba(255, 255, 255, 0.3);font-weight: normal; position: relative;}
.p2_c ul li.active h2{color: rgba(255, 255, 255, 0.5);}
.p2_c ul li h2 span {
    font-size: 46px;
    color: rgba(255, 255, 255, 0.6);
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 46px;
}
.p2_c ul li.active h2 span{ color: #fff;}
.p2_c ul li p {
    font-size: 32px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 56px;
}
.p2_c ul li.active p { color: #fff;font-weight: bold;}
.p2_c ul li i {
    font-weight: bold;
    font-size: 60px;
    border-top: 3px solid rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
    margin-top: 66%;
    padding-top: 15px;
    padding-bottom: 15%;
    display: inline-block;
}
.p2_c ul li.active i { font-size: 120px; color: rgba(255, 255, 255, 0.3); padding-top: 0; border-top: 0;margin-top: 65%;padding-bottom: 0;}
.p2_t {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 20%;
}
.p2_t .tit h2{color: #fff; text-align: right;}
.p2_t .tit h2 br{ display: block;}
/*part3*/
.part3{background: url(../images/p3_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.part3 .tit{ text-align: justify;}
.part3 .tit>p{font-size: 26px;text-transform: uppercase;color: #213C79; margin-bottom: 0;}
.part3 .tit .tit_t1{ margin-left: 16px;}
.part3 .p1_t>p{ margin-top: 30px;}
.part3 .tit h2{ margin-top: 0;}
.p3_c ul{display: flex;justify-content: space-between;}
.p3_c ul li{width: 320px; padding: 65px 0; text-align: center;
    border-radius: 0px 100px 0px 100px;
    border: 2px solid rgba(0, 0, 0, 0.8);}
.p3_c ul li p{font-size: 18px;text-transform: uppercase; margin-top: 30px; margin-bottom: 10px;color: #E67117;}
.p3_c ul li h2{font-size: 36px;color: #000000; margin-bottom: 35px;}

/*part4*/
.part4{background: url(../images/p4_bg.jpg) no-repeat top center;}
.part4 .tit h2{ color: #fff;}
.part4 .tit p{ color: #E67117;}
.part4 .tit_t2{ margin-right: 15px;margin-top: -12px;}
.part4 .tit_t1{ margin-left: 7px;margin-top: -4px;}
.p4_c {
    width: 1040px;
    margin-top: 15%;
}
.p4_c .p4_c_li ul{display: flex;justify-content: space-between;}
.p4_c .p4_c_li ul li{ text-align: center;}
.p4_c .p4_c_li ul li p{font-size: 26px; margin-top: 20px;color: #FFFFFF;}
.p4_c .p4_c_li{ display: none;}
.p4_c .p4_c_li.active{  display: block;}
.p4_b {
    width: 575px;
    margin-top: 7%;
    padding-bottom: 3.6%;
}
.p4_b ul{display: flex;justify-content: space-between;}
.p4_b ul li{font-size: 36px; color:rgba(255, 255, 255, 0.6);}
.p4_b ul li.active{ color:rgba(255, 255, 255, 1);
    font-weight: bold;}
/*part5*/
.part5 .tit_t1{ margin-right: 15px;}
.part5 .p1_t .tit h2 br{ display: block;}
.part5 .p1_t .tit{ text-align: right;}
.part5 .p1_t .tit h2{ text-align: right;}
.part5 .p1_t>p{ margin-top: 43px;}
.p5_c{ border-top: 2px solid #6B6B6E; padding: 60px 0; border-bottom: 2px solid #6B6B6E; margin-top: 3%;}
.p5_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.p5_c ul li{ width: 33%; position: relative;}
.p5_c ul li dl{ width: 140px; position: absolute; left: 140px; top:48px;}
.p5_c ul li dl dt{font-size: 26px;font-weight: bold; color: #000000; margin-bottom: 5px;}
.p5_c ul li dl dd{font-size: 18px;text-transform: uppercase;color: rgba(0, 0, 0, 0.4);}
.p5_line {
    width: 1px;
    position: absolute;
    right:69px;
    top: 16px;
    height: 140px;
    background: #6B6B6E;
    opacity: 0.2;
}
.p5_dl4{ top:27px!important;}
/*part6*/
.bg67{ background: url(../images/p67_bg.jpg) no-repeat bottom center; background-size: 100% 100%;}
.part6 .tit{ text-align: justify;}
.part6 .tit h2{ text-align: justify;}
.part6 .tit h2 br{ display: block;}
.p6_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.p6_c ul li{width: 500px; padding: 60px 40px 50px 40px;
    border: 2px solid #000000;}
.p6_c ul li:nth-child(1),.p6_c ul li:nth-child(2){ margin-bottom: 75px;}
.p6_i {
    margin-top: -97px;
    margin-left: 80px;
    display: block;
}
.p6_c ul li h2{font-size: 26px;
    color: #000000;
    line-height: 34px; margin-top: 20px;
    text-align: justify;}
.p6_c ul li span{width: 26px; display: block; margin:15px 0;
    height: 2px;
    background: #6B6B6E;}
.p6_c ul li p{font-size: 18px;
    color: #000000;
    line-height: 28px;
    text-align: justify;}
/*part7*/
.part7  .tit_t1{ margin-right: 15px;}
.part7 .p1_t .tit h2 br{ display: block;}
.part7 .p1_t .tit{ text-align: right;}
.part7 .p1_t .tit h2{ text-align: right;}
.part7 .p1_t>p{ margin-top: 43px;}
.part7{background: url(../images/p7_bottom.jpg) no-repeat bottom center;}
.p7_c1{ width: 860px;}
.p7_c{display: flex;justify-content: space-between;}
.p7_li{width: 300px; padding: 80px 60px 0 60px;background: #6B6B6E; position: relative;}
.p7_li h2{font-size: 35px;color: #FFFFFF; margin-bottom: 10px;}
.p7_li span{font-size: 24px; display: block;color: #FFFFFF; margin-bottom: 30px;}
.p7_li p{ margin-top: 30px;font-size: 18px; height: 140px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: justify;}
.p7_d{ margin-top: 80px; padding-bottom: 80px;}
.p7_xr{ position: absolute; right: 0; bottom: 0;}
.part7_con{ position: relative;}
.part7_con .swiper-button-next{ right: -13%; top: 40%;}
.part7_con .swiper-button-prev{ left: -13%; top: 40%;}
.p7_c2{ text-align: right;}
.p7_c2 h2 {
    font-size: 70px;
    color: #E67117;
    line-height: 110px;
    margin-top: 115%;
}
.p7_c2 p{font-size: 30px; margin-left: 40px;
    color: #FFFFFF;}
/*part8*/
.part8{background: url(../images/p8_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.part8_con{ position: relative;}
.part8_con .swiper-button-next{ right: -8%; top: 40%;}
.part8_con .swiper-button-prev{ left: -8%; top: 40%;}
.part8 .tit_t1,.part8 .tit_t2 {
    margin-top: -12px;
}
.part8 .tit_t1{ margin-left: 15px;}
.part8 .tit_t2{ margin-right: 15px;}
.part8 .tit p{ color: #E67117;}
/*part9*/
.part9 .tit_t1,.part9 .tit_t2 {
    margin-top: -12px;
}
.part9 .tit_t1{ margin-left: 15px;}
.part9 .tit_t2{ margin-right: 15px;}
.part9 .tit p{ color: #E67117;}
.p9_c{display: flex;justify-content: space-between;}
.p9_c2 ul li{ position: relative; display: none;}
.p9_c2 ul li.active{ display: block;}

.p9_c2 ul li dl{background: linear-gradient( 180deg, rgba(230,113,23,0) 0%, #E67117 100%); position: absolute; width: 90%; height: 23%; left: 0; top: 0; padding: 77% 5% 0 5%;}
.p9_c2 ul li dl dt{font-size: 18px; color: rgba(255, 255, 255, 0.8); margin-bottom: 10px;}
.p9_c2 ul li dl dd{font-size: 20px;color: #FFFFFF;line-height: 26px;text-align: justify;}
.p9_c1{ width: 580px;}
.p9_c1 ul li{ border-bottom: 1px solid rgba(143, 141, 142, 0.3); padding-bottom: 53px; margin-bottom: 53px;}
.p9_c1 ul li dl{display: flex;justify-content: space-between;}
.p9_c1 ul li dl dt{font-size: 18px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 24px;
    text-align: justify;}
.p9_c1 ul li dl dd{font-size: 18px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    line-height: 24px;
    text-align: justify;}
.p9_c1 ul li dl dd span{ display: none;}
.p9_c1 ul li.active{background: url(../images/p9_c1_bg.jpg) no-repeat top center; background-size: 100% 100%; padding: 20px 30px;}
.p9_c1 ul li.active dl dt span{ display: none;}
.p9_c1 ul li dl dt img{ display: none;}

.p9_c1 ul li.active dl dt img{ width: 180px;display:block;}
.p9_c1 ul li.active dl dd{ width: 302px;}
.p9_c1 ul li.active dl dd span{ display: block;font-size: 14px; margin-top: 10px; margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 18px;
    text-align: justify;}
.p9_c1 ul li.active dl dd{font-size: 18px;
    color: #FFFFFF;overflow:unset;text-overflow: unset;white-space:wrap;
    line-height: 24px;
    text-align: justify;}
.njt{ display: none; margin-top: 10px;}
.p9_c1 ul li.active dl dd .njt{ display: block;}
/*part10*/
.part10{background: url(../images/p10_bg.jpg) no-repeat top center; background-size: 100% 100%; margin-top: 30px;}
.p10_c{display: flex;justify-content: space-between;}
.p10_c1{ width: 468px;}
.p10_c1 h2{font-size: 46px; margin-bottom: 15px;
    color: #FFFFFF;
    line-height: 73px;
    text-align: justify;}
.p10_c1 p{font-size: 26px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: justify;}
.p10_c1 span{width: 196px; text-align: center; display: block; margin-top: 100px;
    height: 54px; line-height: 54px;font-size: 26px;
    color: #E67117;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px 27px 27px 0px;
    }
.p10_c1 h3{font-size: 45px; margin-top: 40px;
    color: #FFFFFF;}
.p10_c1 h3 img{ margin-right: 10px;}
.p10_c2{ width: 474px;}
.p10_c2 h2{font-size: 46px;
    color: #FFFFFF;}
.p10_c2 p{font-size: 26px; margin-top: 21px;
    color: #FFFFFF;
    line-height: 39px;
    text-align: justify;}
.p10_c2 p span{ color: #E67117;}
.p10_c2 input{border: 1px solid rgba(255, 255, 255, 0.5); width: 97%; padding-left: 3%;font-size: 26px; background: none; height: 54px; line-height: 54px;color: rgba(255, 255, 255, 0.6); margin: 60px 0 40px 0;}
.p10_c2 button{width: 196px; text-align: center;font-size: 26px;
    color: #FFFFFF;
    height: 60px; line-height: 60px; border: 0;
    background: #E67117;}


/*part11*/
.part11{background: url(../images/p11.jpg) no-repeat top center #FAFAFA; padding-top: 300px;}
.p11_c{ background: #fff; padding: 80px 100px;}
.p11_c dl{display: flex;justify-content: space-between;}
.p11_c dl dt{ width: 344px;}
.p11_c dl dt h3 span{width: 20px; display: inline-block; margin-right: 15px; margin-bottom: 5px;height: 4px;background: #304FC3;}
.p11_c dl dt h3{font-size: 26px;text-transform: uppercase; margin-bottom: 10px;color: #304FC3;}
.p11_c dl dt>h2{font-size: 43px;
    color: #333333;
    line-height: 57px;}
.p11_c dl dd{ width:734px; border-left: 2px solid rgba(51, 51, 51, 0.12); padding-left: 60px;}
.p11_c dl dd>h2{font-size: 20px;
    color: #333333; font-weight: bold;
    line-height: 36px;
    text-align: left;}
.p11_c dl dd p{font-size: 18px;
    color: #999999;
    line-height: 30px;
    text-align: justify;}
.p11_c dl dd a{width: 154px; text-align: center; line-height: 48px;
    height: 48px; display: block;
    background: #304FC3;font-size: 18px; margin: 15px 0 0 auto;
    color: #FFFFFF;
    border-radius: 30px;}
.p11_c dl dd a img {
    margin-left: 10px;
    margin-bottom: 5px;
}
.p11_c ul{display: flex;justify-content: space-between; margin-top: 60px;}
.p11_c ul li{width: 230px; height: 115px; text-align: center; padding-top: 45px;}
.p11_c ul li:nth-child(1){background: url(../images/p11_i1.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(1):hover{background: url(../images/p11_ia1.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(2){background: url(../images/p11_i2.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(2):hover{background: url(../images/p11_ia2.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(3){background: url(../images/p11_i3.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(3):hover{background: url(../images/p11_ia3.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(4){background: url(../images/p11_i4.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(4):hover{background: url(../images/p11_ia4.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(5){background: url(../images/p11_i5.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_c ul li:nth-child(5):hover{background: url(../images/p11_ia5.jpg) no-repeat top center;background-size: 100% 100%;}
.p11_lic{ display: none;}
.p11_c ul li:hover .p11_lic{ display: block;}
.p11_lic h2{font-size: 20px;color: #FFFFFF;}
.p11_lic span{width: 20px; display: inline-block; margin-top: 4px; margin-bottom: 8px;height: 2px;background: #FFFFFF;}
.p11_lic p{font-size: 18px;color: #FFFFFF;}
/*part12*/
.part12{background: #FAFAFA; position: relative;}
.part12 .tit h2{ margin: 0 auto 10px auto;}
.p12_c ul{display: flex;justify-content: space-between;}
.p12_c ul li{ text-align: center;}
.p12_c ul li p{font-size: 26px;color: #333333; margin-bottom: 20px;}
.ayd{ display: none; position: relative; z-index: 2;}
.yd{  position: relative; z-index: 2;}
.p12_c ul li:hover p{ color: #304FC3;}
.p12_c ul li:hover .ayd{ display: inline-block;}
.p12_c ul li:hover .yd{ display: none;}
.p12dd{ margin-top: 90px;}
.p12dd p{margin-bottom: 0; margin-top: 20px;}
.p12_line{width: 100%; position: absolute; left: 0; bottom:222px;
    height: 1px;
    background: #E0E0E0;}
	.tzts{ text-align:center;}
/*form xpart13*/
.xpart13{ margin:0 auto;  }
.xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap;}
.name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background:#F5F5F5; line-height: 60px; color:#000;}
.name input{color:#000; font-size: 16px;background:#F5F5F5;outline-style: none;width: 100%;}
.xpart13 input::placeholder {color:#000000!important;}
.xpart13 textarea::placeholder {color:#000000!important;}
.xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #F5F5F5; line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #F5F5F5;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #F5F5F5;padding: 10px; font-size: 16px; color: #000;}
.cont textarea{ width: 100%; background: #F5F5F5; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #357BF4!important; color:#fff!important;}
.xactive input{background:#357BF4!important;color:#fff!important;}
.xactive input::placeholder {color:#000000!important;}
.xactive textarea{background:#357BF4!important;color:#fff;}
.xactive textarea::placeholder{color:#fff;}
.xpart13_form .sub{  text-align: center; width:100%; margin-top: 50px; background: none!important;}
.xpart13_form .sub button{ color:#fff; border:0; font-size: 20px; background:#E67117; padding: 10px 60px; }
.xpart13 .tit{ margin-bottom: 3%;}
.xpart13 .tit p{color: rgba(51, 51, 51, 0.6);}
/*part14*/
.p14_c{display: flex; justify-content: space-between;}
.p14_c1{ width: 640px;}
.part14 .tit{ text-align: justify;}
.part14 .tit h2{ text-align: justify;}
.part14 .tit h2 {
    background: url(../images/tit_bg.png) no-repeat left center;
}
.p14_c1>p{font-size: 18px;
    color: #666666; padding-top: 40px;
    line-height: 34px;
    text-align: justify;}
.p14_c1 a {
    width: 200px;
    display: inline-block;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #FFFFFF;
    background: #01C76B;
    border-radius: 6px;
    margin-top: 60px;
}
.p14_c1 a img {
    margin-left: 10px;
    margin-bottom: 5px;
}
/*part15*/
.part15{background: url(../images/p15.jpg) no-repeat top center; background-size: 100% 100%;}
.p15_c{display: flex; justify-content: space-between;}
.p15_c2{ width: 600px;}
.p15_c2 ul li{ padding: 50px;}
.p15_c2 ul li h2{font-size: 18px;color: #999999; margin-bottom: 30px;}
.p15_c2 ul li p{font-size: 18px;
    color: #333333;
    line-height: 36px;
    text-align: justify;}
.p15_c2 ul li span{ display: block;font-size: 16px; margin-top:33px;
    color: #999999;}
.p15_c2 ul li.active{ background: #FFF;}
.p15_c2 ul li.active h2{ color: #01C76B;}


/*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; display: flex; justify-content: space-between; 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: #F7F7F7;}
.part16_con{ position:relative;}
 .part16_con .swiper-slide{ text-align: center;}
 .swiper-button-next_p16{ right: -8%;}
 .swiper-button-prev_p16{ left: -8%;}
.p16li{ background: #fff; padding: 60px 0; text-align: center;}
.p16li h2{ margin-top: 2%;font-size: 26px;color: #333333;}
.p16_line{width: 26px;height: 4px;background: #2768C2; margin: 3% auto;}
.p16li p{font-size: 18px;color: #999999;line-height: 30px;text-transform: uppercase;}
/*part17*/
.part17{ position: relative; background: #F5F5F5; padding-bottom: 2%;}
.part17 .tit_line span{ background: #C8C4B9;}
.part17 .tit_line{width: 225px;margin: 20px auto;}
.part17 .tit_line span {width: 225px;}

.part17 .n_jt{ position: absolute; right: 0; top: 1%;}
.p17_c ul{ display: flex; justify-content: space-between;}
.p17_c ul li{ width: 380px;}
.p17_c ul li img{ width:100%;}
.p17_c ul li span{ color: #333333; display: inline-block; font-weight: bold; margin:30px 0 30px 10px; font-size: 46px;}
.p17_c ul li p{ color: #666666; line-height: 36px; border-bottom: 1px solid rgba(0, 0, 0, 0.4); padding-bottom: 30px;font-size: 18px;}
.nmore{font-size: 18px; color: #333333;}
.nmore span{ display: inline-block;font-size: 30px;vertical-align: sub; margin-left: 5px;}
/*part18*/
.part18{ background: url(../images/part18.png) no-repeat top center;padding-top: 4%;
    padding-bottom: 3%;}



.part18_cn{width: 630px;background: #FFFFFF; padding: 30px 35px;}
.part18_cn dl{ display: flex; justify-content:start; margin-bottom: 10px;}
.part18_cn dl dd{ margin-left: 20px;}
.part18_cn dl dd h2{font-size: 26px;
    color: #12147B;}
.part18_cn dl dd p{
    color: #5C5C5C;
    font-size: 16px;}
.part18 input{ width:97%;background: #F2F2F2; padding: 24px 0 24px 3%;margin-bottom: 10px;
    font-size: 18px;}
.p18_btn{ display: flex; justify-content: space-between;}
.p18_btn input{     width: 480px;    height: 61px;
    padding: 5px 0 30px 3%;}
.p18_btn button{ width: 110px;height:95px; border: 0;background: #12147B; color: #fff;font-size: 24px;}
/*part19*/
.part19{background: url(../images/n_bg.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul{ display: flex; justify-content: space-between;}
.p19_c ul li{width: 370px; padding: 10px;background: #FFFFFF; position: relative;}
.p19_c ul li h2{ margin: 10px 0;
    color: #2C2C2C;
    font-size: 24px;}
.p19_c ul li p{
    line-height: 29px;
    color: #6A6A6A; text-align: justify;
    font-size: 18px;}
.p19_c ul li p span{background: #D1D1D1; padding: 3px 15px;
    border-radius: 14px; color: #fff;
    display: inline-block;  margin-right: 0; margin-left: auto;
    font-size: 14px;}
.nbtn{ margin-top: 10px; text-align: right !important; margin-bottom:10px;}
.ndate{ width:75px;  text-align: center;height: 95px;background: url(../images/ndate.png) no-repeat top center; background-size: 100% 100%; position: absolute; left: 9%; top: 0; }
.ndate dt{font-size: 26px; margin-top: 3px;
    color: #3C3C3C; font-weight: bold;}
.ndate dd{
    color: #3C3C3C; margin-top: 4px;
    font-size: 13px;}
.n_line{width: 22px; margin: 0 auto;
    height: 2px;
    background: #404040;}

.p19_c ul li:hover{ background: #0083E8;}
.p19_c ul li:hover h2,.p19_c ul li:hover p{color: #fff;}
.p19_c ul li:hover p span{ background: #fff; color: #0083E8;}
.p19_c ul li:hover .ndate{background: url(../images/andate.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul li:hover .ndate dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}

/*part13*/
.part13{ margin:0 auto; }
.part13_form{display: flex;justify-content: space-between;flex-wrap: wrap;}
.name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#333;}
.name input{color:#333; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
.xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
.xtel input{ color:#333; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #333;}
.cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #DB2412!important; color:#fff!important;}
.xactive input{background: #DB2412!important;color:#fff!important;}
.xactive input::placeholder {color:#fff!important;}
.xactive textarea{background: #DB2412!important;color:#fff;}
.xactive textarea::placeholder{color:#fff!important;}
.part13_form .sub{  text-align: center; width:100%; margin-top: 50px; background: none!important;}
.part13_form .sub button{ color:#fff; border: 1px solid #3D3A35; font-size: 20px; background:#3D3A35;  padding: 10px 20px; }
/*gywm*/
.gywm{display: flex; justify-content: space-between;}
.gywm2{background: url(../images/g2_bg.jpg) no-repeat top center;}
.gywm2_c{ border-top: 2px solid rgba(255, 255, 255, 0.4);border-bottom: 2px solid rgba(255, 255, 255, 0.4); padding: 30px 0;}
.gywm2_c ul{display: flex; justify-content: space-between;}
.gywm2_c ul li{ text-align: center; width: 20%;}
.gywm2_c ul li p{font-size: 20px; margin-top:10px;
    color: #FFFFFF;}
.gywm3 dl{display: flex; justify-content: space-between;}
.gywm3 dl dd{ width: 570px; padding-top: 38px;}
.gywm3 dl dd p{font-size: 18px;
    color: #333333;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: justify;}
.gywm4{background: url(../images/g4_bg.jpg) no-repeat top center; margin-bottom: 4%;}
.gywm4_cn{ width: 588px; margin-right: 0; margin-left: auto;}
.gywm4_cn h2{font-size: 30px;
    color: #1F1F1F;
    line-height: 42px;}
.gywm4_cn p{font-size: 18px; margin-top: 20px;
    color: #333333;
    line-height: 34px;
    text-align: justify;}
.gywm4_cn a{width: 142px; text-align: center; line-height: 46px;
    height: 46px; display: block;font-size: 18px; margin-top: 60px;
    color: #FFFFFF;
    background: #E67117;}

/*cpzx*/
#navid{ position:relative; z-index:2;}
.cpzx{display: flex;justify-content: space-between; margin-top: 150px; position: relative;}
.cpzx1 {
    width: 268px;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    position: relative;
    padding-top: 40px;
    margin-top: 24px;
    height: 475px;
}
.cpzx1 ul li{ margin-left: 33px;font-size: 20px; margin-bottom: 50px;
    color: #666666;
    line-height: 29px;}
.cpzx1_ai{ display: none;}
.cpzx1 ul li img{ margin-right: 10px;}
.cpzx_t {
    position: absolute;
    left: -29.7%;
    top: -8.8%;
}
.cpzx1 ul li.active a{ color: #E67117;}
.cpzx1 ul li.active .cpzx1_ai{ display: inline-block;}
.cpzx1 ul li.active .cpzx1_i{ display:none;}
.cpzx1 dl{background: url(../images/cpdb.png) no-repeat top center; width: 270px; padding: 57px 0 0 0px; height: 81px;background-size: 100% 100%;}
.cpzx1 dl dt img{ margin-right: 6px;}
.cpzx1 dl dt {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 27px;
    margin-left: 63px;
}
.cpzx1 dl dd {
    font-size: 26px;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: 63px;
    margin-top: 6px;
}
.cpzx2{ width: 868px; margin-top: -48px;}
.cpzx2 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.cpzx2 ul:after{ content:' ';display: block; width:274px; visibility: hidden;}
.cpzx2 ul li{background: rgba(216,216,216,0); text-align: center; margin-bottom: 30px; width:413px;
    border-radius: 8px;
}

.cpzx2 ul li:hover{background: rgba(216,216,216,0);
    border-radius: 8px;
}
.cpzx2 ul li h2{font-size: 22px; font-weight: normal; margin-top: 20px;
    color: #333333;
    line-height: 33px;}
.cpzx2 ul li p{font-size: 16px;
    color: #BCBCBC;
    line-height: 24px;}
.cpzx2 ul li:hover h2{color: #E67117;}
.cpzx2 ul li:hover p{color: rgba(255,112,154,0.5);}


/*qkc*/
.qkc_c{display: flex; justify-content: space-between;}
.qkc_c2{ width: 524px; padding-top: 40px;}
.qkc_c2 h2{font-size: 34px; margin-bottom: 30px;
    color: #E67117;
    line-height: 56px;}
.qkc_c2 p{font-size: 18px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px; margin-bottom: 14px;
    text-align: justify;}
.qkc2{ text-align: center;}
.qkc3_c{display: flex; justify-content: space-between;}
.qkc3_c1{ width: 458px; padding-top: 50px;}
.qkc3_c1 h2{font-size: 32px; margin-top: 10px;
    color: #E67117;}
.qkc3_c1 p{font-size: 18px; margin-top: 70px; width: 90%;
    color: #333333;
    line-height: 30px;
    text-align: justify;}
.qkc3_c2{ position: relative;}
.qkc3_c2 p {
    position: absolute;
    right: 0;
    bottom: 43px;
    font-size: 18px;
    color: #333333;
    width: 376px;
    line-height: 30px;
    text-align: justify;
}



    /*footer*/
.foot_logo{background:#304FC3;}
.bs_foot{background:#8F8D8E; color: #fff;  font-size: 18px;margin-top: -1px;}
.bs_foot_t{display: flex; justify-content: space-between; padding: 5% 0;}
.bs_foot dl{display: flex; justify-content: left;}
.bs_foot dl dt{width: 50px;  height: 333px;}
.bs_foot dl dd h2{font-size: 20px; border-bottom: 1px solid #fff;display: inline-block; padding-bottom: 10px; margin-bottom: 50px;}
.bs_foot_t_n1{width: 390px;}
.bs_foot_t_n3{width: 280px;}
.bs_foot_t_n1 ul{width: 60%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bs_foot_t_n1 ul li{line-height: 50px;}
.bs_foot_t_n1 p{margin-bottom: 20px;}
.bs_foot_t_n1 p a{ color: #fff;}
.bs_foot_t_n1 ul li a{color: #fff;}
.bs_foot_t_n2 p{margin-bottom: 40px; line-height: 30px;}
.bs_foot_t_n2 p span{width: 32px; height: 32px; margin-right: 10px; float: left;display: block;}
.bs_foot_t_n3 ul{ display: flex; justify-content: space-between;  margin-top: 10%;}
.bs_foot_t_n3 ul li p{font-size: 14px; text-align: center; margin-top:15px;}
.bs_foot_t_n3 ul li{width: 45%; text-align: center;}
.bs_foot_t_n3 dl dd{width: 100%;}
.bs_foot_b{border-top: 1px solid rgba(255, 255, 255, 0.4);}
.bs_foot_b_n{line-height: 80px; text-align:center;}
.bs_foot_b_n a{ color: #fff;}
.bs_con3_q dl dd p{display: none;}
.bs_qyys ul li p {color: #333333!important;}





/*rcl*/
.rcl_bg{background: #F2F2F2;}
.rcl_c{display: flex; justify-content: space-between;}
.rcl_c1{ width: 656px;}
.rcl_c2{ width: 436px;}
.rcl_c1 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.rcl_c1 ul li{width:150px; padding: 35px 20px;background: #FFFFFF; margin-bottom: 25px; position: relative;}
.rcl_c1 ul li h2{font-size: 18px; margin-top: 50px;
    color: #171717;
    font-weight: normal;}
.rcl_c1 ul li span {
    font-weight: bold;
    position: absolute;
    right: 7px;
    top: -2px;
    font-size: 77px;
    color: rgba(23, 23, 23, 0.02);
}
.rcl_c1 ul li:nth-child(3){ background: none;}
.rcl_c2 span{font-size: 22px; display: block;
    color: #E67117;text-transform: uppercase;
    line-height: 29px;}
.rcl_c2 h2{font-size: 36px;
    color: #E67117;
    line-height: 56px;}
.rcl_c2 p{font-size: 18px; margin-top: 30px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: justify;}
.rcl2{background: url(../images/rcl2.jpg) no-repeat top center; padding-top: 150px; margin-top: -60px;}
.rcl2_tit h2{font-size: 32px;
    color: #FFFFFF;
    line-height: 46px;
    text-align: justify;}
.rcl2_c ul{display: flex; justify-content: space-between;}
.rcl2_c{ margin-top:50px;}
.rcl2_c ul li{ position: relative;}
.rcl2_c ul li p {
    font-size: 18px;
    position: absolute;
    left: 28px;
    top: 37px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: justify;
}
.rcl2_c ul li span{font-size: 14px;color: #FFFFFF;writing-mode: tb-rl;text-transform: uppercase; position: absolute;
    left: 28px;
    bottom:20px;}
/*sjg*/
.sjg_c ul{display: flex; justify-content: space-between; flex-flow:wrap;}
.sjg_c ul li{ width: 580px; margin-bottom: 35px;}
.sjg_c ul li h2{font-size: 26px; margin-top: 20px; margin-bottom: 5px;
    font-weight: normal;
    color: #333333;
    line-height: 34px;}
.sjg_c ul li p{font-size: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #666666; padding-bottom: 20px;
    line-height: 26px;}
/*wlyx*/
.wlyx_con{ position: relative;}
.wlyx_con .swiper-button-next{ right: -10%;}
.wlyx_con .swiper-button-prev{ left: -10%;}

/*pcnews*/
.news_con ul li{ margin-bottom:2%; padding: 2% 0;}
.news_con ul li dl{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.news_con ul li dl dt{ width: 178px; text-align: center; }
.news_con ul li dl dt h2{ font-size: 36px; color: #3e3d3d; margin-bottom: 10px;}
.news_con ul li dl dt p{ font-size: 21px; color: #7f7c7c; margin-top: 10px;}
.news_nr{ width: 690px;}
.news_nr h2{ font-size: 22px; color: #000;margin-bottom: 15px;}
.news_nr p{ font-size: 18px; color: #000; line-height:30px;}
.news_nr span{ display: block; margin-top: 80px;
    width: 154px; text-align: center;font-size: 18px;
    color: #FFFFFF;text-transform: uppercase;
    height: 48px; line-height: 48px;
    background: #E67117;
}
.news_nr span img{ margin-left: 10px; margin-bottom: 6px;}
.news_slt img{ width:380px;}
.news_con ul li:hover{ background: #F7F7F7;}
.news_con ul li:hover h2{ color: #000;}
.news_con ul li:hover p{ color: #000;}
.news_con ul li:hover dl dt{}
.wnews_con h1{ text-align:center; margin-bottom:20px; font-size:30px; color:#333;}
.wnews_con p{ font-size:18px; color:#333;line-height:30px;}
.wnews_con p img,.wnews_con img{   margin: 10px auto;  max-width:100%;}
/*lxwm*/
.lxwm ul{display: flex; justify-content: space-between;}
.lxwm ul li{border: 1px solid #E6E6E6; padding: 60px 40px; width: 320px;}
.lxwm ul li:hover{ background: #E67117; }
.lx_ai{ display: none;}
.lxwm ul li:hover .lx_ai{ display: inline-block;}
.lxwm ul li:hover .lx_i{ display: none;}
.lxwm ul li h2{font-size: 20px; margin: 30px 0 20px 0;
    color: #333333;}
.lxwm ul li p{font-size: 18px;
    color: #999999;
    line-height: 32px;
    text-align: justify;}
.lxwm ul li:hover h2,.lxwm ul li:hover p{ color:#fff;}
/*zsjm*/

/*jkgs*/
.jkgs_c{ display: flex; justify-content: space-between;}
.jkgs_c1{ width: 249px;background:#FAFAFA;}
.jkgs_c2{ width: 925px;}
.jkgs_c1>ul li{padding: 22px 0 22px 22px;font-size: 18px;color: #333333; border-bottom: 1px solid #D9D9D9;}
.jkgs_c1>ul li span{ width: 13px; display:inline-block; margin-right: 10px; height: 19px;background: url(../images/asjx.jpg) no-repeat bottom center; background-size: 100% 100%;}
.jkgs_c1>ul li.active{ background:#0F8346; color: #fff;}
.jkgs_c1>ul li.active span{background: url(../images/sjx.png) no-repeat bottom center; background-size: 100% 100%;}
.jkgs_c1b{background: url(../images/jkgs_c1.png) no-repeat top center;background-size: 100% 100%; padding: 38px 28px;}
.lxwm_j h2{font-size: 24px!important;font-weight: 400;color: #732113;}
.lxwm_j p{font-size: 14px!important;font-weight: 400;color: #664341;}
.jkgs_c1b ul li{ margin-bottom: 25px;}
.jkgs_c1b ul li h2{ font-size: 18px;
    color: #521C1C;}
.jkgs_c1b ul li p{font-size: 18px;
    color: #521C1C;}
.jkgs_c1b dl{ display: flex; justify-content: space-between; width: 94%; border-top: 1px solid #848484; padding-top: 30px; }
.jkgs_c1b dl dd{font-size: 18px;color: #5E5F63;margin-top: 20px;}

.jkgs_c2 ul li{ border-bottom: 1px solid #E6E6E6; padding-bottom:30px; margin-bottom: 3%;}
.jkgs_c2 ul li dl{display: flex; justify-content: space-between;}
.jkgs_c2 ul li dl dt{ width: 261px;}
.jkgs_c2 ul li dl dd{ width: 638px;}
.jkgs_c2 ul li dl dd h2{font-size: 20px;color: #333333; margin-top: 15px;margin-bottom: 10px;}
.jkgs_c2 ul li dl dd p{font-size: 18px;color: #7E7E7E;line-height: 25px;}
.jkgs_c2 ul li dl dd .jkgs_date{font-size: 16px;color: #979797; margin-top: 20px;}
.jkgs_c2 ul li dl dd .jkgs_date img{ margin-top: -5px; margin-right: 5px;}
@media screen and (max-width: 1450px) {

}
/*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:#304FC3;}
.syform_c h2 br{display: none;}
.syform_line{ text-align: center; margin: 15px auto;width: 32px;
    height: 4px;
    background: #01C76B;}
.syform_c p{font-size: 29px; text-align: center;
    color: #999999;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn input{ width: 47%; font-size: 18px; background: #FFFFFF; padding: 23px 0 23px 2%; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #FFFFFF; font-size: 18px; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn button{height: 62px;
    background: #01C76B;
    box-shadow: 6px 10px 18px 0px rgba(1, 199, 107, 0.21); line-height: 62px;font-size: 20px;
    color: #FEFEFE; width: 100%; border: 0;
    border-radius: 12px;}



/*移动*/
@media screen and (max-width: 767px) {
    .pchidden {display: block;}
    .main{ width: 94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 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;}
    .tit{ text-align: center;}
    .tit h2{ font-size:20px; text-align: center; margin: 0 auto 1% auto;line-height: 32px; background-size: 50%;}
    .tit h2 br {
        display: block;
    }
    .ntit h2 i {
        font-size: 20px !important;
    }
    .ntit {
        text-align: center;
        margin: 20px auto;
    }

    .tit p{ font-size:16px;width: 100%; color: #C8C4B9; margin:0 auto 5px auto;}
    .tit p span{ margin-bottom: 0;}
    .tit>img{ margin: 0 auto 1% auto; width: 80%; }
    .tit h2 i{ width: 8px; height: 8px;right: -2%;top: -2%;}
    .tit_l {margin-right:5px; width: 5%;}
    .tit_r {margin-left: 5px; width: 5%;}
    .tit_line {
        width: 50%;
        margin: 20px auto;
    }
    .tit_line span {
        width: 100%;
        display: block;
        margin: 0 auto;
        height: 1px;
        background: #C8C4B9;
        opacity: 0.4;
    }

    .tit_line i{width: 1px;
        height: 22px;
        background: #C8C4B9;
        display: block;
        opacity: 0.4;}


    .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_c ul li{ width: 49%;}
    .zsjm2_btn .swiper-button-prev,.zsjm2_btn .swiper-button-next{ position: relative; left: unset; right: unset; top: unset;}
    .zsjm2_btn{ display: flex; justify-content: space-between; width: 120px; margin: 3% auto 0 auto;}
    /*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%;
    }




        /*form*/
    .yyllx {
        background: #ffffff;
        padding: 0;
    }
    /*yzjd*/
    .xf{ width: 100%; background: #f9f9f9; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; color: #666666; padding: 15px 0; text-align: center; font-size: 16px;}
    .xf a:nth-child(2){ color: #666; }
    .xf span { display: block;font-size: 20px;}
    .mdt { padding-bottom: 20%;}
    .p12_form{ margin-bottom: 20%;}
    /*mlxwm*/
    .lxwm ul{ flex-wrap: wrap;}
    .lxwm ul li{ padding: 8% 5%; width: 90%; margin-bottom: 3%;}
    .lxwm ul li>img{ width:13%;}
    .lxwm ul li h2 {
        font-size:16px;
        margin: 20px 0 13px 0;
        color: #333333;
    }
    .lxwm ul li p {
        font-size: 14px;
        color: #999999;
        line-height: 23px;
        text-align: justify;
    }
   /*mpart1*/
    .part1{ background: none;}
	.part1>img{ position:relative; z-index:2;}
    .part1 .tit h2{ text-align: justify;}
    .tit_t1 {
        margin-top: -4px;
        width: 29px;
        margin-left: 4px;
    }
    .p1_cn{ width: 90%; margin-left: 10%;padding-top: 0;}
    .p1_cn dl dd {
        font-size: 13px;
        color: #6B6B6E;
        margin-top:4px;
    }
    .p1_cn dl dt {
        font-size: 20px;
        color: #6B6B6E;
        margin-right: 6px;
        font-weight: bold;
        position: relative;
    }
    .p1_cn dl.active dd{ font-size:13px;}
    .p1_cn dl {
        display: flex;
        justify-content: start;
        margin-bottom: 16px;
    }
    .p1_t{ width: 90%; margin-left: 10%;}
    .p1_cn dl dt span {
        width: 86px;
        height: 1px;
        display: none;
        position: absolute;
        background: #6B6B6E;
        z-index: 2;
        left: -86px;
        top: 14px;
    }
    .jdt {
        position: absolute;
        top: -302px;
        left: -55px;
        width: 7%;
    }
    .p1_c{ margin-bottom: 40px;}

    /*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        position: relative;
        background-size: 100% 88.7%;
        padding-bottom: 0;
    }
    .p2_t{ position: relative; left: unset;transform:unset; margin-left: 0; justify-content: center; width: 100%;}
    .p2_t .tit h2{ text-align:center;}
    .part2_con .swiper-button-next,.part2_con .swiper-button-prev, .part3_con .swiper-button-next,.part3_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part2_con .swiper-button-next img,.part2_con .swiper-button-prev img,.part3_con .swiper-button-next img,.part3_con .swiper-button-prev img{  width: 80%; }
    .p2_btn{ width: 150px; margin: 20px auto 0 auto; display: flex;justify-content: space-between;}
    .p2_li {
        background: linear-gradient(180deg, rgba(230, 113, 23, 0) 0%, rgba(230, 113, 23, 0.6) 100%);
        text-align: center;
        padding-top: 145px;
        width: 80%;
        margin: 0 auto;
    }
    .p2_li h2 {
        font-size: 30px;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.3);
        font-weight: normal;
        position: relative;
    }
    .p2_li h2 span {
        font-size: 35px;
        color: rgba(255, 255, 255, 1);
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 28px;
    }

    .p2_li p {
        font-size: 26px;
        color: rgba(255, 255, 255, 1);
        margin-top: 56px;
        margin-bottom: 21px;
    }

    .p2_li i {
        font-size: 120px;
        color: rgba(255, 255, 255, 0.3);
        padding-top: 0;
        border-top: 0;
        font-weight: bold;
        margin-top: 65%;
        padding-bottom: 0;
    }
    /*mpart3*/
    .part3 {
        background: url(../images/mp3_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        margin-top:30px;
    }
    .part3 .p1_t{ margin-left:auto; width: 94%; margin-right: auto;}
    .part3 .p1_t>p {
        margin-top:14px;
        width: 33px;
    }
    .part3 .tit>p {
        font-size: 20px;
        text-transform: uppercase;
        color: #213C79;
        margin-bottom: 0;
    }
    .part3_con{ position: relative; margin-top: 40px;}

    .mp3_li {
        width: 280px;
        padding: 40px 0;
        text-align: center;
        border-radius: 0px 80px 0px 80px;
        border: 2px solid rgba(0, 0, 0, 0.8);
        margin: 0 auto;
    }
    .mp3_li p {
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 10px;
        color: #E67117;
    }
    .mp3_li h2 {
        font-size: 26px;
        color: #000000;
        margin-bottom: 35px;
    }
    /*mpart4*/
    .part4 {
        background: url(../images/mp4_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-top: 18%;
    }
    .p4_c{ margin-top: 42%;}
    .p4_c .p4_c_li ul li{ width: 30%;}
    .p4_c .p4_c_li ul li p {
        font-size: 18px;
        margin-top: 10px;
        color: #FFFFFF;
    }
    .p4_b ul li {
        font-size: 27px;
        color: rgba(255, 255, 255, 0.6);
    }
    .p4_b {
        width: 90%;
        padding-bottom: 7.6%;
        margin: 15% auto 0 3.7%;
    }
    .p4_b ul li{ text-align: center;}
    /*mpart5*/
    .part5 .p1_t .tit{ text-align: center;}
    .part5 .p1_t {
        width: 100%;
        margin-left:0;
        justify-content: center;
    }
    .part5 .p1_t .tit h2{ text-align: center;}
    .part5 .tit_t1{ margin-right: 15px;}
    .p5_c ul li{ width: 50%;}
    .p5_c ul li img{ width: 70%;}
    .p5_c ul li dl dt {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        margin-bottom:3px;
    }
    .p5_c ul li dl dd {
        font-size: 11px;
        text-align: justify;
        text-transform: uppercase;
        color: rgba(0, 0, 0, 0.4);
    }
    .p5_c ul li dl {
        width: 88px;
        position: absolute;
        left: 47%;
        top: 34%;
    }
    .p5_c{ padding: 20px 0;}
     /*mpart6*/
    .part6 .p1_t{ margin-left: 4%;}
    .p6_c{ margin-top:40px;}
    .p6_i {
        margin-top: -82px;
        margin-left: 2px;
        display: block;
        width: 44px;
    }
    .p6_c ul li{ width: 90%; padding: 15% 5% 8% 5%;}
    .p6_c ul li h2 {
        font-size: 18px;
        color: #000000;
        line-height: 34px;
        margin-top: 10px;
        text-align: justify;
    }
    .p6_c ul li p {
        font-size: 14px;
        color: #000000;
        line-height: 24px;
        text-align: justify;
    }
    .p6_c ul li:nth-child(1), .p6_c ul li:nth-child(2), .p6_c ul li:nth-child(3){
        margin-bottom: 45px;
    }
     /*mpart7*/
    .part7 .p1_t{ text-align: right; justify-content: right; margin-left: 0; width:94%;}
    .p7_c1{ width: 100%;}
    .p7_li {
        width: 230px;
        padding: 40px 15px 0 15px;
        background: #6B6B6E;
        position: relative;
        margin: 0 auto;
    }
    .part7_con .swiper-button-next {
        right: -1%;
        top: 35%;
        width: 12%;
    }
    .part7_con .swiper-button-prev{
        left: -1%;
        top: 35%;
        width: 12%;
    }
    .p7_li h2 {
        font-size: 20px;
        color: #FFFFFF;
        margin-bottom: 5px;
    }
    .p7_li span {
        font-size: 16px;
        display: block;
        color: #FFFFFF;
        margin-bottom: 5px;
    }
    .p7_li p {
        margin-top: 8px;
        font-size: 14px;
        height: 140px;
        color: #FFFFFF;
        line-height: 25px;
        text-align: justify;
    }
    .part7{ background-size: 100% 30%;}
    .p7_d {
        margin-top: 1px;
        padding-bottom: 60px;
    }
    .p7_xr {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 40%;
    }
    /*mpart8*/
    .part8 {
        background: url(../images/mp8_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p8_li{ text-align: center; width:60%; margin: 0 auto;}
    .part8_con .swiper-button-next{ right: 0;}
    .part8_con .swiper-button-prev{ left: 0;}
    .part8_con .swiper-button-next img,.part8_con .swiper-button-prev img{ width: 70%;}
    /*mpart9*/
    .p9_c1{ width: 100%;}
    .p9_c1 ul li{box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.08); border-bottom: 0;padding: 10px; margin-bottom: 15px;}
    .p9_c1 ul li:nth-child(4){ display: none;}
    .p9_c1 ul li.active{ background: #fff;padding: 10px;}
    .p9_c1 ul li.active dl dd span{ color: #999;margin-top: 4px;margin-bottom: 3px;}
    .p9_c1 ul li.active dl dd{ color: #333; font-size: 14px; line-height: 24px;}
    .p9_c1 ul li.active dl dd .njt{ display: none;}
    .p9_c1 ul li dl dt{ width: 35%;}
    .p9_c1 ul li dl dd{ width: 60%;}
    .p9_c1 ul li.active dl dd{width: 60%;}
    .p9_c1 ul li dl dt span{ display: none;}
    .p9_c1 ul li dl dt img {
        width: 180px;
        display: block;
    }
    .p9_c1 ul li dl dd span {display: block;font-size: 14px;line-height: 18px;
        text-align: justify;
        color: #999;
        margin-top: 4px;
        margin-bottom: 3px;
    }
    .p9_c1 ul li dl dd {
        overflow: unset;
        color: #333;
        font-size: 14px;
        line-height: 24px;
        text-overflow: unset;
        white-space: wrap;
        width: 60%;
    }
   /*mpart10*/

     /*mpart11*/
    .part11 {
        background: url(../images/mp11.jpg) no-repeat top center #FAFAFA;
        padding-top: 25%;
    }
    .p11_c {
        background: #fff;
        padding: 8% 4%;
         width: 86%;
    }
    .p11_c dl{ flex-wrap: wrap;}
    .p11_c dl dt h3 {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #304FC3;
        text-align: center;
    }
    .p11_c dl dt>h2 {
        font-size: 20px;
        color: #333333;
        line-height: 30px;
        text-align: center;
    }
    .p11_c dl dd{ width: 100%; border-left: 0; padding-left: 0;}
    .p11_c dl dd>h2 {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        line-height: 23px;
        text-align: left;
        margin-top: 13px;
    }
    .p11_c dl dd p {
        font-size: 12px;
        color: #999999;
        line-height: 20px;
        text-align: justify;
    }
    .p11_c ul {
        display: flex;
        justify-content: space-between;
         flex-wrap: wrap;
        margin-top: 20px;
    }
    .p11_c ul li {
        width: 32%;
        margin-bottom: 2%;
        height: 80px;
        text-align: center;
        padding-top: 35px;
    }
    .p11_lic h2 {
        font-size: 14px;
        color: #FFFFFF;
    }
    .p11_lic p {
        font-size: 12px;
        color: #FFFFFF;
    }
    .p11_c ul li:nth-child(4) {
         width: 49%;
        background: url(../images/mp11_i4.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p11_c ul li:nth-child(4):hover {
        background: url(../images/mp11_ia4.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p11_c ul li:nth-child(5) {
        width: 49%;
        background: url(../images/mp11_i5.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p11_c ul li:nth-child(5):hover {
        background: url(../images/mp11_ia5.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
   /*mpart14*/
    .p14_c1{ width: 100%;}
    .p14_c1>img{ width: 80%; margin: 15px auto; display: block;}
    .part14 .tit {
        text-align:center;
    }
    .part14 .tit h2 {
        background: url(../images/tit_bg.png) no-repeat center center;
        background-size: 50%;
        text-align: center;
    }
    .p14_c1>p {
        font-size: 14px;
        color: #666666;
        padding-top: 8px;
        line-height: 26px;
        text-align: justify;
    }

    .p14_c1 a {
        margin-top:0;
        width: 114px;
        display: block;
        height: 40px;
        text-align: center;
        line-height: 42px;
        font-size: 14px;
        color: #FFFFFF;
        background:#01C76B;
        border-radius: 6px;
        margin-right: 0;
        margin-left: auto;
    }

    /*mpart15*/
    .part15{ background: none; padding-top: 0;}

    /*mpart12*/
    .p12_li ul{display: flex; justify-content: space-between;}
    .p12_li ul li{ width: 25%; text-align: center;}
    .p12_li ul li p{ font-size: 14px; margin-bottom: 15px;}
    .p12_li ul li img {
        width: 23px;
    }
    .p12dd {
        margin-top: 51px;
    }
    .p12_line {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 44%;
        height: 1px;
        background: #E0E0E0;
    }
    .p12_li ul li:hover p{ color: #304FC3;}
    .p12_li ul li:hover .ayd{ display: inline-block;}
    .p12_li ul li:hover .yd{ display: none;}

    .part12_con .swiper-pagination-bullet{ width: 8px;
        height:6px; border-radius: 0;
        background: #CCCCCC;
        opacity: 0.4;}
    .part12_con .swiper-pagination-bullet-active{ width: 30px;
        height: 6px;opacity:1;
        background: #01C76B;}
    .tzts{ font-size:14px;}

    /*mpart16*/
    .swiper-button-prev_p16,.swiper-button-next_p16{ position: relative; left: unset; right: unset; top: unset;}
    .p16_btn{ width: 120px; display: flex; justify-content: space-between; margin: 3% auto 0 auto;}
    .p16li>img{ width: 25%;}
    .p16li{ padding: 30px 0;}
    .p16li h2{ font-size: 20px;}
    .p16li p{ font-size: 14px; line-height: 21px;}
    /*mpart17*/
    .part17{ background: #fff; padding-top: 0;}
    .mp17_c ul li{background: url(../images/dtbg.png) no-repeat right center #F7F7F7; width: 90%; padding: 4% 5%; margin-bottom: 3%;}
    .mp17_c ul li dl{ display: flex; justify-content: space-between;}
    .mp17_c ul li dl dt{ margin-right: 4%; width: 40%;}
    .mp17_c ul li dl dd{ width: 56%; }
    .mp17_c ul li dl dd span{ color: #333333; margin-bottom: 5px;font-size: 12px;}
    .mp17_c ul li dl dd p{ font-size: 14px;margin:1px 0; color: #333333;line-height: 22px;}
    /*mpart18*/
    .part18_cn{ width: 94%; padding: 3%;}
    .part18{
        background: url(../images/mp18.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding: 8% 0;
    }
    .part18_cn dl{ margin-bottom: 15px;}
    .part18_cn dl dd h2{ font-size: 18px;}
    .part18_cn dl dd p{ font-size: 13px;}
    .part18_cn dl dd { margin-left: 10px; margin-top:12px;}
    .part18 input{ font-size: 14px;padding: 15px 0 15px 3%;}
    .p18_btn input{ padding: 0 0 30px 3%!important;}
    .mp18_btn{ text-align: center;}
    .mp18_btn button{ border: 0;border-radius: 32px; margin-top: 4%;background: #fff; padding: 10px 30px;font-weight: bold; font-size: 20px;color: #0E88E8;}
    .mp18_t{ text-align: center;}
    .mp18_t h2{ font-size: 20px; width: 80%; color: #fff; border: 1px solid #fff; margin: 15px auto; padding:10px 0;}
    .mp18_t p{ font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 20px;}
    .mp18_t p img{ margin-right: 5px;}
    /*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*/
    .news_con ul li dl{flex-flow: wrap;}
    .news_slt{ width: 100%; text-align: center; margin-bottom: 2%;}
    .news_nr{ width: 100%;}
    .news_nr h2{ font-size: 14px; font-weight: normal; margin: 2% 0 0 0;text-align: center;}
    .mdate{ text-align: right;margin-top: 0; font-size: 14px!important;}
    /*mgywm*/
    .gywm{ flex-wrap: wrap;}
    .g2{ width: 100%; margin-top: 20px;}
    .g2 h2 {
        font-size: 20px;
        margin-top: 15px;
        color: #1F1F1F;
        line-height: 24px;
    }
    .g2 span {
        margin-top: 9px;
        font-size: 16px;
        display: block;
        color: #E67117;
        line-height: 26px;
        text-align: justify;
    }
    .g2 p {
        font-size: 14px;
        margin-top: 6px;
        color: #333333;
        line-height: 24px;
        text-align: justify;
    }
    .gyh2 {
        margin-top: 0px;
        text-align: right;
    }
    .gywm2 {
        background: url(../images/g2_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .gywm2_c ul li {
        text-align: center;
        width: 15%;
    }
    .gywm2_c{ padding: 20px 0;}
    .gywm3 dl{ flex-wrap: wrap;}
    .gywm3 dl dd{ width: 100%; padding-top: 0;}
    .gywm3 dl dd p {
        font-size: 14px;
        color: #333333;
        line-height: 26px;
        letter-spacing: 1px;
        text-align: justify;
        margin-bottom: 10px;
    }
    .gywm4 {
        background:none;
        padding-top: 0;

    }
    .gywm4_cn{ width: 100%; margin: 0 auto;}
    .gywm4_cn h2 {
        font-size: 18px;
        color: #1F1F1F;
        line-height: 29px;
        margin-top: 15px;
    }
    .gywm4_cn p {
        font-size: 14px;
        margin-top: 8px;
        color: #333333;
        line-height: 24px;
        text-align: justify;
    }
    .gywm4_cn a {
        width: 120px;
        text-align: center;
        line-height: 35px;
        height: 35px;
        display: block;
        font-size: 14px;
        margin-top: 14px;
        color: #FFFFFF;
        background: #E67117;
    }
    /*mqkc*/
    .qkc_c{ flex-wrap: wrap;}
    .qkc_c2{ width: 100%; padding-top: 0;}
    .qkc_c2 h2 {
        font-size: 20px;
        margin-bottom: 10px;
        color: #E67117;
        line-height: 30px;
    }
    .qkc_c2 p {
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        letter-spacing: 1px;
        margin-bottom: 5px;
        text-align: justify;
    }
    .qkc3_c{ flex-wrap: wrap;}
    .qkc3_c1{ width: 100%; padding-top: 0;}
    .qkc3_c1 h2 {
        font-size: 25px;
        margin-top: 2px;
        color: #E67117;
    }
    .qkc3_c1 p {
        font-size: 14px;
        margin-top: 8px;
        width: 100%;
        color: #333333;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 7%;
    }
    .qkc3_c2 p {
        position: relative;
        right: unset;
        bottom: unset;
        font-size: 14px;
        color: #333333;
        width: 100%;
        line-height: 24px;
        text-align: justify;
        margin-top: 15px;
    }
    /*mrcl*/
    .rcl_c{ flex-wrap: wrap;}
    .rcl_c1 ul li {
        width: 41%;
        padding: 35px 4%;
        background: #FFFFFF;
        margin-bottom: 25px;
        position: relative;
    }
    .rcl_c1 ul li:nth-child(3){ display: none;}
    .rcl_c2 h2 {
        font-size: 28px;
        color: #E67117;
        line-height: 40px;
    }
    .rcl_c2 h2 {
        font-size: 20px;
        color: #E67117;
        line-height: 31px;
    }
    .rcl_c2 p {
        font-size: 14px;
        margin-top: 6px;
        color: #333333;
        line-height: 24px;
        letter-spacing: 1px;
        text-align: justify;
    }
    .rcl2{ background: none; margin-top: 0; padding-top: 0;}
    .rcl2_tit h2{ font-size: 20px; color: #333; margin-top: 20px; line-height: 30px;}
    .rcl2_c {
        margin-top: 15px;
    }
    .rcl2_c ul{ flex-wrap: wrap;}
    .rcl2_c ul li{ width: 49%; margin-bottom: 2%;}
    .rcl2_c ul li p {
        font-size: 14px;
        position: absolute;
        left: 12px;
        top: 26px;
        color: #FFFFFF;
        line-height: 19px;
        text-align: justify;
    }
    .rcl2_c ul li span {
        font-size: 11px;
        color: #FFFFFF;
        writing-mode: tb-rl;
        text-transform: uppercase;
        position: absolute;
        left: 8px;
        bottom: 12px;
    }
    /*msjg*/
    .sjg_c ul li{ width: 100%; margin-bottom: 20px;}
    .sjg_c ul li h2 {
        font-size: 18px;
        margin-top: 9px;
        margin-bottom: 0px;
        font-weight: normal;
        color: #333333;
        line-height: 28px;
    }
    .sjg_c ul li p {
        font-size: 14px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        color: #666666;
        padding-bottom: 9px;
        line-height: 21px;
    }
    /*wlyx*/
    /*mcpzx*/
    .cpzx2{ width: 100%; margin-top: 0;}
    .cpzx{ margin-top: 15px;}
    .cpzx2 ul li{ width: 49%;}
    .cpzx2 ul li h2{ font-size: 16px; margin-top: 10px;}
    .cpzx2 ul li p{ font-size: 14px;}
     /*mhzhb*/
    #certify .swiper-container{ padding-bottom: 0;}
    .yyfoot_t_l{ border: 0;}
    .yyfoot_t_l h2{ font-size: 20px;}
    .iftel{ font-size: 22px;}
    .yyfoot_t_l p{ font-size: 14px;}
    .yyfoot_t_r ul li p{ font-size: 12px;}
    .yyfoot_b span{ display: block;}
    #mbanner{ position: relative;}
    #header{ padding: 0;background:#fff; position: relative;}
    .fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .mhidden{ display:none!important;}
    .mtop{ width: 96%; margin: 0 auto; padding:0;display: flex; justify-content: space-between; flex-flow: nowrap;}
    .mtopl{ width: 50%;}
    .mtopl p{margin-top:13%; font-size: 16px; color: #6A6868;}
    .mtopr{ width: 10%; text-align: right; margin: 3.5% auto 0 auto;z-index: 889;}
    .mtopr span{ font-size: 30px; color:#D1292E;}
    .mtopc{width: 90%; text-align: center;display: flex; justify-content: space-between; flex-flow: nowrap; margin: 2% auto;}
    .mtopc_l{ width:100%;margin-top: 2px; font-size: 12px; display: flex;justify-content: start; flex-flow: nowrap;}
    .mtopc_l i {
        width: 12%;
        margin-top: 7px;
        margin-bottom: 9px;
    }
    .mtopc_l span {
        display: block;
        color: #666;
        text-align: left;
        padding-left:0;
        margin-top:11px;
        margin-left: 10px;
        height: 28px;
        line-height:28px;
    }
    .mtopc_r{width: 36%; display: flex; justify-content: space-between; flex-flow: nowrap;}
    .mtopc p{ font-size: 14px; color:#D1292E;margin-top:8px;margin-left: 5px;}
    .mtopc_r img{display: block;margin-top: 14px;}
    .subNavBox{display: none;}
    .subNavShow{z-index: 889;}
    .subNavBox{position: fixed;z-index: 888;width: 100%; top:0; display: none;}
    .subNav{border-bottom: 1px #eee solid;cursor:pointer;font-size:16px;color:#333;line-height:55px;padding-left:10px;}
    .currentDd{color:#fff}
    .navContent{display: none;border-bottom:solid 1px #fff;}
    .navContent li a{display:block;height:45px;font-size:16px;line-height:45px;color:#fff; text-indent: 2em;}
    .subNavBox_l{width: 38%;min-height: 100vh;height: 100%;float: left;}
    .subNavBox_r{width: 26%;background:#fff;
        color: #333; height: 100%;float: right; position:relative; text-align: center; padding:0 2%;margin-top:16%}
    .subNavHide{font-size: 40px; color: #333; text-align: right;  padding:8% 8% 0 8%;}
    .jt{ font-size: 40px;position: absolute;top: -24px;left: 69px; color:#fff}


    /*xpart13*/
    .xpart13{ margin:0 auto;background: #FCFBF8;box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.04); width: 94%;}
    .xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap; width: 96%; margin: 0 auto; padding: 5% 0; border-radius: 10px;}
    .xmform{ text-align: center;}
    .xmform h2{font-size: 24px;color: #FFFFFF; margin: 10px 0;}
    .xmform p{ font-size: 18px; margin-bottom: 20px; font-weight: bold; color: #fff;}
    .name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#333;}
    .name input{color:#333; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
    .xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#333;}
    .xtel input{ color:#333; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
    .cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #333;}
    .cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
    .xactive{ background: #FF500B!important; color:#fff!important;}
    .xactive input{background:#FF500B!important;color:#fff!important;}
    .xactive input::placeholder {color:#fff!important;}
    .xactive textarea{background:#FF500B!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:0; font-size: 16px; background:#E67117;padding: 10px 40px; }
    .xactive{color: #fff;}
    .name {width: 90%;background: #fff;text-align: left;margin: 0 auto 20px auto;color: #999;}
    .xtel {width: 90%;background: #fff;text-align: left;margin: 0 auto 20px auto;color: #999;}
    .xtel input {width: 100%; background: #fff; margin-left: 0; color: #999;}
    .xtel input::placeholder {color: #999;}
    .name input {width: 100%; background: #fff; color: #999;}
    .name input::placeholder {color: #999;}
    .cont { width: 90%; margin: 0 auto; background:#fff; text-align: left;color: #999; }
    .cont textarea { background: #fff; font-size:16px; color: #999;}
    .cont textarea::placeholder {color: #999;}
    .bs_foot_t_n2 p span img{ margin: 0 auto; width: 40px;}
    /*mfooter*/
    .bs_foot {
        background:#FCFBF8;
        color: #333;
        font-size: 18px;
        margin-top: 30px;
    }
    .mfoot_pt{ text-align: center; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.50); padding-bottom: 20px; padding-top: 30px;margin-bottom: 15px;}
    .mflogo{ text-align: center; margin-bottom: 20px;}
    .mflogo img{ width:20%;}

    .bs_foot_t{flex-wrap: wrap; margin-top: 0;}
    .bs_foot_t_logo{text-align: center;margin-bottom: 8%; padding-top: 9%; padding-bottom:9%; border-bottom: 1px solid rgba(255, 255, 255, 0.4); width: 100%;}
    .bs_foot_t_logo img{ width: 47%;}
    .bs_foot dl dt{display: none;}
    .bs_foot dl dd h2{display: none;}
    .bs_foot_t_n2 p{ text-align: center; display: flex; flex-wrap: wrap; padding: 0 10%; justify-content: center; margin-bottom: 5%;}
	.bs_foot_t_n2 p br{ display:none;}
    .bs_foot_t_n2 p span{display: block; margin: 5% auto 10% auto;width: 100%; }
    .bs_foot_t_n3 ul{width: 70%; margin: 5% auto 15%;}
    .bs_foot_t_n3{width: 100%;}
    .bs_foot_t_n2{width: 100%;}
    .bs_foot dl { display: flex; justify-content: left;width: 100%;}
    .bs_foot dl dd{width: 100%;}
    .bs_foot_t_n3 ul{ display: flex; justify-content: space-between;  margin-top: 10%;}
    .bs_foot_t_n3 ul li p{font-size: 14px; text-align: center; margin-top: 5%;}
    .bs_foot_t_n3 ul li{width: 50%; text-align: center;}
    .bs_foot_t_n3 dl dd {width: 100%;}
    .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:#E67117; color:#fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background:#fff; color:#E67117; }
    .mxtel{ font-size: 35px!important; font-weight: bold;}
    .foot_logo{ text-align: center;}

}

