﻿.h-heatbox {
    position: relative;
    width: 100%;
    /*margin-top: .18rem;*/
    background-color: #FFFFFF;
}

.h-heatbox .heattit {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 1rem;
    color: #333333;
    font-size: .36rem;
    line-height: .9rem;
    border-bottom: .02rem solid #ececec;
}

.h-heatbox .heattit a {
    display: block;
    width: auto;
    height: 100%;
    font-size: .36rem;
    color: #999999;
}

.h-heatbox .heattit .cur {
    color: #333333;
}

.h-heatbox .popularshop {
    width: calc(100% - .8rem);
    min-height: 2.85rem;
    margin: 0 .4rem;
    padding-bottom: .4rem;
    border-bottom: .02rem solid #ececec;
}

.h-heatbox .popularshop.unexpended {
    height: 3.15rem;
    overflow: hidden;
    padding-bottom: 0;
}

.h-heatbox .popularshop.unexpended .introtext {
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.h-heatbox .popularshop.unexpended .brandintro {
    height: .95rem;
    overflow: hidden;
}

.h-heatbox .popularshop.unexpended .mainseries {
    display: block;
    margin-top: .5rem;
}

.h-heatbox .popularshop.unexpended .seriefeature {
    margin-top: .5rem;
}

.h-heatbox .popularshop.unexpended .productlist {
    margin-top: .5rem;
}

.h-heatbox .popularshop.unexpended .moreinfo {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    padding-right: .28rem;
    background-color: #FFFFFF;
}

.h-heatbox .popularshop.unexpended .downicon img {
    transform: rotateX(0);
}

.h-heatbox .popularshop.unexpended .fold {
    position: absolute;
    display: block;
}

.h-heatbox .popularshop.unexpended .fold label {
    font-size: .28rem;
    color: #Fc4e48;
    vertical-align: text-bottom;
}

.h-heatbox .brand {
    position: relative;
    display: flex;
    padding: .4rem 0;
    justify-content: flex-start;
    align-items: center;
}

.h-heatbox .brand a.tit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.h-heatbox .clicknum {
    float: right;
    color: red;
}

.param_price {
    color: red;
}

.param_price em {
    font-size: 0.34rem;
}

.h-heatbox .pro_info {
    display: inline-flex;
    font-size: 0.28rem;
    margin-left: 0.3rem;
}

.h-heatbox .box_info {
    width: 2.52rem;
    height: 1.11rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h-heatbox .brand .rank {
    display: inline-block;
    text-align: center;
    width: .56rem;
    height: .56rem;
    line-height: .6rem;
    margin-right: .24rem;
    color: #c0af95;
    font-size: .36rem;
    font-weight: bold;
}

.h-heatbox .brand .first {
    color: #FFFFFF;
    font-size: .26rem;
    line-height: .64rem;
    background: url(../images/rankfirst.png) no-repeat;
    background-size: .56rem .42rem;
    font-weight: normal;
    background-position: center center;
}

.h-heatbox .brand .second {
    color: #FFFFFF;
    font-size: .26rem;
    background: url(../images/ranksecond.png) no-repeat;
    background-size: .56rem .42rem;
    background-position: center center;
    font-weight: normal;
}

.h-heatbox .brand .third {
    color: #FFFFFF;
    font-size: .26rem;
    background: url(../images/rankthird.png) no-repeat;
    background-size: .56rem .42rem;
    background-position: center center;
    font-weight: normal;
}

.h-heatbox .brand .logo {
    width: 2.1rem;
    height: 2.1rem;
    min-width: 2.1rem;
    min-height: 2.1rem;
    margin-right: .25rem;
}

.h-heatbox .brand .logo img {
    border: 0 none;
    width: auto\9;
    max-width: 100%;
    vertical-align: top;
}

.h-heatbox .brand .title {
    font-size: .28rem;
    width: 2rem;
}


.h-heatbox .brand .hastag .tag {
    min-width: 1.03rem;
    height: .34rem;
    display: block;
    margin-top: .16rem;
}

.h-heatbox .brand .hastag img {
    max-width: 100%;
    max-height: 100%;
}

.h-heatbox .brand .tag {
    height: 0;
}

.h-heatbox .brand .heatrate {
    position: absolute;
    right: 0;
    top: 50%;
    min-width: 1rem;
    transform: translateY(-50%);
    background: #FFFFFF;
    border: .02rem solid #fc4e48;
    border-radius: .04rem;
}

.h-heatbox .brand .heatrate .key {
    display: block;
    width: 100%;
    height: .38rem;
    font-size: .2rem;
    line-height: .38rem;
    color: #ff4949;
    text-align: center;
}

.h-heatbox .brand .heatrate .value {
    display: block;
    width: 100%;
    height: .4rem;
    font-size: .24rem;
    line-height: .4rem;
    color: #FFFFFF;
    background-color: #fc4e48;
    text-align: center;
}

.h-heatbox .brandintro {
    position: relative;
    font-size: .28rem;
}

.h-heatbox .brandintro .introtext {
    display: inline-block;
    line-height: 0.48rem;
    word-break: break-all;
}

.h-heatbox .brandintro .fold {
    position: absolute;
    display: block;
    bottom: .02rem;
    right: 0;
    padding-right: .14rem;
    background-color: #FFFFFF;
}

.h-heatbox .brandintro .fold label {
    font-size: .28rem;
    color: #Fc4e48;
}

.h-heatbox .brandintro .downicon {
    position: relative;
    display: inline-block;
    width: .18rem;
    height: .12rem;
    margin-left: .1rem;
    line-height: .2rem;
    vertical-align: middle;
}

.h-heatbox .brandintro .downicon img {
    transform: rotateX(180deg);
}

.h-heatbox .mainseries {
    display: block;
    padding: .2rem .28rem;
    font-size: .28rem;
    background-color: #f8f8f8;
    border-radius: .1rem;
}

.h-heatbox .seriefeature {
    position: relative;
    margin-top: .2rem;
    padding-left: .26rem;
    line-height: .48rem;
    font-size: .28rem;
}

.h-heatbox .seriefeature::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: .1rem solid;
    border-color: transparent transparent transparent #fc4e48;
    left: .06rem;
    top: .16rem;
}

.h-heatbox .productlist {
    width: calc(100% + .4rem);
    margin-top: .24rem;
    padding-right: .2rem;
    white-space: nowrap;
    overflow-x: auto;
}

.h-heatbox .productlist::-webkit-scrollbar {
    display: none;
}

.h-heatbox .productlist .productitem {
    width: 2.6rem;
    margin-right: .15rem;
    vertical-align: top;
    display: inline-block;
}

.h-heatbox .productlist .productitem a {
    width: 100%;
    height: 100%;
}

.h-heatbox .productlist .image {
    width: 2.6rem;
    height: 2.6rem;
}

.h-heatbox .productlist .image img {
    max-width: 100%;
    max-height: 100%;
}

.h-heatbox .productlist .title {
    width: 100%;
    margin-top: .2rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .28rem;
    line-height: .38rem;
    white-space: pre-wrap;
}

.h-heatbox .productlist .price {
    display: block;
    margin-top: .16rem;
    font-size: .28rem;
    color: #fc4e48;
    line-height: .38rem;
}

.h-heatbox .productlist .pricevalue {
    font-size: .28rem;
    color: #fc4e48;
    line-height: .38rem;
}


/**/
.h-productbox .proitem {
    margin: .4rem .4rem 0;
    padding-bottom: .4rem;
    border-bottom: .02rem solid #ececec;
}

.h-productbox .brand {
    display: flex;
    height: 1.6rem;
    align-items: flex-start;
    padding: 0;
    overflow: hidden;
}

.h-productbox .brand .logobox {
    position: relative;
    width: 2.1rem;
    height: 1.6rem;
    min-width: 2.1rem;
    min-height: 1.6rem;
    margin-right: .24rem;
}

.h-productbox .brand .logobox .rank {
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    font-size: .28rem;
    color: #ffffff;
}

.h-productbox .brand .logobox .nomarl {
    top: 0.1rem;
    left: 0.1rem;
    width: .5rem;
    height: .5rem;
    line-height: .5rem;
    border-radius: 50%;
    background: #c4c4c4;
    font-weight: normal;
}

.h-productbox .brand .brandtext,
.h-productbox .brand .proclick {
    position: relative;
    height: 100%;
}

.h-productbox .brand .proclick {
    font-size: 0.24rem;
    color: #fc4e48;
    text-align: right;
}

.h-productbox .brand .link {
    float: right;
}

.h-productbox .brand .brandtext > a {
    margin-top: -.08rem;
    width: 4.2rem;
    color: #333333;
    font-size: .28rem;
    font-weight: bold;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.h-productbox .brand .price {
    margin-top: .08rem;
    font-size: .26rem;
    color: #fc4e48;
    line-height: .46rem;
    vertical-align: text-bottom;
}

.h-productbox .brand .price > label {
    display: inline-block;
    color: #fc4e48;
    font-size: .32rem;
    margin-right: .18rem;
}

.h-productbox .brand .param,
.h-productbox .brand .brandmore {
    font-size: 0.25rem;
    margin-bottom: 0.1rem;
}

.h-productbox .brand .price > span {
    font-size: .24rem;
    color: #999999;
}

.h-productbox .brand .brandmore {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #999999;
    font-size: .26rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
}

.h-productbox .brand .brandmore > a {
    display: inline;
    color: #333333;
    margin-left: .1rem;
    vertical-align: baseline;
}

.h-productbox .brand .heatrate {
    position: absolute;
    top: .4rem;
    right: 0;
}

.h-productbox .infobox {
    margin-top: .24rem;
}

.h-productbox .infobox .ctrlinfo {
    position: relative;
    margin-bottom: .3rem;
    line-height: .48rem;
}

.h-productbox .infobox .minctrl {
    min-height: .96rem;
}

.h-productbox .infobox .introtext {
    font-size: .28rem;
    line-height: .48rem;
    color: #333333;
}

.h-productbox .infobox .fold {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 0;
    padding-right: .2rem;
    background-color: #FFFFFF;
}

.h-productbox .infobox .fold label {
    font-size: .28rem;
    color: #Fc4e48;
    vertical-align: middle;
}

.h-productbox .infobox .fold .downicon {
    position: relative;
    display: inline-block;
    width: .18rem;
    height: .12rem;
    margin-left: .08rem;
    line-height: .12rem;
    transform: translateY(0.04rem) rotate(180deg);
}

.h-productbox .infobox .mainseries {
    display: flex;
    align-items: center;
    position: relative;
}

.h-productbox .infobox .mainseries:active {
    background-color: #f8f8f8;
}

.h-productbox .infobox .mainseries > label {
    min-width: .85rem;
    display: inline-block;
    color: #Fc4e48;
    margin-right: .1rem;
}

.h-productbox .infobox .mainseries > span {
    width: 100%;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.h-productbox .infobox .mainseries > i {
    display: inline-block;
    position: absolute;
    color: #999999;
    font-size: .26rem;
    right: .3rem;
    top: 50%;
    transform: translateY(-50%);
}

.h-productbox .unexpended .infobox {
    max-height: .96rem;
    overflow: hidden;
}

.h-productbox .unexpended .miniinfo {
    max-height: .48rem;
}

.h-productbox .unexpended .ctrlinfo {
    overflow: hidden;
}

.h-productbox .unexpended .fold .downicon {
    transform: translateY(0.04rem) rotate(0);
}

.h-productbox .unexpended .slice {
    top: -.02rem;
    line-height: .48rem;
}

.h-productbox .unexpended .slice label {
    vertical-align: auto;
}

img {
    border: 0 none;
    width: auto\9;
    max-width: 100%;
    vertical-align: top;
}
