﻿@charset "utf-8";
/* GPCSoft EPs2008 Style */
/* Copyright (c) 2008. Zhuhai Zhengcai Software Technology Co.,Ltd. All rights reserved. Design by OTiger.*/
/* ================================================================================================================
1.为保证协同工作的顺利进行及样式表的重复使用,请不要随意更改本样式表,如有改动或增加需要请与我联系, fanhy@gpcsoft.com
2.本样式表应用于网站页面
================================================================================================================ */
@import url(normalizes.css);/* 格式化标签元素*/

/* Body ID */
#zh-gp-center-home {}
body{font: 13px "宋体";}
/* =========页面结构========= */

/* 页面容器 */
#container { width:960px; position:relative; margin:0 auto; padding-top:0px; text-align:left}

/* 栏目上下间距 */
#userLogin { margin-top:65px}
#userLogin,#fastTrack,#buyerNotice,#innovationColumns,#download,#bankCard,#links,#bidNotice,#bidPrep,#goodFunction,#bidSuccessful,#bidCorrect,#news,#notice,#policyStatute,#guide,#procurementInfo,#newSeller{ margin-bottom:10px}

/*栏目高度*/
#userLogin,#fastTrack,#goodFunction,#buyerNotice,#download,#bankCard,#links,#bidNotice,#bidPrep,#bidSuccessful,#bidCorrect,#news,#notice,#policyStatute,#guide,#procurementInfo{ display:block; hight:300px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}

/* 栏目内容间距 */
#userLogin p,#fastTrack ul,#buyerNotice ul,#download ul,#bankCard p,#links ul,#bidNotice ul,#bidPrep ul,#bidSuccessful ul,#bidCorrect ul,#phone,#notice ul,#policyStatute ul,#guide ul,#procurementInfo p,#procurementInfo dl,#newSeller ul{ margin:10px;}
  /* 用户登录输入框间距 */  
  #userLogin p span { display:block; margin-bottom:5px}

/* "更多"链接定位 */
#buyerNotice,#innovationColumns,#links,#bidNotice,#bidPrep,#bidSuccessful,#bidCorrect,#news,#notice,#policyStatute,#guide,#newSeller,#download{
	position:relative;
}
.more { clear:both; width:40px; height:23px; position:absolute; top:4px; right:0}
.bidNotice_1more{ width:50px; height:23px; text-align:right; align:right;  }

.bidNotice_more {
	background:url(../img/icon/icon_more.gif) no-repeat left 3px;
	padding-left:15px;
	line-height:20px;
	bottom:1px;
	width:50px;
	float:right
}
/* 页头 */
#pageHead {}
  /* Top Banner */
  #branding { height:106px}
  /* 主菜单 */
  #navMainsecondpage { width:960px; height:36px; padding-left:50px}
  #navMainsecondpage   li { height:30px; margin-top:4px; padding:0 10px; float:left}
  #navMainsecondpage { background:url(../img/navMain_bg.gif) repeat-x; font:bold 14px/30px Geneva, Arial, Helvetica, sans-serif "宋体"}
  #navMainsecondpage li:hover { background:#f2f2f2}
  #navMainsecondpage li.focus { background:#dfdfdf; color:#900}
  #navMain { width:910px; height:36px; padding-left:50px}
    #navMain li { height:30px; margin-top:4px; padding:0 10px; float:left}
/* 内容 */
#pageBody { clear:both; float:left; padding-bottom:20px; }
  /* 站点工具 */
  #siteTools { width:180px; float:left; position:relative; top:15px; left:0}
    /* 搜索栏 */
    #search { width:570px; height:50px; position:absolute; top:0; left:195px}
	  #search p { margin:13px 20px 0px 60px}
    /* 补充菜单 */
    #navSupp { position:absolute; top:3px; right:5px}
      #navSupp li { float:left}
    /* 时间日期 */
    #dateAndTime { width:180px; height:50px; position:absolute; top:0; left:0}
      #dateAndTime #nowDate { margin:5px 0 0 25px; height:20px}
	/* 访问统计 */
	#statistic { position:absolute; top:30px; left:0; margin-left:5px}

  /* 主要信息 */
  #contentMain { width:570px; float:left; position:relative; top:80px; left:15px}
    /* 新闻中心 */
    #news { float:left; width:570px;}
      /* 图片新闻 */
	  #photoNews { width:220px; float:left; margin:10px 0 10px 10px}
	  /* 文字新闻 */
	  #textNews  { width:310px; float:right; margin:10px 10px 0 10px}

  /* 辅助信息 */
  #contentSub  { width:180px; float:left; position:relative; top:15px; left:30px}
  
