input {
	text-align:center;
}
.goodsAdd {
	width:100%;
	float: left;
}
.goodsAdd .goodsType {
	width:100%; 
}
.goodsAdd .goodsType .goodsTypeItem {
	width:100%;
	height:35px;
	padding-top:5px;
	padding-bottom:5px;
}
.goodsAdd .goodsType .goodsTypeItem button {
	margin-left:10px;
	background-color:#DDDDDD;
	height:32px;
	line-height:16px;
	border:none;
	border-radius:2px;
	padding:10px;
}
.goodsAdd .goodsType .goodsTypeItem img {
	margin-left:10px;
	height:32px; 
	border-radius:2px;
	
	
}
.goodsTypeItem button {
	margin-left:10px;
	background-color:#DDDDDD;
	height:32px;
	line-height:16px;
	border:none;
	border-radius:2px;
	padding:10px;
}
.goodsAdd .goodsType .goodsTypeItem .active {
	background-color:#449D44;
	color:#fff;
}
.imgactive{
border: #449D44 2px solid;
}
.goodsAdd .goodsLists {
	border-collapse:collapse;
}
.goodsAdd .goodsLists th {
width:70px;
float:left;
text-align: center;
//border:1px solid #f7a1a1;
}
.goodsAdd .goodsLists li {
line-height:50px;
width:72px;height:50px;
float:left;
text-align: center;
border:1px solid #f7a1a1;
}
.goodsAdd .goodsLists ul li input {
width:100%;
border:none; 
}
.goodsAdd .submit { 
width:72px;
	margin-top:10px;
	background-color:#DDDDDD;
	height:32px;
	line-height:16px;
	border:none;
	border-radius:2px;
    float:right;
	right:50%;
/*
	position:fixed;
	right:50%;
	top:50%;
	*/
}
#plxz span{
line-height:20px;
width:72px;
float:left;
text-align: center;
border:1px solid #f7a1a1;

}


/**¶àÍ¼Æ¬ÉÏ´« */
.img-div{
	border: 1px solid #ddd;
	border-radius: 100%;
	float: left;
	line-height: 1;
	margin-left: 5px;
	overflow: hidden;
}
.skuput{
width:56px;
float:left;
position: relative;
opacity:0;
z-index:99;
}

.skubox{
width:56px;
margin-right:8px;
float:left;
position: relative;
opacity:1;
}
.skubox .box{
width:56px;height:27px;float:left;position:absolute;left:0px;border-color:#0033FF;border:solid 2px #cccccc;text-align:center;line-height:26px;
}
.skubox .box2{
width:56px;height:27px;float:left;position:absolute;left:0px;border-color:#0033FF;border:solid 2px green;text-align:center;line-height:26px;
}
.xtb{
width:15px;
height:15px;
position: relative;
bottom: -35px;
right: 17px; 
z-index:99;
background:red;
float:left;
color:#FFFFFF;
text-align:center;
 border-radius:50%;
}
#imgdata{
width:100%;
height:auto;
}
.ku{
width:50px;
height:50px;
position: relative;
float:left;
}
.mf{ 
width:16px;
height:16px;
background:red;
color:#FFFFFF;
text-align:center;
margin:0 5px;
line-height:16px;
border:none;
border-radius:2px;
padding:2px;
float:left;
}



.mini-btx {
  width: auto;
  height: 32rpx;
  line-height: 1;
  font-size: 25rpx;

  background-color: #eee7e7;

  /*  margin-left: auto;
  margin-right: auto; */
  margin-left: 10rpx;
  margin-right: 10rpx;

  border-radius: 4px;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}

.mini-bt {
  padding: 16rpx 16rpx;
  color: rgb(250, 48, 132);
}

.mini-btt {
  padding: 16rpx 16rpx;
  color: rgb(124, 121, 123);
}

.mini-btx {
  padding: 6rpx 6rpx;
  color: rgb(250, 48, 132); 
}
.carts-icon-num3{
  position: relative;

  font-size: 24rpx;
  text-align: center;
  color: #fff;
    width: 50rpx;
  height: 50rpx;

  border-radius: 50%;
  line-height: 35rpx;
  margin-right: -15rpx;
  margin-top: -100rpx;
  font-size: 35rpx;
  background: rgb(250, 48, 132);
}
.carts-icon-num3 {
    /*width: 60rpx;
    height: 60rpx;*/
    border-radius: 90%;
    line-height: 35rpx;
    margin-right: -15rpx;
    margin-top: -200rpx; 
    font-size: 60rpx;
    background: rgb(250, 48, 132);
	
	position: relative;
    text-align: center;
    color: #fff;
}