﻿/*html,body{margin:0;padding:0;text-align:center;font-size:12px;font-family:song,verdana; }*/
html,body{margin:0;padding:0;text-align:center;font-size:12px;font-family:song,verdana;}
/*公共框架样式*/
div#layout_container{text-align:left;width:960px;margin:0 auto;background: #ffffff;}
div#layout_header{height:150px;}/*height = 25+3+2+64+3+2+46+3+2*/
div#layout_headerIndex{}/*height = 25+3+2+64+3+2+46+3+2*/
div#layout_footer{clear:both;width:100%; height:auto;background: #ffffff;color: #FFF;text-align:center;}/*height = 30+3+2+180+3+2+3*/

#layout_header #toolbar{height:25px; border:solid 1px #ff0000;margin:3px 2px 3px 2px;} 
#layout_header #searchBar{height:64px; border:solid 1px #ff0000;margin:3px 2px 3px 2px;} 
#layout_header #navBar{height:46px; border:solid 1px #ff0000;margin:3px 2px 3px 2px;} 

#layout_footer #hangyelink{    height:30px; width:954px; margin:3px 2px 3px 2px; border:solid 1px #ff0000;}/*width = 960-4-2*/
#layout_footer #copyright{    height:180px; width:954px; margin:3px 2px 3px 2px; border:solid 1px #ff0000;}/*width = 960-4-2*/

input, button {padding-top:2px;}
/*默认链接颜色*/
/*a:link,a:visited{color:#001d4c; text-decoration:none;}
a:hover{text-decoration:underline;}*/

