@charset "utf-8";
.footer{width: 100%;background: #eee;position: relative;}
.footer .bj{width: 100%;background: #70C099;height: 65px;position: absolute;left: 0;bottom: 0;}
.footer .lineText{line-height: 60px;text-align: center;font-size: 12px;}
.footer .advantage{
    background: url(../images/db_xian.png) top center no-repeat;
    padding-top: 10px;
}
.footer .advantage ul{
    padding: 15px 0;
}
.footer .advantage ul li{
    float: left;
    font-size: 18px;
    padding-left: 59px;
    height: 50px;
    line-height: 50px;
    margin-left: 220px;
    color: #545454;
}
.footer .advantage ul li:first-child{
    margin-left: 0px;
}
.footer .advantage ul .ad_tb01{
    background: url(../images/db_tb01.png) no-repeat center left;
}
.footer .advantage ul .ad_tb02{
    background: url(../images/db_tb02.png) no-repeat center left;
}
.footer .advantage ul .ad_tb03{
    background: url(../images/db_tb03.png) no-repeat center left;
}
.footer .advantage ul .ad_tb04{
    background: url(../images/db_tb04.png) no-repeat center left;
}


.footer .links{padding: 25px 0 15px;/* height: 160px; */border-top: 1px solid #E5E5E5; */}
.footer .logos{float: left;width: 265px;}
.footer .logos img{display: block;margin: 0 auto 30px;}
.footer .logos p{
    text-align: center;
    color: #333;
    font-size: 16px;
    margin-top: 5px;
    display: table;
    margin: auto;
}
.footer .logos p .dtel_l{
    font-size: 12px;
    display: block;
    float:left;
    background: #ff0000;
    height: 40px;
    line-height: 18px;
    letter-spacing: 5px;
    text-align: center;
    width: 49px;
    border: 1px solid #808080;
    font-weight: 100;
    padding-left: 3px;
    padding-top: 3px;
    color: #fff;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    padding: 0px 15px;
    border-left: 0;
    color: #666;
}
.footer .logos p span{
    font-size: 28px;
    /* font-weight: bold; */
}
.footer .links dl{float: left;position: relative;padding-left: 50px;width: 120px;margin-right: 20px;font-size: 12px;}
.footer .links dl:before{content: "";display: inline-block;left: 0;top: 0;height: 155px;border-left: 1px solid #DEDEDE;position: absolute;}
.footer .links dl dt{font-size: 14px;margin-bottom: 10px;color: #545454;font-weight: bold;}
.footer .links dl dd{line-height: 25px;height: 25px;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #666;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{padding-left: 50px;width: 300px;margin-right: 0;}
.footer .links .getNews dd{height: 150px;float: left;margin: 0 25px 0 0;}
.footer .links .getNews dd img{display:block;width: 125px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #666;font-size: 12px;}

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



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.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;
}
.yb_bar .yb_top {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.foot_link{
    clear: both;
    border-top: 1px solid #dadada;
    margin-bottom: 8px;
    line-height: 30px;
}
.foot_link span{
    color: #888;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #888;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color:#0076da;
}