@charset "utf-8";
/*中华纸业网站全局样式css    制作：靳如飞     风尚设计    电话：13012998083   QQ：67456604*/
* {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
}
body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#f00;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
/*头部样式*/
#Header {
	width:980px;
	margin:0 auto;
}
/*顶部导航条*/
.TopNav {
	height:30px;
	line-height:30px;
	padding:4px 10px;
	border:#dedede solid 1px;
	margin-bottom:4px;
/*background:url(../images/person/titlebg_zw.jpg) repeat-x;*/}
.TopNav a {
	padding:0 5px;
}
.Logo {
	height:66px;
	background:url(../images/person/UserInfoBanner2.gif) no-repeat;
}
/*专栏导航*/
#NavDiv {
	width:980px;
	height:41px;
	line-height:41px;
	margin:0 auto;
	color:#fff;
	background:url(../images/person/PersonTitleBg.gif) repeat-x bottom left;
}
#NavDiv .LeftTitle {
	display:block;x
	width:117px;
	height:41px;
	float:left;
	background:url(../images/person/PersonTitle.gif) no-repeat bottom;
}
#NavDiv a {
	padding:0 6px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
/*当前位置*/
#NowPosation {
	width:980px;
	margin:0 auto;
	padding:7px 0;
}
#NowPosation a {
	padding:0px 5px;
}
/*主内容区*/
#MainContent {
	width:980px;
	margin:0 auto;
}
/*左侧栏目列表的样式*/
.Column {
	border:1px solid #dedede;
	margin-bottom:8px;
}
.Column h4 {
	height:40px;
	background:url(../images/person/bg.gif) repeat-x 0 -31px;
	padding-left:2px;
	overflow:visible;
}
.Column h4 span a {
	display:block;
	width:100px;
	text-align:center;
	background:#fff;
	border-top:3px solid #d60d03;
	font-family: "微软雅黑";
	font-size:16px;
	color: #c60900;
	height:38px;
	line-height: 38px;
	padding-right: 18px;
	padding-left: 13px;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;
	z-index:1000;
}
.Column .ColumnList {
	margin:15px;
}
.ColumnList .FirstList img {
	width:95px;
	height:65px;
	padding:5px;
	border:#dedede solid 1px;
	float:left;
	margin-right:10px;
	display:inline;
}
.ColumnList .FirstList h5 a {
	font-size:14px;
	color:#343434;
}
.ColumnList .FirstList p {
	font-size:14px;
	line-height:180%;
	color:#6d6d6d;
	padding:5px 0;
}
.ColumnList .FirstList p span {
	color:#69c;
}
.ColumnList .FirstList p small a {
	color:#f00;
	font-size:12px;
}
.ColumnList li {
	padding:5px 0;
}
.ColumnList li a {
	font-size:14px;
	color:#343434;
}
.ColumnList li span {
	padding:0 5px;
	color:#f00;
}
.ColumnList li b {
	font-weight:normal;
	color:#999;
	float:right;
}

/*右边栏目标题背景*/
.RightColumn h4 {
	background:url(../images/person/RightColumnTitleBg.gif) repeat-x;
	height:29px;
	border-right:#e1e1e1 solid 1px;
	border-left:#e1e1e1 solid 1px;
}
.RightColumn h4 span a {
	background:url(../images/person/RightColumnTitle.gif) no-repeat;
	height:23px;
	display:block;
	color:#fff;
	padding-top:6px;
	font-size:12px;
	padding-left:8px;
}
.RightColumn h4 span a:hover {
	color:#fff;
	text-decoration:underline;
}
.RightColumnPadding {
	padding:10px;
	border:#e1e1e1 solid 1px;
	border-top:none;
	padding-top:0;
}
.RightColumnPadding ul {
	padding:0;
}
.RightColumnPadding ul li {
	position:relative;
	height:110px;
	background:url(../images/person/point.gif) repeat-x bottom;
	padding-top:10px;
}
.RightColumnPadding ul li h5 a {
	font-size:12px;
	color:#3f0d0b;
}
.RightColumnPadding ul li h5 a span {
	color:#669;
}
.RightColumnPadding ul li p {
	line-height:180%;
	padding:6px 0;
	color:#666;
}
.RightColumnPadding ul li p a {
	color:#f00;
}
.RightColumnPadding ul li .Img {
	display:block;
	width:80px;
	height:80px;
	float:left;
	margin-right:8px;/*position:absolute;
top:10px;
left:0;*/
}
/*更多专栏样式*/
.ColumnMore {
	margin-top:10px;
}
.ColumnMore h5 {
	background:url(../images/person/RightColumnTitleBg.gif) repeat-x;
	height:29px;
	border-right:#e1e1e1 solid 1px;
	border-left:#e1e1e1 solid 1px;
}
.ColumnMore h5 span a {
	background:url(../images/person/RightColumnTitle.gif) no-repeat;
	height:23px;
	display:block;
	color:#fff;
	padding-top:6px;
	font-size:12px;
	padding-left:8px;
}
.ColumnMore h5 span a:hover {
	color:#fff;
	text-decoration:underline;
}
.ColumnMoreBoder {
	padding:10px;
	
	border-top:none;
	padding-top:0px;
	height:1%;
	overflow:hidden;
	clear:both;
}
.ColumnMoreBoder ul li {
	float:left;
	padding:8px 8px;
	text-align:center;
}
.ColumnMoreBoder ul li a {
	display:block;
}
.ColumnMoreBoder ul li a img {
	padding:2px;
	border:#ddd solid 1px;
}
.ColumnMoreBoder ul li a:hover img {
	border:#f60 solid 1px;
}
.ColumnMoreBoder ul li span a {
	padding:8px 0;
}
/*以下是名家专栏的样式*/
.PersonalityTopics {
	border:1px solid #ddd;
}
/*.PersonalityTopics h4 {
	height:40px;
	background:url(../images/person/bg.gif) repeat-x 0 -31px;
	padding-left:2px;
	overflow:visible;
}
.PersonalityTopics h4 a {
	display:block;
	width:200px;
	text-align:center;
	background:#fff;
	border-top:3px solid #d60d03;
	font-family: "微软雅黑";
	font-size:16px;
	color: #c60900;
	height:38px;
	line-height: 38px;
	padding-right: 18px;
	padding-left: 13px;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;
	z-index:1000;
}*/


