html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    padding: 0;
    margin: 0;
}

body {
    color: #000;
    font-size: 16px;
}

html,
body {
    height: 100%;
    font-size: 20px;
}

ul,
li {
    list-style: none;
}

.lianjie {
    display: flex;
    flex-wrap: wrap;
    width: 970px;
}

.lianjie > a {
    margin: 20px;
}

.lianjie > a > img {
    width: 280px;
    height: 155px;
}

.ms-content-main-div-prompt {
    margin: 20px 0;
    font-size: 14px;
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
}

.ms-search > a {
    margin: 10px 0px 10px 10px;
    text-decoration: underline;
}

.ms-search {
    width: 970px;
    margin: 20px auto;
    padding: 0px 20px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #c0c0c0;
}

.ms-content-main-page {
    text-align: center;
    margin: 20px 0;
}

.titlecolor {
    color: #155fa0 !important;
}

.xxlist-news-item {
    width: 100%;
    text-align: left;
}

#zhaobiaotitle,
#zhengcetitle,
#fuwutitle,
#zhaopintitle,
#shuizhititle {
    cursor: pointer;
}

#zhengce,
#szggDetail,
#zpxxDetail,
#fwggDetail {
    /* box-shadow: 0px 0px 17px 0px rgba(21, 95, 160, 0.15);
    border-radius: 6px; */
}

#ahref1,
#ahref2 {
    cursor: pointer;
    font-weight: 500;
}

.fontNormal {
    font-weight: normal;
    font-size: 16px;
}

.ui-pagination-container {
    display: flex;
    justify-content: center;
    width: 970px;
    margin: 30px auto;
}

.ui-pagination-container a {
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #dfdfe0;
    margin-right: 6px;
    font-size: 12px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #3c3c3c;
}

a {
    text-decoration: none;
    color: #666;
}

.list-wzgg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    width: 661px;
    margin-bottom: 26px;
}

.list-wzgg > div:first-child {
    width: 72px;
    height: 56px;
    background: #f3f9ff;
    font-size: 24px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #999999;
    line-height: 27px;
    margin-right: 10px;
}

.list-wzgg > div:last-child {
    width: 579px;
    height: 50px;
    font-size: 16px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #333333;
    line-height: 50px;
}

.nav-small {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #dbdbdb;
}

.nav-small {
    font-size: 22px;
    font-family:
        PingFangSC-Semibold,
        PingFang SC;
    font-weight: 600;
    color: #0d69ae;
}

.nav-small > div > span {
    font-size: 16px;
    font-family:
        PingFangSC-Regular,
        PingFang SC;
    font-weight: 400;
    color: #333333;
}

.nav-small > div > span:last-child {
    color: #0d69ae;
}

