/*! missevan.com 2014-10-22 */
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,i,input,li,ol,p,pre,td,textarea,th,ul
	{
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	outline: 0
}

html {
	-webkit-text-size-adjust: none;
	background: #f9f8f8;
	-webkit-appearance: none;
	height: 100%
}

html * {
	-webkit-appearance: none
}


a {
	-webkit-appearance: none;
	text-decoration: none
}

:focus {
	outline: 0
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	text-align: center
}

em {
	font-style: normal
}

.backBtn,.page.is-init .freeHtml,.page.is-init .get-more,.page.is-init .header,.page.is-init .list
	{
	display: block
}

.backBtn,.filterBar,.freeHtml,.get-more,.header,.list {
	display: none
}

.mobile-banner {
	width: 100%;
	background: #ccc
}

.mobile-banner img {
	width: 100%;
	vertical-align: middle
}

.uploadBtn {
	width: 46%;
	height: 53px;
	line-height: 53px;
	vertical-align: middle;
	color: #ff6000;
	text-align: center;
	font-size: 20px
}

.uploadBtn span {
	padding-left: 25px;
	background: url(../images/index/sprite.png) no-repeat 0 -91px;
	background-size: 44px
}

.detailBtn {
	display: inline-block;
	width: 42px;
	height: 10px;
	padding-top: 32px;
	vertical-align: middle;
	background: url(../images/index/sprite.png) no-repeat 8px 0;
	background-size: 44px;
	color: #999;
	text-align: center;
	font-size: 12px
}

.shareBtn {
	display: inline-block;
	width: 42px;
	height: 10px;
	padding-top: 32px;
	vertical-align: middle;
	background: url(../images/index/sprite.png) no-repeat 8px -41px;
	background-size: 44px;
	color: #999;
	text-align: center;
	font-size: 12px
}

.freeHtml {
	font-size:14px;
	overflow: hidden;
    padding: 15px 10px;
	background: #fafafa;
	color: #666
}

.filterBarWrap {
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset
}

.filterBar {
	overflow: hidden;
	margin: 10px
}

.filterBar a {
	float: left;
	display: inline-block;
	width: 99%;
	height: 30px;
	line-height: 30px;
	background: #fff;
	text-align: center;
	color: #666
}

.filterBar a.on {
	background: #000;
	color: #fff
}

.filterBar .filterBarRankBtn {
	display: none
}

