.head_head{
  background-color: #F4F4F4;
}
.head_head_box{
  width: 1300px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
}
.head_left{
  display: flex;
  align-items: center;
}
.head_left p{
  font-size: 14px;
  color: #999999;
}
.head_left p:nth-of-type(2){
  margin-left: 10px;
}
.head_r{
  display: flex;
  align-items: center;
}
.head_r a{
  font-size: 14px;
  color: #000000;
}
.head_r .cirle{
  width: 1px;
  height: 15px;
  background-color: #000000;
  margin: 0 22px;
}
.head9-1{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1300px;
}
.label_box{
  display: flex;
  align-items: center;
  margin-left: 160px;
}
.label_li{
  text-align: center;
}
.label_li img{
  width: auto;
}
.label_li p{
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}
.label_li:nth-of-type(n+2){
  margin-left: 38px;
}
.tel_box{
  margin-left: 176px;
}
.tel_head{
  display: flex;
  justify-content: right;
  align-items: center;
  margin-bottom: 4px;
}
.tel_head img{
  width: auto;
}
.tel_head p{
  font-size: 14px;
  color: #000000;
}
.tel_box h1{
  font-size: 22px;
  color: #363A90;
  font-weight: 600;
  margin: 0;
}
.biaoti11 .navbiaoti{
  width: 1300px;
  margin: auto;
  display: flex;
  align-items: center;
}
.biaoti11 .navbiaoti li{
  position: relative;
}
.biaoti11 .navbiaoti .shu{
  width: 1px;
  height: 14px;
  background-color: #fff;
}
.biaoti11 .navbiaoti li .cirle{
  width: 144px;
  height: 4px;
  background-color: #F0A612;
  position: initial;
  margin: auto;
}
header .head2 .swiper-container1 .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: 30px;
  font-size: 12px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet{
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 1;
  outline: none;
  margin: 0 10px;
}
header .head2 .swiper-container1 .swiper-pagination-bullet-active{
  background-color: #FF9340;
}
.first{
  padding: 218px 0 230px;
}
.content{
  width: 1200px;
  margin: auto;
}
.p_box{
  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 h1 span{
  color: #363A90;
}
.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: 4px;
}
.p_type .bs{
  background: linear-gradient(to left top,#2D4F81,#2FAFE9);
  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;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.p_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.p_li:hover .p_bottom{
  background-color: #2FAFE9;
  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 120px;
}
.second .content{
  width: 1378px;
}
.title_box{
  text-align: center;
}
.title_box h1{
  font-size: 26px;
  font-weight: 600;
  color: #000000;
}
.title_box h1 span{
  color: #363A90;
}
.title_box p{
  margin-top: 8px;
  font-size: 14px;
  color: #000000;
}
.title_box .cirle{
  width: 29px;
  height: 4px;
  background-color: #F0A612;
  margin: 9px auto 0;
}
.cases_box{
  margin-top: 58px;
  display: flex;
}
.cases_li{
  width: 322px;
}
.cases_li .img_box{
  width: 100%;
  height: 228px;
  overflow: hidden;
}
.cases_bottom{
  width: 238px;
  margin: -17px auto 0;
  text-align: center;
  background-color: #FFFFFF;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  position: relative;
  z-index: 5;
  transition: all .6s;
}
.cases_bottom h1{
  line-height: 58px;
  color: #000000;
  font-size: 18px;
}
.cases_bottom p{
  font-size: 14px;
  line-height: 28px;
  margin-top: 17px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
display: none;
}
.cases_bottom span{
  display: block;
  width: 76px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  line-height: 20px;
  border: 1px solid #707070;
  box-sizing: border-box;
  border-radius: 11px;
  margin: 24px auto 0;
  display: none;
}
.cases_li:hover .cases_bottom{
  padding: 18px 30px 18px;
  box-sizing: border-box;
  margin-top: -104px;
}
.cases_li:hover .cases_bottom h1{
  line-height: 24px;
}
.cases_li:hover .cases_bottom p,.cases_li:hover .cases_bottom span{
  display: block;
}
.cases_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.cases_box a{
  display: block;
  margin-right: 30px;
}
.cases_box a:last-of-type{
  margin-right: 0;
}
.more{
  display: block;
  width: 133px;
  height: 44px;
  border-radius: 22px;
  background-color: #363A90;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
}
.second .more{
  margin: 56px auto 0;
}
.thrid{
  padding: 0 0 210px;
}
.ryzz_box{
  margin-top: 37px;
  display: flex;
}
.ryzz_box .ryzz_li{
  width: 220px;
  height: 304px;
  overflow: hidden;
  margin-right: 25px;
}
.ryzz_box .ryzz_li:last-of-type{
  margin-right: 0;
}
.ryzz_box .ryzz_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.thrid .more{
  margin: 55px auto 0;
}
.four{
  background: url(../images/bgc1.png) no-repeat;
  background-position: right top;
}
.four .content{
  width: auto;
  margin-left: calc((100% - 1200px) / 2);
}
.about_box{
  display: flex;
  justify-content: space-between;
}
.about_message{
  padding-top: 103px;
  width: 687px;
}
.about_message h1{
  font-size: 42px;
  color: #363A90;
  font-weight: 600;
  text-transform: uppercase;
}
.about_message h1 span{
  color: #F0A612;
}
.about_title{
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.about_title h2{
  font-size: 24px;
  color: #000000;
}
.about_title .cirle{
  width: 115px;
  height: 1px;
  background-color: #000000;
  margin-left: 25px;
}
.about_message p{
  font-size: 18px;
  line-height: 36px;
  color: #000000;
  margin: 61px 0 83px;
}
.about_message a{
  color: #F0A612;
  font-size: 18px;
  text-transform: uppercase;
}
.about_img{
  width: 767px;
  height: 625px;
  overflow: hidden;
  border-radius: 397px 0 0 0;
}
.about_img:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.five{
  padding: 76px 0 182px;
  background: url(../images/bgc2.png) no-repeat;
  background-position: right top;
}
.new_head{
  overflow: hidden;
}
.new_title_box{
  float: right;
  overflow: hidden;
}
.new_title_box .title_box{
  display: none;
}
.new_head img{
  width: auto;
}
.new_head_li{
  display: flex;
  align-items: flex-start;
  float: left;
}
.new_head_li .img_box{
  width: 282px;
  height: 200px;
  overflow: hidden;
}
.new_head_li:hover img{
  transform: scale(1.1);
  transition: all .6s;
}
.new_head_message{
  width: 485px;
  padding-top: 21px;
  margin-left: 34px;
}
.new_head_message h1{
  font-size: 18px;
  color: #000000;
}
.new_head_message p{
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin-top: 13px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_head_message span{
  display: block;
  margin-top: 48px;
  font-size: 18px;
  color: #253694;
  text-transform: uppercase;
}
.new_type{
  margin-top: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_type li{
  width: 134px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background-color: #EEEEEE;
  font-size: 20px;
  color: #999999;
  margin-right: 83px;
}
.new_type a{
  display: block;
  width: 134px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  background-color: #EEEEEE;
  font-size: 20px;
  color: #999999;
}
.new_type .bs{
  border-radius: 0 24px 0 24px;
  background-color: #363A90;
  color: #fff;
}
.new_bigbox{
  margin-top: 85px;
}
.new_bigbox .content{
  width: 1242px;
}
.new_box{
  display: flex;
  flex-wrap: wrap;
}
.new_li{
  width: 389px;
}
.new_li h1{
  font-size: 22px;
  color: #000000;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:1;
}
.new_li p{
  margin-top: 12px;
  color: #999999;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.new_bottom{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center;
}
.new_bottom span{
  font-size: 18px;
  color: #999999;
}
.new_bottom font{
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
}
.new_li:hover h1{
  color: #363A90;
}
.new_li:hover p{
  color: #000000;
}
.new_li:hover .new_bottom span,.new_li:hover .new_bottom font{
  color: #363A90;
}
.new_box a{
  display: block;
  margin-right: 37px;
}
.new_box a:nth-of-type(3n){
  margin-right: 0;
}
.new_box a:nth-of-type(n+4){
  margin-top: 60px;
}
.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: #FF9340;
}
.foot_bottom{
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot_bottom .foot_b_l{
  width: 695px;
  display: flex;
  flex-wrap: wrap;
}
.foot_b_l p{
  font-size: 16px;
  line-height: 21px;
  color: white;
  margin-right: 94px;
  min-width: 297px;
}
.foot_b_l p:nth-of-type(2n){
  margin-right: 0;
}
.foot_b_l p:nth-of-type(n+3){
  margin-top: 19px;
}
.foot_b_r{
  width: 108px;
  margin-right: 108px;
}
.foot .foot2{
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .head_head_box{
    display: none;
  }
  header .head2 .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%;
  }
  .p_box{
    flex-wrap: wrap;
    align-items: center;
  }
  .p_type{
    width: 34%;
  }
  .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 ul li:nth-of-type(n+4){
    display: none;
  }
  .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: 65%;
  }
  .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+5){
    display: none;
  }
  .p_ul .p_li{
    width: 100%;
    height: auto;
  }
  .p_bottom{
    font-size: 12px;
    line-height: 32px;
  }
  .title_box h1{
    font-size: 18px;
  }
  .title_box p{
    margin-top: 4px;
    font-size: 12px;
  }
  .title_box .cirle{
    margin: 4px auto 0;
  }
  .cases_box{
    margin-top: 3%;
  }
  .cases_box a{
    width: 49%;
    margin-right: 2%;
  }
  .cases_box a:nth-of-type(2){
    margin-right: 0;
  }
  .cases_box a:nth-of-type(n+3){
    display: none;
  }
  .cases_li{
    width: 100%;
  }
  .cases_li .img_box{
    height: auto;
  }
  .cases_bottom{
    width: 80%;
    margin-top: -10%;
  }
  .cases_bottom h1{
    font-size: 14px;
    line-height: 32px;
  }
  .cases_bottom p{
    font-size: 12px;
    line-height: 24px;
    margin-top: 3%;
  }
  .cases_bottom span{
    width: 50px;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    margin: 5% auto 0;
  }
  .box .more{
    width: 90px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 5% auto 0;
  }
  .ryzz_box{
    margin-top: 5%;
    flex-wrap: wrap;
  }
  .ryzz_box .ryzz_li{
    width: 49%;
    height: auto;
    margin-right: 2%;
  }
  .ryzz_box .ryzz_li:nth-of-type(2n){
    margin-right: 0;
  }
  .ryzz_box .ryzz_li:nth-of-type(n+3){
    margin-top: 3%;
  }
  .ryzz_box .ryzz_li:nth-of-type(n+5){
    display: none;
  }
  .four .content{
    width: 100%;
    margin-left: 0;
  }
  .about_box{
    flex-wrap: wrap;
  }
  .about_message{
    width: 100%;
    padding-top: 0;
  }
  .about_message h1{
    text-align: center;
    font-size: 18px;
  }
  .about_title{
    margin-top: 2%;
    justify-content: center;
  }
  .about_title h2{
    font-size: 14px;
  }
  .about_title .cirle{
    width: 80px;
    margin-left: 2%;
  }
  .about_message p{
    font-size: 14px;
    line-height: 24px;
    margin: 5% 0;
  }
  .about_message a{
    display: block;
    text-align: center;
    font-size: 14px
  }
  .about_img{
    width: 100%;
    height: auto;
    margin-top: 3%;
    border-radius:0;
  }
  .new_title_box{
    width: 100%;
    float: none;
  }
  .new_title_box .title_box{
    display: block;
    width: 100%;
  }
  .new_title_box img{
    display: none;
  }
  .new_head_li{
    float: none;
    margin-top: 5%;
    width: 100%;
  }
  .new_head_li .img_box{
    width: 40%;
    height: auto;
  }
  .new_head .img_box img{
    width: 100%;
  }
  .new_head_message{
    padding-top: 3%;
    margin-left: 2%;
    width: 58%;
  }
  .new_head_message h1{
    font-size: 15px;
  }
  .new_head_message p{
    font-size: 12px;
    line-height: 18px;
  }
  .new_head_message span{
    font-size: 14px;
    margin-top: 3%;
  }
  .new_type{
    margin-top: 5%;
  }
  .new_type li{
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin-right: 2%;
  }
  .new_type a{
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .five{
    background: none;
  }
  .new_bigbox{
    margin-top: 5%;
  }
  .new_box a{
    width: 100%;
    margin-right: 0;
  }
  .new_li{
    width: 100%;
  }
  .new_li h1{
    font-size: 16px;
  }
  .new_li p{
    margin-top: 2%;
    font-size: 14px;
    line-height: 24px;
  }
  .new_bottom{
    margin-top: 1%;
  }
  .new_bottom span{
    font-size: 14px;
  }
  .new_bottom font{
    font-size: 12px;
  }
  .new_box a:nth-of-type(n+2){
    margin-top: 3%;
  }
  .new_box a:nth-of-type(n+5){
    display: none;
  }
  .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;
  }
  .title_box1 h1{
    font-size: 18px;
    line-height: 28px;
  }
  .title_box1 h1 span{
    font-size: 12px;
    margin-left: 3%;
    line-height: 18px;
  }
}
