.table tbody tr td{
            vertical-align: middle;
}
.cblue{color:#0000FF}
.cred{color:#FF0000}
.text-higlight{color:#FFFFFF}
.m-top50{margin-top:50px;}
.m-top5{margin-top:5px;}
.m-top8{margin-top:8px;}
.m-left50{margin-left:50px;}
.m-left5{margin-left:5px;}
.m-left10{margin-left:10px;}
.m-left20{margin-left:20px;}
.m-right10{margin-right:10px;}
.m-right20{margin-right:20px;}
.m-top10{margin-top:10px;}
.m-top20{margin-top:20px;}
.width200{width:200px;}
.logosmall{height:30px;}
.border1{border:1px solid #F0F0F0; }
.border-b-1{border-bottom:1px solid #F0F0F0;}
.activebg{background-color:#333333; color:#FFFFFF;border:1px solid #333333;}
.padding10{padding:0px 10px;}
.padding20{padding:20px 0px;}
.p-b-10{padding-bottom:10px;}
.logo-biaoti{display:inline-block; width:50px; height:50px;}
.chuanda-pic{display:inline-block; height:50px;}
.show-inline{display:inline-block; }
.txth6{font-size:12px;}
.txth7{font-size:10px;}
.txt-greay{color:#AAAAAA;}
.txt-red{color:#E80080;}
.txt-blue{color:#036BF8;}
.txt-del{text-decoration:line-through;}
.bg-gap{background-color:#F0F0F0; height:20px;}
.bg-xgap{background-color:#F0F0F0; height:5px;}
.bg-skugap{background-color:#FFFFFF; height:20px;}

.img-box{height:100px; width:100%; display:flex; background-color:#F0F0F0; justify-content:center; align-items:center; }
.img-box img{ max-width:100%;max-height: 100px;  display: block; margin:auto;}
.uploaderbg{width:800px;  overflow:hidden; text-align:center;}
.upload-box{width:780px; margin:0px auto;}
.clear-mp0{max-height:90px;}
.clear-mp{margin:0px; padding:0px; padding:20px 0px;}
.clear-mp10{margin:0px; padding:0px; padding:10px 0px;}
.big-img-pre{max-width:100%;}
.goodscover{width:93px; height:40px;}
.goodscoversmall{width:60px; height:40px;}

/*******************************goods 缩略图的显示*****************************/
.goods-pic-box{ width:100%; display:table-cell; text-align:left;}
.goods-pic-one{display:flex; flex-direction:column; justify-content:center; align-items:center; border:1px solid #F0F0F0; background-color:#FFFFFF; padding-top:2px; margin-top:10px; margin-right:2px; float:left;}
.goods-pic-img{width:35px; height:35px; display:flex; justify-content:center; align-items:center; background-color:#F0F0F0;}
.goods-pic-img img{max-height:35px; max-width:30px;display: block;}
.goods-del-box{width:100%; text-align:center;}
.del-btn{padding:2px 5px; border-radius:5px; font-size:10px; background-color:#F0F0F0; cursor:pointer;}
.yesselected{background-color:#333333; color:#FFFFFF; border-radius:5px;}
.biaoqianbtn{background-color:#333333; color:#ffffff; padding:3px 5px; border-radius:5px; font-size:12px; cursor:pointer;}
.active-bq{background-color:#E80080;}
.lunbo-bg{background-color:#FBF0C6;}
.time-box{width:300px; margin:20px auto; font-size:12px; text-align:center; margin-top:30px;}
.time-txt{width:100%; border:1px solid #F0F0F0; padding:10px 0px;}
.cache-bg{background-color:#F8F8F8; border:1px solid #F0F0F0; border-radius:5px;}

.my-pai{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
}
.avat-img-box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.avat-img{
	width: 60px;
	height: 60px;
}















