﻿/*body
{
	width:960px; 
	text-align:center; margin:0px auto 0px auto;
	background-color:#fff; position:relative;
	font-size:13px;
}*/
a:link
{
	text-decoration:none; color:Black;
	}
a:visited
{
	color: #000000;
}	
a:hover
{
	text-decoration:underline;
	}	
.top
{
	position:relative;
	width:960px; height:187px;
	margin-top:0px; margin-left:0px;
	}
.logo
{
	position:absolute;
	left:100px; top:0px;
	width:235px; height:65px;
	background:url(img/logo.jpg);
	z-index:1;
	}	
.searchBar
{
	position:absolute;
	top:40px; left:80px;
	width:800px; height:86px;
	}	
.searchInput
{
	float:left;
    margin-left:90px; margin-top:13px;
    width:500px; height:19px; 
    padding-top:6px;
	}	
.seCards
{
	position:absolute;
	left:270px; top:0px;
	width:357px; height:28px;
	z-index:1;
	}	
.seCard
{
	float:left;
	 margin-left:1px;
	 width:70px; height:28px;
	 background:url(img/select.jpg) no-repeat top center;
	 text-align:center; 
	 line-height:30px;
	 vertical-align:baseline;
	 color:#868686; font-size:11pt;
	 cursor:pointer;
	}	
.seCard:hover
{
	filter:alpha(opacity=70);
	opacity:0.7;
	}	
.selected
{
	cursor:pointer;
	float:left;
	 margin-left:1px;
	 width:70px; height:28px;
	background:url(img/selected.jpg) no-repeat top center;
	font-weight:bold; color:#fff;
	text-align:center; 
	 line-height:30px;
	 vertical-align:baseline;
	  font-size:11pt;
	}	
.selected:hover
{
	filter:alpha(opacity=90);
	opacity:0.9;
	}	
.seBar
{
	position:absolute;
	top:27px; left:0px;
	width:800px; height:59px;
	}	
.seBarL
{
	float:left; 
	width:7px; height:59px;
	background:url(img/searchL.jpg) no-repeat left top;
	margin-left:0px;
	}	
.seBarM
{
	float:left; 
	width:783px; height:59px;
	background:url(img/searchM.jpg) repeat-x;
	margin-left:0px;
	}	
.seBarR
{
	float:left; 
	width:7px; height:59px;
	background:url(img/searchR.jpg) no-repeat right top;
	margin-left:0px;
	}
.searchBtn
{
	float:left; margin-left:5px; margin-top:12px;
	}	
.navBar
{
	position:absolute;
	top:149px; 
left:0px;
	width:960px; height:38px;
	}	
.navBarL
{
	float:left; 
	width:15px; height:38px;
	background:url(img/navL.jpg) no-repeat left top;
	margin-left:0px;
	}
.navBarM
{
	float:left; 
	width:930px; height:38px;
	background:url(img/navM.jpg) repeat-x;
	margin-left:0px;
	line-height:35px;
      vertical-align:bottom;
      text-align:center; font-size:11pt;font-weight:bold; color:#878787;
	}
.navTwo
{
     float:left; 
     margin-top:0px; margin-left:2px;
      width:51px; height:31px;
      
	}	
.navTwo:hover
{
	background:url(img/two.png);
	color:#fff;
	}	
.navThree
{
     float:left; 
     margin-top:0px; margin-left:2px;
      width:58px; height:31px;
	}	
.navThree:hover
{
	background:url(img/three.png);
	color:#fff;
	}	
.navFour
{
     float:left; 
     margin-top:0px; margin-left:2px;
      width:74px; height:31px;
	}	
.navFour:hover
{
	background:url(img/four.png);
	color:#fff;
	}			
.spacing
{
	float:left; 
	margin-top:8px; margin-left:2px;
	width:2px; height:22px;
	background:url(img/spacing.jpg);
	}	
.zhanwei
{
	float:left; 
	width:90px; height:31px;
	}	
.navBarR
{
	float:left; 
	width:15px; height:38px;
	background:url(img/navR.jpg) no-repeat right top;
	margin-left:0px;
	}
/*************************头部结束*********************/
.content
{
	 float:left; 
	 width:960px; margin:10px 0px 0px 0px;
	 min-height:800px;
	 text-align:left;
	}
.left
{
	float:left; margin-left:0px;
	width:310px;
	}
.right
{
	float:left;
	margin-left:10px;
	width:640px; position:relative;
	}	
.right2
{
	float:left;
	margin-left:10px;
	width:640px; position:relative;
	height:1546px;
	}	
.news
{
	float:left;
	width:310px; height:380px;
	overflow:hidden;
	}	
