<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 1200px) and (min-width: 1024px) {
    
	body{ min-width:1000px;}
	
	/*#head-left{ width:650px !important;}*/
	
	.wrap{ width:1000px;/* overflow:hidden; background:red;*/}
	
	
	/*#nav&gt;ul{ width:500px !important;}
	.nav .list&gt;li&gt;a{ padding:0 34px;}*/
	
	.f-box .menu .item{ width:165px;}
	.f-nav .cur-lang span img{ width:25px;}
	
}
</pre></body></html>