body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, p, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {
    margin: 0;
    padding: 0
}

ul, ol {
    list-style-type: none;
    list-style-image: none
}

a {
    text-decoration: none
}

a:active {
    background-color: transparent
}

a:active, a:hover {
    outline: 0 none
}

h1, h2, h3, h4, h5, h6, em, b {
    font-weight: normal
}

i, em {
    font-style: normal
}

abbr, acronym {
    border-bottom: 1px dotted;
    cursor: help
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background-color: #D2E5FF;
    color: #000
}

code, kbd, pre, samp {
    font-family: consolas, "microsoft yahei"
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow: auto
}

q {
    quotes: none;
    content: "";
    content: none
}

small {
    font-size: 85.7%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0 none;
    width: auto\9;
    max-width: 100%;
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

input, button {
    *overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

textarea {
    overflow: auto;
    resize: vertical
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input {
        line-height: normal !important
    }

}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #a9a9a9;
    opacity: 1
}

label {
    cursor: pointer
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f6f5 inset
}

svg:not(:root) {
    overflow: hidden
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video, progress {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

[draggable] {
    cursor: move
}

dialog {
    border: 1px solid;
    padding: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: fit-content;
    height: fit-content
}

dialog::backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3)
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

html {
    text-size-adjust: 100%;
    font-size: 62.5%;
    height: 100%
}

body {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    font-family: "microsoft YaHei";
    height: 100%;
    background-color: #fff
}

a {
    color: #555
}

.fl {
    float: left
}

.fr {
    float: right
}

.w {
    width: 1200px;
    margin: 0px auto
}

.clear:after {
    display: table;
    clear: both;
    overflow: hidden;
    content: "";
    *zoom: 1
}

table {
    width: 100%
}

.blue {
    color: #367abd
}

.orange {
    color: #f60
}

.green {
    color: #2F961C
}

.grey {
    color: #999
}

html, body {
    height: 100%
}

#wrapper {
    min-height: 100%;
    position: relative;
    height: auto;
    padding-bottom: 131px
}

.top {
    background: transparent url("topbg.png") 0 0 no-repeat;
    height: 140px
}

.top .logo {
    font-size: 0px;
    line-height: 140px
}

.top .logo img {
    vertical-align: middle
}

.top .topbg {
    width: 600px;
    height: 140px;
    background: transparent url("logo2.png") 0 0 no-repeat
}

.top .search {
    height: 32px;
    line-height: 32px;
    margin-top: 32px
}

.top .search .ipt {
    height: 100%;
    border: 0;
    width: 200px;
    padding-left: 10px;
    font-size: 12px
}

.top .search .ipt::-webkit-input-placeholder {
    color: #999
}

.top .search .submit {
    border: 0;
    height: 100%;
    width: 60px;
    background-color: #18528a;
    color: #fff;
    font-size: 14px
}

.header {
    background-color: #1069a6
}

.header ul li {
    float: left;
    width: 109px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative
}

.header ul li:hover>a {
    background-color: #1b548b
}

.header ul li:hover .list-se {
    display: block
}

.header ul li a {
    display: block;
    color: #fff
}

.header .list-se {
    line-height: 1;
    position: absolute;
    top: 44px;
    left: 0;
    width: 170px;
    z-index: 99;
    display: none;
    background-color: rgba(16, 105, 166, 0.95);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F21069A6, endColorstr=#F21069A6);
    root: .header .list-se;
    root-filter: none
}

.header .list-se a {
    line-height: 40px;
    font-size: 14px;
    padding-left: 26px;
    text-align: left;
    border-top: 1px dashed #4287b9
}

.header .list-se a:first-child {
    border-top: 0
}

.header .list-se a:hover {
    background-color: #1b548b
}

.footer {
    width: 100%;
    height: 131px;
    position: absolute;
    bottom: 0;
    border-top: 2px solid #1a88d4;
    background-color: #1069a6;
    color: #fff;
    font-size: 12px
}

.fo-table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.fo-table .fo-cell {
    display: table-cell;
    vertical-align: middle;
    height: 131px
}

.fo-table .fo-con {
    text-align: left;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle
}

.fo-table .fo-con .fo-con-txt {
    margin: 15px 0px
}

.fo-table .fo-con img {
    margin-right: 30px
}

