﻿/*中华纸业网站首页样式css    制作：     风尚设计    电话：13012998083   QQ：67456604*/
#header {
	width:1003px;
	background:#fff;
	margin:0 auto;
}
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/*最上边的登录区样式*/
#header .login {
	height:32px;
	background:url(../images/IndexBg.gif);
	border-bottom:#c2c2c2 solid 1px;
	position:relative;
}
/*主办*/
.login .copyrights {
	width:140px;
	position:absolute;
	left:0;
	top:0;
	height:32px;
	line-height:32px;
	padding-left:10px;
}
/*登录区*/
.login .LoginInfo {
	position:absolute;
	width:430px;
	height:32px;
	left:171px;
	top:1px;
	line-height:32px;
}
/*文本框*/
.LoginInfo .LoginBox {
	width:83px;
	height:15px;
	line-height:15px;
	padding-left:5px;
	border:#ddd solid 1px;
	border-top:#dedede solid 1px;
	border-left:#dedede solid 1px;
	margin-right:6px;
}
/*登录按钮*/
.LoginInfo .EnterBtn {
	width:47px;
	height:17px;
	color:#6f6f6f;
	background:#f6f6f6;
	border:#6f6f6f solid 1px;
	margin-top:8px;
	cursor:pointer;
}
/*新用户注册*/
.LoginInfo a {
	padding-left:10px;
	color:#000;
}
/*搜索区*/
.login .search {
	position:absolute;
	right:0;
	top:0;
	width:360px;
	height:32px;
	line-height:32px;
}
.search a {
	padding:0 8px;
	color:#000;
}
.search .SearchBox {
	width:77px;
	height:15px;
	line-height:15px;
	padding-left:5px;
	border:#ddd solid 1px;
	border-top:#dedede solid 1px;
	border-left:#dedede solid 1px;
	margin-right:6px;
}
/*搜索按钮*/
.search .SearchBtn {
	width:47px;
	height:19px;
	background:#969696;
	color:#fff;
	margin-top:6px;
	border:none;
	cursor:pointer;
	padding:2px 0;
}
/*logo区域样式*/


