.myrisen-bread {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    background: #f5f5f5;
    color: #616161;
}
.container {
    width: 1226px;
    margin-right: auto;
    margin-left: auto;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.myrisen-bread a {
    color: #757575;
}
.myrisen-bread .sep {
    margin: 0 0.5em;
    color: #b0b0b0;
}
.sep, .ndash {
    margin: 0 .25em;
    font-family: sans-serif;
}

.container {
    width: 1226px;
    margin-right: auto;
    margin-left: auto;
}


.filter-box {
    padding: 18px 0;
}
.filter-list-wrap:first-child, .filter-selected-list-wrap:first-child, .full-toggle-wrap:first-child {
    border-top: 0;
}
.filter-list-wrap {
    position: relative;
}

.filter-list {
    width: 1032px;
    height: 45px;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: height .3s ease-in;
    transition: height .3s ease-in;
}
.filter-list, .selected-list {
    position: relative;
    padding-left: 70px;
    min-height: 45px;
    margin: 0;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.filter-list dt, .selected-list dt {
    position: absolute;
    left: 0;
    top: 11px;
    width: 80px;
    color: #b0b0b0;
}
.filter-list dd {
    width: 145px;
    padding: 12px 0;
}
.filter-list dd, .selected-list dd {
    float: left;
    margin: 0;
}

.filter-list a {
    color: #424242;
}
.filter-list dd.active {
    color: #ff6700;
}

.filter-list-wrap {
    position: relative;
}
.filter-list-wrap, .filter-selected-list-wrap, .full-toggle-wrap {
    border-top: 1px solid #e0e0e0;
}

.filter-list {
    width: 1032px;
    height: 45px;
    overflow: hidden;
    _zoom: 1;
    -webkit-transition: height .3s ease-in;
    transition: height .3s ease-in;
}
.filter-list, .selected-list {
    position: relative;
    padding-left: 85px;
    min-height: 45px;
    margin: 0;
}
.active .filter-list{
    height: 140px;
}
.content {
    padding: 20px 0 100px;
    background: #f5f5f5;
}
.order-list-box {
    height: 20px;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.order-list-box .order-list {
    float: left;
    height: 20px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.order-list-box .order-list li.first {
    padding-left: 0;
    border-left: 0;
}
.order-list-box .order-list li {
    float: left;
    padding: 0 30px;
    border-left: 1px solid #e0e0e0;
    line-height: 20px;
}

.order-list-box .order-list li.active a {
    color: #ff6700;
}

.order-list-box .order-list li a {
    color: #424242;
    -webkit-transition: color .2s;
    transition: color .2s;
}
.order-list-box .order-list i {
    font-size: 16px;
    line-height: 16px;
    vertical-align: -1px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.order-list-box .type-list {
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}


.order-list-box .type-list li {
    float: left;
    margin-left: 30px;
}


.order-list-box .type-list .checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    vertical-align: -2px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.order-list-box .type-list .checkbox i {
    visibility: hidden;
}
.xm-pagenavi {
    height: 30px;
    padding: 15px 0;
    text-align: center;
}
.xm-pagenavi strong{
    display: none;
}
.show-pager-total-action{
    display: inline-block;
    margin-left: 10px;
}
.filter-list-wrap .more {
    position: absolute;
    right: 0;
    top: 10px;
    height: 24px;
    line-height: 24px;
    color: #757575;
}
.filter-list-wrap .more i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: -4px;
}
.hidden {
    display: none;
}
.goods-list-box {
    width: 1226px;
}

.goods-list {
    width: 1240px;
    margin: 0;
    list-style-type: none;
}

.goods-item {
    position: relative;
    float: left;
    width: 296px;
    height: 383px;
    padding-top: 47px;
    margin-right: 14px;
    margin-bottom: 14px;
    text-align: center;
    background: #fff;
    -webkit-transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
}

.goods-item .figure-img {
    width: 200px;
    height: 200px;
    margin: 0 auto 16px;
}

.goods-item .figure-img a {
    display: block;
}
a {
    color: #757575;
    text-decoration: none;
}

.goods-item .figure-img img {
    width: 200px;
    height: 200px;
}

.goods-item .desc {
    margin: 0 0 3px;
    height: 18px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #b0b0b0;
}

.goods-item .title {
    margin: 0 0 3px;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}

.goods-item .title a {
    color: #424242;
}

.goods-item .price {
    margin: 0 0 15px;
    color: #ff6700;
}

.goods-item .thumbs {
    width: 100%;
    height: 36px;
    overflow: hidden;
    _zoom: 1;
}

.goods-item .thumb-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.goods-item .thumb-list li {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 4px;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear;
}

.goods-item .thumb-list img {
    width: 34px;
    height: 34px;
}
.goods-item .actions .btn-like {
    left: 20px;
}
.goods-item .actions .btn-like, .goods-item .actions .btn-buy {
    position: absolute;
    top: 20px;
    z-index: 3;
    height: 24px;
    padding: 3px 4px;
    font-size: 12px;
    color: #424242;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.goods-item .actions i {
    font-size: 24px;
    line-height: 24px;
    vertical-align: -5px;
    color: #424242;
}

.goods-item .actions span {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.goods-item .actions .btn-buy {
    right: 20px;
}

.goods-item .flags {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    max-height: 40px;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    _zoom: 1;
}

.goods-item .notice {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    width: 276px;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
/* Ϊ���Ƽ� */

.xm-recommend-container {
    margin-top: 60px;
}

.xm-recommend-title {
    position: relative;
    margin: 0;
    height: 50px;
    font-size: 30px;
    font-weight: 400;
    color: #757575;
    border-top: 1px solid #e0e0e0;
    -webkit-font-smoothing: antialiased;
}

.xm-recommend-title span {
    position: absolute;
    top: -20px;
    left: 372px;
    height: 40px;
    width: 482px;
    line-height: 40px;
    text-align: center;
    display: block;
    background-color: #f5f5f5;
}

.xm-recommend ul, .xm-recommend li, .xm-recommend dl, .xm-recommend dt, .xm-recommend dd {
    padding: 0;
    margin-top: 0;
    list-style: none;
}
.xm-recommend ul.xm-carousel-list li {
    margin-right: 14px;
}
.xm-recommend ul li {
    margin-bottom: 14px;
    height: 300px;
    background-color: #fff;
    text-align: center;
    position: relative;
}

.xm-carousel-col-5-list li {
    float: left;
    width: 234px;
}

.xm-recommend dl {
    padding: 0 20px;
    margin-bottom: 0;
}

dl, menu, ol, ul {
    margin: 1em 0;
}
.xm-recommend dl dt {
    padding: 40px 0 15px;
    height: 145px;
}
a {
    color: #757575;
    text-decoration: none;
}
.xm-recommend dl dt img {
    width: 140px;
    height: 140px;
}
.xm-recommend .xm-recommend-name {
    margin-bottom: 10px;
    height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}
.xm-recommend dl dd {
    margin-left: 0;
}

dd {
    margin: 0 0 0 40px;
}
.xm-recommend .xm-recommend-name a {
    color: #333;
}
.xm-recommend .xm-recommend-price {
    margin-bottom: 10px;
    color: #ff6700;
}
.xm-recommend .xm-recommend-tips {
    position: relative;
    color: #757575;
}
.xm-recommend .xm-recommend-notice {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.xm-pagers-wrapper {
    text-align: center;
}
.xm-pagers {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.xm-recommend ul li.pager {
    background-color: transparent;
}
.xm-pagers .pager-active {
    cursor: default;
}
.xm-pagers .pager {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 10px;
    margin: 0 2px;
    cursor: pointer;
}
.xm-recommend ul li {
    margin-bottom: 14px;
    height: 300px;
    background-color: #fff;
    text-align: center;
    position: relative;
}

.xm-pagers .pager-active .dot, .xm-pagers .pager-active:hover .dot {
    border-color: #ff6700;
    background-color: #f5f5f5;
    background-color: transparent;
}
.xm-recommend ul li .dot {
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: box-shadow .2s linear;
}

.xm-pagers .dot {
    display: block;
    width: 6px;
    height: 6px;
    border: 2px solid #f5f5f5;
    border-radius: 6px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    _zoom: 1;
    background-color: #b0b0b0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
