﻿l,
body {
    height: 100%;
    min-height: auto
}

.ft0 {
    font-size: 0
}

.colorred {
    color: #E80115 !important
}

.colorgray {
    color: #666 !important
}

.colorblue {
    color: #1173D6 !important
}

a {
    outline: none;
    cursor: pointer;
}

.strong {
    font-weight: bold;
}

.hide {
    display: none
}

.pull-right {
    float: right
}

.pull-left {
    float: left;
}

.clearboth {
    clear: both
}

.navbar-custom {
    padding: 0;
    height: 80px;
    padding-right: 0 !important;
    width: 100%;
    border-radius: 0;
    z-index: 999;
    margin-bottom: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.nav-sticky.navbar-custom {
    height: 70px;
    margin-top: 0;
    padding: 0;
    background-color: rgba(17, 115, 214, .9);
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}

.nav-sticky .nav-item {
    height: 70px;
    padding: 14px 0;
    transition-duration: 700ms;
}

.nav-sticky .navbar-expand-lg .navbar-nav,
.nav-sticky .navbar-nav {
    height: 70px;
    transition-duration: 700ms;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.vdlist {
    overflow: hidden;
    margin-left: -2%;
}

.vdcard {
    width: 18%;
    position: relative;
    float: left;
    margin: 1% 0 3% 2%;
    padding-bottom: 15px;
    background-color: #fff;
    border-radius: 10px;
    transition-duration: 300ms;
    cursor: pointer;
}

.vdcard:hover {
    transform: scale(1.02);
    transition-duration: 300ms;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.vdcard .vdposter {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.vdcard .vdposter img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 8px 8px 0 0
}

.vdcard .title {
    font-size: 18px;
    margin: 15px;
    height: 2.5rem;
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    align-items: center;
}

.vdcard .desc {
    padding: 0 15px;
    margin-bottom: 5px;
    color: #2F3339;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.vdcard .smdesc {
    display: block;
    min-height: 20px;
    margin-bottom: 5px;
    padding: 0 15px;
    color: #92979D;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.radiusbtn-full {
    display: block;
    padding: 10px 0;
    margin: 15px 15px 0;
    text-align: center;
    border-radius: 5px
}

.radiusbtn-full:hover {
    opacity: .8
}

.vdcard .lightbtn {
    background-color: #e7f1fa;
    color: #1173D6;
}

.disablebtn {
    background-color: #F3F4F5;
    color: #62676C
}

.livebtn {
    background-color: #1173D6;
    color: #fff
}

.yugao {
    position: absolute;
    padding: 2px 5px;
    right: 3%;
    top: 5%;
    background: rgba(0, 0, 0, .3);
    border-radius: 4px;
    color: #fff;
    line-height: 1.5
}

.livemark {
    position: absolute;
    padding: 2px 5px;
    right: 3%;
    top: 5%;
    background: #FF0040;
    border-radius: 4px;
    color: #fff
}

.column-title {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    margin: 3% 0 1%;
    color: #2F3339
}

.livingicon {
    position: relative;
    width: 15px;
    margin-right: 5px;
    line-height: 1.5
}

.layui-form .layui-table .livingicon,
.vdcard .vdposter .livingicon {
    width: 15px;
    position: relative;
}

.clock {
    width: 16px;
    display: inline-block;
    vertical-align: text-bottom;
}

.page-group {
    position: relative;
    min-height: 600px;
    margin: auto;
    padding-bottom: 50px;
    background-color: #cce1f6
}

.page {
    width: 1650px;
    margin: auto;
}

.page-group,
.content {
    padding-bottom: 0;
    position: relative;
}

.content {
    padding: 15px 0
}

/*.ccmtv-header-fixed~.page-group{ top:68px }*/
.page-subgroup {
    width: 1280px;
    margin: auto;
    padding-bottom: 50px;
}

.more {
    position: absolute;
    right: 0;
    top: 20%;
    font-size: 16px;
    font-weight: normal;
}

.more img {
    width: 7px;
    margin-left: 5px;
}

display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.container .layui-anim {
    -webkit-animation-name: layui-rotate;
    animation-name: layui-rotate;
}

.layui-flow-more a i {
    display: block;
    margin-top: 20px;
    font-size: 50px;
    color: #1173d6
}

.layui-flow-more a cite {
    display: block;
    background-color: #fff;
    border-radius: 8px
}

.layui-timeline-axis {
    color: #1173D6;
    font-weight: bold;
}

.layui-timeline-item:before {
    background: none;
    border-right: dashed 1px #ccc;
}

.page-header {
    padding: 0
}

.layui-tab-title,
.logo,
.username,
.helpbtn {
    display: inline-block;
}

.layui-nav {
    display: inline-block;
    vertical-align: middle;
}

.layui-nav {
    background: none;
    border: none
}

.layui-nav .layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #1173D6;
    transition: all .2s;
    -webkit-transition: all .2s;
    pointer-events: none;
    border: none;
    border-radius: 0;
}

.layui-nav .layui-nav-item {
    padding: 0;
    color: #333;
    line-height: 40px;
}

.layui-nav .layui-this {
    color: #1173D6
}

.layui-nav-bar {
    height: 3px;
    background-color: #1173D6
}

.layui-tab-title li {
    min-width: auto;
    width: auto;
    margin: 0 20px 0 50px;
    font-size: 16px;
    color: #62676C
}

.layui-tab-title li:hover {
    color: #1173D6
}

.logo {
    height: 60px;
    margin-top: 10px;
    transition-duration: 500ms
}

.logo img {
    height: 100%
}

.headrrightside {
    float: right;
    margin-top: 20px;
    transition-duration: 500ms
}

.headrrightside .search {
    padding: 5px 20px;
    display: inline-block;
    border-radius: 50px;
    border: solid 1px #ccc;
}

.headrrightside .search input {
    width: 300px;
    border: none;
    padding: 5px;
    background: none
}

.headrrightside .search span img {
    width: 18px;
}

.userwrap {
    display: inline-block;
    margin-left: 20px;
    color: #fff
}

.username img {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    border-radius: 100%;
}

.helpbtn {
    margin: 0 20px 0 40px
}

.helpbtn img {
    width: 18px;
}

.ovh {
    overflow: hidden;
}

.quit {
    display: inline-block;
    padding: 2px 10px;
    margin-left: 10px;
    background-color: #84c0fa;
    color: #fff;
    border-radius: 5px;
}

.quit:hover {
    color: #fff
}

.searchwrap {
    height: 160px;
    position: relative;
    padding: 0;
}

.search {
    width: 650px;
    margin: auto;
    font-size: 0;
    background-color: #fff;
    border-radius: 5px;
}

.search select,
.search input {
    font-size: 14px;
    background: none;
    border: none;
    color: #333
}

.search .layui-form-select dl dd,
.search .layui-form-select dl dt {
    font-size: 14px
}

.search .layui-form-select .layui-edge {
    width: auto;
    height: auto;
    border: none;
    display: inline-block;
    margin: 0;
    top: 33%;
    font-family: layui-icon !important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.search .layui-btn {
    background-color: #1173D6;
    border-radius: 0 3px 3px 0
}

.search .layui-form-select dl dd.layui-this {
    background-color: #1173D6
}

.search .layui-form-select .layui-edge:before {
    content: "\e61a"
}

.search .layui-input {
    border: none
}

.search .layui-form-selected .layui-edge {
    margin: 0
}

.search .layui-form-select:after {
    content: '';
    width: 1px;
    height: 15px;
    background-color: #ccc;
    position: absolute;
    top: 35%;
    right: 0
}

.activitycontainer .search .layui-form-select:after {
    display: none;
}

.sendcomtrendsbtn {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 8px;
    background-color: #E6A82D;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    transition-duration: 700ms
}

.sendcomtrendsbtn:hover,
.sendtrendsbtn:hover {
    color: #fff;
    background-color: #d18b00;
    transition-duration: 700ms
}

.activitycon.search {
    position: relative;
    top: auto;
    left: auto;
    transform: initial
}

.activitycontainer .search {
    width: 100%
}

.activitycon.search select {
    display: none !important
}

.navmenu {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    margin-left: 22px;
    position: relative;
    top: 0;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    transition-duration: 400ms
}

.navmenu:hover {
    color: #7cbdff;
    transition-duration: 400ms
}

.content-modular-footer {
    padding-top: 50px
}

.topstorymenu {
    width: 770px;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    transition-duration: 400ms;
    cursor: pointer;
    z-index: 999
}

.topstorymenu span {
    display: inline-block;
    padding: 5px 20px 5px 20px
}

.topstorymenu span.active,
.topstorymenu span:hover {
    color: #1173D6;
    transition-duration: 400ms
}

.fixedmenu {
    width: 58px;
    padding-bottom: 20px;
    position: fixed;
    top: 242px;
    /*transform: translate(0px, 0px);*/
    background-color: #fff;
    border-radius: 5px;
    transition-duration: 200ms
}

.fixedmenu a img {
    width: 28px;
    display: block;
    margin: 0;
}

.fixedmenu a:hover img {
    display: none
}

.fixedmenu .all:hover .menuicon {
    background: url(../images/icons6.png) no-repeat;
    background-size: 100%
}

.fixedmenu .follow:hover .menuicon {
    background: url(../images/icons9.png) no-repeat;
    background-size: 100%
}

.fixedmenu .corr:hover .menuicon {
    background: url(../images/icons3.png) no-repeat;
    background-size: 100%
}

.fixedmenu a span {
    display: block;
    text-align: center;
}

.container {
    width: 770px;
    position: relative;
    float: left;
    display: inline-block
}

.broadside {
    width: 400px;
    position: relative;
    margin-left: 10px;
    top: -54px;
    display: inline-block;
    float: right;
    vertical-align: top;
    -webkit-align-self: normal;
    -ms-flex-item-align: normal;
    align-self: normal;
    transition-duration: 700ms;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99
}

/*.tourismain .broadsidemenu{top:-98px;}*/
.scrollcon {
    position: relative;
    margin: 0 auto 0 68px
}

.touris .scrollcon {
    margin-left: 300px;
}

.panel {
    margin: 10px 0;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    transition-duration: 400ms;
    -webkit-transform: translate3d(0, 50px, 0);
}

.panel .panelcon {
    position: relative;
    padding: 15px;
}

.panel .userhead {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 14px 0 0 14px
}

.panel .panelcon {
    display: inline-block;
    width: 664px
}

.panel .userhead img {
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.panel .userhead .accTag {
    right: 0;
    left: auto;
    text-align: center;
    font-size: 12px;
    bottom: 3px;
}

.panel .paneltitle {
    font-size: 16px;
    font-weight: bold;
}

.followsm {
    cursor: pointer;
    position: absolute;
    right: 15px;
    padding: 5px 15px 4px;
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 1;
    margin-left: 10px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 50px;
    border: solid 1px #1173d6;
    color: #1173d6;
    transition-duration: 400ms;
}

.followsm:hover {
    background-color: #1173d6;
    color: #fff;
    transition-duration: 400ms
}

.followsm.active {
    border: solid 1px gray;
    color: gray;
}

.panel .sendtime {
    margin: 5px 0 10px;
    color: #666;
    font-size: 14px;
}

.panel .panelwrite {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    text-align: justify;
    word-break: break-word;
}

.panel .panelwrite p {
    text-align: left;
}

.panel .tags {
    display: inline-block;
    background: linear-gradient(to right, #ffb100, #db9200);
    color: #fff;
    padding: 0px 2px 5px;
    margin-left: 10px;
    text-align: center;
    font-size: 12px;
    border-radius: 2em;
    transform: perspective(500px) rotateY(-15deg);
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.5;
    letter-spacing: 2px;
    width: 4rem;
    height: 0.8rem;
    word-break: break-all;
}

.panel .tags:hover {
    transform: perspective(100px) rotateY(15deg);
}

.panel .tags:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent, white, transparent);
    left: -100%;
    top: 0;
    transition: 0.5s;
}

.panel .tags:hover:before {
    left: 100%;
}

.panel .panelimg {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.panel .panelimg .imgthumb {
    position: relative;
    width: 156px;
    margin-right: 13px;
    display: inline-block;
    vertical-align: top;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.panel .panelimg .imgthumb img {
    width: 100%;
    height: 140px;
    border-radius: 8px;
    object-fit: cover;
}

.panel .panelimg .showmoreimg {
    position: absolute;
    right: 0;
    top: 0;
    width: 156px;
    height: 140px;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    pointer-events: none;
}

.showmoreimg .morenum {
    height: 30px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -15px;
    text-align: center;
    z-index: 9;
    font-size: 26px;
    color: #fff
}

.panneltoolbar {
    margin-top: 10px;
    padding-top: 10px;
    border-top: solid 1px #EFEFEF;
}

.panneltoolbar .commentlb {
    display: inline-block;
    width: 25%;
    text-align: center;
    font-size: 14px;
    color: #666;
    transition-duration: 400ms;
    cursor: pointer;
}

.panneltoolbar .commentlb:hover,
.commentlb.active {
    color: #1173d6;
    transition-duration: 400ms;
    transform: scale(1.05);
}

.panneltoolbar .commentlb img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: text-top;
}

.videothumb {
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.videoclk:hover {
    cursor: pointer;
    color: #1173d6
}

.videothumb:hover .videoimg img {
    transform: scale(1.05);
    transition-duration: 400ms
}

.videothumb .videoimg {
    position: relative;
    height: 140px;
    overflow: hidden;
}

.panelvideo .videoinfo {
    padding: 8px 0;
    font-size: 14px
}

.panelvideo .videotitle {
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    /*white-space: nowrap;*/
}

.panelvideo .videothumb .toolbar span {
    margin: 5px 5px 0 0;
    display: inline-block;
    color: #666;
    line-height: 1;
    font-size: 12px;
    transition-duration: 200ms;
    cursor: pointer;
}

.panelvideo .videothumb .toolbar span img {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px
}

/*.panelvideo .videothumb .toolbar span:hover {
    transform: scale(1.1);
    transition-duration: 200ms
}*/
.panelvideo .videoinfo .toolbar img {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: text-top
}

.panelvideo video {
    width: 100%
}

.panelvideotags {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 8px;
    font-size: 12px;
    background-color: #ccc;
    border-radius: 5px;
    background-color: #dc4d3c;
    background: linear-gradient(to bottom right, #f4a21d, #dc4d3c);
    color: #fff
}

.relaytime {
    display: inline-block;
    font-size: 14px;
}

.relaytoolbar {
    width: 50%;
    float: right;
    text-align: right;
}

.relaytoolbar .commentlb {
    width: auto;
    margin-left: 30px;
    text-align: right
}

.panelrelay {
    background-color: #F5F6F8;
    padding: 0 15px 0 77px;
    margin: 25px -15px 0 -91px;
}

.panelrelay .panneltoolbar {
    border: none
}

.panelrelay~.panneltoolbar {
    margin: 0;
    border: none
}

.panelrelay .paneltitle {
    font-size: 14px
}

.panelrelay .sendtime {
    font-size: 12px;
    color: #999
}

.panelrelay .panelwrite {
    font-size: 16px
}

.showcon {
    display: block;
    text-align: right;
    line-height: 1;
    color: #1173D6;
    font-size: 14px;
    cursor: pointer;
    transition-duration: 400ms
}

.showcon:hover {
    color: #50a7ff;
    transition-duration: 400ms
}

.showcon:before {
    float: right
}

/* .heightAuto { height: 92px; overflow: hidden; } */
.heightAuto {
    height: 120px;
    overflow: hidden;
}

.col20 {
    width: 20%
}

.col65 {
    width: 65%
}

.col15 {
    width: 15%
}

.fixedmargin {
    margin-top: 47px
}

.sendtrendsbtn {
    display: inline-block;
    width: 35%;
    padding: 6px 0;
    margin: 0 5px;
    background-color: #e6a82d;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    box-shadow: 0 0 5px #ccc;
    transition-duration: 700ms
}

.homebtn {
    display: inline-block;
    width: 35%;
    padding: 6px 0;
    margin: 0 5px;
    border: solid 1px #e6a82d;
    color: #e6a82d;
    background-color: #fff;
    font-size: 16px;
    border-radius: 50px;
    box-shadow: 0 0 5px #ccc;
    transition-duration: 700ms
}

.sendtrendswrap {
    padding: 32px 0;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    background: url(../images/icons15.png) center;
    background-size: 100% 100%;
    transition-duration: 700ms
}

.sendtrendswrap:hover {
    background-size: 110% 110%;
    transition-duration: 700ms
}

.siedpanel {
    padding: 15px;
    position: relative;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
}

.siedpanel:last-child {
    margin-bottom: 0
}

.siedpanel .siedtitle {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #EFEFEF;
    color: #464952
}

.renqi {
    padding: 15px 15px 1px
}

.resou li {
    padding: 10px 25px 10px 20px;
    position: relative;
    text-align: justify;
}

.resou li a:hover,
.rqwrap li a:hover {
    color: #50a7ff;
    transition-duration: 400ms
}

.resou li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 13px;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
}

.resou li .pv {
    width: auto;
    position: relative;
    top: auto;
    margin: 0 0 0 10px;
    font-size: 12px;
    color: #999
}

.resou li .zhiding img {
    width: 16px;
    height: 18px
}

.resou li .rstags {
    display: inline-block;
    position: absolute;
    right: 0;
    left: auto;
    margin: 0;
    top: 13px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    line-height: 20px
}

.resou li .rstags.re {
    background-color: #e6a82d
}

.resou li .rstags.xin {
    background-color: #E70014
}

.resou li .rstags.shang {
    background-color: #1173d6
}

.resou .rsicon {
    display: inline-block;
    width: 16px;
    vertical-align: text-bottom
}

.personinfo {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.personinfo .userhead img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 100%
}

.panel .userhead:hover {
    transform: scale(1.05);
    transition-duration: 400ms
}

.personinfo .userhead,
.personinfo .userinfo {
    transition-duration: 400ms
}

.personinfo .userhead,
.personinfo .userinfo,
.personinfo .followbtn {
    display: inline-block;
    vertical-align: middle;
}

.personinfo:hover .userhead,
.personinfo:hover .userinfo {
    transform: translateX(2px);
    transition-duration: 400ms
}

.personinfo .userinfo span {
    display: block;
    font-size: 14px;
    color: #999
}

.personinfo .userinfo span .large {
    display: block;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.personinfo .userinfo span small i {
    display: inline-block;
    margin-right: 20px
}

.personinfo .userinfo {
    max-width: 50%
}

.personinfo .followbtn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    height: 20px;
    padding: 4px 15px;
    float: right;
    font-size: 14px;
    border: solid 1px #1173d6;
    color: #1173d6;
    border-radius: 4px;
    transition-duration: 400ms
}

.headintro,
.search {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9
}

.headintro .followbtn {
    padding: 5px 0;
    width: 120px;
    margin-top: 30px;
    float: right;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #1173D6;
    color: #1173D6;
    font-size: 16px;
    text-align: center;
}

.mcBottom .followbtn {
    display: block;
    margin: 0 auto;
    width: 50%;
    padding: 8px 0;
    border-radius: 4px;
    border: solid 1px #1173D6;
    color: #1173D6
}

.headintro .followbtn:hover,
.headintro .self_edit a:hover {
    background-color: #1173D6;
    color: #fff;
    transition-duration: 400ms
}

.followbtn.active {
    color: #999;
    border: solid 1px #ccc;
}

.followbtn:hover {
    background-color: #1173d6;
    color: #fff;
    border: solid 1px #1173d6;
}

.rqwrap {
    border-bottom: solid 1px #EFEFEF;
    margin-top: 15px;
}

.rqwrap:last-child {
    border: none
}

.rqwrap li {
    padding: 10px 0
}

.rqwrap li span {
    display: block;
    vertical-align: text-top;
    margin-left: 12%
}

.rqwrap li .newtags {
    width: 10%;
    padding: 2px 0;
    margin: 0;
    float: left;
    text-align: center;
    color: #E80115;
    background-color: #FFCDD0;
    border-radius: 4px;
    font-size: 12px
}

.tuijian .swiper-slide {
    display: block
}

.tuijian-pagination {
    text-align: center;
}

.tuijian .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 3px
}

.menuicon {
    display: block;
    width: 28px;
    height: 26px;
    margin: 20px auto 5px;
}

.fixedmenu_left {
    width: 290px;
    float: left;
    z-index: 9;
    position: fixed;
    top: 242px;
    transition-duration: 200ms;
    -webkit-transform: translate3d(0, 0, 0);
}

.ani-fixedmenu {
    position: fixed;
    top: 143px;
    transition-duration: 200ms
}

.fangke ul {
    font-size: 0
}

.fangke li {
    position: relative;
    display: inline-block;
    width: 25%;
    margin: 10px 0;
    text-align: center;
    cursor: pointer;
}

.fangke li img {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 10px;
    border-radius: 100%
}

.fangke li span {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fangke li .viptags {
    color: #B57700;
}

.fangke li .viptags img {
    width: 18px;
    height: auto;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0
}

.fkshow {
    width: 200px;
    position: absolute;
    top: -100px;
    left: 50%;
    padding-bottom: 20px;
    border-radius: 5px;
    margin-left: -100px;
    z-index: 9
}

.maskfull {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none
}

.maskfull .videoshow {
    width: 845px;
    position: relative;
    margin: 2% auto 0;
    background-color: #fff;
    border-radius: 8px;
}

.maskfull .videoshow .videobox {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
}

.maskfull .videoshow .videobox video {
    width: 100%;
    height: 100%;
    position: absolute;
}

.videoscale {
    position: relative;
    padding-top: 54px;
    max-height: 800px;
    overflow-y: auto;
}

.videoscale .panneltoolbar .commentlb {
    width: auto;
    margin: 0 10px;
    background-color: #F5F6F8;
    border-radius: 20px;
    padding: 2px 10px;
    font-size: 12px
}

.videoscale .panneltoolbar .commentlb img {
    width: 12px;
    height: 12px;
}

.maskfull .videoshow .morevideo {
    padding: 15px
}

.maskfull .videoshow .morevideotitle {
    margin-bottom: 15px;
}

/* .maskfull .videoshow .vdwrap { margin: 0; padding: 0; border: none; width: 100%; white-space: nowrap; overflow-x: scroll; } */
.maskfull .videoshow .vdwrap {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    white-space: nowrap;
}

.maskfull .videoshow .vdwrap .videothumb {
    width: 25.33333%;
    margin-right: 15px;
    margin-left: 0
}

.maskfull .videoshow .vdwrap .videothumb:last-child {
    margin-right: 0
}

.scalevideotitle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 24px;
    padding: 15px;
    background-color: #EEF5FD;
    font-size: 14px;
    border-radius: 8px 8px 0 0
}

.scalevideotitle .closemask {
    font-weight: bold;
    float: right;
    position: relative;
    z-index: 9
}

.vdwrap::-webkit-scrollbar,
.videoscale::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.vdwrap::-webkit-scrollbar-thumb,
.videoscale::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #ccc;
}

.vdwrap::-webkit-scrollbar-thumb:hover,
.videoscale::-webkit-scrollbar-thumb:hover {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #a1a1a1;
}

.vdwrap::-webkit-scrollbar-track,
.videoscale::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
}

.mcTooltip {
    line-height: 16px;
    border-width: 1px;
    color: rgb(51, 51, 51);
    border-color: rgb(187, 187, 187);
    font-size: 12px;
    border-radius: 6px;
    background-color: rgb(238, 238, 238);
}

.mcTooltip .mcTop {
    padding: 20px;
    text-align: center;
    background-color: #EEF5FD
}

.mcTooltip .mcTop .name {
    font-size: 16px;
}

.mcTooltip .mcTop .vipicon {
    vertical-align: text-top
}

.mcTooltip .mcTop .company {
    margin-top: 10px;
    color: #666;
    font-size: 14px
}

.mcBottom p span {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0
}

.mcTooltip .mcBottom {
    padding-bottom: 20px;
    background-color: #fff
}

.mcTooltip,
.mcttCo b {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 50%) 0px 1px 4px;
}

.mcttCo {
    height: 16px;
    width: 24.8px;
    display: block;
    left: 132.9px;
    top: 161px;
}

.mcttCo i {
    height: 16px;
    width: 16px;
    border-top: 1px solid rgb(187, 187, 187);
    border-left: 1px solid rgb(187, 187, 187);
    background-color: #fff;
    transform: translate(4px, -8px) rotate(-135deg);
}

.mcttCo {
    position: absolute;
    height: 16px;
    width: 24px;
    display: block;
    left: 50%;
    top: auto;
    margin-left: -12px;
}

.mcttCo i {
    position: absolute;
    left: 0
}

.accordionmenu {
    width: 100%;
    margin: 0 auto;
    background: #FFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    transition-duration: 400ms;
    -webkit-transform: translate3d(0, 0, 0);
}

.accordionmenu li {
    position: relative;
}

.accordionmenu li .link:hover {
    background-color: #eee
}

.accordionmenu .elsetag {
    transform: translate(-50%);
    transition-duration: 400ms
}

.accordionmenu .elsetag.ani-open {
    transform: translate(0);
    transition-duration: 400ms
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 30px;
    color: #4D4D4D;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .link:before {
    content: '';
    position: absolute;
    top: 32.5%;
    left: 20px;
    width: 3px;
    height: 30%;
    border-radius: 20px;
    background-color: #1173D6
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    display: inline-block;
    top: 20px;
    right: 10px;
    font-size: 12px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .myallvideo i {
    top: 13px
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link,
.accordion li.open i {
    color: #1173D6;
}

.link input {
    width: 120px;
    border: none;
    background: none;
    cursor: pointer;
    border-radius: 5px;
    padding: 3px 5px 5px;
    text-overflow: ellipsis;
}

.link .rd {
    border: solid 1px #1173D6;
    color: #333
}

.accordion li.open .link i.layui-icon-down,
.myallvideo.active .layui-icon-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.editbar {
    position: relative;
}

.editbar .layui-flow-more {
    position: absolute;
    top: 10px;
    right: 40px;
    margin: 0;
    line-height: 1
}

.editbar .layui-flow-more a {
    display: inline-block;
    line-height: 1;
    height: auto;
    margin: 0;
    vertical-align: bottom
}

.editbar .layui-flow-more i {
    font-size: 18px;
    color: #1173d6;
    margin: 0;
    display: inline-block;
    line-height: 1;
    margin-right: 5px;
}

.editmenu,
.savemenu {
    padding: 10px 15px 10px 0;
    margin-top: 10px;
    text-align: right;
    border-top: solid 1px #EFEFEF;
    color: #1173D6;
    cursor: pointer;
}

.editmenu:hover,
.savemenu:hover {
    opacity: .8
}

.editcon {
    position: absolute;
    top: 1rem;
    right: 35px;
    z-index: 999
}

.addtotal {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    padding-left: 30px
}

.accordionmenu li>ul>li .editcon {
    top: .75rem
}

.editcon .layui-icon {
    display: inline-block;
    margin: 0 3px;
    font-size: 20px;
    color: #1173D6;
    line-height: 1;
    cursor: pointer;
}

.editcon .layui-icon:hover {
    color: #50a7ff
}

.addtotal .layui-icon {
    font-size: 20px
}

.link .longrd {
    width: 130px;
    max-width: 130px !important
}

.myallvideo~ul {
    padding-left: 0;
}

.accordion {
    max-height: 500px;
    overflow-y: auto;
    border-radius: 8px;
    background-color: #fff;
    transition-duration: 100ms
}

.submenu li>.submenu li .myallvideo {
    padding-left: 0
}

.submenu li>.submenu li .myallvideo:hover {
    background: none
}

.submenu li>.submenu li .myallvideo:after {
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #ccc;
    transition-duration: 400ms
}

.submenu li>.submenu li .myallvideo:hover:after {
    width: 100%;
    transition-duration: 400ms
}

.submenu li>.submenu li:last-child .myallvideo:hover {
    border: none
}

.submenu li>.submenu li .myallvideo:before {
    display: none
}

.tourismain .submenu li>.submenu li {
    padding-left: 60px
}

/* .submenu li > .submenu li .myallvideo input{ border:solid 1px #1173D6; padding:5px } */
.submenu li>.submenu li>ul {
    height: 0 !important
}

.submenu li:hover {
    background-color: #eee
}

/**
 * Submenu
 -----------------------------*/
.submenu {
    font-size: 14px
}

.submenu .myallvideo {
    display: block;
    position: relative;
    text-decoration: none;
    color: #333;
    padding: 12px;
    padding-left: 50px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
}

.submenu .myallvideo input {
    width: 95%;
    background: none;
    border: none;
    cursor: pointer;
    text-overflow: ellipsis;
    color: #888
}

.submenu .myallvideo .addedit {
    padding: 5px;
    border-radius: 5px;
    border: solid 1px #1173D6
}

.submenu .myallvideo .rd {
    width: 50%;
    border: solid 1px #1173D6;
    border-radius: 5px;
    padding: 5px
}

.submenu .myallvideo:hover {
    background: #eee;
    color: #1173D6;
}

.submenu li .myallvideo:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #999;
    border-radius: 100%;
    top: 40%;
    left: 32px;
    margin-right: 10px;
    vertical-align: text-top;
    font-size: 12px;
    color: #999
}

.storymenusearch {
    padding: 4px 10px;
    margin-right: 10px;
    float: right;
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px
}

.selfmain .submenu {
    padding-left: 0
}

/*.selfmain .accordion{ border-radius:0 }*/
.selfmain .submenu>li .submenu {
    padding-left: 60px
}

.submenu .myallvideo:hover:before {
    background-color: #1173D6;
}

.submenu li {
    padding: 12px 12px 12px 40px
}

.submenu li a {
    display: block;
}

.selfmain .submenu li {
    padding: 0
}

.selfmain .submenu li:hover,
.touris .submenu li:hover {
    background: none
}

.selfmain .submenu .thirdmenu {
    padding: 12px 0
}

.videolist .submenu li:hover {
    background-color: #eee
}

.storymenusearch input {
    width: 80%;
    background: none;
    border: none
}

.morepeople {
    float: right;
    font-size: 14px;
    color: #666
}

.census {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 0;
    font-size: 16px;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    font-size: 0
}

.census p {
    display: inline-block;
    width: 33%;
    text-align: center;
    font-size: 12px;
    color: #666
}

.census p span {
    display: block;
    font-size: 16px;
    color: #333
}

.headintro {
    margin: auto;
}

.headwrap {
    width: calc(100% - 187px);
    display: inline-block;
    vertical-align: middle;
}

.head_img {
    display: inline-block;
}

.headinfo {
    width: calc(100% - 120px);
    /* height: 120px;*/
    overflow-y: auto;
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    color: #fff
}

.headinfo p {
    margin: 0;
    width: 100%;
    font-size: 14px
}

.headinfo p:last-child {
    max-height: 60px;
    overflow-y: auto;
}

.headinfo h2 {
    width: 100%;
    font-weight: bold;
}

.headinfo .vipicon {
    width: 22px;
    display: inline-block;
    vertical-align: baseline;
}

.headwrap .head_img img {
    width: 100px;
    height: 100px;
    border-radius: 100%
}

.pdt30 {
    padding: 30px 0
}

.vdwrap {
    max-height: 415px;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: solid 1px #EFEFEF;
}

.vdwrap.autoheight {
    max-height: none;
}

.vdwrap .videothumb {
    width: 31.3333%;
    margin-left: 2%;
    margin-bottom: 15px;
}

.vdwrap .videothumb .videoimg img {
    width: 100%;
    height: 100%;
    transition-duration: 400ms
}

.vdwrap {
    margin-left: -2%;
    padding: 0 2%
}

.vdtitle {
    padding: 2%;
    font-size: 16px;
    color: #666
}

.vdtitle .showallvd {
    font-size: 14px;
    float: right;
    line-height: 2;
    color: #1173D6;
    cursor: pointer;
}

.vdtitle .showallvd:hover {
    color: #50a7ff;
    transition-duration: 400ms
}

.vdtitle .showallvd:before {
    float: right
}

.commentBox {
    margin-top: 10px;
    padding: 38px 0 0px;
    border-top: solid 1px #efefef;
}

.reviewer_img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 20px;
    object-fit: cover;
    border-radius: 50px;
}

.discuss_ipt {
    display: block;
    /*height: 40px;*/
    background: #f5f6f8;
    border: 1px solid #1173d6;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 12px;
    padding: 6px 10px;
    font-size: 16px;
    resize: none;
}

.discuss-btn-div {
    padding-bottom: 20px;
}

.expression {
    cursor: pointer;
}

.picture {
    margin-left: 20px;
    cursor: pointer;
}

.emotionbox {
    height: 180px;
    overflow-y: scroll;
    display: none;
    margin-bottom: 20px;
}

.emotionbox img {
    width: 80px;
    height: 80px;
    margin: 5px;
}

.picturebox {
    margin-bottom: 20px;
}

.discuss-btn {
    width: 80px;
    height: 32px;
    background: #1173d6;
    border: 1px solid #1173d6;
    border-radius: 4px;
    font-size: 15px;
    color: #ffffff;
    line-height: 32px;
}

.that_comments,
.oneof_reply {
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}

.vipReviewer {
    font-size: 14px;
    color: #b57700;
    line-height: 22px;
}

.vipReviewer_i {
    width: 16px;
    display: inline-block;
    vertical-align: text-top;
}

.comment_like {
    color: #999999;
    font-size: 14px;
}

.commentData {
    margin-left: 12px;
    font-size: 14px;
    color: #666;
}

.likeicon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-top: -3px;
    cursor: pointer;
}

