/*头部*/
.fl{ float:left;display:inline}
.fr{ float:right; display:inline}
.header{ background:url(./../image/navbg.png) repeat-x left ; position:absolute; z-index:999; left:0; top:0; width:100%; height:40px;}
.header_group{ background:url(./../image/navbg.png) repeat-x left bottom; position:absolute; z-index:999; left:0; bottom:0; width:100%; height:75px;}
.header_top{ position:relative; z-index:10; width:1000px; margin:0 auto; text-align:left; height:30px;}
.logo{ float:left; padding-top:10px;}
.h-right{ float:right; padding-top:5px;}
.h-right ul{  display:inline; padding-right:5px; line-height:24px;}
.h-right li{ float:left; color:#3a3a3a; display:inline;}
.li_Eng{ font-family: Arial;}
.h-right a{color:#5e5756; font-size:12px; }
.h-right a:hover{ color:#f9b334;}
.h-right .li_a .on{ background:url(./../image/i02.gif) no-repeat 43px 5px; position:relative; z-index:1; display:block;}
.h-right .li_a{ background:url(./../image/i01.gif) no-repeat left 11px; padding-left:10px; margin-left:15px;}
.h-r-search{ background-color:#fff; width:140px; height:22px; padding:0 3px; overflow:hidden; border:1px solid #d0d6e2; line-height:22px; margin-left:8px;}
.h-r-search .text{ float:left;width:110px; height:22px; border:0; line-height:22px; }
.h-r-search .btn-search-t{ background:url(./../image/i_search.gif) no-repeat left top; float:right; width:22px; height:22px;border:0; cursor:pointer; }
.h-r-nav{ position:relative; line-height:30px;margin-left:3px}
.h-r-nav .on{ background:url(./../image/i11.gif) no-repeat right 10px; position:relative; float:left; width:68px; height:24px; padding-right:5px; text-align:center; line-height:24px; color:#333; z-index:1; cursor:pointer; font-size:13px;}
.h-r-nav-list{ background-color:#fff;position:absolute; right:0; top:23px; display:none; width:238px; padding:10px 15px;border:1px solid #d0d6e2; line-height:1.7em;}
.h-r-nav-list dl{ padding:4px 0; border-top:1px dotted #ccc;}
.h-r-nav-list dl.fist{ border-top:0 none;}
.h-r-nav-list dt{ color:#f9b334;padding-bottom:2px; font-weight:bold; }
.h-r-nav-hover .h-r-nav-list{ display:block;}
.h-r-nav-hover .on{ background:#fff; width:66px; height:23px; line-height:23px; border:1px solid #d0d6e2; border-bottom:0;}
.h-r-nav-list dd a{ margin-right:7px;}


/* footer style */
.footer_wrap{ background:#fff; width:100%; }
.column_footer *{font-size:14px; font-family: "微软雅黑"; padding:0; color:#888}
.column_footer{width:1000px; overflow:hidden; padding:30px 0; margin:0 auto; color:#8d908e; text-align: center; background-color:#fff;}
.column_footer ul{ overflow:hidden; width:100%; padding-bottom:5px; }
.column_footer li{display:inline; padding: 0 5px}
.column_footer a{color:#8d908e; text-decoration:none;}
.column_footer a:hover{ color:#f9b334;}
.column_footer .btm{ padding-top:15px;}
.column_footer .f_rss{
	background: url(./../image/"f_rss.gif") no-repeat left center;
    padding-left: 18px;
	}