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

.topbar{
	display: none;
}

.header {
	height: 50px;
	margin-bottom: 0px;
	background-color: #35445d;
	color: #fff;
}

.header h1 {
	display: block;
	position: absolute;
	top: 6px;
	width: 120px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	left: 10px;
	/*margin-left: -120px;*/
}

.header h1 img{
	width: 120px;
	vertical-align: middle;
}

.side {
	display: none;
}

.left-wrapper {
	width: 100%;
}

.home-btn {
	right: 40px;
	top: 10px;
	left: auto;
	margin: 0;
	background: url(../images/home.png) center center no-repeat;
	width: 30px;
    height: 29px;
	position: absolute;
}

.search-btn {
	right: 10px;
	top: 10px;
	left: auto;
	margin: 0;
	background: url(../images/search.png) center center no-repeat;
	width: 30px;
    height: 30px;
	position: absolute;
}

.user-btn {
	right: 70px;
	top: 10px;
	left: auto;
	margin: 0;
	background: url(../images/user.png) center center no-repeat;
	width: 30px;
    height: 30px;
	position: absolute;
}

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

.enter-block {
	width: 100%;
	height: auto;
	max-width: 640px;
	border-top: 3px solid #35445d;
	/*padding-bottom: 60px;*/
}

.enter-links {
	width: 250px;
	height: 40px;
	margin: 10px auto 0;
	font-size: 14px;
}

.enter-link1,
.enter-link2,
.enter-link3 {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	line-height: 30px;
	top: 0;
	text-align: center;
	background-color: #35445d;
	color: #fff;
}

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

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

.main-wrapper {
	border-top: 0px;
}

.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: 10px;
	top: -50px;
	line-height: 20px;
}

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

.footerwap p {
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	display: block;
	width: 100%;
	text-align: center;
	color: #948C8A;
}


/*新样式*/

.footer {
	display: none;
}

.footerwap {
	height: 80px;
	padding-top: 20px;
	background: #333;
	display: inherit;
}

.footerwap a {
	color: #948C8A;
}

.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;
}

.mui-table-view-cell .tabresume img {
	width: 20px;
	height: 20px;
	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;
	display: none;
}

.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 #35445d;
	background-color: #FFFFFF;
}

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

.mui-segmented-control .mui-control-item.mui-active {
	background-color: #35445d;
	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: #35445d;
	text-align: center;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background-color: #EEEEEE;
}
.enter-link1 {
	display: none;
}

.enter-link2 {
	margin-right: 10px;
}

.enter-link3 {
	display: block;
}

/*右侧导航*/
.sideAd {
	display: none;
}

/*分享组件的样式*/
.NIE-share_buttons a i {
	background: #eb413d!important;
}

.bottomdiv{
	display: block !important;
}