@font-face {
    font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../iconfont/iconfont.woff') format('woff'),
    url('../iconfont/iconfont.ttf') format('truetype'),
    url('../iconfont/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

body, p, ul, li, h1, h2, h3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    display: block;
}

a {
    text-decoration: none;
}

.title {
    width: 7.5rem;
    height: 1.7rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
}

.title .title_top {
    width: 100%;
    height: 0.9rem;
}

.title .title_bottom {
    width: 115%;
    height: 0.8rem;
}

.title > div {
    font-size: 0.3rem;
    text-align: center;
}

.title div a {
    color: #000000;
}

.title .title_top .menu {
    width: 0.36rem;
    height: 0.36rem;
    float: left;
    margin: 0.27rem;
}

.title .title_top .cart {
    width: 0.36rem;
    height: 0.36rem;
    float: right;
    margin: 0.27rem;
}

.title .title_top .search {
    width: 0.36rem;
    height: 0.36rem;
    float: right;
    margin: 0.27rem;
}

.title .title_top h1 {
    width: 1.75rem;
    height: 0.36rem;
    float: left;
    font-size: 0.36rem;
    margin: 0.2rem 0 0 2.1rem;
}

.title .title_bottom a {
    font-size: 0.28rem;
    display: block;
    float: left;
    margin: 0 0.25rem;
    color: #9B9B9B;
    line-height: 0.6rem;
    margin-top: 0.1rem;
    border-bottom: 1px solid #ffffff;
}

.hots {
    color: #00A4F2 !important;
    border-bottom: 1px solid #00A4F2 !important;
}

/* 固定栏结束 */
.box {
    width: 7.5rem;
    height: auto;
    padding-top: 1.7rem;
    background-color: #F4F4F4;
}

.banner {
    width: 7.5rem;
    height: 3.125rem;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.bot {
    width: 100%;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    margin-bottom: 0.1rem;
}

.cons {
    width: 1.8rem;
    height: auto;
    text-align: center;
}

.cons img {
    width: 1.08rem;
    margin: 0 auto;
}

.cons span {
    font-size: 0.3rem;
    color: #979797;
    display: block;
}

/*热卖单品开始*/
.box3 {
    width: 100%;
    height: auto;
    margin-bottom: 0.15rem;
}

.box3 .box3_1 {
    width: 7.5rem;
    height: 1.7rem;
    background-color: #fff;
}

.box3 .box3_1 span {
    font-size: 0.46rem;
    float: left;
    margin-top: 0.6rem;
}

.box3 .box3_1 img {
    width: 0.52rem;
    height: 0.52rem;
    float: left;
    margin: 0.7rem 0.1rem 0 0.6rem;
}

.box3 .box3_2 .dan {
    width: 100%;
    height: 3.5rem;
    background-color: #fff;
}

.box3 .box3_2 .dan img {
    width: 2.35rem;
    height: 3rem;
    float: left;
    margin-top: 0.2rem;
}

.box3 .box3_2 .dan .dan0 {
    width: 4rem;
    height: 3rem;
    float: left;
    margin-left: 0.3rem;
}

.box3_2 .dan .d1 {
    font-size: 0.40rem;
    color: #363636;
    margin: 0.66rem 0 0.3rem;
}

.box3_2 .dan .d2 {
    font-size: 0.26rem;
    color: #2799C7;
}

.box3_2 .dan .d3 {
    font-size: 0.38rem;
    color: #000;
    margin-top: 0.5rem;
}

.box2 {
    width: 100%;
    height: auto;
    margin-bottom: 0.15rem;
}

.box2 .box2_1 {
    width: 7.5rem;
    height: 1.7rem;
    background-color: #fff;
}

.box2 .box2_1 span {
    font-size: 0.46rem;
    float: left;
    margin-top: 0.6rem;
}

.box2 .box2_1 img {
    width: 0.52rem;
    height: 0.52rem;
    float: left;
    margin: 0.7rem 0.1rem 0 0.6rem;
}

.box2 img {
    width: 7.5rem;
}

.box2 .box2_2 {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #ffffff;
}

.box2 .box2_2 .hot {
    width: 50%;
    /*height: 7.65rem;*/
    height:auto;
}

.box2 .box2_2 .hot img {
    width: 2.5rem;
    /*height: 4.65rem;*/
    margin: 0.7rem auto 0;
}

.box2 .box2_2 .hot p {
    font-size: 0.3rem;
    color: #343434;
    text-align: center;
    margin-top: 0.25rem;
}

.box2 .box2_2 .hot .jiage {
    font-size: 0.28rem;
    color: #979797;
    text-align: center;
}