body {
    background-color: #f5f5f5;
}

.find {
    width: 100%;
}

/*
/* 底部tab样式 */
.footerBar.jpyaFooterBar {
    height: 50px;
    background-color: #fff;
}

#hkm img {
    width: 100%;
    height: auto;
}

#hkm video {
    width: 100% !important;
    height: auto;
}

.swiper-pagination-fraction {
    bottom: 1.59rem;
    width: 7.3rem;
}

.swiper-container {
    height: 100%;
}

.ads {
    margin: -0.2rem 0.3rem 0px;
    border-radius: 2px;
    /* background: skyblue; */
    height: 4rem;
    overflow: hidden;
    position: relative;
}

.ads img {
    width: 100%;
}

.adsIcon {
    width: .63rem;
    height: .32rem;
    background: rgba(0, 0, 0, .1);
    font-size: .18rem;
    border-radius: 4px;
    position: absolute;
    top: .2rem;
    left: .2rem;
    text-align: center;
    line-height: .32rem;
    color: #FFFFFF;
}

.slogan {
    margin: 0 0.3rem 0px;
    padding: .2rem;
    display: flex;
}

.sloganLeft {
    width: 60%;
}

.sloganRight {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.joinUsFind {
    width: 1.68rem;
    height: .68rem;
    background: #FF4020;
    border-radius: 2px;
    color: white;
    text-align: center;
    line-height: .68rem;
}

.imageParentBox2 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999999;
    display: none;
    animation: zoom 0.6s;
    -webkit-animation: zoom 0.6s;
    -moz-animation: zoom 0.6s;
    -o-animation: zoom 0.6s;
    -ms-animation: zoom 0.6s;
}

/* 模板5 */
.footerBar .ettText:nth-child(2) span {
    color: #c0a369;
}

.footerBar .ettText:nth-child(2) i {
    background-position: bottom;
}

.Notelist {
    width: 92%;
    margin: 0 auto;
}

.Notelist li {
    border-bottom: 1px solid #eeeeee;
}

.note {
    display: flex;
    margin: 15px 0;
}

.notepic {
    width: 1.8rem;
    height: 1.8rem;
}

.notepic img {
    width: 1.8rem;
    height: 1.8rem;
}

.notetext {
    width: calc(100% - 1.8rem);
    height: 1.8rem;
    padding-left: 10px;
    box-sizing: border-box;
}

.title {
    color: #111111;
    font-size: .28rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: .7rem;
}

.detail {
    color: #858585;
    font-size: .23rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin-top: .1rem;
    line-height: .38rem;
}

.noProductImg {
    width: 1.62rem;
    height: 1.76rem;
    margin: 1.56rem 2.94rem .2rem;
}

.noProductDesc {
    margin-left: 2.26rem;
    margin-right: 2.25rem;
    font-size: .24rem;
    color: rgb(87, 87, 87);
}

.goShopping {
    width: 3.2rem;
    height: .8rem;
    background-color: rgb(255, 79, 116);
    border-radius: .4rem;
    color: rgb(255, 255, 255);
    font-size: .48rem;
    margin: .24rem 2.95rem .68rem;
    line-height: .8rem;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    padding-left: .85rem;
}

.buttonback {
    background: url('../../imgs/floatingMenu/yellowback.png') no-repeat center;
    background-size: 100%;
    width: 1.6rem;
    position: fixed;
    bottom: 2rem;
    right: 0;
    height: 1.72rem;
    text-align: center;
    z-index: 10;
}

.fixedBottom {
    background: url('../../imgs/note/float.png') no-repeat center;
    background-size: 100%;
    width: 100%;
    position: fixed;
    bottom: -0.05rem;
    right: 0;
    height: 1.42rem;
    text-align: left;
    z-index: 9;
    padding: .3rem;
    font-size: .24rem;
    display: flex;
    font-weight: 500;
    color: #6C4523;
}

.fixedBottomLeft {
    width: 70%;
    padding-top: .1rem;
}

.fixedBottomRight {
    width: 30%;
}

