@charset "utf-8";
body,textarea,input,select,option{font-size:12px;color:#333;font-family:"微软雅黑",Tahoma,Arial,sans-serif;}h1,h2,h3,h4,h5,h6,input,textarea,select{font-size:100%;}body,h1,h2,h3,h4,h5,h6,blockquote,ol,ul,dl,dd,p,textarea,input,select,option,form{margin:0;}ol,ul,li,textarea,input,select,option,th,td{padding:0;}table{border-collapse:collapse;}ol,ul{list-style-type:none;}.clears:before,.clears:after{content:'';display:table;}.clears:after{clear:both;}.clears{*zoom:1;}.clear{clear:both;overflow:hidden;}a{text-decoration:none;color:#333;}a,textarea,input{outline:none}textarea{overflow:auto;resize:none;}.img img{display:block;}a img{border:none;}.z_index{position:fixed;_position:absolute;z-index:999;display:none;}label,label input{vertical-align:middle}.pr{position:relative;}.pa{position:absolute;}.fl{float:left;}.fr{float:right;}a:hover{text-decoration:none}body{word-break:break-all;word-wrap:break-word;cursor:default;}input[type="submit"],input[type="reset"],input[type="button"],button,a:active{-webkit-appearance:none;}input[type="checkbox"],input[type="text"],input[type="submit"]{-webkit-border-radius:0;border-radius:0;}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}.d_box{display:-moz-box;display:-webkit-box;display:box;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;}html{font-size:62.5%;}body{font-size:1.2rem;}a:hover{text-decoration:none;}









/*header*/
.box{display:-moz-box;display:-webkit-box;display:box;-moz-box:pack:center;-webkit-box-pack:center;box-pack:center;-moz-box-align:center;-webkit-box-align:center;box-align:center;box-sizing:border-box;}

.bg{background:url(http://cdn.120askimages.com/ask/m/css/img/s_floor.png) no-repeat;-webkit-background-size:90px 50px;background-size:90px 63px;vertical-align:middle;}
.s_header{height:41px;position:relative;}
.s_header nav{
	width:100%;
	height:41px;
	position:fixed;
	left:0px;
	top:0px;
	z-index:5;
	background-image: url(../images/d02.jpg);
}
.s_header nav p{display:inline-block;width:100%;height:40px;line-height:40px;text-align:center;font-size:2.0rem;color:#fff;font-weight:bold;position:absolute;left:0;z-index:-1;}
.s_header p a{display:inline-block;padding:0 5px;color:#fff;}
.s_header .navline{
	display:inline-block;
	float:left;
	width:1px;
	height:41px;
	margin-left:10px;
	overflow:hidden;
	background-image: url(../images/d02.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffac5d;
}
.s_header .more{text-align:center;cursor:pointer;}
.s_header .more{float:right;width:50px;height:41px;text-align:center;cursor:pointer;}
.s_header .more .navline{margin-left:0;}
.s_header .moreclick{
	background-image: url(../images/d02.jpg);
}
.s_header .moreclick .navline{
	background-color:#29a1be;
}
.s_header i{float:none;display:inline-block;width:25px;height:18px;background-position:-20px 0;margin-top:11px;}

/*top-nav*/
#toplistwrap{display:none;}
.s_toplist-n{
	background-color:#f76c09;
	z-index:99999;
	display:block;
	box-shadow:0 2px 3px #6D766A;
	display:none;
	position:fixed;
	width:100%;
}
.s_topwrap-n{padding:8px 0;}
.s_topwrap-n div{-webkit-box-flex:1;width:100%;-moz-box-flex:1;box-flex:1;height:30px;line-height:30px;}
.s_topwrap-n a,.s_topbottom-n a{display:block;height:39px;line-height:39px;color:#FFF;width:84px;text-align:center;-webkit-box-flex:1;color:#fff;font-size:16px;font-weight:bold;-moz-box-flex:1;}
.s_topbottom-n a{height:45px;line-height:45px;}
.s_topline-n{
	border-top:1px solid #fea01c;
	border-bottom:1px solid #fea01c;
	content:"";
	margin:0 10px;
	height:auto;
	margin-top:5px;
}
.s_topbottom-n{width:100%;}
.up-n i{
	-webkit-background-size:57px 27px;
	-moz-background-size:57px 27px;
	background-size:57px 27px;
	display:inline-block;
	width:57px;
	height:27px;
	position:absolute;
	left:50%;
	margin-left:-29px;
	top:0px;
	cursor:pointer;
	z-index:1;
	background-image: url(../images/up_slide.png);
	background-repeat: no-repeat;
}