﻿
/*-----------------------------------------------------------*/
/*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_box {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -100px;
  background: #fbfbfb;
}

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}


.banner .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;

}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 7%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerL.png) no-repeat  center;
  left: 4%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: auto;
  bottom: auto;
  top: 840px;
  left: 16%;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0  65px 0  0;
  width: 70px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  border-radius: 0;
  background: url(../images/buttom8.png) no-repeat  left center;
  -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;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #2d50be;
  content: "";
  -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(1)::after{
  position: absolute;
  left: 22px;
  top: 0px;
  line-height: 40px;
  content: "01";
  font-size: 20px;
  color: #333333;
  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;
  left: 22px;
  top: 0px;
  line-height: 40px;
  content: "02";
  font-size: 20px;
  color: #333333;
  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;
  left: 22px;
  top: 0px;
  line-height: 40px;
  content: "03";
  font-size: 20px;
  color: #333333;
  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 {
  background: url(../images/buttom9.png) no-repeat  left center;

}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active::before{
  width: 100%;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(1)::after{
  color: #2d50be;

}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(2)::after{
  color: #2d50be;

}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-child(3)::after{
  color: #2d50be;

}

.banner_box .trait{
  position: absolute;
  right: 0px;
  top: 220px;
  background:  #2d50be;
  width: 120px;
  height: 700px;
  z-index: 5;
  line-height: 120px;
}

.banner_box .trait i{
  background: url(../images/buttom1.png) no-repeat top center;
  padding-top: 140px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 8px;
  writing-mode: tb-rl;
}

.banner_box .sou_bg{
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

.banner_box .sou_bg .sou{
  width: 1280px;
  margin: 0 auto;
  height: 100px;
}

.banner_box .sou_bg .sou .search{
  float: left;
  margin: 33px 0 0 475px;
  width: 302px;
  height: 36px;
  border: 1px solid #dddddd;
  border-radius: 45px;
}

.banner_box .sou_bg .sou .search .search2{
  float: left;
  width: 202px;
  height: 36px;
  background: none;
  padding-left: 27px;
  font-size: 14px;
  color: #bbbbbb;
}

.banner_box .sou_bg .sou .search .search_s{
  float: right;
  width: 36px;
  height: 36px;
}

.banner_box .sou_bg .sou .tel{
  float: right;
  padding-left: 50px;
  font-size: 16px;
  color: #333;
  background: url(../images/tel.png) no-repeat left  center;
  line-height: 36px;
  letter-spacing: 2px;
  margin-top: 32px;
} 

.banner_box .sou_bg .sou .tel i{
  letter-spacing: 0px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

/*title*/

.title{



}

.title h3{
  padding-left: 60px;
  background: url(../images/title.png) no-repeat  left top;
  height: 45px;
  line-height: 45px;
}

.title h3 a{
  display: block;
}

.title h3 span{
  font-size: 32px;
  color: #333333;
  font-weight: bold;
  text-shadow: 1px 6px 3px #ccc;
}

.title h3 i{
  font-size: 16px;
  color: #2d50be;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 15px;
}

.title p{
  font-size: 14px;
  color: #999999;
  letter-spacing: 2.5px;
  margin-top: 12px;
}

/*product*/

.product{
  width: 1280px;
  margin: -30px auto 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat  center 130px;
}

.product .title{
  text-align: center;
}

.product .title h3{
  display: inline-block;
}

.product .pro_list{
  margin: 55px auto 0 auto;
  height: 175px;
}

.product .pro_list ul {
  float: left;
  margin-left: -30px;
}

.product .pro_list ul li{
  float: left;
  width: 120px;
  margin-right: 58px;
  text-align: center;

}

.product .pro_list ul li a{
  display: block;
}

