
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 700px;
    background: #FFF;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 700px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 700px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 7px;
    background-color: #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 20px;
    background: #0d2c49;
    border-radius: 6px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }


/*fw*/

.fw_bg{
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .05);
    height: 300px;
    position: relative;
    z-index: 5;
}

.fw_bg .fw{
    width: 100%;
    margin: 0 auto;
    position: relative;

}

.fw_bg .fw ul li{
    background: url(../images/fw_list.png) no-repeat center;
    width: 30%;
    height: 220px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.5%;
    position: relative;
    padding-left: 125px;
    
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 


.fw_bg .fw ul li .fw_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
}

.fw_bg .fw ul li .fw_img img{
    width: 64px;
    height: 60px;
    margin: 80px auto 0 auto;
    display: block;
    
}

.fw_bg .fw ul li .txt{
    /* float: right;
    width: 325px; */
    margin-right: 60px;
    padding-left: 30px;

}

.fw_bg .fw ul li .txt h5{
    font-size: 18px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 45px 0 15px 0;
}

.fw_bg .fw ul li .txt i{
    display: block;
    width: 35px;
    height: 1px;
    background: #0061b7;

}

.fw_bg .fw ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;

}

/* @media (max-width:1600px) {
    .fw_bg .fw ul li .txt{
        float: right;
        width: 325px;
        margin-right: 20px;
    
    }
} */


/*title*/

.title{
    width: 1200px;
    height: 75px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/title.png) no-repeat bottom  center;
}

.title h3{
    font-size: 30px;
    color: #0061b7;
    font-weight: bold;

}

.title h3 a{
    font-size: 30px;
    color: #0061b7;
    font-weight: bold;
}

.title p{
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;

}

/*product*/

.pro_bg{
    width: 100%;
    margin: 0 auto;
    height: 920px;
    background: url(../images/pro_bg.jpg) repeat  center;
}

.pro_bg .product{
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;

}

.pro_bg .product .pro_list{
    margin: 35px auto 0 auto;
    height: 20px;
    line-height: 20px;

}

.pro_bg .product .pro_list ul{
    text-align: center;
}

.pro_bg .product .pro_list ul li{
    display: inline-block;
    padding: 0 50px;
    background: url(../images/xt.png) no-repeat right  center;
}

.pro_bg .product .pro_list ul li 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;
    background: url(../images/xt1.png) no-repeat left  center;
    padding-left: 40px;
}

.pro_bg .product .pro_list ul li:hover a{
    color: #0061b7;

}

.pro_bg .product .pro_box{
    margin: 40px auto 0 auto;
    width: 1260px;

} 

