span,
img,
label {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.time-hover-box {
	display: none;
}

.headerLeft img {
	margin-left: -13px;
}

.services_content {
	width: 985px;
	margin-left: calc(50vw - 423px);
	position: relative;
}

.mask_upload_text {
	display: inline-block;
	width: 300px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.service_head {
	position: fixed;
	top: 30px;
	width: 1017px;
	height: 51px;
	padding-top: 50px;
	background: #f7f7f7;
	margin-left: -16px;
	user-select: none;
	z-index: 888;
}

.service_head>.inner {
	margin-left: 16px;
	width: 989px;
	height: auto;
}

.content_midle {
	position: fixed;
	top: 50px;
	width: 100%;
	height: 32px;
	background: #f7f7f7;
}

#voice {
	width: 56px;
	padding-left: 12px;
}

#services_down {
	margin: 12px 10px 0 4px;
}

.service_h_sox_word {
	margin: 0 9px 0 16px;
}

.service_checkbox {
	width: 29px;
	height: 29px;
	margin: 0 4px 0 4px;
}

.service_checkbox input {
	margin: 9px 0 0 9px;
}

.service_bor {
	border: 1px solid #e9e9e9;
	background: #f2f2f2;
	box-sizing: border-box;
}

.service_check {
	outline: none;
	margin: 0;
	padding: 0;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 11px;
	height: 11px;
	border: 1px solid #333333;
}

.sox_bg {
	width: 12px;
	height: 11px;
	border: none;
	background: url(/head_for/img/service/sox_yes_03.png) no-repeat;
	background-size: contain;
}

.service_splite {
	margin: 5px 14px 0 0;
}

.service_m {
	margin: 0 9px 0 15px;
}

.service_q {
	margin: 0 16px 0 7px;
}

.service_deep {
	width: 103px;
	height: 28px;
}

.service_lisen {
	margin-left: 11px;
}

.service_lisen span {
	font-size: 10px;
	margin: 3px;
}

#lisen_down {
	margin: 12px 14px 0 7px;
}

.service_muscle {
	width: 14px;
	height: 17px;
	background: url(/head_for/img/service/service_muscle.png) no-repeat;
	background-size: contain;
	margin: 6px 8px 0;
}

#cloShowHide,#sampleCloShowHide {
	width: 10px;
	height: 10px;
	background: url(/head_for/img/close-icon.png) no-repeat;
	background-size: contain;
	margin: 9px 10px 0 10px;
	cursor: pointer;
}

.service_muscle_bg:nth-of-type(1) {
	height: 28px;
	overflow: hidden;
	position: relative;
}

.hoverBorder {
	border: 1px solid transparent;
	margin: 0 6px;
}

.hoverBorder:hover {
	border-color: #e0e0e0;
}
.hoverBorder.bg-rule{
	font-size: 0;
	margin-right: 0;
	cursor: pointer;
}

.service_muscle_up {
	width: 14px;
	height: 17px;
	background: url(/head_for/img/service/podcast.png) no-repeat;
	background-size: contain;
	margin: 6px 10px 0;
}

#servce_standard {
	margin: 12px 11px 0 14px;
}

.service_wrap {
	width: 985px;
	padding-top: 50px;
	/*padding-bottom: 50px;*/
	overflow: hidden;
}

.service_wrap .service_wrap_inner {
	box-shadow: 0 0 8px #e5e5e5;
	background-color: #FFF;
}

#document-wrapper {
	padding: 0 55px 30px 55px;
	font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Helvetica, Tahoma, Arial, Hiragino Sans GB, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, SimSun, \\5B8B\4F53, Heiti, \\9ED1\4F53, sans-serif;
}

#document-wrapper .header input {
	width: 100%;
	font-size: 22px;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-weight: 700;
	user-select: none;
	padding: 27px 0;
}

#document-wrapper .header input::-webkit-input-placeholder {
	color: #ccc;
}

#document-wrapper .header input:-moz-placeholder {
	color: #ccc;
}

#document-wrapper .header input::-moz-placeholder {
	color: #ccc;
}

#document-wrapper .header input:-ms-input-placeholder {
	color: #ccc;
}

#document-wrapper .content {
	padding: 20px 0;
	height: 100%;
	border-top: 1px solid #e6e6e6;
}

#document-wrapper .content .text_box {
	min-height: 430px;
	/*height: 100%;*/
	/*overflow-y: scroll;*/
}

#document-wrapper .content .text-wrapper {
	min-height: 30px;
	outline: 0;
	font-size: 13px;
	line-height: 22px;
	border: 1px solid #fff;
	box-sizing: border-box;
}

#document-wrapper .content .text-wrapper:empty:before {
	content: attr(placeholder);
	color: #ccc;
}

#document-wrapper .content .text-wrapper:focus:before {
	content: none;
}

#document-wrapper .content .text-wrapper>p {
	min-height: 22px;
	line-height: 22px;
}

textarea {
	resize: none;
	height: 40px;
	overflow: hidden;
	display: block;
}

.service_wrap_title {
	display: block;
	width: 300px;
	height: 30px;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 77px;
	border-top: 1px solid #d9dadc;
	background: #fff;
	z-index: 888;
	user-select: none;
}

.footer_wrap {
	/*padding-top: 15px;*/
	width: 985px;
	padding-left: 138px;
}

/*.footer_wrap:hover .pop-tips{
	background: red;
}*/
.footer_auther {
	width: 300px;
	height: 44px;
	line-height: 44px;
	position: relative;
	background: #f5f5f5;
	margin-top: 15px;
	user-select: none;
	border-radius: 4px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#footer_auther_check {
	position: relative;
	left: -10px;
}

#footer_auther_check .price_text {
	margin-left: 5px;
}

.footer_down {
	top: 20px;
	right: 18px;
}

.footer_word_num {
	width: 80px;
	text-align: center;
	color: #3f464c;
}

