body {
    margin: 0;
    position: relative;
    /* 父容器需要定位 */
    overflow-x: hidden
}

body.useOldFixed :not(.skipAutoFix).slt-logo {
    width: 20%;
    position: fixed;

}
body.useOldFixed .xingshui .news-content li:not(.skipAutoFix){
width:820px !important
}
body.useOldFixed .qinglian-info:not(.skipAutoFix) {
    clear: none !important
}
body.useOldFixed .grid-list li:not(.skipAutoFix):not(.skipAutoFix){
width:350px !important
}
body.useOldFixed .grid-list:not(.skipAutoFix) {
    height: 150px;
    overflow: hidden;
}

body.useOldFixed .qinglian-list:not(.skipAutoFix) {
    height: 450px !important;
}

body.useOldFixed .qinlianBox {
    height: 300px !important;
}

body.useOldFixed .qianlinconts .boxtitle {
    font-size: 30px !important;
    Letter-spacing: 1px;
    line-height: 50px !important;
    min-height: 200px !important;
    font-weight: 500;

}

body.useOldFixed .xingshui .news-img:not(.skipAutoFix) {
    width: 800px !important;
    max-width: none !important;
    float: left !important;
}

body.useOldFixed .xingshui .news-content:not(.skipAutoFix) {
    float: left !important;
    margin: 0 !important;
}

body.useOldFixed .carousels ul.list li:not(.skipAutoFix) {
    clear: none !important
}

body.useOldFixed .runxin-item:not(.skipAutoFix) {
    height: 600px !important;

}

body.useOldFixed .qinglian-item {

    height: 0px !important;
}

body.useOldFixed .tabBox:not(.skipAutoFix) {
    padding: 20px
}

body.useOldFixed .slt-logo img:not(.skipAutoFix) {
    width: 20% !important;
}

.slt-logo img {
    width: 100%
}

.head-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;

}

body.useOldFixed :not(.skipAutoFix).runxin {
    max-height: 1000px
}



body.useOldFixed .card:not(.skipAutoFix) {
    width: 275px !important;

}

body:not(.ariaiframe).useOldFixed>*:not([isaria]):not(.skipAutoFix) {

    height: 100%
}

body.useOldFixed .xingshui:not(.skipAutoFix) {
    width: 60% !important;
    margin: 0 auto
}

body.useOldFixed .xingshui .news-content li>a>span:not(.skipAutoFix) {
    width: 13% !important;
}

body.useOldFixed .xingshui .news-content .listContent:not(.skipAutoFix) {

    width: 60% !important;
}

body.useOldFixed .liandiBox:not(.skipAutoFix) {
    display: inline-block;
}

body.useOldFixed .card:not(.skipAutoFix):not(.skipAutoFix) {
    clear: inline-end !important;
    float: inline-start !important;

    clear: none !important;

    float: left !important;


}

body.useOldFixed .xingshui .news-content {
    max-width: none !important
}

body.useOldFixed .qinglian-info:not(.skipAutoFix) {

    float: right !important;
    height: 100% !important;
}

.home a {
    text-decoration: none;
    /* 去除下划线 */
}

.ft-txt {
    padding-left: 0px !important;
}

.foot-b .content {
    display: flex;
    align-items: center;
}

.ft-txt li {

    padding-left: 0 !important;

}

.ft-txt li::before {
    display: none
}

body.useOldFixed .damei .titles {
    margin-left: 20px
}

body.useOldFixed .qinglian-item img:not(.skipAutoFix) {

    height: -webkit-fill-available !important
}

body.useOldFixed .title1 {
    width: 600px !important;
}

body.useOldFixed .titles:not(.skipAutoFix) {
    width: 600px !important;
}

body.useOldFixed .carousel-container:not(.skipAutoFix) {
    height: 100% !important;
}

body.useOldFixed .carousel:not(.skipAutoFix) {
    height: 507px !important
}

body.useOldFixed .xingshui .news {
    flex-direction: column;
}

body.useOldFixed .runxin-box {
    height: auto !important;
}

body.useOldFixed .intro-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