/* 页脚 */
#pageFooter { clear:both; }
  /* 辅助菜单 */
  #navSub { text-align:center}
  /* 站点信息 */
  #siteInfo  { text-align:center}

/* 隐藏元素 */
h1,#branding blockquote,#dateAndTime h2,#dateAndTime #nowTime,#statistic h2,#search h2,#news h3,#goodFunction h2 { display:none}

/* =========页面结构样式结束========= */

/* =========页面图形样式========= */
/* 页面底图 */
body#zh-gp-center-home { }

/* 栏目框架 */
#userLogin,#fastTrack,#buyerNotice,#innovationColumns,#download,#bankCard,#links,#bidPrep,#bidSuccessful,#bidCorrect,#news,#notice,#policyStatute,#guide,#procurementInfo,#newSeller { padding-top:4px; border:solid 1px #b6cfe8; border-top:0; background:url(../img/columnTop_line.gif) no-repeat center top}

#bidNotice {
	padding-top:4px;
	width:568px;
	padding-bottom:25px;
	border:solid 1px #b6cfe8;
	border-top:0;
	clear: both;
	
}

/*栏目高度超出隐藏*/
#bidNotice { height:210px; overflow: hidden}
#notice { height:200px; overflow: hidden}
#news { height:170px;overflow: hidden}
#procurementInfo { height:160px; overflow:hidden} 
#buyerNotice{ height:190px; width:570px; overflow:hidden}
#innovationColumns{height:80px; width:570px; overflow:hidden}
#links { height:165px; overflow:hidden}
#download { height:180px; overflow:hidden}
#bankCard { height:100px; overflow:hidden}
#newSeller { height:160px; overflow:hidden }


  /* 主要内容栏目样式 */
  #buyerNotice,#innovationColumns,#bidPrep,#bidSuccessful,#bidCorrect,#news { clear:both; padding-top:35px; background: url(../img/contentMain_titleBg.gif) repeat-x;}

/* 栏目标题 */
h2 { font:bold 14px/23px Geneva, Arial, Helvetica, sans-serif "宋体"; text-indent:1em; color:#900; height:23px; border-bottom:1px #b6cfe8 solid; background:url(../img/columnTitle_bg.gif) no-repeat}
  /* 主要内容栏目标题 */
  #buyerNotice h2,#innovationColumns h2,#bidNotice h2,#bidPrep h2,#bidSuccessful h2,#bidCorrect h2,#news h2 {
	height:30px;
	position:absolute;
	top:-3px;
	left:5px;
	line-height:40px;
	border:0;
	margin-bottom:2px;
	text-indent:30px
}
  /* 标题图片 */
  #bidNotice h2     { background:url(../img/icon/titleIcon_02.png) no-repeat}/* 采购公告 */
  #bidPrep h2       { background:url(../img/icon/titleIcon_02.png) no-repeat}/* 预中标公告 */
  #bidSuccessful h2 { background:url(../img/icon/titleIcon_02.png) no-repeat}/* 中标公告 */
  #bidCorrect h2    { background:url(../img/icon/titleIcon_02.png) no-repeat}/* 更正公告 */
  #news h2          { background:url(../img/icon/titleIcon_01.png) no-repeat}/* 新闻中心 */
  #buyerNotice h2,#innovationColumns h2{ background:url(../img/icon/titleIcon_02.png) no-repeat}/* 买方采购需知 */

/* 页面按钮样式 */
button { width:50px; height:21px; line-height:21px; margin:0 2px; background:url(../img/buttonBg.png) no-repeat; border:0; cursor:pointer}
  /* IE6不支持以下样式 */
  button[type=submit] { background-position:0 -42px}/* 提交按钮样式 */
  button:hover { background-position:0 -21px}/* 按钮鼠标悬停样式 */

/* 输入框样式 */
.searchText,#userAccount,#pwd,.bankCardText { height:18px; padding:2px 0px 0px 5px; border:1px #b6cfe8 solid}
  /* 定制样式 */
  .searchText   { width:150px}
  .bankCardText { width:130px}
  #userAccount  { width:130px; padding-left:20px; background: url(../img/icon/icon_user.gif) no-repeat 2px center}
  #pwd          { width:130px; padding-left:20px; background: url(../img/icon/icon_key.gif) no-repeat 2px center}

/* 更多链接样式 */
.more a { line-height:23px; text-align:right; display:block; background:url(../img/moreBg.png) no-repeat; padding-right:3px}
  .more a:hover { background:url(../img/moreBg_hover.png) no-repeat}

