body {
    max-width: 750rem;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.layer-content {
    padding: 0 20rem;
}

.header-top {
    background: url("/statics/ynxcwv2/images/v5/phone/header_bg.png") no-repeat top left;
    background-size: 100% 100%;
    height: 575rem;
}

.font-change {
    margin-left: 470rem;
    padding-top: 30rem;
}

.font-change span {
    display: inline-block;
    padding: 15rem 10rem;
    font-size: 28rem;
}

.font-change span a {
    color: #fff;
}
.font-change span:nth-child(1) {
    background-color: #5fbfba;
}
.font-change span:nth-child(2) {
    background-color: #328ecd;
}
.font-change span:nth-child(3) {
    background-color: #c4d94c;
}

.header-logo {
    width: 396rem;
    height: 103rem;
    margin: 0 auto;
    margin-top: 27rem;
}

.header-logo img {
    width: 100%;
    height: auto;
}

.header-search-area {
    margin-top: 25rem;
    text-align: center;
}

.input-group {
    position: relative;
}

.header-btn {
    position: absolute;
    left: 545rem;
    background-color: #2663af;
    height: 45rem;
    padding: 10rem;
    border-radius: 20rem;
    line-height: 45rem;
    vertical-align: middle;
    margin-top: 2rem;
    border: none;
}

.header-btn img {
    width: 28rem;
    height: 30rem;
}

.ipt {
    background-color: #fff;
    height: 48rem;
    border-radius: 20rem;
    padding-left: 50rem;
}
.nav-container {
    width: 100%;
    background-color: #2663af;
    margin-top: 85rem;
}

.nav-list {
    overflow-x: scroll;
    white-space: nowrap;
}

.nav-list li {
    display: inline-block;
    padding: 20rem;
}

.nav-list a {
    color: #fff;
    text-decoration: none;
}

.nav-list a.dropdown::after {
    content: "▼";
    font-size: 10px;
    color: #fff;
    margin-left: 4px;
    position: relative;
    top: -2px;
}

/* headerline */

.layer-headerline {
    margin-top: -90rem;
    text-align: center;
    margin: -90rem 20rem 0;
}

.headerline-title {
}

.headerline-title a {
    font-size: 36rem;
    font-weight: bold;
    color: #2663af;
    line-height: 60rem;
}

.headerline-desc {
    font-size: 24rem;
    color: #464646;
    line-height: 36rem;
    padding-top: 20rem;
}

/* 动态 */
.layer-dynamic {
    margin-top: 40rem;
    width: 100%;
}

#dynamicSwiper img {
    width: 100%;
    height: auto;
}

.dynamic-content {
    position: relative;
}

.dynamic-img-desc {
    position: absolute;
    z-index: 100;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 50rem;
    line-height: 50rem;
    color: #fff;
    padding-left: 20rem;
}

#dynamicSwiper .swiper-pagination-fraction {
    width: 20%;
    right: 0;
    background-color: #2e527e;
    height: 50rem;
    line-height: 50rem;
    bottom: 0rem;
    left: auto;
}
.layer-dt {
    padding: 40rem 20rem 0;
}

/* .layer-dt-title {
    background-color: #eeeeee;
    height: 60rem;
    line-height: 60rem;
    color: #101010;
}

.layer-dt-title div {
    font-size: 36rem;
    font-weight: bold;
    margin-right: 40rem;
    padding: 0rem 20rem;
} */
.nav-tabs {
    display: flex;
    background: #eeeeee;
    border-radius: 6rem;
    /* padding: 4rem; */
    position: relative;
}

.nav-tab {
    position: relative;
    padding: 12rem 24rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 4rem;
    margin-right: 2rem;
}

.nav-tab:last-child {
    margin-right: 0;
}

.nav-tab.active {
    background: #5ea1eb;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 2rem 4rem rgba(91, 155, 213, 0.3);
}

.nav-tab.active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #5b9bd5;
}

.nav-tab:not(.active) {
    color: #888;
    font-weight: bold;
}

.nav-tab:not(.active):hover {
    background: #e8e8e8;
    color: #666;
}

.tab-text {
    font-size: 40rem;
    display: block;
    line-height: 1.2;
}

/* 分隔线效果 */
/* .nav-tab:not(.active)::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 60%;
    background: #ddd;
    border-left: 1px dashed #999;
} */
.active {
    color: #fff;
    background-color: #5ea1eb;
}

.layer-dt-title {
    display: flex;
}

.layer-dt-box {
    margin-top: 50rem;
}

.layer-dt-list li {
    margin: 50rem 0;
}

.layer-dt-list li a {
    font-size: 30rem;
    color: #0f0f0f;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.dt-more {
    width: 100%;
    text-align: center;
    background-color: #eee;
    height: 75rem;
    line-height: 75rem;
}

.dt-more a {
    color: #4f4f4f;
    font-size: 28rem;
}

/* 专题专栏 */
.layer-feature {
    margin-top: 50rem;
    display: flex;
    height: 280rem;
}

.feature-title {
    width: 55rem;
    background-color: #2668b2;
    font-size: 36rem;
    font-weight: bold;
    color: #fff;
    padding: 50rem 10rem;
    line-height: 50rem;
}
.feature-list-card {
    margin-left: 38rem;
    width: 620rem;
}

#topicSwCard .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    gap: 16rem;
}

.image-card {
    width: 295rem;
    height: 130rem;
}

.image-card img {
    width: 100%;
    height: auto;
}

.feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.feature-item {
    width: 295rem;
    height: 130rem;
}

.feature-item img {
    width: 100%;
    height: auto;
}

.feature-more {
    margin-top: 30rem;
}

/* 强国复兴 */

.layer-qgfx {
    margin-top: 20rem;
}
.qgfx-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.qgfx-list li {
    width: 346rem;
    height: 136rem;
    margin-bottom: 20rem;
}

.qgfx-list li img {
    width: 100%;
    height: auto;
}

/* 信息公开 */

.information-title {
    margin-top: 50rem;
}

.information-title img {
    width: 100%;
}

.xxgk-title-container {
    margin-top: 30rem;
    display: flex;
}

.xxgk-title-container div {
    width: 355rem;
    height: 116rem;
}

.xxgk-title-container div img {
    width: 100%;
    height: auto;
}

.xxgk-card {
    margin-top: 30rem;
}

.xxgk-card-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 40rem 0rem;
}

.xxgk-card-list li a {
    font-size: 30rem;
    color: #101010;
    line-height: 60rem;
}

.tzgg-active {
    display: inline-block;
}

.tzgg-dy {
    display: none;
}

.tzcg-show .tzgg-active {
    display: none;
}

.tzcg-show .tzgg-dy {
    display: inline-block;
}

.gkfg-active {
    display: inline-block;
}

.gkfg-hidden {
    display: none;
}

.gkfg-show .gkfg-active {
    display: none;
}

.gkfg-show .gkfg-hidden {
    display: inline-block;
}

/*业务系统 */
.layer-system {
    margin-top: 30rem;
    width: 100%;
}

.layer-system img {
    width: 100%;
    height: auto;
}

/* 业务系统 */
.sys-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    height: 450rem;
    margin-top: 30rem;
}
.sys-list img {
    width: 100%;
    height: auto;
}

.sys-img1-container {
    width: 328rem;
    height: 123rem;
}

.sys-img2-container {
    width: 721rem;
    height: 123rem;
}

/* 业务数据 */
.layer-database {
    width: 100%;
    margin-top: 30rem;
}

.layer-database img {
    width: 100%;
    height: auto;
}

.database-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
    height: 605rem;
    margin-top: 30rem;
}

.database-list img {
    width: 100%;
    height: auto;
}

.database-container01 {
    width: 328rem;
    height: 123rem;
}

.database-container02 {
    width: 711rem;
    height: 123rem;
}

/* 新闻发布厅 */
.layer-xwfb {
    margin-top: 30rem;
}

.xwfb-title {
    display: flex;
    justify-content: space-between;
}

.xwfb-title li {
    width: 355rem;
    height: 96rem;
}
.xwfb-title li img {
    width: 100%;
    height: auto;
}

.xwfb-card {
    margin-top: 30rem;
}

.xwfb-card-img {
    width: 680rem;
    height: 430rem;
    margin: 0 auto;
}

.xwfb-card-img img {
    width: 100%;
    height: 100%;
}

.xwfb-card-text {
    margin-top: 30rem;
    margin-bottom: 30rem;
}
.xwfb-card-title {
    margin-bottom: 30rem;
    margin-left: 10rem;
}

.xwfb-card-title a {
    font-size: 36rem;
    font-weight: bold;
    color: #3a3a3a;
}

.xwfb-card-item {
    display: flex;
    justify-content: space-around;
}

.xwfb-active {
    display: inline-block;
}

.xwfb-hidden {
    display: none;
}

.xwfb-show .xwfb-active {
    display: none;
}

.xwfb-show .xwfb-hidden {
    display: inline-block;
}
.card-item-title {
    border: 1px solid #2668b2;
    padding: 10rem;
    width: 88rem;
    height: 48rem;
    margin-bottom: 30rem;
    font-size: 30rem;
    color: #101010;
}

.card-item-desc {
    width: 535rem;
    vertical-align: middle;
    font-size: 30rem;
    color: #3f3f3f;
    line-height: 50rem;
}

.card-title-desc {
    font-size: 30rem;
    color: #3f3f3f;
    line-height: 50rem;
    margin-left: 10rem;
    padding-bottom: 35rem;
    border-bottom: 1px solid #e9e9e9;
}
.xxqg-item-container {
    margin-top: 20rem;
    margin-left: 10rem;
}
.xxqg-item {
    padding: 35rem 0;
    border-bottom: 1px solid #e9e9e9;
}

.xxqg-item a {
    font-size: 30rem;
    color: #101010;
    line-height: 40rem;
}

/* 友情链接 */

.linkContainer {
    margin-top: 50rem;
    background-color: #e9f4fe;
    padding-bottom: 50rem;
}
.link-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: space-between;
    padding-top: 30rem;
}

.link-list li {
    /* float: left;*/
    padding: 20rem;
    font-size: 30rem;
}

.bottom-container {
    background-color: #2668b2;
    padding-bottom: 50rem;
    display: flex;
    justify-content: space-between;
}
.bottom-text {
    width: 80%;
    margin-top: 10rem;
}
.bottom-text span {
    display: inline-block;
    color: #fff;
    padding-top: 30rem;
    font-size: 25rem;
}

.bottom-text span:nth-child(2) {
    margin-left: 10rem;
}

.footer-img {
    padding-top: 30rem;
    width: 10%;
}

.bottom-text li {
    width: 100%;
    margin: 0 auto;
}

.py-container {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 1000;
    width: 200rem;
}

.py-container img {
    width: 100%;
    height: auto;
}