.reviewer_name {
    font-size: 14px;
    color: #1173d6;
}

.a_comment {
    margin-bottom: 20px;
}

.commentArea {
    padding: 0
}

.all_comments {
    cursor: pointer;
    font-size: 14px;
    color: #666666;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #efefef;
}

.inlineitem {
    margin-left: 60px;
}

.inlineblock {
    display: inline-block;
}

/*.layui-btn { float: right; background-color: #1173d6; }*/
.con_zf {
    font-size: 14px
}

.viewer-container {
    right: 408px !important;
}

.editshow {
    width: 50%;
    max-height: 90%;
    overflow-y: auto;
    margin: auto;
    background-color: #fff;
    overflow-x: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.editshow .layui-form-pane {
    width: 60%;
    margin: 30px auto;
    font-size: 14px
}

.editshow .layui-form-pane .layui-input {
    display: inline-block;
    width: calc(100% - 130px);
}

/* .editshow .layui-form-select .layui-unselect{ width:auto !important; } */
.editshow .layui-form-select .layui-unselect {
    width: 105px !important;
}

.usertype {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding-left: 10px
}

.sharecard {
    display: inline-block;
    font-size: 14px;
    width: 39%;
    overflow: hidden;
    background: url(../images/card1.png) no-repeat top / cover;
    padding: 3%;
    text-align: left;
}

.sharecard .textell {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.posr {
    position: relative;
}

.posr img {
    display: block;
    width: 100%;
    max-height: 150px;
    margin: 10px 0;
}

.ewmwrap {
    margin-top: 20px
}

.ewmwrap span {
    display: inline-block;
    margin-top: 35px;
}

.ewmwrap img {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: text-bottom;
    float: right;
}

.cardlist {
    display: inline-block;
    width: 55%;
    vertical-align: top;
    text-align: center;
}

.cardlist li {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 170px;
    margin: 0 10px 20px 10px;
    cursor: pointer;
    transition-duration: 400ms
}

.cardlist li:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .4);
    transform: scale(1.05);
    transition-duration: 400ms
}