.newsT
{
	float:left;
	width:285px; height:30px;
	background:url(img/newsT.jpg) top left no-repeat;
	}	
.newsM
{
	float:left;
	width:310px; height:350px;
	}	
.newsTitle
{
	float:left;
	margin-left:5px; margin-top:5px;
	font-size:13pt; font-weight:bold;
	font-family:微软雅黑;
	}	
.newsTitle:link
{
	color:#f39f19; text-decoration:none;
	}	
.newsTitle:visited
{
	color:#f39f19; text-decoration:none;
	}
.newsPics
{
	float:left;
	width:310px; height:80px;
	margin-top:5px;
	}	
.newsPic
{
	float:left;
	width:114px; height:80px;
	border:1px solid #ccc;
	margin-left:20px;
	}	
.newsPi
{
	float:left;
	width:110px; height:76px;
	margin:2px; overflow:hidden;
	}	
.floatLeft
{
	float:left;
	}	
.floatRight
{
	float:right;
	}	
.newsL
{
	float:left; margin-left:2px;
	}	
.newsL:link
{
	color:#000;
	text-decoration:none;
	}	
.newsL:visited
{
	color:#000;
	text-decoration:none;
	}	
.newsL:hover
{
	color:#f39f19;
	text-decoration:underline;
	}	
.newsM ul
{
	float:left;
	width:310px;
	margin:5px 0px 0px 0px; padding:0px;
	}	
.newsM li
{
	width:310px;
	margin:0px; padding:0px;
	list-style-type:none;
	font-size:12px; height:16px; margin-top:0px;
	}	
.more
{
	float:right;
	width:270px; height:16px; line-height:20px;
	vertical-align:baseline;
	 text-align:right;
	margin-right:13px;
	margin-top:0;
	font-size:11px; color:#ccc;
	}	
.DLT
{
	float:left; margin-top:10px;
	width:310px; 
	background:no-repeat left top;
	}	
.DLM
{
	float:left;
	margin-top:0px;
	width:310px;  overflow:hidden;
	background:repeat-y; line-height:20px;
	}	
.DLB
{
	float:left;
	margin-top:0px;
	width:310px;
	background:top left no-repeat;
	}		
.basicT
{
	float:left;
	margin-top:10px;
	width:310px; height:53px;
	background:url(img/basicMaterialT.jpg) top left no-repeat;
	}	
.basicM
{
	float:left;
	margin-top:0px;
	width:310px; height:150px; overflow:hidden;
	background:url(img/basicMaterialM.jpg) repeat-y;
	}	
.basicB
{
	float:left;
	margin-top:0px;
	width:310px; height:5px;
	background:url(img/basicMaterialB.jpg) top left no-repeat;
	}	
.ad
{
	float:left; width:310px;
	margin-top:10px;
	}
.ad3
{
	float:left; width:270px;
	margin-top:10px;
	}	
.ad img
{
	max-width:310px;
	float:left;
	}	
.tradeT
{
	float:left; margin-top:10px;
	width:310px; height:21px;
	background:url(img/tradeT.jpg) no-repeat left top;
	}	
.tradeM
{
	float:left;
	margin-top:0px;
	width:310px; height:150px; overflow:hidden;
	background:url(img/tradeM.jpg) repeat-y;
	}	
.tradeB
{
	float:left;
	margin-top:0px;
	width:310px; height:9px;
	background:url(img/tradeB.jpg) top left no-repeat;
	}	
.wuziT
{
	float:left; margin-top:10px;
	width:310px; height:28px;
	background:url(img/wuziT.jpg) no-repeat left top;
	}	
.wuziM
{
	float:left;
	margin-top:0px;
	width:310px; height:150px; overflow:hidden;
	background:url(img/wuziM.jpg) repeat-y;
	}	
.wuziB
{
	float:left;
	margin-top:0px;
	width:310px; height:9px;
	background:url(img/wuziB.jpg) top left no-repeat;
	}		
.planT
{
	height:22px;
	background:url(img/planT.jpg);
	}	
.planM
{
	background:url(img/planM.jpg);
	height:150px;
	}
.planB
{
	height:9px;
	background:url(img/planB.jpg);
	}
.zazhiT
{
	height:29px;
	background:url(img/zazhiT.jpg);
	}	
.zazhiM
{
	background:url(img/zazhiM.jpg);
	height:150px;
	}
.zazhiB
{
	height:9px;
	background:url(img/zazhiB.jpg);
	}
.donghua
{
	float:left;
	width:380px; height:190px;
	}	
.anniu
{
	float:left;
	width:250px; margin-left:10px; height:136px;
	}	
.biddingT
{
	height:73px; width:627px;
	background:url(img/biddingT.png);
	margin-top:-50px;
	}	