.getPrice {
    width: 1.97rem;
    height: .80rem;
    background: #2F2F2F;
    border-radius: 3px;
    font-size: .28rem;
    font-weight: 500;
    color: #FAE5BD;
    text-align: center;
    line-height: .8rem;
}


.searchProductBox {
    height: 1.2rem;
    background-color: #fff;
    padding: 0 .2rem;
}

.searchProduct {
    height: .72rem;
    width: 100%;
    position: relative;
    font-size: .24rem;

}

.searchProduct p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.searchProduct p img {
    width: .25rem;
    margin-right: .14rem;
}

.searchProduct p span {
    font-size: .24rem;
    color: #909090;
}

.searchProduct input {
    width: 100%;
    height: .72rem;
    background-color: #f5f5f5;
    border: solid 1px #e1e1e1;
    text-align: center;
}

.searchProduct input::-webkit-input-placeholder {
    color: #909090;
}

.displayMore {
    background: url('../../imgs/floatingMenu/buttonback.png') no-repeat center;
    background-size: 100%;
    width: 2.1rem;
    height: 6.13rem;
    position: fixed;
    bottom: 2rem;
    right: 0;
    text-align: center;
    z-index: 11;
}

.SuspensionCustomer {
    position: absolute;
    left: .26rem;
}

.animation {
    animation: mymove 0.5s;
    -webkit-animation: mymove 0.5s;
    /*Safari and Chrome*/
}

@keyframes mymove {
    from {
        top: 4.1rem;
        opacity: 0;
    }

    to {
        top: 0.9rem;
        opacity: 1;
    }
}

.scroll-wrapper {
    margin: 0 .3rem 0 .3rem;
}

.animation3 {
    animation: mymove3 0.5s;
    -webkit-animation: mymove3 0.5s;
    /*Safari and Chrome*/
}

@keyframes mymove3 {
    from {
        top: 0.9rem;
        opacity: 1;
    }

    to {
        top: 4.1rem;
        opacity: 0;
    }
}

.animation1 {
    animation: mymove1 0.5s;
    -webkit-animation: mymove1 0.5s;
    /*Safari and Chrome*/
}

@keyframes mymove1 {
    from {
        top: 4.1rem;
        opacity: 0;
    }

    to {
        top: 2.5rem;
        opacity: 1;
    }
}


.animation2 {
    animation: mymove2 0.5s;
    -webkit-animation: mymove2 0.5s;
    /*Safari and Chrome*/
}

@keyframes mymove2 {
    from {
        top: 2.5rem;
        opacity: 1;
    }

    to {
        top: 4.1rem;
        opacity: 0;
    }
}


.commentList {
    padding: 0 .2rem;
    margin-bottom: 0;
}

.commentList li {
    padding: 0 0 .39rem;
}

.commentList li .commentContent {
    font-size: .24rem;
    line-height: .35rem;
    margin: .425rem 0 .325rem;
}

.commentList li .commentInfoPart {
    position: relative;
}

.commentList li .commentInfoPart .userImageBox {
    position: absolute;
    width: .58rem;
    height: .58rem;
    top: .18rem;
}

.commentList li .commentInfoPart .userImageBox img {
    border-radius: .05rem;
}

.rankListBox {
    align-items: center;
    height: 0.82rem;
    text-align: center;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgb(225, 225, 225);
}

.rankListBox>div.active {
    line-height: normal;
    color: black;
    height: 0.42rem;
    font-size: 0.28rem;
    font-family: "PingFang SC";
    border-radius: 0.23rem;
    font-weight: bold;
}

.rankListBox>div {
    line-height: 0.42rem;
    width: 50%;
    height: 0.42rem;
    color: #6a6a6a;
    font-size: 0.28rem;
    font-family: "PingFang SC";
    text-align: center;
}

.send {
    width: 1.05rem;
    height: .58rem;
    line-height: .58rem;
    background: #5562a0;
    color: white;
    margin: 0 auto;
    border-radius: .05rem;
    margin-top: .21rem;
    margin-right: .2rem;
    font-size: .26rem;
}