.HeaderLogo {
	position:relative;
	height:86px;
}
.logo {
	width:308px;
	height:86px;
	position:absolute;
	left:0;
	top:0;
}
/*logo右边的广告条*/
.HeaderAdvertisement {
	width:680px;
	height:86px;
	position:absolute;
	right:0;
	top:0px;
}
/*logo右边的文本广告*/
.HeaderTextAd {
	border-collapse:collapse;
}
.HeaderTextAd td {
	text-align:center;
	padding:0px 0;
	text-align:center;
}
.HeaderTextAd .Line {
	border-right:#cecece solid 1px;
	width:1px;
	overflow:hidden;
	padding:0;
}
.HeaderTextAd td a {
	color:#000;
}
.HeaderTextAd td a:hover {
	color:#f00;
	text-decoration:underline;
}
/*导航区域样式*/
.NavDiv {
	height:32px;
	position:relative;
	background:url(../images/IndexBg.gif) repeat-x 0 -32px;
}
/*左侧时间*/
.NavDiv .time {
	position:absolute;
	height:32px;
	width:292px;
	line-height:32px;
	text-align:center;
	color:#fff;
	background:url(../images/icon.gif) no-repeat left -278px;
}
/*导航菜单*/
.NavDiv .nav {
	width:708px;
	position:absolute;
	right:0;
	top:0;
	height:32px;
	line-height:32px;
}
.NavDiv .nav li {
	float:left;
	background:url(../images/icon.gif) no-repeat 0 -362px;
}
.nav #NavIndex {
	background:none;
}
.NavDiv .nav li a {
	color:#fff;
	display:block;
	width:77px;
	height:32px;
	line-height:30px!important;/*修正火狐浏览器的上间距*/
	line-height:32px;
	text-align:center;
}
/*鼠标经过样式*/
.NavDiv .nav li a:hover {
	background:url(../images/icon.gif) no-repeat 4px -322px;
}
/*banner图片*/
.banner {
	height:130px;
	background:url(../images/banner.jpg) no-repeat;
}
/*滚动信息*/
.ScrollDiv {
	height:26px;
	line-height:26px;
	background:#ebebeb;
	padding:0 10px;
	position:relative;
}
/*左侧天气预报*/
.ScrollDivLeft {
	width:350px;
	position:absolute;
	top:0;
	left:30;
}
/*右侧滚动信息*/
.ScrollDivRight {
	width:950px;
	position:absolute;
	right:0px;
}
.ScrollDiv a {
	padding:0 30px 0 10px;
	background:url(../images/icon.gif) no-repeat left -132px;
}
/*=====================================主内容区--图片新闻、新闻中心、专题新闻、投稿系统部分样式开始===================================*/
#content1 {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding:4px 0 0px 0px;
}
/*图片新闻和热点新闻*/
#content1 .Content1Left {
	float:left;
	width:230px;
	margin-right:8px;
	padding-top:2px;/*对齐最下边的边线*/
}
/*图片新闻的标题*/
.Content1Left .ImgNews {
	position:relative;
	height:20px;
	line-height:20px;
	color:#fff;
	padding-left:15px;
	/*background:url(../images/icon.gif) no-repeat left -36px;*/
}
/*more的样式*/
.ImgNews a {
	position:absolute;
	right:3px;
	top:3px;
}
/*幻灯片的位置样式*/
.Content1Left .ImgNewsBox {
	width:230px;
	height:200px;
	background:#ddd;
	margin:0 auto;
}
/*公用的类别标题*/
.NewsTitle {
	color:#ca0000;
	height:27px;
	line-height:27px;
	padding-left:17px;
	background:url(../images/icon.gif) no-repeat 0 6px;
	border-bottom:#ca0000 solid 1px;
	position:relative;
}
/*公用的类别标题的more*/
.NewsTitle a {
	position:absolute;
	right:0px;
	top:6px;
}
/*左侧图片新闻和热点新闻的边框*/
.Content1Left .Content1LeftBoder {
	border:#dadada solid 1px;
	padding:0px 0 8px 0;
}
/*热点新闻、展会信息的新闻列表样式*/
.NewsList {
	padding:5px 0 0 0;
}
.NewsList li {
	height:22px;
	line-height:22px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
/*如果列表有日期此样式起作用*/
.NewsList li span { 
	color:#999;
	float:right;
}
/*新闻中心、专题新闻的样式*/
#content1 .Content1Center {
	float:left;
	border:#dadada solid 1px;
	width:498px;
	padding:0 8px 8px 12px;
}
/*新闻中心*/
.Content1Center .NewsCenter {
	width:245px;
	float:left;
}
.NewsCenter dl {
	padding:0 0 6px 0;
	margin-bottom:5px;
}
/*新闻中心列表的标题*/
.NewsCenter dl dt {
	color:#3b3b3b;
	padding:11px 0 7px 0;
	font-weight:bold;
}
/*新闻中心截取部分详细内容*/
.NewsCenter dl dd {
	padding:0px 0 8px 0;
	line-height:180%;
	background:url(../images/point.gif) repeat-x bottom;
}
.NewsCenter dl dd span {
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat 0 -102px;
}
/*专题新闻的样式*/
.Content1Center .TopicNews {
	width:230px;
	float:right;
}
/*专题新闻的图片*/
.TopicNews .TopicNewsImg {
	padding:6px 0 0 0;
	text-align:center;
}
/*专题新闻图片的大小限制*/
.TopicNewsImg img {
	width:224px;
	height:150px;/*border:#dedede solid 1px;*/
}
/*图片的标题*/
.TopicNewsImg a {
	display:block;
	padding:10px 0 0 0;
	color:#363636;
	font-weight:bold;
}
.PaddingLeft {
	padding-left:10px;/*修正专题新闻列表的左边距*/
}
/*投稿系统和展会信息的部分样式*/
#content1 .Content1Right {
	float:right;
	padding:6px;
	border:#dadada solid 1px;
	width:224px;
}
/*三个类别的标题*/
.VoteBg1 h5, .VoteBg2 h5, .VoteBg3 h5 {
	color:#ca0010;
	padding:12px 0;
}
/*三个类别的背景*/
.VoteBg0 {
	padding-left:0px;
	height:66px;
	border-bottom:#cdcdcd solid 1px;
	background:url(../images/icon_1.gif) no-repeat 10px -447px;
}
.VoteBg1 {
	padding-left:70px;
	height:66px;
	border-bottom:#cdcdcd solid 1px;
	background:url(../images/icon.gif) no-repeat 10px -447px;
}
.VoteBg2 {
	padding-left:70px;
	height:66px;
	border-bottom:#cdcdcd solid 1px;
	background:url(../images/icon.gif) no-repeat 10px -545px;
}
.VoteBg3 {
	padding-left:70px;
	height:66px;
	border-bottom:#cdcdcd solid 1px;
	margin-bottom:2px;
	background:url(../images/icon.gif) no-repeat -240px -445px;
}
.VoteBg1 a, .VoteBg2 a, .VoteBg3 a {
	color:#000;
}
/*三个类别下面的链接*/
.vote1, .vote2, .vote3, .vote4, .vote5, .vote6 {
	padding:6px 6px 6px 20px;
}
.vote1 {
	background:url(../images/icon.gif) no-repeat 0 -653px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat 0 -657px;
}
.vote2 {
	background:url(../images/icon.gif) no-repeat -92px -653px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat -92px -657px;
}
.vote3 {
	background:url(../images/icon.gif) no-repeat 0 -722px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat 0 -722px;
}
.vote4 {
	background:url(../images/icon.gif) no-repeat -100px -719px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat -100px -722px;
}
.vote5 {
	background:url(../images/icon.gif) no-repeat -92px -653px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat -92px -657px;
}
.vote6 {
	background:url(../images/icon.gif) no-repeat -92px -785px!important;/*修正火狐浏览器的上下间距*/
	background:url(../images/icon.gif) no-repeat -92px -790px;
}
/*第一个广告*/
#advertisement1 {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding:5px 0;
}
#advertisement1 a {
	display:block;
	height:82px;
	background:url(../images/ad2.jpg) no-repeat;
}
/*=====================================主内容区-数据汇总开始===================================*/
#content2 {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding-bottom:6px;
	height:1%;
	overflow:hidden;
}
/*左边部分*/
#content2 .Content2Left {
	float:left;
	width:750px;
}
/*数据汇总总标题*/
.DateTitle {
	height:29px;
	line-height:29px;
	position:relative;
	padding-left:30px;
	color:#fff;
	padding-bottom:6px;
	background:#fff url(../images/DateBg.jpg) no-repeat;
}
/*数据汇总分类链接*/
.DateTitle .DateMore {
	position:absolute;
	width:168px;
	font-weight:normal;
	right:4px;
	top:0;
}
.DateMore a {
	color:#fff;
	padding:0 7px;
}
/*左边部分的边框*/
.Content2LeftBoder {
	height:687px;
	border:#737373 solid 1px;
}
/*左边部分四部分的整体表格*/
.Content2LeftTable td {
	height:300px;
	border:#ddd solid 1px;
}
.Con2Title {
	height:25px;
	line-height:25px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -69px;
}
.Con2Title a {
	color:#be0004;
}
.Con2Title .More {
	float:right;
	font-weight:normal;
}
/*价格行情部分*/
.PriceHangqing {
	padding:10px;
	border:#dcdcdc solid 1px;
	height:270px;
}
/*价格行情的列表*/
.PriceHangqing ul {
}
.PriceHangqing li {
	float:left;
	width:110px;
	background:none;
	height:24px;
}
.PriceHangqing li a {
	color:#383838;
}
.PriceHangqing li a:hover {
	color:#f00;
	text-decoration:underline;
}
.PriceHangqing li span {
	padding:0 5px;
}
/*首条新闻的标题*/
.Con2ListStyle {
	padding:10px;
}
.Con2ListStyle h6 {
	padding:0px 0 7px 0;
}
.Con2ListStyle h6 a {
	padding:0px 0 7px 0;
	color:#383838;
}
.Con2ListStyle h6 a:hover {
	color:#f00;
}
/*首条标题的来源信息 日期等*/
.Con2ListStyle .DateListInfo {
	padding-bottom:6px;
}
/*首条标题的来源信息 日期等前面的红色小方块*/

