.topBanner {
    width: 100%;
    /* height: 4.5rem; */
    background: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/topBack.png') no-repeat top;
    background-size: 100%;
    overflow: hidden;
}

#numberShop {
    background: #f4f4f4
}

.topBannerCon {
    width: 92%;
    height: 4.1rem;
    margin: 0 auto;
    /* margin-top: .4rem; */
    background: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/topBackCon.png') no-repeat center;
    background-size: 100%;
}

.hotsell {
    width: 1.3rem;
    height: .46rem;
    position: absolute;
    top: .3rem;
    left: -.05rem;
    font-size: .23rem;
    color: white;
    line-height: .4rem;
    text-align: center;
    background: url('../../imgs/numberShop/hotSell.png') no-repeat center;
    background-size: 100%;
}

.topBannerContent {
    width: 92%;
    padding: .2rem 0;
    margin: 0 auto;
}

.award {
    font-size: .3rem;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    position: relative;
    font-weight: 500;
}

.rulesCon {
    font-size: .24rem;
    font-weight: 350;
    color: #444444;
    margin-top: .54rem;
    height: 5.8rem;
    overflow-y: auto;
}

.wholesalePriceCon {
    font-size: .24rem;
    font-weight: 400;
    color: #999999;
    margin-top: .3rem;
    height: 3.2rem;
    overflow-y: auto;
}

.getWholesalePrice {
    width: 100%;
    padding: 0.4rem 0.3rem;
    background: #F9F9F9;
    font-size: .24rem;
    font-weight: 400;

    color: #444444;
    margin-top: .4rem;

    overflow-y: auto;
}

.avatar {
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
}

.award1 {
    font-size: .24rem;
    font-weight: 400;
    color: #666666;
    line-height: .55rem;
}

.numberBottom {
    width: 1.23rem;
    left: -.1rem;
    bottom: 0.05rem;
    position: absolute;
}

.swiperBox {
    position: relative;
    height: 2.2rem;
    overflow: hidden;
}

.swiperBoxInWx {
    border-radius: .1rem;
    margin-top: .14rem;
}

#swiper-container-1 {
    width: 100%;
}

.swiper-wrapper {
    width: 100% !important;
}

.swiper-wrapper-vertical {
    transition-timing-function: linear !important; //无缝滚动
}

.swiper_vertical {
    width: 100% !important;
    display: flex;
    height: 1.5rem !important;
}

.swiperProduct {
    position: absolute;
    top: .1rem;
    right: .5rem;
    width: 2.25rem;
    height: 1.48rem;
    overflow: hidden;
}

.swiperBox>.swiper-pagination.zdyPagination {
    bottom: 0.13rem;
    height: 4px;
    font-size: 0;
}

.hotSpecial {
    font-size: .24rem;
    font-weight: 500;
    color: #333333;
    display: flex;
    height: 0.35rem;
    line-height: .35rem;
}

.picBanner {
    height: 1.52rem;
    overflow: hidden;
    border-radius: .12rem 0.12rem 0 0;
}

.hotSpecial div {
    width: 50%;
    text-align: left;
}

.activeCenter {
    width: 92%;
    margin: 0 auto;
    margin-top: .3rem;
}

