@charset "utf-8";
body {
	background-image: none;
}

.header {
	height: 40px;
	margin-bottom: 10px;
	background-color: #990303;
	color: #fff;
}

.header h1 {
	display: block;
	position: absolute;
	top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	left: 50%;
	margin-left: -70px;
}

.side {
	display: none;
}

.left-wrapper {
	width: 100%;
}

.home-btn {
	right: auto;
	top: 12px;
	left: 10px;
	margin: 0;
	background: none;
	text-indent: 0;
	color: #FFF;
	font-size: 12px;
}

.banner {
	display: block;
	width: 100%;
}

.enter-block {
	width: 100%;
	height: auto;
	max-width: 640px;
	padding-bottom: 60px;
}

.ad {
	width: 100%;
	max-width: 640px;
	height: auto;
	margin-bottom: 10px;
}

.main {
	max-width: 640px;
	width: 100%;
	padding-top: 40px;
	padding-left: 20px;
}

.player {
	width: 90%;
	height: 260px;
	margin: 0 auto;
}

.enter-block p {
	padding-left: 0;
	font-size: 14px;
}

.main h1 {
	font-size: 18px;
	margin-bottom: 60px;
	margin-top: -30px;
}

.time-line-content {
	margin-top: 30px;
}

.time {
	left: 0px;
	top: -50px;
	line-height: 20px;
}

.hours {
	font-size: 16px;
	font-weight: normal;
}

.footer p {
	font-size: 12px;
}


/*新样式*/

.footer {
	height: 60px;
}

.mui-table-view:before {
	height: 0;
}

.mui-table-view-cell {
	background-color: #eeeeee;
}

.mui-table-view-cell:after {
	height: 0;
}

.mui-table-view-cell img {
	width: 33px;
	height: 33px;
	float: left;
	margin-right: 6px;
}

.tabname {
	color: #f9a327;
	font-size: 15px;
	margin-top: 7px;
	margin-right: 15px;
	float: left;
}

.tabtime {
	color: #a8a8a8;
	margin-top: 10px;
	float: left;
}

.tabresume {
	clear: left;
	margin-top: 40px;
	color: #a8a8a8;
	font-size: 14px;
}

.tabline {
	width: 100%;
	text-align: center;
	margin-top: 22px;
}

.tabline div {
	width: 95%;
	border-bottom: 1px dotted #676666;
	margin: 0 auto;
}

.tabbom {
	position: fixed;
	bottom: 0px;
	height: 60px;
	width: 100%;
	background-color: #292626;
	padding: 10px;
}

.tabbom textarea {
	height: 100%;
	border: none;
	resize: none;
	width: 220px;
	font-size: 14px;
	float: left;
	width: 80%;
	overflow-y: hidden;
}

.tabbom div {
	height: 100%;
	background-color: #f9a327;
	float: right;
	width: 20%;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}

.mui-segmented-control {
	margin-top: -40px;
	margin-left: -10px;
	border: 1px solid #990303;
	background-color: #FFFFFF;
}

.mui-segmented-control .mui-control-item {
	color: #990303;
	border-color: #990303;
}

.mui-segmented-control .mui-control-item.mui-active {
	background-color: #990303;
	color: #FFFFFF;
}

.mui-control-content {
	height: auto;
}

.Sp {
	margin-left: -20px;
	position: relative;
}

.mui-control-item {
	text-decoration: none !important;
}

.mt_50 {
	margin-top: 50px;
}

.mui-segmented-control {
	display: block;
}

.tabmore {
	color: #f7b70c;
	text-align: center;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background-color: #EEEEEE;
}
.enter-link2 {
	display: none;
}

.enter-link3 {
	display: block;
}