﻿
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}



/* banner */

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/banner_bg.jpg) no-repeat bottom center;
}

.banner .swiper-container {
  width: 94%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  
}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  border-bottom-right-radius: 95px;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 0.65rem;
  height: 0.65rem;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 4%;
  top: 50%;
  z-index: 5;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 0.65rem;
  height: 0.65rem;
  background: url(../images/bannerL.png) no-repeat  center;
  left: 4%;
  top: 50%;
  z-index: 5;
}

.banner .swiper-pagination {
  width: 100%;
  bottom: 0.3rem;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
  background-color: #fff;
  width: 30px;
  height: 4px;
  opacity: 1;
  border-radius: 0;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #034238;
}

.banner .banner_xt{
  position: absolute;
  top: 3.1rem;
  right: 0.35rem;
  width: 0.3rem;
  height: 3.8rem;
  background: url(../images/banner_xt.png) no-repeat  center;
}



@media (max-width: 1200px) {


  .banner .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    
  }

  .banner .swiper-slide img {
    border-bottom-right-radius: 0px;
  }


  .banner .swiper-button-next1{
    display: none;
  }
  
  .banner .swiper-button-prev1{
    display: none;
  }

  .banner .swiper-pagination {
    bottom: 0.15rem;
  }
  .banner .banner_xt{
    display: none;
  }

}


/* title */

.title{
  margin: 0 auto;
  background: url(../images/title.png) no-repeat center;
  height: 1.04rem;
  text-align: center;
}

.title h3{
  padding-top: 0.2rem;
}

.title h3 img{
  display: block;
  margin: 0 auto;


}

.title h3 a{
  display: block;
}

.title span{
  display: block;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  font-family: "simsun";
  margin: 0.23rem auto 0 auto;
  letter-spacing: 60px;
  margin-left: 0.6rem;
}



/* about */

.ab_bg {
  width: 100%;
  height: 12.25rem;
  overflow: hidden;
  position: relative;
  background: #f8f8f8;
}

.ab_bg .about {
  margin: 0 auto;
  padding-top: 1.15rem;
  position: relative;
  height: 6rem;
  
}

.ab_bg .about  .ab_l{
  float: left;
  width: 54%;

}

.ab_bg .about  .ab_l .title{
  margin: 0rem 0 0 -1.4rem;
  padding-left: 1.4rem;
  width: 5.32rem;
  text-align: left;
}

.ab_bg .about  .ab_l .title h3 img{
  margin: 0 0 0 0.3rem;
}

.ab_bg .about  .ab_l .title span {
  display: block;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  font-family: "simsun";
  margin-top: 0.23rem ;
  letter-spacing: 53px;
  margin-left: 0.3rem;
}

.ab_bg .about  .ab_l .txt{
  margin-top: 0.65rem;

}

.ab_bg .about  .ab_l .txt h5 a{
  display: block;
  font-size: 0.22rem;
  color: #333333;
  font-weight: bold;

}

