@charset "utf-8";

body, ul, li, ol, dl, dt, dd, p, img, h1, h2, h3, h4, h5, b, u, i, em {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
}

body {
    font-size: 14px;
    color: #333;
    position: relative;
    font-family: "微软雅黑";
    background-color: #f5f5f5;
}

h1, h2, h3, h4, h5, b, u, i, em {
    font-size: 14px;
    font-weight: normal;
    font-style: normal
}

ul, li, dl, dt, dd, ol {
    list-style-type: none
}

img {
    border: 0
}

input {
    outline: none;
}

a, a:hover, a:visited, a:active, a:link {
    text-decoration: none;
    border: none;
}

a {
    color: #333
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 12px;
    font-style: normal;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.fl {
    float: left
}

.fr {
    float: right
}

.ml-10 {
    margin-left: 10px;
}

.clear {
    width: 100%;
    clear: both;
}

.padd {
    padding: 0 10px;
    overflow: hidden
}

#license {
    height: 22px;
    line-height: 22px;
    padding: 5px;
    border: 1px solid #dddddd;
}

#header {
    width: 100%;
    height: 50px;
    z-index: 3;
    position: relative;
    background-image: url(header.png);
    background-repeat: no-repeat;
    overflow: hidden
}

.logo {
    float: left;
    height: 50px;
    background: url(logo.png) no-repeat 10px center;
    background-size: 36px;
    padding-left: 56px;
}

.logo_left {
    float: left;
}

.logo_yidao {
    float: left;
    height: 50px;
    background: url(yidao.png) no-repeat 10px center;
    background-size: 42px;
    padding-left: 56px;
}

.logo-div {
    float: left;
    width: 130px;
    height: 50px;
    margin-top: 7px;
    padding-left: 6px;
    /*background:url(logo-doc.png) no-repeat left center;*/
    background-size: 6px;
    overflow: hidden
}

.logo-img {
    float: left;
    margin-left: 8px;
    max-width: 130px;
    height: 40px;
}

.head-info {
    /*float:right; height:50px; position:absolute; right:10px; top:0;*/
    float: left;
}

.head-user {
    float: right;
    width: 28px;
    height: 28px;
    display: block;
    border-radius: 28px;
    border: 1px solid #ffffff;
    margin-left: 20px;
}

.head-user img {
    width: 28px;
    height: 28px;
    border-radius: 28px;
}

.head-share {
    float: right;
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    font-size: 35px;
    color: #ffffff;
    display: block;
}

.head-menu {
    /*float:right; margin-left:15px; width:26px; height:50px; line-height:50px; color:#fff;*/
    margin-left: 10px;
}


#publicity {
    width: 100%;
    overflow: hidden
}

#publicity img {
    float: left
}

#subtitle {
    width: 100%;
    background-color: #454545;
    color: #fff;
    height: 25px;
    overflow: hidden;
    clear: both;
}

#subtitle marquee {
    line-height: 28px;
    margin: 0;
    padding: 0;
}

#online-num {
    font-weight: 100;
    font-size: 14px;
}

.live-info {
    height: 30px;
    padding: 10px;
    overflow: hidden
}

.live-total {
    height: 30px;
    line-height: 30px;
}

.live-btn-a {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 6px 0 4px;
    border-radius: 20px;
    display: block;
    overflow: hidden
}

.live-btn-i {
    float: left;
    height: 28px;
    line-height: 28px;
    display: block;
    overflow: hidden;
}

.live-follow .live-btn-i {
    width: 18px;
    text-align: left;
}

.live-bespoke .live-btn-i {
    width: 20px;
    text-align: center;
}

.live-bespoke {
    margin-left: 8px;
}

/* 评论信息 */
#talk, #comment {
    width: 100%;
    overflow: hidden
}

.talk-li {
    position: relative;
    clear: both;
    margin-top: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 10px;
    overflow: hidden
}

.talk-li-host {
    background-color: #fcf1d6;
    padding-bottom: 10px;
}

.talk-host {
    background-color: #9094b1;
    border-radius: 2px;
    color: #fff;
    height: 18px;
    font-size: 10px;
    line-height: 17px;
	padding: 0 3px;
    text-align: center;
    margin-right: 6px;
    display: inline-block;
    overflow: hidden;
}

.talk-icon {
    width: 38px;
    height: 38px;
    border-radius: 38px;
    overflow: hidden;
}

