memberSellDetail.css 4.9 KB

@import "./m-form.css";/*表单*/
@import "../fancybox/jquery.fancybox.css";/*弹层*/
@import "./m-pickdate.css";/*日历*/
@import "./m-steps.css";/*step*/

body{
	background: none !important;
}

.main-title {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.main-title h2 {
    font-size: 15px;
}
.main-box{
	border-top: 1px #ccc solid;
    margin-bottom: 20px;
}
.g-title{
	padding: 0 20px;
}
.main-box h2{
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px #ccc dashed;
}
.main-box h2 .a-link{
	font-size: 13px;
	font-weight: normal;
}
.d-group{
	padding:  20px 20px 0 20px;
}
/*兼容旧版本*/
.top,
.header-mo,
.u-stitle{
	width: 1200px;
}
.u-nav{
	width: 1198px;
}
.mo-fn2{
	margin-left: 220px;
}
.us-header{
	min-width: 1200px;
}

.form-btns{
	text-align: right;
	margin-top: 20px;
}
.ds{
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 30px 20px;
}
.ds-user{
	margin: 5px 0;
}
.ds .submitBtn{
	margin-top: 20px;
	padding: 5px 50px;
}
.ds-operation {
    color: #999;
}
.ds-operation i {
    font-style: normal;
    width: 3%;
}
.ds-operation i,
.ds-operation span {
    text-align: center;
}
.ds-price ul {
    vertical-align: middle;
}
.ds-price li {
    margin-bottom: 5px;
}
.ds-name {
    margin-bottom: 3px;
}
.ds-name li {
    padding: 4px 0 1px 0;
}
/* goods css */
.hcell,
.o-mes span,
.ds-price ul,
.ds-operation i,
.ds-operation span,
.g-content,
.single-inner span,
.single-inner a,
.single-price span,
.single-number span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.hcell {
    width: 15.5%;
    border: 0;
    text-align: center;
    padding: 10px 0;
}
.order-table .order-info {
    width: 33%;
}
.otab-head {
    background-color: #f0f0f0;
}
.otab-head {
    border: 1px solid #ccc;
}
.otab-number {
    border-bottom: 0;
}
.nhead {
    background-color: #f9f9f9;
}
.nhead .hcell {
    width: 50%;
    text-align: left;
}
.nhead .hcell >i {
    font-style: normal;
    margin-left: 20px;
}
.single-inner a,
.single-inner,
.single-price,
.single-number {
    vertical-align: middle;
}
.single-inner p {
    width: 220px;
    height: 18px;
    overflow: hidden;
}
.single-inner span {
    color: #999;
    margin: 5px 0;
}
.nbody {
    border-bottom: 1px solid #ccc;
}
.nbody {
    display: table;
    width: 100%;
    border: 0;
}
.nb-cell {
    text-align: center;
    width: 14%;
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    vertical-align: middle;
}
.single-table {
    display: table;
    border-bottom: 1px dashed #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
}
.single-info {
    width: 56%;
    border-bottom: 0;
}
.nb-cell,
.single-inner,
.single-price,
.single-number,
.single-totally {
    display: table-cell;
}
.single-inner {
    width: 30%;
    padding: 20px 0;
    text-align: right;
}
.single-number,
.single-price,
.single-totally {
    width: 14.5%;
    padding: 30px 0;
    vertical-align: middle;
}
.single-inner a {
    max-width: 65%;
    text-align: left;
}
.single-inner img {
    width: 40px;
    height: 40px;
}
.order-link {
    margin-top: 10px;
}
.order-lastone {
    width: 20%;
}
.focus-price,
.ds-price .col-f60 {
    color: #f60;
    font: 20px/1 'Microsoft YaHei';

}
.group-cell {
    margin-bottom: 10px;
}
.g-content {
    width: 90%;
    word-break: break-all;
    color: #666;
}
.group-cell,
.g-content {
    vertical-align: top;
}
.two-line {
    width: 40%;
}
.dili-im {
    margin-top: -3px;
}
.sell-area {
    padding: 5px 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.sell-status {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
}
.sell-area b {
    font-size: 15px;
}
.sell-words span {
    color: #fe0002;
}
.sell-message {
    padding: 20px 0;
}
.sell-status .submitBtn {
    margin-left: 50px;
}
.mb-cell {
    float: left;
}
.mb-storeinfo {
    clear: both;
}
a:hover {
    text-decoration: none;
}
.main {
  width: 990px;
}
.g-order-flow dl dd span.n {
  width: 74px;
  text-align: left;
}
.g-order-flow dl dd span {
  width: 126px;
  text-align: right;
}
.g-order-flow b {
  font-weight: 100;
}
.g-order-flow .current {
  font-weight: bold;
}


#showpop{
    padding: 40px;
    min-width: 355px;
    display: none;
}
.pop-tips{
    margin-bottom:20px; 
}
.table-from td {
    padding-bottom: 18px;
}
.table-from .align-right {
    color: #999;
    vertical-align: top;
    padding-top: 7px;
}

#send-pop{
    padding: 40px;
    min-width: 355px;
    display: none;
}
#send-pop .warningTips{
    text-align: center;
    margin-bottom: 20px;
}
.table-from td {
    padding-bottom: 18px;
}
#no-data input{
    margin: -3px 5px 0 0;
}
.table-from .align-right {
    color: #999;
    vertical-align: top;
    padding-top: 7px;
}
.table-from .submitBtn{
    margin: 0 5px;
}



/**响应式*/
@media screen and (max-width: 1200px){
	.us-header{
		min-width: 990px;
	}
	.top,
	.header-mo,
	.u-stitle{
		width: 990px;
	}
	.u-nav{
		width: 988px;
	}
	.mo-fn2{
		margin-left: 120px;
	}
}