
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 786px;
    background: #fff;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    width: 100%;
    height: 786px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 786px;
    overflow: hidden;
    text-align: center;
    position: relative;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 786px;
  }

  .fullSlide .bd li span{
    position: absolute;
    z-index: 5;
    top: 200px;
    left: 6.5%;
    font-size: 16px;
    color:  #fff;
  }


  
  .fullSlide .hd {
    width: 1px;
    position: absolute;
    z-index: 5;
    top: 240px;
    left: 7%;
    height: 210px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2)
  }
  
  
  .fullSlide .hd ul li {
    cursor: pointer;
    zoom: 1;
    width: 1px;
    height: 70px;
    overflow: hidden;
    line-height: 70px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: #fff;
    opacity: 0;
  }
  
  .fullSlide .hd ul .on {
    opacity: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 58px;
    height: 58px;
    position: absolute;
    bottom: 70px;
    z-index: 11;
    background: url(../images/bannerR.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 22%;
  }

  .fullSlide .banner_num{
    position: absolute;
    left: 6.5%;
    top: 480px;
    font-size: 16px;
    color:  #fff;
    z-index: 9;
  }
  

  .banner_box {
    width: 100%;
    position: relative;
    height: 970px;
    background: #fff;
    overflow: hidden;
    top: -40px;
  }

  .banner_box  .banner_xt{
      position: absolute;
      z-index: 9;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 494px;
      background: url(../images/banner_bg.png) no-repeat center;


  }



/*title*/

.title{

   float: left;
}


.title h3{
    font-size: 32px;
    color: #333333;
    font-weight: bold;

}

.title h3 a{
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.title span{
    font-size: 40px;
    color: #333333;
    font-family: 'Times New Roman', Times, serif;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 70px;
}

.title span i{
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Times New Roman', Times, serif;
    font-weight: bold;
    display: inline-block;
    border-radius: 50%;
    background: #ffae55;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-right: 10px;


}

.title h3 em{
    font-size: 16px;
    color: #888888;
    margin-left: 5px;
}

.title_more{
    float: right;
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin-top: 60px;
    position: relative;
}

.title_more a{
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    padding-left: 45px;
    background: url(../images/xt2.png) no-repeat left center;
}

.title_more::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #053589;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.title_more:hover::after{
    width: 100%;
}



/*product*/

.pro_bg{
    width: 100%;
    height: 950px;
    margin: -140px auto 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat bottom center;
    position: relative;
    overflow: hidden;
}
.pro_bg .product{
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.pro_bg .product .pro_t{
    overflow: hidden;
}



.pro_bg .product .pro_box{
    margin: 55px auto 0 auto;
    width: 1280px;
}

.pro_bg .product .pro_box .pro_l{
    float: left;
    width: 1060px;
}

.pro_bg .product .pro_box .pro_l ul li{
    float: left;
    width: 322px;
    height: 308px;
    margin: 0 28px 65px 0;
    border: 1px solid #e5e5e5;
    -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 ul li .pic{
    width: 304px;
    height: 240px;
    margin: 9px 9px 0 9px;
    position: relative;
    z-index: 5;
}

.pro_bg .product .pro_box .pro_l ul li .pic img{
    width: 304px;
    height: 240px;
}

.pro_bg .product .pro_box .pro_l ul li .txt{
    width: 304px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;

}

.pro_bg .product .pro_box .pro_l ul li .txt h5 a{
    float: left;
    width: 210px;
    font-size: 16px;
    color: #444444;
    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_l ul li .txt .more{
    float: right;
    display: block;
    background: url(../images/more.png) no-repeat left center;
    margin-top: 27px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 62px;
    height: 6px;
}

.pro_bg .product .pro_box .pro_l ul li.on .txt a{
    color: #053589
}

.pro_bg .product .pro_box .pro_l ul li.on{
    border: 1px solid #053589;
}


.pro_bg .product .pro_box .pro_list{
    float: right;
    background: #fff;
    width: 160px;
    height: auto;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    margin-right: 35px;
} 

.pro_bg .product .pro_box .pro_list ul li{
    width: 160px;
    height: 84px;
    line-height: 84px;
    position: relative;
    z-index: 5;
    border-bottom: 1px solid #e7e9ee;
    
}


.pro_bg .product .pro_box .pro_list ul li a{
    font-size: 16px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../images/buttom1.png) no-repeat 25px center;
    padding-left: 65px;

}

.pro_bg .product .pro_box .pro_list ul li::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 84px;
    background: #053589;
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
}


.pro_bg .product .pro_box .pro_list ul li::before{
    position: absolute;
    left: 175px;
    bottom: 35px;
    width: 14px;
    height: 14px;
    background: url(../images/buttom3.png) no-repeat center;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}

.pro_bg .product .pro_box .pro_list ul li.on a{
    color: #fff;
    background: url(../images/buttom2.png) no-repeat 25px center;
}

.pro_bg .product .pro_box .pro_list ul li.on::after{
    width: 215px;
}

.pro_bg .product .pro_box .pro_list ul li.on::before{
   opacity: 1;
}

/*ys*/

.ys_bg{
    width: 100%;
    height: 1180px;
    margin: 0px auto 0 auto;
    background: url(../images/ys_bg.jpg) no-repeat top center;
    overflow: hidden;
}

.ys_bg .ys{
    width: 1280px;
    margin: 0 auto;

}

.ys_bg .ys .ys_t{
    height: 278px;margin: 0 auto;
}

.ys_bg .ys .ys_t .title{
    float: left;
    padding-top: 80px;
}

.ys_bg .ys .ys_t .title span{
    color: #ffae55;

}

.ys_bg .ys .ys_t .title h3{
    color: #fff;
}

.ys_bg .ys .ys_t .title h3 em{
    color: #fff;
}

.ys_bg .ys .ys_t .zx{
    float: right;
    margin-top: 120px;
}

.ys_bg .ys .ys_t .tel{
    float: left;
    padding-left: 55px;
    background: url(../images/tel1.png) no-repeat left center;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 75px;
}

.ys_bg .ys .ys_t .zixun{
    float: right;
    background: #fff;
    border-radius: 12px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 35px;
}

.ys_bg .ys .ys_t .zixun a{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
}

.ys_bg .ys .ys_box{
    margin: 30px auto 0 auto;
    width: 1280px;
    position: relative;
} 

.ys_bg .ys .ys_box .bd{
    width: 1280px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li{
    float: left;
    width: 1280px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: left;
    margin-left: -320px;
    background: url(../images/ys_nr.png) no-repeat bottom center;
    width: 1020px;
    height: 797px;
    padding-left: 202px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 627px;height: 666px;
    margin: 0 auto;

}

.ys_bg .ys .ys_box .bd ul li .txt{
    position: absolute;
    right: 0;
    top: 110px;
    width: 750px;
}

.ys_bg .ys .ys_box .bd ul li .txt dl{
    width: 750px;
    height: 163px;
    margin-bottom: 110px;

}


.ys_bg .ys .ys_box .bd ul li .txt dl dt{
    float: left;
    width: 114px;
    height: 124px;
    background: url(../images/ys_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;
}

.ys_bg .ys .ys_box .bd ul li .txt dl:hover dt{
    background: url(../images/ys_list1.png) no-repeat center;
}

.ys_bg .ys .ys_box .bd ul li .txt dt img{
    width: 114px;
    height: 124px;
}

.ys_bg .ys .ys_box .bd ul li .txt dl dd{
    float: right;
    width:555px;
    height: 163px;
    background: url(../images/ys_xt.png) no-repeat left top;
    padding-left: 45px;
    -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 .bd ul li .txt dl:hover dd{
    background: url(../images/ys_xt1.png) no-repeat left top;
}

.ys_bg .ys .ys_box .bd ul li .txt dl dd h5{
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    margin: 7px 0 5px 0;

}

.ys_bg .ys .ys_box .bd ul li .txt dl dd i{
    display: block;
    font-size: 14px;
    color: #8d9aa3;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.ys_bg .ys .ys_box .bd ul li .txt dl dd p{
    font-size: 16px;
    color: #444444;
    line-height: 32px;
    margin-top: 20px;
}

.ys_bg .ys .ys_box .bd ul li .txt dl:nth-child(1){
    width: 635px;
    margin-left: 115px;
}

.ys_bg .ys .ys_box .bd ul li .txt dl:nth-child(1) dd{
    width: 440px;
} 

.ys_bg .ys .ys_box .ys_bottom{
    position: absolute;
    left: 735px;
    top: 655px;
    width: 360px;
}

.ys_bg .ys .ys_box .ys_bottom .next{
    float: left;
    width: 160px;
    height: 54px;
    line-height: 54px;
    background: #e4e9ed;
    -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 .ys_bottom .next i{
    display: block;
    font-size: 22px;
    color:  #333;
    font-family: 'Times New Roman', Times, serif;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 80px;
    background: url(../images/left1.png) no-repeat 35px center;
    -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 .ys_bottom .prev{
    width: 160px;
    height: 54px;
    line-height: 54px;
    background: #e4e9ed;
    float: right;
    -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 .ys_bottom .prev i{
    display: block;
    font-size: 22px;
    color:  #333;
    font-family: 'Times New Roman', Times, serif;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 30px;
    background: url(../images/right1.png) no-repeat 105px center;
    -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 .ys_bottom .next:hover{
    background: #053589
}

.ys_bg .ys .ys_box .ys_bottom .next:hover i{
    color: #fff;
    background: url(../images/left.png) no-repeat 35px center;
}

.ys_bg .ys .ys_box .ys_bottom .prev:hover{
    background: #053589
}

.ys_bg .ys .ys_box .ys_bottom .prev:hover i{
    color: #fff;
    background: url(../images/right.png) no-repeat 105px center;
}



.ys_bg .ys .ys_box  .qq_img{
    position: absolute;
    left: -240px;
    top: 50px;
    width: 152px;
    height: 152px;
    animation: msClock 1.2s linear infinite;
    animation: msClock 1.2s linear infinite;
}


@keyframes msClock {
    0%,70%,100% {
      transform: rotate(0) scale(1);
    }
    10%,30% {
      transform: rotate(-15deg) scale(1.1);
    }
    20%,40% {
    transform: rotate(15deg) scale(1.1);
    }
}






/*case*/

.case_bg{
    width: 100%;
    height: 1010px;
    margin: 70px auto 0 auto;
    background: url(../images/case_bg.jpg) no-repeat bottom center;
}

.case_bg .case{
    width: 1280px;
    margin: 0 auto;

}

.case_bg .case .case_t{
    overflow: hidden;
}

.case_bg .case .case_box{
    position: relative;
    margin: 50px auto 0 auto;
}

.case_bg .case .case_box .case_l{
    float: left;
    width: 875px;
}

.case_bg .case .case_box .case_l ul li{
    float: left;
    width: 402px;
    margin: 0 35px 34px 0;

}


.case_bg .case .case_box .case_l ul li .pic{
    width: 400px;
    height: 320px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.case_bg .case .case_box .case_l ul li .pic a{
    display: inline-block;
    width: 380px;
    height: 300px;
    overflow: hidden;
    margin: 10px;
}

.case_bg .case .case_box .case_l ul li .pic img{
    width: 380px;
    height: 300px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_box .case_l ul li:hover .pic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.case_bg .case .case_box .case_l ul li .txt{
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #dee1e2;
    position: relative;
    width: 380px;
    margin: 0 auto;
    padding: 0 10px;

}

.case_bg .case .case_box .case_l ul li .txt h5 a{
    font-size: 16px;
    color: #444444;
    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;
    float: left;
    width: 250px;
    padding-left: 50px;
    background: url(../images/xt1.png) no-repeat left center;
}

.case_bg .case .case_box .case_l ul li .txt .more{
    float: right;
    width: 36px;
    height: 36px;
    background: #e4e9ed url(../images/more2.png) no-repeat  center;
    margin-top: 22px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.case_bg .case .case_box .case_l ul li .txt::before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #053589;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
}

.case_bg .case .case_box .case_l ul li:hover .txt::before{
    width: 100%;
}

.case_bg .case .case_box .case_l ul li:hover .txt .more{
    background: #053589 url(../images/more1.png) no-repeat  center;
}


.case_bg .case .case_box .case_r {
    float: right;
    width: 400px;
    height: 705px;
    background: url(../images/case_nr.jpg) no-repeat  center;
}

.case_bg .case .case_box .case_r .case_nr{
    margin: 25px auto 0 auto;
    height: 345px;

}

.case_bg .case .case_box .case_r .case_nr .pic{
    width: 352px;
    height: 264px;
    background: #fff;
    margin: 0 auto;

}

.case_bg .case .case_box .case_r .case_nr .pic img{
    width: 332px;
    height: 244px;
    margin: 10px;
}

.case_bg .case .case_box .case_r .case_nr .txt a{
    line-height: 80px;
    font-size: 16px;
    color: #fff;
    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;
    text-align: center;
}


.case_box .message{
    width: 360px;
    margin: 65px auto 0 auto;
    height: 270px;

}

.case_box .message .m_nr{
    height: 42px;
    margin-bottom: 28px;
}

.case_box .message .form-group1{
    float: left;
    width: 170px;
  height: 42px;
  border-radius: 5px;
  background: #fff;
}

.case_box .message .form-group1 input{
    width: 170px;
  height: 42px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m1.png) 10px center no-repeat;
  text-indent: 40px;
}


.case_box .message .form-group2{
    float: right;
    width: 170px;
  height: 42px;
  border-radius: 5px;
  background: #fff;
}

.case_box .message .form-group2 input{
    width: 170px;
  height: 42px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m2.png) 10px center no-repeat;
  text-indent: 40px;
}


.case_box .message .form-group3{
  width: 360px;
    height: 42px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 28px;
}

.case_box .message .form-group3 textarea{
    width: 320px;
    height: 32px;
    font-size: 14px;
    color: #666666;
    background: url(../images/m3.png) 10px center no-repeat;
    padding: 10px 0 0 40px;
    box-sizing: content-box;
}

.case_box .message .form-group4{
  float: left;
  width: 170px;
  height: 42px;
  border-radius: 5px;
  background: #fff;
}

.case_box .message .form-group4 input{
    width: 80px;
    height: 42px;
    font-size: 14px;
    color: #666666;
    background: none;
    text-indent: 15px;
}

.case_box .message .form-group4 .imgcode{
  float: right;
  width: 80px;
  height: 32px;
  margin: 5px 5px 0 0;
}

.case_box .message .anniu{
  float: right;
}

.case_box .message .anniu button{
  cursor: pointer;
  border: none;
  width: 170px;
  height: 42px;
  border-radius: 5px;
  background: #ffae55;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_box .message .anniu button:hover{
    border-radius: 25px;
}

.case_box .case_r .zx{
    margin-top: 50px;
    margin-left: 67px;
    width: 445px;
}

.case_box .case_r .zx .tel{
    float: left;
    padding-left: 55px;
    background: url(../images/tel1.png) no-repeat left center;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 75px;
}

.case_box .case_r .zx .zixun{
    float: right;
    background: #fff;
    border-radius: 12px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    margin-top: 12px;
}

.case_box .case_r .zx .zixun a{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
}


/*about*/

.ab_bg{
    width: 100%;
    height: 1450px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat top center;
}

.ab_bg .about{
    width: 1280px;
    margin: 0 auto;
    padding-top: 180px;
    position: relative;
    height: 679px;
}


.ab_bg .about .ab_l{
    float: left;
    width: 725px;
    position: relative;
    background: url(../images/ab_xt.png) no-repeat center;
    margin-left: -125px;
    height: 679px;
    margin-top: 50px;
}

.ab_bg .about .ab_l .ab_img{
    width: 598px;
    height: 598px;
    border-radius: 50%;
    margin: 45px 0 0 95px;


}

.ab_bg .about .ab_l .ab_img img{
    width: 598px;
    height: 598px;
    border-radius: 50%;

}

.ab_bg .about .ab_l .title{
    position: absolute;
    top: 145px;
    left: 140px;
    z-index: 5;
}


.ab_bg .about .ab_l .title span{
    color: #fff;
}

.ab_bg .about .ab_l .title span i{
    background: #053589;
}

.ab_bg .about .ab_l .title h3{
    color: #fff;
}
.ab_bg .about .ab_l .title h3 em{
    color: #fff;
}

.ab_bg .about .ab_l .ab_ico{
    position: absolute;
    left: 11px;
    top: 10px;
    background: url(../images/ab_ico.png) no-repeat center;
    width: 343px;
    height: 343px;
    z-index: 3;
}

.ab_bg .about .ab_r{
    float: right;
    margin-top: 160px;
    width: 605px;
}

.ab_bg .about .ab_r .txt h5{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: right;
    background: url(../images/ab_t.png) no-repeat  right top;
    padding-right: 38px;
    text-align: right;
    height: 105px;
    padding-top: 21px;
}

.ab_bg .about .ab_r .txt h5 i{
    font-size: 16px;
    color: #a9a9a9;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    display: block;
    margin-top: 5px;
}

.ab_bg .about .ab_r .txt p{
    font-size: 15px;
    color: #444444;
    line-height: 36px;
    height: 144px;
    overflow: hidden;
    margin-top: 25px;
    text-align: right;

}

.ab_bg .about .ab_r .more{
    margin-top: 60px;
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    padding-left: 45px;
    background: url(../images/xt2.png) no-repeat left center;
    height: 30px;
    line-height: 30px;
    position: relative;
    float: right;
}

.ab_bg .about .ab_r .more::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #053589;
    content: "";
    -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 .more:hover::after{
    width: 100%;
}

/*fc*/

.fc{
    width: 1280px;
    margin: 0 auto;
    position: relative;

}

.fc .fc_list{
    height: 160px;
    position: relative;
    margin-top: -85px;
    float: right;
    margin-right: 10px;

}

.fc .fc_list ul li{
    float: left;
    width: 160px;
    height: 160px;
    background: url(../images/ab_list1.png) no-repeat  center;
    margin-left: 90px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_list ul li:nth-child(1){
    margin-top: 70px;
}

.fc .fc_list ul li:nth-child(2){
    margin-top: 50px;
}

.fc .fc_list ul li a{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #444444;
}

.fc .fc_list ul li a img{
    display: block;
    margin: 35px auto 7px auto;
    width: 24px;
    height: 24px;

}

.fc .fc_list ul li em{
    display: block;
    width: 28px;
    height: 1px;
    background: #cccccc;
    margin: 10px auto 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.fc .fc_list ul li.casehover{
    background: url(../images/ab_list2.png) no-repeat  center;
}

.fc .fc_list ul li.casehover  em{
    background: #ffae55;
}

.fc .fc_list ul{
    float: left;
}

.fc .fc_list .ab_contact{
    float: right;
    margin-left: 90px;
    background: url(../images/ab_list1.png) no-repeat  center;
    width: 160px;
    height: 160px;
}

.fc .fc_list .ab_contact a{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #444444;
}

.fc .fc_list .ab_contact a img{
    display: block;
    margin: 35px auto 7px auto;
    width: 24px;
    height: 24px;

}

.fc .fc_list .ab_contact em{
    display: block;
    width: 28px;
    height: 1px;
    background: #cccccc;
    margin: 10px auto 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}




.fc .fc_box{
    margin: 0 auto;
    padding-top: 175px;
    width: 1360px;
}

.fc .fc_box ul li{
    float: left;
    width: 400px;
    height: 390px;
    border: 1px solid #e5e5e5;
    margin-right: 40px;
    position: relative;
}

.fc .fc_box ul li .pic{
    width: 380px;
    height: 280px;
    margin: 10px 10px 0 10px;
}

.fc .fc_box ul li .pic img{
    width: 380px;
    height: 280px;
}

.fc .fc_box ul li .txt{
    text-align: center;
    width: 380px;
    margin: 30px auto 0 auto;
} 

.fc .fc_box ul li .txt span{
    display: block;
    font-size: 48px;
    color: #f0f3f5;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
    line-height: 40px;
}

.fc .fc_box ul li .txt h5 a{
    font-size: 18px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: center;
    margin-top: -32px;
}

.fc .fc_box ul li .txt .more{
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 45px;
    margin: 20px auto 0 auto;
    background: #f0f5fa url(../images/more7.png) no-repeat  center ;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box ul li:hover .txt .more {
    background: #053589 url(../images/more6.png) no-repeat  center ;
}



/*honor*/

.honor_bg{
    width: 100%;
    height: 510px;
    margin: 75px auto 0 auto;
    background: url(../images/ry_bg.jpg) no-repeat  center bottom;
}
.honor{
    margin: 0 auto;
    width: 1280px;
}

.honor .honor_t{
    overflow: hidden;
}

.honor .honor_box{
    margin: 49px auto 0 auto;
    width: 1280px;

}

.honor .honor_box .bd{

}

.honor .honor_box .bd ul li{
    float: left;
    width: 260px;
    margin: 0 30px;
}

.honor .honor_box .bd ul li .pic{
    width: 260px;
    height: 170px;
    background: url(../images/ry_list.png) no-repeat  center top;
}

.honor .honor_box .bd ul li .pic img{
    width: 200px;
    height: 144px;
    margin: 26px 30px 0 30px;
}

.honor .honor_box .bd ul li .txt{
    margin: 90px auto 0 auto;
    position: relative;
    height: 74px;

} 

.honor .honor_box .bd ul li .txt a{
    font-size: 16px;
    color: #666666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: 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::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #053589;
    content: "";
    -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:hover .txt::after{
    width: 100%;
}

/*news*/

.news_bg{
    width: 100%;
    height: 825px;
    margin: 65px auto 0 auto;
    background: url(../images/news_bg.jpg) no-repeat bottom center;
}

.news_bg .news{
    width: 1280px;
    margin: 0 auto;
}

.news_bg .news .news_t{
    overflow: hidden;
}

.news_bg .news .news_box{
    margin: 110px auto 0 auto;
}

.news_bg .news .news_box .news_list{
    float: left;
    width: 128px;
    height: 480px;
    background: #fff;
    margin-left: 20px;
    margin-top: 30px;
} 


.news_bg .news .news_box .news_list ul li{
    float: left;
    position: relative;
    width: 128px;
    height: 160px;
    position: relative;
    z-index: 5;
}

.news_bg .news .news_box .news_list ul li a i{
    display: block;
    margin: 50px auto 10px auto;
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_list ul li.n1 a i{
    background: url(../images/news1.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li.n2 a i{
    background: url(../images/news2.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li.n3 a i{
    background: url(../images/news3.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li a{
    
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: center;

}

.news_bg .news .news_box .news_list ul li::after{
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 160px;
    background: url(../images/news_list.png) no-repeat center;
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_list ul li.casehover{
    width: 148px;
}

.news_bg .news .news_box .news_list ul li.casehover a i{
    float: left;
    margin: 0px 20px 0px 0px;
    position: relative;

    
}
.news_bg .news .news_box .news_list ul li.n1.casehover a i{
    background: url(../images/news11.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li.n2.casehover a i{
    background: url(../images/news22.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li.n3.casehover a i{
    background: url(../images/news33.png) no-repeat center;
}

.news_bg .news .news_box .news_list ul li.casehover a{
    color: #fff;
    float: left;
    margin-top: 50px;
    background: url(../images/more5.png) no-repeat bottom center;
    padding-bottom: 42px;
}

.news_bg .news .news_box .news_list ul li.casehover::after{
    width: 200px;
}

.news_bg .news .news_box .news_r{
   float: right;
   width: 1080px;
   height: 485px;
   background: #fff;
   padding-top: 35px;
} 

.news_bg .news .news_box .news_r .news_l{
    float: left;
    width: 400px;
    height: 448px;
    background: #f7fafc;
    margin-left: 40px;
}

.news_bg .news .news_box .news_r .news_l .news_img{
    width: 360px;
    height: 264px;
    margin: 20px 20px 0 20px;

}

.news_bg .news .news_box .news_r .news_l .news_img img{
    width: 360px;
    height: 264px;
}

.news_bg .news .news_box .news_r .news_l .txt{
    width: 360px;
    margin: 30px auto 0 auto;
}

.news_bg .news .news_box .news_r .news_l .txt 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;
}

.news_bg .news .news_box .news_r .news_l .txt p{
    font-size: 14px;
    color: #75848e;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 12px 0 30px 0;
}

.news_bg .news .news_box .news_r .news_l .txt span{
    display: block;
    font-size: 12px;
    color: #666666;
}

.news_bg .news .news_box .news_r .list{
    width: 564px;
    float: right;
    margin-right: 30px;
}

.news_bg .news .news_box .news_r .list ul li{

    width: 564px;
    height: 137px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 35px;

}

.news_bg .news .news_box .news_r .list ul li:last-child{
    border-bottom: none;
}

.news_bg .news .news_box .news_r .list ul li .news_img{
    width: 124px;
    height: 100px;
    float: left;
}

.news_bg .news .news_box .news_r .list ul li .news_img img{
    width: 124px;
    height: 100px;

}

.news_bg .news .news_box .news_r .list ul li .txt{
    float: left;
    width: 270px;
    margin-left: 40px;
}

.news_bg .news .news_box .news_r .list ul li .txt span{
    display: block;
    font-size: 12px;
    color: #aeadad;
    margin-bottom: 15px;
}

.news_bg .news .news_box .news_r .list ul li .txt span i{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    margin-right: 10px;
}

.news_bg .news .news_box .news_r .list ul li .txt a{
    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;
}

.news_bg .news .news_box .news_r .list ul li .more a{
    float: right;
    margin-top: 30px;
    width: 38px;
    height: 38px;
    background: #e9eff4 url(../images/more4.png) no-repeat center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r .list ul li:hover .more a{
    background: #053589 url(../images/more3.png) no-repeat center;

}

/*links*/

.links{
    width: 1280px;
    margin: 65px auto 0 auto;
    overflow: hidden;
    line-height: 35px;
}

.links .links_t{
    float: left;
    width: 122px;
    height: 34px;
    background: url(../images/links.png) no-repeat  center;
}


.links .yq{
    float: right;
    width: 1130px;
}

.links .yq a{
    margin-right: 15px;
    font-size: 16px;
    color: #333333;
}