﻿
* {
    margin: auto;
    font-size: 14px;
}

body {
    max-width: 600px;
}

.body {
    background: white;
}

.pro-order {
    max-width: 600px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    /*background: #f2f2f2;*/
    margin-bottom: -1px;
    z-index: 2;
}

.pro-order-default {
    width: 100px;
    font-size: 15px;
    float: left;
    background: url(../Image/Phone/down.jpg) no-repeat;
    background-size: 11px;
    background-position-x: 85px;
    background-position-y: center;
}

.pro-order-price {
    width: 100px;
    font-size: 15px;
    float: left;
    background: url(../Image/Phone/dir.jpg) no-repeat;
    background-size: 11px;
    background-position-x: 85px;
    background-position-y: center;
}

.pro-table {
    width: 20px;
    height: 20px;
    background: url(../Image/Phone/table.jpg) no-repeat;
    background-size: 20px;
    margin-left: 75%;
    padding: 10px;
    padding-top: 5px;
}

.pro-hr {
    margin: 0;
    width: 94%;
    margin-left: 3%;
    border: none;
    border-top: 0.5px solid #f6f5f5;
}

.pro-body {
    display: inline-block;
    width: 100%;
    min-height: 130px;
}

.pro-img {
    position: relative;
    width: 40%;
    padding-top: 30%;
    margin: 3% 0 3% 3%;
    float: left;
}

    .pro-img img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

.pro-data {
    width: 51%;
    margin: 3% 0 3% 46%;
}

    .pro-data ul {
        width: 98%;
        padding-left: 0;
        margin-left: 0;
        font-size: 11px;
    }

        .pro-data ul li {
            list-style: none;
            color: #000000;
            /* height: 19px; */
            font-size: 11px;
        }

            .pro-data ul li a {
                color: black;
                font-size: 15px;
                font-weight: bold;
                line-height: 35px;
            }

            .pro-data ul li ._aPrice {
                color: black;
                font-size: 15px;
                font-weight: bold;
                line-height: 35px;
            }
.pro-name {
    line-height: 16px;
    color: black !important;
    font-size: 13px !important;
    /* padding-bottom: 5px; */
    font-weight: bold;
    overflow: hidden;
    min-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pro-number {
    width: 115% !important;
    margin-bottom: 3px;
}

    .pro-number font {
        padding: 2px 8px 2px 8px;
        margin-top: 40px;
        background: #545454;
        border-radius: 3px 3px;
        margin-left: -100px;
        position: absolute;
        color: white;
    }

    .pro-number span {
        color: white !important;
        padding: 2px 8px 2px 8px;
        margin-top: 3px;
        background: #c6bd90;
        border-radius: 3px 3px;
        display: none;
    }

.pro-cart {
    display: block;
    width: 10%;
    height: 20px;
    max-height: 20px;
    margin-left: 90%;
    margin-top: -124px;
    display: none;
}

    .pro-cart img {
        max-width: 100%;
        max-height: 100%;
    }

.pro-total {
    text-align: right;
    display: none;
}

    .pro-total img {
        width: 11%;
        max-width: 22px;
        padding-bottom: 2px;
    }

    .pro-total input {
        width: 30px;
        margin-left: 4px;
        margin-right: 4px;
    }

.cl_pr_he {
    color: red;
    background: linear-gradient(43deg, transparent 49.5%, deeppink 49.5%, deeppink 50.5%, transparent 45.5%);
}

#page {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

    #page a {
        color: white;
        /* background: url(../Image/Phone/bg.jpg); */
        border-radius: 3px 3px;
        text-decoration: none;
        padding: 4px 8px 4px 8px;
        margin: 0 3px 0 3px;
        display: inline-block;
        background-color: #ff5722;
    }

.page {
    width: 50px;
    margin-left: 6px;
}

.water {
    position: absolute;
    color: black;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    opacity: 0.5;
} 

.pro-OrdBy-ti {
    background: #fff;
    width:100%;
    display: inline-flex;
}
.pro-OrdBy-ti div{
    height: 30%;
}
._ulOrdBy{
    display: block;
    margin: 0;
    padding: 0 12px;
    text-align: left;
    background: #ffffff !important;
    border-top:1px solid #cecece
}
._ulOrdBy li{
    margin: 0;
    padding: 0 8px;
    border-bottom:1px solid #cecece;
}
._barrier{
    width: 100%;height: 100%;position: fixed;z-index: 2;background-color: #3333338f;display: none;
}

.pro-order {
    max-width: 600px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    margin-top: -5px;
    z-index: 12;
    position: fixed;
}

.pro-order-default {
    width: 100px;
    font-size: 15px;
    float: left;
    background: url(../Image/Phone/down.jpg) no-repeat;
    background-size: 11px;
    background-position-x: 85px;
    background-position-y: center;
}

.pro-order-price {
    width: 100px;
    font-size: 15px;
    float: left;
    background: url(../Image/Phone/dir.jpg) no-repeat;
    background-size: 11px;
    background-position-x: 85px;
    background-position-y: center;
}

.pro-list {
    width: 20px;
    height: 20px;
    background: url(../Image/Phone/list.jpg) no-repeat;
    background-size: 20px;
    margin-left: 75%;
    padding: 10px;
    padding-top: 5px;
}
.favorites-time a{
    font-size:22px;
}