.footer_time {
	/* margin:27px 0 0 10px; */
	margin: 27px 15px 0;
}
.closeChoose{
	display: none;
	margin-left: 15px;
}

.night_moon {
	display: none;
}

.footer_moon {
	margin: 27px 10px 0;
}

.footer_time_num {
	display: inline-block;
	width: 50px;
	text-align: center;
	color: #3f464c;
}

.footer_time_d {
	display: inline-block;
	line-height: 73px;
	margin-left: 15px;
	width: 114px;
}

.footer_checked {
	margin: 26px 0px 0 23px;
}

.footer_rmb {
	width: 94px;
	height: 30px;
	border: 1px solid #ff2610;
	box-sizing: border-box;
	line-height: 30px;
	color: #ff2610;
	font-weight: 700;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.footerTime {
	width: 94px;
	height: 30px;
	border: 1px solid #5a8eb5;
	box-sizing: border-box;
	line-height: 30px;
	color: #5a8eb5;
	font-weight: 700;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.footer_rmb .checking {
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #5c5c5c;
	font-family: PingFangSC-Regular;

}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.footer_rmb .checking img {
	vertical-align: middle;
	margin-top: -1px;
	margin-left: -3px;
	margin-right: 4px;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}

.footer_rmb span {
	float: right;
	margin-top: -2px;
	margin-right: 10px;

}

.footer_rmb_right {
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #ff2610;
	color: #fff;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.footer_rmb_right1 {
	width: 142px;
	height: 30px;
	line-height: 30px;
	background: #5a8eb5;
	color: #fff;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

/* .footer_rmb_right:hover {
	background: #ec464d;
} */

.footer_btns {
	position: relative;
	margin-top: 20px;
}

.footer_btns .tip-info {
	position: absolute;
	top: -40px;
	left: 0;
	font-size: 12px;
	width: 94px;
	height: 20px;
	padding-bottom: 12px;
	padding-top: 4px;
	line-height: 20px;
	color: #ff2610;
	border-radius: 4px;
	background: url(/head_for/img/tip-bg.png) no-repeat;
	background-position: center center;
	background-size: cover;
}

.footer_check_me {
	margin: 0 15px;
	position: relative;
}

.border_f0 {
	border-bottom: 1px solid #f0f0f0;
}

.footer_yes {
	width: 11px;
	height: 8px;
	background: url(/head_for/img/service/footer_yes.png) no-repeat;
	background-size: contain;
}

.footer_li_name {
	position: absolute;
	top: 18px;
	right: 5px;
	width: 11px;
	height: 9px;
}

.icon-question {
	position: absolute;
	top: 13px;
	left: 54px;
	width: 16px;
}

.footer_li_tui {
	margin: 0 14px 0 15px;
}

.footer_pro {
	width: 25px;
	height: 13px;
	margin: 15px 14px 0 14px;
}

.service_jian {
	width: 24px;
	height: 13px;
	background: url(/head_for/img/service/service_jian.png) no-repeat;
	bottom: -12px;
	left: 64px;
}

.service_h_jian {
	width: 12px;
	height: 7px;
	background: url(/head_for/img/service/service_h_jian.png) no-repeat;
	background-size: contain;
	top: -7px;
	left: 53px;
}

.service_h_talk {
	width: 79px;
	height: 23px;
	background: url(/head_for/img/service/service_h_talk.png)no-repeat;
	background-size: contain;
	left: -88px;
	top: 339px;
	color: #fff;
	line-height: 24px;
	text-indent: 14px;
}

#right-nav .service_h_talk {
	/*background:url(/head_for/img/service/service_r_talk.png)no-repeat;*/
	/*left:48px;*/
	top: 339px;
}

.service_icon,
.icon_yue,
.icon_time,
.icon_qian,
.icon_duo,
.icon_duan,
.icon_nei,
.icon_ke,
.icon_shi,
.icon_ming,
.icon_wai,
.icon_book {
	width: 17px;
	height: 16px;
	background: url(/head_for/img/service/shandian.png) no-repeat;
	background-size: contain;
	margin: 6px 10px 0 16px;
	background-position: center center;
}

.icon_yue {
	background: url(/head_for/img/service/icon_yue_03.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

.icon_time {
	background: url(/head_for/img/service/icon_zi_03.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_book {
	background: url(/head_for/img/service/icon_b_12.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_qian {
	background: url(/head_for/img/service/icon_qian.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_duo {
	background: url(/head_for/img/service/icon_duo.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 14px; */
}

.icon_duan {
	background: url(/head_for/img/service/icon_duan.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_nei {
	background: url(/head_for/img/service/icon_nei_10.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_ke {
	background: url(/head_for/img/service/icon_ke_12.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

.icon_shi {
	background: url(/head_for/img/service/icon_shi_14.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

.icon_ming {
	background: url(/head_for/img/service/icon_ming_16.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

.icon_wai {
	background: url(/head_for/img/service/icon_wai_16.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

/*---------------------#right-nav--------------------------*/
#right-nav .service_icon {
	background: url(/head_for/img/service/shandianr.png) no-repeat;
}

#right-nav .icon_yue {
	background: url(/head_for/img/service/yuyuer.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

#right-nav .icon_time {
	background: url(/head_for/img/service/icon_zi_03.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_book {
	background: url(/head_for/img/service/bookr.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_qian {
	background: url(/head_for/img/service/qianyuer.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_duo {
	background: url(/head_for/img/service/icon_duo_gray.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 14px; */
}

#right-nav .icon_duan {
	background: url(/head_for/img/service/icon_duan.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_nei {
	background: url(/head_for/img/service/icon_nei_10.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_ke {
	background: url(/head_for/img/service/icon_ke_12.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 16px; */
}

#right-nav .icon_shi {
	background: url(/head_for/img/service/icon_shi_14.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

#right-nav .icon_ming {
	background: url(/head_for/img/service/icon_ming_16.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

#right-nav .icon_wai {
	background: url(/head_for/img/service/icon_wai_16.png) no-repeat;
	/* background-size:contain; */
	/* margin:6px 10px 0 17px; */
}

#right-nav .service_option.disabled .icon_time {
	background-image: url(/head_for/img/service/icon_time_gray.png)
}

#right-nav .service_option.disabled .icon_qian {
	background-image: url(/head_for/img/service/qianyuegrayr.png)
}

#right-nav .service_option.disabled .icon_duo {
	background-image: url(/head_for/img/service/duorenr.png)
}

#right-nav .service_option.disabled .icon_duan {
	background-image: url(/head_for/img/service/videor.png)
}

#right-nav .service_option.disabled .icon_book {
	background-image: url(/head_for/img/service/bookr.png)
}

#right-nav .service_option.disabled .icon_nei {
	background-image: url(/head_for/img/service/wenjianr.png)
}

#right-nav .service_option.disabled .icon_ke {
	background-image: url(/head_for/img/service/kejianr.png)
}

#right-nav .service_option.disabled .icon_shi {
	background-image: url(/head_for/img/service/shiger.png)
}

#right-nav .service_option.disabled .icon_ming {
	background-image: url(/head_for/img/service/mingrenr.png)
}

#right-nav .service_option.disabled .icon_wai {
	background-image: url(/head_for/img/service/icon_wai_gray.png)
}

/*绿色开关*/
.chk_1,
.chk_2,
.chk_3,
.chk_4 {
	display: none;
}

.noti-config-switch {
	margin-right: 10px;
	margin-top: 25px;
	float: right;
}

#broadcast-type {
	position: relative;
	padding: 0 4px;
}

#broadcast-type .inner {
	display: flex;
	cursor: pointer;
	border: 1px solid transparent;
}

#content_wrap {
	box-sizing: border-box;
	overflow: hidden;
}

.gotourl * {
	user-select: none;
	cursor: pointer;
}

.sm-switch {
	cursor: pointer;
	margin-bottom: 0
}

.sm-switch .groove {
	width: 43px;
	border-radius: 10px;
	background: #eee;
	height: 20px;
	box-shadow: inset 0 2px 3px #ccc;
	border: 1px solid #ddd;
	background: -moz-linear-gradient(top, #f5f5f5, #ededed);
	background: -webkit-linear-gradient(top, #f5f5f5, #ededed);
	background: -o-linear-gradient(top, #f5f5f5, #ededed);
	background: -ms-linear-gradient(top, #f5f5f5, #ededed);
	background: linear-gradient(180deg, #f5f5f5, #ededed);
}

.sm-switch .stick {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	margin-top: -23px;
	background: #fff;
	box-shadow: 0 2px 4px #999;
	border: 1px solid #ddd;
	background: -moz-linear-gradient(top, #fff, #f0f0f0);
	background: -webkit-linear-gradient(top, #fff, #f0f0f0);
	background: -o-linear-gradient(top, #fff, #f0f0f0);
	background: -ms-linear-gradient(top, #fff, #f0f0f0);
	background: linear-gradient(180deg, #fff, #f0f0f0);
	left: 0;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in
}

input:checked+.sm-switch .groove {
	background: #48ae0a;
	border-color: #349e00;
	box-shadow: inset 0 2px 3px #349e00;
	background: -moz-linear-gradient(top, #56ba17, #3fa701);
	background: -webkit-linear-gradient(top, #56ba17, #3fa701);
	background: -o-linear-gradient(top, #56ba17, #3fa701);
	background: -ms-linear-gradient(top, #56ba17, #3fa701);
	background: linear-gradient(180deg, #56ba17, #3fa701)
}

input:checked+.sm-switch .stick {
	left: 25px
}

.sm-switch * {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

/*payEnd*/
.sm-switch1 {
	cursor: pointer;
	margin-bottom: 0
}

.sm-switch1 .groove1 {
	width: 43px;
	border-radius: 10px;
	background: #eee;
	height: 20px;
	box-shadow: inset 0 2px 3px #ccc;
	border: 1px solid #ddd;
	background: -moz-linear-gradient(top, #f5f5f5, #ededed);
	background: -webkit-linear-gradient(top, #f5f5f5, #ededed);
	background: -o-linear-gradient(top, #f5f5f5, #ededed);
	background: -ms-linear-gradient(top, #f5f5f5, #ededed);
	background: linear-gradient(180deg, #f5f5f5, #ededed)
}

.noti-config-switch1 {
	margin-right: 30px;
	margin-top: 25px;
	float: right;
}

.sm-switch1 .stick1 {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: relative;
	margin-top: -23px;
	background: #fff;
	box-shadow: 0 2px 4px #999;
	border: 1px solid #ddd;
	background: -moz-linear-gradient(top, #fff, #f0f0f0);
	background: -webkit-linear-gradient(top, #fff, #f0f0f0);
	background: -o-linear-gradient(top, #fff, #f0f0f0);
	background: -ms-linear-gradient(top, #fff, #f0f0f0);
	background: linear-gradient(180deg, #fff, #f0f0f0);
	left: 0;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in
}

input:checked+.sm-switch1 .groove1 {
	background: coral;
	border-color: coral;
	box-shadow: inset 0 2px 3px orange;
	background: -moz-linear-gradient(top, orange, coral);
	background: -webkit-linear-gradient(top, orange, coral);
	background: -o-linear-gradient(top, orange, coral);
	background: -ms-linear-gradient(top, orange, coral);
	background: linear-gradient(180deg, orange, coral)
}

input:checked+.sm-switch1 .stick1 {
	left: 25px
}

.sm-switch1 * {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.speed_wrapper label input[type="radio"],
.gender_wrapper label input[type="radio"] {
	display: none;
	outline: none;
	border: 0;
	background: transparent;
}

.gender_wrapper label input[type="radio"]+span {
	display: inline-block;
	width: 30px;
	line-height: 26px;
	text-align: center;
	border: 1px solid transparent;
}

.gender_wrapper label input[type="radio"]:checked+span {
	background-color: #f2f2f2;
	border-color: #e9e9e9;
}

.gender_wrapper label:hover input[type="radio"]+span {
	border-color: #e9e9e9;
}

.speed_wrapper>a {
	/*margin-left: 6px;*/
}

.speed_wrapper .hover-show-tip {
	height: 26px;
	display: inline-block;
	position: relative;
	float: left;
}

.speed_wrapper .hover-show-tip img {
	height: 20px;
	position: absolute;
	top: 3px;
	left: 16px;
	display: none;
}



.speed_wrapper .inner {
	position: relative;
	float: left;
	background-color: #f1f1f1;
	border: 1px solid #e0e0e0;
	margin: 0 16px 0 16px;
	border-radius: 4px;
	overflow: hidden;
}

.speed_wrapper .inner .switch {
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
	width: 52px;
	height: 26px;
	border: 1px solid #e0e0e0;
	background: linear-gradient(to bottom, #fff 0%, #fbfbfb 50%, #ededed 100%);
	transition: all .3s ease;
}

.speed_wrapper .inner label {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 52px;
	line-height: 27px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#broadcast-type .splite {
	position: absolute;
	right: 0;
	top: 1px;
}

#custom-time {
	width: 89px;
	text-align: right;
	color: #4c7cbe;
	cursor: pointer;
}

#custom-time * {
	cursor: pointer;
}

.empty_page_wrapper {
	padding-top: 140px;
	text-align: center;
}

.empty_page_wrapper>.inner {
	margin-left: -100px;
}

.empty_page_wrapper>.inner .icon-wrapper {
	width: 144px;
	margin: 0 auto 20px;
}

.empty_page_wrapper>.inner .icon-wrapper img {
	display: block;
	width: 100%;
}

.empty_page_wrapper>.inner .text {
	color: #404040;
	margin-bottom: 16px;
	line-height: 20px;
	font-size: 0;
}

.empty_page_wrapper>.inner .text .vol {
	border-right: 2px solid #404040;
	padding-right: 10px;
	margin: 0;
	font-size: 18px;
}

.empty_page_wrapper>.inner .text .vol2 {
	padding-left: 10px;
	margin: 0;
	font-size: 18px;
}

.empty_page_wrapper>.inner .num {
	font-size: 13px;
	color: #e34f4f;
	margin-bottom: 18px;
}

.empty_page_wrapper>.inner a.btn {
	display: inline-block;
	font-size: 14px;
	width: 84px;
	height: 30px;
	line-height: 28px;
	box-sizing: border-box;
	border: 1px solid #40464c;
}

.empty_page_wrapper>.inner a.btn.btn-cancel {
	background: transparent;
	color: #40464c;
	border: 1px solid #40464c;
}

.empty_page_wrapper>.inner a.btn.btn-grey {
	background: #bebfc1;
	border-color: #bebfc1;
}

/*签约主播下style*/
#collect_wrap {
	width: 220px;
	height: 44px;
	line-height: 44px;
	position: relative;
	background: #f5f5f5;
	margin-top: 15px;
	user-select: none;
	border-radius: 4px;
	float: left;
}

/* 短视频主播下style */
#vedio_wrap {
	width: 220px;
	height: 44px;
	line-height: 44px;
	position: relative;
	background: #f5f5f5;
	margin-top: 15px;
	user-select: none;
	border-radius: 4px;
	float: left;
	text-align: center;
}

/* 点击立即下单提示最低字数 =======on */
#fiveContent {
	position: absolute;
	height: 60px;
	bottom: 34px;
	right: -6px;
	background: url(/head_for/img/bubble500.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 999;
	padding: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fiveContent p {
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	color: #3f464c;
}

#sub {
	float: right;
	margin-left: 10px;
	margin-top: -4px;
	width: 42px;
	height: 28px;
	cursor: pointer;
	background: #40464b;
	text-align: center;
	line-height: 28px;
	color: whitesmoke;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* 点击立即下单提示最低字数 =======off */

#allWrap {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

/*签约弹版*/
.sign_type {
	width: 350px;
	height: 33px;
	color: #659ce9;
	border: 1px solid #659ce9;
	border-radius: 2px;
	padding: 7px 0 7px 14px;
	margin-bottom: 15px;
}

.sign_footer_word {
	margin-top: 160px;
	margin-bottom: 20px;
}

.sign_btn {
	width: 365px;
	height: 36px;
	line-height: 36px;
	background: #333;
	color: #fff;
	text-align: center;
	border-radius: 1px;
	cursor: pointer;
}

.sign_e {
	width: 363px;
	height: 33px;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	margin-bottom: 14px;
	text-indent: 12px;
	line-height: 33px;
	position: relative;
	font-size: 12px;
}

.sign_email {
	outline: 0;
	border: 0;
	height: 33px;
	line-height: 33px;
	width: 280px;
}

.emailEdit {
	color: #73a4ea;
	font-size: 12px;
	line-height: 33px;
	margin-right: 14px;
}

/*talk*/
.header>div {
	margin-right: -32px;
	font-size: 12px;
	font-weight: 600;
	/*margin-top: 27px;*/
}

.header>div>img {
	display: block;
	margin-right: 32px;

}

.header>div>p {
	line-height: 28px;
	color: #4c5257;
}

/*音乐库*/
.selecterP {
	position: absolute;
	top: 1px;
	left: 0;
	width: 150px;
	text-align: center;
}

#warehouse {
	padding: 30px 40px;
	width: 500px;
	height: 550px;
	background: white;
	position: fixed;
	z-index: 999;
	box-sizing: border-box;
}

.musicNav>div {
	font-size: 14px;
	font-weight: 600;
	color: #a0a0a0;
	padding-bottom: 16px;
	cursor: pointer;
}

.musicNav .musicNavActive {
	border-bottom: 2px solid #191919;
	color: #191919;
}

.allLine {
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	margin-top: -1px;
}

.musicTab {
	font-size: 13px;
	padding: 20px 0;
}

#warehouse .loading img {
	height: 50px;
	width: 50px;
}

#warehouse .loading p {
	color: #cfcfcf;
}

#warehouse .loading {
	font-size: 12px;
	position: absolute;
	left: 230px;
	top: 235px;
	text-align: center;
	display: none;
}

.musicTab>div {
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	width: 210px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	color: #a0a0a0;
	cursor: pointer;
}

.musicTab .musicTabActive {
	background: #f5f5f5;
	color: #191919;
}

.musicTab>div:nth-of-type(2) {
	border-left: none;
}

.musicContent {
	width: 460px;
	height: 280px;
	overflow-y: auto;
	overflow-x: hidden;
}

.musicContent ul li {
	width: 420px;
	height: 46px;
	font-size: 12px;
	line-height: 46px;
	padding-right: 40px;
	cursor: pointer;
}

.musicContent ul li img {
	cursor: pointer;
}

.musicContent ul li .play {
	display: block;
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}

.musicContent ul li .musicCheck {
	float: right;
	border: none;
	outline: none;
	margin-top: 12px;
	padding: 0;
	width: 20px;
	height: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 50%;
	background: url(/head_for/img/musicCheckoff.png) no-repeat;
	background-size: cover;
}

.musicContent ul li .musicCheck:checked {
	background: url(/head_for/img/musicChecked.png) no-repeat;
}

.musicContent ul li p {
	float: left;
	cursor: pointer;
}

.musicContent ul li span {
	cursor: pointer;
}

.musicContent ul li input {
	cursor: pointer;
}

#warehouse .payMoney {
	font-size: 12px;
	position: absolute;
	bottom: 92px;
	right: 40px;
}

#warehouse .tags {
	font-size: 12px;
	position: absolute;
	bottom: 85px;
	left: 40px;
}

#warehouse .tags .active {
	display: inline-block;
	width: 40px;
	height: 24px;
	background-color: #0cabe3;
	border-radius: 4px;
	text-align: center;
	line-height: 24px;
	color: #fff;
}

#warehouse .tags .disabled {
	display: inline-block;
	width: 40px;
	height: 24px;
	color: #cccccc;
	border: solid 1px #cccccc;
	cursor: not-allowed;
}

#warehouse .tags li {
	width: 40px;
	height: 24px;
	background-color: #fff;
	border: solid 1px #0cabe3;
	border-radius: 4px;
	text-align: center;
	line-height: 24px;
	float: left;
	color: #0cabe3;
	margin-right: 5px;
	user-select: none;
	cursor: pointer;
}

#warehouse .btns {
	width: 420px;
	position: absolute;
	bottom: 32px;
	z-index: 1;
}

#warehouse .saveBtn {
	width: 102px;
	height: 34px;
	line-height: 34px;
}

#lower_voice {
	height: 20px;
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}

#lower_voice_box {
	color: #666666;
	font-size: 16px;
	margin-top: 8px;
	float: left;
}

#warehouse .custom {
	width: 118px;
	height: 28px;
	border: 2px solid #f0f0f0;
	box-sizing: border-box;
	background: white;
	font-size: 12px;
	line-height: 24px;
	color: #44abdd;
}

#warehouse .customTip {
	position: absolute;
	bottom: 65px;
	background: white;
	width: 118px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d4d4d4;
	border-radius: 5px 5px 0 0;
	padding: 10px 0;
}

#warehouse .customTip li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}

#warehouse .customTip li span {
	cursor: pointer;
}

/*上传弹版*/
#uploading,#sampleUploading {
	padding: 30px 40px;
	width: 500px;
	height: 254px;
	background: white;
	position: fixed;
	z-index: 999;
	box-sizing: border-box;
}

#upload_music,#sample_upload_music {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	background-color: transparent;
	outline: 0;
	border: 0;
	pointer-events: none;
	display: none;
}

#up_music,#sample_up_music {
	color: #79a9df;
	margin-right: 17px;
}

#uploading>p, #sampleUploading>p{
	color: #c6c6c6;
	font-size: 12px;
	text-align: center;
}

#allWrapBlack {
	width: 100%;
	height: 100%;
	z-index: 998;
	background: black;
	opacity: .5;
	position: fixed;
}

#noList {
	position: absolute;
	z-index: 999;
	left: 210px;
	top: 280px;
	color: #e5e5e5;
	font-size: 13px;
}

#new {
	background: url(/head_for/img/new.png) no-repeat;
	background-size: cover;
	width: 12px;
	height: 12px;
	margin: 8px 8px 0 -4px;
}

#cost-tip {
	position: absolute;
	left: 30px;
	bottom: 9px;
	width: 320px;
	height: 120px;
	background: url(/head_for/img/cost-tip.png) no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

#pro-bar,#sample_pro-bar{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #6CE065;
	z-index: -377;
	opacity: .8;
}

#right-nav {
	z-index: 1;
	position: absolute;
	top: 101px;
	right: -25px;
	width: 40px;
	height: 583px;
	border: 1px #E5E5E5 solid;
	border-left: none;
	padding: 28px 12px;
	box-sizing: border-box;
}

#right-nav .line {
	width: 100%;
	height: 2px;
	background: #E5E5E5;
	margin: 20px 0 20px 0;
}

#right-nav .service_icon,
#right-nav .icon_yue,
#right-nav .icon_time,
#right-nav .icon_qian,
#right-nav .icon_duo,
#right-nav .icon_duan,
#right-nav .icon_nei,
#right-nav .icon_ke,
#right-nav .icon_shi,
#right-nav .icon_ming,
#right-nav .icon_wai,
#right-nav .icon_book {
	width: 13px;
	height: 13px;
	background-size: contain;
	margin: 0;
	background-position: center center;
	position: absolute;
	left: 9px;
	top: 7px;
}

#right-nav .service_option {
	position: relative;
	line-height: 0;
	width: 31px;
	height: 26px;
	margin: 0 0 10px -9px;
	padding-top: 1px;
	border: 1px solid transparent;
	cursor: pointer;
}

#right-nav .service_option p {
	cursor: pointer;
}

#right-nav .service_option:hover {
	border: 1px solid #e7e7e7;
}

#right-nav .service_option:first-child {
	background: #E5E5E5;
}

/*4.18 自选主播功能开发*/
#optional-select {
	position: absolute;
	width: 120px;
	height: 45px;
	line-height: 40px;
	background: #000;
	top: -25px;
	left: -3px;
	background: url(/head_for/img/111111.png) no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.total-info {
	z-index: 1000;
	/* height: 148px; */
	width: 171px;
	box-shadow: 0 1px 5px 0 rgba(198, 198, 198, 0.50);
	position: absolute;
	bottom: 45px;
	right: 65px;
	background: #fff;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	display: none;
}

.total-info .total-item {
	padding: 8px 0px;
	margin: 0 10px;
	width: 150px;
	text-align: right;
	color: #FF260F;
	border-bottom: 1px solid rgba(198, 198, 198, 0.50);
}

.total-info .total-item span:nth-child(1) {
	color: #151515;
	float: left;
}

.total-info .total-item:nth-child(4) {
	border-bottom: 0;
}


/*@media (min-width: 1100px) {
	#optional-select{
		bottom: 54px;
		right: 280px;
	}
} 
@media (min-width: 1280px) {
	#optional-select{
		bottom: 54px;
		right: 308px;
	}
} 
@media (min-width: 1366px) {
	#optional-select{
		bottom: 54px;
		right: 388px;
	}
}
@media (min-width: 1440px) {
	#optional-select{
		bottom: 54px;
		right: 400px;
	}
} 
@media (min-width: 1680px) {
	#optional-select{
		bottom: 54px;
		right: 509px;
	}
}

@media (min-width: 1920px) {
#optional-select{
		bottom: 54px;
		right: 965px;
	}
}*/

.being-notified-content {
	margin: 53px 25px;
	text-align: center;
	font-size: 16px;
}

#notice-num {
	font-size: 127px;
	color: #ff7f72;
	width: 210px;
	text-align: center;
	display: inline-block;
}

.mask_pay_select .anchors-list-type .list-type-active {
	color: #7faeed;
}

.select-anchor-btn_box {
	width: 365px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #333;
	color: #fff;
	margin-top: 20px;
	cursor: pointer;
	border-radius: 1px;
}

.select-anchor-btn {
	border: 0;
	background: #333;
	color: #fff;

	cursor: pointer;
	/* padding-right: 20px;*/
}

.mask_pay_select .info {
	color: #282828;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
}
.mask_pay_select .info span{
	color: #ea3f2a;
}



#process-bar {
	height: 2px;
	background: red;
	transition: linear 1s;
	width: 360px;
	position: absolute;
	top: 98px;
	left: 43px;
	display: none;
}

#process-num {
	height: 20px;
	width: 40px;
	border-radius: 25px;
	text-align: center;
	background: red;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
	position: absolute;
	top: -8px;
	right: 0px;
}

#pay_back {
	color: #ccc;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.popmask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
}

/* 短视频客服弹框 */
.videomask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 999;
	/* display: none; */
}

/* 主体 */
.videosever {
	width: 401px;
	height: 480px;
	background-color: #fff;
	border-radius: 10px;
	position: absolute;
	/* background-image: url(/head_for/img/optional/2019-04-07_153709.png) no-repeat; */
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.wxadd {
	position: absolute;
	font-size: 16px;
	color: #000;
	margin-left: 95px;
	margin-top: -71px;
	background-color: #fff;
	width: 150px;
}

.top_img {
	width: 100%;
	height: 80%;
	border-radius: 10px;
}

.atc_hr a {
	position: absolute;
	font-size: 15px;
	margin-top: -65px;
	margin-left: 280px;
	color: #fff;
	width: 100px;
	height: 30px;
	background-color: #264BCF;
	text-align: center;
	line-height: 30px;
}

.fristComing {
	width: 401px;
	height: 480px;
	background-color: #ffffff;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: #fff;
}

.fristComing .title {
	font-size: 22px;
	font-family: PingFangSC-Regular;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	width: 100%;
	text-align: center;
	padding: 18px 0;
}

.fristComing .title .new-icon {
	margin-right: 4px;
}

.fristComing .title .close {
	position: absolute;
	top: 25px;
	right: 31px;
}

.fristComing .recommond-img {
	text-align: center;
	padding: 30px 0 29px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.fristComing .recommond-img img {
	margin-bottom: 22px;
}

.fristComing .recommond-img p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	font-family: PingFangSC-Thin;
	letter-spacing: 0px;
	color: #010101;
}

.fristComing .open-tips {
	text-align: center;
	line-height: 47px;
}

.fristComing .open-tips span {
	font-family: PingFangSC-Regular;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	margin-left: -30px;
}

.fristComing .open-tips label {
	position: absolute;
	bottom: 17px;
	right: 125px;
}

.pop-tips {
	display: none;
	position: absolute;
	top: -48px;
	z-index: 22;
	height: 3px;
}

.pop-tips .arrow {
	position: absolute;
	top: 46px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	margin-left: -5px;
	border-color: #41464c transparent transparent transparent;
	box-sizing: border-box;
}

.pop-tips .content {
	font-size: 12px;
	line-height: 22px;
	padding: 3px 18px;
	height: 22px;
	background-color: #41464c;
	color: #FFF;
	border-radius: 3px;
}

.popAuther-tips {
	/*display: none;*/
	position: absolute;
	top: 0px;
	z-index: 22;
}

.popAuther-tips .arrow {
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	margin-left: -5px;
	border-color: #41464c transparent transparent transparent;
	box-sizing: border-box;
}

.popAuther-tips .content {
	font-size: 12px;
	line-height: 22px;
	padding: 3px 18px;
	height: 22px;
	background-color: #41464c;
	color: #FFF;
	border-radius: 3px;
}

#news-select {
	position: absolute;
	top: 3px;
	right: 3px;
}

#play-demo {
	position: absolute;
	top: 8px;
	left: 12px;
	display: none;
	cursor: pointer;
}

#broadcast-type .pop-tips {
	top: 50px;
	left: -56px;
}

#broadcast-type .pop-tips .content {
	padding: 3px 8px;
}

#broadcast-type .pop-tips .arrow {
	top: 5px;
	right: -10px;
	border-color: transparent transparent transparent #41464c;
}

#quick label {
	padding-left: 10px;
	color: #3f464c;
}

.testDemo-tip {
	position: absolute;
	bottom: 0;
	left: -70px;
	display: none;
}

.testDemo-tip .arrow {
	position: absolute;
	top: 17px;
	right: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	margin-left: -5px;
	border-color: transparent transparent transparent #41464c;
	box-sizing: border-box;
}

.testDemo-tip .content {
	font-size: 12px;
	line-height: 22px;
	padding: 3px 8px;
	height: 22px;
	background-color: #41464c;
	color: #FFF;
	border-radius: 3px;
}

.count-time {
	position: absolute;
	bottom: -23px;
	right: -28px;
}

.time-count-box {
	height: 42px;
	width: 80px;
	background: url('/head_for/img/sound-len-pop.png');
	background-size: 100% 100%;
	display: none;
	padding-top: 8px;
}

.time-count-box p {
	font-size: 12px;
	color: #fff;
	line-height: 15px;
}

.time-count-box p:nth-child(0) {
	margin-top: 10px;
}

.foot-line {
	height: 25px;
	display: inline-block;
	width: 1px;
	background: #efefef;
	margin-top: 25px;
	margin-left: 15px;
}

/* 客服弹框 */
.servicePop {
	width: 809px;
	height: 332px;
	box-sizing: border-box;
	border-radius: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: PingFangSC-Regular;
	background-color: #fff;
}

.servicePop .close {
	position: absolute;
	right: 18px;
	top: 19px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	/* z-index: 99999999; */
}

.servicePop .pop-left {
	width: 398px;
	height: 332px;
}

.servicePop .pop-right {
	width: 411px;
	height: 332px;
	box-sizing: border-box;
}

.servicePop .pop-right .list_font {
	margin: 50px 0 30px 20px;
}

.servicePop .pop-right .codeBox {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 0 0 18px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	height: 83px;
	display: flex;
	align-items: center;
}

.pop-right .codeBox .code {
	margin-right: 6px;
}

.pop-right .codeBox .tel {
	color: rgba(0, 0, 0, .5);
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-family: PingFangSC-Regular;
	letter-spacing: 1px;
	/*height: 40px;
	line-height: 40px;*/
}

.servicePop .tel img {
	vertical-align: middle;
	/*margin-right: 5px;*/
}

.servicePop .tel .telNumber {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.leadmask .main {
	width: 985px;
	margin-left: calc(50vw - 423px);
	position: relative;
	font-family: PingFangSC-Thin;
	height: 100%;
}

.leadmask .main .step {
	position: absolute;
}

.leadmask .main .leadBtn {
	display: block;
	outline: none;
	border: 1px solid #fff;
	color: #fff;
	padding: 5px 10px;
	background: transparent;
	border-radius: 5px;
	cursor: pointer;
	margin: 10px 0 0 30px;
}

.leadmask .main .step1 {
	top: 70px;
	left: 101px;
}

.leadmask .main .step2 {
	top: 70px;
	left: 288px;
}

.leadmask .main .step3 {
	top: 70px;
	left: 546px;
}

.leadmask .main .step4 {
	bottom: 13px;
	left: 10px;
}

.leadmask .main .step4 .btnBox {
	position: absolute;
	top: 70px;
	left: 0px;
}

/*备注功能*/
#document-wrapper .remark_br {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#document-wrapper .remark_img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -1px;
}

#document-wrapper .remark-btn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: rgb(255, 38, 16);
	cursor: pointer;
	font-size: 13px;
	margin-right: 10px;
}

#document-wrapper .clear_all {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #86a6c3;
	cursor: pointer;
	font-size: 13px;
}
#document-wrapper #chooseNum{
	font-size: 13px;
	margin-left: 10px;
	color: #666;
}

.remark_mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
}

.remark_mask .content {
	width: 740px;
	height: 565px;
	padding: 30px 40px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;

}

.remark_mask .content h3 {
	font-family: PingFangSC-Regular;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.remark_mask .content .tips {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #6c6c6c;
	margin: 30px 0 0 0;
}

.remark_mask .content .tips img {
	vertical-align: top;
	margin-top: -20px;
	margin-right: 16px;
}

.remark_mask .content .tips span {
	display: inline-block;
	width: 655px;
	line-height: 20px;
}

.remark_mask .content .tags {
	padding: 35px 0;
	border-bottom: 1px solid #e5e5e5;
}

.remark_mask .content .tags p {
	font-family: PingFangSC-Regular;
	float: left;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-top: 4px;
	margin-right: 10px;
}

.remark_mask .content .type-tag-detail {
	width: 655px
}

.remark_mask .content .type-tag-detail li {
	float: left;
	width: 121px;
	height: 28px;
	margin: 0 5px 10px 5px;
	box-sizing: border-box;
	cursor: pointer;
}

.remark_mask .content .type-tag-detail li:nth-child(13n) {
	margin-right: 0;
}

.remark_mask .content .type-tag-detail li input {
	display: none;
}

.remark_mask .content .type-tag-detail li input+div {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	color: #4f4f4f;
	font-size: 12px;
	background-color: #fdfdfd;
	border-radius: 2px;
	border: solid 1px #d1d1d1;
}

.remark_mask .content .type-tag-detail .text {
	height: 26px;
	line-height: 26px;
}

.remark_mask .content ul.type-tag-detail li input[type="checkbox"]:checked+div {
	color: #ea5756;
	background-color: #fff3f3;
	border: solid 1px #ea504f;
}

.remark_mask .content .remark-wrapper {
	height: 120px;
	overflow: hidden;
	width: 696px;
	outline: 0;
	font-size: 13px;
	border-radius: 2px;
	border: solid 1px #cdcdcd;
	line-height: 22px;
	margin-top: 30px;
	padding: 18px;
	word-break: break-all;
}

.remark_mask .content .remark-wrapper:empty:before {
	content: attr(placeholder);
	color: #ccc;
}

.remark_mask .content .remark-wrapper:focus:before {
	content: none;
}

.remark_mask .content #remark_text_len {
	position: absolute;
	bottom: 10px;
	right: 55px;
	color: #333333;
	font-size: 10px;
	opacity: 0.4;
	font-family: PingFangSC-Regular;
}

.remark_mask .content #remark_text_num {
	position: absolute;
	bottom: 10px;
	right: 15px;
	color: #333333;
	font-size: 10px;
	opacity: 0.4;
	font-family: PingFangSC-Regular;
}

