
.ewb-bottom-bg{
	background: none;
}

.ewb-main-part{
	margin-bottom: 10px;
}

.ewb-info{
	padding-bottom: 40px;
}

.table-responsive {
    width: 100%;
}

.table-responsive table {
    width: 1180px;
    font-size: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

table td{
	height: 38px;
	border-top:1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.ewb-table-tt{
	background: #edf7ff;
	font-weight: bold;
	color: #015293;
	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: #2f7dd5;
	font-family: "Microsoft Yahei";
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}

.ewb-psd button:hover{
	background: #2567b1;
}

@media(max-width: 767px){
	.ewb-radio label{
		margin-right: 30px;
	}

	.ewb-psd input{
		width: 148px;
	}
}

@media(max-width: 767px){
	.table-responsive {
		width: 100%;
	}
	.table-responsive table {
		/* width: 750px; */
		width:  auto;
		margin: auto;
	}
	
		.ewb-wt100{
	   width:120px;
	}
	.ewb-t12 {
       text-indent: 0px;
    }
    #zixundate{
      width:80px;
    }
}

.ewb-info {
	background-color: #fff;
    padding: 10px 10px;
}

@media ( min-width : 980px) and (max-width: 1200px) {
	.table-responsive table {
	    width: 745px;
	}
}

@media ( min-width : 768px) and (max-width: 979px) {
	.table-responsive table {
	    width: 745px;
	}
}