.filterBar .filterBarHotBtn {
	border-radius: 5px 0 0 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.filterBar .filterBarNewBtn {
	border-radius: 0 5px 5px 0; 1
	border-top: 1px solid #ccc; 1
	border-bottom: 1px solid #ccc; 1
	border-right: 1px solid #ccc
}

.filterBar.is-unvote .filterBarHotBtn {
	display: none
}

.filterBar.is-unvote .filterBarRankBtn {
	display: inline-block;
	border-radius: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.item {
	margin-bottom: 10px;
	border-top: 1px solid #e1e1e1
}

.item .itemBd {
	position: relative;
	overflow: hidden;
	padding: 10px;
	background: #fff
}

.item .itemBd .left {
	float: left;
	width: 60%
}

.item .itemBd .right {
	float: right;
	position: relative;
	overflow: hidden;
	width: 110px
}

.item .itemBd .tit {
	max-height: 57px;
	overflow: hidden;
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 1.2
}

.item .itemBd .info {
	margin-bottom: 20px;
	color: #999
}

.item .itemBd .updatetime {
	position: absolute;
	right: 40%;
	bottom: 10px;
	margin-top: 3px;
	font-size: 12px;
	color: #C2C2C2
}

.item .itemBd .count {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 10px;
	color: #999
}

.item .itemBd .count span {
	margin-right: 10px
}

.item .itemBd .pic {
	position: relative;
	width: 70px;
	height: 70px;

	background-size: 70px
}

.item .itemBd .pic img {
	width: 100%;
	height: 100%;
}

.item .itemBd .poll {
	margin-top: 10px;
	color: #848484;
	text-align: center
}

.item .itemBd .ranking {
	position: absolute;
	top: 12px;
	left: -52px;
	float: left;
	width: 38px;
	padding-top: 12px;
	color: #ccc;
	font-size: 46px;
	text-align: center
}

.item .itemBd .right.one .poll,.item .itemBd .right.one .ranking {
	color: #ff4800
}

.item .itemBd .right.two .poll,.item .itemBd .right.two .ranking {
	color: #ff8a00
}

.item .itemBd .right.three .poll,.item .itemBd .right.three .ranking {
	color: #5ddfe4
}

.item .itemBd .ranking.double {
	width: 34px;
	padding-top: 22px;
	font-size: 30px;
	color:#666;
}

.item .itemBd .ranking.triple {
	width: 34px;
	padding-top: 22px;
	font-size: 22px
}

.item .itemBd .player {
	float: right
}

.item .itemBtm {
	background: #f8f8f8;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.item .itemBtm.itemBtm-col2 a {
	width: 49%
}

.item .itemBtm a {
	display: inline-block;
	width: 32%;
	height: 35px;
	line-height: 35px;
	border-right: 1px solid #e1e1e1;
	color: #999;
	text-align: center
}

.item .itemBtm a:last-child {
	border-right: none
}

.item .itemBtm .voteBtn {
	color: #ff6000
}

.playcountIcon {

	background: url(../images/index/sprite.png) no-repeat 0 -140px;

}

.likecountIcon {
	padding-left: 8px;
	background: url(../images/index/sprite.png) no-repeat 0 -166px;

}

.item .playBtn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	display: block;
	width: 30px;
	height: 30px;
	    background: url(../../images/index/listsoundplay.png) no-repeat;
    background-size: 30px;
}

.item .play-event-sound-btn-play .playBtn {
	background-position-y: -30px;
}

.item .playBtn span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -12px;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/index/sprite.png) no-repeat 0 -154px;
	background-size: 35px
}

.item .playBtn.is-paused span {
	background-position: 0 -185px
}

.backBtn {
	width: 215px;
	height: 40px;
	line-height: 40px;
	margin: 30px auto 0;
	background: #ff6000;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none
}

.get-more {
	display: block;
	margin: 0 10px 10px;
	height: 32px;
	line-height: 32px;
	background: #f8f8f8;
	border-radius: 5px;
	text-align: center;
	color: #999;
	font-size: 15px
}


.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	margin-left: -150px;
	width: 300px;
	color: #6b625c
}

.popup:after {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	content: " ";
	display: block;
	width: 100%;
	height: 200%;
	background: rgba(0, 0, 0, .7)
}

.popup.popup-wap {
	width: 240px;
	margin-top: -170px;
	margin-left: -120px
}

.popup.popup-wap .popupTxt {
	text-align: center
}

.popup.popup-wap .popupOperate {
	margin: 20px 0 0
}

.popup.popup-wap .popupBtn1,.popup.popup-wap .popupBtn2 {
	width: 80px;
	font-size: 14px
}

.popup.popup-voteLimit {
	margin-top: -120px
}

.popup.popup-voteFail .popupTxt,.popup.popup-voteHint .popupTxt,.popup.popup-voteSuccess .popupTxt
	{
	text-align: center
}

.popup.popup-voteHint {
	margin-top: -115px
}

.popup.popup-voteFail {
	margin-top: -110px
}

.popup.popup-voteSuccess {
	margin-top: -95px
}

.popup.popup-share {
	margin-top: -70px
}

.popup.popup-detail {
	margin-top: -149px
}

.popup.popup-detail .popupBd2 {
	overflow-y: auto;
	width: 260px;
	height: 214px;
	padding: 20px;
	-Webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	line-height: 1.5;
	font-size: 15px
}

.popup.popup-weixin {
	top: 0
}

.popup.popup-weixin .closeBtn {
	position: absolute;
	top: initial;
	bottom: -18px;
	right: -15px
}

.popup.popup-oldApp {
	width: 240px;
	margin-top: -170px;
	margin-left: -120px
}

.popup.popup-oldApp .popupOperate {
	margin: 20px 0 0
}

.popup .popupBd {
	padding-top: 20px;
	background: #f6f6f6;
	border: 2px dashed #f69154;
	border-radius: 5px
}

