
/*-----------------------------------------------------------*/
/*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: #1e4268;
}

.banner .swiper-container {
  width: 91%;
  height: 100%;
  overflow: hidden;
  margin: 0 0 0 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;
  border-top-right-radius: 150px;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  border-top-right-radius: 150px;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../image/bannerR.png) no-repeat  center;
  right: 4%;
  top: 40%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../image/bannerL.png) no-repeat  center;
  left: 4%;
  top: 40%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: auto;
  top: 455px;
  right: 85px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 auto 35px auto ;
  background: url(../image/buttom2.png) no-repeat  center;
  width: 16px;
  height: 16px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: url(../image/buttom1.png) no-repeat  center;
}


/* title */

.title{

}

.title span{
  display: block;
  font-size: 60px;
  color: #333333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: capitalize;
  line-height: 45px;
  padding-left: 50px;
  background: url(../image/title.png) no-repeat  left 27px;
}

.title span i{
  font-size: 60px;
  color: #f3ae07;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: capitalize;

}

.title h3{
  font-size: 24px;
  color: #333333;
  margin-top: 10px;
  margin-left: 47px;
}

.title h3 a{
  display: block;
  font-size: 24px;
  color: #333333;
}



/* product */

.product{
  width: 1295px;
  margin: 95px auto 0 auto;
  background: url(../image/pro_bg.jpg) no-repeat  left top;
  position: relative;
}

.product .title{
  position: absolute;
  right: 0;
  top: 20px;
}

.product .title h3{
  text-align: right;
}

.product .search{
  position: absolute;
  left: 217px;
  top: 32px;
  width: 450px;
}

