

/*-----------------------------------------------------------*/

/*copyright by åŠ¨åŠ›æ— é™  www.btoe.cn*/

/*é‚®ç®± btoe@btoe.cn*/

/*åˆä½œç”µè¯ 400-0599-360*/

/*ç‰ˆæƒæ‰€æœ‰è¿è€…å¿…ç©¶*/

/*-----------------------------------------------------------*/



/*banner*/

.fullSlide {

  width: 100%;

  position: relative;

  height: 750px;

  background: #fff;

  overflow: hidden;



}



.fullSlide .bd {

  width: 100%;

  height: 750px;

  margin: 0 auto;

  position: relative;

  z-index: 1;

  overflow: hidden;

}





.fullSlide .bd ul {

  width: 100% !important;

}



.fullSlide .bd li {

  width: 100% !important;

  height: auto;

  overflow: hidden;

  text-align: center;

}



.fullSlide .bd li a {

  display: block;

  height: auto;

}



.fullSlide .bd li img {

  display: block;

  width: 100%;

  height: auto;

}



.fullSlide .hd {

  width: 100%;

  position: absolute;

  z-index: 2;

  bottom: 40px;

  left: 0;

  height: 30px;

  text-align: center;

}



.fullSlide .hd ul {

  text-align: center;

}



.fullSlide .hd ul li {

  cursor: pointer;

  display: inline-block;

  zoom: 1;

  width: 12px;

  height: 12px;

  border-radius: 50%;

  margin: 12px;

  overflow: hidden;

  line-height: 99px;

  -webkit-transition: all .3s ease-out;

  transition: all .3s ease-out;

  background: #fff;

}



.fullSlide .hd ul .on {

  background: #da241a;

  -webkit-transition: all .3s linear;

  transition: all .3s linear;

}





.fullSlide .next {

  width: 65px;

  height: 65px;

  position: absolute;

  top: 50%;

  z-index: 2;

  background: url(../images/bannerR.png) no-repeat center;

  filter: alpha(opacity=80);

  -moz-opacity: .8;

  opacity: .8;

  -webkit-transition: all .5s linear;

  transition: all .5s linear;

  right: 4%;

}



.fullSlide .prev {

  width: 65px;

  height: 65px;

  position: absolute;

  top: 50%;

  z-index: 2;

  background: url(../images/bannerL.png) no-repeat center;

  filter: alpha(opacity=80);

  -moz-opacity: .8;

  opacity: .8;

  -webkit-transition: all .5s linear;

  transition: all .5s linear;

  left: 4%;

}





@media (max-width: 1600px){



  .fullSlide {

    height: 620px;

  

  }



  .fullSlide .bd {

    height: 620px;

  }

}



@media (max-width: 1500px){



  .fullSlide {

    height: 550px;

  

  }



  .fullSlide .bd {

    height: 550px;

  }

}





@media (max-width: 1440px){



  .fullSlide {

    height: 500px;

  

  }



  .fullSlide .bd {

    height: 500px;

  }

}



  /*title*/



  .title{

    position: relative;

    text-align: center;

    margin: 0 auto;



}



.title img{

    display: block;

    margin: 0 auto;

}



.title h3{

  font-size: 40px;

  line-height: 40px;

  color: #333333;

  font-weight: bold;

  margin: -65px auto 0 auto;

}



.title h3 i{

  font-size: 40px;

  color: #da241a;

  font-weight: bold;

}



.title h3 a{

  font-size: 40px;

  line-height: 40px;

  color: #333333;

  font-weight: bold;

  display: block;

}



.title span{

  display: block;

  font-size: 15px;

  color: #999999;

  letter-spacing: 24px;

  margin-top: 22px;

}





/*pro_fl*/



.pro_fl{

  width: 96%;

  margin: 65px auto 0 auto;

  height: 187px;



}



.pro_fl ul li{

  float: left;

  width: 22%;

  margin: 0 1.5%;

  height: 187px;

  background: #f5f5f5;

}





.pro_fl ul li a{

  display: block;

}





