﻿/* 全局CSS定义 */
div,form,img,ul,ol,li,dl,dt,dd{margin:0;padding:0;border:0;}
table,td,tr,th{font-size:12px;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:12px;}
body{margin:0 auto;padding:0;color:#000;background:#fff;font-size:12px;line-height:150%;}
dt,dd{clear:both;}
li,ul{list-style:none;}
p{margin:0;}
textarea,input{font-size:12px;margin:0;padding:0;vertical-align:middle;}


/* 链接颜色 */
a:link{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
a:active{color:#000;}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
a.cBlue:hover{color:#bc2931;}
.cDRed,a.cDRed:link,a.cDRed:visited{color:#c00;}
.cGray,a.cGray:link,a.cGray:visited{color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cPurple,a.cPurple:link,a.cPurple:visited{color:#9D01A2;}
.cOrange,a.cOrange:link,a.cOrange:visited{color:#FF5505;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight:bold;}
.fI {font-style:italic;}

/* 字体大小*/
.f12px { font-size:12px;}
.f14px { font-size:14px;}

/* 常用布局式样 */
.l{float:left;}
.r{float:right;}
.cl{clear:both;font-size:0px;height:0px;visibility:hidden;line-height:0px;}
/*.cl{clear:both;font-size:1px;height:1px;visibility:hidden;line-height:1px;}*/
.dis{display:block;}
.undis{display:none;}
.tc{text-align:center;}
.tr{text-align:right;}
.tbcenter{margin:0 auto;}
.noBorder{border:none;}
.unLine,.unLine a{text-decoration: none;}

.blank3,.blank5,.blank6,.blank8,.blank9,.blank10,.blank11,.blank12,.blank13,.blank14,.blank15{margin:0 auto;font-size:1px;width:100%;clear:both;overflow:hidden;}
.blank3{height:3px;}
.blank5{height:5px;}
.blank6{height:6px;}
.blank8{height:8px;}
.blank9{height:9px;}
.blank10{height:10px;}
.blank11{height:11px;}
.blank12{height:12px;}
.blank13{height:13px;}
.blank14{height:14px;}
.blank15{height:15px;}
.blank9a{margin:0 auto;height:9px;font-size:1px;width:748px;border-left:1px solid #ccc;border-right:1px solid #ccc;clear:both;overflow:hidden;}
.blank12a{margin:0 auto;height:12px;font-size:1px;width:748px;border-left:1px solid #ccc;border-right:1px solid #ccc;clear:both;overflow:hidden;}

/*============================================================通用====================================================================*/

/*迷你导航*/
#MiniNav{margin:0 auto;width:1000px;height:20px;border-top:2px solid #ffcc00;background:#333;color:#fff;line-height:14px;}
#MiniNav div{width:1000px;margin:0 auto;text-align:right;padding-top:4px;font-size:12px; font-family:宋体;}
#MiniNav a{color:#fff;margin:0 3px;font-size:12px;text-decoration:none;padding:1px 2px 1px 2px;}
#MiniNav a:hover{color:#fff;background:#929292;}
*html #MiniNav div{width:1000px;}/* IE6 */

/*顶部导航*/
#NavCenter{text-align:center;}
#TopNav{width:1000px;margin:0 auto;padding:6px 0 4px 0;height:39px;line-height:18px;background:#fff;font-family:宋体; background:#2e5a87;}
/*#Logo{width:128px;float:left;text-align:center;}*/
#TextNav{width:930px;font-size:12px;}
#TextNav span{display:block;float:left; color:#fff;}
#TextNav a{color:#000;text-decoration:none;padding:2px 4px 0 5px;font-size:12px;display:block;float:left;color:#fff;}
#TextNav a:hover{color:#f00;}

#nowpsn{margin:15px auto;width:1000px;height:24px;background:#FF9900;color:#fff; padding-top:3px;}
*html #nowpsn{margin:1px auto;width:1000px;height:24px;background:#FF9900;color:#fff; padding-top:3px;}
*+html #nowpsn{margin-top:15px;width:1000px;height:24px;background:#FF9900;color:#fff; padding-top:3px;}

#position{ float:left; padding-left:20px;}
#position a { color:#fff;}
#position a:hover{color:red;text-decoration: underline;}
#bulletin{ float:left;}
#bulletin span{ padding-left:30px; font-weight:bold;}
#bulletin a{ color:#fff;}
#nowpsn .datetime{float:right; margin-right:10px;}

/*版权*/
#CopyRight {width:1000px;margin:0 auto;font-size:12px;color:black;background:white;clear:both;margin:10px auto;text-align:center;}
#CopyRight .about{ background:url(images/index_botton_bg.gif) repeat-x; height:36px; line-height:36px;}
#CopyRight a{color:black;text-decoration: none;}
#CopyRight a:hover{color:red;text-decoration: underline;}
#CopyRight .en{padding:5px 0; background:#6589A5; color:#fff;}
#CopyRight .en a{color:#fff;}
#CopyRight .en a:hover{color:#fff;}

/*---------------------------栏目页面------BEGIN---------------------*/
/* adbanner */
#adbanner{margin:1px auto;width:1000px;height:auto;clear:both;}
#adbanner a{color:#666666;text-decoration:underline;}
#adbanner a:hover{color:red;text-decoration:none;}
/*---------------------------栏目页面------END---------------------*/
.cArea{width:1000px;margin:0 auto;clear:both;}
/*左栏*/
.left {float:left;width:715px; overflow:hidden;}
/*中栏*/
.midden {float:left;width:382px;margin-left:20px;}
/*右栏*/
.right {float:right;width:285px;background:#CCD6DF;}
/*宽右栏*/
.wRight{float:right;width:588px;}
/*---------------------------------------------内容----------------------------------------------------------------*/
.picnews{ width:300px; float:left;}

.hydt{ width:400px; margin-left:306px;}
.hydt .tag{background:url(images/home_ws_space.gif) no-repeat center;height:27px; padding-left:220px;}
.hydt p{float:left;padding: 0 4px 0 0;width:51px;color:#3c5c92;cursor:pointer;text-align:center; background:url(images/home_ws_02.gif) no-repeat;}
.hydt .topTit{}
.hydt .topC1{background: url(images/home_ws_01.gif) no-repeat top; height:27px;color:#fff;}
.hydt .conList{color:#103E8C;text-align:left;padding-left:15px;}
.hydt .conList li{ line-height:24px;display:block;border-bottom:#c0c0c0 dashed 1px;}
.hydt .conList a{color:#333;text-decoration:none;}
.hydt .conList a:hover{color:#C00;text-decoration:underline;}
.hydt .conList a span{ float:right;}

.left h2{height:27px;background:url(images/left_h2.gif) no-repeat;margin:14px auto 20px;padding-left:27px;line-height:24px;}
.left h2 span{font-weight:normal}

.content02{ width:345px; float:left; text-align:left; margin-right:10px;}
.content02 h3{background:url(images/index_bg_rbt.gif) no-repeat;font-size:14px;font-weight:bold;color:#fff;border-bottom:#c0c0c0 dashed 1px;height:25px; line-height:25px; padding:2px 0 0 20px;}
.content02 h3 a {display:block;height:15px;width:43px;text-indent:-9999px;background:url(images/more.jpg) no-repeat;float:right;margin:5px 5px 0 0;}
.content02 li{display:block;line-height:16px;height:16px;text-align:left;padding: 6px 7px 0px 7px;border-bottom:#c0c0c0 dashed 1px;}
.content02 li a{background:url(images/index_icon_2.gif) no-repeat left center; padding-left:16px;}

.content01{ width:700px; text-align:left; height:a;}
.content01 .tag{background:url(images/aa2_r2_c2.gif) repeat-x center;height:35px;}
*html .content01 .tag{background:url(images/aa2_r2_c2.gif) repeat-x center;height:27px;}
.content01 p{float:left;padding: 0 4px 0 0;width:67px;color:#3c5c92;cursor:pointer;text-align:center; margin-top:7px; background:url(images/ztb_ws_01.gif) no-repeat;}
.content01 .topTit{background:url(images/index_bg_rbt.gif) no-repeat; height:32px; width:150px; text-align:left;  padding:2px 33px 0 20px;font-size:14px;font-weight:bold;color:#fff; line-height:25px; margin-top:0px;}
.content01 .topTit a { color:#fff;}
.content01 .topTit a:hover{ color:#fff; text-decoration:none;}
.content01 .topC1{background: url(images/ztb_ws_02.gif) no-repeat top; height: 27px; width:67px; color:#fff;}
.content01 .conList{color:#103E8C;text-align:left;padding-left:15px; height:150px;}

.content01 h3{background:url(images/index_bg_rbt.gif) no-repeat; height:27px; line-height:27px;; padding:0px 0 0 20px; font-size:14px; font-weight:bold;color:#fff;border-bottom:#c0c0c0 dashed 1px;}
.content01 h3 a {display:block;height:15px;width:43px;text-indent:-9999px;background:url(images/more.jpg) no-repeat;float:right;margin:5px 5px 0 0;}
.content01 li{display:block;line-height:16px;height:16px;text-align:left;padding: 6px 7px 0px 7px;border-bottom:#c0c0c0 dashed 1px;}
.content01 li a{background:url(images/index_icon_2.gif) no-repeat left center; padding-left:16px;}

.list01{ border-collapse: collapse;width:698px; text-align:left; margin-left:2px;font-size:12px;}
.list01 td, .list01 th { padding:2px 3px; border:1px solid #C0C0C0; line-height:150%;}
.list01 th { border-top: 1px solid #C0C0C0; background: #C8C8FF; }
*html .list01{width:699px;margin-left:1px;}
*+html .list01{width:699px;margin-left:1px;}

/*------------------------------- NpbasEnt -------------------------------*/
#scrollDiv{width:100%; height:138px; border::#ccc 1px solid; overflow:hidden;}
#scrollDiv li{padding-left:10px; line-height:16px;}
*html #scrollDiv{height:145px;}
*+html #scrollDiv{height:145px;}


.ad002{filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward'); width:700px; height:80px;}
.ad002 img{border:#fff 1px solid; border:0px;}

#linkbox{ width:705px;}
#linkbox .tag{background:url(images/link_bj.gif) repeat-x 20px; margin:0px auto; height:29px; padding-left:30px;}
#linkbox p{float:left;padding: 0 4px 0 0;width:126px;height:29px;line-height:27px;color:#3c5c92;cursor:pointer;text-align:center; margin-top:2px; background:url(images/home_l_02.gif) no-repeat;}
#linkbox .topC1{background: url(images/home_l_01.gif) no-repeat; color:#fff;}
#linkbox table{width:700px; border:0px;}
#linkbox td{border-bottom:#c0c0c0 dashed 1px; padding:1px 4px; width:233px!important;}
#linkbox td a{ background:url(images/arrow.gif) left center no-repeat; padding-left:8px;}
*html #linkbox p{margin-top:4px;}

.right01{text-align:center;border:3px solid #fff; margin:18px auto; width:240px;}
.right01 div{background:url(images/index_botton.gif) no-repeat; height:56px; width:238px;}
.right01 h3{ font-size:14px;  padding-top:10px;}
.right01 h3 a{color:#6D7C83;}
.right01 span{ margin-right:15px;}
.right01 span a{color:#6C797F;}

.rightBox02{}
.rightBox02 h2{background:#6589A5 url(images/index_bg_bt.gif) repeat-x; height:30px; line-height:30px; color:#fff; font-size:14px;}
.rightBox02 span{background:url(images/index_icon_1.gif) no-repeat 10px center; padding-left:45px; height:30px; display:block;}
.rightBox02 .more{float:right; margin-right:20px; margin-top:10px;}
.rightBox02 ul{padding:5px 10px;}
.rightBox02 li{line-height:24px;}
	
.rightBox02 .tag{background:#fff url(images/home_ss_space.gif) repeat-x 0 4px; margin:0px auto; height:27px;}
.rightBox02 p{float:left;padding: 0 4px 0 0;width:51px;height:27px;line-height:27px;color:#3c5c92;cursor:pointer;text-align:center; margin-top:4px; background:url(images/home_ss_02.gif) no-repeat;}
.rightBox02 .topC1{background: url(images/home_ss_01.gif) no-repeat; color:#fff;}

.hydt .topC1 a,.rightBox02 .topC1 a,.content01 .topC1 a{color:#fff; text-decoration:none;}

/*---------------------------------------------------list page-------------------------------------------------*/
#cntL{border:1px solid #ccc;}
#cntL h2{height:28px;background:url(images/index_bg_rbt.gif) no-repeat;margin:14px auto 20px;padding-left:27px;line-height:28px; font-size:14px; color:#fff;}
#cntL h2 span{font-weight:normal}

.list_main h2{height:28px;margin:0px 10px 10px 210px;padding-left:27px;line-height:30px; font-size:14px; color:#000;border-bottom: #99CCFF 1px solid;}

.list_sidebar{ float:left;}
.list_sidebar h2{ font-size:14px; font-weight:bold; background:url(images/jidi.gif) no-repeat; width:140px; height:36px; line-height:36px; padding-left:60px;}
.list_sidebar ul {background:#E8F7FF; margin:3px 0;border-top: #99CCFF 1px solid; width:200px;}
.list_sidebar ul li{text-align:left; height:30px; line-height:30px;	background:#E8F7FF url(images/arrow_blue.gif) 12px center no-repeat; padding:0 30px;	border-left: #99CCFF 1px solid;	border-right: #99CCFF 1px solid;border-bottom: #99CCFF 1px solid;}
.list_sidebar ul li.Selected{background:#F5F5F5 url(images/arrow_blue.gif) 12px center no-repeat;}

#listZone{width:720px; padding:0 20px;}
#listZone li{ line-height:26px; background:url(images/index_icon_2.gif) no-repeat left center; padding-left:20px;border-bottom:1px dashed #D0D0D0;}
#listZone li a{font-size:14px;color:#000; text-decoration:none;}
#listZone li a:hover { text-decoration:underline;}
#listZone li span {font-size:12px;color:#898989; float:right;}
#listZone li.dooteline{font-size: 1px; height: 20px; background: url(images/dian.gif) repeat-x center left;}

/*分页*/
.PageBar{overflow:hidden; margin-top:10px; padding:0 0 20px 0; text-align:center;}
.PageBar a{padding: 2px 6px;height:18px; line-height:20px;border:1px solid #CCC;text-align:center;font-weight:bold;margin-right:4px;}
.PageBar span {padding:2px 2px; color:#000; margin-right:3px; font-weight:bold;} 
.PageBar span.disabled {padding:2px 6px; color:#adaaad; margin-right:3px; font-weight:bold;} 
.PageBar a:hover{background-color:#BC2931;color:#FFF;}
.PageBar a:hover{text-decoration:none;}
.PageBar p{float:right;height:18px;width:90px;text-align:right; background:url(images/ico2.gif) no-repeat left center; padding-top:2px;}
.PageBar p a{float:none; display:inline; border:none;font-weight:normal;}

/*文章内容------------------------------------------------------------------------------------------------左侧*/
#cntL1{width:700px;float:left; border:1px solid #B7B7B7; text-align:center;}
#ArtTit{margin:0 auto;width:560px;font-weight:bold;font-size:22px;color:black;padding:15px 0;clear:both;}
#ArtFrom{margin:5px auto 15px auto;width:560px;clear: both;border-top:1px solid #D0D0D0;border-bottom:1px solid #D0D0D0;height:25px;}  
#ArtFrom a.lred {margin-right:12px;}
#ArtCnt{width:650px;margin:0 auto;font-size:14px;line-height:180%;text-align:left;word-wrap:break-word;word-break:break-all;clear:both;}
#ArtCnt a{color:blue;text-decoration:underline;}
#ArtCnt a:hover{color:#C2130E;}
#ArtCnt p{margin:12px 0;}
/* 相关新闻 */
#AboutLink{margin:6px auto;width:650px;font-size:14px;text-align:left;clear:both;}
#AboutLink span{color:#828282;font-size:12px;}
#AboutLink dt{background:#6589A5;padding-left:25px;line-height:23px;font-weight:bold;color:white;}
#AboutLink dt a{color:white;text-decoration:underline;}
#AboutLink dd{line-height:24px;	margin:4px auto;padding:6px 10px;border:1px solid #ccc;}  
#AboutLink div{padding:0 5px;}
#AboutLink div a{font-size:14px;}


/*---------------------------------bid-----------------------------------*/
.bidtit { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; TEXT-ALIGN: center }
.bidtable { BORDER-TOP: #ccc 0px solid; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 100%; BORDER-COLLAPSE: collapse; BORDER-RIGHT-WIDTH: 0px }
.bidtable TD { BORDER-RIGHT: #eae9e1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eae9e1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #eae9e1 1px solid; LINE-HEIGHT: 180%; PADDING-TOP: 2px; BORDER-BOTTOM: #eae9e1 1px solid }
.bidtable TH { BORDER-RIGHT: #eae9e1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eae9e1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #eae9e1 1px solid; LINE-HEIGHT: 180%; PADDING-TOP: 2px; BORDER-BOTTOM: #eae9e1 1px solid }

.sortlist{padding-bottom:20px; width:auto;}
.sortlist ul{ padding-left:65px; width:auto;
border-bottom:#7673F2 dashed 1px; height:22px; margin:0 10px;}
.sortlist ul li{float:left; padding:0 15px;}


/*---------------------------------企业查询-----------------------------------*/
#query_corporation{line-height:24px;border-bottom:solid #7293F3 2px; padding:8px; margin:0 10px;}
.query_corporation_title{text-align:left;border-bottom:#b2b2b3 dotted 1px; padding:5 20px 1px 20px; margin:0 35px;}
.query_corporation_body{text-align:left; padding:5x 20px; margin:0 35px; background:#E0EAF1;border-bottom:#b2b2b3 dotted 1px;border-left:#b2b2b3 dotted 1px;border-right:#b2b2b3 dotted 1px;}

/*---------------------------------交易中心-----------------------------------*/
.businesscenterList{border:#b2b2b3 solid 1px; margin:20px; height:10px; line-height:150%;}
.businesscenterList td{ height:35px;}
.businesscenterList span {margin:10px 70px;}
