

.head_pc .nav .ul2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
  display: none;
  background-color: white;
  text-align: center;
  transition: .1s
}

.head_pc .nav .ul2:hover,
.head_pc .nav .ul2.hover {
  background-color: white;
}

.head_pc .nav .ul2 a {
  font-size: 16px;
  display: block;
  line-height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #000;
  padding: 0 20px;
}

.head_pc .nav .ul2 a:hover,
.head_pc .nav .ul2 a.hover {
  /* font-weight: bold !important; */
  color: #ffffff !important;
  background-color: #07559f;
  
}

.logo {
  width: 25%
}



/* 恒峰 */
@font-face {
  font-family: SSB;
  src: url('../css/fonts/SourceHanSerifCN-Bold-2.otf');
}
.w1200{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.w1260{
  max-width: 1260px;
  width: 100%;
  margin: 0 auto;
}
.w1410{
  display: inline-block;
  max-width: 1410px;
  width: 100%;
  margin: 0 auto;
}
.w1300{
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

/* jak */
.AB_p1{
  font-size: 40px;
  line-height: 55px;
  color: #0093df;
  text-align: center;
  font-weight: bold;
  margin-bottom: 90px;
}
.ABOUT{
  padding: 105px 0 1px 0;
  background: url(../images/images/hua1.png) no-repeat;
  background-position-x: 383px;
  background-position-y: 146px;
}
.bbj{
  padding: 0px 0 105px 0;
  background: url(../images/images/hua2.png) no-repeat;
  background-position-x: 1497px;
  background-position-y: 666px;
}
.ab_center{
  /* display: flex; */
  position: relative;
  text-align: right;
}
.ab_center .left{
   position: absolute;
   top: 90px;
   left:-5px;
   z-index: 3;
}
.ab_center .right{
  width: 77%;
  display: inline-block;
  z-index: 2;
}
.right_p1{
  font-size: 18px;
  line-height: 25px;
  padding: 80px 30px 80px 140px;
  background-color: #eaf7ff;
  text-align: justify;
  word-break: break-all;
}
.right_p1 .p2{
  color: #0093df;
  font-size: 22px;
}
.right_p1 .dd1{
  width: 60px;
  height: 2px;
  background-color: #0093df;
  margin: 23px 0 42px 0;
}

.pro_li{
  padding: 20px 30px 40px 20px;
  border: 1px solid #00000029;
  width: 30%;
  margin:0 20px 40px;
}
.im2{
  text-align: center;
  margin: 35px auto;
}
.li_d3{
  padding: 0 40px;
  text-align: center;
}
.pro_li .pro_p1{
  font-size: 24px;
  line-height: 21px;
  color: #0093df;
  margin-bottom: 15px;
}
.pro_li .pro_p2{
  font-size: 18px;
  line-height: 28px;
  color: #00000087;
}
.pro_ul{
  display: flex;
  flex-wrap: wrap;
  
}
.product{
  padding-bottom: 50px;
}
.our{
   padding: 90px 0;
   background: #eaf7ff;
   text-align: center;
}
.our_bottom{
  margin:0 220px;
  display: inline-block;
}
.our_ul{
  display: flex;
  flex-wrap: wrap;
}
.our_li{
  margin: 0 70px 50px;
}
.our_li span{
   font-size: 26px;
   line-height: 63px;
   color: #00000087;
   margin-left: 10px;
}
.con_left_p1{
  font-size: 18px;
  line-height: 23px;
  color: #0093df;
  margin-bottom: 55px;
}
.co1_li{
  line-height: 13px;
  margin-bottom: 40px;
  display: flex;
}
.co1_li .img1{
  height: 23px;
}
.co1{
  font-size: 18px;
  line-height: 13px;
  margin-left: 30px;
  color: #00000087;
}
.con{
  padding: 80px 0;
}
.con_left{
  width: 57%;
}
.con_left{
    position: relative;
}
.con_left .co_ul .wei{
     position: absolute;
     bottom: 10%;
     right: 29%;
}
.co1 p{
  margin-bottom: 15px;
  line-height: 20px;
}
.con_right{
  width: 43%;
}
.con_center{
  display: flex;
  justify-content: space-between;
}
.input{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.input_d1{
  width: 47.8%;
  margin-bottom: 15px;
}
.input_d1 p{
  font-size: 14px;
  line-height: 24px;
}
.input_d1 .input1 ,.input_d1 .input2{
   width: 100%;
}
.input2{
    margin-left:10%;
}
.input_d1 input{
    height: 30px;
    background-color: #eaeaea;
    border: 0px;
}

.textar_d1{
  width: 100%;
}
.textar{
  width: 100%;
  height: 80px;
  background-color: #eaeaea;
  border: 0px;
}
.bttn{
  padding: 10px 30px;
  font-size: 14px;
  border-radius: 50px;
  border: 0px;
  background-color: #0093df;
  color: #ffffff;
}
.bttn:hover{
  background-color: #0088cc;
}
.form_btn{
  margin-top: 25px;
}


.swiper-button-next , .swiper-button-prev{
  width: calc(var(--swiper-navigation-size)/ 2 * 27);
  color: #ffffffbd;
}






select {
  width: 100px;
  height: 30px;
  font-size: 16px;
  /* font-family: sans-serif; */
  color: #444444a2;
  background-color: #ffffff;
  border:0;
  padding: 5px;
}
.fany img{
   margin-top: 28px;
}





















/* 手机 pc 隐藏 */
/* .pc_cang{
  display: block !important;
} */
.phone_cang{
  display: none !important;
}



/* @media screen and (min-width: 1400px) and (max-width: 1700px){
  .footer_ul{
    padding-top: 10px !important;
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px){
  .footer_ul{
    padding-top: 10px !important;
    padding-bottom: 0px !important;
  }
  .footer_ul .li1 img{
    display: none !important;
  }
} */
@media screen and (min-width: 1200px) and (max-width: 1600px){
  .bbj{
    background-position-x: 1283px;
    background-position-y: 666px;
  }
  .ABOUT{
    background-position-x: 217px;
  }
}
