.ly-banner{
	padding: 20px !important;
	height: auto !important;
}
.ly-banner-main{
	width: 100% !important;
}
.ly-banner-links{
	display: none;
}
.ly-search{
	display: none;
}
.ly-nav{
	height: auto !important;
}
.ly-nav_list{
	width: 100% !important;
}
.ly-nav_list li{
	width: 20%;
	margin: 0 !important;
}
.ly-nav_list li a{
	display: block;
}
.main_box{
	width: 90%;
	padding: 16px 0;
}
body{
	background: #fff;
}
.wip_local{
	display: none;
}
.content{
	padding: 0;
}
.content-left{
	width: 100%;
}
.content-right{
	display: none;
}
.sys{
	display: none;
}
.erweima{
	display: none;
}
.xxgk table tr th, .xxgk table tr td{
	display: block;
	padding-left: 10px;
	white-space: normal;
	max-width: unset;
}
.xxgk table tr th{
	background-color: transparent;
	width: 100%;
}
.hide_s{
	display: none;
}
.main_content p:nth-child(2) span{
	float: none!important;
    text-align: center;
    display: block;
	margin-right:0!important;
}
video{
	width: 100%!important;
	height: auto!important;
}
.footer{
	display: none;
}
.pnone_foot{
	display: block;
}

@media screen and (max-width: 650px) {
	.ly-nav_list li{
		width: 33%;
	}
	
}