.product .pro_list ul li a span{
  display: block;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  -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 a em{
  display: block;
  margin: 3px auto 8px auto;
  background: url(../images/buttom7.png) no-repeat  center;
  width: 30px;
  height: 9px;
}

.product .pro_list ul li a b{
  display: block;
  width: 44px;
  height: 44px;
  background: #f6f6f6;
  border-radius: 50%;
  margin: 0 auto;
  line-height: 44px;
  font-weight: normal;
  font-size: 18px;
  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;
}

.product .pro_list ul li a i{
  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-top: 10px;
}


.product .pro_list ul li.p1 a span{
  background: url(../images/pro_ico1.png) no-repeat center;

}

.product .pro_list ul li.p2 a span{
  background: url(../images/pro_ico2.png) no-repeat center;

}

.product .pro_list ul li.p3 a span{
  background: url(../images/pro_ico3.png) no-repeat center;

}

.product .pro_list ul li.p4 a span{
  background: url(../images/pro_ico4.png) no-repeat center;

}

.product .pro_list ul li.p5 a span{
  background: url(../images/pro_ico5.png) no-repeat center;

}

.product .pro_list ul li.on a b{
  background:  #2d50be;
  color: #fff;
  font-weight: bold;
}

.product .pro_list ul li.on a i{
  color: #2d50be;
}

.product .pro_list ul li.p1.on a span{
  background: url(../images/pro_ico11.png) no-repeat center;

}

.product .pro_list ul li.p2.on a span{
  background: url(../images/pro_ico22.png) no-repeat center;

}

.product .pro_list ul li.p3.on a span{
  background: url(../images/pro_ico33.png) no-repeat center;

}

.product .pro_list ul li.p4.on a span{
  background: url(../images/pro_ico44.png) no-repeat center;

}

.product .pro_list ul li.p5.on a span{
  background: url(../images/pro_ico55.png) no-repeat center;

}

.product .pro_list .more a{
  display: block;
  float: left;
  background: url(../images/more.png) no-repeat center;
  width: 44px;
  height: 44px;
  margin: 47px 0 0 30px;
}


.product .pro_box{
  margin: 0 auto;
  height: 224px;
}

.product .pro_box ul li{
  float: left;
  height: 224px;
  margin-right: 22px;
}

.product .pro_box ul li .pic{
  float: left;
  width: 300px;
  height: 224px;
  background: #f6f6f6;
}

.product .pro_box ul li .pic img{
  width: 280px;
  height: 204px;
  margin: 10px;
}

.product .pro_box ul li .txt{
  float: left;
  margin-left: 22px;
  margin-top: 24px;
  width: 52px;
  line-height: 52px;
  background: url(../images/pro_xt.png) no-repeat left top;
  padding-top: 55px;
} 

.product .pro_box 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;
  writing-mode: tb-rl;
}

.product .pro_box ul li:hover .txt a{
  color: #2d50be;
}

.product .pro_show{
  margin: 40px auto 0 auto;
  width: 1360px;
}

.product .pro_show ul li{
  float: left;
  width: 300px;
  margin-right: 27px;
}

.product .pro_show ul li .pic{
  width: 300px;
  height: 225px;
  background: #f6f6f6;

}

.product .pro_show ul li .pic a{
  display: inline-block;
  overflow: hidden;
  width: 280px;
  height: 205px;
  margin: 10px;
}

