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

.tns-outer {
  padding: 0 !important;
}
.incomm{
width: 870px;

}
.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider &gt; .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel &gt; .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel &gt; .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel &gt; .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery &gt; .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery &gt; .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery &gt; .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix &gt; div, .tns-vpfix &gt; li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct &gt; div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.tns-outer {
  height: 100%;
}

.tns-ovh {
  overflow: hidden;
  height: 100%;
}

.tns-inner {
  height: 100%;
}

.tns-nav {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tns p {
  margin: 0;
  padding: 0.8em 0;
  line-height: 1.4;
  font-weight: 300;
  text-align: center;
}
.tns .img {
  font-size: 100px;
  font-weight: 100;
  color: #fff;
  text-align: center;
}
.tns .img a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.tns a:focus {
  outline: 1px solid red;
}
.tns img {
  max-width: 100%;
}
.tns img:not(.tns-lazy-img), .tns .lazyload img {
  height: auto;
}
.tns .autoWidth img {
  max-width: none;
}
.tns .autoHeight img {
  width: 100%;
}
.tns .img {
  font-size: 100px;
  font-weight: 100;
  color: #fff;
  text-align: center;
}
.tns .visually-hidden {
  position: fixed;
  left: -10000px;
  opacity: 0;
}
.tns .img-1 {
  background: #D6D65B;
  background: #d6d65c;
}
.tns .img-2 {
  background: #5BD6AD;
  background: #5cd6ad;
}
.tns .img-3 {
  background: #5B99D6;
  background: #5c99d6;
}
.tns .img-4 {
  background: #D65BC1;
  background: #d65cc2;
}
.tns .img-5 {
  background: #70D65B;
  background: #70d65c;
}
.tns .img-6 {
  background: #D65B5B;
  background: #d65c5c;
}
.tns .img-7 {
  background: #D6995B;
  background: #d6995c;
}
.tns .img-8 {
  background: #705BD6;
  background: #705cd6;
}
.tns .customize-tools {
  position: relative;
}
.tns .controls {
  text-align: center;
}
.tns .controls li {
  display: block;
  position: absolute;
  top: 50%;
  height: 60px;
  line-height: 60px;
  margin-top: -30px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.tns .controls li img {
  display: inline-block;
  vertical-align: middle;
}
.tns .controls .prev {
  left: 0;
}
.tns .controls .next {
  right: 0;
}
.tns .controls li:hover {
  background: #f2f2f2;
}
.tns .tns-controls {
  text-align: center;
  margin-bottom: 10px;
}
.tns .tns-controls [aria-controls] {
  font-size: 15px;
  margin: 0 5px;
  padding: 0 1em;
  height: 2.5em;
  color: #000;
  background: #66CCFF;
  border-radius: 3px;
  border: 0;
}
.tns .lt-ie9 .tns-controls &gt; [aria-controls] {
  line-height: 2.5em;
}
.tns [data-action] {
  display: block;
  margin: 10px auto;
  font-size: 17px;
  min-width: 3em;
  text-align: center;
  background: transparent;
  border: 0;
}
.tns .tns-controls [disabled] {
  color: #999999;
  background: #B3B3B3;
  cursor: not-allowed !important;
}
.tns .tns-nav {
  text-align: center;
  margin: 10px 0;
}
.tns .tns-nav &gt; [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #ddd;
  border: 0;
}
.tns .tns-nav &gt; .tns-nav-active {
  background: #999;
}
.tns .playbutton-wrapper {
  text-align: center;
}
.tns .playbutton-wrapper button {
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.tns .wrapper {
  padding: 0 5em;
}
.tns [class*=vertical] .img {
  padding: 30px 0;
}
.tns [class*=vertical] .img:before {
  content: "";
  display: inline-block;
  width: 1px;
  margin-right: -1px;
  height: 100%;
  vertical-align: middle;
}
.tns [class*=vertical] .img a {
  display: inline-block;
  padding: 0;
}

.accessible-body {
  position: fixed;
  z-index: 10;
  width: 100%;
  min-width: 1000px;
  text-align: right;
  padding: 4px 0;
  font-size: 14px;
  background-color: #f3f3f3 !important;
  border-bottom: 1px solid #ddd;
}

.accessible-body span {
  display: inline-block;
  padding: 0 10px;
  margin-left: 6px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #f3f3f3 !important;
  line-height: 24px;
  color: #444 !important;
  cursor: pointer;
}

.main-wrap {
  margin: 0px auto;
  width: 1000px;
}

.accessible-wrap {
  display: none;
  /* margin-top: 35px; */
  position: fixed;
  z-index: 10000;
}

.box-leadermail &gt; span {
  display: block;
  padding: 0 0 0 25px;
  line-height: 56px;
  color: #888;
}

.box-leadermail &gt; a {
  float: right;
  display: block;
  padding-right: 25px;
  font-size: 0.75em;
  line-height: 56px;
  color: #888;
  font-family: Simsun;
}

.box-leadermail &gt; a:hover {
  text-decoration: underline;
}

.lm-table thead td {
  text-align: center;
  font-size: 12px;
  color: #888;
  line-height: 42px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background-color: #f4f4f4;
}

.lm-table {
  table-layout: fixed;
  width: 100%;
}

.lm-table thead td:first-child {
  text-align: left;
  padding-left: 25px;
}

.lm-table tbody td {
  text-align: center;
  font-size: 0.75em;
  color: #888;
  line-height: 32px;
}

.lm-table tbody td a {
  color: #888;
  text-decoration: none;
}

.lm-table tbody td a:hover {
  text-decoration: underline;
}

.lm-table tbody td:first-child {
  text-align: left;
  font-size: 0.875em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 25px;
}

.channel .left {
  width: 298px;
  float: left;
  margin-right: 15px;
}
.channel .content {
  padding-top: 20px;
}
.channel .breadcrumb {
  height: 42px;
  line-height: 42px;
  float: right;
}
.channel .left-title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #003399;
  color: #fff;
  padding: 12px 15px;
  font-weight: bold;
  text-align: center;
}
.channel .left-nav {
  height: 300px;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.channel .left-nav li {
  line-height: 42px;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}
.channel .left-nav li:hover {
  background: #f2f2f2;
}
.channel .left-nav a {
  display: block;
  width: 100%;
  color: inherit;
}
.channel .right-content {
  border: 1px solid #dcdcdc;
  width: 755px;
  float: left;
}
.channel .right-content .title-nav {
  line-height: 42px;
  padding: 0 20px;
}
.channel .right-content .title-nav .title {
  color: #003399;
  font-weight: bold;
  font-size: 24px;
}
.channel .right-content ul {
  padding: 0 20px 20px;
}
.channel .right-content li:first-child {
  border-top: 1px solid #ccc;
}
.channel .right-content li {
  line-height: 42px;
  color: #333;
  padding-right: 86px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.channel .right-content li a {
  font-size: 87.5%;
  color: inherit;
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.channel .right-content li a:hover {
  text-decoration: underline;
  color: #003399;
}
.channel .right-content li .date {
  position: absolute;
  top: 0;
  right: 0;
  color: #9f9f9f;
}

html,
body {
  background-color: #f4f7f9;
}

.panel {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  box-shadow: 0 5px 30px -15px rgba(0, 0, 0, 0.2);
  border: 1px solid #f1f5f7;
}

.panel-group {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.panel-group .last {
  margin-bottom: 0;
}
.panel-group .fixed {
  margin-left: 15px;
  position: absolute;
  right: 0;
  top: 0;
}



.content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  overflow: hidden;
}
.title-top{
  height: 117px;
  /* width: 1200px; */
  margin: 0 auto;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding: 10px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px #dcdcdc solid;
  margin-bottom: 10px;
}
.title-top img{
  float: left;
  margin-left: 15px;
}
.topline{
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  height: 117px;
}
.topline p {
  font-size: 15px;
  color: #333;
  /* padding: 0 40px; */
  text-align: initial;
  text-indent: 2em;
}
.topline h1{
  font-size: 30px;
  font-family: FZXBSJW-GB1-0, 黑体;
  color: rgb(230, 0, 0);
  font-weight: bolder;
  line-height: 1.1;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin-bottom: 10px;
}


.tab-notice {
  float: right;
  width: 600px;
}

.gonggao {
  height: 32px;
  line-height: 32px;
}
.gonggao .title {
  color: red;
}

.slidebox {
  width: 562px;
  height: 342px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #ccc;
}
.slidebox .base {
  height: 100%;
}
.slidebox .base .item {
  height: 100%;
  position: relative;
}
.slidebox .base .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
}
.slidebox .tns-nav {
  bottom: 50px;
}
.slidebox .customize-controls {
  position: absolute;
  top: 50%;
  width: 100%;
}

.hl-tabs .tab-nav .on {
  background: #003399;
}
.hl-tabs li a {
  color: #333;
}
.hl-tabs .date {
  color: #999;
}


#ztzl .item{
  padding-top: 0;
}

#ztzl-iw {
  margin: unset !important;
}
/* .zhuanti {
  position: relative;
  overflow: hidden;
  height: 106px;
  border: 1px solid #dddcdc;
}
.zhuanti .title {
  width: 31px;
  height: 76px;
  padding-top: 15px;
  border-right: 1px solid #dddcdc;
  color: #003399;
  font-size: 16px;
  text-align: center;
  line-height: 19px;
  font-weight: bold;
}
.zhuanti &gt; * {
  float: left;
}
.zhuanti .box {
  margin-left: 15px;
  width: 1000px;

}
.zhuanti .box &gt; * {
  padding: 8px;
} */

.tab-window .title-box {
  height: 42px;
  line-height: 42px;
  border-bottom: 2px solid #003399;
}
.tab-window .title-box .name {
  display: inline-block;
  height: 100%;
  color: #fff;
  background: #003399;
  font-size: 16px;
  padding: 0 22px;
  font-weight: bold;
}
.tab-window .title-box .abc {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #cdcccc;
  display: inline-block;
}

.xxgk .box {
  overflow: hidden;
}
.xxgk .left {
  float: left;
  width: 260px;
  padding-top: 12px;
  overflow: hidden;
}
.xxgk .left a {
  float: left;
  width: 90%;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  text-align: left;
  padding-left: 50px;
  margin: 5px 8px;
  box-shadow: #e5e5e5 0 0 0px;
  border: 1px solid #d8d8d8;
  border-radius: 0px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: 10px 0;
  color: inherit;
  text-decoration: none;
    transition: 1s all;
}
.xxgk .left a:hover {
    color: #003399;
    padding-left: 65px;
    background-color: #E8F3FC;

}
.xxgk .left .index-1 {
  background-image: url(../images/icons/zhinan.png);
}
.xxgk .left .index-2 {
  background-image: url(../images/icons/mulu3.png);
  background-position-y: 2px;
}
.xxgk .left .index-3 {
  background-image: url(../images/icons/nianbao.png);
}
.xxgk .left .index-4 {
  background-image: url(../images/icons/qingdan.png);
}
.xxgk .left .index-5 {
  background-image: url(../images/icons/shenqingchaxun.png);
}
.xxgk .right {
  float: left;
  width: 575px;
}
.xxgk .right .tab-pls .tab-pl li {
  margin: 2px 0;
  line-height: 30px;
  height: 30px;
}
.xxgk .hl-tabs .tab-nav ul {
  background-color: #fff;
}
.xxgk .hl-tabs .tab-nav {
  background: none;
  border-bottom: none;
}
.xxgk .hl-tabs .tab-nav li {
  background: inherit;
}
.xxgk .hl-tabs .tab-nav li a {
  color: #003399;
  text-decoration: none;
}
.xxgk .hl-tabs .tab-nav li.on {
  background-color: none;
  color: #003399;
  font-weight: bold;
}
.xxgk .hl-tabs .tab-pls .tab-pl li a {
  font-size: 14px;
}

.service .card-box {
  overflow: hidden;
}
.service .card-box a {
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 4px;
}
.service .card {
  width: 260px;
  height: 80px;
  float: left;
  margin: 9px;
  text-align: center;
}
.service .card img {
  height: 50px;
}
.service .card:first-child, .service .card:nth-child(6), .service .card:nth-child(8) {
  background-color: #45b3df;
}
.service .card:first-child:hover, .service .card:nth-child(6):hover, .service .card:nth-child(8):hover {
  background-color: #2faadb;
}
.service .card:nth-child(2), .service .card:nth-child(4), .service .card:nth-child(9) {
  background-color: #739be6;
}
.service .card:nth-child(2):hover, .service .card:nth-child(4):hover, .service .card:nth-child(9):hover {
  background-color: #5d8ce2;
}
.service .card:nth-child(3), .service .card:nth-child(5), .service .card:nth-child(7) {
  background-color: #515da5;
}
.service .card:nth-child(3):hover, .service .card:nth-child(5):hover, .service .card:nth-child(7):hover {
  background-color: #495394;
}

/* .jmhz {
  width: 754px;
  float: left;
}
.jmhz .hl-tabs .tab-nav ul {
  background-color: white;
}
.jmhz .hl-tabs .tab-nav li,
.jmhz .hl-tabs .tab-nav li.on {
  background-color: inherit;
}
.jmhz .hl-tabs .tab-nav li a {
  color: #003399;
}
.jmhz .hl-tabs .tab-nav li.on a {
  font-weight: bold;
} */

.img-box {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}
.img-box img {
  margin-left: 15px;
}

.style {
  position: relative;
}
.style img {
  max-width: 100%;
}
.style img:not(.tns-lazy-img),
.style .lazyload img {
  height: 255px;
}
.style .autoWidth img {
  max-width: none;
}
.style .autoHeight img {
  width: 100%;
}
.style .text {
  text-align: center;
  margin-bottom: 0;
}
.style .tns-nav {
  display: none;
}

.links {
  background: url(../images/links.png) left no-repeat;
  height: 42px;
  padding: 0 22px;
  line-height: 42px;
  font-weight: bold;
}
.links .title {
  color: white;
  margin-right: 48px;
}
.links a {
  margin-right: 15px;
  color: #333;
}

.org .tab-pls {
  height: 120px;
  overflow-y: scroll;
}

.emailbox .title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dddcdc;
  padding-left: 15px;
}
.emailbox .title a {
  text-decoration: none;
}
.emailbox .box {
  font-size: 14px;
min-height:15px;
}
.emailbox .box .item {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px dotted #e5e5e5;
}
.emailbox .box a {
  color: #333;
  display: inline-block;
  width: 200px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.emailbox .box .date {
  float: right;
}
</pre></body></html>