<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* css document */
html { -webkit-text-size-adjust: none; overflow-y: auto; overflow-x: hidden; }
a, abbr, acronym, b, body, br, button, dd, div, dl, dt, em, font, form, h1, h2, h3, h4, h5, h6, hr, html, i, iframe, img, input, label, li, ol, p, q, select, span, strong, td, textarea, th, tr, u, ul { margin: 0; padding: 0; list-style: none; }
q:after, q:before { content: ''; }
abbr, acronym { border: 0; }
body { padding: 0; margin: 0; color: #333; font-size: 14px; background: #fff; font-family: "microsoft yahei"; }
button, input, select, textarea { vertical-align: middle; outline: none; color: #333; font-family: "microsoft yahei"; }
button.active, button.on, input.active, input.on, select.active, select.on, textarea.active, textarea.on { color: #333; }
textarea { resize: none; }
a { color: #333; text-decoration: none; outline: none; blr: expression(this.onfocus=this.blur()); }
a:hover { color: #2c66a5; text-decoration: none; }
a:focus { outline: none; }
a img, img { border: none; margin: 0; padding: 0; border: 0; vertical-align: middle; }
.fl, .left { float: left; }
.fr, .right { float: right; }
/* clear */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
/* ie6 */
*:first-child html .clearfix { zoom: 1; }
/* ie7 */
.cc, .clear { clear: both; font-size: 0; line-height: 0; height: 0; margin-top: 0; overflow: hidden; }
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pos-rel { position: relative; }
.pos-abs { position: absolute; }
li, ul { vertical-align: middle; }
.jump-info .btn-group { padding-left: 0!important; }
.hide.active { display: block!important; }
i { font-weight: normal; font-style: normal; }

/***漂浮***/
.j-float { position: relative; z-index: 99999; display: none; }
.j-float .img_title { display: none; }
.j-float .float-close { position: absolute; width: 38px; height: 16px; right: 0; top: -20px; }
.j-float .float-close img { cursor: pointer; }
.j-float li img { height: auto; }

/*头部*/
.topbar { background: #ececec; height: 30px; line-height: 30px; font-size: 12px; }
.headtop { width: 1000px; margin: 0 auto; }
.topleft { line-height: 30px; font-size: 14px; }
.topright a { padding: 0 10px; float: left; }
.topright span { float: left; }
.topright .spa { font-size: 10px; color: #888; }
.topright .phone { position: relative; }
.phone_tu { position: absolute; top: 32px; right: 50%; display: none; clear: both; margin-right: -58px; padding: 7px; background: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }
.topright .phone:hover .phone_tu { display: block; z-index: 999; }
.phone_tu .img_title { display: none; }
.phone_tu ul li a { padding: 0; float: none; }
.header { background:  center top no-repeat; }
.head { width: 1000px; margin: 0 auto; height: 150px; position: relative; }
.head .img_title { display: none; }
.logo { padding-top: 38px; }
.logo img { width: auto; height: auto; }
.logo .img-title { display: none; }
.head_link { padding-top: 1px; line-height: 30px; }
.head_link ul li { float: left; margin-left: 5px; }
.head_link ul li.num1 a, .head_link ul li.num2 a, .head_link ul li.num3 a, .head_link ul li.num4 a { font-size: 14px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 0 0 8px 8px; }
.head_link ul li.num1 a { border: 1px solid #17aae9; padding: 5px 24px; text-decoration: none; background: -moz-linear-gradient(center top, #1ebaf7 5%, #17aae9 100%); background: -ms-linear-gradient(top, #1ebaf7 5%, #17aae9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1ebaf7), color-stop(100%, #17aae9)); background-color: #1ebaf7; color: #fff; display: inline-block; text-shadow: 1px 1px 0 #17aae9; -webkit-box-shadow: 1px 1px 0 0 #17aae9; -moz-box-shadow: 1px 1px 0 0 #17aae9; box-shadow: 1px 1px 0 0 #17aae9; }
.head_link ul li.num1 a:hover { background: -moz-linear-gradient(center top, #17aae9 5%, #1ebaf7 100%); background: -ms-linear-gradient(top, #17aae9 5%, #1ebaf7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #17aae9), color-stop(100%, #1ebaf7)); background-color: #17aae9; color: #fff; }
.head_link ul li.num2 a { border: 1px solid #fc9904; padding: 5px 24px; text-decoration: none; background: -moz-linear-gradient(center top, #fcae41 5%, #fc9904 100%); background: -ms-linear-gradient(top, #fcae41 5%, #fc9904 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fcae41), color-stop(100%, #fc9904)); background-color: #fcae41; color: #fff; display: inline-block; text-shadow: 1px 1px 0 #fc9904; -webkit-box-shadow: 1px 1px 0 0 #fc9904; -moz-box-shadow: 1px 1px 0 0 #fc9904; box-shadow: 1px 1px 0 0 #fc9904; }
.head_link ul li.num2 a:hover { background: -moz-linear-gradient(center top, #fc9904 5%, #fcae41 100%); background: -ms-linear-gradient(top, #fc9904 5%, #fcae41 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #fc9904), color-stop(100%, #fcae41)); background-color: #fc9904; color: #fff; }
.head_link ul li.num3 a { border: 1px solid #1d71c4; padding: 5px 24px; text-decoration: none; background: -moz-linear-gradient(center top, #2890f0 5%, #1d71c4 100%); background: -ms-linear-gradient(top, #2890f0 5%, #1d71c4 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #2890f0), color-stop(100%, #1d71c4)); background-color: #2890f0; color: #fff; display: inline-block; text-shadow: 1px 1px 0 #1d71c4; -webkit-box-shadow: 1px 1px 0 0 #1d71c4; -moz-box-shadow: 1px 1px 0 0 #1d71c4; box-shadow: 1px 1px 0 0 #1d71c4; }
.head_link ul li.num3 a:hover { background: -moz-linear-gradient(center top, #1d71c4 5%, #2890f0 100%); background: -ms-linear-gradient(top, #1d71c4 5%, #2890f0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1d71c4), color-stop(100%, #2890f0)); background-color: #1d71c4; color: #fff; }
.head_link ul li.num4 a { font-size: 14px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 0 0 8px 8px; border: 1px solid #1dc49a; padding: 5px 24px; text-decoration: none; background: -moz-linear-gradient(center top, #27e8b8 5%, #1dc49a 100%); background: -ms-linear-gradient(top, #27e8b8 5%, #1dc49a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #27e8b8), color-stop(100%, #1dc49a)); background-color: #27e8b8; color: #fff; display: inline-block; text-shadow: 1px 1px 0 #1dc49a; -webkit-box-shadow: 1px 1px 0 0 #1dc49a; -moz-box-shadow: 1px 1px 0 0 #1dc49a; box-shadow: 1px 1px 0 0 #1dc49a; }
.head_link ul li.num4 a:hover { background: -moz-linear-gradient(center top, #1dc49a 5%, #27e8b8 100%); background: -ms-linear-gradient(top, #1dc49a 5%, #27e8b8 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #1dc49a), color-stop(100%, #27e8b8)); background-color: #1dc49a; color: #fff; }

.search { width: 299px; height: 33px; border: #ccc 1px solid; background: #fff; margin-top: 20px; position: relative; }
.search .from-control { width: 259px; border: none; height: 32px; line-height: 32px; float: left; text-indent: 10px; font-size: 12px; color: #666; }
.search #search { width: 40px; height: 34px; display: block; background:  no-repeat; text-indent: -9999px; border: 0; text-align: center; cursor: pointer; position: absolute; right: -1px; top: -1px; }
.search #search:hover { background-position: -40px 0; }

.contain_bg { background:  center top repeat-x #fff; }
/*导航*/
.topnav { background: #004998; height: 60px; }
.menu { width: 1000px; margin: 0 auto; }
.nav li { float: left; text-align: center; width: 16.6%; }
.nav li a { display: block; color: #fff; font-size: 18px; line-height: 60px; font-weight: bold; background:  right top repeat-y; }
.nav li a:hover, .nav li.active_public a { background: #4283c5; }

/*政府信息公开banner*/
.gknew_banner { padding: 45px 0!important; text-shadow: 0 0 0 #b0b0b0!important; font-size: 56px!important; color: #2d66a5!important; }
/***底部***/
.footer { background-color: #015293; font-size: 14px; line-height: 26px; color: #fff; height: 180px; }
.footer span { margin-right: 20px; }
.footer a { color: #fff; }
.footer .copyright { margin-left: 210px; position: relative; top: 35px; width: 690px; }
.footer .footer_right { position: absolute; top: 30px; right: 100px; width: 222px; }
.gov-icon { position: absolute; top: 46px; left: 87px; }
.j-jiuc-icon { position: absolute; left: 0; top: 64px; }
.zwwb { width: 100px; height: 118px; position: absolute; right: 0; top: 0; }
.zwwb img { width: 100%; height: 100%; }
@media (max-width:1199px) and (min-width:992px) {
  .gov-icon { left: 0; }
  .footer .copyright { margin-left: 152px; }
  .footer .footer_right { right: 0; }
}
@media (max-width:991px) {
  .footer { height: auto; padding: 20px 0; text-align: center; }
  .footer .copyright { position: static; width: auto; margin-left: 0; }
  .gov-icon,   .j-jiuc-icon, .zwwb { position: static; display: inline-block; }
  .footer .footer_right { position: static; width: auto; display: inline-block; }
}



.xxgk_container.container { width: 1000px; }
@media (max-width:991px) {
  .footer .container,   .head,   .headtop, .menu { width: 768px; }
  .nav li { width: 128px; }
  .nav li.first { width: 127px; }
  .search { width: 199px; }
  .search .from-control { width: 159px; }
  .xxgk_container.container { width: 768px; }
}
@media (max-width: 767px) {
  .xxgk_container.container { width: 100%; }
  /*头部*/
  .header { background:  center top no-repeat; }
  .head { height: auto; }
  .banner { text-align: center; }
  .banner img { width: 100%; height: 180px; }
  .logo { float: none; text-align: center; width: 100%; margin-bottom: 20px; padding-top: 20px; }
  .logo img { max-width: 90%; height: auto; }
  .ban_r { float: none; }
  .search { margin: 0 2%; width: 96%; float: none; margin-bottom: 20px; }
  .search .from-control { width: 85%; }
  .footer .container,   .head,   .headtop, .menu { width: 100%; }
  /*导航*/
  .topnav { height: auto; line-height: 45px; padding: 0; }
  .navbar-default .navbar-toggle,   .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background: #fff; }
  .nav .sr-only { display: none; }
  .nav .navbar-header { padding: 0 7px; }
  .nav .navbar-brand { height: 45px; line-height: 45px; color: #2d568a; padding: 0; }
  .nav .navbar-brand:hover { color: #2d568a; }
  .navbar-default .navbar-toggle { padding: 6px; margin-right: 10px; margin-top: 9px; border-color: #2d568a; }
  .navbar-default .navbar-brand { padding: 0; height: 45px; line-height: 45px; color: #fff; margin-left: 10px; font-size: 18px; font-weight: bold; }
  .navbar-collapse { border-top: 0 none; }
  .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { color: #2d568a; }
  .navbar-default .navbar-toggle .icon-bar { background-color: #2d568a; }
  .nav { width: 100%; height: auto; }
  .nav ul li { width: 100%; height: 45px; border-top: #94b6d2 1px solid; }
  .nav ul li:last-child { border-bottom: 0; }
  .nav ul li a { background: none; height: 45px; line-height: 45px; color: #fff; }
  .nav ul li.first { display: none; }
}
@media (max-width: 500px) {
  .banner img { height: 160px; }
  .gknew_banner { padding: 30px 0!important; font-size: 40px!important; }
}
@media print {
  a[href]:after { content: none!important; }
  .container { width: 1200px!important; }
  .footer,   .header,   .menubox, .wz_top { display: none; }
}

.topnav .menu { width: 1100px; }
@media (min-width:991px) and (max-width:1099px) {
  .topnav .menu { width: 992px; }
}
@media (max-width:991px) {
  .topnav .menu { width: 768px; }
}
@media (max-width:767px) {
  .topnav .menu { width: 100%; }
}


</pre></body></html>