﻿body {
    font-family: Verdana, Tahoma, Arial;
}

ul {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.43 'Microsoft Yahei', Verdana, Arial, sans-serif, "Times New Roman";
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

i, em {
    font-style: normal;
}
/*body { line-height: 1; }*/
a {
    text-decoration: none;
    color: inherit;
}

img { /*max-width: 100%;*/
    border: none;
    box-sizing: border-box;
}

h6 {
    font-weight: normal;
}

h1 {
    /*font-family: 'Roboto', sans-serif;*/
    color: #111111;
    font-weight: 400;
}

ol, ul {
    list-style: none;
}

s {
    text-decoration: line-through;
}

a {
    text-decoration: none;
}

.upper {
    height: 35px;
    width: 1200px;
    margin: auto;
}

.upper-out {
    float: right;
    color: #AEAEAE;
    font-size: 13px;
}

.upper-name {
    float: right;
    margin-right: 50px;
    color: #AEAEAE;
    font-size: 13px;
}

    .upper-name div {
        color: #0372C1;
        margin-left: 10px;
        width: 70px;
        float: right;
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.uptop {
    width: 1200px;
    height: 110px;
    margin: auto;
}

.upper-dz {
    float: right;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dz-sp1 > a:hover, .dz-sp3 > a:hover {
    text-decoration: underline;
}

.dz-sp1 > a, .dz-sp3, .dz-sp3 > a {
    color: #0074ab;
    margin: 0px 10px;
    font-size: 13px;
}

.dz-sp2 {
    color: #AEAEAE;
    font-size: 13px;
    margin-left: 10px;
}

.top-img {
    float: left;
    margin-top: 15px;
    width: 230px;
    margin-right: 80px;
}

.images {
    float: left;
    height: 54px;
}



.top-title {
    float: left;
    font-size: 10px;
    /*margin-top: -20px;*/
    width: 240px;
    line-height: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search {
    float: left;
    margin-top: 30px;
}

.search-inp {
    width: 450px;
    height: 37px;
    border: 1px solid #0372C1;
    border-radius: 5px;
    padding-left: 10px;
}

.search-btn {
    width: 45px;
    height: 39px;
    border: 1px solid #0372C1;
    background-color: #0372C1;
    color: white;
    margin-left: -5px;
    border-radius: 0px 4px 4px 0px;
    cursor:pointer;
}

.search-tit {
    color: #CFC4CA;
    font-size: 12px;
}

    .search-tit span {
        margin: 0px 5px;
    }

    .search-tit a {
        color: #CFC4CA;
    }


.caets {
    float: left;
    width: 330px;
    margin-left: 40px;
    margin-top: 40px;
    color: #8C8C8C;
}

.cart {
    float: left;
    width: 110px;
}

.cart-img {
    float: left;
}

.cart-rig {
    float: left;
    padding-left: 5px;
    margin-top: -5px;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart-num {
    background-color: #1880B7;
    color: white;
    width: 24px;
    height: 13px;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    border-radius: 7px;
}

.cart-tit {
    font-size: 10px;
    /*margin-top: -10px;*/
    /*width: 100px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

a {
    text-decoration: none;
    color: black;
}

    a:hover {
        color: #ec9205;
        text-decoration: none;
    }

.wraps {
    height: 45px;
    position: absolute;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background: #37393a;
    height: 40px;
    line-height: 40px;
    background-color: #c1c1c1;
    border-bottom: 2px solid #0074BA;
}

.sy1_ul {
    font-size: 12px;
    margin: 0 -561px;
    position: absolute;
    left: 48%;
}

    .sy1_ul li.sy1_li {
        float: left;
        z-index: 10000;
        line-height: 25px;
        overflow: hidden;
        height: 40px;
    }

.sy1_li {
    padding: 0px 20px;
    float: left;
    display: inline;
}

.sy1_ul li.sy1_li .sy1_tit {
    line-height: 40px;
    font-size: 16px;
    display: block;
    text-align: center;
}

.wraps ul li a {
    font-size: 16px;
}

ul li {
    list-style: none;
}


.wraps ul li a:hover {
    color: white;
}

.wraps ul li i {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid white;
    position: relative;
    top: -2px;
    margin-left: 12px;
}

.toplink {
    float: left;
    line-height: 30px;
    color: #878787;
    margin-right: 25px;
}

    .toplink a:hover {
        color: #f7aa02;
        text-decoration: underline;
    }

.laptop {
    width: 30px;
    height: 65px;
    display: block;
    background: url(/images/qa/icon.png) no-repeat 0px 0px;
    float: left;
    margin-top: -40px;
}

.phone {
    width: 20px;
    height: 65px;
    display: block;
    background: url(/images/qa/icon.png) no-repeat 0px 0px;
    float: left;
    margin-top: -40px;
    background-repeat: no-repeat;
    background-position: 90% 40%;
}

.out {
    width: 20px;
    height: 70px;
    display: block;
    background: url(/images/qa/icon.png) no-repeat 0px 0px;
    float: left;
    margin-top: -43px;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.heaercss {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.gemwon {
    width: 20px;
    height: 20px;
    display: block;
    background: url(/images/qa/favicon.png) no-repeat;
    float: left;
    margin-top: 7px;
}

.sy2_ul {
    position: absolute;
    left: 0;
    top: 42px;
    z-index: 1112;
    display: none;
    border: #999 solid 1px;
    border-top: none;
    padding: 20px 5px;
    background: #fff;
    width: 1200px;
    text-align: center;
    box-shadow: darkgrey 10px 10px 30px 5px;
}

    .sy2_ul .sy2_li {
        float: left;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
        text-align: center;
        margin: 25px;
        _margin-left: 2px;
        position: relative;
    }

.sy1_ul .sy1_li .sy2_li_h {
    border-left: solid 1px #014c6c;
    border-top: solid 1px #014c6c;
    border-bottom: solid 1px #014c6c!important;
    display: block;
    z-index: 2000;
}

    .sy1_ul .sy1_li .sy2_li_h a {
        color: #333!important;
    }

        .sy1_ul .sy1_li .sy2_li_h a:hover {
            color: #005ce4!important;
        }

.bod_1 {
    border-bottom: dashed 1px #CCCCCC;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
}

.sy1_li_bg {
    background: #0074BA no-repeat 0 0px;
    height: 40px!important;
    display: block;
    text-align: center;
}

.sy2_ul li a:hover {
    color: #005ce4!important;
    text-decoration: none;
}

.tpn {
    border: 1px solid #D1D1D1;
    height: 460px;
    float: left;
    position: absolute;
    z-index: 1000;
    width: auto;
    font-family: Verdana, Tahoma, Arial;
}

.tpn1 {
    float: left;
    width: 200px;
    height: 460px;
    text-align: left;
    font-size: 13px;
}

.tpn12 {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

    .tpn12 a {
        color: #333;
    }

.tpn2 {
    background-color: white;
    float: left;
    width: 400px;
    height: 444px;
    padding: 8px 0px 8px 12px;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    display: none;
    box-shadow: 0px 5px 10px #5c5f5f;
}

    .tpn2 div {
        height: 20px;
        overflow: hidden;
        float: left;
        width: 200px;
        padding: 3px 0px 3px 0px;
    }

        .tpn2 div b {
            margin-right: 5px;
            color: #666;
        }

#cate a:hover {
    color: #0073BC;
}

#cate a {
    color: #333;
}

.tpn3 {
    display: none;
}

.tpn11 {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background-color: #eeeeee;
}

    .tpn11 a {
        color: #0073BC;
    }

a {
    text-decoration: none;
}

.scroll {
    float: left;
    margin-left: 215px;
}

.sim-img {
    float: left;
    margin-left: 10px;
}

.sim-top {
    margin-bottom: 11px;
}

.secure {
    float: left;
    width: 1200px;
    border: 1px solid #D1D1D1;
    margin-top: 10px;
    height: 90px;
}

    .secure ul li {
        padding: 0px 20px;
        padding-top: 15px;
        float: left;
        width: 260px;
    }

.sec-img {
    float: left;
}

.sec-tit {
    float: left;
    width: 200px;
    margin-left: 10px;
}

.sec-bt {
    color: #0374C2;
    font-weight: bold;
    font-size: 15px;
}

.sec-size {
    font-size: 10px;
    color: #999999;
}

.flash-left {
    margin-left: 130px;
    float: left;
    height: 13px;
    /* line-height: 30px; */
    width: 300px;
    border-bottom: 4px solid #F2F2F2;
}

.flash-cent {
    float: left;
    margin: 0px 100px;
    font-size: 20px;
    color: #676767;
}

.flash-right {
    float: left;
    height: 13px;
    /* line-height: 30px; */
    width: 300px;
    border-bottom: 4px solid #F2F2F2;
}

.flash {
    width: 1200px;
    float: left;
    height: 30px;
}

.prout {
    float: left;
    width: 1200px;
    margin-top: 20px;
    /*margin-bottom:35px;*/
}

    .prout ul li {
        width: 220px;
        margin: 15px 10px;
        float: left;
    }

.prout-img {
    width: 200px;
    height: 200px;
    padding: 10px 10px;
    border: 1px solid #D1D1D1;
}

.prout-tit {
    margin-top: 10px;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    color: #6f6b6b;
    overflow: hidden;
}

.prout-pic {
    margin: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #4A90B2;
}

.prout-px {
    color: #6f6b6b;
}

    .prout-px img {
        vertical-align: middle;
        margin-right: 5px;
    }

.dis-pic {
    height: 30px;
    line-height: 30px;
    margin: 5px 0px;
    float: left;
    width: 100%;
}

.dis-spic {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #4A90B2;
}

.dis-bpic {
    float: left;
    font-size: 14px;
    /* font-weight: bold; */
    color: #9c9e9e;
    margin-left: 10px;
    text-decoration: line-through;
}

.dis-discount {
    float: right;
    width: 80px;
    height: 25px;
    background-color: #0072B8;
    text-align: center;
    color: white;
    font-size: 12px;
    line-height: 25px;
}

.prout ul li:hover .prout-tit {
    text-decoration: underline;
    cursor: pointer;
}

.prout ul li:hover .prout-img {
    border: 1px solid #0072B8;
}

.aaa:hover {
    opacity: 0.5;
}

.scroll ul li img {
    width: 770px;
    height: 460px;
}

.scroll {
    margin: 0 auto;
    width: 770px;
    height: 460px;
    position: relative;
    overflow: hidden;
    margin-left: 10px;
}

    .scroll ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 99999px;
        height: 460px;
    }

    .scroll li {
        float: left;
        width: 770px;
    }

.prev {
    position: absolute;
    left: 15px;
    top: 50%;
}

.next {
    position: absolute;
    right: 15px;
    top: 50%;
}

.prout-img img {
    max-width: 100%;
    height: 100%;
}

.dis-discount span {
    font-size: 14px;
    font-weight: bold;
}

#prout .r2111 {
    line-height: 12px;
    width: 60px;
    height: 12px;
    display: inline-block;
    background-image: url('/images/it/star.gif');
    background-repeat: no-repeat;
    background-position: 0px -24px;
}

    #prout .r2111 i {
        width: 0%;
        height: 12px;
        display: inline-block;
        background-image: url('/images/it/star.gif');
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

#product_list .r2111 {
    line-height: 12px;
    width: 60px;
    height: 12px;
    display: inline-block;
    background-image: url('/images/it/star.gif');
    background-repeat: no-repeat;
    background-position: 0px -24px;
}

    #product_list .r2111 i {
        width: 0%;
        height: 12px;
        display: inline-block;
        background-image: url('/images/it/star.gif');
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

#newproduct .r2111 {
    line-height: 12px;
    width: 60px;
    height: 12px;
    display: inline-block;
    background-image: url('/images/it/star.gif');
    background-repeat: no-repeat;
    background-position: 0px -24px;
}

    #newproduct .r2111 i {
        width: 0%;
        height: 12px;
        display: inline-block;
        background-image: url('/images/it/star.gif');
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }

