
/*-----------------------------------------------------------*/
/*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;
}





.bodyindex #indexPage #topSlider .content_list .owl-stage .item_block {
  height: 894px !important;
}






/* t_title*/

.t_title{
  margin-left: -40px;
  padding-left: 40px;
  background: url(../images/title.png) no-repeat left top;

}

.t_title span{
  display: block;
  font-size: 96px;
  color: #333;
  font-family: Arial Black;
  text-transform: uppercase;
  line-height: 80px;
  position: relative;
  opacity: 0.05;
}



.t_title h3{
  font-size: 26px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  width: 189px;
  line-height: 40px;
  text-align: right;
  position: relative;
  z-index: 5;
  top: -35px;
  left: -90px;
}

.t_title h3 i{
  font-size: 26px;
  color: #333;
  font-weight: normal;
}

.t_title h3 a{
  font-size: 26px;
  color: #333;
  font-weight: bold;
}

.t_title h3::after{
  position: absolute;
  left: 25px;
  top: -20px;
  width: 43px;
  height: 43px;
  background: #c4d2e7;
  border-radius: 50%;
  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;
  padding-bottom: 60px;
  background: #f7f9fb url(../images/pro_list.png) no-repeat  center 160px;
}

.pro_bg .product{
  margin: 0 auto;
  width: 1300px;
  position: relative;
  padding-top: 75px;
}

.pro_bg .product .tel{
  position: absolute;
  right: -148px;
  top: -64px;
  width: 667px;
  height: 128px;
  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);
  z-index: 10;
}

.pro_bg .product .tel span{
  display: block;
  float: left;
  width: 519px;
  text-align: center;
  line-height: 128px;
  font-size: 24px;
  color:  #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;

}

.pro_bg .product .tel i{
  display: block;
  float: right;
  background: #1b52a4;
  width: 148px;
  height: 128px;
}

.pro_bg .product .tel i img{
  display: block;
  margin: 40px auto 0 auto;
}

.pro_bg .product .pro_t{
  margin: 0 auto;
  height: 142px;
}

.pro_bg .product .pro_t .t_title{
  float: left;
}

.pro_bg .product .pro_t .t_r{
  float: right;
  text-align: right;
  margin-top: 60px;
} 

.pro_bg .product .pro_t .t_r span{
  display: block;
  font-size: 12px;
  color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
}

.pro_bg .product .pro_t .t_r i{
  display: block;
  font-size: 18px;
  color: #333333;
  font-family: "simsun";
  font-weight: bold;
  letter-spacing: 4px;
  margin-top: 5px;
}


.pro_bg .product .pro_list{
  margin: 0 auto;
  height: 366px;
} 

.pro_bg .product .pro_list .pro_l{
  float: left;
  margin: 192px 0 0 60px;
}