.pro_bg .product .pro_box ul li{
    float: left;
    width: 280px;
    height: 300px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 6px;
    margin: 0 28px 30px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box ul li .pic{
    width: 260px;
    height: 210px;
    margin: 10px 10px 0 10px;

}

.pro_bg .product .pro_box ul li .pic img{
    width: 260px;
    height: 210px;
    border-radius: 6px;
}

.pro_bg .product .pro_box ul li .txt{
    height: 80px;
    width: 260px;
    margin: 0 auto;

} 

.pro_bg .product .pro_box ul li .txt .txt_t{
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
}

.pro_bg .product .pro_box ul li .txt .txt_t h5 a{
    float: left;
    width: 150px;
    font-size: 15px;
    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 ul li .txt .txt_t .more{
    float: right;
    font-size: 12px;
    color: #777;
    padding-left: 40px;
    background: url(../images/xt2.png) no-repeat left  center;
    padding-left: 40px;
    -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 ul li .txt p{
    font-size: 14px;
    color: #777;
    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 ul li:hover{
    background: #0061b7;
    border: 1px solid #0061b7;
}

.pro_bg .product .pro_box ul li:hover .txt .txt_t h5 a{
    color: #fff;
}

.pro_bg .product .pro_box ul li:hover .txt .txt_t .more{
    color: #fff;
}

.pro_bg .product .pro_box ul li:hover .txt p{
    color: #fff;
}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 0 auto;
    height: 1192px;
    background: url(../images/ys_bg.jpg) no-repeat  center;
}

.ys_bg .ys{
    width: 1200px;
    margin: 0 auto;
}

.ys_bg .ys .cont{
    width: 1200px;
    margin: 0 auto;
    height: 190px;
}

.ys_bg .ys .cont .cont_l{
    float: left;
}

.ys_bg .ys .cont .cont_l p{
    font-size: 20px;
    color: #fefefe;
    margin: 48px 0 20px 0;

}

.ys_bg .ys .cont .cont_l h3{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-left: 48px;
}

.ys_bg .ys .cont  .zx{
    float: right;
}

.ys_bg .ys .cont  .zx .tel{
    font-size: 24px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 60px 0 10px 130px;
}

.ys_bg .ys .cont  .zx .zixun{
    background: url(../images/zx.png) no-repeat  center;
    width: 302px;
    height: 43px;
    line-height: 43px;
}

.ys_bg .ys .cont  .zx .zixun a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-left: 40px;
}


.ys_bg .ys .ys_te{
    width: 1240px;
    margin: 0 auto;
    height: 250px;

}

.ys_bg .ys .ys_te ul li{
    float: left;
    width: 160px;
    height: 250px;
    background: url(../images/te_list1.png) no-repeat  center;
    margin: 0 15px 0 0;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
    border-radius: 15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys_bg .ys .ys_te ul li p{
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 90px;
    margin-top: 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_te ul li  span{
    display: block;
    margin: 20px auto 10px auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #0061b7;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    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;
}

.ys_bg .ys .ys_te ul li i{
    display: block;
    margin: 0 auto;
    width: 1px;
    height: 20px;
    background: #0061b7;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.ys_bg .ys .ys_te ul li:hover{
    background: url(../images/te_list.png) no-repeat  center;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 97, 183, .06);
    box-shadow: 0 0 8px 6px rgba(0, 97, 183, .06);
}

.ys_bg .ys .ys_te ul li:hover p{
    color: #0061b7;
}

.ys_bg .ys .ys_te ul li:hover span{
    color: #0061b7;
    background: #fff;
    margin-top: 33px;
}

.ys_bg .ys .ys_te ul li:hover i{
    background: #fff;
}

.ys_bg .ys .ys_box{
    width: 1200px;
    margin: 75px auto 0 auto;
    position: relative;
} 

.ys_bg .ys .ys_box .ys_t{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.ys_bg .ys .ys_box .ys_t p{
    font-size: 20px;
    color: #333333;

}

.ys_bg .ys .ys_box .ys_t span{
    display: block;
    font-size: 60px;
    color: #dfe7f1;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 55px;
}

.ys_bg .ys .ys_box .ys_t h3{
    font-size: 50px;
    color: #0061b7;
    font-weight: bold;
    margin-top: -68px;

}

.ys_bg .ys .ys_box .bd{
    width: 1200px;
    height: 480px;
    margin: 0 auto;
    overflow: hidden;
}

.ys_bg .ys .ys_box .bd ul li{
    float: left;
    width: 1200px;
    margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    float: left;
    width: 510px;
    margin-top: 140px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
    font-size: 24px;
    color: #333333;
    background: url(../images/ys_t.png) no-repeat bottom  left;

}

.ys_bg .ys .ys_box .bd ul li .txt h5 span{
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
    font-size: 15px;
    color: #444;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 35px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: right;
    width: 670px;
    height: 470px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 670px;
    height: 470px;
}


.ys_bg .ys .ys_box .hd{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    background: url(../images/ys_list.png) no-repeat center;
    position: relative;
    z-index: 5;
    top: -68px;
}

.ys_bg .ys .ys_box .hd ul li{
    width: 250px;
    margin: 0 50px 0 0px;
    position: relative;
    text-align: center;
    float: left;
}

.ys_bg .ys .ys_box .hd ul li h5{
    font-size: 14px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 50px;

}

.ys_bg .ys .ys_box .hd ul li h5 span{
    font-size: 50px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 50px;
    -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 .hd ul li i{
    display: block;
    width: 123px;
    height: 1px;
    background: #cccccc;
    margin: 8px auto 15px auto;
    position: relative;

}

.ys_bg .ys .ys_box .hd ul li.on h5 span{
    color: #0061b7;
}

.ys_bg .ys .ys_box .hd ul li i::after{
    position: absolute;
    right: 4px;
    bottom: -4px;
    width: 10px;
    height: 10px;
    background: #0061b7;
    border-radius: 50%;
    content: "";
    -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 .hd ul li.on i{
    background: #0061b7;
}

.ys_bg .ys .ys_box .hd ul li.on i::after{
    right: 100px;
}


.ys_bg .ys .ys_box .hd ul li p{
    font-size: 16px;
    color: #333;
}

.ys_bg .ys .ys_box .next{
    cursor: pointer;
    position: absolute;
    left: 85px;
    bottom: 18px;
    width: 223px;
    height: 14px;
    background: url(../images/ys_left.png) no-repeat center;
}

.ys_bg .ys .ys_box .prev{
    cursor: pointer;
    position: absolute;
    right: 85px;
    bottom: 18px;
    width: 223px;
    height: 14px;
    background: url(../images/ys_right.png) no-repeat center;
}

.ys_bg .ys .ys_box .reasonBoxBottomBottom{
    width: 350px;
    position: absolute;
    left: 500px;
    bottom: 5px;
}

.ys_bg .ys .ys_box .reasonBoxBottomBottom ul li{
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #0061b7;
    border-radius: 50%;
    margin-right: 20px;
    -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 .reasonBoxBottomBottom ul li.on{
    background: #0061b7;
}

/*case*/

.case_bg{
    width: 100%;
    margin: 0 auto;
    height: 620px;
    background: url(../images/pro_bg.jpg) repeat  center;
}

.case_bg .case{
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px;
}

.case_bg .case .case_box{
    width: 1200px;
    margin: 40px auto 0 auto;
    position: relative;
}

.case_bg .case .case_box ul li{
    float: left;
    width: 390px;
    height: 440px;
    position: relative;
    margin: 0 5px;
    border-radius: 8px;
}

.case_bg .case .case_box ul li .pic{
    width: 370px;
    height: 270px;
    margin: 10px;

}

.case_bg .case .case_box ul li .pic img{
    width: 370px;
    height: 270px;
    border-radius: 8px;
}

.case_bg .case .case_box ul li .txt{
    text-align: center;
    position: relative;
    height: 145px;

}

.case_bg .case .case_box ul li .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;
    width: 310px;
    margin: 15px auto 10px auto;
}

.case_bg .case .case_box ul li .txt i{
    display: block;
    width: 30px;
    height: 1px;
    background: #dbdbdb;
    margin: 0 auto;
}

.case_bg .case .case_box ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    width: 310px;
    margin: 10px auto 0 auto;
}

.case_bg .case .case_box ul li .txt em{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0px;
    height: 2px;
    background: #005bab;
    -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 ul li:hover{
    background: #f8f8f8;
}

.case_bg .case .case_box ul li:hover .txt em{
    width: 390px;

}

.case_bg .case .case_box .next{
    position: absolute;
    left: -80px;
    top: 180px;
    cursor: pointer;
    width: 41px;
    height: 75px;
    background: url(../images/left.png) no-repeat center;
}

.case_bg .case .case_box .prev{
    position: absolute;
    right: -80px;
    top: 180px;
    cursor: pointer;
    width: 41px;
    height: 75px;
    background: url(../images/right.png) no-repeat center;
}


/*te*/

.te_bg{
    width: 100%;
    height: 697px;
    margin: -20px auto 0 auto;
    background: url(../images/te_bg.jpg) no-repeat center;
}

.te_bg .te{
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.te_bg .te .title{
    text-align: left;
    background: none;
   height: 120px;
}

.te_bg .te .title span{
    display: block;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    background: url(../images/te_t.png) no-repeat left bottom;
    padding-bottom: 10px;
    margin-top: 8px;
}

.te_bg .te .title p{
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 12px;
}


.te_bg .te .te_box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.te_bg .te .te_box ul li{
    width: 420px;
}

.te_bg .te .te_box ul li .txt_t{
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;

}

.te_bg .te .te_box ul li .txt_t  h3{
    font-size: 20px;
    color: #fff;
    float: left;

}

.te_bg .te .te_box ul li .txt_t span{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #0061b7;
    display: block;
    float: left;
    font-size: 20px;
    color: #fff;

}

.te_bg .te .te_box ul li p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.te_bg .te .te_box ul li.te1{
    position: absolute;
    left: 0;
    top: 75px;
    text-align: right;
}

.te_bg .te .te_box ul li.te1 .txt_t{
    float: right;
}

.te_bg .te .te_box ul li.te3 .txt_t{
    float: right;
}

.te_bg .te .te_box ul li.te1 .txt_t span{
    margin-left: 20px;
}

.te_bg .te .te_box ul li.te1 .txt_t  h3{
    font-size: 20px;
    color: #333333;
    float: left;

}

.te_bg .te .te_box ul li.te1 p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.te_bg .te .te_box ul li.te3{
    position: absolute;
    left: 0;
    top: 315px;
    text-align: right;
}

.te_bg .te .te_box ul li.te3 .txt_t span{
    margin-left: 20px;
}

.te_bg .te .te_box ul li.te2{
    position: absolute;
    right: 0;
    top: 75px;
}

.te_bg .te .te_box ul li.te2 .txt_t span{
    margin-right: 20px;
}

.te_bg .te .te_box ul li.te4{
    position: absolute;
    right: 0;
    top: 315px;
}

.te_bg .te .te_box ul li.te4 .txt_t span{
    margin-right: 20px;
    background: #ffffff;
    color: #0061b7;
}

.te_bg .te .te_box ul li.te3 .txt_t span{
    margin-right: 20px;
    background: #ffffff;
    color: #0061b7;
}


.te_bg .te .te_box .te_t{
    position: absolute;
    left: 497px;
    top: 125px;
    width: 210px;
    text-align: center;
}

.te_bg .te .te_box .te_t h5{
    font-size: 20px;
    color: #0061b7;

}

.te_bg .te .te_box .te_t i{
    display: block;
    width: 1px;
    height: 19px;
    background: #0061b7;
    margin: 13px auto;
}

.te_bg .te .te_box .te_t span{
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}




/*about*/

.ab_bg{
    width: 100%;
    height: 755px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
    height: 370px;
}

.ab_bg .about  .ab_l{
    float: left;
    width: 540px;
}

.ab_bg .about  .ab_l .ab_t{
    overflow: hidden;
    margin-top: 30px;
}

.ab_bg .about  .ab_l .ab_t span{
    display: block;
    font-size: 100px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.3;
    line-height: 80px;
}

.ab_bg .about  .ab_l .ab_t h3{
    font-size: 30px;
    font-weight: bold;
    color: #0061b7;
    top: -65px;
    position: relative;
    z-index: 5;

}

.ab_bg .about  .ab_l .ab_t i{
    display: block;
    width: 116px;
    height: 2px;
    background: #0061b7;
    margin-top: -48px;
}

.ab_bg .about  .ab_l .nr{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
    margin-top: 83px;
    text-indent: 2em;
}

.ab_bg .about  .ab_r{
    float: right;
    width: 600px;
    height: 370px;
    position: relative;
} 

.ab_bg .about  .ab_r .ab_img{
    width: 600px;
    height: 370px;
    position: relative;
}

.ab_bg .about  .ab_r .ab_img img{
    width: 600px;
    height: 370px;
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.ab_bg .about  .ab_r .line{
    width: 560px;
    height: 330px;
    position: absolute;
    left: 20px;
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;

}

.ab_bg .about  .ab_r .more{
    width: 120px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    left: 20px;
    bottom: 19px;
    background: #fff;
    border-top-right-radius: 20px;

}

.ab_bg .about  .ab_r .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}

.ab_bg .ab_num{
    width: 1200px;
    height: 150px;
    background: #fff;
    margin: 57px auto 0 auto;
    border-top-left-radius: 55px;
    border-top-right-radius: 55px;
}

.ab_bg .ab_num ul li{
    float: left;
    width: 300px;
    height: 150px;
    background: url(../images/xt4.png) no-repeat right  center;
    text-align: center;
}

.ab_bg .ab_num ul li h5{
    font-size: 16px;
    color: #666;
    margin-top: 3px;

}

.ab_bg .ab_num ul li h5 span{
    font-size: 60px;
    color: #86b7e5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;

}

.ab_bg .ab_num ul li p{
    font-size: 16px;
    color: #666;
    background: url(../images/xt3.png) no-repeat   center;
}


/*honor*/

.honor_bg{
    width: 100%;
    height: 365px;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) repeat center;
}

.honor_bg .honor{
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
}

.honor_bg .honor .honor_list{
    height: 44px;
    line-height: 44px;
}

.honor_bg .honor .honor_list ul li{
    float: left;
    margin-right: 70px;
}

.honor_bg .honor .honor_list ul li a{
    display: block;
}

.honor_bg .honor .honor_list ul li a span{
    width: 44px;
    height: 44px;
    float: left;

}

.honor_bg .honor .honor_list ul li a i{
    display: block;
    float: left;
    width: 15px;
    height: 1px;
    background:  #cdcdcd;
    margin: 22px 12px 0 10px;

}

.honor_bg .honor .honor_list ul li a b{
    float: left;
    font-size: 16px;
    color: #444444;
    font-weight: normal;
    display: block;
    line-height: 22px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.honor_bg .honor .honor_list ul li a b em{
    display: block;
    font-size: 12px;
    color: #999;
}

.honor_bg .honor .honor_list ul li.ry1 a span{
    background: url(../images/ry1.png) no-repeat center;

}

.honor_bg .honor .honor_list ul li.ry2 a span{
    background: url(../images/ry2.png) no-repeat center;

}

.honor_bg .honor .honor_list ul li.ry3 a span{
    background: url(../images/ry3.png) no-repeat center;

}

.honor_bg .honor .honor_list ul li.casehover a b{
    color: #0061b7;
}

.honor_bg .honor .honor_list ul li.ry1.casehover a span{
    background: url(../images/ry11.png) no-repeat center;

}

.honor_bg .honor .honor_list ul li.ry2.casehover a span{
    background: url(../images/ry22.png) no-repeat center;

}

.honor_bg .honor .honor_list ul li.ry3.casehover a span{
    background: url(../images/ry33.png) no-repeat center;

}


.honor_bg .honor .honor_box{
    margin: 35px auto 0 auto;
}

.honor_bg .honor .honor_box ul li{
    float: left;
    width: 275px;
    margin: 0 24px 0 0;
}

.honor_bg .honor .honor_box ul li .pic{
    width: 275px;
    height: 200px;
    background: #fff;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .04);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .04);
}

.honor_bg .honor .honor_box ul li .pic img{
    width: 265px;
    height: 190px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin: 5px;
}

.honor_bg .honor .honor_box ul li .txt{
    height: 50px;
    line-height: 50px;
}

.honor_bg .honor .honor_box ul li .txt h5 a{
    float: left;
    width: 200px;
    font-size: 14px;
    color: #444;
    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;
}

.honor_bg .honor .honor_box ul li .txt .more{
    float: right;
    font-size: 14px;
    color: #444;
}



/*news*/

.news_bg{
    width: 100%;
    height: 750px;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) repeat center;
}

.news_bg .news{
    width: 1200px;
    margin: 0 auto;
    padding-top: 45px;
    height: 540px;
}

.news_bg .news .news_t{
    overflow: hidden;
}

.news_bg .news .news_t .news_title{
    float: left;
    text-align: center;
    background: url(../images/news_t.png) no-repeat bottom center;
    height: 75px;
}

.news_bg .news .news_t .news_title h3 a{
    font-size: 30px;
    color: #0061b7;
    font-weight: bold;

}

.news_bg .news .news_t .news_title span{
    display: block;
    font-size: 14px;
    color: #9999;
    text-transform: uppercase;
}

.news_bg .news .news_t .news_list{
    float: right;
}

.news_bg .news .news_t .news_list ul li{
    float: left;
    margin-left: 53px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
}

.news_bg .news .news_t .news_list ul li a{
    display: block;
    font-size: 18px;
    color: #333;
}

.news_bg .news .news_t .news_list ul li a span{
    display: block;
    font-size: 18px;
    color: #333;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    margin-top: 10px;
}

.news_bg .news .news_t .news_list ul li.casehover{
    border-bottom: 1px solid #0061b7;
}

.news_bg .news .news_t .news_list ul li.casehover a{
    color: #0061b7;
}

.news_bg .news .news_box{
    margin: 40px auto 0 auto;
}
 
.news_bg .news .news_box .nr_l{
    float: left;
    width: 400px;
}

.news_bg .news .news_box .nr_l .pic{
    width: 400px;
    height: 300px;

}

.news_bg .news .news_box .nr_l .pic img{
    width: 400px;
    height: 300px;
    border-radius: 8px;
}

.news_bg .news .news_box .nr_l .txt{
    margin: 25px 15px 0 20px;

}

.news_bg .news .news_box .nr_l .txt a{
    font-size: 16px;
    color: #444;
    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 .nr_l .txt p{
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 10px;
}

.news_bg .news .news_box .list{
    float: right;
    width: 790px;
}

.news_bg .news .news_box .list ul li{
    float: left;
    width: 373px;
    height: 70px;
    margin: 0 0 45px 22px;
}

.news_bg .news .news_box .list ul li .news_img{
    float: left;
    width: 100px;
    height: 70px;
    -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 .news_img img{
    width: 100px;
    height: 70px;
    border-radius: 5px;
    -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 .txt{
    float: right;
    width: 255px;
    height: 69px;
    border-bottom: 1px solid #dedede;
} 

.news_bg .news .news_box .list ul li .txt span{
    display: block;
    font-size: 14px;
    color: #999;
    top: 2px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
}

.news_bg .news .news_box .list ul li .txt .txt_t{
    height: 20px;
    line-height: 20px;
    margin-top: 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 .list ul li .txt h5 a{
    float: left;
    width: 210px;
    font-size: 14px;
    color: #555;
    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 .list ul li .txt .more{
    font-size: 14px;
    color: #555;
    float: right;
}

.news_bg .news .news_box .list ul li:hover .txt h5 a{
    color: #0061b7;

}

.news_bg .news .news_box .list ul li:hover .txt .more{
    color: #0061b7;
}

.news_bg .news .news_box .list ul li:hover .txt .txt_t{
    margin-top: -20px;
}

.news_bg .news .news_box .list ul li:hover .txt span{
   top: 32px;
}

.news_bg .news .news_box .list ul li:hover .news_img{
    width: 100px;
    height: 70px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .04);
    box-shadow: 0 0 8px 6px rgba(0, 0, 0, .04);
}

.news_bg .news .news_box .list ul li:hover .news_img img{
    width: 90px;
    height: 60px;
    margin: 5px;
}


/*links*/
.links {
    width: 1200px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

.links h3{
    float: left;
    width: 100px;
    height: 50px;
    line-height: 50px;
    background: #444444;
    border-radius: 5px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5px;
}

.links .yq{
    float: right;
    width: 1080px;
}

.links .yq a{
    font-size: 14px;
    color: #555555;
    line-height: 26px;
    margin: 0 10px;
}