.closeBtn {
	position: absolute;
	top: -18px;
	right: -15px;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/index/sprite.png) no-repeat 5px -266px;
	background-size: 44px
}

.popup .popupInfoBar {
	height: 48px;
	line-height: 48px;
	background: #FFB488;
	text-align: center;
	color: #833d12
}

.popup .popupInfoBar em {
	font-size: 16px;
	color: #fff
}

.popup .popupTxt {
	padding: 20px;
	font-size: 16px;
	line-height: 1.5
}

.popup .popupTxt em {
	color: #ff6000
}

.popup .popupOperate {
	margin-bottom: 20px;
	text-align: center
}

.popup .popupOperate a {
	margin: 0 10px
}

.popupBtn1 {
	display: inline-block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	background: #ff6000;
	border: 1px solid #ff6000;
	border-radius: 20px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none
}

.popupBtn2 {
	display: inline-block;
	width: 125px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ff6000;
	border-radius: 18px;
	color: #ff6000;
	font-size: 20px;
	text-align: center;
	text-decoration: none
}

.popup .popupHd {
	position: relative;
	height: 44px;
	line-height: 44px;
	background: #ff6000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.popup .popupBd2 {
	padding: 20px;
	background: #f4f4f4
}

.catIcon {
	width: 190px;
	height: 130px;
	background: url(img/cat.png?v=20140604) no-repeat;
	background-size: 190px
}

.catIcon2 {
	width: 190px;
	height: 130px;
	background: url(img/cat2.png?v=20140604) no-repeat;
	background-size: 190px
}

.popup .catIcon,.popup .catIcon2 {
	position: absolute;
	top: -88px;
	left: 50%;
	margin-left: -95px
}

.popup .popPic {
	width: 240px;
	height: 220px;
	overflow: hidden;
	border-radius: 3px 3px 0 0;
	background: url(img/pop1.jpg?v=20140509) no-repeat #fff;
	background-size: 240px
}

.popup .popupBorder {
	position: relative;
	height: 10px;
	margin-top: -10px;
	background: url(img/popBd.png?v=20140509) repeat-x;
	background-size: 239px 10px
}

.popup .popupBd3 {
	line-height: 1.2;
	padding: 20px 0 25px;
	background: #fff;
	border-radius: 0 0 3px 3px;
	font-size: 15px;
	text-align: center
}

.popup .popupWeixinPic {
	width: 300px;
	height: 120px;
	background: url(img/weixin-1.png?v=20140916) no-repeat center #fff;
	background-size: 220px
}

.popup .popupWeixinPic1 {
	width: 300px;
	height: 120px;
	background: url(img/weixin.png?v=20140916) no-repeat center #fff;
	background-size: 220px
}

.backBtn,.filterBar,.uploadBtn {
	display: none
}

body::-webkit-scrollbar-track-piece {
	background-color: #fdfcf8
}

body::-webkit-scrollbar {
	width: 7px;
	position: absolute
}

body::-webkit-scrollbar-thumb {
	background: #ccc;
	-webkit-border-radius: 6px;
	float: left
}

body::-webkit-scrollbar-thumb:hover {
	background: #A3A3A3;
	box-shadow: 0 0 1px #9E9E9E inset
}

body::-webkit-scrollbar-button {
	display: none;
	background: red
}

body::-webkit-resizer {
	display: none
}

.appFloatPanel {
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 99;
	width: 100%;
	max-width: 640px;
	padding: 8px 0;
	background: rgba(102, 102, 102, .8)
}


.is-download-display .appFloatPanel {
	display: block;
}

.app-download2 {
	overflow: hidden;
	padding: 0;
}

.app-download2 .app-logo {
	float: left;
	width: 36px;
	margin-left: 5px;
	height: 36px;
	background: url(img/ting.png?v=20140702) no-repeat;
	background-size: 36px
}

.app-download2 .app-intro {
	float: left;
	margin: 3px 0 0 10px;
	color: #eee;
	font-size: 12px;
	line-height: 1.5
}

.app-download2 .appDownloadBtn {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
	display: inline-block;
	width: 68px;
	height: 26px;
	line-height: 26px;
	background: #f60;
	border: 1px solid #e45d04;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-size: 14px;
	color: #fff;
	text-align: center
}

