
/*-----------------------------------------------------------*/
/*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*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 760px;
  background: #fff;
  overflow: hidden;
}

.fullSlide .bd {
  width: 100%;
  height: 760px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.fullSlide .bd ul {
  width: 100% ;
}

.fullSlide .bd li {
  width: 100% ;
  height: 760px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 760px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 40px;
  left: 0;
  height: 30px;
  text-align: center;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 12px;
  overflow: hidden;
  line-height: 99px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: #fff;
}

.fullSlide .hd ul .on {
  background: #e66743;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}


.fullSlide .next {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerR.png) no-repeat center;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  right: 4%;
}

.fullSlide .prev {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerL.png) no-repeat center;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  left: 4%;
}


/*title*/

.title{
  height: 60px;

}

.title h5{
  display: block;
  font-size: 56px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  line-height: 45px;
  height: 60px;
  background: url(../images/title.png) no-repeat center bottom;
}

.title h3{
  float: left;
  margin-left: 30px;

}

.title h3 span{
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 33px;
  position: relative;
  z-index: 5;
  display: inline-block;
}

.title h3 span i{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}

.title h3 span a{
  display: block;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
}

.title h3 em{
  display: block;
  font-size: 14px;
  color: #999999;
  margin-top: 6px;
}

.title h3 span::after{
  width: 100px;
  height: 10px;
  background: #e66743;
  position: absolute;
  right: 3px;
  bottom: 0px;
  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_bg{
  width: 100%;
  margin: 0 auto;
  height: 960px;
  background: url(../images/pro_bg.jpg) no-repeat center;
  overflow: hidden;
}

.pro_bg .product{
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
}

.pro_bg .product .pro_center{
  height: 540px;
}

.pro_bg .product .pro_center .pro_l{
  float: left;
  width: 1020px;
  position: relative;
}

.pro_bg .product .pro_center .pro_l .pro_box{
  margin-top: 50px;
  margin-left: -10px;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd{
  width: 1020px;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li{
  float: left;
  width: 1020px;
  margin-left: 10px;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .pic{
  float: left;
  width: 520px;
  height: 390px;
  background: #fff;
  border-radius: 5px;
  -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_center .pro_l .pro_box .bd ul li .pic img{
  width: 500px;
  height: 370px;
  border-radius: 5px;
  margin: 10px;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt{
  float: right;
  width: 450px;
  margin-top: 60px;
  position: relative;

} 
.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt h5 a{
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  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;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt i{
  display: block;
  width: 450px;
  height: 1px;
  background: #e9e9e9;
  margin-top: 35px;

}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt p{
  font-size: 14px;
  color: #999999;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-top: 25px;

}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt .more{
  display: block;
  font-size: 14px;
  color: #333333;
  margin-top: 55px;
  background: url(../images/more.png) no-repeat left center;
  height: 54px;
  line-height: 54px;
  padding-left: 170px;
}

.pro_bg .product .pro_center .pro_l .pro_box .bd ul li .txt span{
  display: block;
  font-size: 65px;
  color: #666666;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  position: absolute;
  right: 0px;
  top: 215px;
  line-height: 50px;
}

.pro_bg .product .pro_center .pro_list{
  float: right;
  width: 200px;
}

.pro_bg .product .pro_center .pro_list ul li{
  width: 200px;
  height: 80px;
  line-height: 80px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_center .pro_list ul li a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_center .pro_list ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0;
  height: 100%;
  border-radius: 5px;
  background: #e66743;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_center .pro_list ul li.on::after{
  width: 100%;

}

.pro_bg .product .pro_center .pro_list ul li.on a{
  color: #fff;
}

.pro_bg .product .pro_show{
  width: 1360px;
  margin: 0 auto;
}

.pro_bg .product .pro_show ul li{
  float: left;
  width: 300px;
  margin-right: 25px;
}

.pro_bg .product .pro_show ul li .pic{
  width: 300px;
  height: 225px;
  background: #fff;
  border-radius: 5px;
  -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_show ul li .pic img{
  width: 280px;
  height: 205px;
  margin: 10px;
  border-radius: 5px;
}

.pro_bg .product .pro_show ul li .txt{
  width: 280px;
  margin: 0 auto;
} 

.pro_bg .product .pro_show ul li .txt span{
  display: block;
  height: 35px;
  line-height: 35px;
  background: url(../images/pro_xt.png) no-repeat right center;
  font-size: 12px;
  color: #999999;
  font-family: 'Times New Roman', Times, serif;
  text-transform: capitalize;
}

.pro_bg .product .pro_show ul li .txt h5{
  margin: 0 auto;

}

.pro_bg .product .pro_show ul li .txt h5 a{
  display: block;
}

.pro_bg .product .pro_show ul li .txt h5 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;
  float: left;
  width: 180px;
}

.pro_bg .product .pro_show ul li .txt h5 a em{
  display: block;
  width: 65px;
  height: 25px;
  line-height: 25px;
  background:  #fff;
  border-radius: 45px;
  text-align: center;
  font-size: 14px;
  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;
  float: right;
}


.pro_bg .product .pro_show ul li:hover .txt h5 a i{
  color: #e66743;

}

.pro_bg .product .pro_show ul li:hover .txt h5 a em{
  background: #e66743;
  color: #fff;
}



/*ys*/

.ys_bg{
  width: 100%;
  margin: 0 auto;
  height: 900px;
  background: url(../images/ys_bg.jpg) no-repeat center;
  overflow: hidden;
}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  padding-top: 65px;
}

.ys_bg .ys .ys_t{
  height: 121px;
}

.ys_bg .ys .ys_t .title{
  float: left;
}

.ys_bg .ys .ys_t .zx{
  float: right;
  width: 200px;
  height: 60px;
  background: url(../images/zx.png) no-repeat center;
} 

.ys_bg .ys .ys_t .zx a{
  display: block;
  line-height: 60px;
  padding-left: 75px;
  font-size: 20px;
  color: #fff;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
} 

.ys_bg .ys .ys_box .bd{
  float: left;
  width: 240px;
  margin-top: 70px;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 240px;
  height: 240px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  background: #f3b3a1;
  width: 240px;
  height: 240px;
  border-radius: 50%;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 210px;
  height: 210px;
  border-radius: 50%;
  margin: 15px;
}

.ys_bg .ys .ys_box .hd{
  float: right;
  width: 1000px;
}

.ys_bg .ys .ys_box .hd ul li{
  float: left;
  width: 400px;
  height: 302px;
  margin: 0 70px 0 65px;
}

.ys_bg .ys .ys_box .hd ul li:nth-child(2n){
  margin-right: 0;
}

.ys_bg .ys .ys_box .hd ul li .txt_t{
  height: 92px;
  margin-top: 55px;

}

.ys_bg .ys .ys_box .hd ul li .txt_t .te_list{
  float: left;
  display: block;
  overflow: hidden;
  transition-duration: 0.7s;
  margin: 0px auto 10px auto;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #f9f9f9;

}

.ys_bg .ys .ys_box .hd ul li .txt_t .te_list .te_img {
  display: block;
  position: relative;
  transition: 0.7s;
  font-size: 0;
}

.ys_bg .ys .ys_box .hd ul li .txt_t .te_list .te_img i{
  display: block;
  width: 66px;
  height: 66px;
  text-align: center;
  line-height: 66px;
  margin: 0px auto;
}

.ys_bg .ys .ys_box .hd ul li .txt_t .te_list .te_img i img{
  vertical-align: middle;
  display: inline-block;
  width: 66px;
  height: 66px;
}

.ys_bg .ys .ys_box .hd ul li .txt_t .te_list .te_img i:before{
  /* 辅助ie8图片居中 */
  content: '';
  height: 66px;
  width: 1px;
  font-size: 0;
}


.ys_bg .ys .ys_box .hd ul li .txt_t .te_list .te_img {
  width: 100%;
  height: 200%;
  top:0;
}

.ys_bg .ys .ys_box .hd ul li.on .txt_t .te_list .te_img{
  top:-66px;
}

.ys_bg .ys .ys_box .hd ul li.on .te_list{
  background: #e66743;
}


.ys_bg .ys .ys_box .hd ul li .txt_t h5{
  float: left;
  margin-left: 30px;
  font-size: 24px;
  color: #333;
  -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 .txt_t h5 span{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 3px;
}

.ys_bg .ys .ys_box .hd ul li  p{
  font-size: 14px;
  color: #888888;
  line-height: 36px;

}

.ys_bg .ys .ys_box .hd ul li.on .txt_t h5{
  color: #e66743;
}


/*case*/

.case_bg{
  width: 100%;
  margin: 0 auto;
  height: 1050px;
  background: url(../images/case_bg.jpg) no-repeat center;
  overflow: hidden;
}

.case_bg .case{
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
}

.case_bg .case .case_t{
  height: 110px;
}

.case_bg .case .case_t .title{
  float: left;
}

.case_bg .case .case_t .t_r{
  float: right;
  padding-left: 80px;
  background: url(../images/buttom2.png) no-repeat top left;
}

.case_bg .case .case_t .t_r span{
  display: block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
}

.case_bg .case .case_t .t_r i{
  display: block;
  font-size: 12px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  margin-top: 7px;
}

.case_bg .case  .case_box{
  width: 1360px;
  margin: 0 auto;
}

.case_bg .case  .case_box ul li{
  float: left;
  width: 400px;
  margin-right: 35px;
}

.case_bg .case  .case_box ul li .pic{
  width: 400px;
  height: 305px;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
}
.case_bg .case  .case_box ul li .pic img{
  width: 380px;
  height: 285px;
  border-radius: 5px;
  margin: 10px;
}

.case_bg .case  .case_box ul li .txt{
  height: 110px;
  width: 380px;
  margin: 0 auto;
}

.case_bg .case  .case_box ul li .txt h5{
  float: left;
  width: 285px;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #dddddd;
}

.case_bg .case  .case_box ul li .txt h5 a{
  padding-left: 20px;
  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;
  background: url(../images/buttom3.png) no-repeat left center;
}
.case_bg .case  .case_box ul li .txt span{
  display: block;
  float: right;
  font-size: 50px;
  color: #dfdfdf;
  font-family:Arial Black;
  font-weight: bold;
  line-height: 110px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case  .case_box ul li.on .txt h5 a{
  color: #e66743;
  background: url(../images/buttom4.png) no-repeat left center;
}

.case_bg .case  .case_box ul li.on .txt span{
  color: #e66743;
}



/*about*/

.ab_bg{
  width: 100%;
  margin: 0 auto;
  height: 820px;
  background: url(../images/ab_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  padding-top: 125px;
}

.ab_bg .about .ab_l{
  float: left;
  position: relative;
  margin-top: 69px;
  width: 640px;
  height: 626px;
}

.ab_bg .about .ab_l .ab_img{
  width: 710px;
  height: 626px;
  margin-left: -143px;

}

.ab_bg .about .ab_l .ab_img img{
  width: 710px;
  height: 626px;
}

.ab_bg .about .ab_l .ry{
  position: absolute;
  right: 0px;
  bottom: -1px;
  width: 195px;
  height: 147px;
  background: url(../images/ry_bg.png) no-repeat center;
} 

.ab_bg .about .ab_l .ry img{

  width: 171px;
  height: 124px;
  margin: 12px 0 0 13px;
}

.ab_bg .about .ab_r{
  float: right;
  width: 560px;
  margin-top: 45px;

}

.ab_bg .about .ab_r .title{
  float: right;
}

.ab_bg .about .ab_r .title h5{
  color: #fff;
}

.ab_bg .about .ab_r .title h3 span{
  color: #fff;
}

.ab_bg .about .ab_r .title h3 span i{
  color: #fff;
}

.ab_bg .about .ab_r .title h3 em{
  color:  #a9bad4;

}

.ab_bg .about .ab_r .txt{
  margin-top: 65px;

}

.ab_bg .about .ab_r .txt p{
  font-size: 16px;
  color: #e4e9f3;
  line-height: 42px;
  height: 252px;
  overflow: hidden;
  text-align: right;

}

.ab_bg .about .ab_r .ab_list{
  margin-top: 75px;
  float: right;

}

.ab_bg .about .ab_r .ab_list ul li{
  float: left;
  text-align: center;
  margin-left: 100px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_r .ab_list ul li:hover{
  transform: translateY(-10px);
}

.ab_bg .about .ab_r .ab_list ul li:first-child{
  margin-left: 0;
}

.ab_bg .about .ab_r .ab_list ul li a{
  display: block;
  font-size: 18px;
  color:  #fff;
  font-weight: bold;
}

.ab_bg .about .ab_r .ab_list ul li a img{
  display: block;
  margin: 0 auto 20px auto;
}

.ab_bg .about .ab_r .ab_list ul li a i{
  display: block;
  font-size: 14px;
  color:  #96aacb;
  font-family: Arial, Helvetica, sans-serif;
}


/*news*/

.news_bg{
  width: 100%;
  margin: 0 auto;
  height: 930px;
  background: url(../images/case_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.news_bg .news{
  width: 1280px;
  margin: 0 auto;
  padding-top: 70px;
}

.news_bg .news .news_t{
  height: 145px;
}

.news_bg .news .news_t .title{
  float: left;
  margin-top: 30px;
}

.news_bg .news .news_t .news_list{
  float: right;
} 

.news_bg .news .news_t .news_list ul li{
  float: left;
  text-align: center;
  position: relative;
  z-index: 5;
  width: 150px;
  height: 90px;
  margin-left: 50px;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
}

.news_bg .news .news_t .news_list ul li a img{
  display: block;
  margin: 15px auto 4px auto;
  width: 32px;
  height: 32px;
}

.news_bg .news .news_t .news_list ul li a i{
  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_bg .news .news_t .news_list ul li a i em{
  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_bg .news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: -1;
  width: 0%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.casehover::after{
  width: 100%;
  border: 1px solid #e66743;
}

.news_bg .news .news_t .news_list ul li.casehover a i{
  font-size: 18px;
  color: #333333;
  font-weight: bold;

}

.news_bg .news .news_t .news_list ul li.casehover a i em{
  opacity: 1;
}

.news_bg .news .news_box{
  margin: 0 auto ;
  width: 1280px;
}

.news_bg .news .news_box .news_top{
  height: 450px;
}

.news_bg .news .news_box .news_top .news_l{
  float: left;
  width: 460px;
  height: 450px;
  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);
}

.news_bg .news .news_box .news_top .news_l .news_img{
  width: 420px;
  height: 270px;
  margin: 20px 20px 0 20px;

}

.news_bg .news .news_box .news_top .news_l .news_img img{
  width: 420px;
  height: 270px;
}

.news_bg .news .news_box .news_top .news_l .txt{
  margin: 0 auto;

} 

.news_bg .news .news_box .news_top .news_l .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;
  height: 60px;
  line-height: 60px;
  width: 420px;
  margin: 0 auto;
}

.news_bg .news .news_box .news_top .news_l .txt p{
  font-size: 14px;
  color: #999999;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 420px;
  margin: 0 auto;
}

.news_bg .news .news_box .news_top .news_l .txt .more{
  border-top: 1px solid #e9e9e9;
  width: 420px;
  margin: 20px auto 0 auto;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
}

.news_bg .news .news_box .news_top .news_l .txt .more span{
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  float: left;

}

.news_bg .news .news_box .news_top .news_l .txt .more a{
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/more1.png) no-repeat  center;
  float: right;
  margin-top: 16px;
}

.news_bg .news .news_box .news_top .news_l:hover .txt h5 a{
  color: #e66743;
}

.news_bg .news .news_box .news_top .news_r{
  float: right;
  width: 760px;
}

.news_bg .news .news_box .news_top .news_r ul li{
  width: 760px;
  height: 135px;
  margin-bottom: 20px;
}

.news_bg .news .news_box .news_top .news_r ul li .news_img{
  float: left;
  width: 135px;
  height: 135px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
}

.news_bg .news .news_box .news_top .news_r ul li .news_img img{
  width: 119px;
  height: 119px;
  border-radius: 50%;
  margin: 8px;
}

.news_bg .news .news_box .news_top .news_r ul li .txt{
  width: 590px;
  float: right;

} 

.news_bg .news .news_box .news_top .news_r 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;
  height: 60px;
  line-height: 60px;
}

.news_bg .news .news_box .news_top .news_r ul li .txt p{
  font-size: 14px;
  color: #999;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_r ul li .txt .more{
  margin-top: 20px;
  line-height: 30px;

}

.news_bg .news .news_box .news_top .news_r ul li .txt .more a{
  font-size: 14px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  display: block;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_r ul li .txt .more em{
  display: block;
  float: left;
  width: 440px;
  height: 1px;
  background: #e9e9e9;
  margin-left: 17px;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_top .news_r ul li .txt .more span{
  font-size: 14px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  float: right;
}

.news_bg .news .news_box .news_top .news_r ul li .txt .more span i{
  font-size: 22px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .news_top .news_r ul li:hover .txt h5 a{
  color: #e66743;

}

.news_bg .news .news_box .news_top .news_r ul li:hover .txt .more a{
  color: #e66743;
}

.news_bg .news .news_box .news_top .news_r ul li:hover .txt .more em{
  background: #e66743;
}

.news_bg .news .news_box .list{
  margin: 50px auto 0 auto;
  width: 1280px;
  height: 150px;
  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);
}

.news_bg .news .news_box .list ul li{
  float: left;
  width: 348px;
  height: 84px;
  background: url(../images/buttom6.png) no-repeat  left center;
  margin: 33px 39px 0 39px;
}

.news_bg .news .news_box .list ul li .txt{
  float: left;
  width: 265px;
}

.news_bg .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;
  padding-left: 35px;
  background: url(../images/buttom5.png) no-repeat  left center;
  height: 36px;
}

.news_bg .news .news_box .list ul li .txt span{
  display: block;
  font-size: 14px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 15px;

}

.news_bg .news .news_box .list ul li .txt span i{
  font-size: 22px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 5px;
}

.news_bg .news .news_box .list ul li .more a{
  display: block;
  float: right;
  font-size: 14px;
  color: #999;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  margin-top: 55px;
}

.news_bg .news .news_box .list ul li:hover .txt a{
  color: #e66743;
}