.talk-icon img {
    width: 38px;
    height: 38px;
    border-radius: 38px;
}

.talk-info {
    padding-left: 10px;
    overflow: hidden;
    font-size: 14px;
}

.talk-head {
    width: 100%;
    height: 42px;
    margin-bottom: 5px;
    overflow: hidden
}

.talk-operate {
    float: right;
    height: 25px;
}

.talk-praise, .talk-write, .talk-font, .talk-num {
    float: left;
}

.talk-write {
    margin-left: 5px;
}

.talk-font {
    height: 25px;
}

.talk-num {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}

.talk-praise .talk-font {
    width: 23px;
    height: 25px;
    overflow: hidden
}

.talk-write .talk-font {
    width: 25px;
    height: 25px;
    line-height: 26px;
    padding-right: 2px;
    overflow: hidden
}

.talk-user {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 20px;
    font-size: 15px;
    overflow: hidden
}

.talk-imgs {
    padding: 2px 8px 8px 0;
    overflow: hidden
}

.talk-imgs img {
    float: left;
    margin-left: 8px;
}


.talk-content {
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding: 10px;
    max-width: 270px;
    /*display: flex;
    align-items: center;*/
    box-sizing: border-box;
    box-shadow: 0 2px 8px 0 hsla(0, 0%, 76%, .04);
}

.talk-content img{
    width: 30px;
    height: 30px;
}

.talk-gave {
    background-color: #fa9d3b;
    color: #fff;
    padding: 10px;
    position: relative;
    overflow: hidden
}

.talk-gave-i {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 50px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    color: #d7493d;
    font-size: 40px;
    display: block
}

.talk-gave-span {
    float: left;
    padding-left: 50px;
    color: #fff;
    height: 40px;
    line-height: 20px;
    display: block;
    font-size: 16px;
    overflow: hidden
}

.talk-gave-span font {
    padding: 0 2px;
}

.talk-your {
    display: flex;
    align-items: center;
    padding: 0px;
    table-layout: fixed;
    word-break: break-all;
    color: #333333;
    overflow: hidden
}

.talk-floor {
    padding: 8px 8px 0px 8px;
    border-top: 1px solid #efefef;
}

.talk-floor-h3 {
    color: #999999;
    padding-bottom: 0px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden
}

.talk-floor-span {
    float: right
}

.talk-floor-p {
    line-height: 24px;
}


/* 用户弹窗 */
#UserInfo {
    padding: 15px;
    overflow: hidden
}

.UserInfo-head {
    width: 100%;
    height: 72px;
    text-align: center;
    padding-bottom: 5px;
    overflow: hidden
}

.UserInfo-pic {
    width: 70px;
    height: 70px;
    border: 1px solid #ddd;
    border-radius: 60px;
    display: inline-block
}

.UserInfo-img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin: 5px;
    display: block;
    overflow: hidden
}

.UserInfo-cont {
    width: 100%;
}

.UserInfo-p {
    font-size: 12px;
    line-height: 22px;
    display: block;
    text-align: center;
    overflow: hidden
}

#UserInfo-input {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 54px;
    padding: 0 3px;
    display: inline
}

#UserInfo-edit {
    color: #06c;
    margin-left: 10px;
}

/* 视频 */
#content {
    width: 100%;
    position: relative;
    z-index: 1;
}

#playBtn {
    width: 72px;
    height: 54px;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -27px;
    z-index: 3;
}

#playVideo {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
    float: left;
    background-color: #000;
}

/* 评论 */
#Write-Box {
    padding: 10px 14px 10px 10px;
    height: 120px;
    background-color: #e8e8e8;
    position: relative;
}

#Write-text {
    width: 100%;
    height: 66px;
    line-height: 140%;
    font-size: 110%;
    border: none;
    background-color: #e8e8e8;
    position: relative;
    z-index: 1;
    outline: none
}

#Write-tool {
    clear: both;
    background-color: #e8e8e8;
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1000;
    overflow: hidden
}

#toolImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-size: 30px;
}

#toolFile {
    padding: 5px 0 5px 60px;
    height: 40px;
    background-color: #efefef;
    overflow: hidden
}

#toolFile img {
    width: 34px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 6px;
    border: 1px solid #f60;
    padding: 2px;
    overflow: hidden
}

#comment-more {
    width: 100%;
    font-size: 14px;
    color: #868686;
    text-align: center;
    line-height: 50px;
    padding-bottom: 15px;
    display: block;
    overflow: hidden
}


