
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 780px;
    background: #FFF;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 780px;
    margin: 0 0 0 6%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 94%;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 780px;
    overflow: hidden;
    text-align: center;
    position: relative;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 780px;
  }

  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 10px;
    height: 10px;
    margin: 7px;
    border: 2px solid #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 10px;
    background: #2077e1;
    border: 2px solid #2077e1;
    border-radius: 50%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  .fullSlide .banner_button{
      position: absolute;
      top: 210px;
      left: 2.5%;
      height: 280px;
      width: 22px;
      background: url(../images/buttom1.png) no-repeat center;
  }

  .fullSlide .next {
    position: absolute;
    bottom: 0%;
    left: 0%;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat bottom center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px;
    writing-mode:tb-rl;
  }
  
  .fullSlide .prev {
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat top center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-top: 20px;
    writing-mode:tb-rl;
  }

.banner_box {
    width: 100%;
    position: relative;
    height: 780px;
    background: #FFF;
    overflow: hidden;
}

.banner_box  .trait{
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 300px;
    height: 155px;
    background: url(../images/trait_bg.png) no-repeat  center;
    z-index: 5;
    padding-left: 135px;
}

.banner_box  .trait h5{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-top: 50px;

}

.banner_box  .trait p{
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

/*title*/

.title{
    background: url(../images/title.png) no-repeat  left bottom;
    padding-left: 90px;
    margin-left: -90px;
    height: 70px;
}

.title span{
    display: block;
    font-size: 20px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.title h3{
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin: 8px 0 0 15px;

}

.title h3 i{
    font-size: 24px;
    color: #2077e1;
    font-weight: bold;
}

/*about*/

.ab_bg{
    width: 100%;
    margin: 80px auto 0 auto;
    height: 780px;
    background: url(../images/ab_bg.jpg) no-repeat bottom center;
}

.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
    height: 530px;
}

.ab_bg .about .ab_l{
    float: left;
    width: 695px;
    position: relative;
}

.ab_bg .about .ab_l .txt{
    margin-top: 40px;

}

.ab_bg .about .ab_l .txt h5{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;

}

.ab_bg .about .ab_l .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 120px;
    overflow: hidden;

}

.ab_bg .about .ab_l .txt .more{
    display: block;
    margin-top: 58px;
    width: 138px;
    height: 43px;
    line-height: 43px;
    background: #2077e1;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.ab_bg .about .ab_l .ab_t{
    margin-top: 73px;


}

.ab_bg .about .ab_l .ab_t i{
    display: block;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 40px;

}

.ab_bg .about .ab_l .ab_t h5{
    font-size: 18px;
    color: #333;
    padding-left: 50px;
    background: url(../images/buttom2.png) no-repeat left center;
}

.ab_bg .about .ab_l .honor{
    position: absolute;
    left: 410px;
    top: 330px;
    background: url(../images/ry_bg.jpg) no-repeat center;
    width: 286px;
    height: 200px;
}

.ab_bg .about .ab_l .honor img{
    width: 240px;
    height: 156px;
    margin: 22px 23px;
}

.ab_bg .about .ab_l h6{
    position: absolute;
    left: 435px;
    top: 55px;
    font-size: 12px;
    color: #cccccc;
    text-transform: uppercase;
    letter-spacing: 49px;
}

.ab_bg .about .ab_img{
    float: right;
    width: 504px;
    height: 528px;
} 

.ab_bg .ab_list{
    width: 1300px;
    margin: 50px auto 0 auto;
} 

.ab_bg .ab_list ul{
    width: 1360px;
}

.ab_bg .ab_list ul li{
    float: left;
    height: 105px;
    width: 207px;
    border-right:1px solid #d9e4ec;
    margin: 50px 110px 0 10px;
    padding-right: 50px;
}

