@charset "utf-8";
.footer{width: 100%;background: #292a2a;position: relative;padding-top: 50px;}
.footer .links{padding: 40px 0;position: relative;}
.footer .logos{float: left;width: 264px;position: relative;padding-right: 50px;}
.footer .logos:before{content: "";display: inline-block;right: 0;top: 0;height: 181px;border-left: 1px solid #525252;position: absolute;}
.footer .logos img{display: block;margin: 0 auto 20px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    height: 50px;
    display: table;
    margin: auto;
}
.footer .logos p span{
    font-size: 30px;
    font-weight: bold;
}
.footer .links dl{float: left;position: relative;padding-left: 80px;margin-left: 80px;}
.footer .links dl:before{
    content:"";
    background: #3a3b3b;
    width: 1px;
    height: 200px;
    position: absolute;
    left: 0;
}
.footer .links dl:first-child{
    padding: 0;
    margin: 0;
}
.footer .links dl:first-child:before,.getNews:before{
    display: none;
}
.footer .links dl dt{font-size: 18px;margin-bottom: 20px;color: #fff;position: relative;font-weight: bold;}
.footer .links dl dt.mar{margin-top: 20px;}
.footer .links dl dd{line-height: 30px;height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-top: 0;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #b5b5b5;font-size: 14px;}
.footer .links dl dd a:hover{text-decoration: underline;}
.footer .links .getNews{padding-left: 0;width: 265px;float: right;margin: 0;padding-right: 0;}
.footer .links .getNews dt{
    font-size: 15px;
    font-weight: 500;
    text-align: right;
}
.footer .links .getNews dd{height: 150px;float: left;margin-top: 5px;width: 120px;margin-right: 25px;}
.footer .links .getNews dd img{display:block;width: 120px;margin: auto;}
.footer .links .getNews dd p{text-align:center;color: #b2b2b2;font-size: 12px;margin-top: 5px;}
.footer .links .footer-dd{
    width: 120px;
}
.footer .links .footer-dd dd{
    width: 100%;
}
.footer .links dl.two{
    width: 220px;
    padding-right: 0;
}
.footer .links dl.two dd{
    width: 110px;
    float: left;
}

.footer_dz{
    font-size: 12px;
    background: #0b5cb0;
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.footer_dz a{
    font-size: 12px;
    color: #fff;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}

.foot_link{
    clear: both;
    border-top: 1px solid #4e4e4e;
    line-height: 40px;
    color: #f5f5f5;
}
.foot_link span{
    color: #f5f5f5;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #b1b1b1;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color: #52a1ff;
}


.footer .conlx{
    border-bottom: 1px solid #3a3b3b;
    padding-bottom: 30px;
}
.footer .conlx dl{
    float: left;
    width: 260px;
    padding: 0 50px 0 90px;
    position: relative;
}
.footer .conlx dl.tb01{
    background: url(../images/itb19.png) 40px top no-repeat;
}
.footer .conlx dl.tb02{
    background: url(../images/itb20.png) 40px top no-repeat;
}
.footer .conlx dl.tb03{
    background: url(../images/itb21.png) 40px top no-repeat;
}
.footer .conlx dl:first-child:before{
    display:none;
}
.footer .conlx dl:before{
    content:"";
    background: #3a3b3b;
    width: 1px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
}
.footer .conlx dl dt{
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.footer .conlx dl dd{
    color: #b5b5b5;
    line-height: 25px;
    margin-top: 10px;
}
.footer .conlx dl dd span{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 230px;
    right: -165px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 217px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #0a539f url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #0a539f url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #0a539f url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ a {
     color:#fff;
     white-space: nowrap;
}
.yb_bar .yb_ercode {
    background: #0a539f url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    display: block;
    margin: auto;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}