
.ewb-bottom-bg{
	background: none;
}

.ewb-main-part{
	margin-bottom: 10px;
}

.ewb-info{
	padding-bottom: 40px;
}

.table-responsive {
    width: 100%;
}

.table-responsive table {
    width: 998px;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.table-responsive td{
	height: 38px;
	border-top:1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.ewb-table-tt{
	background: #ee6d55;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.ewb-wt100{
	width: 100px;
}

.ewb-wt487{
	width: 487px;
}

.ewb-t12{
	text-indent: 12px;
}

.ewb-ht147 td{
	height: 147px;
	vertical-align: top;
}

.ewb-ht147 .ewb-table-tt{
	line-height: 40px;
}

.ewb-table-info p{
	padding: 10px 12px  0 12px;
	line-height: 24px;
}

.ewb-satis{
	padding: 14px 0 0 10px;
	font-size: 15px;
	line-height: 28px;
}

.ewb-checked{
	font-weight: bold;
}

.ewb-radio label{
	margin-right: 65px;
}

.ewb-radio input{
	vertical-align:middle; 
	margin-top:-2px; 
	margin-bottom:1px;
	margin-right: 8px;
}

.ewb-psd{
	margin-top: 8px;
	height: 30px;
	line-height: 30px;
}

.ewb-psd input{
	width: 198px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 0;
}

.ewb-psd button{
	width: 80px;
	height: 30px;
	border: 0;
	padding: 0;
	outline: 0;
	cursor: pointer;
	background: #ea6252;
	font-family: "Microsoft Yahei";
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}

.ewb-psd button:hover{
	background: #ea6252;
}

@media(max-width: 767px){
	.ewb-radio label{
		margin-right: 30px;
	}

	.ewb-psd input{
		width: 148px;
	}
}