<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Antenna-Light";
  src: url(font/Antenna.Light.webfont.eot?#iefixx") format("embedded-opentype"), url("font/Antenna.Light.webfont.woff") format("woff"), url("font/Antenna.Light.webfont.ttf") format("truetype"), url(font/Antenna.Light.webfont.svg#Antenna-Lightt") format("svg");
}
@font-face {font-family: "iconfont";
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:middle;
  -webkit-text-stroke-width: 0.2px;
  *display: block;
}
.icon-phone:before { content: "\e611"; }
.icon-right:before { content: "\e606"; }
.icon-QQ:before { content: "\e616"; }
.icon-qq:before { content: "\e600"; }
.icon-search:before { content: "\e601"; }
.icon-love:before { content: "\e61c"; }
.icon-picture:before { content: "\e61d"; }
.icon-close:before { content: "\e60f"; }
.icon-top:before { content: "\e612"; }
.icon-share:before { content: "\e61e"; }
.icon-time:before { content: "\e617"; }
.icon-right1:before { content: "\e607"; }
.icon-zhuce:before { content: "\e613"; }
.icon-contact:before { content: "\e614"; }
.icon-iconfontweibo:before { content: "\e602"; }
.icon-list:before { content: "\e61f"; }
.icon-caidan:before { content: "\e605"; }
.icon-right2:before { content: "\e608"; }
.icon-zan:before { content: "\e618"; }
.icon-close1:before { content: "\e610"; }
.icon-xiangshang:before { content: "\e620"; }
.icon-more:before { content: "\e60b"; }
.icon-weixin:before { content: "\e603"; }
.icon-shouji:before { content: "\e604"; }
.icon-ybbcookon:before { content: "\e609"; }
.icon-comments:before { content: "\e621"; }
.icon-left:before { content: "\e60a"; }
.icon-write:before { content: "\e619"; }
.icon-comments1:before { content: "\e61a"; }
.icon-triangleright:before { content: "\e60e"; }
.icon-cook:before { content: "\e60c"; }
.icon-eye:before { content: "\e61b"; }
.icon-dot:before { content: "\e60d"; }
.icon-address:before { content: "\e615"; }
.icon-xiangxia:before { content: "\e622"; }

.container{width:1200px;margin-left:auto;margin-right:auto;position:relative;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}
/*!
背景色:#F8F8F8
链接色：#333
触发链接色：#E9441A
*/
html,body{background:#FFF;font-size:14px;font-family:Antenna-Light,"Microsoft Yahei",Arial;color:#555;overflow-x:hidden;}
input,select{font-family:"Microsoft Yahei",Arial;}
a{color:#666;text-decoration:none;}
a:hover{color:#E9441A;}
.left{float:left;}
.right{float:right;}
.clearfix{clear:both;zoom:1;}


/*header*/
.topbar{height:40px;background:#F8F8F8;border-bottom:1px solid #e6e6e6;}
.topbar .welcome{line-height:40px;color:#888;}
.topbar .welcome a{color:#888;}
.topbar .welcome span.office{display:inline-block;padding: 3px 7px;line-height: 1;font-size:14px;margin-left: 10px;background: #1F8ADC;color:#FFF;vertical-align:initial;}

.topbar .tool{line-height:40px;height:40px;}
.topbar .tool a{display:block;float:left;padding:0 15px;font-size:22px;color:#999;line-height:40px;position:relative;}
.topbar .tool a.tool_login{background:#339900;height:45px;line-height:40px;font-size:14px;color:#FFF;}
.topbar .tool a.tool_login:hover{background:#F60;color:#FFF;}
.topbar .tool a i{color: #339900;float: left;vertical-align: top;}
.topbar .tool a:hover{color:#339900;}
.topbar .tool a p {display: inline-block;float: left;font-size: 14px;line-height: 40px;padding-left: 3px;}
.language{float:left;font-size:16px;position:relative;cursor:pointer;padding-left:15px;}
.language:hover{color:#339900;}
.language .lang_list{display:none;position:absolute;top:40px;right:0;background:#373737;z-index:99;}
.language .lang_list a{display:block;color:#FFF;font-size:14px;line-height:30px;}


.search{position:absolute;right:0;top:40px;padding:10px 0;width:300px;z-index:99;display:none;}
.search input.keyword{border:1px solid #DDD;padding:5px;height:28px;font-size:14px;width:208px;float:left;}
.search input.apply{width:80px;font-size:14px;height:40px;padding:5px 0;background:#339900;color:#FFF;border:0;float:left;cursor:pointer;}

.header{background:#FFF;}




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