.pro_fl ul li a img{

  display: block;

  float: left;

  width: 126px;

  height: 126px;

  border-radius: 50%;

  margin: 30px 0 0 8%;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.pro_fl ul li:hover a img{

  

}





.pro_fl ul li span{

  float: left;

  width: 40%;

  margin-left: 45px;

  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: 48px;

}



.pro_fl ul li span b{

  font-size: 20px;

  color: #333;

  font-weight: bold;



}



.pro_fl ul li span i{

  display: block;

  font-size: 12px;

  color: #999999;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;

  margin: 10px 0 28px 0;

}



.pro_fl ul li span em{

  display: block;

  background: url(../images/more.png) no-repeat center;

  width: 21px;

  height: 6px;

}



.pro_fl ul li:hover span b{

  color: #da241a;

}



@media (max-width: 1400px){

  .pro_fl ul li span {

    margin-left: 15px;



  }

}



/*product*/



.product{

  width: 1300px;

  margin: 85px auto 0 auto;

}





.product .pro_show{

  position: relative;

  margin: 42px auto 0 auto;

  height: 445px;



}



.product .pro_show .bd{

  width: 1300px;

  margin: 0 auto;

}



.product .pro_show .bd ul li{

  width: 1300px;

  margin: 0 auto;

  float: left;

}



.product .pro_show .bd ul li .txt{

  float: left;

  width: 595px;

  margin-top: 80px;

}



.product .pro_show .bd ul li .txt h5 a{

  font-size: 22px;

  color: #333;

  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;

  line-height: 30px;

}



.product .pro_show .bd ul li .txt p{

  font-size: 15px;

  color: #666666;

  line-height: 36px;

  height: 72px;

  overflow: hidden;

  margin-top: 20px;

}



.product .pro_show .bd ul li .txt .more{

  margin-top: 165px;

  width: 549px;

  height: 60px;

  line-height: 60px;

  border: 1px solid #e8e8e8;

  border-left: 4px solid #da241a;

  background: #fff;

  padding-right: 40px;

  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

}



.product .pro_show .bd ul li .txt .more a{

  display: block;

  padding-left: 25px;

  font-size: 14px;

  color: #333;

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

  background: url(../images/more4.png) no-repeat right center;

}



.product .pro_show .bd ul li .pic{

  float: right;

  width: 637px;

  height: 442px;

  background: #f5f5f5;

} 



.product .pro_show .bd ul li .pic img{

  width: 625px;

  height: 430px;

  margin: 6px;

}



.product .pro_show .hd{

  position: absolute;

  left: 0px;

  top: 270px;

  z-index: 5;



}



.product .pro_show .hd ul{



}



.product .pro_show .hd ul li{

  float: left;

  width: 46px;

  height: 46px;

  line-height: 46px;

  border-radius: 50%;

  text-align: center;

  font-size: 14px;

  color: #333;

  font-family: Arial, Helvetica, sans-serif;

  border: 1px solid #e9e9e9;

  margin-right: 32px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;



}



.product .pro_show .hd ul li.on{

  background: #da241a;

  border: 1px solid #da241a;

  color: #fff;



}





.product .pro_box{

  margin: 60px auto 0 auto;

  width: 1360px;

}





.product .pro_box ul li{

  width: 290px;

  height: 310px;

  border: 1px solid #e6e6e6;

  margin: 0 45px 40px 0;

  float: left;



}



.product .pro_box ul li .pic{

  width: 250px;

  height: 200px;

  margin: 20px 20px 0 20px;



}



.product .pro_box ul li .pic img{

  width: 250px;

  height: 200px;

}



.product .pro_box ul li .txt{

  width: 250px;

  margin: 25px auto 0 auto;

}



.product .pro_box ul li .txt h5 a{

  float: left;

  width: 165px;

  font-size: 16px;

  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: 40px;



}



.product .pro_box ul li .txt .more{

  display: block;

  float: right;

  width: 50px;

  height: 40px;

  line-height: 40px;

  background: #f5f5f5;

  border-radius: 45px;

  padding: 0 10px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  position: relative;

  z-index: 5;

}



.product .pro_box ul li .txt .more i{

  display: block;

  font-size: 14px;

  color: #333333;

  font-family: Arial, Helvetica, sans-serif;

  text-transform: capitalize;

  background: url(../images/more2.png) no-repeat right center;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.product .pro_box ul li .txt .more::after{

  position: absolute;

  left: 0px;

  top: 0px;

  z-index: -1;

  content: "";

  width: 0;

  height: 40px;

  background: #da241a;

  border-radius: 45px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.product .pro_box ul li.on .txt .more::after{

  width: 100%;

}



.product .pro_box ul li.on .txt .more i{

  color: #fff;

  background: url(../images/more3.png) no-repeat right center;

}



/*ys*/



.ys_bg{

  width: 100%;

  height: 1257px;

  margin: 60px auto 0 auto;

  background: url(../images/ys_bg.jpg) no-repeat center;

  overflow: hidden;

  position: relative;

  z-index: 5;

}



.ys_bg .ys_xt{

  position: absolute;

  width: 100%;

  height: 734px;

  left: 0px;

  top: 0px;

  z-index: -1;

}



.ys_bg .ys{

  width: 1300px;

  margin: 0 auto;

  position: relative;

  height: 843px;

}



.ys_bg  .ys_t{

  position: absolute;

  left: 4%;

  top: 0px;

  z-index: 5;

  background: url(../images/ys_t.png) no-repeat right top;

  width: 125px;

  height: 665px;

}



.ys_bg  .ys_t h3{

  font-size: 24px;

  color: #fff;

  writing-mode: tb-rl;

  padding-top: 155px;

}



.ys_bg .ys .ys_box{

  width: 1300px;

  margin: 0 auto;

  position: relative;

}





.ys_bg .ys .ys_box .hd{

  width: 1300px;

  margin: 0 auto;

}



.ys_bg .ys .ys_box .hd ul li{

  float: left;

  position: relative;

  z-index: 5;

  width: 325px;

  height: 734px;

  background: #242e38;

}



.ys_bg .ys .ys_box .hd ul li:nth-child(2),

.ys_bg .ys .ys_box .hd ul li:nth-child(3){

  background: #1d252d;



}





.ys_bg .ys .ys_box .hd ul li .ys_img{

  width: 264px;

  height: 186px;

  margin: 95px auto 0 auto;



}



.ys_bg .ys .ys_box .hd ul li .ys_img img{

  width: 264px;

  height: 186px;

}



.ys_bg .ys .ys_box .hd ul li .txt{

  width: 264px;

  margin: 55px auto 0 auto;

}



.ys_bg .ys .ys_box .hd ul li .txt h5{

  font-size: 20px;

  color: #fff;

  font-weight: bold;

  line-height: 34px;

  margin-bottom: 40px;

  -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 .txt h5 img{

  vertical-align: middle;

  margin-right: 10px;

}



.ys_bg .ys .ys_box .hd ul li .txt .nr{

  height: 180px;

}



.ys_bg .ys .ys_box .hd ul li .txt p{

  font-size: 14px;

  color: #999;

  line-height: 30px;

  padding-left: 20px;

  background: url(../images/buttom1.png) no-repeat left 15px;

  -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 .txt span{

  display: block;

  font-size: 60px;

  color: #da241a;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  margin-top: 35px;

  -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::after{

  position: absolute;

  left: 0;

  top: 0px;

  width: 100%;

  height: 0px;

  border-bottom-left-radius: 195px;

  border-bottom-right-radius: 195px;

  content: "";

  z-index: -1;

  background: #da241a;

  -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.on::after{

  height: 843px;

}



.ys_bg .ys .ys_box .hd ul li.on p{

  color: #fff;

}



.ys_bg .ys .ys_box .hd ul li.on span{

  color: #fff;

}



.ys_bg .ys .ys_box .prev{

  position: absolute;

  right: -62px;

  top: 310px;

  cursor: pointer;

  background: url(../images/prev.png) no-repeat center;

  width: 62px;

  height: 126px;

}



.ys_bg .message{

  width: 1300px;

  margin: 75px auto 0 auto;

} 



.ys_bg .message .m_t{

  padding-top: 40px;

  margin-left: 50px;

  font-size: 30px;

  color: #333;

  font-weight: bold;



}



.ys_bg .message .m_t i{

  font-size: 12px;

  color: #999999;

  font-weight: normal;

  font-family: Arial, Helvetica, sans-serif;

  text-transform: uppercase;

  font-style: italic;

}



.ys_bg .message .m_nr{

  margin-top: 35px;



}



.ys_bg .message .m_nr .m_l{

  float: left;

  margin-left: 50px;

  width: 915px;

}



.ys_bg .message .m_nr .m_l .nr{

  height: 62px;

  margin-bottom: 28px;

}



.ys_bg .message .m_nr .m_l .form-group1{

  float: left;

  width: 420px;

  height: 60px;

  border: 1px solid #ececec;

  border-radius: 45px;

} 



.ys_bg .message .m_nr .m_l .form-group1 input{

  width: 420px;

  height: 60px;

  text-indent: 60px;

  font-size: 16px;

  color: #333;

  background: url(../images/m1.png) no-repeat 30px center;

}



.ys_bg .message .m_nr .m_l .form-group2{

  float: right;

  width: 420px;

  height: 60px;

  border: 1px solid #ececec;

  border-radius: 45px;

} 



.ys_bg .message .m_nr .m_l .form-group2 input{

  width: 420px;

  height: 60px;

  text-indent: 60px;

  font-size: 16px;

  color: #333;

  background: url(../images/m2.png) no-repeat 30px center;

}





.ys_bg .message .m_nr .m_l .form-group3{

  float: left;

  width: 600px;

  height: 60px;

  border: 1px solid #ececec;

  border-radius: 45px;

} 



.ys_bg .message .m_nr .m_l .form-group3 textarea{

  width: 540px;

  height: 42px;

  font-size: 16px;

  color: #333;

  background: url(../images/m3.png) no-repeat 30px center;

  padding: 18px 0 0 60px;

}





.ys_bg .message .m_nr .m_l .form-group4{

  float: right;

  width: 265px;

  height: 60px;

  border: 1px solid #ececec;

  border-radius: 45px;

} 



.ys_bg .message .m_nr .m_l .form-group4 input{

  width: 145px;

  height: 60px;

  text-indent: 60px;

  font-size: 16px;

  color: #333;

  background: url(../images/m4.png) no-repeat 30px center;

  float: left;

}



.ys_bg .message .m_nr .m_l .form-group4 .imgcode{

  float: right;

  width: 90px;

  height: 36px;

  margin: 12px 20px 0 0;

}



.ys_bg .message .m_nr .anniu{

  float: right;

  width: 145px;

  height: 145px;

  margin-right: 65px;

}



.ys_bg .message .m_nr .anniu button{

  cursor: pointer;

  border: none;

  background: url(../images/anniu.png) no-repeat center;

  width: 145px;

  height: 145px;

  font-size: 16px;

  color: #fff;

}













/*case*/



.case{

  margin: 70px auto 0 auto;

  width: 1300px;

  height: 625px;

  overflow: hidden;

}



.case .title h3{

  margin: -72px auto 0 auto;

}





.case .case_box{

  margin: 45px auto 0 auto;

  width: 1360px;

}



.case .case_box ul li{

  position: relative;

  z-index: 5;

  width: 374px;

  height: 440px;

  float: left;

  margin-right: 79px;



}



.case .case_box ul li .nr{

  position: relative;

  z-index: 5;

  width: 374px;

  height: 410px;

  background: url(../images/case_list.png) no-repeat center;

  padding-top: 30px;

}



.case .case_box ul li .pic{

  width: 314px;

  height: 225px;

  margin: 0 auto;

  overflow: hidden;



}



.case .case_box ul li .pic img{

  width: 314px;

  height: 225px;

  overflow: hidden;

  -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{

  width: 300px;

  margin: 30px auto 0 auto;

}



.case .case_box ul li .txt h5{

  height: 30px;

  line-height: 30px;

}



.case .case_box ul li .txt h5 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-right: 35px;

  background: url(../images/more1.png) no-repeat right center;

}



.case .case_box ul li .txt p{

  font-size: 14px;

  color: #666666;

  line-height: 28px;

  height: 56px;

  overflow: hidden;

  margin-top: 25px;

}



.case .case_box ul li::after{

  position: absolute;

  left: 12px;

  top: 12px;

  width: 374px;

  height: 0px;

  background: url(../images/case_list1.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;

}



.case .case_box ul li.on .pic img{

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -o-transform: scale(1.1);



}



.case .case_box ul li.on::after{

  height: 440px;

}



/*about*/



.ab_bg{

  width: 100%;

  height: 904px;

  margin: 120px auto 0 auto;

  background: url(../images/ab_bg.jpg) no-repeat top center;

}





.ab_bg .about{

  width: 1280px;

  margin: 0 auto;

  padding-top: 75px;

}



.ab_bg .about .title h3{

  color: #fff;

  margin: -45px auto 0 auto;

}





.ab_bg .about .ab_box{

  margin: 130px 0 0 0;

  width: 850px;



}



.ab_bg .about .ab_box .txt_t{

  height: 100px;



}



.ab_bg .about .ab_box .txt_t h5{

  float: left;

  font-size: 24px;

  color: #333333;

  font-weight: bold;

}



.ab_bg .about .ab_box .txt_t h5 i{

  display: block;

  font-size: 12px;

  color: #999999;

  font-weight: normal;

  text-transform: uppercase;

  margin-top: 8px;

}



.ab_bg .about .ab_box .txt_t .more{

  float: right;

  width: 180px;

  height: 54px;

  line-height: 54px;

  border: 1px solid #e6e6e6;

  margin-top: 3px;

  display: block;

  text-align: center;

  font-size: 16px;

  color: #333;

  text-transform: capitalize;

}



.ab_bg .about .ab_box p{

  font-size: 15px;

  color: #666;

  line-height: 36px;

  height: 108px;

  overflow: hidden;

}



.ab_bg .about .fc{

  margin: 55px 0 0 0;

}



.ab_bg .about .fc ul li{

  float: left;

  width: 210px;

  height: 210px;

  background: #f7f7f7;

  border-radius: 50%;

  position: relative;

  margin-left: -20px;

  text-align: center;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.ab_bg .about .fc ul li a{

  display: block;

  font-size: 18px;

  color: #333333;

  font-weight: bold;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.ab_bg .about .fc ul li a span{

  display: block;

  margin: 55px auto 15px auto;

  width: 43px;

  height: 43px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.ab_bg .about .fc ul li a i{

  display: block;

  font-size: 14px;

  color: #333333;

  font-family: Arial, Helvetica, sans-serif;

  font-weight: normal;

  margin-top: 2px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.ab_bg .about .fc ul li.ab1{

  z-index: 5;



}



.ab_bg .about .fc ul li.ab2{

  z-index: 3;



}



.ab_bg .about .fc ul li.ab3{

  z-index: 1;



}



.ab_bg .about .fc ul li.ab1 a span{

  background: url(../images/ab1.png) no-repeat  center;

}



.ab_bg .about .fc ul li.ab2 a span{

  background: url(../images/ab2.png) no-repeat  center;

}



.ab_bg .about .fc ul li.ab3 a span{

  background: url(../images/ab3.png) no-repeat  center;

}



.ab_bg .about .fc ul li.on{

  background: #da241a;



}



.ab_bg .about .fc ul li.on a{

  color: #fff;

}



.ab_bg .about .fc ul li.on a i{

  color: #fff;

}



.ab_bg .about .fc ul li.ab1.on a span{

  background: url(../images/ab11.png) no-repeat  center;

}



.ab_bg .about .fc ul li.ab2.on a span{

  background: url(../images/ab22.png) no-repeat  center;

}



.ab_bg .about .fc ul li.ab3.on a span{

  background: url(../images/ab33.png) no-repeat  center;

}





/*news*/



.news{

  margin: 75px auto 95px auto;

  width: 1300px;

}



.news .news_list{

  margin: 40px auto 0 auto;

  height: 66px;

  border-bottom: 1px solid #ececec;

}



.news .news_list ul li{

  float: left;

  height: 66px;

  line-height: 66px;

  width: 171px;

  margin-right: 60px;

  position: relative;

  z-index: 5;



}



.news .news_list ul li.n1{

  margin-right: 267px;

}



.news .news_list ul li a{

  display: block;

  padding-left: 65px;

  font-size: 20px;

  color: #333;

  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_list ul li.n1 a{

  background: url(../images/news1.png) no-repeat  25px center;

}



.news .news_list ul li.n2 a{

  background: url(../images/news2.png) no-repeat  25px center;

}





.news .news_list ul li.n3 a{

  background: url(../images/news3.png) no-repeat  25px center;

}



.news .news_list ul li::after{

  position: absolute;

  left: 0;

  bottom: 0;

  width: 0;

  height: 100%;

  content: "";

  z-index: -1;

  background: #da241a;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}





.news .news_list ul li.casehover::after{

  width: 100%;



}



.news .news_list ul li.casehover a{

  color: #fff;



}



.news .news_list ul li.n1.casehover a{

  background: url(../images/news11.png) no-repeat  25px center;

}



.news .news_list ul li.n2.casehover a{

  background: url(../images/news22.png) no-repeat  25px center;

}





.news .news_list ul li.n3.casehover a{

  background: url(../images/news33.png) no-repeat  25px center;

}





.news .news_box{

  margin: 45px auto 0 auto;

  height: 658px;

  overflow: hidden;



}



.news .news_box .news_top{

  height: 445px;

}



.news .news_box .news_top .news_l{

  float: left;

  width: 385px;

}



.news .news_box .news_top .news_l .news_img{

  width: 385px;

  height: 223px;

}



.news .news_box .news_top .news_l .news_img img{

  width: 385px;

  height: 223px;

}



.news .news_box .news_top .news_l .txt{

  width: 325px;

  height: 185px;

  background: #f8f8f8;

  padding: 35px 30px 0 30px;



}



.news .news_box .news_top .news_l .txt a{

  font-size: 18px;

  color: #333;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_top .news_l .txt p{

  font-size: 15px;

  color: #999;

  line-height: 30px;

  height: 60px;

  overflow: hidden;

  margin-top: 20px;

}



.news .news_box .news_top .news_l .txt span{

  display: block;

  font-size: 14px;

  color: #999;

  font-family: Arial, Helvetica, sans-serif;

  margin-top:37px;

}



.news .news_box .news_top .news_l:hover .txt a{

  color: #da241a;

}



.news .news_box .news_top .news_r{

  float: right;

  width: 835px;

} 



.news .news_box .news_top .news_r ul li{

  width: 835px;

  height: 110px;

  margin-bottom: 55px;



}



.news .news_box .news_top .news_r ul li .txt_l{

  float: left;

  position: relative;

  width: 641px;

  height: 109px;

  border-bottom: 1px solid #efefef;

}



.news .news_box .news_top .news_r ul li .txt_l .time{

  float: left;

  text-align: center;

  width: 82px;

  height: 82px;

  background: #f5f5f5;

  border-radius: 5px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  position: relative;

  z-index: 5;

}



.news .news_box .news_top .news_r ul li .txt_l .time span{

  display: block;

  font-size: 34px;

  color: #333333;

  font-weight: bold;

  font-family: Arial, Helvetica, sans-serif;

  line-height: 40px;

  margin-top: 10px;

  -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 .news_r ul li .txt_l .time i{

  display: block;

  font-size: 14px;

  color: #999;

  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;

}



.news .news_box .news_top .news_r ul li .txt_l .txt{

  float: right;

  width: 515px;



}



.news .news_box .news_top .news_r ul li .txt_l .txt a{

  font-size: 18px;

  color: #333;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  line-height: 32px;

}



.news .news_box .news_top .news_r ul li .txt_l .txt p{

  font-size: 15px;

  color: #999;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin-top: 22px;

}



.news .news_box .news_top .news_r ul li .news_img{

  float: right;

  width: 137px;

  height: 108px;



}



.news .news_box .news_top .news_r ul li .news_img img{

  width: 137px;

  height: 108px;

}



.news .news_box .news_top .news_r ul li .txt_l .time::after{

  position: absolute;

  left: 0;

  top: 0;

  width: 0;

  height: 100%;

  content: "";

  z-index: -1;

  background: #da241a;

  -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 .news_r ul li .txt_l::after{

  position: absolute;

  left: 0;

  bottom: 0;

  width: 0;

  height: 1px;

  content: "";

  background: #da241a;

  -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 .news_r ul li:hover .txt_l .time::after{

  width: 100%;

}



.news .news_box .news_top .news_r ul li:hover .txt_l .time span{

  color: #fff;

}



.news .news_box .news_top .news_r ul li:hover .txt_l .time i{

  color: #fff;

}



.news .news_box .news_top .news_r ul li:hover .txt_l::after{

  width: 100%;

}





.news .news_box .list{

  width: 1302px;

  margin: 50px auto 0 auto;

  height: 160px;

  border: 1px solid #eeeeee;

}



.news .news_box .list ul li{

  float: left;

  width: 303px;

  height: 160px;

  border-right: 1px solid #eeeeee;

  position: relative;

  padding: 0 95px 0 35px;

}



.news .news_box .list ul li h5 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;

  margin: 30px 0 10px 0;

}



.news .news_box .list ul li span{

  display: block;

  font-size: 12px;

  color: #999;

}



.news .news_box .list ul li p{

  font-size: 14px;

  color: #999999;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  margin-top: 20px;

}



.news .news_box .list ul li .more{

  display: block;

  position: absolute;

  right: 0px;

  bottom: 0px;

  background: url(../images/more5.png) no-repeat center;

  width: 0;

  height: 0;

  opacity: 0;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;



}

.news .news_box .list ul li:hover .more{

  width: 58px;

  height: 51px;

  opacity: 1;

}



.news .news_box .list ul li.on .more{

  width: 58px;

  height: 51px;

  opacity: 1;

}