.footer-bottom {
    padding: 12px 0;
    box-sizing: border-box;
    width: 100% !important;
    background: #317aba;
    font-size: 14px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.footer-bottom > span {
    display: inline-block;
    margin: 0 auto;
    line-height: 46px;
}

.footer-right-bottom > div {
    width: 212px;
    display: flex;
    flex-direction: column;
}

.footer-right-bottom > div > p {
    font-size: 14px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.footer {
    min-width: 1920px;
    width: auto;
    height: 477px;
    margin: 0 auto;
    border: 1px solid transparent;
}

.footer > div > div {
    width: 834px;
    height: 431px;
    display: flex;
}

.footer-left {
    width: 320px;
    margin: 40px 131px 130px 320px;
}

.footer-left > p:first-child {
    font-size: 18px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #212121;
    line-height: 26px;
    margin-bottom: 6px;
}

.footer-left > p:nth-child(2) {
    font-size: 30px;
    font-family: SourceHanSansSC-Bold, SourceHanSansSC;
    font-weight: bold;
    color: #212121;
    line-height: 44px;
    margin-bottom: 10px;
}

.footer-left > div {
    width: 299px;
    height: 140px;
    font-size: 16px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    white-space: nowrap;
}

.footer-right {
    display: flex;
    margin-top: 88px;
    flex-direction: column;
}

.footer-right1 {
    display: flex;
    margin-top: 40px;
    width: 850px;
    height: 360px;
    flex-wrap: wrap;
}

.footer-right > div > div {
    font-size: 20px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    line-height: 29px;
}

.footer-right1 > div > div {
    font-size: 20px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    line-height: 29px;
}

.footer-right-com {
    flex-basis: 25%; /* 每个项占据容器宽度的25% */
    box-sizing: border-box; /* 确保padding不会导致项溢出 */
    display: flex;
    flex-direction: column;
}

.footer-right-com > .label {
    width: 212px;
    border-bottom: 1px solid rgba(21, 95, 160, 0.16);
}

.footer-right-com > .label > span {
    width: 111px;
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 2px solid rgba(21, 95, 160, 1);
}

.footer-right-com > .com {
    width: 212px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.footer-right-top {
    width: 850px;
    border-bottom: 1px solid rgba(21, 95, 160, 0.16);
    display: flex;
}

.footer-right-top > div {
    width: 212px;
}

.footer-right-top > div > span {
    width: 111px;
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 2px solid rgba(21, 95, 160, 1);
}

.footer-right-top > div {
}

.footer-right-bottom {
    width: 850px;
    display: flex;
    margin-top: 15px;
}

.footer-right-bottom > div {
    width: 212px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: SourceHanSansSC-Normal, SourceHanSansSC;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.footer-right-bottom > div .videostyle-right {
    width: 400px;
    height: 720px;
    display: flex;
    flex-direction: column;
    margin: 37px 320px 60px 0px;
}

.videostyle-right-main {
    width: 489px;
    height: 400px;
    background: #ffffff;
    box-shadow: 0px 0px 17px 0px rgba(21, 95, 160, 0.15);
    border-radius: 6px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.videostyle-right-main > img {
    width: 449px;
    height: 170px;
    margin: 20px;
}

.videostyle-right > div:last-child {
    width: 489px;
    height: 215px;
}

.videostyle-right > div:last-child > img {
    width: 100%;
    height: 100%;
}

.videostyle {
    width: auto;
    height: 787px;
    background: #f3f9ff;
    margin: 0 auto;
    display: flex;
}

.videostyle-left {
    width: 750px;
    height: 690px;
    display: flex;
    flex-direction: column;
    margin: 40px 41px 60px 320px;
}

.videostyle-left-top {
    width: 750px;
    height: 393px;
    position: relative;
    margin-bottom: 20px;
}

.videostyle-left-bottom {
    width: 750px;
    height: 215px;
    display: flex;
    justify-content: space-between;
}

.videostyle-left-bottom > div {
    width: 364px;
    height: 215px;
    position: relative;
}

.videostyle-left-bottom > div > img:first-child,
.videostyle-left-top > img:first-child {
    width: 100%;
    height: 100%;
}

.specialcolumn-main > img:first-child,
.specialcolumn-main > img:last-child {
    width: 36px;
    height: 78px;
}

::-webkit-scrollbar {
    display: none;
}

.specialcolumn-main > div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.specialcolumn-main > div > a {
    margin: 0 4px;
    width: 100%;
    display: block;
}

.specialcolumn {
    width: auto;
    height: 280px;
    margin: 0 auto;
}

.specialcolumn-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.servicehalltwo-main-right {
    width: 548px;
    height: 322px;
    margin: 40px 320px 60px 0px;
}

.servicehalltwo-main-right-card {
    width: 548px;
    height: 402px;
    margin-top: 30px;
    background: #ffffff;
    box-shadow: 0px 0px 17px 0px rgba(21, 95, 160, 0.15);
    border-radius: 6px;
}

.servicehalltwo-main-right-card > img {
    width: 508px;
    height: 146px;
    margin: 20px;
}

.servicehalltwo {
    width: auto;
    height: 484px;
    background: #fff;
    margin: 0 auto;
    border: 1px solid transparent;
    display: flex;
}

.servicehalltwo-main-left {
    width: 580px;
    margin: 0 58px 10px 0;
}

.servicehalltwo-main-left .swiper-container {
    height: 100% !important;
}

.servicehalltwo-main-left .swiper-container .swiper-slide-active .desc h4 {
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出范围的内容 */
    text-overflow: ellipsis; /* 使用省略号表示被隐藏的内容 */
    width: 100%; /* 指定元素的宽度 */
}

.servicehalltwo-main-title {
    font-size: 22px;
    font-family: SourceHanSansSC-Bold, SourceHanSansSC;
    font-weight: bold;
    color: #212121;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.servicehalltwo-main-title > div > span.servicehalltwo-main-title-line {
    width: 1px;
    height: 16.2px;
    background: rgba(204, 204, 204, 1);
    margin: 0 30px;
    display: inline-block;
}

.servicehalltwo-card {
    width: 692px;
    height: 322px;
    margin-top: 30px;
    background: #ffffff;
    box-shadow: 0px 0px 17px 0px rgba(21, 95, 160, 0.15);
    border-radius: 6px;
}

.servicehall-right {
    width: 859px;
    position: relative;
    background: #f3f9ff;
}

.servicehall-right-main {
    width: 806px;
    height: 327px;
    margin: 0px 40px 30px 40px;
    border: 1px solid #cccccc;
    position: relative;
}

.servicehall-right-main > div {
    width: 764px;
    height: 136px;
    display: flex;
    justify-content: space-between;
}

.servicehall-right-main > div:first-child {
    margin: 19px 21px 16px 21px;
}

.servicehall-right-main > div:nth-child(2) {
    margin: 0px 21px 20px 21px;
}

.servicehall-right-main > div:last-child {
    position: absolute;
    width: 144px;
    height: 327px;
    border-top: 3px solid #a9c5e4;
    border-right: 3px solid #a9c5e4;
    border-bottom: 3px solid #a9c5e4;
    right: -2px;
    top: -3px;
}

.servicehall-right-main > div > a {
    width: 140px;
    height: 136px;
    background: #ffffff;
    border: 1px solid #e4e5e5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: SourceHanSansSC-Regular, SourceHanSansSC;
    font-weight: 400;
    color: #212121;
    line-height: 26px;
    flex-direction: column;
    position: inherit;
    z-index: 1;
}

.servicehall-right-main > div > a > img {
    width: 46px;
    height: 46px;
    margin-bottom: 16px;
}

.servicehall {
    width: auto;
    background: rgba(243, 249, 255, 1);
    position: relative;
    border: 1px solid transparent;
    margin: 0 auto;
    display: flex;
}

.servicehall-top {
    width: 359px;
    height: 424px;
    background: rgba(133, 180, 231, 1);
    margin: 0 66px 111px 0;
}

.servicehall-center {
    width: 379px;
    height: 439px;
    position: absolute;
    left: 11px;
    top: 14px;
    border: 2px solid rgba(51, 51, 51, 1);
}

.servicehall-center > div {
    width: 347px;
    height: 409px;
    background: rgba(133, 180, 231, 1);
    border: 2px solid #fff;
    margin: -2px;
}

.servicehall-bottom {
    width: 347px;
    height: 449px;
    position: absolute;
    left: 47px;
    top: 24px;
}

.servicehall-bottom > img {
    width: 100%;
    height: 100%;
}

.servicehall-bottom > div {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
}

.servicehall-bottom > div > img {
    width: 54px;
    height: 38px;
}

.body-main-right-water {
    width: 100%;
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}

.body-main-right-water > a {
    width: 277px;
    height: 136px;
    margin: 30px 0px 0px 0px;
}

.body-main-right-water > a > img {
    width: 100%;
    height: 100%;
}

.body-main-right-water > a:first-child {
    margin-bottom: 25px;
}

.body-main-right-table {
    width: 577px;
    height: 250px;
}

.body-main-right-table > table {
    width: 100%;
    height: 100%;
    box-shadow: 16px 0px 16px 0px rgb(13 45 82 / 20%);
    border-spacing: unset;
}

.body-main-right-table > table th {
    background: rgba(130, 170, 204, 1);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    height: 50px;
    border-right: 1px solid rgba(149, 188, 221, 1);
}

.body-main-right-table > table td {
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    line-height: 40px;
    border-bottom: 1px solid rgba(228, 229, 229, 1);
    border-right: 1px solid rgba(228, 229, 229, 1);
}

.body-main-twodimen {
    width: 147px;
    height: 346px;
    box-shadow: 0px 0px 16px 0px rgba(13, 45, 82, 0.1);
    border: 1px solid #cccccc;
    border-radius: 10px;
    position: fixed;
    right: 80px;
    top: 500px;
    z-index: 1;
}

.body-main-twodimen > div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 10px 10px 0px 10px;
}

.body-main-twodimen > div:first-child {
    border-bottom: 1px solid rgba(204, 204, 204, 1);
}

.body-main-twodimen > div > img {
    width: 118px;
    height: 122px;
}

.body-main-twodimen > div > p {
    font-size: 14px;
    color: rgba(21, 95, 160, 1);
    line-height: 20px;
    margin: 6px 22px 16px 26px;
}

.body-main {
    width: auto;
    height: 598px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.body-main2 {
    width: auto;
    height: 630px;
    margin: 0 auto;
    display: flex;
    position: relative;
    /* background-image: url('../images/bg_img.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center; */
    background-color: #f3f9ff;
    justify-content: center;
}

.title-div {
    position: relative;
    margin: 20px auto 10px auto;
}

.title-class {
    margin: 0 auto;
    width: 343px;
    text-align: center;
    background-image: url('../images/h1_logo.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.title-class > span {
    font-family: YouSheBiaoTiHei;
    font-size: 36px;
    color: #333333;
    font-style: normal;
}

.body-main-back {
    position: fixed;
    display: flex;
    width: 70px;
    height: 228px;
    flex-direction: column;
    top: 500px;
    right: 0px;
}

.body-main-back > div:first-child {
    border-radius: 6px 6px 0px 0px;
}

.body-main-back > div:last-child {
    border-radius: 0px 0px 6px 6px;
}

.body-main-back > div {
    width: 70px;
    height: 76px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border: 1px solid #cccccc;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    box-shadow: 0px 0px 16px 0px rgba(13, 45, 82, 0.1);
    cursor: pointer;
}

.body-main-back > div:first-child > img {
    width: 28px;
    height: 28px;
    margin-bottom: 5px;
}

.body-main-back > div > img {
    width: 28px;
    height: 28px;
    margin-bottom: 5px;
}

.body-main-back > div:last-child > img {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
}

.body-main-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.body-main-title > span:last-child {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.body-main-title > span:first-child {
    font-size: 22px;
    color: #155fa0;
    font-weight: 600;
}

.txDiv {
    width: 616px;
    height: 82px;
    background: transparent;
    position: relative;
}

.txDiv::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d5b886;
    -webkit-clip-path: polygon(0% 0%, 100% 35%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 35%, 100% 100%, 0% 100%);
}

.bottom-L {
    width: 616px;
    height: 41px;
    background: transparent;
    position: relative;
}

.bottom-L::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 60%, 0% 100%);
}

.bottom-R {
    width: 616px;
    height: 41px;
    background: transparent;
    position: relative;
}

.bottom-R::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 60%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 60%);
}

.txDivR {
    width: 616px;
    height: 82px;
    background: transparent;
    position: relative;
}

.txDivR::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #62bcd7;
    -webkit-clip-path: polygon(0% 35%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 35%, 100% 0%, 100% 100%, 0% 100%);
}

.body-main3 {
    justify-content: space-between;
    padding: 0 0 43px 0;
    display: flex;
    position: relative;
    width: 1280px;
    margin: 0 auto;
}

.body-main-left3 {
    width: 602px;
    height: 305px;
}

.body-main-right3 {
    width: 635px;
    height: 305px;
}

.body-main-left {
    margin: 42px 41px 58px 320px;
    width: 660px;
    height: 498px;
}

.body-main-right {
    width: 577px;
    height: 498px;
    margin: 42px 24px 58px 0px;
}

.body-main-left:last-child {
    display: flex;
    flex-direction: column;
}

.body-main-left2 {
    width: 616px;
    height: 390px;
}

.body-main-right2 {
    width: 616px;
    height: 390px;
}

.body-main-left2:last-child {
    display: flex;
    flex-direction: column;
}

.left-swiper-title {
    font-size: 22px;
    color: rgba(33, 33, 33, 1);
    font-weight: 600;
    margin-bottom: 32px;
}

.news-index-wrap {
    width: auto;
    height: 535px;
    margin: 0 auto;
    background: #ffffff;
}

.news-index-wrap .comm-main-width {
    width: 100%;
    height: 100%;
    display: flex;
}

.news-index-wrap .right-news-list {
    float: left;
    width: 580px;
    margin-left: 58px;
    height: 380px;
    margin-top: 40px;
}

.big-news-item {
    padding-bottom: 14px;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 10px;
}

.big-news-item > a {
    display: block;
}

.big-news-item .title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

.big-news-item section {
    font-weight: 400;
    font-size: 16px;
    color: #8f8f8f;
    padding-top: 8px;
    line-height: 24px;
}

.big-news-item section > a {
    color: #8f8f8f;
}
.big-news-item .descrip {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 限制显示行数 */
    overflow: hidden;
    width: 580px;
}

.news-index-wrap .right-news-list .big-news-item section .link {
    color: #156ace;
    padding-left: 10px;
}

.small-news-list {
    width: 642px;
    height: 30px;
}

.small-news-list > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
}

