@charset "utf-8";

body {
    margin: 0;
}

@font-face
{font-family:仿宋_gb2312;
font-family:FZXiaoBiaoSong;
font-family:方正楷体;
font-family:方正黑体;
src: url('../font/fangsong_GB2312.ttf'),url(../font/FZXBSJW--GB1-0.woff2) format('woff2'),url(../font/FZXBSJW--GB1-0.woff) format('woff'),url('../font/FangZhengHeiTi_GBK.ttf'),url('../font/FangZhengKaiTi_GBK.ttf');
}



.head {
    height: 650px;
    padding-bottom: 0;
}

.head .d2 .logo a {
    justify-content: flex-start;
    padding-left: 10px;
}

.scbox {
    overflow-y: auto
}

.scbox::-webkit-scrollbar {
    width: 6px;
}

.scbox::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eaeaea;
}

.scbox::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: linear-gradient(to right, #1b59b0 0%, #1b59b0 100%);
}

.mainXxgk {
    padding: 0 0 40px;
}

.mainXxgk .wrap {
    margin-top: -420px;
}

.mainXxgk ul {
    margin: 0;
    padding: 0;
}

.mainXxgk .gkTit {
    display: block;
    margin: 0 auto 80px auto;
    max-width: 100%;
}

.mainXxgk .gkTit2 {
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #1A65E1;
    font-family: 'sysong';
    margin: 33px 0 36px 0;
}

.mainXxgk .gkTit3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-bottom: 25px;
}

.mainXxgk .gkTit3 span {
    padding: 0 25px;
}

.mainXxgk .gkTit3 img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.mainXxgk .gkBox {
    background: #fff;
    padding: 0 80px 30px 80px;
    margin: 0 auto;
    box-sizing: border-box;
}

.mainXxgk .gkBox .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.mainXxgk .gkBox * {
    box-sizing: content-box;
}

.mainXxgk .gkSearch {
    padding: 48px 0;
    position: relative;
    justify-content: inherit !important;
}

.mainXxgk .gkSearch:after {
    content: '';
    height: 1px;
    background: #1A65E1;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    opacity: 0.2;
}

.mainXxgk .gkSearch .form {
    display: block !important;
    max-width: 510px;
    width: 100%;
    background: #fff;
    padding: 0;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 4;
    box-sizing: border-box;
}

.mainXxgk .gkSearch .form .inp {
    height: 44px;
    display: block;
    border: 1px solid #1A65E1;
    border-radius: 9px;
    width: 100%;
    padding: 0 50px 0 15px;
    background: #fff;
    outline: none;
    box-sizing: border-box;
    font-size: 16px;
}

.mainXxgk .gkSearch .form input::-webkit-input-placeholder,
.gkTit-ss input::-webkit-input-placeholder {
    color: #9E9E9E;
}

.mainXxgk .gkSearch .form input::-moz-input-placeholder,
.gkTit-ss input::-moz-input-placeholder {
    color: #9E9E9E;
}

.mainXxgk .gkSearch .form input::-ms-input-placeholder,
.gkTit-ss input::-ms-input-placeholder {
    color: #9E9E9E;
}

.mainXxgk .gkSearch .form .sub {
    height: 44px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/gkser.png) no-repeat center;
    z-index: 3;
    cursor: pointer;
    background-size: 16px 16px;
    outline: none;
    border: none;
}

.mainXxgk .xxgkLeft {
    float: left;
    width: 260px;
    margin-right: 65px;
}

.gkleftNav .navLeft li i {
    font-size: 45px;
    line-height: 68px;
    position: absolute;
    left: 28px;
    color: #1A65E1
}

.gkleftNav .navLeft li.item {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    list-style: none;
}

.gkleftNav .navLeft li.item .link {
    display: block;
    width: 100%;
    height: 68px;
    position: relative;
    left: 0;
    top: 0;
    background: #fff;
    border: 1px solid #ddd;
}

.gkleftNav .navLeft li.item .link:hover {
    background: #1A65E1;
    color: #fff !important;
    border-color: #1A65E1
}

.gkleftNav .navLeft li.item:hover .name {
    color: #fff;
}

.gkleftNav .navLeft li.item.on .link {
    background: #1A65E1;
    color: #fff;
    border-color: #1A65E1
}

.gkleftNav .navLeft li.item.on .link .name {
    color: #fff
}

.gkleftNav .navLeft li.item.on .link i {
    color: #fff
}

.gkleftNav .navLeft li.item .link:hover .name {
    color: #fff
}

.gkleftNav .navLeft li.item .link:hover .more {
    color: #fff
}

.gkleftNav .navLeft li.item .link:hover i {
    color: #fff
}

.gkleftNav .navLeft li.item .name {
    display: block;
    width: 38%;
    position: absolute;
    left: 80px;
    top: 50%;
    font-size: 20px;
    color: #111;
    line-height: 26px;
    transform: translateY(-50%);
}

.gkleftNav .navLeft li.item6 .name,
.gkleftNav .navLeft li.item8 .name {
    width: 46%;
}

.gkleftNav .navLeft li.item .more {
    cursor: pointer;
    font-size: 20px;
    color: #1A65E1;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.gkleftNav .navLeft li.item .moreS {
    cursor: pointer;
    color: #1A65E1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-55%);
    width: 15px;
    height: 15px;
    z-index: 2;
}

.gkleftNav .navLeft li.item .moreS.icon-jia {
    background: url(../images/l-add.png) no-repeat center center;
    background-size: 10px auto;
}

.gkleftNav .navLeft li.item .moreS.icon-jian {
    background: url(../images/xj-delete.png) no-repeat center center;
    background-size: 10px auto;
}

.gkleftNav .navLeft li.item .navcon {
    background: rgba(26, 101, 225, 0.1);
    border-top: 0;
    display: none;
    overflow-y: auto;
}

.gkleftNav .navLeft li.item.on .navcon {
    display: block;
}

.gkleftNav .navlist {
    max-height: 478px;
    padding: 10px 28px 30px 21px;

}

