[v-cloak] {
    display: none;
}

.app {
    height: 100%;
    width: 100%;
    min-height: 100%;
}

/* .whole-container {
    position: absolute;
    width: 100%;
    height: 11.25rem;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 1.28rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
} */

.usr-container {
    position: relative;
    background-size: 100%;
    width: 100%;
    height: 5.83rem;
}

.usr-container .usr-info {
    position: relative;
    width: 2.6rem;
    overflow: hidden;
    padding-top: 1.12rem;
    margin: 0 auto;
}

.usr-container .usr-info .usr-avatar {
    position: relative;
    width: 1.66rem;
    height: 1.66rem;
    border-radius: 50%;
    margin: 0 .5rem;
}

.usr-container .usr-info .usr-sex-back-f {
    position: absolute;
    right: .4rem;
    top: 2.28rem;
    width: .49rem;
    height: .49rem;
    border-radius: 50%;
    background-image: linear-gradient(315deg, #fe8b9b, #ff73c1);
}

.usr-container .usr-info .usr-sex-back-m {
    position: absolute;
    right: .4rem;
    top: 2.28rem;
    width: .49rem;
    height: .49rem;
    border-radius: 50%;
    background-image: linear-gradient(223deg, #2af8d1, #10cedc 70%, #05bde0);
}

.usr-container .usr-info .usr-sex-back-m .usr-sex {
    position: relative;
    /* z-index: 99; */
    margin: .12rem .13rem;
    width: .25rem;
    height: .25rem;
}

.usr-container .usr-info .usr-sex-back-f .usr-sex {
    position: relative;
    /* z-index: 99; */
    margin: .12rem .13rem;
    width: .25rem;
    height: .25rem;
}

.usr-container .usr-info .usr-name {
    color: #fff;
    text-align: center;
    font-size: .32rem;
    line-height: .48rem;
    opacity: 0.7;
    font-weight: 600;
    font-family: "PingFang SC";
    height: .48rem;
    margin: .25rem 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.usr-container .usr-info .usr-mmid {
    color: #fff;
    text-align: center;
    font-size: .24rem;
    line-height: .36rem;
    opacity: 0.7;
    font-weight: 600;
    font-family: "PingFang SC";
    height: .36rem;
}

.usr-container .dialog-btn {
    position: absolute;
    display: inline-flex;
    width: 3.14rem;
    height: .9rem;
    opacity: 0.9;
    bottom: .47rem;
    left: .45rem;
    border-radius: .6rem;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.06);
}

.usr-container .dialog-btn .dialog-icon {
    position: relative;
    margin-left: 1.03rem;
    margin-top: .29rem;
    margin-right: .12rem;
    width: .4rem;
    height: .38rem;
}

.usr-container .dialog-btn .dialog-word {
    height: .4rem;
    line-height: .4rem;
    margin-top: .29rem;
    font-family: "PingFang SC";
    font-size: .28rem;
    font-weight: 500;
    text-align: left;
    color: #000;
}

.usr-container .subs-btn {
    position: absolute;
    display: inline-flex;
    width: 3.14rem;
    height: .9rem;
    opacity: 0.9;
    bottom: .47rem;
    right: .45rem;
    border-radius: .6rem;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.06);
}

.usr-container .subs-btn .subs-icon {
    position: relative;
    margin-left: 1.02rem;
    margin-top: .29rem;
    margin-right: .12rem;
    width: .42rem;
    height: .36rem;
}

.usr-container .subs-btn .subs-word {
    height: .4rem;
    line-height: .4rem;
    margin-top: .29rem;
    font-family: "PingFang SC";
    font-size: .28rem;
    font-weight: 500;
    text-align: left;
    color: #000;
}

.usr-container .label-container-one {
    position: absolute;
    left: 1.38rem;
    top: 1.38rem;
    height: .5rem;
    width: 1.55rem;
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, 0.2);
}

.usr-container .label-container-two {
    position: absolute;
    right: 1.92rem;
    top: .62rem;
    height: .5rem;
    width: 1.55rem;
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, 0.2);
}

.usr-container .label-container-third {
    position: absolute;
    right: 1.12rem;
    top: 2.1rem;
    height: .5rem;
    width: 1.55rem;
    border-radius: 1rem;
    background-color: rgba(255, 255, 255, 0.2);
}

