@media (max-width:640px) {
	body{
		padding: 0 5px;
	}
	.html{
		width: 100% !important;
	}
	.backtop{
		display: none;
	}
	.backtop2{
		display: none;
	}

.mobile-nav {
	display: block;
}
.wtop {
	background-position: left top;
	background-size: auto 100px;
	height: auto;
}
.wtop .logo{
	float: none;
	width: auto;
		height: 100px;
	background-size: auto 70%;
}
	.wtop .logo-cn{
		width: 50%;
		height: 80px;
		background-position: left center;
	background-size: auto 70%;
	}
.wtop .right {
	display: none;
}
.wtop .right .top-nav {
	display: none;
}
.wtop .right .search {
	clear: both;
    margin-top: 0px;
}
.wnav{
	position: absolute;
	left: -100%;
	top: 0px;
	z-index: 1;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
	padding-right: 50px;
	height: auto;
	transition: left 0.3s;
}
.wnav.open{
	left: 0%;
}
.wnav:after{
	display: none;
}
.wnav dl{
	width: 25%;
}
.wnav dl dt {
    line-height: 35px;
    font-size: 14px;
}
.wnav dl:after{
	top: 28px;
}
.search .form{
	position: static;
	width: 100%;
}
.news1 {
    display: block;
	margin-top: 10px;
}
.news1 .left1{
	float: none;
	width: auto;
}
.news1 .right1{
	float: none;
	width: auto;
}
.flash dl dt{
	width: 100%;
	height: 200px;
}
.zhengciwenjian {
    padding: 10px;
	padding-top: 40px;
    height: auto;
}
.news2 {
    margin-top: 0px;
	display: block;
}
.news2 .left2 {
    float: none;
    width: 100%;
	margin-bottom: 0px;
}
.xiangmuinfo {
    padding: 10px;
	width: 100%;
    height: auto;
	margin-top: 10px;
}
.xiangmuinfo .head2 {
    height: 36px;
    margin: 10px 0 0;
}
.xiangmuinfo .head2 ul li {
    width: 33.3%;
	line-height: 16px;
	padding: 10px 0;
}
.xiangmuinfo .list {
    padding: 10px 0px;
}

.goodservice {
    height: auto;
}
.goodservice .list:after {
	content: '';
	display: block;
	clear: both;
}
.goodservice .list ul li {
    width: 50%;
}
.ggw {
    margin: 0;
}
.news3 {
    margin-top: 10px;
    flex-wrap: wrap;
}
.news3 .left3 {
    float: none;
    width: 100%;
}
.news3 .right3 {
    float: none;
    width: 100%;
}
.banshizhinan {
    padding: 10px;
    height: auto;
}
.peixunkecheng {
    padding: 10px;
    height: auto;
}
.news4 {
    flex-wrap: wrap;
	margin-top: 0px;
}
.news4 .left4 {
    float: none;
    width: 100%;
	margin-right: 0px;
}
.news4 .left4-2 {
    width: auto;
    margin-right: 0;
}
.news4 .right4 {
    float: none;
    width: 100%;
	margin: 0px;
}
.zhiyejiaoyu .list ul li {
    width: 100%;
    height: 80px;
}
.servicedating .list {
    padding: 10px;
}
.ggw2 img {
    height: 200px;
}
.newsdt {
    padding: 10px;
    height: auto;
	margin-top: 10px;
}
	
.news5 {
    display: block;
    margin-top: 10px;
}
.news5 .left5 {
    width: auto;
}
.link,.hezuohuoban {
	display: none;
}
.link .list {
    padding: 10px 10px 0;
}
.zhiyejiaoyu {
	margin-top: 10px;
    padding: 10px 0;
}
.ggw2 {
	margin-top: 10px;
}
.news-more .list ul li {
    padding: 10px 0;
}
.news-more .list ul li .title2 {
    font-size: 16px;
}
.news-more .list ul li .content2 {
	display: none;
}
.news-view .title{
	font-size: 16px;
	padding: 0;
}
.news-view .writer {
	display: none;
}
.news-view .writer .bshare-custom{
	display: none;
}
.news-view .content {
    font-size: 16px;
    line-height: 40px;
    padding: 10px;
    margin: 0px !important;
    border: 1px solid #f0f0f0;
}
.news-view .content img{
	width: 100%;
	height: auto;
}

.baoming-box {
    margin: 10px auto;
    width: auto;
    padding: 10px;
}
.baoming-box .list dl {
    width: 100%;
}
	
	.mobile-nav{
		position: absolute;
		top: 10px;
		right: 10px;
		width: 35px;
		cursor: pointer;
		z-index: 2;
	}
	.mobile-nav ul li{
		height: 3px;
		background-color: #f0f0f0;
		margin-top: 4px;
	}
	
	
	
}