@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'dincond-mediumregular';
    src: url('../fonts/dincond-medium-webfont.woff2') format('woff2'),
         url('../fonts/dincond-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.member-banner {
	position: relative;
	margin-bottom: 24px;
	width: 100%;
	height: 130px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.member-banner .address {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.member-banner .address .mark {
	font-size: 14px;
	color: #666;
}
.member-banner .address .mark a {
	padding-left: 8px;
	padding-right: 15px;
	font-size: 14px;
	color: #666;
	background-image: url(../img/icon-next.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.member-banner .address .mark a:last-child {
	background-image: none;
}
.identity {
	position: absolute;
	bottom: 5px;
	right: 0;
	padding-left: 28px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666;
	background-image: url(../img/icon-address.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.identity em {
	font-size: 14px;
}
.member-side {
	float: left;
	overflow: hidden;
}
.member-side .menu {
	margin-bottom: 10px;
	padding-bottom: 12px;
	width: 200px;
	background-color: #009040;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.member-side .title {
	padding-top: 20px;
	border-bottom: 1px solid #007b37;
}
.member-side .title h4 {
	height: 26px;
	line-height: 26px;
	font-size: 26px;
	text-align: center;
	color: #fff;
}
.member-side .title p {
	height: 30px;
	line-height: 30px;
	color: #d8e480;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
.member-side ul {
	padding-top: 10px;
	border-top: 1px dashed #01a148;
}
.member-side li a {
	position: relative;
	margin: 0 auto 4px auto;
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	-webkit-border-radius: 20px;
	border-radius: 4px;
}
.member-side li a:hover,.member-side li a.curr {
	background-color: #01a349;
	border: 1px solid #00ab39;
}
.member-side li a h4 {
	position: relative;
	margin: 0 auto;
	display: inline-block;
	max-width: 100px;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sideBtn {
	position: relative;
	margin-bottom: 20px;
	display: block;
	width: 200px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 2px #333;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #e4602b;
	border-bottom: 4px solid #cc3300;
}
.sideBtn:hover {
	color: #fff;
}
.member-mian {
	margin-left: 220px;
	display: block;
	width: 980px;
	height: auto;
	/* overflow: hidden; */
}
.member-mian .title {
	position: relative;
	height: 40px;
	line-height: 40px; 
	border-bottom: 1px solid #d4d4d4;
}
.member-mian .title h4 {
	position: absolute;
	bottom: -1px;
	left: 0;
	font-size: 18px;
	color: #333;
	text-align: left;
	border-bottom: 2px solid #009040;
}
.certified {
	display: block;
	margin-top: 20px;
	padding-left: 76px;
	padding-top: 28px;
	width: 100%;
	height: 74px;
	line-height: 18px;
	font-size: 14px;
	color: #666;
	background-color: #f6f6f6;
	border: 1px solid #d4d4d4;
	background-image: url(../img/icon-certification.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.certified.not {
	background-image: url(../img/icon-caveat.png);
}
.certified .green {
	margin-left: 20px;
}
.member-mian .form-tips {
	margin-bottom: 16px;
}
.member-mian .form-tips span {
	margin-right: 40px;
}
.member-profile-form {
	margin-left: -40px;
	overflow: hidden; 
}
.member-profile-form .block {
	position: relative;
	margin-left: 40px;
	margin-bottom: 16px;
	float: left;
	width: 470px;
}
.member-profile-form .block p {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #333;
}
.member-profile-form .block .inp {
	padding: 0 10px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	border: 1px solid #b4b4b4;
}
/*焦点联想触发*/
.pop-focusBox {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: auto;
	max-height: 276px;
	width: 100%;
	background-color: #fff;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	overflow-y:scroll;
	z-index: 2;
}
.pop-focusBox a {
	padding: 0 10px;
	display: block;
	height: 46px;
	line-height: 46px;
	color: #666;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pop-focusBox a:last-child {
	border-bottom: 0 !important;
}
.pop-focusBox a:hover {
	color: #009340;
}



.upload-form {
	margin-top: 40px;
}
.upload-form li {
	margin-left: 40px;
	float: left;
	width: 300px;
}
.upload-form li p {
	height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}
.upload-form .upload-ctrl {
	width: 300px;
	height: 196px;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	overflow: hidden;
}
.upload-form .upload-ctrl {
	position: relative;
	background-image: url(../img/icon-upload.png);
	background-position: center;
	background-repeat: no-repeat;
}
.upload-form .upload-ctrl img {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 2;
}
.upload-form .upload-ctrl p {
	position: absolute;
	top: 144px;
	left: 0;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #999;
	text-align: center;
}
.upload-form .upload-ctrl .close {
	position: absolute;
	top: 4px;
	right: 4px;
	display: block;
	width: 20px ;
	height: 20px;
	background-image: url(../img/icon-close.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 3;
}
.upload-form .upload-ctrl .file {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
	cursor: pointer;
}
.uploadFormatBox {
	margin-bottom: 0 !important;
	margin-left: 40px;
	width: auto;
}

/*供货地区选择*/
.checkWrap {
	margin-top: 10px;
	padding-left: 40px;
	overflow: hidden;
}
.checkWrap>p {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}
.checkWrap .cell {
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	color: #666;
    border-width: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    background-image: url(../img/icon-area-default.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    cursor: pointer;

	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;

    overflow: hidden;
}
.checkWrap .cell>input[type="checkbox"] {
	position: absolute;
	top: -9999em;
	left: -9999em;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
}
.checkWrap .cell>em {
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	line-height: 30px;
    font-size: 13px;
    text-align: center;
}
.checkWrap .cell.curr {
    color: #e4602b;
    border-color: #e4602b;
    background-color: #fff3e8;
    background-image: url(../img/icon-area-curr.png);
}
.checkWrap .cellBox {
	padding-top: 10px;
}
.checkWrap .cellBox>a:hover {
    color: #e4602b;
    border-color: #e4602b;
    background-image: url(../img/icon-area-curr.png);
}

/*签字回传文件上传控件*/
.uploadWord {
	margin-top: 40px;
	padding-left: 40px;
	padding-top: 16px;
}
.uploadWord>h6 {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #333;
}
.uploadWord .rowBox {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.uploadWord .rowBox .fileBox,
.uploadWord .rowBox .otherBox {
	display: table-cell;
	vertical-align: top;
}
.uploadWord .rowBox .fileBox {
	position: relative;
	width: 180px;
	height: 146px;
    border: 1px solid #d4d4d4;
    background-color: #f9f9f9;
	background-image: url(../img/icon-uploadWord.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.uploadWord .rowBox .fileBox.en {
	background-image: url(../img/icon-uploadWord-En.png);
}
.uploadWord .fileBox .file {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 0 !important;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.uploadWord .rowBox .otherBox {
	padding-left: 20px;
}
.uploadWord .otherBox .tip {
	margin-top: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #333;
	text-align: left;
  	background-repeat: no-repeat;
  	background-position: 0 center;
}
.uploadWord .otherBox .tip.correct {
  	background-image: url(../img/icon-tips-correct.png);
}
.uploadWord .otherBox .tip.error {
  	background-image: url(../img/icon-tips-error.png);
}
.uploadWord .btnWrap .btn {
	width: 120px;
	height: 36px;
	line-height: 34px;
	color: #999;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f4f4f4;
}
.uploadWord .btnWrap .btn:hover {
    color: #2d8f4f;
    border: 1px solid #2d8f4f;
    background-color: #e5f4ec;
}
/*End // 签字回传文件上传控件*/


.member-profile-form .submitBtn {
	margin: 64px auto 102px;
	display: block;
	width: 360px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	background-color: #009040;
	cursor: pointer;
}
.member-profile-form .submitBtn:active {
	background-color: #006c2f;
}
.member-tabs {
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.member-tabs .top {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding-right: 10px;
	min-height: 36px;
	background-color: #333;
}
.member-tabs .top .nav {
	padding-right: 60px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.member-tabs .top .nav li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.member-tabs .top .nav li a  {
	padding: 6px 20px;
	display: block;
	height: 100%;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	background-color: #333;
}
/*当栏目过长的时候减小内填充和字体大小*/
.v-special .member-tabs .top .nav li a {
	padding: 0 20px !important;
	font-size: 14px !important;
}
.member-tabs .top .nav li a:hover,.member-tabs .top .nav li a.curr {
	background-color: #555;
}
.PutAwaySearchBtn {
	padding-right: 12px;
	display: table-cell;
	vertical-align: middle;
	width: 75px;
	color: #fff;
	font-size: 14px;
	background-image: url(../img/icon-up-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
}
.PutAwaySearchBtn.down {
	background-image: url(../img/icon-down-arrow.png);
}
.PutAwaySearchBtn:hover {
	color: #fff;
}
.member-tabs .bot {
	padding-top: 10px;
	min-height: 46px;
	background-color: #f4f4f4;
}
.member-tabs .bot .block {
	padding-left: 20px;
	float: left;
}
.member-tabs .bot .block .lab {
	font-size: 14px;
	color: #333;
}
.member-tabs .bot .block .inp,.member-tabs .bot .block .time,.member-tabs .bot .block .sel {
	padding: 0 10px;
	height: 28px;
	line-height: 26px;
	border: 1px solid #d4d4d4;
	background-color: #fff;
}
.member-tabs .bot .block .time {
	width: 100px;
}
.member-tabs .bot .block .sel {
	width: 104px;
	color: #999;
}
.member-tabs .bot .block .searchBtn {
	padding-left: 34px;
	padding-right: 10px;
	min-width: 76px;
	height: 28px;
	line-height: 26px;
	color: #999;
	font-size: 14px;
	text-align: left;
	border: 1px solid #d4d4d4;
	background-color: #fff;
	background-image: url(../img/icon-member-tabs-search.png);
	background-repeat: no-repeat;
	background-position: 11px center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer;
}
.w44 {
	width: 44px;
}
.w380 {
	width: 380px;
}
.w132 {
	width: 132px;
}
.w188 {
	width: 188px;
}
.w230 {
	width: 230px;
}
/*打印栏*/
.member-tabs .bot-print {
	margin-top: 10px;
	padding: 10px 20px;
	border-top: 1px solid #ddd;
}
.member-tabs .bot-print .chk-wrap {
	position: relative;
	display: block;
	float: left;
	line-height: 28px;
	color: #666;
	cursor: pointer;
}
.member-tabs .bot-print .chk-wrap .inp {
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
}
.member-tabs .bot-print .chk-wrap em {
	display: block;
	padding-left: 24px;
}
.member-tabs .bot-print .printBtn {
	margin-left: 20px;
	display: block;
	float: left;
	width: 80px;
	height: 28px;
	line-height: 26px;
    color: #999;
    font-size: 14px;
    text-align: center;
    border: 1px solid #d4d4d4;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}
/*End // 打印栏*/
.order-table {
	display: block;
	overflow: hidden;
}
.order-table .head {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 34px;
	line-height: 34px;
	background-color: #f4f4f4;
	font-size: 14px;
	color: #333;
}
.order-table .head span {
	display: block;
	float: left;
	text-align: center;
}
.order-table .table {
	margin-bottom: 10px;
	border: 1px solid #d4d4d4;
}
.order-table .table .th {
	background-color: #f4f4f4;
	color: #999;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.order-table .table .th span {
	padding: 0 10px;
}
.order-table .table .tr {
	
}
.order-table .table .tr .td {
	margin-left: -1px;
	padding: 10px 10px 0 10px;
	display: block;
	float: left;
	min-height: 96px;
	height: auto;
	color: #666;
	font-size: 14px;
	border-left: 1px solid #d4d4d4;
}
.order-table .table .tr .inp-chk {
	margin: 30px auto 0;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.order-table .table .tr .pic {
	position: relative;
	margin-right: 20px;
	float: left;
	width: 116px;
	height: 73px;
}
.order-table .table .tr .pic .money {
	top: 0px;
	left: 0px;
	text-indent: 0;
	font-size: 14px;
	color: #333;
	cursor: pointer;
	overflow: visible;
}
.order-table .money .pop {
    position: absolute;
    top: -68px;
    left: -35px;
    display: none;
    width: 100px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.order-table .table .tr .pic>a:hover .pop {
	display: block;
}
.order-table .money .pop>p {
	padding: 5px 10px;
    margin-right: 0;
    position: relative;
    display: block;
    text-align: center;
    width: auto !important;
    background-color: #fff;
    z-index: 2;
}
.order-table .money .pop:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../img/icon-arrow-gray.png);
    z-index: 1;
}
.order-table .table .tr .info {
	text-align: left;
}
.order-table .table .tr .info h5 {
	padding: 10px 0 0 0;
	font-size: 14px;
	color: #666;
}
.order-table .table .tr .td.t-c {
	padding-top: 20px;
}
.order-table .table .td .look ,.order-table .table .td .evaluation ,.order-table .table .td .refunds {
	margin-bottom: 10px;
    display: block;
    height: 14px;
    line-height: 14px;
	font-size: 14px;
	color: #666;
}
.order-table .table .td a:hover {
	color: #009340;
}
.order-table .table .td .confirm {
	margin-bottom: 10px;
	padding: 0 6px;
	margin: 0 auto;
	display: block;
	width: 76px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	background-color: #ededed;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.order-table .table .td .confirm:hover {
	color: #009340;
	border: 1px solid #009340;
	background-color: #e5f4ec;
}
.order-table .table .td .status,
.order-table .table .td .track,
.order-table .table .td .time {
	margin-bottom: 10px;
	display: block;
	/* height: 14px; */
	line-height: 14px;
}
.order-table .table .td .track em {
	cursor: pointer;
}
/*物流跟踪窗体*/
.trackDtails {
	display: none;
	position: absolute;
	margin-top: -169px; 
	margin-left: -429px;
	width: 400px;
	height: 338px; 
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 2px 0 rgba(0,0,0,.2);
	z-index: 9;
}
.trackDtails .white-wrap {
	position: relative;
	padding: 10px;
	background-color: #fff;
	z-index: 2;
}
.trackDtails .icons-arrow {
	position: absolute;
	top: 50%;
	right: -8px;
	display: block;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background-image: url(../img/icon-arrow-gray.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1;
}
.trackDtails .tt {
	position: relative;
	padding-bottom: 6px;
	line-height: 34px;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ededed;
}
.trackDtails .logsTable {
	overflow: hidden;
}
.trackDtails .logsTable li {
	padding: 10px 0;
	color: #666;
	font-size: 14px;
	border-bottom: 1px dashed #ededed;
	overflow: hidden;
}
.trackDtails .logsTable li:last-child {
	border-bottom: 0 !important;
}
.trackDtails .logsTable .time,.trackDtails .logsTable .log {
	display: block;
	float: left;
}
.trackDtails .logsTable .time {
	width: 90px;
	color: #999;
	font-size: 12px;
	line-height: 16px;
}
.trackDtails .logsTable .curr .time {
	color: #f60;
}
.trackDtails .logsTable .log {
	width: 280px;
	color: #333;
	font-size: 12px;
	height: 48px;
	line-height: 16px;
	overflow: hidden;
}
.trackDtails .logsTable .curr .log {
	color: #f60;
}
.trackDtails .tips.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -35px;
	margin-left: -37px;
}

/*End // 物流跟踪窗体*/

/* 
	订单详情
	****************************
	order details
*/
.order-status {
	border-top: 4px solid #009642;
	overflow: hidden;
}
.order-status .info {
	float: left;
	padding: 18px;
	width: 290px;
	min-height: 184px;
	border: 1px solid #f6f6f6;
}
.order-status .info p {
	padding-left: 14px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.order-status .statusTable {
	float: left;
	margin-left: -1px;
	width: 691px;
	min-height: 184px;
	border: 1px solid #f6f6f6;
}
.order-status .status {
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	color: #009642;
	font-weight: bold;
	text-align: center;
}
.order-status .download {
	display: inline-block;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	background-image: url(../img/icon-download.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	overflow: hidden;
}
/*订单流程*/
.order-status .statusTable {
	position: relative;
	padding-top: 32px;
	padding:32px 22px 0 22px;
}
.order-status .statusTable .node,.order-status .statusTable .proce {
	float: left;
}
.order-status .statusTable .node {
	position: relative;
}
.order-status .statusTable .node ul {
	position: absolute;
	top: 44px;
	left: 0;
	margin-left: -22px;
	width: 88px;
}
.order-status .statusTable .node .desc,.order-status .statusTable .node .time {
	margin-top: 10px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	text-align: center;
}
.order-status .statusTable .node .desc {
	color: #666;
}
.order-status .statusTable .node .time {
	color: #999;
}
.order-status .node-icon {
	margin: 0 auto;
	display: block;
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-image: url(../img/icon-order.png);
}

.order-status .wait .icon-pay {
	background-position: -44px 0;
}
.order-status .wait .icon-store {
	background-position: -88px 0;
}
.order-status .wait .icon-express {
	background-position: -132px 0;
}
.order-status .wait .icon-finish {
	background-position: -176px 0;
}

.order-status .ready .icon-start {
	background-position: 0 -44px;
}
.order-status .ready .icon-pay {
	background-position: -44px -44px;
}
.order-status .ready .icon-store {
	background-position: -88px -44px;
}
.order-status .ready .icon-express {
	background-position: -132px -44px;
}

.order-status .doing .icon-start {
	background-position: 0 -88px;
}
.order-status .doing .icon-pay {
	background-position: -44px -88px;
}
.order-status .doing .icon-store {
	background-position: -88px -88px;
}
.order-status .doing .icon-express {
	background-position: -132px -88px;
}
.order-status .doing .icon-finish {
	background-position: -176px -88px;
}

.order-status .doing .desc,.order-status .doing .time {
	color: #009642 !important;
}

.order-status .statusTable .proce {
	position: relative;
	margin: 0 10px;
	width: 83px;
	height: 9px;
}
.order-status .statusTable .proce i {
	position: absolute;
	top: 18px;
	left: 0;
	display: block;
	width: 83px;
	height: 9px;
	background-image: url(../img/icon-proce.png);
	background-repeat: no-repeat;
}
.order-status .statusTable .proce.done i {
	background-position: 0 -38px;
}
.order-status .statusTable .proce.wait i {
	background-position: 0 -19px;
}
/*退款流程*/
.refundsTable {
	position: relative;
	padding: 0 98px;
	overflow: hidden;
}
.refundsTable .row-line {
	margin-top: 14px;
	display: block;
	float: left;
	width: 180px;
	height: 2px;
	background-color: #009340;
	z-index: 1;
}
.refundsTable .row-line.wait {
	background-color: #999;
}
.refundsTable li {
	position: relative;
	display: block;
	float: left;
	width: 28px;
}
.refundsTable li .icons {
	position: relative;
	margin: 0 auto;
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	border: 3px solid #009340;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	background-image: url(../img/icon-checkbox.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
.refundsTable li.wait .icons {
	border: 3px solid #999;
	background-image: url(../img/icon-checkbox-wait.png);
}
.refundsTable .txt {
	margin-left: -38px;
	padding-top: 16px;
	width: 100px;
	height: 32px;
	color: #009340;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}
.refundsTable .wait .txt {
	color: #999;
}
.refundsTable .time {
	margin-left: -38px;
	padding-top: 14px;
	width: 100px;
	height: 46px;
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}
/*End // 退款流程*/


.order-logistics {
	margin-top: 10px;
	display: table;
	table-layout: fixed;
	width: 100%;
	overflow: hidden;
}
.order-logistics .info {
	padding: 20px 20px 0 20px;
	display: table-cell;
	vertical-align: top;
	width: 290px;
	min-height: 234px;
	_height: 234px;
	*height: 234px;
	height: auto;
	/* overflow: hidden; */
	border: 1px solid #f6f6f6;
}
.order-logistics .info .pic {
	width: 116px;
	height: 73px;
}
.order-logistics .info .pic img {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.order-logistics .info p {
	padding: 4px 0;
	line-height: 1.5;
	font-size: 14px;
	color: #666;
}
.order-logistics .info p.name {
	margin-top: 7px;
}
.order-logistics .log {
	margin-left: -1px;
	padding: 22px 5px 0 5px;
	display: table-cell;
	vertical-align: top;
	width: 691px;
	min-height: 234px;
	_height: 234px;
	*height: 234px;
	height: auto;
	overflow: hidden;
	border: 1px solid #f6f6f6;
}
.order-logistics .log .content {
	width: 680px;
	height: 190px;
	overflow-y:scroll;
}
.order-logistics .log .content ul {
	margin-left: 8px;
	height: 100%;
	border-left: 1px solid #e2e2e2;
}
.order-logistics .log .content li {
	margin-left: -7px;
	margin-bottom: 14px;
	padding-left: 30px;
	line-height: 20px;
	font-size: 14px;
	color: #444;
	text-align: left;
	background-image: url(../img/icon-logistics.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.order-logistics .log .content li.curr {
	background-image: url(../img/icon-logistics-curr.png) !important;
	color: #e4602b;
}
.order-logistics .log .content li span {
	padding-left: 24px;
}
.write-order {
	padding: 10px 20px 18px 20px !important;
}
.write-order p {
	line-height: 34px;
	font-size: 14px;
	color: #666;
}
.write-order .inp {
	margin-right: 10px;
	padding: 0 10px;
	width: 246px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #b4b4b4;
	background-color: #fff;
}
.tenderDetails .orderDerails.write thead th span {
	width: auto;
}
.tenderDetails .orderDerails.write tbody td span {
	width: 89px;
	height: 100%;
}

/* 
	我的招标列表
	****************************
	My list of tenders
*/
.member-table {
	display: table;
	width: 100%;
}
.member-table .head {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #f4f4f4;
	font-size: 14px;
	color: #333;
}
.member-table .head tr {
	line-height: 34px;
}
.row-p {
	height: 10px;
}
.member-table .head th {
	text-align: center;
}
.member-table .w1 {
	width: 618px;
}
.member-table .w2 {
	width: 122px;
}
.member-table .w3 {
	width: 122px;
}
.member-table .w4 {
	width: 118px;
}



.member-table .table .d1,.member-table .table .d2,.member-table .table .d3,.member-table .table .d4,.member-table .table .d5 {
	margin-left: -1px;
	padding: 10px;
	word-wrap:break-word;
}
.member-table .d1 {
	width: 424px;
}
.member-table .d2 {
	width: 122px;
}
.member-table .d3 {
	width: 122px;
}
.member-table .d4 {
	width: 124px;
}
.member-table .d5 {
	width: 188px;
}

.member-table .table {
	margin-bottom: 10px;
	width: 100%;
}
.member-table .table .th {
	height: 34px;
	line-height: 34px;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	background-color: #f4f4f4;
}
.member-table .table .date,.member-table .table .number {
	padding: 0 10px;
	display: block;
	float: left;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}
.member-table .table .tr {
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
}
.member-table .table .tr .td {
	padding: 10px;
	color: #666666;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-right: 1px solid #d4d4d4;
}
.member-table .table .tr .pic {
	margin-right: 20px;
	float: left;
	width: 116px;
	height: 72px;
}
/* 
.member-table .table .info {
	float: left;
} 
*/
.member-table .table .info h5,.member-table .table .info p  {
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
}
.member-table .table .status,
.member-table .table .countdown,
.member-table .table .look,
.member-table .table .revoked,
.member-table .table .num,
.member-table .table .ctrl {
	text-align: center;
	color: #666;
	font-size: 14px;
}
.member-table .table .status,
.member-table .table .countdown {
	margin-bottom: 10px;
}
.member-table .table .countdown {
	color: #f60;
	line-height: 16px;
}
.member-table .table .countdown i,
.member-table .table .countdown em,
.member-table .table .countdown span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.member-table .table .countdown i {
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	background-image: url(../img/icon-time-white.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.member-table .table .look,
.member-table .table .revoked,
.member-table .table .ctrl {
	margin-bottom: 8px;
	display: block;
}
.member-table .table a:hover {
	color: #009340;
}
/*奖励金设置 弹窗 Bonus set up window*/
.pop-bonus {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -90px;
	padding: 4px;
	display: block;
	width: 400px;
	height: 200px;
	-webkit-box-shadow: 0 1px 10px #999;
	box-shadow: 0 1px 10px #999;
	background-image: url(../img/bg-black-10x10.png);
	background-repeat: repeat;
	z-index: 9;
}
.pop-bonus .mc {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.pop-bonus .mc .top {
	position: relative;
	background-color: #f4f4f4;
}
.pop-bonus .mc .top em {
	display: block;
	line-height: 40px;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.pop-bonus .closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 38px;
	color: red;
	text-align: center;
	font-size: 26px;
	background-image: url(../img/icon-close.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.pop-bonus .selWrap {
	padding: 20px;
} 
.pop-bonus .selWrap select,.pop-bonus .selWrap .inp {
	/*select 奖励金；.inp 控件公用*/
	padding: 0 10px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fafafa;
	border-bottom: 1px solid #ddd;
} 
.pop-bonus .btnWrap {
	margin-top: 10px;
	text-align: center;
}
.pop-bonus .btnWrap .btn {
	margin: 0 2%;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 41%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.pop-bonus .btnWrap .btn.subBtn {
	background-color: #009340;
}
.pop-bonus .btnWrap .btn.retBtn {
	background-color: #e4602b;
}

/*End // 奖励金设置 弹窗 Bonus set up window*/

/* 
	我的招标详情
	****************************
	My tender details
*/
.myTenderDetails {
	width: 100%;
}
.myTenderDetails table {
	width: 100%;
}
.myTenderDetails thead th {
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #333;
}
.myTenderDetails thead th span {
	padding: 0 10px;
}
.myTenderDetails .tenderNum {
	float: left;
} 
.myTenderDetails .time {    
	padding-left: 30px;
	float: right;    
	margin: 7px 0 7px 0;
	height: 26px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #f60;
	background-size: 20px 20px;
	background-image: url(../img/icon-clock.gif);
    background-repeat: no-repeat;
    background-position: 8px center;
} 
.myTenderDetails tbody tr {
	background-color: #f4f4f4;
}
.myTenderDetails tbody th,.myTenderDetails tbody td {    
	padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
}
.myTenderDetails tbody th {    
	width: 200px;
    text-align: right;
    background-color: #d4d4d4;
}
.myTenderDetails tbody td {
    width: 300px;
    text-align: left;
    font-size: 14px;
    color: #333;
}


.BidSupplier {
	width: 100%;
}
.BidSupplier table {
	width: 100%;
}
.BidSupplier .tt {
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #333;
}
.BidSupplier .tt span {
	float: left;
	padding: 0 10px;
}
.BidSupplier .w1 {
	width: 144px;
}
.BidSupplier .w2 {
	width: 204px;
}
.BidSupplier .w3 {
	width: 184px;
}
.BidSupplier .w4 {
	width: 284px;
}
.BidSupplier .w5 {
	width: 164px;
}
.BidSupplier thead {
}
.BidSupplier thead tr {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #ddd;
}
.BidSupplier tbody tr {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #ededed;
}
.BidSupplier tbody tr:nth-of-type(even) {
	background-color: #f6f6f6;
}
.BidSupplier tbody td {
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.BidSupplier .ToView {
	font-size: 0;
}
.BidSupplier .ToView a {
	margin: 0 6px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.BidSupplier tbody th {
}
.BidSupplier .status {
	padding-left: 60px;
	text-align: left;
}
.BidSupplier tbody td .m-r {
	margin-right: 30px;
}
/*鼠标经过显示批号需求*/
.BidSupplier .status {

}
.hoverShowNum {
	
}
.hoverShowNum>a {
	position: relative;
	display: block;
	text-align: center;
}
.hoverShowNum>a>p {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    color: #666;
    cursor: pointer;
}
.hoverShowNum>a>p.icon {
    padding: 0px 0px 0px 24px;
    background-color: transparent;
    background-position: 4px center;
    background-repeat: no-repeat;
    background-image: url(../img/icon-tips-prompt.png);
}
.hoverShowNum .numBox {
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	width: 100%;
	height: auto;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: visible;
}
.hoverShowNum .numBox::after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../img/icon-arrow-gray.png);
    z-index: 1;
}
.hoverShowNum>a:hover .numBox {
	display: block;
}
.hoverShowNum .numBox li {
	position: relative;
	padding-left: 14px;
	padding-right: 14px;
	text-align: left;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 2;
}
.hoverShowNum .numBox li:nth-of-type(even) {
	background-color: #f6f6f6;
}
.hoverShowNum .numBox li span {
	padding-left: 24px;
	white-space: nowrap;
    background-color: transparent;
    background-position: 4px center;
    background-repeat: no-repeat;
}
.hoverShowNum .numBox .y li span {
    background-image: url(../img/icon-tips-correct.png);
}
.hoverShowNum .numBox .n li span {
    background-image: url(../img/icon-tips-error.png);
}

/*End // 鼠标经过显示批号需求*/
.statistics {
	
}
.statistics .row {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: right;
}
.statistics .row.last {
	height: 62px;
	line-height: 62px;
}
.statistics .row .desc {
	position: relative;
	display: block;
	float: left;
	width: 808px;
}
/*最低服务费*/
.statistics .row .iconDesc {
	padding-left: 24px;
	font-size: 0;
	cursor: pointer;
}
.statistics .row .iconDesc>i,
.statistics .row .iconDesc>em 
{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.statistics .row .iconDesc>i {
	padding: 7px 0;
	width: 30px;
	height: 30px;
  	background-image: url(../img/icon-tips-prompt.png);
  	background-repeat: no-repeat;
  	background-position: center;
}
.statistics .row .iconDesc>em {
    font-size: 14px;
    color: #666;
}
.popDescWrap {
	position: absolute;
	right: 0;
	bottom: 30px;
	display: block;
	width: 200px;
	height: auto;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	overflow: visible;
	z-index: 9;
}
.popDescWrap::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../img/icon-arrow-gray.png);
    z-index: 1;
}
.popDescWrap .t,
.popDescWrap .con {
	position: relative;
	padding: 10px 20px 0;
	display: block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	z-index: 2;
}
.popDescWrap .t {
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.popDescWrap .con {
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
	color: #999;
}
/*End // 最低服务费*/
.statistics .row .val {
	display: block;
	float: left;
	width: 172px;
}
.statistics .row .agree {
	position: relative;
	padding-left: 25px;
	width: 64px;
	font-size: 14px;
	color: #666666;
	background-image: url(../img/icon-selectCancle.png);
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: 0 center;
	cursor: pointer;
}
.statistics .row .agree.ok {
	background-image: url(../img/icon-selectConfirm.png) !important;
}
.lumpSum {
	height: 70px;
	line-height: 70px;
	background-color: #ecfff4;
	border-top: 1px solid #b4b4b4;
}
.lumpSum span {
	display: block;
	float: left;
	width: 840px;
	font-size: 18px;
	color: #333333;
}
.lumpSum em {
	display: block;
	float: left;
	width: 140px;
	font-size: 18px;
}
/*新增同意服务条款 2017-07-05*/
.agreeWrap {
	padding: 10px 0 20px 0;
}
.agreeWrap .select-none {
	display: block;
	float: right;
	overflow: hidden;
}
#agreeBtn,
.agreeWrap .icon-chk,
.agreeWrap .lab,
.agreement {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.agreeWrap .icon-chk {
	position: relative;
	width: 24px;
	height: 24px;
	line-height: 24px;
    background-image: url(../img/icon-selectCancle.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 0 center;
    cursor: pointer;
}
.agreeWrap .icon-chk.ok {
    background-image: url(../img/icon-selectConfirm.png) !important;
}
.agreeWrap .icon-chk .chk {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
    cursor: pointer;
}
.agreeWrap .lab {
	color: #999;
    cursor: pointer;
}
.agreeWrap .agreement {
	color: #0058a3;
}
.agreeWrap .agreement:hover {
	text-decoration: underline;
}
/*End // 新增同意服务条款 2017-07-05*/
.myTenderDeatails-btn-box {
	font-size: 0;
}
.myTenderDeatails-btn-box .btn {
	margin-left: 12px;
	width: 108px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
/* 查看投标商弹窗 */
.myTenderDetailsPop-ups {
	 display: none; 
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 4;
}
.myTenderDetailsPop-ups .pbody {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -207px;
	margin-left: -380px;
	padding: 16px;
	width: 980px;
	max-height: 494px;
	background-color: transparent;
	background-image: url(../img/bg-black-10x10.png);
	background-repeat: repeat;
	background-position: 0 0;
	overflow: hidden;
}
.myTenderDetailsPop-ups .pbody .bg-white {
	position: relative;
	width: 100%;
	min-height: 100px;
	height: auto;
	max-height: 100%;
	background-color: #fff;
	z-index: 5;
	overflow: hidden;
}
.myTenderDetailsPop-ups .head {
	margin-bottom: 10px;
	padding: 10px;
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}
.myTenderDetailsPop-ups .head .picking {
	position: relative;
	margin-left: -1px;
	padding: 0 20px;
	display: block;
	float: left;
	height: 25px;
	line-height: 23px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	border: 1px solid #d4d4d4;
	background-color: #fff;
}
.myTenderDetailsPop-ups .head .picking.on {
	background-color: #009340;
	border: 1px solid #009340;
	color: #fff;
}
.myTenderDetailsPop-ups .head .picking.icon i {
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -6px;
	width: 8px;
	height: 14px;
	display: block;
	background-image: url(../img/icon-Sorting.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.myTenderDetailsPop-ups .head .picking.icon.up i {
	background-image: url(../img/icon-UpSorting.png) !important;
}
.myTenderDetailsPop-ups .head .picking.icon.down i {
	background-image: url(../img/icon-DownSorting.png) !important;
}
.myTenderDetailsPop-ups .close {
	position: absolute;
	top: 5px;
	right: 10px;
	padding: 0 10px;
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #e4602b;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
/*
.myTenderDetailsPop-ups .close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../img/icon-close.png);
	background-repeat: no-repeat;
	background-position: center;
}
*/
.parentTable-wrap {
	max-height: 400px;
	min-height: 400px;
	overflow-y: scroll;
}
.myTenderDetailsPop-ups .parentTable {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.myTenderDetailsPop-ups .parentTable>thead {
	
}
.myTenderDetailsPop-ups .parentTable>thead>tr {
	height: 40px;
	line-height: 40px;
	background-color: #c6c6c6;
}
.myTenderDetailsPop-ups .parentTable>thead>tr>td {
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.myTenderDetailsPop-ups .parentTable .w1 {
	width: 88px;
}
.myTenderDetailsPop-ups .parentTable .w2 {
	width: 82px;
}
.myTenderDetailsPop-ups .parentTable .w3 {
	width: 190px;
}
.myTenderDetailsPop-ups .parentTable .w4 {
	width: 156px;
}
.myTenderDetailsPop-ups .parentTable .w5 {
	width: 154px;
}
.myTenderDetailsPop-ups .parentTable .w6 {
	width: 122px;
}
.myTenderDetailsPop-ups .parentTable .w7 {
	padding-left: 44px;
	width: 156px;
	text-align: left !important;
}	
.myTenderDetailsPop-ups .parentTable .icon {
	margin: 0 auto;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(../img/icon-selectCancle.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0 center;
	cursor: pointer;
}
.myTenderDetailsPop-ups .parentTable .icon.on {
	background-image: url(../img/icon-selectConfirm.png) !important;
}
.myTenderDetailsPop-ups .parentTable>tbody>tr {
	padding: 15px 0;
	height: 52px;
	line-height: 22px;
	background-color: #ededed;
}
.myTenderDetailsPop-ups .parentTable>tbody>tr:not(:first-child){
	border-top: 1px solid #fff;
}
.myTenderDetailsPop-ups .parentTable>tbody>tr>td {
	font-size: 14px;
	color: #444444;
	text-align: center;
}

.myTenderDetailsPop-ups .parentTable .childTable {
	position: relative;
	width: 100%;
	background-color: #fff;
	overflow: visible;
}
.whiteArrow {
	position: absolute;
	top: -8px;
	right: 76px;
	display: block;
	width: 16px;
	height: 9px;
	background-image: url(../img/icon-whiteArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.myTenderDetailsPop-ups .parentTable .childTable>tbody>tr {
	border-bottom: 1px solid #ededed;
}
.myTenderDetailsPop-ups .parentTable .childTable>tbody>tr:last-child {
	border-bottom: 0;
}
.myTenderDetailsPop-ups .parentTable .childTable>tbody>tr>td {
	padding: 0 8px 0 8px;
	width:218px;
	height: 56px;
	text-align: left;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

/* 
	我的浏览历史C
	****************************
	My browsing history
*/
.FunctionBar {
	margin: 10px auto;
	height: 46px;
	line-height: 46px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.historyCtrlBar {
	padding-top: 9px;
}
.FunctionBar .ctrlBtn {
	margin-right: 10px;
	padding: 0 10px;
	display: block;
	min-width: 76px;
	height: 28px;
	line-height: 26px;
	color: #999999;
	font-size: 14px;
	text-align: center;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	cursor: pointer;
}
.FunctionBar .ctrlBtn:hover {
	border: 1px solid #009642;
	color: #009642;
}
.historyBox {
	
}
.historyBox .date,.historyBox .date em {
	font-family: Arial;
	font-style: italic;
}
.historyBox .date {
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #999;
}
.historyBox .date em {
	font-size: 24px;
	color: #333;
}
.history-product {
	margin-top: 6px !important;
}
.history-product ul {
	margin-top: 0px !important;
	margin-left: -22px !important;
	display: block;
	overflow: hidden;
}
.history-product li {
	margin-left: 22px !important;
	margin-bottom: 32px !important;
}
.history-product li>a {
	width: 228px !important;
	height: 218px !important;
}
.historyBox .pic {
	height: 130px !important;
}
.historyBox .title {
	height: 48px !important;
	line-height: 48px !important;
}
.historyBox .shoping {
	height: 40px !important;
	background-size: 24px 24px;
}

/* 
	供应商-我的收藏
	****************************
	My collection
*/
.keepCtrlBar {
	padding: 9px 8px 0 8px;
}
.keepCtrlBar .lab {
	padding: 0 8px;
	display: block;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #333333;
}
.keepCtrlBar .inp {
	display: block;
	float: left;
	height: 28px;
	line-height: 26px;
	border: 1px solid #d4d4d4;
	background-color: #fff;
}
.keepCtrlBar .ctrlBtn {
	margin-left: 10px;
}
.keepCtrlBar .statusFilter {
	float: left;
	display: block;
}
.keepCtrlBar .statusFilter a {
	padding: 0 30px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 14px;
	text-align: center;
}
.keepCtrlBar .statusFilter a:hover {
	color: #009642;
}
.keepCtrlBar .statusFilter a.curr {
	color: #fff;
	background-color: #009642;
}
.keepCtrlBar .batchBox {
	float: right;
	font-size: 0;
}
.keepCtrlBar .batchBox .selectAll,.keepCtrlBar .batchBox .unsubscribe {
	position: relative;
	margin-right: 24px;
	padding-left: 24px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #999999;
	font-size: 14px;
} 
.keepCtrlBar .batchBox .selectAll i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #b4b4b4;
	background-color: #fff;
}
.keepCtrlBar .batchBox .selectAll.on {
	color: #009642;
}
.keepCtrlBar .batchBox .selectAll.on i {
	border: 1px solid #009642;
	background-image: url(../img/icon-checkbox.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.keepCtrlBar .batchBox .unsubscribe i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../img/icon-love-gray.png);
	background-repeat: no-repeat;
	background-position: center;
}
.keepCtrlBar .batchBox .c-m {
	margin: 0;
}
.keep-tender {
	width: 980px;
}
.keep-tender {
	margin-top: 0 !important;
    margin-left: -8px !important;
}
.keep-tender li {
    margin-left: 8px !important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	overflow: hidden;
}
.keep-tender li>a {
	width: 318px !important;
	height: 288px !important;
}
.keep-tender .pic {
	width: 318px !important;
	height: 182px !important;
}
.index-tender .tt, .index-tender .desc {
    padding: 0 12px;
}
.keep-tender .tt {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
	font-size: 16px !important;
    height: 16px;
    line-height: 16px;
    color: #333;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.keep-tender .timeBox {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 12px 0 38px !important;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px !important;
    color: #fff !important;
    background-color: #009642;
    background-position: 16px center;
    background-image: url(../img/icon-time.png);
    background-size: 19px 19px;
    background-repeat: no-repeat;
}
.keep-tender .timeBox .time {
	float: left;
	width: 148px;
	text-align: left;
}
.keep-tender .timeBox .num {
	float: right;
	width: 120px;
	text-align: right;
}
.keep-tender .end {
    padding: 0 12px !important;
    background-image: none !important;
	background-color: #999999 !important;
}
.keep-tender .cancelKeep {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/bg-white-20x20.png);
	background-repeat: repeat;
	background-position: 0 0;
	z-index: 3;
}
.keep-tender .cancelKeep a {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -30px;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-image: url(../img/icon-noSelect.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.keep-tender .cancelKeep a.on,.keep-tender .cancelKeep a:hover {
	background-color: #009642;
	background-image: url(../img/icon-select.png);
}


/* 
	采购商-我的收藏
	****************************
	My collection
*/
.keep-product {
    margin-top: 0 !important;
    margin-left: -13px !important;
}
.keep-product li {
	position: relative;
	margin-left: 13px !important;
	margin-bottom: 20px !important;
}
.keep-product li>a {
    width: 318px !important;
    height: 288px !important;
}
.keep-product .pic {
	height: 182px !important;
}
.keep-product .cancelKeep {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg-white-20x20.png);
    background-repeat: repeat;
    background-position: 0 0;
    z-index: 3;
}
.keep-product .cancelKeep a {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin-top: -30px;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-image: url(../img/icon-noSelect.png);
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}
.keep-product .cancelKeep a.on, .keep-product .cancelKeep a:hover {
    background-color: #009642;
    background-image: url(../img/icon-select.png);
}

/* 
	消息中心
	****************************
	Message Center
*/
.infoList-FunctionBar  {
	padding: 9px 10px;
}
.infoList-FunctionBar .fl span,.infoList-FunctionBar .fl a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
}
.infoList-FunctionBar .fl span {
	color: #333333;
	font-size: 14px;
	text-align: left;
}
.infoList-FunctionBar .fl a {
	margin: 0 14px;
	color: #009040;
	font-size: 14px;
}
.infoList-FunctionBar .deteleBtn {
    padding: 0 10px;
    display: block;
    min-width: 76px;
    height: 28px;
    line-height: 26px;
    color: #999999;
    font-size: 14px;
    text-align: center;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
}
.infoList {
	margin-top: 10px;
}
.infoList table {
	width: 100%;
}
.infoList thead {
	
}
.infoList thead tr {
	background-color: #f4f4f4;
	height: 34px;
	line-height: 34px;
}
.infoList thead td {
	font-size: 14px;
	color: #333333;
	text-align: left;
}
.infoList .w1 { 
	width: 32px; 
	text-align: center; 
}
.infoList .w2 { 
	width: 46px; 
}
.infoList .w3 { 
	width: 730px; 
	text-align: left;
}
.infoList .w4 { 
	width: 162px; 
	text-align: left;
}
.infoList tbody {
	
}
.infoList tbody tr {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
}
.infoList tbody tr.hover {
	background-color: #f0fff7;
}
.infoList tbody tr td {
	
}
.infoList .chk {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	z-index: 2;
}
.infoList .icon-info {
	margin: 0 auto;
	display: block;
	width: 22px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../img/icon-info.png);
}
.infoList .tt,.infoList .desc,.infoList .date {
	display: block;
	float: left;
	font-size: 14px;
}
.infoList .tt {
	max-width: 162px;
	margin-right: 10px;
	color: #555555;
}
.infoList .desc {
	max-width: 546px;
	color: #999999;
}
.infoList .date {
	font-size: 12px;
	color: #999999;
}
.infoList .icon-info.haveRead {
	background-position: 0 0;
}
.infoList .icon-info.unread {
	background-position: 0 -20px;
}


/* 
	消息详情
	****************************
	Message details
*/
.infoDetails {}
.infoDetails .head {
	position: relative;
	margin-top: 10px;
	padding: 10px;
	border-bottom: 1px solid #009340;
	background-color: #f4f4f4;
}
.infoDetails .head .row {
	color: #444;
	line-height: 24px;
}
.infoDetails .head .row.tt {
}
.infoDetails .head .row.tt em,.infoDetails .head .row.tt span {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.infoDetails .content {
	padding: 20px 10px;
	text-align: justify;
	font-size: 14px;
	color: #555;
	font-size: 14px;
	line-height: 1.8em;
}
.infoDetails .head .info-link {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: auto;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}
.infoDetails .head a:hover {
	text-decoration: underline;
}
.infoDetails .gobakc-btn {
	position: absolute;
	top: 10px;
	right: 10px;
    margin-bottom: 10px;
    padding: 0 6px;
    margin: 0 auto;
    display: block;
    width: 76px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #666;
    border: 1px solid #ededed;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
.infoDetails .gobakc-btn:hover {
	text-decoration: none !important;
    color: #009340;
    border: 1px solid #009340;
    background-color: #e5f4ec;
}


/* 
	我的竞标详情
	****************************
	My bid details
*/
.bidDetails {
	
}
.bidDetails table {
	width: 100%;
}
.bidDetails thead.top tr th {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #333;
}
.bidDetails thead.top tr th span {
	padding: 0 10px;
}
.bidDetails thead.head {
	
}
.bidDetails thead.head tr {
	height: 34px;
	line-height: 34px;
	background-color: #d4d4d4;
}
.bidDetails thead.head td,.bidDetails tbody tr td {
	width: 89px !important;
	color: #333333;
	text-align: center;
}
.bidDetails .head .w1 {
	width: 46px;
}
.bidDetails .head .w2 {
	width: 82px;
}
.bidDetails .head .w3 {
	width: 82px;
}
.bidDetails .head .w4 {
	width: 92px;
}
.bidDetails .head .w5 {
	width: 92px;
}
.bidDetails .head .w6 {
	width: 122px;
}
.bidDetails .head .w7 {
	width: 80px;
}
.bidDetails .head .w8 {
	width: 106px;
}
.bidDetails .head .w9 {
	width: 66px;
}
.bidDetails .head .w10 {
	width: 124px;
}
.bidDetails .head .w11 {
	width: 86px;
}
.bidDetails tbody {
	
}
.bidDetails tbody tr {
	line-height: 54px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
}
.bidDetails .first {
	position: relative;
    overflow: visible;
}
.bidDetails .form-tips {    
	margin-top: -1px !important;
	margin: 0;
    padding: 18px 20px;
    line-height: 14px;
}
.bidDetails .first i {
    position: absolute;
    top: -8px;
    left: 35px;
    display: block;
    width: 20px;
    height: 8px;
    background-image: url(../img/icon-upTips-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 2;
}
.bidDetails .first em {
	margin-right: 36px;
}
/* 
	我的账单
	****************************
	My bill
*/
.billTable .table .info h5 {
	margin-bottom: 0 !important;
}
.billTable .table .tr .td{
	padding: 0 !important;
	line-height: 28px;
}
.billTips {
	padding: 10px 0 10px 24px !important;
}
.billTips .desc {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
}
.billTips .SmallRoundedBtn {
	margin: 0 16px;
}
.billTips .dataPrice {
	float: right;
	display: block;
}
.billTips .dataPrice li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ec592a;
	text-align: center;
	height: 34px;
	line-height: 34px;
}
.billTips .dataPrice li.w1 {
	width: 122px;
}
.billTips .dataPrice li.w2 {
	width: 122px;
}
.billTips .dataPrice li.w3 {
	width: 124px;
}
.billTips .dataPrice li.w4 {
	width: 188px;
}
.billTips .dataPrice li em {
	font-size: 24px;
	font-family: 'dincond-mediumregular';
}
.billStatistics {

}
/* 
	我的评价
	****************************
	my comment
*/
.appraisalTable {

}
.appraisalTable .d1 {
	width: 424px !important;
}
.appraisalTable .d2 {
	width: 249px !important;
}
.appraisalTable .d3 {
	width: 303px !important;
}
.appraisalTable .view {
	font-size: 14px;
	color: #666;
}
/* 
	我的评价详情
	****************************
	My evaluation details
*/
.appraisalDetails {
	margin-top: 10px;
}
.appraisalDetails .productInfoTd {
	vertical-align: top;
}
.appraisalDetails .productInfo {
	padding-top: 10px;
	margin: 0 auto;
	width: 274px;
}
.appraisalDetails .productInfo p {
	line-height: 36px;
	color: #666;
	text-align: center;
}
.appraisalDetails .productInfo .pic {
	margin: 0 auto;
	width: 100px;
	height: 57px;
}
.appraisalDetails tbody td {
	border-right: 1px solid #cbcbcb;
}
.appraisalDetails tbody td:last-child {
	border-right: 0;
} 
.appraisalDetails .appraisalInfo {
	padding-left: 64px;
}
.appraisalDetails .block:after {
  content: "";
  display: table;
  clear: both;
}
.appraisalDetails .appraisalInfo .block {
	padding: 16px 0;
}
.appraisalDetails .appraisalInfo .block .tt,.appraisalDetails .appraisalInfo .block .val {
	color: #666;
}
.appraisalDetails .appraisalInfo .block .tt {
	float: left;
	text-align: right;
	min-width: 70px;
}
.appraisalDetails .appraisalInfo .block .val {
	float: left;
	width: 494px;
	line-height: 24px;
	margin-left: 30px;
}
.appraisalDetails .appraisalInfo .block .val .tarea {
	padding: 10px;
	width: 100%;
	height: 240px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ddd;
	outline: none;
	resize: none;
}
.appraisalDetails .appraisalInfo .block .star-wrap span {
	margin-left: 0px;
}
.appraisalDetails .submitBtn {
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #009642;
	cursor: pointer;
}

/* star */
.star{
	position:relative;
	margin-left: 30px;
	float: left;
	width: 494px;
	height: 18px;
}
.star ul,.star span{
	display:inline;
	float:left;
	height:19px;
	line-height:19px;
}
.star span {
	font-size: 14px;
	color: #666;
}
.star li{
	float:left;
	width:24px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../img/star.png) no-repeat;
}
/**/
.star>div {
	display: block;
	float: left;
}
.star img {
	margin-right: 6px;
	float: left;
	width: 18px;
	cursor: pointer;
}
.star .visib {
	visibility: hidden;
}
/**/
.star strong{
	color: #e4602b;
	padding-left:10px;
}
.star li.on{
	background-position:0 -28px;
}
.star p{
	display:none;
	position:absolute;
	top:20px;
	left: 0;
	padding:7px 10px 0;
	width:179px;
	height:67px;
	line-height: 18px;
	color: #666;
	font-size: 14px;
	background:url(../img/icon.gif) no-repeat;
	z-index: 2;
}
.star p em{
	color:#e4602b;
	display:block;
	font-style:normal;
}

/* 
	申请退款
	****************************
	Request a refund
*/
.refunds table {
	table-layout: fixed;
	width: 100%;    
	border: 1px solid #d4d4d4;
}
.refunds table thead tr {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 34px;
    line-height: 34px;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #333;
}
.refunds table tbody td {
	padding: 10px;
	text-align: center;
	color: #666;
	font-size: 14px;
	border-left: 1px solid #d4d4d4;
}
.refunds .pic {
    float: left;
    width: 116px;
    height: 73px;
}
.refunds .name {
    float: left;
    padding: 10px 0 0 20px;
    font-size: 14px;
    color: #666;
}
.writeRefundsTable {
	margin-top: 20px;
}
.writeRefundsTable table {
	table-layout: fixed;
	width: 100%;
	border: 1px solid #d4d4d4;
}
.writeRefundsTable table tbody th {
	padding-top: 20px !important;
	font-size: 14px;
	color: #666;
	text-align: right;
}
.writeRefundsTable table tbody th,.writeRefundsTable table tbody td {
	padding: 10px;
	vertical-align: top;
}
.writeRefundsTable .tarea {
	width: 600px;
	height: 200px;
	padding: 10px;
	font-size: 14px;
	color: #666;
	text-align: left;
	outline: none;
	resize: none;
	border: 1px solid #ddd;
}
.writeRefundsTable .upPicBtn {
	position: relative;
	float: left;
	width: 100px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #009340;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #009340;
	cursor: pointer;
	overflow: hidden;
}
.writeRefundsTable .upPicBtn input[type="file"] {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 999;
	cursor: pointer;
}
.writeRefundsTable .upPicBtn em {
	position: relative;
	z-index: 1;
}
.writeRefundsTable .tip {
	margin-left: 20px;
	float: left;
	line-height: 18px;
	font-size: 12px;
	color: #999;
	text-align: left;
}
.writeRefundsTable .upPic {
	margin-top: 10px;
}
.writeRefundsTable .upPic li {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 100px;
	background-color: #ededed;
	overflow: hidden;
}
.writeRefundsTable .upPic li img {
	width: 100%;
	height: 100%;
}
.writeRefundsTable .upPic .del {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 25px;
	height: 25px;
	border: 6px solid #fff;
	background-image: url(../img/icon-detele.png);
	background-repeat: repeat;
	background-position: -23px 0;
	overflow: hidden;
	text-indent: -999em;
	background-color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.writeRefundsTable .upPic .del:hover {
	background-position: 0 0;
}
.writeRefundsTable .subBtn {
	margin-top: 20px;
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #009340;
}
.writeRefundsTable .form-tips {
	width: 600px;
}
.writeRefundsTable .desc {
	font-size: 14px;
	color: #666;
}

/*
	合作回访列表
	*********
	Cooperative return list
*/
.returnVisit {
	margin-top: 10px;
}
.returnVisit table {
	width: 100%;
	table-layout: fixed;
}
.returnVisit .pro-col {
	width: 440px;
}
.returnVisit .price-col {
	width: 140px;
}
.returnVisit .info-col {
	width: 180px;
}
.returnVisit .ctrl-col {
	width: 220px;
}
.returnVisit .row-p {
	height: 10px;
}
.returnVisit .date, .returnVisit .number {
    padding: 0 10px;
    display: block;
    float: left;
    margin-right: 20px;
    color: #999;
    font-size: 14px;
}
.returnVisit table thead tr {
	background-color: #f4f4f4;
}
.returnVisit table thead tr td {
	color: #333;
	text-align: center;
	line-height: 34px;
}
.returnVisit table tbody .th {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    background-color: #f4f4f4;
}
.returnVisit table tbody .tr {
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
}
.returnVisit table tbody tr {
	
}
.returnVisit table tbody tr th {
	color: #999999;
	text-align: left;
	font-size: 14px;
	background-color: #f4f4f4;
}
.returnVisit table tbody tr td {
	line-height: 28px;
	text-align: center;
    padding: 10px;
	font-size: 14px;
    color: #666666;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-right: 1px solid #d4d4d4;
}
.returnVisit table tbody tr td .info {
	text-align: left;
}
.returnVisit table tbody tr td .info h5,.returnVisit table tbody tr td p,.returnVisit table tbody tr td .link-box a {
    font-size: 14px;
    color: #666;
}
.returnVisit table tbody tr td p {
	text-align: center;
}


/*
	合作回访详情
	*********
	Cooperation visit details
*/
.returnVisitDetails {
	margin-top: 10px;
}
.returnVisitDetails .head {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.returnVisitDetails .head .Lbox {
	display: block;
	float: left;
	width: 50%;
}
.returnVisitDetails .head .Lbox .pic {
	display: block;
	float: left;
	width: 120px;
	height: 70px;
	overflow: hidden;
}
.returnVisitDetails .head .Lbox .pic img {
	display: block;
	width: 120px;
	height: 70px;
	vertical-align: middle;
}
.returnVisitDetails .head .Lbox .orderInfo {
	margin-left: 20px;
	display: block;
	float: left;
}
.returnVisitDetails .head .Lbox .orderInfo p {
	line-height: 35px;
	color: #666;
}
.returnVisitDetails .head .Rbox {
	display: block;
	float: right;
	width: 50%;
}
.returnVisitDetails .head .Rbox p {
	text-align: right;
	line-height: 35px;
	color: #666;
}
.returnVisitDetails .logs {
	margin-top: 40px;
	overflow: hidden;
}
.returnVisitDetails .logs .top {
	position: relative;
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #ddd;
} 
.returnVisitDetails .logs .top h6 {
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	background-color: #009340;
	text-align: center;
} 
.returnVisitDetails .logs .recordingBox {
	margin: 0 auto;
	width: 100%;
} 
.returnVisitDetails .logs .recordingBox ul {
	padding: 20px 0;
} 
.returnVisitDetails .logs .recordingBox li {
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
} 
.returnVisitDetails .logs .recordingBox li strong {
	margin: 5px 0; 
	padding: 0 10px;
	display: block;
	float: left;
	min-width: 90px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	background-color: #b4b4b4;
	-webkit-border-radius: 12px;
	border-radius: 12px;
} 
.returnVisitDetails .logs .recordingBox li em {
	display: block;
	float: right;
	color: #999;
	line-height: 36px;
} 
.returnVisitDetails .logs .recordingBox li .con {
	display: block;
	width: 100%;
	color: #555;
	line-height: 26px;
	text-align: justify;
	text-indent: 2em;
} 
.returnVisitDetails .logs .recordingBox .replyBox {
	margin-top: 20px;
}
.returnVisitDetails .logs .recordingBox .replyBox .replyBtn {
	margin-top: 30px;
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 46px;
	border-radius: 46px;
	background-color: #009340;
	letter-spacing: 2px;
}
.returnVisitDetails .logs .recordingBox .replyBox .tarea {
	padding: 10px;
	height: 160px;
	width: 100%;
	border: 1px solid #ddd;
	resize: none;
	background-color: #fff;
}
.v-evaluation {
    margin-top: 40px;
    overflow: hidden;
}
.v-evaluation .top {
    position: relative;
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #ddd;
}
.v-evaluation .top h6 {
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    background-color: #009340;
    text-align: center;
}

.v-evaluation .main {
}
.ratingLevel {
	margin: 20px 0;
    padding: 20px 10px;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fafafa;
    overflow: hidden;
}
.ratingLevel .block {
    padding: 16px 0;
    display: table;
    table-layout: fixed;
    width: 50%;
    float: left;
}
.ratingLevel .block .tt {
	display: table-cell;
	vertical-align: middle;
    width: 200px;
    text-align: right;
    color: #666;
}
.ratingLevel .block .star {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}
.v-evaluation .btnWrap {}
.v-evaluation .btnWrap .btn {
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 46px;
    border-radius: 46px;
    background-color: #009340;
    letter-spacing: 2px;
}


/*
	我的钱包
	*********
	My wallet
*/
.walletWrap {
	margin-top: 20px;
}
.walletWrap .walletBox {
	padding: 10px;
	display: table;
	table-layout: fixed;
	width: 100%;
	background-color: #fafafa;
	border: 1px solid #ddd;
}
.walletWrap .walletBox .iconWrap,.walletWrap .walletBox .btnWrap {
	display: table-cell;
	vertical-align: middle;
}
.walletWrap .walletBox .iconWrap {
	width: 100%;
}
.walletWrap .walletBox .btnWrap {
	border-left: 1px solid #ededed;
	padding-left: 10px;
	width: 180px;
}
.walletWrap .walletBox .icon,.walletWrap .walletBox .data {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.walletWrap .walletBox .icon {
	width: 128px;
	height: 128px;
	background-image: url(../img/icon-dollar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.walletWrap .walletBox .data {
	padding-left: 20px;
}
.walletWrap .walletBox .data .tt,.walletWrap .walletBox .data .num {
	line-height: 1;
}
.walletWrap .walletBox .data .tt {
	padding: 10px 0;
	font-size: 24px;
	color: #333;
	text-align: left;
}
.walletWrap .walletBox .data .num {
	padding: 10px 0;
	font-size: 20px;
	color: #e4602b;
	font-weight: bold;
	text-align: left;    
}
.walletWrap .walletBox .data .num em {
	font-size: 36px;
	color: #e4602b;
	font-family: 'dincond-mediumregular';
}
.walletWrap .walletBox .btnWrap .btn {
	margin: 0 auto;
    display: block;
	width: 110px;
	height: 36px;
	line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #009040;
    cursor: pointer;
}

.presentForm {
	/*申请提现表单*/
    margin: 20px auto;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #fafafa;
    overflow: hidden;
}
.presentForm .row {
    padding-bottom: 20px;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.presentForm .row .lab,.presentForm .row .val {
    display: table-cell;
    vertical-align: middle;
}
.presentForm .row .lab {
    line-height: 20px;
    font-size: 14px;
    color: #333;
    text-align: left;
}
.presentForm .withdrawBox {
	background-color: #fff;
}
.presentForm .withdrawBox .symbol {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    color: #333;
}
.presentForm .withdrawBox .inp {
    display: inline-block;
    vertical-align: middle;
    width: 730px;
    height: 66px;
    line-height: 66px;
    font-size: 46px;
    border: 0;
    background-color: transparent;
	font-family: 'dincond-mediumregular';
}
.presentForm .withdrawBox .inp:focus {
  border: 0 !important;
}
.presentForm .fastBox {
    padding: 10px 0;
} 
.presentForm .fastBox span {
    color: #999;
    font-size: 14px;
    text-align: left;
}
.presentForm .fastBox a:hover {
	text-decoration: underline;
}
.presentForm .row .btnWrap {
	font-size: 0;
	text-align: center;
}
.presentForm .row .v-btn {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 20px;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #999;
    border: 0;
    cursor: pointer;
} 
.presentForm .row .subBtn {
    background-color: #009340;
}

.recentIncomeWrap {
	/*最近收入表*/
	margin-top: 20px;
}
.recentIncomeWrap .tt {
	position: relative;
	padding-left: 14px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.recentIncomeWrap .tt::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 4px;
	height: 100%;
	background-color: #009040;
}
.recentIncomeWrap .list {
	overflow: hidden;
}
.recentIncomeWrap .list li {
	display: table;
	table-layout: fixed;
	padding: 10px;
	width: 100%;
	background-color: #f6f6f6;
	overflow: hidden;
}
.recentIncomeWrap .list li:nth-of-type(even) {
	background-color: #fff;
}
.recentIncomeWrap .list .info,.recentIncomeWrap .list .money {
	display: table-cell;
	vertical-align: middle;
}
.recentIncomeWrap .list .info {
	width: 100%;
	line-height: 24px;
}
.recentIncomeWrap .list .info h6 {
	font-size: 14px;
	color: #333;
}
.recentIncomeWrap .list .info p {
	font-size: 12px;
	color: #999;
}
.recentIncomeWrap .list .money {
	width: 200px;
	text-align: right;
	font-size: 20px;
	color: #333;
	font-family: 'dincond-mediumregular';
}

/*
	账户信息
	*********
	account information
*/
.accountWrap {
	overflow: hidden;
}
.accountWrap .row {
	padding: 10px;
	display: block;
	overflow: hidden;
}
.accountWrap .row .lab,.accountWrap .row .ctrl {
	padding: 4px 0;
	display: block;
}
.accountWrap .row .lab {
	width: 100%;
	font-size: 16px;
	color: #333;
	text-align: left;
}
.accountWrap .row .ctrl {
	width: 100%;
	overflow: hidden;
}
.accountWrap .row .info {
	line-height: 46px;
	font-size: 0;
}
.accountWrap .row .info dt,.accountWrap .row .info dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	font-size: 16px;
    background-color: #fafafa;
}
.accountWrap .row .info dt {
	padding: 0 10px;
	width: 350px;
    color: #333;
}
.accountWrap .row .info dd {
	padding: 0 10px;
}
.accountWrap .row .inp {
	padding: 0 10px;
	width: 400px;
    display: block;
    float: left;
    height: 46px;
    line-height: 46px;
    color: #333;
	font-size: 14px;
	border: 1px solid #ddd;
}
.accountWrap .row .inp.short {
	width: 276px;
}
.accountWrap .btnWrap {
	font-size: 0;
}
.accountWrap .row .btn {
	margin: 0 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
} 
.accountWrap .row .subBtn {
	background-color: #009340;
}
.accountWrap .row .subBtn:hover {
	background-color: #00883c;
}
.accountWrap .row .cancelBtn {
	background-color: #ddd;
}
.accountWrap .row .cancelBtn:hover {
	background-color: #ccc;
}
/* 
	售后服务
	****************************
	After-sales service
*/
.afterSales-table {}
table.publicTable {
	display: table;
	table-layout: fixed;
	width: 100%;
}
table.publicTable thead {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #333;
}
table.publicTable thead tr {
    line-height: 34px;
}
table.publicTable thead th,
table.publicTable thead td
{
    text-align: center;
}
table.publicTable tbody {
    margin-bottom: 10px;
    width: 100%;
}
table.publicTable tbody tr {
    line-height: 20px;
}
table.publicTable tbody tr.tr-head {
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    background-color: #f4f4f4;
}
table.publicTable tbody tr.tr-child {
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
}
table.publicTable tbody tr.tr-child td {
    padding: 10px;
    color: #666;
    text-align: center;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-right: 1px solid #ededed;
}

table.publicTable .date,
table.publicTable .number 
{
    padding: 0 10px;
    display: block;
    float: left;
    margin-right: 20px;
    color: #999;
    font-size: 14px;
}
table.publicTable .pic {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 116px;
    height: 72px;
}
table.publicTable .info {
    display: inline-block;
    vertical-align: middle;
    width: 440px;
}
table.publicTable .info h5, 
table.publicTable .info p,
table.publicTable .info .row
{
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}
table.publicTable .btnWrap {
	display: block;
	text-align: center;
}
table.publicTable .btn {
    margin-bottom: 10px;
    padding: 0 6px;
    margin: 0 auto;
    display: block;
    width: 76px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #666;
    border: 1px solid #ededed;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}
table.publicTable .btnWrap>a:hover {
    color: #009340;
    border: 1px solid #009340;
    background-color: #e5f4ec;
}

/* 
	会员展示信息
	****************************
	Members show information
*/
.member-profile-info {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	-webkit-box-shadow: inset 0 0 2px #ddd;
	box-shadow: inset 0 0 2px #ddd;
}
.member-profile-info .table {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.member-profile-info .table>.cell {
	display: table-cell;
	vertical-align: top;
}
.member-profile-info .table>.cell:nth-of-type(odd) {
	padding-right: 10px;
}
.member-profile-info .table>.cell:nth-of-type(even) {
	padding-left: 10px;
}
.member-profile-info .table>.cell h6,
.member-profile-info .table>.cell p {

}
.member-profile-info .table>.cell h6 {
	padding: 20px 10px;
	display: block;
	color: #333;
	font-size: 16px;
	text-align: left;
	background-color: #fafafa;
}
.member-profile-info .table>.cell p {
	padding: 10px 10px;
	color: #999;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dashed #ddd;
}
.member-profile-info .table:last-of-type .cell p {
	border-bottom: none;
}
.member-profile-infoWrap .editBtn {
    margin: 64px auto 102px;
    display: block;
    width: 360px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #009040;
    cursor: pointer;
}
.member-profile-infoWrap .editBtn:active {
	background-color: #006c2f;
}
/* 
	我要买列表
	****************************
	I want to buy a list
*/
.v-needsTabls {
	margin-top: 10px;
	display: block;
	width: 100%;
	height: auto;
}
.v-needsTabls table {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.v-needsTabls thead {}
.v-needsTabls thead tr {
	height: 34px;
	line-height: 34px;
	background-color: #f4f4f4;
}
.v-needsTabls tbody tr {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.v-needsTabls tbody tr.hover {
	background-color: #f0fff7;
}
.v-needsTabls th,
.v-needsTabls td {
	padding: 2px 20px;
	text-align: left;
}
.v-needsTabls .tt,
.v-needsTabls .desc {
	max-width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.v-needsTabls .tt {
	color: #333;
	font-size: 14px;
}
.v-needsTabls .desc {
	color: #999;
	font-size: 12px;
}