

/*-----------------------------------------------------------*/

/*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;

}







.top_bg{

  background: rgba(0, 0, 0, 0.3);

}





/* banner */

.banner_bg{

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;

  top: -125px;

}



.banner {

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;



}



.banner .swiper-container {

  width: 100%;

  height: 100%;

  overflow: hidden;

  margin: 0 auto;



}



.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;

}





.banner .swiper-button-next1{

  position: absolute;

  width: 65px;

  height: 65px;

  background: url(../images/bannerR.png) no-repeat  center;

  right: 4%;

  top: 50%;

  z-index: 5;

  cursor: pointer;

}



.banner .swiper-button-prev1{

  position: absolute;

  width: 65px;

  height: 65px;

  background: url(../images/bannerL.png) no-repeat  center;

  left: 4%;

  top: 50%;

  z-index: 5;

  cursor: pointer;

}



.banner .swiper-pagination {

  width: 100%;

  bottom: 40px;

  left: 0%;

}





.banner .swiper-pagination-bullets .swiper-pagination-bullet {

  margin: 0 15px;

  background-color: #fff;

  width: 10px;

  height: 10px;

  opacity: 1;

  border-radius: 50%;

}



.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {

  background-color: #ff8406;

}







.banner_bg .banner_ico{

  width: 100%;

  bottom: 0px;

  left: 0px;

  position: absolute;

}



.banner_bg .banner_ico .headerht{

  margin: 0 auto;

  background: url(../images/buttom1.png) no-repeat  center;

  width: 605px;

  height: 203px;

  position: relative;

  z-index: 5;

  text-align: center;

  padding-top: 100px;

}



.banner_bg .banner_ico .headerht span{

  font-size: 18px;

  color: #fff;

  font-weight: bold;

  display: block;

  text-align: center;

  background: url(../images/buttom2.png) no-repeat  center 55px;

  height: 150px;

  animation: ht 1s infinite;

	-moz-animation: ht 1s infinite;

	/* Firefox */



	-webkit-animation: ht 1s infinite;

	/* Safari and Chrome */



	-o-animation: ht 1s infinite;

	/* Opera */



	cursor: pointer;

}





@keyframes ht {

  0% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

  50% {

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

 }

  100% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

 }

  @-moz-keyframes ht {

  0% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

  50% {

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

 }

  100% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

 }

  @-webkit-keyframes ht {

  0% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

  50% {

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

 }

  100% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

 }

  @-o-keyframes ht {

  0% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

  50% {

  -webkit-transform: translateY(5px);

  transform: translateY(5px);

 }

  100% {

  -webkit-transform: translateY(-5px);

  transform: translateY(-5px);

 }

 }

 



/* title*/



.title{

  background: url(../images/title.png) no-repeat left top;

  margin-left: -90px;

  padding-left: 90px;

  width: 566px;

}



.title span{

  display: block;

  font-size: 94px;

  color: #333;

  font-family: "Impact";

  text-transform: uppercase;

  line-height: 80px;

  padding-top: 72px;

}



.title h3{

  font-size: 28px;

  color: #333;

  margin-top: 12px;

}



.title h3 a{

  display: block;

  font-size: 28px;

  color: #333;



}





/* product*/



.pro_bg{

  width: 100%;

  height: 1222px;

  margin: -125px auto 0 auto;

  background: url(../images/pro_bg.jpg) no-repeat  center;

  overflow: hidden;

}



.pro_bg .product{

  width: 1300px;

  margin: 0 auto;

  padding-top: 75px;

  position: relative;

}



.pro_bg .product .pro_t{

  height: 205px;

  position: absolute;

  left: 0;

  top: 75px;

  width: 1300px;



}



.pro_bg .product .pro_t .title{

  float: left;

}



.pro_bg .product .pro_t .t_more{

  float: right;

  margin-right: 0px;

  margin-top: 85px;

}



.pro_bg .product .pro_t .t_more a{

  margin-right: 50px;

  padding-left: 85px;

  display: block;

  height: 64px;

  line-height: 64px;

  background: url(../images/more.png) no-repeat left  center;

}



.pro_bg .product .pro_box{

  margin: 0 auto;

  position: relative;

  width: 1300px;

  padding-top: 200px;

}





