body {
    background: url(big_bg.jpg) no-repeat top;
}

* {
    -o-transition: initial;
    -moz-transition: initial;
    -webkit-transition: initial;
    transition: initial;
}

/*清除浮动*/
.clear:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clear {
    *zoom: 1;
}

/*清除浮动*/
/* 页眉START */
.header .logo {
    margin-top: 40px;
}

.header .logo img {
    float: left;
    width: 40px;
}

.header .logo span {
    color: #FFFFFF;
    font-size: 25px;
    line-height: 37px;
    float: left;
    margin-left: 15px;
}

.header .logo_xx {
    font-size: 55px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 25px;
    text-align: center;
}

.header .logo_xx img {
    display: block;
    margin: 0 auto;
}

/* 页眉END */

.content {
    background: #fff;
    padding: 0 36px;
}

.line {
    width: 240px;
    float: left;
    border-top: 1px solid #e1e1e1;
    margin-top: 25px;
}

.search {
    margin-top: 36px;
    padding-top: 45px;
    padding-bottom: 20px;
    background-color: #f5f5f5;
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.search>button {
    width: 110px;
    height: 46px;
    font-size: 16px;
    margin-left: 25px;
    background-color: #0e5b9a;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 10px;
}

.search .gjsearch-params {
    padding-top: 20px;
    flex-basis: 100%;
    text-align: center;
    display: none;
}

.search .gjsearch-params>span {
    font-size: 16px;
    color: #1c63a0;
}

.search .gjsearch-params>input {
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 6px;
}

.sfj-banner-search {
    width: 700px;
    margin-left: 10px;
    border: 0;
    height: 46px;
    line-height: 46px;
    float: left;
    border: 2px solid #2d66a5;
    border-radius: 10px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    background-color: #ffffff;
}

.search-input {
    width: calc(100% - 36px);
    height: 100%;
    border: none;
}

.search-submit {
    background-color: #ffffff;
    border: none;
    width: 36px;
    height: 33px;
    margin-top: 4px;
}

.search-submit img {
    display: inherit;
}

.search-input,
.search-submit {
    float: left;
    outline: none;
}

.main {
    overflow: hidden;
    margin-top: 35px;
}

.xxgk-list>li {
    margin-bottom: 15px;
    position: relative;
}

.xxgk-list>li>a {
    display: block;
    height: 70px;
    line-height: 32px;
    padding-left: 85px;
    font-size: 23px;
    color: #2d66a5;
}


.xxgk-list>li .jstree {
    background-color: #fff;
}

.xxgk-list>li.x0>a {
    letter-spacing: 43px;
    line-height: 70px;
    background: url(http://117.73.253.143/3/template/1592292120/resource/imgs/xxgk0.png) no-repeat 20px center #FFFFFF;
}

.xxgk-list>li.x0>ul {
    display: none;
}

.xxgk-list>li.x0>ul li {
    height: 36px;
    line-height: 36px;
    background-color: #e5e5e5;
    text-indent: 10px;
    margin-top: 10px;
}

.xxgk-list>li.x0>ul li a {
    font-size: 16px;
    display: block;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.xxgk-list>li.x0>ul li a:hover {
    color: #2e65a6;
}

.xxgk-list>li.x0>a:hover,
.xxgk-list>li.x0 .active {
    background: url(http://117.73.253.143/3/template/1592292120/resource/imgs/xxgkh0.png) no-repeat 20px center #2d66a5;
    color: #fff;
}

.xxgk-list>li.x1>a {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgkh1.png) no-repeat 20px center #FFFFFF;
}

.xxgk-list>li.x1>a:hover,
.xxgk-list>li.x1 .active {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgk1.png) no-repeat 20px center #2d66a5;
    color: #fff;
}

.xxgk-list>li.x2>a {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgkh2.png) no-repeat 20px center #FFFFFF;
}

.xxgk-list>li.x2>a:hover,
.xxgk-list>li.x2 .active {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgk2.png) no-repeat 20px center #2d66a5;
    color: #fff;
}

.xxgk-list>li.x3>a {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgkh3.png) no-repeat 20px center #FFFFFF;
}

.xxgk-list>li.x0>a img,
.xxgk-list>li.x3>a img,
.xxgk-list>li.x4>a img {
    position: absolute;
    right: 8px;
    top: 22px;
    width: 30px;
}

.xxgk-list>li.x0>a #remove,
.xxgk-list>li.x3>a #remove,
.xxgk-list>li.x4>a #remove {
    display: none;
}

.xxgk-list>li.x0>a.active #add, .xxgk-list>li.x0>a:hover #add,
.xxgk-list>li.x3>a.active #add, .xxgk-list>li.x3>a:hover #add,
.xxgk-list>li.x4>a.active #add, .xxgk-list>li.x4>a:hover #add {
    display: none;
}

.xxgk-list>li.x0>a.active #remove, .xxgk-list>li.x0>a:hover #remove,
.xxgk-list>li.x3>a.active #remove, .xxgk-list>li.x3>a:hover #remove,
.xxgk-list>li.x4>a.active #remove, .xxgk-list>li.x4>a:hover #remove {
    display: block !important;
}

