body {
    background: #eee;
    /*padding-top: 45px;*/
}

.nav-con {
    /*margin-bottom: 40px;*/
}

.nav-flex {
    /*top:40px;*/
}

.block {
    margin-bottom: 3.4%;
}

.channel_body,
.channel-body {
    padding: 1px 0 0;
}


/* 顶部分类导航 */

.klassMenu {
    overflow: hidden;
    margin: 3.4% 0;
    background: #fff;
    position: relative;
}

.klassMenu::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
}

.klassMenu li {
    width: 20%;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    font-size: 13px;
    color: #333;
    /*margin-bottom: 1px;*/
    position: relative;
}

.klassMenu li::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #eee;
    right: 0;
    top: 0;
}

.klassMenu li.active {
    color: #e33e41;
}

.klassMenu li img {
    width: 60%;
    margin: 0 auto;
}

.klassMenu li.nobd::after {
    display: none;
}

.klassRow {
    position: fixed;
    top: 85px;
    width: 100%;
    z-index: 2000;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0;
}

.klassRow li {
    font-size: 12px;
    padding: 10px 0 8px;
}

.klassRow li::after {
    border: 0;
    display: none;
}

.klassRow li img {
    width: 50%;
    margin-bottom: 4px;
}

.klassRow ul {
    width: 1000%;
}

.klassRow li {
    width: 68px;
}


/* 好店标题 */

.event_bg {
    background: #fff;
}

.big_title {
    width: 100%;
    line-height: 4em;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding-left: 2.6%;
}

.icon-arr {
    position: absolute;
    margin-right: 1.2em;
    text-align: right;
    right: 1.2em;
    top: 1.5em;
    color: #777;
    font-size: 15px;
    line-height: .917em;
    font-weight: normal;
}

