@charset "utf-8";
.footer{width: 100%;background: #444444;position: relative;border-top: 2px solid #003bfe;margin-top: 50px;}
.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(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/db_xian.png) top center no-repeat;
    padding-top: 10px;
    display: none;
}
.footer .advantage ul{
    padding: 15px 0;
}
.footer .advantage ul li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 133px;
}
.footer .advantage ul li:first-child{
    margin-left: 0px;
}
.footer .advantage ul .ad_tb01{
    background: url(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/db_tb01.png) no-repeat center left;
}
.footer .advantage ul .ad_tb02{
    background: url(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/db_tb02.png) no-repeat center left;
}
.footer .advantage ul .ad_tb03{
    background: url(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/db_tb03.png) no-repeat center left;
}
.footer .advantage ul .ad_tb04{
    background: url(http://huanyuzdh.test.dginfo.com/t/h/huanyuzdh/pc/images/db_tb04.png) no-repeat center left;
}

.footer .logos p .dtel_l{
    font-size: 16px;
    display: block;
    float:left;
    background: #003bfe;
    height: 48px;
    line-height: 20px;
    letter-spacing: 5px;
    text-align: center;
    width: 49px;
    border: 1px solid #808080;
    font-weight: 100;
    padding-left: 3px;
    padding-top: 3px;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 51px;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
    padding: 0px 10px;
    border-left: 0;
}

.footer .links{padding: 40px 0 30px;position: relative;}
.footer .links:before{position:absolute;content:"";width: 15px;height: 15px;border: 2px solid #003bfe;background: #fff;top: -9px;left: 306px;transform: rotate(45deg);-ms-transform:rotate(45deg);  /* IE 9 */-moz-transform:rotate(45deg);  /* Firefox */-webkit-transform: rotate(45deg); /* Safari 和 Chrome */-o-transform:rotate(45deg);  /* Opera */border-top: 0;border-left: 0;}
.footer .logos{float: left;width: 275px;padding-top: 10px;position: relative;padding-right: 40px;}
.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: 35px;width: 310px;}
.footer .links dl.getNews:before{content: "";display: inline-block;left: 0;top: 0;height: 181px;border-left: 1px solid #525252;position: absolute;}
.footer .links dl dt{font-size: 16px;margin-bottom: 10px;color: #eee;font-weight: bold;}
.footer .links dl dd{line-height: 28px;height: 28px;float: left;width: 140px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-top: 0;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #b1b1b1;font-size: 14px;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{padding-left: 35px;width: 130px;float: right;margin-right: 0;}
.footer .links .getNews dd{height: 140px;float: left;margin-top: 5px;width: 110px;}
.footer .links .getNews dd img{display:block;width: 110px;margin: auto;}
.footer .links .getNews dd p{text-align:center;color: #f5f5f5;font-size: 12px;margin-top: 5px;}
.footer .links .footer-dd{
    width: 140px;
}
.footer .links .footer-dd dd{
    width: 100%;
}
.footer_dz{
    font-size: 12px;
    background: #383838;
    height: 35px;
    line-height: 35px;
    color: #b1b1b1;
}
.footer_dz a{
    font-size: 12px;
    color: #b1b1b1;
}
.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: #c40101;
}


/*右悬浮*/
.toolbarWrap{position: fixed;top:0;right:0;z-index: 99;width:38px;height:100%}
.toolbar{position: absolute;right:0;top:0;width: 32px;height: 100%;border-right: 2px solid #666;}
.toolbarTabs{position: absolute;top: 45%;left: 0px;width: 38px;margin-top: -54px}
.toolbar .tbTab{position: relative;width: 38px;height: 38px;text-align: center;margin-bottom: 1px;cursor: pointer;background-color: #003bfe; border-radius: 3px 0px 0px 3px;color: #333;display: inline-block}
.tbTab i.iconfont{position:relative;z-index:9;display:block;font-size: 0;width: 38px;height: 38px;line-height: 38px;background-color: #666;text-align: left;text-indent:8px;-webkit-text-stroke-width: 0px;border-radius: 3px 0px 0px 3px;color: #666;}
.toolbarFooter {position: absolute;bottom:20px;width:38px;margin: 0px;padding: 0px}
.toolbarFooter  a{color:#333}
.tbTab .tabText{width: 110px;height: 38px;line-height: 38px;color: #fff;position: absolute;z-index: 1;left: 38px;top: 0px;background-color: #003bfe;border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding: 0px;cursor: pointer;}
.tbTabSelected ,.tbTabSelected  a,.tbTabSelected i{background-color: #003bfe;color:#fff;}
.tbTabSelected .tabText,.tbTabSelected  i.iconfont {background-color: #003bfe}
.tbMoblie .tabText{width:124px;line-height:35px;position: absolute;z-index: 1;left:38px;top: -116px;background-color:#003bfe;border-radius: 3px 0px 0px 3px;font-style: normal;margin: 0px;padding-top: 14px;height: 140px;}
.tbTabSelected i.iconfont{border-radius:0px;color:#003bfe;}
.toolbar .rf-tb01{
    background: url(../images/rig-tbon.png) -2px -114px no-repeat;
}
.toolbar .rf-tb02{
    background: url(../images/rig-tbon.png) -2px -34px no-repeat;
}
.toolbar .rf-tb03{
    background: url(../images/rig-tbon.png) -2px -216px no-repeat;
}
.toolbar .rf-tb04{
    background: url(../images/rig-tbon.png) -2px -114px no-repeat;
}
.toolbar .rf-tb05{
    background: url(../images/rig-tbon.png) -2px -151px no-repeat;
}
.toolbar .rf-tb06{
    background: url(../images/rig-tbon.png) -2px -185px no-repeat;
}