body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
textarea,
hr {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

li {
	list-style: none;
}

fieldset {
	border: 0px currentColor;
	border-image: none;
}

img {
	border: 0px currentColor;
	border-image: none;
}

em {
	font-style: normal;
}

body {
	background-color: #fff;
}

body.bwkj-member_index {
	background-color: #f9f9f9;
}

.clearfix {
	height: 1%;
	display: block;
}

.clearfix::after {
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}

.wrapper {
	margin: 0px auto;
	width: 960px;
	color: rgb(51, 51, 51);
	cursor: default;
}

.mt {
	margin-top: 10px;
}

.bd {
	border: 1px solid rgb(214, 214, 214);
	border-image: none;
}

.reg-submit {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-submit {
	background: url(image/reg-login-btn.png) no-repeat;
}

.reset-email-submit {
	background: url(image/reg-login-btn.png) no-repeat;
}

.reset-submit {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-button {
	background: url(image/reg-login-btn.png) no-repeat;
}

.reg-button {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-qq a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-sina a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-renren a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-taobao a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-alipay a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.login-weixin a {
	background: url(image/reg-login-btn.png) no-repeat;
}

.reg-wrap {
	width: 100%;
	margin: 40px auto 0;
}

.reg-main {
	width: 900px;
	padding: 0px 0px 65px 100px;
}

.reg-action {
	padding: 0px 0px 65px 100px;
	width: 550px;
	border-right-color: rgb(204, 204, 204);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}

.side {
	width: 250px;
	float: right;
	margin-right: 50px;
}

.reg-action h3 {
	font: bold 14px/24px verdana;
	height: 24px;
	margin-top: 6px;
	font-size-adjust: none;
	font-stretch: normal;
}

.reg-info {
	font-size: 16px;
	overflow: hidden;
	padding-right: 5px;
	margin-top: 30px;
	_zoom: 1;
}

.reg-info span {
	width: 80px;
	text-align: right;
	display: inline-block;
	color: #666;
}

.reg-error {
	margin: 30px 30px 0 0;
	color: #850000;
	overflow: hidden;
	_zoom: 1;
	display: none;
}

.reg-item {
	overflow: hidden;
	padding-right: 5px;
	margin-top: 30px;
	_zoom: 1;
}

.login-box .reg-item {
	margin-top: 20px;
}

.small .reg-item {
	margin-top: 10px;
}

.login-box h3 {
	padding-bottom: 10px;
}

.reg-item p {
	height: 30px;
	line-height: 30px;
	clear: both;
}

.reg-item p a:hover {
	color: rgb(255, 255, 255);
	background-color: rgb(141, 121, 77);
}

.reg-input-wrap {
	width: 275px;
	height: 42px;
	float: left;
	position: relative;
}

.reg-tips {
	color: rgb(102, 102, 102);
	float: left;
}

.reg-tips img {
	margin-right: 10px;
	vertical-align: middle;
	margin-top: 30px;
}

.reg-input {
	outline: medium;
	border-radius: 3px;
	padding: 0px 9px;
	border: 1px solid #eee;
	border-image: none;
	width: 300px;
	height: 46px;
	color: #333;
	line-height: 46px;
	font-family: arial;
	font-size: 20px;
	vertical-align: top;
	background-color: #f9f9f9;
}

select.reg-input::-ms-expand {
	display: none;
}

select.reg-input {
	padding: 0px 0px 0px 9px;
	position: relative;
	-webkit-appearance: none;
	moz-appearance: none;
	appearance: none;
}

option::-ms-expand {
	display: none;
}

option {
	-moz-appearance: none;
	/* Firefox */
	-webkit-appearance: none;
	/* Safari å’Œ Chrome */
	appearance: none;
}

.reg-input-wrap {
	width: 308px;
	height: 48px;
	float: left;
	position: relative;
}

.reg-input-wrap .saghg {
	display: inline-block;
	border: 4px solid transparent;
	border-top-color: #525252;
	position: absolute;
	top: 21px;
	right: 26px;
	z-index: 10;
}

.file-input {
	padding: 0;
	width: 400px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
}

.reg-label {
	left: 0px;
	top: 0px;
	height: 40px;
	color: rgb(153, 153, 153);
	line-height: 40px;
	padding-left: 9px;
	font-family: "microsoft yahei";
	font-size: 16px;
	position: absolute;
	cursor: text;
}

.focus.reg-item .reg-label {
	display: none;
}

.error.reg-item .reg-label {
	display: none;
}

.reg-item .error.reg-input {
	margin: 0px;
	border: 2px solid rgb(242, 123, 4);
	border-image: none;
	width: 300px;
	height: 44px;
	line-height: 44px;
}

.reg-item .focus.reg-input {
	margin: 0px;
	border: 2px solid rgb(176, 0, 0);
	border-image: none;
	width: 300px;
	height: 44px;
	line-height: 44px;
}

.reg-submit {
	border: 0;
	border-image: none;
	width: 130px;
	height: 40px;
	text-indent: -9999em;
	margin-top: 40px;
	float: left;
	cursor: pointer;
}

.login-submit {
	border: 0;
	border-image: none;
	width: 130px;
	height: 40px;
	text-indent: -9999em;
	margin-top: 40px;
	float: left;
	cursor: pointer;
}

.reset-email-submit {
	border: 0;
	border-image: none;
	width: 130px;
	height: 40px;
	text-indent: -9999em;
	margin-top: 40px;
	float: left;
	cursor: pointer;
}

.reset-submit {
	border: 0;
	border-image: none;
	width: 130px;
	height: 40px;
	text-indent: -9999em;
	margin-top: 40px;
	float: left;
	cursor: pointer;
}

.reg-submit {
	background-position: 0px 0px;
}

.reg-submit:hover {
	background-position: 0px -41px;
}

.reg-submit:active {
	background-position: 0px -41px;
}

.login-submit {
	background-position: -132px 0px;
	margin-top: 16px;
}

.login-submit:hover {
	background-position: -132px -41px;
}

.login-submit:active {
	background-position: -132px -41px;
}

.reset-email-submit {
	background-position: 0px -82px;
	margin-top: 24px;
}

.reset-email-submit:hover {
	background-position: 0px -123px;
}

.reset-email-submit:active {
	background-position: 0px -123px;
}

.reset-submit {
	background-position: -132px -82px;
	display: inline;
}

.reset-submit:hover {
	background-position: -132px -123px;
}

.reset-submit:active {
	background-position: -132px -123px;
}

.is_member {
	padding: 5px 0px 18px;
	height: 30px;
	text-align: right;
	color: rgb(102, 102, 102);
	line-height: 30px;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.login-button {
	margin: 0px 10px;
	width: 60px;
	height: 30px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
}

.reg-button {
	margin: 0px 10px;
	width: 60px;
	height: 30px;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	vertical-align: middle;
	display: inline-block;
}

.login-button {
	background-position: 100% -62px;
}

.login-button:hover {
	background-position: 100% -93px;
}

.login-button:active {
	background-position: 100% -93px;
}

.reg-button {
	background-position: 100% 0px;
}

.reg-button:hover {
	background-position: 100% -31px;
}

.reg-button:active {
	background-position: 100% -31px;
}

.login-other {
	padding: 28px 0px 0px 50px;
}

.login-qq {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-sina {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-renren {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-taobao {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-alipay {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-weixin {
	color: rgb(51, 51, 51);
	line-height: 22px;
	margin-bottom: 24px;
}

.login-qq a {
	background-position: 0px -171px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.login-sina a {
	background-position: -117px -171px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.login-renren a {
	background-position: 0px -205px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.login-taobao a {
	background-position: -117px -205px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.login-alipay a {
	background-position: 0 -240px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.login-weixin a {
	background-position: -117px -240px;
	width: 114px;
	height: 24px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

.copyright {
	text-align: center;
	color: rgb(102, 102, 102);
	line-height: 20px;
}

.reg-register {
	margin-top: 0px;
	float: none;
}

.error-info {
	margin: 30px 30px 0 0;
	padding: 20px;
	color: #850000;
	background-color: #fffbbb;
	border: 1px dotted #c79e00;
	overflow: hidden;
	_zoom: 1;
	display: none;
}

.reg-item-small {
	margin-top: 10px;
}

.input-text {
	outline: medium;
	padding: 6px 15px;
	border: 1px solid #e8e8e8;
	height: 26px;
	line-height: 23px;
	color: #333;
	font-family: arial;
	font-size: 14px;
	vertical-align: middle;
	color: #999;
	background: #fff;
}

.input-text:focus {
	padding: 6px 15px;
	border: 2px solid #b00000;
	color: #333;
}

.input-text[type=checkbox]:focus,
.input-text[type=radio]:focus {
	padding: 0px 5px;
	border: 1px solid #ccc;
}

.input-text::placeholder {
	color: #999999;
	font-size: 14px;
}

select.input-text {
	padding: 1px 0 1px 5px;
}

select.input-text:focus {
	padding: 0 0 0 3px;
	border: 2px solid #b00000;
}

.input-text-small {
	width: 120px;
}

.input-text-big {
	width: 250px;
	font-size: 16px;
	padding: 1px 10px;
	height: 36px;
	line-height: 36px;
}

.input-text-large {
	width: 100%;
}

.input-text-big:focus {
	padding: 0px 9px;
}

.validate-error {
	border: 2px solid #b00000;
	padding-top: 0;
	padding-bottom: 0;
}

.error {
	border: 2px solid #b00000;
	padding-top: 0;
	padding-bottom: 0;
}

.input-but {
	outline: medium;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	background-color: #e32e21;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	vertical-align: middle;
	text-decoration: none;
	padding: 14px 20px;
}

.order_submit,.input-but-big {
	background-color: #e64347;
	padding: 14px 20px;
	margin-left: 20px;
	margin-right: 5px;
	border-radius: 4px;
	color: #fff !important;
}

.input-but:hover {
	text-decoration: none;
	opacity: .8;
	color: #fff;
}

.input-but-cancel {
	background-color: #a2a2a2;
	color: #333;
}

.input-but-cancel:hover {
	text-decoration: none;
	background-color: #969696;
	color: #333;
}

.input-but-small {
	padding: 8px 14px;
}

.input-but-gary {
	background-color: #999;
	color: #333;
}

.input-but-gary:hover {
	background-color: #a2a2a2;
}

.a-button {
	height: 38px;
	line-height: 38px;
	text-decoration: none;
	font-size: 14px;
	padding: 0 15px;
	border: 1px solid #666;
	border-radius: 5px;
	display: inline-block;
}

.a-button:hover {
	color: #00a2ca;
	border: 1px solid #00a2ca;
	text-decoration: none;
}

.disabled,
.disabled:hover {
	color: #999;
	border: 1px solid #999;
}

.reg-tab {
	margin-left: -30px;
	margin-bottom: 20px;
}

.reg-tab ul li {
	width: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	float: left;
	border-bottom: 2px solid #eaeaea;
}

.reg-tab ul li:hover,
.reg-tab ul li.over {
	border-bottom: 2px solid rgb(176, 0, 0);
}

.reg-tab ul li.over {
	color: rgb(176, 0, 0);
}

.mesort-box {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: #FFF;
	border-bottom: 1px solid #eaeaea;
}

.mesort-box .box-item {
	float: left;
	margin: 0;
}

.mesort-box .box-item dd {
	text-align: center;
	float: left;
}

.mesort-box .box-item dd a {
	height: 43px;
	line-height: 43px;
	padding: 0 30px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	display: inline-block;
	border-bottom: 2px solid #fff;
}

.mesort-box .box-item dd i {
	width: 9px;
	height: 10px;
	margin-left: 5px;
	display: inline-block;
	background: url(../image/jt.png) no-repeat;
}

.mesort-box .box-item dd.asc i {
	background-position: -9px -10px;
}

.mesort-box .box-item dd.desc i {
	background-position: 0 -10px;
}

.mesort-box .box-item dd a.active,
.mesort-box .box-item dd a:hover {
	color: #e32e21;
	background-color: #fff;
	border-bottom: 2px solid #e32e21;
}

.mesort-box .box-item dd.asc a.active i,
.mesort-box .box-item dd.asc a:hover i {
	background-position: -9px 0;
}

.mesort-box .box-item dd.desc a.active i,
.mesort-box .box-item dd.desc a:hover i {
	background-position: 0 0;
}

.mesort-box .box-but {
	float: right;
}

.mesort-box .box-but li {
	text-align: center;
	margin-right: 15px;
	float: left;
}

.mesort-box .box-but a {
	height: 22px;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	color: #e32e21;
	display: inline-block;
	border: 1px solid #e32e21;
}

.mesort-box .box-but a.active,
.mesort-box .box-but a:hover {
	background: #e32e21;
	border-color: #e32e21;
	color: #fff;
}

.mesort-box .box-item dd a.active,
.mesort-box .box-item dd a:hover {
	color: #e32e21;
	background-color: #fff;
	border-bottom: 2px solid #e32e21;
}

.mesort-box .box-but .form {
	margin: 0;
	margin-right: 150px;
}

.mesort-box .box-but .form input {
	height: 25px;
	line-height: 25px;
	width: 250px;
	padding: 0 5px;
	border: 1px solid #e32e21;
}

.mesort-box .box-but .form a {
	height: 25px;
	line-height: 25px;
}

.dostl {
	width: 227px;
	padding: 11px 0 11px 0;
	background-color: #fff;
	float: left;
}

.dostr {
	width: 953px;
	float: right;
	background-color: #fff;
}

.dostr1 {
	background-color: transparent;
}

.dostl li {
	padding: 19px 20px 0 20px;
	line-height: 47px;
	font-size: 14px;
	cursor: pointer;
	color: #333;
	position: relative;
}
.dostl li:first-of-type{
	padding-top: 0;
}
.dostl li:hover {
	color: #e32e21;
}

.dostl li:hover i {
	border-left-color: #e32e21;
}

.dostl li>a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.dostl dt {
	font-size: 14px;
	position: relative;
}

.dostl i {
	display: inline-block;
	float: right;
	position: relative;
	top: 18px;
	border: 5px solid transparent;
	border-left-color: #333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dostl b {
	display: inline-block;
	width: 20px;
	height: 18px;
	margin-right: 24px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	background: url(../img/member/service.png) no-repeat;
}

.dostl li:hover b {
	background-position: 0 -18px;
}

.dostl .itcon2 {
	background-position: -20px 0;
}

.dostl .itcon3 {
	background-position: -40px 0;
}

.dostl .itcon4 {
	background-position: -122px 0;
}

.dostl .itcon5 {
	background-position: -59px 0;
}

.dostl .itcon6 {
	background-position: -80px 0;
}

.dostl .itcon7 {
	background-position: -59px 0;
}

.dostl .bstion .itcon1 {
	background-position: 0 -18px;
}

.dostl li:hover .itcon2,
.dostl .bstion .itcon2 {
	background-position: -20px -18px;
}

.dostl li:hover .itcon3,
.dostl .bstion .itcon3 {
	background-position: -40px -18px;
}

.dostl li:hover .itcon4,
.dostl .bstion .itcon4 {
	background-position: -122px -18px;
}

.dostl li:hover .itcon5,
.dostl .bstion .itcon5 {
	background-position: -59px -18px;
}

.dostl li:hover .itcon6,
.dostl .bstion .itcon6 {
	background-position: -80px -18px;
}

.dostl li:hover .itcon7,
.dostl .bstion .itcon7 {
	background-position: -59px -18px;
}

.dostl dl {
	display: none;
	width: 227px;
	margin-left: -20px;
	background-color: #f5f5f5;
}

.dostl dd:hover,
.dostl .bcactive {
	background-color: #e7e7e7;
}

.dostl dd a,
.dostl dd span {
	display: block;
	width: 163px;
	height: 36px;
	line-height: 36px;
	padding-left: 64px;
	text-align: left;
}

.dostl li:hover>a,
.dostl li dd:hover a,
.dostl li dd:hover span,
.dostl .bcactive a {
	color: #e32e21;
}

.dostl dd span {
	color: #333;
}

.dostl a {
	text-decoration: none;
}

.dostl .bstion {
	color: #e32e21;
}

.dostl .bstion dl {
	display: block;
}

.dostl .bstion i {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	border-left-color: #e32e21;
}

.domber1 {
	padding: 25px 0 30px 4px;
	border-bottom: 20px solid #f6f6f6;
	margin-left: -2px;
	margin-right: -2px;
}

.domber1 .left {
	display: flex;
}

.domber1 .left .headImg {
	width: 95px;
	text-align: center;
	margin-right: 40px;
}

.domber1 .headImg .upload-img {
	display: inline-block;
}

.domber1 .right {
	float: right;
	margin-top: 40px;
	text-align: right;
	margin-right: 40px;
}

.domber1 .right a {
	display: inline-block;
	margin-left: 50px;
}

.domber1 .right a i {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px;
	width: 20px;
	height: 20px;
}

.domber1 .right .personal i {
	background: url(../img/member/1-7personal.png) no-repeat center center;
}

.domber1 .right .personal:hover i {
	background: url(../img/member/1-7-1personal.png) no-repeat center center;
}

.domber1 .right .lock i {
	background: url(../img/member/1-7lock.png) no-repeat center center;
}

.domber1 .right .lock:hover i {
	background: url(../img/member/1-7-1lock.png) no-repeat center center;
}

.domber1>div {
	width: 405px;
	padding-left: 28px;
	float: left;
	overflow: hidden;
}

.domber1 span {
	display: inline-block;
	width: 95px;
	margin-right: 39px;
	float: left;
	text-align: center;
}

.domber1 span img {
	width: 91px;
	height: 91px;
	border-radius: 100%;
}

.domber1 span a {
	display: inline-block;
	height: 23px;
	padding: 0 8px;
	margin-top: 18px;
	line-height: 23px;
	font-size: 13px;
	color: #777;
	border: 1px solid #777;
	border-radius: 30px;
}

.domber1 span a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #e32e21;
	background-color: #e32e21;
}

.domber1 div p {
	margin-bottom: 6px;
	font-size: 13px;
	color: #777;
}

.domt {
	margin-top: 10px;
}

.domber1>p {
	width: 400px;
	margin-top: 10px;
	float: left;
}

.domber1>p a {
	display: inline-block;
	width: 113px;
	margin-right: 3px;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.domber1>p a:hover {
	text-decoration: none;
	color: #e32e21;
}

.domber1>p img {
	display: block;
	margin: 0 auto 13px auto;
}

.domber2 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f6f6f6;
	padding: 20px 40px;
	margin-bottom: 15px;
}

.domber2 h4 span {
	font-size: 12px;
	color: #999;
	margin-left: 14px;
}

.domber2 div {
	padding: 10px 24px 10px 40px;
	display: flex;
}

.domber2 .nomr {
	margin-right: 0;
}

.domber2 h5 {
	font-size: 14px;
	font-weight: 800;
	color: #222222;
	display: inline-block;
	width: 130px;
}

.domber2 p {
	margin-top: 2px;
	font-size: 14px;
	color: #777;
}
.domber3{
	padding: 0 40px;
}
.domber3 h4 {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	color: #333;
}

.domber3 div {
	width: 264px;
	min-height: 250px;
	float: left;
	margin-bottom: 24px;
	text-align: center;
	font-size: 0;
	border: 1px solid #e9e9e9;
}

.dlmid {
	margin: 0 25px;
}

.domber3 h5 {
	margin: 0 auto 14px auto;
	font-size: 14px;
	color: #444;
}

.domber3 span {
	display: inline-block;
	width: 85px;
	height: 85px;
	margin: 28px auto 10px auto;
	border-radius: 100%;
	background: url(../img/member/dlfast.png) no-repeat;
}

.dlmid span {
	background-position: -85px 0;
}

.dlcid span {
	background-position: -170px 0;
}

.domber3 div p {
	font-size: 13px;
	color: #939393;
}

.reset-submit {
	display: inline-block;
	width: 172px;
	height: 48px;
	margin-top: 38px;
	border-radius: 3px;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	outline: none;
	border: none;
	text-align: center;
	background: #e32e21 none;
	text-indent: 0;
}

.reset-submit:hover {
	background-color: #ff3425;
}

.dostr .bwkj-page-box {
	padding: 10px 0 16px 0;
}

.dostr1 .bbs {
	background-color: #fff;
}

.dostr1 .box-bbs dd {
	padding: 28px 10px 11px 10px;
}

.dostr1 .box-bbs .split {
	padding: 0 10px;
}

.dostr1 .content-box .box-con {
	margin-bottom: 15px;
}

.reg-main>h3 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 400;
}

.domber3 div {
	width: 273px;
}

.login-banner {
	height: 779px;
	background: #d2d6d7 url(../img/login-banner.jpg) bottom center no-repeat;
	background-size: cover;
}

.footer1 {
	margin-top: 0;
	border: none;
}

.login-box {
	width: 400px;
	padding: 0 75px;
	margin-top: 100px;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
}

.login1 {
	height: 440px;
	margin-top: 150px;
}

.login2 {
	height: 535px;
}

.login-banner .c1c8:hover,
.warn-text a {
	color: #e32e21;
}

.login-box h4 {
	color: #1b1b1b;
}

.login-text {
	display: block;
	width: 100%;
	padding: 12px 7px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
	background-color: #f5f3f1;
	border: 1px solid #f5f3f1;
}

.login-code input {
	width: 308px;
}

.login-mobile a {
	position: absolute;
	bottom: 11px;
	right: 10px;
	text-decoration: underline;
	color: #333;
}

.login-code img {
	margin-top: 11px;
	cursor: pointer;
}

.login-forget span,
.login-forget a {
	color: #1b1b1b;
	text-decoration: underline;
}

.login-forget input {
	top: 2px;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
}

.login-box button {
	width: 100%;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.login-other span {
	margin-bottom: 20px;
}

.login-other span:after,
.login-other span:before {
	content: "";
	display: inline-block;
	width: 133px;
	border-bottom: 2px solid #f0f0f0;
	position: absolute;
	top: 8px;
}

.login-other span:before {
	left: 0;
}

.login-other span:after {
	right: 0;
}

.login-other a {
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid #dcdcdc;
	position: relative;
}

.login-other a:after {
	content: "";
	display: inline-block;
	width: 21px;
	height: 24px;
	background: url(../img/login-way.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.login-other a:nth-child(2) {
	margin-right: 28px;
}

.login-other a:nth-child(3):after {
	background-position: 0 -25px;
}

.login-change {
	position: absolute;
	top: 95px;
	right: 75px;
}

.login-box .login-change:hover,
.login-box .login-nonum:hover {
	color: #e32e21
}

.login1 div {
	display: none;
}

.login1 .login-show {
	display: block;
}

.login-box .error,
.user-box-info .error,
.comment-text .error {
	border: 1px solid red;
}

.login1 .warn-text {
	bottom: 109px;
}

.warn-text {
	margin-top: 10px;
	color: #f00;
	text-align: center;
}

.disabled {
	disabled: disabled;
}

.dxcartbg{
	min-height: 550px;
}
.my_cart_box {
	overflow: hidden;
	padding-bottom: 40px;
	background: #fff;
	border-bottom: 14px solid #f6f6f6;
}

.my-shop-count {
	font-size: 16px;
	color: #222;
	margin-left: 40px;
	float: left;
	margin-top: 40px;
}

.my-shop-count b {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 16px;
	color: #ef2323;
}

.order_step {
	margin: 24px 5px 0px 0px;
	width: 492px;
	height: 32px;
	line-height: 32px;
	float: right;
	background: url(../img/member/1-1shop.png) no-repeat center center;
	align-content: center;
}

.order_step li {
	height: 32px;
	line-height: 32px;
	color: #777;
	overflow: hidden;
	font-size: 13px;
	float: left;
	text-align: left;
	margin-top: 32px;
	margin-left: 75px;
}

.order_step li.current {
	color: #222;
	margin-left: 56px;
}
.order_step li:nth-of-type(2){
	margin-left: 87px;
}
.order_step li.current_prev {
	background-position: right -114px;
	color: #222;
}

.order_step li.last_current {
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}

.nbold {
	font-weight: normal;
}

.order_step li span {
	display: block;
}

.cart_message {
	padding: 0px 0 25px 0;
	margin-top: -18px;
}

.cart_message .cart_message_info {
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}

.cart_message .cart_message_but {
	width: 800px;
	margin-left: 150px;
	margin: 30px auto;
	text-align: center;
}

.cart_message_con {
	margin: 15px auto;
	width: 650px;
	line-height: 35px;
	text-align: center;
	background: #fFf;
	padding: 34px 58px;
	overflow: hidden;
	font-size: 14px;
}

.cart_message_con .order-code {
	color: #ef2328;
}

.cart_error .cart_message_info {
	color: red;
}

.cart_message_con .title {
	color: #222;
	font-size: 20px;
}

.cart_message_con .payWay {
	color: #222;
	font-size: 14px;
	text-align: center;
}

.cart_message_con .payWay span {
	color: #ef2328;
	font-size: 24px;
}

.cart_message_con .payWay b {
	font-size: 24px;
}

.cart_message_con .payment_list {
	text-align: center;
	width: 490px;
	margin: 40px auto 57px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

/*cart index*/
.goods_list{
	margin-bottom: 20px;
}
.goods_list .cart_img {
	margin-left: 35px;
}

.goods_list .cart_img img {
	width: 75px;
	height: 100px;
	margin: 5px auto;
}

.goods_list .cart_title {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.goods_list .cart_spec {
	line-height: 20px;
	font-size: 12px;
}

.goods_list .cart_spec span {
	color: #666;
	margin-right: 5px;
}

.goods_list .cart_price {
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.goods_list .cart_price i {
	font-style: normal;
	margin-right: 5px;
}

.goods_list .cart_info {
	margin: 15px 0;
	font-size: 14px;
}

.goods_list .cart_info b {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	color: #ef2328;
}

.goods_list .cart_total {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef2328;
}

.goods_list .cart_total i {
	font-size: 16px;
	font-style: normal;
	margin: 0 3px;
}

.goods_list .cart_but {
	margin: 16px 15px 15px 0px;
}

.goods_list .first-th {
	font-size: 16px;
	text-indent: 22px;
}

/*cart order*/
.order_info {
	text-align: left;
	line-height: 30px;
	margin: 16px 0;
	padding: 0px 20px;
}

.order_info .order_info_bar {
	padding: 2px 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.calc_info .order_info_bar {
	border-bottom: 1px solid #f40;
}

.order_address ul li {
	margin: 5px 0;
}

.order_address ul li label {
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}

.order_address ul li label.over {
	padding: 7px 15px;
	border: 2px solid #f40;
}

.order_address ul li span {
	color: #999;
	padding: 0 5px;
}

.order_address ul li a {
	margin-left: 20px;
}

.order_express ul li {
	margin: 5px 10px 5px 0;
	float: left;
}

.order_express ul li label {
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}

.order_express ul li label.over {
	padding: 7px 15px;
	border: 2px solid #f40;
}

.order_express ul li span {
	color: #999;
	padding: 0 5px;
}

.invoice_info {
	float: left;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	color: #222;
	text-indent: 25px;
}

.invoice_info input {
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	-o-appearance: auto;
}

ul.payment_list li {
	margin: 5px;
	border: 2px solid #dadada;
	width: 230px;
	height: 112px;
	cursor: pointer;
	float: left;
}

ul.payment_list li.over,
ul.payment_list li:hover {
	border: 2px solid #f40;
}

ul.payment_list li.over p,
ul.payment_list li:hover p {
	background-color: #f40;
	color: #fff;
}

ul.payment_list li img {
	width: 156px;
	height: 66px;
}

ul.payment_list li p {
	height: 30px;
	line-height: 30px;
	background-color: #e2e2e2;
	text-align: center;
	overflow: hidden;
}

.table-list table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	background: #fff;
}

.table-list table thead tr {
	height: 30px;
	text-align: center;
}

.table-list table tfoot tr {
	line-height: 45px;
	background-color: #f1f1f1;
}

.table-list table tfoot td {
	padding: 2px 20px;
	text-align: right;
	background-color: #fff;
}

.index-table-list table tbody tr {
	border-bottom: 1px solid #ececec;
}

.table-list table tbody tr:hover {
	background-color: #f6f6f6;
}

.table-list table tbody td {
	padding: 16px 5px;
	line-height: 25px;
	font-size: 13px;
}

table.nolrboder thead th,
table.nolrboder tbody,
table.nolrboder tfoot {
	border-left: 0 none;
	border-right: 0 none;
}

table.nolboder thead th,
table.nolboder tbody,
table.nolboder tfoot {
	border-right: 0 none;
}

table.norboder thead th,
table.norboder tbody,
table.norboder tfoot {
	border-left: 0 none;
}

.table-list table tfoot tr {
	background-color: #f5f5f5;
}
.table-list table thead th {
	background-color: #f5f5f5;
	padding: 14px 0px;
	font-size: 16px;
	color: #222;
}
.notw{
	font-weight: normal;
}
.table-list table tbody tr:hover {
	background-color: #fafafa;
}

.order_info .order_info_bar {
	padding: 2px 0;
	border-bottom: 0 solid #dadada;
	font-size: 16px;
}

.letter-box {
	border: 2px dashed #8eb9f5;
}

.letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.letter-con li span {
	color: #999;
}

.letter-con li .selIcon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/1-3-1jiesuan.png') no-repeat center center;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 14px;
}

.letter-con li a {
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	background-color: #e32e21;
	border-radius: 5px;
	text-decoration: none;
}

.cart_message_con {
	width: 100%;
}

.goods_nums {
	padding-top: 10px;
}

.goods_nums a {
	width: 22px;
	height: 22px;
	line-height: 18px;
	display: inline-block;
	border: 1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
}

.goods_nums a:hover {
	border: 1px solid #666;
}

.goods_nums input {
	width: 50px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left: none;
	border-right: none;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	overflow: hidden;
	outline: medium;
}

.goods_nums span {
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.login_info_box {
	width: 100%;
	color: #999;
	text-align: center;
	padding: 20px 0;
}

.login_info_box p {
	margin: 0 auto;
	font-size: 14px;
}

.login_info_box a {
	display: inline-block;
	background-color: #f60;
	width: 46px;
	height: 16px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
	margin: 0 4px;
}

.addresseditbox {
	overflow: hidden;
	margin-top: 20px;
	margin-left: 12px;
}

.addresseditbox li {
	width: 220px;
	height: 85px;
	overflow: hidden;
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.addresseditbox li .t {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.addresseditbox li .c {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #222;
}

.addresseditbox li b {
	font-size: 14px;
	margin-right: 3px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.addresseditbox li span {
	font-size: 14px;
	margin-left: 6px;

}

.addresseditbox li {
	padding: 3px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #e8e8e8;
}

.addresseditbox li:hover {
	background-color: #fff7f5;
	border: solid 1px #ff2f51;
}

.addresseditbox li .addresseditbox-con {
	padding: 5px;
}

.letter-outer {
	margin: -8px 5px;
}

.letter-box {
	border: none;
}

.letter-con {
	padding: 15px 2px 15px 16px;
	margin: 0px 12px 0px 10px;
	background-color: #fff7f5;
	border-radius: 6px;
	border: solid 1px #ff2f51;
}

.letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.letter-con li span {
	color: #555;
}

.letter-con li b {
	font-size: 14px;
}

.letter-con li a {
	padding: 5px 14px;
	font-size: 14px;
	color: #4076b7;
	background-color: transparent;
	border-radius: 5px;
	text-decoration: none;
}

.user-box-info {
	margin-bottom: 30px;
}

.chooseother {
	margin: 20px 0 0 30px;
}

.chooseother a {
	color: #e32e21;
	text-decoration: underline;
}

.order-shop-th {
	background-color: #f6f6f6;
}

.order_new_blk {
	width: 100%;
	padding: 15px 0px;
	overflow: hidden;
}

.order_new_blk .rg {
	display: flex;
	float: right;
	justify-content: space-between;
	align-items: center;
}

.order_new_blk .rg>span {
	display: inline-block;
	margin-left: 30px;
}

.new-fgx {
	height: 14px;
	background: #f6f6f6;
	margin-left: -20px;
	margin-right: -20px;
	overflow: hidden;
}

.order-sub {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.order_new {
	background: url(../img/member/1-2shop.png) no-repeat center center;
}

.order_new li {
	margin-left: 54px;
}

.order_new li.current {
	margin-left: 89px;
}

.order_new li.last {
	margin-left: 74px;
}

.total-index {
	border-top: 14px solid #f6f6f6;
}

.index-shop-th {
	background-color: #f6f6f6;
}

.cart_price_total {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}

.order_memo {
	padding-bottom: 20px;
}

.cart_message_con .cart-way {
	padding: 0px 0px 20px;
}
.cart_message_con .cart-way p{
	text-align: center;
}
.cart_message_con .w-chat {
	padding: 50px 0px;
}

.cart_message_con .w-chat h3 {
	font-size: 20px;
	margin-bottom: 14px;
}

.dostr .domber2 {
	border-top: 20px solid #f8f8f8;
	padding-bottom: 20px;
}

.dostr .myOrder {
	padding: 0px 0px 30px;
}

.dostr .myOrder .tit {
	line-height: 32px;
	display: flex;
	justify-content: space-between;
	padding: 20px 40px;
	border-bottom: 1px solid #f3f3f3;
}

.dostr .myOrder .tit h4 {
	font-size: 16px;
	color: #222222;
	font-weight: normal;
}

.dostr .myOrder .tit a {
	font-size: 13px;
	color: #65337a;
	display: inline-block;
	line-height: 24px;
}
.dostr .myOrder .tit i{
	vertical-align: middle;
}
.dostr .myOrder ul {
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
}

.dostr .myOrder ul li {
	width: 20%;
	text-align: center;
}

.dostr .myOrder ul li div {
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	margin: auto;
}

.dostr .myOrder .shopIcon1 div {
	background: url(../img/member/shopIcon1.png) no-repeat center center;
}

.dostr .myOrder .shopIcon1:hover div {
	background: url(../img/member/shopIcon1-1.png) no-repeat center center;
}

.dostr .myOrder .shopIcon2 div {
	background: url(../img/member/shopIcon2.png) no-repeat center center;
}

.dostr .myOrder .shopIcon2:hover div {
	background: url(../img/member/shopIcon2-1.png) no-repeat center center;
}

.dostr .myOrder .shopIcon3 div {
	background: url(../img/member/shopIcon3.png) no-repeat center center;
}

.dostr .myOrder .shopIcon3:hover div {
	background: url(../img/member/shopIcon3-1.png) no-repeat center center;
}

.dostr .myOrder .shopIcon4 div {
	background: url(../img/member/shopIcon4.png) no-repeat center center;
}

.dostr .myOrder .shopIcon4:hover div {
	background: url(../img/member/shopIcon4-1.png) no-repeat center center;
}

.dostr .myOrder .shopIcon5 div {
	background: url(../img/member/shopIcon5.png) no-repeat center center;
}

.dostr .myOrder .shopIcon5:hover div {
	background: url(../img/member/shopIcon5-1.png) no-repeat center center;
}

.dostr .myOrder ul li p {
	margin-top: 5px;
	text-align: center;
}

.index-shop-list {
	border-bottom: none !important;
}

.cart_act:hover {
	color: red;
}

.order-table-list tbody tr {
	border-bottom: 1px solid #ececec;
}
.bwkj-page-box ul{
	padding: 16px 0;
	background-color: #fff;
}
.dostbg{
	margin-bottom: 16px;
}
.bwkj-member-forgot{
	background-color: #f9f9f9;
}
.bwkj-member-forgot .reg-wrap{
	margin-top: 0;
	margin-bottom: 16px;
	background-color: #fff;
}
.bwkj-member-forgot .reg-wrap h3{
	font-size: 18px;
	margin-top: 35px;
}

.reg-label {
	left: 0px; top: 0px; height: 48px; color: #999; line-height: 46px; padding-left: 15px; font-family: "微软雅黑"; font-size: 16px; position: absolute; cursor: text;
}
.reg-item .error.reg-input {
	margin: 0px; border: 1px solid #f00; border-image: none; width: 308px; height: 48px; line-height: 48px;
}
.reg-item .focus.reg-input {
	margin: 0px; border: 1px solid rgb(176, 0, 0); border-image: none; width: 308px; height: 48px; line-height: 48px;
}
.reset-submit{
	float: none;
	display:block; 
	width: 160px;
	height: 44px;
	margin:36px auto 0; 
	border-radius: 4px; 
	line-height:44px; 
	color:#fff; 
	font-size:18px; 
	outline:none; 
	border:none;  
	text-align:center; 
	background: #e32e21 none;
	text-indent: 0;
}
.reg-error {
    margin: 30px auto 30px;
	color: #f00;
	overflow: hidden;
	_zoom: 1;
	display: none;
	/* padding-left: 85px; */
	font-size: 16px;
	text-align: center;
}
.reg-input {outline: medium; border-radius:8px; padding: 0px 15px; border: 1px solid #eee; border-image: none; width: 308px; height: 48px;
color:#333; line-height: 48px; font-family: arial; font-size: 16px; vertical-align: top; background-color:#f9f9f9;}
.reg-tips {
	height: 48px; 
	font-size: 12px;
	line-height: 48px; 
	float: left;
	color: #666;
	margin-left: 15px;
}
.reg-tips img {
	vertical-align: middle;
}
.reset-submit:hover{background-color: #ff3425; opacity: 1;}
.reg-main {
	width: 100%;
	padding: 0px 0px 45px 0;
}
select.reg-input{
	width: 308px;
	height: 48px;
	line-height: 48px;
	padding: 0px 15px;
	position:relative;
	-webkit-appearance:none;
	moz-appearance:none;
	appearance:none;
}
.reg-item {
	width: 600px;
	/* height: 50px; */
	margin: 30px auto 0; 
	_zoom: 1;
}
.reg-main>h3{
	margin:0 auto 40px; 
	font-size:20px; 
	font-weight:bold;
	color: #000;
	text-align: center;
}
.reg-name {
	height: 48px; 
	font-size: 16px;
	line-height: 48px; 
	float: left;
	width: 85px;
	text-align: right;
	padding-right: 4px;
}
.reg-tips-btm{
	display: block;
	padding-left: 100px;
	font-size: 12px;
	color: #666;
	margin-top: 14px;
}
.reg-item-mb{
	margin-bottom: 20px;
}
/* 找回密码 */
.bwkj-member_fmain{
	background-color: #fff;
}
.bwkj-member_fmain .reg-wrap{
	margin-top: 0;
}
.bwkj-member_fmain .reg_fbox h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 40px auto 40px;
}
.bwkj-member_fmain .reg-item{
	width: 508px;
}
.bwkj-member_fmain .reg-item-dcz{
	width: 408px;
}
.bwkj-member-pass .reg-item{
	width: 430px;
}
.bwkj-member-info .reg-item{
	width: 582px;
}
.bwkj-member-pass .reg-main .reg-item-mb:nth-last-of-type(2){
	margin-bottom: 36px;
}
.articles-box {
	padding: 50px 20px;
	background-color: #fff;
	min-height: 528px;
}
.articles-box ul li {
	width: 254px;
	float: left;
	margin: 10px 15px 30px 15px;
	text-align: center;
}
.articles-box ul li>.item-image {
	width: 130px;
	height: auto;
	margin:0 auto 10px;
}
.articles-box ul li>.item-title h4 {
	font-size: 16px;
	color: #222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.articles-box ul li>.item-info{
	font-size: 12px;
	color: #777;
	margin: 6px 0 10px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.articles-box ul li>.item-price {
	font-size: 12px;
	color: #f32227;
	margin: 6px 0 10px 0;
}
.articles-box ul li>.item-price s{
	display: inline-block;
	margin-left: 10px;
	color: #999;
}
.articles-box ul li>.item-price i{
	font-style: normal;
}
.articles-box ul li>.item-but a{
	display: inline-block;
	width: 90px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
	color: #e32e21;
	border: 1px solid #e32e21;
}
.articles-box ul li>.item-but a:hover{
	color: #fff;
	background-color: #e32e21;
}
.zwsj-tip{
	text-align: center;
	font-size: 14px;
}
/* 地址 */
.address-list{
	margin: 13px 0;
	background-color:#f5f8fa;
}
.address-list table{
	width: 100%;
	margin-top:15px;
}
.address-list table thead tr{
	height: 30px;
	text-align: center;
	background-color: #f1f1f1;
}
.address-list table thead th{
	border: solid #eaeaea 1px;
	color: #333;
}
.address-list table tfoot{
	border: solid #f1f1f1 1px;
}
.address-list table tfoot tr{
	line-height: 35px;
	background-color: #f1f1f1;
}
.address-list table tfoot td{
	padding: 2px 20px;
	text-align: left;			
}
.address-list table tfoot a{color:#e32e21;}
.address-list table tbody{
	border: solid #eaeaea 1px;
}
.address-list table tbody tr{
	border-bottom: solid #eaeaea 1px;
	text-align: center;
	background-color:#fff;
}
.address-list table tbody tr.default{
	color: #f40;
}
.address-list table tbody tr:hover{
	background-color: #f6f6f6;	
}
.address-list table tbody td{
	padding: 5px 5px;
	line-height: 35px;
}
/* order */
.bwkj-member-order .table-list{
	margin-bottom: 14px;
}
.bwkj-member-order .table-list table thead th{
	background-color: #fff;
}
.bwkj-member-order .table-list table thead tr.order-shop-th th{
	background-color: #f6f6f6 !important;
}
.bwkj-member-orders .table-list table tbody tr.head{
	height: 30px;
	text-align: center;
	background-color: #f1f1f1;
}
.bwkj-member-orders .table-list table tbody tr.head td{
	font-weight: bold;
	color: #333;
}
.bwkj-member-orders .table-list table tbody td.head-title{
	text-align: right;
	font-weight: bold;
	color: #666;
	padding-right: 5px;
}
.bwkj-member-orders .table-list table tbody td.head-content{
	text-align: left;
	padding-left: 5px;
}
.bwkj-member-orders .dostr{
	margin-bottom: 16px;
}