@charset "utf-8";

/*
* 
 * 
 * 
 * 
 * Style - Article
 * 
 */

/* ---------- HotArticleCategory ---------- */
div.hotArticleCategory {
	width: 228px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

div.hotArticleCategory .title {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #d31c31;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background-color: #f1f1f1;
}

div.hotArticleCategory dl {
	width: 216px;
	line-height: 30px;
	float: left;
	_float: none;
	margin: 0px 6px;
	border-bottom: solid 1px #f1f1f1;
}

div.hotArticleCategory dl.last {
	border-bottom: none;
}

div.hotArticleCategory dt a {
	font-family: "Microsoft YaHei";
	color: #2c64b1;
	font-size: 14px;
}

div.hotArticleCategory dd {
	width: 108px;
	float: left;
}

/* ---------- HotArticle ---------- */
div.hotArticle {
	width: 228px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

div.hotArticle .title {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #d31c31;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background-color: #f1f1f1;
}

div.hotArticle li {
	line-height: 26px;
	padding: 0px 6px;
}

/* ---------- ArticleSearch ---------- */
div.articleSearch {
	width: 228px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

div.articleSearch .title {
	height: 38px;
	line-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #a37955;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	background: url(../images/article.gif) 0px 0px no-repeat;
}

div.articleSearch .content {
	width: 196px;
	height: 23px;
	line-height: 23px;
	position: relative;
	padding: 2px 0px;
	margin: 0px auto;
	background: url(../images/article.gif) 0px -60px no-repeat;
}

div.articleSearch input {
	width: 122px;
	height: 23px;
	line-height: 23px;
	padding: 0px 4px;
	margin: 0px;
	position: absolute;
	color: #888888;
	outline: none;
	border: none;
	background: none;
}

div.articleSearch button {
	width: 64px;
	height: 23px;
	line-height: 23px;
	float: right;
	margin: 0px;
	font-size: 12px;
	position: relative;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	blr: expression(this.hideFocus =   true);
	border: none;
	background: none;
}

/* ---------- ArticleList ---------- */
div.articleList .result {
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

div.articleList .result li {
	border-bottom: 1px solid #f1f1f1;
}

div.articleList .result li.last {
	border-bottom: none;
}

div.articleList .result a {
	line-height: 40px;
	color: #204e7d;
	font-size: 14px;
	font-weight: bold;
}

div.articleList .result span {
	color: #787878;
}

div.articleList .result p {
	line-height: 30px;
	color: #787878;
}

div.articleList .result dl {
	line-height: 30px;
}

div.articleList .result dt {
	color: #843d11;
	font-size: 14px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}

div.articleList .result dd {
	color: #666666;
}

/* ---------- ArticleContent ---------- */
div.articleContent .main {
	line-height: 26px;
	padding: 20px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #e4e4e4;
}

div.articleContent .main .title {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.articleContent .main .info {
	line-height: 30px;
	margin-bottom: 10px;
	color: #787878;
	text-align: center;
	border-bottom: solid 1px #f1f1f1;
}

div.articleContent .main .content {
	overflow: hidden;
}

div.articleContent .main .content strong {
	font-weight: bold;
}

div.articleContent .main .content em {
	font-style: italic;
}

div.articleContent div.menu {
	margin-bottom: 10px;
}

div.articleContent div.menu .title {
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	font-weight: bold;
	background: url(../images/member.gif) 0px 0px no-repeat;
}

div.articleContent div.menu .content {
	border-left: 1px solid #d4d4d4;
	border-right: 2px solid #f0f0f0;
}

div.articleContent div.menu dl {
	line-height: 30px;
	padding-left: 10px;
	border-right: 1px solid #d4d4d4;
	background: url(../images/member.gif) right -170px no-repeat;
}

div.articleContent div.menu dt {
	padding-top: 4px;
	color: #999999;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

div.articleContent div.menu dd .current {
	font-weight: bold;
}

div.articleContent div.menu .bottom {
	height: 30px;
	background: url(../images/member.gif) 0px -30px no-repeat;
}

div.articleContent h2 {
	font-size: 14px;
	border-bottom: 2px #a9d17a solid;
	padding-bottom: 6px;
	text-indent: 4px
}

div.articleContent p {
	margin-top: 14px;
	color: #4d4d4d;
}

div.articleContent p.imgp {
	text-align: center;
	width: 100%
}

div.articleContent p.p_3 {
	margin-top: 34px;
}

div.articleContent ul li {
	line-height: 190%;
	color: #000;
	clear: left;
	font-size: 14px
}

div.articleContent table {
	width: 720px;
	margin-top: 18px;
}

div.articleContent table td {
	padding: 8px;
	text-align: center
}
/*--------------------------------------------------开具发票部分开始----------------------------------------------*/
div.articleContent .invoice_ul {
	margin-top: 14px;
}

div.articleContent .invoice_ul li {
	color: #444444;
	text-indent: 21px;
	margin-bottom: 5px
}

div.articleContent.invoice_ul li h4 {
	margin-left: -21px;
}
/*--------------------------------------------------配送费用、会员说明部分开始----------------------------------------------*/
div.articleContent .dis_tabel {
	border-collapse: collapse;
	width: 514px;
	margin-left: 94px;
}

div.articleContent.dis_tabel tr td {
	border: 1px #666666 solid;
	border-collapse: collapse;
	padding: 0px;
	height: 35px;
}

div.articleContent.dis_tabel tr.gray_tr {
	background: #dddddd
}

div.articleContent .dis_ul {
	margin-top: 20px;
}

div.articleContent.dis_ul li {
	margin-top: 4px
}

div.articleContent .vip_ul {
	padding-top: 14px;
}

div.articleContent .vip_ul li {
	color: #444444;
	margin-top: 4px;
	padding-left: 20px
}

div.articleContent .vip_ul li.v_no {
	padding: 0px;
}
/*--------------------------------------------------退换货政策部分开始----------------------------------------------*/
div.articleContent .return_ul {
	margin-top: 14px;
}

div.articleContent ul li p {
	float: left;
	margin-bottom: 14px;
	margin-left: 6px;
	display: inline;
}

div.articleContent ul li p img {
	float: left;
}

div.articleContent ul li p span {
	float: left;
	width: 110px;
	height: 40px;
	border-top: 2px #cce3b1 solid;
	border-bottom: 2px #cce3b1 solid;
	text-align: center;
	padding: 4px;
	padding-top: 6px;
	line-height: 170%;
}

div.articleContent ul li p span.short {
	width: 80px;
}

div.articleContent ul li .r_center {
	float: left;
	margin-top: 32px;
}
/*--------------------------------------------------支付方式、购物流程部分开始----------------------------------------------*/
div.articleContent .p_div {
	margin-left: 18px;
}

div.articleContent .p_div .bank_style {
	clear: both;
}

div.articleContent.p_div .bank_style img {
	border: 1px #dedede solid;
	margin-right: 31px;
}

div.articleContent .s_pp {
	margin-left: 18px;
	width: 710px;
	font-family: '宋体'
}

div.articleContent .s_pp2 {
	line-height: 180%;
}

div.articleContent .s_pp span {
	margin-left: 12px;
	font-family: '宋体'
}

div.articleContent ul li a {
	margin-left: 30px;
	margin-right: 12px;
}

div.articleContent .vip_ul2 li a {
	margin-left: 2px;
}

div.articleContent .content {
	font-size: 14px !important;
}