.product .search .search_s{
  float: left;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

.product .search .search2{
  float: left;
  width: 335px;
  height: 55px;
  border-bottom: 1px solid #1a1a1a;
  margin-left: 40px;
  background: none;
  font-size: 14px;
  color:  #b2b2b2;
}

.product .pro_center{
  margin: 0 auto;
  padding-top: 73px;
}

.product .pro_center .pro_l{
  float: left;
  width: 255px;
  background: #f7f7f7;
  overflow: hidden;
  padding-top: 28px;
}

.product .pro_center .pro_l dl{
  overflow: hidden;
  margin-bottom: 20px;

}

.product .pro_center .pro_l dt{
  width: 220px;
  height: 46px;
  line-height: 46px;
  background: #1e4268;
  position: relative;
  z-index: 5;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_center .pro_l dt::after{
  position: absolute;
  left: 00px;
  top: 0px;
  width: 0px;
  height: 100%;
  content: "";
  z-index: -1;
  background: #f3ae07;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_center .pro_l dt a{
  padding-left: 45px;
  background: url(../image/buttom3.png) no-repeat  15px center;
  font-size: 18px;
  color: #fff;
  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;
}

.product .pro_center .pro_l dl dd{
  line-height: 32px;

}

.product .pro_center .pro_l dl dd a{
  font-size: 14px;
  color: #737373;
  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;
  background: url(../image/buttom4.png) no-repeat  15px center;
  padding-left: 35px;
}

.product .pro_center .pro_l  dt:hover::after{
  width: 100%;
}


.product .pro_center .pro_l  dt:hover{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;

}

.product .pro_center .pro_l  dd:hover a{
  color: #1e4268;
  transform: translateX(10px);
}

.product .pro_center .pro_r{
  float: right;
  width: 960px;
  margin-top: 115px;
}

.product .pro_center .pro_r .pro_box{
  height: 360px;
}

.product .pro_center .pro_r .pro_box .pic{
  float: left;
  width: 480px;
  height: 360px;

}

.product .pro_center .pro_r .pro_box .pic img{
  width: 480px;
  height: 360px;
}

.product .pro_center .pro_r .pro_box .txt{
  float: right;
  width: 435px;
  margin-top: 65px;
  background: url(../image/buttom5.png) no-repeat  110px top;
  position: relative;
}

.product .pro_center .pro_r .pro_box .txt h5 a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 60px;
  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;
}

.product .pro_center .pro_r .pro_box .txt p{
  font-size: 14px;
  color: #8c8c8c;
  line-height: 38px;
  height: 114px;
  overflow: hidden;
  margin-top: 5px;
}

.product .pro_center .pro_r .pro_box .txt .more{
  display: block;
  font-size: 14px;
  color: #333;
  background: url(../image/more.png) no-repeat  center ;
  width: 90px;
  height: 42px;
  line-height: 42px;
  margin-top: 52px;
  padding-left: 100px;
  margin-left: -100px;
}

.product .pro_center .pro_r .pro_box .txt .tel{
  position: absolute;
  right: 0;
  top: 235px;
  background: url(../image/tel1.png) no-repeat  left center ;
  line-height: 28px;
  height: 28px;
  padding-left: 45px;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
  
}

.product .pro_center .pro_r .pro_box .txt .tel i{
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.product .pro_center .pro_r .pro_box:hover .txt h5 a{
  color: #1e4268;
}

.product .pro_center .pro_r .pro_show{
  margin: 50px auto 0 auto;
  width: 1020px;
}

.product .pro_center .pro_r .pro_show ul li{
  float: left;
  width: 280px;
  height: 275px;
  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);
  margin: 0 60px 60px 0;
}

.product .pro_center .pro_r .pro_show ul li .pic{
  width: 270px;
  height: 200px;
  margin: 5px auto 0 auto;
  overflow: hidden;
}

.product .pro_center .pro_r .pro_show ul li .pic img{
  width: 270px;
  height: 200px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_center .pro_r .pro_show ul li .txt{
  width: 270px;
  margin: 24px auto 0 auto;
} 

.product .pro_center .pro_r .pro_show ul li .txt h5 a{
  float: left;
  width: 150px;
  font-size: 14px;
  color: #333333;
  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;
  line-height: 27px;
}

.product .pro_center .pro_r .pro_show ul li .txt h5 a i{
  font-size: 35px;
  color: #1a1a1a;
  margin-right: 8px;
  line-height: 0px;
  display: inline-block;
}

.product .pro_center .pro_r .pro_show ul li .txt .more{
  float: right;
  width: 90px;
  height: 27px;
  background: url(../image/more1.png) no-repeat  center;
  margin-right: 10px;
}


.product .pro_center .pro_r .pro_show ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.product .pro_center .pro_r .pro_show ul li:hover .txt h5 a{
  color: #1e4268;
}


/* ys */


.ys_bg{
  width: 100%;
  height: 920px;
  margin: 20px auto 0 auto;
  background: url(../image/ys_bg.jpg) no-repeat  center;
}

.ys_bg .ys{
  position: relative;
  width: 1295px;
  margin: 0  auto;
}

.ys_bg .ys .ys_l{
  float: left;
  width: 280px;
  height: 920px;
  background: #fff;
}

.ys_bg .ys .ys_l .ys_t{
  width: 280px;
  height: 300px;
  background: #1e4268;
}

.ys_bg .ys .ys_l .ys_t .title{
  padding-left: 45px;
  padding-top: 80px;

}

.ys_bg .ys .ys_l .ys_t .title span{
  display: block;
  color: #8fa1b4;
  padding-left: 0px;
  padding-top: 50px;
background: url(../image/ys_t.png) no-repeat left top;
}


.ys_bg .ys .ys_l .ys_t .title h3{
  color: #fff;
  margin-left: 0px;
}

.ys_bg .ys .ys_l .hd{
  margin-top: 50px;

}

.ys_bg .ys .ys_l .hd ul li{
  width: 243px;
  height: 70px;
  line-height: 70px;
  background: #f3f3f3;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  margin-bottom: 38px;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_l .hd ul li h5{
  float: left;
  font-size: 18px;
  color:  #333333;
  line-height: 70px;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_l .hd ul li span{
  display: block;
  overflow: hidden;
  float: right;
  margin: 23px 35px 0 0;
  width: 29px;
  height: 25px;


}

.ys_bg .ys .ys_l .hd ul li span .ico1{
  width: 29px;
  height: 25px;
  display: block;
  margin:  0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_l .hd ul li span .ico2{
  width: 29px;
  height: 25px;
  display: block;
  margin:  0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_l .hd ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0;
  height: 100%;
  background: #f3ae07;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_l .hd ul li.on::after{
  width: 100%;
}

.ys_bg .ys .ys_l .hd ul li.on  h5{
  color: #fff;

}

.ys_bg .ys .ys_l .hd ul li.on span .ico1{
  transform: translateY(-25px);

}

.ys_bg .ys .ys_l .hd ul li.on span .ico2{
  transform: translateY(-25px);
}

.ys_bg .ys .ys_l .hd .tel{
  width: 243px;
  height: 70px;
  line-height: 70px;
  background: #1e4268 url(../image/tel2.png) no-repeat 185px center;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_l .hd .tel i{
  display: block;
  font-size: 18px;
  color: #ffffff;
  margin-left: 30px;
}

.ys_bg .ys .bd{
  float: right;
  width: 630px;
  margin-right: 225px;
  margin-top: 135px;
  position: relative;
}

.ys_bg .ys .bd ul li{
  float: left;
  width: 630px;
  position: relative;
}

.ys_bg .ys .bd ul li span{
  display: block;
  font-size: 120px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  line-height: 100px;
  opacity: 0.05;
}

.ys_bg .ys .bd ul li h5{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  margin-top: -70px;
  position: relative;
  z-index: 9;
}

.ys_bg .ys .bd ul li i{
  display: block;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  opacity: 0.2;
  text-align: right;
  margin-top: 14px;
}

.ys_bg .ys .bd ul li em{
  display: block;
  width: 630px;
  height: 1px;
  background: #fff;
  opacity: 0.1;
  margin: 42px 0 25px 0;
}

.ys_bg .ys .bd ul li p{
  font-size: 14px;
  color: #fff;
  line-height: 42px;
}

.ys_bg .ys .bd ul li .ys_img{
  position: absolute;
  left: 0;
  top: 180px;
  width: 1087px;
  height: 680px;
}

.ys_bg .ys .bd ul li .ys_img img{
  position: absolute;
  left: 0;
  bottom: 0px;
}

.ys_bg .ys .bd ul li:last-child .ys_img img{
  position: absolute;
  left: auto;
  right: 180px;
  bottom: 50px;
}


.ys_bg .ys .ys_button{
  position: absolute;
  top: 460px;
  right: 225px;
  width: 70px;
  z-index: 5;

}

.ys_bg .ys .ys_button .next{
  background:  url(../image/left.png) no-repeat  center;
  float: left;
  width: 26px;
  height: 19px;
  cursor: pointer;
}

.ys_bg .ys .ys_button .prev{
  background:  url(../image/right.png) no-repeat  center;
  float: right;
  width: 26px;
  height: 19px;
  cursor: pointer;
}


/* tuijian */

.Recommended{
  width: 1295px;
  margin: 50px auto 0 auto;
}


.Recommended  .Recommended_t{
  height: 130px;
}

.Recommended  .Recommended_t .title{
  float: left;
}

.t_tel{
  background: url(../image/tel1.png) no-repeat left center;
  line-height: 28px;
  height: 28px;
  padding-left: 45px;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}

.t_tel i{
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.Recommended  .Recommended_t .t_tel{
  float: right;
  margin-top: 30px;
}


.Recommended .Recommended_box{
  width: 1360px;
  margin: 0px auto 0 auto;
}

.Recommended .Recommended_box ul li{
  float: left;
  width: 280px;
  height: 275px;
  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);
  margin: 0 57px 40px 0;
}

.Recommended .Recommended_box ul li .pic{
  width: 270px;
  height: 200px;
  margin: 5px auto 0 auto;
  overflow: hidden;
}

.Recommended .Recommended_box ul li .pic img{
  width: 270px;
  height: 200px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.Recommended .Recommended_box ul li .txt{
  width: 270px;
  margin: 24px auto 0 auto;
} 

.Recommended .Recommended_box ul li .txt h5 a{
  float: left;
  width: 150px;
  font-size: 14px;
  color: #333333;
  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;
  line-height: 27px;
}

.Recommended .Recommended_box ul li .txt h5 a i{
  font-size: 35px;
  color: #1a1a1a;
  margin-right: 8px;
  line-height: 0px;
  display: inline-block;
}

.Recommended .Recommended_box ul li .txt .more{
  float: right;
  width: 90px;
  height: 27px;
  background: url(../image/more1.png) no-repeat center;
  margin-right: 10px;
}

.Recommended .Recommended_box ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.Recommended .Recommended_box ul li:hover .txt h5 a{
  color: #1e4268;
}


/* case */

.case{
  width: 1295px;
  margin: 60px auto 0 auto;
}

.case .case_t{
  height: 140px;

}

.case .case_t .title{
  float: left;
}

.case .case_t .t_tel{
  float: right;
  margin-top: 25px;
} 

.case .case_box{
  margin: 0 auto;
  height: 550px;
}

.case .case_box .case_l{
  float: left;
  width: 670px;
  height: 550px;
  border-right: 1px solid #e6e6e6;
}

.case .case_box .case_l .pic{
  width: 608px;
  height: 400px;
  background: #f7f7f7;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.case .case_box .case_l .pic img{
  width: 588px;
  height: 380px;
  margin: 10px;
}

.case .case_box .case_l .txt{
  width: 588px;
  margin: 29px 0 0 10px;
} 

.case .case_box .case_l .txt span{
  display: block;
  width: 26px;
  height: 2px;
  background: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .case_l .txt a{
  font-size: 16px;
  color: #333333;
  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 0 5px 0;
}

.case .case_box .case_l .txt p{
  font-size: 16px;
  color: #8c8c8c;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
}

.case .case_box .case_l:hover .pic{
  background: #1e4268;
}

.case .case_box .case_l:hover .txt a{
  color: #1e4268;
}

.case .case_box .case_l:hover .txt span{
  width: 66px;

}


.case .case_box .case_r{
  float: right;
  width: 600px;
}

.case .case_box .case_r ul{
  overflow: hidden;
}

.case .case_box .case_r ul li{
  float: left;
  width: 264px;
  margin-left: 35px;
}

.case .case_box .case_r ul li .pic{
  width: 264px;
  height: 174px;
  background: #f7f7f7;
  -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{
  width: 254px;
  height: 164px;
  margin: 5px;
}

.case .case_box .case_r ul li .txt{
  height: 55px;
  line-height: 40px;
  width: 254px;
  margin: 0 auto;
} 

.case .case_box .case_r ul li .txt h5 a{
  float: left;
  width: 200px;
  font-size: 16px;
  color: #333333;
  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 .case_box .case_r ul li:hover .pic{
  background: #1e4268;
}

.case .case_box .case_r ul li:hover .txt h5 a{
  color: #1e4268;
}


.case .case_box .case_r ul li .txt .more{
  display: block;
  float: right;
  width: 25px;
  height: 2px;
  background: #bfbfbf;
  margin-top: 19px;
  -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:hover .txt .more{
  background: #1e4268;
  width: 35px;
}

.case .case_box .case_r .case_more{
  background: url(../image/more2.png) no-repeat left center;
  margin: 45px 0 0 35px;
  padding-left: 65px;
  height: 43px;
  line-height: 43px;
}

.case .case_box .case_r .case_more a{
  display: block;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}


/* about */

.ab_bg{
  width: 100%;
  height: 890px;
  margin: 105px auto 0 auto;
  background: url(../image/ab_bg.jpg) no-repeat  center;
}

.ab_bg .about{
  width: 1295px;
  margin: 0 auto;
  padding-top: 110px;
}

.ab_bg .about .title{

}

.ab_bg .about .title span{
  color: #fff;
  background: url(../image/ab_t.png) no-repeat left 27px;
}

.ab_bg .about .title span i{
  color: #f3ae07;

}

.ab_bg .about .title h3{
  color: #fff;
}

.ab_bg .about  .ab_nr{
  overflow: hidden;
  height: 265px;
  width: 765px;
  margin-top: 55px;
}

.ab_bg .about  .ab_nr h5 a{
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  line-height: 36px;
}

.ab_bg .about  .ab_nr span{
  display: block;
  font-size: 14px;
  color: #fff;
  opacity: 0.2;
  margin-top: 8px;
}

.ab_bg .about  .ab_nr p{
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  opacity: 0.6;
  height: 108px;
  overflow: hidden;
  margin-top: 20px;
}

.ab_bg .about  .fc{
  margin: 0;
  width: 850px;

}

.ab_bg .about  .fc .fc_t{
  height: 50px;
  width: 760px;
}

.ab_bg .about  .fc .fc_t h3{
  float: left;
  background: url(../image/fc_t.png) no-repeat left center;
  padding-left: 45px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 28px;
}

.ab_bg .about  .fc .fc_t .t_tel{
  float: right;
  color: #fff;
}

.ab_bg .about  .fc .fc_t .t_tel i{
  color: #fff;
}

.ab_bg .about  .fc .fc_box{
  margin: 0;

} 

.ab_bg .about  .fc .fc_box ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 216px;
  height: 194px;
  padding-top: 42px;
  padding-bottom: 42px;
  margin-right: 65px;
}

.ab_bg .about  .fc .fc_box ul li .pic{
  width: 200px;
  height: 156px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
}

.ab_bg .about  .fc .fc_box ul li .pic img{
  width: 180px;
  height: 136px;
  margin: 10px;
}

.ab_bg .about  .fc .fc_box ul li .txt{
  margin: 13px  auto 0 auto;
  line-height: 24px;
  width: 180px;
} 

.ab_bg .about  .fc .fc_box ul li .txt h5 a{
  float: left;
  width: 130px;
  font-size: 16px;
  color: #fff;
  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;
}

.ab_bg .about  .fc .fc_box ul li .txt .more{
  display: block;
  float: right;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
}

.ab_bg .about  .fc .fc_box ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background: rgba(255, 255, 255, 0.2);
  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  .fc .fc_box ul li.on::after{
  height: 100%;
}

.ab_bg .about  .fc .fc_box ul li.on .pic{
  background: rgba(255, 255, 255, 0);
}

.ab_bg .about  .fc .fc_box ul li.on .txt h5 a{
  font-weight: bold;
}


/* news */

.news{
  width: 1295px;
  margin: 100px auto 70px auto;

}

.news .news_t{
  height: 135px;
}

.news .news_t .title{
  float: left;
}

.news .news_t .news_list{
  float: right;
  margin-top: 15px;
} 

.news .news_t .news_list ul li{
  float: left;
  margin-left: 22px;
  background: #ededed;
  position: relative;
  width: 160px;
  height: 54px;
  -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;
}

.news .news_t .news_list ul li a i{
  display: block;
  float: left;
  width: 60px;
  height: 54px;
  background: #1e4268;
  position: relative;
  z-index: 5;
}

.news .news_t .news_list ul li a span{
  display: block;
  float: left;
  width: 99px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  margin: 1px 1px 0 0;
  font-size: 15px;
  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 a i::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0;
  height: 100%;
  background: #f3ae07;
  content: "";
  z-index: -1;
  -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.casehover{
  background: #f3ae07;

}

.news .news_t .news_list ul li.casehover a i::after{
  width: 100%;
}

.news .news_t .news_list ul li.casehover a span{
  background: #fff;
  font-weight: bold;
  color: #1e4268;
}

.news .news_box{
  margin: 0 auto;
} 

.news .news_box .news_top{
  margin: 0 auto;
  height: 407px;
  overflow: hidden;
}

.news .news_box .news_top .news_l{
  float: left;

}

.news .news_box .news_top .news_l ul li{
  float: left;
  width: 340px;
  height: 405px;
  border: 1px solid #e6e6e6;
  margin-right: 30px;
}

.news .news_box .news_top .news_l ul li .txt{
  width: 295px;
  margin: 0 auto;
  height: 220px;
}

.news .news_box .news_top .news_l ul li .txt span{
  display: block;
  font-size: 14px;
  color: #bfbfbf;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 28px;
}

.news .news_box .news_top .news_l ul li .txt span i{
  font-size: 26px;
  color: #333333;
  font-family: Arial Black;
  display: inline-block;
  line-height: 24px;
  margin-right: 5px;
}

.news .news_box .news_top .news_l ul li .txt a{
  font-size: 18px;
  color: #333333;
  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;
  margin: 27px auto 18px auto;
}

.news .news_box .news_top .news_l ul li .txt p{
  font-size: 15px;
  color: #8c8c8c;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
}

.news .news_box .news_top .news_l ul li .news_img{
  width: 295px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;

} 

.news .news_box .news_top .news_l ul li .news_img img{
  width: 295px;
  height: 170px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .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_top .news_l ul li:hover .txt a{
  color: #1e4268;
}

.news .news_box .news_top .news_r{
  float: right;
  width: 544px;
}

.news .news_box .news_top .news_r ul li{
  width: 544px;
  height: 170px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 65px;
  position: relative;
}

.news .news_box .news_top .news_r ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  content: "";
  background: #1e4268;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li:hover::after{
  width: 100%;
}

.news .news_box .news_top .news_r ul li .time{
  float: left;
  width: 70px;
  font-size: 26px;
  color: #333333;
  font-family: Arial Black;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li .txt{
  float: right;
  width: 474px;

}

.news .news_box .news_top .news_r ul li .txt a {
  font-size: 18px;
  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;
  background: url(../image/more3.png) no-repeat right center;
  padding-right: 70px;
  line-height: 28px;
}

.news .news_box .news_top .news_r ul li .txt span{
  display: block;
  font-size: 14px;
  color:  #bfbfbf;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}

.news .news_box .news_top .news_r ul li .txt p{
  font-size: 15px;
  color: #8c8c8c;
  line-height: 34px;
  height: 68px;
  overflow: hidden;
  margin-top: 28px;
}

.news .news_box .news_top .news_r ul li:hover .time{
  color: #1e4268;

}

.news .news_box .news_top .news_r ul li:hover .txt a{
  color: #1e4268;
}

.news .news_box .list{
  margin: 45px auto 0 auto;
  height: 120px;
  width: 1360px;
} 

.news .news_box .list ul li{
  float: left;
  width: 372px;
  height: 120px;
  background: #fbfbfb;
  margin-right: 35px;
  padding: 0 19px;
}

.news .news_box .list ul li a{
  font-size: 16px;
  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;
  margin-top: 10px;
  line-height: 50px;
}

.news .news_box .list ul li a i{
  font-size: 18px;
  color: #333;
  margin-right: 12px;
}

.news .news_box .list ul li span{
  display: block;
  font-size: 14px;
  color: #bfbfbf;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 20px;
  background: url(../image/buttom6.png) no-repeat  top center ;
}

.news .news_box .list ul li:hover a{
  color: #1e4268;
}