.row {
    margin-left: 0;
    margin-right: 0;
}
.bottomNav {
    text-align: center;
}
.mb20 {
    margin: 0!important;
    margin-bottom: 20px !important;
}
.span_ml{
	margin-left:20px; margin-right:20px;
}
.footer-con {
    width: 100%;
    height: 77px;
    line-height: 28px;
    color: #999;
    font-size: 12px;
    margin: 0 0 10px 0;
	padding-bottom:30px;
	border-bottom: 1px solid #4b5054;
}
.footer-con .con {
    height: 100%;
    margin: 0 30px 0 0;
    border-right: #e9e9e9 solid 1px;
    overflow: hidden;
}
.footer-dz {
    width: 450px; 
	padding-right:20px;
}
.pull-left {
    float: left !important;
}
.footer-dh1 {
    width: 300px;
}
.footer-qq {
    width: 360px;
    height: 80px;
    border: none;
    overflow: hidden;
}
.footer-qq .qqhao {
    float: left;
    height: 30px;
	background-image:url(../images/qq.png);
	background-repeat:no-repeat;
}
.footer-qq .qqhao span {
    float: left;
    height: 100%;
    line-height: 17px;
	margin-left:50px;
}
.footer-qq .qq-group {
    float: left;
	height:30px;
    line-height: 21px;
    margin: 12px 0 0 8px;
    padding: 0 0 0 40px;
	background-image:url(../images/qqgroup.png);
	background-repeat:no-repeat;
}
.weixin {
    float: right;
    width: 140px;
}
.weixin span {
    float: left;
    line-height: 19px;
    text-align: right;
}
.weixin img {
    float: right;
}
.g-footer-link p {
    line-height: 25px;
    color: #999;
    font-size: 13px;
}
.g-footer-link a{color:#999;margin:0 10px}
.g-footer-link a:hover{color:#2aa3ce}


/*在线客服样式begin */
.naipan_yb_conct{position:fixed;z-index:9999999;top:40%;right:-127px;cursor:pointer;transition:all .3s ease;}
.naipan_yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.naipan_yb_bar .naipan_yb_top{background:#026bbc  url(../images/naipan_rightbar.png) no-repeat 0 0;}
.naipan_yb_bar .naipan_yb_phone{background:#026bbc  url(../images/naipan_rightbar.png) no-repeat 0 -57px;}
.naipan_yb_bar .naipan_yb_QQ{text-indent:0;background:#026bbc  url(../images/naipan_rightbar.png) no-repeat 0 -113px;}
.naipan_yb_bar .naipan_yb_ercode{background:#026bbc  url(../images/naipan_rightbar.png) no-repeat 0 -169px;}
.naipan_hd_qr{padding:0 29px 25px 29px;}
.naipan_yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*在线客服样式end */