.PersonalityTopics h4 {
	height:40px;
	background:url(../images/person/bg.gif) repeat-x 0 -31px;
	padding-left:2px;
	overflow:visible;
}

.PersonalityTopics h4 .lb1 a {
	text-align:center;
	background:#fff;
	border-top:3px solid #d60d03;
	font-family: "微软雅黑";
	font-size:16px;
	color: #c60900;
	height:38px;
	line-height: 38px;
	padding-right: 18px;
	padding-left: 13px;
	position:relative;
	}
.PersonalityTopics h4 .lb1 a:hover {
	background:#d60d03;
	color: #fff;
	
	}




.PersonalityTopics dl {
	margin:10px;
}
.PersonalityTopics dl dt {
	height:32px;
	background:#e9e9e9;
	position:relative;
	margin-bottom:10px;
}
/*.PersonalityTopics dl dt span a {
	display:block;
	width:36px;
	height:36px;
	text-align:center;
	line-height:35px;
	background:url(../images/person/PersonalityTopicsTitle.gif) no-repeat;
	position:absolute;
	top:0;
	left:10px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}*/
/*font-family:"Arial Black";*/
.PersonalityTopics dl dt span a {
display:block;
width:80px;
height:36px;
text-align:center;
line-height:35px;
background:url(../images/person/PersonalityTopicsTitle.gif) no-repeat;
position:absolute;
top:0;
left:10px;
color:#fff;
font-weight:bold;
font-size:14px;/*font-family:"Arial Black";*/
}


.PersonalityTopics dl dt span a:hover {
	text-decoration:underline;
	color:#fff;
}
.PersonalityTopics dl dd {
	padding:10px;
	height:1%;
	overflow:hidden;
}
.PersonalityTopics dl dd li {
	float:left;
	padding:4px 10px;
	width:100px;
}
.PersonalityTopics dl dd li a {
	font-size:14px;
	color:#393939;
}
.PersonalityTopics dl dd li a:hover {
	text-decoration:underline;
}
.PersonalityTopics dl dd li span {
	padding:0 6px;
	color:#f60;
}
/*具体到名家页面的样式*/

