
/*-----------------------------------------------------------*/
/*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%;
  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;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.banner .swiper-slide-active img,
.swiper-slide-duplicate-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}
.banner .swiper-button-next1 {
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(../images/bannerR.png) no-repeat center;
  left: 10%;
  top: 85%;
  z-index: 5;
  cursor: pointer;
  background-size: contain;
}
.banner .swiper-button-prev1 {
  position: absolute;
  width: 45px;
  height: 45px;
  background: url(../images/bannerL.png) no-repeat center;
  float: left;
  z-index: 5;
  cursor: pointer;
  left: 5%;
  top: 85%;
  background-size: contain;
}
.banner .swiper-pagination {
  width: auto;
  top: 50%;
  left: auto;
  right: 80px;
  color: rgba(255, 255, 255, 0);
  background: url(../images/banner_xt.png) no-repeat left center;
  width: 44px;
  height: 70px;
}
.banner .swiper-pagination-total {

  font-size: 18px;
  color: #fff;
  font-weight: bold;
  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;
  position: relative;
  display: block;
  text-align: right;
  line-height: 20px;
  margin-top: 9px;
}

.banner .swiper-pagination-total::after{
  position: absolute;
  left: 22px;
  top: 0px;
  content: "0";
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
}

.banner .swiper-pagination-current {
  display: block;
  font-size: 18px;
  color: #b3c43f;
  font-weight: bold;
  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;
  position: relative;
  text-align: right;
  line-height: 20px;
}

.banner .swiper-pagination-current::after{
  position: absolute;
  left: 22px;
  top: 0px;
  content: "0";
  font-size: 18px;
  color: #b3c43f;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
}


/* title */ 

.title{
  margin: 0;
}

.title img{
  display: block;
}

.title h3{
  font-size: 24px;
  color: #333333;
  letter-spacing: 2px;
  margin: 10px 0 22px 0;
}

.title h3 a{
  display: block;
  font-size: 24px;
  color: #333333;
}

.title em{
  display: block;
  width: 8px;
  height: 36px;
  background: url(../images/buttom2.png) no-repeat top center;
}



/* product */ 

.pro_bg{
  width: 100%;
  margin: 0 auto;
  height: 1003px;
  background: url(../images/pro_bg.jpg) no-repeat top center;
  overflow: hidden;
}

.pro_bg .product{
  width: 1280px;
  margin: 0 auto;
  padding-top: 58px;
  position: relative;
}

.pro_bg .product .title{
  position: absolute;
  left: 0;
  top: 58px;
  z-index: 5;
}

.pro_bg .product .more{
  position: absolute;
  left: 0;
  top: 340px;
  z-index: 5;
}

.pro_bg .product .more .more_ico{
  margin: 0;
  width: 156px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #287237;
}

.pro_bg .product .more .more_ico a{
  display: block;
  text-align: center;
  font-size: 14px;
  color:   #fff;
  letter-spacing: 3px;

}

.pro_bg .product .tel{
  background: url(../images/tel1.png) no-repeat center left;
  margin-top: 40px;
  padding-left: 55px;
} 

.pro_bg .product .tel span{
  display: block;
  font-size: 16px;
  color:   #333333;
}

.pro_bg .product .tel i{
  display: block;
  font-size: 24px;
  color:   #333333;
  font-weight: bold;
}