.popup.popup-voteGuide {
	top: 100px
}

.popup-voteGuide a {
	text-decoration: none
}

.popup-voteGuide .popTit {
	text-align: center;
	font-size: 36px;
	color: #f86442
}

.popup-voteGuide .popupTxt {
	padding-top: 15px
}

.popup-voteGuide .popupTxt span {
	color: #f86442
}

.popup-voteGuide .popupTxt a {
	padding: 3px 10px;
	margin: 0 4px;
	background: #f86442;
	display: inline-block;
	border-radius: 12px;
	font-size: 12px;
	color: #fff
}

.popup-voteGuide .popupTxt div {
	width: 240px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin-bottom: 5px
}

.popup-voteGuide p {
	text-align: center;
	margin-bottom: 10px
}

.popup-voteGuide .btn {
	display: inline-block;
	width: 70px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #f86442;
	background: rgba(20, 20, 20, .6);
	color: #f86442;
	font-size: 18px;
	padding: 0 17px;
	border-radius: 17px;
	margin: 0 7px
}

#share {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
	height: 100%
}


.mask {
	max-width: 640px;
	margin: 0 auto
}

.bg {
	background: url(img/sound_default.png) repeat center;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px);
	background-size: 439px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	min-height: 523px
}

.mask {
	background: rgba(255, 255, 255, .9);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	min-height: 523px
}

header span {
	color: #f86442
}

header .pic {
	float: left;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	background: url(img/header_default.png) no-repeat center;
	background-size: 43px;
	border: 0;
	overflow: hidden
}

header img {
	width: 100%;
}

header .description {
	float: left;
	padding: 0 10px;
	font-size: 16px;
	line-height: 22px;
	max-width: 170px;
	overflow: hidden
}

header .ranking {
	float: right;
	font-size: 12px;
	text-align: right;
	line-height: .85;
	max-width: 65px
}

header .ranking span {
	font-size: 40px
}

.share .content {
	position: relative
}

.share .cont {
	padding: 0 20px
}

.cont .soundTitle {
	font-size: 14px;
	color: #394257;
	text-align: center;
	height: 52px;
	line-height: 52px;
	overflow: hidden
}

.cont .pic {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #6c6c6c;
	background: url(img/sound_default.png) no-repeat center;
	background-size: 150px
}

.cont .pic img {
	width: 100%;
	height: 100%;
	position: absolute
}

.cont .pic .player-btn {
	width: 75px;
	height: 75px;
	top: 38px;
	left: 38px;
	background: url(img/btn_player.png) no-repeat;
	background-size: 75px;
	position: absolute;
	z-index: 10
}

.cont .pic .player-btn.is-ready {
	background-position: 0 0
}

.cont .pic .player-btn.is-paused {
	background-position: 0 -76px
}

.cont .info {
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	color: #707788
}

.cont .info em {
	padding: 0 5px
}

.cont .progressPanel {
	width: 100%;
	font-size: 10px;
	color: #707788;
	position: relative;
	padding: 0 5px 10px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: -ms-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-o-box-orient: horizontal;
	box-orient: horizontal
}

.cont .sound_position {
	margin: 0 5px 0 0
}

.cont .sound_duration {
	margin: 0 0 0 5px
}

.cont .progressbar {
	margin: 5px 0 0;
	position: relative;
	border-top: 1px solid #a6a6a6;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-o-box-flex: 1;
	-ms-box-flex: 1;
	box-flex: 1
}

.progressbar .player_seekbar {
	position: absolute;
	top: -1px;
	left: 0;
	height: 1px;
	background-color: #f3947e;
	z-index: 6
}

.progressbar .player_seekBtn {
	position: absolute;
	top: -1px;
	left: 0;
	height: 1px;
	min-width: 3px;
	background-color: #f86442;
	z-index: 7
}

.progressbar .player_seekBtn span {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 5px;
	height: 5px;
	background-color: #f86442;
	border-radius: 50%
}

.cont .vote {
	padding-bottom: 40px
}

