﻿

/*-----------------------------------------------------------*/

/*copyright by 动力无限  www.btoe.cn*/

/*邮箱 btoe@btoe.cn*/

/*合作电话 400-0599-360*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/



/*banner*/

.fullSlide {

    width: 100%;

    position: relative;

    height: 800px;

    background: #fff;

    overflow: hidden;

  }

 

.fullSlide video {
    width: 100%;
    height: 800px;
    object-fit: cover;
} 

  .fullSlide .bd {

    width: 100%;

    height: 800px;

    margin: 0 auto;

    position: relative;

    z-index: 1;

    overflow: hidden;

  }



  

  .fullSlide .bd ul {

    width: 100% !important;

  }

  

  .fullSlide .bd li {

    width: 100% !important;

    height: 800px;

    overflow: hidden;

    text-align: center;

  }

  

  .fullSlide .bd li a {

    display: block;

    height: 800px;

  }

  

  .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: 10px;

    height: 10px;

    border-radius: 50%;

    margin: 12px;

    overflow: hidden;

    line-height: 99px;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out;

    background: #fff;

  }

  

  .fullSlide .hd ul .on {

    background: #0d1a3f;

    -webkit-transition: all .3s linear;

    transition: all .3s linear;

  }

  

  

  .fullSlide .next {

    width: 65px;

    height: 65px;

    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: 5%;

  }

  

  .fullSlide .prev {

    width: 65px;

    height: 65px;

    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: 5%;

  }





/*trait*/



.trait_bg{

    width: 100%;

    height: 100px;

    margin: 0 auto;

    background: #f8f8f8;

}



.trait_bg .trait{

    width: 1300px;

    margin: 0 auto;

    height: 100px;

}



.trait_bg .trait .trait_l{

    float: left;

    width: 435px;

    height: 100px;

    line-height: 100px;

    background: url(../images/xt1.png) no-repeat right center;

}



.trait_bg .trait .trait_l p{

    background: url(../images/buttom1.png) no-repeat left center;

    font-size: 20px;

    color: #333;
    font-weight: bold;

    font-family: Arial, Helvetica, sans-serif;

    padding-left: 40px;


}



.trait_bg .trait .tel{

    float: left;

    margin-left: 70px;

    width: 355px;

    height: 100px;

    line-height: 100px;

    background: url(../images/xt1.png) no-repeat right center;

}



.trait_bg .trait .tel p{

    background: url(../images/buttom1.png) no-repeat left center;

    font-size: 20px;

    color: #333;
    font-weight: bold;

    font-family: Arial, Helvetica, sans-serif;

    padding-left: 40px;

}



.trait_bg .trait .tel p i{

    font-size: 22px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;

}





 /* 询盘*/

 i {

    font-weight: normal;

    font-style: normal;

  }

  

  .topxunpan {

    position: relative;

    float: right;

    margin: 35px 80px 0 0;
    background: url(../images/buttom1.png) no-repeat left center;
    font-size: 20px;

    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 40px;

  }

  

  

  .topxunpan .xp {

    position: relative;

    height: 30px;

    line-height: 30px;

    color: #333;

    font-size: 16px;

    cursor: pointer;

    letter-spacing: 2px;

  }

  

  .topxunpan .xp img {

    position: relative;

    margin: 0px  20px 0 0;

    top: 3px;



  }



  .topxunpan .xp i {

    padding: 3px 5px;

    margin-left: 0px;

    margin-right: 0px;

    box-sizing: border-box;

    color: #333;

    font-size: 16px;

  }

  

  .topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 95px;

    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: #0d1a3f;

    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: #0d1a3f;

  }

  

  .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;

  }





 /* title*/



.title{

    background: url(../images/title.png) no-repeat 57px center;

}



