* {
    padding: 0;
    margin: 0
}

a {
    text-decoration: none
}

li {
    list-style: none;
}

.container {
    width: 1400px;
}

.lqfwztc-header-toolbar {
    position: absolute;
    right: 0;
    top: 20px;
    color: #fff;
}

.lqfwztc-header-toolbar li {
    float: left;
}

.lqfwztc-header-toolbar li.icon img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.lqfwztc-header-toolbar li.icon span {
    color: #fff;
}

.lqfwztc-header-toolbar li.icon img {
    display: inline-block;
    vertical-align: middle;
}

.lqfwztc-header-toolbar li+li {
    margin-left: 16px;
}

.lqfwztc-header-toolbar a,
.lqfwztc-header-toolbar a:hover {
    color: #fff;
}

.lqfwztc-header-logo {
    position: absolute;
    top: 20px;
    left: 0;
    max-width: 350px;
}

/* 去掉 input 的边框和获取焦点时的边框 */
input {
    border: none;
    outline: none;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w900 {
    width: 900px;
    margin: 0 auto;
}

.w1560 {
    width: 1560px;
    margin: 0 auto;
}

.lqfwztcbg {
    width: 100%;
    height: 700px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.head {
    width: 100%;
    text-align: center;
    padding-top: 75px;
}

.headlogo {
    width: 900px;
}

.qzwlogo {
    display: block;
    width: 1400px;
    margin: 0 auto;
    text-align: left;
    margin-top: 40px;
}

.qzwlogo img {
    width: 350px;
}

.containiar {
    width: 100%;
    padding-bottom: 150px;
}

.content {
    margin: 0 auto;
    margin-top: 140px;
    margin-bottom: 100px;
}

.msyt_search {
    width: 870px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 34px;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
}

.msyt_search input {
    width: 600px;
    height: 68px;
    border-radius: 34px;
    font-weight: 400;
    font-size: 22px;
    line-height: 68px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-left: 220px;
}

.msytlogo {
    width: 195px;
    position: absolute;
    left: 10px;
    top: 5px;
}

.msyticon {
    position: absolute;
    top: 6px;
    right: 30px;
}

.part-name {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

.part-name img {
    width: 100%;
}

.part01 {
    height: 460px;
    display: flex;
    justify-content: space-between;
}

.part01-left {
    width: 800px;
}

.part01-right {
    width: 540px;
    position: relative;
}

.part01-right .list_more {
    position: absolute;
    right: 0;
    top: 560px;
    height: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #056ED7;
    margin-top: -110px;
}

.first-item {
    position: relative;
}

.first-title {
    width: 100%;
    height: 50px;
    text-align: left;
    padding-left: 35px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    background-color: rgb(0 0 0 / 50%);
    position: absolute;
    bottom: 5px;
    left: 0px;
}

.first-title a {
    color: #fff;
}

#firstSwiper .swiper-pagination {
    width: 730px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

#firstSwiper .swiper-pagination-current {
    font-size: 20px;
    color: #056ED7;
}

#firstSwiper .swiper-button-prev,
.swiper-button-next {
    width: 20px !important;
    height: 20px !important;
    background: #056ED7 !important;
    border-radius: 50%;
    text-align: center;
    line-height: 24px !important;
    top: auto !important;
    bottom: 15px !important;
}

#firstSwiper .swiper-button-prev {
    left: auto !important;
    right: 110px !important;
}

#firstSwiper .swiper-button-next {
    right: 40px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 0 !important;
}

.part01-right ul {
    width: 100%;
}

.part01-right ul li {
    margin-bottom: 18px;
}

.part01-right ul li a {
    display: flex;
    align-items: center;
}

.zhyw-time {
    width: 48px;
    height: 45px;
    text-align: center;
}

.zhyw-day {
    font-size: 22px;
    color: #58a5fa;
    font-weight: bold;
    border-bottom: 2px solid #58a5fa;
    letter-spacing: 2px;
}

.zhyw-date {
    font-size: 12px;
    color: #58a5fa;
}

.zhyw-txt {
    margin-left: 18px;
}

.zhyw-title {
    width: 470px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zhyw-abs {
    width: 470px;
    height: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    margin-top: 12px;
}

.part02 {
    position: relative;
}

#tzTab {
    width: 430px;
    height: 55px;
    background: #D6F0FF;
    border-radius: 28px;
    margin: 0 auto;
}

.list-header-btn {
    width: 140px;
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
    line-height: 55px;
}

.list-header-btn .list_more {
    position: absolute;
    right: 0;
    top: 410px;
    height: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #056ED7;
    margin-top: -110px;
}

#tzTab .active {
    height: 55px;
    background: linear-gradient(126deg, #015EEA 0%, #00C0FA 100%);
    border-radius: 28px;
    color: #fff;
    line-height: 55px;
}

.zcts-list ul {
    display: flex;
    flex-wrap: wrap;
    height: 212px;
    margin-left: -80px;
    padding-left: 20px;
    margin-top: 55px;
}

.zcts-list ul li {
    width: 600px;
    height: 50px;
    line-height: 48px;
    margin-left: 80px;
    position: relative;
    padding-left: 30px;
    display: flex;
    justify-content: space-between;
}

.zcts-list ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #209CFF;
}

