<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.m-header {
    width: 100%;
    height: 130px;
    background: #f7f7f7;
}

body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {
    border: none;
}

body {
    line-height: 1.5;
}

.l-logo {
    height: 130px;
    background: url(http://cgj.nantong.gov.cn/ntscgj/resource/theme/img/header-img.png) no-repeat center right;
}

.w-1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

clearfix::before, .clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.logo-img {
    float: left;
    width: 88px;
    height: 96px;
    margin-top: 10px;
    margin-right: 15px;
}

img {
    border: none;
}

.l-logo-tit {
    float: left;
    margin-top: 10px;
    color: #1167b7;
    padding-top: 0px;
    clear:none;
}

* {
    box-sizing: border-box;
}

.l-logo-tit .font42 {
    font-size: 36px;
    font-weight: bold;
}

.m-link {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.m-nav {
    height: 50px;
    background: #1167b7;
}

.w-1200 {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

clearfix::before, .clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.m-nav-ul {
    display: inline-block;
    width: 1000px;
    height: 50px;
}

.pull-left {
    float: left;
}

ul, dl, li {
    list-style-type: none;
}

.m-nav-ul li {
    float: left;
    height: 50px;
    width: 16.66667%;
    line-height: 50px;
    text-align: center;
}

.m-nav-ul li.on .menu, .m-nav-ul li .menu:hover {
    color: #1167b7;
    background: #fff;
}

.m-nav-ul li .menu {
    position: relative;
    display: inline-block;
    height: 48px;
    padding: 0 20px;
    margin-top: 2px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

.m-nav-ul li {
    line-height: 50px;
    text-align: center;
}

.m-nav-ul li .menu {
    position: relative;
    display: inline-block;
    height: 48px;
    padding: 0 20px;
    margin-top: 2px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.m-nav-sub {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 48px;
    left: 0;
    width: 112px;
    background: #fff;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    z-index: 10;
}

.r-search {
    display: inline-block;
    width: 200px;
    height: 35px;
    margin-top: 7.5px;
    background: #fff;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
}

.pull-right {
    float: right;
}

select, input {
    vertical-align: middle;
}

.icon-search {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    padding: 17px;
    background: url(http://cgj.nantong.gov.cn/ntscgj/resource/theme/img/icon-search.png) no-repeat center center;
    cursor: pointer;
}

.input-search {
    width: 145px;
    height: 33px;
    border: none;
    outline: none;
    border-radius: 5px;
}

.m-nav-ul li .menu:hover .m-nav-sub {
  visibility: visible;
}
.m-nav-sub a.sub-menu {
  display: block;
  padding: 0 16px;
  color: #333;
}
.m-nav-sub a.sub-menu:hover {
  background: #f7f7f7;
}
.m-footer{
position: relative;
 }
.footer-bottom&gt;a{
 display: none;
 }
#_span_jiucuo{
    position: absolute;
    top: 30%;
    left: 75%;
 }</pre></body></html>