.fastlinkall{width:100%;background: #C7000B;padding: 15px 0;}
.fastlink{ width: 1280px; margin: 0 auto; line-height:50px; position:relative; margin-bottom:10px;}
.fastlink h4{ color:#fff; font-size:24px;font-weight: normal;}
.fastlink_ul{ position:absolute; left:330px; top:0; overflow:hidden; height:50px; width:800px;}
.fastlink li{ width:auto; background-repeat:no-repeat; background-position:0 12px; text-indent:40px;}
.fastlink li a{color:#fff; font-size:16px; }
.fl_left{ display:inline-block; width:19px; height:32px; background-image:url(../images/foot_btn_left.png); position:absolute; left:160px; top:10px; cursor:pointer;}
.fl_right{ display:inline-block; width:19px; height:32px; background-image:url(../images/foot_btn_right.png); position:absolute; right:0px; top:10px; cursor:pointer;}

.footer{width: 100%;
    height: auto;
    background: #211d1e;
    padding: 30px 0;
    overflow: hidden;}
.footera{width:525px;margin:0vw auto;overflow: hidden;}
.footerb{width:auto;
    height: auto;
    line-height: 1.1vw;
    text-align: center;
	float: left;}
.footerb p{font-size:12px;color:#fff;line-height: 1.8;}
.footerb a{font-size: 12px;color:#939393;line-height: 1.8;}
.erweima{width: 100px;float:left;margin-left: 15px;}
.erweima img{}

@media (max-width:760px){
.footera {
    width: 90%;
    margin: 0vw auto;
    overflow: hidden;
}
.footerb {
    width: auto;
    height: auto;
    line-height: 1.1vw;
    text-align: center;
    float: none;
}
.erweima {
    width: 100px;
    float: none;
    margin: 15px auto;
}
}
