/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/
@media screen and (min-width: 767px) {
    /***************************宽屏样式(start)***************************/
    .w_1200 .prod_list .pro_item {
        width: 218px; /*width:300px;*/
        padding: 0px;
    }

    .w_1200 .prod_list .pro_item.exhibition {
        width: 300px;
    }

    .w_1200 .prod_list .pro_item > dt {
        height: 198px;
        width: 198px;
        padding: 10px; /*width: 280px; height: 265px;*/
    }

    .w_1200 .prod_list .pro_item.exhibition > dt {
        width: 280px;
        height: 290px;
    }

    .w_1200 .prod_list .pro_item .pro_meta {
        width: 204px;
    }

    .w_1200 .prod_list .pro_item .pic_enlarge {
        height: 208px;
        padding: 5px;
        width: 183px;
        padding: 0px;
    }

    .w_1200 .prod_list .pro_item .thumb_hover {
        width: 198px;
        height: 198px;
        padding: 10px;
    }

    /***************************宽屏样式(end)***************************/
    .prod_list {
        padding-top: 20px;
    }

    .prod_list .pro_item {
        margin-left: 20px;
        width: 163px;
        margin-bottom: 20px;
        background: #fafafa;
        position: relative;
    }

    .prod_list .pro_item > dt {
        height: 153px;
        padding: 5px;
        text-align: center;
        vertical-align: middle;
        background: #fff;
        position: relative;
        z-index: 10;
    }

    .prod_list .pro_item > dt a {
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .prod_list .pro_item > dt img {
        width: 100%;
        max-height: 100%;
    }

    .prod_list .pro_item > dt .icon_discount {
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 25px;
        color: #fff;
        line-height: 12px;
        padding-top: 5px;
        display: none;
    }

    .prod_list .pro_item > dt .icon_discount b {
        font-size: 16px;
    }

    .prod_list .pro_item > dt .icon_discount_foot {
        width: 0;
        height: 0;
        border-left: 22px transparent solid;
        border-right: 22px transparent solid;
        border-top-width: 8px;
        border-top-style: solid;
        position: absolute;
        right: 0;
        top: 30px;
        display: none;
    }

    .prod_list .pro_item > dt .icon_seckill {
        padding: 0 7px;
        line-height: 20px;
        overflow: hidden;
        position: absolute;
        top: 6px;
        left: 6px;
        color: #fff;
        display: none;
    }

    .prod_list .pro_item > dd {
        padding: 0 7px;
        position: relative;
        z-index: 1;
    }

    .prod_list .pro_item .pro_name {
        height: 36px;
        overflow: hidden;
        line-height: 160%;
        padding-top: 8px;
    }

    .prod_list .pro_item a {
        color: #666;
    }

    .prod_list .pro_item .pro_price {
        line-height: 160%;
        margin-top: 5px;
    }

    .prod_list .pro_item .free_shipping {
        height: 14px;
    }

    .prod_list .pro_item del {
        font-size: 12px;
        color: #666;
    }

    .prod_list .pro_item del .currency_data, .prod_list .pro_item del .price_data {
        color: #666;
        font-size: 12px;
        font-weight: normal;
    }

    .prod_list .pro_item .pro_view {
        padding-top: 5px;
        padding-bottom: 8px;
        height: 28px;
    }

    .prod_list .pro_item .favorite {
        float: right;
        position: relative;
    }

    .prod_list .first, #pro_list .pro_item:first-child {
        margin-left: 0;
    }

    .prod_list .pro_item > dt a .additional_image {
        display: none;
    }

    .prod_list .pro_item .pro_hover_mask {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: #ddd;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .prod_list .pro_item .pro_hover {
        position: absolute;
        left: 0;
        bottom: 0;
        text-align: center;
        width: 100%;
        display: none;
    }

    .prod_list .pro_item .box_link a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        background-image: url(/static/images/global/normal.png);
        background-repeat: no-repeat;
        background-position: -179px -107px;
    }

    .prod_list .pro_item .box_link a > span {
        display: none;
    }

    .prod_list .pro_item .detail_btn {
        width: 100%;
        margin-top: 15px;
        opacity: 0.9;
        border: 0;
        padding: 8px 0;
        background: #f2f2f2;
        color: #333;
        display: block;
        cursor: pointer;
        text-decoration: none;
    }

    .prod_list .pro_item .detail_btn:hover {
        background: #222;
        color: #fff;
    }

    .prod_list .pro_item .pro_hover_to {
        height: 100%;
    }

    .prod_list .pro_item .pro_hover_to .box_inner {
        display: table;
        width: 100%;
        height: 100%;
    }

    .prod_list .pro_item .pro_hover_to .box_link {
        display: table-cell;
        vertical-align: middle;
    }

    .prod_list .pro_item .pro_hover_to .box_link > span {
        width: 30px;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        color: #fff;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

    .prod_list .pro_item .pro_hover_to .add_favorite {
        background-image: url(/static/images/global/normal.png);
        background-position: -179px -107px;
    }

    .prod_list .pro_item .pro_hover_to .quickview {
        background-image: url(/static/images/global/normal.png);
        background-position: -754px -64px;
    }

    .prod_list .pro_item .pro_hover_th {
        height: 30px;
        overflow: hidden;
    }

    .prod_list .pro_item .pro_hover_th > a {
        width: 18%;
        float: left;
        color: #fff;
        line-height: 30px;
        text-decoration: none;
    }

    .prod_list .pro_item .pro_hover_th i {
        width: 18px;
        height: 30px;
        margin-left: 30%;
        float: left;
    }

    .prod_list .pro_item .pro_hover_th .add_favorite > i {
        background-image: url(/static/images/global/normal.png);
        background-position: -187px -107px;
    }

    .prod_list .pro_item .pro_hover_th .quickview > i {
        background-image: url(/static/images/global/normal.png);
        background-position: -761px -64px;
    }

    .prod_list .pro_item .pro_hover_th .cart {
        width: 64%;
    }

    .prod_list .pro_item .pro_hover_th .cart > i {
        margin-left: 0;
        width: 0;
    }

    .prod_list .pro_item .pro_meta {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 149px;
        height: 0%;
        background: #ddd;
        z-index: 1;
    }

    .prod_list .pro_item .box_action .btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        margin: -20px 0 0 -15px;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .prod_list .pro_item .box_action .add_favorite {
        background-image: url(/static/images/global/normal.png);
        background-position: -178px -106px;
    }

    .prod_list .pro_item .box_action .quickview {
        background-image: url(/static/images/global/normal.png);
        background-position: -753px -63px;
    }

    .prod_list .pro_item .pic_enlarge {
        height: 163px;
        padding: 0;
    }

    .prod_list .pro_item .thumb_hover {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        display: block;
        width: 153px;
        height: 153px;
        padding: 5px;
        background: #fff;
    }

    .pro_main .prod_list {
        width: 940px;
        margin: 0 auto;
    }
}