.DateListInfo span {
	font-size:10px;
	padding:0 4px 3px 0;
	color:#da1c1c;
}
/*首条新闻截取的部分内容*/
.Con2ListStyle p a {
	line-height:180%;
	color:#6c6c6c;
}
.Con2ListStyle p a:hover {
	color:#000;
}
.Con2ListStyle ul {
	padding:5px 0 15px 0;/*background:url(../images/BottomLine.jpg) repeat-x bottom;*/
}
.Con2ListStyle ul li {
	height:24px;
	line-height:24px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
.Con2ListStyle ul li span {
	float:right;
}
.Con2ListStyle ul li a {
	color:#272727;
}
.Con2ListStyle ul li a:hover {
	color:#f00;
	text-decoration:underline;
}
.xiangxi{color:#CC3300; }
.Con2ListStyle .gengduo{ float:right; margin-top:-10px}
.Con2ListStyle .gengduo a{color:#CC3300; }
.Con2ListStyle .gengduo a:hover {
	color:#f00;
	text-decoration:underline;
}
/*精英人物模块的样式*/
/*
.Con2ListStyle .PersonInfo {
	line-height:180%;
}
.PersonInfo img {
	padding:10px;
	float:left;
	width:94px;
	height:106px;
}
.PersonInfo span {
	display:block;
	height:25px;
	line-height:25px;
	padding-top:5px;
	font-weight:bold;
}
/*其他精英人物*/
/*.Con2ListStyle .OtherPerson li {
	float:left;
	width:70px;
	display:inline-block;
	background:none;
	height:24px;
}

/*点击精英人物名字之后的样式：.CorentName*/
/*.OtherPerson .CorentName a {
	font-weight:bold;
	color:#f00;
}
*/


/*精英人物模块的样式*/
.Con2ListStyle .PersonInfo {
	line-height:180%;
}
.PersonInfo img {
	padding:10px;
	float:left;
	width:94px;
	height:106px;
}
.PersonInfo span {
	display:block;
	height:25px;
	line-height:25px;
	padding-top:5px;
	font-size:12px;
	
}
/*其他精英人物*/
.Con2ListStyle .OtherPerson li {
	height:24px;
	line-height:24px;
	padding-left:10px;
	
	
}

/*点击精英人物名字之后的样式：.CorentName*/
.OtherPerson .CorentName a {
	font-weight:bold;
	color:#f00;
}



/*右边部分*/
#content2 .Content2Right {
	float:right;
	width:243px;
}
/*行情趋势图的标题*/
.PriceTrendsImg {
	height:375px;
	/*border:#f00 solid 1px;*/
	background:url(../images/BottomLine.jpg) repeat-x left bottom;
}
.PriceTrendsImg h5 {
	height:53px;
	text-indent:-999999px;
	background:url(../images/icon.gif) no-repeat left -199px;
}
.PriceTrendsImg p {
	text-align:center;
}
.PriceTrendsImg p span a {
	display:block;
	padding:5px 0;
	color:#f00;
}
.PriceTrendsImg p a img {
	padding:5px;
	width:225px;
	height:270px;
	border:#ddd solid 1px;
}
.PriceTrendsImg p a:hover img {
	border:#f60 solid 1px;
}
/*行情趋势图的列表*/
.PriceTrendsImg ul li {
	padding:5px;
}
.PriceTrendsImg ul li b {
	padding:0 6px;
	font-weight:normal
}
.PriceTrendsImg ul li span {
	float:right;
}
.PriceTrendsImg ul li a {
	color:#383838;
}
.PriceTrendsImg ul li a:hover {
	color:#f00;
	text-decoration:underline;
}
.PriceTrendsImg ul .more {
	text-align:right;
}
/*纸业标准的标题样式*/
.IndustryStandard {
	padding-right:1px;
}
.IndustryStandard h5 {
	padding-top:10px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#606060;
	background:url(../images/icon.gif) left -840px;
}
/*纸业标准的边框样式*/
.IndustryStandardDiv {
	border:#9e9e9e solid 1px;
	border-top:none;
	padding:10px;
	height:293px;
}
/*纸业标准的列表样式*/

.IndustryStandardDiv ul li {
	height:25px;
	line-height:24px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
.IndustryStandardDiv ul .more {
	text-align:right;
	background:none;
}
.IndustryStandardDiv ul li a {
	color:#2b2b2b;
}
/*=====================================主内容区-期刊图书区域的样式===================================*/
#content3 {
	width:1001px;
	margin:0 auto;
	background:#fff;
	padding:0 1px;
	padding-top:6px;
	height:1%;
	overflow:hidden;
}
#content3 .Content3Left {
	float:left;
	margin-right:5px;
	width:748px;
	border:#cdcdcd solid 1px;
}
#content3 .Content3Right {
	width:242px;
	border:#cdcdcd solid 1px;
	float:right;
	height:335px;
}

