
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    background: #FFF;
    overflow: hidden;
  }
  .fullSlide .bd {
    height: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .fullSlide .bd ul {
    width: 100% !important;
  }
  .fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
  }
  .fullSlide .bd li a {
    display: block;
    height: 600px;
  }
  .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: 12px;
    height: 12px;
    margin: 7px;
    background-color: #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: 20px;
    background: #0097ef;
    border-radius: 6px;
    -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(http://www.xalhkj.cn/404.html) 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(http://www.xalhkj.cn/404.html) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }




/* sou*/

.sou_bg{
    width: 100%;
    margin: 0 auto;
    height: 100px;
    background: url(../jpg/sou_bg.jpg) no-repeat center;
}

.sou_bg .sou{
    width: 1200px;
    margin: 0 auto;
    height: 100px;
}

.sou_bg .sou .trait{
    float: left;
    padding-top: 20px;
    width: 405px;

}

.sou_bg .sou .trait p{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.sou_bg .sou .trait p span{
    font-weight: bold;
}

.sou_bg .sou .zx{
    float: left;
    background: url(../jpg/zx.jpg) no-repeat center;
    width: 100px;
    height: 100px;
}

.sou_bg .sou .zx a{
    font-size: 14px;
    color: #fff; 
    text-align: center;
    display: block;
    padding-top: 70px;
}

.sou_bg .sou .search{
    float: right;
    width: 470px;
    height: 48px;
    margin-top: 26px;
} 

.sou_bg .sou .search .search2{
    float: left;
    width: 379px;
    height: 48px;
    background: #eee;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    padding-left: 10px;
}

.sou_bg .sou .search .search_s{
    float: left;
    width: 80px;
    height: 48px;
    cursor: pointer;
}

.sou_bg .sou .search .search_s input{
    cursor: pointer;
}

/* product*/

.product{
    width: 1200px;
    margin: 70px auto 0 auto;
}

.title{
    width: 1200px;
    margin: 0px auto 0 auto; 
    text-align: center;
}

.title h3 a{
    font-size: 36px;
    color: #29166f;
    font-weight: bold;
}

.title h3 a span{
    color: #0070da;
}

.title p{
    font-size: 18px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: url(../png/title.png) no-repeat center;
}


.product .pro_box{
    margin: 35px auto 0 auto;
}

.product .pro_box .pro_l{
    width: 236px;
    border: 1px solid #dddddd;
    float: left;
    padding-bottom: 30px;
}

.product .pro_box .pro_l .pro_t{
    width: 230px;
    height: 85px;
    background: url(../jpg/pro_l.jpg) no-repeat center;
    margin: 3px;
    text-align: center;
}

.product .pro_box .pro_l .pro_t h5{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    padding-top: 6px;

}

.product .pro_box .pro_l .pro_t span{
    background: url(../png/pro_t.png) no-repeat center;
    font-size: 16px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
}


.product .pro_box .pro_l .pro_con{
    margin: 0;
    padding: 0;
}

.product .pro_box .pro_l .pro_con ul li .first{
    background: url(../png/pro_list1.png) no-repeat center;
    width: 206px;
    height: 30px;
    line-height: 30px;
    margin: 20px auto 5px auto;
    position: relative;
    z-index: 5;
}

.product .pro_box .pro_l .pro_con ul li .first a{
    font-size: 16px;
    color: #fff;
    padding: 0 30px 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.product .pro_box .pro_l .pro_con ul li .first span{
    width: 0;
    height: 30px;
    background: url(../png/pro_list.png) no-repeat center;
    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;
    z-index: -1;

}

.product .pro_box .pro_l .pro_con ul li .first:hover span{
    width: 100%;
}



.product .pro_box .pro_l .pro_con ul li ul li{
    width: 206px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.product .pro_box .pro_l .pro_con ul li ul li a{
    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;
}

.product .pro_box .pro_l .pro_con ul li ul li span{
    width: 0;
    height: 1px;
    background: #0098ef;
    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;
}

.product .pro_box .pro_l .pro_con ul li ul li:hover span{
    width: 76px;
}

.product .pro_box .pro_l .pro_con ul li ul li:hover a{
    color: #0070da;
}


.product .pro_box .pro_tab{
    width: 955px;
    float: right;
}

.product .pro_box .pro_tab ul li{
    width: 304px;
    float: left;
    margin: 0 0 15px 14px;
}

.product .pro_box .pro_tab ul li .pro_img{
    width: 302px;
    height: 238px;
    border: 1px solid #ddd;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box .pro_tab ul li .pro_img img{
    width: 296px;
    height: 232px;
    padding: 3px;
    display: block;
}

.product .pro_box .pro_tab ul li .txt{
    width: 262px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-top: 1px;
    padding: 0 20px;
    -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 .pro_tab ul li .txt a{
    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;
    background: url(../png/more.png) no-repeat right center;
    width: 240px;
    padding-right: 20px;
}

.product .pro_box .pro_tab ul li .txt span{
    width: 0;
    height: 40px;
    background: #0098ef;
    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;
    z-index: -1;
}

.product .pro_box .pro_tab ul li:hover .txt span{
    width: 100%;
}


.product .pro_box .pro_tab ul li:hover .pro_img{
    border: 1px solid #008dea;

}

.product .pro_box .pro_tab ul li:hover .txt a{
    background: url(../png/more1.png) no-repeat right center;
    color: #fff;
}



/* banner_1*/

.banner_1{
    width: 100%;
    height: 437px;
    margin: 70px auto 0 auto;
    background: url(../jpg/banner_1.jpg) no-repeat center;
}

.banner_1 .cont{
    width: 1200px;
    margin: 0 auto;
}

.banner_1 .cont .txt{
    padding-top: 40px;
    text-align: right;
}

.banner_1 .cont .txt h5{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}

.banner_1 .cont .txt p{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}

.banner_1 .cont .zx{
    margin: 23px 0 0 610px;
}


.banner_1 .cont .zx .tel{
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
}

.banner_1 .cont .zx .tel span{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.banner_1 .cont .zx .zixun{
    float: right;
    width: 162px;
    height: 46px;
    line-height: 46px;
    background: url(../png/zx1.png) no-repeat center;

}

.banner_1 .cont .zx .zixun a{
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
}


/* ys*/

.ys_bg{
    width: 100%;
    margin: -120px auto 0 auto;
    overflow: hidden;
}


.ys_bg .ys_t{
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}

.ys_bg .ys_t h5{
    font-size: 48px;
    color: #0070da;
    font-weight: bold;
}

.ys_bg .ys_t span{
    font-size: 18px;
    color: #999;
    font-weight: normal; 
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: url(../jpg/ys_xt.jpg) no-repeat right center;
    padding-right: 70px;

}

.ys_bg .ys_t p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 40px;
}


.ys_bg .ys_box{
    width: 100%;
    margin: 35px auto  0 auto;
    height: 420px;
    position: relative;
}

.ys_bg .ys .ys_box .bd {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
}

.ys_bg .ys .ys_box .bd ul li {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 420px;
    overflow: hidden;
}

.ys_bg .ys .ys_box .bd ul li .nr {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 420px;
    background: url(../jpg/ys_list.jpg) no-repeat left  25px;
    padding-left: 30px;
}

.ys_bg .ys .ys_box .bd ul li .nr .num{
    font-size: 14px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    writing-mode:tb-rl;
    position: absolute;
    left: -4px;
    top: 25px;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    float: left;
    width: 40%;

  }
  
  .ys_bg .ys .ys_box .bd ul li .txt .txt_t{
      height: 100px;
      margin-bottom: 50px;

  }

  .ys_bg .ys .ys_box .bd ul li .txt .txt_t  b{
      float: left;
      font-family: "Impact";
      font-size: 60px;
      color: #0070da;
      margin-right: 30px;
      background: url(../jpg/ys_t.jpg) no-repeat center bottom;
      padding-bottom: 10px;
  }

  .ys_bg .ys .ys_box .bd ul li .txt .txt_t h5{
    font-size: 30px;
    font-weight: bold;
    color: #0070da;
    text-transform: uppercase;
    float: left;
    padding-top: 5px;
  }

  .ys_bg .ys .ys_box .bd ul li .txt .txt_t h5 span{
    font-size: 18px;
    font-weight: normal;
    color: #333;
    display: block;
    margin-top: 5px;
  }
  
  .ys_bg .ys .ys_box .bd ul li .txt h5 span{
    font-size: 72px;
    font-weight: bold;
    color: #fccb04;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  
  .ys_bg .ys .ys_box .bd ul li .txt p{
    color: #666;
    font-size: 14px;
    line-height: 30px;
  }
  
  
  .ys_bg .ys .ys_box .bd ul li .ys_img{
    width: 50%;
    height: 420px;
    position: relative;
    float: right;

  }
  
  .ys_bg .ys .ys_box .bd ul li .ys_img img{
    width:1008px;
    height: 408px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 5px;
    display: block;
  
  }

  .ys_bg .ys .ys_box .hd{
      width: 1200px;
      margin: 0 auto;
      position: relative;
  }
  .ys_bg .ys .ys_box .t_next{
    position: absolute;
    left: 40px;
    top: 300px;
    width: 178px;
    height: 45px;
    background: url(../jpg/left1.jpg) no-repeat  center;
    cursor: pointer;
    z-index: 5;
  }
 
  .ys_bg .ys .ys_box .t_prev{
   position: absolute;
   left: 240px;
   top: 300px;
   width: 178px;
   height: 45px;
   background: url(../jpg/right1.jpg) no-repeat  center;
   cursor: pointer;
   z-index: 5;
 }


/* case*/

.case{
    width: 1200px;
    margin: 70px auto 0 auto;
}


.case .title i{
    font-size: 14px;
    color: #666;
    margin-top: 3px;
    display: block;
}

.case .case_box{
    width: 1200px;
    margin: 40px auto 0 auto;
    position: relative;
    height: 340px;
}

.case .case_box .bd{
    width: 1200px;
    margin: 0 auto;

}

.case .case_box .bd ul li{
    width: 282px;
    float: left;
    margin: 0 9px;
}

.case .case_box .bd ul li .pro_img{
    width: 280px;
    height: 200px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_box .bd ul li .pro_img img{
    width: 272px;
    height: 192px;
    margin: 4px;
    display: block;
} 

.case .case_box .bd ul li .txt{
    height: 50px;
    line-height: 50px;
}

.case .case_box .bd ul li .txt a{
    font-size: 14px;
    color:#333;
    display: block;
    text-align: center;
    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 .bd ul li:hover .pro_img{
    border: 1px solid #0070da;
}

.case .case_box .bd ul li:hover .txt a{
    color:#0070da;
}

.case .case_box .next{
    width: 178px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 410px;
    background: url(../jpg/left.jpg) no-repeat center;
}

.case .case_box .prev{
    width: 178px;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 610px;
    background: url(../jpg/right.jpg) no-repeat center;
}



/* about*/

.ab_bg{
    width: 100%;
    margin: 70px auto 0 auto;
    height: 1002px;
    background: url(../jpg/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    height: 480px;
}

.ab_bg .about .ab_t{
    height: 85px;

}

.ab_bg .about .ab_t h3{
    float: left;
    font-size: 20px;
    color: #333;
    letter-spacing: 5px;
    padding: 15px 0 0 20px;
}

.ab_bg .about .ab_t h3 span{
    display: block;
    font-size: 38px;
    color: #333;
    font-weight: bold;
    letter-spacing: 0px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 35px;
}

.ab_bg .about .ab_t .more{
    float: right;
    width: 84px;
    height: 85px;
    line-height: 85px;
    background: url(../png/more2.png) no-repeat center;
}

.ab_bg .about .ab_t .more a{
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
}


.ab_bg .about .about_box{
    width: 1200px;
    margin: 40px auto 0 auto;
}

.ab_bg .about .about_box .ab_l{
    float: left;
    width: 558px;
}

.ab_bg .about .about_box .ab_l .ab_img img{
    width: 558px;
    height: 159px;
}

.ab_bg .about .about_box .ab_l  p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 172px;
    overflow: hidden;
    margin-top: 10px;
}

.ab_bg .about .about_box .ab_l .xq a{
    width: 48px;
    height: 48px;
    display: block;
    margin-top: 10px;

}

.ab_bg .about .about_box .video{
    float: right;
    width: 599px;
    height: 349px;
} 

.ab_bg .about .about_box .video img{
    width: 599px;
    height: 349px;
}


/* honor*/

.honor{
    width: 1200px;
    margin: 45px auto 0 auto;
}

.honor .honor_list{
    height: 46px;
    width: 630px;
    margin: 0 auto;
}

.honor .honor_list ul li{
    width: 158px;
    height: 44px;
    line-height: 44px;
    float: left;
    border: 1px solid #999;
    float: left;
    margin: 0 25px;
}

.honor .honor_list ul li a{
    font-size: 16px;
    color: #666;
    text-align: center;
    display: block;
}

.honor .honor_list ul li.casehover{
    background: url(../jpg/honor_list.jpg) no-repeat center;
}

.honor .honor_list ul li.casehover a{
    color: #fff;
}

.honor .honor_box{
    width: 1200px;
    margin: 60px auto 0 auto;
}

.honor .honor_box .bd{
    width: 1200px;
    margin: 0px auto 0 auto;
}

.honor .honor_box .bd ul li{
    width: 280px;
    height: 215px;
    float: left;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}

.honor .honor_box .bd ul li .pro_img{
    width: 280px;
    height: 215px;
    position: relative;
}

.honor .honor_box .bd ul li .pro_img img{
    width: 280px;
    height: 215px;
}

.honor .honor_box .bd ul li .txt{
    position: absolute;
    left: 0;
    bottom: -215px;
    width: 280px;
    height: 215px;
    line-height: 215px;
    background: url(../png/ico2.png) repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.honor .honor_box .bd ul li .txt a{
    font-size: 16px;
    color: #eef1f6;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding: 0 10px;

}

.honor .honor_box .bd ul li:hover .txt{
    bottom: 0;
}


/* industry*/


.industry_bg{
    width: 100%;
    margin: 0px auto 0 auto;
    height: 548px;
    background: #fff;
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
}

.industry{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


.industry .message{
    float: left;
    width: 364px;
    height: 532px;
    background: url(../jpg/message_bg.jpg) no-repeat center;
    position: relative;
    margin-top: -40px;
    box-shadow: 0 0 8px 6px rgba(0, 112, 218, .08);
}

.industry .message h5{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 45px;
    margin-bottom: 45px;
}

.industry .message h5 span{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
}


.industry .message .form-group{
    width: 306px;
    height: 42px;
    background: #1a7fde;
    border: 1px solid #318ce1;
    margin: 0 auto 18px auto;
}


.industry .message .form-group input{
    width: 306px;
    height: 42px;
    background: #1a7fde;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
}

.industry .message .form-group3{
    width: 306px;
    height: 92px;
    background: #1a7fde;
    border: 1px solid #318ce1;
    margin: 0 auto 18px auto;
}


.industry .message .form-group3 textarea{
    width: 306px;
    height: 82px;
    background: #1a7fde;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
    padding-top: 10px;
}

.industry .message .form-group4{
    width: 306px;
    height: 42px;
    margin: 0 auto 18px auto;
}

.industry .message .imgcode{
    float: left;
    width: 102px;
    height: 40px;
}

.industry .message .codeText{
    width: 194px;
    height: 38px;
    background: #1a7fde;
    border: 1px solid #318ce1;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
    float: left;
    margin-left: 8px;
}

.industry .message .anniu{
    width: 142px;
    height: 40px;
    margin: 40px auto 0 auto;
    background: url(../png/zx2.png) no-repeat center;
}

.industry .message .anniu button{
    width: 142px;
    height: 40px;
    background: url(../png/zx2.png) no-repeat center;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
}


.industry .industry_r{
    float: right;
    width: 790px;
}

.industry .industry_r .industry_list{
    margin-top: 70px;
    height: 145px;
    border-bottom: 1px solid #eee;
}

.industry .industry_r .industry_list ul li{
    float: left;
    margin-right: 30px;
    padding-top: 20px;
}

.industry .industry_r .industry_list ul li img{
    vertical-align: middle;
    float: left;
}

.industry .industry_r .industry_list ul li .txt{
    float: left;
    margin-left: 10px;
}

.industry .industry_r .industry_list ul li .txt span{
    font-size: 14px;
    color: #333;
}

.industry .industry_r .industry_list ul li .txt p{
    font-size: 26px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.industry .industry_r .industry_list ul li:last-child{
    margin-right: 0;
    padding-top: 0px;
}

.industry .industry_r .industry_list ul li:last-child img{
    width: 100px;
    height: 100px;
}

.industry .industry_r .industry_list ul li:last-child .txt span{
    font-size: 18px;
    font-weight: bold;
    color: #0070da;
    margin: 15px 0 5px 0;
    display: block;
}

.industry .industry_r .industry_list ul li:last-child .txt p{
    font-size: 14px;
    color: #666;
}

.industry .industry_r .industry_box{
    margin-top: 30px;

}

.industry .industry_r .industry_box .industry_t{
    height: 50px;
    margin-bottom: 5px;
}

.industry .industry_r .industry_box .industry_t h3{
    float: left;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.industry .industry_r .industry_box .industry_t h3 span{
    font-size: 16px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 15px;
}

.industry .industry_r .industry_box .industry_t .more{
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 50px;
}


.industry .industry_r .industry_box ul li{
    float: left;
    width: 380px;
    float: left;
    margin-right: 15px;
    height: 38px;
    line-height: 38px;
}

.industry .industry_r .industry_box ul li a{
    float: left;
    width: 265px;
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../png/buttom6.png) no-repeat left center;
    padding-left: 20px;
}

.industry .industry_r .industry_box ul li span{
    font-size: 14px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}

.industry .industry_r .industry_box ul li:hover a{
    color: #0070da;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}



/* news*/


.news{
    width: 1200px;
    margin: 30px auto 0 auto;
}

.news .news_t{
    height: 50px;
}

.news .news_t h3{
    float: left;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.news .news_t h3 span{
    font-size: 16px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 15px;
}

.news .news_t .more{
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 50px;
}

.news .news_box{
    width: 1200px;
    margin: 30px auto 0 auto;
}

.news .news_box .bd{
    width: 1200px;
    margin: 0px auto 0 auto;
}

.news .news_box .bd ul li{
    float: left;
    width: 564px;
    height: 180px;
    border: 1px solid #ddd;
    margin: 0 6px;
    padding: 11px;
    position: relative;
}

.news .news_box .bd ul li .news_img{
    float: left;
    width: 270px;
    height: 180px;
}

.news .news_box .bd ul li .news_img img{
    width: 270px;
    height: 180px;
}

.news .news_box .bd ul li .txt{
    float: right;
    width: 265px;
    height: 180px;
}

.news .news_box .bd ul li .txt h5 a{
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0 18px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .bd ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
}

.news .news_box .bd ul li .txt span{
    font-size: 14px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 12px;
    display: block;
}

.news .news_box .bd ul li .more a{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    height: 42px;
    background: url(../jpg/more4.jpg) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: block;
    z-index: 5;
}

.news .news_box .bd ul li:hover .txt h5 a{
    color: #0071db;

}

.news .news_box .bd ul li:hover .more{
    background: url(../jpg/more5.jpg) no-repeat center;
}


/* links*/

.links_bg{
    width: 100%;
    margin: 65px auto 0 auto;
    background: #0095ed;
    height: 120px;
    position: relative;
}

.links_bg .links{
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    line-height: 90px;
}

.links_bg .links h3{
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: url(../png/xt.png) no-repeat right center;
    width: 85px;
}

.links_bg .links .yq{
    float: left;
    margin-left: 15px;
}

.links_bg .links .yq a{
    margin: 0 15px;
    background: url(../png/buttom7.png) no-repeat right center;
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    width: 120px;
}