.top_t{ display: flex; justify-content: space-between; flex-flow: nowrap; margin: 15px auto 0 auto;}
.top_t_l{ width: 150px; text-align: center;}
.top_t_l p{ font-size: 16px; color: #333; margin-top: 10px;}
.top_t_r{ width: 920px;}
.top_t_r_t{ margin-top: 3px; overflow: hidden; margin-bottom: 13px;}
.top_t_r_t ul{ display: flex; float:right; margin-right: 20px; width: 770px;justify-content: space-between; flex-flow: nowrap;}
.top_t_r_t ul li span:nth-child(1){ display: inline-block; margin-right: 10px;}
.top_t_r_t ul li p{display:inline-block; font-size: 16px; color: #333; font-weight: bold;}
.top_t_r_t ul li p span{ font-size: 24px; color: #004686; font-weight: bold; }
.tline{ margin-left: 20px; margin-top: 10px; width: 1px;height: 18px;background: #EEEEEE;border-radius: 0;opacity: 1; float: right;}
.top_t_r_t ul li:nth-child(1){ margin-top: 7px;}
.top_t_r_t ul li:nth-child(2) .tline{margin-top: 18px;}
.top_t_r_t ul li:nth-child(3){ margin-top: 13px;}
.top_t_r_t ul li:nth-child(4){ margin-top: 12px;}
.top_t_r_b{ width: 100%; clear: both; position: relative; text-align: right;}
.top_t_r_b span{
    position: absolute;
    left: -65px;
    top: -0.5px;
    width: 0;
    height: 0;
    border: 33px solid transparent;
    border-right-color: #0168C6;
    border-bottom-color:#0168C6;
}
.nav{width: 100%; overflow: hidden;}
#header .nav ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
#header .nav ul li{ width:14.28%;font-size: 18px; position: relative; text-align: center;}
#header .nav ul li a{ color: #fff; display: block; padding: 18px 0;  }
#header .nav ul li.active a{background: #FF8501;}
#header {position: relative;z-index: 889; background: url(../images/top_bg.png) no-repeat bottom center #fff; }
.fixnav {position: fixed!important;top: 0;left: 50%;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.banner{ width:100%;overflow:hidden; position:relative;   }
.banner .hd,.mbanner .hd{ height:15px;position:absolute; bottom:2%; transform: translate(-50%, -50%); left: 50%; margin:0 auto; text-align:center;z-index:1; }
.banner .hd ul,.mbanner .hd ul{ overflow:hidden;text-align:center; display:block;}
.banner .hd ul li,.mbanner .hd ul li{border-radius:50%;width:15px; height:15px; float:left; margin-right:10px;text-indent:2000px; overflow:hidden;line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.banner .hd ul li.on,.mbanner .hd ul li.on{ background:#0168C6; color:#fff; }
.banner .bd{ position:relative; height:100%; z-index:0;   }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{  display:block;  }
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; filter:alpha(opacity=50);opacity:0.5;   }
.banner .next{ left:auto; right:3%; background-position:8px 5px; }
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }
.tit{ text-align: center; margin-bottom: 5%;}
.tit_con{position: relative;}
.tit_con p{  font-size: 40px; color: #333; font-weight: bold; position: absolute; left: 0; right: 0; top: 13%;}
/*part1*/
.part1{ padding: 5% 0; background: #F4F4F4;}
.part1_l{ width: 590px; margin-top: 30px;}
.part1_r{ width: 590px;}
.part1_con{ display:flex; justify-content: space-between; flex-flow: nowrap;}
.part1_l dl{ display: flex; justify-content: space-between; flex-flow: nowrap; margin-bottom: 6%;}
.part1_l dl dt{ width: 94px; margin-top: 10px; height: 55px;background: url(../images/p1_ic1.png) no-repeat center center;background-size: 100% 100%;}
.part1_l dl dd{width: 483px;}
.part1_l dl dd h2{ font-size: 20px; color: #333; margin-bottom: 3%;}
.part1_l dl dd p{ font-size: 16px; color: #858585;}
.part1_l dl:nth-child(2) dt{ background: url(../images/p1_ic2.png) no-repeat center center;background-size: 100% 100%; }
.part1_l dl:nth-child(3) dt{ background: url(../images/p1_ic3.png) no-repeat center center;background-size: 100% 100%; }
.part1_l dl:nth-child(4) dt{ background: url(../images/p1_ic4.png) no-repeat center center; background-size: 100% 100%;}
.part1_l dl.active dd h2{ color:#FF8501;}
.part1_l dl:nth-child(1).active dt{ background: url(../images/p1_ica1.png) no-repeat center center;background-size: 100% 100%; }
.part1_l dl:nth-child(2).active dt{ background: url(../images/p1_ica2.png) no-repeat center center;background-size: 100% 100%; }
.part1_l dl:nth-child(3).active dt{ background: url(../images/p1_ica3.png) no-repeat center center;background-size: 100% 100%; }
.part1_l dl:nth-child(4).active dt{ background: url(../images/p1_ica4.png) no-repeat center center; background-size: 100% 100%;}



/*part2*/
.part2{ background: #F8F8F8; padding: 5% 0;}
.part2_con ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.part2_con ul li{ width: 286px;text-align: center; margin-bottom:15px;padding: 58px 0;  border: 1px solid #EFEFED; }
.part2_con ul li span{ color:#4B4B4B; width:56px; height:56px; margin:0 auto; display: block; background-size: 100% 100%;}

.part2_con ul li:nth-child(1) span{  background: url(../images/p2_1.png) no-repeat center center; }
.part2_con ul li:nth-child(1).active span{  background: url(../images/p2_a1.png) no-repeat center center;}

.part2_con ul li:nth-child(2) span{  background: url(../images/p2_2.png) no-repeat center center; }
.part2_con ul li:nth-child(2).active span{  background: url(../images/p2_a2.png) no-repeat center center;}

.part2_con ul li:nth-child(3) span{  background: url(../images/p2_3.png) no-repeat center center; }
.part2_con ul li:nth-child(3).active span{  background: url(../images/p2_a3.png) no-repeat center center;}


.part2_con ul li:nth-child(4) span{  background: url(../images/p2_4.png) no-repeat center center; }
.part2_con ul li:nth-child(4).active span{  background: url(../images/p2_a4.png) no-repeat center center;}


.part2_con ul li:nth-child(5) span{  background: url(../images/p2_5.png) no-repeat center center; }
.part2_con ul li:nth-child(5).active span{  background: url(../images/p2_a5.png) no-repeat center center;}


.part2_con ul li:nth-child(7) span{  background: url(../images/p2_7.png) no-repeat center center; }
.part2_con ul li:nth-child(7).active span{  background: url(../images/p2_a7.png) no-repeat center center;}

.part2_con ul li:nth-child(8) span{  background: url(../images/p2_8.png) no-repeat center center; }
.part2_con ul li:nth-child(8).active span{  background: url(../images/p2_a8.png) no-repeat center center;}

.part2_con ul li:nth-child(9) span{  background: url(../images/p2_9.png) no-repeat center center; }
.part2_con ul li:nth-child(9).active span{  background: url(../images/p2_a9.png) no-repeat center center;}

.part2_con ul li:nth-child(10) span{  background: url(../images/p2_10.png) no-repeat center center; }
.part2_con ul li:nth-child(10).active span{  background: url(../images/p2_a10.png) no-repeat center center;}

.part2_con ul li:nth-child(11) span{  background: url(../images/p2_11.png) no-repeat center center; }
.part2_con ul li:nth-child(11).active span{  background: url(../images/p2_a11.png) no-repeat center center;}
   
.part2_con ul li p:nth-child(2){ font-size: 20px;  color: #333;font-weight: bold;}
.part2_con ul li p:nth-child(4){ font-size: 16px; color: #858585;text-transform: Uppercase;}
.part2_con ul li .line{width: 40px; margin:3% auto;height: 1px;background: #004BA8;opacity: 1;}
 
.part2_con ul li:nth-child(6){width: 591px; padding: 0; display: flex; justify-content: space-between; flex-flow: nowrap;}
.part2_con ul li:nth-child(6) .xyc{ width: 176px; padding: 30px; background: #004BA8;}
.xyc_line{width: 24px;height: 1px; margin-top: 30px; margin-bottom: 20px; background: #FFFFFF;opacity: 1;}
.part2_con ul li:nth-child(6) p{ font-size: 24px; color: #fff; font-weight: normal; text-align: left;}
.part2_con ul li.active span{ color: #FF8501;}
.part2_con ul li.active .line{ background:#FF8501; }
/*part3*/
.part3{ padding: 5% 0; background: #F8F8F8;}
.part3_con_c{ margin: 3% auto; position: relative;}
.part3_con_c .hd{ display: none;}
.part3_con_c ul li{ width: 232px; margin: 0 4px;background: #fff; float: left; text-align: center;  }
.part3_con_c ul li p{ font-size: 18px; color: #333;  background: #E8E8E8;padding: 10px 0; text-align: center;}
.part3_con_c ul li:hover p{background: #004BA8;  color: #fff;}
.part3_con_c .prev {position: absolute; color:#FF8501;font-size: 40px;  text-align: center;left:-4.4%;top: 40%;}
.part3_con_c .next {position: absolute; text-align: center;   color: #fff; font-size: 40px; right:-4.4%;top: 40%;}
/*part4*/
.part4{ padding: 5% 0; background: url(../images/p4_bg.png) no-repeat center center;}
.part4 .tit_con p{ color: #fff;}
.part4_txt{ text-align: center;  font-size: 24px; color: #fff;}
.part4 .tit{ margin-bottom: 2%;}
.part4_qh{ position: relative;margin: 3% auto;}
.part4_qh .bd ul li{ position: relative;width: 584px; margin: 0 8px;float: left; text-align: center;  }
.part4_qh .hd{ height:15px;position:absolute; bottom:-18%; transform: translate(-50%, -50%); left: 50%; margin:0 auto; text-align:center;z-index:1; }
.part4_qh .hd ul{ overflow:hidden;text-align:center; display:block;}
.part4_qh .hd ul li{border-radius:50%;width:15px; height:15px; float:left; margin-right:10px;text-indent:2000px; overflow:hidden;line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.part4_qh .hd ul li.on{ background:#0168C6; color:#fff; }
.part4_qh .bd ul li dl{ width: 502px; margin: 0 auto; text-align: left;position: absolute; left: 0; right: 0; top: 13%;}
.part4_qh .bd ul li dl dt{ font-size: 34px; font-weight: bold; color: #333;}
.part4_qh .bd ul li dl dd{ font-size: 20px; color: #808080;}
.part4_qh .bd ul li dl dd:nth-child(2){ margin-bottom: 3%;}
.part4_qh .bd ul li dl dd:nth-child(3){ margin-bottom: 7%;height:114px;}
/*part5*/
.part5{ background: #F8F8F8; padding: 5% 0 0 0;}
.part5 .part4_txt{ color: #9E9E9E;}
.part5 .tit{ margin-bottom: 0;}
.part5_con{ margin: 5% auto;}
.part5_con ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.part5_con ul li{ height: 292px;}
.part5_con ul li:nth-child(1){ width: 605px; background: url(../images/p5_1.png) no-repeat center center; }
.part5_con ul li:nth-child(2){ width: 297px; background: url(../images/p5_2.png) no-repeat center center; }
.part5_con ul li:nth-child(3){ width: 298px; background: url(../images/p5_3.png) no-repeat center center; }
.part5_con ul li:nth-child(4){ width: 459px; background: url(../images/p5_4.png) no-repeat center center; }
.part5_con ul li:nth-child(5){ width: 741px; background: url(../images/p5_5.png) no-repeat center center; }
.part5_con ul li dl{ margin-left: 37px; margin-top: 60px;}
.part5_con ul li:nth-child(3) dl{ width: 214px;}
.part5_con ul li dl dt{ font-size: 32px; margin-bottom: 3%; font-weight: bold; color: #fff;}
.part5_con ul li dl dd{ font-size: 18px; color: #fff;}
 /*part6*/
.part6{ background: #F4F4F4; padding: 5% 0;}
.part6 .tit{ margin-bottom: 0;}
.part6>.part4_txt{ color: #9E9E9E;}
.part6_con{ margin: 3% auto;}
.part6_con ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.part6_con ul li{ width: 29%; padding: 10% 2%; background: #fff; text-align: center;box-shadow: 0 0 10px #BBBBBB;}
.part6_con ul li span{ font-size: 20px; margin-left: 10px;color: #333; font-weight: bold;}
.part6_con ul li.active{ background: #FF8501; }
.part6_con ul li.active span{ color: #fff;}

.part6_con ul li.active .tb{ display: none!important;}
.part6_con ul li.active .bline{ width: 80%; background: #fff;height: 2px; margin: 30px auto 0 auto;}
/*part7*/
.part7{ padding: 5% 0; background: #fff;}
.part7 .tit{ margin-bottom: 0;}
.part7 .part4_txt{ color: #9E9E9E;}
.part7_qh{ margin: 3% auto; position: relative;}
.part7_qh .hd{ display: none;}
.part7_qh .bd ul li div{ margin-bottom: 10px;}
.part7_qh .bd ul li{ width: 290px; margin: 0 5px;}
.part7 .prev {position: absolute;  text-align: center;left:-4.4%;top: 40%;}
.part7 .next {position: absolute; text-align: center; right:-4.4%;top: 40%;}

.fkqh{ margin: 5% auto; position: relative;}
.fkqh .bd ul li{ width: 554px; margin: 0 22px;}
.fkqh .hd{ height:15px;position:absolute; bottom:-18%; transform: translate(-50%, -50%); left: 50%; margin:0 auto; text-align:center;z-index:1; }
.fkqh .hd ul{ overflow:hidden;text-align:center; display:block;}
.fkqh .hd ul li{border-radius:50%;width:15px; height:15px; float:left; margin-right:10px;text-indent:2000px; overflow:hidden;line-height:14px; text-align:center; background:#D9D9D9; cursor:pointer; }
.fkqh .hd ul li.on{ background:#0168C6; color:#fff; }
/*part8*/
.part8{ padding: 5% 0; background: url(../images/p8_bg.png) no-repeat bottom center;}
.part8 .tit_con p{ color: #fff;}
.part8_con ul{ display: flex; justify-content: center; flex-flow: wrap;}
.part8_con ul li{ width: 212px; padding: 0 10px; margin-right: 10px; height: 353px; margin-bottom: 3%;}
.part8_con ul li:nth-child(5){ margin-right: 0;}
.part8_con ul li:nth-child(9){ margin-right: 0;}
.part8_con ul li:nth-child(1){background: url(../images/part8_1.png) no-repeat bottom center;}
.part8_con ul li:nth-child(2){background: url(../images/part8_2.png) no-repeat bottom center;}
.part8_con ul li:nth-child(3){background: url(../images/part8_3.png) no-repeat bottom center;}
.part8_con ul li:nth-child(4){background: url(../images/part8_4.png) no-repeat bottom center;}
.part8_con ul li:nth-child(5){background: url(../images/part8_5.png) no-repeat bottom center;}
.part8_con ul li:nth-child(6){background: url(../images/part8_6.png) no-repeat bottom center;}
.part8_con ul li:nth-child(7){background: url(../images/part8_7.png) no-repeat bottom center;}
.part8_con ul li:nth-child(8){background: url(../images/part8_8.png) no-repeat bottom center;}
.part8_con ul li:nth-child(9){background: url(../images/part8_9.png) no-repeat bottom center;}
.part8_con ul li dl{ text-align: center; margin-top: 60px;}
.part8_con ul li dl dt{font-size: 26px; margin-bottom: 10px; font-weight: bold; color: #004BA8;}
.part8_con ul li dl dd{ font-size: 18px; color: #333;}
/*part12*/
.part12_con{display: flex;justify-content: space-between; margin: 5% auto 0 auto; flex-wrap: nowrap;}
.part12_con_l{ width: 600px; position: relative;}
.part12_con_l dl dt{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.part12_con_l .ldate{ width: 201px; background: #FF8501; text-align: center; color: #fff; height: 162px;}
.part12_con_l .ldate span{ font-weight: bold; font-size: 78px;}
.part12_con_l .ldate p{ font-size: 24px; color:#fff; margin-top: -15px;}
.part12_con_l a h2{ font-size: 24px; color: #333;  margin: 3% auto; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.part12_con_l  p{ font-size: 18px; color: #727272; line-height: 30px;}
.news_more{ margin: 3% auto;}
.news_more a{ font-size: 20px; color: #FF8501;}

.part12_con_r dl{ display: flex; background:#F6F6F6;width: 560px; position: relative; margin-bottom: 20px;padding: 20px 10px; justify-content: space-between; flex-flow: nowrap;box-shadow: 0 0 10px #EFEFEF;}
.part12_con_r dl dt span{ font-size: 24px; font-weight: bold; color: #333;display: block;margin-top: 12px;}
.part12_con_r dl dt p{ text-align: left;}
.part12_con_r dl dt p span { color: #fff;  display: block; font-size: 20px; border-radius: 50%;background:#0168C6;width: 30px; height: 30px; line-height: 30px; text-align: center;margin-top: 30px;margin-left: 11px;}
.part12_con_r dl dt{ color: #ABABAB; width: 84px; font-size: 18px; text-align: left;}
.part12_con_r dl dd{ width: 476px;}
.part12_con_r dl dd h2{ font-size: 24px; color: #333; margin: 10px 0; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.part12_con_r dl dd p{ font-size: 18px; color: #868686;}
.part12_con_r dl.active{ background: #006A54; color: #fff;}
.part12_con_r dl.active dt span,.part12_con_r dl.active dt{color: #fff;}
.part12_con_r dl.active dd h2{color: #fff;}
.part12_con_r dl.active dd p{color: #fff;}
.rjt{ display: none;}
.part12_con_r dl.active .rjt{ display: block; font-size: 40px; position: absolute; left: -22px; top: 33%; color:#006A54; transform:rotate(-90deg);}
.part12_con_btn{ text-align: center; margin: 5% auto 0 auto;}
.part12_con_btn a{ color: #fff; background: #FF8501; font-size: 18px; padding: 10px 30px;}
.part12_con_span_r{float: right;display: block; margin-bottom: 10px;}
.part12_con_span_l{ color: #666; }
.part12_con_span_l span{ font-size: 30px;}
.part12{ padding: 5% 0 0 0;}
.part12 .tit_c .tit_text { width: 10%; padding: 0;}
.part13{ margin:5% auto;  }
.part13_form{display: flex; margin-bottom:10%; justify-content: space-between;flex-wrap: wrap;}
.lx{ width: 31%;height:60px; padding:0 10px;}
.lx select{width: 100%;height:60px;outline-style: none; margin-left:-4px; color:#757575; font-size: 16px;background: #f2f2f2;}
.name{width: 31%; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
.name input{ font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
.xtel{ width: 31%; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}


.cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #000;}
.cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: #004BA8 !important; color:#fff!important;}
.xactive input{background:  #004BA8 !important;color:#fff!important;}
.xactive select{background:  #004BA8 !important;color:#fff!important;}
.xactive input::placeholder {color:#fff!important;}
.xactive textarea{background:  #004BA8 !important;color:#fff;}
.xactive textarea::placeholder{color:#fff;}
.part13_form .sub{text-align: center; width:100%; margin-top: 50px;background:none!important;}
.part13_form .sub button{ color:#fff;  background: #004BA8; border: 1px solid #004BA8; font-size: 20px;  padding: 10px 20px; }

.last{ text-align: center;border:0!important; }
.last p{ margin-top: 10px;font-weight: bold; color: #006A54;}
.last p img{ margin-right: 10px;}
.last_ewm{ display: flex; justify-content:space-around; flex-flow: nowrap; width: 60%; margin: 0 auto; }
.ewm_r p{ font-size: 14px; color: #ccc; margin-top: 5px;}
.ewm_l img{ margin-top: 30px;}

.cpzx_con ul{display: flex; justify-content:flex-start;flex-wrap: wrap;}
.cpzx_con ul li{ width: 330px; margin-right: 105px; margin-bottom: 5%; position: relative;box-shadow: 0 0 10px #EFEFEF;}
.cpzx_con ul li:nth-child(3),.cpzx_con ul li:nth-child(6),.cpzx_con ul li:nth-child(9){ margin-right: 0;}
.cpzx_con ul dl{ padding: 5px 10px 20px 10px;}
.cpzx_con ul dl dt{ font-size: 20px; font-weight: bold; margin: 5%  auto;}
.cpzx_con ul dl dt span{ font-size: 16px; color: #0054F7; margin-left: 20px; background: #E8F0FF; padding: 0 10px;}
.cpzx_con ul dl dd p:nth-child(1){ font-size: 16px; color: #858B96; text-align: justify;}
.cpzx_con ul dl dd p:nth-child(2){ text-align: right; margin-top: 30px; color: #0168C6;}
.cpzx_con ul dl dd p:nth-child(2) span{ margin-left: 10px;}


.list-page{display: block; margin-top: 60px;text-align: center;}
.list-page b {background:#0e50ae;color:#fff;display:inline-block;padding:0 12px;line-height:30px;border:none;}
.list-page a b {background:#fff;color:#666;line-height:25px;}
.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.list-page a {border:1px solid #ddd;padding:0 12px;height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
/*footer*/
.foot{ background: #1F2022;position: relative; padding: 5% 0 1% 0;}
.foot_con{ text-align: left; }
.foot_con_l{ width: 700px;}
.foot_con_l>ul{ display: flex;margin-bottom: 3%; justify-content: space-between; flex-flow: wrap; }
.foot_con_l>ul li{ width: 180px; font-size: 20px; margin-bottom: 30px;}
.foot_con_l>ul li span{ color: #fff; float: right; font-size: 14px;}
.foot_con_l>ul li a{ color: #fff;}
.foot_con_ewm p{ font-size: 20px; color: #fff;}
.foot_con_ewm>ul{display: flex; margin-top: 3%; justify-content: space-between; flex-flow: nowrap;}
.foot_con_ewm>ul li p{ font-size: 14px; margin-top: 10px;text-align: center;}
.foot_con_l .copy{ color: #fff; font-size: 14px; margin-top: 10%;}
.foot_con_r{ position: absolute; text-align: right; right: 0; top:-9%;}

.foot_con_r{ width: 40%;height:90%; background: url(../images/foot_con_r_bg.png) no-repeat center center;}
.foot_con_r ul{ position: absolute; left: 7%; top: 8%;}
.foot_con_r ul li{ color: #fff; text-align: left; margin-bottom: 15%;}
.foot_line{width: 16px;height: 2px;background: #FFFFFF; margin-bottom: 10px; opacity: 1;}
.foot_con_r ul li p{ margin-bottom: 10px;}
.foot_con_r ul li p.xtit{font-weight: bold;font-size: 18px;}
@media screen and (min-width: 1910px) {
.foot_con_r{ position: absolute; text-align: right; right: 0; top:-20%;}
.foot_con_r { width: 41%; height:93%; background: url(../images/foot_con_r_bg.png) no-repeat center center;}
.foot_con_r ul{ position: absolute; left: 8%; top: 12%;}
.foot_con_r ul li{ color: #fff; text-align: left; margin-bottom: 20%;}
}
/*gywm*/
.gywm{ position: relative;}
.gywm dl{display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
    flex-wrap: nowrap;}

 
.gywm dl dd h2 {
    text-transform: Uppercase;
    font-size: 32px;
    margin-bottom: 4%;
    color: #0168C6;
}
.gywm dl dd h2 span{ display: block;}
.gywm dl,.gy_hdjl,.lxwm{display: flex;justify-content: space-between; margin-bottom:10%; flex-wrap: wrap;}
.gywm dl dt{ position: absolute; right: 0; width:37%; bottom: 0; z-index: 2;}
 
.gywm dl dd{width: 60%;}
.gywm dl dd p{font-size: 16px; color: #333; text-align: justify; line-height: 27px; margin-top: 2%;}
.gywm_con2{background: #77bcc3; margin: 5% 0; display: block; overflow: hidden; padding-bottom: 5%;}
.dx{ position: relative;  }
.dx ul{  width: 600px;  display: flex;padding-bottom: 3%; justify-content: space-between; flex-flow: nowrap;}
.dx ul li{ text-align:center;}
.dx ul li img{ width:70%;}
.dx ul li p{ text-align: center; margin-top:10px; color: #fff; font-size: 18px;}
 .dbj{background: url(../images/gywm_dx.png) no-repeat bottom center; background-size:120%; }
@media screen and (min-width: 1910px) {
.dbj{background: url(../images/gywm_dx.png) no-repeat bottom center; background-size:100%; }
}

@media screen and (max-width: 1399px) {
    .dbj{background: url(../images/gywm_dx.png) no-repeat bottom center; background-size:130%; }
}


.gzbm{ background: #F8F8F8; padding: 5% 0;}
.gzbm ul{ width: 980px; margin: 0 auto; display: flex; justify-content: space-between; flex-flow: nowrap;}
.gzbm ul li{ width: 160px; background: #fff;box-shadow: 0 0 10px #BBBBBB; text-align: center; border-radius: 10px; padding: 50px 60px;}
.gzbm ul li h2{ font-size: 22px; color: #3E3E3E; margin: 5% auto; }
.gzbm ul li p{ color: #91949B; text-align: justify; font-size: 18px;}
.qyys{ padding:5% 0; background: url(../images/qyys_bg.png) no-repeat center center;}
.qyys .tit_con p{ color: #fff;}
.qyys_con{margin: 3% auto;}
.qyys_con ul{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.qyys_con ul li{ width: 224px;  text-align: center; height: 384px;}
.qyys_con ul li:nth-child(1){ background: url(../images/qyys1.png) no-repeat center center;}
.qyys_con ul li:nth-child(2){ background: url(../images/qyys2.png) no-repeat center center;}
.qyys_con ul li:nth-child(3){ background: url(../images/qyys3.png) no-repeat center center;}
.qyys_con ul li:nth-child(4){ background: url(../images/qyys4.png) no-repeat center center;}
.qyys_con ul li:nth-child(5){ background: url(../images/qyys5.png) no-repeat center center;}
.qyys_con ul li h2{ color: #004BA8; font-size: 20px;margin-top: 130px;margin-bottom: 10px;}
.qyys_con ul li p{ font-size: 18px; color: #333; text-align: justify; padding: 0 30px;}


.wgly{ background: #fff; padding: 5% 0;}
.wgly_con ul{  display: flex; justify-content: space-between; flex-flow: wrap;}
.wgly_con ul li{ margin-bottom: 1.5%; width: 386px; height: 307px;}
.wgly_con ul li dl{ margin-top: 80px; margin-left: 30px;}
.wgly_con ul li dl dt{ font-size: 32px; margin-bottom: 2%; font-weight: bold; color: #fff;}
.wgly_con ul li dl dd{ font-size: 18px; color: #fff;}
.wgly_con ul li:nth-child(1){ width: 796px; height: 307px; background: url(../images/join1.png) no-repeat center center;}
.wgly_con ul li:nth-child(2){background: url(../images/join2.png) no-repeat center center;}
.wgly_con ul li:nth-child(3){background: url(../images/join3.png) no-repeat center center;}
.wgly_con ul li:nth-child(4){background: url(../images/join4.png) no-repeat center center;}
.wgly_con ul li:nth-child(5){background: url(../images/join5.png) no-repeat center center;}
.wgly .part4_txt{color: #9E9E9E;}
.wgly .tit{ margin-bottom: 0;}
.wgly_con{ margin-top: 3%;}

/*news*/
.nxwlist .x11_xw_l{width: 78px; height: 114px; background: #C2C2C2; color: #fff; text-align: center;}
.nxwlist .x11_xw_l h3{display:none}
.nxwlist .x11_xw_l p{text-align: center; margin: 0;}
.nxwlist .x11_xw_r{width: 1080px;}
.nxwlist .x11_xw_r dl {display: unset;}
.nxwlist .x11_xw_r dl dt{width: 100%;font-size: 22px;  margin-bottom: 10px; padding-bottom: 10px; font-weight: bold;}
.nxwlist .x11_xw{border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; padding-bottom: 20px; }
.xwli{display: flex;justify-content: space-between;}
.xwli_l{width: 245px;}
.xwli_r{width: 820px;}
.nxwlist .x11_xw_r dl dd{width: 100%;}
.nxwlist .x11_xw:hover .x11_xw_l{ background:#FF8501; color: #fff;}
.nxwlist .x11_xw:hover .x11_xw_r h3{color:#FF8501;}
.nxwlist .x11_xw:hover .x11_xw_l h2,.nxwlist .x11_xw:hover .x11_xw_l p{color: #fff;}
.nxwlist .x11_xw:hover .x11_xw_r dl dt,.nxwlist .x11_xw:hover .x11_xw_r dl dd a{ color:#FF8501;}
.x11_xw {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
}
.x11_xw_l h2 {
    font-size: 32px;
    margin-top: 15px;
}

.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%;}
.list-page{display: block; margin-top: 60px;text-align: center;}
.list-page b {background:#BF0012;color:#fff;display:inline-block;padding:0 12px;line-height:30px;border:none;}
.list-page a b {background:#fff;color:#666;line-height:25px;}
.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.x11_xw_r dl dd h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}


.list-page a {border:1px solid #ddd;padding:0 12px;height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.list-page{display: block; margin-top: 60px;text-align: center;}
.list-page b {background:#0e50ae;color:#fff;display:inline-block;padding:0 12px;line-height:30px;border:none;}
.list-page a b {background:#fff;color:#666;line-height:25px;}
.nypages span {height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
.list-page a {border:1px solid #ddd;padding:0 12px;height:30px;line-height:30px;margin-right:5px;display:inline-block;background:#fff;border-radius:3px;}
/*fwtd*/
.hzdl_con{position: relative;}
.hzdl_con .hd{ display: none;}
.hzdl_con .bd ul li{ position: relative; width: 100%;}
.hzdl_con .bd ul li dl{ position: absolute; top: 25%; left: 7%; display: flex; justify-content: space-between; flex-flow: nowrap; }
.hzdl_con .bd ul li dl dt{ width: 558px;}
.hzdl_con .bd ul li dl dd{ width: 430px;}
.hzdl_con .bd ul li dl dd p:nth-child(1) span{ width: 252px; font-size: 26px; color: #00F3FF; display: block; text-align: center; height: 68px; line-height: 68px; background: url(../images/td_tbg.png) no-repeat center center;}
.hzdl_con .bd ul li dl dd p:nth-child(2) span{font-size: 26px;  color: #29EFF2; border-bottom: 2px solid #FF8501;}
.hzdl_con .bd ul li dl dd p:nth-child(2){margin-top: 20px;}
.hzdl_con .bd ul li dl dd p:nth-child(3){ font-size: 20px;color: #29EFF2;margin-top: 20px;}
.hzdl_con .bd ul li dl dd p:nth-child(4) span{ width: 252px; margin-top: 20px;font-size: 26px; color: #00F3FF; display: block; text-align: center; height: 68px; line-height: 68px; background: url(../images/td_tbg.png) no-repeat center center;}
.hzdl_con .bd ul li dl dd p:nth-child(5){ font-size: 20px;color: #29EFF2;margin-top: 20px;}
.hzdl_con .bd .btn{ text-align: center; margin: 5% auto; display: flex; justify-content: center; flex-flow: nowrap;}
/*lxwm*/
.lxwm_con{ background: #F8F8F8; position: relative; margin-bottom:5%;}
.join_con_l{ position: absolute; left: 0; top: -5%;width: 34%;}
.nbanner{ margin:0 auto; padding-top:5%; clear:both;}
.lxwmfs{ background: #F8F8F8; padding: 5% 0;}
.join_con_r{ width: 720px; float: right;}
.join_con_r .tit{ margin-bottom:8%;}
.join_con_r ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.join_con_r ul li{ width: 340px; margin-bottom: 5%;}
.join_con_r ul li dl{ display: flex; justify-content: space-between; flex-flow: nowrap;}
.join_con_r ul li dl dt{ width: 42px;}
.join_con_r ul li dl dd{ width: 290px;}
.join_con_r ul li dl dd h2{ font-size: 22px; color: #004BA8; margin-bottom: 5%;}
.wnews_con{ margin-bottom:10%;}
.join_con_r ul li dl dd p{ font-size: 18px; text-align: justify; color:#858585;}

.newewm{display: flex; width: 60%; margin:5% auto; justify-content: space-between;flex-wrap: nowrap;}
.newewm p{ font-size: 14px; margin-top:7px;text-align: center;}
.btit{ margin: 0 auto 3% auto;border-bottom: 1px solid #eaeaea; height: 60px;padding-bottom: 10px; clear: both;}
.btit dl{ border-left: 2px solid #294dab; padding-left: 10px; float: left;  }
.btit dl dt{ font-size: 24px; color: #294dab; }
.btit dl dd{ font-size: 17px; color: #6c6c6c; font-weight: bold; }
.xnav{ width: 100%; color: #9d9d9d; text-align: left; padding-top: 40px;}
.xnav a{color: #9d9d9d;}
.lxrig {
	position: fixed;
	right: 10px;
	top: 30%;
	z-index: 999999;
	/*width: 230px;*/
}
.lxrig ul {
	border-radius: 10px;
	float: right;
}
.lxrig ul li {
	width: 50px;
	height: 50px;
	background: #004BA8;
	text-align: center;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 5px;
}
.lxrig ul li span {
	font-size: 30px;
}
.lxrig ul li:hover {
	background: #FF8501;
	color: #fff;
}
.dianhx{
	box-shadow: 0 0 10px #c9c7c7;
	font-size: 20px;
	position: absolute;
	left: 0;
	top:50px;
	right: 130px;
	width: 170px;
	background: #fff;
	border-radius:5px;
	line-height: 50px;
	text-align: center;
	display: none;
}
.weixinx {
	box-shadow: 0 0 10px #c9c7c7;
	position: absolute;
	left: 0;
	top:100px;
	right: 130px;
	width: 170px;
	background: #fff;
	border-radius:5px;
	text-align: center;
	padding: 8% 0;
	display: none;
}
.bgbd {
	background: #ececec;
	padding:0;
	display: block;
	overflow: hidden;
	margin: 5% auto;
}
/*移动*/
@media screen and (max-width: 767px) {
    #header{ background: #fff;}
    .pchidden {display: block;}
    .newewm{ width:71%;}
    .btit{ width:98% !important;}
    .wnews_con h1 { font-size: 20px;}
    .news_con{ padding:0 0 5% 0;}
    .wnews_con {
    width: 98% !important;
    margin: 8% auto 0 auto;
}
.wnews_con p {
    font-size: 14px;
}
     /*fwtd*/
     .hzdl_con .bd ul li dl{top:18%;}
    .hzdl_con .bd ul li dl dt{width: 35%;}
    .hzdl_con .bd ul li dl dd{ width: 65%;}
    .hzdl_con .bd ul li dl dd p:nth-child(1){ text-align: left;}
    .hzdl_con .bd ul li dl dd p:nth-child(1) span{ background: none; display: inline-block; width: unset; height: unset; line-height: unset; font-size: 20px;}
    .hzdl_con .bd ul li dl dd p:nth-child(3){ font-size: 14px;}
    .hzdl_con .bd ul li dl dd p:nth-child(4) span{ background: none; display: inline-block; margin-top: 0; width: unset; height: unset; line-height: unset; font-size: 20px;}
    .hzdl_con .bd ul li dl dd p:nth-child(5){ font-size: 14px; margin-top: 1%!important;width:52%!important;}
    .hzdl_con .bd ul li dl dd p:nth-child(2){ margin-top:1%;}
    .hzdl_con .bd ul li dl dd p:nth-child(2) span{  font-size: 20px;}
    .hzdl_con .bd ul li dl dd p:nth-child(3){margin-top:3%;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .hzdl_con .bd ul li dl dd p:nth-child(5){ margin-top: 3%;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    /*gywm*/
    .gywm dl dd{ width: 98%; margin: 0 auto;}
    .gywm dl dd h2{ text-align: center; font-size: 20px;}
    .gywm dl dd p{ font-size: 14px; line-height: 25px;}
    .gywm dl dt{ position: relative; width:80%; text-align: center; margin: 3% auto;}
    .dx{ width: 100%; padding: 3% 0; background: #004BA8;}
    .dx ul{ width: 96%; margin: 0 auto; position: relative; left: unset;}
    .dx ul li img{ width: 90%;}
    .dx ul li p{ font-size: 14px; margin-top:0;}
    .gzbm ul{ width: 98%; flex-flow: wrap;}
    .gzbm ul li{ width: 80%; margin: 0 auto 3% auto;padding: 5% 5%;}
    .qyys{ background: #004BA8;}
    .qyys_con ul{ flex-flow: wrap;}
    .qyys_con ul li{ width: 49%;}
    .qyys_con{ width: 98%!important; margin: 3% auto;}
    .qyys_con ul li{ margin-bottom: 3%;}
    .qyys_con ul li p { font-size: 16px;line-height: 28px; padding: 0 5px;}
    .wgly .part4_txt{ font-size: 14px;}
    .wgly_con ul li{ width: 100%; height: unset; padding: 5% 0;}
    .wgly_con ul li:nth-child(1){width: 100%; height: unset;}
    .wgly_con ul li dl{ text-align: center; margin-top: 0;margin-left: 0;}
    .wgly_con ul li dl dt{ font-size: 20px;}
    .wgly_con ul li dl dd{ font-size: 14px;}
    .wgly_con{ width:96%!important; margin:0 auto;}
    
    
    
    
    /*lxwm*/
    .join_con_r{ width: 98%; margin: 5% auto; float: unset;}
    .lxwm_con{ padding: 5% 0;}
    .join_con_r ul li dl dd h2{ font-size: 20px;}
    .join_con_r ul li dl dd p{ font-size: 16px;}
    .join_con_l{ position: relative; display: block; width: 100%; margin: 5% auto;}

     /*cpzx*/
    .cpzx_con{ width: 98%!important; margin: 3% auto;}
    .cpzx_con ul li{ width: 100%; padding-top: 10px;text-align: center; margin-bottom: 8%; margin-right: 0;}


    .mftel{ margin-top: 5%;}
    .mftel span{ font-size: 20px !important;}
    .newlogo_con_l{ text-align: center;}
    .mfooter {
       background: #2B2C2E;
        padding: 10% 0 20% 0;
        margin-top: 10%;
    }
    .mt8{ margin-top: 8%;}
    .mt3{ margin-top: 3%;}

    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 5%; }
    .mfooter p {
        text-align: center;
        color:#fff;
        font-size: 18px;
    }
    .mfooter p  span{ font-size:40px;}
    .xmtb3 {
        margin-top:5px;
    }
    .mfooter_ewm  ul{
        display: flex;
        justify-content: center;
        flex-wrap:wrap;
        width: 90%;
        margin: 8% auto 0 auto;
    }
    .mfooter_ewm  ul li{ width: 30%; margin-bottom: 5%; margin-right: 5%;}
    .mfooter_ewm  ul li:nth-child(3){ margin-right: 0;}
    .mfooter_ewm  ul li p { font-size: 14px;}

    .xf{ width: 100%; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; background: #FC0000; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #D9D9D9; color: #333; }
    .xactive{color: #fff;}
    .lx{width: 90%;background: #f7f7f7;padding: 0 10px;text-align: left;margin: 0 auto 20px auto;}
    .lx select{width: 100%; background: #f7f7f7;padding: 0; margin-left: -4px; color: #757575;}
    .name {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
    .xtel {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
    .xtel input {width: 100%; background: #f7f7f7; margin-left: 0; color: #000;}
    .name input {width: 100%; background: #f7f7f7; color: #000;}
    .cont { width: 90%; margin: 0 auto; background: #f7f7f7; text-align: left; }
    .cont textarea { background: #f7f7f7; font-size:16px; }
    /*part8*/
    .part8{padding: 5% 0; margin: 12% auto 5% 0; background: url(../images/mp8_bg.png) no-repeat center center;}
    .mpart8_con{ width: 98%; text-align: center; margin: 3% auto;}
    .mpart8_con ul{ display: flex; justify-content:space-between; flex-flow: wrap;}
    .mpart8_con ul li{ width: 32%; margin-bottom: 8%;}
    .mpart8_con ul li img{ width: 65%;}
    .mpart8_con ul li h2{ color: #fff; font-size: 14px; margin: 5% auto;}
    .mpart8_con ul li p{ font-size: 14px; color: #fff;}
#mbanner{ position: relative;}
#header{ padding-bottom: 0;}
.mhidden{ display:none!important;}
.main{ width: 100%;}
.mtop{ width: 98%; margin: 0 auto;display: flex; justify-content: space-between; flex-flow: nowrap;}
.mtopl{ width: 12%;}
.mtopl img{display: block;margin-top: 6px;}
.mtopr{ width: 10%; text-align: right;margin: 3% auto;z-index: 889;}
.mtopr span{ font-size: 30px; color: #004BA8}
.mtopc{ display: flex; justify-content: space-between; flex-flow: nowrap; width: 70%; text-align: center; margin: 3% auto;}
.mtopc{}
 .mtopc p{ font-size: 13px; color: #333;margin-top: 6px;}
 .mtopc_r img{ width:20px; margin-right: 5px;}
 .mtopc_r p{color: #004BA8;}

.mtopl  p{ font-size: 12px}
    .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;}
    .subNav:hover{color:#fff;}
    .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: 20%}
    .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}
    .tit_con{ width: 98%; margin: 0 auto;}
    .tit_con p { font-size: 20px;}
    /*mpart1*/
    .part1_l{ width: 98%; margin: 3% auto;}
    .part1_l dl dt{ width: 20%;}
    .part1_l dl dd{ width: 75%;}
    .part1_l dl dd h2{ font-size: 18px;}
    .part1_l dl dd p{ font-size: 14px;}
    /*mpart2*/
    .part2_con{ width: 98%; margin: 5% auto 0 auto;}
    .part2_con ul{flex-flow: wrap;}
    .part2_con ul li{ width: 42.5% !important;margin-bottom: 3%; padding:5% 3%; }
    /*.part2_con ul li:nth-child(2){ margin-top: 14px;}*/
    /*mpart3*/
    .part3_con_c{ width: 98%; margin: 3% auto;}
    .part3_con_c ul li{ width: 100%; margin: 0; padding:20px 0 0 0;}
    .part3_con_c .hd{ display: none;}
    .part3_con_c .next{ right: 0;}
    .part3_con_c .prev{ left: 0;}
    .part3 .tit{margin-bottom: 12%;}
    /*mpart4*/
    .part4{ padding: 8% 0; }
    .part4_qh{ margin:17% auto;width: 98%;}
    .part4_qh .bd ul li{ width: 95%; margin: 0 auto;}
    .part4_qh .bd ul li dl{ width: 90%;}
    .part4_qh .bd ul li dl dt{ font-size: 20px;}
    .part4_qh .bd ul li dl dd{ font-size: 14px;}
    .part4_qh .bd ul li dl dd:nth-child(3){ margin-bottom: 0; height: 90px;}
     /*mpart5*/
    .part5 .part4_txt{ font-size: 14px;}
    .part5_con ul li{ height:auto; padding: 15% 0;}
    .part5_con ul li dl{ margin-left: 0; margin-top: 0;}
    .part5_con ul li dl dt { font-size: 14px; text-align: center; margin-bottom: 0;}
    .part5_con ul li:nth-child(3) dl { width: 100%;}
    .part5_con ul li:nth-child(1){  width: 47.34%;background: url(../images/mp5_1.png) no-repeat center center;}
    .part5_con ul li:nth-child(2){  width: 23.28%;background: url(../images/mp5_2.png) no-repeat center center;}
    .part5_con ul li:nth-child(3){  width: 29.38%;background: url(../images/mp5_3.png) no-repeat center center;}
    .part5_con ul li:nth-child(4){  width: 35.93%;background: url(../images/mp5_4.png) no-repeat center center;}
    .part5_con ul li:nth-child(5){  width: 64.07%;background: url(../images/mp5_5.png) no-repeat center center;}
    /*mpart6*/
    .part6_con ul li{ width: 28%; padding: 5% 2%;}
    .part6_con ul li p .tb{ display: block;margin-bottom:3%;}
    .part6_con ul li span{ margin-left: 0; font-size: 14px;}
    .part6>.part4_txt{ font-size: 14px;}
    /*mpart7*/
    .part7>.part4_txt{ font-size:14px;}
    .part7_qh{ width: 98%;}
    .part7_qh .bd ul li{ width: 100%; margin: 0; text-align: center;}
    .part7 .next{ right: 0;width: 31px; }
    .part7 .prev{ left: 0; width: 31px; }
    .fkqh{ width: 98%; margin: 0 auto;}
    .fkqh .bd ul li{ width: 100%;}
    .fkqh .hd { bottom: -9%;}
    /*mpart12*/
    .mpart12{ margin: 10% auto;}
    .mpart12_con{ width: 98%; margin: 5% auto}
    .mpart12_con ul li{ margin-bottom: 5%;}
    .mpart12_con ul li img{ width:100%; display:block; margin:0 auto; }
    .mpart12_con ul li p:nth-child(2){ font-size: 18px; color: #333; font-weight: bold; margin: 3% auto;}
    .mpart12_con ul li p:nth-child(3){ font-size: 18px; color: #333; margin-bottom: 3%; font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .mpart12_con ul li p:nth-child(4){ font-size: 14px; color: #333;}
    .part12_con_btn{ margin: 10% auto;}
    .part12_con_btn a{ font-size: 16px;}
    /*news*/
    .nxwlist .x11_xw_l{display: none;}
    .nxwlist .x11_xw_r{ width: 100%;}
    .nxwlist .x11_xw_r dl dt{ font-size: 18px; text-align: center;}
    .csrjj, .nxwlist .x11_xw_r{ width: 98%; margin: 5% auto;}
    .xwli_l{ width: 100%; margin-bottom: 3%; text-align: center;}
    .xwli {
        display: unset;
    }
    .xwli_r{ width: 100%;}
    .x11_xw_r dl dd p {
        font-size: 14px;
        line-height: 25px;
    }
    .x11_xw_r dl dd h3{ text-align: center;}
}