

.header{position:fixed; top:0; width:100%;height:44px; padding:0 15px; box-sizing:border-box; border-bottom:1px solid #ccc; background:#16b2f3; z-index:50;}
.logo{
	
	
	}
.logo a{ width:113px; height:34px; display:block; margin:4px auto;}
.so-wrap{ width:100%; height:44px; background:#ff6a6a; 
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position:fixed;
	z-index:100;
	 text-align:center;}	
.text{
	background-color: #fff;
    border: 1px solid #cccccc;
	font:400 14px/30px "ËÎÌå";
    border-radius: 15px;
    box-sizing: border-box;
    color: #666;
    height: 30px;
    margin: 7px auto 0;
    padding: 0 12px;
    width: 70%;}

.btn2{
	color: #fff;
    display: block;
    font-size: 12px;
    line-height: 32px;
    overflow: hidden;
	float:right;
	width:15%;
    box-sizing:border-box; text-align:right;
	}
.back{ float:left; position:relative; top:10px; width:15%; display:block; box-sizing:border-box;}	
.footer{ width:100%; height:52px; position:fixed; bottom:0; border-top:1px solid #bbbbbb; background:white; z-index:50;}
.sm-con{ padding-top:6px;}
.footer>ul>li{ float:left; width:20%; text-align:center;}
.footer>ul>li b{ display:block;}
.footer>ul>li strong{ margin-top:5px; display:block; font:bold 14px/14px "Î¢ÈíÑÅºÚ","ËÎÌå"; color:#b3b3b3;}

.main{ margin-top:44px;}

html { font-size: 100%;  -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; color:#000;-webkit-text-size-adjust:none;overflow-x:hidden;position:relative; word-wrap: break-word;
}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }


html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:bottom;
	
}
span {
	border:0;
	
}
ul, li {
	list-style:none;
}
li {
	vertical-align:bottom;
}
a {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	font-family:"ËÎÌå";
	font-size:13px;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.fl {
	float:left;
}

.cl{ clear:both; padding:0; margin:0; height:0;}
em,i{ font-style:normal; padding:0; margin:0;}