﻿.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;
}
.xxgkmobile table tr th, .xxgkmobile table tr td{
	padding: 10px;
	white-space: normal;
	max-width: unset;
	border: 1px solid #b5b5b5;
}
.xxgkmobile table tr th{
	background-color: #E9F7FF;
	width: 100%;
}