h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:14px 'Microsoft Yahei','Simsun';color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#2d374b;}
a:hover {color:#d00;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img {vertical-align:middle;}
.wrap{max-width:640px; margin:0 auto;}
body{max-width:initial;}

/*m-searchL*/
.m-search{width:100%; height:52px; margin:auto; background:#FFF; overflow:hidden; position:relative;}
.m-searchL {width:100%; background-color:#29b516; overflow:hidden; height:52px; position:fixed; z-index:99999;}
.m-search .m_logo {width:50px; display:flex; justify-content:center; align-items:center; overflow:hidden; position:absolute; top:8px; left:10px;}
.m-search .m_logo img {width:100%;}
.m-searchL .m-key {width:calc(100% - 120px); height:30px; background:#f2f2f2; border-radius:15px; margin-left:68px; margin-top:11px;}
.m-searchL .m-key input {border:none; background:none; outline:none;}
.m-searchL .m-key input[type=search] {height:30px; width:calc(100% - 40px); line-height:30px; background:none; float:left; padding-left:5px;}
.m-searchL .m-key input[type=submit] {width:34px; height:30px;background:url(wapsearch.png) no-repeat center center; background-size:20px; float:right;}
.m-searchL .block {width:31px; display:flex; justify-content:center; align-items:center; overflow:hidden; position:absolute; top:11px; right:10px;}
.m-searchL .block img {width:100%;}

.BigsortBox{
	clear:both;
	height:45px;
	position:relative;
	z-index:10000;
}
.BigsortBox .BoxIn{
	position:fixed;
	width:100%;
	left:0;
	top:52px;	
	background:#FFF;
}
.BigsortBox .BoxIn ul{
	max-width:640px;
	margin:auto;
	position:relative;
	border-bottom:#DDD solid 1px;
}
.BigsortBox .BoxIn ul ol{
	position:relative;
	margin-right:40px;
	height:45px;
	overflow:hidden;
}

.BigsortBox .BoxIn ul ol div span{
	display:table;
	height:45px;
}
.BigsortBox .BoxIn ul ol div span a{
	display:table-cell;
	vertical-align:middle;
	padding:0 15px;
	white-space:nowrap
}
.BigsortBox .BoxIn ul ol div span a.ck{
	color:#F30;
}
.BigsortBox .BoxIn ul li{
	width:40px;
	height:45px;
	position:absolute;
	right:0;
	top:0;
	border-left:#DDD solid 1px;
}
.BigsortBox .BoxIn ul li:before{
	content:'';
	width:0;
	height:0;
	border:16px solid transparent;
	border-left: 16px solid #DDD;
	border-right:0;
	position:absolute;
	top:8px;
	left:12px;
}
.BigsortBox .BoxIn ul li:after{
	content:'';
	width:0;
	height:0;
	border:16px solid transparent;
	border-left: 16px solid #FFF;
	border-right:0;
	position:absolute;
	top:8px;
	left:9px;
}
.BigsortBox .BoxIn ul li span{
	display:none;
}
.MoreSorts{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:100000000;
	display:none;
}
.MoreSorts .BackBox{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0,0,0,0.6);
}
.MoreSorts dl{
	max-width:300px;
	margin:20px auto 0 auto;
	border:#DDD solid 1px;
	background:#FFF;
	position:relative;
	border-radius:5px;
}
.MoreSorts dl dt{
	height:45px;
	padding-right:45px;
	position:relative;
	text-align:center;
	line-height:45px;
	overflow:hidden;	
}
.MoreSorts dl dt span{
	display:block;
	width:45px;
	height:45px;
	position:absolute;
	border-left:#DDD solid 1px;
	top:0;
	right:0;
}
.MoreSorts dl dt span:before,.MoreSorts dl dt span:after{
	content:'';
	display:block;
	position:absolute;
	width:0;
	height:0;
	left:6px;
	border:16px solid transparent;
}
.MoreSorts dl dt span:before{
	border-top: 16px solid #DDD;
	border-bottom:0;
	top:18px;
}
.MoreSorts dl dt span:after{
	border-top: 16px solid #FFF;
	border-bottom:0;
	top:17px;
}
.MoreSorts dl.ck dt span:before{
	border-bottom: 16px solid #DDD;
	border-top:0;
	top:17px;
}
.MoreSorts dl.ck dt span:after{
	border-bottom: 16px solid #FFF;
	border-top:0;
	top:18px;
}
.MoreSorts dl dd{
	border-top:#DDD solid 1px;
	padding:5px 5px 10px 5px;
	line-height:30px;
	display:none;
}
.MoreSorts dl.ck dd{
	display:block;
}
.MoreSorts dl dd a{
	display:inline-block;
	background:#EFEFEF;
	padding:0 10px;
	margin:10px 2px 2px 5px;
}
.MoreSorts dl dd a.ck{
	background:#F60;
	color:#FFF;
}
.MoreSorts .exit{
	text-align:center;
	padding:20px 0;
	position:relative;
}
.MoreSorts .exit span{
	display:inline-block;
	background:#F60;
	padding:10px 20px;
	color:#FFF;
	border-radius:50%;
}

/* µ¼º½²Ëµ¥ */
.backContBox{
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	left:0;
	top:0;
	z-index:10000000;
	opacity:0;
	display:none;
}
.SetContentBox{
	width:50%;
	height:100%;
	position:fixed;
	z-index:10000001;
	background:#FFF;
	left:-50%;
	top:0px;
	display:none;
	overflow-Y:auto;
	overflow-X:hidden;
}
.SetContentBox dl dt{
	height:50px;
	line-height:50px;
	padding-left:20px;
	font-size:18px;
	border-bottom:#DDD solid 1px;
	background:#EFEFEF;
}
.SetContentBox dl dt a{width:100%;}
.SetContentBox dl dd a{
	height:35px;
	width:calc(100% - 40px);
	line-height:35px;
	padding:0 10px 0 30px;
	display:block;
	position:relative;
}
.SetContentBox dl dd a:after{
	content:'';
	display:block;
	width:100%;
	height:1px;
	background:#DDD;
	position:absolute;
	left:0;
	bottom:-1px;
}


/* footer */
.foot {overflow:hidden; width:100%; font-size:12px; padding-top:20px; padding-bottom:50px;}
.foot .friend-link {width:80%; overflow:hidden; margin:0 auto;}
.foot .friend-link li {width:25%; float:left; height:20px; line-height:20px; text-align:center; margin-bottom:15px;}
.foot .friend-link li a {display:block; border-right:1px solid #cacaca;}
.foot .friend-link li:nth-child(4n+4) a {border-right:none;}
.foot span {display:block; text-align:center; line-height:25px; padding:0 15px;}