html,body{
	width: 100%;
  	height: 100%;
}
html {
  font-size: 100px;
}
body {
  font-size: 17px;
  position: relative;
}
ul,
li {
  list-style: none;
}
img {
  display: inline-block;
}
.color-fff{
	color: #fff;
}
.mui-table-view:after{
	height: 0;
}
/*活动奖励，只有文本时样式*/
.awardText{
	padding: 15px 0px 0;
    /* padding-bottom: 15px; */
    color: #fff;
    margin-bottom: 0;
}
/*榜单无数据显示样式*/
.showerror{
	width: 100%;
	height: 300px;
	position: relative;
}
.showerror .errmsg{
	margin-bottom: 2px;
}
#errImg{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate3d(-50%,-70%,0);
	transform: translate3d(-50%,-70%,0);
}
#errImg>p:nth-of-type(2){
	color: #2fb8fc;
    opacity: 0.7;
}
#errImg img{
	width: 50px;
}
#addPro{
	width: 200px;
	height: 40px;
	display: inline-block;
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-btn.png) no-repeat;
	background-size: 100%;
	line-height: 40px;
	color: #fff;
}
#joinUsA{
	display: block;
	width: 149px;
	position: fixed;
	right: 0px;
	bottom: 50px;
	z-index: 2000;
}
#joinUsA>img{
	width: 100%;
	display: block;
}
/*活动弹出框样式*/

.join_scoll{
	/*height: 300px;*/
}
.act_alert,.endAlert{
	display: none;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 88%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	z-index: 101;
	border-radius: 10px;
}
.alert_hd{
	padding: 0 41px;
    position: relative;
    height: 106px;
    border-bottom: solid 1px #ddd;
}
.showmsg{
	margin-top: 27px;
	text-align: left;
	font-size: 19px;
	color: #444;
	margin-bottom: 16px;
}
.show_msg_con1,.show_msg_con2{
	display: none;
	font-size: 14px;
	text-align: left;
}
.show_msg_con2{
	margin-bottom: 18px;
}
.alert_ft{
	text-align: center;
}

