@charset "UTF-8";
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body {
    background: #fff url(../img/xxgk/bg.png) no-repeat top center!important;
    color: #555;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu Verdana, Arial, Helvetica!important
}

caption,
td,
th {
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

a {
    color: #555;
    text-decoration: none
}

a:hover {
    text-decoration: none!important;
    color: #333!important
}

img {
    border: none
}

li,
ol,
ul {
    list-style: none
}

button,
input,
select,
textarea {
    font: 14px Verdana, Helvetica, Arial, sans-serif
}

table {
    border-collapse: collapse
}

html {
    overflow-y: scroll
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.max-box {
    width: 1028px;
    margin: 0 auto;
    padding-top: 31px;
    position: relative
}

.max-box .t100,
.max-box .t164,
.max-box .t327,
.max-box .t78 {
    height: 45px
}

.max-box .t164 {
    width: 164px
}

.max-box .t327 {
    width: 327px;
    text-align: left
}

.max-box .t100 {
    width: 100px;
    text-align: left
}

.max-box .t78 {
    width: 78px;
    text-align: center
}

.max-box>h1 {
    width: 610px;
    height: 110px;
    font-size: 100px;
    font-weight: 700;
    color: #fff;
    line-height: 110px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .33);
    margin: 47px auto 0;
    position:relative;
}

.max-box>h1:after{
    content: "";
    position: absolute;
    right: -100px;
    bottom: -20px;
    width: 84%;
    height: 2px;
    background-color: white;
}
.confirm-box {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 440px;
    background: #fff;
    margin-left: -225px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 7px;
    box-shadow: 4px 5px 5px #ddd
}

.confirm-box .btns {
    text-align: right;
    margin-top: 10px
}

.confirm-box .success {
    background: #37acfb;
    text-align: center;
    display: inline-block;
    padding: 4px 20px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.confirm-box .exit {
    background: #aaa;
    text-align: center;
    display: inline-block;
    padding: 4px 20px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.max-box .top {
    height: 74px;
    line-height: 74px;
    background: 0 0
}

.max-box .top .logo {
    width: 70px;
    height: 74px;
    background: url(../img/xxgk/fh.png) no-repeat center;
    margin-right: 15px;
    padding-top: 0;
    position: static
}

.max-box .top h1 {
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff
}

.max-box .catalogB {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.max-box .content-data {
    margin-top: 108px;
    width: 100%;
    background: #f2f2f2;
    background: linear-gradient(180deg, #f2f2f2 0, #fafafa 100%);
    padding: 90px 36px 110px 36px
}

.max-box .content-data .search-box {
    position: relative;
    width: 1028px;
    margin: 0 auto;
    height: auto;
    background: 0 0!important
}

.max-box .content-data .search-box form {
    width: 510px;
    height: 50px;
    margin: 0 auto;
    background: #fff;
    border-radius: 9px;
    border: 1px solid #1a62a6
}

.max-box .content-data .search-box input[type=text] {
    border: 0;
    outline: 0;
    height: 48px;
    width: 430px;
    border-radius: 9px;
    margin-left: 1px;
    margin-top: 1px;
    padding-left: 10px;
    font-size: 20px
}

.max-box .content-data .search-box input[type=submit] {
    width: 36px;
    height: 48px;
    border: 0;
    cursor: pointer;
    background: url(../img/xxgk/search.png) no-repeat center;
    margin-right: 14px
}

.max-box .content-data .search-box .border {
    width: 240px;
    height: 1px;
    background: #d8d8d8;
    border-radius: 9px;
    top: 50%;
    margin-top: -.5px;
    position: absolute
}

.max-box .content-data .search-box .b1 {
    left: 0
}

.max-box .content-data .search-box .b2 {
    right: 0
}

.max-box .content-data .min-box {
    margin-top: 46px
}

.max-box .content-data .min-box .left {
    width: 240px
}

.max-box .content-data .min-box .left .guide {
    display: block;
    width: 194px;
    height: 63px;
    line-height: 70px;
    padding: 7px 23px;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px
}

.max-box .content-data .min-box .left .guide.nav-selected {
    background: #1664ab
}

.max-box .content-data .min-box .left .guide.nav-selected .guide-str {
    color: #fff
}

.max-box .content-data .min-box .left .guide:hover {
    background: #1664ab
}

.max-box .content-data .min-box .left .guide:hover .guide-ico {
    width: 36px;
    height: 63px;
    background: url(../img/xxgk/zhinan.png) no-repeat center;
    margin-right: 20px
}

.max-box .content-data .min-box .left .guide:hover .guide-str {
    color: #fff
}

.max-box .content-data .min-box .left .guide .guide-ico {
    width: 40px;
    height: 63px;
    background: url(../img/xxgk/zhinan.png) no-repeat center;
    margin-right: 20px
}

.max-box .content-data .min-box .left .guide .guide-str {
    width: 93px;
    height: 56px;
    font-size: 22px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 26px;
    margin-top: 5px
}

.max-box .content-data .min-box .left .system {
    display: block;
    width: 194px;
    height: 63px;
    line-height: 70px;
    padding: 7px 23px;
    background: #fff;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px
}

.max-box .content-data .min-box .left .system.nav-selected {
    background: #1664ab
}

.max-box .content-data .min-box .left .system.nav-selected .system-str {
    color: #fff
}

.max-box .content-data .min-box .left .system:hover {
    background: #1664ab
}

.max-box .content-data .min-box .left .system:hover .system-str {
    color: #fff
}

.max-box .content-data .min-box .left .system .system-ico {
    width: 36px;
    height: 63px;
    background: url(../images/ico-2.png?2004101502) no-repeat center;
    margin-right: 20px
}

.max-box .content-data .min-box .left .system .system-str {
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 28px
}

.max-box .content-data .min-box .left .more-list {
    background: #fff;
    margin-bottom: 15px
}

.max-box .content-data .min-box .left .Collapsing {
    display: block;
    width: 194px;
    height: 63px;
    line-height: 70px;
    padding: 7px 23px;
    background: url(../img/xxgk/show.png) no-repeat 200px center;
    border: 1px solid #e8e8e8;
    margin: 0;
    cursor: pointer
}

.max-box .content-data .min-box .left .Collapsing .legal-str {
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 28px
}

.max-box .content-data .min-box .left .Collapsing .legal-ico {
    width: 36px;
    height: 63px;
    background: url(../images/ico-6.png?2004101502) no-repeat center;
    margin-right: 20px
}

.max-box .content-data .min-box .left .Collapsing .zfgkznml-str,
.max-box .content-data .min-box .left .Collapsing .zfxxgkzd-str,
.max-box .content-data .min-box .left .Collapsing .gknr-str,
.max-box .content-data .min-box .left .Collapsing .xxgkndbg-str
{
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 28px
}

.max-box .content-data .min-box .left .Collapsing .zcwj-str
{
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 60px
}

.max-box .content-data .min-box .left .Collapsing .fd-icon{
    width: 40px;
    height: 63px;
    margin-right: 20px
}
.max-box .content-data .min-box .left .Collapsing .zfgkznml-ico{
    background: url(../img/xxgk/zhinan.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing .zfxxgkzd-ico{
    background: url(../img/xxgk/zhidu.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing .zcwj-ico{
    background: url(../img/xxgk/zcwj.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing .gknr-ico{
    background: url(../img/xxgk/gknr.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing .xxgkndbg-ico{
    background: url(../img/xxgk/gknb.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing.current {
    background: #1664ab url(../img/xxgk/hide.png) no-repeat 200px center;
}

.max-box .content-data .min-box .left .Collapsing.current .zfgkznml-ico {
    background: url(../img/xxgk/zhinan1.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing.current .zfxxgkzd-ico {
    background: url(../img/xxgk/zhidu1.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing.current .zcwj-ico {
    background: url(../img/xxgk/zcwj1.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing.current .gknr-ico {
    background: url(../img/xxgk/gknr1.png) no-repeat center;
}
.max-box .content-data .min-box .left .Collapsing.current .xxgkndbg-ico {
    background: url(../img/xxgk/gknb1.png) no-repeat center;
}

.max-box .content-data .min-box .left .Collapsing.current .zfgkznml-str,
.max-box .content-data .min-box .left .Collapsing.current .zfxxgkzd-str,
.max-box .content-data .min-box .left .Collapsing.current .zcwj-str,
.max-box .content-data .min-box .left .Collapsing.current .gknr-str,
.max-box .content-data .min-box .left .Collapsing.current .xxgkndbg-str{
    color: #fff
}

.max-box .content-data .min-box .left .sub-collapsing {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 3px 0;
    position: relative;
    cursor: pointer;
    margin: 0
}

.max-box .content-data .min-box .left .sub-collapsing:hover {
    background: #e6f5ff
}

.max-box .content-data .min-box .left .sub-collapsing:hover .title {
    color: #1664ab
}

.max-box .content-data .min-box .left .sub-collapsing.current {
    background: #fff
}

.max-box .content-data .min-box .left .sub-collapsing.current a {
    color: #333
}

.max-box .content-data .min-box .left .sub-collapsing:first-child {
    margin-top: 0
}

.max-box .content-data .min-box .left .sub-collapsing .legal-str {
    width: 150px;
    font-size: 18px;
    text-align: left;
    line-height: 20px
}

.max-box .content-data .min-box .left .sub-collapsing.current .more {
    width: 30px;
    height: 30px;
    background: url(../img/xxgk/show.png) no-repeat center;
}
.max-box .content-data .min-box .left .sub-collapsing.second-current .more {
    background: url(../img/xxgk/show1.png) no-repeat center;
}

.max-box .content-data .min-box .left .three-collapsing {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    width: 220px;
    padding: 10px;
    position: relative;
    margin: 0;
    cursor: pointer
}

.max-box .content-data .min-box .left .three-collapsing:hover {
    background: #e6f5ff
}

.max-box .content-data .min-box .left .three-collapsing:hover .title {
    color: #1664ab
}

.max-box .content-data .min-box .left .three-collapsing.current {
    background: #fff
}

.max-box .content-data .min-box .left .three-collapsing.current a {
    color: #333
}

.max-box .content-data .min-box .left .three-collapsing.current .more {
    width: 30px;
    height: 30px;
    background: url(../images/jh.png?2004101502) no-repeat center;
}

.max-box .content-data .min-box .left .three-collapsing:first-child {
    margin-top: 0
}

.max-box .content-data .min-box .left .three-collapsing .more {
    width: 30px;
    height: 30px;
    background: url(../img/xxgk/show.png) no-repeat center;
}

.max-box .content-data .min-box .left .three-collapsing .legal-ico {
    width: 26px;
    height: 26px;
    background: url(../img/xxgk/zhinan.png) no-repeat center;
    margin-right: 10px;
    margin-left: 10px
}

.max-box .content-data .min-box .left .three-collapsing .legal-str {
    width: 142px;
    font-size: 15px;
    line-height: 20px;
    text-align: left
}

.max-box .content-data .min-box .left .coll_body {
    padding-top: 10px;
    width: 240px
}

.max-box .content-data .min-box .left .coll_body .selected a {
    color: #fff
}

.max-box .content-data .min-box .left .coll_body a {
    display: flex;
    width: 240px;
    line-height: 32px;
    text-align: center;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    font-weight: 400;
    margin: 0
}

.max-box .content-data .min-box .left .coll_body .point {
    display: block;
    width: 3px;
    height: 3px;
    background: #1664ab;
    border-radius: 50%;
    float: left;
    margin-left: 30px
}

.max-box .content-data .min-box .left .coll_body .title {
    margin-left: 16px;
    float: left;
    font-size: 14px;
    color: #424242;
    width: 185px;
    text-align: left;
    line-height: 68px;
    height: 49px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    border: 0;
    background: 0 0;
    padding-top: 0;
}

.max-box .content-data .min-box .left .coll_body .selected .title{
    color: #fff
}

.max-box .content-data .min-box .left .sub-coll_body {
    width: 240px;
    margin-bottom: 10px
}

.max-box .content-data .min-box .left .sub-coll_body .selected .title {
    color: #fff
}

.max-box .content-data .min-box .left .sub-coll_body .selected .point {
    background: #fff
}

.max-box .content-data .min-box .left .more {
    width: 30px;
    height: 30px;
    background: url(../img/xxgk/show.png) no-repeat center;
    position: absolute;
    right: 6px;
    margin-top: 0
}

.max-box .content-data .min-box .right {
    width: 770px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1)
}

.max-box .content-data .min-box .right .list-item {
    margin-bottom: 20px
}

.max-box .content-data .min-box .right .list-item .title {
    position: relative;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #cdcdcd;
    background: 0 0
}

.max-box .content-data .min-box .right .list-item h2 {
    display: inline-block;
    padding: 0 23px;
    height: 37px;
    background: #1664ab;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 500
}

.max-box .content-data .min-box .right .list-item li {
    padding: 0 15px 0 30px;
    margin-top: 16px;
    float: none
}

.max-box .content-data .min-box .right .list-item li span {
    display: inline-block
}

.max-box .content-data .min-box .right .list-item li .article-title {
    font-size: 16px;
    color: #525252;
    line-height: 22px;
    padding-right: 10px;
    margin-bottom: 8px
}

.max-box .content-data .min-box .right .list-item li .push-time {
    color: #a7a7a7;
    line-height: 22px
}

.max-box .content-data .min-box .right .list-item li:first-child {
    margin-top: 30px
}

.max-box .content-data .min-box .right .list-item .more {
    width: 100px;
    height: 30px;
    background: #e6e6e6;
    font-size: 16px;
    font-weight: 400;
    color: #585858;
    line-height: 30px;
    display: block;
    margin: 23px auto 0;
    text-align: center;
    float: none!important
}

.max-box .content-data .min-box .right .list-item .more:hover {
    background: #1664ab;
    color: #fff
}

.max-box .content-data .min-box .right .system-list {
    padding-bottom: 38px
}

.max-box .content-data .min-box .right .system-list>a {
    width: 698px;
    display: block;
    margin: 0 auto
}
.foot-box a:hover{
    color:#fff !important;
}

.max-box .content-data .min-box .right .system-list .article-title {
    font-size: 16px;
    color: #525252;
    line-height: 22px;
    padding-right: 10px
}

.max-box .content-data .min-box .right .system-list .push-time {
    font-size: 16px;
    color: #a7a7a7;
    line-height: 22px
}

.max-box .content-data .min-box .right .system-list h2 {
    padding: 35px 0;
    border-bottom: 2px solid #cdcdcd;
    line-height: 22px;
    height: 22px
}

.max-box .content-data .min-box .right .system-list .scoll-list {
    height: 670px;
    width: 698px;
    overflow-y: scroll;
    margin-left: 36px;
    margin-top: 10px;
    padding-right: 20px
}

.max-box .content-data .min-box .right .system-list .scoll-list li {
    margin-top: 22px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar {
    background: #f5f5f5;
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar-button {
    display: none;
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar-track-piece {
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar-thumb {
    background: #0668af;
    width: 10px;
    height: 80px!important;
    border-radius: 9999rem
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-scrollbar-corner {
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .system-list .scoll-list::-webkit-resizer {
    border-radius: 9999rem;
    width: 10px
}

.max-box .content-data .min-box .right .year-list {
    height: 697px
}

.max-box .content-data .min-box .right .year-list h2 {
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-weight: 400;
    color: #2c2c2c;
    line-height: 25px;
    margin-top: 20px;
    margin-left: 14px
}

.max-box .content-data .min-box .right .year-list h3 {
    height: 40px;
    background: #1664ab;
    font-size: 17px;
    color: #fff;
    line-height: 40px;
    margin-left: 7px;
    margin-top: 16px;
    padding: 0 13px;
    display: inline-block
}

.max-box .data-table {
    width: 750px;
    margin: 10px auto;
    border: 0
}

.max-box .data-table td,
.max-box .data-table tr {
    border: 0;
    position: relative
}

.max-box .data-table a {
    color: #525252;
    word-wrap: break-word;
}

.max-box .data-table .data-table-top p {
    width: 100%;
    color: #2D6CA9;
    border-left: 1px solid #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size:22px;
}

.max-box .data-table .data-table-item p {
    min-height: 40px;
    float: left;
    margin: 10px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
}

.max-box .data-table .data-table-item .item-url {
    display: block;
    width: 100%;
    height: 60px;
}

.max-box .data-table .data-table-item .w205 {
    width: 185px;
}

.max-box .data-table .data-table-item .w365 {
    width: 345px;
}

.max-box .data-table .data-table-item .w87 {
    width: 67px;
}

.max-box .data-table .data-table-item .w117 {
    width: 97px;
}

.max-box .data-table .data-table-item .w117 a {
    padding-right: 5px;
}

.max-box .data-table .data-table-item .w132 {
    width: 111px;
}

.max-box .data-table .data-table-item .w453 {
    width: 432px;
}

.max-box .data-table .data-table-item .w80 {
    width: 73px;
}

.max-box .data-table .data-table-item .w95 {
    width: 95px;
}

.max-box .data-table .data-table-item .w335 {
    width: 315px;
}

.max-box .data-table .data-table-item .w571 {
    width: 550px;
}

.max-box .data-table .data-table-item .w659 {
    width: 636px;
}

.max-box .data-table .data-table-item .w540 {
    width: 519px;
}

.max-box .data-table .data-table-item .w526 {
    width: 505px;
}
.max-box .data-table .data-table-item .w600 {
    width: 600px;
}

.max-box .data-table .data-table-item .item-url:hover a {
    color: #1a62a6;
    font-weight: 700
}

.max-box .data-table .data-table-all {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    float: left;
    border: 1px solid #ddd;
    line-height: 40px
}

.max-box .data-table .data-table-all .all-item {
    padding: 0 10px;
    border-top: 1px solid #ddd
}

.max-box .data-table .data-table-all .all-item:first-child {
    border-top: 0
}

.max-box .data-table .data-table-all .w100 {
    width: 100%;
    background: 0 0;
    height: auto
}

.max-box .data-table .data-table-all p {
    width: 343px;
    float: left;
    margin: 0;
    padding: 10px;
    padding-left: 10px;
    justify-content: flex-start;
    border-left: 1px solid #ddd;
    line-height: 24px
}

.max-box .data-table .data-table-all p:first-child {
    border-left: 0
}

.max-box .data-table .data-table-all span {
    font-weight: 700
}

.max-box .data-table .w205 {
    width: 205px
}

.max-box .data-table .w365 {
    width: 365px
}

.max-box .data-table .w87 {
    width: 87px
}

.max-box .data-table .w80 {
    width: 90px
}

.max-box .data-table .w526 {
    width: 526px
}

.max-box .data-table .w117 {
    width: 117px
}

.max-box .data-table .w117 a:hover {
    color: #ec3528!important;
    font-weight: 700
}

.max-box .data-table .w132 {
    width: 132px
}

.max-box .data-table .w132 a:hover {
    color: #ec3528!important;
    font-weight: 700
}

.max-box .data-table .w335 {
    width: 335px
}

.max-box .data-table .w335 a:hover {
    font-weight: 700;
    color: #1a62a6!important
}

.max-box .data-table .w453 {
    width: 453px
}

.max-box .data-table .w453 a:hover {
    font-weight: 700;
    color: #1a62a6!important
}

.max-box .data-table .w571 {
    width: 571px
}

.max-box .data-table .w571 a:hover {
    font-weight: 700;
    color: #1a62a6!important
}

.max-box .data-table .w659 {
    width: 659px
}

.max-box .data-table .w659 a:hover {
    font-weight: 700;
    color: #1a62a6!important
}

.max-box .data-table .w540 {
    width: 540px
}

.max-box .data-table .w540 a:hover {
    font-weight: 700;
    color: #1a62a6!important
}

.max-box .tw166 {
    width: 98px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw240 {
    width: 200px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw50 {
    width: 67px;
    padding-left: 0;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw50-1 {
    width: 26px;
    padding-left: 0;
    text-align: center;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw103 {
    width: 97px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw103 a {
    text-decoration: underline;
    padding-bottom: 5px;
    display: inline-block
}

.max-box .tw102 {
    width: 100px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw85 {
    width: 75px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw150 {
    width: 130px;
    word-wrap: break-word;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw150-1 {
    width: 97px;
    word-wrap: break-word;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .tw120 {
    width: 100px;
    text-align: left;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 23px;
    line-height: 23px
}

.max-box .b3 {
    background: #f5f5f5
}

.max-box .p8 {
    padding-left: 8px
}

.max-box table th {
    background: #1664ab;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff
}

.max-box table td {
    text-align: center;
    font-size: 14px;
    color: #525252;
    padding: 10px;
    vertical-align: bottom;
    border: 0
}

.max-box table td a {
    font-size: 14px;
    color: #1664ab
}

.max-box table .all-data {
    position: absolute;
    top: 0;
    left: 0
}

.max-box .year-item {
    width: 757px;
    margin: 0 auto
}

.max-box .year-item .item1,
.max-box .year-item .item2,
.max-box .year-item .item3 {
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 16px;
    color: #525252
}

.max-box .year-item .item1 {
    width: 236px;
    padding: 0 8px
}

.max-box .year-item .item2 {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9
}

.max-box .year-item .item2,
.max-box .year-item .item3 {
    width: 192px;
    padding-left: 48px;
    padding-right: 10px
}

.max-box .content {
    width: 100%;
    margin: 39px auto;
    float: unset;
    background: 0 0!important
}

.max-box .content h1 {
    font-size: 32px;
    color: #0a66a9;
    text-align: center;
    line-height: 48px;
    width: 90%;
    margin: 0 auto 12px
}

.max-box .content .inbox {
    display: inline-block
}

.max-box .content .inbox span {
    padding: 0 5px
}

.max-box .content .activity-info {
    text-align: center;
    color: #595959;
    font-size: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f1f1
}

.max-box .content .activity {
    padding: 30px 15px 0;
    max-height: 600px;
    overflow-y: scroll
}

.max-box .content .activity::-webkit-scrollbar {
    background: #fff;
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity::-webkit-scrollbar-button {
    display: rgba(0, 0, 0, .46);
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity::-webkit-scrollbar-track-piece {
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .46);
    width: 6px;
    border-radius: 9999rem
}

.max-box .content .activity::-webkit-scrollbar-corner {
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity::-webkit-resizer {
    border-radius: 9999rem;
    width: 6px
}

.max-box .content .activity p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify
}

.max-box .content .activity table,
.max-box .content .activity table td,
.max-box .content .activity table tr {
    background: 0 0;
    border: 1px solid #333
}

.max-box .content .active {
    font-weight: 700
}

.max-box .content-table {
    width: 698px;
    margin: 20px auto 20px
}

.max-box .content-table table {
    width: 100%
}

.max-box .content-table table,
.max-box .content-table table td,
.max-box .content-table table tr {
    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 15px;
    text-align: left
}

.max-box .content-table .tc {
    text-align: center;
    width: 80px;
    vertical-align: middle
}

.max-box .noBg {
    background: 0 0!important
}

.max-box .content-data .min-box .left .sub-collapsing .w163 {
    width: 163px
}

.max-box .year-more:hover {
    background: #e6f5ff
}

.max-box .pb20 {
    padding-bottom: 20px
}

.max-box .ptb {
    padding: 20px 0
}

.max-box .item4 {
    width: 33.333%;
    display: block;
    float: left;
    margin: 8px 0;
    padding: 15px 0;
    text-align: center
}

.max-box .overview-list {
    width: 757px;
    margin: 0 auto
}

.max-box .overview-list h4 {
    height: 40px;
    background: #1664ab;
    font-size: 17px;
    color: #fff;
    line-height: 40px;
    margin-top: 16px;
    padding: 0 15px
}

.max-box .overview-list .overview-item {
    padding: 0;
    border-left: 1px solid #ddd;
    margin-bottom: 15px
}

.max-box .overview-list .overview-item .item {
    float: left;
    font-size: 17px;
    text-align: center;
    width: 231px;
    border-right: 1px solid #ddd;
    padding: 10px;
    height: 45px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    margin-top: 0
}

.coll_body .selected,
.sub-coll_body .selected {
    background: #37acfb!important;
}

.coll_body .selected a,
.sub-coll_body .selected a {
    color: #fff
}

.noBackground {
    background: 0 0!important
}

.noBackground.selected {
    background: #1664ab!important
}

.catalog-item a {
    width: 170px;
    height: 84px;
    line-height: 20px;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 10px;
    float: left;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-sizing: border-box
}

.catalog-item a:hover {
    background: #0a66a9;
    color: #fff!important
}

.leadership h2 {
    border-bottom: 2px solid #1664ab;
    color: #1664ab;
    display: inline-block;
    font-size: 20px;
    margin-left: 15px;
    margin-top: 15px;
    padding-bottom: 5px
}

.leadership .leadership-item {
    margin-top: 20px;
    margin-left: 20px
}

.leadership .leadership-item .data-list {
    width: 576px;
    float: left
}

.leadership .leadership-item h3 {
    width: 140px;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    float: left;
    margin-right: 15px
}

.leadership .leadership-item .leadership-item-data {
    width: 163px;
    text-align: center;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.leadership .leadership-item img {
    display: block;
    width: 163px;
    height: 210px;
    background: #ddd;
    margin-bottom: 15px
}

.fc_ch1,
.fc_hui2 {
    border: 0!important
}

.page{
    width: 750px;
    height: 30px;
}
.page ul{
    height: 30px;
    position: relative;
    margin: 0 auto;
    width: 420px;
    float: right;
}
.page ul li{
    position: relative;
    float: left;
}
.page ul li a{
    color:#2D6CA9!important;
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
}
.prevPage a,.nextPage a{
    width: 50px!important;
}
.page ul li.active a {
    background: #2D6CA9;
    color: #ffffff!important;

}

.disnone{
    display: none;
}

.zfxxsqgk{
    background: #fff;
    margin-bottom: 15px;
    display: block;
    width: 194px;
    height: 84px;
    line-height: 70px;
    padding: 7px 23px;
    border: 1px solid #e8e8e8;
    margin: 0;
    cursor: pointer;
}
.zfxxsqgk-ico{
    width: 40px;
    height: 63px;
    margin-right: 20px;
    background: url(../img/xxgk/zfxxsqgk.png) no-repeat center;
}
.zfxxsqgk-str{
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 28px;
}

.xmcggg{
    background: #fff;
    margin-bottom: 15px;
    display: block;
    width: 194px;
    height: 58px;
    line-height: 70px;
    padding: 7px 23px;
    border: 1px solid #e8e8e8;
    margin: 0;
    cursor: pointer;
    margin-top: 15px;
}
.xmcggg-ico{
    width: 40px;
    height: 63px;
    margin-right: 20px;
    background: url(../img/xxgk/gknr.png) no-repeat center;
}
.xmcggg-str{
    width: 93px;
    height: 56px;
    font-size: 23px;
    font-weight: 400;
    color: #0a66a9;
    line-height: 28px;
}
