

ul {
    list-style-type: none;
}

/* ::-webkit-scrollbar {
    display: none;
} */

@font-face {
    font-family: 'HarmonyOS_Sans_SC';
    src: url('../font/HarmonyOS_Sans_SC.woff2') format('woff2'),
        url('../font/HarmonyOS_Sans_SC.woff') format('woff'),
        url('../font/HarmonyOS_Sans_SC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS_Sans_SC';
    src: url('../font/HarmonyOS_Sans_SC_Medium.ttf') format('woff2'),
        url('../font/HarmonyOS_Sans_SC_Medium.woff') format('woff'),
        url('../font/HarmonyOS_Sans_SC_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS_Sans_SC';
    src: url('../font/HarmonyOS_Sans_SC_Bold.woff2') format('woff2'),
        url('../font/HarmonyOS_Sans_SC_Bold.woff') format('woff'),
        url('../font/HarmonyOS_Sans_SC_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'HarmonyOS_Sans_SC';
    src: url('../font/HarmonyOS_Sans_SC_Light.woff2') format('woff2'),
        url('../font/HarmonyOS_Sans_SC_Light.woff') format('woff'),
        url('../font/HarmonyOS_Sans_SC_Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'AlimamaShuHeiTi';
    src: url('../font/AlimamaShuHeiTi-Bold.woff2') format('woff2'),
        url('../font/AlimamaShuHeiTi-Bold.woff') format('woff'),
        url('../font/AlimamaShuHeiTi-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Koulen';
    src: url('../font/Koulen-Regular.woff2') format('woff2'),
        url('../font/Regular.woff') format('woff'),
        url('../font/Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'Racing-Sans-One';  
    src: url('../font/Racing-Sans-One.ttf');
    font-weight: normal;  
    font-style: normal;
    font-display: swap;
}


@font-face {  
    font-family: 'Poppins';  
    src: url('../font/Poppins-Regular.otf');
    font-weight: normal;  
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'Poppins';  
    src: url('../font/Poppins-Bold.otf');
    font-weight: bold;  
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'Poppins';  
    src: url('../font/Poppins-Light.otf');
    font-weight: 300;  
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'WorkSans';  
    src: url('../font/WorkSans-Regular.ttf');
    font-weight: normal;  
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'WorkSans';  
    src: url('../font/WorkSans-Bold.ttf');
    font-weight: bold;  
    font-style: normal;
    font-display: swap;
}

@font-face {  
    font-family: 'WorkSans';  
    src: url('../font/WorkSans-Light.ttf');
    font-weight: 300;  
    font-style: normal;
    font-display: swap;
}



* {
    margin: 0;
    padding: 0;
    font-family: "HarmonyOS_Sans_SC";
    font-weight: normal;
    box-sizing: border-box;
    color: #202213;
}

body {
    --header-height: 82px;
}


.clear {
    clear: both;
}

a {
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    cursor: pointer;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}

span {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}

strong {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    line-height: inherit;
}

input {
    background:none;
    outline:none;
    border:none;
}

textarea {
    resize: none;
    outline: none;
    border: none;
}

.content * {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    /* background-color: transparent !important; */
    
}

.content p {
    text-align: justify;
}

.content * {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    /* background-color: transparent !important; */
}

.content strong {
    font-weight: bold;
}

.content em {
    font-style: italic;
}


.content img {
    max-width: 100% !important;
}

.content table {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #7a821b;
    border-collapse: collapse
}

.content table tr td {
    border: 1px solid #7a821b;
    padding: 0.4vw;
}




.indexBox {
    width: 100%;
    height: 100%;
    padding-top: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.wh100 {
    width: 100%;
    height: 100%;
}

.p0_18 {
    padding-left: 18.75vw;
    padding-right: 18.75vw;
}

.lp18 {
    padding-left: 18.75vw;
}

.rp18 {
    padding-right: 18.75vw;
}

.p0_16 {
    padding-left: 16.66vw;
    padding-right: 16.66vw;
}

.lp16 {
    padding-left: 16.66vw;
}

.rp16 {
    padding-right: 16.66vw;
}

.p0_9 {
    padding-left: 9.375vw;
    padding-right: 9.375vw;
}

.lp9 {
    padding-left: 9.375vw;
}

.rp9 {
    padding-right: 9.375vw;
}

.p3_0 {
    padding-top: calc(2.2vw + 16px);
    padding-bottom: calc(2.2vw + 16px);
}

.p4_0 {
    padding-top: calc(3.2vw + 20px);
    padding-bottom: calc(3.2vw + 20px);
}

.p6_0 {
    padding-top: calc(6.25vw);
    padding-bottom: calc(6.25vw);
}

.w100 {
    width: 100%;
    overflow: hidden;
}

.imgZoom {
    overflow: hidden;
}

.imgZoom img {
    transition: .6s;
}


.imgZoom:hover img {
    scale: 1.2;
}

.search_mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index:999999;
    top: 0;
    left: 0;
}

.search_mask div {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 4vw;
    top: 6vw;
    border-radius: 50%;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.search_mask div span {
    font-size: 20px;
    transition: .3s;
    color: #ffffff;
}

.search_mask div:hover {
    border-color: #d1ad90;
}

.search_mask div:hover span {
    color: #d1ad90;
}

.view_video {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index:999999;
    top: 0;
    left: 0;
}

.view_video iframe {
    display: none;
}

.view_video video, .view_video iframe {
    position: absolute;
    width: 60%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: 34vw;
    max-height: 90vh;
}

.view_video div {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 50px;
    top: 50px;
    border-radius: 50%;
    border: 1px solid #ffffff88;
    color: #ffffff88;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .3s;
}

.view_video div span {
    font-size: 20px;
    transition: .3s;
    color: #ffffff88;
}

.view_video div:hover {
    border-color: #fff;
}

.view_video div:hover span {
    color: #fff;
}

.search_mask form {
    width: 80%;
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 1% 30px;
    box-sizing: border-box;
    position: relative;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.search_mask form input {
    width: 95%;
}

.search_mask form button {
    width: 3%;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.search_mask form button svg {
    width: 100%;
    min-width: 30px;
    height: auto;
}


.header {
    overflow: visible;
    display: flex;
    justify-content: space-between;
    height: var(--header-height);
    position: fixed;
    top: 0;
    z-index: 99999;
    transition: .4s;
    background-color: #C8D629;
}

.banner {
    /* min-height: var(--header-height); */
    margin-top: var(--header-height);
    position: relative;
}

.header_logo {
    display: flex;
    align-items: center;
    margin-right: calc(0.4vw + 2px);
}

.header_logo img {
    height: 43.9%;
    transform: translateY(-15.27%);
}

.header_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    margin: 0 calc(1vw + 5px);
    max-width: 41.625em;

}

.header_nav li {
    margin: 0 calc(0.4vw + 2px);
    padding: calc(0.4vw + 2px) 0;
    position: relative;
}

.header_nav li::after {
    position: absolute;
    content: "";
    height: calc(0.1vw + 2px);
    width: 0;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%;
    display: block;
    background-color: #fff;
    transition: .4s;
}


.header_nav li a {
    color: #494a41;
    line-height: 1;
    transition: .2s;
    text-transform: uppercase;
    padding: calc(0.4vw + 2px) 0;
}


.header .header_nav li:hover a {
    color: #fff;
}

.header .header_nav li.active::after {
    width: 100%;
}

.header .header_nav li.active a {
    color: #fff;
}


.header_right {
    display: flex;
    align-items: center;
}


.header_search form {
    display: flex;
    align-items: center;
    width: 10.8125em;
    height: 1.75em;
    background-color: transparent;
    border: 1px solid #494a41;
    border-radius: calc(0.6vw + 3px);
    padding: 0 calc(0.4vw + 2px);
    padding-right: calc(0.2vw + 1px);
    
}

.header_search form input {
    min-width: 0;
    color: #494a41;
    flex: 1;
    padding-right: calc(0.2vw + 1px);
}

.header_search form button {
    background-color: transparent;
    color: #494a41;
    border: none;
    margin-right: calc(0.2vw + 2px);
    cursor: pointer;
}

.header_lang {
    display: flex;
    align-items: center;
    padding: calc(0.3vw + 2px) calc(0.4vw + 2px);
    color: #494a41;
    position: relative;
    line-height: 1;
    border-radius: calc(1em + 0.3vw + 2px);
    cursor: pointer;
    transition: .4s;
}

.header_lang .icon-arr-down {
    color: inherit;
    transition: .4s;
}


.header_lang.active .icon-arr-down {
    transform: rotate(180deg);
}

.header_lang span {
    margin: 0 calc(0.2vw + 1px);
    user-select: none;
}

.header_lang .icon-arr-down {
    margin-left: 0;
}


.header_lang ul {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    border-radius: calc(0.4vw + 2px);
    top: calc(100% + 0.2em);
    height: 0;
    overflow: hidden;
    transition: .4s;
    opacity: 0;
}

.header_lang.active ul {
    height: calc(100% * var(--length));
    top: calc(100% + 0.4vw + 2px);
    top: calc(100% + 0.2em);
    opacity: 1;
    background-color: #fff;
    box-shadow: 0 1px calc(0.4vw + 2px) #fff5;
}

.header_lang ul li {
    -webkit-flex: 1;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #494a41;
}
.headerB {
    background-color: #fff;
}


.headerB .header_nav li a {
    color: #494a41;
}



.header_more {
    display: none;
}

.banner_sw {
    position: relative;
}

.products {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products>h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: calc(1.6vw + 8px);
}

.products_ {
    position: relative;
    margin-bottom: calc(2vw + 10px);
    width: 100%;
}

.products_box {
    display: flex;
    flex-direction: column;
    background-color: #f3f4f4;
    height: auto;
}


.products_box .pimg {
    padding: 14% 7%;
    height: 19.8vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products_box .pimg img {
    max-width: 100%;
    max-height: 100%;
}

.products_box .ptext {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.products_box .ptext h2 {
    padding: 0 7%;
    text-align: center;
    margin-bottom: 7%;
}

.products_box .ptext h3 {
    text-align: center;
    opacity: 0.66;
    padding: 0 7%;
    margin-bottom: 7%;
}

.products_ .sw-btn-prev, .products_ .sw-btn-next {
    width: 1.428em;
    height: 1.78em;
    background-color: #C8D629;
    color: #fff;
    font-family: "Poppins";
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 2;
    cursor: pointer;
    user-select: none;
}


.products_ .sw-btn-prev {
    left: -0.714em;
}

.products_ .sw-btn-next {
    right: -0.714em;
}


.more_botton {
    color: #c8d629;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 2em;
    border: 1px solid #c8d629;
    width: max-content;
    line-height: 1;
    min-width: 13.27em;
} 

.more_botton .iconfont {
    margin-left: 0.8em;
    font-size: 0.8em;
    transition: .4s;
    transform: translateY(0.1em);
}

.more_botton:hover .iconfont {
    transform: translate(0.4em, 0.1em);
}

.about {
    display: flex;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
}

.about_ {
    width: 53.64583%;
    z-index: 1;
    position: relative;
    padding-top: calc(2vw + 10px);
    padding-bottom: calc(2vw + 10px);
    padding-left: calc(2.2vw + 11px);
}

.about_::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 83, 163, 0.77);
    z-index: -2;
}

.about_::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(200, 214, 41, 0.77);
    z-index: -1;
}

.about_ h4 {
    color: rgba(255, 255, 255, 0.2);
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.1427;
    margin-bottom: calc(0.4vw + 2px);
    font-family: "Poppins";
    font-style: italic;
}

.about_ h3 {
    font-family: "AlimamaShuHeiTi";
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    position: relative;
    padding-bottom: calc(1.2vw + 6px);
    margin-bottom: calc(1.4vw + 7px);
}

.about_ h3::after {
    content: "";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    top: 100%;
    left: 0;
    height: calc(0.1vw + 2px);
    width: calc(2.9vw + 14px);
    background-color: #fff;
}

.about_ .content {
    line-height: 1.6;
    color: #fff;
    margin-bottom: calc(2vw + 10px);
}

.index-material>h4 {
    font-weight: bold;
    margin-bottom: calc(0.4vw + 2px);
    text-align: center;
}

.index-material>.content {
    line-height: 1.77;
    margin-bottom: calc(0.8vw + 4px);
}

.index-material>.imgs {
    display: flex;
    justify-content: space-between;
}

.index-material>.imgs .imgs_box {
    flex: 1;
    margin-right: 1.5%;
}

.index-material>.imgs .imgs_box:last-child {
    margin-right: 0;
}

.index-material>.imgs .imgs_box img {
    width: 100%;
}

.index-process {
    background-color: #F5F5F5;
}

.index-process>h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: calc(1.2vw + 6px);
}

.index-process_ {
    display: flex;
    align-items: center;
}

.index-process_left {
    width: 42.66%;
    margin-right: 2.84%;
    flex-shrink: 0;
}

.index-process_left img {
    width: 100%;
}

.index-process_right {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.index-process_right_box>span {
    display: block;
    color: #c8d629;
    line-height: 1;
    margin-bottom: calc(0.1vw + 1px);
    font-family: "Racing-Sans-One";
}

.index-process_right_box>.content {
    line-height: 1.77;
    margin-bottom: calc(0.6vw + 3px)
}

.index-manufacture>h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: calc(1.2vw + 6px);
}

.index-manufacture_ {
    display: flex;
    flex-wrap: wrap;
}

.index-manufacture_box {
    background-color: #F5F5F5;
    width: 32.66%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: calc(1.2vw + 6px) calc(1vw + 5px);
}

.index-manufacture_box:nth-child(3n) {
    margin-right: 0;
}

.index-manufacture_box:last-child {
    margin-right: 0;
    flex: 1;
}

.index-manufacture_box>h3 {
    text-align: center;
    font-weight: bold;
    padding-bottom: calc(0.6vw + 3px);
    margin-bottom: calc(0.8vw + 4px);
    position: relative;
    color: #a4b01c;
}

.index-manufacture_box>h3::after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    transform: translate(-50%, -50%);
    left: 50%;
    height: calc(0.1vw + 2px);
    width: calc(1.7vw + 8px);
    background-color: #a4b01c;
}

.index-manufacture_box>.content {
    margin-bottom: 1.6em;
    line-height: 1.5;
}

.index-sport>h4 {
    font-weight: bold;
    text-align: center;
    margin-bottom: calc(1vw + 5px);
}

.index-sport_ {
    display: flex;
}

.index-sport_box {
    flex: 1;
    position: relative;
}

.index-sport_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-sport_box .smask {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 74.84%;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0));
    padding: 4% 8%;
}

.index-sport_box .smask .stext {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.index-sport_box .smask .stext h3 {
    font-weight: bold;
    color: #c8d629;
    line-height: 1;
    white-space: nowrap;
}

.index-sport_box .smask .stext .iconfont {
    color: #FCFFD6;
}

.foot {
    background-color: #252623;
}

.foot_top {
    padding-bottom: 0 !important;
}

.foot_top_top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: calc(1.6vw + 8px);
    border-bottom: 1px solid rgba(243, 244, 244, 0.08);
}

.foot_company {
    display: flex;
    flex-direction: column;
    margin-right: calc(1vw + 5px);

}

.foot_company h4 {
    font-weight: bold;
    color: #f3f4f4;
    font-size: inherit;
}

.foot_company p {
    width: 100%;
    font-size: 0.46875em;
    color: #f3f4f4;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.014em;
}

.icons {
    display: flex;
    align-items: center;
}

.icons .iconfont {
    margin-left: calc(1vw + 5px);
    color: #C8D629;
    cursor: pointer;
}

.icons .iconfont:first-child {
    margin-left: 0;
}

.foot_top_bottom {
    display: flex;
    justify-content: space-between;
    padding: calc(1.6vw + 8px) 0;
    border-bottom: 1px solid rgba(243, 244, 244, 0.08);
}

.foot_contact p {
    color: #cccccc;
    margin-bottom: calc(0.4vw + 2px);
}

.foot_contact p:last-child {
    margin-bottom: 0;
}

.foot_nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0 calc(1.2vw + 6px);
}

.foot_nav a {
    margin-bottom: calc(0.4vw + 2px);
    color: #cccccc;
}

.foot_nav a:last-child {
    margin-bottom: 0;
}

.foot_ewm {
    display: flex;
    flex-direction: column;
}

.foot_ewm .eimg {
    width: 8.7em;
    margin-bottom: calc(0.4vw + 2px);
    padding: 0.3em;
    background-color: #fff;
    display: flex;
}

.foot_ewm .eimg img {
    width: 100%;
}

.foot_ewm p {
    text-align: center;
    color: #cccccc;
}

.foot_bottom {
    padding-top: calc(0.8vw + 4px);
    padding-bottom: calc(0.8vw + 4px);
    display: flex;
    flex-direction: column;
}

.foot_bottom p {
    margin: calc(0.1vw + 1px) 0;
    color: #999999;
}

.banner_float {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.banner_float h4 {
    font-size: 1.875vw;
    line-height: 1;
    margin-bottom: 1.5vw;
    color: #fff;
}

.banner_float span {
    color: #fff;
    line-height: 1;
    font-size: 1.66vw;
}

.position {
    display: flex;
    justify-content: space-between;
    background-color: #F7F9E1;
    flex-wrap: wrap;
}

.position_left {
    display: flex;
    align-items: first baseline;
    padding-top: calc(0.4vw + 2px);
    padding-bottom: calc(0.4vw + 2px);
}

.position_left .iconfont {
    color: #afbc1d;
    margin-right: calc(0.4vw + 2px);
    transform: translateY(0.1em);
}

.position_left p {
    color: #afbc1d;
    display: flex;
    align-items: last baseline;
    flex-wrap: wrap;
}

.position_left p span {
    margin: calc(0.2vw + 1px);
}

.position_right {
    display: flex;
    flex-wrap: wrap;
}

.position_right a {
    padding: calc(0.6vw + 3px);
    color: #afbc1d;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.position_right a.active {
    color: #ffffff;
    background-color: #C8D629;
}

.profile_box {
    display: flex;
    align-items: center;
    margin-bottom: calc(1.4vw + 7px);
}

.profile_box_left, .profile_box_right {
    width: 50%;
}

.profile_box_left {
    padding: 2.09vw;
}

.profile_box_right {
    align-self: stretch;
}

.profile_box_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile_box_left h2 {
    font-weight: bold;
    padding-bottom: calc(1vw + 5px);
    margin-bottom: calc(1vw + 5px);
    position: relative;
}

.profile_box_left h2::after {
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-50%);
    height: calc(0.1vw + 2px);
    width: calc(1.3vw + 6px);
    background-color: #c8d629;
    content: "";
    display: block;
}

.profile_box_left .content {
    line-height: 1.5;
}

.profile_box:nth-child(2n) {
    flex-direction: row-reverse;
}

.about-contact {
    background-image: url(../images/acb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 16.66vw;
}

.about-contact>span {
    color: #fff;
    line-height: 1;
    margin-bottom: calc(0.6vw + 3px);
}

.about-contact>p {
    font-weight: bold;
    font-family: "Poppins";
    line-height: 1;
    margin-bottom: calc(0.8vw + 4px);
    color: #fff;
}

.about-contact>a {
    background-color: #C8D629;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
    height: 3em;
    width: 13.277em;
}

.about-contact>a .iconfont {
    margin-left: calc(0.2vw + 1px);
    transform: translateY(0.04em);
}

.productlist_ {
    display: flex;
    flex-wrap: wrap;
}

.productlist_box {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.productlist_box:nth-child(3n) {
    margin-right: 0;
}


.page {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: calc(2vw + 10px);
    line-height: 1;
}

.page>a {
    margin: 0 calc(0.2vw + 1px);
    font-family: "Poppins";
    line-height: 1;
}

.page>.page-prev, .page>.page-next {
    height: 1.5em;
    width: 1.215em;
    border-radius: 2px;
    color: #777c68;
    font-family: "Poppins";
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.page>a.page-num {
    color: #777c68;
    height: 1.6em;
    width: 1.6em;
    display: flex;
    align-items: center;
    justify-content: center;

}

.page>a.page-num:hover {
    color: #90ad03;
}

.page>a.page-num-current {
    color: #fff;
    font-weight: 500;
    background-color: #C8D629;
    font-weight: bold;
}


.page>.page-prev:hover, .page>.page-next:hover {
    color: #C8D629;
}


.product_top {
    display: flex;
    background-color: #F9FAFA;
    align-items: center;
    padding-top: calc(2vw + 10px);
    padding-bottom: calc(2vw + 10px);
}

.product_top_left {
    width: 45%;
    margin-right: 14%;
    flex-shrink: 0;
}

.product_top_right {
    width: 41%;
    /* padding: 0 4.375%; */
}

.product_title h1 {
    font-weight: bold;
    margin-bottom: calc(0.6vw + 3px);
}

.product_title h2 {
    opacity: 0.66;
}

.product_title {
    padding-bottom: calc(1vw + 5px);
    margin-bottom: calc(1vw + 5px);
    border-bottom: 1px solid #c8d629;
}

.product_top_left .content {
    line-height: 1.5;
    margin-bottom: calc(1.8vw + 9px);
    color: #494a41;
}

.product_top_left .content table {
    border: none;
}

.product_top_left .content table tr td {
    border: none;
    padding-left: 0;
    padding-right: 2em;
}

.product_top_left .content table tr td:last-child {
    padding-right: 0;
}

.product_top_left .content p {
    margin-bottom: calc(0.5vw + 2px);
}

.product_top_left .content p:last-child {
    margin-bottom: 0;
}

/* .product_btn {
    display: flex;
} 

.product_btn a {
    display: flex;
    align-items: center;
    padding: calc(0.4vw + 2px) calc(0.8vw + 4px);
    border-radius: calc(0.1vw + 2px);
    background-color: #c8d629;
    line-height: 1;
    color: #fff;
    margin-right: calc(0.8vw + 4px);
    font-weight: 500;
}

.product_btn a:last-child {
    margin-right: 0;
}

.product_btn a .iconfont {
    margin-left: calc(0.2vw + 2px);
} */


.product_top_right .swiper-p, .product_top_right .swiper-s {
    /* padding: 0 3.65vw; */
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product_top_right .swiper {
    width: 100%;
    padding-right: 1px;
}


.product_top_right .swiper .swiper-slide {
    padding: 6%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_top_right .swiper .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
}

.product_top_right .swiper-p .swiper .swiper-slide {
    height: 21.875vw;
}

.product_top_right .swiper-s .swiper .swiper-slide {
    border: 1px solid #B5B5B1;
    background-color: #fff;
    padding: 2%;
    cursor: pointer;
    height: 4.6vw;
}

.product_top_right .swiper-s .swiper .swiper-slide.swiper-slide-thumb-active {
    border-color: #c8d629;
}

.product_top_right .swiper-p .sw-btn-prev, .product_top_right .swiper-p .sw-btn-next {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #c8d629;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    user-select: none;
    font-family: "Poppins";
}

.product_top_right .swiper-p {
    margin-bottom: calc(0.8vw + 4px);
}

.product_top_right .swiper-p .sw-btn-prev {
    left: 0;
}

.product_top_right .swiper-p .sw-btn-next {
    right: 0;
}

.product_detail>h4 {
    border-bottom: 1px solid #c8d629;
    margin-bottom: calc(1vw + 5px);
    font-weight: bold;
    padding: 0 2.09vw;
    padding-bottom: calc(0.6vw + 3px);
}

.product_detail .content h4 {
    font-weight: 500;
    margin-bottom: calc(0.4vw + 2px);
    color: #202213;
}

.product_detail .content {
    line-height: 1.5;
    padding: 0 calc(0.5vw + 2px);
    color: #494a41;
    padding: 0 2.09vw;
}

.product_tel {
    display: flex;
    height: 2.5em;
    border: 1px solid #c8d629;
    width: max-content;
}

.product_tel_left {
    display: flex;
    align-items: center;
    width: 9.125em;
    background-color: #C8D629;
    color: #fff;
    justify-content: center;
}

.product_tel_left .iconfont {
    margin-right: calc(0.2vw + 1px);
    transform: rotate(75deg);
}

.product_tel_right {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 calc(0.8vw + 4px);
}

.product_tel_right p {
    font-weight: bold;
    color: #c8d629;
    line-height: 1;
}

.newslist {
    background-color: #F5F5F5;
}

.newslist_ {
    display: flex;
    flex-wrap: wrap;
}

.newslist_box {
    width: 31.33%;
    margin-right: 3%;
    margin-bottom: 3%;
    display: flex;
    flex-direction: column;
    border-radius: calc(0.1vw + 2px);
    overflow: hidden;
    background-color: #fff;
}

.newslist_box:nth-child(3n) {
    margin-right: 0;
}

.newslist_box .nimg {
    height: 13.33vw;
    border-radius: calc(0.1vw + 2px);
    overflow: hidden;
}

.newslist_box .nimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newslist_box .ntext {
    padding: calc(0.6vw + 3px) calc(1vw + 5px);
}

.newslist_box .ntext>h2 {
    line-height: 1.36;
    font-weight: 500;
    margin-bottom: calc(0.2vw + 2px);
}

.newslist_box .ntext>p {
    line-height: 1.36;
    margin-bottom: calc(1vw + 5px);
}

.newslist_box .ntext .line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #c8d629;
}

.newslist_box .ntext .line>span {
    font-family: "Koulen";
}

.newslist_box .ntext .line .more_botton {
    width: auto;
    height: auto;
    padding: 0;
    border: none;
    min-width: 0;
}

.newslist_box .ntext .line .more_botton .iconfont {
    font-size: 1em;
    transform: translateY(-0.01em);
    margin-left: calc(0.3em);
}

.newslist_box:hover .ntext .line .more_botton .iconfont {
    transform: translate(0.2em, -0.01em);
}

.news {
    display: flex;
    min-height: calc(100dvh - var(--header-height));
}

.news_left {
    width: 58.85%;
    padding-right: 2.09vw;
    flex-shrink: 0;;
}

.news_right {
    flex: 1;
    padding-left: 2.5vw;
    background-color: #F9FAFA;
}

.news_title {
    padding: 0 2.09vw;
    padding-bottom: calc(1vw + 5px);
    margin-bottom: calc(1vw + 5px);
    border-bottom: 1px solid #c8d629;
}

.news_title>span {
    color: #c8d629;
    font-family: "Koulen";
    display: block;
    margin-bottom: calc(0.4vw + 2px);
}

.news_left .content {
    padding: 0 2.09vw;
    line-height: 1.625;
}

.news_right .news_detial_page {
    background-color: #fff;
    width: 100%;
    display: block;
    padding: calc(0.8vw + 4px);
    margin-bottom: calc(1.2vw + 6px);
}

.news_right .news_detial_page>span {
    color: #9ea18c;
    display: block;
    margin-bottom: calc(0.6vw + 3px);
}

.news_right .newslist_box {
    width: 100%;
    margin-bottom: calc(1.2vw + 6px);
}

.news_right .newslist_box:last-child {
    margin-bottom: 0;
}

.news_right .newslist_box .ntext {
    padding-top: calc(1vw + 5px);
    padding-bottom: calc(0.8vw + 4px);
}

.contact {
    display: flex;
}

.contact_left {
    width: 51.04%;
    padding-right: 3.5%;
}

.contact_right {
    flex: 1;
    background-color: #F7F9E1;
    padding-left: 3.5%;
}

.contact_box {
    margin-bottom: calc(0.6vw + 3px);
}

.contact_box:last-child {
    margin-bottom: 0;
}

.contact_box>h4 {
    font-weight: bold;
    margin-bottom: calc(1vw + 5px);
    color: #202213;
}

.contact_box>h4 span {
    font-size: 0.66em;
    font-weight: normal;
}

.contact_box_ .line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.contact_box_box {
    margin-right: calc(0.8vw + 4px);
    display: flex;
    align-items: center;
    margin-bottom: calc(1vw + 5px);
}

.contact_box_box:last-child {
    margin-right: 0;
}

.contact_box_box .cicon {
    border-radius: 50%;
    background-color: #DEE67F;
    width: 2em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: calc(0.6vw + 2px);
    flex-shrink: 0;
}

.contact_box_box .ctext>span {
    display: block;
    color: #494a41;
    margin-bottom: calc(0.2vw + 1px);
}

.contact_box_box .ctext>p {
    color: #cdcec1;
}

.contact_box_box .ctext>p strong {
    color: #494a41;
}

.contact_right>h4 {
    font-weight: bold;
    margin-bottom: calc(1vw + 5px);
    color: #202213;
}

.contact_right form .line {
    display: flex;
    flex-direction: column;
    margin-bottom: calc(0.8vw + 4px);
}


.contact_right form .line label {
    font-size: inherit;
    margin-bottom: calc(0.6vw + 3px);
    color: #202213;
}

.contact_right form .line input {
    width: 100%;
    background-color: #fff;
    font-size: inherit;
    height: 3.25em;
    padding: 0 1em;
    border-radius: calc(0.2vw + 2px);
    border: 1px solid #cdcec1;
}

.contact_right form .line input::placeholder {
    color: #cdcec1;
}

.contact_right form .line textarea {
    height: 11.84em;
    width: 100%;
    background-color: #fff;
    font-size: inherit;
    padding: 1em;
    border-radius: calc(0.2vw + 2px);
    border: 1px solid #cdcec1;
}

.contact_right form .line textarea::placeholder {
    color: #cdcec1;
}

.contact_right form button {
    width: 100%;
    height: 2.166em;
    background-color: #C8D629;
    border-radius: calc(0.2vw + 2px);
    border: none;
    color: #ffffff;
    font-weight: bold;
    margin-top: calc(0.4vw + 2px);
    cursor: pointer;
}

.header_search>.iconfont {
    display: none;
}

.news_right {
    height: calc(100dvh - var(--header-height));
}

.news_right_line {
    height: 100%; 
    position: relative; 
    overflow-y: auto; 
    scrollbar-width: 0;
}

.news_right_line .newslist_box {
    margin-right: 0;
}

.news_right_line .newslist_box:last-child {
    margin-bottom: 0;
}

.news_right_line::-webkit-scrollbar {
    display: none;
}

.scroll-fade {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10%;
    background: linear-gradient(
        to bottom, 
        transparent, 
        #F9FAFAdd 40%,
        #F9FAFAf0 70%,
        #F9FAFA
    );
    pointer-events: none;
    z-index: 10;
}

.news {
    position: relative;
}

.news_right_line.at-bottom .scroll-fade {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.news_right {
    width: 41.25%;
}

.news_right.fixed {
    position: fixed;
    right: 0;
    top: var(--header-height);
}

.news_right.absoluteB {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
}


@media screen and (max-width:1442px) {
    body {
        --header-height: 60px;
    }

    .p0_18 {
        padding-left: 14vw;
        padding-right: 14vw;
    }

    .lp18 {
        padding-left: 14vw;
    }

    .rp18 {
        padding-right: 14vw;
    }

    .p0_16 {
        padding-left: 12vw;
        padding-right: 12vw;
    }

    .lp16 {
        padding-left: 12vw;
    }

    .rp16 {
        padding-right: 12vw;
    }

    .products_box .pimg {
        height: 24vw;
    }

    .newslist_box .nimg {
        height: 16vw;
    }

    .product_top_right .swiper-p .swiper .swiper-slide {
        height: 25vw;
    }

    .product_top_right .swiper-s .swiper .swiper-slide {
        height: 5.4vw;
    }

}

@media screen and (max-width:1025px) {
    body {
        --header-height: 50px;
    }
}

@media screen and (max-width:769px) {
    
    .p0_18 {
        padding-left: calc(2.2vw + 16px);
        padding-right: calc(2.2vw + 16px);
    }

    .lp18 {
        padding-left: calc(2.2vw + 16px);
    }

    .rp18 {
        padding-right: calc(2.2vw + 16px);
    }

    .p0_16 {
        padding-left: calc(2.2vw + 16px);
        padding-right: calc(2.2vw + 16px);
    }

    .lp16 {
        padding-left: calc(2.2vw + 16px);
    }

    .rp16 {
        padding-right: calc(2.2vw + 16px);
    }

    .p0_9 {
        padding-left: calc(2.2vw + 16px);
        padding-right: calc(2.2vw + 16px);
    }

    .lp9 {
        padding-left: calc(2.2vw + 16px);
    }

    .rp9 {
        padding-right: calc(2.2vw + 16px);
    }

    .p3_0 {
        padding-top: calc(2.2vw + 16px);
        padding-bottom: calc(2.2vw + 16px);
    }

    .p4_0 {
        padding-top: calc(2.2vw + 16px);
        padding-bottom: calc(2.2vw + 16px);
    }

    .p6_0 {
        padding-top: calc(2.2vw + 16px);
        padding-bottom: calc(2.2vw + 16px);
    }

    .about_ {
        width: 100%;
    }

    .header_search>form {
        display: none;
    }

    .header_search>.iconfont {
        display: block;
    }

    .header_more {
        display: block;
        margin-left: calc(0.6vw + 3px);
    }



    .header_nav {
        position: absolute;
        top: 100%;
        right: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        height: calc(100vh - var(--header-height));
        height: calc(100dvh - var(--header-height));
        align-items: stretch;
        width: 0;
        overflow: hidden;
        transition: .4s;
        --header-nav-width: 70vw;
        max-width: none;
    }


    .header_nav li {
        -webkit-flex: 1;
        flex: 1;
        display: flex;
        justify-content: center;
        width: var(--header-nav-width);
    }

    .header_nav li>a {
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
    }

    .header_nav.active {
        width: var(--header-nav-width);
    }

    .header_nav li a {
        color: #231f1f;
    }

    .header .header_nav li:hover a {
        color: #C8D629;
    }

    .header .header_nav li.active a {
        color: #C8D629;
    }

    .header_nav li::after {
        display: none;
    }

    .about_ {
        padding: calc(2.2vw + 16px);
    }

    .products_box .pimg {
        height: 29.24vw;
    }

    .index-process_ {
        flex-direction: column;
    }

    .index-process_left {
        margin-right: 0;
        margin-bottom: calc(1.2vw + 6px);
    }

    .index-manufacture_box {
        width: 49.5%;
    }

    .index-manufacture_box:nth-child(3n) {
        margin-right: 1%;
    }

    .index-manufacture_box:nth-child(2n) {
        margin-right: 0;
    }

    .index-sport_ {
        flex-wrap: wrap;
    }

    .index-sport_box {
        width: 50%;
        flex: auto;
    }

    .foot_top_bottom {
        display: none;
    }

    .foot_bottom p {
        text-align: center;
    }

    .foot_top_top {
        flex-direction: column;
        align-items: center;
    }

    .foot_company {
        margin-right: 0;
        margin-bottom: calc(1.2vw + 6px);
    }

    .banner {
        display: flex;
        justify-content: center;
        overflow: hidden;
    }

    .banner>img {
        width: 150%;
        position: relative;
    }

    .banner_float h4 {
        font-size: 2.8125vw;
    }

    .banner_float span {
        font-size: 2.49vw;
    }

    .profile_box {
        flex-direction: column !important;
    }

    .profile_box_left {
        padding: 0;
        width: 100%;
        margin-bottom: calc(1.2vw + 6px);
    }

    .profile_box_right {
        width: 100%;
    }

    .product_top {
        display: flex;
        flex-direction: column-reverse;
    }

    .product_top_right {
        width: 100%;
        margin-bottom: calc(1.2vw + 6px);
    }

    .product_top_left {
        margin-right: 0;
        width: 100%;
    }

    .product_top_right .swiper-p .swiper .swiper-slide {
        height: 80vw;
    }

    .product_top_right .swiper-s .swiper .swiper-slide {
        height: 16vw;
    }

    .newslist_box {
        width: 48.5%;

    }

    .newslist_box:nth-child(3n) {
        margin-right: 3%;
    }

    .newslist_box:nth-child(2n) {
        margin-right: 0;
    }

    .newslist_box .nimg {
        height: 32vw;
    }

    .news {
        flex-direction: column;
        min-height: 0;
    }

    .news_left, .news_right {
        width: 100%;
        padding: calc(2.2vw + 16px);
    }

    .contact {
        flex-direction: column;
    }

    .contact_left {
        width: 100%;
    }

    .contact_box_ .line {
        justify-content: flex-start;
    }

    .contact_box_box {
        margin-right: calc(2vw + 10px);
    }

    .news_right.fixed {
        position: static;
    }

    .news_right.absoluteB {
        position: static;
    }

    .news_right {
        height: auto;
    }
}

@media screen and (max-width:426px) {
    .products_box .pimg {
        height: 43.34vw;
    }

    .productlist_ .productlist_box {
        width: 49%;
    }

    .productlist_ .productlist_box:nth-child(3n) {
        margin-right: 2%;
    }

    .productlist_ .productlist_box:nth-child(2n) {
        margin-right: 0;
    }

    .newslist_box {
        width: 100%;
        margin-right: 0 !important;
    }

    .newslist_box .nimg {
        height: 60vw;
    }
}

.productlist {
    padding-top: 0;
}

.productlist-line {
    min-height: calc(2.2vw + 16px);
}

.productlist_nav2  {
    background-color: #F7F9E1;
    padding: calc(0.8vw + 4px);
    display: flex;
    flex-wrap: wrap;
    gap: calc(0.4vw + 2px);
    border-radius: calc(0.4vw + 2px);
    flex-wrap: wrap;
    margin: calc(1vw + 10px) 0;
}


.productlist_nav2 .productlist_nav2_item>a {
    line-height: 1;
    padding: 0.5em 1em;
    border-radius: 1em;
    display: block;
    border: 1px solid #C8D629;
    text-align: center;
}

.productlist_nav2 .productlist_nav2_item.active>a {
    background-color: #C8D629;
    color: #f5f5f5;
}