@media only screen and (max-width: 320px) {
	.alert_hd{
		padding: 0 30px;
	}
	.showmsg{
		font-size: 16px;
	}
	.show_msg_con1, .show_msg_con2{
		font-size: 13px;
	}
}
@media only screen and (min-width: 376px) and (max-width: 414px) {
	.act_alert{
		width: 81%;
	}
}
/*您还没有符合规则的作品哦！*/
.close_alert{
	position: absolute;
	top: 12px;
    right: 12px;
    width: 25px;
    height: 25px;
    z-index: 102;
    padding: 5px;
}
.alert_btn{
	margin-left: 30px;
    outline: 0;
    background-color: #2FB8FC;
    color: #fff;
    font-size: 15px;
    width: 192px;
    line-height: 30px;
    border-radius: 20px;
    margin: 15px 0 10px 0;
    line-height: 24px;
    border: 0;
}
/*参加活动样式*/
#join_modal{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #000;
	display: none;
	z-index: 100;
	opacity: .5;
}
.join_head{
	position: relative;
}
.close_modal{
	position: absolute;
    top: 7px;
    right: -6px;
    width: 15px;
    height: 15px;
}
.joinACt{
	width: 88%;
	display: none;	
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	padding: 0 18px 30px 18px;
	z-index: 101;
	background-color: #fff;
	border-radius:15px;
}
	.joinAct_list li{
        padding: 10px 0px 10px 10px;
	}
	.act_song_name{
		margin-top: 10px;
	}
	.join_footer{
        margin-top: 22px;
        display: -webkit-box;
        /* -webkit-box-flex: 2; */
        -webkit-box-pack: justify;
    }
	.join_footer button{
		display: -webkit-box!important;
		-webkit-box-flex: 1;
	}
	.act_song_auther{
		margin-top: 8px;
	}

	.join_act_wrapper{
		min-height:242px;;
	}
	.joinACt .join_act_tit{
		height: 57px;
		font-size: 18px;
		font-weight: normal;
		color: #000;
		text-align: center;
		line-height: 57px;
		border-bottom: 1px solid #ddd;
	}
	.joinDetail{
		padding-top: 10px;
        margin-bottom: 2px;
	}
	.songyaoqiu{
		padding-top: 0;
	}
	#x_joinScroll{
		background: #efefef;
	}
	#x_joinScroll .joinAct_list{
		background: transparent;
	}
	#x_joinScroll .act_song_name{
		font-size: 14px;
		color: #444;
	}
	#x_joinScroll .act_song_auther{
		font-size: 12px;
		color: #999;
		margin-top: 1px;
	}
	.board_right_star{
		position: absolute;
	    right: 10px;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	    color: #fff;
	    font-size: 12px;
	    display: table;
	    /*margin-top: -10px;*/
	   	width: 27%;
	}
	.top_list_box>li.mui-table-view-cell{
		overflow: auto;
	}
	.join_star{
		  right: -5px;
	}
	.mui-input-group .mui-input-row:after{
	    height: 0px;
	}
	.mui-checkbox input[type=checkbox]:checked:before{
		color: #6bd54f;
	}
	.touxiang{
		width: 100%;
	}
	#luzhi{
        outline: 0;
        border: 1px solid #2FB8FC;
        font-size: 15px;
        width: 45%;
        line-height: 36px;
        border-radius: 20px;
        color: #2FB8FC;
        height: 37px;
        text-align: center;
        /* margin-left: 20px; */
	}
	#joinActtivity{
        /* margin-left: 50px; */
        outline: 0;
        text-align: center;
        background-color: #2FB8FC;
        color: #fff;
        font-size: 15px;
        width: 45%;
        line-height: 37px;
        border-radius: 20px;
        /* margin-right: 10px; */
        height: 37px;
        border: none;
	}
/*重置滚动条样式*/
.mui-scrollbar{
	display: none;
}
/*重置下拉刷新样式*/
.mui-bar-nav~.mui-content .mui-pull-top-pocket {
    top: 0;
}
/*关注样式*/
.user-title{
	height: 70px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid rgba(225,225,225,.1);
 	position: relative;
}
.user-title b{
	color: rgb(225,225,225);

}
.user_portrait{
	display:block;
	float: left;
	width: 50px;
	height: 50px;
	/*border: 1px solid #ccc;*/
	border-radius: 50%;
	margin-right: 10px;
}
.user_name{
	padding-top: 16px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	/*width: 60%;*/
}
.attention{
  display: block;
  width: 77px;
  height: 24px;
  margin-top: 16px;
  background: url("http://t10.tianlaikge.com/picter/activityInfo/img/attention.png") no-repeat;
  position: relative;
  font-size:12px;
  background-size: 100% 100%;
  line-height:24px;
  padding-left:35px;
    color: #2fb8fc;
}
.attentioned{
  display: block;
  width: 77px;
  height: 24px;
  margin-top: 16px;
  background: url("http://t10.tianlaikge.com/picter/activityInfo/img/attentioned.png") no-repeat;
  position: relative;
  font-size:12px;
  background-size: 100% 100%;
  line-height:24px;
  padding-left:31px;
  color: #898989;
}
.attentionEach{
  display: block;
  width: 77px;
  height: 24px;
  margin-top: 16px;
  background: url("http://t10.tianlaikge.com/picter/activityInfo/img/attentionEach.png") no-repeat;
  position: relative;
  font-size:12px;
  background-size: 100% 100%;
  line-height:24px;
  padding-left:24px;
  color: #2fb8fc;
}
#moreBtn,#goIndex,#deleActBtn{
	position: fixed;
	z-index: 99;
	padding: 5px;
}
#goIndex{
	/*top: 20px;*/
	top: 10px;
	left:10px;
}
#deleActBtn{
	display: none;
}
#moreBtn,#deleActBtn{
	/*top:20px;*/
	top: 12px;
	right: 10px;
	color: #fff;
}
/*返回顶部按钮*/
#goTop{
	position: fixed;
	bottom: 12px;
	right: 6px;
	z-index: 99;
	width: 30px;
	height: 30px;
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/goTop.png) no-repeat;
	background-size: 100%;
	  border: 0;
	  outline: 0;
	  border-radius: 0;
	  padding: 0;
	  display: none;
}
/*
 * 收藏活动弹出框样式
 * */
