*{margin:0;padding:0;}
@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.ttf');}
a:hover{text-decoration: none;}
body{    
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: Microsoft YaHei;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;color:#333;min-width: 1200px;background: #222d32;}
footer{
	border-top: 1px solid #ccc;
text-align: center;padding-top:15px; padding-bottom: 15px;box-sizing:border-box;
}
footer p{font-size: 14px;color:#333;line-height: 25px;margin: 0;}
footer a{color:#333;text-decoration: none;}
footer a:hover{color:#333;text-decoration: underline;}
header{height: 80px;width: 100%;background: #222}
header .logo{float: left;margin:10px;height: 60px;}
header .logo span{display: inline-block;}
header .logo img{height: 100%;vertical-align: top;}
header .logo span{line-height: 60px;font-size: 20px;color:#fff;height: 60px;vertical-align: top;}
header .logo a{
	display: block;
	color:#fff;

}
header .logo p{display: inline-block;height:60px;line-height: 60px;margin-left: 10px;font-size: 24px;}
.fl{float: left}
.fr{float: right}
.header_admin>div{margin-right: 20px;}
.navbar-btn{margin-top: 23px;background: #222;color:#fff;border-color:#999;}
.navbar-btn:hover,.navbar-btn:active,.navbar-btn:focus{background: #333;color:#fff;}
.navbar-btn:active{background: #333;color:#fff;}
.clear:after{
    display:block;clear:both;height:0;content:"";visibility:hidden;overflow:hidden;
}
/* 弹窗 */
.modal{background: rgba(0,0,0,.3);display: block;}

.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}
.w100{width:100%;}
.db{display: block;}
.dn{display: none;}
.di{display: inline-block;}
.fl{float: left;}
.fr{float: right;}