body {
    height: 100%;
    min-width: 300px;
    max-width: 750px;
    margin: 0 auto;
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5;
    background: #f5f5f5
}

.esfBox {
    max-width: 750px;
    margin: 0 1rem;
    padding-top: 1rem;
}

.lookFangRedPacketBox {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}

.lookFangRedPacketBox img {
    width: 100%;
}

.contact {
    padding: 0.5rem 0.5rem 0.5rem 6.5rem;
    min-height: 5rem;
    position: relative;
    background: #4e03a9;
    background-image: linear-gradient(-60deg, #e5e9fd 0%, #e9fef9 100%);
}

.lookFangRedPacketBox image {
    width: 100%;
    height: 120px;
}

.lookfang-text {
    left: 1rem;
    position: absolute;
    top: 0;
}

.lookfang-text .getRedPacket {
    color: #f46227;
    font-size: 1.2rem;
}

.lookfang-text .getRedPice {
    color: #fecd85;
    font-size: 1rem;
    padding-top: 1rem;
}

.yuyueLook {
    color: #f46227;
    font-size: 1rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    padding-top: 1rem;
}

.yuyueLook .item {
    width: 33.33%;
    padding-right: 0.5rem;
}

.contact-img {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    overflow: hidden;
}

.contact-img img {
    width: 4.5rem;
    height: 4.5rem;
}

.contact-text {
    font-size: 1.2rem;
    color: #9c9fa1;
}

.contact-text .cont {
    height: 2rem;
    line-height: 1.6rem;
    font-size: 1rem;
    padding-top: 1rem;
}

.biaoji {
    position: absolute;
    right: 54px;
    color: #6ad4bb;
    top: 0;
}

.yongjing span {
    left: 40px;
}

.yongjing span.icon-yykf1 {
    font-size: 80px;
}

.fix-bigbtnbox {
    position: absolute;
}

.bp_bj {
    position: fixed;
    background-color: rgba(2, 0, 7, 0.507);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 98;
    display: none;
}

.dialog-auth {
    background-color: #fff;
    width: 90%;
    margin: 0 auto;
    position: fixed;
    top: 10rem;
    z-index: 99;
    left: 0;
    right: 0;
    height: 300px;
    display: none;
    box-shadow: 0 0 5px #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 1.4rem;
    padding-top: 10px;
}

.colse {
    position: absolute;
    right: 20px;
}

.colse img {
    width: 1.5rem;
    height: 1.5rem;
}

.input input {
    height: 45px;
    width: 95%;
    margin: 10px auto;
    line-height: 45px;
    border: 1px solid #e8e8e8;
    text-align: left;
    padding-left: 10px;
    font-size: 1rem;
}

.fix-bigbtnbox {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 2rem 0;
    margin: 0 auto;
}

.fix-bigbtnbox .big-btn {
    height: 45px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background: #0090ff;
    border-radius: 5px;
    font-size: 1.3rem;
    border: none;
    width: 90%;
}

.title {
    padding: 0 1rem;
}