#topPopover {
  position: fixed;
  top: 16px;
  right: 6px;
}
.action_popover {
  width: 150px;
}
#topPopover .mui-popover-arrow {
  left: auto;
  right: 6px;
}
/*.mui-popover {*/
  /*height: 210px;*/
/*}*/
/*
 * 更改默认的收藏成功弹出框样式
 */
.mui-toast-container{
	top: 10px;
}
/*
 * 弹出提示框的样式
 */
#info {
	padding: 20px 10px;
}
/*去掉初始的mui-content的背景颜色*/
#detail_con{
	background-color: initial;
}
/*去掉初始的li的高亮样式*/
#detail_con .mui-active{
	background-color: initial;
}
/*css3 实现毛玻璃效果*/
body,.glass::before{
  /*background: url(http://file12.audiocn.org/file/contentad/a0537796-ea65-4a04-b82d-6d470c6c2ddb_1212390.jpg) no-repeat;*/
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin:0px;
  padding:0px;
  background-attachment: fixed;
}
.glass {
  width: 100%;
  height: 100%;
  background: inherit;
  position: relative;

}
.top_list_box:before {
    position: absolute;
    right: 0;
    left: 0;
    height: 0px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #c8c7cc;
    top: -1px;
}
.glass::before {
  content: '';
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  -webkit-filter: blur(24px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
  filter: progid:DXImageTransform.
  Microsoft.Blur(PixelRadius=4, MakeShadow=false);
}
.bigcopy::after{
  content: '';
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: rgba(0,0,0,.35);
}
/*以上毛玻璃结束*/
.mui-pull-bottom-tips {
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	color: #8FF;
}
/**
 * 以上为上拉加载下拉刷新的样式
 * */
.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item {
  border-top: 0;
  border-bottom: 0;
}
.mui-icon-left-nav:before {
  content: "";
  width: 19px;
  height: 17px;
  display: inline-block;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/back.png) center center no-repeat;
  background-size: 19px auto;
}
.action_container {
	/*background-color: #662b7b;*/
	height: 100%;
	overflow: hidden;
}
 #joinUs {
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: .5rem;
  background-color: #2fb8fc;
  z-index: 200;
  border: 0;
  outline: 0;
  border-radius: 0;
  padding: 0;
  display: inline-block;
}
.action_container .mui-bar-tab{
	height: 0;
}
.action_container header.action_header {
	height: 305px;
    position: relative;
    width: 100%;
    background-size: 100% 100%;
}
.gradient_bg{
	position: absolute;
	height: 75px;
	width: 100%;
	background: -webkit-linear-gradient(rgba(0,0,0,0.7),transparent);
}
.action_container header.mui-bar-nav {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.action_container header.mui-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
}
.action_container header.mui-bar a {
  color: #fff;
}
.action_container header a.action_type:nth-child(1){
  display: none;
  /*width: 1.4rem;*/
  padding-right: 13px;
  height: 0.36rem;
  background-color: #2fb8fc;
  color: #fff;
  line-height: 0.38rem;
  font-size: 14px;
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem;
  position: absolute;
  bottom: .7rem;
  padding-left: .1rem;
  left: 0;
  -webkit-transform: translateX(-80%);
  transform: translateX(-80%);
}
.action_container header a.action_type:nth-child(2){
  display: none;
  height: 0.36rem;
  padding-right: 13px;
  background-color: #2fb8fc;
  color: #fff;
  line-height: 0.38rem;
  font-size: 14px;
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem;
  position: absolute;
  bottom: .2rem;
  padding-left: .1rem;
  left: 0;
  -webkit-transform: translateX(-80%);
  transform: translateX(-80%);
}
/*活动标题*/
#activity_tit{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	position: absolute;
	top: 12px;	left:50%;
	text-align: center;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
	width: 200px;
	line-height: 24px;
}