.remark_mask .content .reward .reward_tips {
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4f4f4f;
	margin-top: 22px;
	float: left;
}

.remark_mask .content .reward .reward_cost {
	font-size: 12px;
	font-family: PingFangSC-Regular;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4f4f4f;
	margin-top: 22px;
	float: right;
}

.remark_mask .content .reward .reward_cost input {
	border: 0;
	outline: none;
	height: 16px;
	padding: 2px 10px;
	width: 70px;
	/* overflow: hidden; */
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4d4d4d;
	vertical-align: top;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.remark_mask .content .reward .reward_cost input::-webkit-input-placeholder {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cfcece;
}

.remark_mask .content .reward .reward_cost input:-moz-placeholder {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cfcece;
}

.remark_mask .content .reward .reward_cost input::-moz-placeholder {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cfcece;
}

.remark_mask .content .reward .reward_cost input:-ms-input-placeholder {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #cfcece;
}

.remark_mask .content .reward .reward_cost img {
	vertical-align: top;
	margin-top: -2px;
	margin-left: 6px;
}

.remark_mask .content .reward .reward_cost span {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4d4d4d;
	vertical-align: middle;
	display: inline-block;
}

.remark_mask .content .btn_box {
	margin: 30px 0 0 0;
	float: right;
}

.remark_mask .content .btn {
	width: 100px;
	height: 34px;
	display: inline-block;
	text-align: center;
	background-color: #d9dada;
	border-radius: 2px;
	border: solid 1px #c6c7c8;
	line-height: 34px;
}

.remark_mask .content .btn_active {
	background-color: #40464c;
}

.remark_mask .content .cancel_btn {
	background-color: #fdfdfd;
	border-radius: 2px;
	border: solid 1px #c6c7c8;
	color: #676b6f;
}

/* 配音界面左下角主播类型弹窗=======on */
#video_type {
	z-index: -1;
	position: relative;
	top: -420px;
	width: 450px;
	height: 360px;
	border: 1px solid #efefef;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 0 5px #efefef;
}