.icon-arr::after {
    content: "";
    position: absolute;
    width: .667em;
    height: .667em;
    border-right: solid 2px #b5b5b5;
    border-top: solid 2px #b5b5b5;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}


/* 好店推荐 */


/*好店推荐*/

.tv-scroll-table {
    background: #fff;
    padding: 0 2.6%;
    overflow-x: auto;
    overflow-y: hidden;
}

.tv-scroll-table ul {
    /* position: absolute; */
}

.tv-scroll-table li {
    position: relative;
    width: 240px;
    float: left;
    padding: 0 0 1.2em;
    margin-right: .833em;
    /* border-right: 1px solid #DDD; */
}

.tv-scroll-table li:last-child {
    border-right: 0;
}

.tv-scroll-table li img {
    display: block;
}

.tv-scroll-table li:last-child {
    /* padding-right: 4%;
    padding-right: 1em */
}

.tv-scroll-table li i.i-soon,
.tv-scroll-table li i.i-broadcast {
    position: absolute;
    top: 0;
    left: .417em;
    background: rgba(247, 8, 0, .7);
    color: #fff;
    font-size: .75em;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    padding: .208em .417em;
}

.tv-scroll-table li i.i-time {
    position: absolute;
    top: 0;
    left: .417em;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .833em;
    font-family: arial;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    padding: .208em .417em;
}

.tv-scroll-table li i.i-time:before {
    content: "";
    background: url(../../images/3-34video/hot_time.png) no-repeat left center;
    background-size: .875em auto;
    width: .875em;
    height: .9em;
    display: block;
    float: left;
    margin-top: .1em;
    padding-right: .3em;
}

.tv-scroll-table li .bs-tt {
    margin-top: .667em;
    color: #333;
    font-size: 1.167em;
    font-size: 14px;
    width: 90%;
    height: 40px;
    line-height: 1.5;
    padding: 0 5%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.tv-scroll-table li .bs-tt span {
    color: #c1805c;
}

.tv-scroll-table li .tv-yen {
    margin-top: .333em;
    color: #e33e41;
    font-size: 16px;
    padding: 0 5%;
}

.tv-scroll-table li .tv-yen i {
    font-size: 1.083em;
    font-family: arial;
    font-size: 14px;
}

.tv-scroll-table li .tv-yen span {
    font-size: 1.083em;
    font-size: 16px;
    font-weight: 500;
}

.tv-scroll-table li .tv-more {
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    height: 7.217em;
    padding: 0 1.3em;
}

.tv-scroll-table li .tv-more .font-ch {
    color: #e33e41;
    font-size: .917em;
    border-bottom: 1px solid #999;
    padding: 2.3em 0 .417em 0;
}

.tv-scroll-table li .tv-more .font-en {
    color: #999;
    font-size: .917em;
    padding-top: .417em;
    font-family: arial;
}

.channel-link {
    margin-top: .833em;
    height: 4.58em;
    background-color: #fff;
}

.channel-scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

.channel-link ul,
.tv-scroll-table ul {
    width: 1000%
}

.channel-link li {
    float: left;
    width: 4.08em;
}

.channel-scroll::-webkit-scrollbar,
.tv-scroll-table::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.tv-scroll-table li.see-more a {
    height: 100%;
    display: block;
    position: relative;
}

.tv-scroll-table li.see-more a span {
    /* font-size: 1.167em; */
    color: #777;
}

.tv-scroll-table li.see-more a hr {
    width: 5em;
    margin: 0 auto .167em;
    height: 1px;
    border: none;
    border-bottom: 1px solid #999;
}

.tv-scroll-table .rel {
    display: block;
}

.tv-scroll-table .btm-tag {
    position: absolute;
    bottom: .833em;
    left: 0;
    color: #FFF;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    background: #e33e41;
    padding: 0 5%;
    border-radius: 0 30px 30px 0;
    text-align: center;
    z-index: 10;
}


/* 顶部推荐 */

.top-recommend {
    padding: 29% 0 4%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    margin-bottom: 5.3%;
}


/* 拼团商品块 */

.pt-product-box {
    background: #fff;
    margin: 0 2.6%;
}

.pt-product {
    width: 92%;
    display: inline-flex;
    display: -webkit-inline-flex;
    padding: 4% 0;
    margin-left: 4%;
    border-bottom: 1px solid #eee;
}

.pt-product-box:last-child .pt-product {
    border: 0;
}

.pt-product .img-box {
    flex: 3.8;
    width: 38%;
    position: relative;
}

.pt-product .pro_lt {
    position: absolute;
    left: 4%;
    top: 0;
    z-index: 10;
    width: 36%;
    width: 35px;
    height: 33px;
    line-height: 15px;
    background: linear-gradient(left, #FF4848, #ED1616);
    background: -webkit-linear-gradient(left, #FF4848, #ED1616);
    color: #fff;
    text-align: center;
    border-radius: 0 0 20em 20em;
    padding: 5px;
    font-size: 12px;
}

.pt-product .info-box {
    flex: 6.2;
    width: 62%;
    position: relative;
}

.info-box-body {
    padding-left: 6.5%;
    font-size: 16px;
    padding-top: 0.14rem;
    /*position: relative;*/
}

.btn_tuxedo,
.info-box-body .pt-over-btn,
.info-box-body .go-pt-btn {
    position: absolute;
    width: 40%;
    height: auto;
    text-align: center;
    background: linear-gradient(left, #FF4949, #ED1515);
    background: -webkit-linear-gradient(left, #FF4949, #ED1515);
    color: #fff;
    border-radius: 3px;
    padding: 2.8% 0;
    right: 0;
    bottom: .2em;
    font-size: 14px;
}

.btn_tuxedo {
    position: static;
    width: 85px;
    font-size: 14px;
    height: 2.1em;
    line-height: 2.1;
    padding: 0;
}

.tv-live .price {
    font-size: 20px;
}

.pt_letter {
    font-size: 13px;
}

.live_btn_set {
    right: 4%;
    bottom: 20px;
    /*line-height: 0;*/
}

.btn-l-tag {
    height: 24px;
    line-height: 24px;
    padding: 0 3%;
}

.group_all_pic img {
    width: 1.5em;
    height: 1.5em;
}

.group_all_pic {
    line-height: 2;
}

.info-box-body .pt-over-btn {
    background: #ccc;
}

.info-box-body .t-tag {
    color: #C0805F;
}

.info-box-body .label-tag {
    border: 1px solid #E33E41;
    color: #E33E41;
    border-radius: 20px;
    height: 21px;
    line-height: 21px;
    font-size: 13px;
    padding: 0 10px;
    display: inline-block;
    margin-bottom: 5%;
}

.info-box-body h3 {
    font-weight: normal;
    font-size: 0.95em;
    line-height: 1.4rem;
    height: 2.8em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin-bottom: 4.2%;
}

.info-box-body .price-row {
    color: #E14046;
    font-family: arial;
    position: absolute;
    bottom: 1em;
}

.info-box-body .pt-price {
    font-size: 1.2rem;
    font-weight: bold;
}

.info-box-body .pt-price-label {
    font-size: .8em;
    padding-right: 3px;
}

.info-box-body .discount-row {
    color: #999;
    font-size: .85rem;
    line-height: .9em;
    position: absolute;
    bottom: .2em;
    z-index: 0;
}

.del-price {
    text-decoration: line-through;
    ;
}


/* 替换租后一个商品 更多入口占位用 */

.replace {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 999;
    text-align: center;
}

.replace img {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -11.5% 0 0;
}

.replace div {
    color: #777;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}

.replace .label {
    height: 44px;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 22px 0 0 -30px;
}

.replace div span {
    border-bottom: 1px solid #DDD;
    padding-bottom: 5px;
}

.replace p {
    padding-top: 5px;
    color: #999;
    font-family: Arial;
}


/*20161008 首页加组合活动块样式*/

body .activity_placeholder {
    margin-bottom: 5.3%;
}

.three_flex {
    position: relative;
}

.three_flex a {
    position: absolute;
    display: block;
    width: 33.33333%;
    height: 100%;
    text-indent: -999em;
}

.three_flex a:nth-child(1) {
    left: 0;
}

.three_flex a:nth-child(2) {
    left: 33.33333%;
}

.three_flex a:nth-child(3) {
    right: 0;
}

.two_flex {
    position: relative;
}

.two_flex a {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    text-indent: -999em;
}

.two_flex a:nth-child(1) {
    left: 0
}

.two_flex a:nth-child(2) {
    right: 0
}

.three_ud {
    position: relative;
}

.three_ud a {
    position: absolute;
    display: block;
    text-indent: -999em;
}

.three_ud a:nth-child(1) {
    width: 50%;
    height: 100%;
    left: 0;
}

.three_ud a:nth-child(2) {
    width: 50%;
    height: 50%;
    right: 0;
    top: 0
}

.three_ud a:nth-child(3) {
    width: 50%;
    height: 50%;
    right: 0;
    bottom: 0
}

.three_img_link {
    overflow: hidden;
}

.three_img_link a {
    float: left;
    width: 33.3333%
}


/* 底部文字 */

.bottom-text {
    text-align: center;
    font-size: 14px;
    padding-bottom: 2em;
    color: #999;
}


/* 新增标签 */

.live-logo-room-text {
    width: 28px;
    height: auto;
    padding: 2% 3%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(left, #fee0b0, #f5c37e);
    background: -webkit-linear-gradient(left, #fee0b0, #f5c37e);
    left: 2.6%;
    top: 0;
    color: #562c0a;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    border-radius: 0 0 50px 50px;
}