@charset "gb2312";
/* CSS Document */
@media screen and (max-width: 1090px){
	.wrapper{width:100%}
	.topnav{ width:100%; height:200px;}
	.topnav .logo{width:312px;}
	.maincontainer,.opic-item,.topic-hot,.topic-old{ width:100%}
	.maincontainer p{clear: both;}
	.opic-item{padding:0;}
	.topic-item ul{ width:100%}
	.opic-item topic-hot ul li{ float:none;}
	.topic-item .zt-01, .topic-item .zt-01 a{ width:100%;}
	.topic-item .zt-02, .topic-item .zt-02 a{ width:100%; margin:0;}
	.topic-old a{ margin:10px 10px 10px 0;}
    .topic-item li img{ width:100%}
}

@media screen and (max-width: 480px){
	.topnav .functions .navbox ul li a img{margin-top:10px; width:60%}
}

