.show-balance-btn{
	height: 22px;
	width: 80px;
	margin-left: 10px;
	border-radius: 3px;
	background: #4599d0;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	color: #fff;
}
.headtip,
.headtip2 {
	width:345px;
	height:42px;
	background:#f9dfdd;
	box-shadow: 0 0 6px #d5d5d5;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin:0 auto;
	text-align: center;
	line-height:42px;
	font-size:16px;
	color:#333333;
	z-index:5000;
}
.headtip2 {
	background-color: #dee7f3;
	color: #000;
}
#tip-container {
	position: absolute;
	top: 120px;
	display: inline;
	font-size: 12px;
}
#tip-container .arrow {
	position: absolute;
	top: -10px;
	/* left: 50%;
	transform: translateY(-50%);
	transform-origin:50% 50%; */
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent #41464c transparent;
	box-sizing: border-box;
}
#tip-container .content {
	line-height: 22px;
	padding: 3px 18px;
	height: 22px;
	background-color: #41464c;
	color: #FFF;
	border-radius: 3px;
}
/* #tip-container:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 50%;
	transform: translateY(-50%);
	transform-origin:50% 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent #41464c transparent;
	box-sizing: border-box;
} */
div,p,span{
	cursor: default;
}
.cursor{
	cursor: pointer;
}
.left{
	float:left;
}
.right{
	float:right;
}
.center{
	text-align: center;
}
.auto{
	margin:0 auto;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.hide{
	display: none;
}
.pointer {
	cursor: pointer;
}
.pointer * {
	cursor: pointer;
}
.not-visible {
	visibility: hidden;
}
.public_dow{
	width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #a1a1a1;
}
.line28{
	line-height:28px;
}
.splite{
	width:1px;
	height:18px;
	background:#dbdbdb;
	margin-top:5px;
}
.col4c5257{
	color:#4c5257;
}
.col595f64{
	color:#595f64;
}
.col343434{
	color:#343434;
}
.cold4d4d4{
	color:#d4d4d4;
}
.colff4330{
	color:#ff4330;
}
.col1d1d1d{
	color:#1d1d1d;
}

.colff2610{color:#ff2610;}
.col73a4ea{color:#73a4ea;}
.colbababa{color:#bababa;}
.colacacac{color:#acacac;}
.col585858{color:#585858;}
.col8ab2ed{color:#8ab2ed;}/*淡蓝色*/
.px12{
	font-size:12px;
}
.px13{
	font-size:13px;
}
.px14{
	font-size:14px;
}
.px17{
	font-size:17px;
}
.line17{line-height:17px;}
.line18{line-height:18px;}
.line31{line-height:31px;}
.line33{line-height:33px;}
.line35{line-height:35px;}
.line36{line-height:36px;}
.line44{line-height:44px;}
.line48{line-height:48px;}
.line62{line-height:62px;}
.line_73{line-height:73px;}
.mar10{margin-right:10px;}
/*------------------支付弹框----------------*/
.mask_speed{
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	left:0;
	top:0;
	z-index: 999;
}
.mask_speed_cont{
	width:365px;
	height:544px;
	background:#fff;
	padding:0 40px;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin:auto;
}
.mask_cont_head{
	font-weight:300;
	color:#262626;
	margin-top:10px;
	position: relative;
}
.mask_close{
	width:11px;
	height:11px;
	background:url(/head_for/img/public/close_03.svg) no-repeat;
	background-size:contain;
	right:0;
	top:18px;
	height: 11px;
	width: 11px;
	cursor: pointer;
}
.mask_title_deep{
	width:6px;
	height:9px;
	background:url(/head_for/img/public/deep_07.png) no-repeat;
	background-size:contain;
	margin:11px 13px 0;
}
.mask_older_deep{
	margin-left:42px;
}
.mask_footer{
	border-top:1px solid #e5e5e5;
	margin-top:9px;
	padding-top:5px;
}
.mask_footer_type{
	width:161px;
	height:33px;
	border:1px solid #e5e5e5;
	border-radius: 2px;
	padding:7px 0 7px 14px;
	margin-bottom:15px;
	color:#bababa;
}
/* .mask_footer_type(1) {
	margin-right:10px;
} */
.mask_footer_order {
	height: 33px;
}
.mask_footer_e{
	width:363px;
	height:33px;
	border:1px solid #e5e5e5;
	border-radius: 2px;
	margin-bottom:14px;
	text-indent:12px;
}
.mask_footer_e.active {
	border-color: #659ce9;
}
.sign_e.active {
	border-color: #659ce9;
}
.mask_footer_e input {
	outline: 0;
	border: 0;
	height: 33px;
	line-height: 33px;
	width: 280px;
}
.mask_footer_f {
	margin-top: 20px;
	margin-bottom: 20px;
}
.modify{
	margin-right:14px;
}
.mask_footer_pay{
	display: flex;
	align-items: center;
	width:113px;
	height:36px;
	border:1px solid #e5e5e5;
	border-radius:2px;
	cursor: pointer;
}
.mask_footer_pay span,
.mask_footer_pay img{
	cursor: pointer;
}
.mask_bor_bg{
	color: #659ce9;
	border: 1px solid #659ce9;
}
.img-style{
	width: 15px !important;
	height: 15px !important;
	margin-right: 9px !important;
}
.mask_footer_pay img{
	margin-left: 13px;
	margin-right: 7px;
	width: 20px;
	height: auto;
}

.mask_pay_deep{
	width:4px;
	height:8px;
	background:url(/head_for/img/public/deep_07.png) no-repeat;
	background-size:contain;
	margin:6px 4px 0 7px;
}
.mask_total_m {
	position: absolute;
	width: 365px;
	top: 425px;
}
.mask_footer_b {
	font-size: 12px;
}
.mask_footer_b input[type="checkbox"] {
	margin-top: -2px;
}
.mask_btn{
	width:365px;
	height:36px;
	line-height:36px;
	background:#333;
	color:#fff;
	text-align: center;
	border-radius:1px;
	margin-top:60px;
	cursor: pointer;
}
.mask_btn:hover {
	background: #41464b;
}
.mask_pay_list{
	margin-top:30px;
}
.mask_pay_list img{
	margin:7px 4px 0 100px;
	width: 20px;
}
#paycode img{
	/* width:165px;
	height:165px; */
	width: 200px;
	height: 200px;
	margin:0 104px 0 79px;
}
.mask_finish img{
	margin:69px 134px 24px 133px;
}
.mask_content{
	height: 24px;
	border-top: 1px solid #d0dee8;
	margin-top: 30px;
	padding: 14px 40px 0 40px;
}
.mask_content img{
	display: block;
	float: left;
	width: 20px;
	margin-top: 2px;
}
.mask_content p{
	float: left;
	font-size: 12px;
	color: #666;
	margin:4px 8px 0 6px;
}
.mask_three_footer{
	border-top:1px solid #d0dee8;
	margin-top:14px;
}
.three_know,
.three_order{
	width:120px;
	height:32px;
	color:#fff;
	background:#40464c;
	font-size:12px;
	line-height:32px;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	margin:18px 10px 0 57.5px;
	box-sizing: border-box;
}
.three_order{
	color:#909090;
	background:#fff;
	border:1px solid #909090;
	margin:18px 10px 0 0;
	/* box-sizing: border-box; */
}
.three_know {
	border: 1px solid #40464c;
	/* box-sizing: border-box; */
}
.mask_tip{
	width:300px;
	text-align: center;
	line-height:36px;
	padding:0 80px;
	font-size:14px;
	background:#f9dfdd;
	border-radius:6px;
	color:#333333;
	box-shadow:0,0,6px,0.8;
	margin:0 auto;
	margin-top:20px;
}


#common-confirm-box {
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    z-index: 55555;
}

#common-confirm-box .dialog {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
	width: 420px;
	height: 197px;
	font-size: 14px;
	background-color: #fff;
	overflow: hidden;
	border-radius: 2px;
	box-shadow: 0 6px 8px rgba(0,0,0,.3);
}

#common-confirm-box .dialog .dialog-head {
	position: relative;
	padding: 30px 40px 10px;
	text-indent: 0;
	line-height: 1em;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	font-size: 16px;
	-webkit-box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	border-bottom: transparent;
	color: #333;
	font-weight: 700;
}
#common-confirm-box .dialog .dialog-head .close {
	position: absolute;
	padding: 10px;
	top: 20px;
	right: 30px;
	cursor: pointer;
}
#common-confirm-box .dialog .dialog-body {
	padding: 15px 40px;
	font-size: 14px;
	min-height: 40px;
	color: #666;
	line-height: 20px;
	word-break: break-all;
	max-height: 200px;
	overflow: auto;
}

#common-confirm-box .dialog .dialog-foot {
	text-align: right;
	padding: 10px 40px 30px;
	font-size: 0;
	white-space: nowrap;
	height: 32px;
}

