

.main-title {
	font-size: 24px;
	margin: 20px 0 25px 0;
	color: #CC3300;
	font-weight: 700
}

.pic-main-title {
	font-size: 32px;
	margin: 20px 0 25px 0;
	color: #6600FF;
	font-weight: 700
}

.main-title .main-title-name {
	color: #e15b7f
}

.main-title .more {
	font-size: 14px;
	margin-top: 10px
}

.main-title .more a {
	color: #FF6699
}

.main-title .more .iconfont {
	margin-left: 10px
}

.mo-paging {
	padding: 0;
	line-height: 42px;
	list-style: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mo-paging,
.mo-paging .paging-item-wrap {
	display: inline-block
}

.mo-paging .paging-item {
	display: inline;
	font-size: 14px;
	position: relative;
	padding: 12px 16px;
	line-height: 1.42857143;
	text-decoration: none;
	border: 1px solid #CC3300;
	background: transparent;
	margin-left: -1px;
	cursor: pointer;
	color: #CC3300;
	margin-left: 5px
}

.mo-paging .paging-item:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	border-color: #f90
}

.mo-paging .paging-item.paging-item--disabled,
.mo-paging .paging-item.paging-item--more {
	background-color: transparent;
	color: #FF6699
}

.mo-paging .paging-item.paging-item--disabled:hover,
.mo-paging .paging-item.paging-item--more:hover {
	border-color: #949494
}

.mo-paging .paging-item.paging-item--disabled {
	cursor: not-allowed;
	opacity: .75
}

.mo-paging .paging-item.paging-item--current,
.mo-paging .paging-item.paging-item--more {
	cursor: default
}

.mo-paging .paging-item.paging-item--current {
	background-color: #CC3300;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
	border-color: #CC3300
}

.mo-paging .paging-jump {
	display: inherit;
	margin-left: 40px
}

.mo-paging .paging-jump input {
	width: 42px;
	height: 42px;
	margin: 0 15px;
	border: 1px solid #363636 !important;
	background: transparent;
	color: #e4e4e4;
	padding-left: 8px;
	font-size: 14px
}

.mo-paging .paging-jump .btn {
	height: 42px;
	line-height: 42px;
	background: #CC3300;
	color: #FFFFFF;
	display: inline-block;
	padding: 0 20px;
	margin-left: 15px;
	cursor: pointer
}

.no-open {
	height: 600px;
	background: #1b1b1b;
	margin: 50px 0;
	text-align: center;
	font-size: 18px
}

.no-open .icon {
	margin-bottom: 20px;
	padding-top: 150px
}

.no-open .iconfont {
	font-size: 40px
}

.sort {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	font-weight: 400
}

.sort .sort-item {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 15px;
	border: 1px solid #CC3300;
	margin-left: 10px;
	cursor: pointer
}

.sort .sort-item.active,
.sort .sort-item:hover {
	color: #FFFFFF;
	background: #CC3300;
	border-color: #CC3300
}

.sort .sort-item.active {
	cursor: default
}

.label-list {
	width: 258px;
	height: 1840px
}

.label-list .label-list-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FF6699;
	border: 1px solid #FF0000
}

.label-list ul li {
	padding-left: 30px;
	line-height: 28px;
	cursor: pointer
}

.label-list ul li.active {
	cursor: default
}

.label-list ul li.active,
.label-list ul li:hover {
	color: #0000FF;
	background: #FFFFCC
}

.share-modal {
	padding: 30px 40px
}

.share-modal .share-modal-title {
	font-size: 16px;
	color: #e4e4e4;
	position: relative;
	margin-bottom: 30px
}

.share-modal .share-modal-title .iconfont {
	position: absolute;
	right: -20px;
	top: -10px;
	cursor: pointer
}

.share-modal .share-modal-content {
	position: relative
}

.share-modal .share-modal-content .qr-or-url {
	position: absolute;
	left: 170px;
	top: 70px;
	font-size: 16px
}

.share-modal .share-modal-content .qr-content {
	width: 146px;
	float: left
}

.share-modal .share-modal-content .qr-content .qr-content-desc {
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	margin-top: 10px;
	color: #e4e4e4
}

.share-modal .share-modal-content .qr-content img {
	width: 146px;
	height: 146px
}

.share-modal .share-modal-content .url-content {
	margin-left: 210px
}

.share-modal .share-modal-content .url-content .url-content-desc {
	font-size: 14px;
	color: #e4e4e4;
	margin-bottom: 20px
}

.share-modal .share-modal-content .url-content .url-content-url {
	border: 1px dashed #e4e4e4;
	margin-bottom: 15px;
	padding: 15px;
	word-break: break-all
}

.share-modal .share-modal-content .url-content .url-content-btn .btn {
	width: 86px;
	height: 34px;
	background: #f90;
	line-height: 34px;
	color: #e4e4e4;
	cursor: pointer;
	text-align: center;
	padding: 0
}

.no-data {
	text-align: center;
	display: grid
}

.no-data .no-data-img {
	width: 121px;
	height: 80px;
	background: url(../images/wujilu.png) no-repeat 50%/cover;
	margin: 150px auto 20px
}

.no-data .no-data-txt {
	font-size: 18px
}

.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	top: 0;
	z-index: 10002
}

.loading #loading-img {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	margin: auto;
	background: rgba(0, 0, 0, .8);
	z-index: 10;
	border-radius: 50%;
	padding: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.loading #loading-img .loader {
	position: relative;
	margin: auto;
	width: 60px;
	height: 60px;
	display: block;
	overflow: hidden
}

.loading #loading-img .loader .d1 {
	width: 54px;
	height: 54px
}

.loading #loading-img .loader .d2 {
	width: 48px;
	height: 48px
}

.loading #loading-img .loader .d3 {
	width: 42px;
	height: 42px
}

.loading #loading-img .loader .d4 {
	width: 36px;
	height: 36px
}

.loading #loading-img .loader .d5 {
	width: 30px;
	height: 30px
}

.loading #loading-img .loader .d6 {
	width: 24px;
	height: 24px
}