.cardlist li.active:before {
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: layui-icon !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\1005";
    color: #3ebf1e
}

.cardlist li img {
    width: 100%;
    height: 100%
}

.sharebox {
    width: 80%;
    margin: 30px auto;
    text-align: center;
}

/* ???? */
.message_pop {
    width: 408px;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 2016;
    /* display: flex; */
    height: 100vh;
    flex-direction: column;
    overflow: auto;
    display: none;
}

/* ?????? */
.message_pop::-webkit-scrollbar,
.accordion::-webkit-scrollbar,
.headinfo::-webkit-scrollbar,
.introduceinput::-webkit-scrollbar,
.headinfo p:last-child::-webkit-scrollbar {
    width: 6px;
}

.message_pop::-webkit-scrollbar-track,
.accordion::-webkit-scrollbar-track,
.headinfo p:last-child::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    border-radius: 20px;
}

.headinfo::-webkit-scrollbar-track,
.introduceinput::-webkit-scrollbar-track,
.headinfo p:last-child::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 1);
    border-radius: 20px;
}

/* ????????? */
.message_pop::-webkit-scrollbar-thumb,
.accordion::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}

.headinfo::-webkit-scrollbar-thumb,
.introduceinput::-webkit-scrollbar-thumb,
.headinfo p:last-child::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #eee;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
}

