.lg-page {
    /* background: #ebeef5; */
    min-height: calc(100vh - 50px);
    padding-bottom: 60px;
}

.login-nav {
    flex: 1;
    padding-bottom: 80px;
    display: flex;
    flex-direction: column;
}

.login-header {
    display: flex;
    padding: 15px 20px;
    border-bottom: 1px dashed #d8d8d8;
}

.login-middle {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.login-empty {
    flex: 1;
    /* border:1px solid red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.empty-img {
    width: 134px;
    height: 117px;
}

.head {
    width: 60px;
    height: 60px;
}

.header-right {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    justify-content: center;
    flex: 1;
}

.name {
    color: #989a9b;
    font-size: 12px;
    padding: 5px 0;
}

.number {
    color: #000;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
}

.number-time {
    color: #fa6400;
}

.login-middle {
    padding: 20px;
}

.login-bottom {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.reg-btn {
    border: 1px solid #fa6400;
    color: #fa6400;
}

.login-title {
    font-size: 16px;
    color: #000;
    font-family: PingFangSC-Regular, PingFang SC;
    height: 22px;
    line-height: 22px;
}

.btn {
    border-radius: 8px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    text-align: center;
}

.login-btn {
    background: #fa6400;
    color: #fff;
}

.icon-left {
    font-size: 0.8rem;
    margin: 0.67rem 0 0 0.67rem;
}

.login-form {
    padding: 0 1.07rem;
}

.login-form h3 {
    font-size: 1.39rem;
    line-height: 1.39rem;
    font-weight: 400;
    color: #333333;
    margin-top: 2.35rem;
    margin-bottom: 4rem;
    padding-left: 0.3rem;
}

.login-form-item {
    display: flex;
    font-size: 0.75rem;
    font-weight: 300;
    color: #9fa7ad;
    margin: 0 0.18rem 2rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #e7e7e7;
    align-items: center;
}

.icon-phone {
    background: url("../icon/bar-talent-link.png") no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}

.icon-code {
    background: url("../icon/icon-code.png") no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
}

.login-form-item input {
    flex: 1;
    margin-left: 0.48rem;
    border: 0;
    font-size: 16px;
}

.login-form-item span {
    font-size: 0.75rem;
    font-weight: 300;
    color: #fe9527;
    border-left: 1px solid #fe9527;
    line-height: 0.75rem;
    padding-left: 0.56rem;
}

.login-form-label {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 1.5rem;
    left: 0;
    width: 100%;
}

.mt-60 {
    margin-top: 60px;
}


/* 分割线 */

[v-cloak] {
    display: none;
}

.index-header {
    /* width: 100%;
    padding: 5px 0; */
    padding: 20px 0;
    background-image: url(../../img/top_bg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    /* min-height: 160px; */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.header-child {
    width: 100%;
    margin: auto;
    display: table;
    flex: 1;
}

.header-child .van-button,
.header-second .van-button,
.bottoms .van-button,
.dialogs-btn div .van-button {
    float: left;
    margin: 1% 1% 1% 1%;
    width: 14%;
    color: #f35d16;
    text-align: center;
    font-size: 17px;
    line-height: 36px;
    border-radius: 5px;
    outline: none;
    border: 0;
    height: 28px;
    padding: 3px 0 1px 0;
    background-image: url(../../img/top_bg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    /* 标准的语法 */
}

.header-child>span {
    float: left;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    height: 25px;
    line-height: 25px;
    width: 12.83%;
    margin: 1.2% 0.36% 0 1%;
    text-align: center;
}

.header-second {
    width: 96%;
    margin: auto;
    display: flex;
}

.header-second .van-button {
    width: 82px;
    /* padding: 3px 2% 1px 2%; */
    display: block;
}

.yigou {
    width: 13% !important
}

.header-second input {
    width: 35%;
    background: #fff;
    border-radius: 5px;
    height: 28px;
    border: 0;
    outline: none;
    text-indent: 6px;
    margin: 0.5% 2.5% 0 2.5%;
}

.sousuo {
    background: none;
    border: 0;
    color: #fff;
    display: flex;
    font-size: 16px;
    margin: 1% 0.5% 0 0;
}

.sousuo i {
    margin-top: 6px;
    font-size: 12px;
}

.index-box {
    width: 100%;
    padding-bottom: 68px;
    margin: 2% auto;
    display: table;
}

.index-box-child {
    width: 50%;
    float: left;
}

.index-box-child-top {
    width: 100%;
    display: table;
    margin-top: 3px;
}

.index-box-child-word {
    height: 32px;
    /* background: #F6F6F6; */
    /* border: 1px solid #D8D8D8; */
    border-radius: 5px;
    padding: 2%;
    color: #333333;
    font-size: 14px;
    /* line-height: 30px; */
    /* max-height: 40px; */
    overflow: hidden;
    position: relative;
    /* bottom: 43px; */
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-box-child-top-word {
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 125px;
}

.index-box-child-img {
    width: 100%;
    height: 125px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.index-box-child-img img {
    width: 100%;
    height: 100%;
}

.word-time {
    /* position: relative;
    text-align: left;
    top: 0px;
    left: 0px;
    width: 56%;
    color: #ffffff;
    padding: 0.3vh;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 12px; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 22px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    color: #ffffff;
    font-size: 12px;
}

.word-num {
    /* background: rgba(0, 0, 0, 0.5);

    position: relative;
    padding: 3px;
    top: -50px;
    text-align: center; */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 22px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding: 0 10px;
}

.word-num span {
    color: #fff;
    font-size: 12px;
}

.moneys {
    color: #FC2828 !important;
}

.childleft {
    width: 49.5% !important;
    margin-right: 0.5%;
}

.bottoms {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    z-index: 6;
    left: 0;
    right: 0;
    bottom: -1px;
    padding: 0;
    background-image: url(../../img/bar_bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ddd;
    height: 50px;
}

.bottoms>span {
    font-size: 18px;
    color: #fff;
    width: 26%;
    text-align: center;
    /* margin: 2.5% 0 2.5% 0; */
}


/* .bottoms>span:active {
    background: linear-gradient(#f5a12c, #f7df55);
} */

.pay_dialogs .dialogs,
.pay_dialogs .dialogs-tv,
.pay_dialogs .dialogs-tv-top {
    width: 100%;
    display: table;
}

.pay_dialogs .dialogs {
    background: rgba(0, 0, 0, 0.8);
}

.pay_dialogs .dialogs-tv-top-time {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 8vh;
}

.pay_dialogs .dialogs-tv-top-time span {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    /* width: 45%; */
    display: flex;
    color: #fff;
    font-size: 14px;
    width: 157px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    /* border-radius: 5px; */
    /* font-size: 16px;
    padding: 5px 0;
    margin: 1px 0 0 1px; */
}

.pay_dialogs .van-dialog {
    width: 92%;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
}

.pay_dialogs .dialogs-tv-top-video {
    width: 100%;
    height: 28vh;
}

.pay_dialogs .dialogs-tv-top-video img {
    width: 100%;
    height: 100%;
}

#playVideo1 {
    width: 100%;
    height: 100%;
}

.pay_dialogs .dialogs-tv-bottom {
    background: #ffff;
    padding: 1vh 0;
}

.pay_dialogs .dialogs-tv-bottom span {
    display: block;
    /* width: 90%; */
    margin: auto;
    color: #000;
    font-size: 14px;
    /* line-height: 22px; */
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0px 10px;
    height: 36px;
}

.pay_dialogs .dialogs-btn {
    width: 100%;
    display: table;
}

.pay_dialogs .dialogs-btn>div {
    width: 100%;
}

.pay_dialogs .dialogs-btn div .van-button {
    width: 100%;
    height: 43px;
    background: #fa6400;
    color: #fff;
    text-align: center;
    margin: 5px 0 0 0 !important;
}

.quxiao {
    background: #6d7278 !important;
    color: #fff !important;
}

.xuanzhong.active {
    background-color: #EE2445;
}

.xuanzhong1 {
    display: flex !important;
    margin: auto !important;
    z-index: 100000 !important;
    margin-top: 90vh !important;
    background-color: #fa6400 !important;
    border: 0 !important;
    font-size: 18px !important;
    width: 120px !important;
    line-height: 40px !important;
    height: 40px !important;
    border-radius: 6px !important;
    align-items: center;
    justify-content: center;
}

.xuanzhong {
    /* color: #A73103 !important; */
    /* color: #f35d16 !important; */
    text-align: center;
    font-size: 18px !important;
    border-radius: 5px;
    outline: none;
    border: 0;
    /* height: 26px; */
    height: 25px;
    line-height: 25px;
    /* background: -webkit-linear-gradient(#F5BF15, #F7F564); */
    /* Safari 5.1 - 6.0 */
    /* background: -o-linear-gradient(#F5BF15, #F7F564); */
    /* Opera 11.1 - 12.0 */
    /* background: -moz-linear-gradient(#F5BF15, #F7F564); */
    /* Firefox 3.6 - 15 */
    /* background: linear-gradient(#F5BF15, #F7F564); */
    /* 标准的语法 */
}

.header-child>span:active {
    background: #EE2445;
}

.header-child>span.xuanzhong {
    background: #EE2445;
}

.loads {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    overflow: hidden;
    right: 0;
}

.loads-word {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20000;
    left: 0;
    right: 0;
    top: 40px;
    text-align: center;
}

.loads-word span {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 22px;
    color: #fff;
    width: 60%;
    padding: 1.1vh 2%;
    display: block;
    font-size: 20px;
    text-align: center;
    margin: 36px auto 0;
}

.loads-img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
}

@media screen and ( max-width: 300px) {
    .word-time {
        position: relative;
        text-align: left;
        top: -130px;
        left: 0px;
        width: 70%;
        color: #ffffff;
        padding: 0.3vh;
        border-radius: 5px;
        background: rgba(0, 0, 0, 0.6);
        font-size: 16px;
    }
}

.hiddenbody {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
}

.circle {
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 15px;
    background: -webkit-linear-gradient(#f51546, #EE2445);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f51546, #EE2445);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f51546, #EE2445);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#f51546, #EE2445);
    /* 标准的语法 */
    z-index: 6;
    -webkit-border-radius: 100px;
    -webkit-box-shadow: 0px 3px 3px #c8c8c8;
    -moz-box-shadow: 0px 3px 3px #c8c8c8;
    box-shadow: 0px 3px 3px #c8c8c8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle .van-icon {
    z-index: 6;
    color: #fff;
    /* transform: translate(34%, 34%); */
    font-size: 20px !important;
    font-weight: 500;
}

.like {
    z-index: 6;
    /* top: -129px;
    right: 3px;
    float: right; */
    position: absolute;
    right: 5px;
    top: 5px;
}

.tishi {
    width: 100%;
    padding: 1vh 0;
    text-align: center;
    font-size: 18px;
    font-weight: 550;
    color: #8E4252;
}

.bofangqi {
    width: 100%;
    display: table;
}

.bofangqi span {
    width: 50%;
    text-align: center;
    display: block;
    float: left;
    padding: 1vh 0;
    background: #FA6400;
    color: #fff;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 550;
}

.tips {
    width: 100%;
    background: #FA6400;
    color: #fff;
    line-height: 22px;
    padding: 1vh 0;
    font-size: 18px;
}

.tips span {
    width: 90%;
    margin: auto;
    display: block;
    text-align: center;
}

.tuijian {
    /* color: #262626;
    width: 100%;
    margin: 1vh auto;
    font-size: 20px;
    font-weight: 550;
    text-align: center; */
    color: #EE2445;
    font-size: 16px;
    font-weight: bold;
    margin: 20px;
    text-align: center;
    margin-bottom: 10px;
}

.line-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 10px;
    margin-bottom: 20px;
}

.line {
    background: #FA6400;
    width: 60px;
    height: 2px;
    border-radius: 2px;
}

.text {
    color: #FA6400;
    font-size: 16px;
    font-weight: bold;
}

.twoplay {
    background: #d8d8d8 !important;
    color: #6D7278 !important;
}

.videobox1 {
    width: 100%;
    height: 200px;
    border: solid 0px #323136;
    padding-left: -1px;
    box-shadow: 2px 2px 2px #888888;
    border-radius: 10px;
    background: #000000;
}

.van-action-sheet__content {
    display: flex;
}

.content {
    /*display: flex;*/
    margin: auto;
    /*padding: 10px 10px 10px;*/
}

.tousu {
    position: fixed;
    display: flex;
    bottom: 38%;
    height: 100px;
    right: 3px;
    width: 30px;
    z-index: 999;
    border-radius: 5px;
    text-align: center;
    color: #FFF;
    background-color: #EE2445;
    justify-content: center;
    align-items: center;
    /* box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.37); */
}

.search-nav {
    display: flex;
    padding: 10px;
    justify-content: space-between;
    width:100%;
    overflow: hidden;
    box-sizing: border-box;
}

.new-btn {
    color: #fff;
    background: #ee2445;
    border-radius: 6px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
	margin-left: -6px;
    margin-right: 30px;
    font-size: 18px;
    flex-shrink: 0;
}

.search-input {
    display: flex;
    flex: 1;
    justify-content: flex-end;
}

.input {
    height: 25px;
    padding: 0 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    flex: 1;
    width:0;
    border: 0;
    font-size: 18px;
}

.search-btn {
    color: #fff;
    background: #ee2445;
    height: 25px;
    line-height: 25px;
    width: 42px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-align: center;
    font-size: 18px;
}

.list-empty {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.empty-img {
    width: 134px;
    height: 117px;
}

.van-overlay1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: #000;
	padding: 100px 0;
	font-family: 'Hiragino Sans GB', Helvetica, Arial, 'STHeiti', 'WenQuanYi Micro Hei', sans-serif;
}


.csshub-loading-text {
	font-size: 60px;
	margin-top: 40%;
	text-align: center;
}

.csshub-loading-text span {
	display: inline-block;
	margin: 0 5px;
	color: #fff;
}

.csshub-loading-text span:nth-child(1) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 0s infinite linear alternate;
	animation: csshub-blur-text 1.5s 0s infinite linear alternate;
}

.csshub-loading-text span:nth-child(2) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 0.2s infinite linear alternate;
	animation: csshub-blur-text 1.5s 0.2s infinite linear alternate;
}

.csshub-loading-text span:nth-child(3) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 0.4s infinite linear alternate;
	animation: csshub-blur-text 1.5s 0.4s infinite linear alternate;
}

.csshub-loading-text span:nth-child(4) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 0.6s infinite linear alternate;
	animation: csshub-blur-text 1.5s 0.6s infinite linear alternate;
}

.csshub-loading-text span:nth-child(5) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 0.8s infinite linear alternate;
	animation: csshub-blur-text 1.5s 0.8s infinite linear alternate;
}

.csshub-loading-text span:nth-child(6) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 1s infinite linear alternate;
	animation: csshub-blur-text 1.5s 1s infinite linear alternate;
}

.csshub-loading-text span:nth-child(7) {
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-animation: csshub-blur-text 1.5s 1.2s infinite linear alternate;
	animation: csshub-blur-text 1.5s 1.2s infinite linear alternate;
}

@-webkit-keyframes csshub-blur-text {
	0% {
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}

	100% {
		-webkit-filter: blur(4px);
		filter: blur(4px);
	}
}

@keyframes csshub-blur-text {
	0% {
		-webkit-filter: blur(0px);
		filter: blur(0px);
	}

	100% {
		-webkit-filter: blur(4px);
		filter: blur(4px);
	}
}


.van-overlay1 .shiny {
	display: block;
	position: fixed;
	border: 0;
	bottom: 20%;
	left: 50%;
	margin-left: -65px;
	cursor: pointer;
	border-style: solid;
	border-width: 2px;
	border-color: #F5F8FE;
	background: #000000;
	color: white;
	border-radius: 3px;
	line-height: 1;
	font-size: 20px;
	padding: 15px 25px;
	outline: 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.van-overlay1 .shiny:active {
	bottom: calc(20% - 2px);
}