@charset "gbk";
/* CSS Document */

* {
	margin: 0;padding: 0;
	font-family:"宋体","微软雅黑",Arial;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,strong,b,span{
	color:#2c2c2c;
	/*font-size:12px;*/
}
body{font-size:12px;}
a{
	text-decoration:none;
	color:#2d374b;
}
ul{
	list-style:none;
}
a:link {
 color: #333;
 TEXT-DECORATION: none;
}
/*a:visited {
 COLOR: #333;
 TEXT-DECORATION: none;
}*/
a:hover {
	text-decoration:underline; color:#e66100;
}
a:active {
 COLOR: #ff7f24;  
 text-decoration: underline;
}
.cl:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
img{
	border:none;
}
/*
form,select,option,strong,table,td,p,b,th{
	font-size:12px;
}
*/
table.listtable th{
	background:#f3f7ff;
	height:32px;
	text-align:center;
	font-weight:bold;
}
table.listtable  td{
	border-left:1px solid #d8dde5;
	border-bottom:1px solid #d8dde5;
	padding:7px 0;
}
table.listtable {
	border:1px solid #d8dde5;
	border-top:3px solid #86b9d6;
	text-align:center;
	border-left:none;
	border-bottom:none;
}
table.listtable th{
	border-bottom:1px solid #d8dde5;
	border-left:1px solid #d8dde5;
}
select{
	border:1px solid #7f9db9;
}
.top{
	height:31px;
	background:#f1f1f1;
	min-width:980px;
	width:100%;
	line-height:31px;
	padding-bottom:0px;
	position:relative;
	z-index:888;
    border-bottom: 1px solid #CDCFCF;
    margin-bottom: 5px;
}
.welcome{
	font-size:12px; float:left;
}
.welcome a{
	font-size:12px;
}

.web_report {
	background: url(./report_bg.png) no-repeat;
	color: #fff;
	float: right;
	width: 205px;
	padding-left:20px;
	line-height: 20px;
	padding-top: 12px;
	text-align: left;
	position: relative;
}
.web_report a {color:#fff}
.web_report a.note {
	position: absolute;
	right: -35px;
	width: 50px;
	height: 50px;text-indent: -9999px;
	background: url(./reporting.gif) no-repeat;
	top: 7px;
}
.web_report a.maillist {
	position: absolute;
	right: -85px;
	width: 140px;
	height: 50px;text-indent: -9999px;
	background: url(./maillist.png) no-repeat;
	top: 7px;
}
.middle{
	width:980px;
	margin:0 auto;
	position:relative;
}
.top .fast{
	float:right;
	position:relative;
	z-index:999;
}
.fast li{
	float:left;
	height:31px;
	border-left:1px solid #fff;
	border-right:1px solid #f1f1f1;
	padding:0 19px; position:relative;
}
.fast li a{
	font-size:12px;
}
.fast li b{
	position:relative; left:7px; top:2px;
}

.fast li #help_sub,.fast li #product_sub{
	position:absolute;
	background:#fff;
	width:120px;
	z-index:-1; 
	left:-1px; 
	top:31px;
	border:1px solid #b2b2b2;
	display:none;
	height:auto !important;
}
.fast li #help_sub li,.fast li #product_sub li{
	float:none;
	border-bottom:1px solid #f1f1f1; margin-left:0;
	background:#fff;
}
.fast li #nav_sub{
	position:absolute;
	background:#fff;
	width:200px; padding:0 10px 10px 10px;
	z-index:-1; right:-1px; top:31px;
	border:1px solid #b2b2b2;
	display:none;
}
#ucpnav{
    display: inline-block; padding-left:5px; padding-right:5px;
}
#ucpnav #ucpnav_content{
    position:absolute;
    width:280px; padding:5px 10px;
	z-index:-1; top:31px;
	border:1px solid #b2b2b2;
    background:#fff;
    margin-left: -6px;
    line-height:1.8;
}
#nav_sub .nav_sub_dl{
	border-bottom:1px solid #e2e2e2;
}
#nav_sub .nav_sub_dl dt{
	font-weight:bold;
	color:#888;
}
#nav_sub .nav_sub_dl dd a{
	font-size:12px; margin:-2px 4px;
	float:left; white-space:nowrap;
}
#nav_sub .nav_sub_dl .grade{
	float:left;
	font-size:12px;
	color:#888;
}
.help,.product{
	position:relative;
	/*z-index:999;*/
}

