
/*-----------------------------------------------------------*/
/*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;
}


/*t_title*/

.t_title{
  position: relative;
  z-index: 5;

}

.t_title i{
  display: block;
  font-size: 63px;
  color: #ca070f;
  font-weight: bold;
  opacity: 0.4;
  line-height: 50px;
  position: absolute;
  left: -46px;
  top: -10px;
  z-index: -1;
}

.t_title h3{
  display: inline-block;
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  border-bottom: 10px solid #ca070f;
  padding: 0 10px;
  line-height: 28px;
  margin-left: -10px;

}

.t_title h3 a{
  display: block;
  font-size: 34px;
  color: #333333;
  font-weight: bold;

}

.t_title span{
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: 20px;
  top: 2px;
  position: relative;
}




/*product*/

.pro_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.pro_bg .product{
  width: 1300px;
  margin: 0 auto;
  padding-top: 50px;
}

.pro_bg .product .pro_l{
  float: left;
  width: 252px;
  height: 835px;
  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_l ul{
  padding-top: 75px;
}

.pro_bg .product .pro_l ul li{
  height: 89px;
  line-height: 89px;
  position: relative;
  z-index: 5;

}

.pro_bg .product .pro_l ul li a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 150px;
  margin-left: 65px;
}

.pro_bg .product .pro_l ul li::after{
  position: absolute;
  left:215px;
  top: 43px;
  width: 0%;
  height: 4px;
  background: #ca070f;
  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_l ul li::before{
  position: absolute;
  left:45px;
  top: 30px;
  width: 2px;
  height: 0px;
  background: #ca070f;
  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_l ul li.on::before{
  height: 30px;
}

.pro_bg .product .pro_l ul li.on::after{
  width: 107px;
}

.pro_bg .product .pro_l ul li.on a{
  font-size: 18px;
  font-weight: bold;
}

.pro_bg .product .pro_r{
  float: right;
  width: 980px;
}

.pro_bg .product .pro_r .pro_t{
  height: 123px;
  margin-top: 55px;

}

.pro_bg .product .pro_r .pro_t .t_title{
  float: left;
  margin-left: 50px;
}

.pro_bg .product .pro_r .pro_t .search{
  float: right;
  width: 480px;
  height: 56px;
  border: 1px solid #dce0e3;
  border-radius: 8px;
} 

.pro_bg .product .pro_r .pro_t .search .sou_t{
  float: left;
  width: 178px;
  height: 56px;
  line-height: 56px;
  border-right: 1px solid #dce0e3 ;
  text-align: center;
}

.pro_bg .product .pro_r .pro_t .search .sou_t i{
  display: inline-block;
  text-align: center;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background:  url(../images/buttom1.png) no-repeat right center;
  padding-right: 25px;
}

.pro_bg .product .pro_r .pro_t .search .search2{
  float: left;
  width: 170px;
  height: 56px;
  background: none;
  font-size: 12px;
  color:  #999999;
  padding-left: 25px;
}

.pro_bg .product .pro_r .pro_t .search .search_s input{
  float: right;
  width: 72px;
  height: 56px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
} 

.pro_bg .product .pro_r .pro_show{
  height: 354px;

}

.pro_bg .product .pro_r .pro_show .swiper-container{
  overflow: hidden;
}


.pro_bg .product .pro_r .pro_show .swiper-slide{

}


.pro_bg .product .pro_r .pro_show .swiper-slide .pic{
  float: left;
  width: 498px;
  height: 354px;

}

.pro_bg .product .pro_r .pro_show .swiper-slide .pic img{
  width: 498px;
  height: 354px;
}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt{
  float: right;
  width: 422px;
  margin-top: 20px;

} 

.pro_bg .product .pro_r .pro_show .swiper-slide .txt em{
  display: block;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #1a202f;

}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt h5{
  border-bottom: 1px solid #e4e4e4;
  height: 45px;
  line-height: 45px;
  margin-top: 5px;
}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt h5 a{
  font-size: 18px;
  color: #141c2f;
  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_r .pro_show .swiper-slide .txt p{
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin-top: 25px;
}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt .more{
  margin-top: 50px;

}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt .more a{
  font-size: 18px;
  color: #333;
  font-family: "Impact";
  display: block;
  float: left;
  width: 102px;
  border-bottom: 5px solid #ca070f;
  height: 18px;
  margin-top: 2px;
}

.pro_bg .product .pro_r .pro_show .swiper-slide .txt .more span{
  display: block;
  float: right;
  font-size: 64px;
  color: #ca070f;
  font-family: "Impact";
  line-height: 56px;
}
 
.pro_bg .product .pro_r .pro_show .swiper-slide:hover .txt h5 a{
  color: #ca070f;

}

.pro_bg .product .pro_r .pro_box{
  margin: 45px auto 0 auto;
}

.pro_bg .product .pro_r .pro_box ul li{
  float: left;
  width: 287px;
  margin-right: 59px;
}

.pro_bg .product .pro_r .pro_box ul li:last-child{
  margin-right: 0;
}

.pro_bg .product .pro_r .pro_box ul li .pic{
  width: 287px;
  height: 205px;
  background: #f6f6f6;

} 

.pro_bg .product .pro_r .pro_box ul li .pic img{
  width: 267px;
  height: 185px;
  margin: 10px;
}

.pro_bg .product .pro_r .pro_box ul li .txt{
  position: relative;
  z-index: 5;

} 

.pro_bg .product .pro_r .pro_box ul li .txt h5 a{
  margin: 0 10px 0 50px;
  line-height: 40px;
  font-size: 16px;
  color: #2f2f2f;
  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_r .pro_box ul li .txt .more{
  margin-left: 50px;
  display: block;

}

.pro_bg .product .pro_r .pro_box ul li .txt .more span{
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  width: 47px;
  border-bottom: 6px solid #ca070f;
  text-align: center;
  height: 15px;
}

.pro_bg .product .pro_r .pro_box ul li .txt .more em{
  display: block;
  float: right;
  font-size: 16px;
  color: #999999;
}


.pro_bg .product .pro_r .pro_box ul li .txt::after{
  position: absolute;
  content: "";
  z-index: -1;
  background: #030000;
  width: 1px;
  height: 82px;
  left: 28px;
  top: -52px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_r .pro_box ul li:hover .txt::after{
  height: 110px;
}

.pro_bg .product .pro_r .pro_box ul li:hover .txt h5 a{
  color: #bc1118;
}


/*ys*/


.ys_bg{
  width: 100%;
  height: 1049px;
  margin: 85px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat left center;
  overflow: hidden;
}


.ys_bg .ys{
  margin: 0 auto;
  width: 1300px;
  padding-top: 125px;
  position: relative;
}


.ys_bg .ys .ys_t{
  position: absolute;
  right: 40px;
  top: 130px;
  text-align: right;
}

.ys_bg .ys .ys_t img{
  display: inline-block;
  text-align: right;
}

.ys_bg .ys .ys_t p{
  font-size: 17px;
  color: #fff;
  letter-spacing: 5px;
  margin-top: 5px;
} 

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
  z-index: 5;
} 

.ys_bg .ys .ys_box .bd{
  margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1300px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: left;
  width: 535px;
  padding-left: 80px;
}

.ys_bg .ys .ys_box .bd ul li .txt b{
  display: block;
  font-size: 335px;
  color: #ca070f;
  font-weight: bold;
  opacity: 0.23;
  line-height: 250px;
  position: absolute;
  left: -200px;
  top: 0px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 56px;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  padding-top: 37px;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_box .bd ul li .txt i{
  display: block;
  font-size: 14px;
  color: #c0c7d9;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}

.ys_bg .ys .ys_box .bd ul li .txt span{
  display: block;
  font-size: 52px;
  color: #333333;
  font-family: 'Times New Roman', Times, serif;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 190px;
  line-height: 45px;
}

.ys_bg .ys .ys_box .bd ul li .txt em{
  display: block;
  margin-top: 35px;
  width: 45px;
  height: 2px;
  background: #ca070f;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  margin-top: 30px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: right;
  margin-right: -35px;
  margin-top: 190px;
  width: 661px;
  height: 661px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 661px;
  height: 661px;
  border-radius: 50%;
}


.ys_bg .ys .ys_box .prev{
  position: absolute;
  left: 80px;
  top: 605px;
  font-size: 18px;
  color: #333;
  font-family: "Impact";
  width: 78px;
  height: 19px;
  border-bottom: 5px solid #ca070f;
  cursor: pointer;


}

.ys_bg .ys .ys_box .pageState{
  position: absolute;
  left: 545px;
  top: 610px;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 10px;
}

.ys_bg .ys .ys_box .pageState::after{
  content: "0";
  position: absolute;
  left: 40px;
  top: 32px;
  font-size: 18px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .pageState span{
  font-size: 48px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  position: relative;
  left: 8px;
}

.ys_bg .ys .ys_box .pageState span::after{
  content: "0";
  position: absolute;
  left: -22px;
  top: -8px;
  font-size: 48px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
}


.ys_bg .ys .ys_box .ys_xt{
  position: absolute;
  left: 80px;
  top: 770px;
  font-size: 14px;
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  letter-spacing: 23px;
}

.ys_bg .ys .ys_box::after{
  position: absolute;
  left: 485px;
  top: -15px;
  width: 114px;
  height: 120px;
  background: url(../images/ys_ico.png) no-repeat  center;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/*case*/

.case{
  width: 1300px;
  margin: 60px auto 0 auto;
}

.case .case_t{
  height: 110px;

}

.case .case_t .t_title{
  float: left;
  margin-top: 30px;
}


.case .case_t .tel{
  float: right;
  text-align: right;
  border-bottom: 1px solid #000000;
}


.case .case_t .tel span{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  background: url(../images/tel1.png) no-repeat left center;
  padding-left: 35px;
}

.case .case_t .tel i{
  display: block;
  font-size: 24px;
  color:  #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 47px;
  margin-top: 8px;
}


.case .case_box{
  margin: 0 auto;
  width: 1360px;
}

.case .case_box ul li{
  float: left;
  width: 364px;
  margin-right: 100px;
}

.case .case_box ul li:nth-child(3n){
  margin-right: 0;
}

.case .case_box ul li .pic{
  width: 364px;
  height: 240px;
  background: #f8f8f8;

}

.case .case_box ul li .pic  img{
  width: 354px;
  height: 230px;
  margin: 5px;
}

.case .case_box ul li .txt{
  margin: 0 auto;
  height: 88px;

} 

.case .case_box ul li .txt span{
  display: block;
  font-size: 28px;
  color:  #333;
  font-family: "Impact";
  float: left;
  margin-top: 13px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box ul li .txt em{
  display: block;
  margin-left: 15px;
  margin-top: 43px;
  width: 62px;
  height: 2px;
  background: #313131;
  float: left;
}

.case .case_box ul li .txt a{
  float: right;
  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;
  width: 200px;
  text-align: right;
  margin: 21px 5px 0 0;
}

.case .case_box ul li:hover .txt a{
  color: #bc1118;

}

.case .case_box ul li:hover .txt span{
  color: #bc1118;
}


/*about*/

.ab_bg{
  margin: 0 auto;
  width: 100%;
  height: 796px;
  margin: 57px auto 0 auto;
  background:  url(../images/ab_bg.jpg) no-repeat top center;
  overflow: hidden;
}


.ab_bg .about{
  margin: 0 auto;
  width: 1300px;
  
}

.ab_bg .about .ab_l{
  float: left;
  width: 670px;
  margin-top: 120px;
}

.ab_bg .about .ab_l .ab_nr{
  margin-top: 85px;

}

.ab_bg .about .ab_l .ab_nr h5 a{
  display: block;
  font-size: 20px;
  color:  #333333;
  font-weight: bold;

}

.ab_bg .about .ab_l .ab_nr em{
  display: block;
  width: 46px;
  height: 3px;
  background: #ca070f;
  margin-top: 15px;

}

.ab_bg .about .ab_l .ab_nr p{
  font-size: 15px;
  color:  #505050;
  line-height: 36px;
  overflow: hidden;
  height: 216px;
  margin-top: 10px;
}

.ab_bg .about .ab_l .ab_list{
  margin: 50px auto 0 auto;
} 

.ab_bg .about .ab_l .ab_list ul li{
  float: left;
  width: 300px;
}

.ab_bg .about .ab_l .ab_list ul li a{
  display: block;
}

.ab_bg .about .ab_l .ab_list ul li a span{
  display: block;
  float: left;
  width: 89px;
  height: 89px;
  border-radius: 50%;
  border: 1px solid #4a4a4a;
  overflow: hidden;
  -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_list ul li a span .ab1{
  display: block;
  width: 89px;
  height: 89px;
  border-radius: 50%;
  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;
}

.ab_bg .about .ab_l .ab_list ul li a span .ab2{
  width: 89px;
  height: 89px;
  border-radius: 50%;
  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;
}


.ab_bg .about .ab_l .ab_list ul li a i{
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 23px;
  font-size: 18px;
  color: #4a4a4a;
  font-weight: bold;
  -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_list ul li a i em{
  display: block;
  font-size: 12px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 4px;
  -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_list ul li.on a span .ab1{
  transform: translateY(-89px);
}

.ab_bg .about .ab_l .ab_list ul li.on a span .ab2{
  transform: translateY(-89px);

}

.ab_bg .about .ab_l .ab_list ul li.on a span{
  border: 3px solid #bc1118;
  background: #fff;
}


.ab_bg .about .ab_l .ab_list ul li.on a i{
  color: #bc1118;

}


.ab_bg .about .ab_l .ab_list ul li.on a i em{
  color: #bf6569;
}

.ab_bg .about .ab_r{
  float: right;
  width: 540px;
  position: relative;
  margin-top: 117px;
} 


.ab_bg .about .ab_r .ab_more{
  position: absolute;
  left: 0px;
  top: -45px;
  background: url(../images/ab_more.png) no-repeat right top;
  padding-right: 30px;

}

.ab_bg .about .ab_r .ab_more a{
  display: block;
  font-size: 18px;
  color: #333;
  font-family: "simsun";
  letter-spacing: 4px;
  line-height: 16px;
}

.ab_bg .about .ab_r .ab_img{
  width: 594px;
  height: 675px;
  margin-right: -51px;

}

.ab_bg .about .ab_r .ab_img img{
  width: 594px;
  height: 675px;
}

.ab_bg .about .ab_r .ab_xt{
  position: absolute;
  right: -105px;
  top: -60px;
  width: 106px;
  height: 109px;
  background: url(../images/ab_ico.png) no-repeat center;
}




/*news*/


.news_bg{
  width: 100%;
  height: 747px;
  margin: 0 auto;
  background: url(../images/news_bg.jpg) no-repeat center;

}

.news_bg .news{
  width: 1300px;
  margin: 0 auto;
  padding-top: 92px;
}

.news_bg .news .news_t{
  margin: 0 auto;
  height: 92px;
}

.news_bg .news .news_t .t_title{
  float: left;

}

.news_bg .news .news_t .news_list{
  float: right;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 140px;
  height: 44px;
  line-height: 44px;
  margin-left: 40px;
}

.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 100%;
  background: #ca070f;
  border-radius: 45px;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  font-size: 18px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 50px;
}

.news_bg .news .news_t .news_list ul li.n1 a{
  background: url(../images/news1.png) no-repeat 20px center;
}

.news_bg .news .news_t .news_list ul li.n2 a{
  background: url(../images/news2.png) no-repeat 20px center;
}

.news_bg .news .news_t .news_list ul li.n3 a{
  background: url(../images/news3.png) no-repeat 20px center;
}

.news_bg .news .news_t .news_list ul li.on::after{
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.on a{
  color: #fff;

}

.news_bg .news .news_t .news_list ul li.n1.on a{
  background: url(../images/news11.png) no-repeat 20px center;
}

.news_bg .news .news_t .news_list ul li.n2.on a{
  background: url(../images/news22.png) no-repeat 20px center;
}

.news_bg .news .news_t .news_list ul li.n3.on a{
  background: url(../images/news33.png) no-repeat 20px center;
}

.news_bg .news .news_box{
  margin: 0 auto;
}


.news_bg .news .news_box .news_l{
  float: left;
  width: 785px;
}

.news_bg .news .news_box .news_l ul li{
  float: left;
  width: 350px;
  height: 470px;
  border: 1px solid #dedede;
  margin-right: 40px;
}

.news_bg .news .news_box .news_l ul li .news_img{
  width: 300px;
  height: 195px;
  margin: 0 auto;
  margin: 25px auto 0 auto;
  overflow: hidden;

}

.news_bg .news .news_box .news_l ul li .news_img img{
  width: 300px;
  height: 195px;
  -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_l ul li .txt{
  width: 300px;
  margin: 20px auto 0  auto;
}

.news_bg .news .news_box .news_l ul li .txt h5 a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  display: block;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  -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_l ul li .txt p{
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin: 10px 0 20px 0;

}

.news_bg .news .news_box .news_l ul li .txt .more{
  height: 24px;

}

.news_bg .news .news_box .news_l ul li .txt .more span{
  display: block;
  float: left;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
}

.news_bg .news .news_box .news_l ul li .txt .more a{
  display: block;
  float: right;
  font-size: 14px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  border-bottom: 6px solid #ca070f;
  width: 47px;
  text-align: center;
  height: 12px;
  margin-top: 5px;
}

.news_bg .news .news_box .news_l ul li:hover .txt h5 a{
  color: #bc1118;
}

.news_bg .news .news_box .news_l ul li:hover .news_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.news_bg .news .news_box .news_r{
  float: right;
  width: 500px;
}

.news_bg .news .news_box .news_r ul li{
  width: 500px;
  height: 136px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 31px;
  position: relative;

}

.news_bg .news .news_box .news_r ul li .news_img{
  float: left;
  width: 140px;
  height: 105px;
  border: 1px solid #f7f7f7;

}

.news_bg .news .news_box .news_r ul li .news_img img{
  width: 140px;
  height: 105px;
}

.news_bg .news .news_box .news_r ul li .txt{
  float: right;
  width: 325px;

} 

.news_bg .news .news_box .news_r ul li .txt span{
  display: block;
  width: 90px;
  height: 20px;
  line-height: 20px;
  background: #f8f8f8;
  border-radius: 45px;
  text-align: center;
  font-size: 14px;
  color: #999999;
  margin: 5px 0 20px 0;
  -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_r ul li .txt a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .txt p{
  font-size: 14px;
  color: #999999;
  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_bg .news .news_box .news_r ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #ca070f;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li:hover::after{
  width: 100%;
}

.news_bg .news .news_box .news_r ul li:hover .txt span{
  background: #ca070f;
  color: #fff;
}