@media(max-width:640px) {
	body{
		/* padding-bottom: 50px; */
	}
.html2 {
    width: auto;
    padding: 5px;
}
.html-top,.html {
    width: auto;
}
.wtop {
    height: auto;
    background-image: none;
    border-bottom: 0;
}
.wtop .collect {
	display: none;
}
.top {
    margin-top: 0px;
    background-position: left top;
	background-size: cover;
    height: 60px;
}
.top .logo {
    height: inherit;
	background-size: auto 40px;
	background-position: 10px center;
}
.flash-slideBox3 .bd li .pic{
	background-size:auto 60px;
	background-position:left top;
	height:60px;
}

.mnav,.mnav2{
	display: block;
}
.mnav{
	position: absolute;
	z-index: 998;
	right: 10px;
	top: 10px;
	width: 30px;
	padding:4px 7px 7px;
	background-color:#fff;
	border-radius:2px;
}
.mnav .li{
	height: 3px;
	background-color: #666;
	margin-top: 5px;
}
.mnav2{
	position: fixed;
	z-index: 999;
	width: 50%;
	height: 100%;
	left: -50%;
	background-color: rgba(32,112,175,0.97);
	transition: left 0.5s;
}
.mnav2.selected{
	left: 0%;
}
.mnav2 .ul{
	padding: 20px 0 0 20px;
}
.mnav2 .ul .li{
	color: #fff;
}
.mnav2 .ul .li a{
	color: #fff;
}
.nav {
	display: none;
}
.board-search {
    display: block;
    height: auto;
}
.board-search .board .column {
	height: 28px;
	background-size: auto 15px;
}
.board-search .board .list {
	height: 28px;
}
.board-search .search {
    width: auto;
}
.news1 {
    display: block;
}
.news1 .left1, .news1 .right1 {
    width: auto;
}
.news2 {
    display: block;
	margin-top: 10px;
}
.news2 .left2 {
    width: auto;
}
.news2 .left2:last-of-type {
    width: auto;
}
.news3 {
    display: block;
	margin-top: 10px;
}
.news3 .left3 {
    width: auto;
}
.news3 .right3 {
    width: auto;
}
.yishuzhansai .head .ul .li {
    padding: 0 11px;
}
.yishuzhansai .list3 .li {
    width: 20%;
    margin-bottom: 14px;
}
.yishuzhansai .list3 .li:last-of-type {
	display: none;
}
.yishuzhansai .pictxt2{
	display: block;
	height: auto;
}
.yishuzhansai .pictxt2 .dl{
	width: auto;
}
.yishuzhansai .pictxt2 .dl:first-of-type{
	margin-bottom: 10px;
}
	
	
.chengguozhan .list {
    display: block;
}
.chengguozhan .list .li {
    width: auto;
	padding: 10px 0;
    padding-left: 120px;
	clear: both;
}
.chengguozhan .list .li .pic {
    float: left;
    margin-left: -120px;
    width: 100px;
    height: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.chengguozhan .list .li .txt {
	display: none;
}
.chengguozhan .list .li .txt2 {
    margin-bottom: 0px;
	display: block;
}
.index-onlineleave {
	margin-top: 10px;
}
.chinadangjian {
	margin-top: 10px;
}
.tebieguanzhu .head .column {
    position: absolute;
    left: -15px;
    top: -4px;
}
.flash-slideBox2 .hd {
    bottom: 10px;
}
.flash-slideBox2 .bd li .pic {
    height: 200px;
}
.wfooter {
    margin-top: 0px;
    background-color: #fff;
    padding: 30px 5px;
    border-bottom: 1px solid #666;
}
.link {
	display: none;
}
.footer .fnav {
	clear: both;
	padding-top: 20px;
}
.footer .fnav .li.police .dl {
	margin-top: 5px;
}
	
	
.news-view .title {
    font-size: 20px;
    padding: 10px;
}
.news-view .content {
    padding: 0px;
}
.news-view .content img {
	height: auto!important;
}
.foot-nav{
	/* display: flex; */
}

.onlineleave .content{
	padding: 30px;
    display:block;
}
.onlineleave .content .form {
    margin: 0;
}
.onlineleave .content .form .input {
	width:100%;
}
.onlineleave .content .form .input .nr,.onlineleave .content .form .input .bt{
	flex-grow:1;
}
.onlineleave .content .form .input input[name=title] {
    width: 100%;
}
.onlineleave .content .form .input textarea[name=content] {
    width: 100%;
}


.cart2-kk.chuoshen {
    height: auto;
}
.cart2 dl dt{
	clear:both;
}
.cart2 dl:nth-child(6) dd{
	clear:both;
}
.cart2 dl:nth-child(6) dd label{
	display:block;
	margin-top:10px;
}


}