
/*-----------------------------------------------------------*/
/*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%;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-container {
  width: 92%;
  height: 100%;
  overflow: hidden;
  margin: 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;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.banner .banner_button{
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 9;
  width: 310px;
  height: 125px;
  background: #f4ae34;
} 


.banner .swiper-button-next1{
  background: url(../images/bannerR.png) no-repeat right center;
  float: right;
  width: 52px;
  height: 52px;
  margin: 38px 83px 0 0px;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  background: url(../images/bannerL.png) no-repeat left center;
  float: left;
  width: 52px;
  height: 52px;
  margin: 38px 0px 0 83px;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: auto;
  top: 120px;
  right: 70px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0 20px 0;
  width: 217px;
  height: 40px;
  opacity: 1;
  border-radius: 0;
  display: block;
  background: none;
  border-bottom: 3px solid rgba(2, 107, 204, 0);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet::before{
  position: absolute;
  left: 0px;
  top: 0px;
  content: "Resist film";
  font-size: 16px;
  color: #333;
  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;
  opacity: 0;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(1)::after{
  position: absolute;
  right: 0px;
  top: 0px;
  content: "01";
  font-size: 16px;
  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;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(2)::after{
  position: absolute;
  right: 0px;
  top: 0px;
  content: "02";
  font-size: 16px;
  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;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet:nth-child(3)::after{
  position: absolute;
  right: 0px;
  top: 0px;
  content: "03";
  font-size: 16px;
  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;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border-bottom: 3px solid rgba(2, 107, 204, 1);
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active::before{
  opacity: 1;
}


.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(1)::after{
  font-size: 26px;
  color: #333;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2)::after{
  font-size: 26px;
  color: #333;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(3)::after{
  font-size: 26px;
  color: #333;
}




.banner .tel{
  position: absolute;
  top: 480px;
  right: 0px;
  z-index: 5;
  width: 8%;
  background: url(../images/tel.png) no-repeat bottom center;
  padding-bottom: 105px;
  text-align: center;

}

.banner .tel span{
  display: block;
  font-size: 14px;
  color: #333;
}

.banner .tel i{
  display: block;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
}



/* title */

.title{

}

.title span{
  display: inline-block;
  font-size: 80px;
  color: #333333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  background: url(../images/buttom1.png) no-repeat right center;
  padding-right: 70px;
  line-height: 60px;
}

.title h3{
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  margin-top: 10px;
}

.title h3 a{
  display: block;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}



/* product */

.product{
  margin: 85px auto 0 auto;
  width: 1300px;
}

.product .pro_t{
  height: 145px;
}

.product .pro_t .title{
  float: left;
}

.product .pro_t .search{
  float: right;
  margin-top: 20px;
  width: 506px;
  height: 66px;
  background: #f7f7f7;

}

.product .pro_t .search .search2{
  width: 406px;
  height: 66px;
  background: none;
  float: left;
  padding-left: 30px;
  font-size: 14px;
  color: #333;
}

.product .pro_t .search .search_s{
  float: right;
  width: 22px;
  height: 22px;
  margin: 22px 30px 0 0;
} 

.product .pro_box{
  margin: 0 auto;
} 

.product .pro_box .pro_l{
  float: left;
  width: 970px;
}

.product .pro_box .pro_l .pro_show{
  height: 391px;
  width: 940px;

}

.product .pro_box .pro_l .pro_show .pic{
  float: left;
  width: 494px;
  height: 389px;
  border: 1px solid #e5e5e5;

}

.product .pro_box .pro_l .pro_show .pic img{
  width: 474px;
  height: 369px;
  margin: 10px;
}

.product .pro_box .pro_l .pro_show .txt{
  float: right;
  width: 406px;

} 

.product .pro_box .pro_l .pro_show .txt span{
  display: block;
  margin-top: 33px;
  background: url(../images/buttom2.png) no-repeat left center;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #cccccc;
  padding-left: 72px;
}

