@charset "utf-8";
.footer{width: 100%;background: #444444;position: relative;border-top: 2px solid #0066ff;}
.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;
    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(../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 .logos p .dtel_l{
    font-size: 16px;
    display: block;
    float:left;
    background: #0066ff;
    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: 48px;
    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 #0066ff;background: #f1f9f0;top: -9px;left: 312px;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: 300px;padding-top: 10px;position: relative;padding-right: 30px;}
.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 35px;height: 66px;}
.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: 30px;width: 240px;}
.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: 105px;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: 170px;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: 150px;
}
.footer .links .footer-dd dd{
    width: 100%;
}
.footer_dz{
    font-size: 12px;
    background: #383838;
    height: 40px;
    line-height: 40px;
    color: #b1b1b1;
}
.footer_dz a{
    font-size: 12px;
    color: #b1b1b1;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 220px;
    right: -110px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 160px;
    height: 40px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
    line-height: 40px;
    font-size: 13px;
}
.yb_bar .yb_top {
    background: #666 url(../images/xuan_top.png) 13px center no-repeat;
}
.yb_bar .yb_phone {
    background: #666 url(../images/xuan_tel.png) 13px center no-repeat;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #666 url(../images/xuan_qq.png) 13px center no-repeat;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #666 url(../images/xuan_ewm.png) 13px 7px no-repeat;
    line-height: 50px;
}
.hd_qr {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.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{
    text-decoration: underline;
}

.footer-m{
  display: none;
}

.footer-top{
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 999;
}
.footer-top i{
    color: #fff;
    background: #0066ff;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
    border-radius: 50%;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .footer{
        display: none;
    }
    .footer-m{
      display: block;
      background: #444444;
      border-top: 2px solid #0066ff;
      padding: 2rem 0;
    }
    .footer-m-logo img{
        display: block;
        margin: auto;
    }
    .footer-m-p{
        margin-top: 1rem;
    }
    .footer-m-p p{
        color: #fff;
        font-size: 1.4rem;
        text-align: center;
        line-height: 2.8rem;
    }
    .footer-m-p img{
        margin: 1rem auto;
        display: block;
        width: 40%;
    }
}