.ab_bg .about  .ab_l .txt span{
  display: block;
  font-size: 0.14rem;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .about  .ab_l .txt em{
  display: block;
  width: 0.22rem;
  height: 0.14rem;
  background: url(../images/buttom1.png) no-repeat  center;
  margin-top: 0.12rem;
}

.ab_bg .about  .ab_l .txt p{
  margin-top: 0.15rem;
  font-size: 0.15rem;
  color: #666;
  line-height: 0.36rem;
  height: 1.44rem;
  overflow: hidden;

}

.ab_bg .about  .ab_l .txt .more{
  margin-top: 0.5rem;
  background: url(../images/more.png) no-repeat left center;
  line-height: 0.43rem;
  height: 0.43rem;
  padding-left: 0.65rem;
}

.ab_bg .about  .ab_l .txt .more a{
  display: block;
  font-size: 0.19rem;
  color:  #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;

}


.ab_bg .about  .ab_r{
  float: right;
  width: 48%;
  position: relative;
  z-index: 5;
  margin-right: -6%;
} 

/*.ab_bg .about  .ab_r::after{
  position: absolute;
  width: 6.15rem;
  height: 6.15rem;
  background: #fff;
  border-radius: 50%;
  content: "";
  top: 0;
  left: 0;
  z-index: -1;

}*/

.ab_bg .about  .ab_r .ab_img{
  margin: 0rem auto 0 auto;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 0.17rem;

}

.ab_bg .about  .ab_r .ab_img img{
  width: 86%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.ab_bg .ab_xt{
  position: absolute;
  right: 8%;
  top: 2.9rem;
  height: 5.35rem;
  width: 0.35rem;
}

.ab_bg .ab_xt span{
  display: block;
  font-size: 0.15rem;
  color: #333;
  writing-mode: tb-rl;
  letter-spacing: 15px;
  float: right;

}

.ab_bg .ab_xt i{
  display: block;
  width: 1px;
  height: 2.42rem;
  background: #f3bd98;
  float: left;
  margin-top: 2.93rem;
}

@media (max-width: 1200px) {

  .ab_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative; 
    background: #f8f8f8;
  }
  
  .ab_bg .about {
    margin: 0 auto;
    padding-top: 0.4rem;
    position: relative;
    height: auto;
    
  }
  
  .ab_bg .about  .ab_l{
    float: none;
    width: 100%;
  
  }
  
  .ab_bg .about  .ab_l .title{
    margin: 0rem auto;
    padding-left: 0;
  }
  
  .ab_bg .about  .ab_l .txt{
    margin-top: 0.35rem;
  
  }
  
  
  .ab_bg .about  .ab_l .txt p{
    margin-top: 0.15rem;
    font-size: 0.15rem;
    color: #666;
    line-height: 0.3rem;
    height: 1.2rem;
    overflow: hidden;
  
  }
  
  .ab_bg .about  .ab_l .txt .more{
    margin-top: 0.3rem;
  }

  
  
  .ab_bg .about  .ab_r{
    float: none;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-right: 0%;
  } 
  
  .ab_bg .about  .ab_r::after{
    display: none;
  
  }
  
  .ab_bg .about  .ab_r .ab_img{
    margin: 0rem auto 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    top: 0.3rem;
  
  }
  
  .ab_bg .about  .ab_r .ab_img img{
    width: 52%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  
  .ab_bg .ab_xt{
    display: none;
  }
  



}




/* fc */

.fc{
  margin: 0 auto;
}

.fc .fc_list{
  width: 89%;
  height: 1.16rem;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  border-radius: 65px;
  margin-left: -11%;
}

.fc .fc_list ul{
  margin-left: 11%;
}

.fc .fc_list ul li{
  float: left;
  height: 1.16rem;
  border-right: 1px dashed #efefef;
  width: 26%;
  margin-right: 9%;
}

.fc .fc_list ul li a{
  display: block;
  padding-left: 0.55rem;
  font-size: 0.18rem;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.3rem;

}

.fc .fc_list ul li a i{
  display: block;
  font-size: 0.12rem;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.02rem;
}

.fc .fc_list ul li.fc1 a{
  background: url(../images/ab1.png) no-repeat left  center;

}

.fc .fc_list ul li.fc2 a{
  background: url(../images/ab2.png) no-repeat left  center;

}

.fc .fc_list ul li.on a i{
  color: #e6bebd;
}

.fc .fc_list ul li.fc1.on a{
  background: url(../images/ab11.png) no-repeat left  center;
  font-weight: bold;
  color: #eb6100;

}

.fc .fc_list ul li.fc2.on a{
  background: url(../images/ab22.png) no-repeat left  center;
  font-weight: bold;
  color: #eb6100;
}




.fc .fc_box {
  margin: 0.5rem auto 0 auto;
}

.fc .fc_box .fcCenterTobox{
  overflow: hidden;
}

.fc .fc_box .fcCenterTobox ul li{
  float: left;
  width: 23%;
  margin-right: 2.6%;
}

.fc .fc_box .fcCenterTobox ul li:last-child{
  margin-right: 0;
}

.fc .fc_box .fcCenterTobox ul li .pic{
  width: 100%;
  height: 2.1rem;
  background:  #f9f9f9;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.fc .fc_box .fcCenterTobox ul li .pic img{
  position: absolute;
  left: 3.5%;
  top: 0.1rem;
  width: 93%;
  height: 1.9rem;

}

.fc .fc_box .fcCenterTobox ul li .txt{
  margin: 0 auto;
  height: 0.6rem;
  line-height: 0.6rem;
  width: 93%;
}

.fc .fc_box .fcCenterTobox ul li .txt h5 a{
  font-size: 16px;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 70%;
}

.fc .fc_box .fcCenterTobox ul li .txt .more{
  display: block;
  float: right;
  width: 21%;
  height: 1px;
  background: #e5e5e5;
  margin-top: 0.3rem;
}

.fc .fc_box .fcCenterTobox ul li:hover .pic{
  background: #034238;
}

.fc .fc_box .fcCenterTobox ul li:hover .txt h5 a{
  color: #034238;
}


@media (max-width: 1200px) {
  .fc{
    margin: 0.5rem auto  auto;
  }
  
  .fc .fc_list{
    width: 100%;
    height: 0.6rem;
    margin-left: 0%;
  }
  
  .fc .fc_list ul{
    margin-left: 1%;
  }
  
  .fc .fc_list ul li{
    float: left;
    height: 0.6rem;
    border-right: 1px dashed #efefef;
    width: 50%;
    margin-right: 0%;
  }

  .fc .fc_list ul li:last-child{
    border-right: none;
  }
  
  .fc .fc_list ul li a{
    display: block;
    padding-left: 0.55rem;
    font-size: 0.16rem;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 0.1rem;
  
  }
  
  
  
  .fc .fc_box {
    margin: 0.3rem auto 0 auto;
  }
  
  .fc .fc_box .fcCenterTobox ul li{
    float: left;
    width: 46%;
    margin: 0 2% 0.2rem 2%;
  }
  
  .fc .fc_box .fcCenterTobox ul li:last-child{
    margin: 0 2%;
  }
  
  .fc .fc_box .fcCenterTobox ul li .pic{
    width: 100%;
    height: auto;
    background:  #f9f9f9;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-top: 65%;
  
  }
  
  .fc .fc_box .fcCenterTobox ul li .pic img{
    position: absolute;
    left: 3.5%;
    top: 3.5%;
    width: 93%;
    height: 93%;
  
  }
  
  .fc .fc_box .fcCenterTobox ul li .txt{
    margin: 0 auto;
    height: 0.4rem;
    line-height: 0.4rem;
    width: 93%;
  }
  
  .fc .fc_box .fcCenterTobox ul li .txt h5 a{
    font-size: 0.16rem;
    color: #333;
  }
  
  .fc .fc_box .fcCenterTobox ul li .txt .more{
    margin-top: 0.2rem;
  }
  
}

/* product */

.pro_bg {
  width: 100%;
  height: 14.79rem;
  overflow: hidden;
  position: relative;
  background: url(../images/pro_bg.jpg) no-repeat center;
}

.pro_bg .product {
  margin: 0 auto;
  padding-top: 0.8rem;
  
}

.pro_bg .product .pro_list{
  height: 3.56rem;
  margin: 0.3rem auto 0 auto;
}

.pro_bg .product .pro_list ul li{
  float: left;
  width: 24.5%;
  height: 3.56rem;
  margin-right: 0.5%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  text-align: center;
  position: relative;
}

.pro_bg .product .pro_list ul li .txt{

}

.pro_bg .product .pro_list ul li .txt h5{
  font-size: 118px;
  color: #f8f8f8;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 85px;
  margin-top: 0.7rem;

}

.pro_bg .product .pro_list ul li .txt em img{
  display: block;
  margin: -0.6rem auto 0 auto;
}

.pro_bg .product .pro_list ul li .txt i{
  display: block;
  font-size: 22px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0.6rem auto 0.2rem auto;
}

.pro_bg .product .pro_list ul li .txt a{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li .txt a span{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.05rem;
}

.pro_bg .product .pro_list ul li .txt_on{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 0%;
  background: url(../images/pro_list.png) no-repeat  center;
  border-radius: 10px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.pro_bg .product .pro_list ul li .txt_on dl{
  width: 73%;
  height: 2.86rem;
  background: url(../images/ico1.png) repeat  center;
  margin: 0.35rem auto 0 auto;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}

.pro_bg .product .pro_list ul li .txt_on dl dt{
  margin: 0rem auto 0.2rem auto;
  padding-top: 0.42rem;

}

.pro_bg .product .pro_list ul li .txt_on dl dt a{
  font-size: 0.18rem;
  color: #eb6100;
  font-weight: bold;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li .txt_on dl dt a span{
  font-size: 0.12rem;
  color: #eb6100;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.4;
  font-weight: normal;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.03rem;
}

.pro_bg .product .pro_list ul li .txt_on dl dd a{
  font-size: 0.15rem;
  color: #d3e1df;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 0.46rem;
}

.pro_bg .product .pro_list .more{
  float: left;
  width: 24.5%;
  height: 3.56rem;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  text-align: center;
  position: relative;
}

.pro_bg .product .pro_list .more .txt{

}

.pro_bg .product .pro_list .more .txt h5{
  font-size: 118px;
  color: #f8f8f8;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 85px;
  margin-top: 0.7rem;

}

.pro_bg .product .pro_list .more .txt em img{
  display: block;
  margin: -0.6rem auto 0 auto;
}

.pro_bg .product .pro_list .more .txt i{
  display: block;
  font-size: 22px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0.6rem auto 0.2rem auto;
}

.pro_bg .product .pro_list .more .txt a{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list .more .txt a span{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.05rem;
}

.pro_bg .product .pro_list ul li.on .txt_on{
  opacity: 1;
  height: 100%;

}


.pro_bg .product .pro_box{
  margin: 0.3rem auto 0 auto;

} 


.pro_bg .product .pro_box ul li{
  float: left;
  width: 31.5%;
  height: 3.67rem;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-right: 2.4%;
  margin-bottom: 0.3rem;
}

.pro_bg .product .pro_box ul li:nth-child(3n){
  margin-right: 0;
}

.pro_bg .product .pro_box ul li .pic{
  width: 85%;
  height: 2.5rem;
  position: relative;
  margin: 0.3rem auto 0 auto;

}

.pro_bg .product .pro_box ul li .pic img{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;

}

.pro_bg .product .pro_box ul li .txt{
  width: 85%;
  margin: 0.2rem auto 0 auto;
  height: 0.38rem;
  line-height: 0.38rem;

} 

.pro_bg .product .pro_box ul li .txt h5 a{
  float: left;
  width: 58%;
  font-size: 0.18rem;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/buttom2.png) no-repeat left center;
  padding-left: 0.2rem;
}

.pro_bg .product .pro_box ul li .txt .more{
  float: right;
  width: 33%;
  text-align: center;
  line-height: 0.38rem;
  border-radius: 45px;
  background: #f6f6f6;
  font-size: 0.12rem;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
}


.pro_bg .product .pro_box ul li:hover .txt h5 a{
  color: #034238;
}

.pro_bg .product .pro_box ul li:hover .txt .more{
  color: #fff;
  background: #034238;
}




@media (max-width: 1200px) {

/* title */

.title{
  margin: 0 auto;
  background: url(../images/title.png) no-repeat center;
  height: 1.04rem;
  text-align: center;
}


.title h3 img{
  display: block;
  margin: 0 auto;


}


.title span{
  font-size: 0.2rem;
  margin: 0.23rem auto 0 auto;
  letter-spacing: 20px;
  margin-left: 0rem;
}

/* product */

.pro_bg {
  width: 100%;
  height: auto;
  padding-bottom: 0.3rem;
}

.pro_bg .product {
  margin: 0 auto;
  padding-top: 0.3rem;
  
}

.pro_bg .product .pro_list{
  height: auto;
  margin: 0.3rem auto 0 auto;
  overflow: hidden;
}

.pro_bg .product .pro_list ul li{
  float: left;
  width: 48%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 0.2rem;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);
  text-align: center;
  position: relative;
  padding-bottom: 0.3rem;
}

.pro_bg .product .pro_list ul li .txt{

}

.pro_bg .product .pro_list ul li .txt h5{
  font-size: 1rem;
  line-height: 85px;
  margin-top: 0.4rem;

}

.pro_bg .product .pro_list ul li .txt em img{
  display: block;
  margin: -0.6rem auto 0 auto;
}

.pro_bg .product .pro_list ul li .txt i{
  display: block;
  font-size: 0.22rem;
  margin: 0.3rem auto 0.2rem auto;
}



.pro_bg .product .pro_list ul li .txt_on dl{
  width: 83%;
  height: 90%;
  background: url(../images/ico1.png) repeat  center;
  margin: 5% auto 0 auto;
  border-radius: 10px;
  text-align: center;
  overflow: hidden;
}

.pro_bg .product .pro_list ul li .txt_on dl dt{
  margin: 0rem auto 0.2rem auto;
  padding-top: 0.22rem;

}

.pro_bg .product .pro_list ul li .txt_on dl dd a{
  line-height: 0.4rem;
}

.pro_bg .product .pro_list .more{
  float: left;
  width: 48%;
  height: auto;
  padding-bottom: 0.3rem;
}

.pro_bg .product .pro_list .more .txt{

}

.pro_bg .product .pro_list .more .txt h5{
  font-size: 1rem;
  color: #f8f8f8;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 85px;
  margin-top: 0.4rem;

}


.pro_bg .product .pro_list .more .txt i{
  display: block;
  font-size: 0.22rem;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0.3rem auto 0.2rem auto;
}



.pro_bg .product .pro_box{
  margin: 0.3rem auto 0 auto;

} 


.pro_bg .product .pro_box ul li{
  float: left;
  width: 48%;
  height: auto;
  background: #fff;
  border: 1px solid #f0f0f0;
  margin-right: 2%;
  margin-bottom: 0.15rem;
}

.pro_bg .product .pro_box ul li:nth-child(3n){
  margin-right: 2%;
}

.pro_bg .product .pro_box ul li:nth-child(2n){
  margin-right: 0;
}


.pro_bg .product .pro_box ul li .pic{
  width: 85%;
  height: auto;
  padding-top: 65%;
  position: relative;
  margin: 0.15rem auto 0 auto;

}


.pro_bg .product .pro_box ul li .txt{
  width: 85%;
  margin: 0rem auto 0.15rem auto;
  height: auto;

} 

.pro_bg .product .pro_box ul li .txt h5 a{
  float: none;
  width: 100%;
  margin: 0 auto;
  font-size: 0.16rem;
}

.pro_bg .product .pro_box ul li .txt .more{
  float: none;
  width: 70%;
  margin: 0rem auto 0 auto;
  line-height: 0.3rem ;
}


}


/* ys */

.ys_bg{
  width: 100%;
  height: 11.07rem;
  margin: 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat center;
  overflow: hidden;
  position: relative;
}

.ys_bg .ys_ico{
  position: absolute;
  left: 7%;
  top: 4.8rem;
}

.ys_bg .ys{
  margin: 0 auto;
  padding-top: 1.15rem;
}

.ys_bg .ys .ys_t{
  margin-top: 0.6rem;
}

.ys_bg .ys .ys_t h5{
  font-size: 0.3rem;
  color: #000000;
  font-weight: bold;

}

.ys_bg .ys .ys_t em{
  display: block;
  background: url(../images/buttom6.png) no-repeat center;
  width: 0.33rem;
  height: 0.2rem;
  margin: 0.05rem 0 0.2rem 0;
}

.ys_bg .ys .ys_t img{
  display: block;
}

.ys_bg .ys .ys_box{
  margin: 0.45rem auto 0 auto;
  position: relative;
} 

.ys_bg .ys .ys_box .mySwiper{
  overflow: hidden;
  width: 42%;
  height: 4.6rem;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide{
  position: relative;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt{
  width: 100%;

}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t{
  background: url(../images/ys_xt.png) no-repeat center;
  height: 1rem;
  line-height: 0.8rem;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t h5{
  float: left;
  font-size: 0.24rem;
  color: #333;
  font-weight: bold;
  background: url(../images/buttom5.png) no-repeat right  center;
  width: 25%;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t span{
  display: block;
  font-size: 0.18rem;
  color: #333;
  font-weight: bold;
  float: left;
  letter-spacing: 5px;
  margin-left: 5%;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t i{
  display: block;
  float: right;
  background: url(../images/buttom7.png) no-repeat center;
  width: 0.83rem;
  height: 0.18rem;
  margin-top: 0.3rem;
}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .nr{
  margin-top: 0.3rem;

} 

.ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .nr p{
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.42rem;

}


.ys_bg .ys .ys_box .mySwiper .swiper-slide .ys_img{
  width: 100%;
  height: 3rem;
  display: none;

}

.ys_bg .ys .ys_box .mySwiper .swiper-slide .ys_img img{
  width: 100%;
  height: 100%;

}


.ys_bg .ys .ys_box .ys-next{
  cursor: pointer;
  outline: none;
  padding-left: 0.65rem;
  height: 0.43rem;
  line-height: 0.43rem;
  font-size: 0.19rem;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/more.png) no-repeat left center;
  position: absolute;
  left: 0px;
  top: 3.6rem;
  z-index: 9;
}



.ys_bg .ys .ys_box .ys_r{
  position: absolute;
  right: -24%;
  top: -1.5rem;
  width: 86%;

}

.ys_bg .ys .ys_box .ys_r img{
  width: 100%;
  height: 100%;
}


.ys_bg .ys .ys_box .swiper-pagination{
  position: absolute;
  left: auto;
  right: -10%;
  top: 2.3rem;
  width: 0.3rem;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet{
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(226, 217, 212, 0.3);
  margin-bottom: 0.3rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  opacity: 1;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet::after{
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet:nth-child(1)::after{
  position: absolute;
  content: "01";
  left: -0.25rem;
  top: -5px;
  font-size: 0.5rem;
  color: #ed6c11;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 0.3rem;
}


.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet:nth-child(2)::after{
  position: absolute;
  content: "02";
  left: -0.25rem;
  top: -5px;
  font-size: 0.5rem;
  color: #ed6c11;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 0.3rem;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet:nth-child(3)::after{
  position: absolute;
  content: "03";
  left: -0.25rem;
  top: -5px;
  font-size: 0.5rem;
  color: #ed6c11;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 0.3rem;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet:nth-child(4)::after{
  position: absolute;
  content: "04";
  left: -0.25rem;
  top: -5px;
  font-size: 0.5rem;
  color: #ed6c11;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 0.3rem;
}

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet-active{
  width: 0.3rem;
  height: 0.3rem;
  left: -0.1rem;
} 

.ys_bg .ys .ys_box .swiper-pagination .swiper-pagination-bullet-active::after{
  opacity: 1;
}

.ys_bg .ys .ys_box .zx{
  margin-top: 0.6rem;

}

.ys_bg .ys .ys_box .zx .qq img{
  float: left;
  width: 0.49rem;
  height: 0.49rem;
  display: block;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.ys_bg .ys .ys_box .zx .tel{
  float: left;
  margin-left: 0.25rem;
  background: url(../images/tel.png) no-repeat left center;
  height: 0.49rem;
  line-height: 0.49rem;
  padding-left: 0.85rem;
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
} 


@keyframes msClock {
  0%,70%,100% {
    transform: rotate(0) scale(1);
  }
  10%,30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,40% {
  transform: rotate(15deg) scale(1.1);
  }
}


@media (max-width: 1200px) {

  .ys_bg{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(../images/ys_bg.jpg) no-repeat center;
    overflow: hidden;
    position: relative;
    background-size: cover;
    padding-bottom: 0.2rem;
  }
  
  .ys_bg .ys_ico{
    display: none;
  }
  
  .ys_bg .ys{
    margin: 0 auto;
    padding-top: 0.4rem;
  }
  
  .ys_bg .ys .ys_t{
    margin: 0.3rem auto 0 auto;
    text-align: center;
  }
  
  .ys_bg .ys .ys_t h5{
    font-size: 0.2rem;
    color: #000000;
    font-weight: bold;
  
  }
  
  .ys_bg .ys .ys_t em{
    display: block;
    background: url(../images/buttom6.png) no-repeat center;
    width: 0.33rem;
    height: 0.2rem;
    margin: 0.05rem auto 0.05rem auto;
  }
  
  .ys_bg .ys .ys_t img{
    display: block;
    margin: 0 auto;
  }
  
  .ys_bg .ys .ys_box{
    margin: 0.45rem auto 0 auto;
    position: relative;
  } 
  
  .ys_bg .ys .ys_box .mySwiper{
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t{
    background: url(../images/ys_xt.png) no-repeat center;
    height: 1rem;
    line-height: 0.8rem;
    background-size: contain;
  }
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t h5{
    float: left;
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    background: url(../images/buttom5.png) no-repeat right  center;
    width: 32%;
  }
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t span{
    display: block;
    font-size: 0.16rem;
    color: #333;
    font-weight: bold;
    float: left;
    letter-spacing: 0px;
    margin-left: 5%;
  }
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .txt_t i{
    display: none;
  }
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .nr{
    margin-top: 0.1rem;
    height: 1.92rem;
    overflow: hidden;
  
  } 
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .txt .nr p{
    line-height: 0.32rem;
  
  }
  
  
  .ys_bg .ys .ys_box .mySwiper .swiper-slide .ys_img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0.2rem auto 0.2rem auto;
  
  }
  
  
  
  .ys_bg .ys .ys_box .ys-next{
    cursor: pointer;
    outline: none;
    padding-left: 0.65rem;
    height: 0.43rem;
    line-height: 0.43rem;
    font-size: 0.19rem;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/more.png) no-repeat left center;
    position: relative;
    left: 20%;
    top: 100%;
  }
  
  
  
  .ys_bg .ys .ys_box .ys_r{
    display: none;
  
  }
  
  
  
  .ys_bg .ys .ys_box .swiper-pagination{
    display: none;
  }
  
  
 
  .ys_bg .ys .ys_box .zx{
    margin-top: 0.3rem;
  
  }
  
  .ys_bg .ys .ys_box .zx .qq img{
    float: left;
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    animation: msClock 1.2s linear infinite;
    animation: msClock 1.2s linear infinite;
  }
  
  .ys_bg .ys .ys_box .zx .tel{
    float: left;
    margin-left: 0.25rem;
    background: url(../images/tel.png) no-repeat left center;
    height: 0.4rem;
    line-height: 0.4rem;
    padding-left: 0.55rem;
    font-size: 0.16rem;
    color: #fff;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    background-size: contain;
  } 


}









/* ry */

.ry_bg {
  width: 100%;
  height: 8.32rem;
  overflow: hidden;
  position: relative;
  background: url(../images/ry_bg.jpg) no-repeat center;
  margin: 0.15rem auto 0 auto;
}

.ry_bg .ry {
  margin: 0 auto;
  padding-top: 0.35rem;
  
}

.ry_bg .ry  .ry_t{

}

.ry_bg .ry  .ry_t .title{
  float: left;
  margin: 0.3rem 0 0 -1.4rem;
  padding-left: 1.4rem;
  width: 5.32rem;
  text-align: left;
}

.ry_bg .ry  .ry_t .title h3 img{
  margin: 0 0 0 0.3rem;
}

.ry_bg .ry  .ry_t .title  span {
  margin-left: 0.3rem;
  letter-spacing: 52px;
}


.ry_bg .ry  .ry_t .sou{
  float: right;
  height: 1.3rem;
  background: url(../images/sou_bg.png) no-repeat right top;
  padding-top: 0.4rem;
  padding-right: 0.48rem;
}

.ry_bg .ry  .ry_t .search {
  width: 6.2rem;
  height: 0.8rem;
  background: #fff;
  border-radius: 45px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .02);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .02);
}

.ry_bg .ry  .ry_t .search .sou_l{
  float: left;
  height: 0.5rem;
  line-height: 0.5rem;
  width: 0.8rem;
  border-right: 1px dashed #eeeeee;
  margin: 0.15rem 0 0 0.55rem;
}

.ry_bg .ry  .ry_t .search .search2{
  float: left;
  margin-left: 0.15rem;
  width: 3.2rem;
  height: 0.8rem;
  background: none;
  font-size: 0.15rem;
  color: #666666;
}

.ry_bg .ry  .ry_t .search .search_s{
  float: right;
  width: 0.7rem;
  height: 0.7rem;
  background: #eb6100;
  border-radius: 50%;
  margin: 0.05rem 0.05rem 0 0;

}

.ry_bg .ry  .ry_t .search .search_s input{
  margin: 0.2rem 0 0 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
}

.ry_bg .ry .ry_box{
  width: 72%;
  margin: 0.45rem auto 0 auto;
}

.ry_bg .ry .ry_box ul li{
  width: 20%;
  float: left;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #e5e5e5;

}

.ry_bg .ry .ry_box ul li .pic{
  width: 87%;
  height: 1.6rem;
  border: 1px solid #e5e5e5;
  position: relative;
  margin: 0 auto;

}

.ry_bg .ry .ry_box ul li .pic img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
object-fit: contain;
}

.ry_bg .ry .ry_box ul li .txt{
  height: 0.57rem;
  line-height: 0.57rem;
  text-align: center;
  position: relative;
  width: 87%;
  margin: 0 auto;
} 

.ry_bg .ry .ry_box ul li .txt::after{
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background: #034238;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ry_bg .ry .ry_box ul li:hover .txt::after{
  width: 100%;
}

.ry_bg .ry .ry_box ul li .txt a{
  font-size: 0.16rem;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ry_bg .ry .ry_box ul li:hover .txt a{
  color: #034238;
}

@media (max-width: 1600px) {
  .ry_bg .ry .ry_t .title {
    float: none;
    margin: 0.3rem 0 0 -1.4rem;
    padding-left: 1.4rem;
    width: 100%;
}

.ry_bg .ry .ry_t .sou {
  float: none;
  height: 1.3rem;
  background: url(../images/sou_bg.png) no-repeat right top;
  padding-top: 0.4rem;
  padding-right: 0.48rem;
  margin: 0 auto;
}

.ry_bg .ry .ry_t .search {
   width: auto; 

}


}
@media (max-width: 1200px) {


.ry_bg {
  width: 100%;
  height: auto;
  background-size: cover;
}

.ry_bg .ry {
  margin: 0 auto;
  padding-top: 0.35rem;
  
}


.ry_bg .ry  .ry_t .title{
  float: none;
  margin: 0 auto;
  padding-left: 0rem;
}

.ry_bg .ry  .ry_t .title h3{
  padding-top: 0.3rem;
}

.ry_bg .ry  .ry_t .sou{
  float: none;
  height: 0.8rem;
  background: url(../images/sou_bg.png) no-repeat right top;
  padding-top: 0.2rem;
  padding-right: 0.2rem;
  margin: 0.2rem auto 0 auto;
  background-size: contain;
}

.ry_bg .ry  .ry_t .search {
  width: 100%;
  height: 0.6rem;
}

.ry_bg .ry  .ry_t .search .sou_l{
  float: left;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 20%;
  border-right: 1px dashed #eeeeee;
  margin: 0.1rem 0 0 0.2rem;
}

.ry_bg .ry  .ry_t .search .search2{
  float: left;
  margin-left: 0.15rem;
  width: 40%;
  height: 0.6rem;
}

.ry_bg .ry  .ry_t .search .search_s{
  float: right;
  width: 0.5rem;
  height: 0.5rem;
  background: #eb6100;
  border-radius: 50%;
  margin: 0.05rem 0.05rem 0 0;

}

.ry_bg .ry  .ry_t .search .search_s input{
  margin: 0.1rem 0 0 0.1rem;

}

.ry_bg .ry .ry_box{
  width: 94%;
  margin: 0.3rem auto 0 auto;
}

.ry_bg .ry .ry_box ul li{
  width: 48%;
  float: left;
  margin: 0 1% 0.3rem 1%;
  border-bottom: 1px solid #e5e5e5;

}

.ry_bg .ry .ry_box ul li .pic{
  width: 87%;
  height: auto;
  padding-top: 60%;
  border: 1px solid #e5e5e5;
  position: relative;
  margin: 0 auto;

}

.ry_bg .ry .ry_box ul li .pic img{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;

}

.ry_bg .ry .ry_box ul li .txt{
  height: 0.57rem;
  line-height: 0.57rem;
  text-align: center;

} 

.ry_bg .ry .ry_box ul li .txt a{
  font-size: 0.16rem;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
}


/* case */


.case{
  margin: 0.8rem auto 0 auto;
}

.case .case_box{
  margin: 0.4rem auto 0 auto;
}

.case .case_box .case_l{
  float: left;
  height: 5.75rem;
  width: 51.5%;
  border-right: 1px solid #eeeeee;
}

.case .case_box .case_l .pic{
  margin: 0.05rem 0 0 0;
  width: 91%;
  height: 4rem;
  background: #f7f7f7;
  position: relative;
}

.case .case_box .case_l .pic img{
  position: absolute;
  width: 97%;
  height: 3.8rem;
  left: 1.5%;
  top: 0.1rem;
  object-fit: cover;
}

.case .case_box .case_l .txt{
  margin: 0.25rem 0 0 1.5%;
  width: 88%;
} 

.case .case_box .case_l .txt i{
  display: block;
  width: 0.26rem;
  height: 2px;
  background: #535353;

}

.case .case_box .case_l .txt a{
  font-size: 0.18rem;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0.1rem 0 0.2rem 0;
}

.case .case_box .case_l .txt p{
  font-size: 0.15rem;
  color: #666666;
  line-height: 0.3rem;
  height: 0.9rem;
  overflow: hidden;
}

.case .case_box .case_l:hover .txt a{
  color: #034238;
}

.case .case_box .case_r{
  float: right;
  height: 5.75rem;
  width: 47%;
  margin: 0.05rem 0 0 0;
}

.case .case_box .case_r ul{
  overflow: hidden;
}

.case .case_box .case_r ul li{
  float: left;
  width: 43.5%;
  margin: 0 0 0.2rem 6.5%;
}

.case .case_box .case_r ul li .pic{
  width: 100%;
  height: 1.74rem;
  background: #f7f7f7;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .case_r ul li .pic  img{
  position: absolute;
  width: 96%;
  height: 1.64rem;
  left: 2%;
  top: 0.05rem;
  object-fit: cover;

}

.case .case_box .case_r ul li .txt{
  height: 0.4rem;
  line-height: 0.4rem;
  width: 96%;
  margin: 0 auto;
} 

.case .case_box .case_r ul li .txt h5 a{
  font-size: 0.15rem;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 60%;
}

.case .case_box .case_r ul li .txt .more{
  display: block;
  float: right;
  width: 10%;
  height: 2px;
  background: #bfbfbf;
  margin-top: 0.19rem;
  margin-right: 8%;

}

.case .case_box .case_r ul li:hover .txt h5 a{
  color: #034238;
}


.case .case_box .case_r ul li:hover .pic{
  background: #034238;
}

.case .case_box .case_r .case_more a{
  display: block;
  padding-left: 0.65rem;
  background: url(../images/more.png) no-repeat left center;
  line-height: 0.43rem;
  font-size: 0.19rem;
  color: #333;
  margin-top: 0.35rem;
  margin-left: 7%;

}


@media (max-width: 1200px) {

.case{
  margin: 0.3rem auto 0 auto;
}

.case .case_box{
  margin: 0.3rem auto 0 auto;
}

.case .case_box .case_l{
  float: none;
  height: auto;
  width: 100%;
  border-right: none;
}

.case .case_box .case_l .pic{
  margin: 0 auto;
  width: 100%;
  height: auto;
  padding-top: 60%;
  background: #f7f7f7;
  position: relative;
}

.case .case_box .case_l .pic img{
  position: absolute;
  width: 97%;
  height: 96%;
  left: 1.5%;
  top: 2%;
  object-fit: cover;
}

.case .case_box .case_l .txt{
  margin: 0.2rem 0 0 1.5%;
  width: 88%;
} 


.case .case_box .case_l .txt a{
  margin: 0.1rem 0 0.15rem 0;
}


.case .case_box .case_r{
  float: none;
  height: auto;
  width: 100%;
  margin: 0.25rem auto 0 auto;
}

.case .case_box .case_r ul{
  overflow: hidden;
}

.case .case_box .case_r ul li{
  float: left;
  width: 46%;
  margin: 0 2% 0.2rem 2%;
}

.case .case_box .case_r ul li .pic{
  width: 100%;
  height: auto;
  background: #f7f7f7;
  position: relative;
  padding-top: 65%;

}

.case .case_box .case_r ul li .pic  img{
  position: absolute;
  width: 96%;
  height: 96%;
  left: 2%;
  top: 2%;
  object-fit: cover;

}

.case .case_box .case_r .case_more{
  margin: 0 auto;
}

.case .case_box .case_r .case_more a{
  display: block;
  padding-left: 0.65rem;
  background: url(../images/more.png) no-repeat left center;
  line-height: 0.43rem;
  font-size: 0.19rem;
  color: #333;
  margin: 0.25rem auto 0 auto;

}

}





/* te */

.te_bg{
  width: 100%;
  height: 8.6rem;
  margin: 0.7rem auto 0 auto;
  background: url(../images/te_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.te_bg .te{
  margin: 0 auto;
  padding-top: 1.4rem;
}

.te_bg .te .te_box{
  margin: 1.15rem auto 0 auto;
  position: relative;
}

.te_bg .te .te_box .swiper-container{
  float: left;
  margin-left: 15%;
  width: 36%;
  height: 2.7rem;
}

.te_bg .te .te_box .swiper-container .swiper-slide {
  position: relative;
}

.te_bg .te .te_box .swiper-container .swiper-slide .txt_t{
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;

}

.te_bg .te .te_box .swiper-container .swiper-slide .txt_t span{
  font-size: 0.24rem;
  color: #426f68;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: inline-block;
 
}

.te_bg .te .te_box .swiper-container .swiper-slide .txt_t h5{
  font-size: 0.24rem;
  color: #034238;
  font-weight: bold;
  display: inline-block;
  margin: 0 0.4rem 0 0.2rem;
}

.te_bg .te .te_box .swiper-container .swiper-slide .txt_t i{
  font-size: 0.14rem;
  color: #666666;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  letter-spacing: 1px;
}

.te_bg .te .te_box .swiper-container .swiper-slide p{
  font-size: 0.18rem;
  color: #333;
  margin-top: 0.45rem;
}

.te_bg .te .te_box .swiper-pagination{
  position: absolute;
  bottom: 0.2rem;
}

.te_bg .te .te_box .swiper-pagination .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  background: #cccccc;
  margin: 0 18px;
  opacity: 1;
}

.te_bg .te .te_box .swiper-pagination .swiper-pagination-bullet-active{
  background: #034238;
}

.te_bg .te .te_box .swiper-button-next{
  outline: none;
  cursor: pointer;
  background: #034238 url(../images/te_right.png) no-repeat  center;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  top: 2.4rem;
}

.te_bg .te .te_box .swiper-button-prev{
  outline: none;
  cursor: pointer;
  background: #fff url(../images/te_left.png) no-repeat  center;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  top: 2.4rem;
}


.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {

  content: 'next';
  display: none;

}


.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  display: none;
  content: 'prev';

}

.te_bg .te .te_box .te_img{
  float: right;
  width: 34%;
  margin-right: 6%;
}

.te_bg .te .te_box .te_img img{
  width: 100%;
  height: 100%;
}


@media (max-width: 1200px) {

  .te_bg{
    width: 100%;
    height: auto;
    margin: 0.4rem auto 0 auto;
    background: url(../images/te_bg.jpg) no-repeat  center;
    overflow: hidden;
    background-size: cover;
  }
  
  .te_bg .te{
    margin: 0 auto;
    padding-top: 0.8rem;
  }
  
  .te_bg .te .te_box{
    margin: 0.5rem auto 0 auto;
    position: relative;
  }
  
  .te_bg .te .te_box .swiper-container{
    float: none;
    margin-left: 0%;
    width: 100%;
    height: 2.7rem;
  }
  
  .te_bg .te .te_box .swiper-container .swiper-slide {
    position: relative;
  }
  
  
  .te_bg .te .te_box .swiper-container .swiper-slide .txt_t span{
    font-size: 0.2rem;
    color: #426f68;
   
  }
  
  .te_bg .te .te_box .swiper-container .swiper-slide .txt_t h5{
    font-size: 0.18rem;
    color: #034238;
    font-weight: bold;
    display: inline-block;
    margin: 0 0.1rem 0 0rem;
  }
  
  .te_bg .te .te_box .swiper-container .swiper-slide .txt_t i{
    font-size: 0.14rem;
    color: #666666;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    letter-spacing: 0px;
  }
  
  .te_bg .te .te_box .swiper-container .swiper-slide p{
    font-size: 0.18rem;
    color: #333;
    margin-top: 0.45rem;
  }
  
  .te_bg .te .te_box .swiper-pagination{
    position: absolute;
    bottom: 0.2rem;
  }
  
  .te_bg .te .te_box .swiper-pagination .swiper-pagination-bullet{
    margin: 0 10px;
    opacity: 1;
  }
  
  
  .te_bg .te .te_box .swiper-button-next{
    outline: none;
    cursor: pointer;
    background: #034238 url(../images/te_right.png) no-repeat  center;
    width: 0.4rem;
    height: 0.4rem;
  }
  
  .te_bg .te .te_box .swiper-button-prev{
    outline: none;
    cursor: pointer;
    background: #fff url(../images/te_left.png) no-repeat  center;
    width: 0.4rem;
    height: 0.4rem;

  }
  
  .te_bg .te .te_box .te_img{
    float: none;
    width: 40%;
    margin: 0.2rem auto 0 auto;
  }

}


/* news */

.news_bg{
  width: 100%;
  height: 11.97rem;
  margin: 0 auto;
  background: url(../images/news_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.news_bg .news{
  margin: 0 auto;
  padding-top: 0.75rem;
}

.news_bg .news .news_t{
  height: 1.45rem;
}

.news_bg .news .news_t .title{
  float: left;
  margin-left: -1.4rem;
  padding-left: 1.4rem;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin: 0.3rem -0.8rem 0 0;
  height: 0.78rem;
  background: url(../images/news_xt.png) no-repeat  center;
  width: 6.66rem;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  height: 0.78rem;
  line-height: 0.78rem;
  width: 1.2rem;
  margin-left: 0.77rem;
  position: relative;
  z-index: 5;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color:  #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  z-index: -1;
  background: url(../images/news_list.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.on::after{
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.on a{
  font-weight: bold;
}


.news_bg .news .newsCenter{
  margin: 0 auto;
} 

.news_bg .news .newsCenter .news_top{
  overflow: hidden;
  width: 100%;
}

.news_bg .news .newsCenter .news_top ul li{
  float: left;
  width: 23.5%;
  height: 4.75rem;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  margin-right: 1.7%;
}

.news_bg .news .newsCenter .news_top ul li:last-child{
  margin-right: 0;
}

.news_bg .news .newsCenter .news_top ul li .time{
  width: 82%;
  padding: 0 9%;
  height: 1.3rem;
  border-bottom: 1px solid #eeeeee;

}

.news_bg .news .newsCenter .news_top ul li .time span{
  display: block;
  font-size: 0.14rem;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 0.32rem;
  padding-top: 0.4rem;
}

.news_bg .news .newsCenter .news_top ul li .time span i{
  font-size: 0.4rem;
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  margin-right: 0.1rem;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .newsCenter .news_top ul li .time em{
  font-size: 0.14rem;
  color: #999999;
}

.news_bg .news .newsCenter .news_top ul li p{
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  width: 82%;
  margin: 0.15rem auto 0 auto;
}

.news_bg .news .newsCenter .news_top ul li .news_img{
  width: 82%;
  height: 1.58rem;
  position: relative;
  margin: 0.2rem auto 0 auto;


}

.news_bg .news .newsCenter .news_top ul li .news_img img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

}

.news_bg .news .newsCenter .news_top ul li  h5 a{
  width: 82%;
  margin: 0.15rem auto 0 auto;
  font-size: 0.16rem;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news_bg .news .newsCenter .news_top ul li:hover .time span i{
  color: #034238;
}


.news_bg .news .newsCenter .news_top ul li:hover h5 a{
  color: #034238;
}


.news_bg .news .newsCenter .list{
  margin: 0.25rem auto 0 auto;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  height: 2.52rem;

}

.news_bg .news .newsCenter .list ul li{
  float: left;
  width: 33.33%;
  height: 1.26rem;
  border-bottom: 1px solid #eeeeee;
}

.news_bg .news .newsCenter .list ul li .time{
  float: left;
  height: 0.65rem;
  border-right: 1px solid #eeeeee;
  margin-top: 0.3rem;
  position: relative;
  width: 33%;
  padding-right: 7%;
}

.news_bg .news .newsCenter .list ul li .time span{
  text-align: right;
  line-height: 0.65rem;
  font-size: 0.2rem;
  color: #999999;
  font-family: Arial Black;
  display: block;
}

.news_bg .news .newsCenter .list ul li .time .news_img{
  position: absolute;
  top: -0.13rem;
  left: 0px;
  width: 76%;
  height: 0.9rem;
  margin-left: 12%;


}

.news_bg .news .newsCenter .list ul li .time .news_img img{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 0%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .newsCenter .list ul li .txt{
  float: right;
  width: 53%;
}


.news_bg .news .newsCenter .list ul li .txt a{
  font-size: 0.16rem;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0.32rem;
}

.news_bg .news .newsCenter .list ul li .txt span{
  display: block;
  font-size: 0.14rem;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0.13rem;
}


.news_bg .news .newsCenter .list ul li:hover .time .news_img img{
  height: 100%;
}


/* links */

.links{
  margin: 0.7rem auto 0 auto;
  overflow: hidden;

}

.links .links_t{
  float: left;
}

.links .links_t span img{
  display: block;
}

.links .links_t i{
  display: inline-block;
  font-size: 0.16rem;
  color: #666666;
  background: url(../images/buttom3.png) no-repeat  right center;
  padding-right: 0.35rem;
}

.links .yq{
  float: right;
  width: 85%;
} 

.links .yq a{
  margin-right: 0.15rem;
  font-size: 0.14rem;
  color: #6a6a6a;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.links .yq a:hover{
  color: #034238;
}

@media (max-width: 1600px) {
  .news_bg .news .news_t .title {
    float: left;
    margin-left: -1.4rem;
    padding-left: 1.4rem;
    width: 30%;
}

.news_bg .news .news_t .title span {
  letter-spacing: 20px;
  margin-left: 0rem;
}


}

@media (max-width: 1200px) {

  .news_bg{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .news_bg .news{
    margin: 0 auto;
    padding-top: 0.35rem;
  }
  
  .news_bg .news .news_t{
    height: auto;
  }
  
  .news_bg .news .news_t .title{
    float: none;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
  }
  
  .news_bg .news .news_t .news_list{
    float: none;
    margin: 0.3rem auto 0 auto;
    height: 0.78rem;
    background: url(../images/news_xt.png) no-repeat  center;
    width: 100%;
    background-size: 100%;
  }
  
  .news_bg .news .news_t .news_list ul li{
    float: left;
    height: 0.78rem;
    line-height: 0.78rem;
    width: 33%;
    margin-left: 0rem;
    position: relative;
    z-index: 5;
  }
  
  .news_bg .news .news_t .news_list ul li a{
    display: block;
    text-align: center;
    font-size: 0.16rem;
    color:  #333;
  }
  

  
  .news_bg .news .newsCenter{
    margin: 0.3rem auto 0 auto;
  } 
  
  .news_bg .news .newsCenter .news_top{
    overflow: hidden;
  }
  
  .news_bg .news .newsCenter .news_top ul li{
    float: left;
    width: 45.4%;
    height: auto;
    background: #fcfcfc;
    border: 1px solid #eeeeee;
    margin: 0 2% 0.2rem 2%;
    padding-bottom: 0.2rem;
  }
  
  .news_bg .news .newsCenter .news_top ul li:last-child{
    margin: 0 2% 0.2rem 2%;
  }
  
  .news_bg .news .newsCenter .news_top ul li .time{
    width: 82%;
    padding: 0 9%;
    height: 1.1rem;
    border-bottom: 1px solid #eeeeee;
  
  }
  
  .news_bg .news .newsCenter .news_top ul li .time span{
    display: block;
    font-size: 0.14rem;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 0.32rem;
    padding-top: 0.25rem;
  }
  
  .news_bg .news .newsCenter .news_top ul li .news_img{
    width: 82%;
    height: auto;
    position: relative;
    margin: 0.2rem auto 0 auto;
    padding-top: 60%;
  
  
  }

  
  .news_bg .news .newsCenter .list{
    margin: 0.25rem auto 0 auto;
    background: #fcfcfc;
    border: 1px solid #eeeeee;
    height: auto;
  
  }
  
  .news_bg .news .newsCenter .list ul li{
    float: left;
    width: 100%;
    height: 1.26rem;
    border-bottom: 1px solid #eeeeee;
  }
  
  .news_bg .news .newsCenter .list ul li .time{
    float: left;
    height: 0.65rem;
    border-right: 1px solid #eeeeee;
    margin-top: 0.3rem;
    position: relative;
    width: 30%;
    padding-right: 7%;
  }
 
  
  .news_bg .news .newsCenter .list ul li .txt{
    float: right;
    width: 55%;
  }
  

}


@media (max-width: 798px) {
  .links {
    display: none;
  }
}

@media (max-width: 640px) {
  
 .title {
    margin: 0rem auto;
    padding-left: 0;
    background-size: 100%;
}

  .title h3 img{
    display: block;
    margin: 0 auto;
    width: 65%;
  
  
  }
}