#keylist {
    position: absolute;
    display: none;
    border: 1px solid #efefef;
    border-right: 1px solid #aaa;
    border-bottom: 2px solid #999;
    font-weight: bold;
    top: 158px;
    left: 0px;
    padding: 5px;
    height: auto;
    line-height: 20px;
    background-color: #ffffff;
    text-align: left;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial;
}

    #keylist div {
        padding: 3px;
        cursor: default;
        color: #000;
        background-color: #fff;
    }

    #keylist .ov {
        color: #fff;
        background-color: #69f;
    }

/*中部广告位*/
.picbox {
    margin: auto 0px;
}

    .picbox ul li {
        float: left;
        margin-left: 10px;
    }

.aaa:hover {
    opacity: 0.5;
}

.picbox ul li:nth-child(5) {
    margin-top: -105px;
    margin-left: 30px;
}

.picbox ul li:nth-child(4) {
    margin-top: 30px;
    margin-left: 35px;
}

.picbox ul li:nth-child(3) {
    margin-left: 35px;
}

.picbox ul li:nth-child(2) {
    margin-left: 35px;
}

.sim-img .sim-top img {
    width: 200px;
    height: auto;
}

.picbox li.m_n {
    margin: 0;
}

/*分类列表*/


.index_category {
    float: left;
    width: 210px;
}

