body{
    background-color: #f5f5f5;
}
.dp_myshin{
    border-bottom: 0.15rem solid #EFEFF4;
}
.dp_head{
    height: 5.504rem;
    background: linear-gradient(to right,#FE3C2A,#FE696A);
    margin: 0;
    padding-top: 0.64rem;
    position: relative;
}
.dp_head .dp_logo{
    width: 2.56rem;
    height: 2.56rem;
    border-radius: 0.170667rem;
    margin: 0;
    background-color: #ccc;

}
.dp_clic{
    height: 1.066667rem;
    line-height: 1.03733rem;
    width: 3.41333rem;
    margin-top: 0.512rem;
    border: 1px solid #fff;
    float: left;
}
.dp_clic span{
    color: #fff;
}
.dp_dis{
    width: 11rem;
    margin-top: 0.128rem;
}
.dp_clic i {
    width: 0.74667rem;
    height: 0.576rem;
    background-image: url(/template/mobile/default/static/images/heart02.png);
}
.dp_dis .dp_dis_s span{
    color: #ffffff;
    font-size: 0.725333rem;
    font-weight: bold;
}
.dp_myshin .content .floor ul li a{
    padding: 0 0 0.25rem 0;
}
.my .content .w3 ul li{
    border-right: 0.075rem solid #EFEFF4;
}
.dp_clic i {
   background-size: 0.74667rem 0.576rem;
}
.dp_clic .red {
    background-position-x: 0;
    background-image: url(/template/mobile/default/static/images/heart_02.png);
}
.attention_num {
    margin-left: 1.06667rem;
    font-size: 0.597333rem;
    height: 1.06667rem;
    line-height: 1.06667rem;
    color: #fff;
    float: left;
    margin-top: 0.512rem;
}
.pro_list {
    margin-top: 0.938667rem;
}
.pro_list li {
    float: left;
    margin-right: 1.664rem;
    position: relative;
}
.pro_list li a {
    color: #fff;
    font-size: 0.597333rem;
}
.pro_list li.active::after{
    content: '';
    width: 2.346667rem;
    height: 0.064rem;
    border-radius: 0.032rem;
    background-color: #fff;
    position: absolute;
    top: 0.85333rem;
}
.search_pro {
    position: absolute;
    right: 0.64rem;
    bottom: 0.512rem;
}
.search_pro input {
    width: 3.84rem;
    height: 1.06667rem;
    border-radius: 0.5333rem;
    background-color: #fff;
    font-size: 0.597333rem;
    color: #666;
    padding-left: 1.49333rem;
    border: 0;
    outline: none;
    appearance: none;
}
.storenav ul li:last-child {
    float: right;
}
.guesslike ul li {
    border-radius: .213rem;
    height: 10.88rem;
    position: relative;
    margin-left: .427rem;
    margin-top: .427rem;
}
.guesslike ul li .similer-product{
    height: 10.6rem;
    position: relative;
}
.guesslike ul li .similar-product-price{
    position: absolute;
    bottom: .25rem;
    left: 0.427rem;
}
.guesslike ul li .similar-product-price .money{
    position: relative;
}
.store_nav li.active a{
    color: #ff1919;
}
.store_nav li a img {
    width: 0.746667rem!important;
    height: auto;
    display: block;
    margin: 0.1706667rem auto 0;
}
.store_nav li a span {
    display: block;
    margin-top: -0.45rem;
    font-size: 0.512rem;
}
.floor.guesslike{
    display: none;
}
.floor.guesslike.choose{
    display: block;
}
div.layui-m-layercont{
    height: auto !important;
}
/*橱窗式*/
.guesslike.dp_mb1 ul li .similer-product img{
    width: 4.693rem;
    height: 4.693rem;
}
.guesslike.dp_mb1 ul li{
    height: 4.693rem;
}
.guesslike.dp_mb1 ul li {
    width: 15.146rem;
    margin-top: .427rem;
    margin-left: .427rem;
}
.guesslike.dp_mb1 ul li .similer-product a{
    width: 4.693rem;
    display: inline-block;
}
.guesslike.dp_mb1 ul li .similer-product{
    width: 15.146rem;
    height: 4.693rem;
    position: relative;
    float: left;
}
.guesslike.dp_mb1 ul li .similer-product .similar-product-text{
    position: absolute;
    top: 0;
    right: 0;
    width: 10.5rem;
    padding: 0.34133rem 0.512rem 0 0.512rem;
    font-size: 0.554667rem;
}
.guesslike.dp_mb1 ul li .similar-product-price{
    position: absolute;
    left: 4.9rem;
    bottom: .427rem;
}
.classreturn{
    position: fixed;
    z-index: 2;
}
.list_over{
    width: 100%;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.469rem;
    color: #999;
    text-align: center;
    background-image: url(__STATIC__/images/list-over.png);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 16rem 0.64rem;
    background-size: 16rem 0.64rem;
    margin: 2rem 0 3.6rem;
}
.store_nav{
    width: 100%;
    height: 1.92rem;
    background-color: #fafafa;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    border-top: 0.021rem solid #e6e6e6;
}
.store_nav li{
    float: left;
    width: calc((100% / 3) - 0.021rem);
    height: 1.92rem;
    border-left: 0.021rem solid #e6e6e6;
}
.store_nav li:first-child{
    border-left: 0.021rem solid #f5f5f5;
}
.search_list_dump ul li .listorimg.orimg {
    background-position-x: -.85333rem;
}