body,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,textarea,th,ul{
	padding:0;
	margin:0
}
body.PC,html,div{
	margin:0 auto;
	font-size:14px;
}
body,html{
	height:100%;
}
html{
	font-size:14px;
}

body,input,select{
	font-family:PingFang SC,"Microsoft YaHei",Helvetica,sans-serif!important;
	background:#fff;
	color:#666;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:transparent}
a img,img{
		border:0;
}
img{
	vertical-align:middle;
}
ul{
	list-style-type:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clr{
	clear:both;
}
.ct{
	text-align: center;
}
.rt{
	text-align: right;
}
.mr{
	margin-right:0.3rem;
}
.b{
	font-weight: bold;
}
.block{
	display:block;
}
.unblock{
	display:none;
}
.wd-box{
	width: 1200px;
}
.gray{
	color:#ccc;
}
.orange{
	color:#ff9000;
}
.black{
	color:#333
}
.blue{
	color:#80c0ec;
}
.gray-blue{
	color:#6585ba
}
.red{
	color:#f00;
}
.white{
	color:#fff
}
.yellow{
	color:#ffcc66;
}
a:link{
	color:#333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover{
	color:#f90;
	text-decoration:none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
	-webkit-appearance: none !important;  
}
.txt-36{
	font-size:36px;
}
.txt-16{
	font-size:16px;
}
.txt-24{
	font-size:24px;
}
.txt-30{
	font-size:30px;
}
.mt-10{
	margin-top:10px;
}
a.a1:link{
	color:#fff;
	text-decoration:none;
}
a.a1:visited {
	color: #fff;
	text-decoration:none;
}
a.a1:hover{
	color:#f90;
	text-decoration:none;
}
a.a2:link{
	color:#ccc;
	text-decoration:none;
}
a.a2:visited {
	color: #ccc;
	text-decoration:none;
}
a.a2:hover{
	color:#f90;
	text-decoration:none;
}
/*页码*/
.page-box{width:100%;margin:30px auto;text-align:center;}
.page-box li{width:40px;height:40px;line-height:40px;border:1px solid #e8e8e8;text-align:center;font-size:12px;display:inline-block;background:#fff;}
.page-box li:hover a{display:block;background:#f0ad4e;color:#fff;text-decoration:none;}
.page-box .active{background:#f0ad4e;color:#fff;}
/*页码*/