#ucpnav:hover,.product:hover, .help:hover,.web_nav:hover{
	background:#fff;
	height:31px;
	border-bottom:1px solid #fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}
.product:hover .top,.help:hover .top,.web_nav:hover .top{
	padding:0;
} 
.web_nav{
	border-right:1px solid #fff;
}
.footer{
	padding:20px 0 30px 0;
	border-top:1px solid #e4e4e4;
	margin-top:25px;
	*+margin-top:10px;
	background:#f6f6f6;
}
.footer .middle p{
	line-height:28px;
	font-size:12px;
	color:#707070;
	text-align:center;
}
.footer .middle p a{
	font-size:12px;
	color:#707070;
}
.footer .middle p a:hover{
	color:#e66100;
}
.logo{
	float:left; width:317px; height:48px; 
	position:absolute;
	margin:30px 17px 0 3px;
}
.logo .column_member{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./logo_right_member.gif) no-repeat;
	text-indent:-9999px;
}
.header{
	position:relative;
	z-index:99;
}
.header .home_search{
	float:right;
	width:525px;
	position:relative;
	margin-top:20px;right:80px;
	z-index:9;
}
.home_search ul li{
	float:left;	
	width:40px; height:18px;
	margin-right:15px;
	font-size:12px;
	text-align:center;
	line-height:18px;
	cursor:pointer;
	position:relative;
	*+top:1px;
	*+padding-top:1px;
}
.home_search ul .searching{
	color:#fff;
	background:#26bef2;
}
.home_search_txt{
	width:438px;
	height:33px;
	border:2px solid #26bef2;
	color:#484848;
	padding-left:8px; 
	line-height:33px;
	font-size:14px;
}
.home_search_btn{
	width:90px;
	height:31px;
	background:url(./home_search_btn.gif) no-repeat;
	position:absolute;
    bottom:3px; 
	*+bottom:4px;
	left:357px;
	cursor:pointer;
    border: none;
}
.home_search #super_search{
	color:#1189ca;
	position:absolute;text-align: right;
	right:10px;line-height:1.4;
	top:20px;
	*top:23px;
}
.home_search #hot_search{
	color:#1189ca;
	position:absolute;
	right:16px;
	top:38px;
	*top:42px;
}
.allbanner{
	width:268px; height:212px;
	border:1px solid #e2e2e2;
	overflow:hidden;
	position:relative;
	float:left;
}
.bannerpic{
	height:175px;
	border-bottom:1px solid #e2e2e2;
	position:relative;
}
.bannerpic li{
   width:268px; height:175px;
   float:left;
}
.bannerpic li img{
	width:268px; height:175px;
}
.bannerbtn{
   position:absolute;
   bottom:11px;
   right:10px;
}
.bannerbtn li{
   float:left;
   width:10px; height:10px;
   border:1px solid #75b523;
   margin-right:3px;
   text-indent:-999px;
   cursor:pointer;
}
.current_btn{
   background:#75b523;
}
.bannerpic li .bannertitle{
	display:inline-block;
	width:185px; height:34px; padding-left:5px; line-height:34px;
	overflow:hidden;
	font-size:14px;
}
.location {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DCDCDC;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;margin-bottom: 10px;
    width: 100%;
	_position:relative;
	overflow:hidden;
}
.location a {
    background: url("./locationbg.gif") no-repeat scroll right 0 transparent;
    display: block;
    float: left;
    height: 28px;
    padding: 0 12px 0 7px;
    position: relative;
}
.location a img {
    float: left;
    margin-top: 5px;
}
#cattree {
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 5px;
    padding-left: 4px;
    padding-top: 5px;
}
.treeview, .treeview ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.treeview ul {
    background-color: white;
    margin-top: 4px;
}
.treeview .hitarea {
    background: url("../images/tree/treeview-famfamfam.gif") no-repeat scroll -64px -25px transparent;
    cursor: pointer;
    float: left;
    height: 16px;
    margin-left: -18px;
    width: 16px;
}
* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    margin: 0;
    overflow: hidden;
    padding: 3px 0 3px 18px;
}
.treeview a.selected {
    background-color: #EEEEEE;
}
.treeview .hover {
    background-color: #2D7DCE;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
.treeview a {
    color: #003399;
}
.treeview li {
    background: url("../images/tree/treeview-default-line.gif") no-repeat scroll 0 0 transparent;
}
.treeview li a {
    display: inline-block;
    height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;
	_width:180px;
	overflow:hidden;
	font-size:14px;
}
.treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
}
.treeview .expandable-hitarea {
    background-position: -80px -3px;
}
.treeview li.last {
    background-position: 0 -1766px;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url("../images/tree/treeview-famfamfam.gif");
}
.treeview li.lastCollapsable {
    background-position: 0 -111px;
}
.treeview li.lastExpandable {
    background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: 0 center;
}
.treeview .placeholder {
    background: url("../images/tree/ajax-loader.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}
.type_nav_subjects{
	width:100%;
	background:#ededed;
	height:40px;
	line-height:40px;
}
.type_nav_subjects b{
	font-size:18px;
	font-family:"黑体","微软雅黑";
	color:#2e2e2e;
	float:left;
}
.type_nav_subjects ul{
	padding-left:100px;
}
.type_nav_subjects ul li{
	float:left;
	padding:0 5px;
	*padding:0 2px;
	background:url(./subjects_nav_libg.gif) right center no-repeat;
}
.type_nav_subjects ul li a{
	font-size:14px;
}
.noitems{
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#c00;
}
.noitems form{
	margin-top:6px;
	margin-bottom:10px;
}
.noitems form input{
	height:30px;
	line-height:30px;
	padding-left:5px;
}
.noitems form  .sear_but{
	padding-left:0;
	padding:0 5px;
	font-weight:bold;
}
.logo .column_yuwen{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 0 no-repeat;
	text-indent:-9999px;
}
.logo .column_shuxue{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -48px no-repeat;
	text-indent:-9999px;
}
.logo .column_yingyu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -96px no-repeat;
	text-indent:-9999px;
}
.logo .column_kexue{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -144px no-repeat;
	text-indent:-9999px;
}
.logo .column_wuli{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -336px no-repeat;
	text-indent:-9999px;
}
.logo .column_huaxue{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -384px no-repeat;
	text-indent:-9999px;
}
.logo .column_lishi{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -432px no-repeat;
	text-indent:-9999px;
}
.logo .column_zhengzhi{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -288px no-repeat;
	text-indent:-9999px;
}
.logo .column_dili{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -480px no-repeat;
	text-indent:-9999px;
}
.logo .column_shengwu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -528px no-repeat;
	text-indent:-9999px;
}
.logo .column_zonghe{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -576px no-repeat;
	text-indent:-9999px;
}
.logo .column_xinxijishu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -624px no-repeat;
	text-indent:-9999px;
}
.logo .column_tongyongjishu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -672px no-repeat;
	text-indent:-9999px;
}
.logo .column_laodongjishu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -720px no-repeat;
	text-indent:-9999px;
}
.logo .column_yintimei, 
.logo .column_yinyue{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -768px no-repeat;
	text-indent:-9999px;
}
.logo .column_banhui{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -816px no-repeat;
	text-indent:-9999px;
}
.logo .column_jibennengli{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -864px no-repeat;
	text-indent:-9999px;
}
.logo .column_lishiyushehui{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -192px no-repeat;
	text-indent:-9999px;
}
.logo .column_shehuisipin{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -240px no-repeat;
	text-indent:-9999px;
}
.logo .column_meishu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -960px no-repeat;
	text-indent:-9999px;
}
.logo .column_tiyu{
	position:absolute; right:0; width:127px; height:48px;
	background:url(./subjects.gif) 0 -1008px no-repeat;
	text-indent:-9999px;
}
/*分页样式*/
.pg {float: right;}
.pg, .pgb {
    line-height: 26px;
}
.pg a, .pg strong, .pgb a, .pg label {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border: 1px solid #C2D5E3;
    color: #333333;
    display: inline;
    float: left;
    height: 26px;
    margin-left: 4px;
    overflow: hidden;
    padding: 0 8px;
    text-decoration: none;
}
.pg a.nxt, .pgb a {
    padding: 0 10px;
}
.pg a:hover, .pgb a:hover {
    border-color: #336699;
    color: #336699;
}
.pg a.nxt {
    background: url("/../static/image/common/arw_r.gif") no-repeat;
    background-position: 90% 50%;
    padding-right: 25px;
}
.pg a.prev {
    background: url("/../static/image/common/arw_l.gif") no-repeat;
    background-position: 50% 50%;
}
.pg strong {
    background-color: #E5EDF2;
}
.pgb a {
    background-image: url("../../static/image/common/arw_l.gif");
    background-position: 10px 50%;
    padding-left: 25px;
}
.pg label {
    cursor: text;
}
.ie6 .pg label {
    height: 23px;
    padding-top: 3px;
}
.pg label .px {
    height: 16px;
    line-height: 16px;
    padding: 0;
    width: 25px;
}
#pgt .pg, #pgt .pgb {
    margin-top: 5px;
}
.tb {
    clear: both;
    margin-top: 8px;
    width: 100%;
}
.tb th, .tb td {
    height: 25px;
    padding: 5px !important;
}
.tb1 {
}
.th11, .th12 {
    font-weight: 700;
    width: 60px;
}
.tb1 .th12 {
    padding-top: 7px;
    vertical-align: top;
}
.tb1 .tb2 th {
    padding-top: 0;
}
.tb1 .txt {
    width: 150px;
}
.tb1 strong {
    color: #FF6600;
    margin-right: 5px;
}
.yejitb a{
    display: inline;
    background: none;
    border: 0;
}
.auto_hidden {
	border:1px solid #bebebe;
	position: absolute;
	display: none;
	z-index: 9;
}
.auto_show {
	border:1px solid #bebebe;
	position: absolute;
	z-index: 9; 
	display: block;
}
.auto_onmouseover {
	color: #333;
	background-color: #eee;
	line-height:24px;
	padding-left:8px;
}
.auto_onmouseout {
	color: #333;
	line-height:24px;
	background-color: #fff;
	padding-left:8px;
}
#autocomplete_input{
	height:33px;
	border:2px solid #26bef2;
	color:#484848;
	padding-left:8px; line-height:33px;
	font-size:14px;
}
#autocomplete_list .countspan{
	float:right;
	margin-right:15px;
	color:#999;
}

.bot_links {
	margin-bottom: -25px;
	*+margin-bottom:-45px;
	margin-top: 25px;
}
.bot_links_main {
	border-top: 2px solid #747474;
	text-align: center;
}
.bot_links_main p {
	height: 40px;
	border-bottom: 1px solid #bfbfbf;
	background: url(./index_link.gif) 5px center no-repeat;
	text-indent: -9999px;
}
.bot_links_main div {
	padding: 8px 0 2px 0;
	*+padding: 8px 0 18px 0;
	text-align: center;
}
.bot_links_main div a {
	float: left;
	white-space: nowrap;
	margin: 10px;
	*+margin:8px;
	color: #3385af;
}
.year2016{
	font-size:0;
	line-height:0;
	position:relative;
	top:-34px;
}
.year2016 img{vertical-align:middle;}