.xxgk-list>li.x3>a:hover,
.xxgk-list>li.x3>.active {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgk3.png) no-repeat 20px center #2d66a5;
    color: #fff;
}

.xxgk-list>li.x4>a {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgkh4.png) no-repeat 20px center #FFFFFF;
}

.xxgk-list>li.x4>a:hover,
.xxgk-list>li.x4>.active {
    background: url(http://117.73.253.143/3/template/1582535348/resource/imgs/xxgk4.png) no-repeat 20px center #2d66a5;
    color: #fff;
}

.right-content {
    padding-right: 15px;
    min-height: 1000px;
}

#gkzd {
    min-height: 600px !important;
}

.right-content-title {
    width: 100%;
    height: 33px;
    border-bottom: 2px solid #ccc;
}

.right-content-title span {
    height: 33px;
    line-height: 31px;
    background-color: #2d66a5;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    min-width: 70px;
}

.right-content .zfxxgk-list {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
}

.right-content .zfxxgk-list li {
    float: left;
    width: 33%;
    font-size: 14px;
    line-height: 30pt;
    height: auto;
    overflow: hidden;
    text-align: left;
}

.right-content .zfxxgk-list li>a {
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 16px;
}

.right-content .zfxxgk-list li button {
    margin-right: 5px;
}

.right-content-list li a {
    color: #4d4d4d;
    font-size: 16px;
}

.right-content-list li span {
    color: #999999;
    font-size: 16px;
    float: right;
}

.right-content-list li {
    line-height: 55px;
}

.right-content-more {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 22px;
    border: none;
    background-color: #2d66a5;
}

.right-content-more a {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
}

.xxgk-list .x_list {
    background-color: #fff;
}

.xxgk-list .x_list li {
    background-color: transparent;
    font-size: 20px;
    text-align: center;
    height: 40px;
    line-height: 37px;
}

.xxgk-list .x_list li a {
    color: #000;
    display: block;
    font-size: 20px;
}

.xxgk-list .x_list li:hover,
.xxgk-list .x_list li.on {
    background-color: #96bde9 !important;
}

.xxgk-list .x_list li:hover a,
.xxgk-list .x_list li.on a {
    color: #2d66a5 !important;
}

.right-content-list {
    font-size: 15px;
    line-height: 42px;
    margin-top: 15px;
}

.right-content-list li a {
    float: left;
    display: block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 20px;
    color: #606060;
}

.right-content-list b {
    color: #b2b2b2;
    font-size: 16px;
    font-weight: 100;
    float: right;
}

@media (max-width: 670px) {
    .header .logo_xx img {
        width: 100%;
    }

    .header .logo span {
        font-size: 32px;
    }

    .line {
        display: none;
    }

    .sfj-banner-search {
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 400px) {
    .header .logo span {
        font-size: 26px;
    }
}

.policy-list>div>div {
    float: left;
}

.policy-list .head {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #333;
    border-bottom: 2px solid #0f5a9b;
}

.policy-list .head>div {
    font-family: FZXBSJW;
    text-align: center;
    font-size: 20px;
}

.policy-list .head .index {
    text-align: left;
    text-indent: 2px;
}

.policy-list>div .index {
    width: 10%;
}

.policy-list .body {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.policy-list .body:nth-child(odd) {
    background-color: #eee;
}

.policy-list .body>div {
    height: 100%;
}

.policy-list .body .index {
    text-indent: 20px;
    line-height: 70px;
}

.policy-list .body .index {
    font-size: 16px;
}

.policy-list>div .title {
    width: 55%;
}

.policy-list .body .title h3 {
    font-family: "NSimSun";
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
}

.policy-list .body .title .small {
    font-family: "NSimSun";
    color: #5d89b6;
    font-size: 14px;
}

.policy-list>div .download {
    width: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.policy-list>div .download a {
    font-family: "NSimSun";
    color: #333;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
}

/* 分页 */
.guoban-zc-page {
    margin-top: 36px;
    display: flex;
    justify-content: center;
}

.guoban-zc-page>a {
    display: block;
    height: 28px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 25px;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 14px;
}

.guoban-zc-page>a:hover, .guoban-zc-page>a.active {
    border: 1px solid #0c5a9d;
    background-color: #0c5a9d;
    color: #fff;
}

.guoban-zc-page .index, .guoban-zc-page .last {
    width: 48px;
}

.guoban-zc-page .prev, .guoban-zc-page .next {
    width: 62px;
}

.guoban-zc-page .item {
    width: 28px;
}

.guoban-zc-page span {
    display: block;
    height: 28px;
    line-height: 28px;
    margin-right: 5px;
    font-size: 14px;
}

.guoban-zc-page input {
    width: 55px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    outline: none;
    border: 1px solid #ccc;
    margin-right: 3px;
}

.guoban-zc-page button {
    width: 45px;
    border: 1px solid #ccc;
    text-align: center;
    height: 28px;
    line-height: 25px;
    background-color: transparent;
}