a:link{color:#000000; text-decoration:none;font-family:song;}
a:visited{color:#000000;text-decoration:none;}
a:hover{text-decoration:underline;}


.bold
{font-weight:bold;}
.normal  
{font-weight:normal;}
/*字体下划线*/
.textline{
	text-decoration:underline;
}
.toright{
	text-align:right;
}
.toleft{
	text-align:left;
}

.fontNormal {font-weight:normal;}

p{margin:0 10px 10px}

.fontRed {color:#ff0000;}
.fontOrange {color:#ff6600;}
.bold {font-weight:bold;}
.font14 {font-size:14px;}
.font11 {font-size:11px;}
.font16 {font-size:16px;}
.font12 {font-size:12px;}
.font9 {font-size:9px;}
.clear {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}
.font666666 {color:#666666;}
.font000000 {color:#000000;}
.font333333 {color:#333333;}
.font0120a5 {color:#0120a5;}
.fontfe3701 {color:#fe3701;}
.font2b2b2b {color:#2b2b2b;}
.font494949 {color:#494949;}
.font999999 {color:#999999;}
.fontfd4201 {color:#fd4201;}
.color999999{color:#999999;}
.color003366{color:#003366;}
.colorfe3e03{color:#fe3e03}
.color003278{color:#003278}
.colorff7800{color:#ff7800;}
.fontF64E0B{color:#F64E0B;font-weight:bold;}
 .fontcolor
 {color:#FFFFFF;font-size:14px;} 


/*翻页*/
.pageNav {width:100%;margin:15px 0px 15px 5px; font:normal normal 12px arial;text-align:center;}
.pageNav .point{float:left;padding:3px 7px; margin:1px;}
.pageNav .total{float:left; padding:3px 7px; margin:1px;}
.pageNav .current{float:left; padding:3px 7px; margin:1px;background:#cce5f8; border:1px #8ABFDE solid;}
.pageNav a{ float:left; border:1px #CCE5F8 solid; padding:3px 7px; margin:1px;}
.pageNav a:hover{ border:1px #91C2E0 solid; background:#EFF7FD;}

/*翻页*/
.pageNavPublic {width:500px;margin:0px 0px 0px 5px; font-size:15px; font-weight:bold; text-align:center;}
.pageNavPublic .point{float:left;padding:0px 3px 0px 3px; margin-left:5px;}
.pageNavPublic .current{float:left; padding:0px 3px 0px 3px; margin-left:5px;background:#FF7300; }
.pageNavPublic .PageFirst{ background:url(/Images/Public/PageFirst.gif) no-repeat left 8px;}
.pageNavPublic .PageLast{ background:url(/Images/Public/PageLast.gif) no-repeat left 8px;}
.pageNavPublic a{ float:left;  padding:0px 3px 0px 3px; margin-left:5px;}
.pageNavPublic a:hover{ }
/*头部*/
.topLink
{background: url(/Images/Public/Top/topbg.gif) repeat-x;}
.nav{margin:0;margin-left:6px;padding:0; list-style:none;}

.subNav{border:1px solid #DEBF8D;border-top:0}
.subNavArea
{
	border:solid 1px #F6E1C0;
	border-top:solid 1px #EACFA2;
	border-bottom:1px solid #F9F0E3;
	background:#EACFA2;
	/*height:28px;*/
	}
.toptd 
{
	float:left;
	list-style:none;
    background:url(/Images/Public/Top/fontbg.gif) no-repeat right; 
    height:38px;
    font-size:14px;
    text-align:center;  
    padding-right:5px; 
    margin-right:6px;
 } 
.toptd div{background:url(/Images/Public/Top/fontbg_r.gif);float:left;width:5px;height:38px;}
.changetoptd 
{
	float:left;
    background:url(/Images/Public/Top/changge_fontbg.gif) no-repeat right; 
    height:38px;
    font-size:14px;
    text-align:center;
    padding-right:9px;
    margin-right:6px;
}     
.changetoptd div{background:url(/Images/Public/Top/changge_fontbg_r.gif);float:left;width:8px;height:38px;}
.toptd a:link,.toptd a:visited{color:#fff;display:block;padding-top:14px;hidefocus:true;text-decoration:none}
.toptd a:hover{color:#FFCC00;display:block;padding-top:14px;text-decoration:none}
.toptd a:active{color:#f60}
.changetoptd a:link,.changetoptd a:visited{color:#000;display:block;padding-top:15px;text-decoration:none}
.changetoptd a:active{color:#000}

 .tdspace{
 	width:5px;
 } 
 .fontcolorf1cc17
 {
 	color:#f1cc17;
 	font-size:12px;
 } 
 .fonttop14
 {
 	font-size:14px;
 } 
 .changefontcolor
 {
 	color:#050400;
 	font-size:14px;
 	font-weight:bold;
 } 
 .pointer
{
    cursor:pointer; 

} 
.threetable
{
	background-color:#fee1b9;
	height:4px;
} 
.logobg
{
	background-image: url(/Images/Public/Top/logobg.gif);
	height:80px;
	text-align:left;
	margin:0px;
	padding:0px;
}
.logobg .searchArea {float:left;position:relative; padding-left:10px;}
.logobg .searchLogo {float:left;width:190px;}

.titlebg
{
	/*background-image: url(/Images/Public/Top/titlbg.gif);*/
	background-image: url(/Images/Public/Top/titlbg.gif);
	/*height:25px;*/
	height:25px;
	text-align:left;
}    
.color504833
{
	color:#504833;
} 
.colorred
{
	color:Red;
}  
.color009900
{
    color:#009900;
    }   
.paddingleft10{padding-left:10px;} 
.paddingleft40{padding-left:40px;}    
.paddingtop5{padding-top:5px;} 
.paddingtop7{padding-top:7px;} 
.paddingtop10{padding-top:10px;}  
.paddingleft3{padding-left: 3px;}
.paddingleft5{padding-left: 5px;} 
.paddingTop8px {padding-top:8px;}
.paddingLeft1px {padding-left:1px;}

.filter1 a{position:absolute;
       padding:4px;
       filter:
           Dropshadow(offx=1,offy=0,color=#F06905)
           Dropshadow(offx=0,offy=1,color=#F06905)
           Dropshadow(offx=0,offy=-1,color=#F06905)
           Dropshadow(offx=-1,offy=0,color=#F06905);}

/*尾部*/
.paddingtop20
{padding-top:20px;
}
.paddingbottom20
{
    padding-bottom:20px

}    
.footline
{
	background-color:#b00000;
	height:3px;
} 
.color333333
{
	color:#333333;
} 
.fontunderline
{
	text-decoration:underline;
}  
.footcolorff3300
{
	color:#ff3300;
}


/*行业连接*/
.links{line-height:35px;}
.bottomNav{margin-top:10px 0;height:25px}
.bottomNav a:link,.bottomNav a:visited{color:#000000;text-decoration:none;}
.bottomNav a:hover{text-decoration:underline;}

/*隐藏：displaynone   显示：displayblock*/
.displaynone
{
	display:none;
	
}
.displayblock
{
	display:block;
}

 /*图片和文字居中对齐*/
.imgcenter{vertical-align: middle;}

/*图片垂直居中*/
.imgPCenter{position:static;+position:relative;}

/*图片居下*/
.imgbottom{vertical-align: bottom;}

/*1象素的宽度*/
.span1px {padding-right:1px;}

.img_border_normal{border:1px solid #D2D2D2; padding:1px;}

/*文字过长显示省略号*/
.cutOverStr
{	   
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;       
}

/*企业名片样式*/
.companyCard {background: url(/Images/Public/bg12.gif);width:262px;height:197px;padding:10px 16px 0px 16px;}
.companyCard .title {border-bottom:1px solid #d7e1e5;font-size:14px;color:#003399;font-weight:bold;padding-bottom:5px;margin-bottom:10px;}
.companyCard .tbl {padding:0px;}
.companyCard .tbl tr {height:18px}


/*提示无搜索结果*/
.divNoteNoList {text-align:center;color:#000000;font-size:16px;font-weight:bold;padding-top:60px;padding-bottom:60px;}

/*竞价第一名样式*/
/*
.biddingNo1 {color:#fd4201;font-weight:bold;}
.biddingNo1 .ahref:link {color:red;font-weight:bold;}
.biddingNo1 .ahref:hover{text-decoration:underline;}
*/

/*小图标和文字间有3个像素的间距*/
.spanPR3px {padding-right:3px;}


/*橘红色列表样式*/

.tblRightModel{
	background:#e0ddd8;	
	text-align:left;
	border-spacing:1px;
	padding:expression(this.cellPadding=1);
	margin:expression(this.cellSpacing=1);
    word-wrap:break-word; /*table-layout: fixed;*/	
    
    
}
.tblRightModel th {padding-left:10px;font-weight:bold;color:#000000;font-size:14px;}
.tblRightModel td {}
.tblRightModel tr {background-color:#ffffff;}

.tblRightModel .trHeader
{
	background:url(/images/Public/bg7.gif);
	text-align:left;
	height:26px;	
}
.tblRightModel .tblNormal {margin-left:10px;margin-right:10px;}
.tblRightModel .tblNormal td {height:18px;text-align:left;}
.tblRightModel .tblNormal td .dotstyle{background:url(/images/public/icon_square.gif) no-repeat;background-position:left center;padding-left:7px;}

.tblRightModel .tblNormal {margin:8px 0px 8px 15px;}
.tblRightModel .tblNormal .ahrefBlue:link,.ahrefBlue:visited{text-decoration:none;color:#004090;}
.tblRightModel .tblNormal .ahrefBlue:hover {text-decoration:underline;}
.tblRightModel .tblNormal .tr1 {height:24px;}
.tblRightModel .tblNormal .tdlineHeight{line-height:16px;padding-bottom:8px;}


/*右边灰蓝边框样式*/
.tblRightBlue{
	background:#c8d8e8;	
	text-align:left;
	border-spacing:1px;
	padding:expression(this.cellPadding=1);
	margin:expression(this.cellSpacing=1);
    word-wrap:break-word; /*table-layout: fixed;*/	
}
.tblRightBlue .trHeader
{
	background:url(/images/Public/bg9.gif);
	text-align:left;
	height:28px;	
}
.tblRightBlue th {padding-left:14px;font-weight:bold;color:#000000;font-size:14px;}
.tblRightBlue tr {background-color:#ffffff;padding-left:14px;}
.tblRightBlue .tblnormal td{padding-left:5px;height:20px;}
.tblRightBlue .tblnormal td .aStyle{color:#004090;}

/*右边title样式*/
.right_title
{
    background: transparent url(/Images/Public/bg_top.gif) repeat scroll 0% 50%;
    width: 150px;    
    padding:7px 10px 6px 18px;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    text-align: left;
}
.right_area
{    
    width: 174px;
    border-bottom: 1px solid #FFAB5F;
    border-left: 1px solid #FFAB5F;
    border-right: 1px solid #FFAB5F;   
}
.right_area_list {padding-left:10px;}
.break .right_area_td
{
    line-height: 1.7em;
    text-align: left;
    color: #001D4C;
    padding:0 5px;
    
}
.right_area_list .right_area_td
{
    line-height: 1.7em;
    text-align: left;
    color: #001D4C;
    padding-left:10px;
    display:block; width:140px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
    background:url(/images/Public/icosmall.gif) 0 50% no-repeat;
    
}
/*橘红色表格*/
.title3
{
    background: transparent url(/Images/Public/Service/titlebg3.gif) repeat-x;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    border-left: 1px solid #CEC0A9;
    border-right: 1px solid #CEC0A9;
    border-top: 1px solid #CEC0A9;
    font-weight:bold;
    vertical-align:top;
     clear: both;
     margin-top:6px;
}
.title3_area
{
     

    float: left;
    text-align: left;
    font-size: 12px;
    color: #000000;
    border-left: 1px solid #CEC0A9;
    border-bottom: 1px solid #CEC0A9;
    border-right: 1px solid #CEC0A9;
     clear: both;
}

/*ISCP表格*/
.title_iscp
{
    background: transparent url(/Images/Public/Service/ISCP/ISCPtitle_bg.gif) repeat-x;
    color: #333333;
    font-size: 14px;
    line-height: 22px;
    border-left: 1px solid #cec0a9;
    border-right: 1px solid #cec0a9;
    border-top: 1px solid #cec0a9;
    font-weight:bold;
    vertical-align:top;
     clear: both;
     margin-top:6px;
}
.title_iscp_area
{
     

    float: left;
    text-align: left;
    font-size: 12px;
    color: #333333;
    border-left: 1px solid #cec0a9;
    border-bottom: 1px solid #cec0a9;
    border-right: 1px solid #cec0a9;
     clear: both;
}


.title5
{
    background: transparent url(/Images/Public/Service/faith.gif) repeat-x;
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    border-left: 1px solid #E0DDD8;
    border-right: 1px solid #E0DDD8;
    border-top: 1px solid #E0DDD8;
    font-weight: bold;
    vertical-align: top;
     clear: both;
}
.title5_area
{
    float: left;
    text-align: left;
    font-size: 12px;
    color: #333333;
    border-left: 1px solid #E0DDD8;
    border-bottom: 1px solid #E0DDD8;
    border-right: 1px solid #E0DDD8;
     clear: both;
}
.top2008 a:link,.top2008 a:visited
{
	color:#fff; text-decoration:none;
}
.top2008 a:hover
{
	color:#FEB007; text-decoration:underline;
	
}
.nolistyle
{
	height:20px; 
	line-height:20px;
	cursor:pointer;
	padding:0 5px;
	background:#fff;
	color:#000;
}
.changelistyle
{
	height:20px; 
	line-height:20px;
	cursor:pointer;
	padding:0 5px;
	background:#3366cc;
	color:#fff;
}
	

 .floatDiv{position:absolute;text-align:left;}
        .divWraper{border:1px solid #016799;background:#fff;}
        .divShade{position:absolute;z-index:-20;top:6px;left:6px;background:#000; filter:alpha(opacity=40);}
        .floatDiv .iframeShade{position:absolute;z-index:-10;top:0px;left:0px;}
        .floatDiv .divCaption{padding:0 10px;margin:1px;color:#ffffff;font:bold 14px/25px song,verdana; height:25px;background:url(/images/hqen/divTitleBg2.gif) repeat-x;cursor:move;}
        .floatDiv #divTitle{font-size:14px;}
        .floatDiv .divBody{padding:10px;}
        .divCaption span{width:16px;height:16px;display:block;float:right;margin-top:4px;background:url(/images/hqen/icon_control.gif) no-repeat;cursor:pointer;}
        .floatDiv .closeBtn_over{width:16px;height:16px;display:block;float:right;margin-top:4px;background:url(/images/hqen/icon_control.gif) -20px 0 no-repeat;}
.c_foot{width:960px;clear:both; font-size:12px;}
.c_foot .g_copyright{border-top:2px solid #B9080A; text-align:center;}
.c_foot .g_copyright p{margin:8px 0;color:#404040;font-family:Arial,Tahoma,"宋体",Helvetica;}
.c_foot .g_copyright p a{padding:0 3px;color:#404040;font-family:Arial,Tahoma,"宋体",Helvetica;}
.c_foot .g_copyright p a:hover{color:#ff6600;}
.c_foot .g_copyright p a b{ font-weight:normal; font-family:"宋体";}
.c_foot .g_copyright .mspan10{ margin-left:15px;}