.message_pop::-webkit-scrollbar-thumb:window-inactive,
.accordion::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, .1);
}

.message_main {
    flex: 1;
    justify-content: center;
    align-items: center;
    overflow: auto;
    padding: 64px 20px;
}

.sendword {
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-top: 1px solid #efefef;
    padding: 10px 12px 10px 20px;
    display: none;
}

.viewer-container {
    right: 408px !important;
}

.viewer-canvas .viewer-move {
    left: 50%;
    margin-left: 0 !important;
    transform: translateX(-50%) !important;
    /* pointer-events: none; */
}

.viewer-navbar {
    position: relative;
    height: 100px;
}

.viewer-list {
    height: 100px
}

.viewer-list>li {
    width: 100px;
    height: 100px;
}

.viewer-navbar .viewer-list {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) !important;
}

.viewer-toolbar>ul>li+.viewer-next {
    position: fixed;
    top: 45%;
    right: 428px;
    width: 60px;
    height: 60px;
    text-align: center;
}

.viewer-toolbar>ul>li+.viewer-prev {
    position: fixed;
    top: 45%;
    left: 20px;
    width: 60px;
    height: 60px;
    text-align: center;
}

.viewer-toolbar>ul>li+.viewer-next:before,
.viewer-toolbar>ul>li+.viewer-prev:before {
    font-family: layui-icon !important;
    font-size: 26px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e602";
    background: none;
    color: #fff;
    margin: 0;
    line-height: 60px;
    display: inline;
}

