<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ind_title{
	width: 100%;
	padding-bottom:5px;
	border-bottom: 1px #0e337a solid;
}
.ind_title h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #0e337a;
}
.ind_title h4 span.icon{
	display: inline-block;
	width: 4px;
	height: 14px;
	background:  no-repeat;
	margin-right: 6px;
}
.content{
	padding: 20px 0 40px 0;
}
.ysqgk{
	border: 1px #d2d2d2 solid;
	margin: 10px 0 40px 0;
}
.ysqgk .explain{
	padding: 11px 20px;
	background: #f2f2f2;
	border-bottom: 1px #d2d2d2 solid;
}
.ysqgk .explain p{
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 0;
}
.ysqgk .search_box{
	margin: 0 30px;
	border-bottom: 1px #d2d2d2 solid;
}
.ysqgk .search_box input[type=radio]{
	margin: 28px 7px 28px 20px;
	vertical-align: middle;
}
.ysqgk .search_box input[type=radio]:first-child{
	margin-left: 6px;
}
.ysqgk .search_box input[type=text]{
	width: 96px;
	height: 30px;
	border: 1px #d2d2d2 solid;
}
.ysqgk img{
	width: 70px;
	height: 30px;
	margin: 0 10px;
}
.ysqgk input[type=button],
.ysqgk input[type=reset]{
	width: 70px;
	height: 30px;
	background: #005bac;
	color: #ffffff;
}
.ysqgk .form_box  input[type=reset]{
	width: 100px;
	margin-left: 10px;
}
.ysqgk .form_box  input[type=button]{
	margin-left: 100px;
	width: 100px;
}
.ysqgk i{
	color: #a80000;
	margin-right: 8px;
	vertical-align: middle;
	font-weight: bold;
}
.ysqgk .search_box b{
	display: inline-block;
	width: 20px;
}
.ysqgk .form_box{
	padding: 20px 35px;
}
.ysqgk label{
	font-weight: normal;
	/*width: 70px;
	margin-bottom: 20px;*/
}
.ysqgk .form_box input[type=text]{
	width: 350px;
	height: 30px;
	border: 1px #d2d2d2 solid;
	margin-bottom: 20px;
}
.ysqgk .form_box input[type=radio]{
	vertical-align: middle;
	margin: 0 7px 0 30px;
}
.ysqgk .form_box select{
	width: 350px;
	height: 30px;
	border: 1px #d2d2d2 solid;
	margin-bottom: 20px;
}
.ysqgk .form_box textarea{
	width: 834px;
	vertical-align: text-top;
	margin-bottom: 20px;
	border: 1px #d2d2d2 solid;
}
.modal-content h5{
	color: #a80000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
	margin-top: 20px;
}
.modal-content h5 span{
	margin-right: 10px;
}
</pre></body></html>