.zcts-list ul li a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 500px;
    display: block;
}

.gxbcyjs {
    margin-top: 30px;
}

.bsfwbg {
    width: 100%;
    position: absolute;
    margin-top: 220px;
}

.part03 {
    height: 500px;
    background: url(../images/lqfwbsfw120251028.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 50px;
}

.part03 a {
    display: inline-block;
    height: 200px;
    text-align: center;
    float: left;
    transition: transform 0.5s ease;
}

.part03 a:nth-child(1) {
    margin-top: 190px;
    margin-left: 190px;
}

.part03 a:nth-child(2) {
    margin-top: 245px;
    margin-left: 65px;
}

.part03 a:nth-child(3) {
    margin-top: 260px;
    margin-left: 110px;
}

.part03 a:nth-child(4) {
    margin-top: 245px;
    margin-left: 90px;
}

.part03 a:nth-child(5) {
    margin-top: 190px;
    margin-left: 60px;
}

.part03 a img {
    width: 140px;
}

.part03-item {
    height: 190px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #0554B3;
    line-height: 40px;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.part03-item {
    animation: float 2s ease-in-out infinite;
    /* 应用浮动动画 */
    transition: transform 0.3s ease;
    /* 添加过渡效果 */
}

.part03 a:hover {
    transform: scale(1.1);
    /* 鼠标悬停时放大 */
}

.bsfw-cont {
    width: 1560px;
    margin: 0 auto;
}

.bsfw-box {
    display: flex;
    margin-left: 90px;
    position: absolute;
}

.bsfw-item {
    position: relative;
    margin-left: 35px;
}

.bsfw-item a p {
    width: 90px;
    height: 55px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    position: absolute;
    bottom: 70px;
    margin-left: 50px;
}

.bsfw-item a img {
    width: 188px;
}

.bsfw-img {
    width: 100%;
    text-align: center;
    margin-top: 150px;
}

.part04 {
    display: flex;
    justify-content: space-between;
}

.part04 div {
    cursor: pointer;
}

.part04 div:hover {
    filter: brightness(80%);
    /* 降低亮度 */
}

.part04 div img {
    width: 440px;
}

.part05 {
    display: flex;
    justify-content: space-between;
}

.part05 a {
    display: inline-block;
    width: 440px;
    height: 140px;
    background: url(../images/yjhktbg20251028.png) no-repeat;
    border-radius: 14px;
    background-size: cover;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 90px;
    box-shadow: 0px 10px 15px 0px rgba(82,123,190,0.2);
}

.part05 a div {
    display: flex;
    height: 140px;
    align-items: center;
}

.part05 a div img {
    width: 80px;
    margin-left: 55px;
    margin-right: 20px;
}

.yjhkt-cont {
    width: 100%;
    height: 990px;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.yjhkt-top {
    width: 1700px;
    height: 190px;
}

.gallery-thumbs {
    cursor: pointer;
    height: 200px;
    position: relative;
    margin-top: -190px;
}

.yjzqcxl,
.yjzqcxr {
    background: none !important;
}

.yjzqcxl,
.yjzqcxr {
    position: absolute !important;
    width: 25px !important;
    height: 40px !important;
    top: 60px !important;
}

.yjzqcxl img,
.yjzqcxr img {
    width: 100%;
}

.ykt-switch {
    width: 120px;
    height: 95px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #056ED7;
    line-height: 24px;
    padding-top: 25px;
    text-align: center;
    background: url(../images/hktmr20251028.png) no-repeat;
    background-size: cover;
    margin-top: 80px;
}

.swiper-slide-thumb-active .ykt-switch {
    width: 120px !important;
    height: 95px !important;
    background: url(../images/hktxz20251028.png) no-repeat !important;
    background-size: cover !important;
    color: #fff !important;
}

#yjhkt {
    width: 1400px;
    margin: 0 auto;
    margin-top: 50px;
}


.hkt-item {
    width: calc(100% - 4px);
    height: 735px;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #69ADFF;
}

.item-left {
    width: 640px;
    height: 660px;
    margin-left: 30px;
    margin-top: 40px;
}

.slide-content {
    height: 640px;
    text-align: left;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
    padding: 0 20px 20px 20px;
    margin-top: 40px;
    overflow-y: auto;
}

.slide-content p {
    text-align: left!important;
    font-family: Microsoft YaHei!important;
    font-weight: 400;
    font-size: 20px!important;
    color: #000000!important;
    line-height: 30px!important;
}

.slide-content::-webkit-scrollbar {
    width: 8px;
}

/* 滚动条轨道 */
.slide-content::-webkit-scrollbar-track {
    background-color: #D6F0FF;
}

.slide-content::-webkit-scrollbar-thumb {
    background-color: #015EEA;
    border-radius: 4px;
}

/* 隐藏滚动条上下箭头 */
.slide-content::-webkit-scrollbar-button {
    display: none;
}

.part06 {
    display: flex;
    justify-content: space-between;
}

.part06 a {
    display: inline-block;
    width: 450px;
    height: 120px;
    background: rgba(227, 239, 255, .5);
    border-radius: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #056ED7;
}

.part06 a div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}

.part06 a div img {
    width: 78px;
    margin-right: 35px;
}