.head9-1{
  width: 1390px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5% 0;
}
.tel_box{
  display: flex;
  align-items: center;
}
.tel_box img{
  width: auto;
}
.tel_box .tel_r{
  margin-left: 8px;
}
.tel_r p{
  font-size: 18px;
  color: #000000;
  margin-bottom: 1px;
}
.tel_r h1{
  font-size: 20px;
  color: #0398DD;
  font-weight: 600;
  margin: 0;
}
.navbiaoti{
  width: 1606px;
  margin: auto;
}
.navbiaoti .cirle{
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.navbiaoti .cirle:last-of-type{
  display: none;
}
.first{
  padding: 116px 0 114px;
}
.content{
  width: 1320px;
  margin: auto;
}
.about_box{
  display: flex;
  justify-content: space-between;
}
.about_title{
  text-align: right;
}
.about_title h1{
  font-size: 68px;
  line-height: 97px;
  color: #000000;
  font-family: "思源宋体 CN";
  margin-bottom: -10px;
}
.about_title h2{
  font-size: 36px;
  line-height: 51px;
  color: #D71F1D;
  text-transform: uppercase;
  font-family: "思源宋体 CN";
  margin-bottom: 18px;
}
.about_title p{
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 6px;
}
.about_title p:last-of-type{
  margin-bottom: 0;
}
.about_right{
  width: 895px;
  display: flex;
  justify-content: space-between;
}
.about_li{
  text-align: center;
}
.about_li h1{
  font-size: 60px;
  color: #E50F0F;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_li h1 span{
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.about_li h2{
  margin-top: -2px;
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  font-weight: 600;
}
.about_li p{
  font-size: 16px;
  line-height: 21px;
  color: #333333;
  margin: 16px 0 23px;
}
.about_li a{
  display: block;
  width: 143px;
  line-height: 34px;
  border-radius: 4px;
  border: 1px solid #999999;
  font-size: 14px;
  color: #999999;
  box-sizing: border-box;
  margin: auto;
  transition: all .6s;
}
.about_li a:hover{
  border: 1px solid #D71F1D;
  background-color: #D71F1D;
  color: white;
}
.p_box{
  margin-top: 102px;
  display: flex;
  justify-content: space-between;
}
.p_type{
  width: 255px;
}
.p_type h1{
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  font-weight: 600;
}
.p_type p{
  margin-top: 10px;
  color: #000000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 21px;
}
.p_type .cirle{
  width: 255px;
  height: 1px;
  background-color: #CCCCCC;
}
.p_type ul{
  margin-top: 16px;
}
.p_type li{
  line-height: 41px;
  border-radius: 0 21px 21px 0;
  width: 221px;
  padding-left: 33px;
  font-size: 16px;
  color: #000000;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 3.5px;
}
.p_type .bs{
  background: linear-gradient(to right bottom,#2FAFE9,#2D4F81);
  color: white;
}
.p_type ul a{
  display: block;
  line-height: 41px;
  border-radius: 0 21px 21px 0;
  width: 221px;
  padding-left: 33px;
  font-size: 16px;
  color: #000000;
  box-sizing: border-box;
}
.p_type h2{
  width: 241px;
  line-height: 41px;
  text-align: center;
  background-color: #333333;
  font-size: 16px;
  color: white;
  margin-top: 13px;
}
.p_ul{
  width: 859px;
  display: flex;
  flex-wrap: wrap;
}
.p_ul .p_li{
  width: 271px;
  height: 245px;
  overflow: hidden;
  position: relative;
}
.p_li .p_bottom{
  position: absolute;
}
.p_bottom{
  text-align: center;
  width: 100%;
  position: absolute;
  line-height: 56px;
  color: #333333;
  bottom: 0;
  background-color: #CCCCCC;
  font-size: 18px;
}
.p_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.p_li:hover .p_bottom{
  background-color: #0398DD;
  color: white;
}
.p_ul a{
  display: block;
  margin-right: 22px;
}
.p_ul a:nth-of-type(3n){
  margin-right: 0;
}
.p_ul a:nth-of-type(n+4){
  margin-top: 20px;
}
.second{
  padding: 0 0 101px;
}
.fa_bigbox{
  display: flex;
  justify-content: space-between;
}
.hzal_box{
  width: 802px;
  background-color: #F6F6F6;
}
.al_bigtitle{
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F2F2F2;
  padding-right: 17px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
}
.al_bigtitle a{
  font-size: 14px;
  color: #2FAFE9;
}
.al_title{
  background: url(../images/bgc1.png) no-repeat;
  padding:6.5px 95px 5.2px 14px;
  box-sizing: border-box;
  width: 207px;
  display: flex;
  align-items: center;
  height: 50px;
}
.al_title .cirle{
  width: 7px;
  height: 37px;
  background-color: #17499D;
}
.al_title p{
  margin-left: 16px;
  font-size: 18px;
  color: #333333;
  font-weight: 600;
}
.hzal_bottom{
  padding: 0 35px 32px 26px;
  box-sizing: border-box;
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
}
.hzal_big_swiper{
  width: 365px;
  padding: 12px;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #707070;
}
.al_swiper_box{
  width: 100%;
  height: 292px;
  overflow: hidden;
  position: relative;
}
.al_swiper_box:hover img{
        transform: scale(1.1);
    transition: all .6s;
}
.al_swiper_box .al_bottom{
  width: 100%;
  height: 39px;
  background: rgba(3,152,221,0.43);
  padding: 0 65px 0 25px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
}
.al_bottom p{
  font-size: 16px;
  color: #fff;
  line-height: 39px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.thrid .hzal_bottom .hzal-swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: 13px;
  font-size: 12px;
  text-align: right;
}
.thrid .hzal_bottom .hzal-swiper .swiper-pagination-bullet{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  outline: none;
  margin: 0 5px;
  box-sizing: border-box;
}
.thrid .hzal_bottom .hzal-swiper .swiper-pagination-bullet-active{
  border: 1px solid #0398DD;
}
.hzal_ul{
  width: 355px;
}
.hzal_ul .hzal_li{
  padding-bottom: 13.5px;
  border-bottom: 1px dashed #707070;
}
.hzal_li h1{
  font-size: 16px;
  color: #666666;
  font-weight: 600;
  margin-bottom: 9px;
}
.hzal_li p{
  font-size: 12px;
  line-height: 22px;
  color: #666666;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.hzal_ul a:nth-of-type(n+2) .hzal_li{
  margin-top: 32.5px;
}
.hzal_li:hover h1{
  color: #0398DD;
}
.hzal_ul a:last-of-type .hzal_li{
  border: none;
}
.jjfa_bigbox{
  width: 494px;
}
.jjfa_ul{
  width: 414px;
  margin: 36px 0 0 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jjfa_ul img{
  width: auto;
}
.jjfa_ul_r{
  width: 276px;
}
.jjfa_ul_r li{
  padding-left: 20px;
  box-sizing: border-box;
  width: 100%;
  background: url(../images/bgc2.png) no-repeat;
  background-position: left center;
}
.jjfa_ul_r li a{
  display: block;
  line-height: 22px;
  color: #333333;
  font-size: 12px;
}
.jjfa_ul_r li:nth-of-type(n+2){
  margin-top: 6px;
}
.jjfa_ul_r li:hover{
  background: url(../images/bgc3.png) no-repeat;
  background-position: left center;
}
.jjfa_ul_r li:hover a{
  color: #0398DD;
}
.jjfa_box:nth-of-type(n+2){
  margin-top: 49px;
}
.four{
  padding: 94px 0 0;
}
.about_bigbox{
  display: flex;
  justify-content: space-between;
}
.about_box1{
  width: 810px;
}
.about_box1 .about_img{
  margin-top: 21px;
  width: 100%;
  height: 296px;
  border: 11px solid #f4f4f4;
  box-sizing: border-box;
  overflow:hidden;
}
.about_box1 .about_img:hover img{
    transform: scale(1.1);
    transition: all .6s;
}
.about_box1 .about_message{
  margin-top: 15px;
  font-size: 18px;
  line-height: 36px;
  color: #000000;
  letter-spacing: 1px;
}
.ryzz_bigbox{
  width: 494px;
}
.ryzz_box{
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ryzz_li{
  border: 5px solid #0398DD;
  width: 236px;
  height: 153px;
  overflow: hidden;
  box-sizing: border-box;
}
.ryzz_li:nth-of-type(n+3){
  height: 301px;
  margin-top: 24px;
}
.ryzz_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.five{
  padding: 121px 0 0;
  background: url(../images/bgc4.png) no-repeat;
  background-position: 370px top;
  overflow: hidden;
}
.five .content{
  width: 100%;
}
.title_box{
  text-align: center;
}
.title_box h1{
  font-size: 32px;
  line-height: 42px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 12px;
}
.title_box h1 span{
  color: #CC0001;
}
.title_box p{
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 16px;
}
.title_box img{
  width: auto;
}
.ys_box{
  margin-top: 94px;
}
.ys_li{
  display: flex;
  width: 1541px;
  margin-left: calc((100% - 1180px) / 2);
}
.ys_li .img_box{
  width: 839px;
  height: 472px;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.ys_li .img_box:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.ys_message{
  width: 839px;
  height: 408px;
  background-color: #F4F4F4;
  padding: 30px 236px 108px 190px;
  margin-left: -128px;
  margin-top: 109px;
  box-sizing: border-box;
}
.ys_message h1{
  text-align: right;
  font-size: 92px;
  line-height: 73px;
  color: #0398DD;
  font-family: "思源黑体 CN";
  margin-right: 116px;
  height: 41px;
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 56px;
}
.ys_message p{
  font-size: 28px;
  line-height: 37px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 34px;
  white-space: pre-wrap;
}
.ys_message font{
  color: #CC0001;
}
.ys_message span{
  display: block;
  font-size: 18px;
  line-height: 34px;
  color: #000000;
}
.ys_message span:first-of-type{
  margin-bottom: 24px;
}
.ys_li:nth-of-type(2n){
  margin-left: 0;
  margin-right: calc((100% - 1180px) / 2);
  overflow: hidden;
  display: block;
}
.ys_li:nth-of-type(2n) .ys_message{
  margin-left: 0;
  margin-right: -165px;
  padding: 30px 190px 108px 177px;
  float: left;
}
.ys_li:nth-of-type(2n) .img_box{
  float: right;
}
.ys_li:nth-of-type(n+2){
  margin-top: 52px;
}
.six{
  padding: 154px 0 166px;
}
.six .title_box h1 span{
  color: #0398DD;
}
.six .title_box p{
  color: #999999;
}
.new_type{
  margin-top: 46px;
  display: flex;
  justify-content: center;
}
.new_type li{
  width: 136px;
  height: 39px;
  background-color: #EEEEEE;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #666666;
  margin-right: 73px;
}
.new_type .bs{
  background-color: #0398DD;
  color: #fff;
}
.new_type a{
  display: block;
  width: 136px;
  height: 39px;
  background-color: #EEEEEE;
  text-align: center;
  line-height: 39px;
  font-size: 18px;
  color: #666666;
}
.new_box{
  margin-top: 88px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.new_left{
  width: 445px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0,0,0,0.16);
}
.new_left .img_box{
  width: 100%;
  height: 256px;
  overflow: hidden;
}
.new_left .img_box img{
  min-height: 100%;
}
.new_left:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.new_left .new_message{
  padding: 14px 25px 20px 27px;
  box-sizing: border-box;
}
.new_message span{
  font-size: 14px;
  color: #999999;
}
.new_message h1{
  font-size: 20px;
  color: #0398DD;
  margin: 6px 0 14px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_message p{
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
margin-bottom: 14px;
}
.new_message font{
  font-size: 20px;
  color: #0398DD;
}
.new_right{
  width: 808px;
}
.new_right .new_head_li{
  display: flex;
  align-items: center;
  padding-bottom: 21px;
  border-bottom: 1px solid #CCCCCC;
}
.new_right .new_head_li:hover .new_head_text h1{
  color: #0398DD;
}
.new_right .new_head_li .img_box{
  width: 210px;
  height: 147px;
  overflow: hidden;
}
.new_right .new_head_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.new_right .new_head_text{
  margin-left: 32px;
  width: 486px;
}
.new_head_text h1{
  font-size: 20px;
  color: #000000;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_head_text p{
  margin-top: 36px;
  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_right_bottom{
  margin-top: 27px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new_right_bottom .new_right_bottom_li{
  padding-left: 7px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-bottom: 27px;
  border-bottom: 1px solid #CCCCCC;
  width: 386px;
}
.new_right_bottom_li .cirle{
  width: 18px;
  height: 5px;
  background-color: #666666;
}
.new_right_bottom_li p{
  margin-left: 18px;
  font-size: 16px;
  color: #666666;
  width: 285px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_right_bottom a:nth-of-type(n+3){
  margin-top: 27px;
}
.new_right_bottom a:nth-of-type(n+7) .new_right_bottom_li{
  padding-bottom: 0;
  border-bottom: none;
}
.new_right_bottom_li:hover .cirle{
  background-color: #0398DD;
}
.new_right_bottom_li:hover p{
  color: #0398DD;
}
.seven{
  padding: 0 0 40px;
}
.contact_box{
  width: 1196px;
  margin: auto;
  display: flex;
}
.contact_left{
  width: 276px;
  height: 375px;
  background-color: #0398DD;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_left h1{
  width: 74px;
  font-size: 36px;
  color: #fff;
  line-height: 47px;
}
.contact_right{
  width: 920px;
}
.contact_right #map{
    width:100%;
    height:375px;
}
.zp_box{
  display: flex;
  justify-content: space-between;
}
.ewm_bigbox{
  display: flex;
}
.ewm_bigbox .ewm_box{
  width: 163px;
  margin-right: 24px;
}
.ewm_bigbox p{
  width: 18px;
  font-size: 18px;
  color: #666666;
}
.ewm_bigbox p:last-of-type{
  margin-left: 8px;
}
.ly_box{
  width: 884px;
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.ly_left{
  width: 118px;
}
.ly_left h1{
  font-size: 22px;
  color: #000000;
  font-weight: 600;
}
.ly_left h2{
  font-size: 16px;
  color: #000000;
  margin-top: 2px;
}
.ly_left p{
  margin-top: 7px;
  font-size: 18px;
  color: #999999;
  text-transform: uppercase;
  line-height: 30px;
}
.ly_left .cirle{
  width: 20px;
  height: 5px;
  background: linear-gradient(to bottom,#2D4F81,#2FAFE9);
}
.inpbox{
  margin-top: 11px;
  width: 691px;
}
.inpbox_head{
  display: flex;
  justify-content: space-between;
}
.inpbox_head input{
  width:221px;
  height: 38px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  background: none;
  color: #000;
  font-size: 16px;
  padding: 0 12px;
  box-sizing: border-box;
}
.inpbox .bot{
  margin-top: 28px;
  display: flex;
  justify-content: space-between;
}
.inpbox_right{
  width: 456px;
}
.inpbox .bot .inpbox_right input{
  width: 100%;
  height: 38px;
  border: 1px solid #ccc;
  padding: 0px 12px;
  box-sizing: border-box;
  background: none;
  font-size: 14px;
  line-height: 38px;
  background: none;
}
.inpbox .bot{
  margin-top: 36px;
}
.inpbox .bot input{
  width: 221px;
  background-color: #0398DD;
  border: none;
  font-size: 14px;
  color: white;
  height: 38px;
}
.eight{
  padding: 0 0 62px;
}
.eight .content{
  width: 1196px;
}
.foot{
  overflow: hidden;
}
.foot_head{
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
  box-sizing: border-box;
}
.foot_head img{
  width: auto;
}
.foot_head_r{
  width: 734px;
}
.foot_head_r ul{
  display: flex;
  flex-wrap: wrap;
}
.foot_head_r ul li{
  margin-right: 136px;
}
.foot_head_r ul li:nth-of-type(4n){
  margin-right: 27px;
}
.foot_head_r ul li:nth-of-type(n+5){
  margin-top: 24px;
}
.foot_head_r ul li a{
  font-size: 18px;
  line-height: 24px;
  color: white;
}
.foot_head_r ul li:hover a{
  color: #6584AD;
}
.foot_bottom{
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot_bottom .foot_b_l{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.foot_b_l p{
  font-size: 16px;
  line-height: 21px;
  color: white;
  margin-right: 126px;
}
.foot_b_l p:last-of-type{
  margin-right: 0;
}
.foot .foot2{
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .box{
    padding: 5% 2%;
    box-sizing: border-box;
    font-size: 12px;
  }
  .box .content{
    width: 100%;
  }
  .about_box{
    flex-wrap: wrap;
  }
  .about_title{
    width: 100%;
    text-align: center;
  }
  .about_title h1{
    font-size: 32px;
    line-height: 48px;
  }
  .about_title h2{
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 2%;
  }
  .about_title p{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2%;
  }
  .about_right{
    width: 100%;
    margin-top: 3%;
  }
  .about_li h1{
    font-size: 24px;
  }
  .about_li h1 span{
    font-size: 12px;
  }
  .about_li h2{
    font-size: 15px;
    line-height: 24px;
  }
  .about_li p{
    font-size: 12px;
    margin: 2% 0 3%;
  }
  .about_li a{
    width: 90px;
    line-height: 28px;
    font-size: 12px;
  }
  .p_box{
    margin-top: 5%;
    flex-wrap: wrap;
    align-items: center;
  }
  .p_type{
    width: 27%;
  }
  .p_type h1{
    font-size: 14px;
    line-height: 18px;
  }
  .p_type p{
    font-size: 12px;
    line-height: 18px;
    margin: 2% 0 3%;
  }
  .p_type .cirle{
    width: 100%;
  }
  .p_type ul{
    margin-top: 3%;
  }
  .p_type li,.p_type ul a{
    width: 100%;
    border-radius: 12px;
    line-height: 24px;
    padding-left: 3%;
    font-size: 12px;
  }
  .p_type h2{
    width: 100%;
    font-size: 12px;
    line-height: 32px;
    margin-top: 3%;
  }
  .p_ul{
    width: 72%;
  }
  .p_ul a{
    width: 49%;
    margin-right: 2%;
  }
  .p_ul a:nth-of-type(3n){
    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+7){
    display: none;
  }
  .p_ul .p_li{
    width: 100%;
    height: auto;
  }
  .p_bottom{
    font-size: 12px;
    line-height: 32px;
  }
  .second{
    padding: 0;
  }
  .fa_bigbox{
    flex-wrap: wrap;
  }
  .hzal_box{
    width: 100%;
  }
  .al_title p{
    font-size: 16px;
    margin-left: 3%;
  }
  .hzal_bottom{
    margin-top: 3%;
    flex-wrap: wrap;
    padding: 0 2% 2%;
  }
  .hzal_big_swiper{
    width: 100%;
    padding: 2%;
  }
  .hzal_ul{
    width: 100%;
    margin-top: 5%;
  }
  .hzal_li h1{
    margin-bottom: 2%;
  }
  .hzal_ul .hzal_li{
    padding-bottom: 2%;
  }
  .hzal_ul a:nth-of-type(n+2) .hzal_li{
    margin-top: 2%;
  }
  .jjfa_bigbox{
    width: 100%;
    margin-top: 5%;
  }
  .jjfa_ul{
    width: 100%;
    margin: 3% auto 0;
  }
  .jjfa_ul_l{
    width: 25%;
  }
  .jjfa_ul img{
    width: 100%;
  }
  .jjfa_ul_r{
    width: 72%;
  }
  .jjfa_box:nth-of-type(n+2){
    margin-top: 5%;
  }
  .al_bigtitle{
    height: 38px;
  }
  .al_title{
    height: 38px;
    background-size: 100% 100%;
  }
  .al_title .cirle{
    height: 24px;
    width: 4px;
  }
  .about_bigbox{
    flex-wrap: wrap;
  }
  .about_box1{
    width: 100%;
  }
  .about_box1 .about_img{
    margin-top: 3%;
    height: auto;
    border-width: 5px;
  }
  .about_box1 .about_message{
    font-size: 14px;
    line-height: 24px;
  }
  .ryzz_bigbox{
    width: 100%;
    margin-top: 3%;
  }
  .ryzz_li{
    width: 49%;
    height: auto;
    border-width: 2px;
  }
  .ryzz_li:nth-of-type(n+3){
    height: auto;
    margin-top: 3%;
  }
  .title_box h1{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2%;
  }
  .title_box p{
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 2%;
  }
  .ys_box{
    margin-top: 5%;
  }
  .ys_li{
    width: 100%;
    margin-left: 0;
    flex-wrap: wrap;
  }
  .ys_li .img_box{
    width: 100%;
    height: auto;
  }
  .ys_message{
    width: 100%;
    height: auto;
    margin-top: 5%;
    margin-left: 0;
    padding: 5%;
  }
  .ys_message h1{
    margin-right: 2%;
    margin-bottom: -7%;
    font-size: 48px;
    line-height: 45px;
    height: 24px;
  }
  .ys_message p{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 3%;
  }
  .ys_message span{
    font-size: 12px;
    line-height: 24px;
  }
  .ys_message span:first-of-type{
    margin-bottom: 0%;
  }
  .ys_li:nth-of-type(n+2){
    margin-top: 5%;
  }
  .ys_li:nth-of-type(2n){
    margin-right: 0;
  }
  .ys_li:nth-of-type(2n) .ys_message{
    margin-right: 0;
    padding: 5%;
  }
  .new_type{
    margin-top: 3%;
  }
  .new_type li{
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin-right: 3%;
  }
  .new_type a{
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
  }
  .new_box{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .new_box a{
    display: block;
    width: 100%;
  }
  .new_box .new_left{
    width: 100%;
  }
  .new_left .img_box{
    height: auto;
  }
  .new_left .new_message{
    padding: 3%;
  }
  .new_message span{
    font-size: 12px;
  }
  .new_message h1{
    font-size: 18px;
    margin: 2% 0;
  }
  .new_message p{
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 3%;
  }
  .new_message font{
    font-size: 14px;
  }
  .new_right{
    width: 100%;
    margin-top: 3%;
  }
  .new_right .new_head_li{
    padding-bottom: 3%;
  }
  .new_right .new_head_li .img_box{
    width: 45%;
    height: auto;
  }
  .new_right .new_head_text{
    width: 52%;
    margin-left: 3%;
  }
  .new_head_text h1{
    font-size: 16px;
  }
  .new_head_text p{
    margin-top: 3%;
    font-size: 12px;
    line-height: 24px;
  }
  .new_right_bottom{
    margin-top: 5%;
  }
  .new_right_bottom .new_right_bottom_li{
    width: 100%;
    padding-bottom: 3%;
  }
  .new_right_bottom a:nth-of-type(n+2){
    margin-top: 3%;
  }
  .new_right_bottom a:nth-of-type(n+5){
    display: none;
  }
  .contact_box{
    width: 100%;
    flex-wrap: wrap;
  }
  .contact_left{
    width: 100%;
    height: auto;
  }
  .contact_left h1{
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }
  .contact_right{
    width: 100%;
    height: 350px;
  }
  .contact_right #map{
    width:100%;
    height:100%;
}
  .zp_box{
    flex-wrap: wrap;
  }
  .ewm_bigbox{
    width: 100%;
    display:none;
  }
  .ewm_bigbox .ewm_box{
    width: 35%;
    margin-right: 3%;
  }
  .ewm_bigbox p{
    font-size: 14px;
  }
  .ly_box{
    margin-top: 5%;
    padding-top: 0;
    flex-wrap: wrap;
    width: 100%;
  }
  .ly_left{
    width: 100%;
    text-align: center;
  }
  .ly_left h1{
    font-size: 16px;
  }
  .ly_left h2{
    font-size: 14px;
  }
  .ly_left p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 3px;
  }
  .ly_left .cirle{
    margin: 2% auto 0;
  }
  .inpbox{
    margin-top: 5%;
    width: 100%;
  }
  .inpbox_head{
    flex-wrap: wrap;
  }
  .inpbox_head input{
    width: 100%;
  }
  .inpbox_head input:nth-of-type(n+2){
    margin-top: 12px;
  }
  .inpbox .bot{
    margin-top: 12px;
    flex-wrap: wrap;
  }
  .inpbox_right{
    width: 100%;
  }
  .inpbox .bot input{
    width: 100%;
    margin-top: 12px;
  }
  .inpbox .bot .inpbox_right input{
    margin-top: 0;
  }
  .foot_head{
    display: none;
  }
  .foot_bottom{
    margin-top: 5%;
  }
  .foot_b_r{
    display: none;
  }
  .foot_bottom .foot_b_l{
    display: block;
    width: 100%;
    text-align: center;
  }
  .foot_b_l p{
    margin-right: 0;
    font-size: 14px;
  }
  .foot_b_l p:nth-of-type(n+2){
    margin-top: 3%;
  }
  .foot .foot2{
    margin-top: 5%;
    display: block;
    padding: 3% 0;
    border-top: 1px solid white;
  }
}
