.head9{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 64px;
  box-sizing: border-box;
}
.head9 .biaoti11{
  width: 1062px;
}
.biaoti11 .cirle{
  position: initial;
  width: 100%;
  height: 6px;
  background-color: #1083EE;
  margin:0;
}
.biaoti11 .navbiaoti>li{
  position: relative;
}
.biaoti11 li .a1{
  margin-top: 42px;
  margin-bottom: 38px;
}
.swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: 25px;
  font-size: 12px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet{
  width: 45px;
  height: 5px;
  border-radius: 0;
  background-color: #FFFFFF;
  opacity: 1;
  margin: 0 9px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet-active{
  width: 28px;
  background-color: #00E8FC;
}
.first{
  padding: 94px 0 0px;
  background: url(../image/bgc1.png) no-repeat;
  background-size: 100% auto;
  background-position: left 137px;
}
.content{
  width: 1200px;
  margin: auto;
}
.title_box{
  text-align: center;
}
.title_box h1{
  font-size: 26px;
  color: #000000;
  font-weight: 600;
}
.title_box h1 span{
  color: #1083EE;
}
.title_box p{
  margin-top: 10px;
  font-size: 16px;
  color: #999999;
}
.title_box .cirle{
  width: 39px;
  height: 6px;
  background-color: #1083EE;
  margin: 14px auto 0;
}
.p_box{
  width: 1200px;
  margin:38px auto 0;
  display: flex;
  justify-content: space-between;
}
.p_li{
  width: 180px;
  position: relative;
  text-align: center;
  padding: 30px 0 52px;
}
.p_li .iconfont{
  font-size: 56px;
  color: #000000;
}
.p_li p{
  margin-top: 12px;
  font-size: 18px;
  color: #333333;
}
.p_li .yuan{
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 3px solid #cccccc;
  border-radius: 50%;
  margin: 15px auto;
}
.p_li h1{
  font-size: 36px;
  color: #0056B7;
}
.p_li span{
  display: block;
  width: 49px;
  height: 49px;
  background-color: #195097;
  text-align: center;
  line-height: 49px;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  display: none;
}
.p_li:hover{
  background: url(../image/bgc2.png) no-repeat;
  background-size: 100% 100%;
  padding: 85px 0 95px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.p_li:hover .iconfont{
  color: #fff;
}
.p_li:hover p{
  color: #fff;
}
.p_li:hover .yuan,.p_li:hover h1{
  display: none;
}
.p_li:hover span{
  display: block;
  position: absolute;
  bottom: -18px;
  left: 35%;
}
.p_bigbox1{
  position: relative;
}
.p_bigbox1 .cirle{
  width: 100%;
  height: 4px;
  background-color: #e6e6e6;
  position: absolute;
  top: 149px;
}
.more_box{
  display: block;
}
.more{
  width: 168px;
  height: 53px;
  background-color: #044486;
  border-radius: 27px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  margin: auto;
}
.more img{
  width: auto;
}
.more p{
  font-size: 16px;
  color: #fff;
}
.p_bigbox .more_box{
  margin: 103px auto 0;
}
.hzgy_box{
  margin-top: 96px;
}
.hzgy_box .content{
  width: 1500px;
}
.about_bigbox{
  padding: 166px 0 0px;
  background: url(../image/bgc3.png) no-repeat;
  background-position: right 67px;
}
.about_box{
  display: flex;
  justify-content: space-between;
}
.about_left{
  width: 1254px;
  overflow: hidden;
}
.about_head{
  padding-left: 291px;
  box-sizing: border-box;
}
.about_left .about_title h1{
  font-size: 26px;
  color: #000000;
  font-weight: 600;
  line-height: 35px;
}
.about_left .about_title h1 span{
    color:#1083EE;
}
.about_left .about_title .about_title_small_box{
    display:flex;
    align-items:center;
    margin-top: 4px;
}
.about_left .about_title .about_title_small_box .cirle{
    width:39px;
    height:6px;
    background-color:#2866EF;
    margin-left:32px;
}
.about_left .about_title .about_title_small_box p{
  font-size: 16px;
  line-height: 21px;
  color: #666666;
}
.gs_name{
  font-size: 28px;
  line-height: 37px;
  color: #000;
  font-weight: 600;
  margin-top: 69px;
  margin-bottom: 107px;
}
.about_message{
  font-size: 20px;
  width: 669px;
  line-height: 46px;
  color: #333333;
}
.more_a{
  display: block;
  width: 151px;
  height: 44px;
  line-height: 44px;
  background-color: #2866EF;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.about_left .more_a{
  float: right;
  margin-top: 11px;
  position: relative;
  z-index: 5;
  margin-right: 168px;
}
.about_img{
  width: 834px;
  margin-left: -168px;
  padding-top: 279px;
}
.about_bottom{
  margin-top: 45px;
  background-color: #18448D;
  padding: 39px 342px 38px 278px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.about_bottom .about_li{
  text-align: center;
}
.about_bottom .about_li h1{
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  line-height: 35px;
}
.about_bottom .about_li h1 span{
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  margin-left: 5px;
}
.about_li p{
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
.about_bottom .cirle{
  width: 1px;
  height: 54px;
  background-color: #CCCCCC;
}
.second{
  padding: 144px 0 143px;
  background: url(../image/bgc4.png) no-repeat;
  background-size: 100% auto;
  background-position: left 59px;
}
.ryzz_box{
  margin-top: 122px;
  display: flex;
}
.ryzz_box .ryzz_li{
  width: 257px;
  height: 361px;
  border: 10px solid #6D402D;
  box-sizing: border-box;
  overflow: hidden;
  margin-right: 50px;
}
.ryzz_box .ryzz_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.ryzz_box .ryzz_li:last-of-type{
  margin-right: 0;
}
.second .more_a{
  margin: 77px auto 0;
  background-color: #0056B7;
}
.thrid{
  padding: 84px 0 117px;
  background-color: #F8F8F8;
}
.thrid .content{
  width: 1638px;
  position: relative;
}
.title_box1{
  padding-top: 39px;
}
.title_box1 h1{
  font-size: 116px;
  color: #EEEEEE;
  position: absolute;
  left: 11px;
  top: 0;
  text-transform: uppercase;
}
.title_bigbox{
  display: flex;
  justify-content: space-between;
  width: 1180px;
  margin: auto;
}
.title_box1 p{
  font-size: 28px;
  line-height: 37px;
  color: #000000;
  font-weight: 600;
  position: relative;
  z-index: 5;
}
.title_box1 .title_foot{
  display: flex;
  align-items: center;
  margin-top: 12px;
  position: relative;
  z-index: 5;
}
.title_box1 .title_foot .yuan{
  width: 24px;
  height: 24px;
  border: 4px solid #86C0F3;
  background-color: white;
  border-radius: 50%;
  box-sizing: border-box;
}
.title_box1 .title_foot span{
  font-size: 20px;
  line-height: 26px;
  color: #999999;
  text-transform: uppercase;
  margin-left: 13px;
}
.title_bigbox .jjfa_an{
  width: 357px;
  position: relative;
  top: 80px;
}
.jjfa_box .more{
  display:block;
  width:120px;
  height:40px;
  background:#1083EE;
  line-height:40px;
  text-align:center;
  font-size:16px;
  color:#fff;
}
.jjfa_an .swiper-button-prev,.jjfa_an .swiper-button-next{
  width: 8px;
  height: 15px;
  background: none;
  outline: none;
  top: 5%;
  color: #5CB9FF;
}
.jjfa_an .swiper-button-prev{
  left: auto;
  right: 46px;
  color: #5CB9FF;
}
.jjfa_an .swiper-pagination-fraction{
  text-align: left;
  display: flex;
  font-size: 16px;
  color: #999999;
  bottom: 104px;
}
.jjfa_an .swiper-pagination-fraction .swiper-pagination-current{
  font-size: 41px;
  line-height: 54px;
  font-weight: 600;
  color: #000;
  margin-top: -7px;
  display: block;
  margin-right: 7px;
}
.jjfa_an .swiper-pagination-fraction .swiper-pagination-total{
  font-size: 16px;
  color: #999999;
}
.jjfa_an .swiper-scrollbar{
  width: 100%;
  height: 5px;
  border-radius: 3px;
  background-color: #EEEEEE;
  margin-top: 10px;
  position: relative;
}
.jjfa_an .swiper-scrollbar-drag{
  position: absolute;
  left: 0;
  background: #5CB9FF;
}
.jjfa_an  .swiper-button-next:after,.jjfa_an  .swiper-button-prev:after{
  font-size: 16px;
}
.jjfa_box{
  background: url(../image/bgc5.png) no-repeat;
  margin-top: 92px;
  background-size: 100% 100%;
}
.jjfa_box .content{
  width: 1180px;
}
.jjfa_smallbox{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 586px;
}
.jjfa_left{
  width: 590px;
  padding-top: 115px;
}
.jjfa_left h1{
  font-size: 39px;
  color: white;
  font-weight: 600;
}
.jjfa_left p{
  font-size: 18px;
  line-height: 39px;
  color: white;
  margin: 34px 0 44px;
}
.jjfa_left a{
  display: block;
  width: 167px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: white;
  background:linear-gradient(to right,#5CB9FF,#4CB1FF);
  font-size: 16px;
}
.jjfa_right{
  width: 354px;
  box-sizing: border-box;
  margin-top: -53px;
  position: relative;
}
.jjfa_right .swiper-container2{
  height: 648px;
}
.jjfa_right .swiper_box{
  width: 100%;
  height: 147px !important;
  padding: 45px 26px 22px 44px;
  box-sizing: border-box;
  background-color: white;
  box-shadow: 0 0 6px rgba(0,0,0,0.16);
  margin-bottom: 20px;
}
.jjfa_right .swiper-box:last-of-type{
  margin-bottom: 0;
}
.jjfa_right .swiper-slide .swiper_head{
  display: flex;
  align-items: center;
}
.jjfa_right .swiper-slide .swiper_head .yuan{
  width: 8px;
  height: 8px;
  background-color: #5CB9FF;
  border-radius: 50%;
}
.jjfa_right .swiper-slide .swiper_head p{
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  margin-left: 14px;
  font-weight: 600;
}
.jjfa_right .swiper-slide h1{
  padding-left: 22px;
  box-sizing: border-box;
  margin-top: 10px;
  font-size: 14px;
  line-height: 19px;
  color: #666666;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.jjfa_right p{
  font-size: 16px;
  line-height: 37px;
}
.jjfa_right .swiper-button-prev{
  width: 35px;
  height: 35px;
  background: url(../image/totop.png)no-repeat;
  background-size: 100% 100%;
  top: auto;
  bottom: 63px;
  left: -50px;
  opacity: 1;
}
.jjfa_right .swiper-button-next{
  width: 35px;
  height: 35px;
  background: url(../image/tobottom.png)no-repeat;
  background-size: 100% 100%;
  top: auto;
  bottom:18px;
  left: -50px;
  opacity: 1;
  right:auto;
}
.jjfa_right .swiper-button-prev.swiper-button-disabled{
opacity:0.35;
}
.jjfa_right .swiper-button-next:after,.jjfa_right .swiper-button-prev:after{
  content: initial;
}
.four{
  padding: 84px 0 140px;
}
.new_box{
  margin-top: 79px;
  position: relative;
}
.new_box .bigcirle{
  width: 100%;
  position: absolute;
  top: 445px;
  height: 2px;
  background-color: #e5e5e5;
}
.new_list{
  display: flex;
  width: 1200px;
  margin: auto;
}
.new_box .new_head_li{
  width: 277px;
}
.new_list a{
  display: block;
  margin-right: 30px;
}
.new_list a:last-of-type{
  margin-right: 0;
}
.new_head{
  width: 100%;
  padding: 32px 18px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 6px rgba(0,0,0,0.16);
  background-color: #ffffff;
  text-align: center;
}
.new_head h1{
  font-size: 16px;
  color: #333333;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
text-align:left;
}
.new_head .new_head_time{
  display: flex;
  align-items: center;
  margin: 20px 0 ;
}
.new_head .new_head_time .cirle{
  width: 47px;
  height: 2px;
  background-color: #e5e5e5;
}
.new_head .new_head_time p{
  margin-left: 8px;
  font-size: 14px;
  color: #808080;
}
.new_head .new_message{
  margin-top: 28px;
  font-size: 14px;
  color: #808080;
  text-align: left;
  margin-bottom: 24px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_head .img_box{
  width: 234px;
  height: 149px;
  overflow: hidden;
}
.new_head_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.new_head_li:hover .new_head h1{
  color: #5c6eaa;
}
.new_bottom_list{
  display: flex;
  width: 1200px;
  margin: 45px auto 0;
}
.new_bottom{
  width: 278px;
}
.new_bottom h1{
  font-size: 18px;
  color: #333333;
}
.new_bottom .yuan_bigbox{
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
  margin-top: 15px;
}
.new_bottom .yuan_bigbox .yuan_box{
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #b2b2b2;
  background-color: white;
}
.new_bottom .yuan_bigbox .yuan_box .yuan_yuan{
  width: 10px;
  height: 10px;
  background-color: #b2b2b2;
  border-radius: 50%;
}
.new_bottom .yuan_bigbox .cirle{
  width: 265px;
  height: 2px;
  background-color: #e5e5e5;
}
.new_bottom h2{
  font-size: 16px;
  color: #333333;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
margin-top: 12px;
}
.new_bottom p{
  font-size: 14px;
  line-height: 24px;
  margin-top: 12px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_bottom h3{
  margin-top: 20px;
  font-size: 16px;
  color: #999999;
}
.new_bottom:hover .yuan_bigbox .yuan_box{
  border: 1px solid #5c6eaa;
}
.new_bottom:hover .yuan_bigbox .yuan_box .yuan_yuan{
  background-color: #5c6eaa;
}
.new_bottom:hover .yuan_bigbox .cirle{
  background-color: #5c6eaa;
}
.new_bottom:hover h3{
  color: #5c6eaa;
}
.new_bottom_list a{
  display: block;
  margin-right: 30px;
}
.new_bottom_list a:last-of-type{
  margin-right: 0;
}
.four .more_box{
  margin: 124px auto 0;
}
.four .more_box .more{
  background-color: #044486;
}
.foot1 ul{
  padding:0 75px;
  box-sizing: border-box;
  height: 57px;
  align-items: center;
}
.foot1 ul .cirle{
  height: 40px;
  border-right: 1px dashed #fff;
}
.foot_box{
  margin-top: 60px;
  display: flex;
  justify-content: space-between
}
.foot_box .foot_left{
  width: 303px;
  padding-left: 40px;
}
.foot_box .foot_left h1{
  font-size: 22px;
  line-height: 29px;
  color: #FFFFFF;
  margin-bottom: 17px;
}
.foot_box .foot_left p{
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  margin-bottom: 12px;
}
.foot_box .foot_left .cirle{
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.foot_box .foot_left h3{
  font-size: 26px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.foot_box .foot_left .tel_box{
  margin-top: 26px;
}
.foot_box .foot_left .tel_box .tel_r p{
  margin-bottom: 4px;
}
.foot_box .foot_left .tel_box .tel_r h1{
  font-weight: 400;
  margin-bottom: 0;
}
.tel_box{
  display: flex;
  align-items: center;
}
.tel_box img{
  width: auto;
}
.tel_box .tel_r{
  margin-left: 12px;
}
.tel_r p{
  font-size: 12px;
  color: #fff;
}
.tel_box .tel_r h1{
  font-size: 16px;
}
.foot_center{
  width: 300px;
}
.foot_center h1{
  font-size: 22px;
  line-height: 29px;
  color: #fff;
  margin-bottom: 17px;
}
.foot_center h2{
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}
.foot_center input::-webkit-input-placeholder{
  color: #fff;
}
.foot_right{
  width: 286px;
}
.foot_right img{
  width: auto;
}
.foot_right_bottom{
  margin-top: 38px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.foot_right_bottom img{
  width: auto;
}
.foot_right_bottom .yqlj_box p{
  width: 120px;
  border-radius: 17px;
  height: 34px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  line-height: 34px;
}
.foot_right_bottom .yqlj_box:hover ul{
  display: block;
}
.foot_right_bottom .yqlj_box ul{
  width: 120px;
  background-color: #fff;
  display: none;
  padding: 0;
  text-align: center;
  height: auto;
}
.foot_right_bottom .yqlj_box ul li{
  font-size: 14px;
  line-height: 32px;
}
.foot_right_bottom .yqlj_box ul li:hover a{
  display: block;
  background-color: #3DA036;
  color: #fff;
}
.foot2{
  display: flex;
  justify-content: space-between;
  background-color: #000000;
  padding: 14px 138px 14px 238px;
  box-sizing: border-box;
}
.foot2 p{
  margin-left: 5%;
}
.foot_message_box{
  display: flex;
  align-items: center;
  width: 570px;
  justify-content: space-between;
}
.yqlj_ul{
  display: flex;
  align-items: center;
}
.yqlj_ul a{
  font-size: 16px;
  color: #fff;
  margin-right: 39px;
  display: block;
}
.yqlj_ul a:last-of-type{
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .head9{
    display: none;
  }
  .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 10px;
  }
  header .head2 .swiper-container1 .swiper-pagination-bullet{
	width:32px;
	height:3px;
  }
  header .head2 .swiper-container1 .swiper-pagination-bullet-active{
	width:24px;
  }
  .box{
    padding: 5% 2%;
    box-sizing: border-box;
  }
  .box .content{
    width: 100%;
  }
  .title_box h1{
    font-size: 18px;
  }
  .title_box p{
    margin-top: 1%;
    font-size: 12px;
  }
  .title_box .cirle{
    width: 24px;
    height: 3px;
    margin: 1% auto 0;
  }
  .p_li{
    padding: 5% 0;
    width: 100px;
  }
  .p_li .iconfont{
    font-size: 24px;
  }
  .p_li p{
    margin-top: 2%;
    font-size: 13px;
  }
  .p_li .yuan{
    margin: 3% auto;
    width: 12px;
    height: 12px;
  }
  .p_li h1{
    font-size: 24px;
  }
  .thrid .cirle{
    top: 132px;
  }
  .p_box{
    margin-top: 5%;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: block;
  }
  .p_box a{
    display: inline-block;
  }
  .p_li:hover{
    background: none;
    padding: 5% 0;
    display: block;
  }
  .p_li:hover .iconfont{
    color: #000;
  }
  .p_li:hover p{
    color: #000;
  }
  .p_li:hover .yuan,.p_li:hover h1{
    display: block;
  }
  .p_li:hover span{
    display: none;
  }
  .p_bigbox1 .cirle{
    top: 55%;
  }
  .p_bigbox .more_box{
    margin-top: 5%;
  }
  .more{
    width: 95px;
    height: 32px;
    border-radius: 16px;
    padding: 0 4%;
  }
  .more img{
	width:8px;
  }
  .more p{
    font-size: 12px;
  }
  .hzgy_box{
    margin-top: 5%;
  }
  .about_box{
    flex-wrap: wrap;
  }
  .about_left{
    width: 100%;
  }
  .about_img{
    width: 100%;
    margin-left: 0;
    padding-top: 5%;
  }
  .about_head{
    padding-left: 0;
  }
  .about_left .about_title h1{
    font-size: 18px;
    line-height: 32px;
  }
  .about_left .about_title p{
    font-size: 12px;
  }
  .gs_name{
    font-size: 18px;
    margin-top: 5%;
    margin-bottom: 3%;
    line-height: 24px;
    text-align:center;
  }
  .about_message{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .about_left .more{
    float: none;
  }
  .about_bottom{
    margin-top: 5%;
    padding: 5%;
  }
  .about_bottom .about_li h1{
    font-size: 18px;
  }
  .about_bottom .about_li h1 span{
    font-size: 12px;
  }
  .about_li p{
    font-size: 14px;
  }
  .about_bigbox{
    padding: 5% 0 0;
  }
  .about_left .more_a{
    position: initial;
    margin: 5% auto 0;
    width: 120px;
    height: 32px;
    float: none;
    line-height: 32px;
    font-size: 14px;
  }
  .ryzz_box{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .ryzz_box .ryzz_li{
    width: 49%;
    border-width: 4px;
    margin-right: 2%;
    height:auto;
  }
  .ryzz_box .ryzz_li:nth-of-type(2n){
    margin-right: 0;
  }
  .ryzz_box .ryzz_li:nth-of-type(n+3){
    margin-top: 3%;
  }
  .box .more_a{
    width: 120px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    margin: 5% auto 0;
  }
  .title_bigbox{
    width: 100%;
    flex-wrap: wrap;
    align-items:center;
  }
  .title_box1{
    width: 100%;
    padding-top: 2%;
  }
  .title_box1 h1{
    font-size: 48px;
  }
  .title_box1 p{
    font-size: 18px;
    line-height: 24px;
  }
  .title_box1 .title_foot{
    margin-top: 2%;
    width: 100%;
  }
  .title_box1 .title_foot .yuan{
    font-size: 15px;
    height: 15px;
    width: 15px;
    border-width: 2px;
  }
  .title_box1 .title_foot span{
    font-size: 15px;
    line-height: 24px;
    margin-left: 2%;
  }
  .title_bigbox .jjfa_an{
    width: 100%;
    margin-top: 15%;
    top:0;
  }
  .jjfa_an .swiper-pagination-fraction{
    bottom: 10px;
  }
  .jjfa_box{
    margin-top: 5%;
  }
  .jjfa_smallbox{
    height: auto;
    flex-wrap: wrap;
    padding: 0 2%;
    box-sizing: border-box;
  }
  .jjfa_left{
    width: 100%;
    padding-top: 5%;
  }
  .jjfa_left h1{
    font-size: 18px;
  }
  .jjfa_left p{
    font-size: 12px;
    margin: 3% 0 5%;
    line-height: 24px;
  }
  .jjfa_left a{
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    margin: auto;
  }
  .jjfa_right{
    width: 100%;
    margin-top: 5%;
  }
  .jjfa_right .swiper_box{
    padding: 5%;
    height: auto !important;
    margin-bottom: 3%;
  }
  .jjfa_right .swiper-container2{
    height: auto;
  }
  .new_box{
    margin-top: 5%;
  }
  .new_list{
    width: 100%;
    flex-wrap: wrap;
  }
  .new_list a{
    width: 49%;
    margin-right: 2%;
  }
  .new_box .new_head_li{
    width: 100%;
  }
  .new_head .new_head_time{
    margin: 3% 0;
  }
  .new_head .new_head_time p{
    font-size: 12px;
    margin-left: 2%;
  }
  .new_head .new_message{
    font-size: 12px;
    margin-bottom: 3%;
    margin-bottom: 3%;
  }
  .new_head .img_box{
    width: 100%;
    height: auto;
  }
  .new_list a:nth-of-type(2n){
    margin-right: 0;
  }
  .new_list a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .new_box .bigcirle{
    display: none;
  }
  .new_bottom_list{
    width: 100%;
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .new_bottom_list a{
    width: 49%;
    margin-right: 2%;
  }
  .new_bottom{
    width: 100%;
  }
  .new_bottom h1{
    font-size: 16px;
  }
  .new_bottom .yuan_bigbox .cirle{
    width: 88%;
  }
  .new_bottom h2{
    font-size: 14px;
    margin-top: 2%;
  }
  .new_bottom p{
    font-size: 12px;
    margin-top: 2%;
    line-height: 18px;
  }
  .new_bottom h3{
    margin-top: 3%;
    font-size: 12px;
  }
  .new_bottom_list a:nth-of-type(2n){
    margin-right: 0;
  }
  .new_bottom_list a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .foot_center{
    display: none;
  }
  .foot_right{
    display: none;
  }
  .foot_box .foot_left{
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .foot_box{
    margin-top: 3%;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .foot_box .foot_left h1{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 3%;
    display:none;
  }
  .foot_box .foot_left p{
    margin-bottom: 2%;
    display:none;
  }
  .foot_box .foot_left .cirle{
	display:none;
  }
  .foot_box .foot_left h3{
    font-size: 18px;
    line-height: 28px;
    display:none;
  }
  .foot_box .foot_left .tel_box{
    margin-top: 3%;
    justify-content: center;
  }
  .foot_box .foot_left .tel_box img{
	display:none;
  }
  .foot_box .foot_left .tel_box .tel_r{
	margin-left:0;
	font-size:12px;
  }
  .foot_box .foot_left .tel_box .tel_r p{
    text-align: left;
    display:inline-block;
    margin-bottom:0;
  }
  .foot_box .foot_left .tel_box .tel_r h1{
	display:inline-block;
	font-size:14px;
  }
  .foot2{
    padding: 2% 0;
  }
  footer .foot2 p{
	margin-left:0;
  }
  .yqlj_ul{
    display: none;
  }
  .foot_message_box{
    width: 100%;
    display: block;
  }
  .four .more_box{
	margin-top:5%;
  }
  .jjfa_right .swiper-slide .swiper_head p{
	font-size:15px;
  }
}
