    @keyframes hdd {
        1% {
            height: 1rem;
        }
        50% {
            height: 7rem;
        }
        100% {
            height: 12.5rem;
        }
    }
    
    .search {
        position: fixed;
        display: flex;
        width: 100%;
        height: 4rem;
        box-sizing: border-box;
        margin-top: -0.4rem;
        margin-bottom: 0.8rem;
        z-index: 200;
    }
    /* 新更改的类 */
    
    .fuwu_img {
        display: flex;
        justify-content: space-around;
        margin-top: 1rem;
    }
    
    .content_img {
        width: 7rem;
    }
    
    .dzhi_title {
        display: flex;
        margin-top: 1.2rem;
    }
    
    .dzhi_div {
        text-align: center;
        width: 96%;
        background: url('../img/sec_img/fge_1.png') no-repeat center /100% 100%;
        height: 12rem;
        margin: 0 auto;
        margin-top: 1rem;
        display: flex;
    }
    
    .dzhi_div2 {
        text-align: center;
        width: 96%;
        background: url('../img/sec_img/fge_2.png') no-repeat center /100% 100%;
        height: 12rem;
        margin: 0 auto;
        margin-top: 1rem;
        display: flex;
    }
    
    .dzhi_div_2 {
        width: 50%;
        display: flex;
        flex-direction: column;
    }
    /* 新更改的类结束  */
    
    .goods_huadong {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 8rem;
        margin-left: -10.5em
    }
    
    .goods_huadong_img {
        width: 5rem;
        height: 5rem;
        margin-top: 0.5rem;
        ;
    }
    
    .goods_huadong_span {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 6rem;
        text-align: center;
    }
    
    .search_img {
        width: 2.8rem;
        height: 2.8rem;
        /* padding: 0.2rem; */
        margin-top: 0.5rem;
        margin-left: 0.5rem;
    }
    
    .search_input {
        flex: 1;
        margin: 0.5rem;
    }
    
    .search_logo {
        color: red;
        font-size: 14px;
        padding: 0.7rem;
    }
    
    .heard_swiper {
        width: 100%;
        /* height: 200px; */
        /* background-color: red; */
        margin-top: -4rem;
        /* z-index: 15; */
    }
    
    .swiper1 {
        width: 100%;
        /* height: 120px; */
        /* background-color: #CBBEA3; */
        /* opacity: 0.8; */
        /* border-radius: 1rem; */
    }
    
    .swiper1_img {
        width: 100%;
        /* height: 120px; */
        /* opacity: 0.7; */
        border-radius: 10px;
    }
    
    .menu {
        display: flex;
        width: 100%;
        height: 30px;
        /* background-color: red; */
        margin-top: 10px;
    }
    
    .menu-margin {
        width: 25%;
        height: 30px;
    }
    
    .menu-1 {
        width: 25%;
        height: 25px;
        text-align: center;
        padding-top: 4px;
        color: rgb(124, 113, 91);
        border-right: 1px solid #CBBEA3;
    }
    
    .menu-2 {
        width: 25%;
        height: 25px;
        text-align: center;
        padding-top: 4px;
        color: rgb(124, 113, 91);
    }
    
    .menu-2:active {
        color: red;
    }
    
    .menu-1:active {
        color: red
    }
    
    .menu-flex {
        width: 100%;
        height: 9rem;
        /* margin: 0 auto; */
        display: flex;
        justify-content: center;
        margin-top: 1rem;
    }
    
    .menu-flex-1 {
        width: 25%;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    
    .menu-flex-1img {
        width: 6rem;
        height: 6rem;
        border: 1px solid #CBBEA3;
        border-radius: 1rem;
    }
    
    .menu-flex-1span {
        /* width: 100%; */
        padding-top: 5px;
        color: #A49D8E;
        font-size: 12px;
        margin-left: -9px;
        /* display: inline-block; */
        /* text-align: center; */
    }
    
    .menu-flex-1-1 {
        width: 25%;
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-left: 1rem;
    }
    
    .end {
        display: flex;
        width: 100%;
        height: 3rem;
    }
    /* 底部菜单 */
    
    .mainMenu {
        position: fixed;
        width: 100%;
        max-width: 640px;
        height: 50px;
        bottom: 0;
        background-color: #FCFCFC;
        border-top: 1px solid #EAEAE8;
        font-size: 12px;
    }
    
    .mainMenu.max {
        max-width: 768px;
        margin: 0 auto;
    }
    
    .mainMenu div {
        width: 25%;
        height: 22px;
        line-height: 22px;
        float: left;
        text-align: center;
        padding-top: 28px;
        background-image: url(http://cdn01.weipaitang.com/res/img/toolsGray.png?t=7);
        background-repeat: no-repeat;
        background-size: 50px auto;
        color: #888;
        cursor: pointer;
    }
    
    .mainMenu div.selected {
        background-image: url(http://cdn01.weipaitang.com/res/img/toolsBlue.png?t=7);
        color: #169ADA;
    }
    
    .mainMenu a div {
        color: #888;
        position: relative;
    }
    
    .mainMenu .myHome {
        background-position: 50% -7px;
    }
    
    .mainMenu .publish {
        background-position: 50% -57px;
    }
    
    .mainMenu .find {
        background-position: 50% -107px;
    }
    
    .mainMenu .category {
        background-position: 50% -207px;
    }
    
    .mainMenu .category.new:after {
        position: absolute;
        top: -4px;
        left: 16px;
        width: 100%;
        height: 28px;
        content: "";
        background-image: url(/res/img/newIcon.png);
        background-repeat: no-repeat;
        background-size: 28px;
        background-position: center center;
    }
    
    .mainMenu .my .redPoint,
    .mainMenu .find .redPoint {
        position: absolute;
        top: 7px;
        padding: 0;
        left: 50%;
        margin-left: 8px;
        width: 8px;
        height: 8px;
        border-radius: 4px;
        background-color: #DF1F0A;
        display: none;
    }
    
    .mainMenu .my {
        background-position: 50% -157px;
    }
    /*活动图标*/
    
    .mainMenu .find.activity {
        height: 30px;
        background-size: 20px auto;
        background-position: center 8px;
        background-repeat: no-repeat;
    }
    
    .mainMenu .find.vote .redPoint {
        display: block;
    }
    /* 榜单样式 */
    
    .bang {
        display: flex;
        justify-content: center;
        margin-top: 1.5rem;
    }
    
    .bang1 {
        width: 31%;
        /* margin-left: 1rem; */
        height: 12rem;
        background: url("../img/bang_bg.png") no-repeat center /100% 100%;
        display: flex;
        flex-direction: column;
    }
    
    .bang_bt_img {
        width: 150%;
        align-self: center;
        margin-left: 2rem;
        margin-top: 0.5rem;
        /* height: 2rem; */
    }
    
    .bang_goods_img {
        width: 5rem;
        align-self: center;
        margin-top: 1rem;
        margin-left: 2rem;
    }
    
    .bang_goods_name {
        color: #7C715B;
        font-weight: bold;
        font-size: 1rem;
        align-self: center;
        margin-top: 1.5rem;
    }
    /* 榜单样式结束 */
    /* 品牌轮播 */
    
    .grand_swiper {
        display: flex;
        width: 100%;
        /* 轮播图有变形 */
        /* height: 14rem; */
        /* background-color: #169ADA; */
        /* margin-top: 5.5rem; */
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .box1 {
        width: 48%;
        height: 6rem;
        background-color: #FDEEE8;
        border-radius: 5px;
        display: flex;
        box-sizing: border-box;
    }
    
    .box1_img1 {
        width: 50%;
        margin-left: 0.5rem;
        /* height: 6rem; */
    }
    
    .box_img1_1 {
        /* width: 50%; */
        width: 5.5rem;
        height: 5.5rem;
        /* margin-left: -0.8rem; */
    }
    /* 品牌轮播结束 */
    /* 选项卡 */
    
    #topNav {
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        font-weight: bold;
        color: #7C715B;
        background-color: white;
        height: 4rem;
        padding-top: 1rem;
    }
    
    #topNav .swiper-slide {
        padding: 0 10px;
        width: auto;
        text-align: center;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        display: block;
    }
    
    #topNav .active span {
        color: #FF2D2D;
        border-bottom: 3px solid #FF2D2D;
    }
    
    .tab-list {
        display: none;
    }
    /* 选项卡结束 */
    /* 商品展示 */
    
    .goods_view {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        /* margin-left: 1rem; */
        box-sizing: border-box;
        margin-left: 0.5rem;
        /* margin-top: 1rem; */
    }
    
    .goods_view_container {
        margin-right: 1rem;
        margin-bottom: 1rem;
        width: 45%;
        /* height: 200px; */
        /* background-color: wheat; */
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .goods_img {
        width: 100%;
        border-radius: 5px;
    }
    
    .goods_name {
        background-color: #FAFAFA;
        color: #7C715B;
        text-align: center;
        font-size: 14x;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 2rem;
        padding-top: 5px;
    }
    
    .goods_hot {
        background-color: red;
        color: white;
        font-size: 12px;
        padding: 0.3rem;
        border-radius: 5px;
        letter-spacing: 1px;
    }
    
    .goods_price {
        background-color: #FAFAFA;
        color: red;
        /* text-align: center; */
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 2rem;
        font-weight: bold;
    }
    /* 商品展示 */