.small-news-list > a > div:first-child {
    width: 72px;
    height: 30px;
    background: #f3f9ff;
    font-size: 18px;

    font-weight: 400;
    color: #999;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
}

.small-news-list > a > div:last-child {
    font-size: 16px;
    width: 578px;
    height: 30px;

    font-weight: 400;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.small-news-list1 {
    width: 616px;
    height: 30px;
    line-height: 30px;
}

.small-news-list1 > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.small-news-list1 > a > div:first-child {
    flex: 1;

    margin-left: 12px;

    font-weight: 400;
    font-size: 16px;
    color: #333333;

    text-align: left;
    font-style: normal;
}

.small-news-list1 > a > div:last-child {
    width: 100px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;

    font-weight: 400;
    font-size: 15px;
    color: #999999;

    text-align: center;
    font-style: normal;
}

.swiper-wrap {
    min-width: 1920px;
    width: auto;
    margin: 0 auto;
}

.swiper-wrap > img {
    width: 100%;
}

.sub-page {
    min-width: 1920px;
}

.news-index-wrap .left-swiper-wrap {
    width: 580px;
    height: 380px;
    position: relative;
    margin: 40px 58px 51px 320px;
}

.header-wrap {
    background: #fff;
    width: 100%;
    min-height: 100px;
}

.news-index-wrap .left-swiper-wrap .news-banner,
.news-index-wrap .left-swiper-wrap .news-banner2 {
    width: 580px;
    height: 380px;
    position: relative;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-slide,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-slide {
    width: 560px;
    height: 360px;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-slide a,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-slide a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-slide a img,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-slide a img {
    display: block;
    height: 100%;
    width: 100%;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-button,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-button {
    width: 26px;
    height: 48px;
    background: rgba(0, 0, 0, 0.52);
}

.news-index-wrap .left-swiper-wrap .news-banner .desc,
.news-index-wrap .left-swiper-wrap .news-banner2 .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.4);
    height: 48px;
    line-height: 48px;
    color: #fff;
}

.news-index-wrap .left-swiper-wrap .news-banner .desc .title,
.news-index-wrap .left-swiper-wrap .news-banner2 .desc .title {
    float: left;
    font-size: 16px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.news-index-wrap .left-swiper-wrap .news-banner .desc .pager {
    float: right;
}

.news-index-wrap .left-swiper-wrap .news-banner2 .desc .pager2 {
    float: right;
}

.news-index-wrap .left-swiper-wrap .news-banner .desc .pager .big {
    color: #f4b909;
    font-size: 24px;
}

.news-index-wrap .left-swiper-wrap .news-banner2 .desc .pager2 .big {
    color: #f4b909;
    font-size: 24px;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-button:after,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-button:after {
    font-size: 18px;
    color: #fff;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-button.swiper-button-prev,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-button.swiper-button-prev {
    left: 0;
}

.news-index-wrap .left-swiper-wrap .news-banner .swiper-button.swiper-button-next,
.news-index-wrap .left-swiper-wrap .news-banner2 .swiper-button.swiper-button-next {
    right: 0;
}

.btnDiv {
    color: transparent;
    opacity: 0;
}

.news-banner:hover .btnDiv {
    opacity: 1;
}

.news-banner2:hover .btnDiv {
    opacity: 1;
}

.nav-wrap {
    width: 100%;
    display: flex;
    margin: 10px 0 0 584px;
    align-items: center;
}

.link-tab {
    margin-right: 40px;
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    height: 44px;
    display: none;
}

.link-tab.active {
    border-bottom: 2px solid #155fa0;
}

.link-tab.active a {
    color: #155fa0 !important;
}

.search {
    position: relative;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(246, 247, 249, 1);
    overflow: hidden;
    border-radius: 8px;
}

#searchForm {
}

input[type='text']:focus {
    outline: none;
}

.search-input:focus {
    border: none;
}

.search-input {
    background: rgba(246, 247, 249, 1);
    border: none;
    border-radius: 15px;
    /* width: 180px; */
    height: 30px;
}

.search > img {
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px;
    height: 15px;
    width: 15px;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.pagination .paginationjs-pages ul {
    text-align: center;
}

.pagination .paginationjs-pages ul li {
    display: inline-block;
}

.pagination .paginationjs-pages ul li.paginationjs-page {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    box-sizing: border-box;
}

.pagination .paginationjs-pages ul li.paginationjs-page a {
    color: #07073b;
    font-size: 15px;
}

.ui-pagination-page-item.active {
    background: #409eff;
    color: #fff;
}

.pagination .paginationjs-pages ul li.paginationjs-page.active {
    border: 1px solid #006ad5;
    background-color: #e1f0ff;
    border-radius: 3px;
}

.pagination .paginationjs-pages ul li.paginationjs-page.active a {
    color: #006ad5;
}

.pagination .paginationjs-pages ul li.paginationjs-prev {
    margin-right: 12px;
}

.pagination .paginationjs-pages ul li.paginationjs-prev a,
.pagination .paginationjs-pages ul li.paginationjs-next a {
    color: rgba(0, 0, 0, 0.65);
    font-size: 15px;
}

.pagination .paginationjs-pages ul li.paginationjs-next {
    margin-left: 12px;
}

.pagination .paginationjs-pages ul li.paginationjs-prev.disabled a,
.pagination .paginationjs-pages ul li.paginationjs-next.disabled a {
    color: rgba(0, 0, 0, 0.25);
}

.menu-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

.menu-wrap .menu-shadow {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.menu-wrap .menu-ctr {
    position: absolute;
    top: 0;
    width: 240px;
    height: 100%;
    right: -100%;
    background-color: #fff;
    z-index: 100;
}

.menu-wrap .menu-ctr .menu-header {
    height: 52px;
    display: flex;
    box-sizing: border-box;
    padding: 0 20px 0 30px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.5px solid #e0e0e0;
}

.menu-wrap .menu-ctr .menu-header img {
    height: 28px;
}

.menu-wrap .menu-ctr .menu-header .menu_close {
    width: 18px;
    height: 18px;
    background: url(../images/menu_close.png) no-repeat center center;
    background-size: 100% 100%;
}

.menu-wrap .menu-ctr .nav .nav-menu {
    border-bottom: 0.5px solid #e0e0e0;
}

.menu-wrap .menu-ctr .nav .nav-menu .nav-title {
    height: 50px;
    box-sizing: border-box;
    padding: 0 20px 0 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-wrap .menu-ctr .nav .nav-menu .nav-title .name {
    color: #333333;
    font-size: 16px;
}

.menu-wrap .menu-ctr .nav .nav-menu .nav-title .icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/menu_arrow.png) no-repeat center center;
    background-size: 100%;
}

.menu-wrap .menu-ctr .nav .nav-menu .nav-content {
    display: none;
}

.menu-wrap .menu-ctr .nav .nav-menu .nav-content a {
    color: #333333;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
}

.lunbo {
    width: 100%;
    height: 596px;
}

.lunbo-content {
    width: 100%;
    height: 596px;
    margin: 0px auto;
    position: relative;
}

#lunbo-item {
    width: 100%;
    height: 100%;
}

.lunbo-item {
    position: absolute;
    opacity: 0;
    transition: all 1s;
}

.lunbo-item.active {
    opacity: 1;
    z-index: 1;
}

#lunbo-btn-left {
    z-index: 10;
    position: absolute;
    left: 40px;
    top: 320px;
    transform: translateY(-60%);
    cursor: pointer;
    opacity: 0;
}

.lunbo:hover #lunbo-btn-left {
    /*鼠标滑入，显示图标*/
    opacity: 1;
}

#lunbo-btn-right {
    z-index: 10;
    position: absolute;
    right: 40px;
    top: 320px;
    cursor: pointer;
    transform: translateY(-60%);
    opacity: 0;
}