#common-confirm-box .dialog .dialog-foot .btn {
	display: inline-block;
	width: auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	margin-left: 8px;
	float: none;
	border-radius: 2px;
	padding: 0 30px;
	/* margin: 0 auto; */
	line-height: 30px;
	background: #FFF;
	color: #fff;
	border: 1px solid #c3c4c6;
	color: #53585c;
	padding: 0 30px;
}

#common-confirm-box .dialog .dialog-foot .btn.btn-ok {
	background: #41464b;
	border-color: #41464b;
	color: #fff;
}

.common-checkbox-container {
	margin-right: 4px;
}
.common-checkbox-container input {
	display: none;

}
input[type="checkbox"] + div.checbox-sim {
	position: relative;
	width: 12px;
	height: 12px;
	background-color: #333;
	border-radius: 3px;
	margin-top: 2px;
}

input[type="checkbox"]:checked + div.checbox-sim:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	width: 4px;
	height: 8px;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: transparent #fff #fff transparent;
	transform: rotate(45deg);
}

.checkbox-simulator{
	border:none;
	outline: none;
	padding:0;
	/* width:14px;
	height:14px; */
	width: 28px;
	height: 20px;
	-webkit-appearance:none;
	-moz-appearance: none;
	border-radius: 2px;
	/* margin:29px 10px 0 23px; */
	background:url(/head_for/img/icon-uncheck.png) no-repeat;
	/* background-size:18px 14px; */
	background-size: cover;
}
.checkbox-simulator:checked{
	/* background:url(/head_for/img/service/footer_yes.png) no-repeat; */
	background:url(/head_for/img/icon-checked.png) no-repeat;
	/* background-size:14px 14px; */
	background-size: cover;
	border:none;
}