.ab_bg .ab_list ul li:last-child{
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.ab_bg .ab_list ul li h5{
    font-size: 14px;
    color: #333;
    line-height: 45px;
}

.ab_bg .ab_list ul li h5 span{
    font-size: 44px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-right: 5px;
    -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 p{
    font-size: 18px;
    color: #333;
}

.ab_bg .ab_list ul li i{
    display: block;
    width: 35px;
    height: 2px;
    background: #aeaeae;
    margin-top: 12px;
}

.ab_bg .ab_list ul li:hover h5 span{
    color: #2077e1;

}


/*product*/

.product{
    width: 1300px;
    margin: 60px auto 0 auto;
}

.product .pro_t{
    height: 75px;

}

.product .pro_t .title{
    float: left;
}

.product .pro_t .more{
    float: right;
    width: 138px;
    height: 43px;
    line-height: 43px;
    border: 1px solid #c8c8c8;
    margin-top: 23px;
}

.product .pro_t .more a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.product .pro_list{
    margin: 40px auto 0 auto;
    height: 35px;
    overflow: hidden;
} 

.product .pro_list ul li{
    float: left;
    line-height: 35px;
    background: url(../images/buttom4.png) no-repeat right center; 
    padding: 0 20px 0 5px;
    position: relative;
    margin-right: 13px;
width: 120px;
}

.product .pro_list ul li a{
    font-size: 14px;
    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;
    text-align: center;
}

.product .pro_list ul li::after{
    position: absolute;
    left: 0;
    top: 0px;
    width: 0px;
    height: 1px;
    background: #2077e1;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list ul li::before{
    position: absolute;
    right: 25px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background: #2077e1;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list ul li:hover::after{
    width: 51px;
}

.product .pro_list ul li:hover::before{
    width: 51px;
}

.product .pro_list ul li:hover a{
    font-weight: bold;
    color: #2077e1;
}

.product .hot_pro{
    margin: 25px auto 0 auto;
    height: 371px;
    position: relative;
}

.product .hot_pro::after{
    position: absolute;
    content: "";
    right: -25px;
    bottom: 0;
    background: url(../images/buttom3.png) no-repeat right center; 
    width: 168px;
    height: 120px;
}

.product .hot_pro .pic{
    width: 567px;
    height: 371px;
    float: left;

}

.product .hot_pro .pic img{
    width: 567px;
    height: 371px;
}

.product .hot_pro .txt{
    float: right;
    width: 680px;
    margin-top: 40px;

} 

.product .hot_pro .txt i{
    display: block;
    text-align: center;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 67px;
    height: 24px;
    line-height: 24px;
    background: #edf2f8;
    border-radius: 5px;
}

.product .hot_pro .txt h5{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    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;
    margin: 15px 0 25px 0;
}

.product .hot_pro .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-left: 35px;
    position: relative;
}

.product .hot_pro .txt .nr{
    position: relative;
    height: 130px;
}

.product .hot_pro .txt .nr::after{
    position: absolute;
    left: 0;
    top: 10px;
    width: 1px;
    height: 120px;
    background: #90a3be;
    content: "";

}

.product .hot_pro .txt .more{
    display: block;
    width: 138px;
    height: 43px;
    line-height: 43px;
    background: #2077e1;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}

.product .pro_box{
    margin: 45px auto 0 auto;
    width: 1360px;

}

.product .pro_box ul li{
    float: left;
    width: 290px;
    margin: 0 45px 0 0;

}

.product .pro_box ul li .pic{
    width: 290px;
    height: 190px;
    background: #eff3f6;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;

}

.product .pro_box ul li .pic img{
    width: 280px;
    height: 180px;
    margin: 5px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.product .pro_box ul li .txt{
    margin: 8px auto 0 auto;
    width: 290px;
    height: 46px;
    line-height: 46px;
    background: #eff3f6;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    z-index: 5;
}

.product .pro_box ul li .txt::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 46px;
    background: #2077e1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    content: "";
    -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 ul li:hover .txt::after{
    width: 100%;
}

.product .pro_box ul li .txt h5 a{
    float: left;
    width: 150px;
    padding-left: 28px;
    font-size: 14px;
    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/buttom5.png) no-repeat 10px center; 
}

.product .pro_box ul li .txt .more{
    float: right;
    font-size: 16px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 20px;
    -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 h5 a{
    color: #fff;
}

.product .pro_box ul li:hover .txt .more{
    color: #fff;
}

/*banner_1*/

.banner_1{
    margin: 70px auto 0 auto;
    height: 375px;
    width: 100%;
    background: url(../images/banner_1.jpg) no-repeat bottom center; 
}

.banner_1 .cont{
    margin: 0 auto;
    width: 1300px;
}

.banner_1 .cont .txt{
    height: 95px;
}

.banner_1 .cont .txt h5{
    float: left;
    font-size: 24px;
    color: #333;
    letter-spacing: 2px;
}

.banner_1 .cont .txt h5 i{
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    background: url(../images/buttom7.png) no-repeat 75px center; 
}

.banner_1 .cont .txt .tel{
    float: right;
    background: url(../images/buttom6.png) no-repeat left center; 
    padding-left: 60px;
    margin-right: 120px;
    margin-top: 23px;
    height: 55px;
}

.banner_1 .cont .txt .tel span{
    display: block;
    font-size: 14px;
    color: #666;
}

.banner_1 .cont .txt .tel i{
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.banner_1 .cont h6{
    font-size: 90px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 75px 0 0 500px;
}

/*ys*/

.ys_bg{
    margin: 80px auto 0 auto;
    height: 675px;
    width: 100%;
    background: url(../images/ys_bg.jpg) no-repeat top center;
    overflow: hidden; 
}

.ys_bg .ys{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}

.ys_bg .ys .ys_t{
    height: 67px;
    padding-top: 103px;

}

.ys_bg .ys .ys_t h3{
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: bold;

}

.ys_bg .ys .ys_t span{
    float: right;
    font-size: 14px;
    color: #666;
    letter-spacing: 2px;
    margin-top: 10px;
}

.ys_bg .ys .ys_box{
    position: relative;
    width: 1300px;
    margin: 0 auto;
    height: 500px;
}

.ys_bg .ys .ys_box .bd{
    width: 1300px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li{
    float: left;
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: left;
    width: 742px;
    height: 500px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 742px;
    height: 500px;
}

.ys_bg .ys .ys_box .bd .txt{
    float: right;
    width: 480px;

}

.ys_bg .ys .ys_box .bd .txt h5{
    margin-top: 80px;
    height: 45px;
    line-height: 45px;
    position: relative;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 25px;
}

.ys_bg .ys .ys_box .bd .txt h5::after{
    position: absolute;
    bottom: 0;
    left: -120px;
    content: "";
    width: 190px;
    height: 1px;
    background: #333333;
}

.ys_bg .ys .ys_box .bd .txt p{
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.ys_bg .ys .ys_box .hd{
    position: absolute;
    left: 820px;
    top: 435px;
    width: 275px;
    background: url(../images/buttom1.png) no-repeat  center; 
    height: 25px;
}

.ys_bg .ys .ys_box .hd .next{
    float: left;
    cursor: pointer;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-left: 20px;
    background: url(../images/ys_left.png) no-repeat left center; 
    line-height: 25px;
}

.ys_bg .ys .ys_box .hd .prev{
    float: right;
    cursor: pointer;
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-right: 20px;
    background: url(../images/ys_right.png) no-repeat right center; 
    line-height: 25px;
}

.ys_bg .ys .ys_box .tel{
    position: absolute;
    left: 820px;
    top: 325px;
    text-transform: uppercase;
    font-size: 19px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .tel span{
    margin-right: 10px;
}


.ys_bg .ys .ys_box .qq{
    position: absolute;
    right: 0px;
    top: 55px;
    width: 41px;
    height: 41px;
}

@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);
    }
}

.qq_img{
    width: 41px;
    height: 41px;
    animation: msClock 1.2s linear infinite;
    animation: msClock 1.2s linear infinite;
}

.ys_bg .ys .ys_box .ys_list{
    position: absolute;
    right: -277px;
    top: 185px;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_box .bd ul li .num{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    right: -277px;
    top: 135px;
}

/*case*/

.case_bg{
    margin: 0px auto 0 auto;
    height: 667px;
    width: 100%;
    background: url(../images/case_bg.jpg) no-repeat top center; 
}

.case_bg .case{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}

.case_bg .case .title{
    padding-top: 75px;
}

.case_bg .case .case_t{
    position: absolute;
    top: 105px;
    right: 0;
    margin-right: -125px;
    text-align: right;
}

.case_bg .case .case_t i{
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    text-transform: uppercase;
}

.case_bg .case .case_t span{
    display: block;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.case_bg .case .case_t p{
    font-size: 14px;
    color: #e7f0f5;
    line-height: 24px;
    margin-top: 70px;

}

.case_bg .case .case_box{
    margin: 45px auto 0 auto;
}

.case_bg .case .case_box .bd{
    width: 1300px;
    margin: 0 auto;
}

.case_bg .case .case_box .bd ul li{
    float: left;
    width: 394px;
    margin: 0 39px 0 0;
}

.case_bg .case .case_box .bd ul li .pic{
    width: 394px;
    height: 240px;
    background: #eff3f6;
    -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 .bd ul li:hover .pic{
    background: #2077e1;
}

.case_bg .case .case_box .bd ul li .pic img{
    width: 384px;
    height: 230px;
    margin: 5px;
}

.case_bg .case .case_box .bd ul li .txt{
    margin: 13px 25px 0 0;

}

.case_bg .case .case_box .bd ul li .txt h5{
    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;
    background: url(../images/buttom5.png) no-repeat left center; 
    padding-left: 15px;
}

.case_bg .case .case_box .bd ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 10px 0 0 15px;
}

.case_bg .case .case_box .bd ul li .txt .more{
    display: block;
    line-height: 31px;
    margin-top: 25px;
    float: right;
    font-size: 16px;
    color: #333;
}

.case_bg .case .case_box .bd ul li .txt .more i{
    display: block;
    width: 31px;
    height: 31px;
    background: #333 url(../images/more.png) no-repeat  center; 
    border-radius: 50%;
    float: right;
    margin-left: 20px;
    -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 .bd ul li:hover .txt .more i{
    background: #2077e1 url(../images/more.png) no-repeat  center; 
}


/*news*/

.news_bg{
    margin: 0px auto 0 auto;
    height: 760px;
    width: 100%;
    background: url(../images/news_bg.jpg) no-repeat top center; 
    overflow: hidden;
}

.news_bg .news{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}

.news_bg .news .title{
    background: url(../images/news_t.png) no-repeat left bottom;
    padding-top: 90px;
}

.news_bg .news .title span{
    color: #fff;
}

.news_bg .news .title h3 a{
    color: #fff;
}

.news_bg .news .news_list{
    position: absolute;
    left: 0;
    top: 285px;
}

.news_bg .news .news_list ul li{
    height: 48px;
    line-height: 48px;
    position: relative;
}

.news_bg .news .news_list ul li a{
    padding-left: 25px;
    font-size: 16px;
    color: #333;
    background: url(../images/buttom9.png) no-repeat left 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_list ul li::after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 25px;
    width: 0px;
    height: 1px;
    background: #2b537c;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_list ul li::before{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 4px;
    width: 3px;
    height: 0px;
    background: url(../images/news_ico.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_list ul li.casehover a{
    color: #2077e1;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/buttom8.png) no-repeat left center;
}

.news_bg .news .news_list ul li.casehover::after{
    width: 160px;
}

.news_bg .news .news_list ul li.casehover::before{
   height: 14px;
}

.news_bg .news .news_list .more{
    width: 138px;
    height: 43px;
    line-height: 43px;
    background: #2077e1;
    margin-top: 50px;
}

.news_bg .news .news_list .more a{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.news_bg .news .news_box{
    width: 1300px;
    margin: 135px auto 0 auto;

}

.news_bg .news .news_box  .nr_top{
    margin-left: 305px;
    height: 325px;
}

.news_bg .news .news_box  .nr_top .news_img{
    float: left;
    width: 472px;
    height: 325px;
}

.news_bg .news .news_box  .nr_top .news_img img{
    width: 472px;
    height: 325px;
}

.news_bg .news .news_box  .nr_top .txt{
    float: right;
    width: 523px;
}

.news_bg .news .news_box  .nr_top .txt span{
    display: block;
    margin-top: 28px;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid #29527b;
    margin-left: 45px;
    width: 250px;

}

.news_bg .news .news_box  .nr_top .txt .more{
    display: block;
    margin-left: 45px;
    line-height: 22px;
    margin-top: 35px;
    font-size: 14px;
    color: #333;
    width: 90px;
}

.news_bg .news .news_box  .nr_top .txt .more i{
    display: block;
    width: 22px;
    height: 22px;
    background: #333 url(../images/more1.png) no-repeat center;
    border-radius: 50%;
    float: right;
    margin-left: 10px;
    -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  .nr_top .txt .more:hover i{
    background: #2077e1 url(../images/more1.png) no-repeat center;
}

.news_bg .news .news_box  .nr_top .txt .nr{
    height: 133px;
    background: #eff3f6;
    margin-top: 41px;
    padding: 30px 40px 0 45px;
    width: 438px;

}

.news_bg .news .news_box  .nr_top .txt .nr h5 a{
    padding-left: 15px;
    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;
    background: url(../images/buttom5.png) no-repeat left center; 
    margin: 0px 0 10px 0;
}

.news_bg .news .news_box  .nr_top .txt .nr p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 0 0 0 15px;
}

.news_bg .news .news_box  .list{
    margin: 40px auto 0 auto;
    width: 1360px;
}

.news_bg .news .news_box  .list ul li{
    float: left;
    width: 386px;
    position: relative;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px dashed #c4d0df;
    margin: 0 66px 20px 0;
}

.news_bg .news .news_box  .list ul li a{
    font-size: 14px;
    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;
    background: url(../images/news_ico1.png) no-repeat left center;
    padding-left: 20px; 
    float: left;
    width: 250px;
}

.news_bg .news .news_box  .list ul li span{
    float: right;
    font-size: 12px;
    color: #333;
}
 
.news_bg .news .news_box  .list ul li::after{
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #2077e1;
    -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  .list ul li:hover::after{
    width: 100%;
}


/*links*/

.links{
    margin: 65px auto 0 auto;
    width: 1300px;
}

.links .links_t{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #323232;
}

.links .links_t img{
    vertical-align: middle;
    margin-right: 10px;
}

.links .yq{
    width: 1300px;
    margin: 20px auto 0 auto;

}

.links .yq a{
    font-size: 14px;
    color: #666666;
    margin-right: 20px;
    line-height: 30px;
}


/*message*/

.message{
    margin: 45px auto 0 auto;
    width: 1300px;
    height: 260px;
    background: url(../images/buttom3.png) no-repeat right bottom;
}

.message .m_l{
    float: left;
    width: 380px;
}

.message .m_l h5{
    padding-left: 50px;
    font-size: 20px;
    color: #333;
    background: url(../images/message_t.png) no-repeat left center;
    line-height: 24px;
}
.message .m_l span{
    display: block;
    font-size: 30px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.message .m_l .ewm{
    margin-top: 30px;
    width: 113px;
    height: 113px;
    background: url(../images/ewm_bg.png) no-repeat center;

}

.message .m_l .ewm img{
    width: 87px;
    height: 87px;
    margin: 13px;
}

.message .m_r{
    float: right;
    width: 900px;
}

.message .m_r .m_nr{
    height: 38px;

}

.message .m_r .m_nr .form-group1{
    width: 278px;
    height: 36px;
    border: 1px solid #eaeaea;
    float: left;
    margin-right: 10px;

}

.message .m_r .m_nr .form-group1 input{
    width: 278px;
    height: 36px;
    background: url(../images/m1.png) no-repeat 10px center;
    font-size: 14px;
    color: #666;
    text-indent: 40px;
}

.message .m_r .m_nr .form-group2{
    width: 278px;
    height: 36px;
    border: 1px solid #eaeaea;
    float: left;
    margin-right: 10px;

}

.message .m_r .m_nr .form-group2 input{
    width: 278px;
    height: 36px;
    background: url(../images/m2.png) no-repeat 10px center;
    font-size: 14px;
    color: #666;
    text-indent: 40px;
}

.message .m_r .m_nr .form-group4{
    float: left;

}

.message .m_r .m_nr .form-group4 .imgcode{
    float: left;
    width: 90px;
    height: 36px;
    margin-right: 10px;
}

.message .m_r .m_nr .form-group4 input{
    float: right;
    width: 218px;
    height: 36px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #666;
    text-indent: 10px;
}

.message .m_r  .form-group3{
    margin-top: 10px;
    width: 898px;
    height: 78px;
    border: 1px solid #eaeaea;
}

.message .m_r  .form-group3 textarea{
    width: 858px;
    height: 68px;
    background: url(../images/m3.png) no-repeat 10px 12px;
    font-size: 14px;
    color: #666;
    padding: 10px 0 0 40px;
}

.message .m_r  .anniu{
    width: 278px;
    height: 46px;
    margin-top: 35px;

}

.message .m_r  .anniu button{
    width: 278px;
    height: 46px;
    background: #2077e1;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.message .m_r  .anniu button:hover{
    border-radius: 25px;
}



/**/


[class^='imghvr-'], [class*=' imghvr-'] {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}


[class^='imghvr-'], [class*=' imghvr-'], [class^='imghvr-']:before,
[class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after,
[class^='imghvr-'] *, [class*=' imghvr-'] *, [class^='imghvr-'] *:before,
[class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
    vertical-align: top;
    max-width: 100%;
}

[class^='imghvr-'] .example-desc, [class*=' imghvr-'] .example-desc {
    padding: 30px;
    background-color: #e84c3d;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


/* imghvr-blocks-rotate-in-left */
.imghvr-blocks-rotate-in-left:before,
.imghvr-blocks-rotate-in-left:after,
.imghvr-blocks-rotate-in-left .example-desc:before,
.imghvr-blocks-rotate-in-left .example-desc:after,
[class*=' imghvr-blocks']:before {
    background-color: #2077e1;
    opacity: 0;
    position: absolute;
    content: '';
    height: 50%;
    width: 50%;
}

.imghvr-blocks-rotate-in-left:before,
.imghvr-blocks-rotate-in-left:after{
    z-index: 1;
}

.imghvr-blocks-rotate-in-left:before{
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.imghvr-blocks-rotate-in-left:after{
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.imghvr-blocks-rotate-in-left .example-desc{
    z-index: 3;
    background-color: transparent;
}

.imghvr-blocks-rotate-in-left .example-desc *{
    opacity: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

.imghvr-blocks-rotate-in-left .example-desc:before,
.imghvr-blocks-rotate-in-left .example-desc:after{
    z-index: -1;
}

.imghvr-blocks-rotate-in-left .example-desc:before{
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.imghvr-blocks-rotate-in-left .example-desc:after {
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.imghvr-blocks-rotate-in-left a{
    z-index: 3;
}

.imghvr-blocks-rotate-in-left:hover .example-desc *{
    opacity: 1;
    -webkit-transition-delay: 0.35s;
    -moz-transition-delay: 0.35s;
    transition-delay: 0.35s;
}


.imghvr-blocks-rotate-in-left:hover:before,
.imghvr-blocks-rotate-in-left:hover:after,
.imghvr-blocks-rotate-in-left:hover .example-desc:before,
.imghvr-blocks-rotate-in-left:hover .example-desc:after{
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    -o-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1;
}

.imghvr-blocks-rotate-in-left .example-desc{
    text-align: center;
}
.imghvr-blocks-rotate-in-left .example-desc h3 a{
    font-size: 18px;
    color: #fff;
    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;
    margin-top: 50px;
}

.imghvr-blocks-rotate-in-left .example-desc p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin: 20px auto;
}