﻿/**/
/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
.content
{
	font-family:"宋体";
	white-space:normal;
	margin:6px;
	line-height:22px;
}
.buyList,.zbList,.sellList,.newsList
{
	font-family:"宋体";
	white-space:normal;
	line-height:22px;
}

#downfile
{
	margin-top:28px;
}

/* 全局定义 */
*{margin:0;padding:0;}
img{border:0;}
body{font-size:12px;font-family:"宋体",Arial;color:#000;background:#fff;}
div{margin:0 auto;font-size:12px;font-family:"宋体",Arial;}
li,dt,dd{list-style:none;white-space:normal;overflow:hidden;text-overflow:ellipsis;list-style-position:outside;}
p{line-height:18px;}
h1,h2,h3{font-size:14px;font-family:宋体;font-weight:700;}
h4,h5,h6{font-size:12px;font-family:宋体;font-weight:700;}
table,th,tr,td{font-size:12px;}

/* 链接颜色 */
a{color:#2c2c2c;text-decoration:none;}
a:hover{color:#FA7719;text-decoration:underline;}
a:visited{color:#DE8200;}

/* 字体属性 */
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.fb{font-weight:bold;}
.fi{font-style:italic;}

/* 其他属性 */
.left{float:left;}
.right{float:right;}
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;}
.hidden{display:none;}


/* 顶部导航ZB80 */
.top{width:971px; margin:0 auto;background:#fff;}
.top49{
	width:969px !important;width:971px;	
	height:25px;
	background-color:#EAECE7;
	border:1px solid #CACACA;
}
.topleft{float:left; width:580px; margin-left:10px;}
.topleft h4{float:left; font-weight:100; font-size:12px; line-height:22px; color:#2C2C2C; text-align:center; padding:3px 0 0 3px;}
.topcenter img{float:left;}
.topright{float:right; width:232px;}
.topright ul{float:left;}
.topright li{float:left;}
.topright li p{float:left; width:56px;font-weight:100; font-size:12px; line-height:22px; color:#2C2C2C; text-align:center; padding-top:3px;}
.topright li p a{color:#2C2C2C;}
.topright li p a:hover{color:#2C2C2C;}	

.top1{width:971px; margin:0 auto;}

.top_con{
	width:971px;
	margin:0 auto;
	background:#fff;
	padding-top:5px;
}
.top_con1{float:left; width:971px; background:#FFF;}
.f_2{float:right; width:732px; padding-bottom:2px; }


.top_con2{ float:left; width:917px;}
.f_l{float:left;}
.f_l img{float:left;}



/* ====================
     导航部分
==================== */
  /*顶部管理型导航*/
  .log{height:50px;}
  .log li{float:left;}
  .log .userInfo{*margin-right:10px; /*width:300px;*/ text-align:left;}
  .log .userInfo a{color:#006acd; text-decoration:none;}
  .log li img{position:relative; top:5px;}
  #topNav{background:url("../images/topNavBg.gif") no-repeat left top; height:31px;
  line-height:31px; color:#bebfc1; padding:0px 15px; margin:0px 10px; position:relative;
  }
  #topNav .topNavR{background:url("../images/topNavR.gif") no-repeat; width:5px; height:31px;
  position:absolute; top:0px; right:0px;
  }
  #topNav a{color:#006ad0; text-decoration:none;}
  /*页面主导航*/
  #mainNav{
    float:right; height:28px;
	width:732px;
	padding-right:0px; background:#FFF;
}
#mainNav a{display:block; height:25px; float:left; line-height:25px; text-align:center;
  padding:0 12px; background:url("../images/NavBg.gif") no-repeat 0 -29px; position:relative;
  margin-right:2px; color:#000; text-decoration:none;font-size:14px;font-weight:bold; padding-top:3px;
  }
  #mainNav a span{width:3px; height:28px; background:url("../images/NavBg.gif") no-repeat 0 -88px;
  position:absolute; top:0px; right:0px;
  }
  #mainNav a:hover{display:block; height:25px; float:left; line-height:25px; text-align:center;
  padding:0 12px; background:url("../images/NavBg.gif") no-repeat 0 0; position:relative; margin-right:2px; color:#fff; text-decoration:none; padding-top:3px;
  }
  #mainNav .cur{
	display:block;height:25px;float:left;line-height:25px;text-align:center;background:url("../images/NavBg.gif") no-repeat 0 0;position:relative;margin-right:2px;color:#fff;text-decoration:none;font-weight:bold;padding-top:3px;padding-right:15px;padding-bottom:0;padding-left: 15px;
  }
  #mainNav a:hover span,#mainNav .cur span{width:3px; height:28px; background:url("../images/NavBg.gif") no-repeat 0 -59px;
  position:absolute; top:0px; right:0px;
  }
  /*搜索*/
   #search{	border-left:1px solid #D8D7D7;
	border-right:1px solid #D8D7D7;
	width:949px!important;
	width:889px;
	height:60px!important;
	height:65px;
	line-height:25px;
	padding-top:5px!important;
	padding-top:0px;
	background-image: url("../images/searchBg.gif");
	background-repeat: repeat-x;
	background-position: right top;
	padding-right: 0px;
	padding-left: 20px;
    padding-bottom:0px;
  }
  #search a{
	color:#1D1D1D;
	text-decoration:none;
	font-size: 14px;
}
  #search .keys{
	background:url("../images/bg.gif") no-repeat 0 -28px;
	color:#1D1D1D;
	padding-left:60px;
	padding-bottom: 3px;
	padding-top:5px;
	width:100%;
  }

  #search .keys ul{width:100%;overflow:hidden;}
  #search .keys ul li{float:left;}
  #search .keys ul li.on{font-weight:bold;}
  .cond{width:550px; float:left;}

  #search .go{background:url("../images/bnt_search.gif"); border:none; width:58px; height:22px;}
  
  #search select{height: 19px; border: 1px solid #FF640C;display:inline; margin-left:2px} 
  
