@CHARSET "UTF-8";
.combine-box{padding:10px;height:180px;overflow:hidden;}
.combineMGoods{height: 180px;width:100px;float:left;margin-right:25px;}
.combineMGoods img{height: 100px;height:100px;}
.combineMGoods .goodsName{height:40px;line-height: 20px;width:100px;overflow:hidden;}
.combineMGoods .goodsPrice{color:#e4393c;font-weight: bold;}
.combineMGoods label{font-weight: bold;}
.combine-box .plus{float:left;width:25px;line-height:143px;text-align:center;color:#ccc;overflow:hidden;margin-right:40px;}
.combineCGoods{float:left;width:730px;margin-right: 40px;}
.combineCGoods img{height: 100px;height:100px;}
.combineCGoods .goodsName{height:40px;line-height: 20px;width:100px;overflow:hidden;}
.combineCGoods .goodsPrice{color:#e4393c;font-weight: bold;}
.combineCGoods label{font-weight: bold;}
.combine-box .equal{background:url('../img/equal.png') no-repeat;float:left;width:25px;text-align:center;color:#ccc;overflow:hidden;margin-right:25px;height: 100px;margin-top: 55px;}
.combine-box .total{float:left;padding-top:30px;overflow:hidden;width:155px;}
.combine-box .total .price{height:30px;}
.combine-box .total .buyBtn{cursor:pointer;display:block;font-size: 16px;height: 38px;line-height:38px;text-align:center;background:#e4393c;color:#fff;width:150px;}
.combine-box .total .buyBtn:hover{background:#c91a00;color:#fff;}
.combine-box .unit{font-size: 17px;font-weight:bold;color:#c91a00;}
.combine-box .price .combineTotalMoney,.combine-box .price .combineReduceMoney{font-size: 15px;font-weight:bold;color:#c91a00;}
.combine-box .total .start-time{margin-top: 17px;font-size: 14px;color: #e40000;}
.als-container{position:relative;width:100%;margin:0 auto}
.als-viewport{position:relative;overflow:hidden;margin:0 auto}
.als-wrapper{position:relative;list-style:none}
.als-item{position:relative;display:block;text-align:center;cursor:pointer;float:left}
.als-container .als-prev, .als-container .als-next {cursor: pointer;display: block;font-family: "宋体";height: 100px;line-height: 100px;text-align: center;text-decoration: none;width: 14px;border:0;font-size: 22px;background: #f5f5f5;border-radius: 5px;color:#666;}
.als-next,.als-prev{position:absolute;cursor:pointer;clear:both}
.als-item img{width:100px;height:100px;vertical-align:middle}
.als-next,.als-prev{top:18px}
.als-prev{left:-25px}
.als-next{right:-25px}

.standard{overflow: hidden;padding: 20px;}
.standard .spec{padding: 0 0 26px 10px;}
.standard .spec p{float:left;width:100%;color:#333;}
.standard .spec .img{float:left;width:40px;height:40px;border-radius:2px;margin:5px 6px 0 0}
.standard .spec .img.active{width:38px;height:38px;border:1px solid #e00102}
.standard .spec span{float:left;margin:16px 15px 0 0;padding:5px 6px;border:1px solid #f0f0f0;border-radius:12px;text-align:center;color:#333;background:#F0F0F0;}
.standard .spec span.active{color:#EA4341;background:#fdecec;border:1px solid #EA4341}
.standard .wst-combine-footer{height: 40px;line-height: 40px;width:100%;}
.standard .wst-combine-footer .left{float:left;font-size:14px;line-height: 40px}
.standard .wst-combine-footer .right{float:right}
.standard .button{border:0px;cursor:pointer;display:block;font-size: 16px;height: 38px;line-height:38px;text-align:center;background:#e4393c;color:#fff;width:150px;}
.standard .button:hover{background:#c91a00;color:#fff;}
.standard .disabled{background:#eee;}
.standard .disabled:hover{background:#eee;}
