/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ---common css  begin-----*/
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:14px;font-family:inherit;vertical-align:baseline;}
body {
    line-height:1.5;
	padding:0;
	margin:0;
	font-family:"宋体";
        font-size: 14px; 
	color:#000000;
    text-align:center;
}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul, li{
	list-style-type:none;
}
ol {list-style-type:decimal;}
dl dt {font-weight:normal;}
table {width:100%;border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:middle;}
thead th {background:#c3d9ff;}
th, td, caption {text-align:left;font-weight:normal;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
input {
	font-size: 12px;
}
a, a:link, a:visited{
	color:#000000;
	text-decoration:none;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



/*------------------*/
  a:link {
    color: #000000;
    text-decoration: none;
  }
  a:visited {
    text-decoration: none;
    color: #000000;
  }
  a:hover {
    text-decoration: none;
    color: #cc0000;
  }
  a:active {
    text-decoration: none;
    color: #cc0000;
  }
.clear {
	clear: both;
	font-size:1px;
	height:0px;
	width:1px;
	visibility:hidden;
}

.block_main, div.block_main {
	width:960px;
	margin:0;
}

a.qiangdiao:link, a.qiangdiao:visited  {
color:#FF0000;
text-decoration:none;
}
a.qiangdiao:hover, a.qiangdiao:active {
color:#BC2931;
text-decoration:underline;
}

/*  font  */
.ftred {
	color:#FF0000;
}
.ftbold {
	font-weight:bold
}
.ftdarkred {
	color:#CC0000;
}
.ftblue {
	color: #000099;
}
/*--主容器----*/
.container {
	width:960px;
	margin:0 auto;
    text-align:left;
}
/* ---common css  begin-----*/

/*---------------------------------------
  以下为 门户首页专用
--------------------------------*/
/*---主内容区域 开始---*/
#header_top {
	line-height: 31px;
	background:url(../images/index/header_top_bg.jpg) repeat-x;
    margin-top:6px;
}

/*--用户登录相关 开始---*/
.user_login {
	width:960px;
	height: 32px;
    background:url(../images/index/dl2.jpg) no-repeat top center;
    overflow:auto;
}
.user_login a {
   font-size:14px;
}
.user_login .login_left {
	width: 610px;		
	float:left;
}
.user_login .login_right {
	width: 340px;
	margin-right:0;
	float:left;
	display: block;
	text-align:right;
}
.user_login .login_left input.frm_input_login_txt {
	width:80px;
	border:1px solid #FC0;
}

.user_login .login_left input.frm_input_login_code {
	width:40px;
	border:1px solid #FC0;
}
.user_login .login_left input.frm_btn_login {
	width: 52px;
	height: 20px;
	border: 0;
	background:url(../images/index/login.gif) no-repeat scroll;
}
.user_login .login_left input.frm_btn_reg {
	width: 60px;
	height: 18px;
	border: 0;
	background:url(../images/index/register.gif) no-repeat scroll;
}
.user_login .login_left label {
	font-weight:normal;
    font-size:14px;
}
.user_login .login_left a.getpasswd:link, .user_login .login_left a.getpasswd:visited, .user_login .login_left a.getpasswd:active {
    font-size:14px;
color:#000000;
text-decoration:none;
}
.user_login .login_left a.getpasswd:hover {
    font-size:14px;
color:#000000;
text-decoration:underline;
}
.user_login .login_left table.logined{}
.user_login .login_left table.logined th, .user_login .login_left table.logined td{
    font-size:14px;
}
.user_login .login_left table.logined th{
    color:#000;
}
.user_login .login_left table.logined td{
    color:#000099;
}
#header_banner{
    clear:both;
}
/*--用户登录相关 结束---*/
#shortcut_nav{
    background:url(../images/nav.jpg) no-repeat left bottom;
    height:40px;
    margin-bottom:0px;
}
#shortcut_nav .zhu{
    height:20px;
    margin:0;
    font-size:14px;
    font-weight:bold;
    padding-left:300px;
}
#shortcut_nav .zhu a{
padding:0 6px;
}
#shortcut_nav .ci{
    height:20px;
    padding-left:300px;
}
#shortcut_nav .ci div.gonggao{
    width:300px;
}
#shortcut_nav .ci div.gonggao a{
    font-size:12px;
}
#shortcut_nav .ci div.gongzuo{
    width:500px;
}
#shortcut_nav .ci div.gongzuo a{
    font-size:12px;
}
#shortcut_nav .ci div.zhidu{
    width:120px;
}
#shortcut_nav .ci div.zhidu a{
    font-size:12px;
}
#shortcut_nav .ci div.lilun{
    width:300px;
}
#shortcut_nav .ci div.lilun a{
    font-size:12px;
}
#shortcut_nav .ci div.wanggou{
    width:320px;
}
#shortcut_nav .ci div.wanggou a{
   font-size:12px;
}
#shortcut_nav .ci div.xiazai{
    width:120px;
}
#shortcut_nav .ci div.xiazai a{
    font-size:12px;
}