.viewer-toolbar>ul>li+.viewer-prev:before {
    content: "\e603"
}

.disabled {
    cursor: not-allowed;
    opacity: .5;
}

.expression {
    cursor: pointer;
}

.discusslabel {
    display: inline-block;
    margin-left: 40px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    vertical-align: middle;
    cursor: pointer;
}

/* ????? main_side */
.main_side {
    width: 408px;
    margin-left: 12px;
}

.mod_right {
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 12px;
}

.modright-header {
    position: relative;
    padding: 12px 0px;
    margin: 0 20px;
    border-bottom: 1px solid #efefef;
}

.mod-right-title {
    font-size: 16px;
    color: #464952;
    z-index: 1;
}

.mod-right-mark {
    font-size: 18px;
    color: #e6a82d;
    font-weight: 500;
}

.jficon {
    margin-right: 10px;
}

.hticon {
    position: absolute;
    left: -20px;
    top: 0;
    z-index: 0;
}

.tags_r {
    margin: 8px 0;
}

.right_tag {
    display: inline-block;
    padding: 0 8px;
    line-height: 24px;
    background: #fff0d3;
    border-radius: 4px;
    font-size: 12px;
    color: #e6a82d;
    font-weight: 500;
    text-align: center;
}

.modright-con {
    padding: 0 20px;
}

