.all-cate{ top: 50px; position: absolute; display:none; height: auto; min-height:300px; width: 1200px; background-color: white; }
.all-cate li { display:block; float:left; width:300px; line-height:20px; padding:10px 0px }
	.all-cate li a:hover { color:#e60019}

.footer .row1 .left {width:390px}
.footer .row1 .center { width:810px;}
	.footer .row1 .center .ul { margin-right:20px;}



@font-face {
	font-family: "onestfont"; /* Project id 3487115 */
	src: url('onest.woff2?t=1656394845671') format('woff2'), url('onest.ttf?t=1656394845671') format('truetype');
}
body, input, select, button, textarea {
	font-size: 14px;
	font-family: "onestfont", Arial,"Microsoft YaHei",Tahoma,Helvetica,sans-serif;
	color: #333333;
}