
/*-----------------------------------------------------------*/
/*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{
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.bodyindex #indexPage #topSlider .content_list .owl-stage .item_block {
  height: 800px !important;
}


/* about*/

.ab_bg{
  width: 100%;
  height: 1009px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
}

.ab_bg .about .ab_l{
  float: left;
  position: relative;
  width: 440px;
}

.ab_bg .about .ab_l .ab_num{
  margin-left: -55px;
  overflow: hidden;
  height: 570px;


}

.ab_bg .about .ab_l .ab_num ul li{
  width: 440px;
  height: 145px;
  border-bottom: 1px dashed #e3e8f1;
  margin-bottom: 55px;
}

.ab_bg .about .ab_l .ab_num ul li h5{
  float: left;
  margin-left: 55px;
}

.ab_bg .about .ab_l .ab_num ul li h5 span{
  display: block;
  font-size: 60px;
  color: #333;
  font-family: "Impact";
  line-height: 50px;
  -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_num ul li h5 p{
  font-size: 20px;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
}

.ab_bg .about .ab_l .ab_num ul li i{
  display: block;
  float: right;
  margin: 12px 50px 0 0;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  background: #f5f6f8;
  width: 69px;
  height: 69px;
  -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_num ul li i img{
  display: block;
  width: 69px;
  height: 69px;
}

.ab_bg .about .ab_l .ab_num ul li:hover h5 span{
  color: #183897;
}

.ab_bg .about .ab_l .ab_num ul li:hover i{
  background: #ce2330;
  border: 1px solid #ce2330;

}

.ab_bg .about .ab_l .ry{
  margin: 0 auto;
  width: 542px;
}

.ab_bg .about .ab_l .ry .pic{
  float: left;
  width: 318px;
  height: 233px;
  background: url(../images/ry_bg.png) no-repeat  center;
}

.ab_bg .about .ab_l .ry .pic img{
  width: 259px;
  height: 170px;
  margin: 35px 0 0 24px;

}

.ab_bg .about .ab_l .ry .txt{
  float: right;
  width: 210px;
  text-align: right;
  margin-top: 55px;
} 

.ab_bg .about .ab_l .ry .txt a{
  display: block;
}
.ab_bg .about .ab_l .ry .txt a em{
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #000000;
  text-align: right;
  margin-bottom: 10px;
}

.ab_bg .about .ab_l .ry .txt a span{
  font-size: 20px;
  color: #333333;
  font-family: "simsun";
  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;
  line-height: 24px;
}

.ab_bg .about .ab_l .ry .txt a b{
  display: inline-block;
  width: 198px;
  height: 1px;
  background: #000000;
  text-align: right;
  position: relative;
  top: -8px;
}

.ab_bg .about .ab_l .ry .txt a i{
  font-size: 12px;
  color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
  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;
  letter-spacing: 6px;
  position: relative;
  top: -3px;
}

.ab_bg .about .ab_r{
  float: right;
  width: 847px;
}

.ab_bg .about .ab_r .ab_nr{
  overflow: hidden;
  margin-top: 10px;
}

.ab_bg .about .ab_r .ab_nr h5 a{
  display: block;
  font-size: 36px;
  color: #333333;
  font-family: "simsun";
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 35px;
}

.ab_bg .about .ab_r .ab_nr i{
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: 'Times New Roman', Times, serif;
}

.ab_bg .about .ab_r .ab_nr em{
  display: block;
  background: url(../images/ab_ico.png) no-repeat  center;
  width: 25px;
  height: 17px;
  margin: 43px 0 30px 0;
}

.ab_bg .about .ab_r .ab_nr p{
  font-size: 15px;
  color: #666666;
  line-height: 42px;
  height: 210px;
  overflow: hidden;

}

.ab_bg .about .ab_r .ab_img{
  width: 707px;
  height: 395px;
  float: right;
  margin-top: 35px;

} 

.ab_bg .about .ab_r .ab_img img{
  width: 707px;
  height: 395px;
}



/* gg*/

.gg_bg{
  width: 100%;
  height: 533px;
  margin: 0 auto;
  background: url(../images/gg_bg.jpg) no-repeat  center;
  overflow: hidden;
}

.gg_bg .gg_cont{
  width: 1300px;
  margin: 0 auto;
  padding-top: 125px;
  position: relative;
}

.gg_bg .gg_cont img{
  display: block;
}

.gg_bg .gg_cont p{
  font-size: 24px;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 15px;
}

.gg_bg .gg_cont ul{
  margin-top: 50px;
  height: 54px;
}

.gg_bg .gg_cont ul li{
  float: left;
  width: 181px;
  height: 54px;
  line-height: 54px;
  background: #ce2330;
  border-radius: 45px;
  margin-right: 17px;
  text-align: center;
  font-size: 22px;
  color: #fff;
}

.gg_bg .gg_cont ul li:nth-child(2n){
  color: #333333;
  background: #fff;
}

.gg_bg .gg_cont span{
  display: block;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 7px;
  margin-top: 35px;
}


/* t_title*/

.t_title{

}

.t_title span{
  display: block;
  font-size: 48px;
  color: #333;
  font-weight: bold;
  font-family: "Bodoni Bd BT";
  text-transform: uppercase;
  line-height: 35px;
}

.t_title h3{
  font-size: 24px;
  color: #333;
  padding-left: 45px;
  margin-left: -45px;
  background: url(../images/title.png) no-repeat left center;
  line-height: 24px;
  margin-top: 18px;
}

.t_title h3 a{
  display: block;
  font-size: 24px;
  color: #333;
}


/* product*/

.pro_bg{
  width: 100%;
  height: 1147px;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat center;
}

.pro_bg .product{
  width: 1300px;
  margin: 0 auto;
  padding-top: 90px;
}

.pro_bg .product .pro_t{
  height: 130px;
}

.pro_bg .product .pro_t .t_title{
  float: left;
}

.pro_bg .product .pro_t .t_more{
  float: right;
  margin-top: 32px;
  width: 145px;
  height: 46px;
  line-height: 46px;
  background: #183897;
}

.pro_bg .product .pro_t .t_more a{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: "Impact";
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_t .t_more:hover a{
  letter-spacing: 2px;

}


.pro_bg .product .pro_list{
  width: 1300px;
  padding-right: 310px;
  margin: 0 -310px 0 0;
  height: 150px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.pro_bg .product .pro_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 156px;
  height: 150px;
  padding: 0 30px;
}

.pro_bg .product .pro_list ul li a{
  display: block;
  text-align: center;
  padding-top: 3px;
}

.pro_bg .product .pro_list ul li a em{
  display: block;
  margin: 0px auto 0 auto;
  width: 28px;
  height: 26px;
  background: url(../images/pro_ico.png) no-repeat center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.pro_bg .product .pro_list ul li a span{
  font-size: 18px;
  color: #333;
  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: 17px auto 0 auto;
  line-height: 30px;
}

.pro_bg .product .pro_list ul li a i{
  font-size: 12px;
  color: #d5d5d5;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  display: block;
  margin: 4px auto 0 auto;
}

.pro_bg .product .pro_list ul li::after{
  position: absolute;
  left: 0%;
  top: -23px;
  width: 100%;
  height: 0%;
  content: "";
  z-index: -1;
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li.on::after{
  height: 173px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.pro_bg .product .pro_list ul li.on a em{
  opacity: 1;
}

.pro_bg .product .pro_list ul li.on a  span{
  color: #ce2330;
  font-weight: bold;

}
.pro_bg .product .pro_list ul li.on a  i{
  color: #e6b6ba;
}

.pro_bg .product .pro_box{
  margin: 40px auto 0 auto;
  width: 1360px;
}

.pro_bg .product .pro_box ul li{
  float: left;
  width: 365px;
  margin-right: 100px;
}

.pro_bg .product .pro_box ul li:nth-child(3n){
  margin-right: 0;
}

.pro_bg .product .pro_box ul li .pic{
  width: 365px;
  height: 251px;
  background: #f6f6f6;
  border-radius: 12px;
}

.pro_bg .product .pro_box ul li .pic img{
  width: 355px;
  height: 241px;
  margin: 5px;
  border-radius: 8px;
}

.pro_bg .product .pro_box ul li .txt{
  margin: 0 auto;
  height: 85px;
  line-height: 65px;
  width: 355px;
} 

.pro_bg .product .pro_box ul li .txt a{
  display: block;
}

.pro_bg .product .pro_box ul li .txt a span{
  font-size: 18px;
  color: #333;
  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;
  padding-left: 15px;
  width: 190px;
  background: url(../images/buttom1.png) no-repeat left center;
}

.pro_bg .product .pro_box ul li .txt a em{
  display: block;
  float: right;
  width: 100px;
  height: 1px;
  background: #535353;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 32px;
}

.pro_bg .product .pro_box ul li:hover .txt a span{
  color: #ce2330;
}

.pro_bg .product .pro_box ul li:hover .txt a em{
  width: 60px;
  background: #ce2330;
}


/* ys*/

.ys_bg{
  width: 100%;
  height: 973px;
  margin: 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  position: relative;
  overflow: hidden;
}

.ys_bg .ys_xt{
  position: absolute;
  left: 90px;
  top: 100px;

}

.ys_bg .ys_xt img{
  display: block;
}

.ys_bg .ys{
  margin: 0 auto;
  width: 1300px;
  padding-top: 102px;
  position: relative;
}

.ys_bg .ys .ys_t{
  position: absolute;
  right: 0px;
  top: 190px;
  z-index: 5;
}

.ys_bg .ys .ys_t span{
  display: block;
  float: left;
  margin-right: 30px;
}

.ys_bg .ys .ys_t span img{
  display: block;
}

.ys_bg .ys .ys_t h5{
  float: left;
} 

.ys_bg .ys .ys_t h5 img{
  display: block;
} 

.ys_bg .ys .ys_t h5 i{
  display: block;
  font-size: 15px;
  color: #666666;
  letter-spacing: 3px;
  margin-top: 29px;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .bd{
  float: left;
  width: 673px;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 673px;
}


.ys_bg .ys .ys_box .bd ul li .ys_img{
  width: 673px;
  height: 440px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 673px;
  height: 440px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  margin-top: 45px;

}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.ys_bg .ys .ys_box .bd ul li .txt h5 i{
  font-size: 12px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 32px;
  margin-top: 20px;

}

.ys_bg .ys .ys_box .hd{
  float: right;
  width: 419px;
  margin-top: 255px;
  margin-right: 5px;
}

.ys_bg .ys .ys_box .hd ul li{
  width: 419px;
  height: 100px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 39px;
}

.ys_bg .ys .ys_box .hd ul li h5{
  float: left;
  width: 290px;
  font-size: 20px;
  color: #333333;
}

.ys_bg .ys .ys_box .hd ul li h5 i{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 13px;
}

.ys_bg .ys .ys_box .hd ul li span{
  display: block;
  float: right;
  width: 76px;
  height: 76px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  overflow: hidden;
  -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 span .ys1{
  width: 76px;
  height: 76px;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_box .hd ul li span .ys2{
  width: 76px;
  height: 76px;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.ys_bg .ys .ys_box .hd ul li.on span{
  background: #ce2330;
  border: 1px solid #ce2330;

}

.ys_bg .ys .ys_box .hd ul li.on span .ys1{
  transform: translateY(-76px);

}

.ys_bg .ys .ys_box .hd ul li.on span .ys2{
  transform: translateY(-76px);
}

.ys_bg .ys .ys_box .ys_tel{
  height: 65px;
  line-height: 65px;
  position: absolute;
  left: 0px;
  top: 702px;

}

.ys_bg .ys .ys_box .ys_tel img{
  display: block;
  float: left;
  width: 65px;
  height: 65px;
  float: left;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.ys_bg .ys .ys_box .ys_tel i{
  display: block;
  float: left;
  margin-left: 25px;
  font-size: 26px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  
}

/* case*/

.case_bg{
  width: 100%;
  margin: 65px auto 0 auto;
  overflow: hidden;
}

.case_bg .case_t{
  margin: 0 auto;
  width: 1300px;
  height: 138px;
}

.case_bg .case_t .t_title{
  float: left;
  margin-top: 15px;
}

.case_bg .case_t .t_r{
  float: right;
  text-align: right;
} 

.case_bg .case_t .t_r span{
  display: inline-block;
  font-size: 34px;
  color: #333;
  font-weight: bold;
  font-family: "simsun";
  line-height: 20px;
  border-bottom: 10px solid #ce2330;
  margin-top: 10px;
}

.case_bg .case_t .t_r i{
  display: block;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: "simsun";
  margin-top: 13px;
}

.case_bg .case_box{
  margin: 0  0 0 10%;
  position: relative;
  height: 675px;
} 

.case_bg .case_box::after{
  width: 100%;
  height: 1px;
  background: #f4f4f4;
  position: absolute;
  right: 0px;
  bottom: 43px;
  content: "";
}

.case_bg .case_box .mySwiper{
  overflow: hidden;
}

.case_bg .case_box .mySwiper .swiper-slide{
  position: relative;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case_box .mySwiper .swiper-slide .pic{
  width: 100%;
  height: 457px;
  background: #fbfbfb;
  position: relative;

}

.case_bg .case_box .mySwiper .swiper-slide .pic img{
  width: 97%;
  height: 437px;
  position: absolute;
  left: 1.5%;
  top: 10px;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case_box .mySwiper .swiper-slide .txt{
  text-align: center;
  margin: 25px auto 0 auto;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case_box .mySwiper .swiper-slide .txt a {
  display: block;
}

.case_bg .case_box .mySwiper .swiper-slide .txt a h5{
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.case_bg .case_box .mySwiper .swiper-slide .txt a i{
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  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: 8px auto 18px auto;
}


.case_bg .case_box .mySwiper .swiper-slide .txt a em{
  display: block;
  width: 1px;
  height: 33px;
  background: #e9e9e9;
  margin:  0 auto;
}


.case_bg .case_box .mySwiper .swiper-slide .txt a b{
  display: block;
  margin: 0px auto 0 auto;
  width: 29px;
  height: 29px;
  background: #fff;
  border-radius: 50%;
  padding: 30px;
}


.case_bg .case_box .mySwiper .swiper-slide .txt a b span{
  display: block;
  width: 29px;
  height: 29px;
  background: url(../images/buttom3.png) no-repeat  center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0 auto;
}

.case_bg .case_box .mySwiper .swiper-slide-active .txt a b span{
  background: url(../images/buttom4.png) no-repeat  center;
}

.case_bg .case_box .mySwiper .swiper-slide:hover .txt a h5{
  color: #ce2330;
}

.case_bg .case_box .mySwiper .swiper-slide:hover .txt a b span{
  background: url(../images/buttom4.png) no-repeat  center;
}


/* honor*/

.honor_bg{
  width: 100%;
  height: 772px;
  margin: 85px auto 0 auto;
  background: url(../images/honor_bg.jpg) no-repeat  center;
}

.honor_bg .honor{
  margin: 0 auto;
  width: 1300px;
  padding-top: 105px;
}

.honor_bg .honor .honor_t{
  height: 150px;
}

.honor_bg .honor .honor_t .t_title{
  float: left;
}

.honor_bg .honor .honor_t .t_title span{
  color: #fff;
}

.honor_bg .honor .honor_t .t_title h3{
  color: #fff;
}

.honor_bg .honor .honor_t .t_more{
  float: right;
  width: 145px;
  height: 46px;
  line-height: 46px;
  background: #fff;
  text-align: center;
  margin-top: 8px;
} 

.honor_bg .honor .honor_t .t_more a{
  display: block;
  font-size: 16px;
  color: #002693;
  font-family: "Impact";
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.honor_bg .honor .honor_t .t_more:hover a{
  letter-spacing: 2px;
}

.honor_bg .honor .honor_box{
  margin: 20px  auto 0 auto;
  position: relative;
}  

.honor_bg .honor .honor_box .bd{
  width: 1220px;
  margin: 0 auto;
}

.honor_bg .honor .honor_box .bd ul li{
  float: left;
  width: 283px;
  height: 331px;
  position: relative;
  margin: 0 11px;
}

.honor_bg .honor .honor_box .bd ul li .pic{
  position: absolute;
  bottom: 35px;
  left: 0;
  background: url(../images/honor_list1.png) repeat-y  center;
  width: 283px;
  height: auto;
  margin: 0 auto;

}

.honor_bg .honor .honor_box .bd ul li .pic::after{
  position: absolute;
  left: 0;
  top: -26px;
  content: "";
  background: url(../images/honor_list2.png) no-repeat top center;
  width: 283px;
  height: 70px;
}

.honor_bg .honor .honor_box .bd ul li .pic::before{
  position: absolute;
  left: 0;
  bottom: -35px;
  content: "";
  background: url(../images/honor_list3.png) no-repeat bottom center;
  width: 283px;
  height: 80px;
}

.honor_bg .honor .honor_box .bd ul li .pic img{
  width: 189px;
  height: auto;
  position: relative;
  overflow: hidden;


}

.honor_bg .honor .honor_box .bd ul li .pic a{
  display: block;
  width: 189px;
  height: auto;
  position: relative;
  margin: 0px 0 0 52px;
}
.honor_bg .honor .honor_box .bd ul li .pic a::after{
  position: absolute;
  left: -31px;
  top: 0px;
  content: "";
  background: url(../images/honor_list4.png) repeat-y top center;
  width: 36px;
  height: 100%;
}

.honor_bg .honor .honor_box .bd ul li .pic a::before{
  position: absolute;
  right: -21px;
  top: 0px;
  content: "";
  background: url(../images/honor_list5.png) repeat-y top center;
  width: 26px;
  height: 100%;
  z-index: 5;
} 

.honor_bg .honor .honor_box .next{
  position: absolute;
  left: -25px;
  top: 190px;
  background: url(../images/left.png) no-repeat  center;
  width: 60px;
  height: 60px;
}

.honor_bg .honor .honor_box .prev{
  position: absolute;
  right: -25px;
  top: 190px;
  background: url(../images/right.png) no-repeat  center;
  width: 60px;
  height: 60px;
} 




/* news*/

.news{
  margin: 80px auto 0 auto;
  width: 1300px;

}

.news .news_t{
  height: 115px;
}

.news .news_t .t_title{
  float: left;
}

.news .news_t .news_list{
  float: right;
} 


.news .news_t .news_list ul li{
  position: relative;
  z-index: 5;
  margin-left: 20px;
  float: left;
  width: 170px;
  height: 47px;
  line-height: 47px;


}


.news .news_t .news_list ul li a{
  display: block;
  padding-left: 72px;
  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;
}

.news .news_t .news_list ul li.n1 a {
  background: url(../images/news1.png) no-repeat 28px center;
}

.news .news_t .news_list ul li.n2 a {
  background: url(../images/news2.png) no-repeat 28px center;
}


.news .news_t .news_list ul li.n3 a {
  background: url(../images/news3.png) no-repeat 28px center;
}


.news .news_t .news_list ul li.casehover a{
  color: #fff;
  font-size: 18px;
}

.news .news_t .news_list ul li.n1.casehover a {
  background: url(../images/news11.png) no-repeat 28px center;
}

.news .news_t .news_list ul li.n2.casehover a {
  background: url(../images/news22.png) no-repeat 28px center;
}


.news .news_t .news_list ul li.n3.casehover a {
  background: url(../images/news33.png) no-repeat 28px center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0%;
  width: 0px;
  height: 100%;
  content: "";
  z-index: -1;
  background: #1542c3;
  border-radius: 45px;
  -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::after{
  width: 100%;

}

.news .news_box{
  margin: 0 auto;
}

.news .news_box .news_top{
  height: 432px;
}

.news .news_box .news_top .news_l{
  width: 548px;
  height: 430px;
  border: 1px solid #f3f3f3;
  float: left;

}

.news .news_box .news_top .news_l .news_img{
  width: 510px;
  height: 292px;
  margin: 19px auto 0 auto;

}

.news .news_box .news_top .news_l .news_img img{
  width: 510px;
  height: 292px;
}

.news .news_box .news_top .news_l .txt{
  width: 510px;
  margin: 26px auto 0 auto;
} 

.news .news_box .news_top .news_l .txt h5{
  height: 30px;
  line-height: 30px;

}

.news .news_box .news_top .news_l .txt h5 a{
  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;
  float: left;
  width: 400px;
  padding-left: 30px;
  background: url(../images/buttom2.png) no-repeat left center;
}

.news .news_box .news_top .news_l:hover .txt h5 a{
  color: #1542c3;
}

.news .news_box .news_top .news_l .txt h5 span{
  display: block;
  float: right;
  font-size: 14px;
  color: #999999;
}

.news .news_box .news_top .news_l .txt p{
  font-size: 14px;
  color: #666;
  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: 10px 0 0 20px;
}

.news .news_box .news_top .news_r{
  float: right;
  width: 750px;
}

.news .news_box .news_top .news_r ul li{
  float: left;
  margin-left: 33px;
  width: 340px;
  height: 430px;
  border: 1px solid #f3f3f3;
  -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{
  width: 300px;
  height: 215px;
  margin: 0 auto;
}

.news .news_box .news_top .news_r ul li .txt span{
  display: block;
    font-size: 16px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 35px;
}

.news .news_box .news_top .news_r ul li .txt span i{
  font-size: 32px;
  color: #333;
  font-weight: bold;
  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;
}

.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: 15px;
}

.news .news_box .news_top .news_r ul li .txt p{
  font-size: 15px;
  color: #888888;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  margin-top: 8px;
}

.news .news_box .news_top .news_r ul li .news_img{
  width: 300px;
  height: 194px;
  margin: 0 auto;
  overflow: hidden;

} 

.news .news_box .news_top .news_r ul li .news_img img{
  width: 300px;
  height: 194px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .news_r ul li:hover{
  border: 1px solid #1542c3;
}

.news .news_box .news_top .news_r ul li:hover .txt span i{
  color: #1542c3;
}

.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 .list{
  margin: 50px auto 0 auto;
  width: 1300px;
  height: 120px;
  border: 1px solid #f3f3f3;
} 

.news .news_box .list ul li{
  float: left;
  height: 74px;
  width: 392px;
  border-right: 1px solid #eaeaea;
  margin: 23px 15px 0 30px;
}

.news .news_box .list ul li:last-child{
  border-right:none;
  margin-right: 0;
}

.news .news_box .list ul li h5{
  width: 335px;
  height: 26px;
  margin-top: 7px;

}

.news .news_box .list ul li h5 a{
  display: block;
}

.news .news_box .list ul li h5 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;
  float: left;
  width: 280px;
}

.news .news_box .list ul li h5 span i{
  font-size: 15px;
  color: #333333;
  margin-right: 5px;
}

.news .news_box .list ul li h5 em{
  display: block;
  float: right;
  width: 26px;
  height: 26px;
  background: #dadada;
  border-radius: 50%;
  -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 h5 em img{
  display: block;
  width: 26px;
  height: 26px;
} 

.news .news_box .list ul li p{
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin: 15px 0 0 10px;
}

.news .news_box .list ul li:hover h5 em{
  background: #1542c3;
}


/* message*/

.message_bg{
  width: 100%;
  height: 522px;
  margin: 90px auto 0 auto;
  background: url(../images/message_bg.jpg) no-repeat  center;
}

.message_bg .message{
  margin: 0 auto;
  padding-top: 65px;
  width: 1300px;
}

.message_bg .message .m_t{
  margin: 0 auto;
  text-align: center;
  height: 183px;
}

.message_bg .message .m_t span{
  display: block;
  font-size: 90px;
  color: #fff;
  font-family: Arial Black;
  text-transform: uppercase;
  line-height: 80px;
  opacity: 0.05;

}

.message_bg .message .m_t h3{
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin: -45px auto 0 auto;
}

.message_bg .message .m_t em{
  display: block;
  width: 1px;
  height: 45px;
  background: #fff;
  opacity: 0.5;
  margin: 18px auto 0 auto;
}

.message_bg .message .message_box{
  margin: 40px auto 0 auto;
  width: 1160px;
}

.message_bg .message .message_box .m_nr{
  overflow: hidden;
}

.message_bg .message .message_box .form-group1{
  width: 565px;
  height: 38px;
  background: #fafafa;
  border-radius: 5px;
  float: left;
  margin-bottom: 24px;
} 

.message_bg .message .message_box .form-group1 input{
  width: 565px;
  height: 38px;
  text-indent: 62px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m1.png) no-repeat 30px center;
}


.message_bg .message .message_box .form-group2{
  width: 565px;
  height: 38px;
  background: #fafafa;
  border-radius: 5px;
  float: right;
  margin-bottom: 24px;
  
} 

.message_bg .message .message_box .form-group2 input{
  width: 565px;
  height: 38px;
  text-indent: 62px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m2.png) no-repeat 30px center;
}



.message_bg .message .message_box .form-group3{
  width: 784px;
  height: 38px;
  background: #fafafa;
  border-radius: 5px;
  float: left;
  
} 

.message_bg .message .message_box .form-group3 textarea{
  width: 784px;
  height: 28px;
  text-indent: 62px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m3.png) no-repeat 30px 12px;
  padding-top: 10px;
}

.message_bg .message .message_box .form-group4{
  float: right;
  width: 347px;
  height: 38px;
}

.message_bg .message .message_box .form-group4 .imgcode{
  float: left;
  width: 90px;
  height: 38px;
}

.message_bg .message .message_box .form-group4 input{
  width: 241px;
  height: 38px;
  background: #fafafa;
  border-radius: 5px;
  text-indent: 15px;
  font-size: 14px;
  color: #666666;
  float: right;

} 

.message_bg .message .message_box .anniu{
  width: 228px;
  height: 42px;
  margin: 40px auto 0 auto;

}

.message_bg .message .message_box .anniu button{
  cursor: pointer;
  border: none;
  width: 228px;
  height: 42px;
  background: #183897;
  border-radius: 45px;
  font-size: 16px;
  color: #fff;
  -webkit-box-shadow: 0 8px 8px 0px rgba(24, 56, 151, .2);
  box-shadow: 0 8px 8px 0px rgba(24, 56, 151, .2);
}