
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 680px;
    background: #fff;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    width: 100%;
    height: 680px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 680px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 680px;
  }
  
  .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;
    background: #fff;
    margin: 0 10px;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    background: #e33e29;
    -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%;
  }
  


/*title*/

/*product*/

.product{
    width: 1300px;
    margin: 80px auto 0 auto;
}

.product .pro_l{
    float: left;
    background: url(../images/pro_fl.jpg) no-repeat center;
    width: 300px;
    height: 664px;
}

.product .pro_l .pro_t{
    height: 100px;
    text-align: center;

}

.product .pro_l .pro_t a{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-top: 18px;
}

.product .pro_l .pro_t a i{
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-top: 2px;
}

.product .pro_l .pro_nr{
    width: 280px;
    height: 524px;
    background: #fff;
    margin: 0 auto;
    padding-top: 30px;
} 

.product .pro_l .pro_nr h3 a{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 240px;
    height: 50px;
    line-height: 50px;
    background: #e33e29;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
}

.product .pro_l .pro_nr ul{
    margin: 10px auto 0 auto;
}

.product .pro_l .pro_nr ul li{
    width: 240px;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #eeeeee;
    margin: 0 auto;
}

.product .pro_l .pro_nr ul li h5 a{
    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;
    padding-left: 15px;
    background: url(../images/buttom1.png) no-repeat left center;
    float: left;
    width: 160px;
}

