@import "./global.css";

.s_button1:before {
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%)
}

.s_button1:hover:before {
    animation: style1 .75s;
    z-index: 1
}

@keyframes style1 {
    0% {
        background: rgba(0, 0, 0, .25);
        transform: translateX(-50%) translateY(-50%) scale(0)
    }

    to {
        background: 0 0;
        transform: translateX(-50%) translateY(-50%) scale(1)
    }
}

.s_button4::after {
    opacity: 1;
    width: 0
}

.s_button4:hover::after {
    width: 100%;
    background-color: #409ef4
}

.s_title {
    font-size: 16px;
    color: #333;
    line-height: 1;
    font-family: Arial
}

.s_button1:hover {
    background-color: #333;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-style: solid;
    border-color: var(--primary-color);
    font-size: 14px
}

.s_summary {
    font-size: 14px;
    color: #666;
    line-height: 1.5
}

.s_button1 {
    background-color: #e72418;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    color: #fff;
    border-style: solid;
    border-color: var(--primary-color);
    font-size: 14px;
    border-width: 0;
    position: relative;
    overflow: hidden
}

.s_button5 {
    background-color: rgba(255, 255, 255, 0);
    font-size: 14px;
    color: var(--primary-color);
    border-style: solid;
    border-width: 1px;
    border-color: var(--primary-color);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: all .3s
}

.s_subtitle {
    color: #222;
    font-size: 28px;
    font-weight: 700;
    line-height: 1
}

.s_templatetitle {
    font-size: 16px;
    color: #333
}

.s_templatesum {
    font-size: 14px;
    color: #666
}

.s_body {
    font-size: 12px;
    color: #f56c6c;
    line-height: 1.5
}

.s_link {
    font-size: 14px;
    color: #666;
    line-height: 2
}

.s_list {
    background-color: rgba(255, 255, 255, 0)
}

.s_item {
    background-color: #000
}

.s_comp {
    background-color: #fffef8
}

.s_tmpl {
    background-color: rgba(245, 245, 245, 0)
}

body {
    background-color: rgba(255, 255, 255, 0)
}

.s_button2 {
    background-color: var(--primary-color);
    font-size: 14px;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: var(--primary-color);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all .3s
}

