<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
html {
  color:#000;
  background:#FFF;
}
body {
  color:#666;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
} /*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style:inherit;
  font-weight:inherit;
}
del, ins { text-decoration:none; }
li { list-style:none; }
caption, th { text-align:left; }
q:before, q:after { content:''; }
abbr, acronym {
  border:0;
  font-variant:normal;
}
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option {
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
}
input, button, textarea, select { *font-size:100%;
}
input, select { vertical-align:middle; }
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }
table {
  font-size:inherit;
  font:100%;
  border-collapse:collapse;
}
pre, code, kbd, samp, tt {
  font-family:monospace;
*font-size:108%;
  line-height:100%;
}
/*title*/
h1 { font-size:32px; }
h2 { font-size:26px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
i, em { font-style:normal; }
.dn { display:none; }
a {
  color:#666;
  text-decoration:none;
}  /*for ie f6n.net*/
a:focus { outline:0; } /*for ff f6n.net*/
a:hover { }
.vam { vertical-align:middle; }
.clear {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
}
p { word-spacing:-1.5px; }
.fl { float: left; }
.fr { float: right; }
.tr { text-align:right; }
.tl { text-align:left; }
.center { text-align:center; }
.pa { position:absolute; }
.pr { position:relative }
.clearfix { zoom:1; }
.clearfix:after {
  content:"";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.mt10 { margin-top: 10px; }
.ml15 { margin-left: 15px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.container {
  position: relative;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.top {
  background-image: url("imagestopbg.gif");
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.top-link { float: left; }
.top-link img {
  vertical-align: sub;
  margin-right: 2px;
}
.top-link &gt; li {
  display: inline-block;
  margin-right: 15px;
}
.top .old { float: right; }
.top-date {
  float: left;
  margin-left: 60px;
}
.hidetxt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header { height: 97px; }
.logo {
  float: left;
  width: 344px;
  height: 63px;
  margin-top: 15px;
  margin-left: 20px;
  background: url(imageslogo.gif) no-repeat;
}
.logo a {
  display: block;
  width: 344px;
  height: 63px;
}
.zf-nav {
  float: right;
  height: 36px;
  overflow: hidden;
}
.zf-nav ul {
  float: left;
  background: #038edf;
  overflow: hidden;
}
.zf-nav li {
  float: left;
  line-height: 36px;
}
.zf-nav li a {
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
}
.zf-nav span {
  float: left;
  display: block;
  width: 18px;
  height: 36px;
}
.nav-left-bg { background: url(imagesnavleftbg.gif) left top no-repeat; }
.nav-right-bg { background: url(imagesnavrightbg.gif) right top no-repeat; }
.search {
  float: right;
  height: 32px;
  margin-top: 14px;
  line-height: 30px;
  overflow: hidden;
}
.search ul {
  float: right;
  margin-left: 15px;
}
.search &gt; input[type=text] {
  height: 24px;
  line-height: 24px;
  width: 200px;
  border: 1px solid #f0f0f0;
  padding: 2px 10px;
}
.search &gt; input[type=submit] {
  height: 30px;
  width: 40px;
  border: none;
  margin-left: -6px;
  cursor: pointer;
  background-color: #038edf;
  background-image: url("imagessearch.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.search &gt; ul &gt; li {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
}
.search &gt; ul &gt; li &gt; a { color: #0c5dca; }
.banner {
  width: 100%;
  min-width: 1200px;
  height: 292px;
  background: url(imagesbanner.jpg) no-repeat top center;
}
.nav_fixed {
  position: fixed;
  z-index: 99;
  top: 0px;
}
#box { height:1px; }
.box-style { padding-bottom: 90px; }
.menu {
  width: 100%;
  min-width: 1200px;
  height: 45px;
  line-height: 45px;
  background: #038EDF;
}
.menu li, .menu span {
  display: table-cell;
  width: 1%;
  text-align: center;
  color: #ffffff;
}
.menu li a {
  font-size: 18px;
  color: #fff;
}
.mainbox {
  padding-bottom: 20px;
  margin-top: 5px;
}
.crumbs {
  height: 36px;
  line-height: 36px;
  padding-left: 50px;
  background: #EEEEEE url(imagescrumbs.gif) 15px center no-repeat;
}
/* 默认幻灯片 */
.FocusPic {
  float: left;
  width:350px;
  zoom:1;
  position:relative;
  margin-top: 15px;
  overflow:hidden
}
.FocusPic .content { overflow:hidden }
.FocusPic .changeDiv a {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.FocusPic .title-bg, .FocusPic .title {
  position:absolute;
  left:0px;
  bottom:0;
  width:420px;
  height:30px;
  line-height:30px;
  overflow:hidden
}
.FocusPic .title-bg {
  background:#000;
  filter:alpha(opacity=50);
  opacity:0.5;
}
.FocusPic .title a {
  display:block;
  padding-left:15px;
  color:#fff;
  font-size:14px;
}
.FocusPic .change {
  bottom:4px;
  height:20px;
  right:3px;
*right:5px;
  _right:4px;
  position:absolute;
  text-align:right;
  z-index:9999;
}
.FocusPic .change i {
  background:#666;
  color:#FFF;
  cursor:pointer;
  font-family:Arial;
  font-size:12px;
  line-height:15px;
  margin-right:2px;
  padding:2px 6px;
  font-style:normal;
  height:15px;
  display:inline-block;
  display:-moz-inline-stack;
  zoom:1;
*display:inline;
}
.FocusPic .change i.cur { background: #3d8de0; }
/* 首页新闻中心区域 */
.news-box {
  float: left;
  width: 400px;
  margin-left: 15px;
  margin-top: 15px;
  background: #fff;
}
/* 栏目标题 */
.item-title {
  position: relative;
  height: 34px;
  line-height: 33px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
}
.item-title h3 {
  padding: 0 15px;
  float: left;
  font-size: 16px;
  color: #44A0E3;
  font-weight: normal;
  border-bottom: 2px solid #219CE3;
}
/* 栏目标题前小图标 */
/* .news-icon { background-image: url(imagesnews.png); }
.notice-icon { background: url(imagesnotice.png) no-repeat left center; }
.msg-title { background: url(imagesmsg.png) no-repeat left center; }
.gk-title { background: url(imagesgk.png) no-repeat left center; }
.org-title { background: url(../images/org.png) no-repeat left center; } */
.more {
  float:right;
  padding-right: 10px;
  font-size: 12px;
}
.more a {
  float:right;
  font-size: 12px;
  color: #3CA8E6;
}
/* 栏目内容盒子 */
/* .item-content {
  background: url(imagesnewsbg3.png) repeat-x;
  border: 1px solid #ddd;
  border-top: none;
} */
/* 新闻头条 */
/*
.top-news { border-bottom: 1px dotted #ccc; }
.top-news h2 {
  padding: 0px 0 10px;
  font-size: 20px;
}
.top-news h2 a { color: #038edf; }
.top-news p {
  margin-bottom: 15px;
  line-height: 24px;
}
*/
.item-ul { padding: 0 10px 0; }
/* 栏目列表样式 */
.item-box .item-ul { overflow: hidden; }
.item-ul li {
  position: relative;
  height: 32px;
  padding-left: 13px;
  font-size: 14px;
  line-height: 32px;
  background: url(imagespoint-black.jpg) no-repeat left;
}
.item-ul li a {
  display: block;
  float: left;
  width: 240px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.date {
  float: right;
  font-size: 12px;
  color: #949494;
}
.item-ul li a:hover { color:#038edf; }
/* 侧边 */
.slide {
  float: right;
  width: 320px;
  margin-top: 15px;
  margin-left: 15px;
  background: #fff;
  /* border: 1px solid #dadada; */
}
.slide .item-ul li a { width: 218px; }
.slide2 {
  float: right;
  width: 320px;
  margin-top: 20px;
  background: #fff;
}
.slide2 h2 {
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  background: #038edf;
}
.slide2 ul {
  padding: 10px;
  border: 1px solid #dadada;
  border-top: none;
}
.w413 { width: 413px!important; }
.item-box {
  float: left;
  width: 354px;
  margin-top: 15px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dadada;
}
/* .item-box .item-ul a { width: 390px; } */
.in-div img { display: block; }

.tel-box {
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}
/* 列表页样式 */
.list_left {
  width: 783px;
  float: left;
  border: solid 1px #E7E7E7;
  padding: 10px;
}
.list_lmbt {
  background: url(imagesbtline_blue.gif) no-repeat bottom left;
  height: 50px;
}
.ldjh {
  float: left;
  padding-left: 50px;
  font-size: 25px;
  font-weight: bolder;
  line-height: 45px;
  font-family: 华文楷体;
  background: url(imageslist_blue.gif) no-repeat 10px center;
}
.wz {
  float: right;
  padding-right: 20px;
  line-height: 45px;
  font-size: 16px;
  color: #444;
  font-family: "微软雅黑";
}
.glist { padding: 10px; }
.glist li {
  overflow: hidden;
  font-size: 14px;
  color: #000;
  background-image: url("imagesarrow.gif");
  padding-left: 20px;
  line-height: 32px;
  border-bottom: 1px dashed #CCC;
  background-repeat: no-repeat;
  background-position: 9px center;
}
.glist li a {
  float: left;
  color: #444;
  font-family: "微软雅黑";
  font-size: 14px;
}
.glist li span {
  float: right;
  color: #888;
  font-family: "微软雅黑";
  font-size: 14px;
}
.list_right {
  width: 280px;
  float: right;
}
.rdxw_bt {
  width: 278px;
  height: 57px;
  line-height: 57px;
  border: 1px solid #ddd;
  background: #f9f9f9 url(imagesnews.gif) no-repeat 10px center;
}
.rdxw_bt span {
  padding-left: 40px;
  font-size: 20px;
  font-family: "华文楷体";
}
.rdxw_nr {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px;
}
.rdxw_nr li p {
  float: left;
  width: 15px;
  height: 15px;
  font-size: 12px;
  background-color: #0393e6;
  border-radius: 5px;
  border: 1px solid #038edf;
  text-align: center;
  line-height: 15px;
  color: #fff;
  margin-top: 4px;
  margin-right: 10px;
}
.rdxw_nr li {
  height: 25px;
  line-height: 25px;
}
.rdxw_nr li a {
  color: #444;
  font-family: "微软雅黑";
  font-size: 14px;
}
.sousuo {
  padding: 2px;
  border: 1px solid #E7E7E7;
  margin-top: 10px;
}
.ztlb_nr { text-align: center; }
.ztlb_nr li {
  margin-top: 10px;
  margin-bottom:10px;
}
/* 本例子css */
		.picMarquee-left {
  width:1198px;
  overflow:hidden;
  position:relative;
  border:1px solid #dadada;
}
.picMarquee-left .bd {
  padding:20px;
  background: #fff;
}
.picMarquee-left .bd ul {
  overflow:hidden;
  zoom:1;
}
.picMarquee-left .bd ul li {
  margin:0 8px;
  float:left;
  _display:inline;
  overflow:hidden;
  text-align:center;
}
.picMarquee-left .bd ul li .pic { text-align:center; }
.picMarquee-left .bd ul li .pic img {
  width:210px;
  height:160px;
  display:block;
  padding:2px;
  border:1px solid #ccc;
}
.picMarquee-left .bd ul li .pic a:hover img { border-color:#999; }
.picMarquee-left .bd ul li .title { line-height:24px; }
/* 栏目列表分页样式 */
#pages {
  padding: 14px 0 10px;
  font-family: 宋体;
}
#pages a.a1 {
  width: 56px;
  padding: 0;
}
#pages a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333;
  padding: 0 10px;
}
#pages span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  background: #038edf;
  border: 1px solid #038edf;
  color: #fff;
  text-align: center;
  padding: 0 10px;
}
/* 内容页 */
/* .show-crumbs {
  background: url(../images/home.png) no-repeat 7px center;
  padding: 3px 0 3px 35px;
  font-family: "宋体";
    margin-bottom: 10px;
  margin-top: 10px;
} */
.crumbs span { color: #7e7e7e; }
#Article {
  border: 1px solid #C3D4E7;
  zoom: 1;
  padding: 0 20px;
  margin-top: 10px;
  overflow: hidden;
}
#Article h1 {
  color: #000;
  font: 800 26px/30px "宋体", arial;
  margin-bottom: 20px;
  text-align: center;
  padding: 16px 0 8px;
  border-bottom: 1px solid #e5e5e5;
}
#Article h1 span {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #999;
}
#Article .content {
  font-size: 16px;
  line-height: 28px;
}
#Article .content img {
  display: block;
  margin: 0 auto;
}
.f14 {
  width: 1160px;
  float: left;
  margin: 15px 0;
  line-height: 30px;
}
/* 统一底部公用CSS */
/*logo链接*/
.imglink { margin-top: 15px; }
.imglink &gt; li {
  float: left;
  margin-right: 6px;
  margin-left: 6px;
}
.imglink &gt; li img {
  padding: 2px;
  border: 1px solid #d2d2d2;
}
footer { margin-top: 15px; }
footer &gt; .container { margin-top: 20px; }
.qrcode { text-align: center; }
footer .copyright {
  float: left;
  width: 845px;
  text-align: center;
  color: #333;
}
.copyright p {
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}
</pre></body></html>