.vote .btn {
	display: block;
	width: 160px;
	height: 36px;
	line-height: 36px;
	margin: 15px auto 0;
	padding: 0 20px;
	border-radius: 18px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background-color: #f86442;
	text-decoration: none
}

.vote .disabled {
	pointer-events: none;
	background-color: #cad0da
}

.vote .btn-canvass {
	opacity: .7
}

.vote .btn-look {
	opacity: .5
}

.hidden {
	display: none !important
}

.width_1 {
	width: 0
}

#loaderror{
	background:#fff;
	text-align:center;
	line-height:30px;
}
.eventlist{
	position: relative;
	margin: 50px auto 0;
	width: 1200px;
}
.eventlist li{
	position:relative;
  overflow: hidden;
  border: 2px solid black;
  border-radius: 4px;
	background-color: #fff;
	min-height: 300px;
	margin-bottom:30px;
}
.f16 {
	height: 58px;
  line-height: 58px;
	color: #535353;
	font-size: 16px;
	font-weight: 700;
  padding: 0 10px;
}
.eventlist .event-cover {
  display: block;
  position: relative;
  height: 286px;
  width: 1200px;
  font-size: 18px;
	font-family: "\5fae\8f6f\96c5\9ed1","\5B8B\4F53","\9ED1\4F53",arial,sans-serif;
}
.eventlist .event-cover img {
  display: block;
  height: 100%;
  width: 100%;
}
.eventlist .event-title {
  display: block;
  margin-left: 70px;
	color: #535353;
  font-size: 18px;
}
.eventlist .event-title:hover {
	color: #cd3333;
}
.event-tag {
  display: block;
  position: absolute;
  margin: 18px 10px;
  height: 22px;
  width: 46px;
  border-radius: 4px;
}
.event-tag:before {
  display: block;
  position: relative;
  font-size: 15px;
  height: 22px;
  line-height: 22px;
  width: 38px;
  color: white;
  margin: 0 5px;
}
.event-tag.topic {
  background-color: #6299e4;
}
.event-tag.topic:before {
  content: "专 题";
}
.event-tag.event {
  background-color: #ffac30;
}
.event-tag.event:before {
  content: "活 动";
}
.eventlasttime{
	padding:0 0 10px 5px;
}
.eventstatus {
  display: block;
	position:absolute;
	bottom: 18px;
	right: 20px;
	font-size: 22px;
  height: 22px;
	line-height: 22px;
	font-weight: 700;
	color: #ffac30;
}
.eventstatus.indate {
  color: #ffac30;
}

.eventstatus.outdate {
  color: #a4a4a4;
}

.freeHtmlintro img {
	max-width:90%;
}

.vw-mevent-rank {
    float: right;
    margin-top: 40px;
}

.freeHtml #event_detail{
	padding: 30px 130px;
	line-height: 30px;
}

.freeHtml #event_block_title{
	font-weight:bold;
	font-size:19px;
	margin:25px;
	text-align:center;
	color:#424141;
}

.freeHtml #event_block_title span{
	width: 8px;
	height: 23px;
	position: relative;
	top: 5px;
	display: inline-block;
	background: #e67b7b;
	border-radius: 4px;
	margin-right: 10px;
}

.freeHtml .event_progress_block_title>span{
	background: #ffc1c1;
	display: inline-block;
	padding: 2px 6px;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	color: #fff;
	white-space: nowrap;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-right: 10px;
	position: relative;
	top: -1px;
}

.freeHtml .event_progress_block_title p{
	display:inline-block;
}

.freeHtml .event_progress_block_title{
	color:#e67b7b;
	font-size:15px;
	font-weight:bold;
	height: 22px;
	line-height: 22px;
}

.freeHtml .event_progress_block_content{
	padding: 20px;
	margin-left: 9px;
	border-left: 1px solid #ffc1c1;
}

.freeHtml #event_progress_end{
	padding: 5px;
	background: #ffc1c1;
	width: 1px;
	border-radius: 5px;
	position: relative;
	top: -5px;
	left: 4px;
}

