@charset "utf-8";
/*我联系过的*/
.contactGoods{
	border: 1px solid #cdcdcd;
	padding: 20px 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.contactGoods .contactInfo{
	overflow: hidden;
	padding: 0 30px;
}
.contactGoods .contactInfo .contactInfoImg{
	width: 130px;
	height: 87px;
	float: left;
	margin-right: 30px;
	border: 1px solid #EDEDED;
	
}
.contactGoods .contactInfo .contactInfoImg img{
	display: block;
	width: 100%;
	height: 100%;
}
.contactGoods .contactInfo dl{
	display: block;
	float: left;
}
.contactGoods .contactInfo dl dt a{
	color: #333;
	font: 16px/32px "微软雅黑";
}
.contactGoods .contactInfo dl dd{
	color: #999;
	font: 14px/32px "微软雅黑";
}
.contactGoods .contactInfo dl dd em{
	margin-left: 15px;
}
.contactGoods .contactMeg{
	border-top: 1px solid #cdcdcd;
	margin-top: 20px;
}
.contactGoods .contactMeg li{
	padding: 20px 30px 0 30px;
	border-top: 1px dashed #cdcdcd;
	overflow: hidden;
	font: 14px/26px "微软雅黑";
	color: #666;
	margin-bottom: 20px;
}
.contactGoods .contactMeg li:nth-child(1){
	border-top: 0;
}
.contactGoods .contactMeg li:last-child{
	margin-bottom: 0;
}
.contactGoods .contactMeg li .megHeader{
	display: block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	border: 1px solid #cdcdcd;
}
.contactGoods .contactMeg li .megHeader img{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.contactGoods .contactMeg li .megTime{
	margin-right: 20px;
	color: #999;
	display: block;
}
.contactGoods .contactMeg li .overflowCont{
	float: left;
}
.contactGoods .contactMeg li .megTxt{
	margin-right: 20px;
	display: block;
}
.demandBtn{
    width: 100%;
    height: 28px;
    margin-bottom: 18px;
    font: 14px/28px "微软雅黑";
}
.demandBtn ul li{
    float: left;
    height: 26px;
    cursor: pointer;
    color: #333333;
    margin-right: 30px;
    border-bottom: 2px solid #ffffff;
}
.demandBtnclick{
    color: #fd5400!important;
    border-bottom: 2px solid #fd5400 !important;
}
.demandse{
    float: right;
}
.demaInp{
    width: 186px;
    height: 24px;
    float: left;
    margin-right: 6px;
    border-radius: 2px;
    border: 1px solid #dedede;
    font-family: "微软雅黑";
    color: #606060;
    font-size: 12px;
}
.demandSelect{
    cursor: pointer;
    font: 12px/26px "微软雅黑";
    border: 1px solid #dedede;
    background-color: #f6f6f6;
    height: 24px;
    display: inline-block;
    float: left;
    padding: 0px 16px;
}
.demandSelect:hover{
    background-color: #f0f0f0;
}
.demand-table{
    width: auto;
    height: auto;
    display: none;
    overflow: hidden;
}
.zjTableTop{
	overflow: hidden;
	margin: 20px 0 9px;
}
.zjTableTop input,.accountID select{
	height: 24px;
	border-radius: 3px;
	border: 1px solid #dedede;
	float: left;
	padding:0 5px;
	color:#666;
}
.accountID,.accountTime,.zjTableTop a{
	float: left;
}
.zjTableTop span{
	display: block;
	float: left;
	font: 14px/26px "微软雅黑";
	color: #666;	
	margin-right: 10px;
}
.accountID select{
	width: 146px;
	height: 26px;
}
.accountTime{
	overflow: hidden;
	margin:0 10px 0 0px;
}
.accountTime input{
	width: 140px;
    font: 12px/28px "微软雅黑";
}
.accountTime em{
	display: block;
	font-size: 0;
	width: 6px;
	border-bottom: 1px solid #dedede;
	float: left;
	margin: 13px 4px 0;
}
.zjCheck,.zjExport{
	display: block;
	float: left;
	width: 50px;
	height: 24px;
	background: #f6f6f6;
	border: 1px solid #dedede;
	border-radius: 3px;
	margin-right: 5px;
	text-align: center;
	font: 12px/24px "微软雅黑";
	color: #666;
}
/*总计*/
.zjTotal{
	font: 12px/12px "微软雅黑";
	color: #666;
	overflow: hidden;
}
.zjTotal .zjTotalTit{
	display: block;
	float: right;
	font-weight: 900;
	margin-right: 8px;
}
.zjTotal .zjBuy{
	float: right;
}
.zjTotal span{
	color: #e72c23;
	font-weight: 900;
	margin-left: 9px;
}
.zjTotal>div{
	float: right;
}
.redPrice{
	color: #fd5400;
}
.zjOrder{
	padding: 5px;
}
.zjOrder a{
	display: block;
	
}
.zjInfor{
	width: 252px;
}
.subOrder tr th:nth-child(1){
	width: 126px;
}
table{
	height: 0px;
	border: 0px;
	width: 100%;
	text-align: center;
	overflow: hidden;
/*	display: none;*/
	table-layout: fixed;
	border-collapse:collapse;
	
}
table tr{
	width: 100%;
	border-right: 1px solid #ededed!important;
}
table tr th{
	border: 0px;
	border: 1px solid #f6f6f6!important;
	height: 34px;
	background: #f6f6f6;
	color: #666;
	font-weight: 100;
}

table tr td{
	border:0px;
	height: 100px;
	background: #fff;
	border: 1px solid #ededed!important;

}
table tr td:last-child{
	border-right: 1px solid #ededed!important;
	vertical-align: middle;
}
table tr td:last-child a{
	color: #005ea7;
}
td .newIcon
{
    width:23px!important;
    height:28px!important;}
/*==============================*/
/*分页区*/
.pagesBtn{
	height: 38px;
	width: 100%;
	min-width:366px; 
	width:expression_r(document.body.clientWidth < 366 ? "366px": "auto" ); 
	margin: 0 auto;
}
.pagesBtnList{
	height: 38px;
	overflow: hidden;
	float: left;
}
.pagesBtn ul{
	height: 38px;
	overflow: hidden;
	position: relative;
}
.pagesBtn ul li{
	height: 38px;
	overflow: hidden;
}
.pagesBtn ul li i{
	float: left;
	width: 36px;
	height: 36px;
	margin-right: 10px;
	border: 1px solid #ededed;
	border-radius: 2px;
	cursor: pointer;
	background: #fff;
	color: #666;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
.pagesBtn ul li i:hover{
	border-color:#fd5400;
	color: #fd5400;
}
.pagesBtnActive{
	color: #fff!important;
	background: #fd5400!important;
	
}
.pagesBtn_l,.pagesBtn_r{
	color: #9f9f9f;
	display: block;
	float: left;
	height: 36px;
	width: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #ededed;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 2px;
}
.pagesBtn_l:hover,.pagesBtn_r:hover{
	border-color: #fd5400;
}
.allPage{
	display: block!important;
	width: 45px;
	height: 100%;
	float: left;
	font: 12px/45px "宋体";
	color: #666;
	padding: 0px 5px;
	margin-right: 8px;
	line-height: 36px;
}
.turnPage{
	display: inline-block;
	float: left;
	width: 110px;
	height: 100%;
}
.turnPage input{
	border: 0;
	width: 36px;
	height: 36px;
	border: 1px solid #ededed;
	background: #fff;
	font: 12px/36px "宋体";
	text-align: center;
	margin: 0 5px;
	display: block;
	float: left;
}
.sureBtn{
	display: block;
	width: 50px;
	height: 36px;
	float: left;
	font: 12px/36px "宋体";
	color: #333;
	border: 1px solid #eee;
	text-align: center;
	background: #fff;
	margin-left: 20px;
}
.sureBtn:hover{
	border-color: #fd5400;
	text-decoration: none;
}
.turnPage b{
	display: block;
	float: left;
	line-height:38px;
}
table tr td{
	padding: 10px;
}
table tr td .goodNames{
	font: 14px/22px "微软雅黑";
	color: #666;
}
table tr td .goodNames:hover{
	color: #fd5400;
}
table tr th:nth-child(2){
	width: 160px;
}
.tableImg{
	display: block;
	width: 100%;
	height: 100%;
/*	background: url(../img/banner1.png) no-repeat center;*/
	background-size: contain;
}
 table{
	border: 1px solid #ededed;
	width: 100%;
}
/*.allOrder */table th{
	height: 48px;
	background: #f5f5f5;
	border: 0px;
	font: 12px/48px "新宋体";
}
/*.allOrder*/ table td{
	height: 99px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.orderID{
	padding:0px 14px 0px 15px;
	font:12px/45px "Verdana Regular";
}
.orderStyle{
	width: 86px;
}
.goodInfo{
	width: 193px;
	padding: 0px 27px;
	line-height: 23px;
	overflow: hidden;
}
.goodInfo p{
	margin-top: 15px;
}
.goodInfo p span{
	color: #b4b4b4;
}
.orderPay{
	width: 94px;
}
.contact{
	width: 87px;
}
.orderTime{
	width: 123px;
	line-height: 20px;
}
.orderState{
	width: 109px;
}
.operate{
	width: 89px;
	font: 12px/20px "新宋体";
	
}
.operate a{
	display: block;
	color: #005ea7;
	cursor: pointer;
}
.operate a:nth-child(1){
	background: #f6f6f6;
	display: block;
	width: 55px;
	height: 20px;
	border: 1px solid #dedede;
	margin: 20px auto 1px;
	color: #666;
}
.tableOpera{
	height: 56px;
	background: #f5f5f5;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
}
.tableOpera{
	font: 14px/56px "微软雅黑";
	color: #666;
}
.tableOpera em{
	margin: 0 15px 0 5px;
}
.tableOpera a{
	color: #fd5400;
}
.tableOpera a:hover{
	text-decoration: underline;
}
.tableOpera .pagesCont{
	float: right;
	padding: 10px 0;
}
.zjCheck:hover{
	color: #fff;
	background: #fd5400;
	border: 1px solid #fd5400;
}
.addsellbuy{
	display: block;
    float: left;
    padding: 0 10px;
    height: 36px;
    background: #fff;
    line-height: 36px;
    margin-top: 10px;
    border: 1px solid #fd5400;
    border-radius: 3px;
}
.addsellbuy:hover{
	background: #fd5400;
	color: #fff;
}