/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;}

table {
    border-collapse: collapse;
    border-spacing: 0;}

caption, th {
    text-align: left;
    font-weight: normal;}

html, body, fieldset, img, iframe, abbr {
    border: 0;}

i, cite, em, var, address, dfn {
    font-style: normal;}

[hidefocus], summary {
    outline: 0;}

li {
    list-style: none;}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;}

sup, sub {
    font-size: 83%;}

pre, code, kbd, samp {
    font-family: inherit;}

q:before, q:after {
    content: none;}

textarea {
    overflow: auto;
    resize: none;}

label, summary {
    cursor: default;}

a, button {
    cursor: pointer;}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;}

del, ins, u, s, a, a:hover {
    text-decoration: none;}

body, textarea, input, button, select, keygen, legend {
    font: 13px/1.14 arial, \5b8b\4f53;
    color: #585856;
    outline: 0;}

body {
    background: #fff;}

a, a:hover {
    color: #333;}

/* function */
.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";}

.f-cb, .f-cbli li {
    zoom: 1;}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;}

.f-dn {
    display: none;}

.f-db {
    display: block;}

.f-fl {
    float: left;}

.f-fr {
    float: right;}

.f-pr {
    position: relative;}

.f-prz {
    position: relative;
    zoom: 1;}

.f-oh {
    overflow: hidden;}

.f-ff0 {
    font-family: arial, \5b8b\4f53;}

.f-ff1 {
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;}

.f-fs1 {
    font-size: 12px;}

.f-fs2 {
    font-size: 14px;}

.f-fwn {
    font-weight: normal;}

.f-fwb {
    font-weight: bold;}

.f-tal {
    text-align: left;}

.f-tac {
    text-align: center;}

.f-tar {
    text-align: right;}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph;}

.f-vam, .f-vama * {
    vertical-align: middle;}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap;}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;}

.f-ti {
    overflow: hidden;
    text-indent: -30000px;}

.f-ti2 {
    text-indent: 2em;}

.f-lhn {
    line-height: normal;}

.f-tdu, .f-tdu:hover {
    text-decoration: underline;}

.f-tdn, .f-tdn:hover {
    text-decoration: none;}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;}

.f-csp {
    cursor: pointer;}

.f-csd {
    cursor: default;}

.f-csh {
    cursor: help;}

.f-csm {
    cursor: move;}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;}
body {
    background: url(../images/bg.jpg) repeat-x;}

.clear {
    clear: both;}