.s_button2:hover {
    background-color: #fff;
    color: var(--primary-color);
    border-style: solid;
    border-color: var(--primary-color);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.s_button3 {
    background-color: var(--primary-color);
    font-size: 14px;
    color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: var(--primary-color);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    overflow: hidden;
    transition: all .3s
}

.s_button3:hover {
    background-color: #338fee;
    color: #fff;
    border-style: solid;
    border-color: var(--primary-color);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.s_button4 {
    background-color: #fff;
    font-size: 14px;
    color: #333;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    overflow: hidden;
    transition: all .3s
}

.s_button4:hover {
    background-color: #fff;
    font-size: 14px;
    color: var(--primary-color);
    border-style: solid;
    border-color: var(--primary-color);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.s_button5:hover {
    background-color: var(--primary-color);
    font-size: 14px;
    color: #fff;
    border-style: solid;
    border-color: var(--primary-color);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.s_button6 {
    background-color: #fff;
    font-size: 14px;
    color: var(--primary-color);
    border-style: solid;
    border-width: 1px;
    border-color: var(--primary-color);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: all .3s
}

.s_button6:hover {
    background-color: var(--primary-color);
    font-size: 14px;
    color: #fff;
    border-style: solid;
    border-color: var(--primary-color);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.page_a {
    font-size: 14px;
    color: #8a8a8a;
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    font-family: Arial;
    background-color: rgba(255, 255, 255, 0)
}

.page_a:hover {
    color: var(--primary-color);
    border-color: var(--primary-color);
    background-color: rgba(255, 255, 255, 0)
}

.page_a.current {
    background-color: #222a35;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
    border-style: solid;
    border-width: 0;
    border-color: #222a35;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%
}

.page_a.current:hover {
    background-color: #474b52;
    color: #fff;
    border-color: var(--primary-color)
}

.page_jump {
    font-size: 14px;
    color: #747474
}

.page_jump:hover {
    color: #747474
}



.page_input {
    background-color: rgba(255, 255, 255, 0);
    font-size: 14px;
    color: #606266;
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.page_input:hover {
    background-color: rgba(255, 255, 255, 0);
    color: #606266;
    border-color: var(--primary-color)
}

@font-face {
    font-family: "0b8e75e5-d68d-4aa9-8859-0fc923722f5f";
    src: url(../fonts/0b8e75e5-d68d-4aa9-8859-0fc923722f5f.ttf) format("truetype");
    font-alias: 苹方 粗体
}

@font-face {
    font-family: "644057b6-94c9-4233-a353-0723e51554f6";
    src: url(../fonts/644057b6-94c9-4233-a353-0723e51554f6.ttf) format("truetype");
    font-alias: PINGFANG REGULAR
}

@font-face {
    font-family: "9344606b-0bbe-4ad7-8b3c-b23479e82490";
    src: url(../fonts/9344606b-0bbe-4ad7-8b3c-b23479e82490.ttf) format("truetype");
    font-alias: Poppins-Medium
}

@font-face {
    font-family: "5cd544e5-42d7-4f2a-901c-56607784f9e5";
    src: url(../fonts/5cd544e5-42d7-4f2a-901c-56607784f9e5.ttf) format("truetype");
    font-alias: PINGFANG MEDIUM
}



div,
p,
span {
    word-break: keep-all !important;
    word-wrap: break-word !important
}

.solu {
    width: calc((100% - 80px)/ 4);
    float: left;
    margin: 10px;
    background: #000;
    border-radius: 10px;
    overflow: hidden
}

.s_button1 {
    background-color: #005e37
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: #d7d7d7;
    border-radius: 6px
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 6px
}

::-webkit-scrollbar-thumb:hover {
    background: var(--primary-color);
}

.pl_service2 .service_item {
    margin-bottom: 2px;
    position: relative;
    cursor: pointer;
    background-color: #005e37 !important;
    border-radius: 50px !important;
    color: #fff !important;
    transition: all .5s ease
}

.pl_service2 {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999 !important
}

.pl_service2 .service_value::after {
    content: " ";
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #005e37 !important;
    border-bottom: 6px solid transparent
}

.pl_service2 {
    position: fixed;
    right: 15px !important;
    top: 75% !important;
    transform: translateY(-50%);
    z-index: 99
}

.pl_service2 .service_value {
    width: 100%;
    min-height: 20px;
    line-height: 20px;
    background-color: #005e37 !important;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    position: relative
}

.page_a.current {
    background-color: var(--primary-color) !important;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
    border-style: solid;
    border-width: 0;
    border-color: var(--primary-color) !important;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%
}

.page_a.current:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
    border-color: var(--primary-color) !important
}

.page_a:hover {
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    background-color: rgba(255, 255, 255, 0)
}

.solu_t img {
    width: 100%;
    opacity: .95;
    transition: all .6s
}

.solu {
    position: relative
}

.solu_b {
    padding: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(0deg, #616161ab 0, #00000000 50%)
}

.solu:hover .solu_b h5 {
    background-image: linear-gradient(to right, #91c41f 0, #d6de01 100%);
    border: 1px #91c41f solid;
    color: var(--primary-color);
    margin-left: 10px
}

.solu:hover .solu_t img {
    opacity: .7
}

.solu_b h2 {
    font-size: 24px !important;
    color: var(--primary-color);
    font-weight: 700;
    margin-bottom: 20px
}

.solu_b h5 {
    transition: all .6s;
    width: 150px;
    height: 40px;
    border-color: #d6de01;
    border-radius: 25px;
    font-family: "367500f3-ac9a-4400-beb9-b2f596dc10dc";
    text-align: center;
    background-image: linear-gradient(to right, #d6de01 0, #91c41f 100%);
    color: #fff;
    font-size: 16px !important;
    line-height: 40px
}

.solu:hover .solu_b h4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 106px
}

.solu:hover .solu_b h3 {
    opacity: 0;
    display: none
}

@media screen and (max-width:1258px) and (min-width:1120px) {
    #c_static_001_P_60475-1731304276499 .e_image-19 {
        max-width: 160px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-1 {
        margin-right: 10px !important
    }

    #c_static_001_P_60475-1731304276499 .s_templatetitle {
        font-size: 15px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-1 {
        flex: 0 0 70% !important;
        align-self: center;
        margin-right: 0;
        margin-left: auto
    }

    #c_static_001_P_60475-1731304276499 .e_navigationA-6 .p_level1Item a {
        padding: 0 .7vw !important
    }

    #c_static_001_P_60475-1731304276499 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    #c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n+1) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        clear: left
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-0 {
        flex: 0 0 160px !important
    }

    #c_grid-116273709439191 {
        position: fixed !important;
        border-radius: 50px !important;
        width: 98% !important;
        left: 1% !important;
        top: 10px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .1) !important
    }
}

@media screen and (max-width:795px) and (min-width:770px) {
    #c_static_001_P_60475-1731304276499 .e_image-19 {
        max-width: 70px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-0 {
        flex: 0 0 70px !important
    }

    #c_static_001_P_60475-1731304276499 .s_templatetitle {
        font-size: 14px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-1 {
        margin-right: 10px !important
    }

    #c_grid-116273709439191 {
        position: fixed !important;
        border-radius: 50px !important;
        width: 99% !important;
        left: 1% !important;
        top: 10px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .1) !important
    }

    #c_static_001_P_60475-1731304276499 .e_navigationA-6 .p_level1Item a {
        padding: 0 .3vw !important
    }

    #c_static_001_P_60475-1731304276499 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n+1) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        clear: left
    }
}

@media screen and (max-width:1120px) and (min-width:795px) {
    #c_static_001_P_60475-1731304276499 .e_image-19 {
        max-width: 120px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-1 {
        margin-right: 10px !important
    }

    #c_static_001_P_60475-1731304276499 .s_templatetitle {
        font-size: 15px !important
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-1 {
        flex: 0 0 70% !important;
        align-self: center;
        margin-right: 0;
        margin-left: auto
    }

    #c_static_001_P_60475-1731304276499 .e_navigationA-6 .p_level1Item a {
        padding: 0 .5vw !important
    }

    #c_static_001_P_60475-1731304276499 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    #c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n+1) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        clear: left
    }

    #c_static_001_P_60475-1731304276499 .e_container-1 .cbox-1-0 {
        flex: 0 0 120px !important
    }

    #c_grid-116273709439191 {
        position: fixed !important;
        border-radius: 50px !important;
        width: 98% !important;
        left: 1% !important;
        top: 10px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .1) !important
    }
}