.rankListBox>div>div {
    display: flex;
    height: 0.2rem;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    align-items: center;
    margin-top: -0.28rem;
    margin-left: 1.5rem;
}

.rankListBox div img:nth-child(1) {
    height: 0.08rem;
    width: 0.1rem;
}

.rankListBox div img:nth-child(2) {
    height: 0.08rem;
    width: 0.1rem;
}

.MessageFloatingFrame {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 12;
}

.MessageFloating {
    width: 100%;
    height: 7.4rem;
    position: fixed;
    bottom: 0;
    left: 0;
    background: white;
    border-radius: .15rem .15rem 0 0;
    text-align: center;
}

.MessageFloating textarea {
    width: 95%;
    margin: 0 auto;
    height: 2.41rem;
    font-size: .29rem;
    line-height: .35rem;
    border: none;
    resize: none;
    outline: none;
}

.MessageFloating textarea::-webkit-input-placeholder {
    color: #ababab;
}

.MessageFloatingTop {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    display: flex;
    text-align: center;
    font-size: .24rem;
}


.commentList li .commentInfoPart .userImageBox img {
    width: 100%;
    height: 100%;
}

.commentList li .commentInfoPart .item-box {
    margin-left: 0.8rem;
    position: relative;
}

.commentList li .commentInfoPart .item-box1 {
    margin-left: 0.2rem;
}


.commentList li .commentInfoPart .item-box span,
.commentList li .commentInfoPart .item-box1 span {
    color: #7e7e7e;
    font-size: .24rem;
}

.commentList li .commentInfoPart .item-box .zanBox,
.commentList li .commentInfoPart .item-box1 .zanBox {
    font-size: 0;
    line-height: .5rem;
    /* padding-right: .2rem; */
}

.zan,
.commentList li .commentInfoPart .item-box .zanBox .zan,
.commentList li .commentInfoPart .item-box1 .zanBox .zan {
    width: .29rem;
    height: .31rem;
    display: inline-block;
    background: url('../../imgs/note/zan.png') no-repeat top;
    background-size: 100%;
    margin-right: .1rem;
    position: relative;
    top: .02rem;
}

.zanNum {
    width: .3rem;
    display: inline-block;
}

.strikeout {
    width: .4rem;
    height: .4rem;
    display: inline-block;
    background: url('../../imgs/note/Trash.png') no-repeat top;
    background-size: 100%;
    margin-right: .4rem;
    position: relative;
    top: .08rem;
}

.commentList li .commentImagePart {
    width: 100%;
    font-size: 0;
    white-space: nowrap;
    overflow: auto;
}

.commentList li .commentImagePart img {
    display: inline-block;
    margin-right: .21rem;
    width: 1rem;
    height: 1rem;
}

/* 图片放大盒子 */
.imageParentBox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999999;
    animation: zoom 0.6s;
    -webkit-animation: zoom 0.6s;
    -moz-animation: zoom 0.6s;
    -o-animation: zoom 0.6s;
    -ms-animation: zoom 0.6s;
}

#swiper-container-1 {
    width: 100%;
    height: 100%;
}

#swiper-container-1 .swiper-pagination-fraction {
    color: #fff;
}

.Tutorials {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 11;
}

.playButton {
    width: 60px;
    height: 60px;
    line-height: 60px !important;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    font-size: 30px;
    color: #fff;
    border: solid 5px #fff;
    text-align: center;
}

#video {
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 6;
    overflow: hidden;
    position: relative
}

#video video {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    padding: 0;
    top: 0;
    object-fit: fill;
}

.playButton:before {
    position: relative;
    bottom: 5px;
    left: 2px;
}

#zoomVideos {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .8);
}

.spinnerBox .spinner {
    margin-top: -45px;
}

.spinnerBox .loadingText {
    width: 156px;
    height: 50px;
    line-height: 50px;
    /* background-color: rgba(0,0,0,.8); */
    font-size: 14px;
    margin-left: -60px;
    top: 50px;
}