
/*-----------------------------------------------------------*/
/*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;
}

.pagetop_bg {
  background: rgba(51, 51, 51, 0);
}

.bodyindex #indexPage #topSlider .content_list .owl-stage .item_block {
  height: 990px !important;
}

.banner_bg{
  position: relative;
  top: -125px;
}




/* te*/

.te_bg{
  width: 100%;
  margin: -125px auto 0 auto;
  height: 260px;
  background: #fafbfc;
}

.te_bg .te{
  margin: 0 auto;
  width: 1300px;
  padding-top: 70px;
}

.te_bg .te ul li{
  float: left;
  width: 140px;
  height: 120px;
  border-right: 1px solid #dddddd;
  padding-right: 105px;
  text-align: center;
  margin-right: 140px;
}

.te_bg .te ul li:last-child{
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.te_bg .te ul li img{
  display: block;
  margin: 15px auto 12px auto;
  width: 59px;
  height: 57px;
}

.te_bg .te ul li p{
  text-align: center;
  font-size: 16px;
  color: #222222;
}





/* t_title*/

.t_title{

}

.t_title span{
  display: block;
  font-size: 173px;
  color: rgba(255, 255, 255, 1);
  font-family: Arial Black;
  text-shadow:  5px 5px 15px  rgba(0, 0, 0, 0.09);
  line-height: 150px;
  margin-left: -45px;
}

.t_title h3{
  font-size: 34px;
  color: #333;
  font-weight: bold;
  display: inline-block;
  background: url(../images/title.png) no-repeat center ;
  line-height: 40px;
  width: 189px;
  height: 40px;
  position: relative;
  z-index: 5;
  text-align: center;
  top: -65px;
}

.t_title h3 a{
  display: block;
  font-size: 34px;
  color: #333;
  font-weight: bold;
}

.t_title h3 i{
  position: absolute;
  left: 160px;
  top: 0px;
  background: url(../images/pro_t.png) no-repeat center ;
  width: 83px;
  height: 19px;
}

.t_title em{
  display: block;
  background: url(../images/title_xt.png) no-repeat center ;
  width: 241px;
  height: 4px;
  margin-top: -50px;
  position: relative;
  z-index: 5;
}

.t_title p{

  font-size: 16px;
  color: #333;
  margin-top: 23px;
}


/* product*/

.pro_bg{
  width: 100%;
  height: 1482px;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat center top;
}

.pro_bg .product{
  width: 1300px;
  margin: 0 auto;
  padding-top: 70px;
}

.pro_bg .product .pro_t{
  height: 350px;

}

.pro_bg .product .pro_t .t_title{
  float: left;
  margin-top: 45px;
}

.pro_bg .product .pro_t .pro_list{
  float: right;
  width: 915px;
} 


.pro_bg .product .pro_t .pro_list ul li{
  float: left;
  width: 201px;
  height: 287px;
  background: #ffffff;
  border-radius: 8px;
  -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: 37px;
}

.pro_bg .product .pro_t .pro_list ul li:last-child{
  margin-right: 0;
}

.pro_bg .product .pro_t .pro_list ul li a{
  display: block;
  text-align: center;
  margin: 0 20px;
}

.pro_bg .product .pro_t .pro_list ul li a em{
  display: block;
  font-size: 50px;
  color: #fff9f1;
  font-family: "Impact";
  line-height: 45px;
  margin: 40px auto 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_t .pro_list ul li a b{
  display: block;
  width: 13px;
  height: 13px;
  background: url(../images/buttom1.png) no-repeat center;
  margin: 25px auto  25px auto;
}

.pro_bg .product .pro_t .pro_list ul li a span{
  font-size: 18px;
  color: #2f2d3f;
  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_t .pro_list ul li a i{
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-top: 4px;
  display: block;
}

.pro_bg .product .pro_t .pro_list ul li a h6{
  margin: 40px auto 0 auto;
  width: 42px;
  height: 42px;
  background:  #f7f7f7 url(../images/more.png) no-repeat  center;
  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_t .pro_list ul li.on a em{
  color: #d29b5c;

}

.pro_bg .product .pro_t .pro_list ul li.on a h6{
  width: 61px;
  height: 61px;
  border-radius: 50%;
  border: 1px solid #f7c287;
  background: #d1a16b url(../images/more1.png) no-repeat center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  margin: 30px auto 0 auto;
}

.pro_bg .product .pro_box{
  margin: 0  0 0 -30px;
  height: 583px;
  background: url(../images/pro_list.png) no-repeat top left;
  position: relative;
  padding-left: 30px;
}


.pro_bg .product .pro_box .bd{
  

}

.pro_bg .product .pro_box .bd ul li{
  float: left;
  width: 1300px;
}

.pro_bg .product .pro_box .bd ul li .pic{
  float: left;
  width: 738px;
  height: 451px;
  margin: 23px 0 0 12px;
}

.pro_bg .product .pro_box .bd ul li .pic img{
  width: 738px;
  height: 451px;
}
.pro_bg .product .pro_box .bd ul li .txt{
  width: 460px;
  float: right;
  margin-top: 63px;

} 

.pro_bg .product .pro_box .bd ul li .txt h5 a{
  font-size: 20px;
  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/buttom6.png) no-repeat  left top;
  padding-left: 20px;
  padding-top: 4px;
}

.pro_bg .product .pro_box .bd ul li .txt em{
  display: block;
  width: 24px;
  height: 2px;
  background: #535353;
  margin: 13px 0 0 20px;
}

.pro_bg .product .pro_box .bd ul li .txt span{
  font-size: 12px;
  color: #666;
  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: 10px 0 0 20px;
}

.pro_bg .product .pro_box .bd ul li .txt p{
  margin: 16px 0 0 20px;
  font-size: 15px;
  color: #666666;
  line-height: 34px;
  height: 102px;
  overflow: hidden;
}



.pro_bg .product .pro_box  .prev{
  top: 305px;
  left: 817px;
  position: absolute;
}


.pro_bg .product .pro_box  .prev span{
  font-size: 16px;
  color: #333333;
  display: block;
  float: left;
  width: 225px;
  text-align: center;
  margin-top: 50px;
}

.pro_bg .product .pro_box  .prev i{
  display: block;
  float: left;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #f8c183;
  background: #d1a16b url(../images/more2.png) no-repeat center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  -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  .prev:hover i{
  transform: rotate(32deg);

}

.pro_bg .product .pro_box  .prev::after{
  content: "";
  position: absolute;
  left: -48px;
  top: 85px;
  width: 324px;
  height: 1px;
  background: #d6d6d6;
}



.product .pro_show{
  margin: -25px auto 0 auto;
  width: 1360px;

}

.product .pro_show  ul li{
  float: left;
  width: 400px;
  margin: 0 50px 43px 0;
}

.product .pro_show ul li .pic{
  width: 400px;
  height: 300px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.product .pro_show ul li .pic img{
  width: 344px;
  height: 244px;
  margin: 28px;

}

.product .pro_show ul li .txt{
  margin: 13px auto 0 auto;
  width: 344px;
  height: 98px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  padding: 0 28px;
  position: relative;
} 

.product .pro_show ul li .txt h5{
  float: left;
  width: 200px;

}

.product .pro_show ul li .txt h5 a{
  display: block;
  margin-top: 25px;
}

.product .pro_show ul li .txt h5 a span{
  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;
}

.product .pro_show ul li .txt h5 a em{
  display: block;
  width: 30px;
  height: 6px;
  background: url(../images/buttom2.png) no-repeat  center;
  margin-top: 15px;
}

.product .pro_show ul li .txt .more{
  display: block;
  float: right;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #f7c287;
  background: #d1a16b url(../images/more3.png) no-repeat  center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  margin-top: 25px;
}


.product .pro_show ul li .txt::after{
  position: absolute;
  right: 28px;
  bottom: 0%;
  width: 183px;
  height: 1px;
  content: "";
  background: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_show ul li:hover .txt::after{
  width: 344px;
  background: #cfa16c;
}

.product .pro_show ul li:hover .txt h5 a span{
  color:  #cfa16c;
}




/* ys*/
.ys_bg{
  width: 100%;
  height: 1113px;
  margin: 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat center top;
}

.ys_bg .ys{
  width: 1300px;
  margin: 0 auto;
  position: relative;
  padding-top: 75px;
}


.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .ys_box .ys1{
  float: left;
  margin-left: -140px;
  width: 770px;
  overflow: hidden;
}

.ys_bg .ys .ys_box .ys1 .bd{
  width: 770px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li{
  float: left;
  width: 770px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li .txt_t{
  margin-bottom: 50px;

}

.ys_bg .ys .ys_box .ys1 .bd ul li .txt_t span{
  display: block;
  font-size: 222px;
  color: #333333;
  font-family: Arial Black;
  text-shadow:  5px 5px 15px  rgba(0, 0, 0, 0.09);
  line-height: 170px;
  opacity: 0.5;
}

.ys_bg .ys .ys_box .ys1 .bd ul li .txt_t h3{
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  background: url(../images/ys_t.png) no-repeat center;
  line-height: 47px;
  width: 378px;
  height: 47px;
  position: relative;
  z-index: 5;
  text-align: center;
  top: -65px;
  margin-left: 135px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li .txt_t h3 i{
  position: absolute;
  left: 325px;
  top: 0px;
  background: url(../images/pro_t.png) no-repeat center ;
  width: 83px;
  height: 19px;
}

.ys_bg .ys .ys_box .ys1 .bd ul li .txt_t em{
  display: block;
  background: url(../images/ys_xt.png) no-repeat center ;
  width: 353px;
  height: 4px;
  margin-top: -50px;
  margin-left: 140px;
  position: relative;
  z-index: 5;
}

.ys_bg .ys .ys_box .ys1 .bd ul li p{
  font-size: 15px;
  color: #d6d6d6;
  line-height: 36px;
  background: url(../images/buttom3.png) no-repeat left 17px ;
  padding-left: 20px;
  margin-left: 118px;
}

.ys_bg .ys .ys_box .ys_img{
  float: right;
  width: 697px;
  height: 826px;
  margin-right: -120px;
  margin-top: 115px;
} 

.ys_bg .ys .ys_box .ys_img .bd{
  width: 697px;
  height: 826px;
}

.ys_bg .ys .ys_box .ys_img .bd ul li{
  float: left;
  width: 697px;
  height: 826px;
  position: relative;
}

.ys_bg .ys .ys_box .ys_img .bd ul li img{
  display: block;
  margin: 0 auto;

}


.ys_bg .ys .ys_box .hd{
  position: absolute;
  left: 0px;
  top: 398px;

}

.ys_bg .ys .ys_box .hd ul li{
  height: 94px;
  line-height: 94px;
}

.ys_bg .ys .ys_box .hd ul li span{
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  -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{
  display: block;
  float: left;
  font-size: 20px;
  color: #fff;
  float: left;
  -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:nth-child(1) {
  margin-left: 100px;

}

.ys_bg .ys .ys_box .hd ul li:nth-child(2) {
  margin-left: 30px;
  
}

.ys_bg .ys .ys_box .hd ul li:nth-child(3) {
  margin-left: -40px;
  
}

.ys_bg .ys .ys_box .hd ul li.on span{
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px #fff;
  font-size: 60px;
  font-family: Arial Black;
  opacity: 0.1;
}
.ys_bg .ys .ys_box .hd ul li.on h5{
  color: #ce9629;
  font-weight: bold;
  margin-left: -50px;
}

.ys_bg .ys .ys_box .ys_xt{
  position: absolute;
  right: 0px;
  top: 870px;
  width: 430px;
}

.ys_bg .ys .ys_box .ys_xt span{
  display: block;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  font-family: "simsun";
  margin-bottom: 10px;
}

.ys_bg .ys .ys_box .ys_xt i{
  display: block;
  font-size: 14px;
  color: #cfb072;
  font-family: 'Times New Roman', Times, serif;
}





/* case*/

.case{
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.case .t_title{
  position: absolute;
  left: 0px;
  top: -140px;
  height: 210px;
}

.case .t_title h3 i {
  position: absolute;
  left: 165px;
  top: 0px;
  background: url(../images/case_t.png) no-repeat center;
  width: 54px;
  height: 19px;
}

.case .case_box{
  margin: 0 auto;
  padding-top: 80px;
  width: 1360px;

}

.case .case_box  ul li{
  float: left;
  width: 400px;
  margin: 0 50px 43px 0;
}

.case .case_box ul li .pic{
  width: 400px;
  height: 300px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.case .case_box ul li .pic img{
  width: 344px;
  height: 244px;
  margin: 28px;

}

.case .case_box ul li .txt{
  margin: 13px auto 0 auto;
  width: 344px;
  height: 98px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  padding: 0 28px;
  position: relative;
} 

.case .case_box ul li .txt h5{
  float: left;
  width: 200px;

}

.case .case_box ul li .txt h5 a{
  display: block;
  margin-top: 25px;
}

.case .case_box ul li .txt h5 a span{
  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;
}

.case .case_box ul li .txt h5 a em{
  display: block;
  width: 30px;
  height: 6px;
  background: url(../images/buttom2.png) no-repeat  center;
  margin-top: 15px;
}

.case .case_box ul li .txt .more{
  display: block;
  float: right;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #f7c287;
  background: #d1a16b url(../images/more3.png) no-repeat  center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  margin-top: 25px;
}


.case .case_box ul li .txt::after{
  position: absolute;
  right: 28px;
  bottom: 0%;
  width: 183px;
  height: 1px;
  content: "";
  background: #cccccc;
  -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: 344px;
  background: #cfa16c;
}

.case .case_box ul li:hover .txt h5 a span{
  color:  #cfa16c;
}


/* about*/

.ab_bg{
  width: 100%;
  height: 842px;
  margin: 50px auto 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat center top;
  overflow: hidden;
}

.ab_bg .about{
  margin: 0 auto;
  width: 1300px;
  padding-top: 85px;
}

.ab_bg .about .ab_l{
  float: left;
  width: 804px;
}

.ab_bg .about .ab_l .t_title{


}

.ab_bg .about .ab_l .t_title h3{
  top: 0px;
}

.ab_bg .about .ab_l .t_title h3 i{
  width: 101px;
  background: url(../images/ab_t.png) no-repeat center;
}

.ab_bg .about .ab_l .t_title em{
  margin-top: 15px;
  width: 408px;
  background: url(../images/ab_xt.png) no-repeat center;
}

.ab_bg .about .ab_l .txt{
  width: 760px;
  font-size: 15px;
  color: #666666;
  line-height: 40px;
  height: 200px;
  overflow: hidden;
  margin-top: 30px;

} 

.ab_bg .about .ab_l .ab_img{
  width: 804px;
  height: 418px;
  margin-top: 50px;

} 

.ab_bg .about .ab_l .ab_img img{
  width: 804px;
  height: 418px;
}


.ab_bg .about .ab_r{
  float: right;
  position: relative;
  width: 460px;
} 

.ab_bg .about .ab_r .ab_ico{
  position: absolute;
  right: 0px;
  top: 70px;
}


.ab_bg .about .ab_r .ab_trait{
  width: 290px;
  margin-top: 335px;
  background: url(../images/buttom4.png) no-repeat right 20px;

}

.ab_bg .about .ab_r .ab_trait span{
  display: block;
  text-align: right;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  font-family: "simsun";
  line-height: 36px;
}


.ab_bg .about .ab_r  .ab_more{
  margin-top: 145px;
  position: relative;
}

.ab_bg .about .ab_r  .ab_more a{
  display: block;
}

.ab_bg .about .ab_r  .ab_more a span{
  font-size: 16px;
  color: #333333;
  display: block;
  float: left;
  width: 240px;
  text-align: center;
  margin-top: 55px;
}

.ab_bg .about .ab_r  .ab_more a i{
  display: block;
  float: left;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #f8c183;
  background: #d1a16b url(../images/more2.png) no-repeat center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  -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_more:hover a i{
  transform: rotate(32deg);

}

.ab_bg .about .ab_r  .ab_more::after{
  content: "";
  position: absolute;
  left: -35px;
  top: 85px;
  width: 330px;
  height: 1px;
  background: #d3d3d3;
}


/* news*/

.news{
  width: 1300px;
  margin: 65px auto 80px auto;
}

.news .news_t{
  height: 210px;
}

.news .news_t .t_title{
  float: left;
}

.news .news_t .news_list{
  float: right;
  margin-top: 115px;
} 

.news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  border: 1px solid #c9c9c9;
  margin-left: 57px;
  width: 165px;
  height: 55px;
  line-height: 55px;

}

.news .news_t .news_list ul li a{
  display: block;
  padding-left: 72px;
  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 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;
  right: 0px;
  bottom: 0px;
  width: 12px;
  height: 12px;
  background: url(../images/buttom5.png) no-repeat  center;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li.on::after{
  background: #ce9629;
  width: 100%;
  height: 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 25px center;
} 

.news .news_t .news_list ul li.n2.on a{
  background: url(../images/news22.png) no-repeat 25px center;
} 

.news .news_t .news_list ul li.n3.on a{
  background: url(../images/news33.png) no-repeat 25px center;
} 


.news .news_center{
  margin: 0 auto;
} 

.news .news_center .news_top{
  margin: 0 auto;
  width: 1360px;
  height: 475px;
}

.news .news_center .news_top ul li{
  float: left;
  width: 356px;
  height: 473px;
  border: 1px solid #f6f6f6;
  margin-right: 55px;
  padding: 0 20px;
}

.news .news_center .news_top ul li .time{
  margin: 15px auto 0 auto;
  height: 70px;
  line-height: 70px;

}

.news .news_center .news_top ul li .time span{
  display: block;
  float: left;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_center .news_top ul li .time i{
  display: block;
  float: right;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_center .news_top ul li .news_img{
  width: 356px;
  height: 235px;
  margin: 0 auto;

} 

.news .news_center .news_top ul li .news_img img{
  width: 356px;
  height: 235px;
}

.news .news_center .news_top ul li .txt{
  margin: 0 auto;

} 

.news .news_center .news_top ul li .txt h5{
  float: left;
  width: 280px;
}

.news .news_center .news_top ul li .txt h5 a{
  display: block;
}

.news .news_center .news_top ul li .txt h5 a span{
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  line-height: 84px;
  height: 84px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_center .news_top ul li .txt h5 a i{
  display: block;
  border-top: 1px solid #f1f1f1;
  line-height: 45px;
  font-size: 14px;
  color: #999;
  letter-spacing: 1px;
}

.news .news_center .news_top ul li .txt .more{
  float: right;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #f8c183;
  background: #d1a16b url(../images/more3.png) no-repeat center;
  -webkit-box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  box-shadow: 0 0 8px 6px rgba(196, 159, 117, .08);
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 60px;
}

.news .news_center .news_top ul li:hover .txt .more{
  transform: rotate(32deg);
}

.news .news_center .news_top ul li:hover .txt h5 a span{
  color: #cfa16c;
}


.news .news_center .list{
  margin: 45px auto 0 auto;
  border: 1px solid #f0f0f0;
  height: 135px;
  width: 1300px;
} 

.news .news_center .list ul li{
  width: 420px;
  float: left;
  margin-right: 19px;
  height: 135px;
}

.news .news_center .list ul li:last-child{
  margin-right: 0;
}

.news .news_center .list ul li .time{
  float: left;
  width: 160px;
  height: 65px;
  border-right: 1px solid #eeeeee;
  position: relative;
  margin-top: 35px;
}

.news .news_center .list ul li .time span{
  display: block;
  text-align: center;
  line-height: 65px;
  font-size: 20px;
  color: #999;
  font-family: Arial Black;

}

.news .news_center .list ul li .time .news_img{
  position: absolute;
  left: 15px;
  top: -12px;
  width: 130px;
  height: 90px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.news .news_center .list ul li .time .news_img img{
  width: 100%;
  height: 100%;
}

.news .news_center .list ul li:hover .time .news_img{
  opacity: 1;
}

.news .news_center .list ul li .txt{
  float: right;
  width: 230px;
}

.news .news_center .list 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;
  margin: 40px 0 12px 0;
}

.news .news_center .list ul li .txt i{
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.news .news_center .list ul li:hover .txt a{
  color: #cfa16c;
}