/* 如果需要灰色模式，比如在公祭日的日子，请取消注释以下代码 */
html {
    /* -moz-filter: grayscale();
    -ms-filter: grayscale();
    -o-filter: grayscale();
    filter: grayscale();
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */
}

body,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input,
textarea {
    font-family: 'Microsoft Yahei', Arial !important;
}

.index-box {
    /* width: 1440px; */
    width: 100%;
}

.content-box {
    width: 1440px;
    margin: 0 auto;
}

/* banner */

.banner {
    margin-top: -72px;
    width: 1440px;
    height: 400px;
}

.banner img {
    /* height: 738px; */
    width: 100%;
    overflow: hidden;
}

.swiper-pagination {
    display: flex;
    justify-content: center;
}

.dot-style {
    display: block;
    height: 7px;
    width: 7px;
    background: #9facbc;
    border-radius: 7px;
    margin: 0px 3px;
}

.dot-active-style {
    display: block;
    height: 7px;
    width: 20px;
    background: #fff;
    border-radius: 7px;
    margin: 0px 3px;
}

/* 荣誉 */

.honor-box {
    height: 160px;
    width: 1440px;
    position: relative;
    background: linear-gradient(268.62deg, #1C75C8 0%, #235EA4 99.84%);
    mix-blend-mode: multiply;
}

.honor-img {
    background: linear-gradient(89.87deg, #2362AA 0.09%, rgba(30, 88, 155, 0.4) 99.86%), url(/1j/uiFramework/commonResource/image/2023051110103976369.png);
    margin-left: 240px;
}

.honor {
    height: 160px;
    width: 1040px;
    margin-left: -40px !important;
}

.honor-item {
    width: 200px;
    color: #fff !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #3365a4;
}

.honor-item h2 {
    color: #fff !important;
    font-size: 30px;
    padding: 0px 20px;
    position: relative;
}

.honor-item h2::before {
    content: "";
    display: block;
    height: 20px;
    width: 4px;
    position: absolute;
    background: #fff;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.honor-item p {
    font-size: 16px;
    padding: 20px;
}


.honor-button-prev {
    left: 150px !important;
    color: #7799c3 !important;
}

.honor-button-next {
    right: 150px !important;
    color: #7799c3 !important;
}

/* 新闻 */

.news {
    /* padding: 20px 0px 11px 0px; */
    background: linear-gradient(0deg, rgb(255 255 255 / 10%), rgb(255 255 255 / 10%)), url(/1j/uiFramework/commonResource/image/2023051214255573183.png);
    height: 960px;
    background-size: cover;
}

.news-box {
    display: flex;
    position: relative;
    overflow: hidden;
}

.news-img {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    padding-right: 50px;
    /* transition: all .5s; */
}

.news-list {
    flex: 1;
}

.news-list-title {
    display: flex;
    font-size: 18px;
    height: 40px;
    border-bottom: 1px solid #e5eaef;
    margin-right: 80px;
}

.title-menu {
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    padding: 0px 32px 20px 0px;
}

.title-more,
.title-more1,
.title-more2 {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    color: #333333;
}

.title-menu:hover {
    color: #237ae2;
}

/* .title-menu:hover::after {
    content: '';
    position: absolute;
    bottom: 16px;
    background: #237ae25c;
    width: 84px;
    height: 10px;
    border-radius: 6px;
    transition: all .3s;
} */

.news-list-title-check {
    color: #237ae2;
}

.news-list-title-check::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #2c62be;
    width: 84px;
    height: 2px;
    border-radius: 6px;
    transition: all 1s;
}

.KSS_btnBox,
.easysite-list-title,
.easysite-theme-pagination {
    display: none;
}

.KSS_titleBar {
    bottom: 40px !important;
    background: rgba(0, 0, 0, 0.6) !important;
    height: 60px !important;
}

.KSS_titleBox {
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 40px !important;
    height: 60px !important;
}

.KSS_titleBox h2 {
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 22px;
}

.news-title {
    padding: 40px 0px;
    text-align: center;
}

.news-title h1 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
}

.news-title h3 {
    color: #237ae2;
    font-size: 14px;
    line-height: 2;
}

/* .news-title-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
    color: #000;
    font-weight: 500;
} */

.news-list-box {
    /* width: 450px; */
    width: 700px;
    position: absolute;
    /* transition: all .5s; */
}

.img-one {}

.img-two {
    position: absolute;
    left: -2100px;
}

.img-three {
    position: absolute;
    left: -2100px;
}

.list-one {}

