.head_box{
  width: 100%;
  z-index: 5;
}
.head9-1{
  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: 20px;
  margin-bottom: 5px;
  color: #333333;
}
.tel_r h1{
  font-size: 24px;
  color: #333333;
margin:0;
}
.biaoti11{
  width: 100%;
  background-color: #195097;
}
.biaoti11 .navbiaoti{
  width: 1360px;
  margin: auto;
}
.biaoti11 .navbiaoti li:nth-of-type(2):hover .cirle,.biaoti11 .navbiaoti li:nth-of-type(3):hover .cirle,.biaoti11 .navbiaoti li:nth-of-type(4):hover .cirle,.biaoti11 .navbiaoti li:nth-of-type(5):hover .cirle,.biaoti11 .navbiaoti li:nth-of-type(7):hover .cirle{
  display: none;
}
.swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
  font-size: 12px;
  bottom: 30px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet{
  width: 50px;
  height: 10px;
  background-color: white;
  opacity: 1;
  border-radius: 0;
  margin: 0 10px;
  outline: none;
}
header .head2 .swiper-container1 .swiper-pagination-bullet-active{
  background-color: #195097;
}
.first{
  padding: 120px 0 110px;
}
.content{
  width: 1200px;
  margin: auto;
}
.second{
  padding: 0 0 80px;
  background: url(../images/bgc1.png) no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
}
.title_box{
  text-align: center;
}
.title_head{
  display: flex;
  justify-content: center;
  align-items: center;
}
.title_head h1{
  font-size: 30px;
  color: #195097;
  margin: 0 30px;
}
.title_head .cirle{
  width: 35px;
  height: 2px;
  background-color: #195097;
}
.title_box p{
  margin-top: 12px;
  font-size: 18px;
  color: #999999;
  text-transform: uppercase;
}
.p_box{
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.p_li{
  width: 374px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 13px rgba(103,103,103,0.17);
}
.p_li .img_box{
  width: 100%;
  height: 218px;
  overflow: hidden;
}
.p_li:hover .img_box img{
  transform: scale(1.1);
  transition: all .6s;
}
.p_li:hover p{
  color: #195097;
}
.p_li .label_img{
  display: block;
  width: auto;
  margin: -35px auto 0;
  position: relative;
  z-index: 5;
}
.p_li p{
  line-height: 68px;
  color: #333333;
  font-size: 20px;
}
.p_box a{
  display: block;
  margin-right: 39px;
}
.p_box a:nth-of-type(3n){
  margin-right: 0;
}
.p_box a:nth-of-type(n+4){
  margin-top: 40px;
}
.more{
  display: block;
  width: 120px;
  height: 36px;
  background-color: #195097;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.p_bigbox .more{
  margin: 40px auto 0;
}
.about_bigbox{
  margin-top: 120px;
}
.about_box{
  margin-top: 35px;
  overflow: hidden;
}
.about_img{
  width: 684px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  float: left;
}
.about_img .img_box{
  width: 100%;
  height: 230px;
  overflow: hidden;
}
.about_img .img_box1{
  margin-top: 16px;
  width: 268px;
  height: 126px;
  overflow: hidden;
}
.about_img img:hover{
  transform: scale(1.1);
  transition: all .6s;
}
.about_message_box{
  width: 458px;
  padding-top: 75px;
  float: right;
}
.about_message_box p{
  font-size: 16px;
  color: #f9f9f9;
  line-height: 30px;
}
.about_message_box .more{
  background: none;
  border: 1px solid #fff;
  line-height: 34px;
  box-sizing: border-box;
  margin-top: 65px;
}
.thrid{
  padding: 120px 0 135px;
}
.thrid .content{
  width: 1474px;
  position: relative;
}
.thrid .cirle{
  width: 100%;
  height: 4px;
  background-color: #e6e6e6;
  position: absolute;
  top: 248px;
}
.qywh_box{
  width: 1200px;
  margin:38px auto 0;
  display: flex;
  justify-content: space-between;
}
.qywh_li{
  width: 180px;
  position: relative;
  text-align: center;
  padding: 30px 0 52px;
}
.qywh_li .iconfont{
  font-size: 40px;
  color: #195097;
}
.qywh_li p{
  margin-top: 12px;
  font-size: 18px;
  color: #333333;
}
.qywh_li .yuan{
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 3px solid #cccccc;
  border-radius: 50%;
  margin: 15px auto;
}
.qywh_li h1{
  font-size: 60px;
  color: #195097;
}
.qywh_li span{
  display: block;
  width: 51px;
  height: 34px;
  background-color: #195097;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 18px;
  display: none;
}
.qywh_li:hover{
  background: url(../images/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;
}
.qywh_li:hover .iconfont{
  color: #fff;
}
.qywh_li:hover p{
  color: #fff;
}
.qywh_li:hover .yuan,.qywh_li:hover h1{
  display: none;
}
.qywh_li:hover span{
  display: block;
  position: absolute;
  bottom: -18px;
  left: 35%;
}
.hzal_head{
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.hzal_head .hzal_li{
  width: 586px;
  display: flex;
  justify-content: space-between;
}
.hzal_li .img_box{
  width: 278px;
  height: 208px;
  overflow: hidden;
}
.hzal_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.hzal_li .hzal_r{
  width: 280px;
  padding: 20px 20px 18px 0px;
  box-sizing:border-box;
}
.hzal_li .hzal_r h1{
  font-size: 16px;
  color: #333333;
  margin-bottom: 35px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.hzal_li .hzal_r p{
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  margin-bottom: 37px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.hzal_li .hzal_r span{
  display: block;
  width: 94px;
  height: 22px;
  background: url(../images/more.png) no-repeat;
  background-size: 100% 100%;
  line-height: 32px;
  font-size: 16px;
  color: #666666;
}
.hzal_li:hover .hzal_r h1,.hzal_li:hover .hzal_r span{
  color: #003C8D;
}
.hzal_bottom{
  margin-top: 40px;
  display: flex;
}
.hzal_bottom .hzal_li{
  display: block;
  margin-right: 32px;
}
.hzal_bottom .hzal_li .hzal_r{
  padding-left: 0;
  padding-bottom: 32px;
}
.hzal_bottom a:last-of-type .hzal_li{
  margin-right: 0;
}
.four{
  padding: 0 0 120px;
}
.four .more{
  margin: 40px auto 0;
}
.five{
  background: url(../images/bgc3.png) no-repeat;
  background-size: 100% 100%;
}
.ys_box{
  padding: 105px 0 101px;
  box-sizing: border-box;
  padding-left: calc((100% - 1308px) / 2);
  background: url(../images/bgc4.png) no-repeat;
  background-size: 60% 100%;
}
.ys_title{
  display: flex;
  align-items: center;
  margin-left: 195px;
}
.ys_title h1{
  font-size: 30px;
  color: white;
  text-transform: uppercase;
  margin: 0 20px;
}
.ys_title h1:last-of-type{
  margin-right: 10px;
}
.ys_title p{
  font-size: 30px;
  color: #fff;
}
.ys_title .cirle{
  width: 6px;
  height: 33px;
  margin-left: 19px;
  background-color: white;
}
.ys_li{
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 885px;
  box-sizing: border-box;
  text-align: right;
}
.ys_li_l{
  width: 711px;
  box-sizing: border-box;
}
.ys_li h1{
  font-size: 24px;
  line-height: 26px;
  color: white;
  margin-bottom: 11px;
}

.ys_li p{
  font-size: 16px;
  line-height: 24px;
  color: white;
  letter-spacing: 2px;
}
.ys_li:nth-of-type(n+2) .ys_li_l{
  padding-left: 231px;
}
.ys_li_r{
  width: 80px;
}
.ys_li_r:hover img{
  transform: rotateZ(360deg);
  transition:all 1.5s;
}
.six{
  padding: 120px 0;
  background: url(../images/bgc5.png) no-repeat;
  background-position: right -423px;
}
.new_box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1248px;
  margin:40px auto 0;
}
.new_l{
  width: 560px;
  height: 502px;
  overflow: hidden;
}
.new_l:hover img{
  transform: scale(1.2);
  transition: all .6s;
}
.new_r{
  width: 656px;
  padding-top: 15px;
}
.new_head{
  height: 40px;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new_head a{
  font-size: 18px;
  line-height: 24px;
  color: #195097;
}
.new_head .new_type{
  height: 43px;
  box-sizing: border-box;
  display: flex;
}
.new_head .new_type li{
  font-size: 22px;
  line-height: 39.5px;
  height: 39.5px;
  color: #333333;
  cursor: pointer;
}
.new_head .new_type li:nth-of-type(n+2){
  margin-left: 55px;
}
.new_head .new_type .bs{
  color: #195097;
  border-bottom: 4px solid #195097;
}
.new_foot{
  padding-top: 20px;
}
.new_li{
  margin-top: 20px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #cccccc;
}
.new_li:nth-of-type(3){
  border-bottom: none;
  padding-bottom: 0;
}
.new_li .new_name{
  font-size: 18px;
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_li .new_message{
  font-size: 16px;
  line-height: 24px;
  color: #7f7f7f;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_li_foot{
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.new_li_foot p{
  font-size: 14px;
  color: #999999;
}
.new_li_foot span{
  font-size: 14px;
  color: #999999;
}
.new_li:hover p{
  color: #195097;
}
.new_li:hover .new_li_foot span,.new_li:hover .new_message{
  color: #195097;
}
.foot1 .flex{
  justify-content: initial;
}
.foot1 .flex li{
  margin-right: 54px;
}
.foot1 .flex li a{
  color: #b2b2b2;
}
.foot1 .flex li:hover a{
  color: white;
}
.foot_box{
  width: 1200px;
  margin:40px auto 0;
}
.foot1-1 p{
  line-height: 34px;
}
.foot1-3{
  display: flex;
  justify-content: space-between;
}
.foot1-3 .ewm_box{
  width: 160px;
}
.foot2{
  display: flex;
  justify-content: center;
  background-color: #195097;
}
.yqlj_box{
  width: 110px;
  margin-top: 15px;
}
.yqlj_head{
  width: 100%;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  padding: 0 12px;
  box-sizing: border-box;
  align-items: center;
}
.yqlj_head img{
  width: auto;
}
.yqlj_head h1{
  color: #fff;
  font-size: 16px;
}
.yqlj_box ul{
  width: 100%;
  text-align: center;
  background-color: #fff;
  line-height: 32px;
  font-size: 14px;
  display: none;
}
.yqlj_box:hover ul{
  display: block;
}
.foot1-1 .has_indent{
    text-indent:-40px;
    margin-left:40px;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .head_box{
    display: none;
  }
  .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 10px;
  }
  header .head2 .swiper-container1 .swiper-pagination-bullet{
    width: 32px;
    height: 8px;
    border-radius: 4px;
    margin: 0 1%;
  }
  header .head2 .swiper-container1 .swiper-pagination-bullet-active{
    width: 24px;
  }
  .box{
    padding: 5% 2%;
    box-sizing: border-box;
  }
  .box .content{
    width: 100%;
  }
  .title_head h1{
    font-size: 18px;
    margin: 0 3%;
  }
  .title_box p{
    font-size: 12px;
    margin-top: 1%;
  }
  .p_box{
    margin-top: 5%;
  }
  .p_box a{
    width: 49%;
    margin-right: 2%;
  }
  .p_li{
    width: 100%;
  }
  .p_li .img_box{
    height: auto;
  }
  .p_li .label_img{
    width: 28px;
    margin: -14px auto 0;
  }
  .p_li p{
    font-size: 14px;
    line-height: 32px;
  }
  .p_box a:nth-of-type(3n){
    margin-right: 2%;
  }
  .p_box a:nth-of-type(2n){
    margin-right: 0;
  }
  .p_box a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .p_box a:nth-of-type(n+5){
    display: none;
  }
  .box .more{
    width: 90px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    margin: 5% auto 0;
  }
  .about_bigbox{
    margin-top: 5%;
  }
  .about_message_box{
    width: 100%;
    padding-top: 0%;
  }
  .about_message_box p{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
  }
  .about_message_box .more{
    border-color: #333333;
    color: #333333;
  }
  .about_img{
    width: 100%;
    margin-top: 5%;
  }
  .about_img .img_box{
    height: auto;
  }
  .about_img .img_box1{
    margin-top: 3%;
  }
  .qywh_li{
    padding: 5% 0;
    width: 100px;
  }
  .qywh_li .iconfont{
    font-size: 24px;
  }
  .qywh_li p{
    margin-top: 2%;
    font-size: 14px;
  }
  .qywh_li .yuan{
    margin: 3% auto;
    width: 12px;
    height: 12px;
  }
  .qywh_li h1{
    font-size: 24px;
  }
  .thrid .cirle{
    top: 123px;
  }
  .qywh_box{
    margin-top: 5%;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: block;
  }
  .qywh_box a{
    display: inline-block;
  }
  .qywh_li:hover{
    background: none;
    padding: 5% 0;
    display: block;
  }
  .qywh_li:hover .iconfont{
    color: #e57716;
  }
  .qywh_li:hover p{
    color: #e57716;
  }
  .qywh_li:hover .yuan,.qywh_li:hover h1{
    display: block;
  }
  .qywh_li:hover span{
    display: none;
  }
  .hzal_title a{
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
  .hzal_head{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .hzal_head a{
    display: block;
    width: 100%;
  }
  .hzal_head .hzal_li{
    width: 100%;
  }
  .hzal_li .img_box{
    width: 45%;
    height: auto;
  }
  .hzal_li .hzal_r{
    width: 52%;
    padding: 5%;
  }
  .hzal_li .hzal_r h1{
    font-size: 14px;
    margin-bottom: 3%;
  }
  .hzal_li .hzal_r p{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2%;
    min-height:36px;
  }
  .hzal_li .hzal_r span{
    width: 55px;
    height: 14px;
    font-size: 12px;
    line-height: 30px;
  }
  .hzal_bottom{
    margin-top: 5%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hzal_bottom .hzal_li{
    margin-right: 0;
  }
  .hzal_bottom a{
    display: block;
    width: 49%;
    margin-right: 0;
  }
  .hzal_bottom a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .hzal_bottom .hzal_li .img_box{
    width: 100%;
  }
  .hzal_bottom .hzal_li .hzal_r{
    width: 100%;
    padding-bottom: 5%;
    border-bottom: none;
  }
  .hzal_bottom a:nth-of-type(n+3) .hzal_li{
    margin-top: 2%;
  }
  .ys_box{
    padding: 5% 0;
    background-size: 95% 100%;
  }
  .ys_title{
    margin-left: 9%;
  }
  .ys_title h1{
    font-size: 18px;
    margin: 0 3%;
  }
  .ys_title h1:last-of-type{
    margin-right: 3%;
  }
  .ys_title .cirle{
    width: 4px;
    height: 24px;
    margin-left: 0;
  }
  .ys_li{
    width: 100%;
    margin-top: 5%;
    align-items: center;
  }
  .ys_li:nth-of-type(2) .ys_li_l{
    padding-left: 0;
  }
  .ys_li h1{
    font-size: 18px;
    margin-bottom: 2%;
  }
  .ys_li p{
    font-size: 12px;
    line-height: 18px;
  }
  .five{
    background-size: cover;
  }
  .ys_li_l{
    width: 87%;
  }
  .ys_li:nth-of-type(n+2) .ys_li_l{
    padding-left: 2%;
  }
  .ys_li_r{
    width: 42px;
  }
  .ys_title p{
    font-size: 18px;
  }
  .new_box{
    margin-top: 5%;
    width: 100%;
  }
  .new_l{
    width: 100%;
    height: auto;
  }
  .new_head .new_type{
    width: 75%;
    height: 32px;
  }
  .new_head .new_type li{
    font-size: 12px;
    line-height: 35px;
    height: 34.5px;
  }
  .new_head .new_type li:nth-of-type(n+2){
    margin-left: 5%;
  }
  .new_head a{
    font-size: 15px;
  }
  .new_foot{
    padding-top: 3%;
  }
  .new_li{
    margin-top: 2%;
  }
  .new_li .new_name{
    font-size: 14px;
    margin-bottom: 2%;
  }
  .new_li .new_message{
    font-size: 12px;
    line-height: 18px;
  }
  .new_li_foot{
    margin-top: 2%;
  }
  .new_li_foot p,.new_li_foot span{
    font-size: 12px;
  }
  .new_bigbox{
    margin-top: 5%;
  }
  .new_r{
    width: 100%;
  }
  .al_box{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .al_box .al_li{
    width: 100%;
    height: auto;
  }
  .al_box a{
    width: 49%;
    margin-right: 2%;
  }
  .al_box a:nth-of-type(2n){
    margin-right: 0;
  }
  .al_box a:nth-of-type(n+3){
    margin-top: 3%;
  }
  .al_box a:nth-of-type(n+5){
    display: none;
  }
  .foot_box{
    width: 100%;
    margin: 5% auto 0;
  }
  .inpbox{
    display: none;
  }
  .foot{
    padding: 0 3%;
    box-sizing: border-box;
  }
  .foot1-1 p:last-of-type{
    margin-left: 0;
    text-indent: 0;
  }
  .yqlj_box{
    margin: 3% auto 0;
  }
  .foot1-1 .has_indent{
    text-indent:0px;
    margin-left:0px;
  }
  .hzal_head a:nth-of-type(2){
	margin-top:3%;
  }
  .about_box{
	margin-top:3%;
  }
}