.Content3Right h5{
text-indent:-9999999px;
background:url(../images/icon.gif) no-repeat left bottom;
height:83px;
}

.Content3Vote {
	padding:10px;
}
.Content3Vote h6 {
	text-align:center;
}
.Content3Vote p {
	line-height:180%;
	padding:5px 0;
}
/*标题样式*/
.BookTitle {
	height:30px;
	line-height:33px;
	padding-left:35px;
	color:#fff;
	background:url(../images/icon.gif) no-repeat 2px -928px;
	border-bottom:#cdcdcd solid 1px;
}
/*查询样式*/
.BookTitle .BookQuerry {
	width:260px;
	height:30px;
	background:url(../images/icon.gif) no-repeat left -967px!important;
	background:url(../images/icon.gif) no-repeat left -974px;
	text-align:right;
	position:absolute;
	right:8px;
	top: -2px!important;
	top: 5px;
}
.BookQuerry select {
	margin-right:10px;
}
.BookQuerry button {
	width:20px;
	height:20px;
	cursor:pointer;
	line-height:20px;
	background:#c70000;
	color:#fff;
	border:none;
}
/*期刊列表*/.BookDiv ul {
	margin:0 auto;
	text-align:center;
	width:980px;
}
.BookDiv ul li {
	float:left;
	width:164px;
	padding:5px 15px;
}
.BookDiv ul li a {
	display:block;
	text-align:center;
	color:#000;
	padding:10px 0;
}
.BookDiv ul li a img {
	width:150px;
	height:193px;
	padding:4px;
	border:#cccbc9 solid 1px;
	Opacity:.7!important;
	filter: Alpha(Opacity=70);
}
.BookDiv ul li a:hover img {
	border:#f90 solid 1px;
	Opacity:1!important;
	filter: Alpha(Opacity=100);
}
.BookDiv ul li a span {
	display:block;
	text-align:center;
	color:#393939;
	padding:6px 0;
	font-weight:bold;
}
.BookDiv ul li a small {
	font-size:12px;
}
/*第二个广告*/
#advertisement2 {
	width:1003px;
	margin:0 auto;
	padding:5px 0;
	background:#fff;
}
#advertisement2 a {
	display:block;
	height:82px;
	background:url(../images/ad2.jpg) no-repeat;
}
/*=====================================主内容区-论坛精选的样式===================================*/
.BbsIndexDiv {
	padding:10px 0;
}
.BbsIndexDivLeft {
	height:300px;
	width:370px;
	float:left;
	margin-right:10px;/*border-right:#dadada solid 1px;*/
}
.BbsIndexDivCenter {
	height:300px;
	width:350px;
	float:left;
}
.BbsIndexDivRight {
	height:300px;
	width:325px;
	float:right;
}
.BbsIndexList {
	padding:0 10px;
}
.BbsIndexList li {
	padding:4px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
.BbsIndexList li a {
	color:#6e6e6e;
}
.BbsIndexList li a:hover {
	color:#f00;
	text-decoration:underline;
}
.BbsIndexList li span {
	float:right;
}
.BbsIndexTitle {
	color:#383838;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:url(../images/icon.gif) no-repeat left -60px;
}
.BbsIndexTitle h5 {
	background:url(../images/BottomLine.jpg) repeat-x bottom;
}
.BbsIndexList .BbsIndeMore {
	float:right;
	padding-top:8px;
}
/*=====================================主内容区-价格行情、行情分析、行情分析图的样式===================================*/
#content4 {
	width:1001px;
	margin:0 auto;
	padding:0 1px;
	padding-bottom:6px;
	background:#fff;
	height:1%;
	overflow:hidden;
}
#content4 .con4Left {
	width:370px;
	float:left;
	margin-right:6px;
}
#content4 .con4Left2 {
	width:320px;
	float:left;
	margin-right:6px;
}
#content4 .con4Right {
	width:295px;
	float:right;
}
#content10 {
	width:1001px;
	margin:0 auto;
	padding:0 1px;
	padding-bottom:6px;
	background:#fff;
	height:1%;
	overflow:hidden;
}
#content10 .con10Left {
	width:370px;
	float:left;
	margin-right:6px;
}
#content10 .con10Left2 {
	width:320px;
	float:left;
	margin-right:6px;
}
#content10 .con10Right {
	width:295px;
	float:right;
}
.PriceBoder {
	border:#dcdcdc solid 1px;
	height:290px;
}
.PriceBoder p {
	text-align:center;
	padding:5px 0;
}
.PriceBoder p a {
	color:#f00;
}
.PriceBoder p a img {
	padding:3px;
	border:#ddd solid 1px;
	width:275px;
	height:240px;
}
.PriceBoder p a:hover img {
	border:#f60 solid 1px;
}
.PriceBoder ul li {
	padding:4px 6px;
}
.PriceBoder ul .more {
	text-align:right;
}
/*每个类别的标题*/
.InfoTitle {
	padding:4px 0 6px 0;
	position:relative;
	border-bottom:#fff solid 2px;
}
.InfoTitle span {
	padding:4px 10px;
	color:#fff;
	background:#d81c1b;
}
.InfoTitle span a {
	color:#fff;
}
.InfoTitle span a:hover {
	color:#fff;
}
/*每个类别的标题more*/
.InfoTitle .InfoMore {
	position:absolute;
	right:0px;
	top:10px;
}
/*每个类别的分类*/
.InfoTitle .fenlei {
	position:absolute;
	width:91px;
	left: 82px;
	top: 6px;
	color:#000;
	font-weight:normal;
}
.fenlei a {
	padding:0 6px;
	color:#000;
}
/*点击每个类别的分类后的样式*/
.fenlei .corent {
	font-weight:bold;
}
/*企业大全的列表*/
.qiye {
	width:216px;
	margin:0 auto;
}
.qiye li {
	padding-left:8px;
	height:25px;
	background:url(../images/icon.gif) no-repeat 0px -128px;
	line-height:25px;
}
/*=====================================主内容区-企业招聘、人才求职、最新供应、最新求购等部分开始===================================*/
#content5 {
	width:1001px;
	margin:0 auto;
	padding-bottom:6px;
	background:#fff;
	padding:0 1px;
}
#content5 .con5Left {
	width:246px;
	float:left;
	margin-right:6px;
}
#content5 .con5Left2 {
	width:246px;
	float:left;
	margin-right:6px;
}
#content5 .con5Left3 {
	width:246px;
	float:left;
	margin-right:6px;
}
#content5 .con5Right {
	width:245px;
	float:right;
}
/*每个类别的标题*/
.InfoTitle {
	padding:4px 0 6px 0;
	position:relative;
	border-bottom:#fff solid 2px;
}
.InfoTitle span {
	padding:4px 10px;
	color:#fff;
	background:#d81c1b;
}
/*每个类别的标题more*/
.InfoTitle .InfoMore {
	position:absolute;
	right:0px;
	top:6px;
}
#content5 .Con4Boder {
	border:#dcdcdc solid 1px;
	padding:8px;
	height:300px;
}
/*每个类别的边框*/
.Con4Boder {
	border:#dcdcdc solid 1px;
	padding:8px;
	height:275px;
}
/*供求信息、求职招聘的列表*/
.InfoList li {
	height:25px;
	line-height:25px;
	padding-left:13px;
	color:#6a6a6a;
	background:url(../images/icon.gif) no-repeat left -126px;
}
.InfoList li a {
	color:#6a6a6a;
}
.InfoList li a:hover {
	color:#f00;
	text-decoration:underline;
}
.InfoList li span {
	font-weight:bold;
	padding:0 5px 0 0;
}
/*主内容区-产品大全等部分开始*/
#content6 {
	width:1001px;
	padding:0 1px;
	height:1%;
	background:#fff;
	margin:0 auto;
	padding-bottom:8px;
	overflow:hidden;
}
#content6 .con6Left {
	border:#a5a5a5 solid 1px;
	background:url(../images/ProductBoderBg.gif) repeat-x left bottom;
}
.con6Left h4 {
	background:url(../images/ProductTitleBg.gif) repeat-x;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	border-bottom:#a5a5a5 solid 1px;
}
.con6Left h4 span {
	display:block;
	height:29px;
	padding-left:31px;
	background:url(../images/ProductsTitleicon.gif) no-repeat;
	line-height:27px;
	color:#323232;/*filter: Glow(Color=#ffffff, Strength=3);*/
}
.ProductsBoder {
	padding:5px;
}
.ProductsBoder table {
	border-collapse:collapse;
}
.ProductsBoder .ProductsListTitle {
	width:30px;
	text-align:center;
	border:#cecece solid 1px;
	font-weight:bold;
	color:#000;
	line-height:250%;
	background:#ececec;
}
.ProductsListTd {
	width:276px;
	border:#cecece solid 1px;
	padding:5px;
}
.RecomandProductsTd {
	width:276px;
	border:#cecece solid 1px;
	padding:5px;
}
.RecomandProductsTd li {
	padding:5px 0;
}
.RecomandProductsTd li span {
	padding:0 3px;
}
.RecomandProductsTd li a {
	color:#6e6e6e;
	font-weight:bold;
}
.RecomandProductsTd li b {
	padding:0 4px 0 0;
	font-size:10px;
}
.RecomandProductsTd li a:hover {
	color:#f00;
	text-decoration:underline;
}
.RecomandProductsTd p {
	text-align:right;
}
/*企业大全的标签样式*/
.ComponyTabStyle {
	padding:10px;
}
.ComponyTab {
	background:url(../images/TabsBg.gif) repeat-x bottom;
	height:22px;
}
.ComponyTab ul {
	margin-left:8px;
}
.ComponyTab ul li {
	float:left;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.li1 {
	background:url(../images/TabLi.gif) no-repeat bottom;
	font-size:12px;
	color:#f00;
	cursor:pointer;
	width:91px;
	height:22px;
	display:block;
	padding:0 2px;
	line-height:22px;
	text-align:center;
}
.li2{
	background:url(../images/TabLi.gif) no-repeat;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	width:91px;
	height:22px;
	display:block;
	padding:0 2px;
	line-height:22px;
	text-align:center;
}
/*企业大全的列表样式*/
.ComponyTabList {
	margin:5px 0 15px 10px;/*background:url(../images/BottomLine.jpg) repeat-x bottom;*/
}
.ComponyTabList li {
	height:24px;
	line-height:24px;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
.ComponyTabList li span {
	padding:0 5px;
	color:#6c6c6c;
}
.ComponyTabList li span a {
	color:#6c6c6c;
}
.ComponyTabList li a {
	color:#272727;
}
.ComponyTabList li a:hover {
	color:#f00;
	text-decoration:underline;
}
.ProductsListTd li {
	float:left;
	width:139px;
	padding:5px 0;
}
.ProductsListTd li span {
	padding:0 3px;
}
.ProductsListTd li a {
	color:#6e6e6e;
	font-weight:bold;
}
.ProductsListTd li b {
	padding:0 4px 0 0;
	font-size:10px;
}
.ProductsListTd li a:hover {
	color:#f00;
	text-decoration:underline;
}
.ProductsListTd p {
	text-align:right;
}
/*=====================================页脚版权信息区域的样式===================================*/
#footer {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding-top:0px;
}
#footer .friendLink {
	padding:0px 0;
	text-align:center;
	vertical-align:text-top;
}
.friendLink a img {
	padding:0 0px;
}
#footer .FooterNav {
	color:#000;
	padding:10px 0;
	text-align:center;
	width:950px;
	margin:0 auto;
	border-bottom:#f00 solid 1px;
}
.FooterNav a {
	color:#000;
	padding:0 8px;
}
#footer p {
	padding:10px 0;
	text-align:center;
	line-height:180%;
}