.pro_bg .product .pro_box .mySwiper{

  overflow: hidden;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide{

  position: relative;



}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic{

  position: relative;

  width: 100%;

  height: 542px;

  margin-top: 70px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic img{

  position: absolute;

  width: 100%;

  height: 100%;

  left: 0;

  top: 0px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic .more{

  position: absolute;

  width: 100%;

  height: 0%;

  left: 0;

  top: 0px;

  background: url(../images/buttom9.png) repeat center;

  text-align: center;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  opacity: 0;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic .more span{

  display: block;

  font-size: 24px;

  color: #fff;

  font-weight: bold;

  margin: 140px auto 5px auto;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic .more i{

  display: block;

  font-size: 12px;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .pic .more em{

  display: block;

  background: url(../images/more2.png) repeat center;

  margin: 55px auto 0 auto;

  width: 189px;

  height: 189px;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .txt{

  margin: 0 auto ;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  opacity: 0;



}



.pro_bg .product .pro_box .mySwiper .swiper-slide .txt a{

  display: block;



}



.pro_bg .product .pro_box .mySwiper .swiper-slide .txt a span{

  font-size: 24px;

  color: #333;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  float: left;

  padding-left: 35px;

  width: 50%;

  background: url(../images/buttom8.png) no-repeat left center;

  line-height: 75px;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide .txt a em{

  display: block;

  float: right;

  font-size: 120px;

  color: rgba(255, 255, 255, 0);

  font-family: Arial Black;

  -webkit-text-stroke: 1px #fff;

  line-height: 100px;

  position: relative;

  z-index: 5;

  margin-top: -120px;

  margin-right: 10px;

}





.pro_bg .product .pro_box .mySwiper .swiper-slide-next .pic .more{

  height: 100%;

  opacity: 1;

}





.pro_bg .product .pro_box .mySwiper .swiper-slide-next .txt{

  opacity: 1;

}



.pro_bg .product .pro_box .mySwiper .swiper-slide-next .pic{

  margin-top: 0px;



}



.pro_bg .product .pro_box .mySwiper .swiper-slide:hover .pic .more{

  height: 100%;

  opacity: 1;

}





.pro_bg .product .pro_box .mySwiper .swiper-slide:hover .txt{

  opacity: 1;

}







.pro_bg .product .pro_box .pro_button{

  margin: 30px auto 0 auto;

  width: 1230px;

  height: 99px;

  background:  #fff url(../images/more.png) no-repeat  center;

  border-radius: 65px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);

  position: relative;

}



.pro_bg .product .pro_box .pro_button .swiper-button-next{

  font-size: 12px;

  color:  #999;

  font-family: Arial, Helvetica, sans-serif;

  background:  #fff url(../images/pro_right.png) no-repeat right center;

  width: 62px;

  position: relative;

  float: right;

  margin-right: 105px;

  padding-right: 125px;

}



.pro_bg .product .pro_box .pro_button .swiper-button-next i{

  display: block;

  font-size: 12px;

  color:  #999;

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

}





.pro_bg .product .pro_box .pro_button .swiper-button-prev{

  font-size: 12px;

  color:  #999;

  font-family: Arial, Helvetica, sans-serif;

  background:  #fff url(../images/pro_left.png) no-repeat left center;

  width: 62px;

  position: relative;

  float: left;

  margin-left: 105px;

  padding-left: 125px;

} 



.pro_bg .product .pro_box .pro_button .swiper-button-prev i{

  display: block;

  font-size: 12px;

  color:  #999;

  font-family: Arial, Helvetica, sans-serif;

  text-align: right;

  text-transform: uppercase;

}



.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 {

  content: 'prev';

  display: none;

}





/* case*/



.case_bg{

  width: 100%;

  margin: 70px auto 0 auto;

  overflow: hidden;

}





.case_bg .case{

  margin: 0 auto;

  position: relative;

}





.case_bg .case .case_t{

  width: 1300px;

  margin: 0 auto;

  position: relative;



}



.case_bg .case .case_t .title{

  position: absolute;

  left: 0;

  top: 0;

}



.case_bg .case .case_box{

  margin: 0 auto;

  padding-top: 75px;

  position: relative;

  z-index: 5;

  height: 955px;

} 



.case_bg .case .case_box::after{

  position: absolute;

  right: 0px;

  bottom: 130px;

  width: 95%;

  height: 1px;

  background: #f4f4f4;

  content: "";

  z-index: -1;

}



.case_bg .case .case_box .mySwiper{

  overflow: hidden;

  width: 120%;

  margin-left: 5%;

  padding-top: 15px;

}



.case_bg .case .case_box .mySwiper .swiper-slide{

  position: relative;

  z-index: 5;

  cursor: url(../images/mouse.png), default;

}



.case_bg .case .case_box .mySwiper .swiper-slide .txt{

  text-align: center;

  margin: 0 auto;

  height: 130px;

  width: 86%;

  padding-top: 40px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  opacity: 0;

}



.case_bg .case .case_box .mySwiper .swiper-slide .txt h5 a{

  font-size: 22px;

  color: #333;

  font-weight: bold;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.case_bg .case .case_box .mySwiper .swiper-slide .txt em{

  display: block;

  width: 33px;

  height: 1px;

  background: #e9e9e9;

  margin: 15px auto 20px auto;

}



.case_bg .case .case_box .mySwiper .swiper-slide .txt p{

  font-size: 15px;

  color: #666;

  line-height: 30px;

  height: 60px;

  overflow: hidden;

}



.case_bg .case .case_box .mySwiper .swiper-slide .pic{

  width: 97%;

  height: 492px;

  background:  #f9f9f9;

  margin: 0 auto;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

} 



.case_bg .case .case_box .mySwiper .swiper-slide .pic img{

  width: 90%;

  height: 415px;

  margin: 38px 0 0 5%;

  cursor: url(../images/mouse.png), default;

}



.case_bg .case .case_box .mySwiper .swiper-slide .num{

  margin: 0 auto;

  text-align: center;

  cursor: url(../images/mouse.png), default;

} 



.case_bg .case .case_box .mySwiper .swiper-slide .num h5 a{

  font-size: 18px;

  color: #333;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  margin: 20px auto 0 auto;

}



.case_bg .case .case_box .mySwiper .swiper-slide .num span{

  font-size: 12px;

  color: #999;

  text-transform: uppercase;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.case_bg .case .case_box .mySwiper .swiper-slide .num em{

  display: block;

  width: 1px;

  height: 33px;

  background: #e9e9e9;

  margin: 15px auto 0 auto;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  position: relative;

  z-index: 5;

}



.case_bg .case .case_box .mySwiper .swiper-slide .num i{

  display: block;

  font-size: 88px;

  color:  #f2f2f2;

  font-family: "Impact";

  line-height: 0px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  opacity: 0;

}



.case_bg .case .case_box .mySwiper .swiper-slide .num b{

  display: block;

  background: url(../images/buttom3.png) no-repeat  center;

  width: 89px;

  height: 89px;

  margin: -10px auto 0 auto;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.case_bg .case .case_box .mySwiper .swiper-slide::after{

  position: absolute;

  left: 0%;

  top: 0%;

  width: 100%;

  height: 0%;

  content: "";

  z-index: -1;

  background: #fff;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.case_bg .case .case_box .mySwiper .swiper-slide-next::after{

  height: 808px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);

}



.case_bg .case .case_box .mySwiper .swiper-slide-next .txt{

  opacity: 1;



} 



.case_bg .case .case_box .mySwiper .swiper-slide-next .pic{

  background:  #fff;



} 



.case_bg .case .case_box .mySwiper .swiper-slide-next .num h5 a{

  display: none;

}



.case_bg .case .case_box .mySwiper .swiper-slide-next .num span{

  display: none;



}



.case_bg .case .case_box .mySwiper .swiper-slide-next .num em{

  height: 0;

  margin: 0 auto;



}



.case_bg .case .case_box .mySwiper .swiper-slide-next .num i{

  opacity: 1;

  line-height: 78px;

}



.case_bg .case .case_box .mySwiper .swiper-slide-next .num b{

  background: url(../images/buttom4.png) no-repeat  center;

  width: 59px;

  height: 59px;

  margin: 40px auto 0 auto;

}





/* about*/



.ab_bg{

  width: 100%;

  height: 1046px;

  margin: 0 auto;

  background: url(../images/ab_bg.jpg) no-repeat  center;

  overflow: hidden;

}



.ab_bg .about{

  width: 1300px;

  margin: 0 auto;

  padding-top: 126px;

  position: relative;

}



.ab_bg .about .nr{



}



.ab_bg .about .nr span{

  display: block;

  margin-left: -30px;

  padding-left: 30px;

  background: url(../images/buttom5.png) no-repeat left top;

  font-size: 81px;

  color: #333;

  font-weight: bold;

  line-height: 90px;

  padding-top: 10px;



}



.ab_bg .about .nr i{

  display: block;

  font-size: 81px;

  color: #333;

  font-weight: bold;

  line-height: 90px;

  margin-top: 30px;

  padding-left: 110px;

  background: url(../images/ab_xt.png) no-repeat left center;

}



.ab_bg .about .nr p{

  margin-top: 75px;

  width: 765px;

  font-size: 15px;

  color: #666666;

  line-height: 36px;

  height: 180px;

  overflow: hidden;





}



.ab_bg .about .nr em{

  display: block;

  background: url(../images/buttom6.png) no-repeat  center;

  width: 18px;

  height: 12px;

  margin-top: 36px;

}



.ab_bg .about .more{

  margin-top: 30px;

  width: 600px;

  height: 64px;

  

}



.ab_bg .about .more h5{

  font-size: 24px;

  color: #333;

  font-weight: bold;

  float: left;

  margin-top: 0px;

  letter-spacing: 1px;

}



.ab_bg .about .more h5 i{

  display: block;

  font-size: 12px;

  color: #999999;

  margin-top: 5px;

  letter-spacing: 0px;

}



.ab_bg .about .more a{

  display: block;

  float: right;

  width: 64px;

  height: 64px;



}



.ab_bg .about .ab_xt{

  margin-top: 175px;

  font-size: 30px;

  color: #fff;

  font-family: "simsun";

}





.ab_bg .about .ab_trait{

  position: absolute;

  right: 0px;

  top: 123px;

  padding-left: 13px;

  padding-top: 4px;

  background: url(../images/buttom7.png) no-repeat left top;

  width: 545px;

  letter-spacing: 2.5px;

  text-align: right;



}



.ab_bg .about .ab_trait i{

  display: block;

  font-size: 18px;

  color: #333333;

  line-height: 30px;

}









/* news*/ 



.news{

  width: 1300px;

  margin: 70px auto 90px auto;

}



.news .news_t{

  height: 245px;



}



.news .news_t .title{

  float: left;

}



.news .news_t .news_list{

  float: right;

  margin-top: 123px;

}



.news .news_t .news_list ul li{

  float: left;

  margin-left: 60px;

  position: relative;

  z-index: 5;

  width: 148px;

  height: 45px;

  line-height: 45px;

  border: 1px solid #c7c7c7;

  border-radius: 45px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li a{

  display: block;

  padding-left: 57px;

  font-size: 17px;

  color:  #333333;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li.n1 a {

  background: url(../images/news1.png) no-repeat 25px center;

}



.news .news_t .news_list ul li.n2 a {

  background: url(../images/news2.png) no-repeat 25px center;

}





.news .news_t .news_list ul li.n3 a {

  background: url(../images/news3.png) no-repeat 25px center;

}





.news .news_t .news_list ul li::after{

  position: absolute;

  left: 50%;

  top: 0px;

  width: 0px;

  height: 100%;

  content: "";

  border-radius: 45px;

  z-index: -1;

  background: #ff8406;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li.on::after{

  width: 100%;

  left: 0;

}



.news .news_t .news_list ul li.on{

  border: 1px solid #ff8406;

}



.news .news_t .news_list ul li.on a{

  color: #fff;



}



.news .news_t .news_list ul li.n1.on a {

  background: url(../images/news11.png) no-repeat 25px center;

}



.news .news_t .news_list ul li.n2.on a {

  background: url(../images/news22.png) no-repeat 25px center;

}





.news .news_t .news_list ul li.n3.on a {

  background: url(../images/news33.png) no-repeat 25px center;

}



.news .news_box{

  margin: 0 auto;

  width: 1300px;

  height: 475px !important;

} 



.news .news_box ul li{

  float: left;

  width: 356px;

  height: 473px;

  background:  #fff;

  border: 1px solid #f6f6f6;

  margin-right: 53px;

  padding: 0 20px;

}



.news .news_box ul li:last-child{

  margin-right: 0;

}



.news .news_box ul li .time{

  margin: 13px auto 0 auto;

  height: 70px;

  line-height: 70px;



}



.news .news_box ul li .time span{

  display: block;

  float: left;

  font-size: 30px;

  color: #333333;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

}



.news .news_box ul li .time i{

  display: block;

  float: right;

  font-size: 14px;

  color: #999999;

  font-family: Arial, Helvetica, sans-serif;

}



.news .news_box ul li .news_img{

  width: 356px;

  height: 235px;

  margin: 0 auto;



} 



.news .news_box ul li .news_img img{

  width: 356px;

  height: 235px;

}



.news .news_box ul li .txt{

  margin: 0 auto;



} 



.news .news_box ul li .txt .txt_l{

  float: left;

  width: 280px;



}



.news .news_box ul li .txt .txt_l h5{

  height: 85px;

  line-height: 85px;

  border-bottom: 1px solid #f1f1f1;

  position: relative;



}



.news .news_box ul li .txt .txt_l h5 a{

  font-size: 18px;

  color: #333;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box ul li .txt .txt_l .more{

  font-size: 14px;

  color: #999999;

  line-height: 40px;

  letter-spacing: 1px;

}



.news .news_box ul li .txt .more_ico{

  float: right;

  width: 48px;

  height: 48px;

  background: url(../images/more1.png) no-repeat  center;

  margin-top: 60px;

} 



.news .news_box ul li .txt .txt_l h5::after{

  position: absolute;

  left: 0%;

  bottom: 0%;

  width: 0px;

  height: 1px;

  content: "";

  background: #ff8406;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box ul li:hover .txt .txt_l h5::after{

  width: 100%;

}







/* title*/





