@charset "utf-8";
body{
	color: #333;
}
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td {
	font-weight: normal;
	margin: 0;
	padding: 0
}

body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i {
	font: normal 12px -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

ul,ol,li {
	list-style: none
}

a {
	text-decoration: none;
	color: #333
}

a:hover {
	text-decoration: none
}

img {
	vertical-align: top;
	border: 0
}

button,input,textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	border-radius: 0;
	-webkit-appearance: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

div,a {
	-webkit-tap-highlight-color: rgba(255,255,255,0)
}

html {
	font-size: 100px
}

@media screen and (min-width: 320px) {
	html {
		font-size: 85.33333px
	}
}

@media screen and (min-width: 360px) {
	html {
		font-size: 96px
	}
}

@media screen and (min-width: 375px) {
	html {
		font-size: 100px
	}
}

@media screen and (min-width: 480px) {
	html {
		font-size: 128px
	}
}

@media screen and (min-width: 640px) {
	html {
		font-size: 170.66667px
	}
}

@media screen and (min-width: 750px) {
	html {
		font-size: 200px
	}
}

.clearfix:after {
	font-size: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ' '
}

.clearfix {
	*zoom: 1
}

.clearboth {
	clear: both
}


.w{
	max-width: 768px;
	width: 100%;
	margin: 0 auto
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.warp{
	overflow: hidden;
}
.ipad_zz{
	padding: 0 .15rem;
}


.viciao{
    text-align: center;
    font-size: .125rem;
    margin: .2rem 0;
    padding-top: .1rem;
}
.viciao a{
    border: solid 1px #DAD6D6;
    font-size: .125rem;
    padding: .05rem;
}
.viciao span{
    border: solid 1px #DAD6D6;
    font-size: .125rem;
    padding: .05rem;
}
.viciao input{
	display: none;
}


.top_djon{
	background: #3d8b03!important;
}

.disabled,.disabled,.pagenext,.pagelast,.pagepre,.pagefirst{
	display: none;
}

table{
	width: 100%!important;
}