.action_container header a.action_type img.type_time {
  width: 17px;
  height: 17px;
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0);
}
.action_container header a.action_type img.type_regain {
  width: 11px;
  height: 11px;
}
.action_container div.mui-content.action_content {
  /*opacity: 0;*/
  padding: 0 .12rem;
  padding-top: 0;
}
.action_container div.mui-content.action_content div.content_title {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid rgba(221,221,221,.1);
}
.mui-table-view:before{
	background-color:rgba(221,221,221,.1);
}

.action_container div.mui-content.action_content div.content_title b {
  display: block;
  font-weight: normal;
}
.action_container div.mui-content.action_content div.content_title b.title_left {
  font-size: 16px;
  color: #fff;
}
.action_container div.mui-content.action_content div.content_title b.title_left .det_notice_voice {
  width: 19px;
  height: 19px;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/det_notice_voice.png) no-repeat;
  background-size: 100%;
  margin-right: 8px;
}
.action_container div.mui-content.action_content div.content_title b.title_left .det_award {
  width: 19px;
  height: 19px;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-notice-reward.png) no-repeat;
  background-size: 100%;
  margin-right: 8px;
}
.action_container div.mui-content.action_content div.content_title a.title_right {
  font-size: 12px;
  color: #ccc;
  display: block;
}
.action_container div.mui-content.action_content div.content_title a.title_right .detail_right {
  margin-left: 10px;
  width: 6px;
  height: 12px;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/det_notice_det.png) no-repeat;
  background-size: 100%;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.action_container div.mui-content.action_content div.act_notice_con {
  padding: 17px 6px 0px 6px;
  color: #ccc;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-indent: 18px;
}
.act_notice_con{
	margin-bottom: 10px;
}
/*.action_container div.mui-content.action_content div.act_award {
  margin-top: 15px;
}*/
.action_container div.mui-content.action_content .act_award_list {
  background-color: initial;
  border: 0;
}
.action_container div.mui-content.action_content .act_award_list li {
  border: 0;
}
.action_container div.mui-content.action_content .act_award_list li div {
  color: #fff;
  font-size: 14px;
}
/*.action_container div.mui-content.action_content #wrapper {
  position: relative;
  width: 100%;
  height: 140px;
  overflow: hidden;
}*/
.action_container .award_img{
	width: 100%;
  	/*height: 50px;*/
}

