/* CSS Document */

body {
    background: #f6f6f6;
    padding-bottom: 4em;
}

.view-video {
    position: relative;
}

.div_shade {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(17, 17, 17, 0.3);
    text-align: center;
    vertical-align: middle;
    line-height: 50%;
}

.div_shade em {
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    font-size: 1.125em;
    text-align: center;
    top: 50%;
    height: 1em;
    line-height: 1em;
    margin-top: -.5em;
}

.view_fix {
    height: auto;
    line-height: 2.35em;
    position: relative;
    z-index: 999;
}

.view_tab {
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    overflow: hidden;
    background: rgba(255, 255, 255, .9);
    border-bottom: 1px solid #e4e4e4;
    margin: 0 auto;
}

.fixed-bar {
    position: fixed;
    left: 0;
    top: 3.04em;
    right: 0;
    max-width: 640px;
    min-width: 300px;
}

.view_tab ul {
    width: 100%;
    display: block;
    overflow: hidden;
}

.view_tab li {
    float: left;
    text-align: center;
    width: 50%;
    position: relative;
}

.view_tab li a {
    color: #222;
}

.view_tab li.active:after {
    content: "";
    bottom: 0;
    height: 4px;
    border-bottom: 4px solid #f70800;
    display: block;
    width: 100%;
    left: 0%;
    right: 0;
    position: absolute;
}

.view_tab li.active a {
    color: #f70800;
}

.speaker {
    position: relative;
    background-color: #fff;
    padding: .833em;
}

#worthbuy {
    position: absolute;
    top: -6.2em;
    line-height: 999em;
    overflow: hidden;
    height: 1em;
}

.bespeak {
    padding-bottom: .833em;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
}

.bespeak dl {
    float: left;
    width: 75%
}

.bespeak dt {
    float: left;
    margin-right: .833em
}

.bespeak dt img {
    width: 2.708em;
    height: 2.708em;
    border-radius: 50%;
}

.i_bespeak_con {
    float: right;
}

.bespeak dd.name {
    font-size: 1.042em;
    color: #222;
}