.pro_bg .product .pro_list .pro_l i{
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.pro_bg .product .pro_list .pro_l span{
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
}

.pro_bg .product .pro_list .pro_l em{
  display: block;
  background:  #b3c1cf;
  width: 183px;
  height: 1px;
  margin-top: 30px;
}

.pro_bg .product .pro_list .pro_r{
  float: right;
  position: relative;
  width: 900px;
} 

.pro_bg .product .pro_list .pro_r .bd{
  float: left;
  width: 900px;
  margin-top: 40px;

}

.pro_bg .product .pro_list .pro_r .bd ul li{
  float: left;
  width: 225px;
  height: 240px;
  background: url(../images/pro_xt.png) no-repeat  center right;
}

.pro_bg .product .pro_list .pro_r .bd ul li a{
  display: block;
  margin: 0 20px;
  text-align: center;
}

.pro_bg .product .pro_list .pro_r .bd ul li a i{
  display: block;
  margin: 35px auto 50px auto;
  position: relative;
  z-index: 5;
  width: 52px;
  height: 36px;
}

.pro_bg .product .pro_list .pro_r .bd ul li a i::after{
  position: absolute;
  left: -15px;
  top: 5px;
  width: 0%;
  height: 0%;
  border-radius: 45px;
  background: #d1dced;
  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_list .pro_r .bd ul li a i img{
  display: block;
  width: 52px;
  height: 36px;
}

.pro_bg .product .pro_list .pro_r .bd ul li a span{
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  display: block;
  -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 .pro_r .bd ul li a  em{
  font-size: 20px;
  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;
  margin: 10px auto 0 auto;
}

.pro_bg .product .pro_list .pro_r .bd ul li:hover a span{
  font-weight: bold;
  font-size: 20px;
  color: #1c53a4;
  
}

.pro_bg .product .pro_list .pro_r .bd ul li:hover a i::after{
  width: 42px;
  height: 42px;
}

.pro_bg .product .pro_list .pro_r .hd{
  position: absolute;
  right: -105px;
  top: 95px;
  width: 53px;
}

.pro_bg .product .pro_list .pro_r .hd .next{
  cursor: pointer;
  width: 53px;
  height: 53px;
  background: url(../images/pro_left.png) no-repeat  center ;
}

.pro_bg .product .pro_list .pro_r .hd .prev{
  cursor: pointer;
  width: 53px;
  height: 53px;
  background: url(../images/pro_right.png) no-repeat  center ;
  margin-top: 25px;
}



.pro_bg .product .pro_box{
  margin: 30px auto 0 auto;
  width: 1360px;
} 

.pro_bg .product .pro_box ul li{
  float: left;
  width: 400px;
  height: 390px;
  background: #ffffff;
  margin: 0 50px 40px 0;
}


.pro_bg .product .pro_box ul li .pic{
  width: 350px;
  height: 255px;
  overflow: hidden;
  margin: 25px auto 0 auto;
}

.pro_bg .product .pro_box ul li .pic img{
  width: 350px;
  height: 255px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box ul li .txt{
  margin: 0 auto;
  width: 350px;
} 

.pro_bg .product .pro_box ul li .txt h5{
  float: left;
  width: 257px;
}

.pro_bg .product .pro_box ul li .txt h5 a{
  display: block;
  padding-left: 10px;
}

.pro_bg .product .pro_box ul li .txt h5 a i{
  font-size: 16px;
  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;
  margin: 23px 0 12px 0;
}

.pro_bg .product .pro_box ul li .txt h5 a em{
  display: block;
  width: 257px;
  height: 1px;
  background: #0d182d;

}

.pro_bg .product .pro_box ul li .txt h5 a img{
  display: block;
  margin-top: 10px;
}

.pro_bg .product .pro_box ul li .txt span{
  display: block;
  float: right;
  font-size: 28px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.pro_bg .product .pro_box ul li:hover .txt h5 a i{
  color: #1b52a4;
}

.pro_bg .product .pro_box ul li:hover .txt span{
  color: #1b52a4;
}




/* ys*/

.ys_bg{
  width: 100%;
  height: 1193px;
  margin: 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center ;
}

.ys_bg .ys{
  margin: 0 auto;
  width: 1300px;
  position: relative;
  padding-top: 85px;
}

.ys_bg .ys .ys_t{
  position: absolute;
  z-index: 5;
  left: -80px;
  padding-left: 80px;
  width: 566px;
  top: 85px;
  background: url(../images/ys_t.png) no-repeat left top ;
}

.ys_bg .ys .ys_t span{
  display: block;
  font-size: 94px;
  color: #333333;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 80px;
  padding-top: 72px;
}

.ys_bg .ys .ys_t h3{
  font-size: 28px;
  color: #333333;
  margin-top: 5px;

}

.ys_bg .ys .tel{
  position: absolute;
  right: -38px;
  top: 125px;
  width: 464px;
  height: 71px;
  line-height: 71px;
  background:  #f7f9fb;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;

}

.ys_bg .ys .tel  img{
  display: block;
  float: left;
  width: 16px;
  height: 24px;
  margin: 20px 0 0 50px;
  animation: msClock 2s linear infinite;
  animation: msClock 2s linear infinite;
}

.ys_bg .ys .tel span{
  display: block;
  float: left;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: 10px;

}

.ys_bg .ys .ys_box{
  margin: 140px auto 0 auto;
  position: relative;
} 

.ys_bg .ys .ys_box .hd{
  position: absolute;
  right: 0px;
  top: 0px;
}

.ys_bg .ys .ys_box .hd ul li{
  margin-bottom: 60px;
  position: relative;
  -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 h5{
  font-size: 62px;
  color:  #ededed;
  font-weight: bold;
  line-height: 70px;
  -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;
  right: -120px;
  top: 34px;
  width: 0px;
  height: 2px;
  background:  #1b52a4;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
}

.ys_bg .ys .ys_box .hd ul li.on{
 transform: translateX(-70px);
}

.ys_bg .ys .ys_box .hd ul li.on h5{
  color:  #1b52a4;
}

.ys_bg .ys .ys_box .hd ul li.on i{
  width: 72px;
}

.ys_bg .ys .ys_box .bd{
  width: 590px;
  position: absolute;
  right: 0px;
  top: 550px;
}

.ys_bg .ys .ys_box .bd ul li{
  text-align: right;
  width: 590px;

}

.ys_bg .ys .ys_box .bd ul li h5{
  font-size: 24px;
  color:  #333333;
  font-weight: bold;
}

.ys_bg .ys .ys_box .bd ul li span{
  display: block;
  font-size: 12px;
  color:  #999;
  font-family: Arial, Helvetica, sans-serif;
  margin: 2px 0 2px 0;
}

.ys_bg .ys .ys_box .bd ul li em{
  display: inline-block;
  width: 24px;
  height: 3px;
  background: #090e14;

}

.ys_bg .ys .ys_box .bd ul li p{
  font-size: 16px;
  color:  #666666;
  line-height: 36px;
  margin-top: 10px;
}

.ys_bg .ys .ys_box .ys_img{
  position: absolute;
  left: -135px;
  top: 160px;
}


/* case*/

.case_bg{
  width: 100%;
  margin: 0 auto;
  background: #f7f9fb;
  height: 983px;
  overflow: hidden;
}


.case_bg .case_t{
  width: 1300px;
  margin: 0 auto;
  position: relative;

}

.case_bg .case_t .t_title{
  position: absolute;
  left: 0;
  top: 80px;
}

.case_bg .case{
  margin: 0 auto;
  position: relative;
}

.case_bg .case .case_box{
  margin: 0 auto;
  padding-top: 0px;
  position: relative;
  z-index: 5;
  height: 955px;
} 

.case_bg .case .case_box::after{
  position: absolute;
  right: 0px;
  bottom: 105px;
  width: 95%;
  height: 1px;
  background: #f4f4f4;
  content: "";
  z-index: -1;
}

.case_bg .case .case_box .mySwiper{
  overflow: hidden;
  width: 120%;
  margin-left: 9.2%;
}

.case_bg .case .case_box .mySwiper .swiper-slide{
  position: relative;
  z-index: 5;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt{
  text-align: center;
  margin: 0 auto;
  height: 130px;
  width: 86%;
  padding-top: 80px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt h5 a{
  font-size: 22px;
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt em{
  display: block;
  width: 33px;
  height: 1px;
  background: #e9e9e9;
  margin: 15px auto 20px auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide .txt p{
  font-size: 15px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.case_bg .case .case_box .mySwiper .swiper-slide .pic{
  width: 96%;
  height: 492px;
  background:  #fff;
  margin: 0 auto;
  -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 .mySwiper .swiper-slide .pic img{
  width: 90%;
  height: 415px;
  margin: 38px 0 0 5%;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case .case_box .mySwiper .swiper-slide .num{
  margin: 0 auto;
  text-align: center;
  cursor: url(../images/mouse.png), default;
} 

.case_bg .case .case_box .mySwiper .swiper-slide .num h5 a{
  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: 20px auto 0 auto;
}

.case_bg .case .case_box .mySwiper .swiper-slide .num span{
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  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_bg .case .case_box .mySwiper .swiper-slide .num em{
  display: block;
  width: 1px;
  height: 33px;
  background: #e9e9e9;
  margin: 15px auto 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 5;
}

.case_bg .case .case_box .mySwiper .swiper-slide .num i{
  display: block;
  font-size: 88px;
  color:  #f2f2f2;
  font-family: "Impact";
  line-height: 0px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.case_bg .case .case_box .mySwiper .swiper-slide .num b{
  display: block;
  background: url(../images/buttom3.png) no-repeat  center;
  width: 89px;
  height: 89px;
  margin: -10px auto 0 auto;
  -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 .mySwiper .swiper-slide::after{
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 0%;
  content: "";
  z-index: -1;
  background: #fff;
  -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 .mySwiper .swiper-slide-next::after{
  height: 848px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.case_bg .case .case_box .mySwiper .swiper-slide-next .txt{
  opacity: 1;

} 

.case_bg .case .case_box .mySwiper .swiper-slide-next .pic{
  background:  #fff;

} 

.case_bg .case .case_box .mySwiper .swiper-slide-next .num h5 a{
  display: none;
}

.case_bg .case .case_box .mySwiper .swiper-slide-next .num span{
  display: none;

}

.case_bg .case .case_box .mySwiper .swiper-slide-next .num em{
  height: 0;
  margin: 0 auto;

}

.case_bg .case .case_box .mySwiper .swiper-slide-next .num i{
  opacity: 1;
  line-height: 78px;
}

.case_bg .case .case_box .mySwiper .swiper-slide-next .num b{
  background: url(../images/buttom4.png) no-repeat  center;
  width: 59px;
  height: 59px;
  margin: 40px auto 0 auto;
}




/* about*/

.ab_bg{
  width: 100%;
  margin: 0 auto;
  height: 1035px;
  background: url(../images/ab_bg.jpg) no-repeat center ;
  overflow: hidden;
}

.about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 95px;
}

.about .ab_t{
  height: 90px;
}

.about .ab_t .t_title{
  float: left;
}

.about .ab_t .t_title span{
  color:  #fff;

}

.about .ab_t .t_title h3{
  color:  #fff;
  border-bottom: 1px solid #eee;
}
.about .ab_t .t_title h3 i{
  color:  #fff;
}

.about .ab_t .t_title h3::after{
  background: #1b52a4;

}

.about .ab_t .t_r{
  margin-right: -185px;
  float: right;
  color:  #fff;
  font-size: 12px;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  letter-spacing: 35px;
  margin-top: 25px;
  opacity: 0.5;
}

.about .ab_box{
  position: relative;
  height: 602px;
}

.about .ab_box .ab_l{
  left:-82px;
  background: url(../images/ab_nr.png) no-repeat bottom left ;
  width: 724px;
  height: 602px;
  position: absolute;
  top: 9px;
  padding-left: 82px;
  padding-right: 130px;

}


.about .ab_box .ab_l h5{
  font-size: 24px;
  color:  #fff;
  font-weight: bold;
  margin-top: 85px;

}

.about .ab_box .ab_l p{
  font-size: 15px;
  color:  #666666;
  line-height: 36px;
  height: 216px;
  overflow: hidden;
  margin-top: 70px;
}

.about .ab_box .ab_l .more{
  display: block;
  margin-top: 40px;
  font-size: 16px;
  color:  #333;
  text-transform: uppercase;
  margin-left: -10px;
  padding-left: 10px;
  background: url(../images/more.png) no-repeat top left ;
  width: 130px;
  line-height: 24px;
}

.about .ab_box .ab_img{
  float: right;
  width: 801px;
  height: 602px;
  margin-right: -230px;
}

.about .ab_box .ab_img img{
  width: 801px;
  height: 602px;
}

.about .ab_num{
  margin: 40px auto 0 auto;
  width: 1300px;

}


.about .ab_num ul li{
  float: left;
  width: 200px;
  height: 150px;
  border-right: 1px solid #446485;
  margin-right: 124px;
}

.about .ab_num ul li:last-child{
  margin-right: 0;
  border-right:none;
}

.about .ab_num ul li h5{
  font-size: 16px;
  color: #d3dbe3;
  text-transform: uppercase;
  margin-top: 10px;
}

.about .ab_num ul li h5 i{
  font-size: 46px;
  color: #fff;
  font-family: "Impact";
}

.about .ab_num ul li h5 span{
  font-size: 46px;
  color: #fff;
  font-family: "Impact";
}

.about .ab_num ul li p{
  font-size: 16px;
  color: #fff;
  margin-top: 10px;
}






/* news*/
.news{
  width: 1300px;
  margin: 90px auto 100px auto;
}

.news .news_t{
  margin: 0 auto;
  height: 135px;
}

.news .news_t .t_title{
  float: left;
}

.news .news_t .news_list{
  float: right;
  margin-top: 58px;
} 

.news .news_t .news_list ul li{
  float: left;
  width: 140px;
  height: 44px;
  line-height: 44px;
  position: relative;
  z-index: 5;
  margin-left: 50px;
}

.news .news_t .news_list ul li a{
  display: block;
  padding-left: 50px;
  font-size: 18px;
  color: #333;
  -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 15px center;
}

.news .news_t .news_list ul li.n2 a {
  background: url(../images/news2.png) no-repeat 15px center;
}

.news .news_t .news_list ul li.n3 a {
  background: url(../images/news3.png) no-repeat 15px center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  left: 0;
  top: 0px;
  content: "";
  z-index: -1;
  width: 0px;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #1b52a4;
  border-radius: 45px;
}

.news .news_t .news_list ul li.on::after{
  width: 100%;
}


.news .news_t .news_list ul li.on a{
  color: #fff;

}

.news .news_t .news_list ul li.n1.on a {
  background: url(../images/news11.png) no-repeat 15px center;
}

.news .news_t .news_list ul li.n2.on a {
  background: url(../images/news22.png) no-repeat 15px center;
}

.news .news_t .news_list ul li.n3.on a {
  background: url(../images/news33.png) no-repeat 15px center;
}

.news .news_box{
  margin: 0 auto;
  height: 640px !important;
} 


.news .news_box .news_l{
  float: left;
  width: 512px;
  height: 637px;
  border: 1px solid #f5f5f5;
}

.news .news_box .news_l .hd{
  width: 428px;
  margin: 0 auto;
}

.news .news_box .news_l .hd ul li{
  width: 428px;
  height: 110px;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_l .hd ul li .time{
  font-size: 34px;
  color: #666;
  font-family: "Impact";
  line-height: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news .news_box .news_l .hd ul li .news_img{
  width: 428px;
  height: 0px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_l .hd ul li .news_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news .news_box .news_l .hd ul li .txt{
  margin: 25px auto 0 auto;

}

.news .news_box .news_l .hd ul li .txt a{
  font-size: 16px;
  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;
  background: url(../images/buttom2.png) no-repeat left center;
  padding-left: 20px;
}

.news .news_box .news_l .hd ul li .txt p{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 13px;
}

.news .news_box .news_l .hd ul li.on .time{
  line-height: 105px;
  opacity: 1;
}

.news .news_box .news_l .hd ul li.on .news_img{
  height: 245px;
}

.news .news_box .news_l .hd ul li.on{
  height: 495px;
  border-bottom: 1px solid #ededed;
}

.news .news_box .news_r{
  float: right;
  width: 710px;
}

.news .news_box .news_r ul li{
  width: 710px;
  height: 147px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 24px;
  position: relative;

}

.news .news_box .news_r ul li::after{
  width: 0px;
  height: 1px;
  background:  #1b52a4;
  position: absolute;
  left: 0;
  bottom: 0px;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.news .news_box .news_r ul li:last-child{
  border-bottom: none;
}

.news .news_box .news_r ul li .news_img{
  float: left;
  border: 1px solid #f5f5f5;
  width: 165px;
  height: 120px;

}
.news .news_box .news_r ul li .news_img img{
  width: 165px;
  height: 120px;
}

.news .news_box .news_r ul li .time{
  float: left;
  width: 105px;
  height: 56px;
  border-right: 1px solid #c8c8c8;
  margin-top: 32px;
  text-align: center;

}

.news .news_box .news_r ul li .time span{
  display: block;
  font-size: 40px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 32px;
}

.news .news_box .news_r ul li .time i{
  display: block;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}

.news .news_box .news_r ul li .txt{
  float: right;
  width: 415px;
  margin-top: 30px;

} 

.news .news_box .news_r ul li .txt a{
  font-size: 16px;
  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;
}


.news .news_box .news_r ul li .txt p{
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 15px;
}

.news .news_box .news_r ul li:hover::after{
  width: 100%;
}

.news .news_box .news_r ul li:hover .txt a{
  color: #1b52a4;
}


