table th{
	padding:0;
	background-color: #fff;
    border-style: none;
}
table td{
	border-style: none;
}

.father {
	width: 95%;
	display: flex;
	margin-bottom: 50px;
}

#div-left {
	width: 50%;
}

#div-right {
	width: 50%;
	margin-left: 5%;
}

.jsqTitle span {
	font-size: 1.125rem;
	padding-left: 0.3125rem;
	line-height: 1.25rem;
	border-left: 0.375rem solid #007fdb;
	margin-left: 1.5rem;
	margin: 0.625rem;
}

.jsqTitle span1 {
	color: #333333;
	font-size: 1.125rem;
	padding-left: 0.3125rem;
	line-height: 1.25rem;
	border-left: 0.375rem solid #15337C;
	margin-left: 0rem;
}

.jsqTitle {
	padding-bottom: 25px;
	padding-left: 0.3125rem;
	margin-bottom: 1.5625rem;
	margin: 10px;
}

.table {
	width: 100%;
	border: 0rem;
	valign: center;
}

.table1 {
	width: 100%;
	border: 0rem;
	valign: center;
}



.table-detail {
	height: 30%;
	border: 0rem;
	valign: center;
}

.table-shui {
	width: 100%;
	border: 0rem;
	valign: center;
	/*margin-left: 5%;*/
}

.table tr {
	height: 3.5625rem;
}


.table th {
	width: 31%;
	height: 1.375rem;
	text-align: right;
	font-size: 1rem;
	font-weight: normal;
	/* margin-left: 1.5rem; */
}


.table td {
	align: center;
}

#shui-tr1 {
	text-align: left;
	font-size: 26px;
	color: #333333;
	letter-spacing: 0.8px;
}

#shui-tr2 {
	font-size: 14px;
	color: #15337C;
	text-align: center;
	letter-spacing: 0.97px;
}

.table input {
	width: 80%;
	height: 2.3125rem;
	background: #FFFFFF;
	border: 0.0625rem solid #CCCCCC;
	border-radius: 0.25rem;

	font-size: 16px;
	color: #333333;
	letter-spacing: 1.11px;
}


.table1 tr {
	height: 1.5rem;
}

.table1 td {
	align: left;
	text-align: left;
}

.table1 th {
	width: 12%;
	height: 1.375rem;
	text-align: right;
	font-size: 1rem;
	letter-spacing: 0.008125rem;
	font-weight: normal;
	margin-left: 1.5rem;
}

.table1 input {
	width: 2.4rem;
	height: 1.5rem;
	border: 0.0625rem solid #CCCCCC;
	border-radius: 0.25rem;

	font-size: 16px;
	color: #333333;
	letter-spacing: 1.11px;
}

#td1 {
	width: 22%;
	height: 1.375rem;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.13px;
}

#td2 {
	width: 1.8125rem;
	height: 1.25rem;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.11px;
}

#js {
	width: 6.25rem;
	height: 2rem;
	border-radius: 0.25rem;
	background: #007fdb;
	font-size: 1rem;
	color: #FFFFFF;
	letter-spacing: 0.008125rem;
	margin-top: 2.5rem;
	padding: 8px;
	text-decoration: none;
}
#js:hover{
	color: #fff !important;
}
#cz {
	width: 6.25rem;
	height: 2rem;
	border-radius: 0.25rem;
	background: #007fdb;
	font-size: 1rem;
	color: #FFFFFF;
	letter-spacing: 0.13px;
	margin-left: 2.5rem;
	margin-top: 2.5rem;
	padding: 8px;
	text-decoration: none;	
}
#cz:hover{
	color: #fff !important;
}

.table-detail td {
	width: 33%;
	font-size: 14px;
	color: #000000;
}

.table-detail tr {
	height: 2.25rem;
	font-size: 14px;
	color: #000000;
	background: #F9FCFF;
}

.table2 {
	width: 100%;
	height: 30%;
	border: 0rem;
	valign: center;
	margin-left: 5%;
}
.table2 tr {
	height: 80%;
}
.table2 th {
	width: 4rem;
	height: 1.375rem;
	text-align: left;
	font-size: 1rem;
	font-weight: normal;
	color: #000000;
}

.div-count{
	text-align: center;
}
#shui-tr1 span{
	background: #bad5f1bf;
}