@charset "utf-8";
/* head */
.footer{padding:20px 0;width:100%;background:#F5F5F5;font-size:14px;line-height:22px;_line-height:28px; border-top: 1px solid #E5E5E5;margin-top: 20px;}
.footer .footer-content{overflow:hidden;margin:0 auto;width:1000px;background:url("../img/logo1.png") 70px 10px no-repeat;color:#757272;}
.footer .foot-menu{margin-left:300px;width:700px}
.footer .foot-menu p{color:#757272;font-size:13px;line-height:26px; margin-bottom: 0;}
.footer .foot-menu p a{color:#757272;text-decoration:none;}
.footer .foot-menu p a:hover{color:#333;}
.footer .copyright{margin-top:10px;padding-left:80px;color:#7b7b7b;font-size:12px}

/*客服代码*/
#contact_bar {
    display: block;
    position: fixed;
    right: 30px;
    top: 100px;
    width: 100px;
    z-index: 999;
    font-size:12px;
}

#contact_bar .top {
    background: url("../img/c_top.png") no-repeat 0 0;
    height: 13px;
    width: 100px;
}

#contact_bar .content {
    background: none no-repeat 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 2px 4px;
    width: 90px;
    text-align: center;
}

#contact_bar .qqs {
    padding: 2px 4px;
    width: 82px;
}

#contact_bar .qqs a {
    display: block;
    height: 22px;
    margin: 5px 0;
    width: 82px;
}

#contact_bar .sep {
    background: url("../img/c_sep.jpg") no-repeat -4px 0 #fff;
    height: 9px;
    width: 90px;
}

#contact_bar .hotline {
    background: url("../img/400.jpg") no-repeat center center #fff;
    height: 50px;
    width: 90px;
}

#contact_bar .erwm {
    background: url("../img/code1.jpg") no-repeat 0 0 #fff;
    height: 90px;
    width: 90px;
}

#contact_bar .erwm1 {
    background: url("../img/code2.jpg") no-repeat 0 0 #fff;
    height: 90px;
    width: 90px;
}
#contact_bar .foot {
    background: url("../img/c_foot.png") no-repeat 0 0 #fff;
    height: 7px;
    width: 100px;
}