*{
	-webkit-tap-highlight-color:transparent;
	box-sizing: border-box;
	font-style: normal;
}
.hidden{display:none;}
/*公共头部*/
.donload-box {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 20rem;
	height: 3.125rem;
	background: #191919;
	padding: 0 0.625rem;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
.donload-box .box-l {
	display: flex;
	align-items: center;
}
.donload-box .box-l img {
	width: 2.125rem;
	height: 2.34375rem;
}
.donload-box .box-l .box-l-r {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: .3125rem;
	line-height: 1.2;
}
.donload-box .box-l .box-l-r p {
	font-size: .8125rem;
	color: #fff;
}
.donload-box .box-l .box-l-r span {
	font-size: 0.5625rem;
	color: #999;
}
.donload-box .down-btn {
	display: flex;
	align-items: center;
}
.donload-box .down-btn img {
	width: 5.3125rem;
	height: 1.59375rem;
}

/*下载弹框*/
.hidden {
	display: none;
}

.load_tips {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.load_tips .content {
	width: 85%;
	margin-left: 7.5%;
	position: relative;
	top: 45%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}
.load_tips .content img {
	width: 14.375rem;
	position: relative;
	z-index: 1;
}
.load_tips .content .loadtips_close {
	position: absolute;
	width: 1.375rem;
	right: -.8rem;
	top: 1rem;
}
.load_tips .content>div {
	position: relative;
	z-index: 2;
	margin-top: -2.5rem;
	background: url(../../../2.0/m/images/tipsbg.png?1506491873);
	background-size: 100% 100%;
	width: 17.188rem;
	height: 14.688rem;
}
.load_tips .content>div .btn,.load_tips .content>div .btn-1,.load_tips .content>div .btn_en .btn,.load_tips .content>div .btn_en .btn-1{
	width: 15.188rem;
	background: url(../../../2.0/m/images/down_ios.png?1506491873);
	background-size: 100% 100%;
	height: 1.875rem;
	margin: 0 auto;
	position: relative;
	top: 1.5rem;
}
.load_tips .content>div .btn-1{
	background: url(../../../2.0/m/images/android.png?1506491873);
	background-size: 100% 100%;
}
.load_tips .content>div .btn_en .btn{background: url(../../../2.0/m/images/down_iosen.png?1506491873);background-size: 100% 100%;}
.load_tips .content>div .btn_en .btn-1{background: url(../../../2.0/m/images/android_en.png?1506491873);background-size: 100% 100%;}
.load_tips .content>div .btn .ios{
	display: inline-block;
	width: 7.55rem;
	height: 1.804rem;
	float: left;
}
.load_tips .content>div .btn .ad{
	display: inline-block;
	width: 7.55rem;
	height: 1.804rem;
	float: right;
}
.load_tips .content>div input {
	width: 13.313rem;
	height: 1.563rem;
	margin: 0 auto;
	margin-top: 2.5rem;
	margin-bottom: .8rem;
	border: 1px solid #992626;
	background: #F8F8F8;
	text-indent: 15px;
	display: block;
	font-size:.55rem;
	color: #8C7272;
	line-height: 1.563rem;
}
.load_tips .content>div input::-webkit-input-placeholder {
	color: #8C7272;
	font-size:.6rem;
	line-height: 1.438rem;
}
.load_tips .content>div input:-moz-placeholder {color: #8C7272;
	font-size:.55rem;line-height: 1.438rem;}
.load_tips .content>div input::-moz-placeholder {color: #8C7272;
	font-size:.55rem;line-height: 1.438rem;}
.load_tips .content>div input:-ms-input-placeholder { color: #8C7272;
	font-size:.55rem;line-height: 1.438rem;}
.load_tips .content>div .code{
	overflow: hidden;
	width: 13.438rem;
	margin: 0 auto;
}
.load_tips .content>div .code input{
	width: 7.6879rem;
	display: inline-block;
	height: 1.563rem;
	float: left;
	margin: 0;
}
.load_tips .content>div .code button{
	width: 5.313rem;
	height: 1.6875rem;
	background: #860000;
	border: 1px solid #860000;
	color: #fff;
	font-size: .7rem;
	float: right;
}
.load_tips .content>div .orderbtn {
	width: 13.438rem;
	height: 1.6875rem;
	line-height: 1.6875rem;
	font-size: .7rem;
	background: #860000;
	border: 1px solid #860000;
	color: #fff;
	outline: none;
	margin: 0 auto;
	margin-top:.8rem;
	margin-bottom:.8rem;
	display: block;
}
.load_tips .content>div h4{
	color: #2F1D1D;
	font-size: .5rem;
	font-weight: 100;
	width: 13.438rem;
	margin: 0 auto;
}
.load_tips .load_div p{
	text-align:center;
}
.load_tips .load_div img{
	width: 6rem;
	margin-top: 3rem;
	margin-bottom: 15px;
	display: inline-block;
}
.load_tips .order_div .soon{
	text-align: center;
	color: #2F1D1D;
	font-size: 24px;
	margin-top:70px;
}
/*主播投票页面*/
.anchor_contnet .anchor_banner{position:relative;}
.anchor_contnet .anchor_banner img{width:100%;}
.anchor_contnet .anchor_banner>a{
	position: absolute;
	left: 1rem;
	top: 7.8rem;
	display: inline-block;
	width: 7.75rem;
	height: 1rem;
	line-height: 1.063rem;
	font-size: .4446875rem;
	color: #fff;
	text-align: center;
	background: #3A3433;
}
.anchor_contnet .anchor_banner>a>i{
	display: inline-block;
	margin-left: .40625rem;
	font-style: normal;
	text-decoration: underline;
}
.anchor_contnet .anchor_activity{
	margin-top: 3.125rem;
	padding: 0 0.9375rem;
}
.anchor_contnet .anchor_activity .anchor_right h2{
	font-size: .9375rem;
	color: #333;
	font-weight:100;
}
.anchor_contnet .anchor_activity .anchor_right h2 i{font-style:normal;}
.anchor_contnet .anchor_activity .anchor_right p{
	font-size: .75rem;
	color:#777;
}
.anchor_contnet .anchor_activity .anchor_right p i{
	font-style:normal;
	font-weight:600;
	color:#E23C3C;
}
.anchor_contnet p.title img{
	margin:0 auto;
	height:2.375rem;
}
.anchor_contnet .anchor_activity .anchor_right>p:nth-of-type(2){margin-top: 2.1875rem;}
.anchor_contnet .anchor_activity .anchor_right>div{margin-top: 1.4375rem;}
.anchor_contnet .anchor_activity .anchor_right>div>p{
	margin-top: .75rem;
	line-height: 1.15rem;
}
.anchor_contnet .anchor_top{
	position: relative;
	margin-top:3.9375rem;
	padding: 0 0.9375rem;
}
.anchor_contnet .anchor_top>p.title img{margin:0;}
.anchor_contnet .anchor_top table{
	position: relative;
	z-index: 100;
	margin-top: 2.75rem;
	width: 100%;
	background: #fff;
}
.anchor_contnet .anchor_top table thead tr{
	height:1.5934375rem;
	font-size:.625rem;
	color:#666;
	background:#F7F7F7;
}
.anchor_contnet .anchor_top table thead tr:nth-of-type(2){
	height:.3125rem;
	background:none;
}
.anchor_contnet .anchor_top table thead>tr th,
.anchor_contnet .anchor_top table tbody>tr td{
	text-align:center;
	font-weight: 100;
}
.anchor_contnet .anchor_top table tbody>tr th{position:relative;}
.anchor_contnet .anchor_top table tbody>tr:nth-of-type(1){background:#FEF7F7;}
.anchor_contnet .anchor_top table tbody>tr:nth-of-type(1) .row i{display: inline-block;}
/*.anchor_contnet .anchor_top table tbody>tr:hover{background:#FEF7F7;}*/
/*.anchor_contnet .anchor_top table tbody>tr:hover .row i{display: inline-block;}*/
.anchor_contnet .anchor_top table tbody .row i,
.anchor_contnet .anchor_top table tbody .row1 i,
.anchor_contnet .anchor_top table tbody .row2 i,
.anchor_contnet .anchor_top table tbody .row3 i{
	width: .15625rem;
	height: 2.8125rem;
	background: #444;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.anchor_contnet .anchor_top table tbody .row1 i{background:#E23C3C;}
.anchor_contnet .anchor_top table tbody .row2 i{background:#FD924E;}
.anchor_contnet .anchor_top table tbody .row3 i{background:#FDCF1C;}
.anchor_contnet .anchor_top table tbody .row span,
.anchor_contnet .anchor_top table tbody .row1 span,
.anchor_contnet .anchor_top table tbody .row2 span,
.anchor_contnet .anchor_top table tbody .row3 span{
	width:1.8rem;
	background: url(../images/icon_th.png?1506491873) no-repeat;
	background-position: 0 0;
	background-size: 4rem;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left:.625rem;
	height: 1rem;
	top: 1rem;
}
.anchor_contnet .anchor_top table tbody .row1 span{height:1.7rem;top: .625rem;background-position: 0 0;}
.anchor_contnet .anchor_top table tbody .row2 span{height:1.7rem;top: .625rem;background-position: 0 -1.7578125rem;}
.anchor_contnet .anchor_top table tbody .row3 span{height:1.7rem;top: .625rem;background-position: 0 -3.61328125rem;}
.anchor_contnet .anchor_top table tbody .row4 span{background-position: -2.0703125rem 0px;}
.anchor_contnet .anchor_top table tbody .row5 span{background-position: -2.0703125rem -1.07421875rem;}
.anchor_contnet .anchor_top table tbody .row6 span{background-position: -2.0703125rem -2.1484375rem;}
.anchor_contnet .anchor_top table tbody .row7 span{background-position: -2.0703125rem -3.2421875rem;}
.anchor_contnet .anchor_top table tbody .row8 span{background-position: -2.0703125rem -4.296875rem;}
.anchor_contnet .anchor_top table tbody .row9 span{ background-position: 0 -5.37109375rem;}
.anchor_contnet .anchor_top table tbody .row10 span{ background-position: -2.0703125rem -5.41015625rem;}
.anchor_contnet .anchor_top table tbody>tr{
	height:2.8125rem;
	cursor:pointer;
	border: 1px solid #F4F4F4;
}
.anchor_contnet .anchor_top table tbody>tr td.name{
	font-size:.75rem;
	color:#333;
}
.anchor_contnet .anchor_top table tbody>tr td.num{
	font-size:.6875rem;
	color:#666;
}
.anchor_contnet .anchor_top table tbody>tr td.comp{
	font-size:.625rem;
	color:#666;
}
.anchor_contnet .anchor_top .bottom_img{
	display: inline-block;
	position: absolute;
	right: 0;
	top: -2.1875rem;
}
.anchor_contnet .anchor_top .bottom_img img{width: 8.9375rem;
}
.anchor_contnet .anchor_vote{
	padding: 0 0.9375rem;
	margin-top:3.4375rem;
	background: url(../images/anchor_vtbg.jpg?1506491873) no-repeat center top;
	background-size: cover;
}
.anchor_contnet .anchor_vote>p:nth-of-type(1) {padding-top: 2.5rem;
}
.anchor_contnet .anchor_vote .vote_peo{
	margin:1.875rem 1.875rem 0 0;
	float:left;
}
.anchor_contnet .anchor_vote .vote_peo:nth-of-type(3n){margin-right:0;
}
.anchor_contnet .anchor_vote .vote_peo>span{
	display:block;
	width: 4.6875rem;
	text-align: center;
}
.boxF, .boxS, .boxT{
	width: 4.6875rem;
	height: 5.40625rem;
	overflow: hidden;
}
.innerboxF, .innerboxS, .innerboxT{
	width: 3.984375rem;
	height:4.5953125rem;
	overflow: hidden;
}
.innerboxF{
	margin-left: .3515625rem;
	margin-top: .41015625rem;
}
.boxF, .boxS,.innerboxF, .innerboxS{visibility: hidden;}
.boxF,.innerboxF{
	transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}
.boxS,.innerboxS{
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}
.boxT,.innerboxT{
	transform: rotate(-60deg);
	background: no-repeat 50% center;
	background-size: 125% auto;
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
	background-image:url("../images/anchor_hd1.png?1506491873");
	background-size: 100%;
	text-align: center;
}
.innerboxT{background:none;}
.innerboxT img{
	/*margin-top: 0.3125rem;*/
	/*width: 3.125rem;*/
}
.anchor_contnet .anchor_vote .vote_peo .vote_name{
	margin-top: .375rem;
	font-size: .78125rem;
	font-weight: 600;
	color: #333;
}
.anchor_contnet .anchor_vote .vote_peo .vote_from{
	margin-top: .1875rem;
	font-size: .625rem;
	color: #333;
}
.anchor_contnet .anchor_vote .vote_peo .vote_num{
	margin-top: .1875rem;
	font-size: .625rem;
	color: #000;
}
.anchor_contnet .anchor_vote .vote_peo .vote_act>i{
	display:inline-block;
	width: 4.375rem;
	height:1.5625rem;
	margin-top:.1875rem;
	border:1px solid #E23C3C;
}
.anchor_contnet .anchor_vote .vote_peo .vote_act>i>b{
	display:inline-block;
	width: 4.0625rem;
	height:1.25rem;
	line-height: 1.25rem;
	margin-top: .15625rem;
	background:#E23C3C;
	font-size: .75rem;
	font-style:normal;
	font-weight:600;
	color:#fff;
}
.anchor_contnet .anchor_vote .vote_peo .vote_act.active>i{border:1px solid #7d7d7d;}
.anchor_contnet .anchor_vote .vote_peo .vote_act.active>i>b{background:#7B7B7B;}
.anchor_contnet .anchor_vote .vote_change{
	text-align:center;
	cursor: pointer;
}
.anchor_contnet .anchor_vote .vote_change>span{
	display: inline-block;
	width: 7.125rem;
	height: 1.875rem;
	line-height: 1.875rem;
	margin: 2.8125rem 0 1.875rem 0;
	font-size: .8125rem;
	color: #fff;
	background: #E23C3C;
}
.anchor_contnet .anchor_vote .vote_change>span:after{
	content: "";
	width: .75rem;
	height: .5rem;
	background: url(../images/icon_th.png?1506491873) no-repeat;
	background-position: 0 -6.5625rem;
	background-size: 4rem;
	display: inline-block;
	text-align: center;
	position: relative;
	right: -.1rem;
}
.anchor_contnet .anchor_info{
	margin-top:2.9375rem;
	padding: 0 0.9375rem;
}
.anchor_contnet .anchor_info>p{
	margin-bottom: 2rem;
	font-size:.75rem;
	color:#000;
}
.anchor_contnet .anchor_info>p>.num {
	float:left;
	width: .92rem;
	height: 1.02rem;
	line-height: 1.02rem;
	display: inline-block;
	text-align: center;
	margin-right: .625rem;
	font-size: .625rem;
	font-style:normal;
	color: #fff;
	background: url(../images/icon_th.png?1506491873) no-repeat;
	background-position: -.99rem -6.36rem;
	background-size: 4rem;
}
.anchor_contnet .anchor_info>p>span{width:16rem;display:inline-block;}
.anchor_contnet .anchor_time{
	margin-top:4.25rem;
	padding: 0 1.5625rem;
}
.anchor_contnet .anchor_time>div{margin:2.5rem 0 3.125rem 0;}
.anchor_contnet .anchor_time .time_box{
	position: relative;
	margin-top: 1.25rem;
}
.anchor_contnet .anchor_time .time_box:last-of-type{
	margin-right:0;
}
.anchor_contnet .anchor_time .time_box>span.tb_1,
.anchor_contnet .anchor_time .time_box>span.tb_2{
	display: inline-block;
	font-size: .875rem;
	font-weight: 600;
	color: #444;
	text-align: center;
	width: 7.46875rem;
	height: 2.5rem;
	line-height: 2.5rem;
	background: url(../images/anchor_tm1.png?1506491873);
	background-size: 100% 100%;
}
.anchor_contnet .anchor_time .time_box>span.tb_2{
	width:8.1875rem;
	text-indent:.375rem;
	background: url(../images/anchor_tm2.png?1506491873);
	background-size: 100% 100%;
}
.anchor_contnet .anchor_time .time_box>span.time{
	display: inline-block;
	position:relative;
	font-size: .625rem;
	font-weight: 600;
	color: #999;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 8.125rem;
}
.anchor_contnet .anchor_time .time_box.ti_r>span.time{width: 7.40625rem;text-align:right;}
.anchor_contnet .anchor_time .time_box.ti_l>span.time{text-align:left;}
.anchor_contnet .anchor_time .time_box.ti_l>span.time:before,
.anchor_contnet .anchor_time .time_box.ti_r>span.time:after,
.anchor_contnet .anchor_time .time_box.ti_l.active-1>span.time:before,
.anchor_contnet .anchor_time .time_box.ti_r.active-1>span.time:after {
	content: "";
	display: inline-block;
	width:.3125rem;
	height: .3125rem;
	border-radius: 100%;
	background: #919191;
	position: absolute;
	z-index: 2;
	left: -.771484375rem;
	top: 1.0625rem;
}
.anchor_contnet .anchor_time .time_box.ti_l.active-1>span.time:before,
.anchor_contnet .anchor_time .time_box.ti_r.active-1>span.time:after{background:#E23C3C;}
.anchor_contnet .anchor_time .time_box.ti_r>span.time:after,
.anchor_contnet .anchor_time .time_box.ti_r.active-1>span.time:after{
	right: -.8984375rem;
	left: inherit;
}
.anchor_contnet .anchor_time .time_box>span.time_line{
	width: 1px;
	height: 5.875rem;
	background: #919191;
	position: absolute;
	left: 8.125rem;
	bottom: 0;
}
.anchor_contnet .anchor_time .time_box:nth-of-type(1)>span.time_line{top:0;}
.anchor_contnet .anchor_time .time_box>span:nth-of-type(2){float:right;}
.anchor_contnet .anchor_time .time_box.active>span{color:#E23C3C;}
.anchor_contnet .anchor_time .time_box.ti_r.active>span.tb_2{
	background:url("../images/anchor_tm2_1.png?1506491873");
	background-size:100% 100%;
}
.anchor_contnet .anchor_time .time_box.ti_l.active>span.tb_1{
	background:url("../images/anchor_tm1_1.png?1506491873");
	background-size:100% 100%;
}
.anchor_contnet .anchor_time .time_box.ti_l.active>span.time:before,
.anchor_contnet .anchor_time .time_box.ti_r.active>span.time:after {
	background: #fff;
	border:.09375rem solid #E23C3C;
	top:.9375rem;
}
.anchor_contnet .anchor_time .time_box.ti_l.active>span.time:before{left:-.859375rem;}
.anchor_contnet .anchor_time .time_box.ti_r.active>span.time:after {right:-1rem;}
.anchor_contnet .anchor_time .time_box.active:after,
.anchor_contnet .anchor_time .time_box.active-1:after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 4.81rem;
	background: #E23C3C;
	position: absolute;
	left: 8.125rem;
	top:-1.953125rem;
	z-index: 1;
}
.anchor_contnet .anchor_time .time_box:nth-of-type(1).active:after,
.anchor_contnet .anchor_time .time_box:nth-of-type(1).active-1:after{top:0;}
/*主播登录弹框*/
.anchorld_tips {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.anchorld_tips .content {
	position: relative;
	left: 50%;
	top: 50%;
	width: 19rem;
	height: 19.53125rem;
	margin: -9.765625rem 0 0 -9.5rem;
	background: url(../images/anchor_loginbg.png?1506491873);
	background-size: 100% 100%;

}
.anchorld_tips .content .anchor_close {
	position: absolute;
	width:1.375rem;
	right: 0;
	top: 4.0625rem;
	cursor: pointer;
}
.anchorld_tips .content>div{
	position: relative;
	top: 8.125rem;
	left: .6875rem;
	width: 14.875rem;
	margin: 0 auto;
}
.anchorld_tips .content>div input {
	width: 14.875rem;
	height: 2.375rem;
	line-height: 2.375rem;
	margin-bottom: .9375rem;
	border: 1px solid #D2D2D2;
	background: #eee;
	text-indent: .9375rem;
	display: block;
	font-size:.75rem;
	color: #B4B4B4;
}
.anchorld_tips .content>div .code {
	overflow: hidden;
	width: 15rem;
}
.anchorld_tips .content>div .code input {
	width: 9.125rem;
	display: inline-block;
	height:2.375rem;
	float: left;
	margin: 0;
}
.anchorld_tips .content>div .code button {
	width: 5rem;
	height:2.5rem;
	background: #8C8C8C;
	border: 1px solid #8C8C8C;
	color: #fff;
	font-size: .75rem;
	font-weight: 600;
	float: right;
	cursor: pointer;
}
.anchorld_tips .content>div .code button.is_click{
	background: #E23C3C;
	border: 1px solid #E23C3C;
}
.anchorld_tips .content>div .code button.is_click:active{
	background: #c32f2f;
	border: 1px solid #c32f2f;
}
.anchorld_tips .content>div p{
	width: 14.875rem;
	color: #999;
	font-size:.5625rem;
	margin: .9375rem 0 .4375rem 0;
}
.anchorld_tips .content>div p.error{
	position: absolute;
	top:1.75rem;
	left: 0;
	color: #FF3000;
	font-size: .4375rem;
}
.anchorld_tips .content>div p.error:before{
	content:"";
	width:.375rem;
	height:.3125rem;
	display:inline-block;
	margin-right:.3125rem;
	background:url("../images/anchor_error.png");
	background-size:100% 100%;
}
.anchorld_tips .content>div .anchor_btn {
	width: 14.875rem;
	height: 2.375rem;
	line-height:  2.375rem;
	font-size:1rem;
	font-weight: 600;
	background: #E23C3C;
	border: 1px solid #E23C3C;
	color: #fff;
	outline: none;
	display: block;
	cursor: pointer;
}
.anchorld_tips .content>div .anchor_btn:active{
	background: #c32f2f;
	border: 1px solid #c32f2f;
}
