﻿.layout {
    min-width: 1000px;
    margin: 0 auto;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

body {
    min-width: 1440px;
}

.width1440 {
    width: 1440px;
    margin: 0 auto;
}

.width1000 {
    width: 1000px;
    margin: 0 auto;
}

.lay_top .header {
    width: 100%;
    min-width: 1000px;
    height: auto;
    background: #fff;
}

.lay_t_l {
    float: left;
    width: 457px;
}

.lay_t_l h1 {
    background-image: url('../image/logo.svg');
    background-image: -webkit-image-set(url('../image/logo.svg') 2x);
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 28px 0;
    height: 63px;
    width: 503px;
    background-size: contain;
}

.nav-list-box {
    background: #0D479B;
}

.lay_t_r {
    display: flex;
    height: 60px;
}

.lay_t_r li {
    padding: 18px 30px 0;
    box-sizing: border-box;
    height: 56px;
    line-height: 24px;
    border-bottom: 3px solid transparent;
}

.lay_t_r li:first-child{
    padding-left: 0;
}

.lay_t_r li.cur_nav a {
    color: #FFE787;
}

.lay_t_r li a {
    font-size: 16px;
    color: #fff;
}

.lay_t_r li a:hover {
    color: #dde6f7;
}

.lay_c {
    margin: 0 auto;
    background: #C7DAFF;
}

.lay_c_l {
    position: relative;
    margin-right: 32px;
}

.lay_c_l img {
    width: 700px;
    height: 400px;
}

.lay_c_l > a:first-child {
    display: block;
    width: 420px;
    height: 250px;
    margin: 20px 0 10px;
}

.lay_c_l p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.lay_c_l p a {
    color: #4BA2F1;
}

.lay_c_l h3 {
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay_c_l h3 a {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay_c_l h3 a:hover {
    color: #f25a5b;
}

.lay_c_img {
    height: 250px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.lay_c_img img {
    width: 420px;
    height: 250px;
}

.lay_c_p {
    color: #666;
    text-indent: 2em;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
}

.lay_c_p a {
    color: #4BA2F1;
}

.lay_c_r {
    width: 628px;
}

.lay_c_r li {
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
    line-height: 24px;
    color: #93989E;
}

.lay_c_r li:first-child {
    margin-top: 16px;
}

.lay_c_r li + li {
    margin-top: 20px;
}

.lay_c_r li a::before {
    content: '';
    background: url("../image/dot.svg") no-repeat;
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 10px;
}

.lay_c_r li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #2B2E33;
    font-size: 16px;
    flex: 1;
    min-width: 0;
    margin-right: 16px;
}

.lay_c_r li a:hover {
    color: #0D479B;
}

.lay_c2 {
    position: relative;
    margin: 0 auto;
    padding: 80px 0 70px;
    width: 1440px;
}

.lay_c2_p {
    float: left;
    border: 1px solid #e8e8e8;
    width: 248px;
    display: inline;
    color: #666666;
    /*padding-bottom:3px;*/
    position: relative;
}

.lay_c2_p2 {
    width: 249px;
    margin-left: -1px;
}

.lay_c2_p_act {
    border: 1px solid #e8e8e8;
    width: 248px;
    color: #666666;
    padding-bottom: 3px;
    position: absolute;
    top: 0;
    left: 0;
}

.lay_c2_p dl {
    height: 45px;
    border-bottom: 1px solid #e8e8e8;
    width: 222px;
    margin: 0 auto;
    padding-top: 20px;
    color: #0D479B;
}

.lay_c2_p dt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 26px;
    height: 26px;
    background-image: url('../image/dzzw-icon.png');
}

dt.lay_c21 {
    background-position: 0 0;
}

dt.lay_c22 {
    background-position: 80px 0;
}

dt.lay_c23 {
    background-position: 53px 0;
}

dt.lay_c24 {
    background-position: 26px 0;
}

.lay_c2_p dd {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.lay_c2_pb {
    padding: 28px 30px;
    box-sizing: border-box;
    height: auto;
}

.lay_c2_pb1 {
    padding-bottom: 51px;
}

.lay_c2_pb2 {
    padding-bottom: 50px;
}

.lay_c2_pb li {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    height: 24px;
    display: flex;
}

.lay_c2_pb li + li {
    margin-top: 20px;
}

.lay_c2_pb li a {
    line-height: 24px;
    color: #2B2E33;
}

.lay_c2_pb li a:hover {
    color: #0D479B;
}

.lay_c2_pb li a + a {
    margin-left: 42px;
}

.lay_c2_p .layc2_acttop {
    background: #f25a5b;
    width: 240px;
    height: 6px;
    margin: 4px auto;
}

.go_more {
    display: block;
    width: 242px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    margin-right: 3px;
    text-align: center;
    color: #fff;
    background: #63cdb7;
}

a.go_more:hover {
    color: #fff;
}

.act_line {
    width: 240px;
    height: 6px;
    margin: 4px 4px 1px;
    background: #f25a5b;
    font-size: 0px;
}

.go_more_act {
    background: #f25a5b;
    margin-top: 19px;
}

.foot {
    min-width: 1000px;
    margin: 0 auto;
    background: #0D52A6;
    color: #98a9b9;
}

.pad15 {
    padding-top: 15px;
}

.footer h4 {
    font-size: 18px;
    font-weight: 400;
    color: #84AEE1;
    line-height: 26px;
    padding: 20px 0 12px;
    background: none;
    border-bottom: 1px solid #1864C0;
}

.province {
    padding: 10px 0 20px;
    display: flex;
    justify-content: space-between;
}

.province a, .item {
    color: #84AEE1;
    font-size: 14px;
    display: inline-block;
}

.province a:hover {
    color: #fff;
}

.sub_foot {
    margin: 0 auto;
    background: #2b343c;
    padding: 25px 0 9px;
    height: 176px;
    box-sizing: border-box;
}

.sub_foot p {
    color: #98a9b9;
    text-align: center;
}

/*工作动态*/
.top2 {
    height: 100px;
    color: #fff;
    font-weight: bold;
    background: url('../image/top2.jpg') center top no-repeat;
}

.nav_text {
    line-height: 50px;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    color: #93989E;
}

.nav2 {
    min-width: 1000px;
    height: 50px;
    background: #fff;
}

.nav2 a {
    font-size: 14px;
    color: #93989E;
}

.nav2 a:hover {
    text-decoration: underline;
}

.art_tit {
    padding-top: 12px;
    height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #d5d5d5;
}

.art_tit span {
    display: inline-block;
    height: 41px;
    line-height: 41px;
}

.art_list {
    padding-bottom: 30px;
}

.art_list li {
    padding: 18px 0;
    border-bottom: 1px dotted #E8EAED;
}

.art_list li .iconfont {
    float: left;
    font-size: 13px;
    line-height: 50px;
    color: #0D479B;
    margin-right: 6px;
}

.art_list li a {
    float: left;
    font-size: 18px;
    line-height: 26px;
    color: #2B2E33;
    max-width: 1250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.art_list li a:hover {
    color: #0D479B;
}

.art_list li span {
    float: right;
    font-size: 16px;
    color: #93989E;
}

.title-box h2 {
    font-size: 36px;
    line-height: 48px;
    color: #2B2E33;
    padding: 36px 0 28px;
}

.l_news_time {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #93989E;
    margin-bottom: 6px;
}

.changeFontWrap-pc {
    right: 0;
    color: #93989E;
}

.work_text {
    padding-bottom: 50px;
}

.work_text h1 {
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    padding: 15px 0;
}

.l_news_time {
    text-align: center;
    padding-bottom: 6px;
    color: #93989E;
    border-bottom: 1px solid #E8EAED;
}

.work_text p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 32px;
    padding-top: 18px;
    color: #2b2e33;
}

.work_text p img {
    margin: 8px 0;
}

.work_text p a {
    color: #178e75
}

.work_text img {
    margin: 10px auto 0;
}

.lay_main {
    min-height: calc(100vh - 355px);
}

/*联系我们*/
.main_left {
    float: left;
    padding-top: 24px;
    padding-bottom: 50px;
}

.jgsz-title {
    display: inline;
    cursor: pointer;
}

.jgsz-list {
    display: none;
    padding-left: 16px;
    line-height: 30px;
    margin: 0 0 8px;
}

.nav_l2 li span {
    width: 5px;
    height: 7px;
    margin-right: 6px;
    vertical-align: top;
    margin-top: 12px;
    display: inline-block;
    background: url('../image/nav2.png') no-repeat -3px -2px;
}

.nav_l2 li span.nav_l2_act {
    background-position: -14px -2px;
}

.nav_l2 li:hover span {
    background-position: -14px -2px;
}

.nav_l2 li a {
    color: #333;
}

.nav_l2 li a:hover {
    color: #0D479B;
}

.nav_l2 li.nav-active a,
.nav_l2 li.nav-active .iconfont,
.nav_l2 li.nav-active .jgsz-title {
    color: #0D479B;
}

.nav_l2 li a.color_green {
    color: #0D479B;
}

.page {
    text-align: center;
}

.jycyzc-container {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 50px;
}

.nav-box{
    display: flex;
    justify-content: center;
    padding-top: 45px;
}

.jycyzc-container .nav-box a {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    width: 500px;
    height: 170px;
    line-height: 40px;
    font-weight: 600;
    margin-right: 80px;
    font-size: 36px;
    color: #fff;
    background: url("../image/dfdt.png") no-repeat,linear-gradient(0, #2380E0 0%, #1CACD2 100%);
    background-size: 100% 100%;
    text-shadow: 0 2px 4px #1B7BCC;
    border-radius: 4px;
    overflow: hidden;
}

.jycyzc-container .nav-box a:hover{
    background: url("../image/dfdt.png") no-repeat,linear-gradient(180deg, #14819F 0%, #134C87 100%);
    background-size: 100% 100%;
    color: #FFE787;
}

.jycyzc-container .nav-box a:last-child {
    margin-right: 0;
}

.province-list {
    margin-top: 16px;
    margin-left: -17px;
}

.province-list li {
    float: left;
    margin-left: 17px;
    margin-bottom: 17px;
    border-radius: 2px;
    overflow: hidden;
}

.province-list li a {
    display: inline-block;
    min-width: 80px;
    text-align: center;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    padding: 0 16px;
    white-space: nowrap;
    color: #1E50AE;
    background: linear-gradient(180deg, #F2F7FF 0%, #D0E0FF 100%);
}
.province-list li:last-child a{
    width: 177px;
}

.province-list li a:hover {
    color: #FFF;
    background: linear-gradient(180deg, #65A1F9 0%, #3873E3 100%);
}

.lay_c_title {
    height: 52px;
    text-align: center;
    font-size: 38px;
    position: relative;
    font-weight: 600;
    color: #0D479B;
    line-height: 46px;
    margin-bottom: 74px;
}

.lay_c_title:after {
    position: absolute;
    left: 50%;
    display: block;
    content: "\0020";
    background: #0D479B;
    height: 4px;
    width: 64px;
    margin-top: 8px;
    margin-left: -32px;
}

.lay_c2_content {
    /*display: flex;*/
    /*justify-content: space-between;*/
    margin-top: 74px;
}

.zxjs_main {
    margin-top: 20px;
}

/* 闪亮的日子 */
.sldrz-item-container {
    margin: 40px 0 80px;
}

.sldrz-item-container .item-left {
    float: left;
}

.sldrz-item-container .item-right {
    float: right;
}

.sldrz-item-container h2 {
    font-size: 24px;
    color: #1E50AF;
    font-weight: 700;
    margin-bottom: 16px;
}

.sldrz-item-container .sldrz-read-more {
    color: #93989E;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    vertical-align: 3px;
    margin-left: 15px;
}

.sldrz-item-container .sldrz-read-more .iconfont {
    vertical-align: middle;
}

.sldrz-news-list li {
    height: 36px;
    line-height: 36px;
}

.sldrz-news-list li .iconfont {
    float: left;
    font-size: 13px;
    color: #0D479B;
    margin-right: 5px;
}

.sldrz-news-list li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 540px;
    color: #333;
    font-size: 16px;
}

.sldrz-news-list li a:hover {
    color: #0D479B;
}

.sldrz-img-box {
    width: 388px;
    height: 218px;
}

.sldrz-img-box img {
    margin-top: 0;
}

.banner {
    width: 100%;
    position: relative;
    height: 820px;
    min-width: 100px;
    overflow: hidden;
}

.banner .bd li {
    width: 100%;
    height: 820px;
    overflow: hidden;
    text-align: center;
}

.banner .bd li a {
    display: block;
    height: 100%;
}

.banner .prev {
    position: absolute;
    top: calc(50% - 23px);
    color: #fff;
    left: 50px;
    font-size: 40px;
    width: 40px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.banner .next {
    position: absolute;
    top: calc(50% - 23px);
    color: #fff;
    right: 50px;
    width: 40px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.banner .prev .iconfont {
    font-size: 40px;
}

.banner .prev:hover {
    opacity: .7;
}

.banner .next:hover {
    opacity: .7;
}

.banner .next .iconfont {
    font-size: 40px;
}

.banner .hd {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 10px;
    line-height: 100px;
    overflow: hidden;
    margin-right: 8px;
    cursor: pointer;
}

.banner .hd li:last-child {
    margin-right: 0;
}

.banner .hd li.on {
    background: #fff;
}

/* 建党百年 */
.main-bg {
    background: #f8e9e0 url("../image/jdbn-bg.jpg") top center no-repeat;
    padding-top: 256px;
}

.jdbn-list {
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
}

.jdbn-list li {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

.jdbn-list li:last-child {
    border-bottom: 0;
}

.jdbn-list .img-box {
    float: left;
    width: 200px;
    height: 150px;
}

.jdbn-list .img-box img {
    width: 200px;
    height: 150px;
    margin-top: 0;
}

.jdbn-list .img-news-container {
    float: left;
    width: 720px;
    margin-left: 20px;
    padding-top: 2px;
}

.jdbn-list .news-title {
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jdbn-list .news-title a {
    color: #4881C6;
    font-size: 20px;
}

.jdbn-list .news-title a:hover {
    text-decoration: underline;
}

.jdbn-list .news-desc {
    color: #666;
    line-height: 25px;
    margin: 4px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.jdbn-list .news-date {
    color: #999;
}

.search-wrapper {
    float: right;
    margin-top: 44px;
}

.search-wrapper .search-input {
    float: left;
    width: 212px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    border: none;
    border-right: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    margin: 0 16px;
}

.search-wrapper .search-btn {
    float: left;
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-wrapper .search-btn:hover {
    opacity: .8;
}

.search-wrapper .search-input:focus-visible {
    outline: none;
    border: none;
}

.site-search {
    width: 290px;
    border-radius: 16px;
    border: 1px solid #0D479B;
}

.xwdt {
    background: #C7DAFF;
    padding: 80px 0 60px;
}

.xw-content {
    display: flex;
    padding: 60px 40px;
    background: #EBF2FF;
    border-radius: 8px;
    box-sizing: border-box;
}

.news-title {
    width: 100%;
    height: 44px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    box-sizing: border-box;
}

.tabs {
    display: flex;
    color: #2B2E33;
    line-height: 28px;
    font-weight: 600;
    font-size: 20px;
}

.tab-item + .tab-item {
    margin-left: 30px;
}

.tab-item {
    padding-bottom: 16px;
    cursor: pointer;
}

.active {
    color: #0D479B;
    border-bottom: 3px solid #0D479B;
}

.xxfw {
    background: url("../image/bg-blue.png") no-repeat;
    background-size: 100% 100%;
}

.xxfw-title {
    font-size: 38px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 46px;
    position: relative;
    text-align: center;
}

.xxfw-title:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin-top: 8px;
    margin-left: -32px;
    position: absolute;
    background: #fff;
    left: 50%;
}



.lay_c_title img {
    position: absolute;
    width: 214px;
    bottom: -34px;
    left: 50%;
    margin-left: -107px;
}

.xxfw-title img {
    position: absolute;
    width: 520px;
    bottom: -40px;
    left: 50%;
    margin-left: -260px;
}

.enter {
    height: 100px;
    width: 1440px;
    background: #0168D1;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px auto 0;
}

.enter:hover {
    background: #2987DA;
}

.enter:active {
    background: #2987DA;
}

.enter .logo{
    width: 485px
}

.enter .to{
    position: absolute;
    right: -80px;
    top: 14px;
    width: 36px;
}


.no-data {
    width: 153px;
    height: 104px;
    background: url("../image/no-data.png") no-repeat;
    margin: 120px auto 0;
}

.no-data-info {
    margin-top: 12px;
    color: #93989E;
    text-align: center;
}

.page .pageC {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page .pageC .p-go-num {
    margin: 0 4px;
}

.page .pageC .p-go-btn {
    margin-top: 0;
}

.hd ul {
    margin-bottom: 50px;
}

.more {
    color: #93989E;
    display: flex;
    align-items: center;
}

.more .iconfont {
    margin-left: 2px;
    color: #93989E;
    font-size: 12px;
}

a.more:hover {
    color: #0D479B;
}

a.more:hover .iconfont {
    color: #0D479B;
}

.lay_t_r li a {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}

.lay_t_r li .sub-item:hover {
    background: #0D479B;
}

.lay_t_r li a:hover {
    color: #FFE787;
}

.lay_t_r li a.sub-item, .sub-item {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 8px 30px;
    font-weight: 700;
}

.ivu-select-dropdown {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: auto;
    min-width: 120px;
    margin-top: 17px;
    margin-left: 1px;
    border-radius: 0;
    padding: 0;
}

.ivu-dropdown-item-selected, .ivu-dropdown-item.ivu-dropdown-item-selected:hover {
    background: #0D479B;
}

.ivu-dropdown-item-focus, .ivu-dropdown-item:hover {
    background: #0D479B;
}

.lay_t_r .ivu-dropdown-item {
    padding: 0;
    height: auto;
    width: 100%;
    border: none;
    line-height: initial;
    transition: none;
}

.xwdt-head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
}
.xwdt-title{
    background: url("../image/bg-news.png") no-repeat;
    width: 144px;
    height: 48px;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 28px;
    text-shadow: 0 2px 4px #0C4FA4;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav_l2{
    background: #F0F6FF;
    padding: 20px 0 34px;
}
.nav_l{
    background: url("../image/zxjs.png") no-repeat;
    background-size: 100% 100%;
    width: 280px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 32px;
    text-shadow: 0 2px 4px #0C4FA4;
}
.nav_l2 li{
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 14px;
    text-align: center;
    color: #2B2E33;
    position: relative;
}
.nav_l2 li.nav-active{
    background: #FFFFFF;
}

.nav_l2 li.nav-active::after{
    content: '';
    width: 4px;
    height: 54px;
    background: #7DB2F4;
    position: absolute;
    right: 0;
    top: 0;
}

.nav_l2 li.nav-active a, .nav_l2 li.nav-active .jgsz-title{
    color: #0D479B;
}

.main_right{
    width: 1090px;
    margin-bottom: 60px;
}
.main_right .zxjs-title{
    padding: 24px 0 12px;
    font-size: 20px;
    font-weight: 600;
    color: #2B2E33;
    line-height: 28px;
    border-bottom: 1px solid #E8EAED;
    margin-bottom: 24px;
}

.main_right p{
    font-size: 16px;
    color: #2B2E33;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 16px;
}

.zypt{
    width: 248px;
    height: 38px;
    background: url("../image/zypt-bg.svg") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    font-size: 24px;
    font-weight: 600;
    color: #2258a4;
    line-height: 30px;
    margin: 42px auto 36px;
}
.zypt-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -36px;
}
.zypt-list .zypt-item{
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 36px;
}
.zypt-item img{
    border: 1px solid #E5E5E5;
    width: 342px;
    height: 234px;
}
.img-title{
    font-size: 16px;
    color: #2B2E33;
    line-height: 24px;
    margin-top: 14px;
}
.img-title span{
    font-weight: 600;
    margin-bottom: 2px;
}
.zxjs-menu{
    padding-top: 24px;
}

.zxjs{
    display: flex;
    justify-content: space-between;
}
.zxld{
    font-size: 16px;
    color: #2B2E33;
    line-height: 24px;
    display: flex;
}

.zxld + .zxld{
    margin-top: 22px;
}
.zxld-name{
    margin-right: 26px;
}
.zxzc h2{
    font-size: 18px;
    font-weight: 600;
    color: #2B2E33;
    line-height: 26px;
    margin: 30px 0 20px;
    text-align: center;
}
.zxzc h2:first-child{
    margin-top: 0;
}
.jgsz h2{
    font-size: 18px;
    font-weight: 600;
    color: #2B2E33;
    line-height: 26px;
    margin-top: 24px;
}
.jgsz p{
    font-size: 16px;
    color: #2B2E33;
    line-height: 30px;
    text-indent: 0;
    margin-top: 10px;
}

.jgsz-total{
    text-align: center;
}

.jgsz-total .title{
    padding: 0 24px;
    line-height: 56px;
    height: 56px;
    background: linear-gradient(90deg, #1869D2 0%, #35A2EB 100%);
    border-radius: 8px;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0 auto;
}
.jgsz-total .tree-img{
    display: block;
    width: 1050px;
    height: 60px;
    margin: 0 auto;
    background: url("../image/tree.png") no-repeat;
    background-size: 100% 100%;
}
.jg-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.jgsz-total .item{
    width: 40px;
    background: linear-gradient(180deg, #1869D2 0%, #35A2EB 100%);
    border-radius: 8px;
    display: flex;
    align-items: center;
    writing-mode: vertical-rl;
    letter-spacing: 4px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 26px;
    padding: 16px 0;
}
.jgsz-total .item:hover{
    color: #FFE787;
}

.jgw-box{
    margin-top: 12px;
}
.jgw-box a{
    color: #98a9b9;
}
.jgw-box a:hover{
    color: #fff;
}
.jgw-box img{
    vertical-align: middle; margin-bottom: 2px;
}
.xxfw-item{
    display: flex;
}
.xxfw-item + .xxfw-item{
    margin-top: 24px;
}
.item-title{
    width: 260px;
    border-radius: 8px 0 0 8px;
    background: url("../image/pc-1440.png") no-repeat 100% center;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #0D479B;
    line-height: 33px;
    font-weight: 600;
}
.item-title img{
    width: 35px;
    margin-left: 30px;
    margin-right: 16px;
}
.item-right{
    flex: 1;
}
.item-right::before{
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-left: 5px solid #718EC4;
    border-right: 5px solid transparent;
    border-top: 3px solid transparent;
    border-bottom: 3px solid #718EC4;
}
.item-right::after{
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-left: 5px solid #718EC4;
    border-right: 5px solid transparent;
    border-top: 3px solid #718EC4;
    border-bottom: 3px solid transparent;
}
.item-content{
    padding: 24px 8px 8px 24px;
    background: #EBF2FF;
    border-radius: 0 8px 8px 0;
    display: flex;
    flex-wrap: wrap;
}
.item-content a{
    background: #DBEAFF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 18px;
    height: 36px;
    margin-right: 16px;
    margin-bottom: 16px;
    color: #2b2e33;
    font-size: 16px;
    line-height: 24px;
}
.item-content a:hover{
    background: #0466CA;
    color: #fff;
}

@media screen and (max-width: 1440px) {
    body {
        min-width: 1180px;
    }

    .width1440 {
        width: 1180px;
        margin: 0 auto;
    }

    .xwdt{
        padding: 70px 0 60px;
    }

    .lay_c_title{
        margin-bottom: 64px;
    }

    .lay_c2{
        width: 1180px;
        padding: 70px 0 70px;
    }

    .lay_c2_content{
        margin-top: 64px;
    }

    .item-title{
        background: url("../image/pc-1180.png") no-repeat 100% center;
        width: 248px;
    }

    .item-content{
        padding-right: 12px;
    }

    .item-content a{
        margin-right: 12px;
    }

    .lay_c2_pb li a + a {
        margin-left: 22px;
    }
    .lay_c2_pb {
        padding: 28px 20px
    }

    .xw-content{
        padding: 50px 32px;
    }
    .lay_c_l img{
        width: 540px;
        height: 310px;
    }
    .lay_c_r{
        width: 552px;
        height: 310px;
        overflow: hidden;
    }
    .art_list li a{
        max-width: 1000px
    }
    .nav_l{
        width: 220px;
    }
    .main_right{
        width: 920px;
    }
    .zypt-item img{
        width: 290px;
        height: 198px;
    }
    .jgsz-total .tree-img{
        width: 878px;
    }
    .province-list li a{
        min-width: 75px;
        padding: 0 10px;
    }
    .province-list li:last-child a{
        width: 167px;
    }
    .enter{
        width: 1180px;
    }
}