#comment-info {
    border-bottom: 1px solid #f0f0f0;
    height: 24px;
    line-height: 24px;
    padding: 10px 8px;
    overflow: hidden
}

#comment-num {
    font-weight: 100;
    font-size: 14px;
}

.comment-total {
    color: #8b8b8b
}

.comment-i {
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block
}

.comment-em {
    float: left;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 3px;
}

.comment-span {
    float: left;
    position: relative;
}

.comment-span-b {
    position: absolute;
    left: -2px;
    top: -1px;
    width: 12px;
    height: 20px;
    display: block;
}

.comment-span-em {
    height: 20px;
    line-height: 22px;
    margin-top: 2px;
    display: inline-block;
    margin-left: 7px;
    border-radius: 3px;
    padding: 0 3px;
}

.comment-post {
    margin-left: 10px;
}


#tabs {
    width: 100%;
    background: #fff !important;
}

#tabs-h {
    width: 100%;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f4f4f4;
    font-size: 14px
}

#tabs-h li {
    float: left;
    line-height: 40px;
    width: 25%;
    text-align: center;
    color: #999999
}

#tabs-h li.cur {
    height: 39px;
}

#tabs-b {
    width: 100%;
    clear: both;
    overflow: hidden
}

#tabs-c {
    width: 100%;
    clear: both;
    overflow: hidden;
    background: #fff !important;
}

.tabs-div {
    width: 100%;
    position: relative;
    overflow: hidden
}

.tabs-content {
    padding: 10px;
    min-height: 190px;
    line-height: 180%;
    overflow: hidden
}

.tabs-content img {
    max-width: 100%;
    clear: both;
    overflow: hidden
}

.tabs-content table {
    max-width: 100%
}

.tabs-link {
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background-color: #ff6a00;
    color: #fff;
    margin-top: 10px;
    border-radius: 5px;
    text-align: center;
}


.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

#rank_table {
    width: 98%;
}

#rank_table tr {
    height: 30px;
    line-height: 30px;
}

#rank_table tr td, #rank_table tr th {
    text-align: center;
    border: 0px;
    padding: 0px;
}

#rank_table tr td img {
    border-radius: 50%;
}


/* 焦点图 */
.swiper-box {
    padding: 1px;
    overflow: hidden
}

.swiper-container {
    width: 100%;
    position: relative
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    width: 100%;
}

/* 打赏 */
#gave {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative; /*background-color:#d7493d; border-radius:50px;*/
    text-align: center;
    font-size: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 10;
    color: #ff4444
}

#gave-box {
    width: 250px;
    height: 285px;
    background: url(gave.png) no-repeat;
    background-size: 250px;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -125px;
}

#gave-text {
    padding: 110px 30px 0;
    height: 116px;
    overflow: hidden
}

#gave-text p {
    padding: 5px;
    background-color: #fff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #efefef;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden
}

.gave-input {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    background-color: #fff;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#gave-sub {
    width: 130px;
    height: 33px;
    margin: 0 auto;
}

#gave-close {
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block;
}

#shake {
    background-color: #fff;
}

#shake-img {
    width: 100%;
    height: 100%;
    background: #fff url(shake-yes.gif) no-repeat center 20px;
    background-size: 100%;
    overflow: hidden
}

#shake-limit {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    z-index: 2;
    color: #888;
    text-align: center;
}

/* 红包雨 */
.div {
    width: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.bg_1 {
    background: url(images/bg_redrain.png) no-repeat;
    background-size: cover;
}

.bg_2 {
    background: url(images/bg_redrain2.png) no-repeat;
    background-size: cover;
}

.div > div {
    width: 80px;
    height: 90px;
    position: absolute;
    top: 0;
    right: 0;
    /*background: red;*/
    /*background: url(../images/test_package.png) no-repeat;
    background-size: 100%;*/
    background-image: url(images/icon_package.png);
    background-repeat: no-repeat;
    background-size: 155px 215px;
    background-position: 0px -1px;
    /*background-position: 0px -100px;*/

}

/*.div > div > div{
	width: 60px;
	height: 80px;
	
	background: url(../images/test_package.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: -2px;
	right: -2px;
}*/
/*rain*/
.page_rain {
    width: 100%;
    height: 100%;
    line-height: 50px;
    position: relative; /*background-color:#d7493d; border-radius:50px;*/
    text-align: center;
    font-size: 50px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    color: #ff4444;
    background: url(images/bg_redrain.png) no-repeat 0 0;
    background-size: cover;
    min-height: 10px;
}

.page_rain.chuai_box {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    text-align: -webkit-center;
}

.page_rain .chuai_box .chuai {
    width: 240px;
    height: 160px;
    background: url(images/chuai.png) no-repeat center center;
    background-size: cover;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-top: -80px;
    border-radius: 4px;
}

.page_rain .chuai_box .chuai p {
    color: #ffe401;
    font-size: 14px;
    margin-top: 120px;
}

#footer {
    width: 100%;
    height: 50px;
    clear: both;
    background: #e5e5e5 url(flogo.png) no-repeat center;
    background-size: 180px;
    overflow: hidden
}

