.ui-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1
}

.ui-wrapper img {
    display: block;
    max-width: 100%
}

.ui-wrapper .ui-viewport {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.ui-wrapper .ui-pager, .ui-wrapper .ui-controls-auto {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    z-index: 999
}

.ui-wrapper .ui-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

.ui-wrapper .ui-pager {
    font-size: 12px;
    text-align: center;
    color: #666
}

.ui-wrapper .ui-pager .ui-pager-item, .ui-wrapper .ui-controls-auto .ui-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.ui-wrapper .ui-pager.ui-default-pager a {
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    background: #f5f5f5;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#66000000", endColorstr="#66000000") \9;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ui-wrapper .ui-pager.ui-default-pager a:hover, .ui-wrapper .ui-pager.ui-default-pager a.active {
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#66ffffff", endColorstr="#66ffffff") \9;
    border-color: #757575;
    border-color: rgba(0, 0, 0, 0.4)
}

.ui-wrapper .ui-pager.ui-default-pager a:focus {
    outline: 0
}

.ui-wrapper .ui-prev {
    left: 0;
    background: url(//c1.mifile.cn/f/i/2014/cn/icon/icon-slides.png) no-repeat -84px 50%
}

.ui-wrapper .ui-next {
    right: 0;
    background: url(//c1.mifile.cn/f/i/2014/cn/icon/icon-slides.png) no-repeat -125px 50%
}

.ui-wrapper .ui-prev:hover {
    background-position: 0 50%
}

.ui-wrapper .ui-next:hover {
    background-position: -42px 50%
}

.ui-wrapper .ui-controls-direction a {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    outline: 0
}

.ui-wrapper .ui-controls-direction a.disabled {
    display: none
}

.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;
    *zoom: 1;
    *display: inline;
    padding: 0;
    margin: 0 15px;
    color: #424242;
    border-bottom: 2px solid #f5f5f5;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .5s;
    transition: border-color .5s;
    cursor: pointer
}

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

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

.brick-list {
    width: 992px
}

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

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

.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: 234px;
    margin-left: 14px;
    margin-bottom: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.brick-item:hover {
    z-index: 2
}


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

.brick-item-m {
    height: 266px;
    padding: 15px 0 20px;
    *zoom: 1
}

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

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

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

.brick-item-m .title {
    margin: 0 10px;
    font-size: 14px;
    font-weight: 400;
    text-align: center
}

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

.brick-item-m .title a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.brick-item-m .desc {
    margin: 0 10px 10px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #b0b0b0
}

.brick-item-m .price {
    margin: 0 10px 10px;
    text-align: center;
    color: #ff6700
}

.brick-item-m .price del {
    color: #b0b0b0
}

.brick-item-m .review-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 234px;
    height: 0;
    overflow: hidden;
    _zoom: 1;
    font-size: 12px;
    background: #ff6700;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.brick-item-m .review-wrapper a {
    display: block;
    padding: 8px 30px;
    outline: 0
}

.brick-item-m .review, .brick-item-m .author {
    display: block
}

.brick-item-m .review {
    margin-bottom: 5px;
    color: #fff
}

.brick-item-m .author {
    color: #fff;
    color: rgba(255, 255, 255, 0.6)
}

.brick-item-m .date {
    margin-left: 6px
}

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

.brick-item-m-2 .figure-img {
    width: 180px;
    height: 240px
}

.brick-item-m-2 .figure-img img {
    width: 180px;
    height: 240px
}

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

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

.brick-item-s {
    height: 93px;
    padding-top: 50px
}

.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
}

.brick-item-s .figure-more a {
    display: block;
    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;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

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

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

.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
}

