<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei" ! important , "微软雅黑";
}

img {
	border: 0;
}

body {
	background: #fff ;
}

a:link {
	text-decoration: none;
	color: #000;
	border: 0;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #2D88FD;
}

a:active {
	text-decoration: underline;
	color: #000;
}

ul {
	list-style: none;
}
.fr {
    float: right;
}

#header { 
	width: 100%;
	height: 110px; 
        background: url(images/header_bg.png) repeat center ;
}
#header_main{
	margin: 0 auto;
	width: 1200px;
	height: 108px;
	border:solid 0px #f22;
}

#header #rsc_logo {
	margin:12px 0 0 0;
	float: left;
	width: 760px;
	height: 86px; 
	background: url(images/logo.png) no-repeat center 12px;
	border:solid 0px #f00;
}

#header #rsc_quickbox{ 
	float: right;
	color: #333;
	text-align: right;
	height: 40px; 
	border:solid 0px #f00;
}
#header #sem_xmt img { width: 90px; }

.right_web2 {
	padding: 8px 2px 0 0;
}

.right_search {float: right;
	padding: 20px 10px 0 0;
}

cite {
	display: none;
	text-indent: -999px;
}

.btn {
	border: currentColor;
	display: inline-block;
	cursor: pointer;
}

.btn:hover {
	text-decoration: none;
}

.btn_search {
	color: #fff;
	background: url("../images/p_search.png") no-repeat;
	width: 46px;
	height: 20px;
	text-align: center;
	font-size: 12px;
}

.txt_search {
	height: 20px;
	width: 112px;
}


 
#nav22 {
	clear: both;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	text-align: left;
	height: 52px;
	z-index: 999;
	background-color: #183f6b;
}

#navMenu { 
	height: 28px; 
	display: block;
	overflow: hidden;
	font-size: 16px;
	font-weight: 800;
width: 1200px;
	margin:0 auto;
	padding: 10px 0;
	border:solid 0px #0f0;z-index: 999;
}

#navMenu ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

 

#navMenu li {
	width: 130px;
	text-align: center;
	float: left;
	line-height: 28px;
	height: 28px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
	border:solid 0px #fff;
} 
#navMenu li a {
	color: #fff; 
	margin-left: 2px;
	display: block;
}

#navMenu li a:hover, #navMenu li.hover a { 
	text-decoration: none;color:#2D88FD;
}   

#banner {
	margin: 0 auto;
	width: 1200px; 
	position: relative;
	min-height: 316px;
	overflow: hidden;
}

#banner img {
	width: 1200px; 
	position: relative;
	min-height: 346px;
	overflow: hidden;
}

.mainBg {
	margin: 0 auto;
	width: 1200px; 
	position: relative;
	min-height: 432px;
	overflow: hidden; 
}

/*part02*/
.main .part2 .news,.main .part2 .notice {
	float: left;
}

.main .part2 .news {
	width: 44%;
	height: 432px; 
}

.main .part2 .news .head{
     background: url(images/icon_news.png) no-repeat 2px; 
     border-bottom: #ccc 1px solid;
}
/*
.main .part2 .news .head p {
    color: #183f6b;
    font-size: 20px;
    padding-left: 40px;
    line-height: 40px;
    border-bottom: #183f6b 2px solid;
}
*/
.main .part2 .news #news_pic { 
	margin: 26px 0 0 10px;
	padding: 1px; 
	width: 100% 
}
 

/* notice */
.main .part2 .notice { 
	width: 54%;
	float: right; 
}

.main .part2 .notice .head{
    background: url(images/icon_news_list.png) no-repeat 2px; 
     border-bottom: #ccc 1px solid;
}
/*
.main .part2 .notice .head p {
    color: #183f6b;
    font-size: 20px;
    padding-left: 40px;
    line-height: 40px;
    border-bottom: #183f6b 2px solid;
}
*/
.main .part2 .notice .notice_content { 
	margin: 12px 0 0 6px;
	padding: 2px 0 0 2px;
	border:solid 0px #f22; 
}

