li {
    list-style: none;
}

a {
    text-decoration: none;
}

* {
    padding: 0;
    margin: 0;
}

ul {
    margin-bottom: 0px;
}

img {
    border: 0px none;
    vertical-align: middle;
}
/*li, li a, p {
    color: #666;
}*/
.clear, .clearfix {
    clear: both;
}

/*头部搜索*/
#myPanli {
    border: 0px;
    z-index: 0;
    font-size: 16px
}

.searchcon-div {
    position: relative
}

.searchcon {
    height: auto;
    margin-top: 12px;
}

.searchcon {
    float: right;
    margin-top: 31px;
    display: block;
    width: 70%;
    margin: 5px auto;
    margin-left: 10%
}

.pull-left {
    float: left !important;
}

.select-tab li.selected {
    background: #d81018;
    color: #fff;
    padding: 5px 0
}

.select-tab li {
    float: left;
    line-height: 28px;
    padding: 0px 10px;
    cursor: pointer;
    text-align: center;
    padding: 5px 0
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

div.searchcon .input-group {
    border: 2px solid #d81018;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 90%;
    margin-bottom: 0;
}

.form-control {
    box-shadow: none
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.select-tab li.selected {
    background: #d81018;
    color: #fff;
    padding: 5px 0
}

.select-tab li {
    float: left;
    line-height: 28px;
    padding: 0px 10px;
    cursor: pointer;
    padding: 5px 10px
}

.searchcon-btn {
    float: left;
    margin-left: 3%
}

    .searchcon-btn a {
        display: inline-block;
        color: #fff;
        padding: 8px 25px;
        text-align: center;
        margin-top: 32px;
        position: relative
    }

.searchcon-span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #aaa;
    color: #fff;
    position: absolute;
    right: 5px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

div.searchcon .input-group {
    border: 2px solid #d81018;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.form-control {
    box-shadow: none
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.form-control {
    display: block;
    display: inline-block;
    width: 100%;
    height: 45px;
    height: 30px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    /*border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#search_btn {
    padding: 5px 20px;
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 8px 14px;
    position: relative;
    background: #d81018;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px
}

    .btn-u img {
        width: 35px;
        height: 35px
    }

/* 头部 */
.floor-goods {
    padding-bottom: 40px;
}

.floor-head {
    border-bottom: 5px solid #d81018;
}

    .floor-head h3 {
        font-size: 30px;
        margin-bottom: 15px;
        margin-top: 0px;
        color: #555;
        font-family: Microsoft YaHei;
    }

.serch ul {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-left: 35px;
}

    .serch ul li {
        margin-right: 40px;
    }

.floor-goods5 .sale-list-mask {
    background-color: rgba(94,186,103,.8);
}

.sale-list-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    padding-top: 60px;
    z-index: 2;
    background-color: rgba(215,11,23,.8);
    text-align: center;
    color: #fff;
}

.saleList_left img {
    display: block;
    width: 240px;
    height: 580px;
}

.sale-list-mask p {
    color: #fff;
    font-size: 16px;
}
/* 底部 */
.saleList_left {
    float: left;
    position: relative;
    width: 240px;
    height: 580px;
}

.saleList_right {
    float: right;
    width: 960px;
}

    .saleList_right ul li {
        float: left;
        background-color: #fff;
        padding: 10px;
        margin-left: 20px;
        margin-bottom: 20px;
        width: 220px;
        height: 280px;
    }

.sale_img {
    width: 200px;
    height: 200px;
}

.sale_wenzi {
    padding: 10px 5px 0px 5px;
    text-align: center;
}

    .sale_wenzi .title {
        font-size: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        color: #232323;
        margin-bottom: 0px;
    }

    .sale_wenzi .old_price {
        color: #999;
        font-size: 12px;
    }

    .sale_wenzi .now_price {
        color: #de2828;
        font-size: 14px;
    }

/*三级菜单*/
.navList {
    width: 400px;
    margin: 60px auto; /*为了让盒子居中显示*/
    height: 30px;
    border-radius: 5px;
    box-shadow: 0 0 2px #DDD;
}

.top-navList {
    width: 100%;
    height: 30px;
}

    .top-navList ul {
        width: 100%;
        height: auto;
    }

        .top-navList ul li {
            width: 80px;
            float: left;
            line-height: 30px;
            position: relative;
        }

            /*.top-navList ul li ul[class="two-items"]:before{
    content:"";
    position:absolute;
    top:-5px;
    left:5px;
    margin-left:30px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #666;
}*/

            .top-navList ul li ul[class="two-items"] {
                position: absolute;
                top: 45px;
                left: 0;
                box-shadow: 0 0 5px #666;
                display: none;
                /*z-index:;  这里没设置层级是因为父级元素只是一个单独的下拉菜单盒子，不会影响页面结构，如果页面结构还涉及其他一些元素，不设置层级大小的话，会对整个页面的结构造成威胁。*/
            }

            .top-navList ul li ul li {
                position: relative;
                float: none;
                background-image: linear-gradient(to right,plum,salmon);
                background: #464040;
                color: #fff
            }
            /*.top-navList ul li:hover{
      background:#464040
}*/

            .top-navList ul li:hover ul[class="two-items"] {
                display: block;
            }

            .top-navList ul li ul li:hover ul[class="three-items"] {
                display: block;
            }

            .top-navList ul li ul li ul {
                display: none;
                position: absolute;
                top: 0;
                left: 160px;
                /*z-index:;  这里没设置层级是因为父级元素只是一个单独的下拉菜单盒子，不会影响页面结构，如果页面结构还涉及其他一些元素，不设置层级大小的话，会对整个页面的结构造成威胁。*/
            }

            .top-navList ul li ul li a {
                color: #fff;
                padding-left: 30px;
                font-size: 16px
            }

            .top-navList ul li ul li :hover a {
                color: #fff;
            }

            .top-navList ul li ul[class="two-items"] li a:hover {
                background: #d81018
            }

            .top-navList ul li ul[class="two-items"] li ul li[class="three-items"] a:hover {
                background: #d81018
            }

.top-navList-link {
    text-align: center
}

/*分页*/
.wrap {
    width: 1200px;
    margin: 0 auto;
}

.shop_total {
    margin: 30px auto
}

.shop_total_header {
    margin: 30px 0 10px 0;
}

.shop_total_list {
    float: left;
    width: 235px;
    margin-right: -235px;
    position: relative;
}

.shop_total_listbox {
    float: left;
    width: 210px;
    display: inline;
    background: #F4F4F4;
    border: #DFDFDF solid 1px;
    border-top: none;
    position: relative;
    margin-bottom: 10px;
}

.shop_list_title {
    font-size: 12px;
    font-weight: 100;
    height: 28px;
    overflow: hidden;
    width: 100%;
}

    .shop_list_title a {
        background: #d81018;
        display: block;
        text-decoration: none;
        height: 28px;
    }

        .shop_list_title a b {
            /* float: left; */
            display: inline;
            /* width: 30px; */
            cursor: pointer;
            font-size: 14px;
            color: #eee;
            font-weight: 100;
            line-height: 28px;
            margin-left: 10px;
        }

    .shop_list_title h3 a span {
        margin: 0px 0 0 10px;
        float: left;
        display: inline;
        cursor: pointer;
        font-family: "simsun";
        height: 28px;
        line-height: 28px;
        margin-top: 1px;
    }

.shop_list_box {
    margin: 5px auto;
}

.shoplist_boxChild {
    border-bottom: #C2C2C2 dashed 1px;
    text-indent: 17px;
    height: 21px;
    line-height: 21px;
    float: left;
    width: 189px;
    margin: 0 auto;
}

    .shoplist_boxChild a {
        display: block;
    }

.remen {
    margin: 12px 15px 0 15px;
    border-bottom: #CCC dashed 1px;
    /*height: 30px;*/
}

    .remen img {
        display: initial;
    }

.list_sort {
    float: left;
}

    .list_sort font {
        float: left;
        line-height: 26px;
    }

.remen > span {
    float: right;
}

.list_sort a.select {
    border-color: #E95168;
}

.list_sort a {
    display: block;
    float: left;
    line-height: 25px;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    color: #000;
}

.remen img {
    display: initial;
}

.remen span {
    float: right;
    color: rgb(153, 153, 153);
    margin-top: 3px;
}

.goods_list {
    margin: 20px 0px 0px 25px;
}

/*.pic a:hover {
    border: #EB5858 solid 2px;
    padding: 1px;
}*/
.summary h1 a:hover {
    color: #EB5858;
    text-decoration: underline;
}

.aSearch-toolbar-price {
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 5px 7px;
    margin-left: -1px;
    border: 1px solid transparent;
    border-bottom: 0;
    border-top: 0;
    position: relative;
    font-size: 12px;
}

    .aSearch-toolbar-price > * {
        float: left !important;
    }

    .aSearch-toolbar-price i {
        display: block;
        height: 26px;
        width: 50px;
        line-height: 26px;
        text-align: center;
        position: relative;
        z-index: 1;
        font-size: 12px;
    }

    .aSearch-toolbar-price input {
        display: block;
        width: 100px;
        height: 26px;
        padding: 0 3px 0 50px;
        border: 1px solid #eee;
        background: #fff;
        margin-left: -54px;
    }

    .aSearch-toolbar-price span {
        display: block;
        height: 26px;
        width: 18px;
        text-align: center;
        float: left;
        line-height: 22px;
    }

    .aSearch-toolbar-price button {
        border: 0;
        width: 56px;
        text-align: center;
        background: #d81018;
        color: #fff;
        height: 23px;
        line-height: 23px;
        margin-left: 5px;
        margin-top: 1px;
        font-size: 12px;
        cursor: pointer;
        display: none;
    }

    .aSearch-toolbar-price button {
        display: inline-block;
    }

.pic img {
    height: 214px;
    width: 214px;
}

.shop_item {
    /*float: left;*/
    width: 100%;
    padding-left: 235px;
}

.shop_item_toggle {
    position: relative;
    min-height: 30px;
}

.shaixuan {
    float: right;
    display: inline-block;
    padding: 0px 10px;
    line-height: 20px;
    border: 1px solid #E8E8E8;
    background: #F6F6F6;
    color: #333745;
}

.shop_item_box {
    position: relative;
    border: 1px solid #E4E4E4;
    padding: 0px 10px;
    margin-bottom: 20px;
    z-index: 2;
}

.shop_item_list {
    position: relative;
    border-bottom: 1px dashed #E4E4E4;
}

    .shop_item_list > .active {
        display: inline-table;
    }

    .shop_item_list h3 {
        position: absolute;
        left: 0px;
        top: 10px;
        font-size: 12px;
        font-weight: normal;
        color: #999;
        width: 90px;
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.shop_item_child {
    padding: 0px 100px;
    height: 36px;
    overflow: hidden;
}

.list-a-box a {
    display: inline-block;
    height: 16px;
    color: #333745;
    margin: 10px 30px 10px 0px;
}

.list-a-box span {
    float: left;
    display: none;
    width: 10px;
    height: 10px;
    margin: 2px 5px 0px 0px;
    background: url(/skin/images/other/narrow-by-bg.gif) no-repeat 0px 0px;
    background-size: cover;
}

.list-a-box .on span {
    background-position: 0px -26px;
}

.list-a-box em {
    float: left;
    font-style: normal;
}

.list-btn {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 90px;
}

    .list-btn a.check {
        border: 1px solid #EB5858;
        padding: 0px 5px;
        position: absolute;
        right: 20px;
        color: #fff;
        background-color: #EB5858;
        white-space: nowrap;
    }

    .list-btn a.more {
        position: absolute;
        right: 0px;
        color: #6B6B6B;
    }

        .list-btn a.more i {
            font-size: 16px;
        }

.has-overlay {
    position: relative;
    padding: 10px 100px 10px 100px;
}

.shop_item h3 {
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    width: 90px;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

div.has-a {
    display: inline-block;
}

.has-overlay span {
    margin: 0px 30px 0px 0px;
}

.has-a-box {
    display: none;
}

.list-a-btn a.submit {
    color: #fff;
    background: #EB5858;
    border: 1px solid #EB5858;
}

.list-a-btn a.cancel {
    color: #333745;
    border: 1px solid #DAD9D9;
}

.list-a-btn a {
    display: inline-block;
    padding: 0 6px;
    margin: 0 6px;
    line-height: 20px;
    border-radius: 2px;
}

.list-a-btn {
    display: none;
    text-align: center;
    margin: 10px 0px;
}

.list-btn .chcek:hover {
    color: #fff;
}

.shop_item_toggle a:hover,
.list-a-box a:hover,
{
    color: #EB5858;
}

.list_left {
    float: left;
    width: 235px;
}

.list_right {
    float: left;
    width: 945px;
}

.mall_search {
    margin-bottom: 2%;
    background: #ccc;
}

.merchandise {
    background: #F8F8F8;
    border-bottom: #ddd solid 1px;
    margin-bottom: 15px;
    overflow: hidden;
}

.new-caidan {
    padding-left: 8px;
    position: relative;
}

    .new-caidan > li .sub-cont {
        display: none;
        position: absolute;
        left: 100%;
        top: -1px;
        width: 100%;
        border: 1px solid #eee;
        background-color: #fff;
        z-index: 99;
        min-height: 600px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

        .new-caidan > li .sub-cont li {
            height: 34px;
            line-height: 32px;
            font-size: 13px;
            border: 1px solid transparent;
            -webkit-transition: all 500ms;
            transition: all 500ms;
            padding: 0 4px;
        }

            .new-caidan > li .sub-cont li a {
                display: block;
                position: relative;
                color: #373737;
                font-size: 13px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

.side-attrs {
    margin-top: 20px;
    padding-bottom: 40px;
    width: 200px;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    float: left;
}

.side-attrs-item {
    padding-left: 12px;
    margin-top: 8px;
    color: #333;
}

    .side-attrs-item .title {
        font-size: 14px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .side-attrs-item ul {
        line-height: 20px;
        padding: 4px 0;
        max-height: 140px;
        margin-top: 5px;
        -webkit-transition: max-height .25s ease;
        transition: max-height .25s ease;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .side-attrs-item ul li {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.new-caidan > li:hover .sub-cont {
    display: block;
}

.new-caidan > li:hover {
    padding-left: 8px;
    margin-right: -5px;
    border-color: #f8931d transparent #f8931d #f8931d;
}

.side-attrs-item a em {
    font-style: normal;
    font-size: 14px;
}

.new-caidan > li .sup-tit::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 30px;
    height: 30px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    background: url(../images/ca-right.png) no-repeat center;
}

.side-attrs-item .title i {
    margin-right: 3px;
}

.new-caidan > li {
    height: 34px;
    line-height: 32px;
    font-size: 13px;
    border: 1px solid transparent;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    padding: 0 4px;
}

    .new-caidan > li .sup-tit {
        display: block;
        position: relative;
        color: #373737;
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 30px;
    }

.shop-sort {
    background: #eee;
}

ul, li {
    padding: 0px;
    margin: 0px;
}

.merchandise ul.goods_list li {
    float: left;
    margin-right: 12px;
    width: 220px;
    overflow: hidden;
}

.pic {
    margin-bottom: 7px;
}

    .pic a {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 214px;
        width: 214px;
        font-family: Arial;
        box-sizing: content-box;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(221, 221, 221);
        border-image: initial;
        padding: 2px;
        background: rgb(255, 255, 255);
    }

/*.pic a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 214px;
    width: 214px;
    font-family: Arial;
    box-sizing: content-box;
   
    border-image: initial;
    padding: 2px;
    background: rgb(255, 255, 255);
    border:2px solid #aaa
}*/
.summary {
    margin: 4px 0px 10px;
}

    .summary p {
        height: 26px;
        line-height: 26px;
        font-size: 16px;
        font-weight: bold;
        color: #e95168;
    }

    .summary h1 {
        font-size: 12px;
        height: 40px;
        overflow: hidden;
        margin: 0px;
    }

.shop-sort {
    background-color: #eee;
}

.sort-nav .select {
    color: #fff;
    background: #f8931d;
}

.sort-nav a {
    float: left;
    display: block;
    padding: 0px 20px;
    line-height: 40px;
    color: #333;
}

.shop-sort span {
    line-height: 40px;
    float: right;
    margin-right: 10px;
    color: #999;
}

.button_box em {
    display: inline-block;
    vertical-align: top;
    margin: 20px 9px;
    line-height: 34px;
}

.button_box input {
    vertical-align: top;
    margin: 27px 10px;
}

.pagination_custompage {
    position: relative;
    padding: 3px 5px;
    margin-top: 21px !important;
    border: 1px solid
}

.pagination_page_jump {
    padding: 5px 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    margin-top: 21px !important;
    border-radius: 3px;
}