.product .pro_l .pro_nr ul li .more{
    display: block;
    float: right;
    background: url(../images/buttom3.png) no-repeat center;
    width: 20px;
    height: 20px;
    margin-top: 17px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.product .pro_l .pro_nr ul li.on h5 a{
    background: url(../images/buttom2.png) no-repeat left center;
    color: #fec30d;
}

.product .pro_l .pro_nr ul li.on .more{
    background: url(../images/buttom4.png) no-repeat center;
}

.product .pro_r{
    float: right;
    width: 965px;
} 

.product .pro_r .pro_t{
    height: 50px;
    margin-bottom: 50px;
}

.product .pro_r .pro_t h5{
    float: left;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #e33e29;
    border-radius: 3px;

}

.product .pro_r .pro_t h5 i{
    display: block;
    padding-left: 65px;
    font-size: 16px;
    color: #fff;
    background: url(../images/buttom7.png) no-repeat 30px center;
}

.product .pro_r .pro_t .more{
    display: block;
    float: right;
    line-height: 50px;
    font-size: 12px;
    color: #e33e29;
    text-transform: uppercase;
}

.product .pro_r .pro_box{
    width: 1010px;
}

.product .pro_r .pro_box ul li{
    float: left;
    margin: 0 34px 30px 0;
    width: 300px;
    height: 267px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_r .pro_box ul li .pic{
    width: 280px;
    height: 187px;
    margin: 10px 10px;

}

.product .pro_r .pro_box ul li .pic img{
    width: 280px;
    height: 187px;
}

.product .pro_r .pro_box ul li .txt{
    width: 280px;
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;

}

.product .pro_r .pro_box ul li .txt a{
    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;
}

.product .pro_r .pro_box ul li.on{
    border: 1px solid #e33e29;
}

.product .pro_r .pro_box ul li .txt::after{
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    background: #e33e29;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_r .pro_box ul li.on .txt::after{
    width: 100%;
}

.product .pro_r .pro_box ul li.on .txt a{
    color: #fff;
}


/*danyou*/

.dy_bg{
    width: 100%;
    height: 745px;
    margin: 50px auto 0 auto;
    background: url(../images/danyou_bg.jpg) no-repeat  center;
}

.dy_bg .danyou{
    width: 1300px;
    margin: 0 auto;
    padding-top: 80px;
}

.dy_bg .danyou .dy_box{
    height: 420px;
}

.dy_bg .danyou .dy_box .danyou_img{
    float: left;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    margin: 30px;
}

.dy_bg .danyou .dy_box .danyou_img img{
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.dy_bg .danyou .dy_box .dy_nr{
    float: right;
    width: 845px;
} 

.dy_bg .danyou .dy_box .dy_nr .dy_t{
    margin-top: 15px;

}

.dy_bg .danyou .dy_box .dy_nr .dy_t span{
    display: block;
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.1;
    line-height: 50px;
    margin-left: 75px;
}

.dy_bg .danyou .dy_box .dy_nr .dy_t h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin-top: -45px;

}

.dy_bg .danyou .dy_box .dy_nr .dy_t i{
    display: block;
    width: 70px;
    height: 6px;
    background: #fec30d;
    margin-left: 290px;
}

.dy_bg .danyou .dy_box .dy_nr ul{
    margin-top: 60px;

}

.dy_bg .danyou .dy_box .dy_nr ul li{
    float: left;
    height: 80px;
    margin-bottom: 50px;
    width: 395px;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy4{
    width: 500px;
    margin-right: -50px;
}

.dy_bg .danyou .dy_box .dy_nr ul li span{
    display: block;
    width: 80px;
    height: 80px;
    background: url(../images/buttom6.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    float: left;
}

.dy_bg .danyou .dy_box .dy_nr ul li span i{
    display: block;
    width: 80px;
    height: 80px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.dy_bg .danyou .dy_box .dy_nr ul li p{
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    line-height: 80px;
}


.dy_bg .danyou .dy_box .dy_nr ul li.dy1 span i{
    background: url(../images/dy_ico1.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy2 span i{
    background: url(../images/dy_ico2.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy3 span i{
    background: url(../images/dy_ico3.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy4 span i{
    background: url(../images/dy_ico4.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.on span{
    background: url(../images/buttom5.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy1.on span i{
    background: url(../images/dy_ico11.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy2.on span i{
    background: url(../images/dy_ico22.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy3.on span i{
    background: url(../images/dy_ico33.png) no-repeat center;
}

.dy_bg .danyou .dy_box .dy_nr ul li.dy4.on span i{
    background: url(../images/dy_ico44.png) no-repeat center;
}

.dy_bg .danyou .dy_xq{
    margin: 0 40px  0 30px;
}

.dy_bg .danyou .dy_xq .txt{
    margin-top: 35px;
}

.dy_bg .danyou .dy_xq .txt h5{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.dy_bg .danyou .dy_xq .txt p{
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    margin-top: 8px;
}

.dy_bg .danyou .dy_xq .tel{
    font-size: 14px;
    color: #333333;
    padding-left: 40px;
    background: url(../images/tel1.png) no-repeat left center;
    line-height: 30px;
    margin-top: 20px;
} 

.dy_bg .danyou .dy_xq .tel i{
    font-size: 20px;
    color: #e33e29;
    font-weight: bold;
}

/*fw*/

.fw_bg{
    width: 100%;
    margin: 40px auto 0 auto;
    height: 1055px;
    background: url(../images/banner_1.jpg) no-repeat bottom center;
    overflow: hidden;
}

.fw_bg .fw{
    width: 1300px;
    margin: 0 auto;
}

.fw_bg .fw .fw_t{
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.fw_bg .fw .fw_t h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 60px;
}

.fw_bg .fw .fw_t h3 i{
    font-size: 48px;
    color: #e33e29;
    font-weight: bold;

}

.fw_bg .fw .fw_t span{
    display: block;
    position: relative;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    top: 23px;
    left: 98px;
}

.fw_bg .fw .fw_box{
    margin: 45px  auto 0 auto;
    width: 1300px;
    height: 605px;
}

.fw_bg .fw .fw_box .fw_img{
    float: left;
    width: 582px;
    height: 604px;
    margin-left: -202px;
}

.fw_bg .fw .fw_box .fw_img img{
    width: 582px;
    height: 604px;
}

.fw_bg .fw .fw_box .fw_r{
    float: right;
    width: 920px;
} 

.fw_bg .fw .fw_box .fw_r ul li{
    padding:  31px 35px;
    width: 850px;
}

.fw_bg .fw .fw_box .fw_r ul li h5{
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 5px;

}

.fw_bg .fw .fw_box .fw_r ul li h5 i{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.fw_bg .fw .fw_box .fw_r ul li p{
    font-size: 16px;
    color: #999999;
    line-height: 36px;
}

.fw_bg .fw .fw_box .fw_r ul li.fw1{
    background: #eeeeee;

} 

.fw_bg .fw .fw_box .fw_r ul li.fw2{
    background: #fafafa;
} 

.fw_bg .fw .fw_box .fw_r ul li.fw3{
    background: #eeeeee;
} 

.fw_bg .fw .fw_box .fw_r ul li.on h5{
    color: #fec30d;
}

.fw_bg .fw .fw_box .fw_r ul li.on h5 i{
    color: #e33e29;
}

.fw_bg .fw .fw_box .fw_r ul li.on p{
    color: #333;
}

.fw_bg .banner_1{
    width: 1300px;
    margin: 35px auto 0 auto;
}

.fw_bg .banner_1 .txt{
    text-align: center;
    padding-top: 30px;
}

.fw_bg .banner_1 .txt h5{
    font-size: 20px;
    color: #333333;
    font-weight: bold;

}

.fw_bg .banner_1 .txt p{
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
}

.fw_bg .banner_1 .tel{
    font-size: 14px;
    color: #333333;
    padding-left: 40px;
    background: url(../images/tel1.png) no-repeat left center;
    line-height: 30px;
    margin-top: 20px;
    display: inline-block;
} 

.fw_bg .banner_1 .tel i{
    font-size: 20px;
    color: #e33e29;
    font-weight: bold;
}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 0 auto;
    height: 1300px;

}

.ys_bg .ys{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_t{
    margin: 0 auto;
    text-align: center;
}

.ys_bg .ys .ys_t h3{
    display: inline-block;
    text-align: center;
    margin-right: 5px;

}

.ys_bg .ys .ys_t h3 span{
    display: block;
    font-size: 60px;
    color: #fafafa;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.ys_bg .ys .ys_t h3 i{
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -43px;
}

.ys_bg .ys .ys_t h3 i em{
    font-size: 36px;
    color: #e33e29;
    font-weight: bold;
}

.ys_bg .ys .ys_t  h5{
    display: inline-block;
}

.ys_bg .ys .ys_t h5 span{
    display: block;
    font-size: 14px;
    color: #fec30d;
}

.ys_bg .ys .ys_t  h5 span i{
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    margin-left: 10px;
}

.ys_bg .ys .ys_t  h5 em{
    display: block;
    font-size: 14px;
    color: #333;
    margin-top: 7px;
}

.ys_bg .ys .ys_box{
    width: 1300px;
    margin: 55px auto 0 auto;
    position: relative;
}


.ys_bg .ys .ys_box ul li{
    width: 670px;
  
  }

.ys_bg .ys .ys_box ul li.ys3,
.ys_bg .ys .ys_box ul li.ys4{
  width: 580px;
}
  
  .ys_bg .ys .ys_box ul li h5{
    overflow: hidden;
  
  }
  
  .ys_bg .ys .ys_box ul li h5 span{
    display: block;
    background: url(../images/ys_ico1.png) no-repeat  center;
    text-align: left;
    width: 60px;
    height: 60px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    float: left;
  }

  .ys_bg .ys .ys_box ul li h5 span img{
      display: block;
      margin-top: 5px;
  }
  
  .ys_bg .ys .ys_box ul li h5 b{
    float: left;
    margin-left: 20px;
    position: relative;
  }
  
  .ys_bg .ys .ys_box ul li h5 b i{
    display: block;
    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;
  }
  
  .ys_bg .ys .ys_box ul li h5 b em{
    display: block;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 4px;
  }
  
  .ys_bg .ys .ys_box ul li p{
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin: 20px 0 0 80px;
  }

  .ys_bg .ys .ys_box ul li.ys1{
    position: absolute;
    top: 60px;
    left: 0;
  
  }
  
  .ys_bg .ys .ys_box ul li.ys2{
    position: absolute;
    top: 275px;
    left: 0;
  }
  
  .ys_bg .ys .ys_box ul li.ys3{
    position: absolute;
    top: 665px;
    right: 0;
    text-align: right;
  
  }

  .ys_bg .ys .ys_box ul li.ys3 h5 span{
      float: right;
 
}

.ys_bg .ys .ys_box ul li.ys3 h5 b{
    float: right;
    text-align: right;
    margin-right: 20px;
}
  
  .ys_bg .ys .ys_box ul li.ys4{
    position: absolute;
    top: 853px;
    right: 0;
    text-align: right;
  }

  .ys_bg .ys .ys_box ul li.ys4 h5 span{
    float: right;

}

.ys_bg .ys .ys_box ul li.ys4 h5 b{
  float: right;
  text-align: right;
  margin-right: 20px;
}
  
  .ys_bg .ys .ys_box .ys_img1{
    position: absolute;
    top: 0px;
    right: 0;
    width: 607px;
    height: 558px;
  
  }
  
  .ys_bg .ys .ys_box .ys_img1 img{
    width: 607px;
    height: 558px;
  }
  
  .ys_bg .ys .ys_box .ys_img2{
    position: absolute;
    top: 453px;
    left: 0;
    width: 675px;
    height: 621px;
  
  }
  
  .ys_bg .ys .ys_box .ys_img2 img{
    width: 675px;
    height: 621px;
  }
  

  .ys_bg .ys .ys_box ul li.on h5 span{
    background: url(../images/ys_ico2.png) no-repeat  center;
  
  }
  
  .ys_bg .ys .ys_box ul li.on h5 b i{
    color: #e33e29;
  
  }



/*case*/

.case_bg{
    width: 100%;
    margin: 0 auto;
    height: 697px;
    background: #f3f3f3;
    overflow: hidden;
}

.case_bg .case_t{
    padding-top: 70px;
    margin: 0 auto;
    text-align: center;
}

.case_bg .case_t span{
    display: block;
    font-size: 60px;
    color: #e9e9e9;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.case_bg .case_t h3{
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -45px;
}

.case_bg .case_t h3 i{
    font-size: 36px;
    color: #e33e29;
    font-weight: bold;
}


.case_bg .case_box {
    width: 1300px;
    margin: 55px auto 0 auto;
}

.swiper-container{
    height: 430px;
    overflow: initial;

}

.case_box  .swiper-slide {
    width: 640px !important;
    height: 430px !important;
}
.case_box .swiper-slide .pic{
    position: absolute;
    left: 0;
    top: 0px;
    height: 430px;
    width: 100%;
}

.case_box .swiper-slide .pic img {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;

}


.case_box .swiper-slide .txt{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background:rgba(227, 62, 41, 0.9);
    border-bottom: 2px solid #fec30d;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
} 

.case_box .swiper-slide .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;
    text-align: center;
}

.case_box .swiper-slide:hover .txt{
    opacity: 1;
}

.case_box .swiper-slide-active .txt{
    opacity: 1;
}

.case_bg .case_l{
    position: absolute;
    left: -24%;
    top: 0px;
    width: 22.5%;
    height: 430px;
    background: url(../images/ico1.png) repeat center;
    z-index: 5;
}
.case_bg .case_r{
  position: absolute;
  right: -24%;
  top: 0px;
  width: 22.5%;
  height: 430px;
  background: url(../images/ico1.png) repeat center;
  z-index: 5;
}

/*news*/

.news{
    width: 1300px;
    margin: 75px auto 0 auto;
}

.news .news_t{
    margin: 0 auto;
    text-align: center;
}

.news .news_t span{
    display: block;
    font-size: 60px;
    color: #fafafa;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}

.news .news_t h3 a{
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -45px;
}

.news .news_t h3 a i{
    font-size: 36px;
    color: #e33e29;
    font-weight: bold;
}
 

.news .news_list{
    margin: 55px auto 0 auto;
    width: 1300px;
    height: 50px;
  
  }
  
  .news .news_list ul{
    text-align: center;
  }
  
  .news .news_list ul li{
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    background: #fafafa;
    border-radius: 5px;
    position: relative;
    z-index: 5;
  }
  
  .news .news_list ul li a{
    display: block;
    background: url(../images/news1.png) no-repeat 25px center;
    font-size: 16px;
    color: #333333;
    text-align: left;
    padding-left: 65px;
  }
  
  .news .news_list ul li::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 100%;
    background: #e33e29;
    border-radius: 5px;
    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_list ul li.casehover::after{
    width: 100%;
  }
  
  .news .news_list ul li.casehover a{
    color: #fff;
    background: url(../images/news2.png) no-repeat 25px center;
  }
  
  .news .news_box{
    margin: 50px auto 0 auto;
    height: 630px;
  }

  .news .news_box .news_l{
      width: 500px;
      height: 628px;
      background: #fafafa;
      float: left;
      position: relative;
  }

  .news .news_box .news_l .bd{
    width: 500px;
    height: 628px;
  }

  .news .news_box .news_l .bd ul li{
    width: 500px;
    height: 628px;
  }

  .news .news_box .news_l .bd ul li .news_img{
      width: 500px;
      height: 375px;

  }

  .news .news_box .news_l .bd ul li .news_img img{
    width: 500px;
    height: 375px;
  }

  .news .news_box .news_l .bd ul li .txt{
      width: 440px;
      margin: 25px auto 0 auto;

  }

  .news .news_box .news_l .bd ul li .txt h5 a{
    font-size: 16px;
    color: #e33e29;
    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;
  }

  .news .news_box .news_l .bd ul li .txt span{
      display: block;
      font-size: 12px;
      color: #999999;
      margin: 5px 0 15px 0;
  }

  .news .news_box .news_l .bd ul li .txt p{
        font-size: 14px;
        color: #999999;
      line-height: 30px;
      height: 90px;
      overflow: hidden;

  }

  .news .news_box .news_l .bd ul li .txt .more{
      display: block;
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      background: url(../images/more.png) no-repeat center;
      width: 60px;
      height: 30px;
      line-height: 30px;
      margin-top: 20px;
  }

  .news .news_box .news_l .hd{
      position: absolute;
      right: 20px;
      bottom:40px;
  }

  .news .news_box .news_l .hd ul li{
      float: left;
      margin-left: 6px;
      width: 6px;
      height: 6px;
      border: 1px solid #fec30d;
      border-radius: 50%;
  }

  .news .news_box .news_l .hd ul li.on{
        background: #fec30d;
  }

 
  .news .news_box .news_r{
      float: right;
      width: 760px;
  } 

  .news .news_box .news_r .news_top{
      overflow: hidden;
      height: 300px;
  }

  .news .news_box .news_r .news_top ul li{
    width: 760px;
      height: 120px;
      margin-bottom: 40px;

  }

  .news .news_box .news_r .news_top ul li .news_img{
      float: left;
      width: 180px;
      height: 120px;

  }

  .news .news_box .news_r .news_top ul li .news_img img{
    width: 180px;
    height: 120px;
  }

  .news .news_box .news_r .news_top ul li .txt{
      float: right;
      width: 560px;

  }

  .news .news_box .news_r .news_top ul li .txt .txt_t{
      height: 50px;

  }

  .news .news_box .news_r .news_top ul li .txt .txt_t h5{
      float: left;
      width: 400px;

  }

  .news .news_box .news_r .news_top ul li .txt .txt_t h5 a{
    font-size: 16px;
    color: #000000;
    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_r .news_top ul li .txt .txt_t h5 span{
      display: block;
      font-size: 12px;
      color: #999999;
      margin-top: 3px;
  }

  
  .news .news_box .news_r .news_top ul li .txt .txt_t .more{
      float: right;
      font-size: 12px;
      color: #999999;
      text-transform: uppercase;
      margin-top: 3px;
  } 

  .news .news_box .news_r .news_top ul li .txt p{
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
  }

  .news .news_box .news_r .news_top ul li:hover .txt .txt_t h5 a{
      color: #e33e29;
  }

  .news .news_box .news_r .list{

  }

  .news .news_box .news_r .list ul li{
    width: 760px;
      height: 80px;
      line-height: 80px;
      border-bottom: 1px dashed #dedede;
      position: relative;

  }

  .news .news_box .news_r .list ul li h5 a{
      float: left;
      width: 500px;
      padding-left: 35px;
      font-size: 16px;
      color: #000000;
      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;
      background: url(../images/buttom8.png) no-repeat left center;
  }

  .news .news_box .news_r .list ul li .more{
      display: block;
      float: right;
      font-size: 12px;
      color: #999999;
      text-transform: uppercase;
  }

  .news .news_box .news_r .list ul li::after{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background: #e33e29;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
 
  .news .news_box .news_r .list ul li:hover h5 a{
      color: #e33e29;
  }
   
  .news .news_box .news_r .list ul li:hover::after{
      width: 100%;
  }



/*about*/
.ab_bg{
    width: 100%;
    height: 915px;
    margin: 80px auto 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat top center;
    overflow: hidden;
  }
  
  .ab_bg .about{
    width: 1300px;
    margin: 0 auto;
    height: 720px;
    position: relative;
  }
  
  .ab_bg .about .ab_l{
    float: left;
    width: 620px;
    margin-top: 97px;
    position: relative;
  }

  .ab_bg .about .ab_l .ab_t{

  }

  .ab_bg .about .ab_l .ab_t span{
      display: block;
      font-size: 60px;
      color: #e65645;
      text-transform: uppercase;
      line-height: 50px;
  }

  .ab_bg .about .ab_l .ab_t h3{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin-top: -45px;
  }

  .ab_bg .about .ab_l .txt{
      margin-top: 45px;

  }

  .ab_bg .about .ab_l .txt h5{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }

  .ab_bg .about .ab_l .txt p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    opacity: 0.6;
    margin-top: 15px;
  }

  .ab_bg .about .ab_l .txt .more{
      display: block;
      width: 60px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background: url(../images/more1.png) no-repeat center;
      font-size: 12px;
      color: #e33e29;
      text-transform: uppercase;
      margin-top: 20px;
  }


  .ab_bg .about .ab_img{
    float: right;
    width: 920px;
    height: 720px;
    margin-right: -310px;
  } 
  
  .ab_bg .about .ab_img img{
    width: 920px;
    height: 720px;
  }

  .ab_bg .about .ry{
    position: absolute;
    top: 265px;
    right: 55px;
    background: url(../images/ry_bg.png) no-repeat center;
    width: 193px;
    height: 288px;
    z-index: 9;
  }

  .ab_bg .about .ry img{
      width: 154px;
      height: 255px;
      margin: 14px 0 0 18px;

  }




  /* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
  }
  
  .topxunpan {
    position: absolute;
    display: block;
    height: 36px;
    top: 480px;
    left: 855px;
    z-index: 9;
  
  }
  
  
  .topxunpan .xp {
    position: relative;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    color: #000000;
    cursor: pointer;
  
  
  }
  
  .topxunpan .xp img {
    position: relative;
    top: 0px;
    margin: 0 8px 0 0px;
    vertical-align: middle;
  }
  
  .topxunpan .xp i {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    font-size: 12px;
    color: #000000;
  }
  
  .topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #e33e29;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
  }
  
  .topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #e33e29;
  }
  
  .topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
  }



/* fc*/

.fc{
    width: 1300px;
    margin: 0px auto 0 auto;
    height: 355px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    position: relative;
    z-index: 5;
    border-radius: 3px;
    padding-top: 50px;
    top: -270px;
}

.fc .fc_list{
    margin: 0px 0 0 50px;
    height: 50px;
    display: none;
}

.fc .fc_list ul li{
    float: left;
    position: relative;
    z-index: 5;
    margin-right: 30px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    border-radius: 5px;
}

.fc .fc_list ul li a{
    display: block;
    font-size: 16px;
    color: #333333;
    padding-left: 62px;

}
 
.fc .fc_list ul li.fc1 a{
    background: url(../images/ab1.png) no-repeat 30px center;
}

.fc .fc_list ul li.fc2 a{
    background: url(../images/ab2.png) no-repeat 30px center;
}

.fc .fc_list ul li.fc3 a{
    background: url(../images/ab3.png) no-repeat 30px center;
}

.fc .fc_list ul li::after{
    position: absolute;
    content: "";
    z-index: -1;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
    background: #e33e29;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_list ul li.casehover a{
    color: #fff;

}

.fc .fc_list ul li.casehover::after{
    width: 100%;
}

.fc .fc_list ul li.fc1.casehover a{
    background: url(../images/ab11.png) no-repeat 30px center;
}

.fc .fc_list ul li.fc2.casehover a{
    background: url(../images/ab22.png) no-repeat 30px center;
}

.fc .fc_list ul li.fc3.casehover a{
    background: url(../images/ab33.png) no-repeat 30px center;
}

.fc .fc_box{
    margin: 80px 0 0 50px;
}

.fc .fc_box ul li{
    float: left;
    width: 270px;
    margin-right: 40px;
}

.fc .fc_box ul li .pic{
    width: 270px;
    height: 180px;
    overflow: hidden;

}

.fc .fc_box ul li .pic img{
    width: 270px;
    height: 180px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box ul li .txt{
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    text-align: center;

}

.fc .fc_box ul li .txt a{
    font-size: 16px;
    color: #333;
    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;
}
 
.fc .fc_box ul li:hover .pic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fc .fc_box ul li:hover .txt a{
    color: #e33e29;
}


/*message*/

.message{
    margin: 0px auto 0 auto;
    width: 1300px;
    height: 52px;
  }

.message .form-group1{
    float: left;
    width: 200px;
    height: 50px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.message .form-group1 input{
    width: 200px;
    height: 50px;
    background: url(../images/m1.png) no-repeat 10px center;
    text-indent: 35px;
    font-size: 14px;
    color: #999999;
}

.message .form-group2{
    float: left;
    width: 200px;
    height: 50px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    margin: 0 8px;
}

.message .form-group2 input{
    width: 200px;
    height: 50px;
    background: url(../images/m2.png) no-repeat 10px center;
    text-indent: 35px;
    font-size: 14px;
    color: #999999;
}

.message .form-group3{
    float: left;
    width: 440px;
    height: 50px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.message .form-group3 textarea{
    width: 405px;
    height: 35px;
    background: url(../images/m3.png) no-repeat 10px center;
    font-size: 14px;
    color: #999999;
    padding: 15px 0 0 35px;
}

.message .form-group4{
    float: left;
    width: 300px;
    height: 50px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    margin: 0 0 0 8px;
}

.message .form-group4 input{
    width: 200px;
    height: 50px;
    background: url(../images/m4.png) no-repeat 10px center;
    text-indent: 35px;
    font-size: 14px;
    color: #999999;
    float: left;
}

.message .form-group4 .imgcode{
    float: right;
    width: 90px;
    height: 36px;
    margin: 7px 7px 0 0;
}

.message .anniu{
    float: right;
}
 
.message .anniu button{
    cursor: pointer;
    border: none;
    width: 120px;
    height: 50px;
    background: #e33e29;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.message .anniu button:hover{
    border-radius: 45px;
}