.main .part2 .notice .notice_content li { 
	border-bottom:solid 1px #ddd;
	list-style: none;  
	width: 99%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 36px;
	height: 36px;
	text-indent: 18px; 
        background: url(images/arrow.png) no-repeat 2px; 
}
.notice_sub{ 
   color：#ddd;
   font-size:13px;
   border-right:solid 1px #ddd;
}
/* 服务大厅 */
.fun {
	margin: 10px auto;
        background: url(images/funbg.png) no-repeat center; 	
	height: 200px;
	width: 100%;
	overflow: hidden;
}

.fun ul {
	margin: 20px auto;
	width: 1160px; 
	list-style-type: none;
	height: 200px;
}

.fun li {
	float: left;
	width:160px;
	margin: 10px 10px;
        padding: 6px 4px;
	text-align: center; 
}

.fun img {
	width: 140px;
	height: 90px;
	border: 0;
}
.fun p { color: #183f6b; font-size:16px;  font-weight:800; line-height: 180%; }
.fun li:hover {
  box-shadow: 4px 6px 7px 0 rgba(0, 0, 0, 0.10);
  background-color: #fff;
  border-radius: 12px;
  transform:translate3d(0,2px,0);
}
.fun a:hover {
	text-decoration: none;
}
/**/
#main3col {
	width: 100%;
	margin: 8px auto;
	position: relative; 
	overflow: hidden; 
}

#main3colBg {
	margin: 0 auto;
	width: 1200px;
	position: relative; 
	min-height: 270px;
	overflow: hidden; 
}
#main3col .head{     
    border-bottom: solid 1px #ccc;
}
#main3col .icon_gg{
    background: url(images/icon_gg.png) no-repeat 2px;  
}
#main3col .icon_rc{
    background: url(images/icon_rc.png) no-repeat 2px;  
}
.head h3 { 
    color: #183f6b;
    font-size: 20px;
    padding-left: 39px;
    line-height: 38px; 
    font-weight:800;  
    background: linear-gradient(#183f6b, #183f6b) no-repeat bottom left/120px 2px; }

#main3col .col2 {
	float:left;
	width: 48%;
	min-height: 270px;
	margin: 2px 10px;
	border: solid 0px #f00;
}

#main3col ul {
	margin: 8px 8px 0 0;
	padding: 2px 0 0 2px;
}

#main3col li { 
	list-style: none;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 36px;
	height:36px; 
	border-bottom:dotted 1px #ddd;
	text-indent: 18px; 
        background: url(images/arrow.png) no-repeat 2px; 
}

 
 .title { 
	clear:both;
        color:#061965; 
	line-height: 36px;
	height: 36px;
	font-size: 18px;
	font-weight:800;  
	}
 .time {line-height: 30px;
	height: 36px;
	font-size: 14px; } 

/*友情链接*/
.link_box {
   clear:both;
   width: 1180px;
    margin: 30px auto;
    padding:18px;
    height: 60px;
    background-color: #FFFFFF;
    border: 1px solid #fff;
    -moz-box-shadow: 2px 2px 10px #adadad;
    -webkit-box-shadow: 2px 2px 10px #adadad;
    box-shadow: 3px 3px 10px #adadad;
    line-height: 48px;
    font-size: 14px;
    border-radius: 6px;
}
.link_box h3 {
    font: bold 14px/24px "Microsoft YaHei";
    padding-left: 22px;
    background: url(images/link.png) no-repeat left center;
}

#footer {
	margin: 0 auto;
	width: 100%;
	height: 123px;
	position: relative;
	background-color: #183f6b;
	color: #fff;
	padding: 20px 0;
	overflow: hidden;
	font-family: Verdana;
    font-size:14px;
	border:solid 0px #f00;
}
#footer .item {
	margin: 0 auto;
	height: 15px;
	padding: 2px 2px 0 0;
	text-align: center;
	line-height: 26px;
	height: 26px;
}
#footer .flogo{ height: 55px; }

