
/*-----------------------------------------------------------*/
/*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 */

.banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;

}

.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}


.banner .swiper-button-next1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat  center;
  right: 4%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-button-prev1{
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerL.png) no-repeat  center;
  left: 4%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}

.banner .swiper-pagination {
  width: 100%;
  bottom: 30px;
  right: 0px;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px ;
  background-color: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #1c45c5;
}

/* title */

.title{
  margin: 0 auto;
  text-align: center;

}

.title span{
  display: block;
  font-size: 120px;
  color: #cbcbcb;
  font-family: Arial Black;
  text-transform: uppercase;
  line-height: 100px;
  opacity: 0.5;
}

.title h3{
  font-size: 38px;
  color: #333333;
  font-weight: bold;
  line-height: 32px;
  margin-top: -35px;
  position: relative; 
  z-index: 5;

}

.title h3 a{
  display: block;
  font-size: 38px;
  color: #333333;
  font-weight: bold;
}

.title em{
  display: block;
  width: 18px;
  height: 12px;
  background: url(../images/title.png) no-repeat  center;
  margin: 10px auto 0 auto;
}



/* about */

.ab_bg{
  width: 100%;
  height: 710px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat top center;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;

}

.ab_bg .about .ab_l{
  float: left;
  width: 775px;
  margin-top: 107px;
}


.ab_bg .about .ab_l .ab_t{
  height: 125px;
  background: url(../images/buttom5.png) no-repeat right top;
}

.ab_bg .about .ab_l .ab_t h3{
  font-size: 38px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;

}

.ab_bg .about .ab_l .ab_t em{
  display: block;
  width: 18px;
  height: 12px;
  background: url(../images/title.png) no-repeat center;
  margin-top: 25px;
}

.ab_bg .about .ab_l .ab_box{
  margin: 0 auto;

} 

.ab_bg .about .ab_l .ab_box p{
  font-size: 16px;
  color: #666666;
  line-height: 48px;
  overflow: hidden;
  height: 240px;
  margin-top: 25px;

}

.ab_bg .about .ab_l .ab_box h5{
  font-size: 34px;
  color: #1c45c5;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0px;
}

.ab_bg .about .ab_l .ab_box span{
  display: block;
  font-size: 12px;
  color: #97a4cd;
  text-transform: uppercase;
}

.ab_bg .about .ab_l .ab_box .more{
  height: 63px;
  margin-top: 50px;

}

.ab_bg .about .ab_l .ab_box .more a{
  display: block;
}

.ab_bg .about .ab_l .ab_box .more a img{
  display: block;
  float: left;
}

.ab_bg .about .ab_l .ab_box .more a span{
  display: block;
  float: left;
  font-size: 16px;
  color: #333;
  margin-left: 20px;
  line-height: 63px;
  background: url(../images/buttom6.png) no-repeat right 34px;
  width: 115px;
}


.ab_bg .about .ab_r{
  float: right;
  margin-top: 85px;
  margin-right: -30px;
  height: 390px;
  width: 110px;

}

.ab_bg .about .ab_r span{
  display: block;
  float: left;
  background: url(../images/buttom7.png) no-repeat center top;
  padding-top: 15px;
  height: 390px;
  width: 50px;
}

.ab_bg .about .ab_r span em{
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 4px;
  writing-mode: tb-rl;
  line-height: 50px;
  border-left: 1px solid #f9f9f9;
  height: 390px;
}

.ab_bg .about .ab_r i{
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 4px;
  writing-mode: tb-rl;
  line-height: 50px;
  border-left: 1px solid #f9f9f9;
  float: left;
  height: 230px;
  margin-top: 15px;
}


/* ab_num_bg */

.ab_num_bg{
  width: 100%;
  height: 130px;
  margin: 0 auto;
  border-bottom: 1px solid #f3f3f3;
}

.ab_num_bg .ab_num{
  width: 1300px;
  margin: 0 auto;
}

.ab_num_bg .ab_num ul li{
  float: left;
  width: 248px;
  height: 100px;
  border-right: 1px solid #f3f3f3;
  margin: 15px 100px 0 0;
}

.ab_num_bg .ab_num ul li:last-child{
  margin-right: 0;
  border-right: none;
}

.ab_num_bg .ab_num ul li h5{
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  margin-top: 0px;
}