.linkgo,
.linkgo:hover {
    color: #328ce4;
    font-size: 14px;
}

.linkgo>img {
    margin-left: 6px;
}

.topic_word {
    font-size: 14px;
    color: #464952;
    line-height: 26px;
    padding-bottom: 30px;
}

.modItem {
    display: block;
    box-sizing: border-box;
    padding: 12px 0;
}

.itemIcon_div {
    width: 80px;
    height: 80px;
    position: relative;
    margin-right: 10px;
    border-radius: 4px;
}

.itemIcon {
    width: 80px;
    height: 80px;
    border-radius: 4px;
    object-fit: cover;
}

.live {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 24px;
    border-radius: 40px;
    background-color: #1173d6;
    text-align: center;
    line-height: 24px;
}

.live>img {
    width: 18px;
}

.itemTit {
    color: #464952;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.advance {
    font-size: 14px;
    color: #464952;
}

.orderNow {
    border-radius: 4px;
    background-color: rgb(230, 168, 45);
    padding: 4px 4px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.ordered {
    border-radius: 4px;
    background-color: #efefef;
    padding: 4px 4px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    text-align: center;
    cursor: pointer;
}

.ordered:hover {
    color: #999999;
}

.liveBroadcast {
    border-radius: 4px;
    background-color: #1173d6;
    padding: 4px 4px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.vipname {
    font-size: 16px;
    font-weight: 700;
    color: #b57700;
}

.vipicon {
    margin-left: 8px;
    vertical-align: baseline;
}

.headimg_div {
    margin-right: 20px;
    position: relative;
    border-radius: 50%;
    box-sizing: border-box;
}

.headimg {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.prominent {
    color: #E80115;
    font-size: 16px;
    font-weight: 700;
}

.ordinary {
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

.hospital {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
}

.personage {
    padding: 12px 0;
}

.follow-btn {
    width: 70px;
    height: 30px;
    font-size: 14px;
    color: #1173d6;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #1173d6;
    background-color: #fff;
    padding: 0;
    cursor: pointer;
}

.follow-btn b {
    margin-right: 5px;
}

.follow-btn:hover {
    color: #fff;
    background-color: #1173d6;
}

.completed-btn {
    width: 70px;
    height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #efefef;
    background-color: #fff;
    padding: 0;
}

.completed-btn:hover {
    color: #666;
    background-color: #fff;
}

.personage_list {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
}

.publish_word {
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    overflow: hidden;
    margin-top: 18px;
    position: relative;
}

.mod_like .flex_cell_item {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    width: 32%;
}

.isCollect img {
    width: 18px;
}

.likeicon {
    margin-right: 12px;
    margin-top: -3px;
}

.commentBox-title {
    font-size: 16px;
    color: #464952;
    padding: 8px 0;
}

.a_comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

.a_comment:last-child {
    border: none
}

.reviewer_img {
    width: 40px;
    height: 40px;
    margin-right: 20px;
    object-fit: cover;
    border-radius: 50px;
}

.message_pop .reviewer_img {
    margin-right: 10px;
}

.publisherimg {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    cursor: pointer;
}

.publisher {
    width: 60px;
    height: 60px;
    position: relative;
    margin-right: 20px;
    display: inline-block;
}

.autoheight {
    height: auto;
}

.essayconent .userinfo {
    display: inline-block;
    vertical-align: middle;
}

.sendword .flex_cell_ac .flex_cell_item {
    display: inline-block;
    width: 76%
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: 400ms;
    -webkit-transform: translate3d(0, 0, 0);
}

.panelvideo .swiper-slide {
    width: 232px;
}

.panelvideo .swiper-slide img {
    border-radius: 10px
}

.searchwrap .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: '';
    display: none
}

.swiper-button-next,
.swiper-button-prev {
    font-size: 26px;
    color: #fff
}

.swiper-button-next {
    right: 0;
    top: 40%;
    text-shadow: 0px 0px 3px #777
}

.swiper-button-prev {
    left: 0;
    top: 40%;
    text-shadow: 0px 0px 3px #777
}

.actpanel {
    margin: 2% 2% 2% 0;
    width: 49%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transform: translateY(50px);
    transition-duration: 400ms;
    -webkit-transform: translate3d(0, 0, 0);
}

.actpanel:hover .actinfo p {
    color: #1173d6
}

.actpanel:hover .actimg img {
    transform: scale(1.02);
    transition-duration: 300ms;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}

.actpanel:nth-child(2n) {
    margin-right: 0
}

.actimg img {
    width: 100%;
    max-height: 200px;
    transition-duration: 300ms
}

.actinfo p {
    padding: 0 10px;
    margin: 10px 0;
    text-align: justify;
    color: #464952;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -webkit-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* .actinfo .acttext{ height:65px; } */
.acttime .score {
    float: right;
    font-size: 18px;
    line-height: 1;
    color: #E6A82D
}

.acttime .score img {
    width: 18px;
    vertical-align: text-top;
}

.acttime .time {
    padding: 4px 10px;
    border-radius: 4px;
    background-color: #FFF0D3;
    color: #E6A82D;
    font-size: 12px
}

.acttime.expired {
    filter: grayscale(1);
}

.activitycon .layui-input {
    width: 85px;
    height: auto;
    float: right;
    padding: 0;
    border: none !important;
    background: none
}

.activity .search {
    width: auto;
    background: none
}

.activity .search .layui-form-select:after {
    display: none
}

.activity .search .layui-form-select .layui-edge {
    right: 0;
    top: 0
}

.activitycon .layui-block {
    /* width:20%; */
    margin-top: 20px;
    float: right
}

.introduceinput {
    width: 100%;
    height: 20px;
    padding: 5px 0;
    background: none;
    border: none;
    color: #fff;
    resize: none
}

.introduceinput.change {
    width: 97%;
    background: rgba(255, 255, 255, .1);
    padding: 8px 5px;
    border-radius: 5px;
}

.headintro .self_edit {
    float: right;
    margin-top: 30px;
    display: inline-block;
}

.headintro .self_edit a {
    width: auto;
    float: initial;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 0 15px;
    border: none;
    background-color: #fff;
    border-radius: 4px;
    transition-duration: 300ms;
    color: #1173D6
}

.headintro .self_edit .layui-icon-edit {
    font-size: 24px;
    background-color: #fff;
    border-radius: 4px;
    color: #1173D6;
    text-align: center;
    transition-duration: 300ms
}

.headintro .self_edit .layui-icon-auz:before {
    margin-right: 5px;
    font-weight: bold;
}

.fk_headimg {
    position: relative;
}

.fk_headimg .cdr_icon {
    position: absolute;
    bottom: 10px;
    right: 5px;
}

.fk_headimg .cdr_icon img {
    width: 40px;
    height: 18px;
    margin: 0
}

.panelvideo .videothumb .toolbar .forward,
.panelvideo .videothumb .toolbar .share,
.panelvideo .videothumb .toolbar .zan {
    cursor: pointer;
}

.forwardshow,
.shareshow {
    width: 50%;
    max-height: 80%;
    overflow-y: auto;
    margin: 100px auto 0;
    border-radius: 8px;
    background-color: #fff
}

.forwardtext {
    width: 76%;
    margin: 25px auto 15px;
    background-color: #f5f6f8;
    padding: 1% 2%;
    border-radius: 4px
}

.forwardtext .panelwrite {
    max-height: 500px;
    overflow-y: auto;
    font-size: 16px;
}

.forwardtext .panelwrite.heightAuto {
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.forwardarea {
    display: flex;
    width: 80%;
    padding: 1% 0;
    margin: auto;
    border-radius: 4px
}

.forwardarea textarea {
    display: block;
    width: 98%;
    min-height: 70px;
    font-size: 14px;
    padding: 1%;
    border: solid 1px #1173D6;
    border-radius: 4px
}

.forwardboth {
    display: inline-block;
    vertical-align: text-bottom
}

.forwardboth .layui-form-item,
.forwardboth .layui-form-item .layui-form-checkbox[lay-skin=primary] {
    margin: 0
}

.forwardboth .layui-form-checked[lay-skin=primary] i {
    border-color: #1173D6 !important;
    background-color: #1173D6;
}

.forwardboth .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #1173D6
}

.forwardboth .layui-input-block {
    min-height: 0;
    margin-left: 20px
}

.emojitool {
    width: 80%;
    padding: 0 0 20px;
    margin: auto;
}

.emojitool .layui-btn {
    padding: 0 30px;
    float: right
}

.emojitool .emoji_icon {
    font-weight: bold;
    color: #666
}

.submitbtn {
    border-radius: 50px;
    width: 30%;
    display: block;
    margin: 30px auto;
}

.editshow .headupload .layui-upload-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    margin: 0
}

.editshow .headupload .layui-upload-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #fff
}

.editshow .headupload {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    margin-left: 10px
}

.editshow .layui-upload-list {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    cursor: pointer;
    transition-duration: 400ms
}

.layui-upload-list:before {
    font-size: 80px;
    line-height: 1
}

.editshow .layui-upload {
    position: relative;
    color: #ddd
}

.bgupload .uploadlist img {
    width: 100%;
    max-height: 60px;
    margin: 0 0 10px 10px;
}

.bgupload .layui-btn {
    margin-left: 10px
}

.bgupload .layui-icon-add-circle {
    margin-left: 10px;
    font-size: 80px;
    line-height: 1;
    cursor: pointer;
    transition-duration: 400ms
}

.editshow .layui-upload-list:hover,
.bgupload .layui-icon-add-circle:hover {
    color: #999;
    transition-duration: 400ms
}

.editshow .label-center {
    margin-top: 20px;
}

.ani-panel {
    transform: translate(0);
    transition-duration: 400ms;
    -webkit-transform: translate3d(0, 0, 0);
}

.layui-form-item .blockinline {
    width: auto !important
}

.ccmtv-logo .ccmtv_icon {
    width: 60px;
    height: auto;
    margin: 15px 15px 0 0
}

.ranks-list {
    min-height: 1100px;
    color: #508bd5;
    font-size: 90px;
}

.ranks-list span {
    display: block;
    font-size: 14px;
}

.aspage {
    background-color: #fff
}

.ascontainer .storymenusearch {
    float: none
}

.aspage .searchbtn {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    padding: 0 20px;
    line-height: 35px;
    background-color: #1173d6;
    color: #fff;
    font-size: 14px;
}

.aspage .searchbtn:hover {
    opacity: .8
}

.aspage .topstorymenu {
    margin: auto;
    padding: 40px 0 55px;
    cursor: auto;
}

.aspage .storymenusearch {
    position: relative;
    display: block;
    margin: auto;
    width: 60%;
    overflow: hidden;
}

.aspage .container {
    width: auto;
    padding: 20px;
    background-color: #f8f8f8
}

.aspage .actpanel:nth-child(2n) {
    margin-right: 2%
}

.aspage .actpanel:nth-child(4n) {
    margin-right: 0
}

.aspage .actpanel {
    width: 23.5%
}

.aspage .activitycon .layui-block {
    margin: 0;
    float: none;
    text-align: right;
}

.aspage .activitycon .layui-block .layui-unselect {
    min-width: 100px;
    padding: 5px 10px;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
}

.aspage .activity .search .layui-form-select .layui-edge {
    top: 30%;
    right: 10px;
}

.aspage .activitycon .layui-block .layui-anim {
    text-align: left
}

.aspage .actpanel {
    transform: translateY(0px);
}

.aspage .actinfo .acchead span:last-child {
    width: 40%;
    text-align: right
}

.aspage .actinfo p {
    display: block;
    font-size: 0
}

.aspage .actinfo p span {
    display: inline-block;
    width: 91%;
    padding-right: 3%;
    vertical-align: top;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.aspage .actinfo p img {
    width: 6%;
    display: inline-block;
}

.aspage .actinfo .acttime .time,
.actinfo .acttime .score,
.actinfo .acchead span {
    width: auto
}

.aspage .actinfo .acttime .score,
.actinfo .acchead span {
    padding-top: 5px;
}

.aspage .acchead span img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border-radius: 100%;
}

.aspage .actinfo .acchead span {
    display: inline-block;
    width: 60%;
    padding: 0;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pagination {
    margin-top: 30px;
    text-align: center;
}

.aspage .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1173d6
}

.aspage .layui-laypage a:hover {
    color: #1173d6
}

.tuijianswiper-button-next {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}

.tuijianswiper-button-prev {
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 20px;
    cursor: pointer;
}

.siedpanel .swiper-button-disabled {
    opacity: .4
}

.removetips {
    font-size: 14px;
}

.corner {
    position: absolute;
    width: 70px;
    height: 30px;
    left: 10px;
    top: 10px;
}

.corner::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0 45px 0 0;
    font-weight: bold;
    line-height: 0px;
    height: 0px;
    border: 11px solid #009764;
    border-right-color: transparent;
    content: " ";
    border-radius: 4px;
}

.corner.cornered:before {
    border: 11px solid #f1f1f1;
    border-right-color: transparent;
}

.corner i {
    position: relative;
    display: block;
    color: #fff;
    padding: 4px 0 0 8px;
    line-height: 1;
    z-index: 999
}

.corner.cornered i {
    color: #979797
}

.page_bro {
    width: 1248px
}

.ssdd {
    max-height: 235px;
    transition-duration: 100ms
}

.livetags {
    position: absolute;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    font-size: 11px;
    z-index: 9999;
    top: .3rem;
    right: .3rem;
    padding: .15rem .5rem;
    border-radius: .25rem;
}

.livetags.living {
    background-color: #F33041
}

.living img {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 4px
}

/***????̬***/
.dsh {
    padding: 8px 0;
    background-color: #e6a92d;
    color: #fff;
    font-size: 14px
}

.shtg {
    padding: 8px 0;
    background-color: #6fb734;
    color: #fff;
    font-size: 14px
}

.shbtg {
    padding: 8px 0;
    background-color: #cc0b00;
    color: #fff;
    font-size: 14px
}

.showprocess span,
.showprocess,
.showpro span {
    display: inline-block;
    vertical-align: middle;
}

.showprocess span.shyj {
    width: auto;
    display: block;
    margin-top: 5px;
    word-break: break-all;
}

.zt {
    padding: 5px 0;
    width: 120px;
    font-size: 18px;
    text-align: center;
}

.showprocess {
    width: calc(100% - 120px);
}

.showprocess span {
    width: 30%;
    padding: 0 1%;
    font-size: 12px;
}

.showprocess span.fbsj {
    width: 34%
}

.shenhebtn {
    width: 100px;
    position: absolute;
    right: 10px;
    top: 13px;
    text-align: center;
    padding: 7px 0;
    line-height: 1;
    background-color: #fff;
    border-radius: 50px;
    color: #e6a92d
}

.shenhebox .layui-form span,
.shenhebox .shtextarea span {
    display: inline-block;
    width: 80px;
}

.shenhebox .shtextarea {
    margin-top: 15px;
}

.shenhebox .shtextarea textarea {
    width: 250px;
    height: 70px;
    padding: 5px 10px;
    display: inline-block;
    border: solid 1px #eee;
    vertical-align: top
}

.shenhebox .layui-form-item {
    margin: 0;
    display: inline-block;
}

.shenhebox .layui-form-radio {
    margin-top: 0
}

.shenhebox .layui-layer-content {
    padding: 20px
}

.shenhebox .layui-layer-btn {
    text-align: center;
}

.shenhebox .layui-layer-btn a {
    margin: 5px 25px 0;
    padding: 0 35px
}

.shenhebox .layui-layer-btn .layui-layer-btn0 {
    background-color: #1173D6;
    border-color: #1173D6;
}

.filterbar {
    padding: 5px 0;
    margin: 10px 0 0
}

.filterbar a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
}