.product .pro_show ul li .pic img{
  overflow: hidden;
  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_show ul li .txt{
  margin: 28px auto 0 auto;
  height: 20px;
  line-height: 20px;

} 

.product .pro_show ul li .txt h5 a{
  float: left;
  padding-left: 15px;
  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;
  border-left: 1px solid #dddddd;

}

.product .pro_show ul li .txt .more{
  float: right;
  background: url(../images/buttom2.png) no-repeat center;
  width: 25px;
  height: 5px;
  margin-top: 7px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_show ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.product .pro_show ul li:hover .txt h5 a{
  color: #2d50be;
  border-left: 1px solid #2d50be;
}

.product .pro_show ul li:hover .txt .more{
  background: url(../images/buttom3.png) no-repeat center;
}


/*ys*/

.ys_bg{
  width: 100%;
  height: 1256px;
  margin: 0px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding-top: 285px;
}

.ys_bg .ys .ys_t{
  height: 135px;
}

.ys_bg .ys .ys_t .ys_title{
  float: left;
}

.ys_bg .ys .ys_t .ys_title span{
  display: block;
  font-size: 65px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 60px;
}

.ys_bg .ys .ys_t .ys_title span i{
  font-size: 65px;
  color: #2d50be;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}

.ys_bg .ys .ys_t .ys_title h3{
  font-size: 28px;
  color: #333333;
  margin-top: 12px;
}
.ys_bg .ys .ys_t .ys_title h3 em{
  font-size: 28px;
  color: #333333;
  margin-right: 20px;
  padding-right: 20px;
  background: url(../images/ys_t.png) no-repeat right 8px;
}

.ys_bg .ys .ys_t .t_r{
  float: right;
  background: url(../images/buttom6.png) no-repeat right top;
  margin-top: 37px;
  padding-top: 45px;

}

.ys_bg .ys .ys_t .t_r i{
  font-size: 16px;
  color: #999999;
  letter-spacing: 20px;
  display: block;
  position: relative;
  margin-right: -10px;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
  background: url(../images/buttom4.png) no-repeat left top;
  padding-top: 27px;
}

.ys_bg .ys .ys_box .bd{
  width: 1234px;
  margin: 0px 0 0 46px;
  height: 420px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1234px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: left;
  width: 510px;
  margin: 65px 0 0 50px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  padding-left: 47px;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  background: url(../images/buttom5.png) no-repeat left center;
}

.ys_bg .ys .ys_box .bd ul li .txt h5 i{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 20px;

}

.ys_bg .ys .ys_box .bd ul li .txt em{
  display: block;
  background: url(../images/ys_xt.png) no-repeat center;
  width: 446px;
  height: 2px;
  margin-top: 28px;

}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 42px;
  margin-top: 30px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: right;
  width: 584px;
  height: 394px;
  margin: 13px 15px 0 0;
} 

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 584px;
  height: 394px;
}

.ys_bg .ys .ys_box .hd{
  width: 1280px;
  margin: 48px auto 0 auto;
  height: 248px;
}

.ys_bg .ys .ys_box .hd ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 320px;
  height: 248px;
  text-align: center;
}

.ys_bg .ys .ys_box .hd ul li span{
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  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: 40px auto 0 auto;
}

.ys_bg .ys .ys_box .hd ul li span img{
  display: block;
  width: 100px;
  height: 100px;
}