/* 4.18 支付弹框 新增选择主播功能 */
.mask_pay_select .anchors-list-type{
	height: 40px;
	line-height: 36px;
	margin-bottom: 5px;

	/*margin-top: 5px;*/
}
.mask_pay_select .anchors-list-type span{
	font-size: 13px;
	margin-right: 22px;
}
.mask_pay_select .anchors-list-type span:nth-child(1){
	margin-left: 16px;
}
.mask_pay_select .anchors-list-type .list-type-active{
	color: #7faeed;
}
.mask_pay_select .anchors-list-content{
	height: 290px;
	/*width: 385px;*/
	/*padding-top: 14px;*/
	overflow: hidden;
}
.mask_pay_select .anchors-list-detail{
	height: 50px;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 6px 8px 6px 8px;
	font-size: 13px;
	/*width: 345px;*/
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.mask_pay_select .anchors-list-detail span{
	cursor: pointer;
}
.mask_pay_select .anchors-list-detail .pop-info{
	height: 27px;
	width: 122px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 24px;
	position: absolute;
	top: -15px;
	left: 31px;
	background: url('/head_for/img/select-pop.png');
	background-size: 100% 100%;
}
.mask_pay_select .anchors-list-detail .level-info{
	height: 13px;
	padding: 0 2.5px;
	color: #ea3f2a;
	line-height: 14px;
	display: inline-block;
	border: 1px solid #ea3f2a;
	font-size: 11px;
	top:  12px;
	right: 45px;
	position: absolute;
	border-radius: 3px;
}
.select-info .level-info{
	height: 13px;
	padding: 0 2.5px;
	color: #ea3f2a;
	line-height: 13px;
	display: inline-block;
	border: 1px solid #ea3f2a;
	font-size: 11px;
	top:  12px;
	right: 31px;
	position: absolute;
	border-radius: 3px;
}
.comment-level .nickname{
	min-width: 40px;
	max-width: 80px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.comment-level .level-info{
	height: 13px;
	padding: 0 2.5px;
	color: #ea3f2a;
	line-height: 14px;
	display: inline-block;
	border: 1px solid #ea3f2a;
	font-size: 11px;
/* 	top:  4px;
	right: 50px;
	position: absolute; */
	vertical-align: middle;
	margin-top: -2px;
	border-radius: 3px;
}
.anchors-list-detail .list-play-btn{
	height: 48px;
	width: 48px;
	margin-left: 5px;
	display: inline-block;
	float: left;
}
.anchors-list-detail .list-user-info{
	float: left;
	width: 50px;
	/*text-align: center;
	margin-left: 15px;
	margin-top: 5px;*/
}
.anchors-list-detail .list-user-info .stars{
	font-size: 11px;
	color: #ea3f2a;
	position: absolute;
    top: 40px;
    left: 75px;
}
.anchors-list-detail .list-user-info .stars img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 3px;
}
.anchors-list-detail .sex {
	float: left;
	position: absolute;
    top: 13px;
    left: 120px;
}
.anchors-list-detail .userInfo{
	float: left;
	text-align:left;
	/*width: 81px;*/
}
.anchors-list-detail #username {
    font-size: 14px;
    height: 17px;
    width: 150px;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.anchors-list-detail #ordertime{
	font-size: 12px;
	position: absolute;
    top: 38px;
    left: 140px;
}
/*.anchors-list-detail .list-user-info div:nth-child(1){
    padding-bottom: 4px;
    position: relative;
    text-align: left;
    margin: -1px 8px 8px 2px;
}*/