body.useOldFixed .liandiBox:not(.skipAutoFix) {
    width: 50% !important;
    height: 115px !important
}

body.useOldFixed .card button {
    width: 112px !important;
    font-weight: 500 !important;
    display: flex !important;
    align-items: center !important;
}

body.useOldFixed .damei,
.liandi {
    width: 50%
}

body.useOldFixed .qianlinconts:not(.skipAutoFix) {
    line-height: normal !important;
    min-height: fit-content !important;
}

body.useOldFixed .card:not(.skipAutoFix):not(.skipAutoFix) {
    height: 680px !important;
    overflow: auto !important;
}


.culture-cards3 {
    width: 100%;
}

.culture-cards2 {
    width: 100%;
}


.newsConMore {
    /*font-size: 16px;*/
    font-size: 18px;
    float: right;
    margin-right: 20px;
    color: #333;
    font-weight: 600;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    letter-spacing: 0.01em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;

}

img {
    border: none;
    /* 移除IE中链接图片的默认边框 */
    outline: none;
    /* 移除聚焦时的轮廓线 */
}

.banner {
    position: relative;
    max-width: 1400px;
    margin: 0 auto;
}

.banner-img {
    width: 100%;
}


.banner-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    color: #1a7fc1;
    font-weight: bold;
    letter-spacing: 10px;
    text-shadow: 2px 2px 8px #fff;
}

.section {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
    /* margin: 40px auto 0 auto; */
}

/* 第一部分 */
.bg1 {
    padding-bottom: 50px;
    margin: 0 auto;
    max-width: 1400px;
    height: 100%;
    background-image: url('../images/bg1.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    /* 不重复 */

}

.title1 {
    /*margin-top: 60px;
    margin-bottom: 45px;*/
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
}

.titles {
    margin-top: 60px;
    margin-bottom: 45px;

    width: 527px;
    height: 135px;
    margin-left: -280px;
}

.newsCon {
    flex: 1;


    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 限制显示3行 */
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    /* line-height: 218%; */
    letter-spacing: 0em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #444;
}

.newTitle {
    flex: 1;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* 限制显示3行 */
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Microsoft YaHei', Arial, sans-serif;

    font-weight: 500;
    line-height: 151.89%;
    letter-spacing: 0.01em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #003388;
    font-weight: 700;
    font-size: 28px;
    font-variation-settings: "opsz" auto;
}

.section-title {
    text-align: center;
    font-size: 20px;
    color: #1a7fc1;
    margin-bottom: 24px;
    letter-spacing: 4px;
    position: relative;
}

/* 新闻列表布局兼容 */
.xingshui {
    width: 100%;
    margin: 0 auto;
    /*padding-bottom: 80px;*/
}

.xingshui .news {
    display: table;
    width: 100%;
    margin: 0 auto;
}

.xingshui .news-img {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.xingshui .news-content {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding-left: 35px;
}

/* 图片兼容 */
.xingshui .news-img {
    width: 565px;
    /*height: 470px;*/
    height: 450px;
    position: relative;
    overflow: hidden;
}

.xingshui .news-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

/* 文本多行省略兼容 */
.xingshui .newsCon {
    max-height: 3em;
    line-height: 1.5em;
    position: relative;
    overflow: hidden;
}

.xingshui .newsCon:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    background: -ms-linear-gradient(left, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%);
}


/* 新闻列表项布局兼容 */
.xingshui .news-content {
    max-width: 600px;

}

.xingshui .news-content li {
    width: 100%;
    display: block;
    position: relative;
    padding: 0;
    /*line-height: 40px;*/
    line-height: 45px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
}

.xingshui .news-content li span {
    display: inline-block;
    width: 10%;
    margin-left: 10px;
    text-align: right;
    vertical-align: middle;
}

.xingshui .news-content .listContent {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding-left: 10px;
    text-align: left;
    /*line-height: 36px;
    height: 36px;*/
    line-height: 45px;
    height: 45px;
    margin-left: 10px;
}

/* 确保列表内容垂直居中 */
.xingshui .news-content li a {
    display: block;
    width: 100%;
    /*line-height: 36px;
    height: 36px;*/
    line-height: 45px;
    height: 45px;

}

/* 调整圆点位置 */
.xingshui .news-content li::before {
    left: 0;
    margin-right: 10px;
}

.news-img {

    max-width: 100%;
    /*height: 470px;*/
    height: 450px;
    object-fit: cover;

}

.news-content {
    width: 50%;
    margin-left: 35px;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    flex-direction: column;

    /* flex: 1; */
}

.news-content h3 {
    font-size: 16px;
    color: #1a7fc1;
    margin: 0 0 12px 0;
}

.news-content ul {
    flex: 1;
    padding-left: 0px;

}

.news-content li {
    margin-top: 25px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    /* 董里前往广安市巴中市调研水利工 */
    font-weight: 500;
    font-size: 24px;
    font-variation-settings: "opsz" auto;

}

li {
    list-style: none;
    /* 移除默认圆点 */
    position: relative;
    padding-left: 1.5em;
    /* 留出图标位置 */
}

li::before {
    content: "•";
    /* 使用圆点字符 */
    color: #F7B553;
    /* 设置颜色 */
    font-size: 1.2em;
    /* 调整大小 */
    position: absolute;
    left: 0;
}

.listContent {
    width: 90%;
}

.news-content span {
    font-weight: 500;
    line-height: 36px;

    display: inline-block;

    white-space: nowrap;
    /* 禁止换行 */
    overflow: hidden;
    /* 超出内容隐藏 */
    text-overflow: ellipsis;
    /* 显示省略号 */

}

.news-date-list span {
    display: inline-block;
    background: #e6f2ff;
    color: #1a7fc1;
    border-radius: 4px;
    padding: 2px 8px;
    margin-right: 8px;
    font-size: 13px;
}

/* news-content中a标签样式 - 确保不影响原来的样式 */
.news-content a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* news-content中li内a标签的特定样式 */
.news-content li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: inherit;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    /*font-size: 16px;*/
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    position: relative;

}

