
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 850px;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 850px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 850px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 850px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    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: 10px;
    height: 10px;
    margin: 7px;
    border: 2px solid #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 10px;
    background: #0e6ce6;
    border: 2px solid #0e6ce6;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }

  .banner_box{
    width: 100%;
    height: 850px;
    margin: 0 auto;
    position: relative;
    top: -125px;
    overflow: hidden;
  }


  .banner_box .trait{
      width: 1300px;
      margin: 0 auto;
      position: relative;
      z-index: 5;
      bottom: 85px;
  }

  .banner_box .trait .tel{
      float: left;
      padding-left: 32px;
      font-size: 14px;
      color: #6d6d6d;
      background: url(../images/tel.png) no-repeat left center;
      margin-left: 20px;
      margin-top: -15px;
  }

  .banner_box .trait .tel span{
      font-size: 36px;
      color: #0e6ce6;
      font-family: "Impact";
  }

  .banner_box .trait .trait_nr{
      float: left;
      margin-left: 105px;
      font-size: 16px;
      color: #333;
      background: url(../images/buttom1.png) no-repeat left center;
      padding-left: 45px;
      line-height: 25px;
  }


  /* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    position: relative;
    height: 30px;
    float: right;
    margin-right: -50px;
}


.topxunpan .xp {
    position: relative;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.topxunpan .xp img {
    position: relative;
    top: 4px;
    margin: 0 15px 0 0px;
    float: left;
}

.topxunpan .xp i {
    padding: 0 0px;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
}

.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: #0e6ce6;
    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: #0e6ce6;
}

.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;
}

.banner_box .banner_nr{
    position: absolute;
    right: 4%;
    top: 355px;
    font-size: 14px;
    color: #fff;
    writing-mode: tb-rl;
    z-index: 9;
}

.banner_box .banner_nr::after{
    position: absolute;
    content: "";
    left: 7px;
    top: -135px;
    width: 2px;
    height: 110px;
    background: #ffffff;

}


/*title*/

.title{

}

.title span{
    display: block;
    font-size: 85px;
    color: #e9e9e9;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 70px;
}

.title h3{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -47px;
}

