.swiper-container {
    padding-top: 81px;
}

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

.swiper-button-next {
    background-image: url(/cms_files/filemanager/842192284/picture/20241/bd2b503d22ed4ff59b989e62a47ab08d.png) !important;
    -webkit-background-size: 50px 50px !important;
    background-size: 50px 50px !important;
    right: 13% !important;
    top: 60% !important;
}

.swiper-button-prev {
    background-image: url(/cms_files/filemanager/842192284/picture/20241/9bcda9902e044b7e92d54884c94d6cb6.png) !important;
    -webkit-background-size: 50px 50px !important;
    background-size: 50px 50px !important;
    left: 13% !important;
    top: 60% !important;
}


.list-items_1-0 {
    box-shadow: 0px 6px 16px 0px rgba(228, 229, 228, 0.3);
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    width: 413px;
    height: 138px;
    margin-right: 20px;
}

.box_7-0 {
    width: 139px;
    height: 22px;
    margin: 22px 0 0 20px;
}

.label_11-0 {
    width: 22px;
    height: 22px;
}

.image-text_8-0 {
    width: 108px;
    height: 20px;
    margin-top: 1px;
}

.text-group_8-0 {
    width: 80px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(17, 17, 17, 1);
    font-size: 20px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.thumbnail_4-0 {
    width: 20px;
    height: 13px;
    margin-top: 4px;
}

.image-text_9-0 {
    width: 370px;
    height: 16px;
    margin: 20px 0 0 20px;
}

.thumbnail_5-0 {
    width: 9px;
    height: 9px;
    margin-top: 3px;
}

.text-group_9-0 {
    width: 354px;
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: SourceHanSansCN-Normal;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.image-text_10-0 {
    width: 370px;
    height: 16px;
    margin: 18px 0 24px 20px;
}

.thumbnail_6-0 {
    width: 9px;
    height: 9px;
    margin-top: 4px;
}

.text-group_10-0 {
    width: 354px;
    height: 16px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-family: SourceHanSansCN-Normal;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.news-item-view {
    width: 70%;
    z-index: 9;
    position: relative;
    margin-top: -130px;
    margin-left: 15%;
    display: flex;
    justify-content: space-around;
}

.news-item-view .news-item {
    width: 31%;
    position: relative;
    height: 120px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 6px 16px 0px rgba(228, 229, 228, 0.3);
    border-radius: 8px;
}

.news-item-title {
    display: flex;
    padding: 16px 16px 0 16px;
}

.news-item-title .icon {
    width: 22px;
    height: 22px;
}

.news-item-title .title {
    font-size: 18px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #111111;
    margin-left: 8px;
}

.news-item-title .left {
    width: 20px;
    height: 18px;
    margin-left: 8px;
    margin-top: 4px;
}

.news-item-list {
    display: flex;
    padding: 0 16px;
}

.news-item-list img {
    width: 9px;
    height: 9px;
    margin-top: 10px;
}

.news-item-list a {
    width: 100%;
}

.news-item-list p {
    font-size: 16px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    cursor: pointer;
    margin-left: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}

.news-item-list p:hover,
.news-item-list a:hover {
    color: #36715B;
    /* text-overflow: inherit;
    overflow: visible;
    white-space: nowrap;
    z-index: 9; */
}

.home-content {
    width: 100%;
    background-color: #fff;
    padding-top: 40px;
}

.home-content .home-content-top {
    width: 70%;
    position: relative;
    margin-left: 15%;
    display: flex;
    justify-content: space-around;
}

.home-content .home-content-top .home-content-top-item {
    width: 31%;
    height: 90px;
    border-radius: 8px;
    white-space: nowrap;
    overflow: hidden;
    /* transition: transform 0.3s ease; */
}

/* .home-content .home-content-top .home-content-top-item:hover {
    width: 31%;
    transform: translateY(-6px);
} */

.home-content .home-content-top .home-content-top-item .icon-text {
    position: absolute;
    width: 31%;
    z-index: 1;
    top: 0;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
}

.home-content .home-content-top .home-content-top-item .icon-text p {
    color: #fff;
    font-size: 18px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
}

.home-content .home-content-top .home-content-top-item .icon-text img {
    width: 60px;
    height: 70px;
}

.home-content .home-content-top .home-content-top-item p {
    font-size: 38px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    line-height: 90px;
    text-align: center;
    margin-left: 4px;
}

.home-content .home-content-top .bg-color1 {
    background: linear-gradient(180deg, #2C4937 0%, #028F40 100%);
    box-shadow: 0px 6px 16px 0px #AFDBC2;
    color: #257446;
}

.home-content .home-content-top .bg-color2 {
    background: linear-gradient(180deg, #2B4B56 0%, #0084AA 100%);
    box-shadow: 0px 6px 16px 0px #A5CAD4;
    color: rgb(39, 105, 124);
}

.home-content .home-content-top .bg-color3 {
    background: linear-gradient(180deg, #6E371F 0%, #BF7102 100%);
    box-shadow: 0px 6px 16px 0px #FFDFC0;
    color: #8c5126;
}

.home-column {
    width: 70%;
    margin-left: 15%;
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
}

.home-column .home-column-item-view {
    width: 16%;
    z-index: 9;
    position: relative;
    padding-bottom: 60px;
}

.home-column .home-column-item div {
    width: 80px;
    height: 80px;
    background: #FFFFFF;
    border: 2px solid #36715B;
    border-radius: 50%;
    margin-left: 25%;
}

.home-column .home-column-item img {
    width: 40px;
    height: 40px;
    margin: 18px 0 0 18px;
}

.home-column .home-column-item p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #111111;
    margin-top: 10px;
}

.home-column-item-click {
    width: 100%;
    display: none;
    height: 400px;
    /* margin-top: 100px; */
    position: absolute;
}

.home-column-item-click .img {
    width: 64px;
    height: 64px;
    background: #FFFFFF;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 1;
    position: relative;
    box-shadow: 0px 8px 320px 0px rgba(173, 174, 173, 0.3);
}

.home-column-item-click .img img {
    width: 28px;
    height: 26px;
    margin: 20px 0 0 18px;
}

.home-column-item-click .list {
    width: 100%;
    height: 300px;
    padding-bottom: 10px;
    margin-top: -40px;
    background: #FFFFFF;
    box-shadow: 0px 8px 32px 0px rgba(173, 174, 173, 0.3);
    border-radius: 8px;
}

.home-column-item-click .list .title {
    text-align: center;
    padding-top: 30px;
    position: relative;
    z-index: 3;
    font-size: 18px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #111111;
}

.home-column-item-click .list .text {
    text-align: center;
    font-size: 16px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
}

.home-column-item-click .list .text:hover {
    color: #36715B;
    cursor: pointer;
}