/* 站点标识 */
#branding { background:url(../img/branding.gif) no-repeat; border-bottom:solid 1px #5291d0}

/* 主菜单 */
#navMain { background:url(../img/navMain_bg.gif) repeat-x; font:bold 14px/30px Geneva, Arial, Helvetica, sans-serif "宋体"}
  #navMain li:hover { background:#f2f2f2}
  #navMain li.focus { background:#dfdfdf; color:#900}
  
/* 补充菜单 */
#navSupp span { padding:0 5px; border-right:1px #ccc solid}
#navSupp span.listEnd { border:0}
  
/* 全文检索 */
#search { background:url(../img/searchBg.gif) no-repeat} 

/* 时间日期 */
#dateAndTime { background:url(../img/dateBg.gif) no-repeat; text-align:center; color:#676767}
#dateAndTime #nowDate { line-height:20px; background:url(../img/icon/icon_date.png) no-repeat} 


/* 访问统计 */
#statistic   { color:#676767}

/* 快速通道样式 */
#fastTrack li { height:25px; padding-left:28px; padding-bottom:3px; border-bottom:1px dotted #ccc; line-height:25px}
  /* 定制样式 */
  #fastTrack #bbs               { background:url(../img/icon/icon_bbs.png) no-repeat left}
  #fastTrack #drugBid           { background:url(../img/icon/icon_drugBid.png) no-repeat left}
  #fastTrack #drugBidSuccessful { background:url(../img/icon/icon_drugBidSuccessful.png) no-repeat left}
  #fastTrack #query             { background:url(../img/icon/icon_query.png) no-repeat left}
  #fastTrack #joinSupplier      { background:url(../img/icon/icon_joinSupplier.png) no-repeat left}
  #fastTrack #joinProcurement   { background:url(../img/icon/icon_joinProcurement.png) no-repeat left}
  #fastTrack #joinExpert        { background:url(../img/icon/icon_joinExpert.png) no-repeat left}
    
/* 推荐功能 */
#goodFunction li a { display:block; width:175px; height:60px; text-indent:-9999px; margin:10px auto}
  /* 定制样式 */
  #goodFunction #suppermarket a { background:url(../img/suppermarket.gif) no-repeat}
  #goodFunction #inquiry a      { background:url(../img/inquiry.gif) no-repeat}
  #goodFunction #agreement a    { background:url(../img/agreement.gif) no-repeat}
  
/* _卖方会员申请_政策法规_办事指南 */
#download li a,#policyStatute li a,#guide li a,#newSeller li a { display:block; height:20px; margin-bottom:3px; width:130px; padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_file.gif) no-repeat left top; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}/* IE超宽字符以省略号代替，FireFox下超宽隐藏 */
#download li a:hover,#policyStatute li a:hover,#guide li a:hover,#newSeller li a:hover{  background:url(../img/icon/icon_file_hover.gif) no-repeat left top}

/*文件下载*/
#download li a { display:block; height:20px; margin-bottom:3px; width:130px; padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_download.gif) no-repeat left top; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}/* IE超宽字符以省略号代替，FireFox下超宽隐藏 */
#download li a:hover {  background:url(../img/icon/icon_download_hover.gif) no-repeat left top}

/*新闻文字*/
#textNews  li { width:300px; padding-left:15px; line-height:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
#textNews li a  { display:block; height:20px; margin-bottom:3px;  padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_dot01.gif) no-repeat left 7px; }/* IE超宽字符以省略号代替，FireFox下超宽隐藏 */

/*公告信息*/
#bidNotice li { width:530px; white-space:nowrap; overflow:hidden; table-overflow:ellipsis}
#bidNotice li a  { display:block; height:20px; margin-bottom:3px;  padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_dot01.gif) no-repeat left 7px; }

/* 买方采购需 */
#buyerNotice li { width:530px; white-space:nowrap; overflow:hidden; table-overflow:ellipsis}
#buyerNotice li a { display:block; height:20px; margin-bottom:3px;  padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_file.gif) no-repeat left top; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}/* IE超宽字符以省略号代替，FireFox下超宽隐藏 */
  #buyerNotice li a:hover {  background:url(../img/icon/icon_file_hover.gif) no-repeat left top}
#ad{
 position:absolute;
 width:568px;
 height:80px;
 overflow:hidden;

}
#ad ul{
 position:absolute;
 list-style-type:none;
 margin:0;
 padding:0;
}
  
