/*.wl_nav_button{display: none;width: 100%;position: fixed;bottom:50%;z-index: 9999;overflow: hidden;background: rgba(255,255,255,0.5);}
.wl_nav_button li{list-style:none; width: 100%;overflow: hidden;}
.wl_nav_button li a{display: block;overflow: hidden;}
.wl_nav_button li img{width: 100%;}

.nav_hide{display: none;width: 100%;position: fixed;bottom: 50%;right:0;z-index: 9999;overflow: hidden;background: rgba(255,255,255,0.5)}
.nav_hide li{list-style:none; width: 33.3%;float: left;overflow: hidden;}
.nav_hide li a{display: block;overflow: hidden;}
.nav_hide li img{width: 100%;float: left;}
.nav_hide li:nth-child(2),.nav_hide li:nth-child(4){width: 33.3%;}
.nav_hide li:nth-child(1) a,.nav_hide li:nth-child(2) a{border-right: 1px solid #fff;border-bottom: 1px solid #fff}
.nav_hide li:nth-child(3) a{border-bottom: 1px solid #fff}
.nav_hide li:nth-child(4) a,.nav_hide li:nth-child(5) a{border-right: 1px solid #fff;}*/

* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding: 0;
	text-align: center;
	font-size:12px;
	color:#545454;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
}
div, td, table, ul, li, ol, dd, dl, dt {
	margin:0;
	padding:0;
}
em, i {
	font-style: normal;
}
html {
	width: 100%;
	margin: auto;
}
img, img a, img a:hover {
	border: none;
}
ul, ol {
	list-style: none;
}
 .boxline{
	position:absolute;
	left:20px;
	right:20px;
	top:80px;
	z-index: 99999;
	width:80%; 
	margin:0px auto; 
	background:url("http://ht5.17mobi.com/share/titlebg.png") repeat-x top center #e26500; 
	border:3px #a43600 solid; 
	border-radius:25px;
	text-align: center;
}
.title{width:90%; padding:0 5%; font-size:36px; font-weight:bolder; color:#6e1800; text-align:left; margin:0 auto; padding-top:5px; padding-bottom:5px; border-bottom:3px #f3862f solid;}
.title span{float:right; padding-top:8px;}
.sf{width:100%; padding:5px 0; border-top:3px #bd3e00 solid; text-align:center;}
.site{border:3px #bd3e00 solid; background:url("http://ht5.17mobi.com/share/s_bg.png") no-repeat center top #f3862f; border-left:0; border-right:0; height:70px;}
.site ul li{float:left; width:50%; text-align:center; padding-top:10px;}
.sbtn{padding:10px 0; width:100%; overflow:hidden;}
.sbtn li{text-align:center;}