
.srm-zc-matter table {
	margin: auto;
	border-collapse: separate;
	border-spacing: 20px;
	padding-top: 50px;
}

.srm-zc-matter table tr td input {
	height: 40px;
	width: 330px;
	padding: 0 10px;
	line-height: 40px;
	border: 1px solid #dddddd ;
}
.zc-font {
	color: #666666;
	font-size: 16px;
	text-align: right;
	font-weight: 700;
}
.zc-font a {
	color: red;
}
.zc-butdiv{
	padding-left: 385px;
	padding-top: 104px;
}
.srm-zc-buttom {
	width: 353px;
	height: 50px;
	background: #3F89EC;
	border-radius: 4px;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	border: none;
	font-weight: 700;
	font-size: 16px;
}
.srm-zc-buttom:hover {
	width: 353px;
	height: 50px;
	background: #1770e6;
	border-radius: 4px;
	color: white;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	border: none;
}
.n-msg,
.n-tip .n-msg,
.n-loading {
	width: 200px;
	white-space: pre-wrap;
}
.n-error {
	margin-top: 10px;
}
.special .n-error {
	margin-left: 130px !important;
}
.verify-td{
	position: relative;
}
.verify-td #verify-but{
	display: inline-block;
	width: 84px;
	height: 34px;
	background: #3F89EC;
	border-radius: 2px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	top: 4px;
	left: 263px;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
}
.verify-input{
	padding-right: 92px;
	width: 248px !important;
}