.PersonName {
	border:1px solid #dedede;
	margin-bottom:8px;
}
.PersonName h4 {
	height:40px;
	background:url(../images/person/bg.gif) repeat-x 0 -31px;
	padding-left:2px;
	overflow:visible;
}
.PersonName h4 span {
	display:block;
	width:100px;
	text-align:center;
	background:#fff;
	border-top:3px solid #d60d03;
	font-family: "微软雅黑";
	font-size:16px;
	color: #c60900;
	height:38px;
	line-height: 38px;
	padding-right: 18px;
	padding-left: 13px;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;
	z-index:1000;
}
.PersonNameText {
	padding:15px;
	height:1%;
	overflow:hidden;
}
.PersonNameText .PersonPhoto {
	float:left;
	margin-right:10px;
}
.PersonNameText .PersonPhoto img {
	width:150px;
	height:150px;
}
.PersonNameText ul li {
	font-size:14px;
	padding:5px 0;
	color:#464646;
}
.PersonNameText ul li span {
	color:#f60;
}
.PersonNameText ul li p {
	line-height:180%;
}
/*最近发表*/
.PersonArticle {
	padding:10px;
}
.PersonArticle ul li {
	font-size:14px;
	padding-bottom:30px;
}
.PersonArticle ul li h5 a {
	font-size:14px;
	color:#393939;
}
.PersonArticle ul li h5 a:hover {
	text-decoration:underline;
}
.PersonArticle ul li p {
	padding:5px 0;
	line-height:180%;
	color:#464646;
}
.PersonArticle ul li p b {
	padding-right:5px;
	color:#070;
}
.PersonArticle ul li p span a {
	padding:0 5px;
	color:#f00;
}
/*栏目统计*/
.ColumnCountPadding {
	padding:10px;
	border:#e1e1e1 solid 1px;
	border-top:none;
	padding-top:0;
	margin-bottom:10px;
}
.ColumnCount {
}
.ColumnCount li p {
	padding:10px;
	font-size:14px;
}
/*相关阅读*/
.ColumnTextList {
	border:#e1e1e1 solid 1px;
	border-top:none;
	padding:10px 0;
	margin-bottom:10px;
}
.ColumnTextList li {
	padding:5px 0;
}
.ColumnTextList li span {
	padding:0 5px;
	color:#f00;
	font-size:14px;
}
.ColumnTextList li a {
	color:#393939;
	font-size:14px;
}
/*名家的文章详细页面样式*/
.PersonArticleInfo {
	padding:15px;
}
.PersonArticleInfo h3 {
	font-size:16px;
	color:#f00;
	text-align:center;
	padding:15px 0;
}
.PersonArticleInfo h5 {
	padding:5px;
	color:#494949;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	border-top:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
	margin-bottom:15px;
}
.PersonArticleInfo h5 span {
	padding:0 8px;
}
.PersonArticleInfo p {
	line-height:180%;
	font-size:14px;
	color:#111;
	padding:6px 0;
}
.PersonArticleInfo .Introduction {
	padding:10px;
	border:#ddd solid 1px;
	font-size:14px;
	color:#494949;
	margin-bottom:15px;
}
/*名家的文章详细页面右侧的简介样式*/
.PersonInfoPadding {
	padding:10px;
	border:#e1e1e1 solid 1px;
	border-top:none;
	margin-bottom:10px;
}
.PersonInfo .PhotoImg {
	float:left;
}
.PersonInfo .PhotoImg img {
	padding-right:10px;
	width:70px;
	height:70px;
}
.PersonInfo li {
	padding-bottom:10px;
	color:#464646;
}
.PersonInfo li p {
	line-height:180%;
}
/*=====================================页脚版权信息区域的样式===================================*/
#footer {
	width:1003px;
	margin:0 auto;
	background:#fff;
	margin-top:20px;
}
#footer .friendLink {
	padding:7px 0;
	text-align:center;
}
.friendLink a img {
	padding:0 6px;
}
#footer .FooterNav {
	color:#000;
	padding:12px 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%;
}

/*=================================================================================================================================================*/



/*右边栏目标题背景改*/

#Newqiye .Newqiye3{
	float:right;
	width:294px;
	border:#dcdcdc solid 1px;
	
}
/*企业大全的标签样式*/
.ComponyTabStyle {
	padding:0px;
	border-right:#e1e1e1 solid 1px;
	border-left:#e1e1e1 solid 1px;
	border-bottom:#e1e1e1 solid 1px;
	margin-bottom:10px;
}
.ComponyTab {
	background:url(../images/person/RightColumnTitleBg.gif) repeat-x;
	height:29px;
}
.ComponyTab ul {
	margin-left:0px;
}
.ComponyTab ul li {
	float:left;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.li1 {
	background:url(../images/person/RightTitle2.gif) no-repeat bottom;
	font-size:12px;
	color:#f00;
	cursor:pointer;
	width:60px;
	height:29px;
	display:block;
	line-height:22px;
	text-align:center;
}
.li2 {
	background:url(../images/person/RightTitle1.gif) no-repeat;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	width:60px;
	height:29px;
	display:block;
	padding:0 0;
	line-height:22px;
	text-align:center;
}
/*企业大全的列表样式*/
.ComponyTabList {
	margin:5px 0 15px 10px;/*background:url(../images/person/images/BottomLine.jpg) repeat-x bottom;*/
}
.ComponyTabList li {
	height:24px;
	line-height:24px;
	padding-left:20px;
	background:url(../images/person/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;
}
/*期刊样式*/
.PriceTrendsImg{
	padding-left:30px;
}
.PriceTrendsImg p span a {
	display:block;
	padding:5px 0px;
	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;
}