.list-two,
.list-three {
    position: absolute;
    top: 44px;
    left: -1400px;
}


.easysite-article-li {
    background-color: transparent !important;
}

.easysite-article-li:nth-child(1) {
    position: relative;
    height: 80px;
    margin: 16px 0;
    display: flex;
    align-items: center;
}

.easysite-article-li:nth-child(n+2) {
    position: relative;
    list-style: unset;
    line-height: 3;
}

.easysite-article-li:nth-child(1)>.article-title {
    margin-left: 60px;
}

.easysite-article-li:nth-child(1)>.article-time {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    border-right: 1px solid;
    padding-right: 20px;
    color: #000;
    font-weight: 600;
    height: 100%;
    display: flex;
    justify-content: center
}

.easysite-article-li:nth-child(1)>.article-title>a {
    font-size: 28px;
    color: #000;
    font-weight: 600;
}

.easysite-article-li:nth-child(n+2)>.article-title>a {
    display: inline;
    font-size: 14px;
}

.easysite-article-li:nth-child(n+2)>.article-time {
    display: none;
}

.mouth {
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    padding-bottom: 3px;
}

.day {
    padding-top: 8px;
    font-size: 14px;
}

.more-news {
    display: flex;
    padding: 0px 10px 0px 50px;
}

.more-news-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.title-menu-more-check {
    color: #237ae2;
}

.title-menu-more {
    display: flex;
    justify-content: center;
    position: relative;
    padding: 0px 32px 20px 0px;
    /* width: 100%; */
    /* flex: 1; */
    cursor: pointer;
}

.title-menu-more-check::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #2c62be;
    width: 84px;
    height: 2px;
    border-radius: 6px;
    transition: all 1s;
    display: flex;
}

.more-list-title {
    display: flex;
    font-size: 18px;
    height: 40px;
    border-bottom: 1px solid #e5eaef;
    margin-right: 40px;
}

/* 经典工程 */

.project {
    height: 588px;
    width: 100%;
}

.project-bg {
    height: 600px;
    width: 1440px;
    position: absolute;
    background-image: url(/1j/uiFramework/commonResource/image/2023051111001587194.png);
    background-size: cover;
}

.project-title {
    padding: 40px 0px 40px 195px;
}

.project-title h1 {
    font-size: 30px;
    color: #333;
}

.project-title h3 {
    color: #237ae2;
    font-size: 14px;
    line-height: 2;
}

.project-swiper {
    position: relative;
    width: 100%;
    height: 400px;
}

.project-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 388px;
    background: #fff;
    text-align: left;
    padding-bottom: 51px;
}

.project-info h2 {
    padding-left: 60px;
    padding-top: 40px;
    font-weight: 700;
    font-size: 24px;
    color: #333333;
}

.project-info p {
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    padding: 36px 50px 0px 60px;
}

.project-info p span {
    font-weight: 700;
}

.project-silde {
    text-align: center;
    font-size: 18px;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8) !important;
}

.project-silde img {
    width: 830px;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1) !important;
}

.project-button-next,
.project-button-prev {
    color: #999 !important;
}

.project-button-next {
    right: 230px !important;
}

.project-button-prev {
    left: 230px !important;
}

.project-type {
    height: 830px;
    width: 100%;
    position: relative;
}

.project-type-img {
    position: relative;
}

.project-type-img img {
    width: 100%;
    height: 740px;
}

.project-type-img-bg {}

.project-type-img-title {
    padding: 80px 0px 40px 0px;
    position: absolute;
    color: #fff;
    top: 0;
    width: 49%;
}

.project-type-img-title h1 {
    font-size: 30px;
    color: #fff;
}

.project-type-img-title h3 {
    color: #fff;
    font-size: 14px;
    line-height: 2;
}

.project-type-img-title p {
    padding-top: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-indent: 32px;
    color: #FFFFFF;
}

.project-type-img-title::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 740px;
    background: linear-gradient(269.49deg, rgba(35, 94, 164, 0.7) 0.42%, rgba(0, 55, 121, 0.7) 99.55%);
    backdrop-filter: blur(7px);
}

.project-type-img-title-box {
    position: relative;
    z-index: 1;
    padding-left: 220px;
    padding-right: 85px;
}

.project-type-box {
    width: 1000px;
    height: 345px;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    flex-wrap: wrap;
}

