

/*-----------------------------------------------------------*/

/*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;

}



.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: 5%;

  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: 5%;

  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: #004380;

}







/* fw */



.fw{

  margin: 45px auto 0 auto;

  width: 1380px;

}





.fw ul li{

  float: left;

  border: 1px solid #eaeaea;

  width: 320px;

  height: 396px;

  background: #fff;

  border-radius: 8px;

  margin: 0 11px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

  position: relative;

  z-index: 5;



}





.fw ul li h5{

  width: 285px;

  margin: 10px auto 0 auto;

  height: 70px;

  line-height: 70px;

}





.fw ul li h5 a{

  font-size: 26px;

  color: #333333;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}





.fw ul li h5 a i{

  font-size: 26px;

  color: #333333;

  font-family: Arial, Helvetica, sans-serif;

  margin-right: 10px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}





.fw ul li .pic{

  width: 285px;

  height: 194px;

  margin: 0 auto;



}





.fw ul li .pic img{

  width: 285px;

  height: 194px;

}





.fw ul li p{

  font-size: 15px;

  color: #828282;

  line-height: 26px;

  height: 78px;

  overflow: hidden;

  width: 260px;

  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;

}



.fw ul li::after{

  position: absolute;

  left: 0px;

  top: 0px;

  content: "";

  z-index: -1;

  width: 100%;

  height: 0px;

  background: url(../images/pro_list.jpg) no-repeat center;

  border-radius: 5px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}





.fw ul li.on::after{

  height: 100%;



}



.fw ul li.on h5 a{

  color:  #fff;



}



.fw ul li.on h5 a i{

  color:  #fff;

}



.fw ul li.on p{

  color:  #fff;

}





/* title */



.title{

  margin: 0 auto;



}



.title span{

  display: inline-block;

  font-size: 60px;

  color:  #333333;

  font-weight: bold;

  font-family: 'Times New Roman', Times, serif;

  line-height: 50px;

  background: url(../images/title.png) no-repeat right 15px;

  padding-right: 55px;

}



.title span i{

  font-size: 70px;

  color:  #13408e;

  font-weight: bold;

  font-family: 'Times New Roman', Times, serif;

  text-transform: uppercase;

  display: inline-block;

}



.title h3{

  font-size: 26px;

  color:  #333333;

  letter-spacing: 6px;

  margin-top: 6px;





}



.title h3 a{

  display: block;

  font-size: 26px;

  color:  #333333;

}







/* about */



.ab_bg{

  width: 100%;

  height: 727px;

  margin: 75px auto 0 auto;

  background: url(../images/ab_bg.jpg) no-repeat center;

  overflow: hidden;

}



.ab_bg .about{

  margin: 0 auto;

  width: 1280px;

  padding-top: 82px;

}



.ab_bg .about .ab_l{

  float: left;

  width: 510px;

}



.ab_bg .about .ab_l .title{



}



.ab_bg .about .ab_l .txt{

  margin-top: 65px;



}



.ab_bg .about .ab_l .txt h5{

  font-size: 24px;

  color:  #333333;

  font-weight: bold;

  line-height: 30px;

}



.ab_bg .about .ab_l .txt p{

  font-size: 14px;

  color:  #666666;

  line-height: 30px;

  height: 120px;

  overflow: hidden;

  margin-top: 30px;

}



.ab_bg .about .ab_l .more{

  display: inline-block;

  width: 108px;

  height: 38px;

  line-height: 38px;

  border-radius: 45px;

  border: 2px solid  #cccccc;

  padding: 0 30px;

  margin-top: 35px;

}



.ab_bg .about .ab_l .more i{

  display: block;

  font-size: 16px;

  color:  #333333;

  background: url(../images/more.png) no-repeat right center;

}



.ab_bg .about .ab_l .ab_list{

  margin-top: 20px;



} 



.ab_bg .about .ab_l .ab_list ul li{

  float: left;

  margin-right: 48px;

  width: 80px;

  text-align: center;

}



.ab_bg .about .ab_l .ab_list ul li a img{

  display: block;

  background:  #13408e;

  width: 77px;

  height: 77px;

  border-radius: 50%;

  margin: 0 auto;

}



.ab_bg .about .ab_l .ab_list ul li a i{

  display: block;

  font-size: 16px;

  color: #333333;

  margin: 10px auto 0 auto;

}



.ab_bg .about .ab_l .ab_list ul li:nth-child(2) a img{

  background: #c8091b;



}



.ab_bg .about .ab_r{

  float: right;

  margin-top: 40px;

  width: 690px;

}



.ab_bg .about .ab_r .ab_tel{

  text-align: right;

}



.ab_bg .about .ab_r .ab_tel span{

  display: inline-block;

  background: url(../images/tel.png) no-repeat left center;

  padding-left: 30px;

  font-size: 16px;

  color: #333333;

}



.ab_bg .about .ab_r .ab_tel i{

  display: block;

  font-size: 22px;

  color: #333333;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  margin-top: 6px;

}



.ab_bg .about .ab_r .ab_img{

  margin-top: 25px;

  margin-right: -105px;

  width: 793px;

  height: 455px;

  background: #fff;

  border: 1px solid #dbdee4;



}



.ab_bg .about .ab_r .ab_img img{

  width: 783px;

  height: 445px;

  margin: 5px;

}





/* product */



.pro_bg{

  width: 100%;

  margin: 0 auto;

  overflow: hidden;

}



.product{

  width: 1280px;

  margin: 70px auto 0 auto;

  position: relative;

}



.product .pro_t{

  margin: 0 auto;

  height: 170px;

  position: relative;

  z-index: 5;

}



.product .pro_t::after{

  position: absolute;

  right: -320px;

  top: 85px;

  content: "";

  width: 1410px;

  height: 1px;

  z-index: -1;

  background: #dddddd;

}



.product .pro_t .title{

  float: left;

}



.product .pro_t .title h3{

  margin-top: 11px;

}



.product .pro_t .hd{

  float: right;

  margin-top: 67px;

} 



.product .pro_t .hd ul li{

  float: left;

  width: 100px;

  text-align: center;

  line-height: 36px;

  margin-left: 40px;

  background: #fff;

}



.product .pro_t .hd ul li a{

  font-size: 18px;

  color: #3f3f3f;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.product .pro_t .hd ul li.on a{

  font-weight: bold;

}



.product .bd{

  margin: 0 auto;

} 



.product .bd ul li{

  float: left;

  width: 1280px;

  position: relative;

}



.product .bd ul li .pro_show{



}



.product .bd ul li .pro_show .pic{

  width: 493px;

  height: 400px;

  background: #eef1f6;

  float: left;



}



.product .bd ul li .pro_show .pic img{

  width: 463px;

  height: 370px;

  border: 1px solid #e4e4e4;

  margin: 14px;

}



.product .bd ul li .pro_show .txt{

  float: right;

  width: 760px;

} 



.product .bd ul li .pro_show .txt h5 a{

  font-size: 22px;

  color: #333333;

  font-weight: bold;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  line-height: 45px;

}



.product .bd ul li .pro_show .txt h5 a i{

  margin-left: 15px;

  font-size: 14px;

  color: #838383;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;
  display: none;

}



.product .bd ul li .pro_show .txt p{

  font-size: 15px;

  color: #757575;

  line-height: 32px;

  height: 64px;

  overflow: hidden;

  margin-top: 5px;

}



.product .bd ul li .pro_show:hover .txt h5 a{

  color: #13408e;

}



.product .bd ul li .pro_nr{

  position: absolute;

  right: 0px;

  top: 150px;

  width: 780px;

}



.product .bd ul li .pro_nr dl{

  float: left;

  margin-left: 18px;

}



.product .bd ul li .pro_nr dl dt{

  width: 240px;

  height: 199px;

  border: 1px solid #dddddd;





}



.product .bd ul li .pro_nr dl dt img{

  width: 228px;

  height: 187px;

  margin: 6px;

}



.product .bd ul li .pro_nr dl dd{

  width: 240px;

  height: 48px;

  line-height: 48px;

  border-bottom: 1px solid #e8ebf0;

  margin: 0 auto;

  position: relative;

}



.product .bd ul li .pro_nr dl dd a{

  font-size: 16px;

  color: #333333;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  padding-left: 23px;

  background: url(../images/buttom2.png) no-repeat left center;

}



.product .bd ul li .pro_nr dl dd::after{

  position: absolute;

  bottom: 0px;

  left: 0px;

  content: "";

  width: 0%;

  height: 1px;

  background: #13408e;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.product .bd ul li .pro_nr dl:hover dd::after{

  width: 100%;



}



.product .pro_button{

  position: absolute;

  right: 0px;

  top: 165px;

  z-index: 5;

}



.product .pro_button .next{

  cursor: pointer;

  width: 70px;

  height: 70px;

  background: url(../images/left.png) no-repeat  center;

  width: 38px;

  height: 38px;

  float: left;

}



.product .pro_button .prev{

  cursor: pointer;

  width: 70px;

  height: 70px;

  background: url(../images/right.png) no-repeat  center;

  width: 38px;

  height: 38px;

  float: left;

  margin-left: 10px;

}











/* case */



.case{

  margin: 90px auto 0 auto;

  width: 1280px;

  position: relative;

}



.case .title{

  position: absolute;

  left: 0px;

  top: 0px;

}



.case .title h3{

  position: relative;

}



.case .title h3::after{

  position: absolute;

  content: "";

  left: 190px;

  top: 20px;

  width: 450px;

  height: 1px;

  background: url(../images/case_xt.png) no-repeat center;



}



.case .title p{

  font-size: 16px;

  color: #000;

  opacity: 0.8;

  width: 560px;

  margin-top: 25px;

}



.case .case_box{

  margin: 0 auto;

  position: relative;

  padding-top: 70px;

}



.case .case_box ul li{

  float: left;

  width: 606px;

  height: 280px;

  margin-bottom: 18px;

  position: relative;

  background: url(../images/case_list.jpg) no-repeat center;

}



.case .case_box ul li .pic{

  float: left;

  width: 274px;

  height: 236px;

  margin: 33px 0 0 30px;

}



.case .case_box ul li .pic img{

  width: 274px;

  height: 236px;



}



.case .case_box ul li .txt{

  text-align: right;

  width: 230px;

  margin: 40px 25px 0 0;

  float: right;



}



.case .case_box ul li .txt a{

  display: block;

}



.case .case_box ul li .txt a span{

  font-size: 30px;

  color: #454545;

  font-weight: bold;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.case .case_box ul li .txt a i{

  font-size: 16px;

  color: #454545;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  margin-top: 15px;

}



.case .case_box ul li .txt a em{

  display: block;

  font-size: 12px;

  color: #454545;

  letter-spacing: 3px;

  margin-top: 10px;

}



.case .case_box ul li:first-child{

  width: 641px;

  height: 419px;

  position: relative;

  background: url(../images/case_list1.jpg) no-repeat center;

  margin-right: 32px;

  margin-top: 160px;

}



.case .case_box ul li:first-child .pic{

  float: left;

  width: 385px;

  height: 312px;

  margin: 93px 0 0 30px;

}



.case .case_box ul li:first-child .pic img{

  width: 385px;

  height: 312px;



}





.case .case_box ul li:first-child .txt{

  text-align: right;

  width: 230px;

  margin: 0;

  float: none;

  position: absolute;

  right: 25px;

  top: 65px;

}









/* ys */



.ys_bg{

  width: 100%;

  height: 1620px;

  margin: 27px auto 0 auto;

  background: url(../images/ys_bg.jpg) no-repeat top center;

}



.ys_bg .ys{

  margin: 0 auto;

  padding-top: 95px;

}



.ys_bg .ys .ys_t{

  margin: 0 auto;

  width: 1280px;

  height: 155px;

}



.ys_bg .ys .ys_t .title{

  float: left;

}



.ys_bg .ys .ys_t .title  span{

  color: #fff;

  background: url(../images/ys_t.png) no-repeat right 15px;

}



.ys_bg .ys .ys_t .title i{

  color: #fff;

}



.ys_bg .ys .ys_t .title h3{

  color: #fff;

  margin-top: 16px;

}



.ys_bg .ys .ys_t .tel{

  float: right;

  text-align: right;

  margin-top: 43px;



}



.ys_bg .ys .ys_t .tel span{

  display: inline-block;

  background: url(../images/tel1.png) no-repeat left center;

  padding-left: 30px;

  font-size: 16px;

  color: #fff;

}



.ys_bg .ys .ys_t .tel i{

  display: block;

  font-size: 22px;

  color: #fff;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  margin-top: 6px;

}



.ys_bg .ys .ys_box{

  margin: 0 auto;

  height: 530px;

} 



.ys_bg .ys .ys_box ul li{

  float: left;

  height: 435px;

  border-right: 1px solid #326392;

  width: 24.9%;

  text-align: center;

}



.ys_bg .ys .ys_box ul li:last-child{

  border-right: none;

}



.ys_bg .ys .ys_box ul li img{

  display: block;

  margin: 103px auto 0 auto;

  width: 120px;

  height: 120px;

  -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 ul li h5{

  margin: 25px auto 0 auto;

  font-size: 20px;

  color:  #f9f9f9;

  font-weight: bold;



}



.ys_bg .ys .ys_box ul li i{

  font-size: 12px;

  color:  #7489a5;

  font-family: Arial, Helvetica, sans-serif;

  display: block;

  margin-top: 6px;

}



.ys_bg .ys .ys_box ul li span{

  font-size: 17px;

  color:  #bbc3cf;

  display: block;

  margin-top: 2px;

}



.ys_bg .ys .ys_box ul li em{

  display: block;

  width: 30px;

  height: 4px;

  margin: 45px auto 0 auto;

  background: #f9f9f9;

  border-radius: 45px;

}







.ys_bg .ys .ys_box ul li:hover img{

  margin: 93px auto 0 auto;

}





/* news */



.news{

  margin: 0 auto;

  width: 1280px;

}



.news .news_t{

  height: 135px;

  padding-top: 63px;

}



.news .news_t .title{

  float: left;

}



.news .news_t .title h3{

  position: relative;

  letter-spacing: 2px;

}



.news .news_t .title h3::after{

  position: absolute;

  top: 20px;

  left: 110px;

  content: "";

  width: 447px;

  height: 1px;

  background: #e1e2e3;

}



.news .news_t .more{

  float: right;

  width: 43px;

  height: 43px;

  border-radius: 50%;

  background: #13408e;

  margin-top: 20px;

} 



.news .news_t .more a{

  display: block;

  margin: 0 auto;

  width: 43px;

  height: 43px;

  background: url(../images/more1.png) no-repeat center;

}





.news .news_center{

  width: 1280px;

  height: 584px;

  background: #fff;

  border-radius: 20px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .01);

  margin: 0 auto;

  position: relative;

}



.news .news_center .news_list{

  position: absolute;

  left: 40px;

  top: 40px;

  z-index: 5;

}



.news .news_center .news_list ul li{

  float: left;

  width: 210px;

  height: 30px;

  line-height: 30px;



}





.news .news_center .news_list ul li a{

  display: block;

  font-size: 18px;

  color:  #666666;

  padding-left: 35px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}





.news .news_center .news_list ul li.n1 a {

  background: url(../images/news1.png) no-repeat left center;

}



.news .news_center .news_list ul li.n2 a {

  background: url(../images/news2.png) no-repeat left center;

}



.news .news_center .news_list ul li.n3 a {

  background: url(../images/news3.png) no-repeat left center;

}





.news .news_center .news_list ul li.n1.on a {

  background: url(../images/news11.png) no-repeat left center;

}



.news .news_center .news_list ul li.n2.on a {

  background: url(../images/news22.png) no-repeat left center;

}



.news .news_center .news_list ul li.n3.on a {

  background: url(../images/news33.png) no-repeat left center;

}





.news .news_center .news_list ul li.on a{

  color: #13408e;

  font-weight: bold;

}





.news .news_box{

  margin: 0 auto;

} 



.news .news_box .news_l{

  float: left;

  margin-left: 40px;

  margin-top: 120px;

  width: 728px;

}



.news .news_box .news_l ul li{

  height: 197px;

  width: 728px;

  border-bottom: 1px solid #e6e6e6;

  margin-bottom: 27px;

}



.news .news_box .news_l ul li:last-child{

  border-bottom: none;

}



.news .news_box .news_l ul li .news_img{

  float: left;

  width: 252px;

  height: 166px;

  border-radius: 15px;

  overflow: hidden;



}



.news .news_box .news_l ul li .news_img img{

  width: 252px;

  height: 166px;

  border-radius: 15px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_l ul li .txt{

  float: right;

  width: 415px;

  margin-right: 20px;



}



.news .news_box .news_l ul li .txt span{

  display: block;

  width: 90px;

  height: 22px;

  line-height: 22px;

  background:  #13408e;

  border-radius: 45px;

  text-align: center;

  font-size: 12px;

  color: #fefefe;

  margin: 20px 0 13px 0;

}



.news .news_box .news_l ul li .txt h5 a{

  font-size: 16px;

  color: #333333;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_l ul li .txt p{

  font-size: 14px;

  color: #666666;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  margin-top: 2px;

}



.news .news_box .news_l ul li .txt .more{

  display: block;

  font-size: 14px;

  color: #666666;

  text-transform: capitalize;

  margin-top: 30px;

}



.news .news_box .news_l ul li:hover .news_img img{

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -o-transform: scale(1.1);

}



.news .news_box .news_l ul li:hover .txt h5 a{

  color: #13408e;

}



.news .news_box .news_r{

  float: right;

  margin: 45px 40px 0 0;

  background: #fafbfc;

  width: 436px;

  height: 465px;

  border-radius: 25px;

}



.news .news_box .news_r ul li{

  width: 396px;

  height: 109px;

  border-bottom: 1px dashed #e5e5e5;

  margin: 0 auto;

  line-height: 109px;

  position: relative;



}



.news .news_box .news_r ul li a{

  font-size: 16px;

  color: #666666;

  white-space: nowrap;

  text-overflow: ellipsis;

  -o-text-overflow: ellipsis;

  overflow: hidden;

  display: block;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  float: left;

  width: 285px;

  padding-left: 15px;

  margin-left: 10px;

  background: url(../images/buttom1.png) no-repeat left center;

}



.news .news_box .news_r ul li span{

  display: block;

  float: right;

  font-size: 14px;

  color: #666666;

  margin-right: 5px;

}



.news .news_box .news_r ul li::after{

  position: absolute;

  left: 0px;

  bottom: 0px;

  content: "";

  width: 0%;

  height: 1px;

  background: #13408e;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_r ul li:hover::after{

  width: 100%;

}





