

.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%
}



/* 恒峰 */
.index_BANNER{
    padding-top:80px ;
}

.read_news{
     padding-top:160px!important;
}

.index_BANNER .swiper-slide img{
    width: 100%;
}
.index_BANNER .ban_img{
    width: 100%;
}

/*@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{
  max-width: 1410px;
  width: 100%;
  margin: 0 auto;
}
.w1300{
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.title{
  text-align: center;
  margin-bottom: 15px;
}
.title p{
  font-size:28px;
  line-height: 32px;
  font-family: SSB;
  color: #333333;
  margin-bottom: 20px;
}
.IN_about{
    padding-top: 50px;
}
.IN_right{
  width: 47%;
}
.IN_right .d_p p{
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
  text-align: justify;
}
.IN_con{
  display: flex;
  justify-content: space-between;
}
.d_p{
  margin-bottom: 40px;
}
.in_mor{
  margin-left: 65px;
  padding: 10px 20px;
  background-color: #3087e7;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  border-radius: 5px;
}
.jing{
  padding-top: 50px;
  padding-bottom: 50px;
}
.in_jing{
  background: url(../images/images/jing1.jpg) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 202px;
  text-align: center;
}
.jing_mor{
  padding: 10px 20px;
  color: #e9eff8;
  font-size: 22px;
  line-height: 27px;
  display: inline-block;
  margin-top: 50px;
}
.jing_mor1{
  /*padding: 10px 20px;*/
  color: #e9eff8;
  font-size: 16px;
  line-height: 27px;
  /*margin-top: 10px;*/
}

.swiper-button-next, .swiper-rtl .swiper-button-prev{
  color: #999999;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
  color: #999999;
}

.PRO{
  padding-bottom: 50px;
}
.che_p{
  height: 319px;
  padding: 65px 40px;
  background-color: #eeeeee;
}
.che_p p{
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}
.che_li{
  width: 33.3%;
}
.chen_d1{
  overflow: hidden;
}
.che_li img{
  transition: .5s;
}
.che_li:hover img{
  transform: scale(1.1);
}
.che_ul{
  display: flex;
}
.che_li:nth-child(2n){
  display: flex;
  flex-flow: column-reverse;
}

.in_chejian{
  padding-bottom: 50px;
}
.ccp{
  position: relative;
}
.swiper_btn {
  display: flex;
  justify-content: space-between;
}
.swiper_btn .next {
  position: absolute;
  top: 42%;
  left:0;
  width: 30px;
  height: 65px;
  background: url(../images/images/lef.png) center no-repeat;
  cursor: pointer;
}
.swiper_btn .prev {
  position: absolute;
  top:42%;
  right: 0;
  width: 30px;
  height: 65px;
  background: url(../images/images/rig.png) center no-repeat;
  cursor: pointer;
}

.in_product{
    padding: 0 40px;
}






.xxqq{
  font-size: 16px;
  line-height: 25px;
}
.lili{
  background-color: aqua;
  border-bottom: 1px solid red;
}
.a_xi ul li p{
   font-size: 14px;
   line-height: 20px;
}
.a_xi li{
  background: #999999;
  border-bottom: 1px solid #fff;
}

.a_xi{
  display: none;
}
/* .ac1{
  font-size: 25px;
  color: blue;
} */





.AB_HF{
  padding: 40px 0;
}
.AB_dd1 p{
   font-size: 18px;
   line-height: 42px;
   text-indent: 2em;
}
.AB_dd1 img{
  margin-top: 30px;
}
.chej_li{
  width: 23%;
  height: 100%;
   background:url(../images/images/chej1.png) no-repeat;
   padding: 20px 0 23px 20px;
}

.chej_ul{
  margin: 0 25px;
  display: flex;
  justify-content: space-between;
}
.CHEJIAN{
  padding: 0 0 100px 0;
}


.culture_d1{
  background: url(../images/images/qyw1.png) no-repeat;
  background-size: 100%;
  height: 590px;
}

.title_qe{
  text-align: center;
}
.title_qe p{
  font-size:28px;
  line-height: 32px;
  font-family: SSB;
  color: #333333;
  margin-bottom: 20px;
}
.qyw_im{
  margin-top: 53px;
}
.qyew_imm{
  position: relative;
}
.culture_ul{
  display: flex;
  width: 99%;
  justify-content: space-around;
}
.culture_ul{
  position: absolute;
  top: 41%;
  left: 2%;
}
.culture_li h3{
   font-size: 36px;
   line-height: 50px;
   font-family: SSB;
   margin-bottom: 25px;
   margin-left: 10px;
}
.culture_li p{
  font-size: 20px;
  line-height: 42px;
}
.PRODUCT{
  padding: 40px 0 40px 0 ;
}


.prod_li{
  width: 31%;
  position: relative;
  border: 2px solid #00000030;
  margin: 0 0 30px;
  padding: ;
  text-align: center;
  padding: 40px 0 0 0;
  /*background-color:#d8d8d860;*/
  transition: .5s
}
.prod_li img{
    padding:0 0 40px 0;
}