.project-type-box-icon {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.project-type-box-icon-img {
    background-blend-mode: lighten;
    background-size: cover;
    width: 50px;
    height: 50px;
}

.project-type-box-icon-img-check {
    background-blend-mode: lighten;
    background-size: cover;
    width: 50px;
    height: 50px;
}

/* 企业文化 */
.culture {
    width: 1440px;
    height: 700px;
    /* background: linear-gradient(0deg, rgb(148 166 193 / 40%), rgb(148 166 193 / 40%)), url(/1j/uiFramework/commonResource/image/2023051210582637928.png); */
    background: url(/1j/uiFramework/commonResource/image/2023051210582637928.png);
    mix-blend-mode: normal;
    display: flex;
    margin: 0 auto;
}

.culture-item {
    position: relative;
    width: 320px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.culture-item:last-child {
    border-right: none
}

.culture-item:first-child {
    width: 480px;
}

.culture-item-small {
    height: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.culture-item:first-child .culture-item-small {
    opacity: 0;
}

.culture-item-small:hover {
    transition: all .5s;
    opacity: 0;
}

.culture-item-small div {
    position: absolute;
    bottom: 81px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.culture-item-small div img {
    width: 60px;
    margin-bottom: 63px;
}

.culture-item-small div p {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
}

.culture-item-big {
    opacity: 0;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    color: #fff;
    background: #2B72C7;
    height: 100%;
    align-items: center;
    transition: all .5s;
}

.culture-item:first-child .culture-item-big {
    opacity: 1;
}

.culture-item-big h1 {
    font-size: 50px;
    color: #fff;
    margin-top: 120px;
}

.culture-item-big img {
    width: 60px;
    margin-top: 30px;
}

.culture-item-big h2 {
    font-size: 36px;
    color: #fff;
    margin-top: 30px;
    position: relative;
}

.culture-item-big h2::after {
    content: '';
    position: absolute;
    width: 33px;
    height: 1px;
    bottom: 0;
    left: 50%;
    background: #fff;
    transform: translate(-50%, 10px);

}

.culture-item-big div {
    margin: 40px 67.5px 40px;
    font-size: 15px;
    text-indent: 2em;
    overflow: auto;
}

.culture-item-big button {
    width: 88px;
    height: 30px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 24px;
    color: #fff;
}

/* 专题专栏 */
.topic {
    width: 1440px;
    height: 420px;
    background: linear-gradient(0deg, rgb(255 255 255 / 10%), rgb(255 255 255 / 10%)), url(/1j/uiFramework/commonResource/image/2023051214255573183.png);
    background-blend-mode: multiply, normal;
    position: relative;
    margin: 0 auto;
}

.topic-title {
    padding: 40px 220px 0px 220px;
}

.topic-title h1 {
    font-weight: 700;
    font-size: 32px;
    color: #333333;
}

.topic-title h2 {
    color: #237ae2;
    font-size: 14px;
    line-height: 2;
}

.topic-btn {
    height: 60px;
    width: 140px;
    position: absolute;
    top: 40px;
    right: 220px;
}

.topic-button-next {
    margin-top: 0 !important;
    right: auto !important;
    left: 80px !important;
    top: auto !important;
    background: #FFFFFF;
    width: 60px !important;
    height: 60px !important;
    filter: drop-shadow(0px 0px 18px rgba(0, 0, 0, 0.1));
    border-radius: 31px;
}

.topic-button-prev {
    left: 0px !important;
    right: auto !important;
    top: auto !important;
    margin-top: 0 !important;
    background: #FFFFFF;
    width: 60px !important;
    height: 60px !important;
    filter: drop-shadow(0px 0px 18px rgba(0, 0, 0, 0.1));
    border-radius: 31px;
}

.topic-button-prev::after {
    font-size: 24px !important;
}

.topic-button-next::after {
    font-size: 24px !important;
}

.topic-button-next:hover,
.topic-button-prev:hover {
    background: #235EA4;
    color: #fff;
    transition: all .5s;
}

.topic-swiper {
    margin-top: 40px;
}

.topic-wrapper {
    left: 50%;
}

.topic-silde {
    height: 211px;
    width: 490px;
    cursor: pointer;
}

.topic-silde img {
    height: 211px;
    width: 490px;
}

/* 滚动条样式 */
::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background-color: skyblue;
    background-image: -webkit-linear-gradient(45deg,
            rgba(255, 255, 255, 0.2) 25%,
            transparent 25%,
            transparent 50%,
            rgba(255, 255, 255, 0.2) 50%,
            rgba(255, 255, 255, 0.2) 75%,
            transparent 75%,
            transparent);
}

::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #ededed;
    border-radius: 10px;
}