/*------------------------------------------------ 底部开始 ----------------------------------------------*/
.foot{width:971px;}
.foots{float:left; width:971px; height:33px; background-image:url("../images/zb_1153.jpg");}
.foots p{float:left; width:210px; font-size:14px; font-weight:bold; line-height:25px; color:#FF6C0E; padding-left:390px; padding-top:5px;}
.footz{float:left; width:971px; background-image:url("../images/zb_1154.jpg");}
.footz1{float:left; width:960px; padding:7px 0 0 8px;}
.footz1 ul{float:left;}
.footz1 li{float:left; width:99px; padding-left:6px;}

.footz2{float:left; width:971px; padding-top:5px;}
.footz2 ul{float:left;}
.footz2 li{float:left;}
.footz2 li p{float:left; width:85px; font-size:12px; font-weight:100; line-height:22px; color:#2c2c2c; text-align:center;}
.footz2 li p a{color:#3c3c3c;}
.footz2 li p a:hover{color:#FF6600;}
.footx{float:left; width:971px; margin-bottom:7px;}
.footx img{float:left;}

.footf{width:971px; margin:0 auto;}
.footfs{float:left; width:971px; height:25px;background-color:#FFEED0; border-top:1px solid #FDDDA5;}
.footfs ul{float:left; width:700px;padding:3px 0 0 283px;}
.footfs li{float:left; height:17px; }
.footfs li p{float:left; width:67px; font-size:12px; font-weight:100; line-height:14px; color:#2c2c2c; text-align:center; border-right:1px solid #5F5F5F; padding-top:3px;}
.footfs li p a{color:#3c3c3c;}
.footfs li p a:hover{color:#FF6C0E;}
.footfs li h4{float:left; width:67px;font-size:12px; font-weight:100; line-height:14px; color:#2c2c2c; text-align:center;padding-top:3px;}
.footfs li h4 a{color:#2c2c2c;}
.footfs li h4 a:hover{color:#FF6C0E;}

.footfx{float:left; width:971px; margin:12px 0 15px 0;}
.footfx ul{float:left; width:970px;}
.footfx li{width:970px;font-size:12px; font-weight:100; line-height:22px; color:#2c2c2c; text-align:center; overflow:hidden;}


.footfx img{float:left; padding-left:455px;}

/*------------------------------------------------ 底部结束 ----------------------------------------------*/
/*--------------------------------------------------旧数据-------------------------------------------------------*/
zx_olddata{ width:120px; background-color:#FF0000; display:inline;}
.zxtable{width:100%; background-color:#cccccc;line-height:22px;border:0px;}
.zxtable tr{}
.zxtable td{ background-color:#FFFFFF}