.cate_box {
    width: 200px;
    height: 496px;
    border: solid #ccc;
    border-width: 1px 1px 1px;
    float: left;
    position: relative;
    outline: 0px;
    /*background-color: #FBFBFB;*/
    z-index: 1000;
    font-family: Verdana, Tahoma, Arial;
    overflow-y: auto;
    overflow-x: hidden;
}
    /*.cate_box  .cate_list:nth-child(odd) { background:#fbf9f9;}
.cate_box  .cate_list:nth-child(even) { background:#f3f2f2;}*/
    .cate_box .cate_list {
        text-align: left;
        width: 198px;
        /*border-bottom: 1px solid #ccc;*/
    }

        .cate_box .cate_list .cate_name {
            height: 29px;
        }

            .cate_box .cate_list .cate_name a {
                width: 195px;
                height: 29px;
                padding-left: 10px;
                border-width: 1px 0;
                font-weight: normal;
                line-height: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                display: inline-block;
                color: #333;
                font-size: 13px;
            }

                .cate_box .cate_list .cate_name a:hover {
                    /*color: white;*/
                }

        .cate_box .cate_list:hover .cate_name {
            line-height: 50px;
            background-position: -12px -185px;
            background-color: #fff;
            border-width: 2px 0;
            width: 195px;
            background-color: #eeeeee;
        }

        .cate_box .cate_list .cate_sub dt a:hover {
            color: #3173cc;
        }

