
/*-----------------------------------------------------------*/
/*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: 966px !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: 52px;
  color: #333;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 50px;
  padding-top: 32px;
  position: relative;
}

.t_title span::after{
  position: absolute;
  left: -3px;
  top: 60px;
  width: 359px;
  height: 2px;
  background: url(../images/case_xt.png) no-repeat center;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.t_title h3{
  font-size: 24px;
  color: #333;
  margin-top: 3px;
}

.t_title h3 a{
  display: block;
  font-size: 24px;
  color: #333;
}


/* product*/

.pro_bg{
  width: 100%;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat  center 515px;

}

.pro_bg .product{
  margin: 0 auto;
}

.pro_bg .product .pro_list{
  width: 1438px;
  height: 181px;
  background:  #fff;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  border-radius: 15px;
}

.pro_bg .product .pro_list .pro_t{
  width: 534px;
  height: 81px;
  background: #fff;
  position: absolute;
  left: 0px;
  top: -81px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  z-index: 10;
}

.pro_bg .product .pro_list .pro_t a{
  display: block;
  margin-left: 69px;
  font-size: 44px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  padding-top: 30px;
}

.pro_bg .product .pro_list .pro_t a i{
  font-size: 20px;
  color: #333;
  font-weight: normal;
  margin-left: 5px;

}

.pro_bg .product .pro_list .bd{
  margin: 0px auto 0 auto;
  padding-top: 55px;

}

.pro_bg .product .pro_list .bd ul li{
  float: left;
  margin: 0 40px 0 70px;
  height: 80px;
  width: 350px;
}

.pro_bg .product .pro_list .bd ul li a{
  display: block;
  height: 80px;
  line-height: 80px;
  border-right: 1px solid #eeeeee;
  width: 349px;
}

.pro_bg .product .pro_list .bd ul li a span{
  display: block;
  float: left;
  width: 43px;
  height: 43px;
  overflow: hidden;
  margin-top: 18px;
}

.pro_bg .product .pro_list .bd ul li a span .p1{
  width: 43px;
  height: 43px;
  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;
}

.pro_bg .product .pro_list .bd ul li a span .p2{
  width: 43px;
  height: 43px;
  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;
}

.pro_bg .product .pro_list .bd ul li a i{
  float: left;
  width: 155px;
  margin-right: 5px;
  margin-left: 20px;
  font-size: 22px;
  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;
}

.pro_bg .product .pro_list .bd ul li a em{
  display: block;
  width: 11px;
  height: 19px;
  background: url(../images/more.png) no-repeat  center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  margin-top: 30px;
}

.pro_bg .product .pro_list .bd ul li:hover a span .p1{
  transform: translateY(-43px);
}

.pro_bg .product .pro_list .bd ul li:hover a span .p2{
  transform: translateY(-43px);
}

.pro_bg .product .pro_list .bd ul li:hover a i{
  color:  #1965cf;

}

.pro_bg .product .pro_list .bd ul li:hover a em{
  background: url(../images/more1.png) no-repeat  center;
  transform: rotate(90deg);
  margin-top: 32px;
}

.pro_bg .product .pro_list .prev{
  position: absolute;
  right: -60px;
  top: 30px;
  cursor: pointer;
  width: 116px;
  height: 116px;
  background: url(../images/more2.png) no-repeat  center;
}


.pro_bg .product .pro_box{
  margin: 20px auto 0 auto;
}

.pro_bg .product .pro_box .pro_title{
  margin: 0 auto;
  text-align: center;
}

.pro_bg .product .pro_box .pro_title h3 a{
  display: block;
}

.pro_bg .product .pro_box .pro_title h3 em{
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 38px;
  background: #e9e9e9;
}

.pro_bg .product .pro_box .pro_title h3 span{
  display: block;
  font-size: 18px;
  color:  #333333;
  margin: 8px auto 7px auto;

}

.pro_bg .product .pro_box .pro_title h3 i{
  display: block;
  font-size: 12px;
  color: #e9e9e9;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 40px;
}

.pro_bg .product .pro_box .pro_nr{
  margin: 35px auto 0 auto;
  position: relative;
  width: 1300px;
  height: 588px;
}

.pro_bg .product .pro_box .pro_nr .txt{
  float: left;
  width: 515px;
}

.pro_bg .product .pro_box .pro_nr .txt h6{

}

