
p{
  margin-bottom: 0;
}
.btn-submit{
  background-color: #B20F2C;
  color: #fff;
}

.detail-info p.goods-brief {
    height: 0 !important;
    display: none !important;
}
.goods-info .detail-info h1.goods-name{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.goods-info .detail-info .action-row{
  width: 600px;
  height: 64px;
  background: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.goods-info .detail-info .action-row .action-block{
  width: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.goods-info .detail-info .action-row .action-block.action-black{
  background-color: #CCCCCC;
}
.goods-info .detail-info .action-row .action-block.action-red{
  background-color: #B20F2C;
}
.goods-info .detail-info .action-row .action-block .action-text{
  /* font-size: 16px; */
  font-family: "PingFang SC","Microsoft YaHei";
  font-weight: 400;
  color: #FFFFFF;
}
.goods-info .detail-info .action-row .action-info{
    font-size: 13px;
    padding: 5px 20px 5px;
}
.goods-info .detail-info .action-row .action-info .countdown-time{
    height: 27px;
    display: flex;
    overflow: hidden;
    align-items: center;
}
.goods-info .detail-info .action-row .action-info .countdown-time .tip-txt{
    margin-right: 12px;
}
.goods-info .detail-info .action-row .action-info .countdown-time .time-group .num{
    color: #B20F2C;
}

.goods-info .detail-info .action-row .action-info .time{
    height: 27px;
    display: flex;
    overflow: hidden;
    align-items: center;
}
.goods-info .detail-info .action-row .action-info .time .begin-time{
    margin-right: 40px;
}
.goods-info .detail-info .price-wrap{
  width: 600px;
  display: flex;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  margin-top: 32px;
}
.goods-info .detail-info .price-wrap .col-item{
  width: 33.3333%;
  display: flex;
  flex-direction: column;
}
.goods-info .detail-info .price-wrap .col-item .lable{
  padding: 12px ;
  text-align: center;
  font-size: 13px;
}
.goods-info .detail-info .price-wrap .col-item .price{
  padding: 0 8px 12px;
  text-align: center;
  font-size: 18px;
}
.goods-info .detail-info .remark{
  margin-top: 24px;
}
.goods-info .detail-info .remark .item{
  display: inline-block;
  padding-top: 6px;
  font-size: 12px;
  color: #999999;
  padding-right: 24px;
  width: 160px;
}
.goods-info .detail-info .ctrl{
  margin-top: 20px;
}
.goods-info .detail-info .ctrl .btn-submit{
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  color: #fff;
  border-color: #B20F2C;
  background: #B20F2C;
  overflow: hidden;
  position: relative;
  width: 160px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  text-align: center;
}
#mb_btn_ok:hover,#mb_btn_no:hover{
  cursor: pointer;
}

.cls-goods-detail-wrap .tab{
  display: flex;
}
.cls-goods-detail-wrap .cls-tab-item{
  width: 160px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.cls-goods-detail-wrap .cls-tab-item:hover{
  cursor: pointer;
  background-color: #f5dde1;
}
.cls-goods-detail-wrap .cls-tab-item.active{
  background-color: #B20F2C;
  color: #ffffff;
  font-weight: 600;
}
.cls-goods-detail-wrap .cls-tab-item+.cls-tab-item{
  border-left-width: 0;
}
.cls-goods-detail-wrap .cls-tab-panel .pai-info{
  padding: 32px;
  font-size: 16px;
  color: #999999;
}
.cls-goods-detail-wrap .cls-tab-panel .pai-info  p{
    line-height: 1.7;
    margin-bottom: 20px;
  }
.cls-goods-detail-wrap .cls-tab-panel .user-list{
  padding: 32px;
  font-size: 16px;
  color: #666666;
}
.cls-goods-detail-wrap .cls-tab-panel .user-list  p{
    line-height: 2.5;
  }
.d-none{
  display: none;
}
.over-hide{
  overflow: hidden;
}

/* 首页 */
.step-wrap{
  position: relative;
  padding: 16px 20px 16px 40px;
  overflow: hidden;
  background-color: #ffffff;
  margin-top: 54px;
  z-index: 999;
  display: flex;
  justify-content: space-between;
}
.step-wrap .step-item{
  width: 120px;
  height: 53px;
  text-align: left;
  background: url(/public/static/images/arrow.png) 149px center no-repeat;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 39px;
  position: relative;
}
.step-wrap .step-item .lab{
  color: #999;
  line-height: 24px;
  text-indent: 0;
  font-size: 12px;
}
.step-wrap .step-item .title{
  font-size: 16px;
  color: #424242;
  display: inline-block;
}
.step-wrap .step-item .step-icon{
  position: absolute;
  left: -7px;
  top: 12px;
  display: inline-block;
  width: 35px;
  height: 44px;
}
.step-wrap .step-item .step-icon1{
  background: url(/public/static/images/step_icon.png) 1px 4px no-repeat;
}
.step-wrap .step-item .step-icon2{
  background: url(/public/static/images/step_icon.png) -31px 4px no-repeat;
}
.step-wrap .step-item .step-icon3{
  background: url(/public/static/images/step_icon.png) -64px 4px no-repeat;
}
.step-wrap .step-item .step-icon4{
  background: url(/public/static/images/step_icon.png) -98px 4px no-repeat;
}
.step-wrap .step-item .step-icon5{
  background: url(/public/static/images/step_icon.png) -133px 4px no-repeat;
}
.step-wrap .step-item .step-icon6{
  background: url(/public/static/images/step_icon.png) -166px 4px no-repeat;
}

.step-wrap .step-item:hover .step-icon1{
  background: url(/public/static/images/step_icon.png) 1px -35px no-repeat;
}
.step-wrap .step-item:hover .step-icon2{
  background: url(/public/static/images/step_icon.png) -31px -35px no-repeat;
}
.step-wrap .step-item:hover .step-icon3{
  background: url(/public/static/images/step_icon.png) -64px -35px no-repeat;
}
.step-wrap .step-item:hover .step-icon4 {
  background: url(/public/static/images/step_icon.png) -98px -35px no-repeat;
}
.step-wrap .step-item:hover .step-icon5{
  background: url(/public/static/images/step_icon.png) -133px -35px no-repeat;
}
.step-wrap .step-item:hover .step-icon6{
  background: url(/public/static/images/step_icon.png) -166px -35px no-repeat;
}

/* 列表页 */
.goods-list .list-grid .item-con {
  padding-bottom: 0;
}
.goods-list .list-grid .item-con-info{
  height: 0;
  display: none;
}

.help-detail{
  font-size: 14px;
}