h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

.cate_box .cate_list:hover .cate_name a {
    padding-left: 10px;
    color: #3173cc;
}

.cate_box .cate_list .cate_sub {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0px 5px 10px #5c5f5f;
    display: none;
    left: 198px;
    min-height: 306px;
    padding: 5px 0 5px 0px;
    /*padding: 5px 180px 20px 20px;*/
    position: absolute;
    top: -3px;
    white-space: nowrap;
    height: 500px;
}

    .cate_box .cate_list .cate_sub dl {
        display: inline-block;
        padding-right: 20px;
        position: relative;
        vertical-align: top;
        width: 200px;
        z-index: 2;
    }

    .cate_box .cate_list .cate_sub dt {
        display: block;
        font-size: 12px;
        /*font-weight: bold;*/
        margin: 5px 0 5px;
        /*padding-bottom: 8px;*/
        white-space: normal;
        float: left;
        padding-left: 20px;
    }

    .cate_box .cate_list .cate_sub dd {
        white-space: normal;
    }

        .cate_box .cate_list .cate_sub dd a {
            display: block;
            padding: 5px 0;
            font-size: 13px;
        }

            .cate_box .cate_list .cate_sub dd a:hover {
                color: #F7AA02;
            }

.cate_box .cate_list .tablet_pc {
    padding-bottom: 100px;
}

.cate_box .cate_list .clothing {
}

    .cate_box .cate_list .clothing dl dd a {
        padding: 9px 0;
    }

        .cate_box .cate_list .clothing dl dd a.men {
            margin: 13px 0 0;
        }

            .cate_box .cate_list .clothing dl dd a.men i {
                border-top: 1px dashed #999;
                font-style: normal;
                padding: 14px 10px 0 0;
            }