#footer1 {
    width: 100%;
    height: 50px;
    clear: both;
    background: #e5e5e5 url(flogo1.png) no-repeat center;
    background-size: 180px;
    overflow: hidden
}

#footer2 {
    width: 100%;
    height: 50px;
    clear: both;
    background: #e5e5e5 url(flogo2.png) no-repeat center;
    background-size: 180px;
    overflow: hidden
}

#sobey_footer {
    width: 100%;
    height: 50px;
    clear: both;
    background: #e5e5e5 url(sobey_flogo.png) no-repeat center;
    background-size: 180px;
    overflow: hidden
}

.head-menu:before {
    content: "\e614";
    font-size: 26px;
}

.icon-reply-praise {
    float: left;
    font-size: 24px;
    margin-top: -1px;
    font-size: 22px;
}

.icon-reply-praise:before {
    content: "\e618";
}

.icon-reply-comment {
    float: left;
    font-size: 24px;
    margin-top: 0px;
    font-size: 21px;
}

.icon-reply-comment:before {
    content: "\e610";
}

.comment-praise .comment-i {
    float: left;
    font-size: 24px;
    margin-top: -2px;
}

.comment-praise .comment-i:before {
    content: "\e602";
}

.comment-post .comment-i {
    float: left;
    font-size: 22px;
    margin-top: 0px;
}

.comment-post .comment-i:before {
    content: "\e615";
}

.live-follow .live-btn-i {
    float: left;
    font-size: 20px;
    margin-top: -1px;
}

.live-follow .live-btn-i:before {
    content: "\e60d";
}

.live-bespoke .live-btn-i {
    float: left;
    font-size: 18px;
    margin-top: -2px;
}

.live-bespoke .live-btn-i:before {
    content: "\e60a";
}

.comment-span-b:before {
    content: "\e608";
}

#toolImg:before {
    content: "\e617";
    font-size: 30px;
}

#toolImg:active {
    background-color: #ddd
}

.vote-box {
    padding: 15px 15px 50px;
    overflow: hidden
}

.vote-h {
    line-height: 30px;
    font-size: 18px;
    padding-top: 8px;
    text-align: center;
    overflow: hidden
}

.vote-c {
    line-height: 25px;
    color: #888;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-indent: 1em;
    overflow: hidden
}

.vote-p {
    width: 100%;
    padding-top: 15px;
    overflow: hidden
}

.vote-vs {
    width: 100%;
    height: 180px;
    position: relative
}

.vote-vs .vote-vs-i {
    width: 60px;
    height: 42px;
    display: block;
    position: absolute;
    left: 50%;
    top: 78px;
    margin-left: -30px;
    background: url(vs.png) no-repeat;
    overflow: hidden
}

.vote-vs .vote-li {
    width: 120px;
    height: 180px;
}

.vote-vs .vote-l {
    float: left
}

.vote-vs .vote-r {
    float: right
}

.vote-vs .vote-pic {
    width: 120px;
    height: 120px;
    overflow: hidden
}

.vote-vs .vote-img {
    width: 120px;
    height: 120px;
    border-radius: 150px;
}

.vote-vs .vote-name {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-top: 15px;
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center
}

.vote-step {
    width: 100%;
    height: 35px;
    position: relative;
    overflow: hidden
}

.vote-step-l {
    float: left;
    height: 35px;
    background-color: #b53030
}

.vote-step-r {
    float: right;
    height: 35px;
    background-color: #2a43b9
}

.vote-step-span {
    position: absolute;
    top: 5px;
    height: 25px;
    display: block
}