#moddleAD {
	width:1003px;
	margin:0 auto;
	/*background:url(../images/ad2.jpg) ;*/
	padding-top:2px;
	padding-left:0px;
	
}
#moddleAD .friendLink 
{
	
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	text-align:center;
	top:inherit;
	vertical-align:text-top;

}

#moddleDownAD {
	width:1003px;
	margin:0 auto;
	background:url(../images/ad5.jpg) ;
	padding-top:2px;
	padding-left:0px;
	
}
#moddleDownAD .friendLink 
{
	
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
	text-align:center;
	top:inherit;
	vertical-align:text-top;

}



#content11 {
	width:1003px;
	margin:0 auto;
	background:#fff;
	padding:4px 0 0px 0px;
	margin:0 auto;
}
/*图片新闻和热点新闻*/
#content11 .Content11Left {
	float:left;
	width:320px;
	margin-right:2px;
	padding:5px;
	padding-top:2px;/*对齐最下边的边线*/
}
/*图片新闻的标题*/
.Content11Left .ImgNews {
	position:relative;
	height:20px;
	line-height:20px;
	color:#fff;
	padding-left:15px;
	background:url(../images/icon.gif) no-repeat left -36px;
	
}
/*more的样式*/
.ImgNews a {
	position:absolute;
	right:3px;
	top:3px;
}
/*幻灯片的位置样式*/
.Content11Left .ImgNewsBox {
	width:310px;
	height:250px;
	background:#eee;
	
	margin:0 auto;
}
/*公用的类别标题*/
.NewsTitle {
	color:#ca0000;
	height:27px;
	line-height:27px;
	padding-left:17px;
	background:url(../images/icon.gif) no-repeat 0 6px;
	border-bottom:#ca0000 solid 1px;
	position:relative;
}
/*公用的类别标题的more*/
.NewsTitle a {
	position:absolute;
	right:0px;
	top:6px;
}
/*左侧图片新闻和热点新闻的边框*/
.Content11Left .Content1LeftBoder {
	border:#dadada solid 1px;
	height:438px;
	padding:0px 4px 8px 4px;
}
/*热点新闻、展会信息的新闻列表样式*/
.NewsList {
	padding:5px 0 0 0;
}
.NewsList li {
	height:22px;
	line-height:22px;
	padding-left:12px;
	background:url(../images/icon.gif) no-repeat 3px -130px;
}
/*如果列表有日期此样式起作用*/
.NewsList li span {
	color:#c5c5c5;
	float:right;
}
/*新闻中心、专题新闻的样式*/
#content11 .Content11Center {
	float:left;
	border:#dadada solid 1px;
	width:400px;
	height:460px;
	padding:0 8px 8px 12px;
}
/*新闻中心、专题新闻的样式*/
#content1 .Content1Center {
	float:left;
	border:#dadada solid 1px;
	width:400px;
	height:460px;
	padding:0 8px 8px 12px;
}
/*新闻中心*/
.Content11Center .NewsCenter {
}
.NewsCenter ul{
	margin:5px;
}
.NewsCenter ul li{
	padding:3px 0;
	padding-left:10px;
	background:url(../images/icon.gif) no-repeat left -127px;
}
.NewsCenter ul li span{
	float:right;
	color:#c5c5c5;
}
.NewsCenter ul .first{
	background:none;
}
.NewsCenter ul .first h5{
	margin-bottom:5px;
	font-size:14px;
}
.NewsCenter ul .first p{
	line-height:180%;
}
.NewsCenter ul .first p a{
	padding:0 6px;
	color:#f00;
}
/*专题新闻的样式*/
.Content11Center .TopicNews {
	width:200px;
	float:right;
}
/*专题新闻的图片*/
.TopicNews .TopicNewsImg {
	padding:6px 0 0 0;
	text-align:center;
}
/*专题新闻图片的大小限制*/
.TopicNewsImg img {
	width:180px;
	height:150px;/*border:#dedede solid 1px;*/
}
/*图片的标题*/
.TopicNewsImg a {
	display:block;
	padding:10px 0 0 0;
	color:#363636;
	font-weight:bold;
}
.PaddingLeft {
	padding-left:10px;/*修正专题新闻列表的左边距*/
}
/*投稿系统和展会信息的部分样式*/
#content11 .Content11Right {
	float:right;
	padding:6px;
	border:#dadada solid 1px;
	width:224px;
	margin-right:3px;
}