.gkleftNav .navlist>li {
    position: relative;
}

.gkleftNav .navlist>li>a {
    position: relative;
}

.gkleftNav .navlist>li::before {
    /* content: ''; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background: #F0F0F0;
    z-index: 0;
    display: none;
}

.gkleftNav .navlist>li.choose::before {
    display: block;
}

.gkleftNav .navlist li.choose {
    color: #1A65E1;
    font-weight: 700;
}

.gkleftNav .navlist li.choose:after {}

.gkleftNav .navlist li {
    border: none;
    /* line-height: 1.3em; */
    position: relative;
    padding: 0 0 0 36px;
    font-size: 18px;
    font-weight: 400;
    color: #353535;
    list-style-type: none;
    border-top: 1px dashed rgba(26, 101, 225, 0.1);
}

.gkleftNav .navlist li.choose:first-child {
    border-top: none;
}

.gkleftNav .navlist li:after {
    display: block;
    content: "";
    position: absolute;
    left: 15px;
    width: 4px;
    height: 4px;
    background-color: #a0a0a0;
    top: 23px;
}

.gkleftNav .navlist li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333333;
    line-height: 50px;
}

.gkleftNav .navlist li:hover>a {
    color: #1A65E1;
}

.gkleftNav .navlist .choose a {
    color: #1A65E1
}

.gkleftNav .navlist .choose a.subNavShow {
    padding: 0;
    position: relative;
}

.gkleftNav .subNav {
    display: none;
    padding: 5px 0;
}

.gkleftNav .choose.cur .subNav {
    display: block;
}

.gkleftNav .navlist .choose .subNav li {
    padding-left: 10px;
}

.gkleftNav .navlist .choose .subNav li:after {
    left: 0
}

.gkleftNav .navlist .choose .subNav>li:first-child a.subNavShow {
    padding: 0;
}

.gkleftNav .navlist .choose .subNav a {
    color: #666;
    font-size: 15px
}

.gkleftNav .navlist .choose .subNav a:hover {
    color: #1A65E1
}


.mainXxgk .xxgkRight {
    overflow: hidden;
    width: calc(100% - 303px);
    background: #fff;
    border: 1px solid #ddd;
    padding: 38px 30px 41.5px 30px;
    box-sizing: border-box;
    min-height: 800px;
}

.pr0 {
    padding-right: 0 !important;
}

.mainXxgk .xxgkRight .tit {
    font-size: 32pt;
    margin-bottom: 38px;
    text-align: center;
    color: #fe0002;
    margin-top: 0;
    font-weight: bold;
}

.xxgk-con {
    line-height: 18px;
    color: #555;
    text-align: justify;
    height: 940px;
    padding-right: 30px
}

.xxgk-con P {
    LINE-HEIGHT: 30px;
    text-indent: 2em;
    font-size: 18px;
    color: #303030;
    margin: 20px 0;
}

.xxgk-con::-webkit-scrollbar {
    width: 6px;
    height: 80px;
}

.xxgk-con::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eaeaea;
    height: 80px;
}

.xxgk-con::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: linear-gradient(to right, #1A65E1 0%, #1A65E1 100%);
}

.xxgk-con::-webkit-scrollbar:horizontal {
    height: 80px;
}

.gkleftNav .navLeft li.item .navcon::-webkit-scrollbar {
    width: 3px;
    height: 80px;
}

.gkleftNav .navLeft li.item .navcon::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #f2f2f2;
    height: 80px;
}

.gkleftNav .navLeft li.item .navcon::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: linear-gradient(to right, #999 0%, #999 100%);
}

.gkleftNav .navLeft li.item .navcon::-webkit-scrollbar:horizontal {
    height: 80px;
}

.xxgk-con img {
    display: inline-block;
    width: auto !important;
    margin: .1rem 0;
    max-width: 96%;
    height: auto;
}

.xxgk-con table {
    border: 1px solid #eee;
    min-width: 640px;
    margin-left: 0 !important;
    width: 100%;
    background: #fff
}

.xxgk-con table tr th,
.xxgk-con table tr td {
    border: 1px solid #eee !important;
    padding: 15px;
    text-align: center;
}

.xxgk-con video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.gkleftNav .navLeft li.item.item1>a {
    background: #fff url(../images/leftMenu_icon_01_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item2>a {
    background: #fff url(../images/leftMenu_icon_02_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item3>a {
    background: #fff url(../images/leftMenu_icon_03_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item4>a {
    background: #fff url(../images/leftMenu_icon_04_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item5>a {
    background: #fff url(../images/leftMenu_icon_05_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item6>a {
    background: #fff url(../images/leftMenu_icon_06_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item7>a {
    background: #fff url(../images/leftMenu_icon_07_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item8>a {
    background: #fff url(../images/leftMenu_icon_08_over.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item1:hover>a,
.gkleftNav .navLeft li.item.item1.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_01.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item2:hover>a,
.gkleftNav .navLeft li.item.item2.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_02.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item3:hover>a,
.gkleftNav .navLeft li.item.item3.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_03.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item4:hover>a,
.gkleftNav .navLeft li.item.item4.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_04.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item5:hover>a,
.gkleftNav .navLeft li.item.item5.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_05.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item6:hover>a,
.gkleftNav .navLeft li.item.item6.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_06.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item7:hover>a,
.gkleftNav .navLeft li.item.item7.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_07.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item.item8:hover>a,
.gkleftNav .navLeft li.item.item8.on>a {
    background: #1A65E1 url(../images/leftMenu_icon_08.png) no-repeat 20px center;
}

.gkleftNav .navLeft li.item .more.icon-jia {
    background: url(../images/l-add.png) no-repeat center center;
}

.gkleftNav .navLeft li.item.on .more.icon-jia {
    background: url(../images/l-add-other.png) no-repeat center center;
}

.gkleftNav .navLeft li.item .more.icon-jian {
    background: url(../images/xj-delete.png) no-repeat center center;
}

.gkleftNav .navLeft li.item.on .more.icon-jian {
    background: url(../images/l-delete.png) no-repeat center center;
}

.gkleftNav .navLeft li.item:hover .more.icon-jia {
    background: url(../images/l-add-other.png) no-repeat center center;
}

.gkleftNav .navLeft li.item:hover .more.icon-jian {
    background: url(../images/l-delete.png) no-repeat center center;
}


/* 列表页 */

.zfxxgk_zdgktit {
    height: 33px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 6px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zfxxgk_zdgktit h3 {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    line-height: 46px;
    color: #000000;
    position: relative;
    z-index: 1;
}

.zfxxgk_zdgktit h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 3px solid #1A65E1;
}

.zfxxgk_zdgktit .more a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #9E9E9E;
}

