body {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

img {
    max-width: 100%
}

a {
    color: black;
    text-decoration: none;
}

    a:hover {
        color: red;
        text-decoration: none;
    }

.top_div {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    z-index: 9999;
}

.top_div_div {
    box-sizing: border-box;
    margin: 0px;
    max-width: 1440px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.top_div_logo {
    vertical-align: middle;
    border-style: none;
    width: 340px;
    height: auto;
    cursor: pointer;
    flex-shrink: 0;
}

    .top_div_logo:hover {
        transform: scale(1.4, 1.4);
        transform-origin: center center;
        transition-duration: 0.5s;
    }

.sub_div {
    text-align: end;
    max-width: 815.859px;
}

.sub_menu_div {
    display: flex;
    flex-direction: row-reverse;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.sub_menu_color {
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 14px;
    margin-bottom: 0px !important;
    margin-left: 14px;
    padding: 0px;
    color: rgba(255, 255, 255, 0.8);
    font-family: PingFangSC-Regular, 'PingFang SC';
    cursor: pointer;
    white-space: nowrap;
}

.sub_menu_spl {
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 14px;
    margin-bottom: 0px !important;
    margin-left: 14px;
    padding: 0px;
    color: rgb(226, 228, 227);
    font-family: PingFangSC-Regular, 'PingFang SC';
    cursor: default;
}

.menu-div {
    box-sizing: border-box;
    margin: 18px 0px 0px;
    padding: 0px;
    color: white;
    display: flex;
    justify-content: space-between;
    max-width: 815.859px;
}
.hover-item {
    background: rgb(255, 255, 255);
    padding: 24px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    cursor: pointer;
}
.hover-plus {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hover-plus-2 {
    height: 52px;
    width: 73px;
    background: rgb(2, 136, 72);
    opacity: 0.7;
    margin-top: -64px;
    padding: 6px 0px 0px 12px;
    color: rgb(255, 255, 255);
}
.hover-st {
    margin-top: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    font-weight: 400;
    color: rgb(40, 42, 41);
    line-height: 26px;
}
.hover-ll {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(152, 152, 152);
    line-height: 20px;
}
.nw-mor a {
    width: 98%;
    height: 40px;
    display: block;
    border: 1px solid #dcdcdc;
    margin: 10px auto;
    color: #333;
    background: #fff;
    text-align: center;
    font: 16px/40px "Microsoft YaHei";
    border-left-radius: 5px;
    border-radius: 5px;
    -moz-border-left-radius: 5px;
    -moz-border-right-radius: 5px;
    -webkit-border-left-radius: 5px;
    -webkit-border-right-radius: 5px;
    -webkit-appearance: none
}

    .nw-mor a:hover {
        background: #4dab7e;
        color: #fff;
        border-color: #028848;
    }
.menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hover-menu-div {
    cursor: pointer;
    display: flex;
    width: 76px;
    padding-left: 1vw;
}

.hover-menu {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    color: white;
    font-size: 19px;
    font-weight: 900;
    white-space: nowrap;
}

.titlediv {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 25px;
}

.dhtitlep {
    margin-top: 4px;
    font-size: 14px;
    font-weight: 400;
    color: rgb(105, 105, 105);
    line-height: 20px;
}

.dhwbzp {
    font-size: 14px;
    font-weight: 600;
    color: rgb(40, 42, 41);
    line-height: 20px;
    margin-top: 0px
}

.yes1024 {
    display: none;
}

.banner1024 {
    height: 460px;
}

.width55 {
    width: 55%;
}

.width43 {
    width: 43%;
}

.width48 {
    width: 48%;
}

.width33 {
    width: 32%;
}

.xyzyclass {
    width: 20%;
}

.no1024banner {
    display: flex;
}

@media (max-width: 1024px) {

    .top_div_div {
        display: initial;
        text-align: center;
    }
    .top_div_logo {
        width: 240px;
        height:auto;
    }

    .banner1024 {
        height: 200px;
    }

    .menu-div {
        display: none;
    }

    .titlediv {
        display: initial;
        text-align: center;
    }

    .dhtitlep {
        display: none;
    }

    .no1024 {
        display: none;
    }

    .no1024banner {
        display: none;
    }

    .yes1024 {
        display: block;
    }

    .width55 {
        width: 98%;
        padding: 0 1%;
    }

    .width43 {
        width: 98%;
        padding: 0 1%;
    }

    .width48 {
        width: 98%;
        padding: 0 1%;
    }

    .width33 {
        width: 98%;
        padding: 0 1%;
    }

    .xyzyclass {
        width: 48%;
        padding: 0 1%;
    }

    .swiper-button-next {
        visibility: hidden;
    }

    .swiper-button-prev {
        visibility: hidden;
    }

    .autoplay-progress {
        visibility: hidden;
    }

    .sw100 {
        padding-top: 105px;
    }

    .top_div {
        background-color: #028848;
    }
}

.sub-menu-word {
    width: 148px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 7px;
    cursor: pointer;
    color: black;
}

.sub-menu-word-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 2px;
    margin-top: -7px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 6px 0px;
    padding-bottom: 2px;
    background: rgb(255, 255, 255);
}

.listout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 280px;
    height: 98px;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(226, 228, 227);
    cursor: pointer;
    padding: 0px 24px;
}

.listin {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 280px;
    height: 98px;
    background: rgb(2, 136, 72);
    border-left: 3px solid rgb(255, 195, 20);
    padding: 0px 24px;
}

p {
    font-family: PingFangSC-Regular, PingFang SC;
    margin-bottom: 0 !important;
    cursor: default;
    margin-top:auto;
}

b {
    font-family: PingFangSC-Semibold, PingFang SC;
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    border-radius: 3px;
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #404040;
    }

.hover-item .hover-color {
    color: #282A29;
}

.hover-item:hover .hover-color {
    color: #028848;
}

.hover-item:hover .hover-plus {
    transform: scale(1.4, 1.4);
    transform-origin: center center;
    transition-duration: 0.5s;
}

.hover-item .hover-right {
    position: relative;
    left: 0;
    transition: left .5s;
}

.hover-item:hover .hover-right {
    left: 10px;
}

.lines-words {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* ÏÞÖÆÐÐÊý */
    /* -webkit-line-clamp: 3; */
}

.more-button:hover {
    background: #E4F4EC;
}

.more-button p {
    color: #282A29;
}

.more-button:hover p {
    color: #028848;
}