/* 友情链接 */
#links li a { display:block; height:20px; width:130px; padding-left:20px; background:url(../img/icon/icon_link.gif) no-repeat left top; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}/* IE超宽字符以省略号代替，FireFox下超宽隐藏 */
  #links li a:hover {  background:url(../img/icon/icon_link_hover.gif) no-repeat left top}

/* 采购公告_预中标公告_中标公告_更正公告_文字新闻 */
#bidPrep li,#bidSuccessful li,#bidCorrect li { width:540; padding-left:15px; line-height:22px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_dot01.gif) no-repeat left 7px;}
  span.phonenumber{ width:22px; height:20px; margin-left:5px; text-indent:-9999px; }

/* 投诉电话 */
#phone{  margin:0px; margin-bottom:15px;position:relative;padding-top:10px;padding-bottom:10px; border:solid 1px #b6cfe8; border-top:0; background:url(../img/columnTop_line.gif) no-repeat center top;text-align:left}
#phone ul{top-margin:15px;bottom-margin:15px}
#phone li  { display:block; text-indent:15px; color:#900;line-height:18px; margin-bottom:5px;  text-align:left}
#phone p  { font-weight:bold; color:#666}
#phone dt {  color:#009}
#phone dd { border-bottom:1px dotted #ccc; margin-bottom:5px; color:#900}

/* 重要通知 */
#notice li { padding-left:15px; margin-bottom:10px; background:url(../img/icon/icon_dot01.gif) no-repeat left 4px}
#notice ul { border-bottom:3px #099 double}

/* 文件下载 */


/* 统计数据 */
#procurementInfo p  { font-weight:bold; color:#666}
#procurementInfo dt { font-weight:bold; color:#009}
#procurementInfo dd { border-bottom:1px dotted #ccc; margin-bottom:5px; color:#900}

/* 页脚 */
#pageFooter { background:url(../img/pageFooter_bg.gif) repeat-x #eaeaea; }
  /* 辅助菜单 */
  #navSub { line-height:30px}
    #navSub span { padding:0 5px; border-right:1px #ccc solid}
	#navSub span.listEnd { border:0}
  /* 站点信息 */
  #siteInfo  { padding:10px; color:#666}
   #siteInfo p { margin:0; font:13px Geneva, Arial, Helvetica, sans-serif "宋体"}
   span.siteInfo { color:#000}


/* =========页面图形样式结束========= */

/* =========修复浏览器兼容========= */
/* 修复IE6的PNG图片显示问题 */
#nowDate,button,#bidNotice h2,#bidPrep h2,#bidSuccessful h2,#bidCorrect h2,#news h2,#fastTrack li { behavior:url(../skin/default/js/ie6PngFix.htc)}/* HTC文件路径需对应页面文件 */
/* 用于IE6的更多按钮样式修复 */
*html .more a { background:none}
*html .more a:hover { background:none}

/* 修复IE6下边距加倍问题 */
#textNews,#photoNews { display:inline}

/* 修复IE6\IE7 下新闻中心外框过大问题 */
*html #news { float:none}
*+html #news { float:none}



/* =========修复浏览器兼容结束========= */

/* =========其他页面补充样式========= */
/* 二级页面内容框 */
#pageContent { padding:15px; width:930px;}

/* 三级页页面补充 */
#zh-gp-center-show { width:778px; margin:0 auto}
#zh-gp-center-show #container { width:778px; padding:0}
#zh-gp-center-show #pageBody { width:778px; margin:0 auto}
#zh-gp-center-show #pageContent { width:778px; padding:0;}


/* 公告切换标题 */
.tab_div{
           width:570px;}

.tab_div .title{
	height:36px;
	background-image: url(../img/tab_title_bg.gif);
	background-repeat: repeat-x;
}
.tab_div .title ul{
	height:36px;
	background: url(../img/tab_ul_bg.gif) no-repeat right;
}
.tab_div .title li{
float:left;
height:36px;
margin:0 1px 0 0;
background: url(../img/tab_g_r.gif) no-repeat right;}

.tab_div .title a{
	color: #333;
	text-decoration: none;
	background: url(../img/tab_g_l.gif) no-repeat left;
	display: block;
	line-height: 36px;
	padding:0 12px;	
	cursor:pointer
}
.tab_div .title .more{
	display:none;
}
.tab_div .title .pic_gg{
	background: url(../img/title_gg.gif) no-repeat left top;
	width: 108px;

}

.tab_div .title .select{background: url(../img/tab_b_r.gif) no-repeat right;}
.tab_div .title .select a{
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/tab_b_l.gif) no-repeat left;
	display: block;
	font-weight: bold;
	cursor: default;
}
.tab_div .title .select .more{
	display:inline;
	background: url(../img/more.gif) no-repeat left -1px;
	padding:0 0 0 8px;
	margin:0 0 0 8px;
	cursor:pointer;
	font-weight: normal;
}

