
/*-----------------------------------------------------------*/
/*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_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #313759;
}

.banner_bg .trait{
  position: absolute;
  left: 0;
  top: 0;
  width: 6%;
}

.banner_bg .trait .trait_nr{
  margin-top: 105px;
  width: 100%;
  height: 490px;
  text-align: center;
}

.banner_bg .trait .trait_nr i{
  display: block;
  writing-mode: tb-rl;
  letter-spacing: 2px;
  font-size: 15px;
  color: #fff;
  margin-left: 40%;
}

.banner_bg .trait .tel{
  position: relative;
  left: 0;
  border-top: 1px solid #5a5f7a;
  height: 100px;
  width: 100%;
  z-index: 9;
}

.banner_bg .trait .tel span{
  display: block;
  margin: 35px auto 0 auto;
  width: 31px;
  height: 31px;
}

.banner_bg .trait .tel span img{
  display: block;
  width: 31px;
  height: 31px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.banner_bg .trait .tel p{
  position: absolute;
  left: 100%;
  top: 30px;
  background: #fff;
  font-size: 16px;
  color: #333;
  min-width: 200px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.banner_bg .trait .tel:hover p {
  opacity: 1;
}


@keyframes msClock {
  0%,70%,100% {
    transform: rotate(0) scale(1);
  }
  10%,30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,40% {
  transform: rotate(15deg) scale(1.1);
  }
}

/* 询盘*/

.xpBox{
  background: url(../image/xunpan.png) center center no-repeat;
  width: 100%;
  height: 100px;
  z-index: 5;
  position: relative;
  left: 0px;
  border-top: 1px solid #5a5f7a;
}

.xpBox:hover .topxunpan {
  width: 220px;
  height: 38px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  opacity: 1;
}

i {
  font-weight: normal;
  font-style: normal;
}

.topxunpan {
  cursor: pointer;
  display: block;
  margin-left: 30px;
  position: absolute;
  z-index: 5;
  width: 0px;
  height: 38px;
  border-radius: 0px 30px 30px 0px;
  line-height: 36px;
  background: #fff;
  left: 74%;
  top: 31px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}


.topxunpan .xp {
  position: relative;
  line-height: 38px;
  color: #666;
  font-size: 16px;
  cursor: pointer;
  padding-left: 20px;
}

.topxunpan .xp>span{
  width: 100%;
  height: 38px;
  overflow: hidden;
  display: block;
}

.topxunpan .xp img {
  position: relative;
  top: 8px;
  margin: 0 7px 0 0px;

}

.topxunpan .xp i {
  padding: 0 0px;
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
  color: #666;
  font-size: 16px;
  font-weight: bold;
}

.topxunpan .xp #xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  left: 50%;
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform .4s, opacity .4s;
  -moz-transition: transform .4s, opacity .4s;
  -o-transition: transform .4s, opacity .4s;
  -ms-transition: transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
  background-color: #313759;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #313759;
}

.topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}




.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}


.banner .swiper-container {
  width: 94%;
  height: 100%;
  overflow: hidden;
  margin: 0 0 0 6%;

}

.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%;
  min-height:100%;
  display: block;
  transition:1s linear 2s;
  transform:scale(1.1,1.1);
}

.banner .swiper-slide-active img{
  transition:6s linear;
  transform:scale(1,1);
  }	