.txtList-box {
    margin-top: 20px;
}

.txtList li {
    position: relative;
    line-height: 48px;
    list-style: none;
    padding-left: 25px;
    padding-right: 100px;
}

.txtList li a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #303030;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.txtList li:hover a {
    color: #1A65E1;
}

.txtList li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #303030;
}

.txtList li:before {
    content: '·';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    font-weight: bold;
    color: #C2192C;
}

.pages {
    padding-top: 30px;
}

.pages ul {
    text-align: center;
}

.pages ul li {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin: 2px;
    vertical-align: middle;
}

.pages ul li a {
    height: 35px;
    text-align: center;
    line-height: 33px;
    padding: 0 8px;
    min-width: 35px;
    display: block;
    border: 1px solid #ededed;
    border-radius: 3px;
    text-decoration: none;
    color: #333333;
}

.pages ul li.cur {
    background: #1A65E1;
    padding: 0 8px;
    min-width: 35px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #1A65E1;
    border-radius: 3px
}

.pages ul li a.on {
    background: #1A65E1;
    padding: 0 8px;
    min-width: 35px;
    height: 35px;
    line-height: 33px;
    color: #fff;
    border-radius: 3px
}

.pages ul li.cur {
    color: #fff;
}

.pages ul li.page-count {
    line-height: 33px
}

.page-form {
    line-height: 33px
}

.page-form input {
    border: 1px solid #ddd;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    padding: 0 3px;
    background: transparent;
    border-radius: 3px;
    margin: 0 5px
}

.page-form span {
    float: left;
    color: #666
}

.page-form button {
    border: none;
    width: 52px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-left: 3px;
    float: left;
    background: #1A65E1;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px
}

.articletitle h1 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.arc-info {
    padding: 15px 10px;
    text-align: center;
}

.arc-info div {
    display: inline-block;
    color: #888;
    line-height: 30px;
    font-size: 15px;
}


/* 综合列表页 */

.zh-list {
    height: 988px;
}

.zhlb .xxgk-con {
    height: auto;
}

.zhlb .more {
    float: right;
    background: none;
    border: none;
    font-size: 16px;
    color: #333;
    width: auto;
    padding: 0;
    font-weight: normal;
}

.zhlb .more:hover {
    color: #1b59b0;
}

/* 领导 */

.zfxxgk_ld ul {
    display: flex;
    flex-wrap: wrap;
}

.zfxxgk_ld ul:first-child {
    justify-content: center;
}

.zfxxgk_ld ul li {
    width: 33.33%;
    margin-top: 33px;
}

.zfxxgk_ld ul li a {
    display: block;
    text-align: center;
    margin: 0 5px;
}

.zfxxgk_ld ul li a img {
    display: block;
    width: 100%;
    max-width: 169px;
    padding-top: 0;
    margin: 0 auto;
}

.zfxxgk_ld ul li a p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 6px;
}

