﻿@charset "utf-8";
.footer{width: 100%;background: #505153;position: relative;border-top: 2px solid #035283;}
.footer .links{padding: 35px 0 25px;position: relative;}
.footer .links:before{position:absolute;content:"";width: 15px;height: 15px;border: 2px solid #035283;top: -9px;left: 282px;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: #f5f5f5;}
.footer .logos{float: left;width: 300px;margin-right: 20px;margin-top: 10px;}
.footer .logos img{display: block;margin: 0 auto 30px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 57px;
}
.footer .logos p .dtel_l{
    font-size: 18px;
    display: block;
    float:left;
    background: #035283;
    height:55px;
    line-height:27px;
    letter-spacing: 5px;
    text-align: center;
    width: 60px;
    padding-left: 5px;
    border: 1px solid #808080;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 55px;
    line-height: 55px;
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
}
.footer .links dl{float: left;position: relative;padding-left: 35px;width: 130px;margin-right: 30px;min-height: 200px;}
.footer .links dl:before{content: "";display: inline-block;left: 0;top: 0;min-height: 200px;border-left: 1px dashed #6d6d6e;position: absolute;}
.footer .links dl dt{font-size: 16px;margin-bottom: 10px;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{padding-left: 40px;width: 250px;margin-right: 0;float: right;}
.footer .links .getNews dd{height: 150px;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: #424242;
    height: 35px;
    line-height: 35px;
    color: #eeeeee;
}
.footer_dz a{
    font-size: 12px;
    color: #eeeeee;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}



/*固定的悬浮窗*/
.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: #035283 url(../images/xuan_top.png) 10px center no-repeat;
}
.yb_bar .yb_phone {
    background: #035283 url(../images/xuan_tel.png) 10px center no-repeat;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #035283 url(../images/xuan_qq.png) 10px center no-repeat;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #035283 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{
    background: #f5f5f5;
    border-top: 1px solid #dadada;
    padding: 20px 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: #035283;
    position:  absolute;
    bottom: -1px;
    left: 0;
}
.footer_links_a a{
    color: #666;
    margin-right: 10px;
}
.footer_links_a a:hover{
    color: #035283;
}