@media only screen and (min-width:667px) and (max-width:1003px) {
	.resWrapper{width:667px;}
	.banner-ad{display: none;}
	#nomoreData{width:70%;}
	.banner-ad,
	#sub_nav,
	.coList .focusList,
	header .menuBar{display: none;}
	.resWrapper{width:100%;margin-top:0;padding-top: 100px;}

}
@media only screen and (min-width:1330px)  {
	.resWrapper{width:1330px;}
}
@media only screen and (max-width:666px ) {
	header .roundNav{left:6vw;}
	.resWrapper{width:100%;margin-top:0;padding-top: 30px;}
	header .iguoguoMenu{width:100%;left:-100%;}
	.coList li{width: 88%;margin: 0 0% 8% 6%; height:auto;}
	.coList li .imgBox{height:180px;}
	.coList li .imgBox img{min-height: 180px; width: 100%;}
	.coList h3{font-size: 16px; height:auto;line-height: 20px;color: #333;}
	.coList .listMeta{line-height: 36px;font-size: 12px; padding:0px 10px;}
	.coList .listMeta span{padding:0px 8px 0px 5px;}
	.coList .listMeta .iconfont{font-size: 14px;}
	header .menuBar nav a {width:25%;margin:0px;}
	#nomoreData{width:70%;}
	.banner-ad,
	#sub_nav,
	.coList .focusList,
	#copyright,
	#h5menu,
	#sideMenu,
	header .menuBar{display: none;}
	.post.new .entry{height:46vw;}
	.post.new h2{height:30px;font-size: 14px;line-height: 18px;}
	.post.new .postmetadata{height:45px;}
	.post.new .author{bottom:60px;}

	#searchBox .headerWrapper{width:100%;}
	#searchBox input{width:90%;font-size: 16px;}
	#searchBox h1,
	#searchBox form,
	#searchBox #hottags{padding-left: 5%;font-size: 24px;margin-left: 0;}
	.top-menu #searchBox .headerWrapper{height: 100vh;}
	#footer #footerWrapper{width:100%;overflow: hidden; text-align: center;font-size: 12px;padding:10px 0px;color:#ccc;}
	div#footerWrapper:after {content: "官方QQ群：252535200 | 微信公众号 iguoguo_net";line-height: 28px;}
	#footer #footerLinks{display: none;}
	#footer_logo img{width:120px;}
	#slogon{font-size: 16px;margin-bottom: 10px;}
	#footer{line-height: 19px;padding: 0px 10px;}
	#footer #footerLinks a{padding:0 7px;}
	header .iguoguoHeader{height:150px;}
}