/* 第二部分 */
.bg2 {
    padding: 6px 0px;
    margin: 0 auto;
    max-width: 1400px;
    padding-bottom: 50px;
    height: 100%;
    background-image: url('../images/bg2.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    /* 不重复 */

}

/* 第二部分 */
/* wenmai区域a标签样式 - 确保不影响原来的样式 */
.wenmai a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* wenmai区域卡片内容a标签的特定样式 */
.card a:nth-child(2) {
    display: contents;
    text-decoration: none;
    color: inherit;
}

.wenmai {
    padding-bottom: 100px;
}

.tabBox {
    width: 1200px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.culture-tabs {
    text-align: left;
    margin-right: 38px;
    margin-bottom: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.culture-tabs .tab {
    width: 187px;
    margin-bottom: 36px;
    background: #fff;

    border: 1px solid #0950A9;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #020202;

    border-radius: 30px;
    padding: 10px 0px;
    margin-right: 8px;

    cursor: pointer;
    outline: none;
}

.culture-tabs .tab.active {
    background: #0950A9;
    color: #fff;
}

.culture-cards {
    display: flex;
    gap: 18px;
    justify-content: space-between;
}

.card {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 3px 30px -2px #D2E2DD;
    /* padding: 16px; */
    width: 30%;
    text-align: center;
    height: 450px;
    /* 固定卡片高度 */
    position: relative;
    overflow: hidden;
}

.card_content {
    min-height: 200px;
    text-align: left;
    padding: 10px;
    position: absolute;
    top: 156px;
    /* 图片高度 */
    left: 0;
    right: 0;
    bottom: 50px;
    /* 为按钮留出空间 */
    background: #fff;
}

.card img {
    width: 100%;
    height: 156px;
    object-fit: cover;
    border-radius: 6px 6px 0px 0px;
}

.card button {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #020202;
    width: 100px;
    height: 42px;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #005293;
    border-radius: 20px;
    padding: 6px 18px;
    cursor: pointer;
    /*margin-bottom: 34px;*/
    margin-bottom: 20px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

/* 当图片隐藏时的样式 */
.card.no-image .card_content {
    top: 0;
    /* 内容区域从顶部开始 */
    padding-top: 20px;
}

.card.no-image .limited-text {
    -webkit-line-clamp: 6;
    /* 限制在6行 */
    max-height: 12em;
    /* 6行的最大高度 */
}

.card h4 {
    margin: 12px 0 8px 0;
    color: #005293;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.05em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #005293;
}

.limited-text {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 206%;
    letter-spacing: -0.05em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #444;
    display: -webkit-box;
    /* 必须 */
    -webkit-box-orient: vertical;
    /* 必须 */
    -webkit-line-clamp: 3;
    /* 限制4行 */
    max-width: 267px;
    /* 每行最大宽度 */
    max-height: 200px;
    line-height: 2em;
    /* 行高 */
    max-height: 6em;
    /* 4行的总高度 */
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    /* 允许长单词换行到下一行 */
    /* 或者使用 word-break: break-all; 强制截断单词 */
    margin: 0;
}

.wenmai {
    width: 100% !important;
    /*padding-bottom: 100px !important;*/
    padding-bottom: 0px !important;
    text-align: center !important;
}



.wenmai .culture-cards {
    width: 100% !important;
    table-layout: fixed !important;

}

.wenmai .card {
    float: left;
    width: 30%;
    margin-bottom: 20px;
    position: relative;
    /*height: 450px;*/
    height: 400px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 3px 30px -2px #D2E2DD;
    text-align: center;
    overflow: hidden;
}

.wenmai .card:nth-child(4n) {
    margin-left: 1.33% !important;
}

.wenmai .card:nth-child(3) {
    margin-left: 1.33% !important;
}

.wenmai .card:nth-child(2) {
    margin-left: 1.33% !important;
}

.wenmai .card img {
    width: 100% !important;
    height: 156px !important;
    object-fit: cover !important;
    border-radius: 6px 6px 0 0 !important;
}

.card.no-image h4 {
    white-space: normal !important
}

.wenmai .card h4 {
    margin: 0 0 10px 0 !important;
    /*font-size: 24px !important;*/
    font-size: 20px !important;
    color: #005293 !important;
    font-weight: 800 !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
}

.wenmai .limited-text {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;

    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-height: 12em !important;
    line-height: 2em !important;
    position: relative !important;
}

.wenmai .limited-text:after {
    content: '...' !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    background: -ms-linear-gradient(left, transparent, #fff 55%) !important;
    background: linear-gradient(to right, transparent, #fff 55%) !important;
    padding-left: 40px !important;
    pointer-events: none !important;
    display: none !important;
}

.wenmai .limited-text.is-overflow:after {
    display: block !important;
}

.wenmai .card button {
    position: absolute !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100px !important;
    /*height: 42px !important;*/
    height: 40px !important;
    border: 1px solid #005293 !important;
    border-radius: 20px !important;
    background: #fff !important;
    /*font-size: 20px !important;*/
    font-size: 16px !important;
    cursor: pointer !important;
}

/* wenmai区域a标签样式 - 确保不影响原来的样式 */
.wenmai a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* wenmai区域卡片内容a标签的特定样式 */
.card a:nth-child(2) {
    display: contents;
    text-decoration: none;
    color: inherit;
}

/* 第三部分 */
/* runxin区域a标签样式 - 确保不影响原来的样式 */
.runxin a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* runxin区域润心盒子a标签的特定样式 */
.runxin-item a:nth-child(2),
.runxin-item a:nth-child(1) {
    display: contents;
    text-decoration: none;
    color: inherit;
}

.runxin-list {
    box-shadow: 5px 5px 5px rgba(210, 226, 221, 0.7);

    display: flex;
    border-radius: 8px;
    justify-content: space-between;
}

.runxin {
    /*padding-bottom: 80px;*/
    padding-bottom: 0px;
}

.boxtitle {
    margin-bottom: 24px;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    text-align: left;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #0A0A0A;
    max-height: 2.4em;
    /* 2行 */
    overflow: hidden;

    word-break: break-all;
}

.grid-list {
    width: 100%;
    overflow: hidden;
    /* 清除浮动 */
    padding: 0;
    margin: 0;
    list-style: none;
    /*height: 90px;*/
}

.grid-list li {
    float: left;
    width: 350px;
    margin-right: 2%;
    margin-bottom: 12px;

    border-radius: 12px;

    padding: 0px 0px 0px 16px;
    box-sizing: border-box;
    text-align: left;
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.grid-list li::before {
    content: "•";
    /* 使用圆点字符 */
    color: #F7B553;
    margin-right: 10px;
    /* 右边距10px */
    /* 设置颜色 */
    font-size: 1.2em;
    /* 调整大小 */
    position: absolute;
    left: 0;
}


.runxin-box {
    box-shadow: #000000;

    /*height: 275px;*/
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    width: 100%;
}

.runxin-item {
    max-width: 400px;
    width: 100%;
    background: #fff;
    text-align: center;
}

.runxin-item img {
    width: 100%;
    /*height: 280px;*/
    height: 240px;
    /* object-fit: cover; */
    border-radius: 6px;
}

.boxContent,
.boxContent1 {
    overflow: hidden;

    text-overflow: ellipsis !important;
    max-height: 12em !important;
    line-height: 1.5em !important;
    word-break: break-all !important;
    position: relative !important;
    text-align: left;
}


.boxContent.is-overflow:after,
.boxContent1.is-overflow:after {
    display: block !important;
}

.imgPos1,
.imgPos {
    position: relative;
}

/* 在内容末尾添加"7777" */

.imgPos::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 30px;
    height: 14px;
    background:

        /* 绿色半透明渐变 */
        url('../images/up.png');
    /* 示例背景图 */
    background-size: cover;
    /* 覆盖整个元素 */
    background-position: center;
    /* 居中显示 */
    color: black;
    font-size: 16px;
    padding: 6px 12px;
    border-radius: 4px;
    z-index: 2;
    overflow: visible;
    pointer-events: none;
    white-space: nowrap;
    /* 防止文字换行 */
}

.imgPos1::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 30px;
    height: 7px;
    background:

        /* 绿色半透明渐变 */
        url('../images/down.png');
    /* 示例背景图 */
    background-size: cover;
    /* 覆盖整个元素 */
    background-position: center;
    /* 居中显示 */
    color: black;
    font-size: 16px;
    padding: 6px 12px;
    border-radius: 4px;
    z-index: 2;
    overflow: visible;
    pointer-events: none;
    white-space: nowrap;
    /* 防止文字换行 */
}

/* 核心优化：仅超出时显示省略号 */
.boxContent:not(:-webkit-full-line) {
    text-overflow: ellipsis;
}

.runxin-item p {
    margin: 10px 0 0 0;
    color: #1a7fc1;
    font-size: 16px;
}


.bg3 {
    margin: 0 auto;
    max-width: 1400px;
    padding-bottom: 50px;
    height: 100%;
    background-image: url('../images/bg3.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    /* 不重复 */

}

/* 第四部分 */
.qinglian {

    padding-bottom: 110px;
}

.qinglian-list {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.qinglian-list>* {
    float: left;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 20px;
    white-space: normal;
}

.qinglian-item {
    width: 29% !important;
    min-width: 0 !important;
    display: block !important;
    vertical-align: top;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 21px 0px #FAF1E1;
    /*height: 400px;*/
    height: 388;
}

.qinglian-info {
    width: 38% !important;
    display: block !important;
    float: left;
    background: linear-gradient(180deg, rgba(229, 246, 243, 0.8) 0%, rgba(214, 237, 251, 0.8) 100%);
    border-radius: 8px;
    box-shadow: 0px 4px 21px 0px #FAF1E1;
    /*height: 400px;*/
    height: 368px;
}

.qinglian-item:nth-child(2) {
    margin-right: 2%;
}

.qinglian-info {
    margin-right: 0;
}

.w1200 {

    width: 1200px
}

.qinlianBox .boxtitle {
    color: #fff;
    margin: 0
}

.qinlianBox {
    display: flex;
    align-items: center;
    justify-content: center;
    /*height: 110px;*/
    height: 90px;
    background: linear-gradient(90deg, #9EDECD 0%, #40A7FB 100%);
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    /*font-size: 30px;*/
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.02em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;


}

.qianlinconts {
    text-align: left;
    max-width: 295px;
    /* 每行最大宽度 */
    display: -webkit-box;
    /* 必须 */
    -webkit-box-orient: vertical;
    /* 必须 */
    -webkit-line-clamp: 2;
    /* 限制2行 */
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    /* 行高 */
    max-height: 3em;
    /* 2行总高度（1.5×2） */
    word-wrap: break-word;
    /* 自动换行 */

}

.qinglian-item p {
    margin: 10px 0 0 0;
    color: #1a7fc1;
    font-size: 16px;
}

.qinglian-info ul {

    margin: 30px 0px 0px 30px;
    padding-left: 0px;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 139.83%;
    letter-spacing: -0.05em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #000000;
}

.qinglian-info li {
    white-space: nowrap;
    /* 禁止换行 */
    overflow: hidden;
    /* 超出内容隐藏 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    max-width: 380px;
    /* 限制最大宽度 */
    box-sizing: border-box;
    /* 防止内边距撑开宽度 */
    margin-bottom: 40px;
}


.qinglian-info {
    display: table-cell !important;
    max-width: 450px !important;
    background: linear-gradient(180deg, rgba(229, 246, 243, 0.8) 0%, rgba(214, 237, 251, 0.8) 100%) !important;
    /*border-radius: 8px !important;*/
    border-radius: 0px !important;
    box-shadow: 0px 4px 21px 0px #FAF1E1 !important;
    padding: 12px 18px !important;
}

.qinglian-info ul {
    margin: 30px 0 0 30px !important;
    padding: 0 !important;
}

.qinglian-info li {
    text-align: left;
    margin-bottom: 40px !important;
    /*font-size: 20px !important;*/
    font-size: 18px !important;
    line-height: 139.83% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 380px !important;
    padding-left: 20px !important;
    position: relative !important;
}




.qinglian-info li::before {
    content: "•" !important;
    position: absolute !important;
    left: 0 !important;
    color: #F7B553 !important;
    font-size: 1.2em !important;
}

/* qinglian 区域 IE 适配 */
.qinglian {
    width: 100% !important;
    /*padding-bottom: 110px !important;*/
    padding-bottom: 10px !important;
    text-align: center !important;
}

.qinglian-list {
    display: table !important;
    width: 100% !important;
    table-layout: fixed !important;
    border-spacing: 10px 0 !important;
    margin: 0 -10px !important;
}


.qinglian-item .imgbox {
    width: 100% !important;
    min-height: 278px !important;
    overflow: hidden !important;
    border-radius: 6px 6px 0px 0px;
    /*margin-bottom: 10px;*/
    position: relative;
}

.qinglian-item img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
}


/* qinglian区域a标签样式 - 确保不影响原来的样式 */
.qinglian a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* qinglian区域清廉盒子a标签的特定样式 */
.qinglian-item a:nth-child(2) {
    display: contents;
    text-decoration: none;
    color: inherit;
}


.bg4 {
    margin: 0 auto;
    max-width: 1400px;
    padding-bottom: 50px;
    height: 100%;
    background-image: url('../images/bg4.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    /* 不重复 */

}


.bg5 {

    margin: 0 auto;
    max-width: 1400px;
    height: 100%;
    background-image: url('../images/bg5.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    /* 不重复 */

}

/* 第五部分 */
.section.sslyBox {
    display: block !important;
    overflow: hidden;
    /*padding-bottom: 100px;*/
    padding-bottom: 10px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.damei,
.liandi {
    float: left;
    box-sizing: border-box;
    padding: 0 5px;
}

.damei {
    width: 100%;
    text-align: center;
}

.liandi {
    width: 40%;
    text-align: center;
}

.carousel {
    position: relative;
    width: 100%;
    max-width: 675px;
    height: 360px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;

}

.carousel-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.carousel-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.carousel-img:first-child {
    display: block;
}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(26, 127, 193, 0.0);
    color: #fff;
    border: none;

    width: 36px;
    height: 36px;
    font-size: 22px;
    cursor: pointer;
    z-index: 3;
    transition: background 0.2s;
}



.carousel-btn.prev {
    width: 40px;
    height: 74px;
    background-image: url('../images/left.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    left: 16px;
}

.carousel-btn.next {
    width: 40px;
    height: 74px;
    background-image: url('../images/right.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;

    right: 16px;
}

/* 轮播图介绍文本样式 */
.carousel-intro {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    width: 100%;
}

.intro-text {
    width: 100%;
    display: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    background: rgba(95, 95, 95, 0.8);
    padding: 12px 20px;
    border-radius: 8px;
    margin: 0 auto;
    max-width: 100%;
    line-height: 1.5;
}

.intro-text.active {
    display: block;
}

.liandi-list {
    margin-left: 0;
    width: 100%;
}

.liandi-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.liandi-list li {
    margin-left: 35px;
}

.liandiBox {

    float: left;
    width: 100%;
    margin-bottom: 20px;
    height: 70px;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    /*font-size: 20px;*/
    font-size: 18;
    font-weight: normal;
    line-height: 139.83%;
    letter-spacing: -0.05em;
    margin-bottom: 50px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #000000;
    background-image: url('../images/libg.png');
    /* 引入图片 */
    background-size: cover;
    /* 覆盖整个容器 */
    background-position: center;
    /* 居中显示 */
    background-repeat: no-repeat;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.home {
    position: absolute;
    top: 0;
    right: 50px;
    /* 视口宽度的50%减去10% */
    transform: translateX(-50%);
    float: right;
    line-height: 46px;
    padding-left: 25px;
    font-size: 16px;
}

.home a {
    color: #003388;
    font-weight: bold;
    display: inline-block;
}

.home a:hover {
    color: #fff;
    font-weight: bold;
    display: inline-repeat;
}

/* sslyBox区域a标签样式 - 确保不影响原来的样式 */
.sslyBox a {
    text-decoration: none;
    color: inherit;
    display: contents;
}

/* sslyBox区域轮播图介绍文本a标签的特定样式 */
.carousel a:nth-child(2) {
    display: contents;
    text-decoration: none;
    color: inherit;
}

/* 头 */

.head-top {
    position: absolute;
    top: 0;

    /* 先将元素左边缘移到父容器水平中心 */
    z-index: 9999;
    width: 100%;
}

.slt-logo {
    width: 280px;
    margin: 30px 25px;
    position: absolute;
    top: 0;
   
}



.head-logo {
    /*width: 1200px;*/
    margin: 0 auto;
    overflow: hidden;
    z-index: 100;
}

.swiper {
    /*height: 1000px;*/
}

.swiper-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-bottom: -10px;
}

.ww-carousel-container {
    position: relative;
}

.ww-container-out {
    background: #dae1ef;
    /*margin-top: -280px;*/
    margin-top: -400px;
    padding-bottom: 30px;
}

.ww-container {
    background: #ffffff;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    justify-items: center;
    width: 1200px;
    margin: auto;
    z-index: 1;
    padding: 25px 20px 20px;
    position: relative;
    /*top: -250px;*/
}

.ww-content {
    width: 100%;
}

.item-title {
    padding: 0 20px;
    font-weight: bold;
    font-size: 16px;
    color: #123283;
    border-bottom: 1px solid #4876CD;
    background: linear-gradient(0deg, #DBE8FD, #FBFCFD);
    display: flex;
    justify-content: space-between;
    height: 46px;
    align-items: center;
}

.item-list {
    font-weight: bold;
}

.item-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px 15px 0;
    gap: 10px;
    cursor: pointer;
}

.item-flex:before {
    content: ' ';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #f1ab3c;
    margin: 0 5px 0 10px;
}

.item-time {
    font-size: 14px;
    color: #959595;
}

.flex1 {
    flex: 1;
}



.topbar {
    height: 46px;

}

/* 移动端适配 - sslyBox和qinglian */
@media (max-width: 768px) {
    .section.sslyBox {
        width: 100% !important;
        padding: 0 10px 50px 10px !important;
        box-sizing: border-box;
    }

    .damei {
        width: 56% !important;
        padding: 0 5px !important;
    }

    .liandi {
        width: 44% !important;
        padding: 0 5px !important;
    }

    .carousel {
        width: 100% !important;
        height: auto !important;
        max-width: 400px !important;
    }

    .carousel-container {
        width: 300% !important;
        height: auto !important;
    }

    .carousel-img {
        width: 33.333% !important;
        height: auto !important;
    }

    .liandiBox {
        width: 100% !important;
        height: 80px !important;
        margin-bottom: 20px !important;
        font-size: 20px !important;
    }

    .qinglian-list {
        width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box;
    }

    .qinglian-list>* {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 15px !important;
    }

    .qinglian-item .imgbox {
        width: 100% !important;
        height: auto !important;
    }

    .qinglian-item img {
        width: 100% !important;
        height: auto !important;
    }

    .qinlianBox {
        width: 100% !important;
        height: auto !important;
        min-height: 80px !important;
    }

    .qianlinconts {
        font-size: 16px !important;
        line-height: 1.4 !important;
        padding: 10px !important;
    }
}

@media screen and (max-width: 1200px) {

    .section,
    .banner-img {
        width: 1200px !important;
    }

    .bg1,
    .bg2,
    .bg3,
    .bg4,
    .bg5 {
        width: 1200px !important;
    }
}

/* 轮播图介绍文本样式 */
.carousel-intro {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    text-align: center;
    width: 100%;
}

.intro-text {
    position: absolute !important;
    bottom: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    display: none !important;
    color: #fff;
    /* font-size: 18px; */
    font-weight: 500;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    background: rgba(95, 95, 95, 0.8);
    border-radius: 8px 8px 0 0;
    max-width: 380px;
    line-height: 1.5;
    z-index: 10;
}

.intro-text.active {
    display: block !important;
}

.carousel {
    position: relative;

}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
    width: 40px;
    height: 74px;
    cursor: pointer;
    z-index: 1000;
    outline: none;
    padding: 0;
}

.carousel-btn.prev {
    left: 20px;
    top: 150px;
    background-image: url('../images/left.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.carousel-btn.next {
    /* left: 180px; */
    right: 20px;
    top: 150px;

    background-image: url('../images/right.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}




#banners {
    position: relative;
    width: 450px;
    height: 150px;
    perspective: 1200px;
}

#banners li {
    width: 418px;
    list-style: none;
    height: 300px;
    position: absolute;
    top: 0;
    left: 100px;

    transition: 0.4s;
    overflow: visible;
}

#banners li::before {
    display: none;
}


#banners img {
    width: 100%;
    height: 100%;
}

#banners li.left {
    transform: translate3d(-250px, 0, -150px) scale(1) skewY(0deg) skewX(1deg) rotateY(50deg);
    z-index: 1;
}

#banners li.active {
    transform: translate3d(0, 0, 0) scale(1.1);
    z-index: 100;
}

#banners li.right {
    transform: translate3d(250px, 0, -150px) scale(1) skewY(0deg) skewX(1deg) rotateY(-50deg);
    z-index: 1;
}



.bgBox {
    margin-bottom: 40px;
    padding: 20px;
    background: linear-gradient(180deg, rgba(229, 246, 243, 0.8) 0%,
            rgba(214, 237, 251, 0.8) 100%);

}

.carousels {
    width: 1150px !important;
    height: 212px !important;
    margin: 40px auto;
    overflow: hidden;
    position: relative;

}

.carousels ul.list {
    position: absolute;
    left: 0;
    top: 0;
    height: 212px;
    width: 9999px;
    /* 足够大 */
    padding: 0;
    margin: 0;
    list-style: none;
}

.carousels ul.list li {
    float: left !important;
    width: 377px !important;
    height: 212px !important;
    margin-right: 10px;
    background: #eee;
    text-align: center;
    line-height: 212px;
    font-size: 32px;
    color: #333;
    box-sizing: border-box;
    padding: 0;
}

.carousels ul.list li::before {
    display: none;
}

.carousels ul.list img {
    width: 100%;
    height: 100%;
    display: block;
}