.pro_bg .product .pro_list{
  margin: 0 auto;
  height: 88px;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_list::after{
  position: absolute;
  right: -320px;
  bottom: 0px;
  width: 1295px;
  height: 1px;
  content: "";
  z-index: -1;
  background: #dddddd;
  -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   ul{
  float: right;
}

.pro_bg .product .pro_list   ul li{
  float: left;
  width: 121px;
  height: 88px;
  line-height: 78px;
  margin-left: 70px;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_list   ul li::after{
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 0;
  height: 3px;
  content: "";
  z-index: -1;
  background: #009062;
  -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   ul li.on::after{
  width: 100%;
}


.pro_bg .product .pro_list ul li  a{
  font-size: 16px;
  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;
  background: url(../images/pro_ico1.png) no-repeat left center;
  padding-left: 37px;
}

.pro_bg .product .pro_list ul li.on  a{
  font-weight: bold;
  background: url(../images/pro_ico2.png) no-repeat left center;
}

.pro_bg .product .pro_box{
  width: 1360px;
  margin: 40px auto 0 auto;
  position: relative;
} 

.pro_bg .product .pro_box ul li:first-child{
  margin-left: 445px;
}

.pro_bg .product .pro_box ul li{
  float: left;
  width: 387px;
  height: 350px;
  background: #fff;
  border: 1px solid #dddddd;
  margin-right: 55px;
  margin-bottom: 40px;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_box ul li .pic{
  width: 367px;
  height: 260px;
  margin: 10px auto 0 auto;
}

.pro_bg .product .pro_box ul li .pic img{
  width: 367px;
  height: 260px;
}

.pro_bg .product .pro_box ul li .txt {
  width: 360px;
  margin: 0 auto;
  height: 80px;
}

.pro_bg .product .pro_box ul li .txt a{
  display: block;
}

.pro_bg .product .pro_box ul li .txt a span{
  font-size:16px;
  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;
  padding-left: 20px;
  width: 180px;
  line-height: 80px;
  position: relative;
  float: left;
}

.pro_bg .product .pro_box ul li .txt a span::after{
  position: absolute;
  left: 0px;
  top: 35px;
  width: 8px;
  height: 8px;
  content: "";
  border: 1px solid #6e6e6e;
  border-radius: 50%;
  -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 a em{
  display: block;
  float: right;
  font-size: 14px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  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;
  line-height: 80px;
  background: url(../images/more.png) no-repeat right center;
  padding-right: 48px;
}

.pro_bg .product .pro_box ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background: #82b358;
  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 ul li:hover::after{
  height: 100%;
}

.pro_bg .product .pro_box ul li:hover a span{
  color: #fff;

}

.pro_bg .product .pro_box ul li:hover a span::after{
  border: 1px solid #fff;
  background: #fff;
}

.pro_bg .product .pro_box ul li:hover a em{
  color: #fff;
  background: url(../images/more1.png) no-repeat right center;
}






/* ys */ 

.ys_bg{
  width: 100%;
  margin: 0 auto;
  height: 929px;
  background: url(../images/ys_bg.jpg) no-repeat top center;
  overflow: hidden;
  position: relative;
  z-index: 5;
}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  padding-top: 335px;
  position: relative;
}

.ys_bg .ys .title{
  position: absolute;
  left: 0px;
  top: 100px;
  z-index: 5;
}

.ys_bg .ys .title img{
  position: relative;
  z-index: 5;
  background: url(../images/ys_xt.png) no-repeat left 22px;
  margin-left: -37px;
  padding-left: 37px;
}

.ys_bg .ys .title h3{
  font-size: 28px;
  color: #fff;
  margin: 20px 0 22px 0;
}

.ys_bg .ys .title em{
  display: block;
  width: 36px;
  height: 8px;
  background: url(../images/ys_ico.png) no-repeat center ;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .bd{

}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1280px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: left;
  width: 542px;
  height: 397px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  width: 542px;
  height: 397px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img i{
  display: block;
  font-size: 60px;
  color: #333;
  font-family: Arial Black;
  line-height: 50px;
  margin-top: 80px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: right;
  width: 635px;
  margin-top: 235px;
} 

.ys_bg .ys .ys_box .bd ul li .txt h5{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5 i{
  font-size: 12px;
  color: #999999;
  font-weight: normal;
  letter-spacing: 5px;
  margin-left: 10px;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 36px;
}

.ys_bg .ys .ys_box .num{
  position: absolute;
  left: 350px;
  top: 505px;
  font-size: 28px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 30px;
}

.ys_bg .ys .ys_box .prev{
  position: absolute;
  left: 115px;
  top: 490px;
  font-size: 18px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 30px;
  height: 43px;
  width: 188px;
  border-bottom: 1px solid #333333;
  text-align: center;
  cursor: pointer;
}

.ys_bg .ys .ys_box .tel{
  position: absolute;
  left: 665px;
  top: 485px;
  font-size: 16px;
  color: #333;
  line-height: 64px;
  background: url(../images/tel2.png) no-repeat left center ;
  padding-left: 85px;
}

.ys_bg .ys .ys_box .tel i{
  font-size: 26px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys_ico1{
  position: absolute;
  left: 60px;
  bottom: 0px;
  z-index: -1;
  font-size: 220px;
  color: #183263;
  font-family: "Impact";
  text-transform: uppercase;
  line-height: 185px;
  opacity: 0.03;

}

.ys_bg .ys_ico{
  position: absolute;
  right: 125px;
  top: 82px;
  width: 514px;
  height: 322px;

}



/* case */ 

.case_bg{
  width: 100%;
  margin: 40px auto 0 auto;
}

.case_bg .case{
  width: 1280px;
  margin: 0 auto;
  background: #fff;
  padding: 0 83px;
  height: 552px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  overflow: hidden;
}

.case_bg .case .case_t{
  margin: 0 auto;
  padding-top: 65px;
  height: 145px;
}

.case_bg .case .case_t .title{
  float: left;
}

.case_bg .case .case_t .title h3{
  font-size: 24px;
  color: #333333;
  letter-spacing: 4px;
  margin: 19px 0 0px 0;
  display: inline-block;
  background: url(../images/buttom3.png) no-repeat right center ;
  padding-right: 55px;
}

.case_bg .case .case_t .t_more{
  float: right;
  width: 156px;
  height: 40px;
  line-height: 40px;
  background: #82b358;
  margin-top: 50px;
} 

.case_bg .case .case_t .t_more a{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 3px;
}

.case_bg .case .case_box{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
} 

.case_bg .case .case_box .swiper-slide{
  cursor: url(../images/mouse.png), default;
}

.case_bg .case .case_box .swiper-slide .pic{
  width: 100%;
  height: 222px;
  background: #eeeeee;
  position: relative;
}

.case_bg .case .case_box .swiper-slide .pic img{
  position: absolute;
  left: 3%;
  top: 10px;
  width: 94%;
  height: 202px;
  margin: 0 auto;
  cursor: url(../images/mouse.png), default;
}

.case_bg .case .case_box .swiper-slide .txt{
  border-bottom: 1px solid #dddddd;
  position: relative;
  z-index: 5;
  height: 60px;
  margin: 12px auto 0 auto;
  width: 94%;
  padding: 0 3%;
  cursor: url(../images/mouse.png), default;
} 


.case_bg .case .case_box .swiper-slide .txt h5 a{
  display: block;
  float: left;
  width: 52%;
}

.case_bg .case .case_box .swiper-slide .txt h5 a span{
  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;
}

.case_bg .case .case_box .swiper-slide .txt h5 a em{
  font-size: 14px;
  color: #aaaaaa;
  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 .swiper-slide .txt .more{
  display: block;
  float: right;
  font-size: 14px;
  color: #666666;
  position: relative;
  z-index: 5;
  margin-top: 5px;
  line-height: 20px;

}

.case_bg .case .case_box .swiper-slide .txt .more i{
  display: inline-block;
  width: 30px;
  height: 20px;
  background: url(../images/more3.png) no-repeat left center;
  position: relative;
  z-index: 5;
  top: 5px;
}

.case_bg .case .case_box .swiper-slide .txt .more:after{
  position: absolute;
  right: 0px;
  top: 5px;
  width: 20px;
  height: 20px;
  content: "";
  z-index: -1;
  border-radius: 50%;
  background: #333333;
  -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 .swiper-slide .txt::after{
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 0px;
  height: 1px;
  content: "";
  background: #82b358;
  -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 .swiper-slide:hover .txt::after{
  width: 100%;
}

.case_bg .case .case_box .swiper-slide:hover .txt .more::after{
  background: #82b358;
}


/* about */ 

.ab_bg{
  width: 100%;
  height: 860px;
  margin: 65px auto 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat bottom center;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
}

.ab_bg .about .ab_l{
  float: left;
  width: 640px;
  margin-top: 20px;
  position: relative;
}

.ab_bg .about .ab_l .title h3{
  letter-spacing: 4px;
  margin: 19px 0 0px 0;
  display: inline-block;
  background: url(../images/ab_ico.png) no-repeat right center;
  padding-right: 55px;
}

.ab_bg .about .ab_l .txt{
  margin-top: 38px;
  overflow: hidden;

}

.ab_bg .about .ab_l .txt h5{
  font-size: 22px;
  color: #333333;
  letter-spacing: 4px;

}

.ab_bg .about .ab_l .txt p{
  font-size: 15px;
  color: #666666;
  line-height: 36px;
  overflow: hidden;
  height: 144px;
  margin: 20px 0 60px 0;
}

.ab_bg .about .ab_l .txt .more{
  display: block;
  float: right;
  font-size: 18px;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  background: url(../images/more4.png) no-repeat left center;
  padding-left: 65px;
}

.ab_bg .about .ab_l .ry{
  position: absolute;
  left: 0px;
  top: 410px;


} 

.ab_bg .about .ab_l .ry .pic{
  width: 262px;
  height: 200px;
  background: url(../images/ry_bg.png) no-repeat center;
}

.ab_bg .about .ab_l .ry .pic img{
  width: 222px;
  height: 157px;
  margin: 22px 0 0 21px;

}

.ab_bg .about .ab_l .ry .ry_txt{
  margin: 15px auto 0  auto;
  text-align: center;

} 

.ab_bg .about .ab_l .ry .ry_txt a{
  font-size: 16px;
  color: #fff;
  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;
}

.ab_bg .about .ab_l .zx{
  margin-top: 280px;
}

.ab_bg .about .ab_l .zx .tel{
  float: left;
  height: 50px;
  background: url(../images/tel3.png) no-repeat left center;
  padding-left: 65px;
}

.ab_bg .about .ab_l .zx .tel i{
  display: block;
  font-size: 14px;
  color: #fff;

}

.ab_bg .about .ab_l .zx .tel span{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  display: block;
}

.ab_bg .about .ab_l .zx .zixun{
  float: left;
  margin-left: 65px;
  border-radius: 45px;
  width: 163px;
  height: 40px;
  line-height: 40px;
  background: #82b358;
  margin-top: 5px;

} 

.ab_bg .about .ab_l .zx .zixun a{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.ab_bg .about .ab_r{
  float: right;
  width: 599px;
  margin-right: -20px;
}

.ab_bg .about .ab_r .ab_img{
  width: 599px;
  height: 665px;
  background: #fff;
}

.ab_bg .about .ab_r .ab_img img{
  width: 553px;
  height: 646px;
  margin: 0 auto;
  display: block;

}

.ab_bg .about .ab_r .ab_list{
  margin: 50px 0 0 -60px;
  width: 700px;
}

.ab_bg .about .ab_r .ab_list ul li{
  float: left;
  width: 174px;
  height: 85px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.ab_bg .about .ab_r .ab_list ul li:last-child{
  border-right: none;
}

.ab_bg .about .ab_r .ab_list ul li a{
  display: block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 5;
}

.ab_bg .about .ab_r .ab_list ul li a i img{
  display: block;
  margin: 0 auto;
}

.ab_bg .about .ab_r .ab_list ul li a em{
  display: block;
  font-size: 16px;
  color: #fff;
  margin: 20px auto 0 auto;
}

.ab_bg .about .ab_r .ab_list ul li a::after{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0px;
  content: "";
  z-index: -1;
  background: #fff;
  border-radius: 50%;
  opacity: 0.1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .about .ab_r .ab_list ul li.on a::after{
  width: 140px;
  height: 140px;
  left: 17px;
  top: -25px;

}



/* news */ 

.news{
  width: 1282px;
  margin: 90px auto 57px auto;
  overflow: hidden;
}

.news .news_t{
  height: 140px;
}

.news .news_t .title{
  float: left;
}

.news .news_t .title h3{
  letter-spacing: 4px;
  margin: 19px 0 0px 0;
  display: inline-block;
  background: url(../images/buttom3.png) no-repeat right center;
  padding-right: 55px;
}

.news .news_t .news_list{
  float: right;
  margin-top: 40px;
}

.news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  margin-left: 70px;
  width: 160px;
  height: 42px;
  line-height: 42px;
}

.news .news_t .news_list ul li a{
  display: block;
  font-size: 16px;
  color:  #333;
  padding-left: 60px;
  -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:nth-child(1) a{
  background: url(../images/news1.png) no-repeat 25px center;
}

.news .news_t .news_list ul li:nth-child(2) a{
  background: url(../images/news2.png) no-repeat 25px center;
}

.news .news_t .news_list ul li:nth-child(3) a{
  background: url(../images/news3.png) no-repeat 25px center;
}

.news .news_t .news_list ul li::after{
  position: absolute;
  left: 0%;
  top: 0rem;
  width: 0%;
  height: 100%;
  content: "";
  z-index: -1;
  border-radius: 45px;
  background: #82b358;
  -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.on::after{
  width: 100%;
}

.news .news_t .news_list ul li.on a{
  color: #fff;

}

.news .news_t .news_list ul li:nth-child(1).on a{
  background: url(../images/news11.png) no-repeat 25px center;
}

.news .news_t .news_list ul li:nth-child(2).on a{
  background: url(../images/news22.png) no-repeat 25px center;
}

.news .news_t .news_list ul li:nth-child(3).on a{
  background: url(../images/news33.png) no-repeat 25px center;
}

.news .news_box{
  margin: 0 auto;
}

.news .news_box .news_top{
  width: 1360px;
  height: 398px;

}

.news .news_box .news_top ul li{
  float: left;
  width: 390px;
  margin-right: 55px;
}

.news .news_box .news_top ul li .news_img{
  width: 390px;
  height: 252px;
  border: 1px solid #dddddd;
  position: relative;

}

.news .news_box .news_top ul li .news_img img{
  width: 370px;
  height: 232px;
  margin: 10px;
}

.news .news_box .news_top ul li .news_img span{
  display: block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-align: center;
  width: 82px;
  height: 30px;
  line-height: 30px;
  background: #287237;
  font-size: 14px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top ul li .txt{
  margin: 25px auto 0 auto;

} 

.news .news_box .news_top ul li .txt .txt_l{
  float: left;
  width: 335px;
}

.news .news_box .news_top ul li .txt .txt_l 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;
}

.news .news_box .news_top ul li .txt .txt_l p{
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 6px;
}

.news .news_box .news_top ul li .txt .more{
  float: right;
  width: 40px;
  height: 40px;
  background: #dddddd url(../images/more2.png) no-repeat center;
  border-radius: 50%;
}

.news .news_box .news_top ul li:hover .news_img span{
  background: #82b358;

}

.news .news_box .news_top ul li:hover .txt .txt_l a{
  color:  #82b358;

}

.news .news_box .list{
  margin: 0 auto;
  width: 1280px;
  height: 110px;
  border: 1px solid #f5f5f5;
} 

.news .news_box .list ul li{
  float: left;
  width: 419px;
  height: 110px;
  border-right: 1px solid #f5f5f5;
  margin-right: 10px;
}

.news .news_box .list ul li:last-child{
  margin-right: 0;
}

.news .news_box .list ul li .time{
  float: left;
  width: 100px;
  height: 60px;
  border-right: 1px solid #dfdfdf;
  margin: 25px auto 0 auto;
  position: relative;
}

.news .news_box .list ul li .time .pic{
  width: 80px;
  height: 60px;
  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 .list ul li .time .pic img{
  width: 80px;
  height: 60px;
}

.news .news_box .list ul li .time span{
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.news .news_box .list ul li .txt{
  float: left;
  width: 275px;
  margin: 25px 0 0 20px;

}

.news .news_box .list ul li .txt h5{
  float: left;
  width: 225px;
}

.news .news_box .list ul li .txt h5 a{
  display: block;
}

.news .news_box .list ul li .txt h5 a span{
  font-size: 16px;
  color: #3f3f3f;
  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;
}

.news .news_box .list ul li .txt h5 a i{
  font-size: 12px;
  color: #999999;
  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: 10px;
}

.news .news_box .list ul li .txt .more{
  display: block;
  float: right;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 60px;
}

.news .news_box .list ul li:hover .time .pic{
  opacity: 1;
}

.news .news_box .list ul li:hover .txt h5 a span{
  color: #287237;

}