.fall {
    width: 2.25rem;
    height: .48rem;
    background: linear-gradient(90deg, #FCE4C8 0%, #F0D1A6 100%);
    border-radius: 3px;
    font-size: .2rem;
    font-weight: 500;
    color: #6C4523;
    position: relative;
    /* position: absolute;
    top: .8rem;
    right: 1px; */
    line-height: .48rem;
    padding: 0 .2rem;
    margin-top: .7rem;
}

.productPic {
    position: absolute;
    bottom: 0;
    line-height: 1rem;
    text-align: center;
    right: 0;
    width: .9rem;
    height: 1rem;
    background: #FFFFFF;
    border-radius: 4px;
    overflow: hidden;
}

.Clearance {
    width: 100%;
    /* height: 3.4rem; */
    background: white;
    border-radius: .12rem;
    margin-top: .3rem;
    /* overflow: hidden; */
    position: relative;
}

.activeCenter .Clearance:nth-child(2) {
    margin-top: 0.12rem;
}

.redWord {
    color: #FF4020;
}

.getItFree {
    width: 2.56rem;
    height: .56rem;
    background: #FF4020;
    border-radius: 4px;
    color: white;
    text-align: center;
    line-height: .56rem;
    font-size: .26rem;
    margin-top: .4rem;
    margin-left: .09rem;
}

.getItFree1 {
    width: 2.56rem;
    height: .56rem;
    background: #ffece8;
    border-radius: 4px;
    color: #FF4020;
    text-align: center;
    line-height: .56rem;
    font-size: .26rem;
    margin-top: .1rem;
    margin-left: .09rem;
}

.bottomDown {
    width: 100%;
    height: 1.2rem;
    /* background: skyblue; */
    background: white;
    font-size: .3rem;
    position: fixed;
    bottom: 0;
    font-weight: 500;
    color: #222222;
    text-align: center;
    line-height: .56rem;
    z-index: 1;
}

.bottomTitle {
    width: 33.3%;
    text-align: center;
}

.login {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 12;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    bottom: 0;
}

.loginCon {
    width: 100%;
    height: 7.68rem;
    border-radius: .16rem .16rem 0 0;
    background: white;
    text-align: left;
    position: absolute;
    bottom: 0;
}

.wholesalericesAndDownApp {
    display: flex;
    color: white;
    line-height: .81rem;
    text-align: center;
    margin-top: .9rem;
}

.successfullyCon {
    width: 100%;
    height: 9.5rem;
    background: white;
    text-align: left;
    position: absolute;
    bottom: 0;
    background: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/successfullyConBack.png') no-repeat center;
    background-size: 100%;
}

.wholesalePrice {
    width: 5.7rem;
    height: 7.85rem;
    background: white;
    text-align: left;
    position: absolute;
    background: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/wholesalePriceBack.png') no-repeat center;
    background-size: 100%;
    left: 50%;
    top: 50%;
    margin-left: -2.85rem;
    margin-top: -3.925rem;
}

.inviteFriendsPage p,
.wholesalePrice p {
    margin: 0;
}

.invitationRules {
    width: 6.9rem;
    height: 7.28rem;
    background: white;
    text-align: left;
    position: absolute;
    background: url('../../imgs/numberShop/invitationRules.png') no-repeat center;
    background-size: 100%;
    bottom: 1.6rem;
    left: 50%;
    margin-left: -3.45rem;
}

.inviteFriendsPage {
    width: 100%;
    /* height: 13rem; */
    background: white;
    text-align: left;
    position: absolute;
    background: linear-gradient(180deg, #EEEEEE 0%, #EEEEEE 44%, #FFFFFF 100%);
    border-radius: .2rem .2rem 0 0;
    bottom: 0;
    left: 0;

}

.graphicDetailImageBox .closeGraphic img {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.saveTips {
    color: #e5e5e5;
    text-align: center;
    margin: 20px auto 0;
    font-size: 14px;
}

.graphicDetailImageBox .closeGraphic {
    position: absolute;
    width: 24px;
    height: 24px;
    top: -12px;
    right: -12px;
    z-index: 1;
    text-align: center;
    background-color: #fff;
}

.saveTips img {
    width: 12.5px;
    height: 14px;
    margin-right: 3px;
}

.graphicDetailImageBox {
    width: 280px;
    position: relative;
    background-color: #fff;
}

.graphicDetailImageBox img {
    width: 100%;
}

.dropDown {
    width: .63rem;
    display: block;
    margin: 0 auto;
    margin-top: .2rem;
}

.wholesalePrices {
    width: 50%;
    height: .81rem;
    background: url('../../imgs/numberShop/wholesalePrices.png') no-repeat center;
    background-size: 100%;
}

.joinUs {
    width: 1.8rem;
    height: .8rem;
    line-height: .8rem;
    background: #FFFFFF;
    border-radius: 3px;
    color: black;
    position: absolute;
    bottom: 0.23rem;
    right: 0.6rem;
}

.user {
    width: 92%;
    margin: 0 auto;
    height: .69rem;
    line-height: .69rem;
    background: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/userBack.png') no-repeat center;
    background-size: 100%;
    display: flex;
    font-size: .24rem;
    font-weight: 500;
    color: #111111;
    padding: 0 .2rem;
}

.userLeft {
    width: 25%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.userRight {
    width: 75%;
    text-align: right;
}

.downApp {
    width: 50%;
    height: .81rem;
    background: url('../../imgs/numberShop/downApp.png') no-repeat center;
    background-size: 100%;
    color: white;
}

.promotionIntroduction {
    display: flex;
    margin-top: 1.3rem;
    font-size: .28rem;
    font-weight: 500;
    color: #111111;
    line-height: .6rem;
}

.shareIntroduction {
    display: flex;
    margin-top: .3rem;
    font-weight: 500;
    color: #111111;
    line-height: .6rem;
}

.promotionTool {
    width: 25%;
    text-align: center;
}

.shareTool {
    width: 25%;
    text-align: center;
    font-size: .2rem;
    font-weight: 500;
    color: #C1C1C1;
}

.sharePopup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .8);
}

.sharePopup .sharePopupTitle {
    font-size: 20px;
    line-height: 29px;
    height: 29px;
    margin: 140px auto auto;
    text-align: center;
    color: #fff;
}

.shareTool img {
    display: block;
    margin: 0 auto;
}

.sharePopup .sharePopupDesc {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 4px;
}

.sharePopup .sharePopupTipImg img {
    width: 100%;
    height: 100%;
}

.sharePopup .sharePopupTipImg {
    width: 66px;
    height: 117px;
    position: absolute;
    top: 12px;
    right: 33px;
}

.digitalInternet {
    font-size: .22rem;
    text-align: center;
    margin-top: .3rem;
    font-weight: 500;
    color: #999999;
}

.promotionIntroduction img {
    display: block;
    margin: 0 auto
}

.loginContent {
    margin: 0 auto;
    padding: .7rem;
}

.inviteFriendsPageContent {
    width: 92%;
    margin: 0 auto;
}

.copyText {
    width: 1.3rem;
    height: .45rem;
    background: #ffece8;
    color: #FF4020;
    text-align: center;
    line-height: .45rem;
    border-radius: 8px;
    position: absolute;
    bottom: .08rem;
    right: .2rem;
}

.Copywriting {
    width: 100%;
    height: 1.6rem;
    background: url('../../imgs/numberShop/copyBack.png') no-repeat center;
    background-size: 100%;
    line-height: .4rem;
    padding: .25rem 0.4rem;
    font-size: .23rem;
    margin-top: .2rem;
    position: relative;
    color: #763710;
}

.loginButton {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #CCCCCC;
    border-radius: 3px;
    color: white;
    margin-top: .45rem;
}

.loginBut {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #F84A28;
    border-radius: 3px;
    color: white;
    margin-top: .45rem;
    box-shadow: 0px 5px 4px 0px rgba(255, 64, 32, 0.3);
}

.phone {
    border: none;
}

.loginButtonAll {
    font-size: .24rem;
    font-weight: 500;
    color: #999999;
    line-height: 1rem;
    display: flex;
    align-items: center;
}

.editPhone {
    margin-top: .2rem;
    border-bottom: 1px solid #E9EEF3;
    height: .9rem;
    line-height: .9rem;
}

.editPhone label {
    width: 1.67rem;
    text-align: center;
    font-size: .28rem;

    font-weight: 500;
    color: #303030;

}

.codeBut {
    font-size: .26rem;
    color: rgb(255, 255, 255);
    border-radius: .25rem;
    color: #F84A28;
    width: 1.75rem;
    height: .5rem;
    display: inline-block;
}

.codeBut1 {
    font-size: .23rem;
    color: rgb(255, 255, 255);
    border-radius: .25rem;
    background-color: rgb(204, 204, 204);
    width: 1.75rem;
    height: .5rem;
    display: inline-block;
    line-height: .5rem;
    text-align: center;
}

.loginC {
    width: .3rem;
    height: .3rem;
    background-image: url(../../imgs/numberShop/agree.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.sharePic {
    width: 100%;
    background-image: url('https://scn.hyitong.com/SharePic/WebSite/H5/imgs/numbershop/aboutus/sharePic.png');
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: .2rem;
    overflow: hidden;
}

#view1 {
    position: relative;
    overflow-y: auto;
    height: 9rem;
}

.shareConRight1 {
    position: absolute;
    bottom: 0;
    right:0
}

.bulletFrame {
    width: 2rem;
    height: 2rem;
    background: white;
    position: absolute;
    bottom: 1.3rem;
    right: 0.4rem;
}

.bulletFrameTitle {
    height: 1rem;
    line-height: 1rem;
    font-size: .3rem;
    font-weight: normal;
    color: #191919;
}

.activityShare {
    width: 5.83rem;
    display: block;
    margin: 0 auto;
    margin-top: .38rem;
}

.activitySharePic {
    width: 100%;
    height: 2.14rem;
    /* display: block; */
    margin: 0 auto;
    margin-top: .8rem;
    border-radius: .1rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.activitySharePic img {
    height: 100%
}

.sharePicContent {
    width: 5.83rem;
    margin: 0 auto;
}

.shareCon {
    display: flex;
}

.shareConLeft {
    width: 60%;
}

.shareConRight {
    width: 40%;
    text-align: center;
}

.qrCode {
    width: 1.51rem;
    height: 1.51rem;
    display: inline-block;
    margin-top: .3rem;
    position: relative;
}

.prize {
    width: 100%;
    text-align: center;
    height: .88rem;
    line-height: .88rem;
    background: #f8f8f8;
    display: inline-block;
    font-size: .28rem;
    margin-top: .15rem;
}

.gift {
    width: .69rem;
    height: .59rem;
    font-size: .28rem;
    font-weight: 500;
    color: #111111;
    /* 
    display: inline-block;
    margin-top: .3rem; */
}

.loginC1 {
    width: .3rem;
    height: .3rem;
    /* margin-right: .2rem; */
    background-image: url(../../imgs/numberShop/agrees.png);
    background-size: 100%;
    background-repeat: no-repeat;
    /* display: inline-block; */
}