detail.wxss 4.85 KB
@import '../../../vendors/zanui/actionsheet/index.wxss';

.detail-container {
    padding: 30rpx;
}

.detail-banner-image {
    width: 100%;
    height: 468rpx;
    display: block;
}

.advanceTitleView {
    display: flex;
    width: 100%;
    height: 34rpx;
    line-height: 34rpx;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40rpx;
    margin-top: 20rpx;
}

.advanceTitleView .advanceTitle {
  font-size: 24rpx;
  color: #b0b0b0;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
  letter-spacing: 0;
}

/* .advanceTitleView .advanceTime {
    font-size: 24rpx;
    color: #000;
    display: flex;
    align-items: center;
}

.advanceTitleView .image-time {
    width: 24rpx;
    height: 24rpx;
    margin-right: 5rpx;
    display: block;
}

.advanceTitleView .text-time {
    display: inline-block;
    height: 34rpx;
    line-height: 34rpx; 
}*/

.advanceTitleView .realPrice {
    font-family: PingFang-SC-Medium;
    color: #D0021B;
    line-height: 40rpx;
    height: 40rpx;
    font-size: 36rpx;
    font-weight: bold;
    flex: 1;
}

.detail-btn {
    height: 90rpx;
    text-align: center;
    font-size: 28rpx;
    border-radius: 8rpx;
    line-height: 90rpx;
    color: white;
    background-color: #444;
}

.line {
    height: 30rpx;
    background-color: #f0f0f0;
}

.goodsInfo .intro-image {
    display: block;
    width: 100%;
}

.goodsInfo .desc {
    padding-top: 30rpx;
    padding-bottom: 30rpx;
    font-size: 32rpx;
}

.product-name {
  width: 100%;
  margin-bottom: 10rpx;
  font-family: PingFang-SC-Semibold;
  font-weight: 500;
  font-size: 15px;
  color: #444444;
  letter-spacing: -0.36px;
}

.bottom1-action {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.action-list {
    width: 610rpx;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom1-action .help {
    position: absolute;
    height: 36rpx;
    width: 36rpx;
    line-height: 36rpx;
    border-radius: 18rpx;
    color: #fff;
    font-size: 28rpx;
    right: 30rpx;
    top:50%;
    transform:translateY(-50%);

}

.help-wrapper {
    width: 100rpx;
    height: 100rpx;
    position: absolute;
    right: 0;
}

.top-assist-action {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 28rpx;
}

.top-assist-action .top-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 300rpx;
}

.top-action3 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 420rpx;
}

.width150 {
    width: 150rpx;
}

.width200 {
    width: 220rpx;
}

.width250 {
    width: 252rpx;
}

.width130 {
    width: 130rpx;
    padding: 0 0 !important;
}

.as-bottom {
    font-size: 28rpx;
    height: 50rpx;
    padding: 0 20rpx;
    line-height: 50rpx;
    text-align: center;
    border-radius: 20px;
    color: #fff;
}

.ok {
    background-color: #d0021b;
}
.ok1 {
  color: #222;
  background-color: #B29674;
}
.buy-tip {
  font-size: 24rpx;
  line-height: 30rpx;
  
}
.cancel {
    background-color: #b0b0b0;
}

.confirm {
    background-color: #444444;
}

.modal-content {
    text-align: center;
}

.modal-content .modal-title {
    margin-top: 100rpx;
}

.modal-content .sub-title {
    font-size: 32rpx;
    margin-bottom: 20rpx;
    height: 50rpx;
    line-height: 50rpx;
    font-weight: 600;
}

.modal-content .sub-title2 {
    height: 110rpx;
    font-size: 24rpx;
}

.modal-content .modal-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left:50rpx;
    padding-right:50rpx;

}

.modal-content .modal-ok {
    display: inline-block;
    font-size: 28rpx;
    height: 74rpx;
    line-height: 74rpx;
    background-color: #d0021b;
    padding-left: 30rpx;
    padding-right: 30rpx;
    border-radius: 40rpx;
    color: white;
}

.modal-content .modal-cancel {
    display: inline-block;
    font-size: 28rpx;
    height: 74rpx;
    line-height: 74rpx;
    background-color: #b0b0b0;
    padding-left: 40rpx;
    padding-right: 40rpx;
    border-radius: 40rpx;
    color: white;
}

.banner-image {
    width:750rpx;
    height:234rpx;
}

.bottom-image {
    width: 750rpx;
    height: 540rpx;
}
.modal-content .btn-info {
    padding: 0 0;
    width: 200rpx;
}

.appBtn {
  position: fixed;
  width: 80rpx;
  height: 160rpx;
  right: 50rpx;
  bottom: 148rpx;
  padding: 0;
  align-self: center; 
  background-color: transparent  !important;
  z-index: 99;
}
.appBtn::after {
  border: none;
}

.appBtn .appImg {
  width: 80rpx;
  height: 160rpx;
}
.follow-btn {
  font-size: 24rpx;
  border-radius: 40rpx;
  padding: 0 20rpx;
  line-height: 38rpx;
  height: 40rpx;
  box-sizing: border-box;
  margin-left: 10rpx;
}
.follow {
  color: #444;
  border: solid 1px  #444400;
}
.followed {
  color:  #B0B0B0;
  border: solid 1px  #B3B3B3;
  
}