html,body {min-width: auto;}
@media (max-width:1200px) {
	.width1200 {
		width: 100%;
	}
	.posi {
		padding: 0px 2%;
	}
	.list_page {
		padding: 0px 2%;
		width: 96%;
	}
	.list_page_ul {
		width: 100%;
	}
	.list_page_ul {
		width: 100%;
	}
	.list_page .xq {
		width: 100%;
	}
	.mess_list {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
		height: 94px;
	}
	.mess_list .logo {
		left: 2%;
	}
	.mess_list .ss {
		bottom: 25%;
		right: 2%;
	}
	.mess_list ul,
	.mess_list .ss span {
		display: none;
	}
}

@media (max-width:1200px) and (min-width:1100px) {
	.nav .nav_cont a {
		margin-left: 3%;
	}
}

@media (max-width:1099px) and (min-width:996px) {
	.nav .nav_cont a {
		margin-left: 2%;
	}
    #share-2{display:none;}
}

@media (max-width:995px) and (min-width:901px) {
	.nav .nav_cont a {
		margin-left: 1%;
	}
}
@media (min-width:901px){
	.wxb_dh{
		display: none !important;
	}
}
@media (max-width:900px) {
	.footer {
		padding: 30px 2%;
	}
	.nav,
	.mess,
	.top,.footer{
		display: none;
	}
	.iphome {
		display: block;
	}
	.mess_list .ss input {
		width: 100%;
		border-radius: 4px;
	}
	.list_page .til {
		font-size: 30px;
	}
   .other .share_icon{display:none;}
   .other .bshare-custom{display:none;}
}

@media (max-width:430px) {
	.mess_list .logo img {
		width: 60%;
	}
	.mess_list {
		height: 66px;
	}
   .other .share_icon{display:none;}
   .other .bshare-custom{display:none;}
   #share-2{display:none;}
}
.source{margin-left:20px;}
.list_page .txt video{max-width:90%;height:auto;margin:0px auto;}
.jiucuo{cursor: pointer;}
.info{width:800px;max-width:90%;margin:0px auto;}
.other{color:#666;padding:5px;height:40px;}
.other p{float:left;line-height:30px;font-size:14px;margin-left:50px;}
.other .source{margin-left:50px;}
.other .share_icon{float:right;margin-left:50px;margin-right:10px;margin-top:5px;width:14px;height:15px;background: url(../images/he_xwpd_lby_pic_02.gif)no-repeat left center;}
.other .bshare-custom{float:right;width:100px;}