.vote-step-btn {
    width: 25px;
    height: 25px;
    line-height: 21px;
    text-align: center;
    display: block;
    border-radius: 25px;
    color: #fff;
    font-size: 25px;
}

.vote-step-em {
    height: 25px;
    line-height: 25px;
    display: block;
    color: #fff;
}

.vote-step-l .vote-step-span {
    left: 5px;
}

.vote-step-r .vote-step-span {
    right: 5px;
}

.vote-step-l .vote-step-btn {
    float: left;
}

.vote-step-r .vote-step-btn {
    float: right;
}

.vote-step-l .vote-step-em {
    float: left;
    padding-left: 6px;
}

.vote-step-r .vote-step-em {
    float: left;
    padding-right: 6px;
}

.vote-step-btn:before {
    content: "\e602";
}


/*评论*/
.t2 {
    font-size: 15px;
}

.c3 {
    color: #888888;
}

.t3 {
    font-size: 13px;
}


.input-module {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;

}

.aliveVideoInput {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding: 8px 16px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 hsla(0, 0%, 67%, .04);
    border-top: 1px solid #f0f0f0;
    position: relative;
}

.aliveWordWrapper {
    background-color: #f9f9f9;
    border-radius: 22rem;
    overflow: hidden;
    flex-wrap: nowrap;
    flex: 1;
    display: flex;
}

.aliveWordInput {
    background-color: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    resize: none;
    line-height: 22px;
    padding-top: 10px;
    padding-left: 12px;
    height: 44px;
    resize: none;
    overflow-y: hidden;
    font-size: 14px;
    flex-shrink: 1;
    flex-grow: 1;
    border: none;
}


.inputActionWrapper {
    float: left;
    height: 44px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}

.inputActionWrapper > div {
    float: left;
}

.discussBtnWrapper {
    width: 24px;
    height: 24px;
    z-index: 6;
    cursor: pointer;
    padding: 10px 0 10px 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.discussBtn, .operate img, .barrageBtnWrapper img {
    width: 100%;
    height: 100%;
}

.operate {
    width: 26px;
    height: 26px;
    background-size: 100%;
    padding: 10px 0 10px 12px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.questionWrapper {
    box-sizing: border-box;
    height: 44px;
    line-height: 44px;
    flex-shrink: 0;
    background: #f9f9f9;
}

.questionWrapper > div {
    height: 100%;
    overflow: hidden;
    margin-right: 10px;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}

.question_block {
    cursor: pointer;
}

.questionOption {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    background-color: transparent;
    border: 1px solid #c6c6c6;
    position: relative;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.question_block.on .questionOption {
    background-color: #000;
    border: 1px solid #000;
}

.question_block.on .questionOption::before {
    content: '';
    font-size: 12px;
    width: 8px;
    height: 8px;
    display: block;
    margin: 1px;
    background-image: url('./svg/on.png');
    background-repeat: no-repeat;
    background-size: 100%;
}


.barrage-module.barrage-module-teacher {
    z-index: 6;
    box-sizing: border-box;
    background-color: #fff;
    width: 44px;
    height: 44px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .05);
    border-radius: 50%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


.barrageBtnWrapper {
    width: 26px;
    height: 26px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.barrage-absolute {
    position: fixed !important;
    right: 16px !important;
    bottom: 75px !important;
}

.give_reward_wrapper {
    width: 28px;
    display: inline-flex;
    flex-shrink: 0;
    margin-right: 16px;
    align-items: center;
}

.give-reward-module > img {
    width: 28px;
    height: 28px;
    margin-top: 3px;
}

.barrage-list {
    position: fixed;
    right: 16px;
    bottom: 126px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
}

.barrage-item {
    display: flex;
    max-width: 176px;
    min-height: 26px;
    box-sizing: border-box;
    margin-bottom: 5px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 13px;
    -webkit-transition: all 3s;
}

.content-backg {
    display: flex;
    align-items: center;
    margin-right: 6px;
    font-size: 0;
}

.barrage-item .content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 2px 0 2px 3px;
    font-size: 13px;
    line-height: 22px;
}

.content-area {
    user-select: none;
    max-height: 46px;
    max-width: 115px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-left: 4px;
    word-break: break-all;
}

.marginTop2 {
    margin-top: .02rem;
    margin-bottom: .02rem;
}

.questionFlag {
    display: inline-flex;
    height: 21px;
    line-height: 21px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    color: #666;
    font-size: 11px;
    width: 21px;
    font-weight: 500;
    flex-shrink: 0;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 2px;
}

.barrage-item .avatar {
    width: 22px;
    height: 22px;
    position: relative;
    margin-top: 2px;
    margin-right: 2px;
    flex-shrink: 0;
}

.barrage-item .avatar img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
}
.PressGreenBg{
    display: flex;
    align-items: center;
}
.switchKeyboard{
    float: left;
    width: 28px;
    height: 28px;
}
.switchKeyboard img{
    width: 100%;
    height: 100%;
}

.submitInfo {
    float: left;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 500;
    color: #09bb07;
    cursor: pointer;
    user-select: none;
    margin-left: 10px;
}
.emoji_item{
    display: none;
    overflow-y:scroll;
    height: 300px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}
.emoji_item img{
    float: left;
    width: 30px;
    height: 30px;
    padding: 0 20px 10px 0;
}

.top-is-goods {
    position: fixed;
    right: 16px;
    bottom: 280px;
    z-index: 5;
}

.action_box_item_bottom, .action_box_item_top {
    width: 28px;
    height: 28px;
    cursor: pointer;
    box-sizing: border-box;
    background-color: rgba(53, 53, 53, .4);
    border-radius: 50%;
}

.action_box_item {
    height: 28px;
    width: 28px;
}

.toTop {
    background: url(./svg/to_top.png) no-repeat 50%;
    background-size: 13px;
}

.toBottom {
    background: url(./svg/to_bottom.png) no-repeat 50%;
    background-size: 13px;
    margin-top: 20px;
}


#talk {
    background-color: #f5f5f5;
}

#talk #comment {

}

