@charset "utf-8";
/* Css Document */

/* �ײ� */
.zhhj-footer{
    background:url(../images/footer-bj.png) repeat-y center;
}
.footer-top{
    height:137px;
    border-bottom: 1px solid rgba(194,226,255,.3);
    margin-bottom:20px;
}
.footer-logo{
    float: left;
    width:280px;
    height:62px;
    padding-top:40px;
}
.footer-logo img{
    display: block;
    width: 100%;
    height: 100%;
}
.footer-text{
    float: right;
    padding-top:62px;
    width:1120px;
    line-height:22px;
    font-size:14px;
    color: #fff;
}
.footer-mid{
    border-bottom: 1px solid rgba(194,226,255,.3);
    overflow: hidden;
    padding-bottom: 12px;
}
.footer-nav,.footer-gzwm{
    float: left;
}
.footer-nav{
    width:1109px;
}
.footer-navul{
    padding-top:15px;
    overflow: hidden;
}
.footer-navli{
    float: left;
    width: 14%;
}
.footer-navli-title{
    height:53px;
    line-height:53px;
    font-size:16px;
    font-weight: bold;
}
.footer-navli-title a{
    color: #fff;
}
.footer-subnavli{
    height:32px;
    line-height:32px;
    font-size:14px;
}
.footer-subnavli a{
    color: rgba(255,255,255,.8);
}
.footer-gzwm{
    padding-top:5px;
    width:100px;
}
.footer-gzwm-title{
    height:72px;
    line-height:72px;
    font-size:18px;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid rgba(255,255,255,.2);
    margin-bottom:25px;
}
.footer-gzwm-ewm{
    float: left;
    width:100px;
    margin-right:35px;
}
.footer-gzwm-ewm:nth-child(2){
    margin-right: 0;
    margin-bottom: 15px;
}
.footer-gzwm-ewm-image{
    width: 100%;
    height:100px;
}
.footer-gzwm-ewm-image img{
    display: block;
    width: 100%;
    height: 100%;
}
.footer-gzwm-ewm-text{
    text-align: center;
    height:38px;
    line-height:38px;
    font-size:14px;
    color: #b3d7f6;
}
.footer-copy,.footer-add{
    height:56px;
    line-height:56px;
    font-size:14px;
    color: rgba(255,255,255,.5);
}
.footer-copy{
    float: left;
}
.footer-add{
    float: right;
}

.footer-yqlj-box{
    width: 100px;
    height: 30px;
    border: 1px solid rgba(255,255,255,.5);
    clear: both;
    /*text-align: center;*/
    line-height: 30px;
    border-radius: 5px;
    margin: 0 0 0 66px;
    background: url(../images/lz-down.png) no-repeat 85px 13px;
}
.footer-yqlj-btn{
    font-size:14px;
    color: #b3d7f6;
    cursor: pointer;
    margin-left: 15px;
    
}
.footer-yqlj-pr{display:none;}
.yqlj-ul{background: #fff;}
.yqlj-ul li{text-align: center;}
.yqlj-ul li a{color: #005bac;}