/* V2.10_20161123 */

@import url(../../share.css);


h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, li, body, form, p { padding:0; margin:0; }
html	{ overflow-y:scroll; overflow-x:hidden; }	/* overflow-x:hidden;防止QQ客服右侧默认显示出现横向滚动条 */

/*【全站变灰】
html {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1);
}
*/

/*【首页变灰】
html.site_home {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1);
}
*/

img		{ border:0; }
ul, ol	{ list-style-type:none; }
input	{ font-size:13px; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; }
textarea	{ font-size:13px; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; line-height:1.2; }
a			{
	font-size:12px; color:#0158a7;
	
}
a:link		{
	text-decoration:none;
	
}
a:visited	{
	text-decoration:none;
	
}
a:hover		{
	text-decoration:underline;
	
}
a:active	{
	text-decoration:none;
	
}


/* *** 全局通用字体样式 START *** */
.font1_1	{ font-size:14px; color:#0158a7; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }
a.font1_1:hover { font-size:14px; color:red; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }
.font1_2	{ font-size:14px; color:#0158a7; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }
a.font1_2:hover { font-size:14px; color:red; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }
.font1_2d		{ font-size:14px; color:#a59ea3; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }
a.font1_2d:hover{ font-size:14px; color:#b5b1b4; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;  }

.font2_1 { font-size:16px; color:#bf3131; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; color:#0078bf; }
a.font2_1:hover	{ font-size:16px; color: #f45151; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; color:#0078bf; }
.font2_2 { font-size:14px; color:#bf3131; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; color:#0078bf; }
a.font2_2:hover	{ font-size:14px; color: #f45151; font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif; color:#0078bf; }
.fontRed	{ color:red; }
/* *** 全局通用字体样式 END *** */



/* *** 通用布局样式 START *** */
body {
	background:#fafafa url(bg.png) repeat;_background:url(bg.gif) repeat;
	color:#333;
	font:14px 微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;
}
::selection {
	color:#0088dd;
	background:#dcdcdc;
}
::-moz-selection {
	color:#0088dd;
	background:#dcdcdc;
}
h2 {
	font-size:16px;
}
a:link,a:visited {
	color:#0088dd;
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}

/* *** 通用布局样式 END *** */



/* 友情链接 START */
/* 友情链接 END */



/* 内容页、通用页 START */
.pageBox dt,.itemBox0 dt	{ border-bottom:1px #0688dd solid; height:30px;line-height:30px; font-size:16px;font-weight:bold; }
.webBox .web			{ min-height:300px; }
.webBox .a	{ border-bottom:1px #a2c1de dotted; }
.webBox .a .addi2	{ font-size:14px; }
.webBox .b	{ padding:12px; border-bottom:1px #a2c1de dotted; }
.webBox .b .note	{ font-size:14px; border:1px #b1dbf7 solid; background:#eaf7ff; }
.webBox .b .mark		{ margin-top:5px; line-height:1.2; }
.webBox .b .mark a		{ font-size:14px; }
.webBox .b .mark a:hover{ font-size:14px; }

.webBox .c			{ font-size:16px; }
.webBox .c a		{ font-size:16px; }
.webBox .c a:hover	{ font-size:16px; }
.webBox .d			{ border-bottom:1px #a2c1de dotted; }
.webBox .d .boxBorder	{ background:url(boxFull.gif); }
#newsContent	{ font-size:16px; }
/* 内容页、通用页 END */


/* 内容页分页导航 START */
.pageNavBox	{
	font-size:14px;	
}
.pageNavBox div {
	font-size:14px;
}
.pageNavBox div a {
	font-size:14px;
}
.pageNavBox div a:hover	{
	font-size:14px;
}
.pageNavBox div span {
	font-size:14px;
}
/* 内容页分页导航 END */



/* 内容页左右侧翻页 START */
a.pagePrev,a.pageNext{background:url(arrow.gif) no-repeat;}
a.pagePrev{margin-left:-609px;background-position:0 0;}
a.pageNext{margin-left:502px;background-position:0 -300px;}
a.pagePrev:hover,a.pageNext:hover{background-color:#e8e8e8;}
/* 内容页左右侧翻页 END */




/* 评论区、相关文章区 START */
.replyBox dt,.markBox dt	{
	background:url(reply.gif) no-repeat; font-size:16px; color:#0078bf; text-indent:5px;_padding-left:5px;
}
.replyBox dt a,.markBox dt a	{
	font-size:16px;
}
.replyBox dd,.markBox dd	{
	border:1px #a2c1de solid;
}
.replyBox .replyBtn		{ background:url(replyBtn.gif); }

.markBox li	{ width:327px; height:22px; overflow:hidden; }

.newsFullBox		{ width:1000px; }
.newsFullBox dt		{ width:1000px; background:url(replyFull.gif) no-repeat; }
.newsFullBox dd		{ width:988px; }
.markFullBox li		{ width:313px; }
/* 评论区、相关文章区 END */



/* 留言本 START */
.messageBox .replyBtn		{ background:url(messageBtn.gif); }
/* 留言本 END */


/* 论坛 START */
/* 论坛 END */


/* 内页右侧二级导航 START */
.liBox1 ul		{ margin:0; padding:0; list-style:none; }
.liBox1 ul li	{ float:left; width:120px; height:25px; line-height:24px; text-align:center; overflow:hidden; margin:0 3px 5px 3px;_margin:0 4px 5px 2px; border:1px #0177bd solid; background:#0177bd; }
.liBox1 ul li a {
	float:left; width:123px; height:25px; background:#028ada; color:#f0f0f0;
}
.liBox1 ul li a:hover {
	float:left; width:123px; height:25px; background:#0177bd; color:#ffffff;
}

.liBox2 ul		{ margin:0; padding:0; list-style:none; }
.liBox2 ul li	{ float:left; width:251px; height:25px; line-height:27px; text-align:center; overflow:hidden; margin:0 3px 5px 3px;_margin:0 0 5px 1px; border:1px #0177bd solid; background:#0177bd; }
.liBox2 ul li a {
	float:left; width:254px; height:25px; line-height:27px; background:#028ada; color:#f0f0f0;
}
.liBox2 ul li a:hover {
	float:left; width:254px; height:25px; line-height:27px; background:#0177bd; color:#ffffff;
}
/* 内页右侧二级导航 END */



.topBody	{ padding-top:82px;_padding-top:0px; }
.mainBox, .htmlBody {
	width:1000px;
	margin:0 auto;
}

/* 页头顶部横栏 start */
.topMenu{ margin:0 auto; width:1000px; padding:0 5px 2px 5px;_padding:0 5px 2px 5px; height:24px; line-height:24px; /*overflow:hidden;*/ border-bottom:1px #c8c8c8 solid;text-align:left; }
.topMenu ul{height:24px; overflow:hidden; }
.topMenu .a	{ float:left; width:400px; overflow:hidden; color:#bf3131;font-size:12px; color:#b40287 }
.topMenu .a li{ padding-right:20px; }
.topMenu .b	{ float:right; width:590px; overflow:hidden; text-align:right; }
.topMenuClass, a.topMenuClass { color:#a59ea3 !important; }

/* 页头顶部横栏 end */


/* 页头导航 start */
#topMenuBox {
	height:82px;
	width:100%;
	position:fixed; left:0; top:0;
	background:url(topMenuBg.png) repeat-x;
	_background:url(topMenuBg.gif) repeat-x;
	z-index:999;
	font-size:14px
}
.navMenuFullW { width:10000px;_width:757px; }
#navMenuBox {
	float:left;
	width:750px;/* height:500px; overflow-x:hidden; */
	margin-top:2px
}
#navMenuBox ul {
	float:left;
	margin-top:-2px;
}
#navMenuBox li {
	float:left;
	display:block;
	line-height: 30px;
}
#navMenuBox li a {
	font-size:16px;
	font-family:微软雅黑,"Microsoft YaHei",宋体,SimSun,PMingLiU,Verdana,Arial,Helvetica,sans-serif;
	float:left;
	display:block;
	margin-top:5px;
	color:#361a15;
	padding:2px 14px 3px 2px;
}
#navMenuBox li a:hover {
	color:#333;
	text-shadow:none;
	-webkit-border-radius:300px;
	-moz-border-radius:300px;
	border-radius:300px;
}

#navMenuBox .navItem {position:relative;margin:0 auto;font-size:14px;}
#navMenuBox .navItem li {float:left;position:relative;z-index:1;}
#navMenuBox .navItem li a {display:block;text-align:center;font-weight:bold;}
#navMenuBox .navItem .subMenu {display:none;position:absolute;left:-2px;top:40px;z-index:1;border:1px solid #E6E4E3; background:url(topSubMenuBg.png);_background:url(topSubMenuBg.gif);padding:3px 0 3px 0;}
#navMenuBox .navItem .subMenu li {text-align:center;padding:0 8px 0 8px;margin-bottom:-1px; white-space:nowrap;}
#navMenuBox .navItem .subMenu li a {display:block;border-bottom:1px dotted #E6E4E3;padding:2px 0;height:20px;line-height:20px;color:#666; white-space:nowrap;}
#navMenuBox .navItem .subMenu li a:hover {color:#039EFF;}


#searchBox {
	float:right;
	width:243px;
	height:56px;
	background:url(searchBg.png) no-repeat;
	_background:url(searchBg.gif) no-repeat;
}
.searchItem {
	margin-top:6px;
	float:right
}
.searchItem button:hover {
	background:#333;
}
.searchItem form {
	background:#dadada;
	border-radius:3px;
	padding:3px 3px 3px 3px;
	*padding:2px 3px 4px 3px;
}
.searchItem form input {
	width:160px;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding:0 5px;
}
.searchItem form button {
	width:58px;
	text-align:center;
	height:28px;
	line-height:26px;
	background:#666;
	margin-left:-4px;
	border:none;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
}
/* 页头导航 end */


/* 页头样式 START */
.topLogo	{ min-height:60px; }
.topLogo .a	{ float:left; width:308px; overflow:hidden; }
.topLogo .bc{ float:left; width:692px; overflow:hidden; }
/* 页头样式 END */


#marInfoBox {
	border-top:1px #0688dd solid;
	padding-top:3px;margin-top:1px;
}
#marInfoBox a	{ font-size:14px; }

/* 翻屏 START */
#rollBox {
	display:block;
	width:15px;
	margin-right:-229px;
	position:fixed;
	right:50%;
	top:40%;
	_margin-right:-229px;
	_position:absolute;
	_margin-top:180px;
	_top:expression(eval(document.documentElement.scrollTop));
	_display:none;
}
#rollTop,#rollBottom {
	position:relative;
	cursor:pointer;
	height:93px;
	width:11px;
}
#rollCenter {
	position:relative;
	cursor:pointer;
	height:53px;
	width:11px;
}
#rollTop {
	background:url(allDz.png) no-repeat;
	_background:url(allDz.gif) no-repeat;
}
#rollBottom {
	background:url(allDz.png) no-repeat 0 -146px;
	_background:url(allDz.gif) no-repeat 0 -146px;
}
#rollCenter {
	background:url(allDz.png) no-repeat 0 -93px;
	_background:url(allDz.gif) no-repeat 0 -93px;
}
/* 翻屏 END */



#mainBody {
	width:1000px;
	margin:0 auto;
	padding-top:5px
}

.leftArea {
	float:left;
	width:700px;
}
.leftArea ul li {
	list-style:none;
}
.leftArea .post li {
	padding-top:4px;
	padding-bottom:11px;
}
.leftArea ul li h2{
	border-bottom:1px #0688dd solid;
	line-height:24px; 
	padding:0 0 3px 3px;
	font-size:16px;
}
.leftArea ul li h2 a{
	font-size:18px;
}

.dateBox {
	float:left;
	width:70px;
	height:72px;
	position:absolute;
	border-top:5px #08d solid;
	margin-top:25px;
	padding-top:5px;
}
.dateBox span {
	display:block
}
.dateBox .day {
	padding-left:3px;
	text-align:center;
	font-size:25px;
	margin-top:-5px;
	font-family:Georgia,Arial,Tahoma,Geneva;
	font-weight:bold
}
.dateBox .yearMonth {
	text-align:center;
	font-size:11px;
	font-family:Verdana
}

.infoBox {
	float:right;
	width:630px;
	border-bottom:1px #ddd solid;
	overflow:hidden;
}
.infoBox li {
	list-style:none
}
.infoBox h2 {
	height:24px;
	overflow-y:hidden;
}
.infoBox h2 a:link,.infoBox h2 a:visited {
	color:#333;
}
.infoBox h2 a:hover {
	color:#626262;
	text-decoration:none;
}
.thumbBox {
	float:left;
	width:140px;
	height:100px;
	margin:13px 10px 8px 15px;
	_margin:17px 10px 8px 7px;
	padding:4px;
	border:1px solid #ccc;
}
.thumbBox div { width:140px;height:100px;overflow:hidden;background:#fff;vertical-align:middle; }
.thumbBox img { width:140px;height:100px; }
.conKeyBox {
	line-height:22px;
	padding-top:12px;
	font-size:14px;
	word-break:break-all;
	word-wrap:break-word;
}
.more {
	float:right;
	font-size:12px;
	margin:4px 0 8px 0;
	*margin:-20px 0 8px 0
}
.otherBox {
	float:left;
	font-size:12px;
	padding-left:15px;
	width:508px;
	overflow:hidden;
	line-height:20px;
	height:20px
}
.replyNum {
	float:right;
	font-size:12px;
	background:#dedede;
	padding:1px 3px 0 3px;
	line-height:20px;
	height:20px
}
.replyNum a:link,.replyNum a:visited {
	color:#555;
}



#rightArea {
	float:right;
	width:260px;
	/* margin-top:3px; */
}

#rightArea li ul.children li,#rightArea li ul.children li ul li {
	padding-left:18px;
	background:url(tier0.gif) 6px 5px no-repeat;
}
#rightArea h3 {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #0688dd solid;
	line-height:30px;
	height:30px;
	margin:0 0 5px 0;
}
#rightArea ul {
	list-style:none
}
#rightArea .limitH ul li {
	height:21px;
	overflow:hidden;
}
#rightArea li a {
	position:relative;
}
#rightArea .itemBox ul {
	padding:1px 0 1px 0;
}
#rightArea .itemBox ul li {
	line-height:22px
}
#rightArea .itemBox .imgRow			{ margin-bottom:5px; }
#rightArea .itemBox .imgRow .a		{ float:left; border:1px #e6e5e5 solid; width:100px; height:84px; overflow:hidden; margin:4px 4px 5px 4px; }
#rightArea .itemBox .imgRow .a img	{ width:100px; height:84px; }
#rightArea .itemBox .imgRow .b		{ float:left; width:144px; padding:3px; line-height:1.4; height:84px; overflow:hidden; font-size:12px; }
#rightArea .itemBox .imgRow .b h2		{ font-size:14px; height:17px; margin-bottom:3px; margin-top:1px; overflow:hidden; border-bottom:none; font-weight:bold; }
#rightArea .itemBox .imgRow .b h2 a		{ font-size:14px; }
#rightArea .itemBox .imgRow .b span	{ color:#6f6f6f; font-size:12px; }