.brick-item-active {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

.brick-item-active .review-wrapper {
    height: 76px;
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.review-list {
    width: 1240px;
    height: 415px;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.review-item {
    position: relative;
    float: left;
    width: 296px;
    height: 415px;
    margin-left: 14px;
    margin-bottom: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.review-item:first-child, .review-item-first {
    margin-left: 0
}

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

.review-item .figure-img {
    width: 296px;
    height: 220px;
    margin: 0 0 28px
}

.review-item .figure-img a {
    display: block
}

.review-item .figure-img img {
    width: 296px;
    height: 220px
}

.review-item .review {
    height: 72px;
    margin: 0 28px 22px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    _zoom: 1
}

.review-item .review, .review-item .review a {
    color: #333
}

.review-item .review a {
    display: block
}

.review-item .author {
    position: relative;
    height: 18px;
    margin: 0 28px 8px;
    padding: 0 10px 0 0;
    font-size: 12px;
    color: #b0b0b0
}

.review-item .author a {
    color: #b0b0b0
}

.review-item .avatar {
    position: absolute;
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
    border: 1px solid #e0e0e0;
    border-radius: 20px
}

.review-item .info {
    margin: 0 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.review-item .title {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    max-width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    vertical-align: bottom;
    color: #333
}

.review-item .title a {
    color: #333
}

.review-item .sep {
    color: #b0b0b0
}

.review-item .price {
    display: inline;
    margin: 0;
    color: #ff6700
}

.content-list {
    width: 1240px;
    height: 420px;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.content-item {
    position: relative;
    float: left;
    width: 296px;
    height: 374px;
    padding: 45px 0 0;
    border-top: 1px solid #e0e0e0;
    margin-left: 14px;
    margin-bottom: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.content-item:first-child, .content-item-first {
    margin-left: 0
}

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

.content-item .title {
    margin: 0 10px 18px;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.content-item .item-list {
    height: 340px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    overflow: hidden;
    _zoom: 1;
    color: #333
}

.content-item .item-list li {
    float: left;
    width: 296px;
    height: 340px
}

.content-item .item-list li.more .thumb {
    display: block;
    width: 216px;
    height: 154px;
    margin: 30px auto 0
}

.content-item .name {
    margin: 0 20px 5px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.content-item .name, .content-item .name a {
    color: #333
}

.content-item .name a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.content-item .desc {
    margin: 0 48px 10px;
    height: 40px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    _zoom: 1;
    color: #b0b0b0
}

.content-item .desc, .content-item .desc a {
    color: #b0b0b0
}

.content-item .price {
    height: 21px;
    margin: 0 10px 15px;
    text-align: center;
    color: #333
}

.content-item .price, .content-item .price a {
    color: #333
}

.content-item .figure-img {
    width: 216px;
    height: 154px;
    margin: 0 auto
}

.content-item .figure-img a {
    display: block;
    height: 154px
}

.content-item .figure-img img {
    width: 216px;
    height: 154px
}

.content-item .xm-pagers-wrapper {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 296px
}

.content-item .xm-controls .control {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    filter: alpha(opacity=0) \9;
    -webkit-transition: all .6s;
    transition: all .6s
}

.content-item .xm-controls .control-prev {
    left: 0
}

.content-item .xm-controls .control-next {
    right: 0
}

.content-item:hover .xm-controls .control {
    opacity: 1;
    filter: alpha(opacity=100) \9
}

.content-item-book {
    border-top-color: #ffac13;
    color: #ffac13
}

.content-item-theme {
    border-top-color: #83c44e;
    color: #83c44e
}

.content-item-game {
    border-top-color: #e53935;
    color: #e53935
}

.content-item-app {
    border-top-color: #2196f3;
    color: #2196f3
}

.video-list {
    width: 1240px;
    height: 285px;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.video-item {
    position: relative;
    float: left;
    width: 296px;
    height: 285px;
    margin-left: 14px;
    margin-bottom: 14px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.video-item:first-child, .video-item-first {
    margin-left: 0
}

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

.video-item .figure-img {
    position: relative;
    width: 296px;
    height: 180px;
    margin: 0 0 28px
}

.video-item .figure-img:hover .play {
    background-color: #ff6700;
    border-color: #ff6700
}

.video-item .figure-img a {
    display: block;
    height: 180px
}

.video-item .figure-img img {
    width: 296px;
    height: 180px
}

.video-item .play {
    position: absolute;
    left: 20px;
    bottom: 10px;
    width: 32px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 12px;
    background-color: #424242;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000") \9;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.video-item .play i {
    font-size: 30px;
    line-height: 20px
}

.video-item .title {
    margin: 0 0 6px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #333
}

.video-item .title a {
    color: #333
}

.video-item .title a:hover {
    color: #ff6700
}

.video-item .desc {
    height: 18px;
    margin: 0;
    font-size: 12px;
    color: #b0b0b0
}

.site-header .logo:after {
    display: none
}

.site-header .logo:hover:before {
    opacity: 1;
    filter: alpha(opacity=100) \9;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
/*---------js图片轮播 start--------*/
.site_focus {
    min-width:100%;
    height: 500px;
    background: seashell;
}
.focus ul{list-style: none}
.focus ol {
    position: relative;
    float: right;
    width: 180px;
    height: 20px;
    top: -50px;
    right: 60px;
}

.focus ol li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
    list-style: none;
}

.focus ol li.seleted {
    background: #1AA4CA;
}

/*渐隐*/
.luara- {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.luara- ul {
    padding: inherit;
    margin: 0;
}

.luara- ul li {
    display: none;
    padding: inherit;
    margin: inherit;
    list-style: none;
}

.luara- ul li:first-child {
    display: block;
}

.luara- ul li img {
    width: inherit;
    height: inherit;
}

/*---------js图片轮播 end ---------*/

@-webkit-keyframes screen {
    0% {
        -webkit-transform: translate3d(-35px, 55px, 0)
    }
    100% {
        -webkit-transform: translate3d(-90px, 55px, 0)
    }
}

@keyframes screen {
    0% {
        -webkit-transform: translate3d(-35px, 55px, 0);
        transform: translate3d(-35px, 55px, 0)
    }
    100% {
        -webkit-transform: translate3d(-90px, 55px, 0);
        transform: translate3d(-90px, 55px, 0)
    }
}

.home-hero-container {
    position: relative;
    z-index: 10;
    padding-top: 20px;
}

.home-hero {
    position: relative;
    margin-bottom: 26px
}

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

.site-category {
    display: block
}

.site-category-list {
    height: 420px;
    border: 0;
    color: #fff;
    background: #333;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000") \9
}

.site-category-list .title {
    color: #fff
}

.site-category-list .title i {
    color: #fff;
    color: rgba(255, 255, 255, 0.5)
}

.home-star-goods .box-hd .more {
    top: 24px
}

.home-star-goods .box-bd {
    position: relative;
    width: 1226px;
    overflow: hidden;
    _zoom: 1;
    padding-bottom: 40px
}

.home-star-goods .xm-carousel-wrapper {
    height: 340px
}

.home-star-goods .xm-controls-middle .control {
    margin-left: 5px
}

.home-star-goods .xm-carousel-list {
    width: 1240px;
    height: 340px
}

.home-star-goods .goods-list {
    height: 340px;
    overflow: hidden;
    _zoom: 1
}

.home-star-goods .goods-list li {
    height: 340px;
    padding-top: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    text-align: center;
    background: #fafafa;
    -webkit-transition: all .6s;
    transition: all .6s
}

.home-star-goods .goods-list li:hover {
    z-index: 2
}

.home-star-goods .goods-list .thumb {
    display: block;
    width: 180px;
    margin: 0 auto 10px
}

.home-star-goods .goods-list .thumb img {
    width: 180px;
    height: 240px
}

.home-star-goods .goods-list .title {
    margin: 0 20px 3px;
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1
}

.home-star-goods .goods-list .title, .home-star-goods .goods-list .title a {
    color: #212121
}

.home-star-goods .goods-list .desc {
    height: 18px;
    margin: 0 20px 5px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
    color: #b0b0b0
}

.home-star-goods .rainbow-list .rainbow-item-1,.rainbow-item-6,.rainbow-item-11,.rainbow-item-16,.rainbow-item-21,.rainbow-item-26 {
    border-top-color: #ffac13
}

.home-star-goods .rainbow-list .rainbow-item-2,.rainbow-item-7,.rainbow-item-12,.rainbow-item-17,.rainbow-item-22,.rainbow-item-27{
    border-top-color: #83c44e
}

.home-star-goods .rainbow-list .rainbow-item-3,.rainbow-item-8,.rainbow-item-13,.rainbow-item-18,.rainbow-item-23 ,.rainbow-item-28{
    border-top-color: #2196f3
}

.home-star-goods .rainbow-list .rainbow-item-4,.rainbow-item-9,.rainbow-item-14,.rainbow-item-19,.rainbow-item-24,.rainbow-item-29 {
    border-top-color: #e53935
}

.home-star-goods .rainbow-list .rainbow-item-5,.rainbow-item-10,.rainbow-item-15,.rainbow-item-20,.rainbow-item-25,.rainbow-item-30{
    border-top-color: #00c0a5
}
/*

.home-star-goods .rainbow-list .rainbow-item-6 {
    border-top-color: #ffac13
}

.home-star-goods .rainbow-list .rainbow-item-7 {
    border-top-color: #83c44e
}

.home-star-goods .rainbow-list .rainbow-item-8 {
    border-top-color: #2196f3
}

.home-star-goods .rainbow-list .rainbow-item-9 {
    border-top-color: #e53935
}

.home-star-goods .rainbow-list .rainbow-item-10 {
    border-top-color: #00c0a5
}

.home-star-goods .rainbow-list .rainbow-item-11 {
    border-top-color: #ffac13
}

.home-star-goods .rainbow-list .rainbow-item-12 {
    border-top-color: #83c44e
}

.home-star-goods .rainbow-list .rainbow-item-13 {
    border-top-color: #2196f3
}

.home-star-goods .rainbow-list .rainbow-item-14 {
    border-top-color: #e53935
}

.home-star-goods .rainbow-list .rainbow-item-15 {
    border-top-color: #00c0a5
}

.home-star-goods .rainbow-list .rainbow-item-16 {
    border-top-color: #ffac13
}

.home-star-goods .rainbow-list .rainbow-item-17 {
    border-top-color: #83c44e
}

.home-star-goods .rainbow-list .rainbow-item-18 {
    border-top-color: #2196f3
}

.home-star-goods .rainbow-list .rainbow-item-19 {
    border-top-color: #e53935
}

.home-star-goods .rainbow-list .rainbow-item-20 {
    border-top-color: #00c0a5
}

.home-star-goods .rainbow-list .rainbow-item-21 {
    border-top-color: #ffac13
}

.home-star-goods .rainbow-list .rainbow-item-22 {
    border-top-color: #83c44e
}

.home-star-goods .rainbow-list .rainbow-item-23 {
    border-top-color: #2196f3
}

.home-star-goods .rainbow-list .rainbow-item-24 {
    border-top-color: #e53935
}

.home-star-goods .rainbow-list .rainbow-item-25 {
    border-top-color: #00c0a5
}
*/

.home-main {
    padding-top: 0;
    margin-top: 0
}

.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;
    _margin-left: 0
}

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

.ie6 .home-brick-box .span4 {
    margin-left: 0
}

.ie6 .home-brick-box .brick-promo-list .brick-item {
    margin-left: 0
}

.ie6 .home-brick-box .brick-list {
    width: 978px
}

.ie6 .home-brick-box .brick-item {
    margin-left: 8px
}

.home-brick-row-1-box {
    height: 358px
}

.home-brick-row-2-box {
    height: 686px
}

.home-recm-box {
    margin-bottom: 22px
}

.home-recm-box .box-hd .more {
    top: 15px
}

.home-recm-box .xm-carousel-wrapper {
    position: relative;
    width: 1226px
}

.home-recm-box .xm-controls-middle .control {
    margin-left: 5px
}

.home-recm-box .xm-recommend ul.xm-carousel-list li {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.home-recm-box .xm-recommend ul.xm-carousel-list li:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

.home-review-box {
    margin-bottom: 22px
}

.home-review-box .sep {
    color: #e0e0e0
}

.home-content-box {
    margin-bottom: 22px
}

.home-content-box .dot {
    border-color: #fff
}

.home-video-box {
    margin-bottom: 60px
}

.modal-video {
    width: 880px;
    height: 596px;
    margin-top: -298px;
    margin-left: -440px;
    -webkit-box-shadow: 0 18px 30px rgba(0, 0, 0, 0.18);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.18)
}

.modal-video .modal-bd {
    max-height: 536px;
    padding: 0
}