.award_a_link:after{
	content: "";
    position: absolute;
    right: 0;
    top: 24px;
    width: 1px;
    height: 55%;
}
.action_container div.mui-content.action_content .judge_msg_fri {
  background-color: initial;
  padding-bottom: 30px;
  margin-top: 20px;
}
.action_container div.mui-content.action_content .judge_msg_fri li {
  border: 0;
}
.action_container div.mui-content.action_content .judge_msg_fri li a {
  margin-top: 21px;
}
.action_container div.mui-content.action_content .judge_msg_fri li a img {
  width: 49px;
  height: 49px;
}
.action_container div.mui-content.action_content .judge_msg_fri li a div {
  color: #fff;
}
.action_container div.mui-content.action_content .judge_msg_fri:after {
  height: 0;
}
.action_container div.mui-content.action_content .act_tab #sliderSegmentedControl a {
  color: #fff;
  font-size: 14px;
}
.action_container div.mui-content.action_content .act_tab .mui-control-content {
  background-color: white;
  min-height: 300px;
  width: 100%;
}
.action_container div.mui-content.action_content .act_tab .mui-control-content .mui-loading {
  margin-top: 50px;
}
.action_container div.mui-content.action_content .act_tab h3.Leaderboard_tit {
  margin-top: 8px;
  font-weight: normal;
  font-size: 12px;
  color: #ccc;
  margin-bottom: 2px;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content {
  background-color: initial;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view {
  background-color: initial;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell {
  display: table;
  padding: 10px 3px 10px 0;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell img.name_hd_img {
  width: .8rem;
  height: .6rem;
  display: table-cell;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell:after {
  height: 0;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con {
  position: relative;
  vertical-align: middle;
  padding-left: 11px;
  display: table-cell;
  width: 100%;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con:after {
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 15px;
  height: 1px;
  content: '';
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  background-color: rgba(221,221,221,.1);
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con p.sing_name {
  color: #fff;
  font-size: 14px;
  width: 120px;}
/*评委投票样式*/
.voteBtn{
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	width: 45px;
	height: 20px;
	display: inline-block;
	margin-top:4px;
	padding: 0;
	border: 0;
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/yivoteBtn.png) no-repeat;
	background-size: 100% 100%;
}
.govote{
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	width: 45px;
	height: 20px;
	display: inline-block;
	margin-top:4px;
	padding: 0;
	border: 0;
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/vote.png) no-repeat;
	background-size: 100% 100%;
}
.voteCount{
	color: #fff;
	font-size: 12px;
	text-align: center;
	width: 45px;
	height: 21px;
}
.voteWord{
	font-size: 14px;
	text-align: center;
	width: 45px;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con p.singer {
  font-size: 12px;
  color: #ccc;
  width: 100px;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .detail_user_type{
  position: relative;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .detail_user_type img.meili_user_left_top_type{
  position: absolute;
  /*background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-charm.png) no-repeat;
  background-size: 100%;*/
  width: 30px;
  height: 29px;
  left: 0;
  top: 0;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .detail_user_type p.renqi_user_left_top_type{
  position: absolute;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-sentiment.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 29px;
  left: 0;
  top: 0;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .detail_user_type p.zuixin_user_left_top_type{
  position: absolute;
  background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-tips.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 29px;
  left: 0;
  top: 0;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .detail_user_type img.user_right_down_type{
  position: absolute;
  /*background: url(http://t10.tianlaikge.com/picter/activityInfo/img/lib-chorus.png) no-repeat;
  background-size: 100%;*/
  width: 23px;
  height: 11px;
  right: 5px;
  bottom: 5px;
}
/*.touxiang{
	position: relative;
}*/
.biaoqianImg{
 position: absolute;
  width: 23px;
  height: 15px;
  right: 5px;
  bottom: 8px;
}
.board_right_star>div{
	height: 19px;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con .board_right_star {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 12px;
  display: table;
  z-index: 20;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con .board_right_star img {
  width: 19px;
  height: 19px;
  margin-right: 4px;
  display: table-cell;
  vertical-align: middle;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con .board_right_star span {
  display: table-cell;
  vertical-align: middle;
/*  width: ;*/
}
.mui-control-content .mui-scroll{
	height: 400px;
}
.wrap-shadow{
	position: fixed;
	left:0;
	top:0;
	z-index: 1000;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.3);
}
.singershow{
	position: relative;
	top:50%;
	left: 50%;
	width: 80%;
	height:70%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	z-index: 1001;
	background: #ffffff;
	border-radius: 10px;
	padding: 20px 20px;
}
.singerclose{
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	width:24px;
	height:24px;
	background: url("http://t10.tianlaikge.com/picter/activityInfo/img/lib-close.png");
	background-size: 100% 100%;
	padding: 5px;
}
#singerimg{
	display: block;
	width:30px;
	height:30px;
	border: 1px solid #ffffff;
	border-radius: 50%;
	margin-top:8px;
}
#singerscroll{
	top: 25px;
}
#nullTip{
	font-size: 14px;
    color: #777;
    text-align: center;
    line-height: 30px;
	display: none;
}
#sliderSegmentedControl{
	border-bottom: 1px solid rgba(221,221,221,.1);
	margin-left: 12px;
	width: 93%;
}
.mui-slider-group{
	padding: 0 .12rem;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	border-bottom: 2px solid #2fb8fc;
}
#moreBtn.mui-icon-more:before{
	content: "";
	width: 20px;
	height: 20px;
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/detail_more.png) center center no-repeat;
	background-size: 100% auto;
	display: block;
}
.top_list_box .color-fff{
	/*width: 50px;*/
	line-height: 19px;
	text-align: left;
}
.showMsgTip{
	font-size: 19px;
    color: #444;
    padding: 33px 0 30px;
    line-height: 24px;
    text-align: center;
}
.isIos #goIndex {
    top: 32px;
}
.isIos #moreBtn, .isIos #deleActBtn{
	top: 32px;
}
.isIos #activity_tit{
	top: 32px;
}
#x_joinScroll input[type=checkbox]{
	right: 0;
}
.act_tab{
	padding-bottom: 50px;
}
.scrollBottomTip{
	font-size: 14px;
	color: #ccc;
	text-align: center;
	line-height: 30px;
	display: none;
}
.mui-pull-bottom-pocket{
	bottom: 50px;
}
.attentionBlack{
	display: block;
  	width: 77px;
 	height: 24px;
	margin-top: 16px;
	background: url("http://t10.tianlaikge.com/picter/activityInfo/img/attentionBlack.png") no-repeat;
	position: relative;
	font-size:12px;
	background-size: 100% 100%;
	line-height:24px;
	padding-left:9px;
    color: #898989;
}
/*活动奖励*/
.swiper-container {
	width: 100%;
	color: #fff;
}
.swiper-slide .title {
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	position: relative;
	margin-top: 20px;
}
.swiper-slide .title p{
	width: 1px;
	height: 65px;
	background: rgba(221, 221, 221, 0.1);
	position: absolute;
	right: 0;
	top: 10px;
}
.img{
	width: 90px;
	height: 70px;
	overflow: hidden;
}
.img img{
	width: 100%;
}
.name{
	font-size: 13px;
	line-height: 16px;
	padding: 0px 12px;
}
.swiper-container .swiper-wrapper > .red-slide:last-child .title p{
	background: none;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body{
	font-size: 14px;
}
/*精彩作品*/
.showCase{
	padding-bottom: 40px;
}
.showCase_tit{
	display: table;
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.showCase_tit:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color:rgba(221,221,221,.1);
}
.splendid_icon,.splendid{
	vertical-align: middle;
}
.splendid{
	color: #fff;
	font-size: 16px;
}
.more_word,.more_img{
	vertical-align: middle;
}
.more_word{
	color: #999;
	font-size: 12px;
}
.more_img{
	width: 6px;
	height: 11px;
}
.case_content{
	margin-top: 15px;
}
.case_content div:nth-child(1){
	padding-right:15px ;
}
.case_content div:nth-child(2){
	padding-left:15px ;
}
.splendid_video1,.splendid_video2{
	width: 100%;
}
.link_video{
	display: block;
	position: relative;
}
.video_name,.chinese_name{
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.video_name{
	padding: 0;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}
.chinese_name{
	font-size: 12px;
	color: #fff;
}
.splendid_icon{
	width: 19px;
	height: 19px;
	margin-right: 10px;
}
.play_btn{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%);
	width: 31px;
	height: 31px;
}
.slideLeft{
	width: 9px;
	position: absolute;
	left: 0;
	top: 50%;
	display: none;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
.slideRight{
	width: 9px;
	position: absolute;
	right: 0;
	top: 50%;
	display: none;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
/*时段冠军*/
.champion_box{
	padding-bottom: 35px;
	position: relative;
}
.champion_tit{
	display: table;
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: relative;
}
.champion_tit:after{
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color:rgba(221,221,221,.1);
}
.champion_icon{
	width: 19px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.champion_word{
	color: #fff;
	font-size: 16px;
	vertical-align: middle;
}
.champion_con{
	padding-top: 30px;
}
.top_box{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
    justify-content: center;
}
.charmTop1,.hostestTop1{
	width: 84px;
	height: 90px;
	position: relative;
}
.right_line{
    width: 1px;
    height: 95px;
    background: rgba(221, 221, 221, 0.1);
    position: absolute;
   left: 50%;
    top: 100px;
}
.charmImg,.hostestImg{
	width: 84px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
/*.charmTop1{
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/charmtop1.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.hostestTop1{
	background: url(http://t10.tianlaikge.com/picter/activityInfo/img/hostesttop1.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}*/
.chramCount,.manCount{
	width: 19px;
	height: 19px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.topcount{
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
}
.champion_ft{
	display: table;
	text-align: center;
	width: 100px;
}
.charm_name{
	margin: 5px 0 5px 0;
	color: #fff;
	text-align: center;
	width:100px;
}
/*.user_img{
	width: 55px;
    height: 55px;
    border-radius: 50%;
    position: absolute;
    left: 14px;
    top: 17px;
    z-index: 99;
}*/
.user_img{
	width: 56px;
    height: 56px;
    position: absolute;
    /*left: 50%;
    top: 50%;*/
    left: 14px;
    top: 18px;
    border-radius: 50%;
    /*-webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);*/
    z-index: 99;
}
.action_container div.mui-content.action_content .act_tab .mui-slider-group .mui-control-content ul.mui-table-view li.mui-table-view-cell .board_middle_con .board_right_star span.piaoWord{
	display:inline-block;
	margin-left: 3px;
}
/*和歌手在一起样式*/
.singer_box{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);	
	transform: translate3d(-50%,-50%,0);
	width: 90%;
	padding: 0 6% 20px;
	z-index: 110;
	background-color: #fff;
	border-radius: 10px;
	font-size: 14px;
	display: none;
}
.together_tit{
	margin-top: 20px;
	text-align: center;
	line-height: 18px;
	height: 18px;
	color: #444;
	position: relative;
	margin-bottom: 20px;
	font-size: 18px;
}
.singer_box .singer_ipt{
	font-size: 14px;
	border-radius: 7px;
	margin-bottom: 0;
}
.singer_close{
	position: absolute;
	right: -11px;
	top: -11px;
	width: 30px;
    height: 30px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
     padding: 6px;
}
.dixian{
	height: 1px;
	width: 100%;
	background-color: #ddd;
	margin-top: 20px;
}
.singer_name{
	margin: 15px 0;
	line-height: 14px;
	height: 14px;
	position: relative;
	padding-left: 5px;
}
.bitian{
	position: absolute;
	top: 50%;
	left: -2px;
	line-height: 6px;
	height: 6px;
	-webkit-transform: translate3d(-50%,-50%,0);	
	transform: translate3d(-50%,-50%,0);
	color: red;
	margin-top: 3px;
}
.lianxi{
	font-size: 12px;
}
#join_bisai{
	margin: 25px auto 0;
    outline: 0;
    /*background-color: #2FB8FC;*/
    background-color: #666666;
    color: #fff;
    font-size: 15px;
    width: 192px;
    line-height: 30px;
    border-radius: 20px;
    line-height: 30px;
    border: 0;
    display: block;
}
.foot_msg{
	margin-top: 10px;
	text-align: center;
	color: #ACACB4;
	font-size: 14px;
}