a:hover {
    color: #1D4A8C;}

header {
    width: 100%;
    height: 110px;}

.top-bar {
    width: 1000px;
    height: 30px;
    margin: 0 auto;}

.top-bar ul li {
    display: block;
    margin-top: 10px;
    float: right;
    line-height: 12px;
    height: 12px;
    border-left: 1px solid #3E2D2D;}

.top-bar ul li a {
    color: #3E2D2D;
    font-size: 12px;
    padding: 0 10px;}

.top-bar ul li:last-child {
    border: none;}

.header {
    width: 1000px;
    height: 80px;
    margin: 0 auto;}

.logo {
    display: block;
    width: 635px;
    height: 60px;
    background: url(../images/logo.jpg);}

/**导航菜单**/

nav {
    width: 100%;
    height: 45px;
    background: #507FC6;}

.nav {
    display: block;
    width: 1000px;
    height: 45px;
    margin: 0 auto;
    font-size: 14px;}

.nav ul li {
    float: left;
    display: inline;
    font: 1.1em Arial, Helvetica, sans-serif;
    height: 45px;
    width: 90.5px;
    list-style: none;
    text-align: center;
    position: relative;}

.nav ul li a {
    /*color: #fff;*/
    color: #EEEEEE;
    text-decoration: none;
    line-height: 45px;
    width: 90.5px;
    margin: 0px;
    padding: 0;
    display: block;}

.nav ul li ul li {
    height: 30px;}

.nav ul li ul li a {
    background: #507FC6;
    line-height: 30px;
    font-size: 12px;}

.nav ul li a:hover {
    background: #1D4A8C;
    color: #FFFFFF;}

.nav ul li ul {
    /*visibility: hidden;*/
    display: none;}

.nav ul li:hover ul {
    /*visibility: visible;*/
    display: block;}

.nav ul li ul li a:hover {
    background: #1D4A8C;
    color: #FFFFFF;}

.content {
    width: 1000px;
    margin: 0 auto;}

.banner {
    width: 1000px;
    }

.banner-img {
    width: 1000px;
    height: 350px;}

.box {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;}

.box .box-header {
    width: 100%;
    line-height: 30px;
    color: #062655;
    font-weight: 500;
    font-size: 1.2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #507FC6;}

.box .box-body {
    width: 100%;
    padding: 10px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;}

.index-content {
    width: 1000px;
    height: 200px;
    margin-top: 20px;}

.index-content .box {
    width: 320px;
    height: 200px;
    float: left;}

.index-content .box:nth-child(2) {
    margin: 0 20px;}

.index-list {
    display: block;}

.index-list li {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 100%;
    border-bottom: 1px dotted #e0dfe3;}

.index-list li a, .index-list li span {
    display: block;
    color: #696969;}

.index-list li a {
    width: 270px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;}

.index-list li a:hover {
    color: #1D4A8C;}

.index-list li span {
    width: 50px;
    text-align: right;
    float: right;}

.index-content2 {
    width: 100%;
    height: 190px;}

.scroll-item {
    display: block;
    margin: 0 5px;
    width: 160px;
    height: 140px;
    float: left;}

.scroll-item p {
    width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;}

.index-image-img {
    width: 160px;
    height: 110px;
    border: none;}

#scroll {
    width: 100%;
    overflow: hidden;}

#scroll-in {
    float: left;
    width: 800%;}

#scroll1 {
    float: left;}

#scroll2 {
    float: left;}

.link-box {
    margin-top: 20px;
    width: 100%;
    height: 120px;
    background: #F8F7F4;}

.link-inner {
    width: 1000px;
    height: 120px;
    margin: 0 auto;}

.link-inner h4 {
    width: 100%;
    display: block;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 50px;
    border-bottom: 1px solid #CCCCCC;}

.link-list {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;}

.link-list li {
    display: block;
    float: left;
    margin: 0 5px;
    line-height: 25px;}

footer {
    width: 100%;
    height: 80px;
    background: #E0E0E0;}

.footer {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;}

.footer p {
    color: #7B7B7B;
    font-size: 12px;}

.footer p:nth-child(1) {
    padding-top: 15px;}

.content-block {
    width: 1000px;
    margin-top: 20px;}

.content-right {
    float: left;
    width: 770px;
    margin-left: 20px;}

.content-right .box-body{
    line-height: 22px;}
.side-box {
    width: 210px;
    padding: 15px;
    text-align: left;
    float: left;
    background: #EEF3F9;}

.side-box .side-box-title {
    border-bottom: 2px solid #48669C;
    line-height: 35px;
    height: 35px;
    font-size: 1.5em;
    color: #3B6DA3;
    margin-bottom: 15px;}

.side-box ul li {
    display: block;
    padding-left: 40px;
    height: 30px;
    line-height: 25px;
    background: url(../../images/dot.jpg);}

.side-box ul li a {
    color: #57627E;
    font-size: 1.1em;}

/*分页*/
.pagination {}

.pagination li {
    display: inline-block;
    margin-right: 10px;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #507FC6;
    text-align: center;}

.pagination li a{
    color: #507FC6;}

.pagination .active {
    color: #1D4A8C;}

.doc-list {
    display: block;}

.doc-list li {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 100%;
    border-bottom: 1px dotted #e0dfe3;}

.doc-list li a, .doc-list li span {
    display: block;
    color: #696969;}

.doc-list li a {
    width: 645px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;}

.doc-list li a:hover {
    color: #1D4A8C;}

.doc-list li span {
    width: 70px;
    text-align: right;
    float: right;}