<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 */
/*公用*/
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {margin:0;padding:0;font: 14px/100% "宋体";}
a {blr:expression(this.onFocus=this.blur())!important;text-decoration:none!important;}
:focus {outline:none!important;}
ul li,ol,ol li {list-style:none;}
img {border:none;}
.container {
    width: 1200px;
    margin: 0 auto;
}
.tab-fert {
    border: 1px solid #ebebeb;
    margin-top: 10px;
}
.tab-bar {
    width: 1200px;
    height: 38px;
    background-color: #f6f6f6;
    border-top: 2px solid #e6e6e6;
    position: relative;
}
.nav {
    position: relative;
    width: 100%;
}
.tab-bar-ul {
    margin-top: -2px;
    zoom: 1;
    float: left;
    position: relative;
    z-index: 99;
}
.tab-bar-ul li {
    float: left;
    width: 92px;
    z-index: 1;
}
.tab-bar-ul li a {
    color: #282828;
    line-height: 38px;
    text-align: center;
    display: block;
    width: 82px;
    font-family: '微软雅黑';
    font-size:15px;
}
.tab-bar-ul li.cur a {
    color: #919c05;
    font-weight: bold;
}
.tab-bar-ul li.cur a {
    color: #919c05;
    font-weight: bold;
}
.tab-bar-ul li.cur a {
    color: #919c05;
    font-weight: bold;
}
.search-txt {
    height: 26px;
    border: none;
    padding-left: 16px;
    color: #acacac;
}
.search-btn { 
	width:69px;
	height: 28px;
	line-height: 28px;
	background-color: #bdcb0f;
	color: #ffffff;
	border:none;
	display: block;
	float: right;
	font-size: 13px;
	letter-spacing: 1px;
}
.fert-center-search {
    width: 295px;
    height: 28px;
    border: 1px solid #bdcb0f;
    background: #ffffff;
    float: right;
    margin-top: 3px;
    margin-right: 18px;
}
.other-fert {
    display: block;
    float: left;
    color: #282828;
    line-height: 40px;
    margin-left: 13px;
}
.tab-box { 
	zoom:1; 
}
.tab-box:after { 
	display:block; 
	content:'';
	clear: both; 
}
.tab-box-1 {
    width: 755px;
    height: 118px;
    border-right: 1px solid #ebebeb;
}
.tab-box-1, .tab-bar-2 {
    float: left;
}
.tab-box-1 &gt; li {
    display: none;
}
.tab-box-11 {
    height: 60px;
    border-bottom: 1px solid #ebebeb;
}
.tab-box-11 li, .tab-box-12 li {
    width: 130px;
    float: left;
    padding: 0 10px;
}
.tab-box-11 dl, .tab-box-12 dl {
    text-align: center;
}
.tab-box-11 dt a, .tab-box-12 dt a {
    font-size: 15px;
    color: #000000;
    font-family: '微软雅黑';
}
.tab-box-11 dd a, .tab-box-12 dd a {
    font-size: 12px;
    color: #959595;
    margin: 0 3px;
    letter-spacing: 1px;
    font-family: '微软雅黑';    
}
.tab-box-11 dt, .tab-box-12 dt {
    margin-bottom: 4px;
    margin-top: 14px;
}
.tab-bar-2 &gt; li {
    float: left;
    width: 145px;
    text-align: center;
}
.tab-bar-2 img,.bottom-logo li a img { 
	transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out; 
}
.tab-bar-2 img:hover,.bottom-logo li a img:hover { 
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg); 
}
.tab-bar-2 img {
    height: 68px;
    max-width: 104px;
    margin-top: 5px;
    margin-bottom: 1px;
}
.right-lo-name {
    color: #000000;
    font-size: 15px;
    margin-bottom: 3px;
    font-family: '微软雅黑';
}
.logo-bottom-a {
    font-size: 12px;
    color: #959595;
    letter-spacing: 1px;
    font-family: '微软雅黑';    
}
.line-midle-right {
    width: 1px!important;
    height: 110px;
    background-color: #ebebeb;
    margin-top: 4px;
}
.bottom-logo img {
    max-width: 80px;
    margin-top: 10px;
    height: 40px;
}
.bottom-logo li {
    float: left;
    width: 148px!important;
    text-align: center;
}
.bottom-logo { zoom:1;border-top:1px solid #ebebeb; }
.bottom-logo:after { display: block;content: '';clear:both; }
.bottom-logo li a {
    display: block;
}
.brand-name {
    font-size: 15px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: '微软雅黑'; 
}
.move-bg {
    display: none;
    position: absolute;
    left: 0;
    top: -2px;
    height: 40px;
    background: url(../images/sprite.png) no-repeat -127px 0;
    z-index: 0;
    width: 90px;
}</pre></body></html>