
/*-----------------------------------------------------------*/
/*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{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.bodyindex #indexPage #topSlider .content_list .owl-stage .item_block {
  height: 800px !important;
}


/* t_title*/

.t_title{
  margin: 0 auto;
  text-align: center;
}

.t_title img{
  display: block;
  margin: 0 auto;
}

.t_title h3{
  font-size: 30px;
  color: #333333;
  line-height: 32px;
  margin: 15px auto 17px auto;

}

.t_title h3 a{
  display: block;
  font-size: 30px;
  color: #333333;
}

.t_title i{
  display: block;
  width: 84px;
  height: 3px;
  background: #25325f;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.t_title em{
  display: block;
  width: 1280px;
  height: 1px;
  background: #dddddd;
  margin: -2px auto 0 auto;
}



/* about*/

.ab_bg{
  width: 100%;
  height: 1125px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat bottom center;
  overflow: hidden;
  position: relative;
}

.ab_bg .ab_ico{
  position: absolute;
  right: 0px;
  bottom: 5px;
  width: 237px;
  height: 182px;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
}

.ab_bg .about .ab_num_box{
  margin: 50px auto 50px auto;
  height: 90px;
}

.ab_bg .about .ab_num_box .ab_l{
  float: left;
  width: 225px;
  background: url(../images/ab_xt.png) no-repeat right center;
}

.ab_bg .about .ab_num_box .ab_l span{
  display: block;
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: 35px;
  line-height: 24px;
}

.ab_bg .about .ab_num_box .ab_l img{
  display: block;
  margin: 13px 0 8px 70px;
}

.ab_bg .about .ab_num_box .ab_l i{
  display: block;
  font-size: 18px;
  color: #666666;
  letter-spacing: 2px;
}

.ab_bg .about .ab_num_box .ab_num{
  float: right;
  width: 1100px;
  margin-right: -50px;
} 

.ab_bg .about .ab_num_box .ab_num ul li{
  float: left;
  width: 275px;
  text-align: center;
  background: url(../images/ab_xt.png) no-repeat right center;
}

.ab_bg .about .ab_num_box .ab_num ul li:last-child{
  background: none;
}

.ab_bg .about .ab_num_box .ab_num ul li h5{
  display: block;
  line-height: 65px;
  height: 65px;

}

.ab_bg .about .ab_num_box .ab_num ul li h5 span{
  font-size: 52px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;

}

.ab_bg .about .ab_num_box .ab_num ul li h5 i{
  font-size: 52px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .about .ab_num_box .ab_num ul li h5 em{
  font-size: 14px;
  color: #999;
  position: relative;
  top: -35px;
  margin-left: 5px;
}

.ab_bg .about .ab_num_box .ab_num ul li p{
  margin: 2px auto 0 auto;
  border-radius: 45px;
  width: 118px;
  height: 24px;
  line-height: 24px;
  background: #f0f0f0;
  font-size: 14px;
  color: #999;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_num_box .ab_num ul li:hover p{
  background: #25325f;
  color: #fff;

}

.ab_bg .about .ab_box{
  margin: 0 auto;
  position: relative;
} 

.ab_bg .about .ab_box .ab_nr{
  position: absolute;
  z-index: 5;
  width: 573px;
  left: 0px;
  top: 80px;
}

.ab_bg .about .ab_box .ab_nr .ab_t{
  width: 230px;
  height: 60px;
  line-height: 60px;
  background: #25325f;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.ab_bg .about .ab_box .ab_nr .txt{
  margin: 0 auto;
  background: url(../images/ab_nr.png) no-repeat center;
  width: 453px;
  height: 550px;
  padding: 0 60px;
}

.ab_bg .about .ab_box .ab_nr .txt h5{
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding-top: 60px;

}

.ab_bg .about .ab_box .ab_nr .txt span{
  display: block;
  font-size: 16px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin: 12px auto 33px auto;
}

.ab_bg .about .ab_box .ab_nr .txt em{
  display: block;
  margin: 0 auto;
  background: url(../images/buttom2.png) no-repeat center;
  width: 80px;
  height: 15px;
}

.ab_bg .about .ab_box .ab_nr .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  height: 210px;
  overflow: hidden;
  margin: 20px auto 25px auto;
}