#tabTitleBox .selected {
	color:#f00;
	font-weight:bold
}
#tabTitleBox span {
	padding:0 22px 8px 0;
	cursor:pointer;
}
#tabContentBox .hide {
	display:none;
}
#tabContentBox ul {
	overflow:hidden;
	list-style:none
}
#tabContentBox ul li {
	line-height:23px;
}

.itemTypeBox ul {
	width:260px;
	display:block;
	overflow:hidden;
}
.itemTypeBox li {
	width:130px;
	float:left;
}
.userImgBox ul li {
	list-style:none;
	display:inline;
}
.userImgBox img.avt {
	width:38px;
	height:38px;
	background:#e3e3e3;
	border:1px solid #e3e3e3;
	padding:3px;
	margin:3px;
}
.userImgBox img.avt:hover {
	background:#d0d0d0;
}
#lastReplyBox img.avt {
	height:32px;
	float:left;
	padding:3px;
	margin:4px 4px 0 0;
	background:#fff;
	border:1px solid #ddd;
}
#lastReplyBox {
	list-style-type:none;
}
.newMessItemNo .cont {
	color:#0088dd;
}
.newMessItem .user	{
	color:#333;
}
.newMessItem	{
	line-height:17px;
	clear:both;
	padding-bottom:6px;
}
#rightArea .itemBox ul#lastReplyBox li {
	line-height:17px;
	clear:both;
	padding-bottom:6px;
}
.linkBox {
	overflow:hidden;
}
.linkBox li {
	float:left;
	display:block;
	width:128px;
	height:20px;
	overflow:hidden;
}