.loading #loading-img .loader3,
.loading #loading-img .loader3 div {
	border-radius: 50%;
	padding: 1px;
	border: 2px solid transparent;
	-webkit-animation: rotate 3.5s linear infinite;
	animation: rotate 3.5s linear infinite;
	border-top-color: hsla(0, 0%, 100%, .5);
	border-left-color: #f5cc5b;
	-webkit-animation-timing-function: cubic-bezier(.55, .38, .21, .88);
	animation-timing-function: cubic-bezier(.55, .38, .21, .88);
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.loading #loading-img .loader,
.loading #loading-img .loader * {
	will-change: transform
}

.placeholder-component {
	width: 100%;
	height: 156px
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.moveHeight-enter-active,
.moveHeight-leave-active {
	-webkit-transition: height .5s;
	transition: height .5s
}

.moveHeight-enter,
.moveHeight-leave-to {
	height: 0 !important
}

.slide-fade-enter-active {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.slide-fade-leave-active {
	-webkit-transition: all .1s cubic-bezier(1, .5, .8, 1);
	transition: all .1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter,
.slide-fade-leave-to {
	opacity: 0
}

.login-modal-wrap .v--modal-background-click .v--modal {
	background: #1b1b1b !important;
	border: 1px solid #363636;
	height: auto !important;
	overflow-y: auto
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal {
	padding-bottom: 40px
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-title {
	text-align: center;
	padding: 15px;
	font-size: 18px;
	color: #fff;
	top: 0;
	width: 100%
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-title i {
	float: right;
	font-size: 20px;
	cursor: pointer
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-content {
	padding: 20px 40px 0
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-content .login-label {
	margin-top: 15px;
	color: #e4e4e4
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-content .login-label label span {
	color: #fff
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-content .login-modal-btn {
	margin-top: 15px;
	margin-bottom: 20px
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-content .login-modal-btn .btn {
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #000
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-footer {
	padding: 0 40px
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-footer a {
	color: #f90;
	text-decoration: underline
}

.login-modal-wrap .v--modal-background-click .v--modal .login-modal .login-modal-footer .register-a {
	float: right;
	color: #fff
}

.login-modal-wrap .login-immediately {
	width: 100%;
	height: 2rem;
	margin-top: 20px
}

.fade-enter-active,
.fade-leave-active {
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.fade-enter,
.fade-leave-active {
	opacity: 0
}

.child-view {
	-webkit-transition: all .5s cubic-bezier(.55, 0, .1, 1);
	transition: all .5s cubic-bezier(.55, 0, .1, 1)
}

.child-view.slide-left-enter,
.child-view.slide-left-leave-active,
.child-view.slide-right-enter,
.child-view.slide-right-leave-active {
	position: absolute
}

.slide-left-enter,
.slide-right-leave-active {
	opacity: 0;
	-webkit-transform: translate(30px);
	transform: translate(30px)
}

.slide-left-leave-active,
.slide-right-enter {
	opacity: 0;
	-webkit-transform: translate(-30px);
	transform: translate(-30px)
}

.step-wrap .step-item {
	float: left;
	text-align: center;
	position: relative
}

.step-wrap .step-item:after,
.step-wrap .step-item:before {
	content: "";
	height: 1px;
	width: 50%;
	background: #363636;
	position: absolute;
	top: 12px
}

.step-wrap .step-item:first-child:before,
.step-wrap .step-item:last-child:after {
	height: 0
}

.step-wrap .step-item:before {
	left: 0
}

.step-wrap .step-item:after {
	left: 50%
}

.step-wrap .step-item.step-item-2 {
	width: 50%
}

.step-wrap .step-item.step-item-3 {
	width: 33%
}

.step-wrap .step-item.step-item-4 {
	width: 25%
}

.step-wrap .step-item.step-item-7 {
	width: 14%
}

.step-wrap .step-item.active:after,
.step-wrap .step-item.active:before {
	background: #f90
}

.step-wrap .step-item.active .step {
	background: #f90;
	color: #fff
}

.step-wrap .step-item.active .step-title {
	color: #f90
}

.step-wrap .step-item .step {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	margin: auto;
	background: #363636;
	position: relative;
	z-index: 1
}

.step-wrap .step-item .step-title {
	position: relative;
	top: 6px
}

.album {
	cursor: pointer
}

.album .album-img {
	cursor: pointer;
	height: 300px;
	width: 100%;
	position: relative
}

.album .album-img .image-total {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px 10px;
	background: rgba(0, 0, 0, .4);
	color: #fff
}

.album .album-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.album .album-desc {
	height: 50px;
	background: #CCCCFF;
}

.album .album-desc .album-name {
	color: #0000FF;
	margin: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 700;
	font-family: Helvetica
}

.album .album-desc .album-comment span {
	display: inline-block
}

.album .album-desc .album-comment span i {
	margin-right: 5px
}

.album .album-desc .album-comment span.right {
	margin-top: -2px
}

.user-rule-box {
	border: 1px solid #363636;
	padding: 40px 100px 80px;
	margin-bottom: 20px
}

.user-rule-box .user-rule-box-txt .btn-div {
	display: inline-block
}

.user-rule-box .user-rule-box-txt .btn-div .register-btn {
	margin-left: 10px
}

.user-rule-box .user-rule-box-txt .user-rule-box-t {
	font-size: 16px;
	font-weight: 700
}

.user-rule-box .user-rule-content table {
	border-collapse: collapse;
	border-left: 1px solid #363636;
	border-top: 1px solid #363636
}

.user-rule-box .user-rule-content table tr th {
	background: #282828;
	text-align: center
}

.user-rule-box .user-rule-content table tr td,
.user-rule-box .user-rule-content table tr th {
	border-bottom: 1px solid #363636;
	border-right: 1px solid #363636;
	padding: 10px 0;
	line-height: 18px;
	height: 57px;
	vertical-align: middle
}

.user-rule-box .user-rule-content table tr td {
	padding: 10px 0 10px 10px
}

.user-rule-box .user-rule-content table tr td.t_left,
.user-rule-box .user-rule-content table tr th.t_left {
	text-align: center;
	padding: 10px 0;
	vertical-align: middle
}

.user-rule-box .user-rule-content .tip {
	margin-top: 40px;
	line-height: 20px
}

.user-rule-box .user-rule-content .btn {
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin: 20px auto;
	display: inherit;
	font-weight: 700
}

.category-wrap {
	margin-bottom: 20px;
	margin-top: 20px
}

.category-wrap .category-title {
	float: left;
	line-height: 35px
}

.category-wrap .category-list {
	margin-left: 40px
}

.category-wrap .category-item {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
	width: 70px;
	text-align: center;
	border-bottom: 1px solid #363636;
	margin-left: 10px;
	cursor: pointer
}

.category-wrap .category-item.active,
.category-wrap .category-item:hover {
	color: #f90;
	border-bottom: 1px solid #f90
}

.message-modal-wrap .modal-content .message-time {
	margin-top: 20px
}

.notice {
	overflow: hidden;
	background: #CCCCCC
}

.notice .marquee-all {
	width: 100%
}

.notice .marquee-all .marque-wrap {
	width: 100% !important
}

.notice .marquee-all .marque-wrap .list {
	width: 100%
}

.notice .marquee-all .marque-wrap .list .item {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 0 !important;
	cursor: pointer
}

.activity.svip-active {
	width: 300px;
	text-align: center;
	margin: auto;
	margin-top: 70px;
	color: #e4e4e4
}

.activity.svip-active .svip-active-title {
	font-size: 18px;
	color: #f90;
	position: relative;
	font-weight: 700
}

.activity.svip-active .svip-active-title:after,
.activity.svip-active .svip-active-title:before {
	content: "";
	width: 30%;
	height: 1px;
	background: #363636;
	position: absolute;
	top: 10px
}

.activity.svip-active .svip-active-title:before {
	left: 0
}

.activity.svip-active .svip-active-title:after {
	right: 0
}

.activity.svip-active .svip-active-content .svip-active-txt {
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 20px
}

.activity.svip-active .svip-active-content .svip-active-txt .txt1 {
	color: #f90;
	font-size: 18px;
	font-weight: 700
}

.activity.svip-active .svip-active-content .svip-active-txt2 .txt2 {
	line-height: 24px
}

.task .task-title {
	background: #363636;
	height: 30px;
	line-height: 30px;
	color: #f90;
	padding-left: 10px;
	font-weight: 700
}

.task .high {
	font-weight: 700
}

.task .task-desc {
	margin-bottom: 20px;
	line-height: 1.4
}

.task .task-content {
	position: relative;
	padding: 10px 0;
	margin-bottom: 20px;
	margin-top: 10px
}

.task .task-content ul li {
	padding-left: 10px;
	line-height: 1.5;
	position: relative
}

.task .task-content ul li:before {
	content: "\B7";
	font-size: 28px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: -12px
}

.task .task-content ul li.desc {
	padding-left: 0;
	list-style: none
}

.task .task-content ul li.desc:before {
	content: ""
}

.task .assignment-right {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.task.m-disabled,
.task .m-disabled {
	opacity: .7
}

.task.m-disabled .high,
.task .m-disabled .high,
.task.m-disabled .main-title,
.task .m-disabled .main-title,
.task.m-disabled .task-title,
.task .m-disabled .task-title {
	color: #949494 !important
}

.task.m-disabled .btn,
.task .m-disabled .btn {
	background: #363636 !important;
	border: 1px solid #363636 !important;
	color: #949494 !important
}

.float-button {
	width: 40px;
	height: 40px;
	position: fixed;
	background: #00bcd4;
	bottom: 150px;
	z-index: 9999;
	right: 20px;
	text-align: center;
	border-radius: 50%;
	font-size: 10px;
	color: #fff;
	cursor: pointer
}

.float-button.download {
	bottom: 200px
}

.float-button .icon-shipin {
	color: #fff;
	margin: 2px auto 0;
	font-size: 22px;
	display: block;
	width: 22px;
	height: 22px
}

.float-button .icon-renwu {
	color: #fff;
	margin-top: 4px;
	display: block;
	font-size: 22px
}

.comment-title {
	font-size: 24px;
	margin: 20px 0 25px 0;
	font-weight: 700;
	position: relative;
	border-bottom: 1px solid #363636
}

.comment-title .comment-title-span {
	padding: 10px;
	color: #949494;
	display: inline-block;
	cursor: pointer;
	position: relative
}

.comment-title .comment-title-span.active {
	cursor: default;
	color: #f90
}

.comment-title .comment-title-span.active:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: -1px;
	left: 0;
	background: #f90
}

.comment-title .comment-badge {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: red;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	top: 0;
	position: absolute
}

.comment {
	margin-bottom: 20px
}

.comment .comment-input-div {
	position: relative
}

.comment .comment-input-div .comment-input {
	width: 100%;
	height: 100px;
	padding: 10px 130px 10px 10px;
	color: #949494;
	border: 1px solid #363636;
	resize: none
}

.comment .comment-input-div .comment-btn {
	position: absolute;
	width: 120px;
	height: 100px;
	top: 0;
	right: 0;
	background: #f90;
	color: #000;
	text-align: center;
	line-height: 100px;
	font-size: 16px;
	cursor: pointer
}

.comment .comment-input-div .comment-btn:hover {
	opacity: .8
}

.comment .comment-input-div .tip {
	margin: 10px 0
}

.comment .comment-content {
	border: 1px solid #363636;
	margin-top: 20px
}

.comment .comment-content .comment-content-title {
	height: 50px;
	line-height: 50px;
	background: #282828;
	padding: 0 15px
}

.comment .comment-content .comment-content-title .comment-sort {
	cursor: pointer;
	padding: 10px 4px
}

.comment .comment-content .comment-content-title .comment-sort.active {
	cursor: default;
	color: #f90
}

.comment .comment-content .comment-list {
	padding: 15px 15px 15px 0
}

.comment .comment-content .comment-list .comment-item {
	margin-bottom: 20px
}

.comment .comment-content .comment-list .comment-item .comment-item-avatar {
	float: left;
	width: 80px;
	padding-top: 10px;
	text-align: center
}

.comment .comment-content .comment-list .comment-item .comment-item-avatar i {
	font-size: 40px;
	color: #f90
}

.comment .comment-content .comment-list .comment-item .comment-item-content {
	margin-left: 80px;
	padding-bottom: 20px;
	border-bottom: 1px solid #363636
}

.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-title {
	margin-bottom: 10px
}

.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-title .name {
	font-size: 16px;
	color: #f90;
	margin-right: 30px
}

.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-title .time {
	margin-right: 30px
}

.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-info {
	line-height: 1.4
}

.no-data-txt {
	padding: 30px 0;
	text-align: center
}

.captcha-modal-wrap .share-modal-title {
	font-size: 16px !important
}

.captcha-modal-wrap .captcha-error {
	color: red;
	text-align: center;
	margin: 10px 0
}

.captcha-modal-wrap .share-modal {
	padding-left: 20px;
	padding-right: 20px
}

.captcha-modal-wrap .share-modal .share-modal-title .iconfont {
	right: -5px
}

.captcha-modal-wrap #captcha {
	margin: 50px 0 10px;
	text-align: center
}

.captcha-modal-wrap #captcha #simple-captcha-input {
	width: 100px;
	height: 48px;
	vertical-align: top;
	border: 1px solid #949494 !important;
	padding-left: 10px;
	color: #fff
}

.captcha-modal-wrap #captcha #simple-captcha-button {
	background: #f90;
	margin: auto;
	width: 120px;
	height: 36px;
	line-height: 36px;
	padding: 0 16px;
	border: 0;
	border-radius: 2px;
	display: block;
	margin-top: 10px;
	cursor: pointer
}

.captcha-modal-wrap #captcha #simple-captcha-button:hover {
	opacity: .9;
	background: #f90
}

.captcha-modal-wrap #captcha #simple-captcha-button.btn-empty {
	background: transparent;
	color: #f90;
	border: 1px solid #f90
}

.swiperBanner .slide {
	background: #fff
}

.swiperBanner .slide img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 150px
}

.swiperBanner .wh_indicator .wh_indicator_item.wh_show_bgcolor {
	background: #f90
}

.carousel-3d-slide {
	background: transparent
}

.bottom-immediately {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 5
}

.bottom-immediately .close {
	position: absolute;
	right: 0;
	top: 0;
	background: hsla(0, 0%, 100%, .8);
	color: #111;
	padding: 2px 4px;
	cursor: pointer
}

.bottom-immediately img {
	width: 100%
}

.left-immediately {
	position: fixed;
	left: 0;
	z-index: 5
}

.left-immediately .close {
	position: absolute;
	right: 0;
	top: 0;
	background: hsla(0, 0%, 100%, .8);
	color: #111;
	padding: 2px 4px;
	cursor: pointer
}

.left-immediately img {
	width: 100%
}

.right-immediately {
	position: fixed;
	right: 0;
	z-index: 5
}

.right-immediately .close {
	position: absolute;
	right: 0;
	top: 0;
	background: hsla(0, 0%, 100%, .8);
	color: #111;
	padding: 2px 4px;
	cursor: pointer
}

.right-immediately img {
	width: 100%
}

.only-vip-modal .video-count-contant-txt {
	padding: 0 20px;
	line-height: 20px;
	margin: 20px 0 40px;
	color: #fff
}

.notice-modal .title {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #f90;
	margin-bottom: 5px;
	position: relative;
	font-weight: 700
}

.notice-modal .title .icon-guanbi {
	position: absolute;
	right: 20px;
	top: 0
}

.notice-modal .v--modal-box {
	background: url(../images/bg.jpg) no-repeat 50%/cover !important
}

.notice-modal .notice-modal-content {
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.notice-modal .notice-modal-content .buttons {
	text-align: center
}

.notice-modal .notice-modal-content .buttons .btn {
	width: 40%;
	text-decoration: none
}

.notice-modal .notice-modal-content .buttons .btn+.btn {
	margin-left: 5%
}

.notice-modal .btn {
	color: #000
}

.notice-modal .btn.btn-empty {
	color: #f90
}

.show-browser-modal-wrap .message-modal-title {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #f90;
	margin-bottom: 5px
}

.show-browser-modal-wrap .message-modal-content {
	padding: 0 10px
}

.show-browser-modal-wrap .message-modal-content .txt {
	color: #fff;
	margin-bottom: 10px;
	line-height: 20px
}

.show-browser-modal-wrap .message-modal-content .url_txt {
	background: rgba(0, 0, 0, .5);
	color: #fff;
	padding: 15px 30px;
	margin-bottom: 15px
}

.show-browser-modal-wrap .message-modal-content .url_txt .txt1 {
	line-height: 30px
}

.show-browser-modal-wrap .message-modal-content .btn {
	margin: auto;
	display: block;
	width: 60%
}

@media screen and (min-width:768px) {
	.notice-modal .v--modal-box {
		width: 370px !important;
		right: 0 !important;
		left: 0 !important;
		margin: auto
	}
}

@media screen and (max-width:1100px) {
	.header .header-menu ul .menu-item {
		margin-left: 30px
	}

	.header .header-menu .search-dev {
		margin-left: 20px;
		width: 250px
	}
}

@media screen and (min-width:1400px) {
	.container {
		position: relative
	}
}



.mobile-header {
	display: none
}

@media screen and (max-width:961px) {
	body {
		min-width: 0
	}

	.page {
		padding-top: 40px
	}

	.page .has-sub-header {
		padding-top: 34px
	}

	.page .has-sub-header .sub-header-menu {
		width: 100%;
		height: 34px;
		z-index: 99;
		background: #CCCCFF;
		top: 40px;
		position: fixed
	}

	.no-data .no-data-img {
		margin-top: 80px
	}

	.immediately-item .immediately-block .immediately-img {
		height: 2rem
	}

	.immediately-item .immediately-block .immediately-img.address,
	.immediately-item .immediately-block .immediately-img.banner {
		height: 2rem;
		background-repeat: no-repeat;
		background-position: 50%;
		background-size: cover
	}

	.m-dot:after {
		content: "";
		display: block;
		width: 7px;
		height: 7px;
		background: red;
		border-radius: 50%;
		top: 10px;
		position: absolute;
		right: 0
	}

	.header {
		height: 40px
	}

	.header .mobile-header nav a.sidenav-trigger {
		line-height: 40px
	}

	.header .mobile-header nav a.sidenav-trigger.header-right-user {
		margin: 0 6px
	}

	.header .mobile-header nav .nav-wrapper .logo {
		height: 31px;
		width: 120px;
		margin-top: 6px
	}

	.header .mobile-header nav .icon-yonghuming {
		color: #fff
	}

	.search-title {
		color: #f90;
		padding-left: .3rem;
		font-size: 16px;
		margin: 10px 0
	}

	.footer .footer-menu {
		padding: 10px 0;
		border-top: 4px solid #363636
	}

	.footer .footer-menu .serviceEmail {
		margin-top: 15px;
		margin-bottom: 0
	}

	.footer .footer-menu .container {
		margin: 0
	}

	.footer .footer-menu .container .footer-link {
		margin: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0
	}

	.footer .footer-menu .container .footer-link .footer-link-item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		text-align: center;
		padding: 0
	}

	.footer .footer-tip {
		margin: 15px .2rem 0;
		font-size: 12px;
		line-height: 16px
	}

	.footer-site-link {
		padding: 20px 0
	}

	.footer-site-link .container {
		margin: 15px .2rem 0;
		font-size: 12px
	}

	.category-wrap {
		margin: 0
	}

	.category-wrap .category-item {
		padding: 10px 0
	}

	.catetory-and-sort .cate-label-list {
		padding: 0 .3rem 0;
		overflow-y: auto;
		overflow-x: hidden;
		height: 300px;
		width: 100%;
		z-index: 9;
		background: #0d0d0d;
		position: absolute
	}

	.catetory-and-sort .cate-label-list .cate-label-item {
		padding: 10px 0;
		border-bottom: 1px dashed #363636;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.catetory-and-sort .cate-label-list .cate-label-item.active {
		color: #f90
	}

	.catetory-and-sort .catetory-and-sort-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		position: relative;
		border-bottom: 1px solid #363636;
		border-right: 1px solid #363636
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item:last-child {
		border-right: 0
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-title {
		font-size: 14px;
		text-align: center;
		position: relative;
		height: 33px;
		line-height: 33px;
		font-weight: 700
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-title.tran:after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-title:after {
		content: "\E613";
		position: absolute;
		right: 10px
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-list {
		position: absolute;
		z-index: 9;
		width: 100%;
		border: 1px solid #FFFFFF;
		border-top: 0;
		overflow: hidden;
		background: #FFAA
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-list .cate-item-li {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-weight: 700
	}

	.catetory-and-sort .catetory-and-sort-wrap .cate-item .cate-item-list .cate-item-li.active {
		color: #0000FF
	}

	.userInfoLeftMenu i.iconfont.icon-youxiang1 {
		font-size: 22px;
		vertical-align: middle
	}

	.userInfoLeftMenu .slide-user-out-item {
		text-align: center;
		margin: 20px 0
	}

	.userInfoLeftMenu .slide-user-out-item:first-child {
		margin-top: 100px;
		margin-bottom: 30px
	}

	.userInfoLeftMenu .slide-user-out-item .btn {
		width: 120px;
		color: #000
	}

	.userInfoLeftMenu .slide-user-out-item .btn.btn-empty {
		color: #f90
	}

	.userInfoLeftMenu .slide-user-out-item i.iconfont.icon-yonghu {
		font-size: 40px;
		color: #f90
	}

	.userInfoLeftMenu .menu-item {
		color: #949494;
		border-bottom: 1px solid #363636
	}

	.userInfoLeftMenu .menu-item i {
		margin-right: 5px;
		color: #949494
	}

	.userInfoLeftMenu .username {
		text-align: center;
		font-size: 24px;
		color: #e4e4e4;
		padding-top: 20px
	}

	.userInfoLeftMenu .username .vip-icon {
		margin-left: 5px;
		vertical-align: middle
	}

	.userInfoLeftMenu .username .no-email {
		font-size: 12px;
		display: inline-block;
		margin: 0;
		padding: 0;
		color: #e4e4e4
	}

	.userInfoLeftMenu .login-div {
		padding-top: 5px !important
	}

	.mo-paging {
		display: inline-block;
		padding: 0;
		line-height: .9rem;
		list-style: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		margin-bottom: .4rem
	}

	.mo-paging .paging-item-wrap {
		display: inline-block;
		max-width: 3.4rem;
		overflow-x: auto;
		vertical-align: top;
		float: left;
		margin-left: .05rem
	}

	.mo-paging .paging-item-wrap .paging-item-wrap-div {
		width: 10rem
	}

	.mo-paging .paging-item {
		float: left;
		display: inline;
		font-size: 14px;
		position: relative;
		padding: 0 .32rem;
		line-height: .86rem;
		height: .86rem;
		text-decoration: none;
		border: 1px solid #CC3300;
		background: transparent;
		margin-left: .05rem;
		cursor: pointer;
		color: #CC3300
	}

	.mo-paging .paging-item:hover {
		background-color: #CC3300;
		color: #FFFFFF;
		border-color: #f90
	}

	.mo-paging .paging-item.paging-item--disabled,
	.mo-paging .paging-item.paging-item--more {
		background-color: transparent;
		color: #949494
	}

	.mo-paging .paging-item.paging-item--disabled:hover,
	.mo-paging .paging-item.paging-item--more:hover {
		border-color: #949494
	}

	.mo-paging .paging-item.paging-item--disabled {
		cursor: not-allowed;
		opacity: .75
	}

	.mo-paging .paging-item.paging-item--current,
	.mo-paging .paging-item.paging-item--more {
		cursor: default
	}

	.mo-paging .paging-item.paging-item--current {
		background-color: #CC3300;
		color: #FFFFFF;
		position: relative;
		z-index: 1;
		border-color: #CC3300
	}

	.main-title {
		position: relative;
		margin: 15px 0 20px 0;
		padding-left: 0;
		font-size: 18px
	}

	.main-title .more {
		margin-top: 0
	}

	.btn {
		background: #f90;
		border: 1px solid #f90;
		font-size: 14px
	}

	.btn:hover {
		background-color: #f90
	}

	.btn.btn-empty {
		background: transparent;
		color: #f90
	}

	.form-input .input-div {
		border: 0
	}

	.form-input .error-div {
		padding-left: 30px
	}

	[type=checkbox]+span:not(.lever) {
		font-size: 14px
	}

	.pc-hide {
		display: block !important
	}

	.m-hide {
		display: none !important
	}

	.row .col {
		padding: 0 .7rem
	}

	.container {
		width: auto;
		max-width: none;
		margin: 0 .1rem
	}

	.back {
		margin: 0 .36rem;
		height: 40px !important;
		line-height: 40px !important;
		display: inline-block
	}

	.back .icon-arrows-copy-copy {
		color: 20px !important
	}

	.placeholder-component {
		height: 3.6rem
	}

	.placeholder-component img {
		width: 100%;
		height: 100%
	}

	.search-page {
		position: fixed;
		top: 40px;
		width: 100%;
		height: calc(100% - 40px);
		z-index: 1001;
		background: #0d0d0d
	}

	.search-page .container {
		margin: 0 .3rem !important
	}

	.search-page form {
		width: 70%;
		display: inline-block;
		vertical-align: top;
		position: relative
	}

	.search-page form .input-field {
		padding-top: 4px;
		height: 40px
	}

	.search-page form .input-field input[type=search] {
		background: #0d0d0d;
		height: 30px;
		border: 1px solid #363636;
		border-radius: 1rem;
		padding-left: .3rem;
		width: calc(100% - .3rem);
		color: #e4e4e4
	}

	.search-page form .input-field input[type=search]:focus:not(.browser-default) {
		border: 1px solid #363636;
		background: #363636;
		color: #e4e4e4
	}

	.search-page form .searchBtn {
		position: absolute;
		top: 4px;
		right: -.08rem;
		width: 1rem;
		height: 32px;
		background: #f90;
		border-radius: 0 1rem 1rem 0;
		text-align: center
	}

	.search-page form .searchBtn i.iconfont {
		height: 32px;
		line-height: 32px !important
	}

	.search-page .history-search .history-search-title {
		position: relative
	}

	.search-page .history-search .history-search-title .iconfont {
		float: right
	}

	.search-page .history-search,
	.search-page .hot-search {
		margin-bottom: .5rem
	}

	.search-page .history-search .history-search-title,
	.search-page .history-search .hot-search-title,
	.search-page .hot-search .history-search-title,
	.search-page .hot-search .hot-search-title {
		font-size: 18px;
		margin: .3rem 0
	}

	.search-page .history-search .history-search-list span,
	.search-page .history-search .hot-search-list span,
	.search-page .hot-search .history-search-list span,
	.search-page .hot-search .hot-search-list span {
		margin-right: .2rem;
		display: inline-block;
		background: #363636;
		padding: .1rem .2rem;
		border-radius: .2rem;
		margin-bottom: .2rem
	}

	.search-page .auto-completion {
		position: absolute;
		width: 100%;
		top: 40px;
		background: #1b1b1b;
		z-index: 1;
		border-top: .02rem solid #0d0d0d;
		height: 7rem;
		overflow-y: auto
	}

	.search-page .auto-completion ul {
		margin-left: .52rem
	}

	.search-page .auto-completion ul li {
		line-height: .96rem;
		border-bottom: .02rem dashed #363636
	}

	.search-page .auto-completion ul li .iconfont {
		margin-right: .3rem
	}

	.sort-row .col {
		text-align: center;
		height: 60px;
		line-height: 60px;
		border-right: 1px solid #363636;
		background: rgba(27, 27, 27, .7);
		padding: 0
	}

	.sort-row .col.active {
		background: #0d0d0d
	}

	.sort-row .col:last-child {
		border-right: 0
	}

	.video-item-row .video-item-col {
		margin-bottom: 25px
	}

	.video-item .video-img {
		width: 100%;
		height: 3.9rem
	}

	.video-item .video-img img {
		width: 100%;
		height: 100%
	}

	.video-item .video-desc {
		height: auto
	}

	.video-item .video-desc .video-desc-comment {
		position: static
	}

	.col-2,
	.col-3,
	.col-4,
	.col-5 {
		width: 100%
	}

	.pc-header {
		display: none
	}

	.mobile-header {
		display: block;
		max-width: 1024px;
		-webkit-box-shadow: initial;
		box-shadow: none
	}

	.mobile-header .header-title {
		font-size: 16px;
		color: #e4e4e4;
		line-height: 60px
	}

	.mobile-header .left-icon {
		margin: 0 .36rem;
		display: inline-block
	}

	.mobile-header .sidenav-trigger {
		height: 40px !important
	}

	.mobile-header .nav-wrapper .iconfont {
		font-size: 24px;
		display: inline-block !important;
		height: 40px !important;
		line-height: 40px !important
	}

	.mobile-header .nav-wrapper .header-right-icon {
		margin: 0 .36rem
	}

	.mobile-header .nav-wrapper .logo {
		width: 152px;
		height: 40px;
		margin-top: 6px
	}

	.sidenav-overlay {
		z-index: 1001
	}

	.sidenav {
		background: #FFCCFF;
		width: 6rem;
		z-index: 1002
	}

	.sidenav .no-email {
		font-size: 12px
	}

	.sidenav li>.menu-item-div {
		color: #e4e4e4;
		font-size: 16px;
		line-height: 60px;
		padding-left: 1.4rem;
		position: relative
	}

	.sidenav li>.menu-item-div .icon-menu {
		position: absolute;
		left: .8rem;
		top: 0;
		right: 0;
		margin: auto;
		font-size: 16px
	}

	.sidenav li>.menu-item-div .icon-menu.icon-xinggan {
		font-size: 20px
	}

	.sidenav li>.menu-item-div .icon-menu.icon-shu {
		font-size: 16px
	}

	.sidenav li>.menu-item-div .icon-menu.icon-biaoqian {
		font-size: 20px
	}

	.sidenav li>.menu-item-div .menu-item-div-wrap {
		width: 100%;
		display: block;
		color: #e4e4e4
	}

	.sidenav li>.menu-item-div .menu-item-div-wrap .waves-effect {
		width: 100%
	}

	.sidenav li>.menu-item-div .menu-item-div-wrap .iconfont {
		color: #949494;
		position: absolute;
		right: .2rem;
		top: 0;
		bottom: 0;
		margin: auto
	}

	.sidenav .logo-div {
		background: #FF6699;
		height: 40px;
		text-align: center;
		padding-top: 6px;
		position: relative
	}

	.sidenav .logo-div .m-dot:after {
		top: 14px
	}

	.sidenav .logo-div .iconfont.icon-caidan- {
		position: absolute;
		left: .36rem;
		font-size: 24px;
		cursor: pointer;
		top: -4px
	}

	.sidenav .logo-div .logo {
		background: url(../images/logo.png) no-repeat 50%/contain;
		width: 120px;
		height: 31px;
		margin: auto
	}

	.sidenav .login-div {
		text-align: center;
		padding-top: 25px
	}

	.sidenav .login-div .btn {
		width: 2.2rem;
		color: #000
	}

	.sidenav .login-div .btn.btn-empty {
		color: #f90;
		margin-right: 20px
	}

	.sidenav .divider {
		margin-top: 25px;
		background: #1b1b1b
	}

	.sidenav .menu-item {
		border-bottom: 1px solid #363636
	}

	.sidenav .menu-item .icon-youxiang1 {
		font-size: 22px;
		vertical-align: middle
	}

	.sidenav .menu-item i.icon-menu {
		margin-right: 10px
	}

	.sidenav .menu-item .sub-menu {
		position: relative;
		overflow: hidden
	}

	.sidenav .menu-item .sub-menu.sub-menu-3 {
		height: 240px
	}

	.sidenav .menu-item .sub-menu li {
		height: 48px;
		line-height: 48px;
		border-bottom: 1px dashed #363636
	}

	.sidenav .menu-item .sub-menu li a {
		border-bottom: 0;
		font-size: 14px
	}

	.sidenav .menu-item .sub-menu li:last-child {
		border-bottom: 0
	}

	.sidenav .menu-item.active .icon-menu {
		color: #CC3300 !important
	}

	.sidenav .menu-item.active a {
		color: #CC3300
	}

	.sidenav .menu-item a {
		color: #606060;
		height: auto;
		padding: 0 20px
	}

	.only-vip-modal .v--modal-box.v--modal,
	.share-modal-wrap .v--modal-box.v--modal {
		width: 90% !important;
		left: 0 !important;
		right: 0 !important;
		margin: auto
	}

	.share-modal {
		padding: 15px 20px
	}

	.share-modal .share-modal-title {
		font-size: 12px;
		color: #e4e4e4;
		position: relative;
		margin-bottom: .3rem
	}

	.share-modal .share-modal-title .iconfont {
		position: absolute;
		right: -10px;
		top: -5px;
		cursor: pointer
	}

	.share-modal .share-modal-content {
		position: relative
	}

	.share-modal .share-modal-content .pc-qr-or-url {
		display: none
	}

	.share-modal .share-modal-content .qr-content {
		margin-left: 10px;
		margin-top: 10px;
		float: none;
		position: absolute;
		top: 130px
	}

	.share-modal .share-modal-content .qr-content .qr-content-desc {
		font-size: 12px;
		text-align: center;
		margin-top: 10px;
		margin-left: 140px;
		width: 70%;
		color: #e4e4e4
	}

	.share-modal .share-modal-content .qr-content img {
		width: 120px;
		height: 120px;
		float: left
	}

	.share-modal .share-modal-content .url-content {
		margin-left: 10px
	}

	.share-modal .share-modal-content .url-content .url-content-desc {
		font-size: 14px;
		color: #e4e4e4;
		margin-bottom: 20px
	}

	.share-modal .share-modal-content .url-content .url-content-url {
		border: 1px dashed #e4e4e4;
		margin-bottom: 15px;
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
		padding-top: 0;
		padding-bottom: 0;
		word-break: break-all
	}

	.share-modal .share-modal-content .url-content .url-content-btn .btn {
		width: 140px;
		height: 36px;
		background: #f90;
		line-height: 36px;
		color: #e4e4e4;
		padding: 0 !important;
		cursor: pointer;
		text-align: center
	}

	.category-search .category-list {
		margin-top: .02rem;
		background: #1b1b1b
	}

	.category-search .category-item {
		height: .8rem;
		line-height: .8rem;
		border-bottom: .02rem dashed #363636;
		padding-left: .2rem
	}

	.category-search .type-title {
		height: 1rem;
		line-height: 1rem;
		background: #0d0d0d;
		padding-left: .5rem
	}

	.category-search .row {
		padding-bottom: .2rem
	}

	.user-rule-box {
		padding: 0;
		border: 0
	}

	.user-rule-box .main-title {
		font-size: 20px;
		padding-left: 0
	}

	.user-rule-box .user-rule-box-txt {
		line-height: 20px
	}

	.user-rule-box .user-rule-box-txt .btn-div {
		display: block
	}

	.user-rule-box .user-rule-box-txt .btn {
		margin: 20px auto;
		width: 120px;
		display: inline-block
	}

	.user-rule-box .user-rule-box-txt .btn.register-btn {
		margin-left: 10px
	}

	.user-rule-box .user-rule-content .btn {
		width: 100%
	}

	.login-modal-wrap .v--modal-background-click {
		background: #0d0d0d;
		height: 100%;
		padding-bottom: 0
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal {
		width: 100% !important;
		height: 100% !important;
		left: 0 !important;
		top: 0 !important;
		-webkit-box-shadow: initial;
		box-shadow: none;
		border: 0 !important;
		background: #0d0d0d !important
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal {
		padding-top: 40px
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-title {
		background: #1b1b1b;
		text-align: center;
		color: #f90;
		font-size: 18px;
		position: fixed;
		z-index: 1;
		padding: 10px 15px
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content {
		border-top: 1px solid #363636;
		padding: 0
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .form-input {
		margin-bottom: 0;
		border-bottom: 1px solid #363636
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .form-input:before {
		color: #f90
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .form-input input {
		height: 46px !important
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .login-label {
		display: none
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .login-modal-btn {
		padding: 0 12px;
		margin-top: 30px;
		margin-bottom: 30px
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-content .login-modal-btn .btn {
		background: transparent;
		color: #f90;
		width: 100%;
		height: 44px;
		line-height: 44px
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-footer {
		padding: 0 12px
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-footer a {
		color: #f90;
		text-decoration: underline
	}

	.login-modal-wrap .v--modal-background-click .v--modal-box.v--modal .login-modal .login-modal-footer .register-a {
		float: right
	}

	.title-container {
		margin: 0
	}

	.title-container .main-title {
		margin: 0;
		height: 48px
	}

	.title-container .sort {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-bottom: 1px solid #363636
	}

	.title-container .sort .sort-item {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		border: 0;
		border-right: 1px solid #363636;
		text-align: center;
		color: #e4e4e4;
		margin-left: 0;
		height: 48px;
		line-height: 48px;
		padding: 0
	}

	.title-container .sort .sort-item:last-child {
		border-right: 0
	}

	.title-container .sort .sort-item.active,
	.title-container .sort .sort-item:hover {
		background: #1b1b1b;
		color: #fff
	}

	.notice {
		margin: 0;
		padding: 0 .2rem
	}

	.message-modal-wrap .v--modal-box {
		width: 90% !important;
		margin: auto;
		height: auto !important;
		overflow: visible !important
	}

	.message-modal-wrap .v--modal-box .m-close {
		position: absolute;
		bottom: -50px;
		text-align: center;
		left: 0;
		right: 0
	}

	.message-modal-wrap .v--modal-box .m-close i {
		font-size: 18px;
		color: #e4e4e4;
		border-radius: 50%;
		padding: 10px;
		background: rgba(40, 40, 40, .5)
	}

	.task {
		background: #282828;
		padding: .2rem
	}

	.task .main-title {
		margin: 0 0 10px
	}

	.comment-title {
		font-size: 18px
	}

	.comment .comment-content .comment-list {
		padding: 15px 10px 15px 0
	}

	.comment .comment-content .comment-list .comment-item .comment-item-avatar {
		width: 60px
	}

	.comment .comment-content .comment-list .comment-item .comment-item-avatar i {
		font-size: 30px
	}

	.comment .comment-content .comment-list .comment-item .comment-item-content {
		margin-left: 60px
	}

	.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-title .name {
		width: 2.2rem;
		display: inline-block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-right: .4rem
	}

	.comment .comment-content .comment-list .comment-item .comment-item-content .comment-item-title .time {
		margin-right: .4rem
	}
}

@media screen and (max-width:370px) {
	.serviceEmail {
		font-size: 12px
	}
}

@media screen and (min-width: 961px) {
	.sidenav {
		display: none;
	}
}

.mac_pop_bg,
.mac_pop_msg_bg {
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
}

.mac_pop,
.mac_pop_msg {
	z-index: 99999;
	display: none;
	min-height: 20px;
	max-height: 750px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 25px;
	z-index: 99999;
	background-color: #FFFFFF;
	box-shadow: 0 3px 18px rgba(0, 0, 0, .5);
}

.mac_pop .pop_top {
	height: 40px;
	width: 100%;
}

.mac_pop .pop_top h2 {
	color: #6600CC;
	float: left;
	display: block;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: "microsoft yahei";
}

.mac_pop span.pop_close {
	float: right;
	width: 23px;
	height: 23px;
	font-size: 0;
	text-indent: 9999;
	cursor: pointer;
	font-weight: bold;
	display: block;
}

.mac_pop_msg .pop-msg {
	text-align: center;
	font-size: 14px;
}

.gbook_content {
	height: 7rem;
	padding: 2px 10px;
	margin-top: 10px;
	color: #000000;
	resize: none;
	border: 1px solid #363636;
}

.msg_code input {
	height: 30px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}

.mac_verify_img {
	pointer-events: unset !important;
	height: 30px;
}

.mac_login {
	padding: 30px;
	width: 400px;
	height: 350px;
	background: #fff;
	box-sizing: border-box;
	font-family: "microsoft yahei"
}

.mac_login {
	width: 100% !important
}

.mac_login .mac_login_form .login_form_group {
	margin-top: 20px
}

.mac_login .mac_login_form .login_form_group input {
	padding: 4px 10px 4px 36px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cacaca;
	box-sizing: border-box
}

.mac_login .mac_login_form .login_form_group input.mac_u_name {
	background: url(../images/u_name.png) no-repeat 7px 8px
}

.mac_login .mac_login_form .login_form_group input.mac_u_pwd {
	background: url(../images/u_pwd.png) 8px 8px no-repeat
}

.mac_login .mac_login_form .login_form_link {
	margin-top: 10px;
	text-align: right
}

.mac_login .mac_login_form .login_form_link a {
	font-size: 12px;
	color: #333;
	margin-left: 15px
}

.mac_login .mac_login_form .login_form_link a {
	font-size: 12px;
	color: #333;
	margin-left: 15px
}

.mac_login .mac_login_form input.login_form_submit {
	background: #2fa5ff;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	background-color: #ff6575 !important;
	border-color: #ff6575 !important;
	border: .0625rem solid #e2e2e2;
	border-radius: .1875rem;
	cursor: pointer;
	text-align: center;
	padding: 0
}

@media (max-width: 767px) {
	.mac_pop {
		width: 95% !important;
	}
}

div.line {
	height: 30px;
}

div.line div {
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: rgb(228, 228, 228);
	list-style: none
}

#user_list {
	padding: 0 20px;
	display: none;
}