.wtBox{
	width:100%;
	margin:0 auto;
}

@media screen and (min-width:1600px) {
	.wtBox{
		width:1400px !important;
	}
	/* 零售商 */
	.message-nav-item,.my-order-nav-item a{
		width:200px !important;
	}
	.personal-main,.message-main{
		width:calc(100% - 240px);
	}
	.personal-title,.message-main-title{
		width:calc(100% - 100px);
	}

	.news-items{
		width:auto;
	}
	.start-table,.message-item{
		width:calc(100% - 200px);
	}
	
	/* 批发商 */
	/* .wholesaler-item-table{
		width:1300px;
	} */
	.wholesaler-item-title-spec, .wholesaler-item-content-spec{
		width:200px;
	}
	.wholesaler-item-title-way, .wholesaler-item-content-way{
		width:180px;
	}
	.wholesaler-item-title-remark, .wholesaler-item-content-remark{
		width:240px;
	}
	.wholesaler-item-title-operation, .wholesaler-item-content-operation, .wholesaler-item-title-retailers, .wholesaler-item-title-institution, .wholesaler-item-content-retailers, .wholesaler-item-content-institution{
		width:210px;
	}
	
	/* 订单详情 */

	.expert-info{
		margin-top:19px !important;
	}
	
	.goods-spec th div,.goods-info th div{
		width:500px !important;
	}
	.goods-spec td div{
		width:800px !important;
	}
	.goods-info td div{
		width:700px !important;
	}
	.submit-price,.message-main-title,.base-info-title{
		width:auto !important;
		margin-left:50px !important;
		margin-right:50px !important;
	}
	
	

	.comment-item>.comment-right{
		width:950px;
	}
	
	.order-list-tb,.order-list-tb .order-list-info{
		width:100%;
	}
	
	.goods-top .goods-buy{
		width:650px;
	}
}
@media screen and (min-width:1900px) {
	.wtBox{
		width:1600px !important;
		margin:0 auto;
	}
}

.consult-item{
		margin: 20px 10px 0 10px !important;
		width:calc(20% - 20px) !important;
	}

