@charset "utf-8";
.footer{width: 100%;background: #1d1d1d;position: relative;border-top: 2px solid #e62144;}
.footer .links{padding: 15px 0 15px;position: relative;}
.footer .links:before{position:absolute;content:"";width: 15px;height: 15px;border: 2px solid #e62144;top: -9px;left: 302px;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;background: #fff;}
.footer .logos{float: left;width: 280px;margin-right: 30px;margin-top: 10px;text-align: center;border-right: 1px dashed #585858;padding-right: 30px;}
.footer .logos img{display: block;margin: 0 auto 30px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 57px;
    display: inline-block;
}
.footer .logos p .dtel_l{
    font-size: 18px;
    display: block;
    float:left;
    background: #e62144;
    height:55px;
    line-height:27px;
    letter-spacing: 5px;
    text-align: center;
    width: 60px;
    padding-left: 5px;
    border: 1px solid #e62144;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px;
}
.footer .links dl{float: left;position: relative;padding-left: 30px;width: 144px;margin-right: 30px;}
.footer .links dl dt{font-size: 14px;margin-bottom: 5px;color: #fff;font-weight: bold;}
.footer .links dl dd{line-height: 30px;height: 30px;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #adadad;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{width: 250px;margin-right: 0;float: right;}
.footer .links .getNews dd{height: 135px;float: left;margin: 5px 25px 0 0;}
.footer .links .getNews dd img{display:block;width: 110px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #b2b2b2;font-size: 12px;}
.footer .links .fopro{
    width: 330px;
}
.footer .links .fopro dd{
    float:  left;
    width: 160px;
    margin-right: 5px;
}

.footer_dz{
    font-size: 12px;
    background: #9a112a;
    height: 28px;
    line-height: 28px;
    color: #eeeeee;
}
.footer_dz a{
    font-size: 12px;
    color: #eeeeee;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}


.footer-lx{
    margin-top: 20px;
}
.footer-lx p{
    color: #adadad;
    line-height: 30px;
}
.footer-lx p a{
    color:#adadad;
}
.footer-lx p a:hover{
    color:#e62144;
}


/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 220px;
    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: #01b23e url(../images/xuan_top.png) 10px center no-repeat;
}
.yb_bar .yb_phone {
    background: #01b23e url(../images/xuan_tel.png) 10px center no-repeat;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #01b23e url(../images/xuan_qq.png) 10px center no-repeat;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #01b23e url(../images/xuan_ewm.png) 10px 10px no-repeat;
}
.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 #666666;
    line-height: 30px;
    padding: 5px 0;
}
.foot_link span{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #b2b2b2;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color: #c40101;
}


.footer_links{
    margin: 30px 0;
}
.footer_links_tit{
    margin-bottom: 6px;
}
.footer_links_tit i{
    font-style:  inherit;
    font-size: 28px;
    font-weight: bold;
    display:  block;
    float: left;
    width:  90px;
    line-height: 40px;
}
.footer_links_tit span{
    display:  block;
    float: left;
    width: 1110px;
    line-height:  20px;
    margin-top: 8px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    position: relative;
    font-size:  16px;
    font-weight: bold;
}
.footer_links_tit span:before{
    content: "";
    width: 70px;
    height: 2px;
    background: #e61e42;
    position:  absolute;
    bottom: -1px;
    left: 0;
}
.footer_links_a a{
    color: #666;
    margin-right: 10px;
}
.footer_links_a a:hover{
    color: #e61e42;
}