.ys_bg .ys .ys_box .hd ul li h5{
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: 20px auto 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_box .hd ul li i{
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 5px;
  -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::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0;
  background: #fff;
  z-index: -1;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li.on::after{
  height: 100%;
}

.ys_bg .ys .ys_box .hd ul li.on span{
  background: #2d50be;
}

.ys_bg .ys .ys_box .hd ul li.on  h5{
  color: #333;

}

.ys_bg .ys .ys_box .hd ul li.on i{
  color: #333;
  opacity: 0.6;
}



.ys_bg .ys .ys_box .tel{
  font-size: 16px;
  color: #333;
  position: absolute;
  left: 90px;
  top: 360px;
}

.ys_bg .ys .ys_box .tel em{
  font-size: 16px;
  color: #333;
  margin-right: 13px;
}

.ys_bg .ys .ys_box .tel i{
  font-size: 30px;
  color: #333;
  font-family: "Impact";
}

.ys_bg .ys .qq{
  position: absolute;
  right: -65px;
  top: 10px;
  width: 246px;
  height: 246px;
}


/*case*/

.case{
  width: 1280px;
  margin: 70px auto 0 auto;
  height: 590px;
}

.case .title{

}

.case  .case_box{
  margin: 50px auto 0 auto;
  position: relative;
}

.case  .case_box .bd{
  width: 1280px;
  margin: 0 auto;
}

.case  .case_box .bd ul li{
  float: left;
  height: 398px;
  background: url(../images/case_xt.png) no-repeat  left top;
  width: 260px;
  padding-left: 15px;
  padding-right: 45px;
}

.case  .case_box .bd ul li:nth-child(2n){
  margin-top: 50px;

}

.case  .case_box .bd ul li .txt{
  height: 135px;

}

.case  .case_box .bd ul li .txt span{
  display: block;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 50px;
  -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 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;
}

.case  .case_box .bd ul li .txt em{
  display: block;
  width: 36px;
  height: 2px;
  background: #2141a6;
  margin-top: 20px;
}

.case  .case_box .bd ul li .pic{
  width: 260px;
  height: 195px;
  background: #f6f6f6;

} 

.case  .case_box .bd ul li .pic img{
  width: 240px;
  height: 175px;
  margin: 10px;
}

.case  .case_box .bd ul li .txt_nr{
  margin-top: 15px;

} 

.case  .case_box .bd ul li .txt_nr p{
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.case  .case_box .bd ul li:hover .txt span{
  color: #2d50be;

}

.case  .case_box .bd ul li:hover .txt a{
  color: #2d50be;
  font-weight: bold;
}

.case  .case_box .hd{
  position: absolute;
  right: 0px;
  top: -115px;

} 

.case  .case_box .hd .next{
  cursor: pointer;
  float: left;
  width: 60px;
  height: 60px;
  background: url(../images/left.png) no-repeat  center;
}

.case  .case_box .hd .prev{
  cursor: pointer;
  float: left;
  width: 60px;
  height: 60px;
  background: url(../images/right.png) no-repeat  center;
  margin-left: 57px;
}

/*about*/

.ab_bg{
  width: 100%;
  height: 1204px;
  margin: -50px auto 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  padding-top: 335px;
  height: 685px;
}

.ab_bg .about .title{
  text-align: center;
}

.ab_bg .about .title h3{
  display: inline-block;
  text-align: center;
}

.ab_bg .about .ab_box{
  margin: 55px auto 0 auto ;
}

.ab_bg .about .ab_box .ab_img{
  float: left;
  width: 782px;
  height: 545px;
  margin-left: -320px;
  position: relative;
}

.ab_bg .about .ab_box .ab_img img{
  width: 782px;
  height: 545px;
}

.ab_bg .about .ab_box .ab_img::before, .ab_bg .about .ab_box .ab_img::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0);
  transition: all 0.7s ease-in-out;
}

.ab_bg .about .ab_box .ab_img:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255, 255, 255, .2);
}

.ab_bg .about .ab_box .ab_img:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, .2);
}

.ab_bg .about .ab_box .ab_r{
  float: right;
  width: 720px;
  position: relative;
}

.ab_bg .about .ab_box .ab_r .txt{
  width: 660px;
  padding-right: 60px;
  background: url(../images/ab_xt.png) no-repeat right 80px;
}



.ab_bg .about .ab_box .ab_r .txt h5{
  text-align: center;
  height: 42px;
  line-height: 42px;

}