.zfxxgk_ld ul li a h3 {
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.zfxxgk_ldlist_tit {
    margin-top: 80px;
}

.zfxxgk_ldlist ul li {
    border-bottom: 1px solid #D8D8D8;
    line-height: 80px;
    padding-left: 0;
}

.zfxxgk_ldlist .txtList li:before {
    display: none;
}

.zfxxgk_ldlist .txtList li a {
    font-size: 20px;
}

.zfxxgk_ldlist .txtList li span {
    color: #999999;
}

.zfxxgk_zdgktit.mt50 {
    margin-top: 50px;
}

.zfxxgk_zcjdlist ul {
    display: flex;
    flex-wrap: wrap;
}

.zfxxgk_zcjdlist ul {
    margin: 0 -19px;
}

.zfxxgk_zcjdlist ul li {
    width: 33.33%;
    margin-top: 30px;
}

.zfxxgk_zcjdlist ul li a {
    display: block;
    margin: 0 19px;
    text-align: center;
}

.zfxxgk_zcjdlist ul li a .pic {
    padding-top: 67.84%;
}

.zfxxgk_zcjdlist ul li a h3 {
    font-size: 18px;
    color: #000000;
    margin-top: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.msxx {
    overflow: hidden;
}

.msxx ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.msxx ul li {
    width: 33.333%;
}

.msxx ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #EDE0CD;
    margin: 17px 10px;
    background: url(../images/msxx-libg.jpg) no-repeat no-repeat;
    background-size: cover;
    height: 170px;
}

.msxx ul li a .icon {
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
}

.msxx ul li a .icon img {
    display: inline-block;
    vertical-align: middle;
}

.msxx ul li a h3 {
    font-size: 22px;
    color: #000000;
    margin: 12px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    transition: all 0.5s;
}

.msxx ul li a p {
    width: 16px;
    height: 16px;
    background: url(../images/msxx-sj.png) no-repeat;
    background-size: 100% 100%;
}

.msxx ul li:hover a .icon img {
    animation: jello 1.6s linear;
}

.msxx ul li:hover a h3 {
    color: #1A65E1;
}

/* 公共企事业单位信息公开 */

.banner img {
    max-width: 100%;
    height: auto;
}

.qSydw {}

.qSydw .tit {
    text-align: center;
    position: relative;
    z-index: 1;
    background: url(../images/qSy-tit1.png) no-repeat center;
    background-size: auto 100%;
    height: 57px;
}

.qSydw .tit h3 {
    display: inline-block;
    font-size: 0;
}

.qSydw .tit h3 span {
    display: inline-block;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 56px;
}

.qSydw .tit .more {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.qSydw .tit .more a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #9E9E9E;
    transition: all 0.5s;
}

.qSydw .tit .more a:hover {
    color: #1A65E1;
}

.qSy1 {
    padding: 80px 0;
}

.qSy1 ul {
    margin-top: 60px;
    padding-bottom: 76px;
    position: relative;
    z-index: 1;
}

.qSy1 ul::before {
    content: '';
    position: absolute;
    bottom: 24px;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(216, 216, 216, 0.39);
}

.qSy1 ul li {
    padding: 10px 0;
}

.qSy1 ul li a {
    display: block;
    margin: 0 20px;
    background-color: #FFFFFF;
    background-image: url(../images/qsy1-bg.png);
    background-repeat: no-repeat;
    background-position: 120% 120%;
    background-size: 224px 212px;
    padding: 38px;
    border: 1px solid transparent;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
}

.qSy1 ul li a h3 {
    font-size: 22px;
    line-height: 30px;
    height: 120px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
}

.qSy1 ul li a p {
    font-size: 20px;
    line-height: 30px;
    text-decoration: underline;
    color: #999999;
    margin-top: 40px;
    transition: all 0.5s;
}

.qSy1 ul li:hover a {
    border: 1px solid #0453CC;
    background-image: url(../images/qsy1-bg2.png);
}

.qSy1 ul li:hover a h3,
.qSy1 ul li:hover a p {
    color: #0453CC;
}

.qSy1 .slick-prev,
.qSy1 .slick-next {
    top: inherit;
    transform: none;
    bottom: 0;
    width: 48px;
    height: 48px;
    border: 1px solid #2067D0;
    background-color: #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px 25px;
    transition: all 0.5s;
    z-index: 1;
}

.qSy1 .slick-prev {
    left: 40px;
    background-image: url(../images/qSy1-prev.png);
}

.qSy1 .slick-next {
    right: 40px;
    background-image: url(../images/qSy1-next.png);
}

.qSy1 .slick-prev:hover,
.qSy1 .slick-next:hover {
    background-color: #2067D0;
}

.qSy1 .slick-prev:hover {
    background-image: url(../images/qSy1-prevon.png);
}

.qSy1 .slick-next:hover {
    background-image: url(../images/qSy1-nexton.png);
}

.qSy2 {
    background: url(../images/qsy2-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 80px 0;
}

.qSy2>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.qSy2 .qSy2-l {
    width: 47.5%;
}

.qSy2 .qSy2-l .tit {
    text-align: left;
    background-position: left center;
    background-image: url(../images/qsy2-titl.png);
    padding-left: 36px;
}

.qSy2 .qSy2-r .tit {
    background-image: url(../images/qsy2-titr.png);
}

.qSy2 .tit h3 span {
    line-height: 52px;
}

.gg-list {
    margin-top: 30px;
}

.gg-list li {
    font-size: 20px;
    line-height: 50px;
    color: #000000;
    overflow: hidden;
}

.gg-list li span {
    float: right;
    color: #999999;
    padding-left: 20px;
}

.gg-list li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    color: #000000;
    position: relative;
    padding-left: 20px;
}

.gg-list li a::after {
    content: '·';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.gg-list li:hover a,
.gg-list li:hover a::after {
    color: #1A65E1;
}

.qSy3 {
    padding: 80px 0;
}

.qSy3 .tabc {
    text-align: center;
    position: relative;
    z-index: 1;
}

.qSy3 .tabc::before {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 214px;
    height: 31px;
    background: url(../images/qsy3-zs.png) no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}

.qSy3 .tabc::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 214px;
    height: 31px;
    background: url(../images/qsy3-zs.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

.qSy3 .tabc .tab-item {
    display: inline-block;
    background: url(../images/qsy3-tit1.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    width: 188px;
    height: 42px;
    line-height: 42px;
    font-size: 28px;
    color: #000000;
    cursor: pointer;
    margin: 0 10px;
    position: relative;
}

.qSy3 .tabc .tab-item::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 100%;
    height: 100%;
    background: url(../images/qsy3-tit2d.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    display: none;
}

.qSy3 .tabc .tab-item.active {
    background: url(../images/qsy3-tit2.png) no-repeat !important;
    background-size: 100% 100% !important;
    color: #fff;
}

.qSy3 .tabc .tab-item.active::before {
    display: block;
}

.qSy3 .mores {
    position: absolute;
    right: 0;
    top: -15px;
}

.qSy3 .mores a {
    display: block;
    font-size: 16px;
    color: #9E9E9E;
    line-height: 30px;
}

.qSy3 .mores a:hover {
    color: #1A65E1;
}

.qSy3 .tabb .gd,
.zdjc .qSy2 .gd {
    display: none;
    text-align: center;
    margin-top: 20px;
}

.qSy3 .tabb .gd a,
.zdjc .qSy2 .gd a {
    display: inline-block;
    background: #EDF4FF;
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 14px;
}

.qSy4 {
    background: url(../images/qsy4-bg.png) no-repeat center top;
    background-size: cover;
    padding: 80px 0;
}

.qSy4-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.qSy4-box>div {
    width: 20%;
}

.qSy4-box>div dl {
    height: 100%;
    margin: 10px;
    background-color: #FFFFFF;
    background-image: url(../images/qsy4-zs.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 163px auto;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.11);
    padding: 1px 25px 25px;
}

.qSy4-box>div dl dt {
    position: relative;
    z-index: 1;
    width: 144px;
    margin-bottom: 30px;
}

.qSy4-box>div dl dt a {
    display: block;
    width: 100%;
    line-height: 40px;
    border-radius: 30px;
    background: #2067D0;
    text-align: center;
    margin-top: -20px;
    color: #fff;
    position: relative;
    font-size: 24px;
}

.qSy4-box>div dl dt::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    right: 0;
    height: 100%;
    background: #37D4FF;
    z-index: 0;
    border-radius: 30px;
}

.qSy4-box>div dl dd a {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin: 6px 0;
    position: relative;
    padding-left: 20px;
    transition: all 0.5s;
}

.qSy4-box>div dl dd a::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #A2A2A2;
    transition: all 0.5s;
}

.qSy4-box>div dl dd:hover a {
    color: #1A65E1;
}

.qSy4-box>div dl dd:hover a::after {
    background: #1A65E1;
}

/* 公共企事业单位信息公开 */

.zsyz .qSy2 {
    background: none;
}

.zsyz .qSy1 {
    background: url(../images/qsy4-bg.png) no-repeat center top;
    background-size: cover;
}

.zdjc .qSy2 {
    background: none;
}

.zdjc .qSy2 .tit {
    background-image: url(../images/zdjc-tit1.png);
    padding-left: 20px;
}

.zdjc .qSy3 {
    background: url(../images/qsy4-bg.png) no-repeat center top;
    background-size: cover;
}

.zdjc .qSy3 .tit {
    background-image: url(../images/zdjc-tit2.png);
    padding-left: 20px;
    margin-bottom: 40px;
}

.zdjc .qSy3 .tabc .tab-item {
    background: url(../images/qsy3-tit5.png) no-repeat;
    background-size: 100% 100%;
}

.xxgk-rk ul {
    display: flex;
    flex-wrap: wrap;
}

.xxgk-rk ul li {
    width: 33.33%;
}

.xxgk-rk ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 144px;
    margin: 0 15px;
    background: #E2EAF6;
    transition: all 0.5s;
}

.xxgk-rk ul li a .icon {
    width: 66px;
    height: 66px;
    line-height: 66px;
    border: 1px dashed #1A65E1;
    border-radius: 50%;
    text-align: center;
    transition: all 0.5s;
}

.xxgk-rk ul li a .icon img {
    display: inline-block;
    vertical-align: middle;
    position: static;
    font-size: 0;
}

.xxgk-rk ul li a .icon img:nth-child(2) {
    display: none;
}

.xxgk-rk ul li a h3 {
    font-size: 18px;
    line-height: 20px;
    height: 40px;
    color: #111111;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 10px;
    transition: all 0.5s;
}

.xxgk-rk ul li:hover a {
    background: #1A65E1;
    border-radius: 10px;
}

.xxgk-rk ul li:hover a .icon {
    border-color: #fff;
}

.xxgk-rk ul li:hover a .icon img:first-child {
    display: none;
}

.xxgk-rk ul li:hover a .icon img:nth-child(2) {
    display: inline-block;
}

.xxgk-rk ul li:hover a h3 {
    color: #fff;
}

.xxgk-zcjd .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
}