.show{
display:block;
}
.hidden{
display:none
}
/*联系方法*/
#connectUs { display:inline-block;  padding:10px; width:910px; border:#CCCCCC 1px solid }
#connectUs h2 { height:35px; padding-left:30px; border-bottom:#1a92de 2px solid; background:url(../img/connectUs.gif) no-repeat left; font:bold 16px #0066CC; line-height:40px}
#connectUs ul{ margin:10px; padding-top:10px;padding-left:20px;}
#connectUs li{  padding-left:10px; height:20px; width:400px;}
#connectUs li span{font-weight:bold; color:#666 height:20px; width:40px; }

/*fqa搜索*/
#fqaSerch { float:left; width:180px; margin-right:15px;  padding-top:4px; border:solid 1px #b6cfe8; border-top:0; background:url(../img/columnTop_line.gif) no-repeat center top}
#fqaSerch h2 { height:35px; padding-left:30px; border-bottom:#1a92de 2px solid;  color:#900; height:23px; border-bottom:1px #b6cfe8 solid;  background:url(../img/columnTitle_bg.gif) x-repeat}
#fqaSerch ul { margin:5px}
#fqaSerch li { height:28px; font-size:12px;text-align:center}
#fqaSerch label { display:inline-block; width:70px; text-align:right; }
#fqaSerch ul li button { text-align:center}
.fqaSerchText {width:90px; font-size:12px }
/*fqa问题列表*/
#fqalist { float:right; width:730px; }
#fqalist   h2 { height:35px; padding-left:15px; border-top:#1a92de 4px solid ; color:#900; height:23px; border-bottom:1px #b6cfe8 solid; background:#eeeeee }
#fqalist  ul { padding:5px;}
#fqalist   li { width:680px; padding-left:15px; line-height:26px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
#fqalist li a  { display:block; height:20px; margin-bottom:3px;  padding-left:20px; border-bottom:1px dotted #ccc; background:url(../img/icon/icon_dot01.gif) no-repeat left 7px; }

#BorisPageTurn { margin:5px; width:680px; height:20px; padding-left:20px; background:#eeeeee; font-size:12px;}

/*弹出公告*/
#popInfonmation { height:450px; width:450px; margin:10px; padding:15px; border:#1a92de 1px solid;  }
#popInfonmation h2, #popActivationAccountNumber h2 { height:24px; font-size:14px; color:#CC0000; text-align:center; background:none}
#popInfonmation ul, #popActivationAccountNumber ul { padding:10px;}
#popInfonmation li, #popActivationAccountNumber li { margin-top:10px; font-size:12px; text-align:left; line-height:18px;}
#popInfonmation span { font-weight:bold}

#popActivationAccountNumber  { height:350px; width:500px; margin:10px; padding:15px; border:#1a92de 1px solid;  }
#popActivationAccountNumber li .hightlight { color:red;font-weight:bold}
#popActivationAccountNumber li .bold { font-weight:bold}
.inscribe { padding-right:10px; text-align: right; color:#0099FF}
/*netCA安装步骤*/
#caInstall { padding:20px;10px; font-size:14px; line-height:24px; border:1px solid #B1CDF3; color:#666}
#caInstall a:link,#caInstall a:visited,#caInstall a:active { color:#03F}
#caInstall h2 { padding:10px; margin:20px 20px 20px 40px; background:#FFF; line-height:30px; text-align:center; font-size:18px; font-weight:bold; }
#caInstall h3 { font:bold 14px ; padding-left:25px; margin:20px; background: url(../img/flow_pic/My_flow.gif) no-repeat 5px;}
#caInstall .hightLight { font-weight:bold;}
#caInstall .keyTypes { width:500px; margin:10px 0;border-collapse:collapse; border-top:1px solid #B1CDF3; border-left:1px solid #B1CDF3;}
#caInstall .keyTypes td {padding-left:10px; border-right:1px solid #B1CDF3; border-bottom:1px solid #B1CDF3; }
#caInstall .keyTypes th { padding:3px; text-align:center;  background:#E8F2FD; border-right:1px solid #B1CDF3; border-bottom:1px solid #B1CDF3;  vertical-align:top; }
#caInstall .img {  padding:10px 0;}

