.w {
    width: 100%;
}
.fl {
    float: left;
}
.seat {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px
}

.seat .seat-mt {
	height: 83px;
	display: block;
	zoom: 1;
	position: relative;
	line-height: 24px
}

.seat .seat-mt:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.seat .seat-mt:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.seat .seat-mt strong {
	font-size: 22px;
	font-weight: 400;
	float: left;
	height: 24px;
	margin-top: 30px
}

.seat .seat-mt strong .icon {
	float: left;
	height: 22px;
	margin-top: 1px;
	margin-right: 16px;
	font-size: 0;
	border-left: 4px solid #2bbb61;
	width: 0
}

.seat .seat-mt .more {
	position: absolute;
	top: 30px;
	right: 20px;
	font-size: 14px;
	color: #999
}

.seat .seat-mt .more:hover {
	color: #2bbb61;
	text-decoration: none
}

.seat .seat-nav {
	margin-left: 40px;
	float: left;
	padding-top: 26px
}

.seat .seat-nav a {
	/*height: 24px;*/
	/*padding: 0 5px 4px 5px;*/
	border-bottom: 2px solid #fff;
	color: #333;
	font-size: 14px;
	margin-right: 20px
}

.seat .seat-nav .active,.seat .seat-nav a:hover {
	border-bottom: 2px solid #2bbb61;
	text-decoration: none;
	color: #2bbb61
}

.seat-list {
	line-height: 1;
	font-size: 14px;
	margin-left: 20px;
	margin-right: -20px;
	padding-bottom: 8px
}

.seat-list li {
	padding-bottom: 22px;
	width: 400px;
	float: left
}

.seat-list li a:hover {
	text-decoration: none
}

.seat-list li b {
	float: left;
	width: 4px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	background: #999;
	margin-right: 10px;
	margin-top: 5px;
	border-radius: 2px
}

.seat .seat-mc {
	overflow: hidden
}

.daily-zy .seat-mc {
	position: relative
}

.daily-zy .loading {
	height: 80px
}

.seat-cover {
	width: 280px;
	margin-right: -280px;
	float: left;
	position: relative
}

.seat-cover img {
	margin-left: 20px
}

.seat-list-pt {
	margin-left: 280px;
	line-height: 24px;
	position: relative
}

.seat-list-pt .loading {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.loading .mask {
	height: 100%;
	background: #fff;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5
}

.loading .icon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../../img/loading.gif) no-repeat center center
}
.subject .seat-list-pt {
    height: 352px;
}
.seat-list-pt {
    margin-left: 280px;
    line-height: 24px;
    position: relative;
}
.seat-list-pt li {
    float: left;
    margin-right: 20px;
    padding-bottom: 25px;
}

.seat-list-pt a {
    color: 
    #333;
}
.seat-list-pt p {
    height: 24px;
    overflow: hidden;
    padding-top: 1px;
    font-size: 14px;
    width: 210px;
}