.banner .swiper-button-next1{
  position: absolute;
  top: 50%;
  right: -4%;
  z-index: 5;
  width: 65px;
  height: 65px;
  background: url(../image/bannerR.png) no-repeat  center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.banner:hover .swiper-button-next1{
  right: 4%;
}

.banner .swiper-button-prev1{
  position: absolute;
  top: 50%;
  left: -10%;
  z-index: 5;
  width: 65px;
  height: 65px;
  background: url(../image/bannerL.png) no-repeat  center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.banner:hover .swiper-button-prev1{
  left: 10%;
}

.banner .swiper-pagination {
  width: 100%;
  bottom: 40px;
  right: 0px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px ;
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #313759;
}



/*title*/

.title{
  background: url(../image/title.png) no-repeat left center;
  height: 100px;
  padding-left: 40px;
}

.title img{
  display: block;
  margin-top: 15px;
}

.title h3{
  font-size: 24px;
  color: #333;
  line-height: 24px;
  margin-top: 17px;
}

.title h3 a{
  display: block;
  font-size: 24px;
  color: #333;
}

/*product*/

.product{
  width: 1280px;
  margin: 70px auto 0 auto;
}

.product .pro_t{
  height: 150px;
}

.product .pro_t .title{
  float: left;
}

.product .pro_t .tel{
  float: right;
  text-align: right;
  width: 300px;
  margin-top: 25px;
}

.product .pro_t .tel span{
  display: block;
  font-size: 16px;
  color: #333;
}

.product .pro_t .tel span img{
  vertical-align: middle;
  width: 16px;
  height: 24px;
  line-height: 24px;
  margin-right: 15px;
}

.product .pro_t .tel em{
  display: inline-block;
  width: 300px;
  height: 1px;
  background: #333333;

}

.product .pro_t .tel i{
  display: block;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
}


.product .pro_list{
  width: 1280px;
  height: 180px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
}

.product .pro_list ul li{
  float: left;
  width: 255px;
  height: 180px;
  border-right: 1px solid #eeeeee;
  position: relative;
  z-index: 5;
}

.product .pro_list ul li a{
  display: block;
  text-align: center;
  padding-top: 40px;
}

.product .pro_list ul li a img{
  display: block;
  margin: 0 auto;
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.product .pro_list ul li a span{
  font-size: 18px;
  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: 18px auto 0 auto;
}

.product .pro_list ul li::after{
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 0px;
  height: 2px;
  background: #313759;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_list ul li.on::after{
  width: 100%;
}

.product .pro_list ul li.on a span{
  font-weight: bold;
  color: #313759;
}


.product .pro_box{
  margin: 50px auto 0 auto;
  width: 1360px;
} 

.product .pro_box ul li{
  float: left;
  width: 300px;
  height: 280px;
  border: 1px solid #dedede;
  position: relative;
  z-index: 5;
  margin: 0 25px 40px 0;
}

.product .pro_box ul li .pic{
  width: 280px;
  height: 205px;
  margin: 10px auto 0 auto;
  overflow: hidden;

}

.product .pro_box ul li .pic img{
  width: 280px;
  height: 205px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box ul li .txt{
  width: 280px;
  height: 65px;
  line-height: 65px;
  margin: 0 auto;
} 

.product .pro_box ul li .txt h5 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;
  float: left;
  width: 180px;
  padding-left: 20px;
  background: url(../image/buttom1.png) no-repeat 5px center;
}

.product .pro_box ul li .txt .more{
  display: block;
  float: right;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box ul li::after{
  position: absolute;
  right: 20px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #999999;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box ul li:hover::after{
  width: 100%;
  right: 0px;
  background: #313759;
}

.product .pro_box ul li:hover .txt h5 a{
  color: #313759;
  background: url(../image/buttom2.png) no-repeat 5px center;
  margin-left: 5px;
}

.product .pro_box ul li:hover .txt .more{
  color: #313759;
  margin-right: 5px;

}

/*ys*/
.ys_bg{
  width: 100%;
  height: 1055px;
  margin: 30px auto 0 auto;
  background: url(../image/ys_bg.jpg) no-repeat top center;
}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding-top: 70px;
}

.ys_bg .ys .ys_t{
  height: 150px;
  text-align: center;

}

.ys_bg .ys .ys_t span {
  display: inline-block;
  background: url(../image/ys_t1.png) no-repeat top left;
  height: 70px;
  padding-left: 45px;
}

.ys_bg .ys .ys_t span img{
  display: inline-block;
  padding-top: 7px;

}

.ys_bg .ys .ys_t h3{
  font-size: 22px;
  color: #333333;
  letter-spacing: 2px;
  margin-top: 5px;

}

.ys_bg .ys .ys_t h3 i{
  font-size: 24px;
  color: #313759;
}

.ys_bg .ys .ys_box{
  position: relative;
  margin: 0 auto;
}

.ys_bg .ys .ys_box .hd{
  height: 650px;

}

.ys_bg .ys .ys_box .hd ul li{

}

.ys_bg .ys .ys_box .hd ul li h5{
  font-size: 20px;
  color: #333333;
  height: 48px;
  line-height: 48px;
  -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 span{
  font-size: 32px;
  color: #333333;
  font-family: "Impact";
  float: left;
  margin-right: 25px;
  -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 p{
  font-size: 15px;
  color: #777777;
  line-height: 36px;
  margin-top: 5px;
}

.ys_bg .ys .ys_box .hd ul li.ys1{
  position: absolute;
  left: 0px;
  top: 198px;
  width: 315px;
}

.ys_bg .ys .ys_box .hd ul li.ys1 p{
  margin-top: 10px;
}

.ys_bg .ys .ys_box .hd ul li.ys2{
  position: absolute;
  left: 140px;
  top: 0px;
  width: 340px;
}

.ys_bg .ys .ys_box .hd ul li.ys3{
  position: absolute;
  right: 30px;
  top: 0px;
  width: 375px;
}

.ys_bg .ys .ys_box .hd ul li.ys4{
  position: absolute;
  right: 0px;
  top: 198px;
  width: 330px;
}

.ys_bg .ys .ys_box .hd ul li.ys4 p{
  margin-top: 10px;
}


.ys_bg .ys .ys_box .hd ul li.on h5{
  transform: translateX(10px);
}

.ys_bg .ys .ys_box .hd ul li.on h5 span{
  color: #313759;
}


.ys_bg .ys .ys_box .ys_img{
  width: 708px;
  height: 477px;
  position: absolute;
  left: 243px;
  top: 160px;
}

.ys_bg .ys .ys_box .ys_img img{
  width: 708px;
  height: 477px;
  animation: ht 2s infinite;
  -moz-animation: ht 2s infinite;
  /* Firefox */



  -webkit-animation: ht 2s infinite;
  /* Safari and Chrome */


  -o-animation: ht 2s infinite;
}

.ys_bg .ys .ys_box .ys_trait{
  margin: 0 auto;
  text-align: center;
}

.ys_bg .ys .ys_box .ys_trait h5{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.ys_bg .ys .ys_box .ys_trait p{
  font-size: 16px;
  color: #fff;
  margin: 10px auto 20px auto;
}

.ys_bg .ys .ys_box .ys_trait a{
  display: block;
  font-size: 18px;
  color: #313759;
  background: #d9caa9;
  width: 171px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_box .ys_trait a i{
  display: block;
  font-size: 18px;
  color: #313759;
  -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 .ys_trait a::after {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 0;
  height: 100%;
  content: "";
  z-index: -1;
  background: #313759;
  -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 .ys_trait:hover a::after{
  width: 100%;
  left: 0;

}

.ys_bg .ys .ys_box .ys_trait:hover a i{
  color:  #fff;
}



@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);
 }
 }


/*case*/

.case_bg{
  width: 100%;
  height: 619px;
  margin: 0px auto 0 auto;
  background: url(../image/case_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.case_bg .case{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.case_bg .case .case_t{
  height: 195px;
}

.case_bg .case .case_t .title{
  margin-top: 35px;
  float: left;
}

.case_bg .case .case_t .title h3{
  color: #fff;
}

.case_bg .case .case_t .t_r{
  float: right;
  text-align: right;
  margin-right: -20px;
  padding-right: 20px;
  background: url(../image/buttom4.png) no-repeat top right;
}

.case_bg .case .case_t .t_r h5{
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  margin-right: 5px;
}

.case_bg .case .case_t .t_r em{
  display: block;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 1px;
}

.case_bg .case .case_t .t_r p{
  font-size: 16px;
  color: #fff;
  margin: 6px 0 4px 0;
}

.case_bg .case .case_t .t_r span{
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.case_bg .case .case_box{
  margin: 0 auto;
}

.case_bg .case .case_box .mySwiper{
  overflow: hidden;
}

.case_bg .case .case_box .mySwiper .swiper-slide{
  cursor: url(../image/mouse.png), default;
}

.case_bg .case .case_box .mySwiper .swiper-slide .pic{
  width: 100%;
  height: 300px;
  background: #ffffff;

}

.case_bg .case .case_box .mySwiper .swiper-slide .pic img{
  width: 95%;
  height: 280px;
  background: #ffffff;
  margin: 10px 2.5% 0 2.5%;
  cursor: url(../image/mouse.png), default;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt{
  margin: 25px auto 0 auto;
  width: 94%;
  height: 29px;
  line-height: 29px;
  cursor: url(../image/mouse.png), default;
} 

.case_bg .case .case_box .mySwiper .swiper-slide .txt h5 a{
  font-size: 16px;
  color: #fff;
  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: 260px;
  padding-left: 15px;
  background: url(../image/buttom5.png) no-repeat left center;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt .more{
  display: block;
  float: right;
  width: 29px;
  height: 29px;
  line-height: 26px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 5;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt .more i{
  display: block;
  font-size: 20px;
  color: #333;
  -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 .more::after{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0%;
  content: "";
  z-index: -1;
  background: #d9caa9;
  border-radius: 50%;
  -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 .txt .more::after{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .txt .more a{
  color: #313759;
}

.case_bg .case .case_box .mySwiper .swiper-slide:hover .txt h5 a{
  color: #d9caa9;
  background: url(../image/buttom6.png) no-repeat left center;
}

/*about*/

.ab_bg{
  width: 100%;
  height: 1020px;
  margin: 115px auto 0 auto;
  background: url(../image/ab_bg.jpg) no-repeat top center;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  height: 655px;
  position: relative;
}

.ab_bg .about .ab_xt{
  position: absolute;
  left: -58px;
  top: 105px;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: url(../image/buttom3.png) no-repeat  top right;
  width: 65px;
  writing-mode: tb-rl;
  padding-top: 35px;
  letter-spacing: 26px;
  line-height: 115px;
}

.ab_bg .about .ab_img{
  float: left;
  width: 463px;
  height: 655px;
}

.ab_bg .about .ab_img img{
  width: 463px;
  height: 655px;
}

.ab_bg .about .ab_r{
  float: right;
  width: 710px;
  position: relative;
}

.ab_bg .about .ab_r .ry{
  background: url(../image/ry_bg.png) no-repeat  center;
  width: 225px;
  height: 170px;
  position: absolute;
  left: -5px;
  top: 0;
}

.ab_bg .about .ab_r .ry img{
  width: 188px;
  height: 132px;
  margin: 19px 0 0 19px;

}

.ab_bg .about .ab_r .title{
  text-align: right;
  margin-top: 15px;
  background: url(../image/ab_t1.png) no-repeat right center;
  height: 126px;
  padding-right: 40px;
  padding-left: 0;
}
 
.ab_bg .about .ab_r .title img{
  display: inline-block;
  margin-top: 35px;
}

.ab_bg .about .ab_r .txt{
  text-align: right;
  margin-top: 85px;

}

.ab_bg .about .ab_r .txt h5{
  font-size: 22px;
  color: #333333;
  font-weight: bold;
}

.ab_bg .about .ab_r .txt h5 i{
  font-size: 12px;
  color: #999;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 5px;
}

.ab_bg .about .ab_r .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  height: 210px;
  overflow: hidden;
  margin-top: 25px;
}


/*fc*/

.fc{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.fc .fc_list{
  position: absolute;
  right: 0;
  top: -100px;
}

.fc .fc_list ul li{
  float: left;
  width: 300px;
  height: 100px;
  position: relative;
  z-index: 5;
  margin-left: 80px;
  border-bottom: 1px solid #313759;
}

.fc .fc_list ul li a{
  display: block;
  padding-top: 23px;
}

.fc .fc_list ul li a img{
  display: block;
  float: left;
  width: 37px;
  height: 37px;
  margin: 0 30px 0 40px;
}

.fc .fc_list ul li a span{
  display: block;
  float: left;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-top: 8px;
}

.fc .fc_list ul li a span i{
  display: block;
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 3px;
}


.fc .fc_list ul li::after{
  position: absolute;
  left: 0%;
  top: 0px;
  width: 0px;
  height: 100%;
  background: #eceef8;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc .fc_list ul li::before{
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 0px;
  height: 3px;
  background: #313759;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc .fc_list ul li.on::after{
  width: 100%;
}
.fc .fc_list ul li.on::before{
  width: 100%;
}

.fc .fc_center{
  width: 1360px;
  margin: 0 auto;
  padding-top: 40px;
}

.fc .fc_center ul li{
  float: left;
  width: 290px;
  margin-right: 40px;
}

.fc .fc_center ul li .pic{
  width: 290px;
  height: 220px;
  background:  #f8f8f8;
  position: relative;
  z-index: 5;

}

.fc .fc_center ul li .pic img{
  width: 280px;
  height: 210px;
  margin: 5px;
}

.fc .fc_center ul li .txt{
  margin: 0 auto;
  text-align: center;
  height: 50px;
  line-height: 50px;
} 

.fc .fc_center ul li .txt a{
  display: block;
}

.fc .fc_center ul li .txt a i{
  display: inline-block;
  font-size: 16px;
  color: #333333;
  position: relative;
  top: -20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc .fc_center ul li .txt a span{
  font-size: 16px;
  color: #333333;
  display: inline-block;
  max-width: 120px;
  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: 0 10px;
}

.fc .fc_center ul li .pic::after{
  position: absolute;
  left: 0%;
  top: 0px;
  width: 100%;
  height: 0%;
  background: #313759;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc .fc_center ul li:hover .txt a i{
  color: #313759;
}

.fc .fc_center ul li:hover .txt a span{
  color: #313759;
}

.fc .fc_center ul li:hover .pic::after{
  height: 100%;
}




/*news*/

.news_bg{
  width: 100%;
  height: 875px;
  margin: 0px auto 0 auto;
  background: url(../image/news_bg.jpg) no-repeat top center;
}

.news_bg .news{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.news_bg .news .news_t{
  height: 220px;
}

.news_bg .news .news_t .title{
  float: left;
  margin: 55px 0 0 95px;
  background: none;
  padding-left: 0;
}

.news_bg .news .news_t .title img{
  display: block;
  margin-top: 0;
}

.news_bg .news .news_t .title h3 a{
  display: block;
  color: #fff;
  font-size: 28px;
}

.news_bg .news .news_t .news_list{
  margin-top: 80px;
  float: right;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  margin-left: 40px;
  width: 210px;
  height: 60px;
  line-height: 60px;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  padding-left: 90px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.n1 a{
  background:  url(../image/news1.png) no-repeat 45px center;
}

.news_bg .news .news_t .news_list ul li.n2 a{
  background:  url(../image/news2.png) no-repeat 45px center;
}

.news_bg .news .news_t .news_list ul li.n3 a{
  background:  url(../image/news3.png) no-repeat 45px center;
}

.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  left: 0%;
  top: 0px;
  width: 0px;
  height: 100%;
  background: #d9caa9;
  border-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;
}

.news_bg .news .news_t .news_list ul li.casehover::after{
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.casehover a{
  font-weight: bold;
  color: #313759;

}

.news_bg .news .news_t .news_list ul li.n1.casehover a{
  background:  url(../image/news11.png) no-repeat 45px center;
}

.news_bg .news .news_t .news_list ul li.n2.casehover a{
  background:  url(../image/news22.png) no-repeat 45px center;
}

.news_bg .news .news_t .news_list ul li.n3.casehover a{
  background:  url(../image/news33.png) no-repeat 45px center;
}

.news_bg .news .news_box{
  margin: 50px auto 0 auto;
} 

.news_bg .news .news_box .news_top{
  height: 422px;

}

.news_bg .news .news_box .news_top .news_l{
  float: left;
  width: 400px;
  height: 420px;
  border: 1px solid #dddddd;
}

.news_bg .news .news_box .news_top .news_l .news_img{
  width: 380px;
  height: 240px;
  margin: 10px auto 0 auto;
  overflow: hidden;

}

.news_bg .news .news_box .news_top .news_l .news_img img{
  width: 380px;
  height: 240px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_l:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_top .news_l .txt{
  width: 340px;
  margin: 25px 0 0 25px;

} 

.news_bg .news .news_box .news_top .news_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;
}

.news_bg .news .news_box .news_top .news_l:hover .txt a{
  color: #313759;
}

.news_bg .news .news_box .news_top .news_l .txt p{
  font-size: 14px;
  color: #888888;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin-top: 10px;

}

.news_bg .news .news_box .news_top .news_l .txt span{
  display: block;
  font-size: 14px;
  color: #999;
  margin-top: 8px;
}

.news_bg .news .news_box .news_top .news_r{
  float: right;
  width: 878px;
}

.news_bg .news .news_box .news_top .news_r ul li{
  float: left;
  width: 400px;
  height: 190px;
  border: 1px solid #dddddd;
  margin: 0 0 39px 37px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_r ul li .time{
  float: left;
  width: 90px;
  text-align: center;

}

.news_bg .news .news_box .news_top .news_r ul li .time span{
  display: block;
  font-size: 42px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 32px;
  margin: 65px 0 8px 0;
}

.news_bg .news .news_box .news_top .news_r ul li .time i{
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .news_top .news_r ul li .txt{
  float: right;
  width: 280px;
  margin-right: 20px;
  margin-top: 30px;
} 

.news_bg .news .news_box .news_top .news_r ul li .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;
}

.news_bg .news .news_box .news_top .news_r ul li .txt p{
  font-size: 14px;
  color: #888888;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin: 8px 0 12px 0;

}

.news_bg .news .news_box .news_top .news_r ul li .txt em{
  display: block;
  width: 280px;
  height: 1px;
  background: #dddddd;
  position: relative;
}

.news_bg .news .news_box .news_top .news_r ul li .txt em::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 1px;
  background: #313759;
  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_box .news_top .news_r ul li:hover .txt em::after{
  width: 100%;
}

.news_bg .news .news_box .news_top .news_r ul li .txt i{
  display: block;
  font-size: 14px;
  color: #888888;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  float: right;
  margin-top: 20px;
}

.news_bg .news .news_box .news_top .news_r ul li:hover{
  border: 1px solid #313759;
}

.news_bg .news .news_box .news_top .news_r ul li .txt a{
  color: #313759;
}

.news_bg .news .news_box .list {
  width: 1360px;
  margin: 45px auto 0 auto;

}

.news_bg .news .news_box .list ul li{
  float: left;
  width: 400px;
  height: 65px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  z-index: 5;
  margin-right: 39px;
}

.news_bg .news .news_box .list ul li span{
  display: block;
  font-size: 14px;
  color: #999999;
  margin-bottom: 3px;
}

.news_bg .news .news_box .list ul li 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;
  padding-right: 55px;
  background: url(../image/more.png) no-repeat right center;
  line-height: 30px;
}

.news_bg .news .news_box .list ul li::after{
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #313759;
  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_box .list ul li:hover::after{
  width: 100%;
}

.news_bg .news .news_box .list ul li:hover a{
  color: #313759;
  background: url(../image/more1.png) no-repeat right center;
}