.main_box{
	width: 90%;
	padding: 16px 0;
}
body{
	background: #fff;
}
.wip_local{
	display: none;
}
.content{
	padding: 0;
	margin-top: 30px;
}
.content-left{
	width: 100%;
}
.content-right{
	display: none;
}
.sys{
	display: none;
}
.erweima{
	display: none;
}
.xxgk{
	display: none;
}
.xxgkmobile{
	display: block!important;
	border: 1px solid #b5b5b5;
}
.xxgkmobile table tr th, .xxgkmobile table tr td{
	padding: 1px 10px;
	white-space: normal;
	max-width: unset;
	line-height: 1.5em
}
.xxgkmobile table tr th{
	width: 100%;
	font-weight: normal;
}