.head9-1{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1% 0;
}
.tel_box{
  display: flex;
  align-items: center;
}
.tel_box img{
  width: auto;
}
.tel_r{
  margin-left: 13px;
}
.tel_r p{
  font-size: 16px;
  line-height: 21px;
  color: #0071BC;
  margin-bottom: 8px;
}
.tel_r h1{
  font-size: 22px;
  line-height: 29px;
  color: #0071BC;
  font-weight: 600;
  margin:0;
}
.biaoti11 .navbiaoti{
  align-items: center;
}
.biaoti11 .navbiaoti .cirle{
  height: 40px;
  border-right: 1px dashed #fff;
}
.biaoti11 .navbiaoti .cirle:last-of-type{
  display: none;
}
.swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: 40px;
  font-size: 12px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet{
  width: 15px;
  height: 15px;
  background-color: white;
  opacity: 1;
  margin: 0 12px;
  outline: none;
  border-radius: 50%;
}
header .head2 .swiper-container1 .swiper-pagination-bullet-active{
  background-color: #0071BC;
}
.first{
  padding: 100px 0 76px;
}
.content{
  width: 1220px;
  margin: auto;
}
.about_box{
  display: flex;
  justify-content: space-between;
}
.about_l{
  width: 603px;
}
.about_l h1{
  font-size: 34px;
  display: flex;
  align-items: center;
  color: #000000;
}
.about_l h1 img{
  width: auto;
  margin-left: 13px;
}
.about_l h2{
  margin: 8px 0 16px;
  font-size: 20px;
  color: #999999;
  text-transform: uppercase;
  font-weight: 400;
}
.about_l .about_message{
  font-size: 18px;
  line-height: 46px;
  color: #333333;
}
.new_box1{
  margin-top: 33px;
}
.new_type{
  display: flex;
  border: 1px dashed #CCCCCC;
  width: 590px;
}
.new_type li{
  width: 148px;
  border-right: 1px dashed #CCCCCC;
  text-align: center;
  line-height: 58px;
  font-size: 20px;
  color: #333333;
  cursor: pointer;
  box-sizing: border-box;
}
.new_type li:last-of-type{
  border-right: none;
}
.new_type .bs{
  color: white;
  background-color: #0071BC;
}
.new_type .bs a{
  color: white;
}
.new_list{
  margin-top: 20px;
  width: 590px;
}
.new_list li{
  padding: 19px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #CCCCCC;
}
.new_list li .cirle{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #999999;
}
.new_list li p{
  margin-left: 16px;
  font-size: 16px;
  color: #999999;
  width: 48%;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_list li span{
  margin-left: 200px;
  font-size: 14px;
  color: #999999;
}
.new_list li:hover .cirle{
  background-color: #0071BC;
}
.new_list li:hover p,.new_list li:hover span{
  color: #0071BC;
}
.about_r{
  width: 582px;
}
.about_r .img_box{
  width: 582px;
  height: 465px;
  border: 12px solid #F4F4F4;
  box-sizing: border-box;
  overflow: hidden;
}
.about_r .img_box img:hover{
  transform: scale(1.1);
  transition: all .6s;
}
.about_bottom{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.about_bottom .about_b_li{
  width: 281px;
  background-color: #3976FB;
  height: 194px;
  padding: 23px 17px 0 28px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.about_bottom .about_b_li h1{
  font-size: 26px;
  color: white;
  margin-bottom: 20px;
}
.about_bottom .about_b_li p{
  font-size: 16px;
  line-height: 28px;
  color: white;
}
.about_bottom .about_b_li:last-of-type p{
  margin-top:14%;
}
.about_bottom .about_b_li .logo_box{
  width: 43px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #0071BC;
}
.about_bottom .about_b_li .logo_box img{
  width: auto;
}
.about_bottom .about_b_li:last-of-type .logo_box{
  left: 0;
  right: auto;
}
.about_bottom .about_b_li:first-of-type{
  background-color: #0071BC;
}
.about_bottom .about_b_li:first-of-type .logo_box{
  background-color: #3976FB;
}
.second{
  padding: 68px 0 129px;
  background-color: #F4F4F4;
}
.title_box h1{
  display: flex;
  align-items: center;
  font-size: 34px;
  line-height: 45px;
  color: #000000;
}
.title_box .cirle{
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: 4px solid #705402;
  box-sizing: border-box;
  margin-left: 13px;
}
.title_box p{
  font-size: 20px;
  line-height: 26px;
  color: #999999;
  text-transform: uppercase;
  margin-top: 8px;
}
.p_box{
  width: 1305px;
  margin:40px auto 0;
  display: flex;
  justify-content: space-between;
}
.p_type{
  width: 327px;
  padding: 39px 60px 52px 28px;
  box-sizing: border-box;
  background: url(../images/bgc1.png) no-repeat;
  background-size: 100% 100%;
}
.p_type h2{
  font-size: 16px;
  line-height: 21px;
  color: rgba(255,255,255,0.59);
  margin-bottom: 3px;
  text-transform: uppercase;
}
.p_type h1{
  font-size: 26px;
  line-height: 35px;
  color: #FFFFFF;
}
.p_type .cirle{
  width: 29px;
  height: 1px;
  background-color: #fff;
  margin: 20px 0;
}
.p_type ul{
  margin-top: 20px;
}
.p_type li{
  font-size: 18px;
  line-height: 24px;
  color: #CCCCCC;
  cursor:pointer;
}
.p_type li:nth-of-type(n+2){
  margin-top: 23px;
}
.p_type .bs{
  color: #fff;
}
.p_type a{
  margin-top: 30px;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
}
.p_ul{
  width: 978px;
  display: flex;
  flex-wrap: wrap;
}
.p_li{
  width: 326px;
  height: 299px;
  overflow: hidden;
  position: relative;
}
.p_li .p_bottom{
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  background-color: rgba(0,113,188,0.6);
  bottom: 0;
  color: #fff;
}
.p_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.thrid{
  padding: 79px 0 120px;
}
.thrid .content{
  width: 1454px;
}
.title_box1{
  text-align: center;
}
.title_box1 h1{
  font-size: 28px;
  line-height: 37px;
  color: #000;
  font-weight: 600;
}
.title_box1 h1 span{
  color: #0071BC;
}
.title_box1 .bigcirle{
  margin-top: 37.5px;
  width: 100%;
  height: 1px;
  background-color: #CCCCCC;
}
.title_box1 .cirle{
  width: 135px;
  height: 8px;
  background-color: #0071BC;
  margin: -4px auto 0;
}
.ys_box{
  margin-top: 76px;
}
.ys_li{
  overflow: hidden;
  padding-bottom: 64px;
  border-bottom: 1px solid #CCCCCC;
}
.ys_li:nth-of-type(n+2){
  margin-top: 81.5px;
}
.ys_message{
  width: 761px;
  padding-left: 77px;
  box-sizing: border-box;
  float: left;
}
.ys_message .ys_title{
  display: flex;
  align-items: center;
}
.ys_title img{
  width: auto;
}
.ys_title .ys_title_r{
  margin-left: 24px;
}
.ys_title_r h1{
  font-size: 34px;
  line-height: 45px;
  color: #000000;
}
.ys_title_r p{
  margin-top: 3px;
  font-size: 14px;
  line-height: 19px;
  color: #999999;
  text-transform: uppercase;
}
.ys_ul{
  margin-top: 34px;
}
.ys_ul_li{
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.ys_ul_li .cirle{
  width: 15px;
  height: 15px;
  border: 2px solid #999999;
  border-radius: 50%;
  box-sizing: border-box;
}
.ys_ul_li p{
  margin-left: 9px;
  font-size: 22px;
  line-height: 29px;
  color: #666666;
  margin-top: -6px;
}
.ys_ul .ys_ul_li:nth-of-type(n+2){
  margin-top: 18px;
}
.ys_img{
  width: 632px;
  padding-right: 80px;
  box-sizing: border-box;
  float: right;
}
.ys_li:nth-of-type(2) .ys_message{
  float: right;
  padding-left: 0;
  padding-right: 0;
  width: 684px;
}
.ys_li:nth-of-type(2) .ys_message .ys_title{
  width: 820px;
}
.ys_li:nth-of-type(2) .ys_img{
  padding-right: 0;
  padding-left: 72px;
  display: flex;
  justify-content: space-between;
  float: left;
}
.ys_li:nth-of-type(2) .img_box{
  width: 263px;
  height: 372px;
  border: 11px solid #543506;
  box-sizing: border-box;
  overflow: hidden;
}
.ys_img .img_box:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.ys_li:nth-of-type(3) .ys_img{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 154px;
  width: 661px;
}
.ys_li:nth-of-type(3) .ys_img .img_box{
  width: 244px;
  height: 297px;
  overflow: hidden
}
.ys_li:nth-of-type(3) .ys_img .img_bigbox{
  margin-top: 19px;
  width: 507px;
  height: 208px;
  overflow: hidden;
}
.ys_li:nth-of-type(3) .ys_img .img_bigbox:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.ys_li:nth-of-type(3) .ys_message{
  padding-top: 80px;
  width: 691px;
  padding-left: 96px;
}
.ys_li:nth-of-type(4) .ys_img{
  width: 632px;
  padding-left: 79px;
  padding-right: 0;
  float: left;
}
.ys_li:nth-of-type(4) .ys_img .img_box{
  width: 100%;
  height: 373px;
  overflow: hidden;
}
.ys_li:nth-of-type(4) .ys_message{
  width: 737px;
  padding-left: 0;
  padding-right: 30px;
  float: right;
}
.ys_li:nth-of-type(4) .ys_message .ys_ul_li{
  width: 684px;
}
.ys_li:nth-of-type(5) .ys_message .ys_ul_li{
  width: 469px;
}
.ys_li:nth-of-type(5){
  padding-bottom: 0;
  border-bottom: none;
}
.four{
  padding: 85px 0 92px;
  background-color: #F8F8F8;
}
.title_box2{
  text-align: center;
}
.title_box2 .title_head{
  display: flex;
  justify-content: center;
  align-items: center;
}
.title_box2 .title_head h1{
  font-size: 26px;
  line-height: 35px;
  margin: 0 57px;
  color: #0071BC;
}
.title_box2 .title_head img{
  width: auto;
}
.title_box2 p{
  margin-top: 11px;
  font-size: 14px;
  line-height: 19px;
  color: #999999;
}
.bf_p_box{
  margin-top: 90px;
  display: flex;
  flex-wrap: wrap;
}
.bf_p_box .bf_p_li{
  width: 291px;
  height: 291px;
  overflow: hidden;
}
.bf_p_box .bf_p_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.bf_p_box a{
  display: block;
  margin-right: 18px;
}
.bf_p_box a:nth-of-type(4n){
  margin-right: 0;
}
.bf_p_box a:nth-of-type(n+5){
  margin-top: 20px;
}
.more{
  display: block;
  width: 152px;
  height: 52px;
  background-color: #0071BC;
  text-align: center;
  line-height: 52px;
  color: #fff;
  font-size: 20px;
}
.four .more{
  margin: 75px auto 0;
}
.five{
  padding: 102px 0 189.5px;
  position: relative;
}
.five .bigcirle{
  width: 100%;
  height: 1px;
  background-color: #CCCCCC;
  position: absolute;
  top: 185px;
}
.new_title{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new_title .new_title_left{
  display: flex;
  align-items: flex-start;
}
.new_title .new_title_left .cirle{
  width: 6px;
  height: 24px;
  background-color: #000000;
}
.new_title .new_title_left .new_title_l_r{
  margin-left: 18px;
}
.new_title .new_title_l_r h1{
  font-size: 26px;
  line-height: 35px;
  color: #333333;
  font-weight: 600;
  margin-top: -5px;
}
.new_title .new_title_l_r p{
  font-size: 14px;
  line-height: 19px;
  color: #CCCCCC;
  text-transform: uppercase;
  margin-top: 4px;
}
.new_type1{
  display: flex;
}
.new_type1 li{
  height: 83px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  width: 109px;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  cursor: pointer;
  padding-top: 18px;
}
.new_type1 .bs{
  border-bottom: 3px solid #0071BC;
  color: #0071BC;
}
.new_type1 a{
  padding-top: 18px;
  display: block;
  font-size: 18px;
  text-align: center;
  width: 109px;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.new_box{
  margin-top: 68px;
  display: flex;
  justify-content: space-between;
}
.new_left{
  width: 808px;
}
.new_l_head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 21px;
  border-bottom: 1px solid #CCCCCC;
}
.new_l_head .img_box{
  width: 210px;
  height: 147px;
  overflow: hidden;
}
.new_l_head .img_box img{
  height: 100%;
}
.new_l_head:hover .img_box img{
  transform: scale(1.1);
  transition: all .6s;
}
.new_l_head_r{
  margin-left: 32.5px;
  width: 563px;
}
.new_l_head_r p{
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 36px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_l_head_r span{
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_l_head:hover .new_l_head_r p{
  color: #0071BC;
}
.new_l_ul{
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.new_l_ul a:nth-of-type(n+3) .new_l_li{
  margin-top: 27.5px;
}
.new_l_li{
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
  width: 386px;
  padding-right: 58px;
  box-sizing: border-box;
}
.new_l_li .cirle{
  width: 18px;
  height: 5px;
  background-color: #666666;
  margin-right: 18px;
}
.new_l_li p{
  font-size: 16px;
  line-height: 21px;
  color: #666666;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_l_li:hover .cirle{
  background-color: #0071BC;
}
.new_l_li:hover p{
  color: #0071BC;
}
.new_right{
  width: 332px;
}
.new_right a{
  display: block;
  width: 100%;
}
.new_right .new_li{
  width: 100%;
  height: 59px;
  border-radius: 30px;
  background-color: #EEEEEE;
  color: #666666;
  font-size: 16px;
  line-height: 59px;
  padding: 0 24px;
  box-sizing: border-box;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_right .new_li:hover{
  background-color: #0071BC;
  color: white;
}
.new_right a:nth-of-type(n+2){
  margin-top: 20px;
}
.six{
  padding: 102px 0 62px;
  background-color: #0071BC;
}
.hzhb_box{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hzhb_left{
  width: 521px;
  padding-left: 20px;
}
.hzhb_left h1{
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 35px;
}
.hzhb_left p{
  font-size: 18px;
  line-height: 35px;
  color: #fff;
}
.hzhb_left .more{
  margin-top: 50px;
  background-color: #fff;
  color: #0071BC;
}
.hzhb_right{
  width: 622px;
  padding-right: 20px;
  display: flex;
  flex-wrap: wrap;
}
.hzhb_right .hzhb_li{
  width: 181px;
  height: 54px;
  overflow: hidden;
  margin-right: 39px;
}
.hzhb_right .hzhb_li:nth-of-type(3n){
  margin-right: 0;
}
.hzhb_right .hzhb_li:nth-of-type(n+4){
  margin-top: 30px;
}
.hzhb_right .hzhb_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.foot_box{
  width: 1380px;
  margin-left: 14.5%;
  padding: 75px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.foot_l{
  width: 336px;
  padding-right: 16.5px;
  padding-top: 45px;
  border-right: 1px solid #FFFFFF;
}
.foot_l h1{
  font-size: 18px;
  line-height: 24px;
  color: white;
}
.foot_l .cirle{
  width: 18px;
  height: 4px;
  background-color: white;
  margin: 19px 0 29px;
}
.foot_l .message_box{
  margin-top: 29px;
}
.foot_l .message_box p{
  font-size: 14px;
  line-height: 19px;
  color: white;
  margin-bottom: 15px;
}
.foot_l .message_box .has_indent{
  text-indent: 42px;
  margin-bottom: 25px;
}
.foot_l .bq_box{
  margin-top: 66px;
}
.foot_l .bq_box p{
  font-size: 16px;
  color: white;
  line-height: 26px;
}
.foot_l .bq_box p a{
  color: white;
  font-size: 16px;
}
.foot_center_t{
  display: flex;
}
.nav_box{
  width: 131px;
  margin-right: 82px;
}
.nav_box:nth-of-type(2){
  width: 234px;
}
.nav_box:nth-of-type(3){
  margin-left: -105px;
}
.nav_box .nav_title{
  display: flex;
  align-items: center;
}
.nav_box .nav_title .cirle{
  width: 30px;
  height: 1px;
  background-color: #FFFFFF;
}
.nav_box .nav_title p{
  font-size: 20px;
  line-height: 26px;
  color: white;
}
.nav_box .nav_li{
  text-indent: 42px;
  font-size: 14px;
  margin-bottom: 18px;
}
.nav_box .nav_ul{
  margin-top: 26px;
}
.nav_box .nav_li a{
  color: #CCCCCC;
}
.nav_box .nav_li:hover a{
  color: white;
}
.nav_box .contact_box{
  margin-top: 23px;
  width: auto;
  display: flex;
}
.nav_box:last-of-type{
  width: 307px;
}
.nav_box .contact_box .ewm_box{
  width: 110px;
  height: 110px;
  background: url(../images/bgc2.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 44px;
}
.nav_box .contact_box .ewm_box img{
  width: 82px;
}
.foot_center{
  width: 1007px;
}
.foot_center_f{
  margin-top: 60px;
}
.foot_r{
  width: 258px;
}
.foot_r .dp_box{
  text-align: center;
  font-size: 16px;
  color: white;
}
.foot_r .dp_box p{
  margin-top: 22px;
  color: white;
}
.foot_r .dp_box img{
  width: auto;
}
.foot_r .dp_box:last-of-type{
  margin-top: 18px;
}
.foot_center_f{
  display: flex;
  align-items: flex-end;
}
.bq_box{
  margin-top: 79px;
}
.bq_box p{
  color: white;
  font-size: 14px;
}
.bq_box p a{
  color: white;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 10px;
  }
  header .head2 .swiper-container1 .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    margin: 0 1%;
  }
  .box{
    padding: 5% 2%;
    box-sizing: border-box;
    font-size: 12px;
  }
  .box .content{
    width: 100%;
  }
  .about_box{
    flex-wrap: wrap;
  }
  .about_l{
    width: 100%;
  }
  .about_l h1{
    font-size: 18px;
  }
  .about_l h1 img{
    width: 18px;
    margin-left: 3%;
  }
  .about_l h2{
    font-size: 15px;
    margin: 1% 0 2%;
  }
  .about_l .about_message{
    font-size: 12px;
    line-height: 24px;
  }
  .new_box1{
    margin-top: 5%;
  }
  .new_type{
    width: 100%;
  }
  .new_type li{
    width: 25%;
    line-height: 32px;
    font-size: 14px;
  }
  .new_list{
    margin-top: 1%;
    width: 100%;
  }
  .new_list li{
    padding: 3% 0;
  }
  .new_list li .cirle{
    width: 8px;
    height: 8px;
  }
  .new_list li p{
    font-size: 12px;
    margin-left: 2%;
  }
  .new_list li span{
    font-size: 12px;
    margin-left: 30%;
  }
  .new_list a:last-of-type li{
    padding-bottom: 5%;
  }
  .about_r{
    width: 100%;
  }
  .about_r .img_box{
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .about_bottom{
    margin-top: 5%;
  }
  .about_bottom .about_b_li{
    width: 48%;
    padding: 5%;
    height: 145px;
  }
  .about_bottom .about_b_li p{
    display: inline;
    font-size: 12px;
  }
  .about_bottom .about_b_li h1{
    font-size: 15px;
    margin-bottom: 5%;
  }
  .title_box h1{
    justify-content: center;
    font-size: 18px;
    line-height: 24px;
  }
  .title_box .cirle{
    display: none;
  }
  .title_box p{
    font-size: 14px;
    text-align: center;
    margin-top: 3px;
    line-height: 20px;
    font-family: "微软雅黑";
  }
  .p_box{
    margin-top: 5%;
    width: 100%;
    flex-wrap: wrap;
  }
  .p_type{
    width: 100%;
    padding: 8%;
  }
  .p_type h2{
    font-size: 13px;
    line-height: 18px;
  }
  .p_type h1{
    font-size: 18px;
    line-height: 24px;
  }
  .p_type .cirle{
    margin: 3% 0;
  }
  .p_type ul{
    margin-top: 3%;
  }
  .p_type li{
    font-size: 14px;
    line-height: 18px;
  }
  .p_type li:nth-of-type(n+2){
    margin-top: 3%;
  }
  .p_type a{
    margin-top: 3%;
  }
  .p_ul{
    width: 100%;
    margin-top: 3%;
  }
  .p_ul a{
    display: block;
    width: 49%;
    margin-right: 2%;
  }
  .p_ul a:nth-of-type(2n){
    margin-right: 0;
  }
  .p_ul a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .p_ul a:nth-of-type(n+5){
    display: none;
  }
  .p_li{
    width: 100%;
    height: auto;
  }
  .p_li .p_bottom{
    font-size: 14px;
    line-height: 32px
  }
  .title_box1 h1{
    font-size: 18px;
    line-height: 24px;
  }
  .title_box1 .bigcirle{
    margin-top: 5%;
  }
  .title_box1 .cirle{
    width: 80px;
    height: 4px;
    margin-top: -2px;
  }
  .ys_box{
    margin-top: 5%;
  }
  .ys_box .ys_li .ys_message{
    width: 100%;
    padding: 0;
  }
  .ys_title img{
    width: 32px;
  }
  .ys_title .ys_title_r{
    margin-left: 3%;
  }
  .ys_title_r h1{
    font-size: 16px;
    line-height: 28px;
  }
  .ys_title_r p{
    font-size: 12px;
    line-height: 15px;
  }
  .ys_ul{
    margin-top: 5%;
  }
  .ys_ul_li p{
    font-size: 14px;
    margin-left: 2%;
    width: 90%;
  }
  .ys_ul_li{
    padding-bottom: 3%;
  }
  .ys_ul .ys_ul_li:nth-of-type(n+2){
    margin-top: 3%;
  }
  .ys_box .ys_li .ys_img{
    width: 100%;
    padding: 0;
    margin-top: 3%;
  }
  .ys_li{
    padding-bottom: 5%;
  }
  .ys_li:nth-of-type(n+2){
    margin-top: 5%;
  }
  .ys_li:nth-of-type(2) .img_box{
    width: 49%;
    height: auto;
  }
  .ys_li:nth-of-type(3) .ys_img .img_box{
    width: 49%;
    height: auto;
  }
  .ys_li:nth-of-type(3) .ys_img .img_bigbox{
    width: 100%;
    height: auto;
  }
  .ys_li:nth-of-type(4) .ys_img .img_box{
    height: auto;
  }
  .title_box2 .title_head h1{
    font-size: 18px;
    margin: 0 3%;
    line-height: 24px;
  }
  .title_box2 p{
    font-size: 12px;
    margin-top: 2%;
  }
  .bf_p_box{
    margin-top: 5%;
  }
  .bf_p_box a{
    width: 49%;
    margin-right: 2%;
  }
  .bf_p_box a:nth-of-type(2n){
    margin-right: 0;
  }
  .bf_p_box a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .bf_p_box a:nth-of-type(n+5){
    display: none;
  }
  .bf_p_box .bf_p_li{
    width: 100%;
    height: auto;
  }
  .more{
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .box .more{
    margin: 5% auto 0;
  }
  .new_title{
    flex-wrap: wrap;
  }
  .new_title .new_title_left{
    width: 100%;
    display: block;
    text-align: center;
  }
  .new_title .new_title_left .cirle{
    display: none;
  }
  .new_title .new_title_left .new_title_l_r{
    margin-left: 0;
  }
  .new_title .new_title_l_r h1{
    font-size: 18px;
    line-height: 24px;
  }
  .new_title .new_title_l_r p{
    font-size: 12px;
  }
  .new_type1{
    width: 100%;
    justify-content: center;
    margin-top: 5%;
  }
  .new_type1 li{
    height: auto;
    font-size: 14px;
    width: auto;
    padding: 0 2% 1%;
    margin-right: 2%;
  }
  .new_type1 a{
    padding-top: 0;
    font-size: 14px;
    width:auto;
    padding:0 2% 1%;
  }
  .five .bigcirle{
    width: 96%;
    top: 111px;
  }
  .new_box{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .new_left{
    width: 100%;
  }
  .new_l_head{
    padding-bottom: 3%;
  }
  .new_l_head .img_box{
    width: 32%;
    height: auto;
  }
  .new_l_head_r{
    width: 75%;
    margin-left: 3%;
  }
  .new_l_head_r p{
    font-size: 14px;
    margin-bottom: 2%;
  }
  .new_l_head_r span{
    font-size: 12px;
    line-height: 24px
  }
  .new_l_ul{
    margin-top: 5%;
  }
  .new_l_li{
    width: 100%;
    padding-bottom: 3%;
  }
  .new_l_ul a:nth-of-type(n+2) .new_l_li{
    margin-top: 3%;
  }
  .new_l_ul a:nth-of-type(n+5) .new_l_li{
    display: none;
  }
  .new_right{
    margin-top: 5%;
    width: 100%;
  }
  .new_right .new_li{
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
  .new_right a:nth-of-type(n+2){
    margin-top: 3%;
  }
  .hzhb_box{
    flex-wrap: wrap;
  }
  .hzhb_left{
    width: 100%;
    padding-left: 0;
  }
  .hzhb_left h1{
    font-size: 18px;
    text-align: center;
    margin-bottom: 3%;
    line-height: 24px;
  }
  .hzhb_left p{
    font-size: 15px;
    line-height: 24px;
  }
  .hzhb_right{
    width: 100%;
    margin-top: 5%;
    padding-right: 0;
  }
  .hzhb_right .hzhb_li{
    width: 32%;
    height: auto;
    margin-right: 2%;
  }
  .hzhb_right .hzhb_li:nth-of-type(3n){
    margin-right: 0;
  }
  .hzhb_right .hzhb_li:nth-of-type(n+4){
    margin-top: 3%;
  }
  .foot_box{
    width: 100%;
    padding:5% 0 0;
    margin-left:0;
    flex-wrap: wrap;
  }
  .foot_l{
    width: 100%;
    padding-right: 0;
    border-right: none;
    padding-top: 0;
  }
  .foot_l h1,.foot_l .cirle{
    display: none;
  }
  .foot_l .message_box{
    margin-top: 0;
    text-align: center;
  }
  .foot_l .message_box .has_indent{
    text-indent: 0;
    margin-bottom: 2%;
  }
  .foot_l .message_box p{
    margin-bottom: 2%;
  }
  .foot_center{
    width: 100%;
    display: none;
  }
  .foot_center_t{
    display: none;
  }
  .inpbox{
    display: none;
  }
  .foot_center_f{
    margin-top: 5%;
    padding-top: 5%;
    border-top: 1px solid white;
  }
  .foot_center_f .bq_box{
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .foot_l .bq_box{
    margin-top: 5%;
    padding-top: 2%;
    border-top: 1px solid white;
    text-align: center;
  }
  .foot_l .bq_box p{
    font-size: 14px;
  }
  .about_bottom .about_b_li:last-of-type p{
  	margin-top:0%;
  }
}
