.tips {
    width: 100%;
    background: #faf8f2;
    font-size: .26rem;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: Regular;
    text-align: center;
    color: #c27817;
    line-height: .34rem;
    letter-spacing: 0.01px;
    padding: .12rem;
    box-sizing: border-box;
}

table {
    border-spacing: 0;
    text-align: center;
}

table th {
    height: .6rem;
    background: #f8f8f8;
    /* width: 1.7rem; */
    box-sizing: border-box;
}

table th:nth-child(1) {
    width: 1.7rem !important;
}

table th:nth-child(2) {
    width: 1.7rem !important;
}

table th:nth-child(3) {
    width: 1.7rem !important;
}

table th:nth-child(4) {
    width: 1.7rem !important;
}

.table {

    border: none;
}

table td,
table th {
    color: #191717;
    font-size: .3rem;
    font-family: PingFang SC, PingFang SC-Regular;
    /* font-weight: Regular; */
    color: #191717;
    letter-spacing: 0.01px;
    text-align: center;

    border: none;
}

table th:first-child {
    padding: 0;
}

table td {
    padding-top: .36rem;

}

.form table .MobileSelect {
    line-height: .66rem;
    max-width: 1.2rem;
    padding-right: .24rem;
    border-bottom: 0.5px solid #f1f1f1;
    margin: 0 auto;
}


.rzMasked,
.shareMasked {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 8888;
    /* display: none; */
}
.shareMasked{
    z-index: 9999;
}
.rzMasked .rz-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rzMasked .rz {
    width: 6.1rem;
    height: 8.62rem;
    /* background: url(../images/zss@2x.png) no-repeat center; */
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 3.2rem;
    position: relative;
}
.rzMasked .rz-bgImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 6.1rem;
    height: 8.62rem;
z-index: -1;
}

.rz-btns {
    text-align: center;
    margin: .4rem auto;
}

.rz-btns .mdui-btn {
    width: 2.85rem;
    height: .86rem;
    line-height: .86rem;
    font-size: .34rem;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: Medium;
    border-radius: .1rem;
    letter-spacing: 0.01px;
    text-align: center;
    box-shadow: none;
    margin-right: .14rem;
}

.rz-btns .apply {
    /* border: 0.5px solid #08eb8a; */
    background-color: #fff;

    color: #12c87a;
}

.rz-btns .start {
    border: none;
    background: linear-gradient(95deg, #00c3dc 4%, #08dd8b 96%);
    color: #ffffff !important;

}


.rz-row {
    line-height: .43rem;
    /* font-size: .34rem; */
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 700;
    color: #191717;
    letter-spacing: 0.01px;
    font-size: .16rem;
    box-sizing: border-box;
    padding: 0 .32rem;
}

.rz-row.mb {
    margin-bottom: .2rem;
}

.rz-row span {
    box-sizing: border-box;
    display: inline-block;
    text-align: right;
    width: 1.2rem;
    font-size: .16rem;
    /* margin-left: ; */
    margin-right: .16rem;
}
.rz-qr {
    display: flex;
    align-items: center;
    width: 2rem;
    font-size: .14rem;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: Regular;
    text-align: left;
    color: #191717;
    line-height: .18rem;
    position: absolute;
    bottom: 1rem;
    right: .6rem;
}
.rz-qr img{
    width: .72rem;
    height: .72rem;
    background: #ececec;
    margin-right: .1rem;
}
.rz-ts {
    padding-left: .83rem;
    /* line-height: .43rem; */
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 400;
    color: #191717;
    letter-spacing: 0.01px;
    font-size: .14rem;
}

.rz p {
    text-align: center;
    position: absolute;
    bottom: .5rem;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 400;
    color: #191717;
    letter-spacing: 0.01px;
    font-size: .14rem;
    width: 100%;
}

.shareMasked{
    display: none;
}
.shareBox {
    width: 100%;
    /* height: 281.5px; */
    background: #f7f7f7;
    border-radius: .4rem .4rem 0px 0px;
    position: absolute;
    left: 0;
    bottom: -1000px;
    /* transform: translateY(-100%); */
    transition: all .3s;
}

.shareBox.active {
    /* transform: translateY(0); */
    bottom: 0;

}

.shareBtns {
    display: flex;
    justify-content: start;
    padding: .5rem .6rem 0;
    flex-wrap: wrap;

}

.shareBtns button {
    width: 1.04rem;
    margin-bottom: .2rem;
    background: url(../images/icon_wxhy@2x.png) no-repeat center top;
    background-size: 100%;
    padding-top: 1.24rem;
    font-size: .22rem;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: Regular;
    text-align: center;
    color: #5b5b5b;
    line-height: .3rem;
    letter-spacing: 0px;
    margin-right: .3rem;
}
.shareBtns button.shareWechatPyq {
  background-image: url(../images/icon_pyq@2x.png);
}
.shareBtns button.qq {
    background-image: url(../images/icon_qqhy@2x.png);
  }
  .shareBtns button.qqZone {
    background-image: url(../images/icon_qqkj@2x.png);
  }
  .shareBtns button.downloadInmg {
    background-image: url(../images/icon_bc@2x.png);
  }
.shareCancel{
    width: 100%;
    height: 1.2rem;
    /* background: #fff; */
    text-align: center;
    line-height: 1.2rem;
    box-sizing: border-box;

background-color: transparent;
font-size: .36rem;
font-family: PingFang SC, PingFang SC-Regular;
font-weight: 400;
color: #5b5b5b;
letter-spacing: 0.01px;
border-top:.01rem solid #f1f1f1;
}


.labelIcon{
    width: .24rem;
height: .24rem;
border: .01rem solid #9d9d9d;
border-radius: 50%;
background: url(../images/mockplus.png ) no-repeat;
background-size: cover;
margin-left: .1rem;
display: inline-block;
}
#rzImage{
    /* z-index: -1;
    visibility: hidden; */
}
.formContact{
    margin: 0 .36rem;
border-top: .02rem solid #f1f1f1;
padding-top: .4rem;
padding-bottom: .4rem;
}
.formContact h5{
    font-size: .3rem;
    font-family: PingFang SC, PingFang SC-Medium;
    text-align: left;
    color: #171719;
    line-height: .34rem;
    letter-spacing: 0.01px;
    font-weight: 700;
}

.formContact h5 span{
    margin: 0 .15rem;
}