* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.hidden {
    display: none;
}
.block {
    display: block;
}

.yhowhiddenkdywew {
  
}
.yhowblockkdywew {
   
}
.yhowmt0kdywew{
    margin-top: 0 !important;
}
.yhowmt5kdywew{
    margin-top: .1rem;
}
a:hover,
a:focus,
a:active {
    text-decoration: none
}

a {
    text-decoration: none;
    color: #666666;
}
img {
    object-fit: cover;
}
body {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    color: #666666;
    overflow-y: auto;
    font-family: -apple-system, BlinkMacSystemFont, Microsoft YaHei, Arial, sans-serif;
}

#app {
    font-size: .24rem;
    background-color: #fff;
    padding-bottom: 20px;
    min-height: 100vh;
}
.yhowrelativekdywew{
    position: relative;
}
.yhowtextkdywew {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.yhowpx-8kdywew{
    padding: 0 .16rem;
}
.yhowmy-stickykdywew {
    position: sticky;
    top: 0;
    z-index: 11;
    padding: 8px 8px 0;
    background-color: #ca9c6b;
    border-bottom-left-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
.yhownotifkdywew{
    width: .32rem;
    height: .32rem;
}
.yhowmarquee-wrapkdywew {
    padding: .08rem 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.yhowmarquee-boxkdywew {
    width: 75%;
    display: flex;
    align-items: center;
    height: .72rem;
    padding: .1rem;
    font-size: .26rem;
    font-weight: 600;
    padding-left: .24rem;
    background: #FFF4E8;
    border-radius: .35rem;
    color: #875723;
}
.yhowmarquee-boxkdywew .yhowcontainer-mainkdywew {
    flex: 1;
    margin: 0 .15rem;
    font-size: .2rem;
    overflow: hidden
}

.yhowmarquee-boxkdywew p {
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    font-size: .28rem;
    animation: yhowvMarqueekdywew 10s linear infinite
}

.yhowmarquee-boxkdywew .yhowbtn-morekdywew {
    width: 1.42rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: .25rem;
    text-align: center;
    font-size: .22rem;
    background: linear-gradient(90deg, #F1FF2F 0%, #24DD6E 100%);
}

@keyframes yhowvMarqueekdywew {
    0% {
        transform: translate3d(0, 0, 0)
    }

    100% {
        transform: translate3d(-100%, 0, 0)
    }
}


.nav-c {
    display: flex;
    flex: 1;
}

.nav-c .item {
    flex: 1;
}

.nav-c img {
    width: 1.2rem;
    height: auto;
}
.swiper-banner{
    margin-top: .16rem;
}
.swiper-banner .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: translateZ(0);
}
.swiper-banner .swiper-slide-next .yhowbanner-imgkdywew,.swiper-banner .swiper-slide-prev .yhowbanner-imgkdywew{
    transform: scale(0.9);
    opacity: 0.7;
}

.swiper-banner .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
}
.swiper-banner .swiper-pagination-bullet-active{
    width: .16rem !important;
    border-radius: .16rem;
    background-color: #aba0a6 !important;
}
.yhowblockkdywew{
    display: block;
}
.yhowbanner-imgkdywew {
    width: 100%;
    aspect-ratio: 64 / 35;
    border-radius: .2rem;
}
.yhowitem-wrapkdywew{
    margin-top: .24rem;
    padding: 0 .16rem;
}
.yhowtitle-imgkdywew{
    width: auto;
    height: .36rem;
}
.yhowjgg-wrapkdywew{
    padding: .16rem;
    background-color: #FAF7F2;
    border-radius: .2rem;
}
.yhowgrid-col-5kdywew{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: .16rem;
}
.yhowjgg-itemkdywew {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.yhowjgg-imgkdywew {
    width: 1.24rem;
    height: 1.24rem;
    border-radius: .2rem;
    margin-bottom: .08rem;
}
.yhowjgg-itemkdywew  .yhowtextkdywew {
    color: #89531B;
    text-align: center;
}
.yhowtitle-wrapkdywew{
    margin-bottom: .08rem;
}
.yhowgrid-col-2kdywew{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .1rem;
}

.yhowqq-itemkdywew {
    background-color: #faf7f2;
    width: 100%;
    border-radius: .2rem;
    overflow: hidden;
    border: 2px solid #F7DEBC;
}
.yhowqq-imgkdywew {
    width: 3.54rem;
    height: 3.54rem;
}
.yhowqq-info-wrapkdywew{
    padding: .1rem;
}
.yhowqq-titlekdywew {
    margin-bottom: 6px;
    font-size: .36rem;
    font-weight: 600;
    color: #D58A3B;
}
.yhowqq-infokdywew {
    display: flex;
    justify-content: space-between;
    font-size: .24rem;
}
.yhowqq-pickdywew {
    font-size: .28rem;
    color: #F03789;
    font-weight: 600;
}
.yhowqq-pic-iconkdywew{
    font-size: .24rem;
    font-weight: 400;
}



.yhowgril-itemkdywew {
    display: block;
    width: 100%;
    border-radius: 10px;
    background-color: #faf7f2;
    border: 2px solid #F7DEBC;
}
.yhowgril-img-wrapkdywew {
    position: relative;
}
.yhowgril-imgkdywew {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 4.72rem;
}
.yhowgf-tipskdywew {
    width: 1.74rem;
    height: .6rem;
    background-color: #0000004D;
    border-radius: .64rem;
    padding: .08rem;
    display: flex;
    align-items: center;
    color: #FFFFFFCC;
    font-weight: 700;
}
.yhowgf-tipskdywew img {
    width: .44rem;
    height: auto;
}
.yhowlike-tipskdywew img {
    width: .44rem;
    height: auto;
}
.yhowgril-lkdywew img {
    width: auto;
    height: .6rem;
}
.yhowgril-rkdywew img {
    width: auto;
    height: .6rem;
}
.yhowgril-topkdywew{
    position: absolute;
    top: 0;
    padding: 0.08rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.yhowlike-tipskdywew{
    width: 1.16rem;
    height: .6rem;
    background-color: #0000004D;
    border-radius: .64rem;
    padding: .08rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #FFFFFFCC;
}
.yhowgril-bottomkdywew{
    position: absolute;
    bottom:-.3rem;
    padding: 0 .16rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.yhowgril-text-wrapkdywew{
    margin-top: .3rem;
    padding: .16rem;
    overflow: hidden;
}
.yhowgril-textkdywew{
    display: flex;
    margin-bottom: .12rem;
    justify-content: space-between;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.yhowgril-textkdywew:last-child{
    margin-bottom: 0;
}
.yhowgril-namekdywew {
    flex: 1;
    font-size: .28rem;
    font-weight: 600;
    color: #9F5C16;
}

.yhowcolor1kdywew{
    color: #CD114D;
    font-size: .26rem;
    font-weight: 600;
    display: block;
}
.yhowgtikdywew{
    flex: 0 0 auto;
    width: 2.7rem;
    color: #000;
}
.yhowgtckdywew{
    text-wrap: nowrap;
    margin-right: .08rem;
    color: #D69853;
    font-weight: 600;
}

.yhowgril-addkdywew{
    flex: 0 0 auto;
    width: 1.5rem;
    color: #BF8B48;
}

.yhowlive-itemkdywew {
    border-radius: .2rem;
    background-color: #FFFFFF;
    display: block;
}
.yhowlive-imgkdywew{
    width: 100%;
    height: 5.06rem;
    border-radius: .2rem;
}
#ad-swiper .yhowlive-imgkdywew {
    width: 3.32rem;
    height: 4.74rem;
}
.yhowlive-top-infokdywew{
    position: absolute;
    top: 0;
    padding: .08rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.yhowlive-top-lkdywew{
    display: flex;
    align-items: center;
    background-color: #0000004D;
    border-radius: .64rem;
    width: 2.04rem;
    height: .6rem;
    padding: 0 .16rem;
}
.yhowlive-p-iconkdywew{
    margin-right: .1rem;
}
.yhowlive-countkdywew{
    color: #fff;
}
.yhowlive-numkdywew{
    font-weight: 600;
}
.yhowlive-info-wrapkdywew{
    padding: .16rem;
}
.yhowlive-tkdywew{
    color: #9F5C16;
    font-weight: 600;
    margin-bottom: .08rem;
    font-size: .32rem;
}
.yhowlive-innerkdywew{
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.yhowlive-innerkdywew span{
    color: #1AACA9;
}
.yhowlive-count1kdywew {
    display: flex;
    align-items: center;
}
.yhowlive-num1kdywew{
    color: #1AACA9;
}
.yhowlive-t-iconkdywew{
    width: .6rem;
    height: .6rem;
}

.yhowgrid-col-3kdywew{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: .1rem;
}


.yhowad1-itemkdywew{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #faf7f2;
    border-radius: .2rem;
    padding: .16rem;
    overflow: hidden;
    border: 2px solid #F7DEBC;
}

.yhowad1-item-imgkdywew{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .2rem;
}
.yhowad1-itemkdywew .yhowtextkdywew {
    font-size: .28rem;
    font-weight: 600;
    text-align: center;
    color: #F42528;
    margin: 8px 0 2px 0;
}
.yhowad1-itemkdywew .yhowsub-textkdywew {
    color:#89531B;

}
.yhowab-iconkdywew{
    position: absolute;
    top: 0;
    left: 0;
}