.xxgk-zcjd .title h3 {
    line-height: 46px;
    padding-left: 23px;
    background:url(../images/zcjd.png) no-repeat right center;
    background-size: 100% 100%;
    padding: 0 1.4rem 0 1rem;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.xxgk-zcjd .more a {
    display: block;
    color: #303030;
    font-size: 16px;
    line-height: 24px;
    background: url(../images/zcjd-more.png) no-repeat right center;
    background-size: 16px auto;
    padding-right: 26px;
    transition: all 0.5s;
}

.xxgk-zcjd .more a:hover {
    color: #1A65E1;
}

.zcjdbox1 .publist1 {
    padding: 10px 0;
}

.zcjdbox1 .publist1 ul li a::before {
    width: 5px;
    height: 5px;
}

.zcjdbox1 .publist1 ul li a span {
    color: #303030;
    font-size: 16px;
}

.zcjdbox2 {
    margin-top: 50px;
    overflow: hidden;
}

.zcjdbox2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.zcjdbox2 ul li {
    width: 33.333%;
}

.zcjdbox2 ul li a {
    display: block;
    margin: 30px 20px;
}

.zcjdbox2 ul li a .pic {
    padding-top: 67.81%;
}

.zcjdbox2 ul li a .pic img{
   object-fit: cover;
}




.zcjdbox2 ul li a h3 {
    margin-top: 15px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    font-size: 18px;
    color: #000000;
    transition: all 0.5s;
}

.zcjdbox2 ul li:hover a h3 {
    color: #1A65E1;
}

.gkTit-ss {}

.gkTit-ss .search {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    height: 69px;
    background: none;
    position: relative;
}

.gkTit-ss .search .text {
    width: calc(100% - 186px);
    padding-left: 20px;
    padding-right: 20px;
    height: 69px;
    line-height: 69px;
    font-size: 18px;
    background: none;
    color: #333;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px 0px 0px 5px;
}

.gkTit-ss .search .button {
    width: 144px;
    height: 69px;
    background: url(../images/gkTit-ss.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    /* right: 171px; */
    cursor: pointer;
    text-align: center;
}

.gkTit-ss .search .button2 {
    width: 144px;
    height: 69px;
    border-radius: 5px;
    background: #1A65E1;
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    margin-left: 27px;
}

.gkTit-sstx {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}

.gkTit-sstx a {
    display: inline-block;
    font-size: 18px;
    color: #363636;
    margin: 5px 20px;
}

.mainXxgk .gk-wjklb {
    padding: 30px 0;
}

.mainXxgk .gk-wjklb::after {
    display: none;
}

.mainXxgk .gk-wjkRight {
    border: none;
    padding: 0;
}

.mainXxgk .gk-wjkRight .results-tit a {
    display: inline-block;
    font-size: 14px;
    color: #9E9E9E;
    margin-right: 30px !important;
}

.mainXxgk .gk-wjkRight .results-tit a.active {
    color: #3B3B3B;
}

.mainXxgk .gk-wjkRight .results-tit2 {
    margin: 25px 0 30px 0;
}

.mainXxgk .gk-wjkRight .results-tit2 div {
    font-size: 18px;
    color: #646464;
}

.mainXxgk .gk-wjkRight .xxgk-Tips>ul>li {
    margin-bottom: 36px;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li a {
    display: block;
    background: #F8F8F8;
    border-top: 1px solid #1A65E1;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 38px;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li a storng {
    display: block;
    font-size: 14px;
    color: #1A65E1;
    line-height: 26px;
    background: url(../images/wjk-sj1.png) no-repeat left center;
    padding-left: 26px;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li a h3 {
    font-size: 22px;
    color: #3C3C3C;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    margin-top: 13px;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li a p {
    font-size: 16px;
    color: #9E9E9E;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li:hover a {
    background: #1A65E1;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li:hover a storng {
    background-image: url(../images/wjk-sj2.png);
    color: #fff;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li:hover a h3 {
    color: #fff;
}

.mainXxgk .gk-wjkRight .xxgk-Tips ul li:hover a p {
    color: #DDDDDD;
}

.mainXxgk .gkwjkBox2 {
    padding-top: 37px;
}

.mainXxgk .gkwjkBox2 .gkTit-ss {
    margin-bottom: 42px;
}

.mainXxgk .gkwjkBox2 .gkTit-ss .search .text {
    background: #F0F0F0;
}

.mainXxgk .gkwjkBox2 .schBlock-factor {
    border-top: none;
    padding-top: 10px;
    max-width: 850px;
    margin: 0 auto;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item {
    width: auto;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item dd {
    color: #1A65E1;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item dt label span {
    color: #898989;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item dt label i {
    top: 13px;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item dt label input+i:after {
    background-color: #1A65E1;
}

.mainXxgk .gkwjkBox2 .schBlock-factor .item dt label input:checked+i {
    border-color: #1A65E1;
}

.mainXxgk .leftNav2 dl {
    background: #F4F8FF;
    border-top: 2px solid #1A65E1;
    padding: 20px 15px;
    margin-bottom: 24px;
}

.mainXxgk .leftNav2 dl dd {
    font-size: 13px;
    line-height: 23px;
    color: #3D3D3D;
}

.mainXxgk .leftNav2>ul h2 a span {
    font-size: 20px;
}

.mainXxgk .leftNav2>ul h2 {
    padding: 10px 15px;
}

.mainXxgk .leftNav2>ul h2 a {
    /* margin-left: 0; */
}

.mainXxgk .leftNav2>ul h2 i {
    right: 20px;
}
.mainXxgk .xxgk-wjkbox1{overflow-x: auto;}
.mainXxgk .xxgk-wjkbox{min-width: 800px;}
.mainXxgk .xxgk-wjkbox ul {
    display: flex;
    justify-content: space-between;
}

.mainXxgk .xxgk-wjkbox ul li:first-child {
    width: 10%;
}

.mainXxgk .xxgk-wjkbox ul li:nth-child(2) {
    flex: 1;
    min-width: 0;
}

.mainXxgk .xxgk-wjkbox ul li:nth-child(3) {
    width: 20%;
}

.mainXxgk .xxgk-wjkbox ul.wjk-tit {
    border-bottom: 3px solid #1A65E1;
}

.mainXxgk .xxgk-wjkbox ul.wjk-tit li {
    padding-bottom: 20px;
    font-size: 18px;
    color: #3D3D3D;
    line-height: 1;
    text-align: center;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul {
    padding: 26px 0;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul:nth-child(even) {
    background: #F4F4F4;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:first-child {
    text-align: center;
    font-size: 22px;
    color: #3D3D3D;
margin-top: 10px;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a {
    display: block;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a h3 {}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a h3 span {
    font-size: 20px;
    color: #3C3C3C;
    line-height: 34px;
    transition: all 0.5s;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a:hover h3 span {
    color: #1A65E1;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a h3 em {
    display: inline-block;
    width: 58px;
    height: 28px;
    line-height: 28px;
    background: #CEA365;
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 10px;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a p {
    margin-top: 13px;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a p span {
    font-size: 16px;
    color: #1A65E1;
    /* margin-left: 30px; */
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a p span:first-child {
    margin-left: 0;
    display: inline-block;
    width: 35%;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(3) {
    text-align: center;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(3) a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #9E9E9E;
    transition: all 0.5s;
}

.mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(3) a:hover {
    color: #1A65E1;
}

.mainXxgk .xxgk-Tips2t {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 28px;
}

.mainXxgk .xxgk-Tips2t a {
    display: block;
    width: calc(46% - 15px);
    background: #F4F8FF;
    border-radius: 3px;
    font-size: 16px;
    color: #737373;
    line-height: 20px;
    padding: 15px;
}

@media (max-width: 1400px) {
    .zdjc .qSy3 .tabc .tab-item {
        margin: 0;
        width: 16.66%;
    }

    .zdjc .qSy3 .mores {
        display: none;
    }

    .qSy3 .tabc::before,
    .qSy3 .tabc::after {
        display: none;
    }

    .zdjc .qSy3 .tabb .gd {
        display: block;
    }
}

@media (max-width: 1200px) {
    .qSy3 .tabc .tab-item {
        width: 20%;
        margin: 0;
    }

    .qSy3 .tabc::before,
    .qSy3 .tabc::after {
        display: none;
    }

    .qSy3 .mores {
        display: none;
    }

    .qSy3 .tabb .gd,
    .zdjc .qSy2 .gd {
        display: block;
    }
}

@media (max-width: 1060px) {


    .mainXxgk .gkTit {
        margin: 0 auto 40px auto;
    }

    .mainXxgk .gkBox {
        padding: 0 20px 30px 20px;
    }

    .mainXxgk .gkwjkBox2 {
        padding-top: 30px;
    }
    .mainXxgk .gkwjkBox2 .gkTit-ss {
        margin-bottom: 20px;
    }
    .qSy1 {
        padding: 30px 0;
    }

    .qSy1 ul li a {
        padding: 20px;
        background-size: 140px auto;
    }

    .qSy1 ul li a h3 {
        font-size: 16px;
    }

    .qSy1 ul li a p {
        font-size: 14px;
        margin-top: 20px;
    }

    .qSy1 .slick-prev,
    .qSy1 .slick-next {
        width: 36px;
        height: 36px;
    }

    .qSy1 ul {
        margin-top: 20px;
        padding-bottom: 56px;
    }

    .qSy1 ul::before {
        bottom: 17px;
    }

    .qSydw .tit {
        height: 47px;
    }

    .qSydw .tit h3 span {
        font-size: 24px;
        line-height: 46px;
    }

    .qSydw .tit .more a {
        font-size: 14px;
    }

    .qSy2 {
        padding: 40px 0;
    }

    .qSy4-box>div {
        width: 100%;
        margin-top: 40px;
    }

    .qSy2 .qSy2-l {
        width: 100%;
    }

    .qSy2 .qSy2-r,
    .zsyz .qSy2 .zsyz-r {
        margin-top: 30px;
    }

    .gg-list {
        margin-top: 20px;
    }

    .gg-list li {
        font-size: 16px;
    }

    .qSy2 .qSy2-l .tit {
        padding-left: 20px;
    }

    .qSy2 .tit h3 span {
        line-height: 42px;
    }

    .qSy3 .tabc .tab-item {
        font-size: 24px;
    }

    .qSy3 {
        padding: 30px 0;
    }

    .qSy4-box>div dl {
        padding: 1px 20px 20px;
        background-size: 120px auto;
    }

    .qSy4-box>div dl dt a {
        font-size: 20px;
    }

    .qSy4-box>div dl dd a {
        font-size: 16px;
    }

    .banner {
        margin-top: 65px;
    }
}

@media (max-width: 1024px) {
    .mainXxgk .xxgkRight {
        width: 100%;
        min-height: auto;
    }

    .mainXxgk .gk-wjklb {
        padding: 10px 0;
    }
}

@media (max-width: 900px) {
    .gkleftNav .navLeft li.item .name {
        font-size: 20px;
    }

    .mainXxgk .xxgkRight .tit {
        font-size: 24px;
    }

    .xxgk-con P {
        font-size: 16px;
    }

    .mainXxgk .xxgkLeft {
        width: 100%
    }

    .mainXxgk .xxgkRight {
        width: 100%;
        min-height: auto;
    }

    .mainXxgk .gkTit {
        margin: 0 auto 40px auto;
    }

    .gkleftNav .navlist {
        max-height: auto;
    }

    .zh-list {
        height: auto;
    }

    .xxgk-con {
        height: auto;
    }

    .zfxxgk_zdgktit h3 {
        font-size: 20px;
    }

    .zfxxgk_zdgktit .more a,
    .txtList li span {
        font-size: 14px;
    }

    .txtList li a {
        font-size: 16px;
    }

    .zfxxgk_zcjdlist ul li a h3 {
        font-size: 16px;
    }

    .msxx ul li a .icon {
        height: 45px;
        line-height: 45px;
    }

    .msxx ul li a h3 {
        font-size: 16px;
        margin: 10px 0;
    }

    .msxx ul li {
        width: 50%;
    }

    .msxx ul li a {
        margin: 10px;
        height: 130px;
    }

    .zdjc .qSy3 .tabc .tab-item {
        width: 33.333%;
        margin-top: 10px;
    }

    .resultsTips li .aLeft {
        width: 95px;
    }

    .resultsTips li .aLeft span {
        font-size: 18px;
        line-height: 30px
    }

    .resultsTips li .aRight em {
        font-size: 14px;
        line-height: 30px;
        padding: 0 20px;
        margin-right: 20px;
    }

    .mainXxgk .gk-wjkRight .results-tit a {
        margin-right: 20px !important;
    }

    .mainXxgk .gk-wjkRight .results-tit2 div {
        font-size: 16px;
    }

    .mainXxgk .gk-wjkRight .xxgk-Tips ul li a span {
        font-size: 12px;
    }

    .mainXxgk .gk-wjkRight .xxgk-Tips ul li a h3 {
        font-size: 16px;
    }

    .mainXxgk .gk-wjkRight .xxgk-Tips ul li a p {
        font-size: 14px;
    }

    .mainXxgk .gk-wjkRight .xxgk-Tips ul li a {
        padding: 20px;
    }

    .mainXxgk .gk-wjkRight .xxgk-Tips>ul>li {
        margin-bottom: 20px;
    }

    .mainXxgk .gkTit2 {
        font-size: 24px;
        margin: 25px 0;
    }

    .gkTit-ss .search .text {
        width: calc(100% - 48px);
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .gkTit-ss .search .button {
        width: 105px;
        height: 50px;
        right: 10px;
    }

    .gkTit-ss .search .button2 {
        width: 105px;
        height: 50px;
        font-size: 14px;
        margin-left: 15px;
    }

    .gkTit-sstx {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .gkTit-sstx a {
        font-size: 16px;
        margin: 5px 10px;
    }
    .mainXxgk .xxgk-Tips2t a{width: calc(100% - 15px); margin-top: 20px;}
    .mainXxgk .xxgk-Tips2t a:first-child{margin-top: 0;}
    .mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a h3 span{font-size: 16px;}
    .mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(2) a p span,
    .mainXxgk .xxgk-wjkbox .wjk-bd ul li:nth-child(3) a{font-size: 14px;}
    .mainXxgk .xxgk-wjkbox .wjk-bd ul li:first-child{font-size: 18px;}
}

@media screen and (max-width:820px) {
    .head .d2 .logo a {
        padding-left: 0;
    }
}

@media screen and (max-width:768px) {
    .xxgk-con video {
        width: 100% !important;
        height: auto !important
    }

    .xxgk-con img {
        width: auto !important;
        height: auto !important
    }

    .qSy3 .tabc .tab-item {
        width: 33.333%;
        margin-top: 10px;
    }

    .zcjdbox2 ul li {
        width: 50%;
    }

    .zcjdbox2 ul {
        margin: 0 -10px;
    }

    .zcjdbox2 ul li a {
        margin: 20px 10px;
    }

    .zcjdbox2 ul li a h3 {
        font-size: 16px;
    }

}

@media (max-width: 540px) {
    .mainXxgk .gkBox {
        padding: 0 15px 15px;
    }
    .mainXxgk .gkwjkBox2{padding-top: 15px;}

    .mainXxgk .wrap {
        margin-top: -470px;
    }

    .mainXxgk .gkTit {
        max-width: 90%;
    }

    .mainXxgk .gkSearch {
        padding: 20px 0;
    }

    .mainXxgk .xxgkRight {
        padding: 15px;
    }

    .txtList li {
        line-height: 40px;
    }

    .zfxxgk_ld ul li a p {
        font-size: 14px;
    }

    .zfxxgk_ld ul li a h3 {
        font-size: 18px;
    }

    .zfxxgk_zcjdlist ul li {
        width: 50%;
    }

    .zfxxgk_zcjdlist ul {
        margin: 0 -10px;
    }

    .zfxxgk_zcjdlist ul li a {
        margin: 0 10px;
    }

    .qSydw .tit {
        height: 37px;
    }

    .qSydw .tit h3 span {
        font-size: 22px;
        line-height: 36px;
    }

    .qSydw .tit .more {
        top: -6px;
    }

    .qSy1 ul li a h3 {
        height: auto;
        max-height: 120px;
    }

    .qSy3 .tabc .tab-item {
        font-size: 22px;
    }

    .zdjc .tit .more {
        display: none;
    }

    .zdjc .tit h3 span {
        font-size: 18px;
    }

    .zdjc .tit h3 span {
        font-size: 22px;
    }

    .zdjc .qSy3 .tabc .tab-item {
        font-size: 16px;
    }

    .zdjc .qSy2 .tit,
    .zdjc .qSy3 .tit {
        background: #2067D0;
        text-align: center;
        padding-left: 0;
    }

    .zdjc .qSy3 .tit {
        height: auto;
    }

    .xxgk-rk ul li {
        width: 100%;
        margin: 10px 0;
    }
}

@media (max-width: 480px) {
    .mainXxgk .wrap {
        margin-top: -490px;
    }
}


.flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.flex-left {
    display: flex;
    flex-wrap: wrap;
}
.mainXxgk .xxgkRight.xxgk-ld{padding: 30px}
.xxgk-ld dl dt{background: rgba(26, 101, 225, 0.0588);color: #1A65E1;text-align: center;padding:10px 20px;font-size: 20px;margin-bottom: 30px}
.xxgk-ld dl dd ul li{width:22.75%;text-align: center;margin-bottom: 30px}
.xxgk-ld dl dd ul li .h4{margin-top: 10px}
.xxgk-ld dl dd ul li .img{height: 232px;width: 180px;overflow: hidden;margin: 0 auto}
.xxgk-ld dl dd ul li img{width: 100%;height: 100%;object-fit: cover;}
.xxgk-ld dl dd ul.flex-left li{margin-right: 3%}
.xxgk-ld dl dd ul.flex-left li:nth-child(4n){margin-right: 0}

@media (max-width:900px){
.xxgk-ld dl dd ul li{width:31.33333%;}
.xxgk-ld dl dd ul.flex-left li{margin-right: 3%}
.xxgk-ld dl dd ul.flex-left li:nth-child(4n){margin-right: 3%}	
.xxgk-ld dl dd ul.flex-left li:nth-child(3n){margin-right: 0}
.xxgk-ld dl dd ul li .img{height: 31vw;width: 100%}	
}
@media (max-width:480px){
.xxgk-ld dl dd ul.flex-left{justify-content: space-between;}
.xxgk-ld dl dd ul li,.xxgk-ld dl dd ul.flex-left li{width:46%;margin-right: 0!important}
.xxgk-ld dl dd ul li .img{height: 46vw;width: 100%}	
}

/*规范性文件*/
@font-face {font-family: 'fzbs'; src:url('../font/fzbs.woff') format('woff');}
.fzbs {font-family: 'fzbs' !important;}
.gfwj-dea{background: #fff}
.gfwj-top{text-align: center;padding:30px 20px 25px;border-bottom: 5px solid #015293;position: relative;}
.gfwj-top .tit {display: flex;align-items: center; font-size: 40px !important;color: #ff0102;justify-content: center; margin-bottom: 0 !important;}
.gfwj-top .tit img{height: 74px;margin-right: 10px}
.gfwj-top .deaBtn{position: absolute;right:20px;bottom: 35px}
.gfwj-top .deaBtn{display: flex;}
.gfwj-top .deaBtn .dbtn a{height: 38px;line-height: 38px;display: block;border: 1px solid #ddd;color: #666;font-size: 14px;padding: 0 15px}
.gfwj-top .deaBtn .dbtn+.dbtn{margin-left: 10px}
.gfwj-top .deaBtn .dbtn a:hover{border: 1px solid #1A65E1;color: #1A65E1}
.gfwj-content{padding: 30px }
.gfwj-content .bt{font-family: FZXiaoBiaoSong-B05S!important; font-size: 30px;text-align: center;line-height: 1.4em}
.gfwj-content .wh{font-family: 楷体,楷体_GB2312;;text-align: center;line-height: 1.5em;margin-top: 10px;font-size: 20px}
.gfwj-content .gfwj-con{line-height:1.5;font-family:仿宋,仿宋_GB2312;padding-top: 20px;font-size: 20px}
.gfwj-content .gfwj-con p+p{margin-top: 10px}
.gfwj-foot{text-align: right;border-top: 5px solid #015293;position: relative;padding-top: 30px;padding-right: 50px;font-size: 28px;color: #015293;padding-bottom: 40px}
@media (max-width: 1400px){
.gfwj-top .deaBtn{position: relative;justify-content: center;margin-top: 20px;right: 0;bottom: 0} 

}
@media (max-width:700px){
.gfwj-top{padding: 0 0 25px 0;}
.gfwj-top .tit{font-size: 30px !important;flex-wrap: wrap;}
.gfwj-top .tit span{display: block;width: 100%}
.gfwj-top .tit img{height: 64px;margin-right: 0;display: block;margin: 0 auto 15px}
.gfwj-content{padding: 30px 30px}
.gfwj-foot{padding-right: 30px;font-size: 22px;}


.mainXxgk .gkTit3 img{
max-width: 20%;
}


}