#footer a:link {
	text-decoration: none;
	color: #ecebeb; 
}

#footer a:visited {
	text-decoration: none;
	color: #ecebeb;
}

#footer a:hover {
	text-decoration: underline;
	color: #ecebeb;
}

#footer .left {
	float: left;
	width: 570px;
}

#footer .right {
	float: right;
	width: 390px;
	text-align: right;
}




/*列表页20220522*/
#page {
	margin: 0 auto;
	width: 100%; 
    overflow: hidden;
    background: url(images/page_bg.png) left top;
    background-color: #f2f2f2;
}

#pageBg {
	margin: 0 auto;
	width: 1200px;
	min-height: 410px;
	overflow: hidden;  background: #fff; 
    border: 0px solid #adadad;
}

#page_left {
    float: left;
    width: 240px;
    min-height:404px;
    background: url(images/0526.png) no-repeat right top;
    background-color: #183f6b;
    padding: 30px; 
    box-sizing: border-box;
    margin : 0 50px 20px 0;
}

#page_left h2 {
    height: 44px;
    line-height: 44px; 
    /* background: #004a9f; */
    text-align: center;
    width: 200px;
    color: #fff;
    font-size: 24px;
    display: inline-block;
    font-weight: 500;
    border-bottom: #cc7f61 4px solid;

}

#page_left ul {   
	list-style: none;
      width: 220px;
       border: 0px solid #eaeaea;
}

#page_left li {
	height: 44px;
    line-height: 44px; 
	 text-indent: 24px; 
        background: url(images/arrow.png) no-repeat 2px; 
}
#page_left a:link, #page_left a:visited { color: #fff;}
#page_left li a:hover { color: #ac7f2e; } 

#page_left li a.now {
	color: #cc7f61  ;   /* ac7f2e  */
	font-weight: 800;
}

#page_right {
	float: left;
	margin: 2px 0;
	overflow: auto;
	padding: 0;
	text-align: left;
	width: 880px;
}
.page_right_nav { height: 48px;line-height: 48px;
    border-bottom: solid 1px #adadad ;
}

#page_right .whereami  { 
    line-height: 44px;
    height: 44px; }

#page_right h2 {
    height: 44px;
    line-height: 44px; 
    /* background: #004a9f; */  
    color: #183f6b
    font-size: 24px; 
    font-weight: 500; 
    float:left;
    border-bottom: #cc7f61 4px solid;
}

#page_right ul {
    clear:both;
    margin: 20px 0 ;
}

#page_right li {
	line-height: 44px;
        height: 44px;
	width: 98%;
	text-indent: 12px;
	border-bottom: 1px dotted #979797;  
	text-indent: 18px; 
        background: url(images/arrow.png) no-repeat 2px; 
}
/*
#page_right li a { 
    display: inline-block;
    width:660px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; } */

/**/
#page_detail{
    background: #fff; 
    border: 0px solid #adadad;
    padding: 20px;
    margin-top: 0px;
    min-height: 500px;
    _height: 500px;
}

/*分页*/

.pager {
	clear:both;
	margin: 20px 2px;
	padding: 2px;
	text-align: center;
}

.pager div {
	display: inline;
	padding-right: 2px;
}

.pager div .cpb {
	color: #d00;
}

.news_info {
	color: #004aaf;
	font-size: 12px;
	margin: 20px 0;
	padding: 4px;
	text-align: right;
}

.news_info span {
	margin-left: 26px;
}

.hdo {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

.q_title {
	text-align: center;
	border-bottom: 1px dotted #adadad;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 160%;
	color: #183f6b;
	font-size: 20px;
	font-weight: 800;
}

.q_time {
	color: #666;
	margin: 10px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

.update_date
{
text-align:right;
margin: 12px 0;
border-top: solid  1px #adadad;
}</pre></body></html>