.product .pro_box .pro_l .pro_show .txt em{
  width: 406px;
  height: 1px;
  background: #e5e5e5;
  display: block;
  margin-top: 25px;
}

.product .pro_box .pro_l .pro_show .txt h5 a{
  font-size: 16px;
  color: #333;
  font-weight: bold;
  display: inline-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: 50px 0 30px 0;
}

.product .pro_box .pro_l .pro_show .txt p{
  font-size: 15px;
  color: #888888;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.product .pro_box .pro_l .pro_show .txt .more{
  display: block;
  background: url(../images/more.png) no-repeat  center;
  width: 48px;
  height: 48px;
  margin-top: 50px;
}

.product .pro_box .pro_l .pro_show:hover .txt h5 a{
  color: #026bcc;
}

.product .pro_box .pro_l  .list{
  margin-top: 28px;

}

.product .pro_box .pro_l  .list ul li{
  float: left;
  width: 294px;
  height: 299px;
  border: 1px solid #e5e5e5;
  margin-right: 27px;
}

.product .pro_box .pro_l  .list ul li .pic{
  width: 274px;
  height: 219px;
  margin: 10px auto 0 auto;
  overflow: hidden;

}


.product .pro_box .pro_l  .list ul li .pic img{
  width: 274px;
  height: 219px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box .pro_l  .list ul li .txt{
  width: 274px;
  margin: 0 auto;
  height: 70px;
  line-height: 70px;
} 

.product .pro_box .pro_l  .list ul li .txt a{
  display: block;
  text-align: center;
}

.product .pro_box .pro_l  .list ul li .txt a i{
  display: block;
  float: left;
  background: url(../images/buttom5.png) no-repeat center;
  width: 15px;
  height: 10px;
  margin-top: 30px;
}

.product .pro_box .pro_l  .list ul li .txt a span{
  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;
  text-align: center;
  width: 230px;
  margin: 0 15px 0 5px;
  float: left;
}

.product .pro_box .pro_l  .list ul li .txt a em{
  display: block;
  float: right;
  width: 6px;
  height: 10px;
  background: url(../images/more1.png) no-repeat center;
  margin-top: 30px;
}


.product .pro_box .pro_l  .list ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.product .pro_box .pro_l  .list ul li:hover .txt a span{
  color: #026bcc;
}



.product .pro_box .pro_r{
  float: right;
  width: 323px;
  height: 717px;
  background: url(../images/pro_list.jpg) no-repeat  center;
}

.product .pro_box .pro_r .sideMenu{
  width: 245px;
  margin: 60px auto 0 auto;
}

.product .pro_box .pro_r .sideMenu h3{
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;

}

.product .pro_box .pro_r .sideMenu h3 a{
  float: left;
  padding-left: 75px;
  background: url(../images/buttom3.png) no-repeat left center;
  width: 140px;
  font-size: 20px;
  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_box .pro_r .sideMenu h3 em{
  display: block;
  float: right;
  background: url(../images/buttom4.png) no-repeat center;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box .pro_r .sideMenu ul{
  margin-bottom: 30px;
  display:none;
}

.product .pro_box .pro_r .sideMenu ul li{
  position: relative;
  z-index: 5;
  height: 56px;
  line-height: 56px;

}

.product .pro_box .pro_r .sideMenu ul li a{
  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;
  padding-left: 75px;
}

.product .pro_box .pro_r .sideMenu ul li::after{
  position: absolute;
  left: 0px;
  top: 4px;
  width: 0%;
  height: 48px;
  background: #f4ae34;
  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;
}


.product .pro_box .pro_r .sideMenu ul li:hover::after{
  width: 100%;
}

.product .pro_box .pro_r .sideMenu h3.on em { 
  opacity: 1;
}




/* ys */

.ys_bg{
  width: 100%;
  margin: 100px auto 0 auto;
  height: 891px;
  background: url(../images/ys_bg.jpg) no-repeat center;
  overflow: hidden;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  padding-top: 130px;
  position: relative;
}

.ys_bg .ys .title{
  position: absolute;
  right: 0;
  top: 75px;
  text-align: right;
  z-index: 5;

}

.ys_bg .ys .title span{
  color: #fff;
  background: url(../images/ys_t.png) no-repeat left center;
  padding-right: 0px;
  padding-left: 70px;
}

.ys_bg .ys .title h3{
  color: #fff;
  font-size: 30px;
  margin-top: 30px;
  letter-spacing: 8px;
  background: url(../images/xt1.png) no-repeat left center;
  padding-left: 30px;
  margin-left: 83px;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .hd{

}

.ys_bg .ys .ys_box .hd ul li{
  height: 60px;

}

.ys_bg .ys .ys_box .hd ul li h5{
  float: left;
  text-align: right;
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.ys_bg .ys .ys_box .hd ul li h5 span{
  display: block;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin: 5px 0 5px 0;
}

.ys_bg .ys .ys_box .hd ul li i{
  display: block;
  float: left;
  margin-left: 23px;
  width: 60px;
  height: 60px;
  border: 1px solid #313131;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}

.ys_bg .ys .ys_box .hd ul li i .ys_ico1{
  margin: 15px auto 15px auto;
  display: block;
  width: auto;
  height: 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_box .hd ul li i .ys_ico2{
  margin: 15px auto 15px auto;
  display: block;
  width: 30px;
  height: 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_box .hd ul li.ys1{
  position: absolute;
  left: 185px;
  top: 0px;
}

.ys_bg .ys .ys_box .hd ul li.ys2{
  position: absolute;
  left: -2px;
  top: 125px;
}

.ys_bg .ys .ys_box .hd ul li.ys3{
  position: absolute;
  left: -45px;
  top: 270px;
}


.ys_bg .ys .ys_box .hd ul li.ys4{
  position: absolute;
  left: -40px;
  top: 415px;
}

.ys_bg .ys .ys_box .hd ul li.ys5{
  position: absolute;
  left: 125px;
  top: 552px;
}

.ys_bg .ys .ys_box .hd ul li.on i{

  border: 1px solid #026bcc;
  background: #026bcc;

}

.ys_bg .ys .ys_box .hd ul li.on i .ys_ico1{
  margin: -30px auto 15px auto;
}

.ys_bg .ys .ys_box .hd ul li.on i .ys_ico2{
  margin: 0px auto 15px auto;
}

.ys_bg .ys .ys_box .bd{
  margin: 0px 0 0 230px;
  width: 1070px;
  padding-top: 90px;

}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1070px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: left;
  border-radius: 50%;
  width: 467px;
  height: 467px;
  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);
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  border-radius: 50%;
  width: 457px;
  height: 457px;
  margin: 5px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: right;
  width: 517px;
  margin-top: 143px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}

.ys_bg .ys .ys_box .bd ul li .txt h5 span{
  font-size: 80px;
  color: #333333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  margin-right: 12px;
  display: inline-block;
  line-height: 60px;
}

.ys_bg .ys .ys_box .bd ul li .txt em{
  display: block;
  background: url(../images/ys_xt.png) no-repeat  center;
  width: 517px;
  height: 1px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 16px;
  color: #333333;
  line-height: 33px;
}


.ys_bg .ys .ys_box .ys_button{
  width: 196px;
  height: 58px;
  line-height: 58px;
  background: #026bcc;
  position: absolute;
  left: 780px;
  top: 480px;
}

.ys_bg .ys .ys_box .ys_button .next{
  float: left;
  cursor: pointer;
  background: url(../images/left.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 15px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .ys_button .prev{
  float: right;
  cursor: pointer;
  background: url(../images/right.png) no-repeat right center;
  padding-right: 25px;
  margin-right: 15px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
} 




/* gg */

.banner_1{
  width: 1300px;
  height: 470px;
  margin: 0 auto 0 auto;
  background: url(../images/banner_1.jpg) no-repeat bottom center;
  position: relative;
}

.banner_1 .zx{
  position: absolute;
  right: 0;
  top: -33px;
  background: url(../images/tel_xt.png) no-repeat left top;
  width: 313px;
  height: 76px;
}

.banner_1 .zx .tel {
  padding-top: 33px;
}

.banner_1 .zx .tel span{
  display: block;
  font-size: 16px;
  color: #333;
  padding-left: 32px;
  background: url(../images/tel1.png) no-repeat left center;
  line-height: 24px;
}

.banner_1 .zx .tel i{
  display: block;
  font-size: 26px;
  color: #333;
  font-family: "Impact";
  font-style: italic;
  margin-top: 25px;
}

.banner_1 .zx .qq img{
  display: block;
  position: absolute;
  right: 35px;
  top: 25px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}


@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);
  }
}


.banner_1 .txt{
  padding-top: 215px;
  margin-left: 715px;
}

.banner_1 .txt h5{
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}

.banner_1 .txt p{
  font-size: 16px;
  color: #333;
  margin: 17px 0 27px 0;
}

.banner_1 .txt span{
  display: block;

}

.banner_1 .txt span i{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin-right: 23px;
}

.banner_1 .txt span i img{
  vertical-align: middle;
  margin-right: 18px;
}






/* case */

.case{
  width: 1300px;
  margin: 80px auto 0 auto;
  height: 695px;
}

.case .case_t{
  height: 145px;

}

.case .case_t .title{
  float: left;
}

.case .case_t .more{
  float: right;
  margin-top: 32px;
  width: 192px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #707070;
} 

.case .case_t .more a{
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 45px;
  background: url(../images/more2.png) no-repeat 145px center;
}

.case .case_box{
  position: relative;
  width: 1300px;
  margin: 0 auto;
} 

.case .case_box .bd{
  width: 1300px;
  margin: 0 auto;
  height: 430px;
}

.case .case_box .bd ul li{
  float: left;
  width: 310px;
  margin-right: 18px;
}

.case .case_box .bd ul li .pic{
  width: 310px;
  height: 270px;
  background: #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .bd ul li .pic img{
  width: 290px;
  height: 250px;
  margin: 10px;
}

.case .case_box .bd ul li .txt{
  margin: 30px auto 0 auto;

} 

.case .case_box .bd ul li .txt h5 a{
  font-size: 16px;
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .bd ul li .txt em{
  display: block;
  width: 100%;
  height: 1px;
  background: #dedede;
  margin: 15px 0 17px 0;

}

.case .case_box .bd ul li .txt p{
  font-size: 14px;
  color: #666666;
  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 .bd ul li:hover .pic{
  width: 310px;
  height: 270px;
  background: #026bcc;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .bd ul li:hover .txt h5 a{
  color: #026bcc;
}

.case .case_box .hd{
  margin: 0 auto;
  width: 590px;
  height: 65px;
  background: url(../images/case_button.png) no-repeat  center;
} 

.case .case_box .hd .next{
  float: left;
  cursor: pointer;
  width: 108px;
  height: 30px;
  line-height: 28px;
  background: #f8f8f8;
  border-radius: 45px;
  margin-top: 20px;
}

.case .case_box .hd .next i{
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  background: url(../images/left1.png) no-repeat 28px  11px;
  padding-left: 47px;
}

.case .case_box .hd .prev{
  float: right;
  cursor: pointer;
  width: 108px;
  height: 30px;
  line-height: 28px;
  background: #f8f8f8;
  border-radius: 45px;
  margin-top: 20px;
} 

.case .case_box .hd .prev i{
  display: block;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  background: url(../images/right1.png) no-repeat 75px  11px;
  padding-left: 30px;
}



/* about */

.ab_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat top  center;
  overflow: hidden;
  position: relative;
}


.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 185px;
  height: 650px;
}

.ab_bg .about .ab_l{
  float: left;
  margin-left: 325px;
  width: 690px;
}

.ab_bg .about .ab_l .title{
  display: inline-block;
  padding-right: 57px;
  background: url(../images/ab_t.png) no-repeat right 22px;
}

.ab_bg .about .ab_l .title span{
  display: block;
  float: left;
  background: none;
  color:  #fff;
  padding-right: 0;

}

.ab_bg .about .ab_l .title h3{
  color:  #fff;
  float: left;
  margin-top: 0;
  padding: 25px 0 0 8px;
}

.ab_bg .about .ab_l .ab_box{
  margin-top: 85px;
}

.ab_bg .about .ab_l .ab_box h5{
  font-size: 20px;
  color:  #fff;
  font-weight: bold;
  padding-left: 30px;
  background: url(../images/buttom6.png) no-repeat left top;
  padding-top: 7px;
}

.ab_bg .about .ab_l .ab_box p{
  font-size: 15px;
  color:  #fff;
  line-height: 31px;
  height: 155px;
  overflow: hidden;
  margin: 35px 0 0  30px;
}

.ab_bg .about .ab_l .ab_box .more{
  margin-top: 73px;
  width: 192px;
  height: 58px;
  line-height: 58px;
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_l .ab_box .more a{
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 45px;
  background: url(../images/more2.png) no-repeat 145px center;
}

.ab_bg .about .ab_l .ab_box .more:hover{
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);
}


.ab_bg .about .ry{
  float: right;
  background: url(../images/ry_bg.png) no-repeat  center;
  width: 344px;
  height: 267px;
  margin: 290px -120px 0 0;
} 

.ab_bg .about .ry img{
  display: block;
  width: 268px;
  height: 192px;
  margin: 34px 0 0 47px;
}

.ab_bg  .ab_xt{
  position: absolute;
  top: 145px;
  right: 110px;
  width: 24px;
}

.ab_bg  .ab_xt i{
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  writing-mode: tb-rl;
  width: 24px;
  line-height: 24px;
}

.ab_bg  .ab_xt em{
  display: block;
  width: 1px;
  height: 109px;
  background: #ffffff;
  margin: 37px auto 0 auto ;
}

.ab_bg  .trait_box{
  width: 1300px;
  margin: 0 auto;
}

.ab_bg  .trait_box .trait{
  width: 396px;
  height: 84px;
  background: #ffffff;
  padding-left: 38px;
  padding-top: 30px;
  float: right;
}

.ab_bg  .trait_box .trait h5{
  font-size: 18px;
  color: #333333;
  padding-left: 30px;
  background: url(../images/buttom7.png) no-repeat left center;
}

.ab_bg  .trait_box .trait h5 i{
  font-size: 22px;
  color: #333333;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 2px;
}

.ab_bg  .trait_box .trait span{
  display: block;
  font-size: 12px;
  color: #999999;
  margin-left: 36px;
}





/* news */

.news{
  width: 1300px;
  margin: 45px auto 50px 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{
  float: left;
}

.news .news_t .news_list ul li{
  float: left;
  width: 200px;
  background: url(../images/buttom8.png) no-repeat right center;
}

.news .news_t .news_list ul li:last-child{
  background: none;
}

.news .news_t .news_list ul li a{
  display: block;
  text-align: center;
}

.news .news_t .news_list ul li a img{
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
}

.news .news_t .news_list ul li a span{
  display: block;

}

.news .news_t .news_list ul li a span i{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.news .news_t .news_list ul li a span em{
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 5px;
}

.news .news_t .news_list ul li.casehover a span em{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.news .news_t .news_list ul li.casehover a span i{
  opacity: 1;
}

.news .news_t .news_list .more{
  float: left;
  margin-top: 5px;
  margin-left: 10px;
  width: 192px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #707070;
  background: #fff;
}

.news .news_t .news_list .more a{
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 45px;
  background: url(../images/more2.png) no-repeat 145px center;
}

.news .news_box{
  margin: 0 auto;
} 

.news .news_box .news_top{
  height: 440px;
  overflow: hidden;
}

.news .news_box .news_top .news_l{
  float: left;
  width: 565px;
}

.news .news_box .news_top .news_l ul li{
  height: 98px;
  margin-bottom: 50px;
  width: 565px;

}

.news .news_box .news_top .news_l ul li .time{
  text-align: center;
  float: left;
  width: 98px;
  height: 98px;
  background: #f6f6f6;

}

.news .news_box .news_top .news_l ul li .time span{
  display: block;
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
  padding-top: 20px;
}

.news .news_box .news_top .news_l ul li .time em{
  display: block;
  width: 26px;
  height: 1px;
  background: #092b59;
  margin: 8px auto 15px auto;
}

.news .news_box .news_top .news_l ul li .time i{
  display: block;
  font-size: 14px;
  color: #999999;
}

.news .news_box .news_top .news_l ul li .txt{
  float: right;
  width: 430px;
}

.news .news_box .news_top .news_l ul li .txt a{
  padding-left: 45px;
  height: 48px;
  line-height: 48px;
  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(../images/buttom9.png) no-repeat left center;
}

.news .news_box .news_top .news_l ul li .txt p{
  font-size: 15px;
  color: #888888;
  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: 6px;
}

.news .news_box .news_top .news_l ul li:hover .txt a{
  color: #026bcc;
}

.news .news_box .news_top .news_r{
  float: right;
}

.news .news_box .news_top .news_r ul li{
  float: left;
  width: 306px;
  margin-left: 50px;
}

.news .news_box .news_top .news_r ul li .news_img{
  width: 306px;
  height: 222px;
  overflow: hidden;

}

.news .news_box .news_top .news_r ul li .news_img img{
  width: 306px;
  height: 222px;
  -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{
  margin: 35px auto 0 auto;

} 

.news .news_box .news_top .news_r ul li .txt h5 a{
  font-size: 16px;
  color: #444444;
  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 .news_box .news_top .news_r ul li .txt p{
  font-size: 15px;
  color: #888;
  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: 18px auto 25px auto;
}

.news .news_box .news_top .news_r ul li .txt em{
  display: block;
  width: 306px;
  height: 1px;
  background: #ebebeb;
}

.news .news_box .news_top .news_r ul li .txt .more{
  margin: 25px auto 0 auto;
  line-height: 22px;

}

.news .news_box .news_top .news_r ul li .txt .more span{
  display: block;
  float: left;
  font-size: 14px;
  color: #999999;
  padding-left: 45px;
  background: url(../images/news_ico.png) no-repeat left center;
}

.news .news_box .news_top .news_r ul li .txt .more a{
  display: block;
  float: right;
  background: url(../images/more3.png) no-repeat center;
  width: 18px;
  height: 13px;
  margin-top: 5px;
}


.news .news_box .news_top .news_r 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_r ul li:hover .txt h5 a{
  color: #026bcc;
}

.news .news_box .list{
  width: 1360px;
  margin: 0 auto;
  height: 118px;
}

.news .news_box .list ul li{
  float: left;
  width: 350px;
  height: 116px;
  border: 1px solid #dcdcdc;
  margin-right: 48px;
  padding: 0 25px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .list ul li span{
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 65px;
  text-align: right;
  background: url(../images/buttom9.png) no-repeat left  center;
}

.news .news_box .list ul li a{
  font-size: 16px;
  color: #444444;
  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(../images/news_xt.png) no-repeat left  center;
  padding-left: 45px;
}

.news .news_box .list ul li:hover{
  border: 1px solid #026bcc;

}

.news .news_box .list ul li:hover a{
  color: #026bcc;
}