@charset "utf-8";
/*两行调整*/
@media screen and (max-width: 736px){
.fenlei{ width: 100%; background: #f7f7f7; height: 90px;}
.toolsnav{
		position: absolute;
		top:30px;
	left: 0;
	width: 100%;	
	}
	.sousuojieguo{width: 80%; margin: 0 auto; position: relative; height: 80px; margin-top: 1%;}
}
