body {
	margin:0px;
	font-family:"Microsoft YaHei";
	font-size: 14px;
}
a {
	text-decoration:none;
	color:#f552f0;
}
a:hover {
	text-decoration:none;
	color:#138ac9;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	list-style:none;
	font-weight:normal;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
}
.m {
	width:96%;
	margin:0px 2%;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0px;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.header {
	background: url(../images/navbg.png)repeat-x center center;
	/* height: 114px; */
    overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
h2 {
	font-size:16px;
}
body {
	width:100%;
}
body .mainmenu:after {
	clear: both;
	content: " ";
	display: block;
}
body .mainmenu li {
	float:left;
	margin-left: 2.5%;
	margin-top: 1.5%;
	width: 30%;
	border-radius:3px;
	overflow:hidden;
}
body .mainmenu li a {
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px 0;
}
body .mainmenu li a b {
	display:block;
}
body .mainmenu li a img {
	width: 50px;
	height: 50px;
}
body .mainmenu li a span {
	display:block;
	height: 27px;
	padding-bottom: 4px;
	line-height: 27px;
	color: #5d5d5d;
	font-size: 13px;
}
 body .mainmenu li:nth-child(8n+1) {
background-color: #f0f0f0;
}
 body .mainmenu li:nth-child(8n+2) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+3) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+4) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+5) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+6) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+7) {
background-color:#f0f0f0
}
 body .mainmenu li:nth-child(8n+8) {
background-color:#f0f0f0
}
/* Common styles of menus */


.biaot {
	width:100%;
	background:#fed016;
	height: 46px;
	font-size: 18px;
	color:#c000ff;
	line-height: 44px;
	text-align:center;
	margin-top: 15px;
}
.biaot1 {
	width:100%;
	background:#ffe990;
	height: 60px;
	font-size:12px;
	padding-top: 5px;
	line-height: 20px;
	color:#5b5b5b;
	text-align: center;
}
.footer {
	width:100%;
	margin: 0 auto;
	background:#666;
	border-top:3px #fed016 solid;
	margin-top: 15px;
}
.footer1 {
	width: 96%;
	font-size: 12px;
	color:#fff;
	line-height: 28px;
	margin: 0 auto;
	text-align:center;
}
.top {
	width:100%;
	margin:0 auto;
	background: #FFF;
}
.top1 {/* background: #FFF; */
	margin:0 auto;
	height: 33px;
	color: red;
	font-size:19px;
	width: 90%;/* padding:6px; */
	line-height: 31px;
}
.top1 a {
	margin:0 auto;/* height:50px; */
	float:left;
	color: #d2d2d2;
	font-size:12px;
	padding:6px;
}
.top1 a:hover {
	margin:0 auto;
	float:left;
	color:#E47669;
	font-size:12px;
	padding:6px;
}
.top11 {
	width: 487px;
	margin:0 auto;
	height:50px;
	float:right;
	
	font-size:12px;
	padding: 3px;
}
.choujiang{width:100%;margin:0 auto;overflow:hidden;font-size:21px;text-align: center;color:#dd0c51;margin-top: 6px;margin-bottom: 10px;}
.choujiang span{ margin:0 auto; overflow:hidden; font-size:14px; color:#666}

.white-boxx { margin-top: 0px; padding: 5px; border: solid 2px #e5e5e5; border-radius: 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}