.lunbo:hover #lunbo-btn-right {
    opacity: 1;
}

#lunbo-circle {
    height: 20px;
    display: flex;
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 168px;
    text-align: center;
    z-index: 1;
}

.lunbo-circle {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px solid white;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    margin: 5px;
}

#lunbo-circle1 {
    height: 20px;
    display: flex;
    width: 120px;
}

.lunbo-circle1 {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px solid white;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    margin: 5px;
}

.white {
    background-color: #ffffff;
}

.khzx-box {
    background: #ffffff;
    padding: 12px 25px 0 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.khzx-box-div {
    width: 30%;
    height: 136px;
    margin: 6px auto;
    border: 1px dashed #e4e5e5;
    color: #212121;
    font-size: 18px;

    font-weight: 400;

    background-size: 86%;
    line-height: 26px;
    position: relative;
}

.khzx-box-div > a {
    display: flex;
    width: 100%;
    height: 100%;
    color: #212121;
    align-items: center;
    justify-content: center;

    font-weight: 400;
    font-size: 18px;
    color: #212121;
    position: relative;
}

.khzx-box-div > a > span {
    position: absolute;
    left: 42px;
}

/* .khzx-box-div > a > img {
    display: inline-block;
    height: 46px;
    width: 46px;
    margin-right: 10px;
} */

/* 首页广水文化 */
.gswh-big-box {
    width: 1280px;
    margin: 0 auto;
}

.gswh-main-div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gswh-main-div > a {
    height: 376px;
    width: 302px;
    font-size: 16px;
    color: #333333;
}

.gswh-main-div > a > img {
    width: 302px;
    height: 266px;
    display: block;
}

.gswh-main-div-title {
    margin-top: 20px;
}

.servicehalltwo-main-right-use-water {
    width: 100%;
    height: calc(100% - 40px);
    margin-top: 20px;
}

.xxlist-news-item-new {
    width: 50%;
    text-align: left;
    height: 40px;
    line-height: 40px;
}

.big-center-video {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 31;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 1341px;
    background: #000;
}

.gy-wenhua {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gy-wenhua li {
    width: 50%;
    height: 50px;
}

.gy-wenhua li a {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.div-1977-1 {
    height: 40px;
    width: 100%;
    background-color: #d7ebfd;
    text-align: center;
}

.navbar li ul {
    /* display: none; */
    position: absolute;
    top: 60px;
    left: -30px;
}

.navbar li.oneLi {
    float: left;
    width: 105px;
    height: 90px;
    text-align: center;

    line-height: 90px;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    position: relative;

    font-weight: 400;
    font-size: 16px;
    color: #444444;

    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #2e95f0 50%, #2e95f0 100%);
    background-size: 100% 200%;
    background-position: center top;
    transition: background-position 0.5s ease;
}

.navbar li.oneLi:hover {
    color: #fff !important;
    border-radius: 6px 6px 0px 0px;
    background-position: center bottom;
}

.navbar li.oneLi:hover .oneTitle {
    color: #fff !important;
}

.navbar li.oneLi:hover .navbarBox {
    display: flex !important;
    opacity: 0;
    animation: slide-down 2s forwards;
}

@keyframes slide-down {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.navbar li a {
    font-family:
        SourceHanSansSC,
        SourceHanSansSC,
        SimHei,
        -apple-system,
        BlinkMacSystemFont,
        Segoe UI,
        Roboto,
        Helvetica Neue,
        Arial,
        Noto Sans,
        sans-serif,
        'Apple Color Emoji',
        'Segoe UI Emoji',
        Segoe UI Symbol,
        'Noto Color Emoji';
    font-weight: 400;
    font-size: 18px;
    color: #444444;
    position: relative;
}

.lilili {
    margin-right: 60px;
}

.navbar li ul li a {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    position: relative;
    padding-bottom: 12px;
}

.navbar li ul li a:hover {
    color: #2e95f0;
    border-bottom: 2px solid rgba(46, 149, 240, 1);
}

.navbarBox {
    display: none;
    width: 800px;
}

.searchBtn {
    height: 35px;
    width: 35px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(243, 249, 255, 1);
    cursor: pointer;
}

.desc1 {
    position: absolute;
    background: #000000;
    opacity: 0.4;
    width: 100%;
    bottom: 0;
    padding: 14px 10px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.desc1 > .title {
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    white-space: nowrap; /* 不换行 */
    overflow: hidden; /* 隐藏超出范围的内容 */
    text-overflow: ellipsis; /* 使用省略号表示被隐藏的内容 */
}

.desc1 > .pager {
    font-family:
        PingFangSC,
        PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    width: 50px;
}

.comm-main-width.shouye {
    background: url(../images/comm-main-bg.png) no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}
.pager-wrap {
    text-align: center;
    margin-top: 40px;
}
.pager-wrap .el-pagination .el-pager .active {
    background-color: #155fa0 !important;
}
