<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content{
	padding: 20px 0 40px 0;
}
.content .con_left{
	width: 680px;
}
.content .con_left .searchbox{
	width: 100%;
	height: 58px;
	background: #eeeeee;
	margin-bottom: 20px;
}
.content .con_left .searchbox form{
	padding-top: 14px;
}
.content .con_left .searchbox form label{
	font-weight: normal;
}
.content .con_left .searchbox form input[type=radio]{
	margin-right: 4px;
	margin-left: 10px;
	vertical-align: text-top;
}
.content .con_left .searchbox form input[type=text]{
	margin-left: 20px;
	line-height: 28px;
	height: 28px;
	width: 278px;
	border: 1px #0e337a solid;
	padding: 0 17px;
}
.content .con_left .searchbox form input[type=submit]{
	margin-left: 20px;
	background: none;
}
.content .con_left .searchbox form input[type=submit]:hover{
	text-decoration: underline;
}
.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;
}
.ind_title .sub_title a{
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #808080;
	border-left: 1px #808080 solid;
	padding-left: 4px;
}
.ind_title .sub_title a:first-child{
	border-left: none;
}
.ind_title .sub_title a:hover{
	color: #a80000;
}
.content .con_left .tab_box ul.change li{
	float: left;
	width: 111px;
	text-align: center;
	background: #f2f2f2;
	border: 1px #d2d2d2 solid;
	border-top: none;
	margin-left: 2px;
	color: #0e337a;
	line-height: 28px;
}
.content .con_left .tab_box ul.tab_width li{
	width: 102px;
}
.content .con_left .tab_box ul.change li a,
.content .con_left .tab_box ul.change .link a{
	color: #0e337a;
}
.content .con_left .tab_box ul.change li:first-child{
	margin-left: 0;
	width: 115px;
}
.content .con_left .tab_box ul.change li.active{
	background: #61b9eb;
	border: 1px #0070b0 solid;
	border-top: none;
	color: #ffffff;	
}
.content .con_left .tab_box ul.change li.active a{
	color: #ffffff;	
}
.content .con_left .tab_box ul.change .link{
	float: left;
	width: 147px;
	text-align: center;
	background: #f2f2f2;
	border: 1px #d2d2d2 solid;
	border-top: none;
	margin-left: 2px;
	color: #0e337a;
	line-height: 28px;
}
.content .con_left .tab_box .chbox ul{
	padding: 2px 0 12px 0;
}
.content .con_left .tab_box .chbox ul li{
	line-height: 30px;
	padding-left: 12px;
	position: relative;
}
.content .con_left .tab_box .chbox ul li a {
    display: inline-block;
    width: 590px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.content .con_left .tab_box .chbox ul li:before{
	display: block;
	content: "";
	width: 4px;
	height: 4px;
	background: #0e337a;
	position: absolute;
	left: 0;
	top: 13px;	
}
.content .con_left .tab_box .chbox ul li span.date{
	color: #7f7f7f;
}
.content .con_right{
	width: 300px;
}
.content .con_right .r_top{
	padding-bottom: 17px;
}
.content .con_right .r_top ul.opt li{
	border: 1px #d2d2d2 solid;
	background: #f2f2f2;
	margin-bottom: 3px;
	padding-left: 30px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #0e337a;
	position: relative;
}
.content .con_right .r_top ul.opt li a{
	color: #0e337a;
}
.content .con_right .r_top ul.opt li:before{
	width: 21px;
	height: 23px;
}
.content .con_right .r_top ul.opt li:first-child:before{
	display: block;
	content: "";
	position: absolute;
	left: 50px;
	top: 5px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.opt li:first-child li:before{
	display: block;
	content: "";
	position: absolute;
	left: 50px;
	top: 5px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.opt li:first-child li li:before{
	display: block;
	content: "";
	position: absolute;
	left: 52px;
	top: 5px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.opt li:first-child li li li:before{
	display: block;
	content: "";
	position: absolute;
	left: 52px;
	top: 5px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.opt li:first-child li li li li:before{
	display: block;
	content: "";
	position: absolute;
	left: 50px;
	top: 5px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.opt li.drop_down:after{
	display: block;
	content: "";
	width: 13px;
	height: 8px;
	position: absolute;
	right: 40px;
	top: 13px;
	background-image: ;
	background-repeat: no-repeat;
}
.content .con_right .r_top ul.sub_opt{
	width: 300px;
	background: #ffffff;
	border: 1px solid #d2d2d2;
	padding: 7px 0 0 7px;
	position: absolute;
	z-index: 99;
}
.content .con_right .r_top ul.sub_opt li{
	float: left;
	width: 137px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #0e337a;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	margin-right: 8px;
	background:  repeat-x left top;
	border: 1px solid #d2d2d2;
}
.content .con_right .r_top ul.sub_opt li a{
	color: #0e337a;
}
.content .con_right .r_top ul.sub_opt li a:hover{
	text-decoration: underline;
}
.ind_title_none{
	width: 100%;
}
.ind_title_none h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #0e337a;
}
.ind_title_none h4 span.icon{
	display: inline-block;
	width: 4px;
	height: 15px;
	background:  no-repeat;
	margin-right: 6px;
}
.content .con_right .r_center{
	margin: 10px 0 20px 0;
	border: 1px #d2d2d2 solid;
    background: #f2f2f2;
    padding: 15px 10px 0 10px;
}
.content .con_right .r_center p{
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
	margin-bottom: 0;
}
.content .con_right .r_center a{
	color: #2f4885;
	line-height: 44px;
	padding-left: 54px;
}
.content .con_right .r_center a:hover{
	text-decoration: underline;
}
.content .con_right .r_bottom{
	padding: 10px;
	border: 1px #d2d2d2 solid;
	background: #f2f2f2;
	margin-top: 10px;
}
.content .con_right .r_bottom .inp{
	margin-top: 10px;
}
.content .con_right .r_bottom input[type=radio]{
	margin-right: 4px;
	margin-left: 10px;
	vertical-align: text-top;
}
.content .con_right .r_bottom input[type=text]{
	line-height: 28px;
	height: 28px;
	width: 218px;
	padding: 0 17px;
}
.content .con_right .r_bottom form b{
	display: inline-block;
	width: 60px;
	font-weight: normal;
	text-align: justify;
}
.content .con_right .r_bottom .yzm input[type=text]{
	width: 148px;
}
.content .con_right .r_bottom .yzm a{
	margin-left: 8px;
}
.content .con_right .r_bottom .yzm a img{
	width: 62px;
	height: 28px;
}
.content .con_right .r_bottom form input[type=submit],
.content .con_right .r_bottom form input[type=reset]{
	margin-left: 70px;
	background: none;
	color: #2f4885;
}
.content .con_right .r_bottom form input[type=submit]:hover{
	text-decoration: underline;
}
.modal-dialog{
	width: 300px !important;
	margin-top: 150px !important;
}
</pre></body></html>