main {
    padding-top: 14px;
    padding-bottom: 60px;
}

.head-skip {
    display: flex;
    align-items: center;
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 12px;
    font-weight: 300;
    color: rgba(76, 78, 84, 1);
    line-height: 1em;
    cursor: pointer;
}

.head-skip:nth-child(2) {
    top: 20px;
}

.head-skip .iconfont {
    margin-right: 2px;
}

/* 头像开始 */
.user-head {
    position: relative;
    margin: 0 auto;
    width: 55px;
    height: 55px;
    border-radius: 2px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.user-head-icon {
    transform: translate(0);
    right: -6px;
    bottom: -6px;
    height: 16px;
}

/* 头像结束 */
/* 用户内容开始 */
.user-name {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 14px;
    text-align: center;
    color: #282B32;
    font-weight: 400;
    font-size: 15px;
}

.sex-icon {
    margin-left: 4px;
    display: block;
    font-size: 12px;
}

.user-class {
    color: #868C9D;
    font-size: 12px;
    margin-top: -6px;
    margin-bottom: 14px;
    text-align: center;
}

.user-class:empty {
    display: none;
}

.msg-par .user-class {
    text-align: left;
}

/*关注栏*/
.tap-icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.follow-btn {
    margin-right: 8px;
    padding: 4px 10px;
    background-color: #F7F2E9;
    border-radius: 100px;
    border: 1px solid #F7F2E9;
    cursor: pointer;
}

.follow-btn .iconfont-Ya {
    margin-right: 3.5px;
}

.follow-show {
    color: #312817;
    font-size: 14px;
}

.follow-hide {
    display: none;
    color: #312817;
    font-size: 14px;
}

.toggle {
    background-color: transparent;
    border-color: #E7E4D7;
}

.toggle .follow-hide {
    display: block;
}

.toggle .follow-show {
    display: none;
}

.message-icon {
    margin-right: 6px;
    padding: 4px 10px;
    border-radius: 100px;
    border: 1px solid #E7E4D7;
    color: #312817;
    font-size: 14px;
    cursor: pointer;
}

.message-icon .iconfont-Ya {
    margin-right: 3.5px;
}

.user-par {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px;
    padding: 10px 7.5px;
    margin-bottom: 15px;
    border-top: 1px solid #F1F1F1;
    border-bottom: 2px solid #F1F1F1;
}

.par-msg {
    margin-bottom: 5px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.par-line-msg {
    color: #000;
    font-size: 14px;
    text-align: center;
}

.video-more-right-text {
    font-size: 14px;
    font-weight: 400;
    white-space: normal;
    word-break: break-word;
}

.right-title {
    font-weight: bold;
    font-style: italic;
    color: #000;
}

.par-model {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}

.tit-par {
    width: auto;
    margin-right: 18px;
    margin-bottom: 4px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
}

.list-tit {
    margin-bottom: 12px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.list-tit-count {
    margin-left: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    color: #9a9a9a;
}

/* 用户内容结束 */
/*用户详情*/
.user-detail-container {
    margin-bottom: 32px;
}

.user-detail-oneline {
    display: flex;
    align-items: center;
}

.user-detail-oneline>.video-more-content-box {
    width: 50%;
}

.user-biref-box {
    align-items: flex-start;
}

.user-detail-biref-box>.video-more-right-title {
    line-height: 22px;
    margin-bottom: 6px;
}


/*企业用户，tab*/
.premium-tab {
    margin-bottom: 22px;
}

.premium-tab-title {
    margin-bottom: 17px;
    display: flex;
    align-items: center;
}

.premium-tab-li {
    padding: 6px 0;
    margin-right: 34px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    font-weight: 400;
    color: #756D5E;
    line-height: 1em;
    transition: .3s;
    cursor: pointer;
}

.premium-tab-li .iconfont {
    margin-right: 4px;
    font-size: 16px;
}

.premium-tab-li:last-child {
    margin-right: 0;
}

.premium-tab-title .layui-this {
    color: #000;
    font-weight: bold;
    border-color: #DAAF60;
}

/*技能/服务*/
.skill-container {
    width: 100%;
    margin-bottom: 8px;
}

.skill-title {
    position: relative;
    margin-bottom: 9px;
    padding-left: 18px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 1em;
    z-index: 2;
}

.skill-title:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 5px;
    height: 5px;
    background-color: #91620D;
}

.skill-title:after {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    bottom: 7px;
    width: 5px;
    height: 5px;
    background-color: #DAAF60;
}

.skill-content {
    padding-left: 18px;
}

.skill-block {
    margin-right: 8px;
    margin-bottom: 7px;
    padding: 6px 14px;
    display: inline-block;
    background-color: #F8F7F4;
    font-size: 12px;
    color: #010101;
    line-height: 1em;
    border-radius: 100px;
}


/*流加载覆盖*/
.common-video-list .layui-flow-more {
    width: 100%;
    float: left;
    box-sizing: border-box;
}

/*二期修改*/
.video-more-content-icon {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 15px;
    flex-shrink: 0;
}

.video-more-right-title {
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    flex-shrink: 0;
    text-transform: capitalize;
}

.user-skill-block {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    color: #000;
    line-height: 1em;
}

.user-skill-block:last-child {
    margin-right: 0;
}

.user-skill-more .user-skill-block {
    margin-bottom: 5px;
}

.user-biref-box .video-more-right-text {
    margin-bottom: 4px;
}

.common-video-recom-list {
    margin-bottom: 3px;
}

.common-video-recom-list .common-video-head-img {
    height: 0;
    padding-top: 56.25%;
    margin-bottom: 8px;
}

.common-video-recom-list .common-video-content {
    padding: 0;
}

.common-video-recom-list .common-video-title {
    line-height: 1.4em;
    height: 1.4em;
}

.common-video-recom-list .common-video-times {
    right: 7.5px;
    bottom: 7.5px;
    letter-spacing: 0.05em;
}

.video-list-hr {
    margin-top: 15px;
    margin-bottom: 20px;
    background-color: #E5E5E5;
}

.video-more-content-box {
    padding: 4px 0;
    background-color: rgba(0, 0, 0, 0);
}



/****英文覆盖****/
.en .video-more-right-title {
    font-style: italic;
    text-transform: capitalize;
}

#fullPage {
    display: none;
    background: black;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
}

#fullPage img {
    display: block;
    width: 100%;
}

#canvas {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    display: block;
}

#fullPage1 {
    display: none;
    background: black;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19930428;
}

#fullPage1 img {
    display: block;
    width: 100%;
}

#canvas1 {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    display: block;
}

#previewimg {
    position: fixed;
    width: 55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    opacity: 0;
}
