.ewb-main {
	padding-bottom: 20px;
}

.ewb-location {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	padding-left: 10px;
}

.ewb-location a {
	color: #333;
}

.ewb-location span {
	color: #433bdb;
}

.ewb-week-hd {
	border-bottom: 2px solid #433bdb;
	text-align: center;
}

.ewb-week-hd h2 {
	height: 30px;
	line-height: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #433bdb;
}

.ewb-week-hd p {
	line-height: 25px;
	font-size: 15px;
	color: #434343;
	margin-top: 4px;
	padding-bottom: 5px;
}

.ewb-week-sel {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	text-align: center;
	border-bottom: 2px solid #433bdb;
}

.ewb-week-sel a {
	color: #2150b9;
	margin: 0 5px;
}

.ewb-week-sel a.ewb-now {
	color: #ff0000;
}

.ewb-table {
	width: 100%;
	overflow-x: auto;
}

.ewb-table table {
	width: 1300px;
	text-align: center;
	font-size: 15px;
	color: #545454;
	border-right: 1px solid #dcdcdc;
}

.ewb-table thead td {
	font-weight: bold;
	background: #f2f1f8;
	color: #433bdb;
	height: 43px;
	border-left: 1px solid #dcdcdc;
}

.ewb-info {
	max-width: 1300px;
}

.ewb-wt119 {
	/* width: 119px; */
	/* width: 245px; */
	width: 150px;
	
}

.ewb-wt70 {
	width: 70px;
}

.ewb-wt468 {
	/* width: 468px; */
	width: 475px;
}

.ewb-wt176 {
	/* width: 231px; */
	width: 420px;
}

.ewb-wt135 {
	width: 184px;
}

/* .ewb-wt105{
	width: 105px;
} */

.ewb-week-item div {
	float: left;
	line-height: 54px;
	height: 54px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-table-tt {
	text-align: left;
	text-indent: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-table-tt a {
	color: #545454;
}

.ewb-table-tt a:hover {
	color: #433bdb;
}

.ewb-table-week {
	min-height: 64px;
	background: #f2f1f8;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}

.ewb-week-day {
	font-weight: bold;
	color: #433bdb;
}

.ewb-even div {
	background: #f8f8f8;
}

.ewb-info-table tr {
	border-bottom: 2px solid #433bdb;
}

.ewb-evev-tr .ewb-even div {
	background: #fcfaf1;
}

.ewb-info-table .ewb-last-tr {
	border-bottom: 1px solid #dcdcdc;
}


@media(max-width: 767px) {
	.ewb-week-sel {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
}



/* 20200408修改 */

.ewb-week-items .ewb-wt70,
.ewb-week-items .ewb-wt176 {
	font-size: 0;
	text-align: center;
}

.ewb-week-items .ewb-wt70 span,
.ewb-week-items .ewb-wt176 span {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	font-size: 15px;
}

.ewb-week-items .ewb-wt70 i,
.ewb-week-items .ewb-wt176 i {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.ewb-week-item div {
	height: auto;
	white-space: normal;
	line-height: 30px;
	padding: 12px 0;
}

.ewb-week-item div.ewb-table-tt {
	margin-left: 301px;
	border-top: 0;
	border-left: 0;
	text-indent: 0;
	padding: 0;
	float: none;
}

.ewb-table-tt li {
	position: relative;
}

.ewb-table-tt .ewb-wt135,
.ewb-table-tt .ewb-wt468 {
	padding: 12px 10px;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}

.ewb-table-tt .ewb-wt135 {
	text-align: center;
}

.ewb-table-tt table {
	width: auto;
	border: 0;
}

.ewb-table-tt tr {
	border-bottom: 0;
}