.filterbar a.active {
    color: #1173d6
}

.layui-form-radioed,
.layui-form-radioed>i,
.layui-form-radio:hover * {
    color: #1173D6;
}

.gs {
    position: relative;
    top: 100px;
    font-weight: bold;
    ">#099;
 left: 150px;
    width: 80px;
}

.xz {
    animation: roate 2s;
    animation-fill-mode: forwards;
    animation-direction: alternate;
}

.gs {
    float: left;
}

@keyframes roate {
    from {
        transform: rotate(0deg);
        width: 100px;
        height: 100px;
    }

    to {
        transform: rotate(360deg);
        width: 200px;
        height: 200px;
    }
}

.xs {
    width: 50px;
    float: left;
    height: 30px;
    font-weight: bold;
    ">#F90;
 position: fixed;
    left: 700px;
    top: 0px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none
}

@media screen and (min-width: 1680px) {
    .page {
        width: 1248px
    }

    .page_bro {
        width: 1440px;
    }

    .touris .broadside {
        width: 360px
    }

    .touris .scrollcon {
        margin-left: 300px;
    }
}

@media screen and (max-width: 1680px) {
    .page {
        width: 1248px;
    }

    .newswrap .layui-timeline-title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .index-subgroup {
        width: 1326px
    }

    .cardbg .time {
        font-size: 12px
    }

    .cardbg .info {
        font-size: 12px
    }

    .index .topstorymenu,
    .index .container {
        width: 770px
    }

    .touris .scrollcon {
        margin-left: 250px
    }

    .fixedmenu_left {
        width: 240px
    }

    .link input {
        width: 80px;
    }

    .broadside {
        width: 288px
    }

    .panel .panelcon {
        width: 594px;
        width: calc(100% - 106px)
    }

    .rqwrap li span {
        margin-left: 14%
    }

    .rqwrap li .newtags {
        font-size: 10px;
        margin-top: 4px
    }

    .personinfo .followbtn {
        padding: 4px 5px
    }

    .fangke li img {
        width: 50px;
        height: 50px;
    }

    .index .broadside {
        width: 400px
    }

    .container {
        width: 700px;
    }

    .topstorymenu {
        width: 700px
    }

    .fkshow {
        width: 190px;
    }

    .fixedmenu_tour~.scrollcon .broadside .siedpanel {
        font-size: 14px
    }

    .fixedmenu_tour~.scrollcon .broadside {
        width: 250px;
    }

    .fixedmenu_tour~.scrollcon .container,
    .fixedmenu_tour~.scrollcon .topstorymenu {
        width: 728px
    }

    .personinfo .followbtn {
        height: auto;
        padding: 2px 10px;
        position: relative;
        margin: 0
    }

    .personinfo {
        overflow: hidden;
    }

    .topstorymenu,
    .container,
    .activitycontainer,
    .videocontainer,
    .checkcontainer {
        width: 700px
    }

    .touris .scrollcon {
        margin-left: 250px
    }

    .broadside {
        width: 288px
    }

    .rqwrap li span {
        margin-left: 14%
    }

    .rqwrap li .newtags {
        font-size: 10px;
        margin-top: 4px
    }

    .personinfo .followbtn {
        padding: 4px 5px
    }

    .fangke li img {
        width: 50px;
        height: 50px;
    }

    .forwardshow,
    .shareshow {
        width: 60%;
    }

    .panel .panelimg .showmoreimg,
    .panel .panelimg .imgthumb {
        width: 139px;
    }
}