.prod_li:hover{
   border: 2px solid #3087e7;
}
.prod_li:hover .prod_dd1{
   background-color:#3087e7
}
.prod_li:hover .prod_dd1 p{
   color: #fff;
}
.prod_dd1{
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  background-color:#f6f6f6;
  width: 100%;
  text-align: center;
  /*opacity: 1;*/
  transition: .5s
  
}
.prod_dd1 p{
   font-size: 24px;
   line-height: 67px;
    color: #000;
   font-weight: bold;
   transition: .5s
}
.prod_ul{
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
}

.NEWS{
  padding: 40px 0 40px 0 ;
}
.news_li{
  width: 31.6%;
  background-color: #fff;
  padding: 23px;
  margin: 0 0 27px;
  transition: .5s;
}
.news_li:hover{
  box-shadow: 0px 0px 30px -15px;
}
.new_dd2 h6{
   font-size: 18px;
   line-height: 35px;
   padding: 25px 0 7px 0;
}
.new_dd2 p{
   font-size: 14px;
   line-height: 24px;
   color: #888888;
}
.mor4{
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.mor4 .le{
  font-size: 14px;
  line-height: 24px;
  color: #3d74ca;
  font-weight: bold;
}
.mor4 .sp1{
  font-size: 20px;
  line-height: 24px;
  color: #3d74ca;
  font-weight: bold;
}
.mor4 .sp2{
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-weight: bold;
}
.news_ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.new_dd1{
  overflow: hidden;
}
.new_dd1 img{
  transition: .5s;
}
.news_li:hover img{
   transform: scale(1.2);
}

.CONTACT{
  padding: 40px 0 40px 0;
  background-color: #f0f4f7;
}
.on1{
  width: 30%;
  background-color: #fff;
  text-align: center;
  padding: 30px 0;
}
.oning{
  height: 100px;
}
.on1 .p1{
  font-size: 20px;
  line-height: 42px;
  margin-top: 20px;
  margin-bottom: 18px;
}
.on1 .p2{
  font-size: 18px;
  line-height: 42px;
}
.cont{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.sp1{
  font-size: 16px;
}
.sp2{
  font-size: 16px;
  font-weight: bold;
}
.rig1{
  width: 57%;
  margin: auto 0;
}
.rig1 .pp1{
   font-size: 40px;
   line-height: 43px;
   font-weight: bold;
   
}
.rig1 .pp2{
  font-size: 24px;
  line-height: 35px;
  margin: 30px 0 10px;
}
.rig1 .pp3{
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 70px;
}
.red_pro{
  display: flex;
  justify-content: space-between;
  margin: 30px 0 60px 0;
}
.pro_red{
  padding: 160px 0 70px 0;
  background-color: #f0f4f7;
}
.red_pro2 table{
  border: 1px solid #e6e6e6;
  width: 100%;
}
.red_pro2 tr{
  border: 1px solid #e6e6e6;
  background-color: #dddddd;
}
.red_pro2 td {
  border: 1px solid #e6e6e6;
  text-align: center;
  padding: 15px 0;
  font-size: 20px;
  width: 50%;
}
.red_pro2 td:first-child{
  font-weight: bold;
}
.yycc{
  font-size: 20px;
  background-color: #3087e7;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
.yycc111 p{
  font-size: 18px;
  line-height: 30px;
}
.red_pro2 tr:nth-child(2n){
  background-color: #fff;
}
.amap1{
  width: 100%;
  height: 700px !important;
}


.NEWS{
   background-color:#f0f4f7;
}
.NEWS_read_top{
 
}
.NEWS_read_title1{
  font-size: 21px;
  text-align: center;
}
.NEWS_read_longtitle{
  font-size: 16px;
  margin: 20px 0 30px 0;
  text-align: center;
}
.NEWS_readhr p{
   font-size: 16px;
   line-height: 36px;
   text-indent: 2em;
}


.PRODUCT_read_shangx{
   display: flex;
   justify-content: space-between;
}
.bbb1{
  margin-top: 30px;
}
.mybtn{
  padding: 15px 60px;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  line-height:25px;
  transition: .5s;
}
.mybtn:hover{
  background-color: #3087e7;
  color: #fff;
}


.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    color: #3087e7;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    color: #3087e7;
}



.je_ul{
  display: flex;
  justify-content: space-between;
}
.je_li{
   width: 30%;
   height: 360px;
   overflow: hidden; 
}
.li_d1{
  background: repeating-linear-gradient(rgba(22, 222, 48, 0), rgba(11, 130, 202, 1));
  font-size: 16px;
  height: 250px;
  color: #fff;
  line-height: 20px;
  padding:130px 10px 0 10px ;
  display: inline-block;
}
.je_li:hover .li_d1 {
  transform: translateY(-250px);
  transition: 0.5s;
}
.shenei{
  padding-bottom: 107px;
}

.slide-rongyu img{
    width: 100%;
}
.slide-rongyu{
  text-align: center;   
}
.rongyu3{
  margin: 30px 0 120px;   
}

.NEWS .uu{
    display: flex;
    justify-content: center;
}
.uu a{
    margin: 0 30px;
}
.uu{
    margin-bottom: 40px;
}
.NEWS .uu a:hover , .NEWS .uu a.active{
    color: #3087e7;
}
.NEWS .uu a{
  font-size:28px;
  line-height: 32px;
  font-family: SSB;
  color: #333333;
  margin-bottom: 20px;
}

/* 手机 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;
  }
  
}
