
/********尾部的tab底部************/
.footer_b{
	width: 100%;
    height: 3.5em;
    background: #fff;
    position: fixed;
    bottom: 0;
    min-width: 320px;
    max-width: 750px;
    border-top: 1px solid #f1f1f1;
    overflow: hidden;
    text-align: center;
}

.row{
	margin: 0 auto;
    line-height: 1.5em;
    z-index: 105!important;
}

.footer-tab a{
	text-decoration: none;
    color: #888;
    position: relative;
}
.footer-tab.active a{
	text-decoration: none;
    color: #2697FC;
    position: relative;
}

.col-xs-3{
	width: 25%;
	float: left;
}
.game_tab {
    width: 2em;
    height: 2em;
    border: none;
}




/********尾部************/
.footer {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 10px 0 0 0;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #e9e9e9;
}
.footerlink .footercenter {
    text-align: center;
    width: 100%;
}
.footerlink .footercenter .linkarea {
    width: 100%;
    margin: 0 0 10px 0;
}
.footerlink .footercenter .linkarea a {
    font-size: 14px;
    color: #666;
}
.footerlink .footercenter .copyright {
    width: 100%;
    color: #666;
    font-family: Arial;
    margin-bottom: 1em;
}

.game_tab{
	width: 2em;
	height: 2em;
	border: none;
}

/***********************************/
.tab_tu{
    width: 100%;
     height: 2.6em;
    display: block;
    text-align: center;
    vertical-align: middle;
}
.active{
	color: #2697FC;
}

.game_foot1{
	height: 5px;
    text-align: -webkit-center;
    line-height: 5px;
	font-size: .8em;
}	
	
	
	












