html, body {
	color:#222;
	font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
	margin:0;
	padding: 0;
	text-decoration: none;
}
ol,ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.clr {
	clear: both
}
.marginb {
	display: block;
	margin-bottom: 0px;
	text-align: center;
}
.marginb >h3{
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.marginb >h5{
	color: #aaa;
    font-size: 12px;
    margin: 5px;
}
.content {
	margin: 10px;
	text-decoration: none;
	word-wrap: break-word;
}

.content img {
	max-width: 100%;
}
wx_content_info{margin:auto;overflow: hidden;}
.wx_content_info img{
	max-width: 100%;
}
.copyright{padding:8px;text-align:center;font-size:12px;color:#666;}
.copyright a{color:#ccc;text-decoration:none;}
.mainmenu2 {
	margin: 0 auto;
	display: block;
	border: 1px solid #DDDDDD;
}
.mainmenu2 li {
	display: block;
	position: relative;
	z-index: 1;
	color: #222222;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	text-shadow: 0 1px 0 #FFFFFF;
	text-decoration: none;
	background: #FFFFFF;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.mainmenu2 .menubtn {
	display: block;
	min-height: 60px;
	position: relative;
	overflow: hidden;
}

.mainmenu2 li:active {
	background: #f5f5f5;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.mainmenu2 li a {
	display: block;
	padding: 0.7em 15px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 40px;
}

.mainmenu2 li a.left {
	padding-left: 87px;
}

.mainmenu2 li a.left img {
	float: left;
	display: block;
	margin-right: 10px;
	left: 1px;
	top: 0;
	max-height: 77px;
	max-width: 77px;
	height: 77px;
	width: 77px;
	position: absolute;
	background-color: #FFF;
}

.mainmenu2 .menubtn .menumesg {
	padding: 0px
}

.mainmenu2 .menutitle {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0.6em 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mainmenu2 .menudesc {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: -0.5em 0 0.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mainmenu2 .icon {
	margin-top: -9px;
	position: absolute;
	top: 50%;
	right: 10px;
	height: 18px;
	width: 18px;
	background: url(img/jiantou.png) no-repeat 0 0;
	background-size: 18px 18px;
}

li.border-top-none {
	border-top: 0px solid #DDDDDD
}

li.border-bottom-none {
	border-bottom: 0px solid #DDDDDD
}

.borderok {
	border: 1px solid #CCCCCC;
}

.box-shadow {
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
}

.border-clear {
	border-width: 1px 0 0 0;
}

.margin10 {
	margin: 10px
}

.radius {
	border-radius: 0.6em 0.6em 0.6em 0.6em;
}

.radius_top {
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
}

.radius_bottom {
	border-bottom-left-radius: 0.6em;
	border-bottom-right-radius: 0.6em;
}

.radius_top_left {
	border-top-left-radius: 0.6em;
}

.radius_bottom_left {
	border-bottom-left-radius: 0.6em;
}
