
a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}



.row {
    margin-left: -14px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.span4,
.span16 {
    float: left;
    margin-left: 14px;
    min-height: 1px
}


.span4 {
    width: 270px
}


.span16 {
    width: 978px
}

.span-first {
    _margin-left: 0
}

body {
    font: 14px/1.5 Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
    color: #333;
    background-color: #fff;
    min-width: 1400px
}

a {
    color: #757575
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #ff6700
}

.container-mi {
    width: 1400px;
    margin-right: auto;
    margin-left: auto;
    background::#f5f5f5;
}

.container-mi:after,
.container-mi:before {
    content: " ";
    display: table
}

.container-mi:after {
    clear: both
}

.jdview .container-mi {
    width: 990px
}

.tmview .container-mi {
    width: 1050px
}

.page-main {
    background: #f5f5f5
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none !important
}
.show {
    display: block !important
}

.ir {
    display: block;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden
}

.ndash,
.sep {
    margin: 0 .25em;
    font-family: sans-serif
}

img[lazy=error],
img[lazy=loading] {
    background: url(//i1.mifile.cn/f/i/2014/cn/placeholder-80.png) no-repeat 50%
}

img:not([src]),
img[src=" "] {
    opacity: 0
}

.mi-dialog__wrapper.mi-dialog-alert {
    width: 400px
}

.mi-dialog__wrapper.mi-dialog-alert .alert-msg {
    margin: 50px 10px;
    font-size: 26px;
    text-align: center
}

.mi-dialog__wrapper.mi-dialog-alert .confirm-msg {
    padding: 40px 10px 50px;
    text-align: center;
    font-size: 16px
}

.mi-dialog__wrapper.mi-dialog-alert .confirm-msg h3 {
    margin: 0 0 10px;
    font-size: 24px
}

.breadcrumbs {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    background: #f5f5f5
}

.breadcrumbs,
.breadcrumbs a {
    color: #757575
}

.breadcrumbs a:hover {
    color: #ff6700
}

.breadcrumbs .sep {
    margin: 0 .5em;
    color: #b0b0b0
}

.xm-plain-box .box-hd {
    position: relative;
    height: 58px;
    -webkit-font-smoothing: antialiased
}

.xm-plain-box .box-hd .title {
    margin: 0;
    font-size: 22px;
    font-weight: 200;
    line-height: 58px;
    color: #333
}

.xm-plain-box .box-hd .title small {
    margin-left: 10px;
    font-size: 14px
}

.xm-plain-box .box-hd .title .tip {
    color: #757575
}

.xm-plain-box .box-hd .more {
    position: absolute;
    top: 0;
    right: 0
}

.xm-plain-box .box-hd .more .more-link {
    font-size: 16px;
    line-height: 58px;
    color: #424242;
    -webkit-transition: all .4s;
    transition: all .4s
}

.xm-plain-box .box-hd .more .more-link:hover {
    color: #ff6700
}

.xm-plain-box .box-hd .more .more-link:hover .iconfont {
    background: #ff6700
}

.xm-plain-box .box-hd .more .more-link .iconfont {
    width: 12px;
    height: 12px;
    padding: 4px;
    margin-left: 8px;
    border-radius: 16px;
    font-size: 12px;
    line-height: 12px;
    background: #b0b0b0;
    color: #fff;
    vertical-align: 1px;
    -webkit-transition: all .4s;
    transition: all .4s
}

.xm-plain-box .box-hd .more .control {
    margin-left: -1px
}

.xm-plain-box .box-hd .more .tab-list {
    margin: 0;
    padding: 16px 0 0;
    list-style-type: none;
    font-size: 16px
}

.xm-plain-box .box-hd .more .tab-list li {
    display: inline-block;
    padding: 0;
    margin: 0 15px;
    color: #424242;
    border-bottom: 2px solid #f5f5f5;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: border .3s;
    transition: border .3s;
    cursor: pointer
}

.xm-plain-box .box-hd .more .tab-list li.tab-active,
.xm-plain-box .box-hd .more .tab-list li:hover {
    color: #ff6700;
    border-bottom: 2px solid #ff6700
}

.site-header .nav-category .link-category {
    visibility: hidden
}


.home-promo-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.home-promo-list li {
    float: left;
    width: 316px;
    height: 170px;
    margin-left: 15px;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear, -webkit-box-shadow .2s linear
}

.home-promo-list li:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.home-promo-list li.first {
    margin-left: 0
}

.home-promo-list a {
    display: block;
    height: 170px;
}

.home-promo-list img {
    display: block;
    width: 316px;
    height: 170px
}

.home-main {
    padding-top: 4px;
    padding-bottom: 12px
}

.mi-dialog__wrapper.home-video-dialog .mi-dialog .mi-dialog__body {
    padding: 0;
    background-color: #000
}

.home-brick-box {
    margin-bottom: 8px
}

.home-brick-box .box-hd .more .tab-list li {
    margin: 0 0 0 30px
}

.home-brick-box .brick-list,
.home-brick-box .brick-promo-list {
    margin: 0 0 -14px -14px
}

.home-brick-box .tab-content-hide {
    display: none
}

.brick-list,
.brick-promo-list {
    height: 614px;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.brick-list {
    width: 1166px
}

.brick-promo-list a {
    display: block;
    width: 100%;
    height: 100%
}

.brick-promo-list img {
    width: 270px
}

.brick-promo-list .brick-item-l img {
    height: 614px
}

.brick-promo-list .brick-item-m {
    height: 300px;
    padding: 0
}

.brick-promo-list .brick-item-m img {
    height: 300px
}

.brick-promo-list .brick-item-s img {
    height: 143px
}

.brick-item {
    position: relative;
    z-index: 1;
    float: left;
    width: 270px;
    margin-left: 14px;
    margin-bottom: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.brick-item:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .2);
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
}

.brick-item-l {
    height: 614px
}

.brick-item-m {
    height: 246px;
    padding: 34px 0 20px
}

.brick-item-m .figure-img {
    width: 150px;
    height: 150px;
    margin: 0 auto 10px
}

.brick-item-m .figure-img a {
    display: block
}

.brick-item-m .figure-img img {
    width: 150px;
    height: 150px
}

.brick-item-m .title {
    margin: 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #404040;
}

.brick-item-m .desc,
.brick-item-m .title {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.brick-item-m .desc {
    margin: 0 10px 0px;
    height: 18px;
    font-size: 12px;
    color: #999999
}
.brick-item-m .price {
    margin: 0 10px 10px;
    text-align: left;
    color: #999999;
    font-size:12px;

}

.brick-item-m .price del {
    margin-left: 0em;
    color: #999;
    text-decoration: none;
}

.brick-item-m-2 {
    height: 300px;
    padding: 0
}

.brick-item-m-2>a {
    display: block;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding: 20px 0*/
}

.brick-item-m-2 .figure-img,
.brick-item-m-2 .figure-img img {
    width: 270px;
    height: 220px
}

.brick-item-m-2 .title {
    margin: 0 10px 2px
}

.brick-item-m-2 .price {
    margin: 0 10px 14px
}

.brick-item-s {
    height: 143px;
    padding-top: 30px
}

.brick-item-s .figure-img {
    position: absolute;
    right: 20px;
    top: 32px;
    width: 80px;
    height: 80px
}

.brick-item-s .figure-img a {
    display: block
}

.brick-item-s .figure-img img {
    width: 80px;
    height: 80px
}

.brick-item-s .figure-more {
    position: absolute;
    right: 35px;
    top: 48px;
    width: 48px;
    height: 48px;
    color: #ff6700
}

.brick-item-s .title {
    margin: -10px 110px 5px 30px;
    font-size: 14px;
    font-weight: 400
}

.brick-item-s .title,
.brick-item-s .title a {
    color: #333
}

.brick-item-s .title a {
    display: block;
    text-overflow: ellipsis
}

.brick-item-s .price {
    margin: 0 110px 0 30px;
    font-size: 12px;
    color: #999
}

.brick-item-s .price .num {
    font-size: 12px
}

.brick-item-s .more {
    display: block;
    margin: 0 110px 0 30px;
    font-size: 18px;
    color: #333
}

.brick-item-s .more small {
    display: block;
    font-size: 12px;
    color: #757575
}

.brick-item-s i {
    font-size: 48px;
    line-height: 48px
}

.home-banner-box {
    height: 150px;
    margin: 15px 0;
    overflow: hidden
}






.anli_a i {
    position: absolute;
    top: 15px;
    left: 0;
    font-style: normal;
    width: 50px;
    height: 27px;
    line-height: 27px;
    padding-left: 7px;
    font-size: 14px;
    color: #fff;
    background: url(../images/xz.png) no-repeat center;
}