.biddingM
{
	background: url(img/biddingM.jpg);
	height: 150px;
	width: 627px;
}
.biddingB
{
	height:9px;width:627px;
	background:url(img/biddingB.jpg);
	}
.FlBtns
{
	 position:absolute;
	 width:630px; height:42px;
	 top:10px; left:10px;
	}	
.FlBtn
{
	float:left;
	width:90px; height:34px;
	background:url(img/mulu.jpg);
	margin-left:10px;
	line-height:40px;
	color:#969696; font-weight:bold;
	font-size:14px; text-align:center;
	}	
.FlBtn:hover
{
	height:42px; margin-top:3px;
	background:url(img/muluHover.jpg);
	line-height:30px; color:#f59e19;
	}	
.PdBk
{
	position:absolute;
	width:640px; top:40px; left:0px; background:#f0f0f0;
	height:1506px;
	}
.Pd
{
	float:left; margin-top:22px; margin-left:5px;
	width:630px; height:1476px; background:#fff;
	}
.PdList		
{
	float:left;margin-top:5px;margin-left:5px; width:28px;
}
.ad2T
{
	height:9px; width:629px;
	background:url(img/ad2T.jpg);
	}	
.ad2M
{
	background:url(img/ad2M.jpg);
	height:107px; width:629px;
	}
.ad2B
{
	height:10px; width:629px;
	background:url(img/ad2B.jpg);
	}
.left2
{
	float:left; margin-left:0px;
	width:360px;
	}	
.hangyeT
{
	height:25px; width:310px; 
	background:url(img/hangye.jpg);
	}	
.hangyeM
{
	height:280px; width:310px; line-height:20px;
	}	
.xiehuiT
{
	height:25px; width:3100px;
	background:url(img/xiehui.jpg);
	}	
.xiehuiM
{
	height:150px; width:310px;
	}	
.qiyeT
{
	height:26px; width:310px;
	background:url(img/qiye.jpg);
	}	
.qiyeM
{
	height:280px; width:310px;
	}		
.zhenceT
{
	height:25px; width:310px;
	background:url(img/zhence.jpg);
	}	
.zhenceM
{
	height:150px; width:310px;
	}	
.hotT
{
	height:18px; width:261px;
	background:url(img/hotT.jpg);
	}	
.hotM
{
	background:url(img/hotM.jpg);
	height:280px; width:261px;
	}
.hotB
{
	height:10px; width:261px;
	background:url(img/hotB.jpg);
	}
.data
{
	margin: 10px;
	margin-bottom:0;
	
}
/**********************新闻列表页*********************/
.newslistL
{
	width:718px;margin-top:8px;float:left;margin-left:0px;
}
.newslistR
{
	width:233px;margin-top:8px;float:left;margin-left:2px;
}
.newslistT
{
	float:left;background-image:url(~../../img/msglistT.jpg); width:718px;height:35px;
}
.newslistT1
{
	float:left;margin-left:42px;width:100px;height:20px;margin-top:11px;  font-size:14px;
	line-height:24px; font-weight:bold;color: #a5cd39;
}
.newslistT2
{
	float:right;margin-right:40px;width:210px;height:20px;margin-top:11px;
}
.newslistM
{
	float:left;width:718px;min-height:630px;background-image:url(~../../img/newsdetailM.jpg);
}
.newslistB
{
	float:left;background-image:url(~../../img/newsdetailB.jpg);width:718px;height:45px;
}
.newslistB1
{
	float:right;margin-top:20px;margin-right:40px;width:210px;height:25px
}
.hitT
{
	float:left;background-image:url(~../../img/hitT.jpg);width:233px;height:33px;
}
.hitM
{
	float:left;background-image:url('img/hitM.jpg'); width:233px;min-height:300px;
}
.hitB
{
    float:left;background-image:url('img/hitB.jpg')	;width:233px;height:16px;
}
.recomnewsT
{
	float:left;background-image:url(~../../img/recomnewsT.jpg);width:233px;height:33px;margin-top:8px;
}
.recomnewsM
{
	float:left;background-image:url(~../../img/hitM.jpg);width:233px;min-height:300px;
}
.recomnewsB
{
	float:left;background-image:url(~../../img/hitB.jpg);width:233px;height:16px;
}
/**************************注册页************************/
.reg
{
	float:left;width:950px;margin-top:8px;
}
.regT
{
	float:left;width:950px;height:35px;background-image:url(/img/registerT.jpg);
}
.regM
{
	float:left;width:950px;min-height:500px;background-image:url(/img/registerM.jpg);

}			
.regB
{
	float:left;width:950px;height:20px;background-image:url(/img/registerB.jpg);
}