.ab_num_bg .ab_num ul li h5 span{
  font-size: 46px;
  color: #333333;
  font-family: "Impact";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_num_bg .ab_num ul li p{
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}

.ab_num_bg .ab_num ul li:hover h5 span{
  color: #1c45c5;

}


/* product */

.pro_bg{
  width: 100%;
  margin: 70px auto 0 auto;
  border-bottom: 3px solid #f7f7f7;
  overflow: hidden;
}

.product{
  width: 1300px;
  margin: 0px auto 0 auto;
}


.product .pro_box{
  margin: 30px auto 0 auto;
} 

.product .pro_box .bd{
  width: 1300px;
  height: 450px;
  margin: 0 auto;
}

.product .pro_box .bd ul li{
  float: left;
  width: 1300px;
  height: 450px;
}

.product .pro_box .bd ul li .pic{
  width: 1300px;
  height: 450px;

}

.product .pro_box .bd ul li .pic img{
  width: 1300px;
  height: 450px;
}


.product .pro_box .hd{
  margin: 0 auto;
  height: 264px;
}

.product .pro_box .hd ul li{
  width: 260px;
  height: 261px;
  background: #f9f9f9;
  border-bottom: 3px solid #f7f7f7;
  float: left;
  position: relative;
}
.product .pro_box .hd ul li:nth-child(2n){
  background: #fff;
}

.product .pro_box .hd ul li::after{
  position: absolute;
  left:0px;
  bottom: -3px;
  content: "";
  width: 0px;
  height: 3px;
  background: #1c45c5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box .hd ul li a{
  display: block;
  text-align: center;
  margin: 0 30px;
}

.product .pro_box .hd ul li a img{
  display: block;
  margin: 60px auto 25px auto;
}

.product .pro_box .hd ul li a  span{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  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 3px auto;
}

.product .pro_box .hd ul li a em{
  display: block;
  margin: 0 auto;
  width: 6px;
  height: 6px;
  background: #000000;
  border-radius: 50%;
}

.product .pro_box .hd ul li a i{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box .hd ul li.on a i{
  color: #1c45c5;

}

.product .pro_box .hd ul li.on a span{
  color: #1c45c5;

}

.product .pro_box .hd ul li.on::after{
  width: 100%;

}





/* equipment */

.equipment_bg{
  width: 100%;
  margin: 75px auto 0 auto;
}

.equipment_bg .equipment_box{
  width: 100%;
  margin: 35px auto 0 auto;
  height: 587px;
  background: #fafafa;
  overflow: hidden;
}

.equipment_bg .equipment_box .mySwiper {
  width: 89%;
  margin: 0 auto;
  overflow: hidden;
}


.equipment_bg .equipment_box ul li{
  height: 587px;


}

.equipment_bg .equipment_box ul li .nr{
  width: 78%;
  margin: 0 auto;
  padding: 0 10%;
  height: 587px;
  border-right: 2px solid #fff;
}

.equipment_bg .equipment_box ul li .num{
  font-size: 36px;
  color: #333;
  font-weight: bold;
  font-family: "Bodoni Bd BT";
  font-style: italic;
  line-height: 36px;
  padding-top: 70px;

}

.equipment_bg .equipment_box ul li .pic{
  width: 100%;
  height: 250px;
  background: #fff;
  position: relative;
  margin: 40px auto 0 auto;
  border-radius: 8px;
} 

.equipment_bg .equipment_box ul li .pic img{
  position: absolute;
  left: 1%;
  top: 3px;
  width: 98%;
  height: 244px;
  border-radius: 8px;

}

.equipment_bg .equipment_box ul li .txt{
  margin: 30px auto 0 auto;
  width: 98%;
  position: relative;

}

.equipment_bg .equipment_box ul li .txt h5 a{
  font-size: 18px;
  color: #444444;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 15px;
  background: url(../images/buttom2.png) no-repeat left center;
  width: 70%;
}

.equipment_bg .equipment_box ul li .txt span{
  font-size: 12px;
  color: #aaaaaa;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 15px;
  margin-top: 2px;
}

.equipment_bg .equipment_box ul li .txt p{
  font-size: 15px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 20px 0 0 15px;
  opacity: 0;
}

.equipment_bg .equipment_box ul li .txt .more{
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  width: 55px;
  height: 55px;
  background: #fff url(../images/more.png) no-repeat  center;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.equipment_bg .equipment_box ul li:hover .txt h5 a{
  color: #1c45c5;
  background: url(../images/buttom3.png) no-repeat left center;
}

.equipment_bg .equipment_box ul li:hover .txt span{
  color: #afbbdf;
  width: 70%;
}

.equipment_bg .equipment_box ul li:hover .txt p{
  opacity: 1;
}

.equipment_bg .equipment_box ul li:hover .txt .more{
  opacity: 1;
}

/* case */

.case{
  width: 84%;
  margin: 80px auto 0 auto;
}


.case .mySwiper{
  margin: 40px auto 0 auto;
  overflow: hidden;
}

.case .mySwiper .swiper-slide{
  position: relative;
  cursor: url(../images/mouse.png), default;
}

.case .mySwiper .swiper-slide .pic{
  width: 100%;
  padding-top: 71%;
  margin: 0 auto;
  background: #f2f2f2;
  position: relative;

}

.case .mySwiper .swiper-slide .pic img{
  position: absolute;
  left: 2%;
  top: 2.5%;
  width: 96%;
  height: 95%;
  cursor: url(../images/mouse.png), default;
}

.case .mySwiper .swiper-slide .txt{
  height: 98px;
  margin: 0 auto;
  cursor: url(../images/mouse.png), default;
} 

.case .mySwiper .swiper-slide .txt h5{
  float: left;
  width: 73%;
  height: 98px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}

.case .mySwiper .swiper-slide .txt h5 a{
  display: block;
  margin-left: 5px;
  margin-top: 23px;
}

.case .mySwiper .swiper-slide .txt h5 a span{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 20px;
  background: url(../images/buttom1.png) no-repeat left center;
}

.case .mySwiper .swiper-slide .txt h5 a i{
  font-size: 15px;
  color: #999999;
  font-family: "simsun";
  font-style: italic;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 20px;
}

.case .mySwiper .swiper-slide .txt em{
  display: block;
  float: right;
  font-size: 60px;
  color: #eeeeee;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 46px;
  margin-right: 2%;
  margin-top: 53px;
}

.case .mySwiper .swiper-slide .txt h5::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  width: 0px;
  height: 1px;
  background: #1c45c5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .mySwiper .swiper-slide:hover .txt h5 a span{
  color: #1c45c5;

}

.case .mySwiper .swiper-slide:hover .txt h5::after{
  width: 100%;
}


.case .case_more{
  margin: 40px auto 0 auto;
  background: #1c45c5;
  border-radius: 45px;
  width: 177px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_more a{
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: url(../images/more1.png) no-repeat left center;
  padding-left: 35px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_more:hover{
  transform: translateY(-10px);
}

.case .case_more:hover a{
  letter-spacing: 5px;
}

/* hz */

.hz_bg{
  width: 100%;
  margin: 90px auto 0 auto;
  height: 905px;
  background: url(../images/hz_bg.jpg) no-repeat  center;
}

.hz_bg .hz{
  margin: 0 auto;
  width: 1300px;
  padding-top: 75px;
}


.hz_bg .hz .title span{

}

.hz_bg .hz .title h3{
  color: #fff;

}


.hz_bg .hz .hz_box{
  margin: 40px auto 0 auto;
  width: 1300px;
  overflow: hidden;

}

.hz_bg .hz .hz_box ul li{
  height: 220px;
  width: 260px;
  border-bottom: 1px solid rgba(229, 229, 229, 0.1);
  margin-bottom: 40px;
  float: left;

}

.hz_bg .hz .hz_box ul li .pic{
  width: 240px;
  height: 160px;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  overflow: hidden;
  
}

.hz_bg .hz .hz_box ul li .pic img{
  width: 240px;
  height: 160px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.hz_bg .hz .hz_box ul li .txt{
  width: 240px;
  height: 60px;
  line-height: 60px;
  text-align: center;

} 

.hz_bg .hz .hz_box ul li .txt a{
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.hz_bg .hz .hz_box ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.hz_bg .hz .case_more{
  margin: 0px auto 0 auto;
  background: #1c45c5;
  border-radius: 45px;
  width: 177px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.hz_bg .hz .case_more a{
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: url(../images/more1.png) no-repeat left center;
  padding-left: 35px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.hz_bg .hz .case_more:hover{
  transform: translateY(-10px);
}

.hz_bg .hz .case_more:hover a{
  letter-spacing: 5px;
}


/* news */

.news{
  width: 1300px;
  margin: 80px auto 0 auto;
  height: 827px;
}

.news .news_t{
  height: 165px;
}

.news .news_t .title{
  float: left;
  text-align: left;
}

.news .news_t .title em{
  margin: 12px 0 0 0;
}

.news .news_t .news_list{
  float: right;
  margin-top: 68px;
  height: 45px;

} 

.news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  margin-left: 58px;
  width: 148px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  border: 1px solid #c7c7c7;
}

.news .news_t .news_list ul li a{
  display: block;
  padding-left: 57px;
  font-size: 17px;
  color: #333333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.news .news_t .news_list ul li.n1 a{
  background: url(../images/news1.png) no-repeat 25px center;
}

.news .news_t .news_list ul li.n2 a{
  background: url(../images/news2.png) no-repeat 25px center;
}

.news .news_t .news_list ul li.n3 a{
  background: url(../images/news3.png) no-repeat 25px center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  width: 0px;
  height: 100%;
  background: #2e55d6;
  border-radius: 45px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


.news .news_t .news_list ul li.casehover::after{
  width: 100%;
}

.news .news_t .news_list ul li.casehover a{
  color: #fff;
}

.news .news_t .news_list ul li.n1.casehover a{
  background: url(../images/news11.png) no-repeat 25px center;
}

.news .news_t .news_list ul li.n2.casehover a{
  background: url(../images/news22.png) no-repeat 25px center;
}

.news .news_t .news_list ul li.n3.casehover a{
  background: url(../images/news33.png) no-repeat 25px center;
}


.news .news_box{
  margin: 0 auto;
} 

.news .news_box .news_l{
  float: left;
  width: 611px;
}

.news .news_box .news_l ul li{
  width: 611px;
  height: 179px;
  background: #fafafa;
  margin-bottom: 18px;
}

.news .news_box .news_l ul li .time{
  float: left;
  width: 97px;
  margin-left: 30px;
  margin-top: 61px;
  height: 56px;
  border-right: 1px solid #c8c8c8;
}

.news .news_box .news_l 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_l ul li .time i{
  display: block;
  font-size: 14px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 10px;
}

.news .news_box .news_l ul li .txt{
  float: left;
  margin-left: 23px;
  margin-top: 61px;
  width: 430px;

} 

.news .news_box .news_l ul li .txt a{
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 25px;
}

.news .news_box .news_l ul li .txt p{
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 12px;
}

.news .news_box .news_l ul li:hover .txt a{
  color: #2e55d6;
  font-weight: bold;

}

.news .news_box .news_r{
  float: right;
  width: 635px;
}

.news .news_box .news_r .hd{
  width: 635px;
}

.news .news_box .news_r .hd ul li{
  width: 635px;
  height: 70px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.news .news_box .news_r .hd ul li .txt{
  width: 635px;
  height: 70px;
}

.news .news_box .news_r .hd ul li .txt a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 15px;
  background: url(../images/buttom2.png) no-repeat left center;
}

.news .news_box .news_r .hd ul li .txt span{
  display: block;
  font-size: 15px;
  color: #333333;
  background: url(../images/buttom4.png) no-repeat left center;
  padding-left: 25px;
  margin-top: 15px;
  margin-left: 15px;
}

.news .news_box .news_r .hd ul li .txt_on{
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0;
  -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_r .hd ul li .txt_on .news_img{
  width: 633px;
  height: 253px;
  border: 1px solid #ededed;

}

.news .news_box .news_r .hd ul li .txt_on .news_img img{
  width: 633px;
  height: 253px;
}

.news .news_box .news_r .hd ul li .txt_on .nr{
  margin: 22px auto  0 auto;

} 

.news .news_box .news_r .hd ul li .txt_on .nr a{
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 15px;
  background: url(../images/buttom2.png) no-repeat left 16px;
  line-height: 42px;
  height: 84px;
  
}

.news .news_box .news_r .hd ul li .txt_on .nr p{
  font-size: 15px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 15px;
  margin-top: 5px;

}

.news .news_box .news_r .hd ul li .txt_on .nr span{
  display: block;
  font-size: 15px;
  color: #333333;
  background: url(../images/buttom4.png) no-repeat left center;
  padding-left: 25px;
  margin-top: 17px;
  margin-left: 15px;
}

.news .news_box .news_r .hd ul li.on{
  height: 472px;
  border-bottom: 1px solid #ededed;
}

.news .news_box .news_r .hd ul li.on .txt_on{
  opacity: 1;
}

.news .news_box .news_r .hd ul li:hover .txt_on .nr a{
  color: #1c45c5;
}