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

a{font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif;font-size:13px;text-decoration: none;}
a:link   {color:#2f2f2f;}
a:visited{color:#2f2f2f;}
a:hover  {color:#ff5460;}
a:active {color:#2f2f2f;}

/*去掉链接（包括图片链接）的虚线边框*/ 
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */ 
:focus { outline: none; }/* for Firefox */ 

/*IE滚动条样式*/
body { SCROLLBAR-ARROW-COLOR:#FFFFFF;SCROLLBAR-FACE-COLOR:#ffc104;SCROLLBAR-DARKSHADOW-COLOR:#ffc104;SCROLLBAR-HIGHLIGHT-COLOR:#ffc104;SCROLLBAR-3DLIGHT-COLOR:#ffc104;SCROLLBAR-SHADOW-COLOR:#ffc104;SCROLLBAR-TRACK-COLOR:#E6E6E6;}
/* Webkit内核滚动条样式 */
::-webkit-scrollbar {width: 12px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 0px; border-radius:0px;}/*滑轨*/
::-webkit-scrollbar-thumb {-webkit-border-radius:0px;border-radius:0px; background: rgba(255,193,4,1.0); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);}/*滑块*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(255,193,4,0.7);} 

body {color:#2f2f2f;margin:0; background:#fff; text-align:center;}
div,ul,dl,dt,dd{ margin:0; padding:0;list-style:none;}
body,td,input,select,textarea{ font-family:微软雅黑,"微软雅黑",Verdana,Arial,"宋体",Helvetica, sans-serif; font-size:13px; line-height:200%;}
img{ border:0;}
form{ margin:0}
input,select{ vertical-align:middle;}
input[type=text],input[type=password],textarea{ border:#d7d7d7 1px solid; color:#646464}
hr{border-top:#e1e1e1 1px solid; border-bottom:#fff 1px solid; background:none; border-left:none; border-right:none}
*{-webkit-text-size-adjust:none;} /*解决webkit内核浏览器强制最小字体*/
/*css3过渡效果*/
a,li,p,div{transition:background-color 0.3s;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s; -o-transition:background-color 0.3s;}

/*公共*/
.blank{ height:0; line-height:0; font-size:0; margin:0; padding:0; clear:both;}
.fullWidth{ width:100%; margin:0 auto; text-align:center; position:relative; min-width:1200px;}
.global_width{ width:1200px; margin:0 auto; text-align:left; position:relative; z-index:10;}
.global_width img{ max-width:100%; height:auto;}
.floatL{ float:left;}.floatR{ float:right;}
.hide{ display:none;}

/*页头元素*/
#headBg{ position:absolute; z-index:9; left:0; top:0; height:142px; background:url(../images/headBg.png) left bottom repeat-x;}
#headLine{ height:1px; background:#ffcb23; position:absolute; left:0; top:50px; width:100%;}
#subMenuBg{ position:absolute; display:none; z-index:8; width:100%; height:50px; left:0; top:124px; width:0; height:48px;background:#ffdb4b\9; background:rgba(255,219,75,0.95); border-radius:0 0 5px 5px; font-size:0; line-height:0; overflow:hidden;}

/*语言 分享 搜索*/
#language{ float:left; margin:1em 0 2.2em 0; border-left:#e5c64a 1px solid;}
#language a{ display:inline-block; font-size:12px; height:1.5em; line-height:150%; color:#7f5d00; padding:0 1.5em; border-right:#e5c64a 1px solid;}
#language a:hover{ color:#e6202d;}

#share{ display:inline-block; vertical-align:middle; width:200px;text-align:right;white-space:nowrap; float:right; margin-top:0.8em;}
#share a{ float:right; background-image:url(../images/share.png); background-repeat:no-repeat;}

#search{ float:right; margin:1em 0 0 1em;}
#Searchform{ background:#fff; height:2em;  border-radius:1em; padding:0 0.5em 0 0; font-size:12px;}
#Searchform input{height:2em; line-height:200%; border:none; padding:0; margin:0 0 0 0.8em; width:10em; display:inline; color:#787878; background:none; vertical-align:top;}
#Searchform #SearchBtn{ width:2em; height:2em; overflow:hidden; background:url(../images/elements.png) left top no-repeat; border:none; display:inline-block; vertical-align:top;}
#Searchform #SearchBtn:hover{ background-position:-2em top;}

#logo{ float:left; width:12%;}
/*主导航*/
#menu{ position:relative; float:right; width:85%; margin:5px 0 20px 0;}
#nav{ height:30px;}
#nav li{ float:left; position:relative; z-index:11; text-align:center; height:30px;}
#nav li a{ display:inline-block; width:100%; padding:0 10px; height:30px; line-height:30px; color:#6e5001; font-size:16px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#nav li.active a{ color:#fff;}
#nav li p{ position:absolute; left:0; top:30px; display:none; white-space:nowrap; color:#d7b726; font-size:11px; margin:0; padding:34px 15px 5px 15px;}
#nav li.rig p{ left:auto; right:0;}
#nav li p a,#nav li.active p a{ width:auto; padding:0 15px; font-size:13px; color:#b0870c;}
#nav li p a:hover,#nav li.active p a:hover{ color:#6e5001;}
/*滑块*/
#slide{ position:absolute; z-index:10; left:0; top:0; background:#ffb500\9; background:rgba(255,181,0,0.9); height:30px; overflow:hidden; width:0; border-radius:5px; }

/*页脚*/
#foot1{ z-index:1;  padding:35px 0; margin:60px auto 0 auto; border-top:#e1e1e1 1px solid;}
#EWM{ float:right; text-align:center; color:#000000; line-height:150%;}
#foot1 dl{ float:left; width:auto; padding:0 50px 0 20px; margin:0; height:auto !important; height:200px; min-height:200px; border-left:#e6e6e6 1px solid;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#foot1 dl dt{padding:0 0 0 0; margin:0;}
#foot1 dl dt,#foot1 dl dt a{font-size:16px; color:#2f2f2f; line-height:46px; font-weight:bold;}
#foot1 dl dt a:hover{color:#000;}
#foot1 dl dd{ padding:0; margin:0;}
#foot1 dl dd a{line-height:26px; line-height:26px; display:block; color:#636363;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;-o-text-overflow:ellipsis; max-width:160px;}
#foot1 dl dd a:hover{color:#ff5460;}
#foot2{ z-index:1; background:#212121; color:#ffffff; font-size:12px; line-height:200%; padding:1em 0;}
#foot2 a{ color:#fff;}#foot2 a:hover{ color:#ff5460;}
#foot2 .floatR{ margin:0; padding:0;white-space:nowrap;}

/*链接*/
#links{ position:fixed; left:auto; right:10px; top:45%; width:110px; z-index:9999; background:#fff;}
#closeLinks{ position:absolute; left:auto; right:0; top:0; display:inline-block; width:18px; height:18px; line-height:18px; text-align:center; background:#342818; color:#fdba12; font-size:16px; cursor:hand; cursor:pointer;}
a#links1,a#links2{ display:inline-block; width:110px; height:140px; background:url(../images/links.png) center top no-repeat #fdba12; vertical-align:bottom; margin-bottom:2px;}
a#links2{ background-position:center -142px; margin-bottom:0;}

</pre></body></html>