.ab_bg .about .ab_box .ab_r .txt h5 i{
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.ab_bg .about .ab_box .ab_r .txt h5 span{
  font-size: 15px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .about .ab_box .ab_r .txt p{
  font-size: 16px;
  color: #666;
  line-height: 42px;
  height: 168px;
  overflow: hidden;
  margin-top: 15px;

}

.ab_bg .about .ab_box .ab_r .txt .more{
  width: 240px;
  height: 59px;
  line-height: 59px;
  background: #2d50be;
  margin-top: 75px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_box .ab_r .txt .more a{
  font-size: 16px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  text-align: center;
  display: block;
}


.ab_bg .about .ab_box .ab_r .txt .more:hover{
  border-radius: 45px;
}

.ab_bg .about .ab_box .ab_r .ry{
  position: absolute;
  top: 305px;
  left: 375px;
}

.ab_bg .about .ab_box .ab_r .ry .pic{
  float: left;
  width: 292px;
  height: 220px;
  background: url(../images/ry_bg.png) no-repeat  center;
}

.ab_bg .about .ab_box .ab_r .ry .pic img{
  width: 256px;
  height: 186px;
  margin: 18px 0 0 18px;

}

.ab_bg .about .ab_box .ab_r .ry .ry_t{
  float: left;
  margin-left: 30px;
  width: 20px;
  line-height: 20px;

} 

.ab_bg .about .ab_box .ab_r .ry .ry_t a{
  height: 220px;
  text-align: center;
  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;
  writing-mode: tb-rl;
}

.ab_bg .about .ab_box .ab_r .fc{
  position: absolute;
  left: 0px;
  top: 412px;
  width: 240px;
  height: 100px;
  background: url(../images/fc_list.jpg) no-repeat  center;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.ab_bg .about .ab_box .ab_r .fc a{
  display: block;
  margin: 28px 0 0 25px;
  font-size: 18px;
  color: #333;
}

.ab_bg .about .ab_box .ab_r .fc a i{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 3px;
}

.ab_bg .ab_trait{
  margin: 62px auto 0 auto;
  width: 1280px;
  height: 120px;
}

.ab_bg .ab_trait .trait{
  float: left;
  margin: 38px 0 0 55px;
}

.ab_bg .ab_trait .trait span{
  display: block;
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
  width: 654px;
  line-height: 20px;
  letter-spacing: 14px;
}

.ab_bg .ab_trait .trait i{
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0.6;
  margin-left: 195px;
  margin-top: 10px;
  display: block;
  letter-spacing: 0.8px;
}

.ab_bg .ab_trait .tel{
  float: right;
  font-size: 16px;
  color: #fff;
  line-height: 120px;
} 

.ab_bg .ab_trait .tel i{
  font-size: 30px;
  color: #fff;
  font-family: "Impact";
}


/*news*/

.news{
  width: 1280px;
  margin: 70px auto 0 auto;
}

.news .news_t{
  height: 130px;
  margin: 0 auto;
}

.news .news_t .title{
  float: left;
}

.news .news_t .news_list{
  float: right;
  margin-top: 8px;
  height: 70px;
  background: url(../images/news_list.png) no-repeat  center;
  width: 660px;
}

.news .news_t .news_list ul li{
  float: left;
  width: 220px;

}

.news .news_t .news_list ul li a{
  display: block;
  background: url(../images/news_list1.png) no-repeat  left center;
  width: 100px;
  height: 70px;
  margin: 0 0 0 80px;
  -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{
  display: block;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 16px 0 0 15px;
  line-height: 24px;
  -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 span{
  display: block;
  font-size: 16px;
  color: #333333;
  margin: 0px 0 0 30px;
  -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 a{
  background: url(../images/news_list1.png) no-repeat  left center;
}

.news .news_t .news_list ul li.casehover a i{
  color: #2d50be;

}

.news .news_t .news_list ul li.casehover a span{
  color: #2d50be;
}

.news .news_box{
  margin: 0 auto;
} 

.news .news_box .news_top{
  height: 367px;
}

.news .news_box .news_top .news_img{
  float: left;
  width: 475px;
  height: 365px;
  border: 1px solid #dddddd;
}
.news .news_box .news_top .news_img img{
  width: 455px;
  height: 345px;
  margin: 10px;
}

.news .news_box .news_top .news_r{
  float: right;
  width: 800px;
} 

.news .news_box .news_top .news_r ul li{
  float: left;
  margin: 0 0 30px 20px;
  width: 378px;
  height: 100px;
  border: 1px solid #e9e9e9;
  -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 .time{
  float: left;
  width: 80px;
  height: 98px;
  background: url(../images/news_xt.png) no-repeat right center;
  text-align: center;
}

.news .news_box .news_top .news_r ul li .time span{
  display: block;
  font-size: 18px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 24px;
}

.news .news_box .news_top .news_r ul li .time i{
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}

.news .news_box .news_top .news_r ul li .txt {
  float: left;
  margin-left: 20px;
  width: 255px;

}

.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;
  margin-top: 22px;
}

.news .news_box .news_top .news_r ul li .txt p{
  font-size: 14px;
  color: #888888;
  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-top: 7px;
}

.news .news_box .news_top .news_r ul li:hover{
  border: 1px solid #2d50be;

}

.news .news_box .news_top .news_r ul li:hover .txt  a{
  color: #2d50be;
}

.news .news_box .list{
  margin: 40px auto 0 auto;
  width: 1360px;
  height: 205px;
}

.news .news_box .list ul li{
  float: left;
  width: 400px;
  height: 205px;
  margin-right: 40px;
  background: url(../images/news_nr.png) no-repeat bottom center;
}

.news .news_box .list ul li .time{
  width: 72px;
  height: 65px;
  background: #bbbbbb;
  margin-left: 28px;
  text-align: center;
  -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 .time span{
  display: block;
  font-size: 18px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 10px;
}

.news .news_box .list ul li .time i{
  font-size: 14px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_box .list ul li .txt{
  margin: 30px 25px 0 25px;

} 

.news .news_box .list 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 .news_box .list ul li .txt p{
  font-size: 14px;
  color: #888888;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin-top: 7px;

}

.news .news_box .list ul li:hover .time{
  background: #2d50be;
}

.news .news_box .list ul li:hover .txt a{
  color: #4c6685;

}


/*links*/

.links{
  width: 1280px;
  margin: 60px auto 50px auto;
  overflow: hidden;
}

.links .links_t{
  background: url(../images/links.png) no-repeat bottom center;
  width: 154px;
  height: 40px;
  float: left;
}

.links .links_t i{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
}

.links .yq{
  float: right;
  width: 1100px;
} 

.links .yq a{
  font-size: 14px;
  color: #666;
  margin-right: 15px;
}


/*message*/

.message_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../images/message_bg.jpg) no-repeat  center;
  height: 251px;
}

.message_bg .message{
  width: 1280px;
  margin: 0 auto;
}

.message_bg .message .m_l{
  float: left;
  margin-top: 62px;
  width: 883px;
}

.message_bg .message .m_l .m_nr{
  height: 50px;
  margin-bottom: 25px;
}

.message_bg .message .m_l .form-group1{
  float: left;
  width: 430px;
  height: 50px;
  background: #ffffff;

} 

.message_bg .message .m_l .form-group1 input{
  width: 430px;
  height: 50px;
  text-indent: 55px;
  font-size: 14px;
  color: #333333;
  background: url(../images/m1.png) no-repeat 15px center;
}

.message_bg .message .m_l .form-group2{
  float: right;
  width: 430px;
  height: 50px;
  background: #ffffff;

} 

.message_bg .message .m_l .form-group2 input{
  width: 430px;
  height: 50px;
  text-indent: 55px;
  font-size: 14px;
  color: #333333;
  background: url(../images/m2.png) no-repeat 15px center;
}

.message_bg .message .m_l .form-group3{
  float: left;
  width: 430px;
  height: 50px;
  background: #ffffff;

} 

.message_bg .message .m_l .form-group3 textarea{
  width: 430px;
  height: 35px;
  text-indent: 55px;
  font-size: 14px;
  color: #333333;
  background: url(../images/m3.png) no-repeat 15px center;
  padding-top: 15px;
}

.message_bg .message .m_l .form-group4{
  float: left;
  width: 260px;
  height: 50px;
  background: #ffffff;
  margin-left: 21px;

} 

.message_bg .message .m_l .form-group4 input{
  width: 150px;
  height: 50px;
  text-indent: 55px;
  font-size: 14px;
  color: #333333;
  background: url(../images/m2.png) no-repeat 15px center;
  float: left;
}

.message_bg .message .m_l .form-group4 .imgcode{
  float: right;
  width: 91px;
  height: 30px;
  margin: 10px 10px 0 0;
}

.message_bg .message .m_l .anniu{
  float: right;
  width: 150px;
  height: 50px;
}

.message_bg .message .m_l .anniu button{
  cursor: pointer;
  border: none;
  background: #fff;
  width: 150px;
  height: 50px;
  font-size: 16px;
  color: #2d50be;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.message_bg .message .m_l .anniu button:hover{
  border-radius: 45px;
}

.message_bg .message .m_r{
  float: right;
  margin-top: 50px;
    width: 215px;
}

.message_bg .message .m_r img{
  display: block;
  float: left;
  width: 160px;
  height: 160px;
}

.message_bg .message .m_r span{
  display: block;
  float: left;
  margin-left: 30px;
  width: 25px;
  line-height: 25px;
  height: 160px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  letter-spacing: 3px;
  writing-mode: tb-rl;
}