.cate_box .cate_list .cate_banner {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.cate_box .cate_list .cate_banner_png {
    bottom: -30px;
    right: -50px;
}

.cate_box .cate_list .cate_banner img {
    display: block;
}

.cate_box .cate_list .cate_brand {
    bottom: 20px;
    height: 120px;
    left: 20px;
    overflow: hidden;
    position: absolute;
}

    .cate_box .cate_list .cate_brand a {
        border: 1px solid #ddd;
        display: block;
        float: left;
        margin-right: 10px;
    }

        .cate_box .cate_list .cate_brand a:hover {
            border-color: #ccc;
        }

        .cate_box .cate_list .cate_brand a img {
            display: block;
            height: 45px;
            width: 100px;
        }

.cate_box .cate_list .cate_other {
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 150px;
    z-index: 2;
}

    .cate_box .cate_list .cate_other strong {
        background: #0074ba none repeat scroll 0 0;
        color: #fff;
        display: block;
        height: 30px;
        line-height: 30px;
    }

    .cate_box .cate_list .cate_other ul {
        background: #f8f8f8 none repeat scroll 0 0;
        padding: 8px 0;
    }

    .cate_box .cate_list .cate_other li {
        border-top: 1px solid #eee;
        display: block;
        position: relative;
    }

        .cate_box .cate_list .cate_other li:first-child {
            border: 0 none;
        }

        .cate_box .cate_list .cate_other li:hover {
            background: #f9f9f9 none repeat scroll 0 0;
        }

        .cate_box .cate_list .cate_other li a {
            display: block;
            padding: 6px 0;
        }

        .cate_box .cate_list .cate_other li i {
            background: #aaa none repeat scroll 0 0;
            border-radius: 2px;
            display: none;
            height: 4px;
            left: 0;
            position: absolute;
            top: 9px;
            width: 4px;
        }

.cate_box .cate_list .cate_direct {
    bottom: auto;
    min-height: 150px;
    padding: 0;
    top: 7px;
    width: 490px;
}

.cate_box .cate_list .cate_direct_list {
    overflow: hidden;
    padding: 20px 0 0 10px;
}

    .cate_box .cate_list .cate_direct_list a {
        background: #0074ba none repeat scroll 0 0;
        color: #fff;
        float: left;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        margin: 0 0 20px 10px;
        text-align: center;
        width: 220px;
    }

        .cate_box .cate_list .cate_direct_list a:hover {
            background: #f70 none repeat scroll 0 0;
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
        }

.cate_box .cate_list .cate_direct_ads {
    overflow: hidden;
    padding-left: 10px;
}

    .cate_box .cate_list .cate_direct_ads a {
        float: left;
        margin: 0 0 20px 10px;
        width: 220px;
    }

.containerst {
    float: left;
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.arrow-img {
    width: 1200px;
    float: left;
    padding-bottom: 5px;
    border-bottom: 3px solid #113945;
}

.next2 {
    right: 15%;
}

.prev2 {
    display: block;
    background: url(/images/icons2.png) no-repeat 0px 0px;
    margin-left: 17px;
    background-repeat: no-repeat;
    background-position: 3% 15%;
    transform: rotate(180deg);
}

.next2 {
    right: 15%;
}

.next2 {
    display: block;
    background: url(/images/icons2.png) no-repeat 0px 0px;
    margin-left: 17px;
    background-repeat: no-repeat;
    background-position: 3% 15%;
}

    .prev2:hover, .next2:hover {
        background-color: #c7c7c7;
    }

.prev2, .next2 {
    position: absolute;
    width: 30px !important;
    height: 30px !important;
}

.dis-pro {
    float: left;
    width: 970px;
    height: auto;
    margin-left: 209px;
}

.pc-items {
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
}

.dis-pro ul li {
    position: relative;
    float: left;
    width: 198px;
    height: 314px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #f2f2f2;
    border-top: none;
    border-left: none;
    background: #fff;
    vertical-align: top;
}

    .dis-pro ul li:hover {
        border: 1px solid #0072B8;
        text-decoration: none;
        transform: translate(-1px,-1px);
    }

.sale_titles {
    width: 194px;
    height: auto;
    overflow: hidden;
    /* padding-top: 15px; */
}

p.sale_name {
    padding: 0px;
    margin: 10px 0px 0px 20px;
    font-size: 14px;
    color: #7b7b7b;
    text-align: left;
    width: 170px;
    line-height: 20px;
}

span.sale_price b {
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
    /* text-decoration: line-through; */
    width: 50px;
    padding-right: 10px;
    color: #4A90B2;
}

.pic {
    height: 160px;
    text-align: center;
    margin: 20px;
}

.dis-pro ul li img {
    max-width: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
    vertical-align: top;
    outline: 0;
    box-sizing: border-box;
}

.item-bottom, .item-bottom {
    position: absolute;
    bottom: 15px;
    left: 70%;
    margin-left: -69px;
    text-align: center;
    z-index: 2;
    width: 100%;
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
    transition: transform 0.30s;
}

.item-bottom {
    display: none;
    top: 70%;
    font-size: 0;
    height: 33px;
    width: 33px;
    line-height: 33px;
    float: left;
    border-radius: 0 !important;
    margin: 0 2px 0 0;
    transition: transform 0.30s;
}

    .item-bottom .button, .item-bottom .button {
        background: rgba(51,48,42,0.5);
        font-size: 0;
        height: 33px;
        width: 33px;
        line-height: 33px;
        display: block;
        float: left;
        border-radius: 0 !important;
        margin: 0 2px 0 0;
        transition: transform 0.30s;
    }

    .item-bottom .yith-wcwl-add-to-wishlist, .item-bottom .yith-wcwl-add-to-wishlist {
        margin: 0 2px 0 0;
        margin-top: 0;
        position: relative;
        float: left;
    }

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
