.footer {
position:fixed;
bottom:0px;
xbackground-color:#ffffff;
width:100%;	
line-height:47px;
z-index:1;
text-align:center;

}

.footer .logo {
width:100px;	
}

.footer ul {
width:100%;	
}

.footer ul li{
text-align:center;
display:inline-block;	
}

.footer ul li.left {
width:260px;	
}

.footer .auth {
color:#cccccc;
font-size:9pt	
}

@media screen  and (max-width: 1600px) {

}

} /*end w1600*/
@media screen  and (max-width: 1350px) {


} /*end w1200*/
@media screen  and (max-width: 1200px) {




} /*end w1200*/
@media screen  and (max-width: 1080px) {


} /*end w1080*/

@media screen  and (max-width: 960px) {
.footer {
position:relative;	
}

.footer ul li.left {
display:none;
}
} /*end w960*/

@media screen  and (max-width: 800px) {


} /*end w800*/
@media screen  and (max-width: 640px) {


} /*end w640*/
@media screen  and (max-width: 480px) {


} /*end w480*/
@media screen  and (max-width: 320px) {


} /*end w320*/