#BbsNew{
	 width:1001px;
	 margin:0 auto;
	 overflow:auto;
	 zoom:1;
	 background:#fff;
 }
#BbsNew .BbsNewLeft{
	 width:244px;
	 float:left;
	 height:330px;
	 margin-right:6px;
	 border:#dcdcdc solid 1px;
 }
 #BbsNew .BbsNewLeft2{
	 width:244px;
	 float:left;
	 height:330px;
	 margin-right:6px;
	 border:#dcdcdc solid 1px;
 }
 #BbsNew .BbsNewLeft3{
	 width:244px;
	 float:left;
	 height:330px;
	 margin-right:6px;
	 border:#dcdcdc solid 1px;
 }
 #BbsNew .BbsNewRight{
	 width:243px;
	 height:330px;
	 float:right;
	 border:#dcdcdc solid 1px;
 }
 
 /*12.23修改*/
#Newqiye{
	 width:1001px;
	 margin:0 auto;
	 padding:0 1px;
	 overflow:auto;
	 background:#fff;
	 padding-bottom:6px;
}
#Newqiye .Newqiye1{
	float:left;
	width:368px;
	margin-right:6px;
	border:#dcdcdc solid 1px;
}
#Newqiye .Newqiye2{
	float:left;
	width:318px;
	border:#dcdcdc solid 1px;
}
#Newqiye .Newqiye3{
	float:right;
	width:294px;
	border:#dcdcdc solid 1px;
}
.BbsNewTitle{
height:28px;
line-height:28px;
padding-left:30px;
position:relative;
color:#fff;
border-bottom:#dcdcdc solid 1px;
background:url(../images/icon.gif) no-repeat left -929px;}
.BbsNewTitle span{
position:absolute;
top:8px;
right:5px;}