.title h3 a{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.title p{
    font-size: 14px;
    color: #9e9e9e;
    letter-spacing: 11.5px;
    margin-top: 5px;
}

.title_more{
    float: right;
    height: 25px;
    line-height: 25px;
    background: url(../images/more.png) no-repeat right center;
    margin-top: 30px;
}

.title_more a{
    font-size: 16px;
    color: #0e6ce6;
    padding-right: 45px;
}


/*product*/

.pro_bg{
    width: 100%;
    height: 920px;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat bottom center;
    overflow: hidden;
}

.pro_bg  .product{
    width: 1300px;
    margin: 0 auto;
}

.pro_bg  .product .pro_t{
    overflow: hidden;
}

.pro_bg  .product .title{
    float: left;
}


.pro_bg  .product .pro_box{
    margin: 45px auto 0 auto;
}

.pro_bg  .product .pro_box .pro_l{
    float: left;
    width: 230px;
}

.pro_bg  .product .pro_box .pro_l .l_title{
    background: url(../images/buttom2.png) no-repeat center;
    width: 33px;
    height: 24px;
    margin-top: 44px;
}

.pro_bg  .product .pro_box .pro_l .pro_con{
    margin-top: 20px;

}

.pro_bg  .product .pro_box .pro_l .pro_con ul li{
    height: 60px;
    line-height: 60px;
    position: relative;
    border-bottom: 1px solid #efefef;
}

.pro_bg  .product .pro_box .pro_l .pro_con ul li a{
    font-size: 14px;
    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;
    padding-left: 60px;
    width: 150px;
    background: url(../images/buttom5.png) no-repeat 17px center;
}

.pro_bg .product .pro_box .pro_l .pro_con ul li i{
    display: block;
    width: 28px;
    height: 1px;
    background: #0e6ce6;
    position: absolute;
    left: 0;
    bottom: 0;
    -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 .pro_l .pro_con ul li:hover a{
    background: url(../images/buttom4.png) no-repeat 17px center;
}

.pro_bg .product .pro_box .pro_l .pro_con ul li:hover i{
    width: 55px;
    height: 2px;
}

.pro_bg .product .pro_box .pro_tab{
    float: right;
    width: 1040px;
}

.pro_bg .product .pro_box .pro_tab ul li{
    float: left;
    width: 328px;
    margin: 0 0 20px 18px;
    height: 377px;
    border-bottom: 1px solid #e1e1e1;

}

.pro_bg .product .pro_box .pro_tab ul li .pic{
    width: 326px;
    height: 290px;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
}

.pro_bg .product .pro_box .pro_tab ul li .pic img{
    width: 306px;
    height: 270px;
    margin: 10px;
    border-radius: 15px;
}

.pro_bg .product .pro_box .pro_tab ul li .txt{
    height: 85px;
} 

.pro_bg .product .pro_box .pro_tab ul li .txt .txt_l{
    float: left;
    width: 220px;
    margin-top: 20px;
}

.pro_bg .product .pro_box .pro_tab ul li .txt .txt_l h5 a{
    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;
}

.pro_bg .product .pro_box .pro_tab ul li .txt .txt_l span{
    display: block;
    padding-left: 15px;
    font-size: 12px;
    color: #e7e7e7;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: url(../images/buttom3.png) no-repeat left center;
    margin-top: 7px;
}

.pro_bg .product .pro_box .pro_tab ul li .txt .more{
    float: right;
    width: 40px;
    height: 40px;
    line-height: 37px;
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    text-align: center;
    display: block;
    font-size: 30px;
    color: #e1e1e1;
    margin-top: 22px;
    -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 .pro_tab ul li:hover .txt .txt_l h5 a{
    color: #0e6ce6;
}

.pro_bg .product .pro_box .pro_tab ul li:hover .txt .more{
    color: #0e6ce6;
    border: 1px solid #0e6ce6;
}

/*te*/

.te_bg{
    width: 100%;
    height: 635px;
    margin: 60px auto 0 auto;
    background: url(../images/te_bg.jpg) no-repeat bottom center;
}

.te_bg .te{
    width: 1300px;
    margin: 0 auto;
}

.te_bg .te p{
    letter-spacing: 5px;
}

.te_bg .te .te_box{
    width: 1300px;
    margin: 80px auto 0 auto;
}

.te_bg .te .te_box .te_l{
    float: left;
    width: 470px;
}

.te_bg .te .te_box .te_l ul li{
    float: left;
    width: 180px;
    height: 200px;
    background: url(../images/te_list.png) no-repeat  center;
    text-align: center;
    margin: 0 55px 30px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.te_bg .te .te_box .te_l ul li:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.te_bg .te .te_box .te_l ul li img{
    width: 45px;
    height: 47px;
    margin: 45px auto 0 auto;
    
}

.te_bg .te .te_box .te_l ul li h5{
    font-size: 18px;
    color: #333333;

}

.te_bg .te .te_box .te_l ul li span{
    font-size: 12px;
    color: #bebebe;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin-top: 3px;

}

.te_bg .te .te_box .te_tel{
    float: left;
    margin-left: 100px;
    margin-top: 270px;
    font-size: 14px;
    color: #fff;
    background: url(../images/tel1.png) no-repeat top center;
    text-align: center;
    padding-top: 70px;
}

.te_bg .te .te_box .te_tel p{
    font-size: 30px;
    color: #fff;
    font-family: "Impact";
    margin-top: 10px;

}

.te_bg .te .te_box .te_r{
    float: right;
    width: 470px;
    margin-right: 25px;
}

.te_bg .te .te_box .te_r ul li{
    float: left;
    width: 180px;
    height: 200px;
    background: url(../images/te_list.png) no-repeat  center;
    text-align: center;
    margin: 0 0px 30px 55px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.te_bg .te .te_box .te_r ul li:hover{
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.te_bg .te .te_box .te_r ul li img{
    width: 45px;
    height: 47px;
    margin: 45px auto 0 auto;
    
}

.te_bg .te .te_box .te_r ul li h5{
    font-size: 18px;
    color: #333333;

}

.te_bg .te .te_box .te_r ul li span{
    font-size: 12px;
    color: #bebebe;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin-top: 3px;

}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 45px auto 0 auto;
    height: 745px;
    background: url(../images/ys_bg.jpg) no-repeat   center;
}

.ys_bg .ys{
    width: 1300px;
    margin: 0 auto;
}

.ys_bg .ys .title{
    padding-top: 45px;
}

.ys_bg .ys .ys_box{
    margin: 50px auto 0 auto;
    position: relative;
    height: 560px;
}

.ys_bg .ys .ys_box .bd{
    width: 1300px;
    height: 560px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li{
    float: left;
    width: 1300px;
    height: 560px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: left;
    width: 570px;
    height: 560px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 570px;
    height: 560px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    float: right;
    width: 665px;
    margin-top: 30px;
} 

.ys_bg .ys .ys_box .bd ul li .txt h5{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    height: 80px;
    border-bottom: 1px solid #d9d9d9;

}

.ys_bg .ys .ys_box .bd ul li .txt h5 i{
    font-size: 30px;
    color: #333;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 20px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5 span{
    font-size: 18px;
    color: #7c7c7c;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
    font-size: 14px;
    color: #8b8b8b;
    line-height: 32px;
    margin-top: 50px;
}

.ys_bg .ys .ys_box .hd{
    position: absolute;
    bottom: 60px;
    right: 0;
    width: 665px;
} 

.ys_bg .ys .ys_box .hd ul li{
    float: left;
    width: 306px;
    height: 104px;
    border-radius: 60px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0 25px 1px 0;
}

.ys_bg .ys .ys_box .hd ul li span{
    float: left;
    width: 55px;
    height: 60px;
    margin: 22px 10px 0 35px;
    display: block;

}

.ys_bg .ys .ys_box .hd ul li h5{
    font-size: 24px;
    color: #8b8b8b;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 20px;
}


.ys_bg .ys .ys_box .hd ul li h5 i{
    display: block;
    font-size: 14px;
    color: #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.ys_bg .ys .ys_box .hd ul li.on{
    background: #0e6ce6;
}

.ys_bg .ys .ys_box .hd ul li.on h5{
    color: #fff;
}

.ys_bg .ys .ys_box .hd ul li.ys1 span{
    background: url(../images/ys_ico1.png) no-repeat   center;
}

.ys_bg .ys .ys_box .hd ul li.ys2 span{
    background: url(../images/ys_ico2.png) no-repeat   center;
}


.ys_bg .ys .ys_box .hd ul li.ys3 span{
    background: url(../images/ys_ico3.png) no-repeat   center;
}

.ys_bg .ys .ys_box .hd ul li.ys4 span{
    background: url(../images/ys_ico4.png) no-repeat   center;
}


.ys_bg .ys .ys_box .hd ul li.ys1.on span{
    background: url(../images/ys_ico11.png) no-repeat   center;
}

.ys_bg .ys .ys_box .hd ul li.ys2.on span{
    background: url(../images/ys_ico22.png) no-repeat   center;
}


.ys_bg .ys .ys_box .hd ul li.ys3.on span{
    background: url(../images/ys_ico33.png) no-repeat   center;
}

.ys_bg .ys .ys_box .hd ul li.ys4.on span{
    background: url(../images/ys_ico44.png) no-repeat   center;
}

.ys_bg .ys .ys_box .next{
    position: absolute;
    right: 160px;
    top: -122px;
    width: 160px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #d8d8d8;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 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 .next i{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #d8d8d8;
    -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 .next:hover{
    background: #0e6ce6;
}

.ys_bg .ys .ys_box .next:hover i{
    color: #fff;
}


.ys_bg .ys .ys_box .prev{
    position: absolute;
    right: 0;
    top: -122px;
    width: 160px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #d8d8d8;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 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 .prev i{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #d8d8d8;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -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 .prev:hover{
    background: #0e6ce6;
}

.ys_bg .ys .ys_box .prev:hover i{
    color: #fff;
}



/*case*/

.case{
    width: 1300px;
    margin: 75px auto 0 auto;
}

.case .case_t{
    overflow: hidden;
}

.case .case_t .title{
    float: left;
}

.case .case_box{
    width: 1300px;
    margin: 55px auto 0 auto;
}

.case .case_box ul li{
    float: left;
    width: 302px;
    margin-right: 30px;
}

.case .case_box ul li .pic{
    width: 300px;
    height: 270px;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    -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 .pic{
    border: 1px solid #0e6ce6;
}

.case .case_box ul li .pic img{
    width: 280px;
    height: 250px;
    margin: 10px;
    border-radius: 15px;
}

.case .case_box ul li .txt{
    height: 70px;
    line-height: 70px;

} 

.case .case_box ul li .txt h5 a{
    float: left;
    width: 200px;
    font-size: 16px;
    color: #000000;
    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 .case_box ul li .txt .more{
    float: right;
    font-size: 12px;
    color: #c8c8c8;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.case .case_box ul li:last-child{
    margin-right: 0;
}

.case .case_box ul li:hover .txt h5 a{
    color: #0e6ce6;
}
 


/*about*/

.ab_bg{
    width: 100%;
    height: 621px;
    margin: 50px auto 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat  center;
}

.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
}

.ab_bg .about .ab_l{
    float: left;
    width: 505px;
    position: relative;
}

.ab_bg .about .ab_img{
    width: 467px;
    height: 600px;
    margin-top: 10px;
    background: #fff;
    border-top-left-radius: 95px;
    border-bottom-right-radius: 95px;

}

.ab_bg .about .ab_img img{
    width: 447px;
    height: 580px;
    margin: 10px;
    border-top-left-radius: 95px;
    border-bottom-right-radius: 95px;
}

.ab_bg .about .honor{
    width: 235px;
    height: 353px;
    position: absolute;
    right: 0;
    bottom: 0px;

} 

.ab_bg .about .honor img{
    width: 235px;
    height: 353px;
    border-radius: 25px;
}


.ab_bg .about .ab_r{
    float: right;
    width: 740px;
    margin-top: 50px;
} 

.ab_bg .about .ab_r .title{
    width: 535px;
    position: relative;
}


.ab_bg .about .ab_r .txt{
    margin-top: 42px;

}

.ab_bg .about .ab_r .txt h5{
    font-size: 24px;
    color: #333333;
}

.ab_bg .about .ab_r .txt p{
    font-size: 14px;
    color: #a9a9a9;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    margin-top: 32px;
}

.ab_bg .about .ab_r .ab_list{
    margin-top: 101px;
}


.ab_bg .about .ab_r .ab_list ul li{
    float: left;
    height: 130px;
    width: 246px;
    background: url(../images/ab_xt.png) no-repeat right center;
}

.ab_bg .about .ab_r .ab_list ul li a{
    display: block;
}

.ab_bg .about .ab_r .ab_list ul li a img{
    float: left;
    width: 60px;
    height: 60px;
    margin: 35px 25px 0 50px;
    -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:hover a img{
    -webkit-transform: rotateY(360deg); 
    -moz-transform: rotateY(360deg); 
    transform: rotateY(360deg); 
}

.ab_bg .about .ab_r .ab_list ul li a span{
    float: left;
    font-size: 18px;
    color: #fff;
    margin-top: 38px;
} 

.ab_bg .about .ab_r .ab_list ul li a span i{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
} 


/*news*/

.news_bg{
    width: 100%;
    height: 758px;
    margin: 85px auto 0 auto;
    background: url(../images/news_bg.jpg) no-repeat  center;
}

.news_bg .news{
    width: 1280px;
    margin: 0 auto;
    padding-top: 55px;
}

.news_bg .news .news_l{
    float: left;
    width: 310px;
    margin-top: 5px;
}

.news_bg .news .news_l .title p{
    letter-spacing: 15px;
}

.news_bg .news .news_l .news_list{
    margin-top: 30px;
    margin-left: 60px;
    width: 120px;
    height: 360px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);

}

.news_bg .news .news_l .news_list ul li{
    width: 120px;
    height: 119px;
    border-bottom: 1px solid #efefef;
    position: relative;
    text-align: center;
    z-index: 5;
}

.news_bg .news .news_l .news_list ul li:last-child{
    border-bottom: none;
}

.news_bg .news .news_l .news_list ul li a{
    display: block;
    font-size: 16px;
    color: #333333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-top: 25px;
}

.news_bg .news .news_l .news_list ul li a span{
    display: block;
    margin: 0 auto 10px auto;
    width: 41px;
    height: 41px;
}

.news_bg .news .news_l .news_list ul li.n1 a span{
    background: url(../images/n1.png) no-repeat center;
}

.news_bg .news .news_l .news_list ul li.n2 a span{
    background: url(../images/n2.png) no-repeat center;
}

.news_bg .news .news_l .news_list ul li.n3 a span{
    background: url(../images/n3.png) no-repeat center;
}

.news_bg .news .news_l .news_list ul li::after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 0px;
    height: 120px;
    background: url(../images/news_list.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: -1;
}

.news_bg .news .news_l .news_list ul li.casehover::after{
    width: 180px;
}

.news_bg .news .news_l .news_list ul li.casehover a{
    color: #fff;
    line-height: 120px;
    padding-top: 0;
}

.news_bg .news .news_l .news_list ul li.casehover a span{
    vertical-align: middle;
    display: inline-block;
    margin-left: -55px;
    margin-right: 15px;

}

.news_bg .news .news_l .news_list ul li.n1.casehover a span{
    background: url(../images/n11.png) no-repeat center;
}

.news_bg .news .news_l .news_list ul li.n2.casehover a span{
    background: url(../images/n22.png) no-repeat center;
}

.news_bg .news .news_l .news_list ul li.n3.casehover a span{
    background: url(../images/n33.png) no-repeat center;
}

.news_bg .news .news_box{
    float: right;
    width: 940px;
    margin-top: 60px;
} 

.news_bg .news .news_box .nr_top{
    height: 306px;
}

.news_bg .news .news_box .nr_top .news_img{
    float: left;
    width: 416px;
    height: 306px;
}

.news_bg .news .news_box .nr_top .news_img img{
    width: 416px;
    height: 306px;
    border-radius: 8px;
}

.news_bg .news .news_box .nr_top .txt{
    width: 429px;
    height: 305px;
    float: left;
    border-bottom: 1px solid #f4f4f4;
    padding: 0 15px 0 80px;
} 

.news_bg .news .news_box .nr_top .txt h5 a{
    font-size: 17px;
    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;
    margin-top: 10px;
}

.news_bg .news .news_box:hover .txt h5 a{
    color: #0e6ce6;
}


.news_bg .news .news_box .nr_top .txt span{
    display: block;
    background: url(../images/xt.png) no-repeat left  center;
    padding-left: 45px;
    font-size: 14px;
    color: #b0b0b0;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 25px;
}


.news_bg .news .news_box .nr_top .txt p{
    font-size: 14px;
    color: #b0b0b0;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-top: 25px;
}


.news_bg .news .news_box .nr_top .txt .more{
    display: block;
    font-size: 14px;
    color: #b0b0b0;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 40px;
}

.news_bg .news .news_box .list{
    margin-top: 20px;
    width: 960px;
} 

.news_bg .news .news_box .list ul li{
    float: left;
    width: 274px;
    padding: 0 13px;
    height: 110px;
    background: #f4f4f4;
    border-radius: 10px;
    margin: 0 20px 20px 0;
}

.news_bg .news .news_box .list ul li h5 a{
    width: 234px;
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    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: 40px;
    background: url(../images/buttom6.png) no-repeat 10px center;
}

.news_bg .news .news_box .list ul li .time{
    height: 50px;
    line-height: 50px;
}

.news_bg .news .news_box .list ul li .time span{
    float: left;
    font-size: 12px;
    color: #8b8b8b;
    font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .list ul li .time .more{
    float: right;
    font-size: 12px;
    color: #8b8b8b;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.news_bg .news .news_box .list ul li:hover h5 a{
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
    color: #0e6ce6;

}