.pro_bg .product .pro_box .pro_nr .txt h6 span{
  display: block;
  font-size: 208px;
  color: #f7f7f7;
  font-family: Arial Black;
  text-transform: uppercase;
  line-height: 170px;
}


.pro_bg .product .pro_box .pro_nr .txt h6 em{
  font-size: 34px;
  color: #333333;
  font-weight: bold;
  background: url(../images/buttom3.png) no-repeat left top;
  padding-left: 27px;
  margin-left: -27px;
  margin-top: -95px;
  padding-top: 0px;
  display: block;
}

.pro_bg .product .pro_box .pro_nr .txt h6 p{
  font-size: 16px;
  color: #333333;
  margin-top: 30px;
}

.pro_bg .product .pro_box .pro_nr .txt h6 b{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 20px 0;
}

.pro_bg .product .pro_box .pro_nr .txt h6 i{
  display: block;
  width: 40px;
  height: 3px;
  background:  #174993;
}

.pro_bg .product .pro_box .pro_nr .txt h5{
  margin-top: 55px;
  margin-left: -25px;

}

.pro_bg .product .pro_box .pro_nr .txt h5 a{
  display: block;
  font-size: 24px;
  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;
}

.pro_bg .product .pro_box .pro_nr .txt h5 a i{
  font-size: 24px;
  color: #333333;
  margin-right: 15px;
  position: relative;
  top: 3px;

}

.pro_bg .product .pro_box .pro_nr .txt h5 span{
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  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-left: 27px;
}

.pro_bg .product .pro_box .pro_nr:hover .txt h5 a{
  color: #1965cf;
}

.pro_bg .product .pro_box .pro_nr .pro_img{
  float: right;
  width: 554px;
  height: 466px;
  margin-right: 33px;
}

.pro_bg .product .pro_box .pro_nr .pro_img img{
  width: 554px;
  height: 466px;
}

.pro_bg .product .pro_box .pro_nr .search{
  position: absolute;
  left: 0px;
  top: 460px;
  width: 390px;
  height: 58px;
} 

.pro_bg .product .pro_box .pro_nr .search .search2{
  float: left;
  width: 317px;
  height: 50px;
  border-bottom: 1px solid #010101;
  background:  none;
  font-size: 15px;
  color: #e0e0e0;
  text-indent: 15px;
}

.pro_bg .product .pro_box .pro_nr .search .search_s{
  float: right;
  width: 58px;
  height: 58px;
  cursor: pointer;
}


.pro_bg .product .pro_box .pro_show{
  margin: 0 auto;
  width: 1340px;

}

.pro_bg .product .pro_box .pro_show .mySwiper{
  overflow: hidden;
  width: 1300px;
  padding: 20px 20px;
  margin: 0 auto;
}

.pro_bg .product .pro_box .pro_show ul li{
  float: left;
  width: 387px;
  height: 436px;
  background:  #ffffff;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  margin-right: 69px;
}

.pro_bg .product .pro_box .pro_show ul li:last-child{
  margin-right: 0;
}

.pro_bg .product .pro_box .pro_show ul li .txt{
  height: 63px;
  line-height: 63px;
  margin: 20px auto 0 auto;

}

.pro_bg .product .pro_box .pro_show ul li .txt a{
  display: block;
}

.pro_bg .product .pro_box .pro_show ul li .txt a span{
  display: block;
  float: left;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-left: -17px;
  background: url(../images/pro_xt.png) no-repeat right center;
  padding-right: 70px;
}

.pro_bg .product .pro_box .pro_show ul li .txt a span i{
  font-size: 28px;
  color: #1965cf;
  font-family: "Impact";
  display: block;
  float: left;
  margin-right: 15px;
}

.pro_bg .product .pro_box .pro_show ul li .txt a em{
  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;
  float: right;
  width: 160px;
  text-align: right;
  margin-right: 27px;
}

.pro_bg .product .pro_box .pro_show ul li .pic{
  width: 335px;
  height: 235px;
  border: 1px solid #eeeeee;
  margin: 0 auto;
  overflow: hidden;

} 

