@charset "utf-8";

* {
    padding: 0;
    margin: 0 auto;
}

/* IE8*/
*+html * {
    padding: 0;
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
}

body {
    -webkit-text-size-adjust: none;
    color: #444;
    font-family: "微软雅黑";
    background: #F7F7F7;
}

div {
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
}

a {
    color: #444;
    text-decoration: none;
    outline: medium none;
}

a:hover {
    color: #f00;
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style: none;
}

img {
    border: none;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote {
    padding: 0;
    margin: 0;
}

table,
td,
tr,
th {
    font-size: 12px;
}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clear {
    zoom: 1;
}

/* IE6 */
*+html .clear {
    zoom: 1;
}

/* IE7 */
.transparent {
    background: transparent;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bold {
    font-weight: bold
}

.ari {
    font-family: "微软雅黑";
}

#header {
    background: url(bg.jpg) top center no-repeat;
}

.header__top {
    height: 108px;
    position: relative;
}
 

.active {
    background: #216ACD url(sy.jpg) 31px center no-repeat;
}

.jgzn {
    background: url(jgzn.fw.png) 31px center no-repeat;
}

.xxgk {
    background: url(xxgk.fw.png) 31px center no-repeat;
}

.xzql {
    background: url(xzql.fw.png) 31px center no-repeat;
}

.nav li.jgjs {
    background: url(jgjs.fw.png) 31px center no-repeat;
    margin-right: 0px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.navbar {
    min-height: 44px;
    border-bottom: 2px solid #000;
    background-color: #1C519A;
    padding: 0;
}

.nav li {
    position: relative;
    display: block;
    margin-right: 28px;
    float: left;
    margin-left: 10px;
}

.nav li a {
    position: relative;
    display: block;
    padding: 10px 60px;
    font-size: 16px;
    padding-right: 38px;
    padding-top: 11px;
    padding-bottom: 12px;
    color: #fff;
}


.footer {
    background: #B9B9B9;
    height: 150px;
    padding-top: 15px;
}

.footer-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footer-link li {
    float: left;
    font-size: 14px;
    color: #666666;
    padding: 0 4px;
}

.footer-link li a {
    color: #666666;
}

.footer-content {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}


.search {
    position: absolute;
    top: 50px;
    right: 106px;
}

.search-panel .inputSearch {
    position: relative;
    -moz-box-shadow: 0 0 2px 0px #ccc inset;
    -webkit-box-shadow: 0 0 2px 0px #ccc inset;
    box-shadow: 0 0 2px 0px #ccc inset;
    border: 1px solid #ccc;
    width: 282px;
    padding: 6px 0;
    height: 35px;
    overflow: hidden;
}

.search-panel .inputSearch input {
    margin-left: 30px;
    width: 258px;
    color: #878787;
}

.search-panel input {
    background: none;
    border: none;
    outline: none;
}

.search-panel .inputBtn {
    width: 62px;
    height: 35px;
    background: #1878CE;
    text-align: center;
    line-height: 32px;
}

.search-panel .inputBtn input {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    line-height: 34px;
}

.column {
    background: #ffffff;
}

/* 网站地图 */
.wzdt {
    width: 1200px;
    margin: 0px auto;
    background-color: white;
    border: 1px solid #CCCCCC;
}

.wzdt table {
    width: 1200px;
}

.wzdt table tr {
    border-bottom: 1px solid #CCCCCC;
}

.wzdt table tr td {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}

.wzdt table tr th {
    width: 100px;
    font-size: 18px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    padding-left: 30px;
}

.wzdt th a {
    color: #015292;
    background-color: #dde7ee;
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
}

.wzdt table tr td a {
    display: block;
    float: left;
    margin-left: 50px;
    font-size: 14px;
    font-weight: 700;
}

.wzdt table tr td a:hover {
    text-decoration: underline;
    color: #65657D
}

.useLink {
    margin-left: 1.875rem;
    text-align: center;
}

.clearfix {
    zoom: 1;
}

.useLink li {
    float: left;
}

.wza {
    width: 5.625rem;
    background: #e9f2ff;
    line-height: 1.75rem;
}

.useLink li a {
    font-size: .875rem;
    color: #3a83e9;
}

.old {
    width: 6.5rem;
    line-height: 1.75rem;
    background: #ebac40;
}

.useLink .old a {
    color: #fff;
}

.old_boount {
    display: none;
}
.old_type .old {
    width: 13.25rem;
    height: 3.5rem;
    line-height: 3.5rem;
}
.old_type .useLink li a {
    font-size: 2rem;
}
.old_type .wza {
    width: 11.25rem;
    height: 3.5rem;
    display: block;
    line-height: 3.5rem;
}
.old_type .search {
    position: absolute;
    top: 81px;
    right: 0px;
}
.old_type .header__top {
    height: 150px;
    position: relative;
}
.old_type .search-panel .inputSearch { 
    width: 290px; 
    height: 50px; 
    font-size: 24px;
}
.old_type .search-panel .inputBtn {
    width: 100px;
    height: 50px; 
    line-height: 50px;
}
.old_type .search-panel .inputBtn input {
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    line-height: 50px;
}
.old_type  .search-panel .inputSearch input {
    margin-left: 20px; 
}