@charset "utf-8";

@media screen and (max-width:999px) {
 	.search{ margin-right:0px;}
}


@media screen and (max-width:620px) {
 	#header .header_top .search .ss{ width:100%}
	.search{ float:none; margin-left:20px; margin-right:20px; position:relative; margin-bottom:20px; margin-top:0px;}
	#header .header_top .search .wz{ position:absolute; right:0}
	.member{ margin-right:20px;}
	#header .logo{ margin-left:20px;} 
	#footer .share, .header_cont .member, .header_cont .share{ display:block;}
}


@media screen and (max-width:414px) {
    .ad_list_body{text-align: center;}
    .ad_list_body2_2{margin-left:0px;}
    .ad_list_body2_1{float: none;}
    .ad_right{width:100%;text-align: center;}
}

@media screen and (max-width:320px) {
    #slider-nav{display: none;}
    #featured-content{max-width:320px;}
    #mainbar .box_layout{width:320px;padding: 10px;}

    .hot_news{width:320px;}
    .ad_right{width:320px;}
    .ad_list_body2_2{margin-left:0px;}
	.member{ margin-right:10px;}
	#header .logo{ margin-left:10px;}
	
}