#shortcut_nav .ci a{
font-size:14px;
}
#header_mauquee {
	height: 27px;
	background:url(../images/index/header_marquee_bg.jpg) repeat-x;
	line-height:27px;
}
#header_mauquee div.rolling_news {
	padding:0px 5px;
}
#header_mauquee a:link,
#header_mauquee a:visited{
	color:#1B37A4;
	text-decoration:none;
}
#content {margin-top:3px;}
#index_left{
 float:left;
 margin-right:6px;
 width:184px;
}
/* index left side*/
.side_box {
	border-right: 1px solid #72B2CB;
	border-left: 1px solid #72B2CB;
}
.side_box_header {
	background:url(../images/index/side_box_bg.jpg);
	height: 30px;
    line-height: 30px;
	text-indent: 4px;
}
.side_box_title {
	background:transparent url(../images/index/lvdian.gif) no-repeat scroll 8px 0;
	
	color:#111111;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	text-align:left;
}
/*---快速通道 结束*/

ul.short_cuts {

}
ul.short_cuts li {
	padding: 0px 10px 0px 30px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px dotted #72B2CB;
}
ul.short_cuts li.last {
	border-bottom: none;
	text-align:right;
}
ul.short_cuts li.diannao{
	background: transparent url(../images/index/diannao.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.xinxin{
	background: url(../images/index/xinxin.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.qiche{
	background: url(../images/index/qiche.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.qiche1{
	background: url(../images/index/qiche1.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.qiche2{
	background: url(../images/index/qiche2.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.qiche3{
	background: url(../images/index/qiche3.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.kongtiao{
	background: url(../images/index/kongtiao.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.jiaju{
	background: url(../images/index/jiaju.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.bangong{
	background: url(../images/index/bangong.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.yinshua{
	background: url(../images/index/yinshua.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.huiyi{
	background: url(../images/index/huiyi.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.lift{
	background: url(../images/index/lift.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.gcddindex{
	background: url(../images/index/gcddindex.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.gongcheng{
	background: url(../images/index/gongcheng.gif) no-repeat scroll 5px 5px;
}
ul.short_cuts li.haocai{
	background: url(../images/index/haocai.png) no-repeat scroll 5px 5px;
}
ul.short_cuts li.odd {   /* odd lines */
	background-color: #ebf4fb;
}

ul.short_cuts li a:link, ul.short_cuts li a:visited{
	background: none;
	color: #000099;
	display: block;
	height: 25px;
}

ul.short_cuts li a:hover{
	background: url(../images/index/short_cuts_bg.gif) no-repeat scroll top left;
}
/*---快速通道 结束*/

dl.expert {
	width:182px;
}
dl.expert dt {
	padding-top: 2px;
	width: 90px;
	line-height:25px;
	float: left;
	/*height: 115px;
	text-align: center;*/
}
dl.expert dt.last{
	clear:	both;
	height: 0px;
}
dl.expert dd {}
/*---最新消息 开始----*/
ul.last_news {}
ul.last_news li {
	padding:0px 10px;
}
/*---最新消息 结束----*/

/*---主页中心区域---*/
#index_center {
	width:580px;
	float:left;
	margin-right:6px;
}
/*---全文检索 开始---*/
#search_area {
	background: url(../images/index/search_area.gif) no-repeat scroll 0 0;
	padding: 1px 5px 5px;
	border: 1px solid #88B3CC;
	height: 56px;
}
#search_area_title {
}
#search_area_title h3 {
	float: left;
	font-size: 12px;
	cursor: pointer;
	color: #000099;
	text-align: center;
	width: 60px;
	height: 20px;
	padding: 5px 0 0 0;
	margin:0 5px 0 0;
}
#search_area_title h3.active {
	background: transparent url(../images/index/search_active.gif) no-repeat;
	color:#FFF;
}
#search_area_content {
	height:23px;
}
#search_area_content input.frm_index_search_txt {
	border: 1px solid #88b3cc;
	background:#fff url(../images/sousuo.gif) no-repeat left center;
	padding-left:20px;
	color: blank;
	width: 440px;
	height: 21px;
	line-height:21px;
	font-size:14px;
	margin: 0px;
}
#search_area_content input.frm_index_query_order_btn{
	text-align: center;
	width: 71px;
	height: 21px;
	background:url(../images/index/search_btn.gif) no-repeat;
	border: 0px;
}
/*---全文检索 结束---*/

/*---内容展示--*/
.art_title {
	height:40px;
	background: url(../images/index/art_title_bg.gif) repeat-x scroll;
}
.art_title span{
	height: 40px;
	width: 179px;
	float: left;
	margin-right: 10px;
	display:block;

}
.art_title span.art_more{
	width:42px;
	height:18px;
	float: right;
	margin-right: 15px;
	padding: 10px 0 0 0;
}

.art_title span.col21_normal {
	background: transparent url(../images/index/21_1.gif) no-repeat scroll 0 0;
}
.art_title span.col21_active {
	background: transparent url(../images/index/21_2.gif) no-repeat scroll 0 0;
}
.art_title span.col22_normal {
	background: transparent url(../images/index/22_1.gif) no-repeat scroll 0 0;
}
.art_title span.col22_active {
	background: transparent url(../images/index/22_2.gif) no-repeat scroll 0 0;
}
.art_title span.col31_normal {
	background: url(../images/index/31_1.gif) no-repeat scroll 0 0;
}
.art_title span.col31_active {
	background: url(../images/index/31_2.gif) no-repeat scroll 0 0;
}
.art_title span.col32_normal {
	background: url(../images/index/32_1.gif) no-repeat scroll 0 0;
}
.art_title span.col32_active {
	background: url(../images/index/32_2.gif) no-repeat scroll 0 0;
}
.art_title span.col41_normal {
	background: url(../images/index/41_1.gif) no-repeat scroll 0 0;
}
.art_title span.col41_active {
	background: url(../images/index/41_2.gif) no-repeat scroll 0 0;
}
.art_title span.col42_normal {
	background: url(../images/index/42_1.gif) no-repeat scroll 0 0;
}
.art_title span.col42_active {
	background: url(../images/index/42_2.gif) no-repeat scroll 0 0;
}
.art_title span.zytz_normal {
	background: url(../images/index/zytz.gif) no-repeat scroll 0 0;
}
.art_title span.gzdt_normal {
	background: url(../images/index/gzdt.gif) no-repeat scroll 0 0;
}

.art_body {
	border: #72b2cb 1px solid;
	padding: 3px 5px 0 5px;
	background-color:#ECF5FA;
    min-height:225px;
    _height:225px;
}

ul.art_list {
}
ul.art_list li {
	display: block;
	padding: 2px 0px 2px 23px;
	background: url(../images/index/art_list_icon.gif) no-repeat scroll 4px 6px;
}
ul.art_list li span.icon {

}
ul.art_list li span.title {
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
}
ul.art_list li span.date {
	width: 100px;
	float: right;
	text-align: right;
}

.art_work {

}
.art_work_pic {
	float: left;
	width: 305px;
}

.art_work_news h3{ 
	font-size:14px;
	margin-bottom: 6px;
}
.art_work_news p{ 
	font-size:14px;
	line-height:2em;
	margin-bottom: 6px;
}
.art_work_news a:link, .art_work_news a:visited {
color:#006699;
text-decoration:none;
}
.art_work_news a:hover, .art_work_news a:active {
color:#BC2931;
text-decoration:underline;
}
.art_work_art {
	float: left;
}

/*--右栏--*/
#index_right{
margin-right:0;
float:left;
width:184px;
padding-right:0;
}
.li_right {
    text-align: right;
}
ul.query_order {}
ul.query_order li {
	padding:5px 15px 0px;
}
ul.query_order li input.frm_index_query_order_txt{
	border: 1px solid #88b3cc;
	color: blank;
	height: 21px;
	width: 146px;
	margin: 0px;
}
ul.query_order li input.frm_index_query_order_btn{
	text-align: center;
	width: 71px;
	height: 21px;
	background:url(../images/index/search_btn.gif) no-repeat;
	border: 0px;
}
.side_box_split {
	padding:0px 0px 5px 0px;
}

.side_box_category {
}

.feature_channel_header, .user_channel_header {
	height: 30px;
}
.feature_channel_header {
	background:url(../images/index/cygn.jpg);
} 
.user_channel_header {
	background:url(../images/index/cgr.jpg);
}
.feature_body{
	width:182px;	
}

ul.feature_left, ul.feature_right {
	border-top: 1px solid #b2c9d3;
	width: 90px;
	float: left;
	text-align: center;
}
ul.feature_left .last, ul.feature_right .last {
border-bottom:medium none;
}
ul.feature_left {
	border-right:1px solid #b2c9d3;
}
ul.feature_right {
}
ul.feature_left li, ul.feature_right li {
	height: 25px;
	line-height:25px;
	border-bottom: 1px dotted #72B2CB; 

}
ul.feature_left li.odd, ul.feature_right li.odd {   /* odd lines */
	background-color: #ebf4fb;
}
ul.feature_left li.last, ul.feature_right li.last {   /* odd lines */
	border-bottom: none; 
}
ul.feature_left li span, ul.feature_right li span{
    font-size:14px;
}

#exposure_platform {
	border-right: 1px solid #ec9fa5;
	border-left: 1px solid #ec9fa5;
}
#exposure_platform_header {
	background:url(../images/index/exposure_bg.jpg);
	height: 30px;
	text-indent: 4px;
}
ul.exposure_news {}
ul.exposure_news li {
	padding:2px 10px;
}

div.statistics {
	background-color: #ebf4fb;
	padding: 5px 0px 0px 5px;
}
div.statistics dl {
	padding: 20px 0px 0px 10px;
}
div.statistics dl dd {
	padding: 2px;
}
div.statistics dl.providers {
	background:url(../images/index/tjtit.jpg) no-repeat;
}
div.statistics dl.products {
	background:url(../images/index/cpxxk.jpg) no-repeat;
}
div.statistics dl.users {
	background:url(../images/index/cgrk.jpg) no-repeat;
}
div.statistics dl.providers span.p1, div.statistics dl.providers span.p2 {
	display: block;
	float:left;
}
div.ditu{
    
}
/*---主内容区域 结束*/

/*---页脚 开始---*/
#footer{
clear:both;
}
#footer_top {
	text-align: center;
	line-height: 32px;
	height: 32px;
	background: url(../images/index/bottom_bg.jpg);
	font-size: 14px;
}
#footer_main {
	background: url(../images/index/right_bg.jpg) repeat-x;
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#footer_main span{
	margin-right: 60px;
}
#footer_pic {
	line-height:33px;
	height:33px;	
}
/*---页脚 结束---*/
