html, body {
	color: #222;
	font-family: Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif;
	margin: 0;
	padding: 0; 
	text-decoration: none;
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
	overflow-x:hidden;
	overflow-y:scroll;width:100%; 
	margin:0 auto;
	display:block;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
ol, ul, li {
	list-style: none outside none;
	
	
	
	
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
.clr {
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
h2 {
	font-size: 16px;
}
.iponefix {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.iponefix .iphonebg {
	display: block;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mode {
	float: left;
	width:100%; display:block; 
}
.mode .ad {
	width: 100%;
	height: 160px;
	display: block;
	overflow: hidden;
	position: relative;
}
.mode .ad span {
	width: 100%;
	height: 24px;
	line-height: 24px;
	background-color: rgba(49, 14, 10, 0.5);
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:left;
	padding-left:5px;
	font-size:14px;
}
.mode .ad img{ width:100%;}
body .mainmenu:after {
	clear: both;
	content: " ";
	display: block;
}
body .mainmenu {
	width: 100%;
	margin: 0 auto;
	z-index: 1;
	float: left;
}
body .mainmenu li  a{
	margin: 0 5% 0;
	padding-bottom: 8px;
	width: 90%;
	height: 110px;
	line-height: 24px;
	border-bottom: 1px solid rgba(49, 14, 10, 0.4);
}
body .mainmenu li a h2 {
	width: 100%;
	float: left;
	line-height: 18px;
	display: block;
    margin-bottom: 10px;
}
body .mainmenu li a dl {
	width: 100%;
	height: 65px;
	float: left;
	
}
body .mainmenu li a dl dd {
	width: 65%;
	margin-left: 5%;
	display: block;
	float: left;
	overflow: hidden;
	height: 65px;
	font-size:12px;
    line-height: 22px;
} 

body .mainmenu li a dl dt {
	width: 30%;
	display: block;
	float: left;
	overflow: hidden;
	height: 65px;
}
body .mainmenu li a {
	display: block;
	overflow: hidden;
}
body .mainmenu li:active {
	background-color: rgba(255, 255, 255, 0.1)
}
#insert1, #insert2 {
	position: relative
}
body .mainmenu li p {
	margin: 0;
	font-size:12px;
}
body .mainmenu li a img {
	height:65px;
}
body .mainmenu li a span {
	display: block;
	padding: 0px 2%;
	line-height: 50px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center
}