.ab_bg .about .ab_box .ab_nr .txt .more{
  display: block;
  margin: 0 auto;
  width: 140px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #25325f;
  border: 5px solid #fff;
  border-radius: 45px;
}

.ab_bg .about .ab_box .ab_r{
  float: right;
  width: 850px;
} 

.ab_bg .about .ab_box .ab_r .ab_img{
  width: 850px;
  height: 620px;

}

.ab_bg .about .ab_box .ab_r .ab_img img{
  width: 850px;
  height: 620px;
}

.ab_bg .about .ab_box .ab_r .ab_list{
  margin: -48px  0 0 380px;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li{
  float: left;
  width: 88px;
  height: 88px;
  background: #d2d2d2;
  border-radius: 50%;
  margin-right: 45px;
  position: relative;
  z-index: 5;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li a{
  display: block;
  width: 86px;
  height: 86px;
  border: 1px solid #25325f;
  background: #fff;
  border-radius: 50%;
  position: relative;
  top: -6px;
  z-index: 5;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li a i{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333333;
  width: 40px;
  margin: 0 auto;
  line-height: 22px;
  padding-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li a::after{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0px;
  height: 0px;
  background: #25325f;
  border-radius: 50%;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li.on a::after{
  left: -1px;
  top: -1px;
  width: 86px;
  height: 86px;
  border: 1px solid #25325f;
}

.ab_bg .about .ab_box .ab_r .ab_list ul li.on a i{
  color: #fff;
}



/* product*/

.pro_bg{
  width: 100%;
  height: 1170px;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat bottom center;
  overflow: hidden;
  position: relative;
}

.pro_bg .product{
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
}

.pro_bg .product .pro_box{
  margin: 50px auto 0 auto;
  position: relative;
}

.pro_bg .product .pro_box .pro_t{
  background: url(../images/pro_list.png) no-repeat center;
  width: 540px;
  height: 338px;
  float: left;
  margin-top: 10px;
}

.pro_bg .product .pro_box .pro_t h3{
  padding: 165px 0 0 60px;

}

.pro_bg .product .pro_box .pro_t h3 a{
  display: block;
}

.pro_bg .product .pro_box .pro_t h3 a img{
  display: block;
}

.pro_bg .product .pro_box .pro_t h3 a em{
  display: block;
  background: url(../images/pro_xt.png) no-repeat center;
  width: 6px;
  height: 20px;
  margin: 12px 0 16px 0;
}

.pro_bg .product .pro_box .pro_t h3 a span{
  display: block;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}

.pro_bg .product .pro_box ul li{
  position: relative;
  width: 300px;
  height: 338px;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 12px;

}

.pro_bg .product .pro_box ul li .pic{
  width: 300px;
  height: 338px;
  border-radius: 12px;
  margin: 9px 0 0 10px;
}

.pro_bg .product .pro_box ul li .pic img{
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.pro_bg .product .pro_box ul li .txt{
  position: absolute;
  width: 200px;
  height: 0px;
  background: rgba(37, 50, 95, 0.8);
  left: 30px;
  top: 30px;
  padding: 0 30px;
  -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 ul li.on .txt{
  height: 298px;
  opacity: 1;
}

.pro_bg .product .pro_box ul li .txt a{
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;

}

.pro_bg .product .pro_box ul li .txt a span{
  font-size: 22px;
  color: #fff;
  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_box ul li .txt a i{
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.6;
  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: 10px;
}
.pro_bg .product .pro_box ul li .txt b{
  display: block;
  margin: 30px auto 40px auto;
  width: 1px;
  height: 30px;
  background: #ffffff;

}
.pro_bg .product .pro_box ul li .txt em{
  font-size: 24px;
  color: #25325f;
  font-family: Arial, Helvetica, sans-serif;
  width: 42px;
  height: 42px;
  line-height: 40px;
  background: #ffffff;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}


.pro_bg .product .pro_box ul li.p1{
  position: absolute;
  top: 0px;
  left: 602px;

}

.pro_bg .product .pro_box ul li.p2{
  position: absolute;
  top: 0px;
  right: 0px;
}

.pro_bg .product .pro_box ul li.p3{
  position: absolute;
  top: 398px;
  left: -10px;
  width: 400px;
  height: 450px;
  border: 1px solid #dddddd;
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;
}

.pro_bg .product .pro_box ul li.p4{
  position: absolute;
  top: 398px;
  left: 430px;
  width: 400px;
  height: 450px;
  border: 1px solid #dddddd;
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;
}

.pro_bg .product .pro_box ul li.p5{
  position: absolute;
  top: 398px;
  right: 0px;
  width: 400px;
  height: 450px;
  border: 1px solid #dddddd;
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;
}

.pro_bg .product .pro_box ul li.p3 .pic,
.pro_bg .product .pro_box ul li.p4 .pic,
.pro_bg .product .pro_box ul li.p5 .pic{
  width: 400px;
  height: 450px;
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;
  margin: 10px 0 0 10px;
}

.pro_bg .product .pro_box ul li.p3 .pic img,
.pro_bg .product .pro_box ul li.p4 .pic img,
.pro_bg .product .pro_box ul li.p5 .pic img{
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;
}

.pro_bg .product .pro_box ul li.p3 .txt,
.pro_bg .product .pro_box ul li.p4 .txt,
.pro_bg .product .pro_box ul li.p5 .txt{
  position: absolute;
  width: 300px;
  height: 0px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  border-radius: 0;
  border-top-left-radius: 195px;
  border-top-right-radius: 195px;

}

.pro_bg .product .pro_box ul li.p3.on .txt,
.pro_bg .product .pro_box ul li.p4.on .txt,
.pro_bg .product .pro_box ul li.p5.on .txt{
  opacity: 1;
  height: 410px;
}

.pro_bg .product .pro_box ul li.p3 .txt a,
.pro_bg .product .pro_box ul li.p4 .txt a,
.pro_bg .product .pro_box ul li.p5 .txt a {
  padding-top: 120px;
}






/* ys*/

.ys_bg{
  width: 100%;
  height: 920px;
  margin: 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  overflow: hidden;
  position: relative;
}

.ys_bg .ys_pic{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 468px;
  height: 219px;

}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  padding-top: 72px;
}

.ys_bg .ys .ys_box{
  margin: 75px auto 0 auto;
  position: relative;

}

.ys_bg .ys .ys_box .ys1{
  float: left;
  width: 400px;
}

.ys_bg .ys .ys_box .ys1 ul li{
  float: left;
  width: 400px;
}

.ys_bg .ys .ys_box .ys1 ul li h5{
  height: 55px;
}

.ys_bg .ys .ys_box .ys1 ul li h5 em{
  display: block;
  float: left;
  width: 55px;
  height: 55px;
  background: #25325f;
  border-radius: 50%;
}

.ys_bg .ys .ys_box .ys1 ul li h5 em img{
  display: block;
  width: 55px;
  height: 55px;
}

.ys_bg .ys .ys_box .ys1 ul li h5 span{
  display: block;
  float: left;
  font-size: 14px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 27px;
}

.ys_bg .ys .ys_box .ys1 ul li h5 span i{
  display: block;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}

.ys_bg .ys .ys_box .ys1 ul li p{
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  margin-top: 35px;

}


.ys_bg .ys .ys_box .ys2{
  float: right;
  width: 510px;
  margin-right: -60px;
  margin-top: 55px;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_box .ys2::after{
  position: absolute;
  left: 0px;
  top: -10px;
  width: 530px;
  height: 530px;
  content: "";
  z-index: -2;
  background: #25325f;
  opacity: 0.3;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: msClock1 10s linear infinite;
  animation: msClock1 10s linear infinite;
}



.ys_bg .ys .ys_box .ys2::before{
  position: absolute;
  left: -10px;
  top: -1px;
  width: 530px;
  height: 530px;
  content: "";
  z-index: -1;
  border: 1px solid #25325f;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: msClock2 10s linear infinite;
  animation: msClock2 10s linear infinite;
}

.ys_bg .ys .ys_box .ys2 ul li{
  float: left;
  width: 510px;
}

.ys_bg .ys .ys_box .ys2 ul li img{
  width: 508px;
  height: 508px;
  border: 1px solid #fff;
  border-radius: 50%;

}


.ys_bg .ys .ys_box .hd{
  position: absolute;
  left: 360px;
  top: 0px;
  z-index: 5;
}

.ys_bg .ys .ys_box .hd ul li{
  width: 280px;

}

.ys_bg .ys .ys_box .hd ul li.num1{
  position: absolute;
  left: 265px;
  top: 40px;

} 

.ys_bg .ys .ys_box .hd ul li.num2{
  position: absolute;
  left: 145px;
  top: 188px;
} 


.ys_bg .ys .ys_box .hd ul li.num3{
  position: absolute;
  left: 60px;
  top: 330px;
} 

.ys_bg .ys .ys_box .hd ul li.num4{
  position: absolute;
  left: 0px;
  top: 478px;
} 

.ys_bg .ys .ys_box .hd ul li span{
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  background: rgba(37, 50, 95, 0);
  border-radius: 50%;
  -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 .hd ul li span i{
  display: block;
  width: 18px;
  height: 18px;
  background: #25325f;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 9px;
}

.ys_bg .ys .ys_box .hd ul li img{
  display: block;
  float: left;
  width: 41px;
  height: 28px;
  margin: 4px 20px 0 30px;
}

.ys_bg .ys .ys_box .hd ul li h5{
  font-size: 18px;
  color: #333;
  line-height: 22px;
  -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 .hd ul li h5 em{
  display: block;
  font-size: 14px;
  color: #999;
  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;
}

.ys_bg .ys .ys_box .hd ul li.on span{
  background: rgba(37, 50, 95, 1);
}

.ys_bg .ys .ys_box .hd ul li.on span i{
  background: #fff;
}

.ys_bg .ys .ys_box .hd ul li.on h5{
  color: #25325f;
}

.ys_bg .ys .ys_box .hd ul li.on h5 em{
  color: #25325f;
}


.ys_bg .ys .ys_box .prev{
  position: absolute;
  left: 0;
  top: 310px;
  font-size: 36px;
  color: #25325f;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: capitalize;
  background: url(../images/more1.png) no-repeat right center ;
  line-height: 30px;
  width: 157px;
}



@keyframes msClock1 {
  0% {
    transform: rotate(0) ;
  }
  100% {
  transform: rotate(360deg) ;
  }
}


@keyframes msClock2 {
  0% {
    transform: rotate(360deg) ;
  }
  100% {
  transform: rotate(0deg) ;
  }
}


/* case*/

.case_bg{
  width: 100%;
  height: 930px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.case_bg .case{
  width: 1300px;
  margin: 0 auto;
  padding-top: 65px;
}

.case_bg .case .case_box{
  margin: 30px auto 0 auto;
  position: relative;
  height: 650px;
  border-bottom: 1px solid #e9e9e9;
}

.case_bg .case .case_box .mySwiper{
  overflow: hidden;
  padding-top: 20px;
  height: 660px;
  width: 1280px;
  margin: 0 auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide{
  position: relative;
}

.case_bg .case .case_box .mySwiper .swiper-slide .nr{
  width: 98%;
  height: 540px;
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
  box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
  padding-top: 20px;

}

.case_bg .case .case_box .mySwiper .swiper-slide .nr .pic{
  width: 90%;
  height: 410px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;

}

.case_bg .case .case_box .mySwiper .swiper-slide .nr .pic img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -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 .nr .txt{
  margin: 22px auto 0 auto;
  width: 90%;
  text-align: center;
} 

.case_bg .case .case_box .mySwiper .swiper-slide .nr .txt a{
  display: block;
  margin: 0 auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide .nr .txt a span{
  font-size: 18px;
  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;
}

.case_bg .case .case_box .mySwiper .swiper-slide .nr .txt a em{
  display: block;
  margin: 17px auto 15px auto;
  width: 70px;
  height: 1px;
  background: #dddddd;
  -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 .nr .txt a i{
  display: block;
  width: 128px;
  height: 16px;
  background: url(../images/case_ico1.png) no-repeat center;
  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:hover .nr .txt a span{
  color: #25325f;

}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .nr .txt a em{
  background: #25325f;

}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .nr .txt a i{
  background: url(../images/case_ico2.png) no-repeat center;
}


.case_bg .case .case_box .mySwiper .swiper-slide-next .nr .txt a span{
  color: #25325f;

}

.case_bg .case .case_box .mySwiper .swiper-slide-next .nr .txt a em{
  background: #25325f;

}

.case_bg .case .case_box .mySwiper .swiper-slide-next .nr .txt a i{
  background: url(../images/case_ico2.png) no-repeat center;
}

.case_bg .case .case_box .mySwiper .swiper-slide .num{
  margin: 32px auto 0 auto;
  text-align: center;
  -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 span{
  display: block;
  font-size: 80px;
  color: #f6f6f6;
  font-family: Arial Black;
  line-height: 70px;
  -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 i{
  display: block;
  margin: -40px  auto 0 auto;
  width: 16px;
  height: 16px;
  background: #999999;
  border-radius: 50%;
  position: relative;
  z-index: 5;
  -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 .num i{
  background: #25325f;
  width: 12px;
  height: 12px;
  margin: -38px  auto 0 auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .num i{
  background: #25325f;
  width: 12px;
  height: 12px;
  margin: -38px  auto 0 auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .num{
  transform: translateY(-5px);
}


.case_bg .case .case_box .mySwiper .swiper-slide:hover .nr .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.case_bg .case .case_box .mySwiper .swiper-slide-next  .nr .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}




.case_bg .case .case_box .swiper-button-next{
  cursor: pointer;
  background: #25325f url(../images/right.png) no-repeat center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  right: -50px;
  top: 645px;
}

.case_bg .case .case_box .swiper-button-prev{
  cursor: pointer;
  background: #333333 url(../images/left.png) no-repeat center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  left: -50px;
  top: 645px;
}


.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
  display: none;
  content: 'next';

}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  content: 'prev';
  display: none;
}



/* news*/

.news_bg{
  width: 100%;
  height: 895px;
  margin: 0 auto;
  background: url(../images/news_bg.jpg) no-repeat  center;
}

.news_bg .news{
  width: 1280px;
  margin: 0 auto;
  padding-top: 90px;
}

.news_bg .news .news_center{
  margin: 50px auto 0 auto;
  position: relative;
}

.news_bg .news .news_center .news_list{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  width: 230px;
}

.news_bg .news .news_center .news_list::after{
  position: absolute;
  left: 4px;
  top: 0%;
  width: 1px;
  height: 250px;
  content: "";
  z-index: -1;
  background: #dddddd;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_list ul li{
  height: 55px;
  position: relative;
  margin-bottom: 55px;
}

.news_bg .news .news_center .news_list ul li::after{
  position: absolute;
  left: 25px;
  bottom: 0%;
  width: 0%;
  height: 1px;
  border-bottom: 1px dashed #25325f;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_list ul li a{
  display: block;
  padding-top: 6px;
}

.news_bg .news .news_center .news_list ul li a em{
  display: block;
  width: 9px;
  height: 9px;
  background: #aaaaaa;
  border-radius: 50%;
  margin-right: 15px;
  float: left;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_list ul li a span{
  float: left;
  display: block;
  font-size: 18px;
  color: #333333;
  padding-left: 55px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_list ul li a i{
  display: block;
  width: 0px;
  height: 14px;
  background: url(../images/more.png) no-repeat  center;
  float: right;
  margin: 6px 30px 0 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_list ul li.n1 a span{
  background: url(../images/news1.png) no-repeat 15px center;
}

.news_bg .news .news_center .news_list ul li.n2 a span{
  background: url(../images/news2.png) no-repeat 15px center;
}

.news_bg .news .news_center .news_list ul li.n3 a span{
  background: url(../images/news3.png) no-repeat 15px center;
}


.news_bg .news .news_center .news_list ul li.casehover a i{
  width: 23px;
}

.news_bg .news .news_center .news_list ul li.casehover a span{
  color: #25325f;
}

.news_bg .news .news_center .news_list ul li.n1.casehover a span{
  background: url(../images/news11.png) no-repeat 15px center;
}

.news_bg .news .news_center .news_list ul li.n2.casehover a span{
  background: url(../images/news22.png) no-repeat 15px center;
}

.news_bg .news .news_center .news_list ul li.n3.casehover a span{
  background: url(../images/news33.png) no-repeat 15px center;
}

.news_bg .news .news_center .news_list ul li.casehover::after{
  width: 205px;
}

.news_bg .news .news_center .news_list ul li.casehover a em{
  background: #25325f;
}


.news_bg .news .news_center .news_box{
  margin: 0 auto;
}

.news_bg .news .news_center .news_box .news_top{
  height: 280px;
  width: 980px;
  margin-left: 300px;
  background: url(../images/news_nr.png) no-repeat right bottom;

}

.news_bg .news .news_center .news_box .news_top .news_img{
  float: left;
  width: 440px;
  height: 280px;
  background: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
  box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
}

.news_bg .news .news_center .news_box .news_top .news_img img{
  width: 420px;
  height: 260px;
  margin: 10px;
  border-radius: 12px;
  object-fit: contain;
}

.news_bg .news .news_center .news_box .news_top .txt{
  float: right;
  width: 445px;
  margin-right: 35px;
  margin-top: 73px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.news_bg .news .news_center .news_box .news_top .txt h5 a{
  font-size: 18px;
  color: #25325f;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .news_box .news_top .txt p{
  font-size: 15px;
  color: #888888;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin: 23px 0 25px 0;
}

.news_bg .news .news_center .news_box .news_top .txt span{
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_center .news_box .news_top:hover .txt{
  margin-top: 65px;
} 

.news_bg .news .news_center .list{
  margin: 40px auto 0 auto;
  width: 1360px;
} 

.news_bg .news .news_center .list ul li{
  float: left;
  width: 400px;
  height: 93px;
  background: #fff;
  border-radius: 12px;
  margin: 0 40px 40px 0;
  -webkit-box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
  box-shadow: 0 0 8px 6px rgba(37, 50, 95, .05);
  position: relative;
  z-index: 5;
}

.news_bg .news .news_center .list ul li .time{
  float: left;
  width: 90px;
  text-align: center;
}

.news_bg .news .news_center .list ul li .time span{
  display: block;
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  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;
  line-height: 24px;
  margin: 20px 0 10px 0;
}

.news_bg .news .news_center .list ul li .time i{
  display: block;
  font-size: 12px;
  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;
}

.news_bg .news .news_center .list ul li .txt{
  float: left;
  width: 290px;
  margin-top: 20px;

}

.news_bg .news .news_center .list ul li .txt h5 a{
  font-size: 14px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 32px;
}

.news_bg .news .news_center .list ul li .txt .more{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 32px;
  line-height: 32px;
  border-top: 1px dashed #e9e9e9;
}

.news_bg .news .news_center .list ul li::after{
  position: absolute;
  left: 0px;
  top: 0%;
  width: 0%;
  height: 100%;
  content: "";
  z-index: -1;
  background: #25325f;
  border-radius: 12px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_center .list ul li:hover::after{
  width: 100%;
}

.news_bg .news .news_center .list ul li:hover .time span{
  color: #fff;
}

.news_bg .news .news_center .list ul li:hover .time i{
  color: #fff;
}

.news_bg .news .news_center .list ul li:hover .txt h5 a{
  color: #fff;
}

.news_bg .news .news_center .list ul li:hover .txt .more{
  color: #fff;
  border-top: 1px dashed #fff;
}

/* t_title*/