.pro_bg .product .pro_box .pro_show ul li .pic img{
  width: 335px;
  height: 235px;
  -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 .pro_show ul li .more{
  margin: 35px auto 0 auto;
  width: 148px;
  height: 41px;
  line-height: 41px;
  background: #fafafa;
  border-radius: 45px;
  position: relative;
  z-index: 5;

} 
.pro_bg .product .pro_box .pro_show ul li .more a{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #666;
  font-family: "Impact";
  -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 .pro_show ul li .more::after{
  position: absolute;
  left: 50%;
  top: 0%;
  width: 0%;
  height: 100%;
  border-radius: 45px;
  background: #1965cf;
  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_box .pro_show ul li:hover .more::after{
  width: 100%;
  left: 0;
}

.pro_bg .product .pro_box .pro_show ul li:hover .more a{
  color: #fff;
}

.pro_bg .product .pro_box .pro_show ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}


/* ys*/

.ys_bg{
  width: 100%;
  height: 1030px;
  margin: 100px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  position: relative;
  z-index: 5;
}

.ys_bg #particles{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 307px;
  overflow: hidden;
  z-index: -1;
  background: url(../images/ys_bg1.png) no-repeat  center;
  animation: msClock1 12s linear infinite;
  animation: msClock1 12s linear infinite;
}

.ys_bg .ys{
  margin: 0 auto;
  width: 1300px;
  padding-top: 105px;
}

.ys_bg .ys .ys_t{
  margin: 0 auto;
  text-align: center;
  background: url(../images/ys_t1.png) no-repeat  top center;
  padding-top: 5px;
}

.ys_bg .ys .ys_box{
  margin: 55px auto 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .ys1{
  margin: 0 auto;
  width: 510px;
  height: 610px;
}

.ys_bg .ys .ys_box .ys1 .bd{
  margin: 0 auto;
  width: 510px;
  height: 610px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li{
  float: left;
  margin: 0 auto;
  width: 510px;
  height: 610px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li img{
  display: block;
  margin: 0 auto;
  width: 510px;
  height: 610px;
}


.ys_bg .ys .ys_box .ys2{
  margin: -30px auto 0 auto;
} 

.ys_bg .ys .ys_box .ys2 .bd{
  margin: 0 auto;
  width: 1300px;
}

.ys_bg .ys .ys_box .ys2 .bd ul li{
  float: left;
  margin: 0 auto;
  width: 1300px;
}

.ys_bg .ys .ys_box .ys2 .bd ul li h5{
  float: left;
  margin-left: 80px;
  width: 380px;
}

.ys_bg .ys .ys_box .ys2 .bd ul li h5 span{
  display: block;
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  font-family: "simsun";
  line-height: 40px;
}

.ys_bg .ys .ys_box .ys2 .bd ul li i{
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.ys_bg .ys .ys_box .ys2 .bd ul li em{
  display: block;
  width: 37px;
  height: 3px;
  background:  #1965cf;
  margin-top: 30px;
}

.ys_bg .ys .ys_box .ys2 .bd ul li p{
  float: left;
  width: 800px;
  font-size: 15px;
  color: #fff;
  line-height: 36px;
  margin-top: 45px;
}


.ys_bg .ys .ys_box .next{
  width: 125px;
  height: 125px;
  position: absolute;
  left: -60px;
  top: 300px;
  cursor: pointer;
  background: url(../images/ys_left.png) no-repeat center;
}


.ys_bg .ys .ys_box .prev{
  width: 125px;
  height: 125px;
  position: absolute;
  right: -60px;
  top: 300px;
  cursor: pointer;
  background: url(../images/ys_right.png) no-repeat center;
}

  



/* case*/

.case{
  width: 1300px;
  margin: 85px auto 0 auto;
}

.case .case_t{
  height: 150px;
}


.case .t_title{
  float: left;

}

.case .case_t .tel{
  float: right;
  margin-top: 32px;
  background: url(../images/tel_bg.png) no-repeat center;
  width: 449px;
  height: 65px;
}

.case .case_t .tel img{
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  margin: 16px 25px 0 35px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}

.case .case_t .tel span{
  display: block;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 65px;
}

.case .case_box{
  margin: 0px auto 0 auto;
  width: 1360px;
}

.case .case_box ul li{
  float: left;
  width: 390px;
  height: 353px;
  background: #fafafa;
  margin: 0 63px 40px 0;
}

.case .case_box ul li .pic{
  width: 360px;
  height: 250px;
  margin: 15px auto 0 auto;

}

.case .case_box ul li .pic img{
  width: 360px;
  height: 250px;
}

.case .case_box ul li .txt{
  width: 340px;
  height: 73px;
  line-height: 73px;
  background: #fff;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
} 

.case .case_box ul li .txt h5 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;
  float: left;
  width: 250px;
}

.case .case_box ul li .txt .more{
  display: block;
  float: right;
  background: url(../images/more3.png) no-repeat center;
  width: 20px;
  height: 8px;
  margin: 36px 25px 0px 0;
  -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::after{
  position: absolute;
  left: 10px;
  bottom: 0%;
  width: 28px;
  height: 1px;
  content: "";
  background: #1965cf;
  -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:hover .txt::after{
  width: 340px;
}

.case .case_box ul li:hover .txt h5 a{
  color: #1965cf;
}

.case .case_box ul li:hover .txt .more{
  margin: 36px 10px 0px 0;
}



/* about*/

.ab_bg{
  width: 100%;
  margin: 0 auto;
  height: 1315px;
  background: url(../images/ab_bg.jpg) no-repeat bottom center;
  overflow: hidden;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  position: relative;
  height: 920px;
}


.ab_bg .about .ab_l{
  width: 590px;
  float: left;
  margin-top: 27px;
}

.ab_bg .about .ab_l .ab_t{
  margin-top: 45px;
  -webkit-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
}

.ab_bg .about .ab_l .ab_t em{
  display: block;
  width: 35px;
  height: 2px;
  background: #1965cf;
}

.ab_bg .about .ab_l .ab_t span{
  display: block;
  font-size: 16px;
  color: #666666;
  margin: 12px 0 10px 0;
}

.ab_bg .about .ab_l .ab_t i{
  display: block;
  font-size: 12px;
  color: #cccccc;
  font-family: Arial, Helvetica, sans-serif;
}


.ab_bg .about .ab_l .txt{
  margin-top: 125px;
  -webkit-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
}

.ab_bg .about .ab_l .txt h5{
  font-size: 24px;
  color: #292e35;
  font-weight: bold;
  line-height: 30px;
}

.ab_bg .about .ab_l .txt span{
  display: block;
  font-size: 12px;
  color: #9fa3ac;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 8px;
}

.ab_bg .about .ab_l .txt em{
  display: block;
  font-size: 24px;
  color: #292e35;
  font-weight: bold;
  line-height: 30px;
}

.ab_bg .about .ab_l .txt p{
  font-size: 15px;
  color: #4e5561;
  line-height: 38px;
  overflow: hidden;
  height: 266px;
  margin-top: 10px;
}

.ab_bg .about .ab_l .txt .more{
  width: 148px;
  height: 41px;
  line-height: 41px;
  background: #1965cf;
  border-radius: 45px;
  text-align: center;
  margin-top: 48px;

}

.ab_bg .about .ab_l .txt .more a{
  display: block;
  font-size: 18px;
  color: #fff;
  font-family: "Impact";
}



.ab_bg .about .ab_img{
  float: right;
  width: 686px;
  height: 853px;
}

.ab_bg .about .ab_img img{
  width: 686px;
  height: 853px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 200px;
}


.ab_bg .ab_num{
  width: 1348px;
  height: 241px;
  margin: 25px auto 0 auto;
  position: relative;
}


.ab_bg .ab_num ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 279px;
  height: 241px;
  padding: 0 65px;
  margin-right: 60px;
}

.ab_bg .ab_num ul li:last-child{
  margin-right: 0;
}

.ab_bg .ab_num ul li h5{
  margin: 50px auto 0 auto;
  font-size: 18px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 40px;
}

.ab_bg .ab_num ul li h5 span{
  font-size: 48px;
  color: #333;
  font-family: "Impact";
}

.ab_bg .ab_num ul li p{
  margin: 15px auto  0 auto;

}

.ab_bg .ab_num ul li p i{
  display: block;
  font-size: 20px;
  color: #333;
  float: left;
  line-height: 22px;
  margin-top: 13px;
}

.ab_bg .ab_num ul li p i em{
  display: block;
  font-size: 12px;
  color: #c7c7c7;
  font-family: Arial, Helvetica, sans-serif;
}

.ab_bg .ab_num ul li img{
  display: block;
  float: right;
  width: 53px;
  height: 50px;
}

.ab_bg .ab_num ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: -1;
  width: 100%;
  height: 0px;
  border-radius: 25px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #fff;
}

.ab_bg .ab_num ul li.on::after{
  height: 100%;
  -webkit-box-shadow: 0 0 8px 6px rgba(216, 216, 216, .03);
  box-shadow: 0 0 8px 6px rgba(216, 216, 216, .03);
}


/* news*/

.news{
  width: 1300px;
  margin: 80px auto 0 auto;
}

.news .news_t{
  margin: 0 auto;
  height: 170px;
}

.news .news_t .t_title{
  float: left;
}

.news .news_t .t_title span::after {
  width: 429px;
  height: 2px;
  background: url(../images/news_xt.png) no-repeat center;

}

.news .news_t .news_list{
  float: right;
  margin-top: 58px;
} 

.news .news_t .news_list ul li{
  float: left;
  width: 165px;
  height: 55px;
  line-height: 55px;
  border: 1px solid #c9c9c9;
  position: relative;
  z-index: 5;
  margin-left: 58px;
}

.news .news_t .news_list ul li a{
  display: block;
  padding-left: 70px;
  font-size: 16px;
  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 30px center;
}

.news .news_t .news_list ul li.n2 a {
  background: url(../images/news2.png) no-repeat 30px center;
}

.news .news_t .news_list ul li.n3 a {
  background: url(../images/news3.png) no-repeat 30px center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  right: 0;
  bottom: 0px;
  content: "";
  z-index: -1;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/buttom1.png) no-repeat center;
}

.news .news_t .news_list ul li.on::after{
  width: 100%;
  height: 100%;
  background:  #1965cf;
}


.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: 685px !important;
} 

.news .news_box .news_l{
  float: left;
  width: 642px;
}

.news .news_box .news_l .hd{
  width: 642px;
}

.news .news_box .news_l .hd ul li{
  width: 642px;
  height: 64px;
  background: #fafafa;
  margin-bottom: 19px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;

}

.news .news_box .news_l .hd ul li .txt{
  width: 642px;
  height: 64px;
  line-height: 64px;
}

.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;
  width: 380px;
  padding-left: 20px;
  margin-left: 20px;
  float: left;
}

.news .news_box .news_l .hd ul li .txt span{
  display: block;
  float: right;
  font-size: 14px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  margin-right: 25px;
}

.news .news_box .news_l .hd ul li .nr_on{
  width: 642px;
  height: 0px;
  background:  #fafafa;
  position: absolute;
  left: 0;
  top: 0px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.news .news_box .news_l .hd ul li .nr_on .news_img{
  width: 642px;
  height: 327px;
}

.news .news_box .news_l .hd ul li .nr_on .news_img img{
  width: 642px;
  height: 327px;
}

.news .news_box .news_l .hd ul li .nr_on .txt_on{
  margin: 35px 20px 0 20px;

} 

.news .news_box .news_l .hd ul li .nr_on .txt_on .txt_l{
  float: left;
  width: 480px;

}

.news .news_box .news_l .hd ul li .nr_on .txt_on .txt_l h5 a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  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: 25px;

}

.news .news_box .news_l .hd ul li .nr_on .txt_on .txt_l p{
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin: 10px 0 0 25px;
}

.news .news_box .news_l .hd ul li .nr_on .txt_on .time{
  float: right;
  width: 80px;
  text-align: right;
  font-size: 14px;
  color: #666666;
} 


.news .news_box .news_l .hd ul li .nr_on .txt_on .time span{
  display: block;
  font-size: 40px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 35px;
}

.news .news_box .news_l .hd ul li .nr_on .txt_on .time i{
  display: block;
  font-size: 16px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}


.news .news_box .news_l .hd ul li.on{
  height: 493px;
}

.news .news_box .news_l .hd ul li.on .nr_on {
  height: 493px;
  opacity: 1;
}

.news .news_box .news_r{
  float: right;
  width: 599px;
}

.news .news_box .news_r ul li{
  position: relative;
  z-index: 5;
  width: 599px;
  height: 120px;
  background: #fafafa;
  margin-bottom: 31px;
}

.news .news_box .news_r ul li .txt{
  float: left;
  margin-left: 35px;
  width: 400px;
}

.news .news_box .news_r ul li .txt span{
  display: block;
  font-size: 14px;
  color: #b2b2b2;
  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;
  margin: 32px 0 10px 0;
}

.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 .more a{
  display: block;
  float: right;
  width: 19px;
  height: 10px;
  background: url(../images/more4.png) no-repeat center;
  margin: 70px 30px 0 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_r 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: url(../images/news_list.jpg) no-repeat center;
}

.news .news_box .news_r ul li:hover::after{
  width: 100%;
}


.news .news_box .news_r ul li:hover .txt span{
  color: #fff;

}

.news .news_box .news_r ul li:hover .txt a{
  color: #fff;
}

.news .news_box .news_r ul li:hover .more a{
  background: url(../images/more5.png) no-repeat center;
}