.anchors-list-detail .list-user-score{
	float: left;
	margin:0 8px;
	height: 60px;
	line-height: 50px;
	font-size: 9px;
}
.anchors-list-detail .list-user-score span{
	color: #FF260F;
	margin-left: 5px;
}
.anchors-list-detail .list-service-times{
	float: left;
	height: 60px;
	line-height: 50px;
	font-size: 9px;
}

.anchors-list-detail .list-service-times span{
	color: #FF260F;
	margin-left: 5px;
}
.anchors-list-detail .list-service-radio{
	position: absolute;
    right: 5px;
    top: 25px;
	float: right;
	z-index: 333333;
	margin-right: 8px;
}
.anchors-list-detail .list-service-radio img{
	height: 14px;
	width: 14px;
}

.mask_pay_select .mask_btn{
	margin-top: 45px;
}
.preferred{
	height: 15px;
    width: 31px;
    display: inline-block;
    line-height: 16px;
   	background-color: #a2a2a2;
    border-radius: 2px;
    position: absolute;
    top: 13px;
    left: 75px;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
}
.anchor-tag {
    font-size: 12px;
    color: #9B9B9B;
    width: 100px;
    letter-spacing: 0.19px;
    position: absolute;
    right: 45px;
    top: 38px;
    float: left;
    text-align: right;
}
.anchor-tag span{
	margin: 0 2px;
}
.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;
}
.select-info{
	height: 36px;
	width: 260px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 12px 15px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.select-info .info-tap{
	width: 35px;
	display: inline-block;
	float: left;
	font-size: 11px;
	margin-left: 15px;
}
.info-tap-box{
	height: 15px;
	width: 31px;
	text-align: center;
	border-radius: 2px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #a2a2a2;
	margin-bottom: 9px;
	display:inline-block;
}
.select-info .info-user{
	/*font-size: */
}
.select-info .info-sex{
	width: 15px;
	display: inline-block;
	float: left;
	margin-top: -2px;
	margin-left: 3px;
}
.select-info  .info-name{
	width: 85px;
	float: left;
	font-size: 14px;
	text-align: left;
	margin-left: 3px;
	margin-right: 6px;
}
#info-username{
	margin-top: -2px;
	margin-bottom: 4px;
	font-size: 14px;
	height: 17px;
	width: 150px;
	display: inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.select-info .info-tag {
    width: 87px;
    float: left;
    font-size: 12px;
    /* line-height: 62px; */
    margin-top: 22px;
}
.share-wrapper .comment-more{
	font-size: 12px;
    color: #9e9e9e;
    text-align: right;
    position: absolute;
    right: 3px;
    top: 210px;
    cursor: pointer;
}
.goto-zb{
	font-size: 12px;
	padding: 0 5px;
	margin-right: 20px;
	margin-top: 4px;
	border: 1px solid #ccc;
	/* background-color: white; */
	height: 20px;
	line-height: 20px;
	color: #999;
	border-radius: 3px;
}
a.goto-zb:hover{
	color: #999;
}