@charset "utf-8";

/*.footer{
    background: #C63218;
    padding: 20px 0;
    clear: both;
    margin-top: 30px;
}

.footer dl{
    float: left;
    width: 25%;
}
.footer dl dt{
    color: #ddd;
    font-size: 18px;
    margin-bottom: 20px;   
}
.footer dl dd{
    color: #fff;
    line-height: 30px;
    height: 30px;
}
.footer dl dd a{
    color: #fff;
}
.footer dl dd a:hover{
    text-decoration: underline;
}
.footer .footer_img img{
    display: block;
    width: 100px;
    height: 100px;
    margin-top: 15px;
}
*/





.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;
    width: 20%;
}
.footer .advantage ul li img{
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.footer .advantage ul li p{
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-top: 10px;
}
.footer .links{padding: 25px 0 15px;height: 180px;border-top: 1px solid #E5E5E5;}
.footer .logos{float: left;width: 220px;}
.footer .logos img{display: block;margin-left: 75px;width: 70px;}
.footer .logos p{text-transform:uppercase;font-size: 16px;font-weight: bold;margin: 10px 0 0 40px;width: 180px;line-height: 30px;height: 30px;color: #C63218;}
.footer .logos p .icon-tel{background: url("../images/icon-tel.png") no-repeat 0 5px;vertical-align: middle;display: inline-block;width: 16px;height: 30px;margin-right: 8px;}
.footer .links dl{float: left;position: relative;height: 180px;padding-left: 31px;width: 175px;margin-right: 20px;}
.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: 16px; margin-bottom: 10px;color: #545454;font-weight: bold;}
.footer .links dl dd{line-height: 30px;height: 30px;}
.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: 250px;margin-right: 0;}
.footer .links .getNews dd{height: 120px;float: left;margin: 0 10px;}
.footer .links .getNews dd img{display:block;width: 100px;}
.footer .links .getNews dd p{ text-align:center;height: 25px;line-height: 25px;color: #666;}

.footer_dz{
    font-size: 12px;
    background: #404040;
    height: 35px;
    line-height: 35px;
    color: #fff;
}
.footer_dz a{
    font-size: 12px;
    color: #fff;
}
.footer_dz a:hover{
    text-decoration: underline;
}


/*固定的悬浮窗*/
.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;
    font-size: 12px;
}
.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;
}