.freeHtml .each_award{
	width:33%;
	padding:0px 10px;
	float:left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.freeHtml .each_award .award_index{
	text-align: center;
	font-size: 16px;
	color: #424141;
	font-weight: 600;
	margin-bottom: 10px;
}

.freeHtml .each_award .award_img{
	width:100%;
	min-height: 60px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.freeHtml .each_award .award_desc{
	font-size:11px;
	line-height:14px;
	font-weight:bolder;
	color:#424141;
	margin-top:15px;
}

.videos_box .play-btn-background {
    width: 100%;
    height: 100%;
    position: relative;
}

.videos_box .play-btn-background .play-btn {
    background-image: url(/images/svg/play.svg);
    width: 40px;
    height: 40px;
    background-color: rgba(0,0,0,0.5);
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 20px;
    background-size: 30px;
    background-position: 4px 5px;
}
.videos_box .playing .play-btn {
    background-image: url(/images/svg/stop.svg);
    background-repeat: no-repeat;
    background-position: 10px;
    background-size: 20px;
}
.videos_box .play-btn-background .sm2-canvas {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.videos_box .soundeventcoveruser-container {
  bottom: 4px;
}
#event_order_type{
	margin:0 auto;
	margin-bottom:10px;
	width:130px;
}
#event_order_type a {
	float:right;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 20px;
    color: #bbb;
    font-size: 13px;
    line-height: 20px;
}
#event_order_type a.active{
	color:#000;
}
#event_join {
	display:block;
	width:30%;
	margin: 0 auto;
	padding: 12px 9px 12px 14px;
	background:#333;
	margin-top:15px;
	color:#fff;
	border-radius:5px;
	text-align:center;
}
#event_join span {
	float: left;
    width: 20px;
    height: 21px;

    background-image: none, url(../images/svg/neko.svg);
    background-size: 100%;
    font-size: 10px;
}

.soundeventcoveruser-container {
  position: absolute;
  bottom: 12px;
  width: 203px;
  height: 20px;
  padding: 5px 10px 0;
}

.sound-event-userimage img {
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

.soundeventcovertitle-container {
  position: relative;
  top: 235px;
  width: 203px;
  height: 38px;
  padding: 3px 10px;
  overflow:hidden;
}

.soundeventcovertitle:hover {
    color: #cd3333;
}

.sound-event-userimage {
    float: left;
    margin-right: 5px;
	margin-bottom:5px;
	margin-left:5px;
	width: 18px;
    height: 18px;
}
.soundeventcoveruser{
	color:#999;
	font-size:12px;
}
.soundeventcoveruser-container{
	padding-left:5px;
}

.soundevent-soundbottominfo {
  position: absolute;
  right: 0;
  bottom: 12px;
  padding: 0 10px;
  font-size: 12px;
  color: #bcbcbc;
  font-weight: 300;
	line-height:18px;
}

.soundevent-soundbottominfo.float-rignt {
  float: right;
}

.soundevent-soundbottominfo.float-left {
  float: left;
}

.soundevent-soundbottominfo span {
  height: 18px;
  float: left;
  margin-right: 5px;
}

.soundevent-likes-div .mpcrnum, .soundevent-likes-div .mpcrenum {
	color: #e67b7b;
}

.soundevent-likes-div .mpcrnum span, .soundevent-likes-div .mpcrenum span {
	font-weight: 600;
	font-size: 16px;
	position: relative;
	top: -1px;
}

.soundevent-likes {
	font-size: 13px;
	font-weight: 600;
	display: none;
}

.soundeventsound:hover .soundevent-likes {
	display:block;
	margin-right: 0px;
}

.soundeventsound:hover .mpcrnum {
	display:none;
}

.soundevent-likes.mpcz {
	color: #e67b7b;
}

.soundevent-likes.mpcz:hover {
  color: #fd4c5b;
}

.soundevent-likes.mpczg {
	color: #bcbcbc;
}

.soundevent-soundbottominfo.soundevent-likes-div {
  cursor: pointer;
}

.soundevent-soundtime {
  position: absolute;
  bottom: 0;
  right: 0px;
  padding: 0 5px;
  font-size: 12px;
  color: #fff;
}

.eventpage {
	margin: 40px;
	text-align: center;
}

.eventpage .pagelist {
	display: inline-block;
}