.video_type-left {
	position: absolute;
	left: 0;
	width: 150px;
	height: 360px;
	font-size: 13px;
}

.video_type-leftli {
	text-align: center;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.video_type-active {
	color: #ff4330;
	border-right: none;
}

.video_type-active .video_type_img {
	visibility: hidden;
}

.video_type-hot {
	width: 25px;
	height: 13px;
	vertical-align: middle;
}

.video_type_img {
	float: right;
	width: 10px;
	margin-right: 10px;
}

.video_type-right {
	position: absolute;
	right: 0;
	width: 300px;
	height: 360px;
	font-size: 12px;
}

.video_type-rightli {
	padding: 0 30px;
}

.video_type-rightli>div {
	position: relative;
}

.video_type_anchor_none {
	position: relative;
	top: 50%;
	transform: translateY(-80%);
	text-align: center
}

.video_type_anchor_none a {
	padding: 10px 20px;
	color: #fff;
	background: #0cabe3;
	border-radius: 5px;
}
.video_type_anchor_has{
	text-align: left;
	padding: 0 30px;
	position: relative;
}


.video_type_anchor_has a {
	padding: 0px 20px;
	color: #fff;
	background: #0cabe3;
	border-radius: 5px;
	line-height: 30px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.video_type-rightli .arrow {
	position: absolute;
	top: 32px;
	left: 54px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent #41464c transparent;
	box-sizing: border-box;
}

.video_type-right span:nth-child(2) {
	margin-right: 30px;
	float: right;
	color: #ff4330;
}

.video_type-rightli span.content {
	margin-right: 0;
	padding: 3px 10px;
	height: 20px;
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	background-color: #41464c;
	color: #FFF;
	border-radius: 3px;
}

.video_type-rightli {
	text-align: left;
}

/* 配音界面左下角主播类型弹窗=======off */

/* 促销广告无需标题样式=======on */
.adv_header {
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
}

.adv_header .templet_box {
	height: 50px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 40px;
	line-height: 50px;
	background-color: #eeeeee;
	border-radius: 5px;
	font-size: 14px;
	color: #969696;
	font-family: 'PingFangSC-Regular';
}

.templet_box .no_chose,
.templet_box .has_chose {
	position: relative;
}

.templet_box .select_area {
	width: 850px;
	height: 100%;
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.templet_box img {
	display: inline-block;
	margin: -2px 5px 0 0;
	vertical-align: middle;
}

.templet_box a {
	color: #fa4c55;
	text-decoration: underline;
	cursor: pointer;
}

.templet_box .pointer {
	cursor: pointer;
}

.templet_box .tem_title {
	font-size: 15px;
	color: #666;
}

/* 促销广告无需标题样式=======off */