.title span{

    display: block;

    float: left;

    font-size: 80px;

    color: #163393;

    font-weight: bold;

    text-transform: uppercase;

    line-height: 80px;

    width: 70px;

    background-image:-webkit-linear-gradient(top,#091535,#142556);

    -webkit-background-clip:text;

    -webkit-text-fill-color:transparent; 

}



.title h3{

    float: left;

    margin-left: 20px;

    margin-top: 2px;

    font-size: 30px;

    color: #333;

    font-weight: bold;

}



.title h3 a{

    font-size: 30px;

    color: #333;

    font-weight: bold;

}



.title h3 i{

    display: block;

    font-size: 14px;

    color: #333;

    font-weight: normal;

    font-family: Arial, Helvetica, sans-serif;

    text-transform: uppercase;

    letter-spacing: 2px;

    margin-top: 7px;

}





 /* product*/



 .product{

     width: 1300px;

     margin: 90px auto 0 auto;

 }



 .product .pro_t{

     overflow: hidden;

 }

 

 .product .pro_t .title{

     float: left;

 }



 .product .pro_t .pro_list{

     float: right;

     height: 58px;

     border-bottom: 1px solid #dfdfdf;

 }

 

 .product .pro_t .pro_list ul li{

     float: left;

     width: 170px;

     height: 58px;

     position: relative;

 }



 .product .pro_t .pro_list ul li a{

    font-size: 16px;

    color: #333333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    padding-left: 25px;

    background: url(../images/buttom3.png) no-repeat  left 8px;

 }



 .product .pro_t .pro_list ul li:hover a{

    background: url(../images/buttom2.png) no-repeat  left 8px;

 }



 .product .pro_t .pro_list ul li::before{

     position: absolute;

     bottom: 0;

     left: 7px;

     width: 1px;

     height: 14px;

     content: "";

     background: #dfdfdf;

 }

 

 

 .product .pro_box{

     margin: 1300px;

     margin: 65px auto 0 auto;

 }



 .product .pro_box ul li{

     float: left;

     width: 380px;

     margin: 0 80px 53px 0;

 }



 .product .pro_box ul li:nth-child(3n){

     margin-right: 0;

 }



 .product .pro_box ul li .pic{

    width: 360px;

    height: 280px;

     background: #f5f5f5;

     border-radius: 5px;

     padding: 10px;



 }



 .product .pro_box ul li .pic a{

     display: block;

     width: 360px;

     height: 280px;

     border-radius: 5px;

     overflow: hidden;

 }



 .product .pro_box ul li .pic img{

    width: 360px;

    height: 280px;

    border-radius: 5px;

    overflow: hidden;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

 }



 .product .pro_box ul li:hover .pic img{

     transform: scale(1.1);

     -webkit-transform: scale(1.1);

     -o-transform: scale(1.1);

 }



 .product .pro_box ul li .txt{

     margin: 13px auto 0 auto;

     height: 44px;

     line-height: 44px;



 } 



 .product .pro_box ul li .txt h5 a{

     float: left;

     width: 290px;

     border-bottom: 1px solid #dfdfdf;

     font-size: 16px;

     color: #666666;

     overflow: hidden;

     text-overflow: ellipsis;

     white-space: nowrap;

     display: block;

     -webkit-transition: all 0.5s ease-out;

     -o-transition: all 0.5s ease-out;

     transition: all 0.5s ease-out;

     padding-left: 5px;

 }



 .product .pro_box ul li .txt span{

     display: block;

     float: right;

     width: 43px;

     height: 43px;

     border: 1px solid #dfdfdf;

     border-radius: 8px;

     font-size: 20px;

     color: #333;

     font-family: Arial, Helvetica, sans-serif;

     text-align: center;

     -webkit-transition: all 0.5s ease-out;

     -o-transition: all 0.5s ease-out;

     transition: all 0.5s ease-out;

 }



 .product .pro_box ul li:hover .txt span{

    background: url(../images/buttom6.png) no-repeat center;

    color: #fff;

 }





  /* solution*/



  .solution_bg{

      width: 100%;

      height: 1121px;

      margin: 40px auto 0 auto;

      background: url(../images/case_bg.jpg) no-repeat center;

  }



  .solution_bg .solution{

      width: 1300px;

      margin: 0 auto;

      padding-top: 65px;

  }



  .solution_bg .solution .solution_t{

      overflow: hidden;

  } 



  .solution_bg .solution .solution_t .title{

      float: left;

      background: url(../images/case_t.png) no-repeat 57px  center;

  }



  .solution_bg .solution .solution_t .title span{

    background-image:-webkit-linear-gradient(top,#fff,#fff);

    -webkit-background-clip:text;

    -webkit-text-fill-color:transparent; 

  }



  .solution_bg .solution .solution_t .title h3{

      color: #fff;



  }



  .solution_bg .solution .solution_t .title h3 i{

    color: #fff;

  }



  .solution_bg .solution .solution_t .case_list{

      float: right;

      margin-top: 15px;

  }



  .solution_bg .solution .solution_t .case_list ul li{

      width: 188px;

      height: 54px;

      line-height: 54px;

      border: 1px solid #3e496c;

      border-radius: 5px;

      float: left;

      margin-left: 29px;

      position: relative;

      z-index: 5;

      -webkit-transition: all 0.5s ease-out;

      -o-transition: all 0.5s ease-out;

      transition: all 0.5s ease-out;

  }



  .solution_bg .solution .solution_t .case_list ul li a{

    font-size: 16px;

    color: #fff;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    text-align: center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    padding: 0 5px;

  }

  



  .solution_bg .solution .solution_t .case_list ul li:hover a{

      color: #091434;

  }



  .solution_bg .solution .solution_t .case_list ul li:hover{

    border: 1px solid #fff;



}



.solution_bg .solution .solution_t .case_list ul li::after{

    position: absolute;

    left: 50%;

    top: 0;

    width: 0;

    height: 54px;

    content: "";

    background: #fff;

    border-radius: 5px;

    z-index: -1;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.solution_bg .solution .solution_t .case_list ul li:hover::after{

    width: 100%;

    left: 0;

}



.solution_bg .solution .solution_box{

    margin: 57px auto 0 auto;

    height: 440px;

    width: 1300px;

    background: #fff;

    position: relative;



}



.solution_bg .solution .solution_box .bd{

    margin: 0 auto;

    width: 1286px;

}



.solution_bg .solution .solution_box .bd ul li{

    float: left;

    width: 1286px;

    margin: 0 auto;

}



.solution_bg .solution .solution_box .bd ul li .pic{

    width: 640px;

    height: 432px;

    margin-top: 8px;

    float: left;



}



.solution_bg .solution .solution_box .bd ul li .pic img{

    width: 640px;

    height: 432px;

}



.solution_bg .solution .solution_box .bd ul li .txt{

    float: left;

    margin-left: 100px;

    width: 460px;

    margin-top: 40px;



}



.solution_bg .solution .solution_box .bd ul li .txt a{

    width: 446px;

    font-size: 22px;

    color: #333333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    background: url(../images/xt2.png) no-repeat  left bottom;

    line-height: 105px;

}



.solution_bg .solution .solution_box .bd ul li:hover .txt a{

    color: #0d1a3f;

}



.solution_bg .solution .solution_box .bd ul li .txt p{

    font-size: 14px;

    color: #666666;

    line-height: 30px;

    height: 90px;

    overflow: hidden;

    margin-top: 27px;

}



.solution_bg .solution .solution_box .hd{

    position: absolute;

    right: 315px;

    top: 317px;

    background: url(../images/buttom4.png) no-repeat  center;

    width: 240px;

    height: 60px;

}



.solution_bg .solution .solution_box .hd .next{

    float: left;

    cursor: pointer;

    width: 120px;

    height: 60px;

    background: url(../images/left.png) no-repeat  center;

}



.solution_bg .solution .solution_box .hd .prev{

    float: left;

    cursor: pointer;

    width: 120px;

    height: 60px;

    background: url(../images/right.png) no-repeat  center;

}



.solution_bg .solution .solution_show{

    margin: 50px auto 0 auto;

}



.solution_bg .solution .solution_show ul li{

    float: left;

    width: 380px;

    height: 340px;

    background: #fff;

    margin-right: 80px;



}



.solution_bg .solution .solution_show ul li:last-child{

    margin-right: 0;

}



.solution_bg .solution .solution_show ul li .pic{

    width: 360px;

    height: 260px;

    margin: 10px 10px 0 10px;

    overflow: hidden;

}



.solution_bg .solution .solution_show ul li .pic img{

    width: 360px;

    height: 260px;

    overflow: hidden;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.solution_bg .solution .solution_show ul li:hover .pic img{

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -o-transform: scale(1.1);

}





.solution_bg .solution .solution_show ul li .txt{

    height: 70px;

    line-height: 70px;

    width: 360px;

    margin: 0 auto;

}



.solution_bg .solution .solution_show ul li .txt h5 a{

    float: left;

    width: 250px;

    margin-left: 20px;

    font-size: 16px;

    color: #333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.solution_bg .solution .solution_show ul li .txt .more{

    float: right;

    display: block;

    background: url(../images/more.png) no-repeat center;

    width: 24px;

    height: 12px;

    margin: 29px 20px 0 0;



}



.solution_bg .solution .solution_show ul li:hover .txt h5 a{

    transform: translateX(10px);

    -webkit-transform: translateX(10px);

    -o-transform: translateX(10px);

}





/* ys*/



.ys{

    width: 1300px;

    margin: 100px auto 0 auto;

    position: relative;

}



.ys .title{

    position: absolute;

    left: 0;

    top: 0;

    z-index: 5;

    background: url(../images/title.png) no-repeat 87px center;

}



.ys .title span{

    width: 87px;

}



.ys .ys_box{

    width: 1300px;

    margin: 0px auto 0 auto;

    position: relative;

    height: 470px;

}



.ys .ys_box .bd{

    width: 1300px;

    height: 470px;

    margin: 0px auto 0 auto;

}



.ys .ys_box .bd ul li{

    width: 1300px;

    height: 470px;

    float: left;

}





.ys .ys_box .bd ul li .txt{

    float: left;

    width: 505px;

    margin-top: 105px;

}



.ys .ys_box .bd ul li .txt h5{

    height: 72px;

    line-height: 72px;

    font-size: 22px;

    color: #333333;

    border-bottom: 1px solid #dfdfdf;

}



.ys .ys_box .bd ul li .txt h5 i{

    font-size: 30px;

    color: #333333;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: bold;

    float: left;

    margin-right: 15px;

}



.ys .ys_box .bd ul li .txt p{

    font-size: 14px;

    color: #666;

    line-height: 34px;

    margin-top: 20px;

}





.ys .ys_box .bd ul li .ys_img{

    float: right;

    width: 710px;

    height: 470px;

}



.ys .ys_box .bd ul li .ys_img img{

    width: 710px;

    height: 470px;

}



.ys .ys_box .hd{

    margin: 0 auto;

    background: #fff;

    width: 1300px;

    height: 65px;

    padding: 37px 0 38px 0;

    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);



}



.ys .ys_box .hd ul li{

    width: 280px;
    height: 65px;
    float: left;
    margin: 0 22px;



}



.ys .ys_box .hd ul li .te_list {

    display: block;

    width: 64px;

    height: 64px;

    border: 1px solid #dfdfdf;

    border-radius: 50%;

    overflow: hidden;

    transition-duration: 0.7s;

    margin: 0px auto;

    float: left;

  }

  

  .ys .ys_box .hd ul li .te_list .te_img {

    display: block;

    position: relative;

    transition: 0.7s;

    font-size: 0;

  }

  

  .ys .ys_box .hd ul li .te_list .te_img i{

    display: block;

    width: 64px;

    height: 64px;

    text-align: center;

    line-height: 64px;

    margin: 0 auto;

  }



  .ys .ys_box .hd ul li .te_list .te_img i img{

    vertical-align: middle;

    display: inline-block;

    width: 64px;

    height: 64px;

  }



  .ys .ys_box .hd ul li .te_list .te_img i:before{

    /* 辅助ie8图片居中 */

    content: '';

    height: 64px;

    width: 1px;

    font-size: 0;

  }

  

  

  .ys .ys_box .hd ul li .te_list .te_img {

    width: 100%;

    height: 200%;

    top:0;

  }



  .ys .ys_box .hd ul li:hover .te_img {

    top:-64px;

  }



  .ys .ys_box .hd ul li:hover .te_list{

    background: url(../images/ys_list.png) no-repeat  center;

  }





  .ys .ys_box .hd ul li.on .te_img {

    top:-64px;

  }



  .ys .ys_box .hd ul li.on .te_list{

    background: url(../images/ys_list.png) no-repeat  center;

  }



  .ys .ys_box .hd ul li h5{

      float: left;

      font-size: 18px;

      color: #333333;

      margin-left: 20px;

      margin-top: 5px;

  }



  .ys .ys_box .hd ul li h5 span{

    font-size: 14px;

    color: #333333;

    display: block;

    opacity: 0.5;

    margin-top: 7px;

  }





  .ys .ys_box  .zx{

      position: absolute;

      left: 0;

      top: 360px;

  }



  .ys .ys_box  .zx .zixun{

    background: url(../images/zx.png) no-repeat center;

    float: left;

    width: 160px;

    height: 56px;

    line-height: 56px;



  }



  .ys .ys_box  .zx .zixun a{

      display: block;

      text-align: center;

      padding-left: 55px;

      font-size: 16px;

      color: #fff;

  }



  .ys .ys_box  .zx .tel{

      float: left;

      font-size: 16px;

      color: #333;

      line-height: 56px;

      margin-left: 55px;

      padding-left: 37px;

      background: url(../images/tel.png) no-repeat left center;

  }



  .ys .ys_box  .zx .tel i{

    font-size: 24px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;

  }









/* case*/



.case{

    width: 1300px;

    margin: 90px auto 0 auto;

}



.case .title{

    overflow: hidden;

}



.case .case_box{

    width: 1300px;

    margin: 35px auto 0 auto;

    position: relative;

} 



.case .case_box .bd{

    width: 1300px;

    margin: 0px auto 0 auto;

}



.case .case_box .bd ul li{

    float: left;

    width: 400px;

    height: 390px;

    background: #fff;

    border: 5px solid #f0f0f0;

    margin: 0 11px;

    -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{

    border: 5px solid #0d1a3f;

}



.case .case_box .bd ul li .pic{

    width: 400px;

    height: 258px;

}



.case .case_box .bd ul li .pic img{

    width: 400px;

    height: 258px;

}



.case .case_box .bd ul li .txt{

    width: 355px;

    margin: 5px auto 0 auto;



} 



.case .case_box .bd ul li .txt .txt_t{

    height: 65px;

    line-height: 65px;

    border-bottom: 1px solid #e0e0e0;



}



.case .case_box .bd ul li .txt .txt_t h5 a{

    float: left;

    width: 240px;

    font-size: 18px;

    color: #333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.case .case_box .bd ul li .txt .txt_t .more{

    display: block;

    float: right;

    background: url(../images/buttom5.png) no-repeat  center;

    width: 18px;

    height: 18px;

    margin-top: 24px;

}



.case .case_box .bd ul li .txt p{

    font-size: 14px;

    color: #666666;

    line-height: 57px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

}





.case .case_box .hd{

    position: absolute;

    right: 20px;

    top: -102px;

}



.case .case_box .hd .next{

    cursor: pointer;

    float: left;

    width: 50px;

    height: 50px;

    border: 1px solid #e0e0e0;

    border-radius: 50%;

    background: url(../images/left2.png) no-repeat  center;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.case .case_box .hd .prev{

    cursor: pointer;

    float: left;

    width: 50px;

    height: 50px;

    border: 1px solid #e0e0e0;

    border-radius: 50%;

    background: url(../images/right2.png) no-repeat  center;

    margin-left: 18px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.case .case_box .hd .next:hover{

    border: 1px solid #091434;

    background: #091434 url(../images/left1.png) no-repeat  center;

}



.case .case_box .hd .prev:hover{

    border: 1px solid #091434;

    background: #091434 url(../images/right1.png) no-repeat  center;

}





/* about*/



.ab_bg{

    width: 100%;

    margin: 100px auto 0 auto;

    background: url(../images/ab_bg.jpg) no-repeat top center;

}



.ab_bg  .about{

    width: 1300px;

    margin: 0 auto;

    padding-top: 100px;

}



.ab_bg  .about .ab_img{

    float: left;

    width: 495px;

    height: 390px;

    background: rgba(255, 255, 255, 0.1);

    border-radius: 5px;

}



.ab_bg  .about .ab_img img{

    width: 475px;

    height: 370px;

    margin: 10px;

}



.ab_bg  .about .ab_r{

    float: right;

    width: 735px;

    position: relative;

} 



.ab_bg  .about .ab_r .title{

    background: url(../images/case_t.png) no-repeat 57px  center;

    overflow: hidden;

    margin-top: 10px;

}



.ab_bg  .about .ab_r .title span{

  background-image:-webkit-linear-gradient(top,#fff,#fff);

  -webkit-background-clip:text;

  -webkit-text-fill-color:transparent; 

}



.ab_bg  .about .ab_r .title h3{

    color: #fff;



}



.ab_bg  .about .ab_r .title h3 i{

  color: #fff;

}



.ab_bg  .about .ab_r .txt{

    margin-top: 30px;



}



.ab_bg  .about .ab_r .txt h5{

    font-size: 20px;

    color: #fff;

    letter-spacing: 25px;



}



.ab_bg  .about .ab_r .txt p{

    font-size: 15px;

    color: #fff;

    line-height: 36px;

    height: 108px;

    overflow: hidden;

    margin-top: 43px;

}



.ab_bg  .about .ab_r .txt .zx{

    margin-top: 35px;

    line-height: 52px;

}



.ab_bg  .about .ab_r .txt .more{

    float: left;

    width: 159px;

    height: 52px;

    line-height: 52px;

    background: url(../images/more1.png) no-repeat   center;



}



.ab_bg  .about .ab_r .txt .more a{

    display: block;

    text-transform: uppercase;

    font-size: 14px;

    color: #000;

    padding-left: 27px;

}



.ab_bg  .about .ab_r .txt .tel{

    float: left;

    padding-left: 45px;

    font-size: 16px;

    color: #f7f7f7;



}



.ab_bg  .about .ab_r .txt .tel i{

    font-size: 24px;

    color: #f7f7f7;

    font-family: Arial, Helvetica, sans-serif;

}





.ab_bg  .about .ab_r .honor{

    position: absolute;

    right: 0;

    top: 0;

    width: 131px;

    height: 181px;

    background: url(../images/ry_bg.jpg) no-repeat   center;

}



.ab_bg  .about .ab_r .honor img{

    width: 103px;

    height: 150px;

    margin: 15px 0 0 14px ;

}



.ab_bg  .ab_list{

    width: 1300px;

    margin: 80px auto 0 auto;



}



.ab_bg  .ab_list ul li{

    width: 300px;

    height: 220px;

    float: left;

    margin-right: 33px;

    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);

}



.ab_bg  .ab_list ul li:nth-child(1){

    background: url(../images/ab1.jpg) no-repeat  center;

}



.ab_bg  .ab_list ul li:nth-child(2){

    background: url(../images/ab2.jpg) no-repeat  center;

}



.ab_bg  .ab_list ul li:nth-child(3){

    background: url(../images/ab3.jpg) no-repeat  center;

}



.ab_bg  .ab_list ul li:nth-child(4){

    margin-right: 0;

    background: url(../images/ab4.jpg) no-repeat  center;

}



.ab_bg  .ab_list ul li a{

    display: block;

    margin: 50px 0 0 35px;

    font-size: 16px;

    color: #333;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;



}



.ab_bg  .ab_list ul li a img{

    display: block;

    margin-bottom: 15px;



}



.ab_bg  .ab_list ul li:hover a{

    transform: translateX(10px);

    -webkit-transform: translateX(10px);

    -o-transform: translateX(10px);

}







/* news*/



.news{

    width: 1300px;

    margin: 90px auto 0 auto;

    height: 565px;

}



.news .news_t{

    overflow: hidden;

}



.news .news_t .title{

    float: left;

    background: url(../images/title.png) no-repeat 70px center;

}





.news .news_t .news_list{

    float: right;

    margin-top: 20px;

} 



.news .news_t .news_list ul li{

    float: left;

    margin-left: 50px;

    position: relative;

    width: 117px;

    height: 47px;

}



.news .news_t .news_list ul li::before{

    position: absolute;

    left: 11px;

    top: 0px;

    content: "";

    width: 1px;

    height: 47px;

    background: #dfdfdf;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li::after{

    position: absolute;

    left: 0;

    top: 32px;

    content: "";

    width: 117px;

    height: 1px;

    background: #dfdfdf;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li a{

    display: block;

    font-size: 16px;

    color: #666666;

    padding: 0px 0 0 30px;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_t .news_list ul li.casehover::after{

    background: #091434;



}



.news .news_t .news_list ul li.casehover::before{

    background: #091434;

}



.news .news_t .news_list ul li.casehover a{

    color: #091434;



}



.news .news_box{

    width: 1300px;

    margin: 50px auto 0 auto;

}



.news .news_box .news_top{

    height: 230px;

}



.news .news_box .news_top .news_l{

    float: left;

    width: 648px;

    height: 228px;

    border: 1px solid #f2f2f2;

}



.news .news_box .news_top .news_l .news_img{

    float: left;

    width: 269px;

    height: 200px;

    margin: 14px;

}



.news .news_box .news_top .news_l .news_img img{

    width: 269px;

    height: 200px;

}



.news .news_box .news_top .news_l .txt{

    float: right;

    margin-right: 45px;

    margin-top: 14px;

    width: 285px;

}



.news .news_box .news_top .news_l .txt a{

    font-size: 15px;

    color: #333333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

    height: 62px;

    line-height: 62px;

    background: url(../images/xt2.png) no-repeat  left bottom;

}



.news .news_box .news_top .news_l:hover .txt a{

    color: #0d1a3f;

}



.news .news_box .news_top .news_l .txt p{

    font-size: 14px;

    color: #888;

    line-height: 24px;

    height: 48px;

    overflow: hidden;

    margin: 20px 0 30px 0;

}



.news .news_box .news_top .news_l .txt span{

    display: block;

    font-size: 14px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;



}



.news .news_box .news_top .news_r{

    float: right;

    width: 580px;

    margin-top: -20px;

}



.news .news_box .news_top .news_r ul li{

    border-bottom: 1px solid #efefef;

    height: 94px;

    padding-top: 30px;

    position: relative;

}



.news .news_box .news_top .news_r ul li::after{

    position: absolute;

    left: 0px;

    bottom: 0;

    content: "";

    width: 0px;

    height: 1px;

    background: #091434;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_box .news_top .news_r ul li:hover::after{

    width: 100%;

}



.news .news_box .news_top .news_r ul li .time{

    float: left;

    width: 85px;

    background: url(../images/xt3.png) no-repeat  right  center;

}



.news .news_box .news_top .news_r ul li .time span{

    display: block;

    font-size: 52px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: bold;

    line-height: 50px;

}



.news .news_box .news_top .news_r ul li .time p{

    font-size: 14px;

    color: #999999;

    font-family: Arial, Helvetica, sans-serif;



}



.news .news_box .news_top .news_r ul li .txt {

    float: right;

    width: 465px;



}



.news .news_box .news_top .news_r ul li .txt a{

    font-size: 15px;

    color: #333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_box .news_top .news_r ul li .txt p{

    font-size: 14px;

    color: #888888;

    line-height: 24px;

    height: 48px;

    overflow: hidden;

    margin-top: 10px;



}



.news .news_box .list{

    margin: 60px auto 0 auto;



}



.news .news_box .list ul li{

    width: 400px;

    height: 140px;

    border-bottom: 1px solid #dfdfdf;

    margin-right: 50px;

    float: left;

    position: relative;

}



.news .news_box .list ul li:last-child{

    margin-right: 0;

}



.news .news_box .list ul li .time{

    float: left;

    width: 80px;

}



.news .news_box .list ul li .time span{

    display: block;

    font-size: 20px;

    color: #333;

    font-family: Arial, Helvetica, sans-serif;

    font-weight: bold;

}



.news .news_box .list ul li .time p{

    font-size: 14px;

    color: #999999;

    font-family: Arial, Helvetica, sans-serif;



}



.news .news_box .list ul li .txt {

    float: right;

    width: 320px;



}



.news .news_box .list ul li .txt a{

    font-size: 15px;

    color: #333333;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    display: block;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_box .list ul li .txt i{

    display: block;

    width: 29px;

    height: 1px;

    background: #e3e3e3;

    margin-top: 18px;

}



.news .news_box .list ul li .txt p{

    font-size: 14px;

    color: #888888;

    line-height: 28px;

    height: 56px;

    overflow: hidden;

    margin-top: 15px;



}



.news .news_box .list ul li::after{

    position: absolute;

    left: 0px;

    bottom: 0;

    content: "";

    width: 0px;

    height: 1px;

    background: #091434;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;

}



.news .news_box .list ul li:hover::after{

    width: 100%;

}



/* links*/



.links_bg{

    width: 100%;

    height: 290px;

    margin: 100px auto 0 auto;

    background: url(../images/message_bg.jpg) no-repeat top  center;

}



.links_bg  .links{

    width: 1300px;

    margin: 0 auto;

    padding-top: 55px;

    height: 87px;

}



.links_bg  .links .links_t{

    float: left;

    background: url(../images/links_t.png) no-repeat top  center;

    width: 144px;

    height: 38px;

}



.links_bg  .links .links_t i{

    display: block;

    text-align: center;

    font-size: 16px;

    color: #333333;

}



.links_bg  .links .yq{

    float: right;

    width: 1125px;

    margin-top: 8px;



} 



.links_bg  .links .yq a{

    margin: 0 10px;

    font-size: 14px;

    color: #999999;

}



.links_bg  .message{

    width: 1300px;

    margin: 32px auto 0 auto;

} 



.links_bg  .message .form-group1{

    float: left;

    width: 240px;

    height: 50px;

    background: #ffffff;

    border-radius: 5px;

    margin-left: 33px;

}



.links_bg  .message .form-group1 input{

    width: 240px;

    height: 50px;

    background: url(../images/m1.png) no-repeat  15px center;

    font-size: 14px;

    color: #666;

    text-indent: 50px;

}



.links_bg  .message .form-group2{

    float: left;

    width: 240px;

    height: 50px;

    background: #ffffff;

    border-radius: 5px;

    margin-left: 26px;

}



.links_bg  .message .form-group2 input{

    width: 240px;

    height: 50px;

    background: url(../images/m2.png) no-repeat  15px center;

    font-size: 14px;

    color: #666;

    text-indent: 50px;

}



.links_bg  .message .form-group3{

    float: left;

    width: 260px;

    height: 50px;

    background: #ffffff;

    border-radius: 5px;

    margin-left: 26px;

}



.links_bg  .message .form-group3 textarea{

    width: 200px;

    height: 38px;

    background: url(../images/m3.png) no-repeat  15px center;

    font-size: 14px;

    color: #666;

    padding: 12px 0 0 60px;

}



.links_bg  .message .form-group4{

    float: left;

    width: 240px;

    height: 50px;

    background: #ffffff;

    border-radius: 5px;

    margin-left: 26px;

}



.links_bg  .message .form-group4 input{

    width: 140px;

    height: 50px;

    background: url(../images/m4.png) no-repeat  15px center;

    font-size: 14px;

    color: #666;

    text-indent: 50px;

    float: left;

}



.links_bg  .message .form-group4 .imgcode{

    float: right;

    width: 90px;

    height: 36px;

    margin: 7px 7px 0 0;

} 



.links_bg  .message .anniu{

    float: left;

    width: 139px;

    height: 50px;

    margin-left: 26px;

}



.links_bg  .message .anniu button{

    cursor: pointer;

    border: none;

    width: 139px;

    height: 50px;

    background: #ffffff;

    border-radius: 5px;

    font-size: 16px;

    color: #091434;

}