@media screen and (max-width: 1440px) {

    .forwardshow,
    .shareshow {
        width: 70%;
    }
}

@media screen and (max-width: 1335px) {}

/* ??㳡  byeric 2023-4-25*/
#mypage {
    text-align: center;
    font-size: 14px;
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 20px;
    min-width: 0;
    cursor: pointer;
    margin-top: 5px;
    display: none;
}

.score img {
    width: 18px !important;
}

.actimg img {
    height: 185px;
}

.corner.waitcorner i {
    color: #E6A82D;
}

.corner.waitcorner:before {
    border: 11px solid #FFF0D3;
    border-right-color: transparent;
}

.aspage .container {
    width: 100%;
}

.forwardshow {
    position: relative;
    overflow: unset;
    padding-top: 25px;
    padding-bottom: 30px;
}

.closetan {
    position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    padding: 15px;
    font-size: 14px;
    border-radius: 8px 8px 0 0;
    width: 20px;
}

.closetan a {
    font-size: 20px;
}

.actphoto {
    height: 185px !important;
    position: relative;
}

.forwardtext,
.forwardshow {
    width: 50% !important;
}

.forwardarea {
    width: 55% !important;
}

.emojitool {
    width: 80%;
    text-align: center;
    padding: 10px 20px;
    margin: 0 auto;
}

.emojitool .layui-btn {
    float: none !important;
}

.acttime .time {
    padding-left: 5px !important;
}

.forwardarea textarea {
    min-height: 0px;
}

.emptycon {
    font-size: 15px;
    text-align: center;
    height: 200px;
    line-height: 180px;
}

.ccmtv-header-fixed {
    -webkit-animation: updown .5s;
    -moz-animation: updown .5s;
    -ms-animation: updown .5s;
    animation: updown .5s;
}

@keyframes updown {
    0% {
        -webkit-transform: translate3d(0, -30px, 0);
        -moz-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}