.ewb-location{
	padding: 10px 0 10px 34px;
	background: url('../images/home_icon.png') 12px 10px no-repeat #ebf2fb;
	line-height: 12px;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.ewb-location a{
	color: #999;
}

.ewb-location span{
	color: #377fdc;
}

.ewb-info{
	margin: 10px 0 20px 0;
}

.ewb-info-hd{
	height: 72px;
	line-height: 72px;
	font-size: 20px;
	text-align: center;
	background: url('../images/detail_tt_bg.jpg') center center no-repeat;
}

.ewb-info-hd h2{
	color: #fff;
	font-weight: bold;
}

.ewb-table table{
	width: 100%;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.ewb-table table td{
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	height: 44px;
	padding-left: 50px;
}

.ewb-table table td.ewb-table-tt{
	padding-left: 0;
	text-align: center;
	background: #eee;
	width: 158px;
}

.ewb-table-title{
	font-weight: bold;
}

@media(max-width: 767px){
	.ewb-table table td{
		padding-left: 10px;
	}

	.ewb-table table td.ewb-table-tt{
		padding: 0 5px;
		width: 64px;
	}
}

.word-title {
    padding: 30px 0 20px 0;
    text-align: center;
    font: 24px/36px Microsoft Yahei;
    color: #333;
}

.word-info {
    margin: 0 41px;
    height: 30px;
    text-align: center;
    font: 12px/30px Simsun;
    color: #999;
    overflow: hidden;
    background: #eee;
}