#talk #comment .talk-user-name,#talk-comment #talk-comment-ul .talk-user-name{
    white-space: nowrap;
    color: #666;
    line-height: 1;
}
.talk-li .ask{
    width: 22px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
    border-radius: 50%;
    display: inline-block;
    background-color: #09bb07;
    -webkit-transform: translateY(-.035rem);
    transform: translateY(-.035rem);
}






.layermbox1 .layermchild.popuo-tan-comment {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.layermbox1 .layermchild.popuo-tan-comment h3 {
    text-align: center;
    padding: 0;
    font-size: 20px;
    border-bottom: 0;
    flex-grow: 0;
    flex-shrink: 0;
    background-color: #f9f9f9;
    overflow: hidden;
}

.layermbox1 .layermchild.popuo-tan-comment .layermend::after, .layermbox1 .layermchild.popuo-tan-comment .layermend::before {
    font-weight: 600;
}

.layermbox1 .layermchild.popuo-tan-comment .layermcont {
    padding: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    overflow-x: hidden;
}

.layermbox1 .layermchild #talk-comment {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.layermbox1 .layermchild .inputWrapper {
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
}


.operation-content-user-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    padding:32px 16px 54px;
}
.operation-content-user-btn>span{
    width: 64px;
    height: 92px;
    position: relative;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 0;
}
.operation-content-user-btn>span>img{
    width: 42px;
    height: 42px;
    display: inline-block;
    padding:  10px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 8px 0 hsla(0,0%,76%,.04);
    box-shadow: 0 2px 8px 0 hsla(0,0%,76%,.04);
}
.operation-content-user-btn>span>span{
    position: absolute;
    left: 50%;
    bottom: 0;
    font-size: 12px;
    color: #666;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.talk-time{
    text-align: center;
    color: #888;
    padding-top: 15px;
    line-height: 1;
    font-size: 12px;
    line-height: 20px;
}
#talk-comment-ul{
    padding-bottom: 10px;
}
#talk-comment-ul .talk-me{
    justify-content: flex-end;
}
#talk-comment-ul .talk-me .talk-icon{
    order: 1;
}
#talk-comment-ul .talk-me .talk-info{
    padding-left: 0;
    padding-right: 10px;
}
#talk-comment-ul .talk-me .talk-info .talk-head{
    display: flex;
    justify-content: flex-end;
}

textarea::-webkit-input-placeholder {
    color: #777;
}
textarea::-moz-input-placeholder {
    color: #777;
}
textarea::-ms-input-placeholder {
    color: #777;
}



.talk-reply{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    overflow-x: hidden;
}

.talk-reply::after {
    content: " ";
    display: block;
    width: 100%;
    border-bottom: 1px dashed #333;
    -webkit-transform: scale(1);
    transform: scale(1);
    position: absolute;
    left: 0;
    bottom: 0;
}