
.treasurehunt-show-hui-bj-2 {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #F5F5F5;
    padding: 20px 0;
}

.treasurehunt-show-hui-bj-3 {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #FFFFFF;
    padding: 20px 0;
}

.treasurehunt-xuancaiservice-more {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 320px;
}

.treasurehunt-xuancaiservice-more-qrcode {
    width: 100px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.treasurehunt-xuancaiservice-more-qrcode-img {
    width: 100px;
    height: 100px;
    background: #cccccc;
    border-radius: 4px;
}

.treasurehunt-xuancaiservice-more-qrcode-img img {
    width: 100px;
    height: 100px;
    border-radius: 4px;
}

.treasurehunt-xuancaiservice-more-qrcode-title {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.treasurehunt-xuancaiservice-more-phone {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.treasurehunt-xuancaiservice-more-phone-title1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    height: 50px;
    display: flex;
    justify-content: center;
}

.treasurehunt-xuancaiservice-more-phone-no {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    height: 40px;
    display: flex;
    justify-content: center;
}

.treasurehunt-xuancaiservice-more-phone-title2 {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    height: 30px;
    display: flex;
    justify-content: center;
}