.bespeak dd.tit {
    font-size: .833em;
    color: #999;
    padding-top: .3em;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_bespeak {
    font-size: .917em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 1.25em;
    padding: 0 1em;
    cursor: pointer;
    border: 1px solid #ff504a;
    color: #ff504a;
    font-family: "宋体";
}

.i_bespeak:before {
    content: "";
    background: url(../../images/3-34video/hot_gz.png) no-repeat left center;
    background-size: .9em .9em;
    width: .9em;
    height: .9em;
    display: block;
    float: left;
    margin-top: .35em;
    padding-right: .5em;
}

.i_bespeak.active {
    color: #999;
    border: 1px solid #999;
}

.i_bespeak.active:before {
    background: url(../../images/3-34video/hot_gz_active.png) no-repeat left center;
    background-size: .9em .9em;
}

.i_bespeak_con p {
    text-align: center;
    ;
    color: #999;
    font-size: .8em;
    margin-top: .4em
}

.bespeak-info {
    padding-top: .83em;
    color: #666;
    line-height: 1.67em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.v_banner {
    height: 3.5em;
    line-height: 3.5em;
    margin: 0 4em;
    color: #222;
    font-size: 1.042em;
    text-align: center;
    position: relative;
}

.v_banner:before,
.v_banner:after {
    content: "";
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #e3e3e3;
    width: 25%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

.v_banner:before {
    left: 0
}

.v_banner:after {
    right: 0
}

.goods {
    background-color: #fff;
    padding: 0 .833em;
}

.goods-li {
    padding: 1.25em 0;
    border-bottom: 1px solid #e6e6e6;
}

.goods-img {
    width: 33%;
    position: relative;
    margin-right: 1.25em;
    overflow: hidden;
}

.g-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: .833em;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    width: 2.6em;
    color: #fff;
    background-color: #ff4e4e;
    text-align: center;
    z-index: 4;
}

.g-icon2 {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 2.5em;
    width: 3.5em;
    color: #fff;
    background-color: #ff4e4e;
    text-align: center;
    z-index: 4;
}

.g-icon2 i {
    font-size: .61em;
    display: block;
}

.line-1 {
    height: 35%;
    margin-top: 4%;
    padding-bottom: 4%;
}

.line-2 {
    height: 52%;
}

.goods-info {
    width: 57.67%;
    position: relative;
}

.goods-info p.goods-tit {
    line-height: 1.25em;
    height: 2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.t-tag {
    color: #f70800;
}

.a-btn {
    display: block;
    position: absolute;
    right: -1em;
    top: 5.08em;
    width: 6.25em;
    height: 2em;
    border-radius: 1em;
    text-align: center;
    line-height: 2em;
}

.wait-p {
    border: 2px solid #ff504a;
    color: #ff504a;
}

.add-car {
    border: 2px solid #ff504a;
    color: #fff;
    font-size: .83em;
    background-color: #ff504a;
}

.btn-order-now {
    border: 1px solid #ff504a;
    color: #ff504a;
    font-size: .83em;
    background-color: #fff;
}

.sell-all {
    border: 2px solid #bbb;
    color: #fff;
    font-size: .83em;
    background-color: #bbb;
}

.goods-price {
    color: #f70800;
    padding-top: 1.4em;
}

.yg {
    font-size: 1.125em;
}

.yg em {
    font-size: 1.186em;
    font-weight: 700;
}

.ckprice {
    color: #999999;
    font-size: .92em;
}

.ckprice em {
    text-decoration: line-through;
}

.room-con {
    background-color: #fff;
    padding: 4em 0;
}

.room-road {
    text-align: center;
    margin: 0 auto;
    width: 35%;
}

.tx {
    width: 3.875em;
    height: 3.875em;
    margin: 0 auto;
    border-radius: 100%;
    border: 1px solid #cccccc;
}

.room-road p {
    padding-top: .83em;
}


/*.shop-car {
	position: relative;
	width: 3.167em;
	height: 3.25em;
	background: url(../../images/3-34video/view/car-icon.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	left: .833em;
	bottom: 6.5em;
	border-radius: 50%;
	z-index: 999;
}
.shop-car em {
	position: absolute;
	text-align: center;
	display: block;
	font-size: .71em;
	color: #ff2942;
	border: 2px solid #ff2942;
	border-radius: 50%;
	left: 2.18em;
	top: .56em;
	bottom: 3.53em;
	width: 1.17em;
	height: 1.17em;
	line-height: 1.17em;
	vertical-align: bottom;
	background-color: #fff;
}*/


/*.down-app {
	position: fixed;
	max-width: 640px;
	min-width: 300px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 5px;
	z-index: 999;
}
a.close-app {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 9999em;
	overflow: hidden;
	width: 5.6%;
	height: 33.9%;
}*/

.comment {
    background-color: #fff;
    padding: 0 .83em;
}

.comment li {
    padding: 1.25em 0;
    border-bottom: 1px solid #e8e8e8;
}

.u-tx {
    width: 11.6%;
}

.u-tx img {
    width: 2.92em;
    height: 2.92em;
    border-radius: 50%;
}

.com-info {
    margin-left: .833em;
    width: 61.3%;
}

.com-info span {
    color: #999;
    font-size: .833em;
}

.com-info p {
    color: #333;
    margin-top: .83em;
    line-height: 1.25em;
}

.com-date {
    color: #ccc;
    font-size: .833em;
    width: 22.7%;
}


/*
.zb-room {
	position: relative;
}
#talkroom {
	position: absolute;
	top: -6.2em;
	line-height: 999em;
	overflow: hidden;
	height: 1em;
}
.user-comment {
	position: relative;
}*/

.zb-num {
    position: absolute;
    left: 3.1%;
    bottom: 10.3%;
    height: 1.5em;
    line-height: 1.5em;
    width: 5.2em;
    background-color: rgba(17, 17, 17, 0.5);
    border-radius: 10px;
    overflow: hidden;
    padding: 0 .4em;
    text-align: center;
    color: #fff;
    z-index: 4;
}

.zb-num::before {
    content: "";
    background: url(../../images/3-34video/view/eye.png) no-repeat left center;
    background-size: 1.125em .71em;
    width: 1.125em;
    height: .71em;
    display: block;
    float: left;
    margin-top: .35em;
}

.zb-num2 {
    position: absolute;
    left: 3.1%;
    bottom: 10.3%;
    height: .83em;
    background-color: rgba(17, 17, 17, 0.5);
    border-radius: 10px;
    overflow: hidden;
    padding: .3em .3em;
    text-align: center;
    color: #fff;
    z-index: 4;
}

.zb-num2 i {
    display: block;
    float: left;
    border-right: 1px solid #fff;
    font-size: .83em;
    line-height: 1em;
    padding-right: .5em;
    margin-right: .5em;
}

.zb-num2 span {
    display: block;
    float: left;
    font-size: .83em;
    line-height: 1em;
}

.zb-num2 span::before {
    content: "";
    background: url(../../images/3-34video/view/eye.png) no-repeat left center;
    background-size: 1.125em .71em;
    width: 1.125em;
    height: .71em;
    display: block;
    float: left;
    margin-top: .1em;
    margin-right: .3em;
}

.img-tx {
    position: absolute;
    left: 50%;
    text-align: center;
    width: 11.25em;
    top: 50%;
    margin-left: -5.62em;
    margin-top: -2.6em;
    height: 5.3em;
}

.img-tx img {
    width: 3.33em;
    height: 3.33em;
    border-radius: 50%;
    margin: 0 auto;
}

.img-tx span {
    display: block;
    color: #fff;
    padding-top: .833em;
    line-height: 1em;
    height: 1em;
}

.spinner {
    position: absolute;
    width: 1.5em;
    right: 0;
    bottom: 0;
}

.spinner::before {
    content: '我在换手机，等我几秒钟';
    color: #fff;
    position: absolute;
    left: -11.25em;
    bottom: 0;
    width: 11em;
}

.spinner>div {
    width: .2em;
    height: .2em;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.only_none {
    color: #999;
    display: block;
    font-size: 1em;
    height: 3.75em;
    line-height: 3.75em;
    text-align: center;
}


/* 会员价 */

.clubColor i,
.clubColor {
    color: #FF504A;
}


/*聊天框*/

.charBar {
    position: fixed;
    height: 3em;
    line-height: 3em;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ddd;
    bottom: 0;
    z-index: 1000;
    font-size: 14px;
    padding: .7em 0;
}

.charBar .shopcarForBar {
    float: left;
    width: 16%;
    height: 3em;
    position: relative;
}

.charBar .shopCar {
    width: 3em;
    height: 3em;
    background: url(../../images/3-34video/view/car-icon.png) no-repeat;
    background-size: 110% 110%;
    position: absolute;
    left: 50%;
    bottom: 50%;
    border-radius: 50%;
    z-index: 999;
    margin: 0 0 -1.5em -1.5em;
    border: 1px solid #9A9A9A;
}

.charBar em {
    position: absolute;
    width: 14px;
    height: 14px;
    text-align: center;
    top: .3em;
    right: .4em;
    font-size: 14px;
    font-family: Arial;
    line-height: 14px;
    color: red;
    border: 1px solid red;
    border-radius: 1em;
    background: #fff;
}

.charBar .charInput {
    float: left;
    width: 76%;
    margin-left: 6%;
}

.charBar .charInput input {
    border: 1px solid #ccc;
    width: 98%;
    border-radius: 2em;
    height: 3em;
    outline: none;
    text-indent: 1em;
}

.charBar .sentChat {
    float: right;
    width: 15%;
    text-align: center;
}

.charBar .sentChat button {
    width: 3em;
    height: 3em;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0;
    border-radius: 3em;
}


/* 容器 */

.wrapContent {}

.contentItem {
    height: auto;
    display: none;
}

.wrapOverflow {
    position: relative;
}


/* 留言 */

.message {
    padding: 10px 0% 5.3%;
    font-size: 14px;
    color: #333;
    background: #fff;
}

.message .msg-top {
    overflow: hidden;
    margin: 0 4%;
}

.message .meg-block {
    margin: 0 3%;
    padding-top: 3.3%;
}

.message .meg-block:last-child {
    border: 0;
}

.message .btn-msg {
    width: 60px;
    font-size: 12px;
    line-height: 16px;
    float: right;
    text-align: right;
}

.message .portrait {
    width: 34px;
    float: left;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-top: 20px;
}

.message .msg-main {
    margin: 0 50px;
}

.message .user-info {
    color: #999;
    line-height: 24px;
}

.message .user-name {
    color: #999;
}

.message .user-comment {
    padding: 9px 9px 12px;
    line-height: 1.57;
    background: #F2F3F4;
    position: relative;
    border-radius: 4px;
}

.user-comment:after {
    position: absolute;
    background: #F2F3F4;
    border-radius: 3px;
    width: 12px;
    height: 12px;
    left: -6px;
    top: 12px;
    content: "";
    display: block;
    transform: rotate(45deg);
}

.no-comment {
    padding: 2.5em 0;
    text-align: center;
    color: #999;
}

.no-comment .ico-no-comment {
    width: 11.2%;
    margin: 0 auto;
}

.no-comment p {
    font-size: 1.167em;
    font-size: 14px;
}

.more-message {
    border-top: 1px solid #eee;
    margin: -1px 0 0;
    padding-top: 5.3%;
}

.more-message .more {
    width: 40%;
    box-sizing: border-box;
    border: 1px solid #999;
    color: #999;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 1.25em;
}

.mySelf .portrait {
    float: right;
}

.mySelf .user-name {
    text-align: right;
}

.mySelf .user-comment {
    background: #9EEA6A;
}

.mySelf .user-comment:after {
    left: inherit;
    right: -6px;
    background: #9EEA6A;
}

.CManage .user-name {
    color: #FF807C;
}

.CManage .user-comment {
    background: #FFE7E7;
}

.CManage .user-comment:after {
    background: #FFE7E7;
}


/* 最新消息弹窗 */

.lastChat {
    position: fixed;
    right: -10px;
    width: 140px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    font-size: 14px;
    background: #fff;
    z-index: 10;
    /*top: 60%;*/
    bottom: 25%;
    text-align: center;
    box-shadow: 0 0 3px #aaa;
    color: #13B74C;
    display: block;
}

.lastChat .ico-down {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 17px;
    top: 10px;
    background: url(../../images/3-34video/arrow_down.png) no-repeat;
    background-size: 100% 100%;
}

.loadTopMore {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 15px;
}


/*左下角*/

.promotion-icon-rt {
    position: absolute;
    left: 2.8%;
    bottom: 2.8%;
}

.promotion-icon-rt .i_tv_red {
    padding: 0 .2em;
    float: left;
    background: rgba(255, 255, 255, .9);
    border: .1em solid #ff7c77;
    text-align: center;
    color: #ff7c77;
    font-size: .91em;
    display: block;
    /* height: 1.33em; */
    line-height: 1.4;
}

.list-link-price .old-price-txt {
    color: #8f8f96;
    font-size: 0.92em;
}

.left-label-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    background: #ff4e4e;
    line-height: 20px;
    z-index: 20;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* width:100%; */
}

.red {
    color: #FF504A;
}


/* 推送商品消息弹窗 */

.pushGoodsMsg a,
.pushGoodsMsg {
    width: 50%;
    box-sizing: content-box;
    padding: 3px;
    position: fixed;
    left: 3.2%;
    bottom: 5em;
    z-index: 100;
    line-height: 1.8;
    border-radius: 10px;
    transform: translateZ(20px);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    display: box;
    display: -webkit-flex;
    display: flex;
    background: #fff;
}

.pushGoodsMsg a {
    width: 100%;
    padding: 0;
    position: relative;
    bottom: 0;
    left: 0;
}

.pushGoodsMsg .pushGoodsInfo {
    flex: .7;
    overflow: hidden;
    padding: 0 10px 0 12px;
}

.pushGoodsMsg .img-box {
    flex: .3;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}

.pushGoodsInfo .pushTitle {
    height: ;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pushGoodsInfo .pushPrice {
    color: #e33e41;
    font-size: 16px;
    line-height: 1.5;
}

.pushGoodsInfo .pushSmall {
    font-size: 12px;
}

.tag-array .tag-n {
    width: 30px;
    height: 30px;
}

.tag-array .tag-pic {
    width: 30px;
    height: 30px;
}

.tag-array .tag-num {
    font-size: 14px;
}

.tag-array .tag-save {
    font-size: 14px;
}