
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
    font-family: "PingFang SC", serif;
    font-size: 0.24rem;
    position: relative;
    height: 100%;
}

html {
    position: relative;
    height: 100%;
    margin: 0 auto;
    font-size: calc(100vw / 7.5);
}

:focus {
    outline: 1;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: inherit;
}


ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

em, font, span {
    font-style: normal;
}

input, select {
    vertical-align: middle;
}

.img-auto img {
    display: block;
    width: 100%;
}

.relative {
    position: relative;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.block {
    display: block;
}
.font12 {
    font-size: 0.12rem;
}
.font18 {
    font-size: 0.18rem;
}

.font20 {
    font-size: 0.2rem;
}

.font30 {
    font-size: 0.3rem;
}

.text-center {
    text-align: center!important;
}
.text-right {
    text-align: right!important;
}

.mt-10 {
    margin-top: 0.1rem;
}

.mt-20 {
    margin-top: 0.2rem;
}

.marl20 {
    margin-left: 0.2rem;
}

/*clear*/
.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

/*list*/
header {
    width: 100%;
    height: 2rem;
    background-image: url("../images/top-bg.png");
    background-size: cover;
    color: #fff;
}

header p {
    padding-left: 0.45rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
}

.list-title {
    padding: 0.3rem 0 0.2rem 0.45rem;
    font-size: 0.36rem;
}

header p:last-child {
    font-size: 0.24rem;
    padding-top: 0.06rem;
}

header p .num {
    font-size: 0.36rem;
    padding: 0 0.12rem;
    font-weight: 500;
}

.icon {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 0.4rem;
    height: 0.4rem;
    background-size: cover;
    vertical-align: bottom;
}

.icon-plan {
    height: 0.44rem;
    background-image: url("../images/icon-plan.png");
    margin-right: 0.1rem;
}


.icon-video, .video-js .vjs-big-play-button {
    width: 0.56rem;
    height: 0.56rem;
    background-image: url("../images/icon-video-2.png");
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.28rem 0 0 -0.28rem;
    z-index: 20;
    background-size: cover;
}

.video-js .vjs-big-play-button {
    width: 1rem;
    height: 1rem;
    margin: -0.5rem 0 0 -0.5rem;
}

.video-js .vjs-big-play-button {
    background-color: transparent;
    border: 0;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: '';
}

.content {
    width: 100%;
    position: absolute;
    top: 2.8rem;
    bottom: 0;
}

footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 0.2rem;
    z-index: 2;
}
.m-nav-tabs{
    height: 0.8rem;
    border-bottom:1px solid #e5e5e5;
    color: #595959;
    position: relative;
    z-index: 2;
}
.m-nav-tabs span{
    display: inline-block;
    line-height: 0.78rem;
    margin-left: 0.4rem;
    border-bottom: 2px solid transparent;
    padding: 0 0.1rem;
}
.m-nav-tabs span em{padding-left: 0.05rem;}
.m-nav-tabs span.current{
    color: #222;
    font-weight: bold;
    border-color: #d67d45;
}
.VerticalNav {
    width: 1.3rem;
    background: #F7F7F7;
    position: absolute;
    top: 0;
    bottom: 0;
}

.VerticalNav a {
    display: block;
    height: 1.04rem;
    line-height: 1.04rem;
    font-size: 0.24rem;
    color: #828282;
    text-align: center;
}

.VerticalNav a.active {
    color: #FD780F;
    background: #fff;
}