#bottomBox {
	text-align:center;
	border-top:1px #0688dd solid;
	padding-top:10px;
	font-size:12px;
	margin-top:2px;
	color:#777
}
#bottomBox a:link,#bottomBox a:visited {
	color:#777
}
.bottomMenu	{ text-align:center; padding:2px 0 0 0; margin:0 auto; }


.recomWordBox	{ width:1000px; margin:0 auto; }
/* 淘客排行 START */
.rankBox			{ background:#fff; width:1000px; margin:0 auto; }
.rankBox .title		{ width:413px; }
.rankBox .shop		{ width:172px; }
/* 淘客排行 END */


/* 淘客单品 START */
.goodsBox	{ width:1000px; }
.goodsBox .title	{ height:35px; }
.goodsSubBox{ width:1080px; }
.goodsBox li	{ width:241px; }
.goodsBox .img img	{ width:231px; height:231px; }

.goodsCols5 li	{ width:189px; }
.goodsCols5 .img img	{ width:183px; height:183px; }
.goodsCols5 .title	{ width:188px; }
.goodsCols5 .levelBox	{ _width:124px;_overflow:hidden; }
/* 淘客单品 END */

/* 淘客列表页 START */
.goodsArea{width:1030px;margin:0 auto; /* padding-left:30px; */}
.goodsArea .titleBox	{ width:1000px; }
.goodsList1 ul li{height:356px;width:236px;}
.goodsList1 ul li a.img{width:236px;height:236px;}
.goodsList1 ul li a.img img{width:236px;height:236px;}

.goodsList2 .contBox{height:222px;width:496px;}
.goodsList2 .contBox .proImg{width:222px;height:222px;}
/* 淘客列表页 END */

.defFontClass	{  }
.redFontClass	{ color:red; }
.topicBox .href	{ font-size:16px !important; }
.replyBox dt, .markBox dt	{ background: none; }

@import url(../../user.css);