.label-word {
    position: relative;
    font-family: "PingFang SC";
    opacity: 0.7;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    color: #fff;
    font-size: .22rem;
    margin: .07rem .28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title-con {
    position: relative;
    margin-left: .35rem;
    margin-right: .35rem;
    height: .86rem;
    box-sizing: border-box;
}

.hot-video-con .video-list .video .play-con {
    width: .84rem;
    height: .84rem;
    display: block;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
}

.hot-video-con {
    background-color: #fff;
    padding-bottom: .32rem;
    overflow: hidden;
    height: 12rem;
}

.title-con .hot-video {
    position: absolute;
    left: 0;
    top: .3rem;
    padding-left: .74rem;
    height: .56rem;
    line-height: .56rem;
    font-size: .24rem;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #323232;
}

.title-con .hot-video:after {
    content: '';
    width: .56rem;
    height: .56rem;
    background-image: url("https://s.momocdn.com/w/u/others/2018/06/12/1528774006498-video.png");
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.title-con .look-more {
    position: absolute;
    right: 0;
    top: .44rem;
    font-size: .24rem;
    height: .28rem;
    line-height: .28rem;
    font-family: "PingFang SC";
    color: #aaaaaa;
}

.hot-video-con .video-list {
    margin-left: .23rem;
    margin-right: .23rem;
    margin-top: .3rem;
    /* height: 10.5rem !important; */
    position: relative;
}

.hot-video-con .video-list .video-con {
    width: 50%;
    padding: .07rem;
    background-color: #fff;
    box-sizing: border-box;
}

.hot-video-con .video-list .video {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.hot-video-con .video-cover {
    display: block;
    width: 100%;
}

.hot-video-con .video-info {
    position: absolute;
    bottom: 0;
    height: 1.16rem;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.3));
}

.hot-video-con .video-info .desc {
    font-size: .28rem;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #fff;
    position: absolute;
    top: .16rem;
    width: 100%;
    padding-left: .16rem;
    padding-right: .16rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: .32rem;
}

.hot-video-con .video-info .like_cnt {
    position: absolute;
    padding-left: .16rem;
    bottom: .2rem;
    height: .32rem;
    line-height: .32rem;
    font-size: .28rem;
    font-weight: 500;
    font-family: "PingFang SC";
    color: rgba(255, 255, 255, 0.8);
}

.bottom-con {
    position: relative;
    margin-top: -3.88rem;
    width: 100%;
    height: 3.88rem;
    line-height: 1.24rem;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

.bottom-con .bottom-btn {
    width: 5.00rem;
    height: 1.10rem;
    border-radius: .55rem;
    background-color: #3bb3fa;
    left: 1.25rem;
    top: 1.75rem;
    position: absolute;
    text-align: center;
    line-height: 1.10rem;
    font-size: .28rem;
    font-weight: 500;
    font-family: "PingFang SC";
    color: #fff;
}

.download {
    height: 1.6rem;
    background-image: url("https://s.momocdn.com/w/u/others/2018/06/11/1528685027650-downloadbk.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
}

.download_empty {
    height: 1.4rem;
}

.download img {
    position: absolute;
    left: .3rem;
    top: .3rem;
    width: .90rem;
    height: .90rem;
    border-radius: 50%;
    display: block;
}

.download .title {
    position: absolute;
    top: .3rem;
    left: 1.5rem;
    font-size: .32rem;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #fff;
}

.download .desc {
    position: absolute;
    top: .76rem;
    left: 1.5rem;
    opacity: 0.8;
    font-size: .28rem;
    font-weight: 500;
    font-family: "PingFang SC";
    color: #fff;
}

.download .btn {
    width: 1.6rem;
    height: .8rem;
    position: absolute;
    right: .3rem;
    top: .4rem;
    opacity: 0.9;
    line-height: .8rem;
    text-align: center;
    background-color: #fff;
    border-radius: .4rem;
    color: #323333;
    font-size: .26rem;
    font-family: "PingFang SC";
    font-weight: 600;
}

.share-cover {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.share-cover .share-text {
    position: absolute;
    top: 1.42rem;
    right: 1.01rem;
    width: 4.41rem;
    height: 1.81rem;
    border-radius: .9rem;
    background-color: #3cb3fa;
    border: solid 1px #979797;
}

.share-cover .share-text .line-one {
    position: absolute;
    left: .77rem;
    top: .41rem;
    height: .36rem;
    width: 3rem;
    font-size: .36rem;
    font-weight: normal;
    color: #fff;
    line-height: .36rem;
    font-family: "PingFang SC";
    text-align: center;
}

.share-cover .share-text .line-two {
    position: absolute;
    left: .77rem;
    top: 1.05rem;
    height: .36rem;
    width: 3rem;
    font-size: .36rem;
    font-weight: normal;
    color: #fff;
    line-height: .36rem;
    font-family: "PingFang SC";
    text-align: center;
}

.share-cover .point {
    position: absolute;
    width: .51rem;
    height: 1.65rem;
    top: .36rem;
    right: .34rem;
}