.VerticalMain {
    position: absolute;
    left: 1.3rem;
    top: 0;
    bottom: 1.3rem;
    right: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.main-bar {
    color: #FD780F;
    line-height: 0.34rem;
    padding: 0.32rem 0 0 0.28rem;
    font-size: 0.28rem;
}

.item {
    display: flex;
    flex-direction: row;
    /*align-items: center;*/
    margin: 0 0.32rem;
    padding: 0.3rem 0;
    border-bottom: 1px solid #EFEDEC;
}

.item .item-mask {
    width: 2.32rem;
    height: 1.36rem;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin: 0 0.2rem 0 0;
}

.item.star-item .item-mask {
    width: 1.3rem;
    height: 1.76rem;
}
/*.star-item, */
.arrow-right {
    background: url("../images/Vector.png") no-repeat center right;
    background-size: 0.12rem;
}

.star-item .text-hidden, .VerticalNav a {
    width: 3.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.08rem;
}

.VerticalNav a {
    width: 100%;
    margin-top: 0;
}

.item .item-info {
    width: 4rem;
    /*width: 2.8rem;*/
    display: block;
    color: #828282;
    font-size: 0.2rem;
    line-height: 0.24rem;
}

.item .item-info p {
    margin-bottom: 0.04rem;
    line-height: 0.3rem;
}

.item-info p.info-title {
    height: 0.72rem;
    font-size: 0.26rem;
    color: #111111;
    line-height: 0.36rem;
    /*margin-bottom: 0.12rem;*/
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.star-item p.info-title {
    height: auto;
    margin-bottom: 0.24rem;
}

.tj-tag {
    display: inline-block;
    color: #fff;
    background: #fbac36;
    font-size: 0.12rem;
    padding: 0 0.15rem;
    border-radius: 0.05rem;
    margin-left: 0.2rem;
    height: 0.35rem;
    line-height: 0.35rem!important;
}
.work-item .tj-tag{
    position: absolute;
    top:0;
    right:0;
}
.work-item .btn-check{
    margin-top: 0;
}
.style-tag{
    background: #fadacd;
    color: #d1452c;
    margin: 0;
}
.label-box {
    height: 1.36rem;
    display: flex;
    align-items: center;
}

.star-item .label-box {
    height: 1.6rem;
}

.star-item p {
    font-size: 0.22rem;
}

.item .checkbox {
    width: 0.32rem;
    height: 0.32rem;
    border-radius: 50%;
    border: 1px solid #EFEDEC;
    align-items: center;
    vertical-align: middle;
}

.item .checkbox.checked {
    width: 0.36rem;
    height: 0.36rem;
    border: 0;
    background: url("../images/icon-checked.png");
    background-size: cover;
    border-radius: initial;
}
.btn-check{
    display: inline-block;
    height: 0.5rem;
    line-height: 0.5rem;
    padding:0 0.25rem;
    border-radius:0.3rem;
    color: #fff;
    background-image: linear-gradient(to right, #e54614,#f79333);
    margin-top: -0.1rem;
    border: 1px solid transparent;
}
.btn-checked{
    background-image: none;
    border-color:#d2d2d2;
    background: #fff;
    color: #5f5f5f;
}
.item .checkbox input {
    opacity: 0;
    width: 100%;
    height: 100%;
}

/*button*/
.flex-direction {
    flex-direction: column;
}

.flex {
    display: flex;
}
.flex-row-center{
    justify-content: center;
}
.padding {
    padding: 0.32rem;
}

.pro-btn,.commit-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 0.8rem;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    border-radius:0 0.1rem 0.1rem 0;
    color: #fff;
    background: #f5942c;
    width: 60%;
}
.commit-btn{width: 100%;border-radius:0.1rem;}
/*.btn-items-box .pro-btn:first-child{*/
/*    width: 40%;*/
/*    background: #000;*/
/*    border-radius:0.1rem 0 0 0.1rem;*/
/*}*/
.lg {
    height: 0.86rem;
}

.btn-border {
    background: none;
    border: 0.03rem solid #ddd;
}

.btn-orange {
    border-color: #FFE4CF;
    color: #FD780F;
}

.btn-orange-bg {
    border-color: #FD780F;
    color: #fff;
    background: #FD780F;
}
.btn-large{
    display: block;
    line-height: 0.8rem;
    border-radius: 20px;
    margin: 0.2rem;
}
.confirm {
    height: 0.6rem;
    font-size: 0.3rem;
    background: #FD780F;
}

.disabled {
    background: #FFE4CF;
}

/*details*/
.article-box {
    padding: 0.6rem 0.32rem 0 0.32rem;
    -webkit-overflow-scrolling: touch;
}

.article-box .img-auto {
    margin-bottom: 0.4rem;
}

.article-title {
    font-size: 0.48rem;
    line-height: 0.68rem;
    color: #111;
    font-weight: 500;
}

.article-title + p {
    color: #828282;
    font-size: 0.26rem;
    line-height: 0.36rem;
    font-weight: 400;
    margin-top: 0.24rem;
    margin-bottom: 0.52rem;
}

.article-info {
    margin-top: 0.52rem;
    margin-bottom: 0.36rem;
    color: #635F5D;
    font-size: 0.28rem;
    line-height: 0.4rem;
    position: relative;
    text-align: justify;
}

.txt-cover {
    width: 0.94rem;
    height: 0.28rem;
    background: url("../images/txt-cover.png");
    background-size: cover;
    position: absolute;
    bottom: 0.06rem;
    right: 0.88rem;
    display: none;
}

.txt-more {
    display: block;
    line-height: 0.28rem;
    background: #fff;
    color: #FD780F;
    text-align: right;
}

.txt-more em {
    display: none;
}

.article-hidden {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.article-hidden .txt-more {
    display: inline-block;
    width: 0.94rem;
    height: 0.28rem;
    font-size: 0.28rem;
    position: absolute;
    right: 0;
    bottom: 0.06rem;
}

.article-hidden .txt-cover {
    display: inline-block;
}

.txt-more span.open {
    display: none;
}

.txt-more span.close, .article-hidden .txt-more span.open, .article-hidden .txt-more em {
    display: inline;
}

.article-hidden .txt-more span.close {
    display: none;
}

.tags-box {
    margin-bottom: 0.56rem;
    display: flex;
    flex-direction: row;
}

.tag {
    display: inline-block;
    height: 0.44rem;
    padding: 0 0.16rem;
    color: #635F5D;
    font-size: 0.24rem;
    line-height: 0.44rem;
    margin-right: 0.2rem;
    border-radius: 0.04rem;
    background: #F7F7F7;
}

/*确认成功*/
.finished-info {
    color: #B0A9A3;
    line-height: 0.36rem;
    font-size: 0.26rem;
}

.finished-icon img {
    width: 0.84rem;
    margin-top: 0.9rem;
}

.finished-icon + p {
    color: #484848;
    font-size: 0.36rem;
    line-height: 0.5rem;
    margin-top: 0.24rem;
    font-weight: 500;
}

.finished-txt {
    padding: 0.66rem 1rem 1.4rem 1rem;
}

/*个人主页*/
.mask-txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.24rem;
    line-height: 1.24rem;
    color: #fff;
    font-size: 0.64rem;
    text-indent: 0.34rem;
    background: rgba(0, 0, 0, .3);
}

.star-info {
    margin: 0 0.32rem;
    padding: 0.54rem 0.05rem 0.6rem 0.05rem;
    border-bottom: 1px solid #EFEDEC;
}

.star-info:last-of-type {
    border-bottom: 0;
}

.star-info-title {
    font-size: 0.36rem;
    color: #111;
    line-height: 0.5rem;
    margin-bottom: 0.4rem;
}

.star-info-title:before {
    content: '';
    display: inline-block;
    width: 0.08rem;
    height: 0.3rem;
    background: #FD780F;
    border-radius: 0.04rem;
    margin-right: 0.12rem;
    vertical-align: -0.02rem;
}

.grid {
    display: flex;
    flex-wrap: wrap;
}

.grid.col-3 > div {
    width: 33.33%;
}

.star-personal {
    color: #635F5D;
    font-size: 0.26rem;
    line-height: 0.36rem;
}

.star-personal > div {
    margin-bottom: 0.44rem;
    text-indent: 0.05rem;
}

.star-personal > div:last-child {
    margin: 0;
}

.star-personal > div p:last-child {
    color: #FD780F;
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-top: 0.1rem;
    font-weight: 500;
}

.info-list {
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #635F5D;
}

.info-list p {
    padding-left: 0.25rem;
    position: relative;
}

.info-list p:before {
    display: inline-block;
    content: '•';
    color: #FD780F;
    width: 0.12rem;
    height: 0.12rem;
    position: absolute;
    left: 0;
}

.photo-list img {
    margin-bottom: 0.4rem;
}

.video-box {
    margin-bottom: 0.4rem;
}

.video-box video {
    background-size: cover;
}

.video-box:last-child, .photo-list .img-auto:last-child img {
    margin-bottom: 0;
}

.video-box, .video-js, .vjs-poster {
    width: 100%;
    height: auto;
    background: none;
    background-size: cover;
}

/*team*/
* {
    -webkit-tap-highlight-color: transparent;
}

.topBar {
    width: 100%;
    height: 0.82rem;
    background: #fff;
    position: fixed;
    z-index: 21;
}

.topBar span {
    display: inline-block;
    line-height: 0.82rem;
    position: absolute;
    top: 0;
    left: 0.9rem;
    right: 0.9rem;
    font-size: 0.26rem;
    text-align: center;
}

.back-home {
    width: 0.82rem;
    height: 0.82rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-back {
    width: 0.45rem;
    height: 0.45rem;
    background-image: url("../images/web/header/icon-back.png");
}

.team-video-box {
    height: 4rem;
    margin-bottom: 0;
}

.me-info-box .team-video-box {
    height: 4rem;
    margin-bottom: 0.1rem;
}

.team-video-box .video-js { /* 视频占满容器高度 */
    height: 100%;
    background-color: #000;
}

.team-layout {
    padding-top: 0.82rem;
}

.team-layout a:active {
    opacity: 0.8;
}

.bg-white {
    background: #fff;
}

.flex-row {
    display: flex!important;
    flex-direction: row;
}
.flex-row-between{
    justify-content: space-between;
}
.team-layout {
    background: #f5f5f5;
    min-height: 100%;
}

.team {
    padding: 0.2rem 0;
    font-size: 0.24rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    justify-content: space-between;
}

.team .team-img + div {
    width: 85%;
    line-height: 0.4rem;
}

.teams-list .team:last-child {
    border-bottom: 0;
}

.team p {
    display: block;
    color: #828282;
}

.team .name {
    color: #000;
    font-size: 0.28rem;
}

.team-img {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-color: #eee;
    background-position: center;
    background-size: cover;
    margin-right: 0.2rem;
}

/*team-center*/
.team-center .team {
    margin: 0;
    padding: 0.2rem;
    border-bottom: 0;
    margin-right: 0.3rem;
}

.team-center .team-img {
    width: 1.4rem;
    height: 1.4rem;
    margin-right: 0.3rem;
    background-size: cover;
    background-position: center;
}

.team-center .team .team-img + div {
    width: 75%;
}

.menu-list {
    width: 100%;
    display: block;
}

.menu-list li {
    display: block;
    line-height: 1rem;
    margin: 0 0.3rem;
    border-bottom: 1px solid #eee;
    color: #484848;
    overflow: hidden;
}

.menu-list li.hide {
    display: none;
}

.menu-list li:last-child {
    border: 0;
}

.menu-list li text.fr {
    margin-right: 0.5rem;
    color: #8D8D8D;
}

.menu-list li a {
    display: block;
}

.menu-list li span {
    width: 0.8rem;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.menu-list li img {
    vertical-align: middle;
    width: 0.55rem;
    height: 0.55rem;
    margin-right: 0.2rem;
}

/*homepage*/
.top-bg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0.5rem 0;
}

.top-title {
    padding: 0.3rem;
    color: #fff;
    font-size: 0.4rem;
    padding-top: 1.5rem;
}

.team-content {
    margin: 0 0.3rem;
    background: #fff;
    border-radius:10px;
    padding: 0.4rem 0.4rem 0.3rem 0.4rem;
    position: relative;
    font-size: 0.34rem;
    box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, .1);
}

.team-top {
    display: flex;
    flex-direction: row;
    padding-bottom: 0.1rem;
    align-items: center;
}

.team-top .logo {
    border-radius: 100%;
    width: 1.2rem;
    height: 1.2rem;
    background-color: #eee;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.2rem;
}

.team-top text {
    width: 75%;
}

.team-info {
    display: block;
    font-size: 0.24rem;
    font-weight: normal;
    line-height: 0.34rem;
    padding-top: 0.25rem;
}

.team-nav {
    display: flex;
    flex-direction: row;
    height: 0.8rem;
    line-height: 0.8rem;
    justify-content: space-around;
    position: sticky;
    top: 0;
    z-index: 10;
    background: #f5f5f5;
    color: #666;
}

.nav-tabs {
    margin-top: 0.2rem;
}

.team-nav a {
    display: block;
    margin:0 0.1rem;
    text-align: center;
    line-height: 0.8rem;
    position: relative;
    transition: 0.1s;
}

.team-nav a.current {
    color: #000;
    font-size: 0.3rem;
    transition: 0.1s;
}

.team-nav a.current:before {
    content: '';
    width: 0.5rem;
    height: 3px;
    border-radius: 10px;
    background: #FD780F;
    position: absolute;
    bottom: 0.1rem;
    left: 50%;
    margin-left: -0.25rem;
}

.nav-contents {
    min-height: 3rem;
}

.item-content {
    /* display: none; */
    background: #fff;
    padding: 0.3rem;
    margin: 0.2rem 0.2rem 0.4rem 0.2rem;
    border-radius:8px;
    box-shadow: 0 0.05rem 0.1rem rgb(0 0 0 / 10%);
}

.item-content:last-child {
    border: 0;
}

.works-item {
    display: flex;
    flex-direction: row;
    margin: 0.4rem 0;
    color: #9C9CA5;
}

.work-img {
    width: 45%;
    height: 1.8rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    overflow: hidden;
}

.work-img + div {
    width: 50%;
    margin-left: 0.2rem;
}

.works-item .title {
    font-size: 0.28rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
    line-height: 0.4rem;
    color: #222;
}

.works-item .user-photo {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 100%;
    vertical-align: top;
    margin-right: 0.1rem;
}

.works-item .user-photo + span {
    font-size: 0.22rem;
}
.works-content{
    background: none;
    box-shadow: none;
    margin: 0;
    padding:0.2rem 0.3rem 0 0.1rem;
    margin-left:2rem;
}
.works-content .works-list{
    padding: 0.2rem;
    border-radius:8px;
    box-shadow: 0 0.05rem 0.1rem rgb(0 0 0 / 10%);
    background: #fff;
    margin-bottom: 0.2rem;
}

.dance-content .item-content{display: none;}
.dance-content .item-content.current{display: block;}
.item-content .video-js{
    height:184px;
}
/*.dance-content .works-content.current{display: flex;}*/
.work-tabs{
    position: sticky;
    top:1rem;
    margin-left: 0.1rem;
}
.work-tabs span{
    width: 1.5rem;
    display: block;
    padding:0 0.2rem;
    line-height: 0.6rem;
    border-radius:4px;
    font-size:0.24rem;
    margin-right: 0.1rem;
    text-align: center;
    margin-bottom:0.1rem;
}
.work-tabs span.active{
    background:#FD780F;
    color:#fff;
}
.works-content .work-img{
    width:40%;
    height:1.3rem;
}
.works-content .work-img + div{
    width: 60%;
}
.works-content .works-item{
    margin:0.2rem 0;
}
.works-content .works-item .title{
    font-size:0.26rem;
    line-height:0.3rem;
}
.works-content .works-item .font24{
    font-size:0.2rem;
}

.member {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0.4rem 0;
    font-size: 0.24rem;
}

.member .image {
    width: 1.6rem;
    height: 1.7rem;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.member .image + div {
    width: 67%;
    display: flex;
    flex-direction: column;
    color: #828282;
}

.member .image + div span.name {
    color: #000;
    margin-top: 0.05rem;
    font-size: 0.26rem;
}

.member img.arrow-right {
    width: 0.18rem;
    height: auto;
    float: right;
    margin-top: 0.6rem;
    opacity: .8;
}

.tags {
    color: #9C9CA5;
    margin-top: 0.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tags span {
    margin-right: 0.1rem;
}

.case {
    display: block;
    width: 100%;
    border-radius: 5px;
    margin: 0.4rem 0;
}

.case img {
    width: 100%;
    display: block;
    margin-bottom: 0.1rem;
}

.case span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 0.7rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-indent: 0.1rem;
    font-size: 0.24rem;
}

.item-title {
    font-weight: bold;
    font-size: 0.28rem;
}

.more {
    text-align: center;
}

.actor-list {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
}

.actor-list .item {
    width: 1.3rem;
    margin-right: 0.55rem;
}

.actor-list .item:nth-child(3n) {
    margin-right: 0.55rem;
}

.actor-list .item:nth-child(4n) {
    /*margin-right: 0;*/
}

.actor-list .item .name {
    font-size: 0.24rem;
}

.actor-list .item .desc {
    font-size: 0.22rem;
    color: #9C9CA5;
    margin-top: 0.1rem;
}

.actor-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.actor-list .item {
    flex-direction: column;
    width: 1.8rem;
    margin: 0;
    margin-right: 0.54rem;
    padding: 0.2rem 0;
    border: 0;
}

.actor-list .item:nth-child(3n) {
    margin-right: 0;
}

.actor-list .item img {
    width: 1.8rem;
    height: 2.4rem;
    border-radius: 0.16rem;
}

.actor-list .item .name {
    width: 1.8rem;
    font-weight: 500;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #0D0D0D;
    margin-top: 0.16rem;
    overflow: hidden;
}

.text-hidden {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-clounm-2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.label {
    font-size: 0.3rem;
    font-weight: bold;
}

.team-edit .title {
    line-height: 0.5rem;
    font-size: 0.5rem;
    color: #000;
    margin-bottom: 0.6rem;
}

.summary {
    color: #FD780F;
    font-size: 0.11rem;
}

.form-group {
    margin-bottom: 0.5rem;
}

.form-control {
    font-weight: 500;
    min-height: 1rem;
    line-height: 1rem;
    color: #484848;
    margin-top: 0.2rem;
    border: 1px solid #EFEDEC;
    border-radius: 0.16rem;
    overflow: hidden;
    position: relative;
}

.form-control input, .form-control select, .form-control textarea {
    width: 100%;
    text-indent: 0.32rem;
    padding: 0;
    outline: 0;
    border: 0;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
}

.form-control.photo-up {
    border-radius: 0;
}

.no-border {
    border: 0!important;
}

.form-control.photo-up p, .form-control.photo-up input, .form-control.photo-up img, .form-control.photo-item p img {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 0;
    text-align: center;
}

.form-control.photo-up input {
    text-indent: -999px;
}

.form-control.photo-item {
    display: inline-flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 0;
    border: 0;
}

.form-control.photo-item + .form-control.photo-up input {
    height: 1.95rem;
}

.form-control.photo-item p {
    width: 2rem;
    height: 2rem;
    margin-right: 0.2rem;
    position: relative;
}

.icon-delete {
    width: 0.5rem;
    height: 0.5rem;
    /*background:url("../images/image-close.png") no-repeat center/100% 100%;*/
    position: absolute;
    top: -0.25rem;
    right: -0.25rem;
}

.form-control select {
    width: 110%;
}

.icon-add {
    width: 0.6rem;
    height: 0.6rem;
    /*background:url("../images/add.png") no-repeat center/100% 100%;*/
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.3rem 0 0 -0.3rem;
    opacity: 0.4;
}

.form-control-inline .form-control {
    display: inline-block;
}

.form-control textarea {
    height: 1.6rem;
    resize: none;
    padding: 0.2rem;
    line-height: 0.4rem;
    text-indent: 0;
}

.form-group .tag {
    font-weight: 600;
    color: #FD780F;
    background: none;
}

.after-tag {
    display: block;
    position: absolute;
    right: 0.2rem;
    bottom: 0;
    height: 1rem;
    line-height: 1rem;
    color: #aaa;
}

.card-box {
    border-bottom: 1px solid #EFEDEC;
    padding-bottom: 0.4rem;
}

.detail-title {
    font-size: 0.3rem;
    font-weight: bold;
    padding-bottom: 0.1rem;
    line-height: 0.45rem;
}

.work-detail img, .work-detail video {
    display: block;
    width: 100%;
    max-width: 100%;
}

.cover-photo-box .name {
    font-size: 0.3rem;
}

.item-info div {
    display: inline;
    color: #9C9CA5;
    font-size: 0.24rem;

}

.item-info div.item {
    margin-right: 0.6rem;
}

.me-info-box {
    padding-bottom: 0.6rem;
}

.content-box {
    line-height: 0.4rem;
}

.me-info-box .title-box {
    display: flex;
    flex-direction: row;
    line-height: 0.5rem;
    align-items: center;
}

.me-info-box .title-box .tag {
    width: 0.08rem;
    height: 0.3rem;
    background: #FD780F;
    border-radius: 4px;
    padding: 0;
}

.me-info-box .title-box .title {
    font-weight: 500;
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #111111;
    margin-left: 0.12rem;
}

.me-info-box {
    border-bottom: 0;
}

.me-info-box img {
    margin-bottom: 0.1rem;
}

.me-info-box .title-box {
    border-bottom: 1px solid #EFEDEC;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}

.nav-tabs {
    display: flex;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    position: sticky;
    top: 0.8rem;
    z-index: 22;
    border-bottom: 1px solid #EFEDEC;
}

.nav-tabs div {
    flex: 1;
}

.nav-tabs a.active {
    border-bottom: 2px solid #FD780F;
}

.card-box {
    width: auto;
    padding: 0.25rem;
    background: #fff;
}

.me-info-box .title-box .title {
    font-size: 0.3rem;
}

.item-info div {
    display: inline;
    color: #9C9CA5;
    font-size: 0.24rem!important;

}

.item-info div.item {
    padding: 0;
    margin: 0;
    margin-right: 0.6rem;
    border: 0;
}

/*活动信息*/
.hd-info-line {
    align-items: center;
    padding: 0.1rem 0;
    font-size: 0.2rem;
}

.hd-info-line span {
    display: inline-block;
    line-height: 0.5rem;
}

.hd-info-line span:first-child {
    color: #9C9CA5;
    margin-right: 0.4rem;
}

#hd-location {
    min-height: 3rem;
    font-size: 0.16rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.rotate-circle, .tmap-zoom-control, .tmap-scale-control, .logo-text {
    display: none;
}

.user-logo {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100%;
    margin-bottom: 0 !important;
    vertical-align: -0.15rem;
}

.phone img {
    width: 0.5rem;
    margin-bottom: 0 !important;
}

.require {
    display: block;
    position: absolute;
    right: 0.6rem;
    color: #FD780F;
}

.link {
    color: #FD780F;
}

.inner-tab {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-top: 1px solid #EFEDEC;
    padding: 0.2rem 0;
    padding-bottom: 0.3rem;
}

.inner-tab span {
    display: inline-block;
    padding: 5px 0.2rem;
    background: #F6F6F6;
    border-radius:0.2rem;
    margin:0 0.15rem 0.15rem 0;
    color: #333;
}

.inner-tab span.active {
    color: #FF6633;
    background:#FEEFEA;
}

.inner-item {
    display: none;
}

.inner-item .hd-info-line {
    display: flex;
    justify-content: space-between;
    padding: 0.1rem 0;
}

.state-item {
    color: #3171F5;
    font-size: 0.2rem;
    text-align: right;
    margin-left: 0.1rem;
    display: flex;
    align-items: center;
    align-content: center;
}
.state-item a{
    display: inline-block;
    height: 0.6rem;
    line-height: 0.6rem;
    padding:0 0.2rem;
}
.btn-state {
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #3171F5;
    font-size: 0.12rem;
    text-align: center;
}

.btn-state.end {
    background: #fff;
    color: #FD780F;
}
.state-item .icon-dianhua{
    font-size:0.5rem;
}
.require-box {
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: 9999;
    overflow: auto;
    left: -100%;
    transition: 0.3s;
}

.require-box .title-box {
    position: sticky;
    top: 0;
    z-index: 19;
    background: #fff;
    margin: 0 -0.4rem 0.2rem -0.4rem;
    padding: 0.1rem 0.4rem;
}

.require-box-inner {
    padding: 0.2rem 0.4rem;
}

.require-box.show {
    left: 0;
    transition: 0.3s;
}

.require-item {
    padding-bottom: 0.2rem;
}

.require-main {
    line-height: 0.4rem;
    color: #929292;
}

.require-inner {
    padding-bottom: 0.3rem;
    border-left: 1px solid #f29837;
    padding-left: 0.3rem;
}

.require-main .require-inner:last-child {
    border: 0;
}

.require-main .title {
    font-size: 0.28rem;
    padding: 0.1rem 0;
    color: #000;
    position: relative;
    padding-left: 0.3rem;
    margin-left: -0.31rem;
}

.require-main .require-inner:last-child .title {
    border-left: 1px solid #f29837;
}

.require-main .title:before {
    content: '●';
    color: #f29837;
    position: absolute;
    left: -0.15rem;
}

.require-box .close, .evaluate, .modal-mask .close {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.7rem;
    text-align: center;
    display: block;
    background: #f29837;
    font-size: 0.5rem;
    border-radius: 100%;
    color: #fff;
    opacity: 0.6;
    position: fixed;
    right: 0.3rem;
    bottom: -1.3rem;
    transition: 0.3s;
    z-index: 20;
}

.modal-mask .close {
    background: #fff;
    color: #f29837;
    bottom: 0.4rem;
    right: 50%;
    margin-right: -0.4rem;
    opacity: 1;
}

.evaluate {
    bottom: 1rem;
    opacity: 1;
    font-size: 0.14rem;
    line-height: 0.8rem;
}

.require-box.show .close {
    bottom: 0.3rem;
    transition: 0.3s;
}

.modal-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    z-index: 100000;
}

.modal-box,.modal-message{
    padding: 0.2rem;
    background: #fff;
    position: fixed;
    height: 80%;
    top: 0.5rem;
    left: 0.2rem;
    right: 0.2rem;
    border-radius: 0.2rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.modal-message{
    height:auto;
    min-height:2rem;
    top:4rem;
    left: 1rem;
    right: 1rem;
}

.give-no-name {
    position: absolute;
    right: 0.2rem;
    color: gray;
}

.give-no-name input {
    vertical-align: -0.03rem;
}

.color-vip {
    color: #FD780F;
}

.flex-y-center {
    align-items: center;
}
.star-rating{
    margin-left: 0.2rem;
}
.star-rating > div {
    padding: 0.15rem 0;
}

.star {
    padding: 0 0.1rem;
}

.star span {
    display: inline-block;
    width: 0.45rem;
    height: 0.45rem;
    background: url("../images/mobile/star-new.png") no-repeat 0 bottom;
    background-size: 0.45rem auto;
}

.star span.current {
    background-position: 0 top;
}

.star-rating .title {
    display: inline-block;
    min-width: 1rem;
    text-align: left;
}

.star-rating span.marl20 {
    margin-left: 0.1rem;
    color: #FD780F;
}

.star-rating .title {
    width: 1.8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.star-rating + div {
    margin: 0.2rem 0.4rem 0 0.2rem;
}

.star-rating + div textarea {
    width: 100%;
    resize: none;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 0.1rem;
    height: 1.5rem;
    padding: 0.1rem;
}

.p-top30 {
    padding-top: 0.3rem
}
.p-bt20 {
    padding-bottom: 0.2rem
}
.modal-box .btn-state {
    padding: 0.1rem 0.2rem;
}

.hidden {
    overflow: hidden;
}
.results{
    background: #f5f5f5;
}
.data-nav{
    margin-top: -1px;
    display: block;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    height: 1rem;
}
.data-nav a{
    display: inline-block;
    line-height: 1rem;
}
.data-nav a.current:before{
    width: 100%;
    left:0;
    margin-left:0;
}

.video-down{
    display: inline-block;
    padding:10px 15px;
    font-size:0.22rem;
    border:1px solid #FD780F;
    border-radius:5px;
    color: #FD780F;
}
.video-down:active{
    opacity: 0.8;
}
header p.scheme-title{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    color: #fff;
    font-size: 0.4rem;
    text-align: center;
    background: rgba(0,0,0,.5);
    transition: 0.2s;
    padding-top: 18%;
}
/*网红资料*/

.grid {
    display: flex;
    flex-wrap: wrap;
}
.grid.col-3 > div {
    width: 33.33%;
}
.platform_info_data{
    margin-top:0.4rem;
}
.star-personal.grid {
    width: 100%;
    margin: 0;
    color: #635F5D;
    font-size: 0.28rem;
    line-height: 0.4rem;
}

.star-personal > div {
    margin-bottom: 0.2rem;
}

.star-personal > div:last-child {
    margin: 0;
}

.star-personal > div p:last-child {
    color: #FD780F;
    font-size: 0.26rem;
    line-height: 0.32rem;
    margin-top: 0.1rem;
    font-weight: 500;
}
.platform_info .star-info-title + .mart20 a,.platform_info .mart20 a{
    display: inline-block;
    border:2px solid #fff;
    border-radius:100%;
    padding:2px;
    transition: 0.2s;
}
.platform_info .text-center a{
    margin: 0 0.05rem;
}
.platform_info .star-info-title + .mart20 a.current,.platform_info .mart20 a.current{
    border-color:#FD780F;
    transition: 0.2s;
}
.platform_info a .iconfont1{
    font-size: 0.7rem;
}
.platform_info .btn-normal {
    background: #56d330;
    font-size: 0.12rem;
}
.visible-lg{
    display: none!important;
}
.item .star-txt{
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
}
.item .star-txt p{
    font-size: 0.12rem;
    margin-bottom: 0;
    line-height:0.34rem;
    color: #333;
}
@media screen and (min-width: 1024px) {
    .hidden-lg{display: none!important;}
    .visible-lg{
        display: block!important;
    }
    .item .item-info{
        width: 9rem;
    }
    .item .item-mask {
        width: 5rem;
        height: 2.8rem;
    }
    .item.star-item .item-mask {
        width: 3.2rem;
        height: 4rem;
    }
    .btn-check{padding:0 0.8rem;}
}
