
body,ul,li,ol,dl,dd,dt,tr,td,div,span,a,img,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
body{
	font-family:"MicrosoftYaHei",Arial;
	color:#555;
	font-size:14px;
	background:#f1f1f1 url(../images/bodybg2017.jpg) top repeat-x;
	-webkit-text-size-adjust: none;
}
ul,li{
	list-style:none;
}
a{
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none;
	cursor:pointer
}
img{
	border:0;
}
.song{
	font-family:Arial,'simsun';
}
.yahei{
	font-family:"Microsoft YaHei";
}
.mgOauto{
	margin:0 auto;
}
.w1200{
	width:1200px;
}
.w100{
	width:100%;
}
.clearfix:after{
	display:block;clear:both;content:"";visibility:hidden;height:0
}
.clearfix{
	zoom:1
}
	
input[type='button']{
	cursor:pointer	
}
.fl{
	float:left;
}
.fr{
	float:right;
}

input[type=button]{
	cursor:pointer
}
a{
	color:#000;
}
a:hover{
	color:#ef4d49;
}
span,em,i{ font-style:normal}
label{cursor:pointer; vertical-align:middle;}
input{vertical-align:middle;}

/*分页代码*/
.list_page{ border-top:1px solid #f0f0f0; height: 30px;padding: 62px 0;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/pages/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/pages/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px}
.list_page input{border: medium none;width: 35px !important;height: 33px;background:url(../images/pages/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: middle;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev,.list_page span.page_prev:hover{background:url(../images/pages/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled,.list_page span.page_prev.disabled:hover{background:url(../images/pages/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next,.list_page span.page_next:hover{background:url(../images/pages/list_page_next.jpg) no-repeat left top !important;}
.list_page span.page_next.disabled,.list_page span.page_next.disabled:hover{background:url(../images/pages/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}
.list_page i{ margin-left:10px}

