@font-face {
    font-family: "hm-r";
    src: url("../fonts/HarmonyOS/HarmonyOS_SansSC_Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 1170px
    }
}

@media (min-width: 1490px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 1400px
    }
}

:root {
    --textActiveColor: #ff0000
}

.temp-color {
    color: var(--textActiveColor) !important
}

.color-white {
    color: #fff
}

td {
    padding: 8px
}

* {
    padding: 0;
    margin: 0;
    list-style-type: none;
    outline: none;
    text-decoration: none
}

u {
    text-decoration: underline
}

p {
    margin: 0
}

.hidden {
    overflow: hidden
}

a {
    color: #1a1a1a;
    transition: color 0.3s;
    text-decoration: none !important
}

a:hover,
a.active {
    color: var(--textActiveColor) !important;
    text-decoration: none !important
}

.imgs img {
    max-width: 100%
}

.imgfd {
    overflow: hidden
}

.imgfd img {
    transition: all .8s;
    transform: scale(1)
}

.imgfd:hover img {
    transform: scale(1.05)
}

.bg-white {
    background-color: #fff
}

.t {
    color: #292929
}

.t-c {
    text-align: center
}

.f-b {
    font-weight: 600
}

.f-10 {
    font-size: 10px
}

@media (max-width: 980px) {
    .f-10 {
        font-size: 7.14286px
    }
}

.f-11 {
    font-size: 11px
}

@media (max-width: 980px) {
    .f-11 {
        font-size: 7.85714px
    }
}

.f-12 {
    font-size: 12px
}

@media (max-width: 980px) {
    .f-12 {
        font-size: 8.57143px
    }
}

.f-13 {
    font-size: 13px
}

@media (max-width: 980px) {
    .f-13 {
        font-size: 9.28571px
    }
}

.f-14 {
    font-size: 14px
}

@media (max-width: 980px) {
    .f-14 {
        font-size: 10px
    }
}

.f-15 {
    font-size: 15px
}

@media (max-width: 980px) {
    .f-15 {
        font-size: 10.71429px
    }
}

.f-16 {
    font-size: 16px
}

@media (max-width: 980px) {
    .f-16 {
        font-size: 11.42857px
    }
}

.f-17 {
    font-size: 17px
}

@media (max-width: 980px) {
    .f-17 {
        font-size: 12.14286px
    }
}

.f-18 {
    font-size: 18px
}

@media (max-width: 980px) {
    .f-18 {
        font-size: 12.85714px
    }
}

.f-19 {
    font-size: 19px
}

@media (max-width: 980px) {
    .f-19 {
        font-size: 13.57143px
    }
}

.f-20 {
    font-size: 20px
}

@media (max-width: 980px) {
    .f-20 {
        font-size: 14.28571px
    }
}

.f-21 {
    font-size: 21px
}

@media (max-width: 980px) {
    .f-21 {
        font-size: 15px
    }
}

.f-22 {
    font-size: 22px
}

@media (max-width: 980px) {
    .f-22 {
        font-size: 15.71429px
    }
}

.f-23 {
    font-size: 23px
}

@media (max-width: 980px) {
    .f-23 {
        font-size: 16.42857px
    }
}

.f-24 {
    font-size: 24px
}

@media (max-width: 980px) {
    .f-24 {
        font-size: 17.14286px
    }
}

.f-25 {
    font-size: 25px
}

@media (max-width: 980px) {
    .f-25 {
        font-size: 17.85714px
    }
}

.f-26 {
    font-size: 26px
}

@media (max-width: 980px) {
    .f-26 {
        font-size: 18.57143px
    }
}

.f-27 {
    font-size: 27px
}

@media (max-width: 980px) {
    .f-27 {
        font-size: 19.28571px
    }
}

.f-28 {
    font-size: 28px
}

@media (max-width: 980px) {
    .f-28 {
        font-size: 20px
    }
}

.f-29 {
    font-size: 29px
}

@media (max-width: 1600px) {
    .f-29 {
        font-size: 24.16667px
    }
}

@media (max-width: 980px) {
    .f-29 {
        font-size: 20.71429px
    }
}

.f-30 {
    font-size: 30px
}

@media (max-width: 1600px) {
    .f-30 {
        font-size: 25px
    }
}

@media (max-width: 980px) {
    .f-30 {
        font-size: 21.42857px
    }
}

.f-31 {
    font-size: 31px
}

@media (max-width: 1600px) {
    .f-31 {
        font-size: 25.83333px
    }
}

@media (max-width: 980px) {
    .f-31 {
        font-size: 20.66667px
    }
}

.f-32 {
    font-size: 32px
}

@media (max-width: 1600px) {
    .f-32 {
        font-size: 26.66667px
    }
}

@media (max-width: 980px) {
    .f-32 {
        font-size: 21.33333px
    }
}

.f-33 {
    font-size: 33px
}

@media (max-width: 1600px) {
    .f-33 {
        font-size: 27.5px
    }
}

@media (max-width: 980px) {
    .f-33 {
        font-size: 17.36842px
    }
}

.f-34 {
    font-size: 34px
}

@media (max-width: 1600px) {
    .f-34 {
        font-size: 28.33333px
    }
}

@media (max-width: 980px) {
    .f-34 {
        font-size: 17.89474px
    }
}

.f-35 {
    font-size: 35px
}

@media (max-width: 1600px) {
    .f-35 {
        font-size: 29.16667px
    }
}

@media (max-width: 980px) {
    .f-35 {
        font-size: 18.42105px
    }
}

.f-36 {
    font-size: 36px
}

@media (max-width: 1600px) {
    .f-36 {
        font-size: 30px
    }
}

@media (max-width: 980px) {
    .f-36 {
        font-size: 18.94737px
    }
}

.f-37 {
    font-size: 37px
}

@media (max-width: 1600px) {
    .f-37 {
        font-size: 30.83333px
    }
}

@media (max-width: 980px) {
    .f-37 {
        font-size: 19.47368px
    }
}

.f-38 {
    font-size: 38px
}

@media (max-width: 1600px) {
    .f-38 {
        font-size: 31.66667px
    }
}

@media (max-width: 980px) {
    .f-38 {
        font-size: 20px
    }
}

.f-39 {
    font-size: 39px
}

@media (max-width: 1600px) {
    .f-39 {
        font-size: 32.5px
    }
}

@media (max-width: 980px) {
    .f-39 {
        font-size: 20.52632px
    }
}

.f-40 {
    font-size: 40px
}

@media (max-width: 1600px) {
    .f-40 {
        font-size: 33.33333px
    }
}

@media (max-width: 980px) {
    .f-40 {
        font-size: 21.05263px
    }
}

.f-41 {
    font-size: 41px
}

@media (max-width: 1600px) {
    .f-41 {
        font-size: 34.16667px
    }
}

@media (max-width: 980px) {
    .f-41 {
        font-size: 21.57895px
    }
}

.f-42 {
    font-size: 42px
}

@media (max-width: 1600px) {
    .f-42 {
        font-size: 35px
    }
}

@media (max-width: 980px) {
    .f-42 {
        font-size: 22.10526px
    }
}

.f-43 {
    font-size: 43px
}

@media (max-width: 1600px) {
    .f-43 {
        font-size: 35.83333px
    }
}

@media (max-width: 980px) {
    .f-43 {
        font-size: 22.63158px
    }
}

.f-44 {
    font-size: 44px
}

@media (max-width: 1600px) {
    .f-44 {
        font-size: 36.66667px
    }
}

@media (max-width: 980px) {
    .f-44 {
        font-size: 23.15789px
    }
}

.f-45 {
    font-size: 45px
}

@media (max-width: 1600px) {
    .f-45 {
        font-size: 37.5px
    }
}

@media (max-width: 980px) {
    .f-45 {
        font-size: 23.68421px
    }
}

.f-46 {
    font-size: 46px
}

@media (max-width: 1600px) {
    .f-46 {
        font-size: 38.33333px
    }
}

@media (max-width: 980px) {
    .f-46 {
        font-size: 24.21053px
    }
}

.f-47 {
    font-size: 47px
}

@media (max-width: 1600px) {
    .f-47 {
        font-size: 39.16667px
    }
}

@media (max-width: 980px) {
    .f-47 {
        font-size: 24.73684px
    }
}

.f-48 {
    font-size: 48px
}

@media (max-width: 1600px) {
    .f-48 {
        font-size: 40px
    }
}

@media (max-width: 980px) {
    .f-48 {
        font-size: 25.26316px
    }
}

.f-49 {
    font-size: 49px
}

@media (max-width: 1600px) {
    .f-49 {
        font-size: 40.83333px
    }
}

@media (max-width: 980px) {
    .f-49 {
        font-size: 25.78947px
    }
}

.f-50 {
    font-size: 50px
}

@media (max-width: 1600px) {
    .f-50 {
        font-size: 41.66667px
    }
}

@media (max-width: 980px) {
    .f-50 {
        font-size: 26.31579px
    }
}

.f-51 {
    font-size: 51px
}

@media (max-width: 1600px) {
    .f-51 {
        font-size: 42.5px
    }
}

@media (max-width: 980px) {
    .f-51 {
        font-size: 26.84211px
    }
}

.f-52 {
    font-size: 52px
}

@media (max-width: 1600px) {
    .f-52 {
        font-size: 43.33333px
    }
}

@media (max-width: 980px) {
    .f-52 {
        font-size: 27.36842px
    }
}

.f-53 {
    font-size: 53px
}

@media (max-width: 1600px) {
    .f-53 {
        font-size: 44.16667px
    }
}

@media (max-width: 980px) {
    .f-53 {
        font-size: 27.89474px
    }
}

.f-54 {
    font-size: 54px
}

@media (max-width: 1600px) {
    .f-54 {
        font-size: 45px
    }
}

@media (max-width: 980px) {
    .f-54 {
        font-size: 28.42105px
    }
}

.f-55 {
    font-size: 55px
}

@media (max-width: 1600px) {
    .f-55 {
        font-size: 45.83333px
    }
}

@media (max-width: 980px) {
    .f-55 {
        font-size: 28.94737px
    }
}

.f-56 {
    font-size: 56px
}

@media (max-width: 1600px) {
    .f-56 {
        font-size: 46.66667px
    }
}

@media (max-width: 980px) {
    .f-56 {
        font-size: 29.47368px
    }
}

.f-57 {
    font-size: 57px
}

@media (max-width: 1600px) {
    .f-57 {
        font-size: 47.5px
    }
}

@media (max-width: 980px) {
    .f-57 {
        font-size: 30px
    }
}

.f-58 {
    font-size: 58px
}

@media (max-width: 1600px) {
    .f-58 {
        font-size: 48.33333px
    }
}

@media (max-width: 980px) {
    .f-58 {
        font-size: 30.52632px
    }
}

.f-59 {
    font-size: 59px
}

@media (max-width: 1600px) {
    .f-59 {
        font-size: 49.16667px
    }
}

@media (max-width: 980px) {
    .f-59 {
        font-size: 31.05263px
    }
}

.f-60 {
    font-size: 60px
}

@media (max-width: 1600px) {
    .f-60 {
        font-size: 50px
    }
}

@media (max-width: 980px) {
    .f-60 {
        font-size: 31.57895px
    }
}

.f-61 {
    font-size: 61px
}

@media (max-width: 1600px) {
    .f-61 {
        font-size: 50.83333px
    }
}

@media (max-width: 980px) {
    .f-61 {
        font-size: 32.10526px
    }
}

.f-62 {
    font-size: 62px
}

@media (max-width: 1600px) {
    .f-62 {
        font-size: 51.66667px
    }
}

@media (max-width: 980px) {
    .f-62 {
        font-size: 32.63158px
    }
}

.f-63 {
    font-size: 63px
}

@media (max-width: 1600px) {
    .f-63 {
        font-size: 52.5px
    }
}

@media (max-width: 980px) {
    .f-63 {
        font-size: 33.15789px
    }
}

.f-64 {
    font-size: 64px
}

@media (max-width: 1600px) {
    .f-64 {
        font-size: 53.33333px
    }
}

@media (max-width: 980px) {
    .f-64 {
        font-size: 33.68421px
    }
}

.f-65 {
    font-size: 65px
}

@media (max-width: 1600px) {
    .f-65 {
        font-size: 54.16667px
    }
}

@media (max-width: 980px) {
    .f-65 {
        font-size: 34.21053px
    }
}

.f-66 {
    font-size: 66px
}

@media (max-width: 1600px) {
    .f-66 {
        font-size: 55px
    }
}

@media (max-width: 980px) {
    .f-66 {
        font-size: 34.73684px
    }
}

.f-67 {
    font-size: 67px
}

@media (max-width: 1600px) {
    .f-67 {
        font-size: 55.83333px
    }
}

@media (max-width: 980px) {
    .f-67 {
        font-size: 35.26316px
    }
}

.f-68 {
    font-size: 68px
}

@media (max-width: 1600px) {
    .f-68 {
        font-size: 56.66667px
    }
}

@media (max-width: 980px) {
    .f-68 {
        font-size: 35.78947px
    }
}

.f-69 {
    font-size: 69px
}

@media (max-width: 1600px) {
    .f-69 {
        font-size: 57.5px
    }
}

@media (max-width: 980px) {
    .f-69 {
        font-size: 36.31579px
    }
}

.f-70 {
    font-size: 70px
}

@media (max-width: 1600px) {
    .f-70 {
        font-size: 58.33333px
    }
}

@media (max-width: 980px) {
    .f-70 {
        font-size: 36.84211px
    }
}

.f-71 {
    font-size: 71px
}

@media (max-width: 1600px) {
    .f-71 {
        font-size: 59.16667px
    }
}

@media (max-width: 980px) {
    .f-71 {
        font-size: 37.36842px
    }
}

.f-72 {
    font-size: 72px
}

@media (max-width: 1600px) {
    .f-72 {
        font-size: 60px
    }
}

@media (max-width: 980px) {
    .f-72 {
        font-size: 37.89474px
    }
}

.f-73 {
    font-size: 73px
}

@media (max-width: 1600px) {
    .f-73 {
        font-size: 60.83333px
    }
}

@media (max-width: 980px) {
    .f-73 {
        font-size: 38.42105px
    }
}

.f-74 {
    font-size: 74px
}

@media (max-width: 1600px) {
    .f-74 {
        font-size: 61.66667px
    }
}

@media (max-width: 980px) {
    .f-74 {
        font-size: 38.94737px
    }
}

.f-75 {
    font-size: 75px
}

@media (max-width: 1600px) {
    .f-75 {
        font-size: 62.5px
    }
}

@media (max-width: 980px) {
    .f-75 {
        font-size: 39.47368px
    }
}

.f-76 {
    font-size: 76px
}

@media (max-width: 1600px) {
    .f-76 {
        font-size: 63.33333px
    }
}

@media (max-width: 980px) {
    .f-76 {
        font-size: 40px
    }
}

.f-77 {
    font-size: 77px
}

@media (max-width: 1600px) {
    .f-77 {
        font-size: 64.16667px
    }
}

@media (max-width: 980px) {
    .f-77 {
        font-size: 40.52632px
    }
}

.f-78 {
    font-size: 78px
}

@media (max-width: 1600px) {
    .f-78 {
        font-size: 65px
    }
}

@media (max-width: 980px) {
    .f-78 {
        font-size: 41.05263px
    }
}

.f-79 {
    font-size: 79px
}

@media (max-width: 1600px) {
    .f-79 {
        font-size: 65.83333px
    }
}

@media (max-width: 980px) {
    .f-79 {
        font-size: 41.57895px
    }
}

.f-80 {
    font-size: 80px
}

@media (max-width: 1600px) {
    .f-80 {
        font-size: 66.66667px
    }
}

@media (max-width: 980px) {
    .f-80 {
        font-size: 42.10526px
    }
}

.f-81 {
    font-size: 81px
}

@media (max-width: 1600px) {
    .f-81 {
        font-size: 67.5px
    }
}

@media (max-width: 980px) {
    .f-81 {
        font-size: 42.63158px
    }
}

.f-82 {
    font-size: 82px
}

@media (max-width: 1600px) {
    .f-82 {
        font-size: 68.33333px
    }
}

@media (max-width: 980px) {
    .f-82 {
        font-size: 43.15789px
    }
}

.f-83 {
    font-size: 83px
}

@media (max-width: 1600px) {
    .f-83 {
        font-size: 69.16667px
    }
}

@media (max-width: 980px) {
    .f-83 {
        font-size: 43.68421px
    }
}

.f-84 {
    font-size: 84px
}

@media (max-width: 1600px) {
    .f-84 {
        font-size: 70px
    }
}

@media (max-width: 980px) {
    .f-84 {
        font-size: 44.21053px
    }
}

.f-85 {
    font-size: 85px
}

@media (max-width: 1600px) {
    .f-85 {
        font-size: 70.83333px
    }
}

@media (max-width: 980px) {
    .f-85 {
        font-size: 44.73684px
    }
}

.f-86 {
    font-size: 86px
}

@media (max-width: 1600px) {
    .f-86 {
        font-size: 71.66667px
    }
}

@media (max-width: 980px) {
    .f-86 {
        font-size: 45.26316px
    }
}

.f-87 {
    font-size: 87px
}

@media (max-width: 1600px) {
    .f-87 {
        font-size: 72.5px
    }
}

@media (max-width: 980px) {
    .f-87 {
        font-size: 45.78947px
    }
}

.f-88 {
    font-size: 88px
}

@media (max-width: 1600px) {
    .f-88 {
        font-size: 73.33333px
    }
}

@media (max-width: 980px) {
    .f-88 {
        font-size: 46.31579px
    }
}

.f-89 {
    font-size: 89px
}

@media (max-width: 1600px) {
    .f-89 {
        font-size: 74.16667px
    }
}

@media (max-width: 980px) {
    .f-89 {
        font-size: 46.84211px
    }
}

.f-90 {
    font-size: 90px
}

@media (max-width: 1600px) {
    .f-90 {
        font-size: 75px
    }
}

@media (max-width: 980px) {
    .f-90 {
        font-size: 47.36842px
    }
}

.f-91 {
    font-size: 91px
}

@media (max-width: 1600px) {
    .f-91 {
        font-size: 75.83333px
    }
}

@media (max-width: 980px) {
    .f-91 {
        font-size: 47.89474px
    }
}

.f-92 {
    font-size: 92px
}

@media (max-width: 1600px) {
    .f-92 {
        font-size: 76.66667px
    }
}

@media (max-width: 980px) {
    .f-92 {
        font-size: 48.42105px
    }
}

.f-93 {
    font-size: 93px
}

@media (max-width: 1600px) {
    .f-93 {
        font-size: 77.5px
    }
}

@media (max-width: 980px) {
    .f-93 {
        font-size: 48.94737px
    }
}

.f-94 {
    font-size: 94px
}

@media (max-width: 1600px) {
    .f-94 {
        font-size: 78.33333px
    }
}

@media (max-width: 980px) {
    .f-94 {
        font-size: 49.47368px
    }
}

.f-95 {
    font-size: 95px
}

@media (max-width: 1600px) {
    .f-95 {
        font-size: 79.16667px
    }
}

@media (max-width: 980px) {
    .f-95 {
        font-size: 50px
    }
}

.f-96 {
    font-size: 96px
}

@media (max-width: 1600px) {
    .f-96 {
        font-size: 80px
    }
}

@media (max-width: 980px) {
    .f-96 {
        font-size: 50.52632px
    }
}

.f-97 {
    font-size: 97px
}

@media (max-width: 1600px) {
    .f-97 {
        font-size: 80.83333px
    }
}

@media (max-width: 980px) {
    .f-97 {
        font-size: 51.05263px
    }
}

.f-98 {
    font-size: 98px
}

@media (max-width: 1600px) {
    .f-98 {
        font-size: 81.66667px
    }
}

@media (max-width: 980px) {
    .f-98 {
        font-size: 51.57895px
    }
}

.f-99 {
    font-size: 99px
}

@media (max-width: 1600px) {
    .f-99 {
        font-size: 82.5px
    }
}

@media (max-width: 980px) {
    .f-99 {
        font-size: 52.10526px
    }
}

.f-100 {
    font-size: 100px
}

@media (max-width: 1600px) {
    .f-100 {
        font-size: 83.33333px
    }
}

@media (max-width: 980px) {
    .f-100 {
        font-size: 52.63158px
    }
}

.m-t {
    margin-top: 10px
}

.m-t-20 {
    margin-top: 20px
}

@media (max-width: 980px) {
    .m-t-20 {
        margin-top: 10px
    }
}

.m-t-40 {
    margin-top: 40px
}

@media (max-width: 980px) {
    .m-t-40 {
        margin-top: 20px
    }
}

.m-b-20 {
    margin-bottom: 20px
}

.flex {
    display: flex
}

.flex.j-c-c {
    justify-content: center
}

.flex.j-c-s-b {
    justify-content: space-between
}

.flex.j-c-e {
    justify-content: end;
    justify-content: flex-end
}

.flex.f-w-w {
    flex-wrap: wrap
}

.flex.a-i-c {
    align-items: center
}

.flex.a-i-e {
    align-items: end;
    align-items: flex-end
}

.flex.f-f-r-r {
    flex-flow: row-reverse
}

@media (max-width: 980px) {
    .flex.f-f-r-r {
        flex-flow: wrap
    }
}

.a-line {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.b-line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.hxscrollbar::-webkit-scrollbar {
    width: 5px
}

.hxscrollbar::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(8px);
    border-radius: 8px
}

.hxscrollbar::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    backdrop-filter: blur(8px)
}

.hxscrollbar::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.8)
}

.c-p {
    padding: 60px 0
}

@media only screen and (max-width: 980px) {
    .c-p {
        padding: 30px 0
    }
}

.link-ban .btn {
    background-image: initial;
    color: #fff;
    text-shadow: none;
    text-shadow: none;
    padding: 8px 25px;
    transition: 0.4s;
    border-radius: 30px;
    background: initial
}

.link-ban .btn svg {
    margin-left: 15px;
    width: 20px;
    height: 20px
}

.link-ban .btn svg path {
    transition: all .5s
}

.link-ban .btn:hover {
    background-color: var(--textActiveColor) !important;
    box-shadow: 7px 5px 56px -14px var(--textActiveColor);
    color: #fff !important
}

.link-ban .btn:hover svg path {
    fill: #fff !important
}

.link-ban .btn:active {
    transform: scale(0.97);
    box-shadow: 7px 5px 56px -10px var(--textActiveColor)
}

.link-ban .btn.rad {
    border: 1px solid var(--textActiveColor);
    color: var(--textActiveColor)
}

.link-ban .btn.rad svg path {
    fill: var(--textActiveColor)
}

.link-ban .btn.rad-a {
    border: 1px solid var(--textActiveColor);
    background-color: var(--textActiveColor);
    color: #fff
}

.link-ban .btn.rad-a svg path {
    fill: #fff
}

.link-ban .btn.white {
    border: 1px solid #fff;
    color: #fff
}

.link-ban .btn.white svg path {
    fill: #fff
}

.link-ban .btn.white-a {
    border: 1px solid #fff;
    background-color: #fff;
    color: #292929
}

.link-ban .btn.white-a svg path {
    fill: #292929
}

.clear::after {
    display: block;
    content: "";
    clear: both
}

body,
html {
    margin: 0;
    padding: 0;
    font-family: "hm-r", "Microsoft YaHei", "微软雅黑";
    font-size: 16px;
    line-height: 1.7;
    color: #5b5b5b
}

@media (max-width: 980px) {

    body,
    html {
        font-size: 15px
    }
}

input,
select,
textarea {
    padding: 0;
    margin: 0;
    outline: none;
    font-family: "hm-r", "Microsoft YaHei", "微软雅黑"
}

.site-header {
    position: relative;
    z-index: 999
}

@media only screen and (max-width: 1200px) {
    .site-header .container {
        width: auto
    }
}

.site-header ul,
.site-header ol {
    margin-bottom: 0
}

.site-header .navbar-toggler {
    display: none
}

.sticky-wrapper {
    background-color: #fff
}

@media only screen and (max-width: 991px) {
    .sticky-wrapper {
        height: auto !important
    }
}

.sticky-header {
    position: sticky;
    top: 0;
    width: 100%
}

@media (max-width: 1000px) {
    .sticky-header {
        position: fixed;
        background-color: #fff
    }
}

.nav-wide .container {
    width: 100%
}

.extra-nav {
    display: table;
    float: right;
    height: 70px;
    position: relative;
    z-index: 9
}

.extra-nav .extra-cell {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    position: relative
}

@media (max-width: 1000px) {
    .extra-nav .extra-cell {
        padding-left: 20px
    }
}

.extra-nav .extra-cell::after {
    content: "";
    height: 20px;
    margin-top: 2px;
    width: 1px;
    background-color: #d9d9d9;
    position: absolute;
    left: 15px
}

@media (max-width: 1000px) {
    .extra-nav .extra-cell::after {
        display: none
    }
}

.extra-nav .extra-cell>a {
    font-size: 18px;
    color: #555555
}

.extra-nav .extra-cell>a:hover {
    color: var(--textActiveColor)
}

#header-part.fix-map-header {
    height: 90px
}

@media only screen and (max-width: 480px) {
    #header-part.fix-map-header {
        height: 160px
    }
}

#header-part.fix-map-header .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1
}

.logo-header {
    display: table;
    float: left;
    width: 200px;
    height: 70px;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #1bbce8;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 11
}

@media only screen and (max-width: 991px) {
    .logo-header {
        width: 128px
    }
}

@media only screen and (max-width: 480px) {
    .logo-header {
        width: 150px;
        height: 70px
    }
}

.logo-header-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.logo-header-inner a {
    line-height: initial
}

.logo-header-inner a:nth-child(1) {
    display: block
}

@media (max-width: 980px) {
    .logo-header-inner a:nth-child(1) {
        display: none
    }
}

.logo-header-inner a:nth-child(2) {
    display: none
}

@media (max-width: 980px) {
    .logo-header-inner a:nth-child(2) {
        display: block
    }
}

.logo-header-inner img {
    max-width: 100%;
    max-height: 100%
}

.is-fixed .logo-header {
    height: 70px
}

@media only screen and (max-width: 980px) {
    .appint-btn {
        display: flex;
        justify-content: space-between
    }
}

.appint-btn a {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    background: transparent
}

.header-style-1.header-dark-1 .appint-btn a {
    border: 1px solid #000
}

.e-p-bx {
    padding: 7px 0px
}

.e-p-bx li {
    display: inline;
    font-size: 12px;
    padding-right: 10px;
    font-weight: 500
}

.e-p-bx li a {
    color: #FFF
}

.e-p-bx li i {
    margin-right: 5px;
    vertical-align: middle
}

.social-bx,
.login-bx {
    margin: 0 0 0 15px;
    float: right
}

@media only screen and (max-width: 480px) {

    .social-bx,
    .e-p-bx,
    .login-bx {
        margin-top: 5px;
        margin-bottom: 5px !important
    }
}

.social-bx li,
.login-bx li {
    font-size: 12px;
    margin: 0;
    position: relative
}

.social-bx li a,
.login-bx li a {
    color: #000;
    font-size: 14px
}

.social-bx li i,
.login-bx li i {
    vertical-align: baseline;
    margin: 0 5px 0 0
}

.social-bx li span,
.login-bx li span {
    vertical-align: baseline;
    margin: 0 2px 0;
    font-size: 8px
}

.social-bx li {
    padding-left: 2px;
    padding-right: 2px
}

.login-bx li ul {
    top: 25px;
    left: auto;
    right: 0;
    border: none;
    padding: 0
}

.login-bx li ul li {
    border-bottom: 1px solid #F7F7F7
}

.login-bx li ul li a {
    color: #767676;
    padding: 9px 15px
}

.arrow-up-border:before,
.arrow-up:after {
    position: absolute;
    display: inline-block;
    content: ''
}

.arrow-up-border:before {
    top: -7px;
    right: 19px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #F00;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2)
}

.arrow-up:after {
    top: -6px;
    right: 20px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent
}

.arrow-left:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.arrow-left:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: ''
}

.share-icon-btn {
    display: block
}

.share-icon-btn .dropdown-menu {
    padding: 0px 20px;
    min-width: 60px;
    top: 53px;
    left: -10px
}

.share-icon-btn .social-bx {
    clear: both;
    float: none;
    margin-left: 0px
}

.share-icon-btn .social-bx.list-inline>li {
    display: block;
    margin: 10px 0px 15px 0px
}

.share-icon-btn2 {
    display: block
}

.share-icon-btn2 .dropdown-menu {
    padding: 0px 20px;
    min-width: 60px;
    top: 53px;
    left: -10px
}

.share-icon-btn2 .social-bx {
    clear: both;
    float: none;
    margin-left: 0px
}

.share-icon-btn2 .social-bx.list-inline>li {
    display: block;
    margin: 10px 0px
}

@media only screen and (max-width: 991px) {
    .header-top-info .mt-topbar-right {
        padding-left: 0px;
        padding-right: 0px
    }

    .header-top-info .social-bx {
        margin-left: 0px
    }
}

@media only screen and (max-width: 480px) {
    .header-top-info {
        display: none
    }
}

.main-bar {
    position: relative;
    width: 100%;
    transition: all 0.5s ease;
    box-shadow: 0px 0px 18px 2px rgba(156, 154, 154, 0.75)
}

@media only screen and (max-width: 480px) {
    .main-bar {
        padding-left: 0px;
        padding-right: 0px
    }
}

.main-bar::after {
    clear: both;
    content: "";
    display: table
}

.main-bar.bg-white .header-nav .nav>li>a {
    color: #161616
}

.main-bar.bg-white .logo-header-inner a:nth-child(1) {
    display: none
}

.main-bar.bg-white .logo-header-inner a:nth-child(2) {
    display: block
}

.header-style-2 .header-info {
    float: none
}

.header-info {
    float: right;
    padding: 10px 0
}

.header-info>ul {
    list-style: none;
    display: table
}

.header-info>ul li {
    display: table-cell;
    padding: 15px 10px;
    vertical-align: middle
}

.header-info>ul li .icon-sm {
    float: left;
    margin-right: 15px
}

.header-info>ul li strong {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #1a1a1a
}

@media only screen and (max-width: 767px) {

    .header-info>ul li.btn-col-last,
    .header-info {
        display: none
    }
}

.header-botton {
    background-color: #222
}

.header-botton .header-nav .nav {
    float: none
}

.header-botton .header-nav .nav>li>a {
    padding: 20px 12px;
    color: #000
}

.header-botton .extra-nav {
    padding: 13px 0
}

.header-botton .extra-nav .site-search-btn {
    color: #fff;
    padding: 7px 15px
}

.header-botton .extra-nav .mt-cart .woo-cart-count {
    border: 2px solid #fff;
    color: #fff;
    min-width: 36px;
    padding: 5px 5px 5px
}

.header-botton .extra-nav .mt-cart .woo-cart-count::before {
    border-color: #fff
}

.header-style-1 .is-fixed.color-fill .main-bar {
    background: #fff
}

.top-bar.bg-gray {
    color: inherit;
    padding: 0px 0;
    background-color: #122a88
}

.top-bar.bg-gray .fa {
    color: #fff
}

.mt-topbar-left,
.mt-topbar-right,
.mt-topbar-center {
    padding-left: 15px;
    padding-right: 15px;
    width: auto
}

.mt-topbar-center {
    text-align: center
}

.header-style-1 .top-bar .row {
    display: flex;
    justify-content: end
}

.header-style-1 .header-nav .nav {
    float: right;
    display: flex;
    justify-content: flex-end;
    flex-direction: inherit
}

.header-style-1 .header-nav .nav>li>a {
    display: block;
    position: relative
}

.header-style-1 .header-nav .nav>li>a::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: var(--textActiveColor);
    transition: all .5s
}

@media only screen and (max-width: 980px) {
    .header-style-1 .header-nav .nav>li>a::after {
        display: none
    }
}

.header-style-1 .header-nav .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
    content: "\f107"
}

.header-style-1 .header-middle .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-style-1 .navbar-toggler .icon-bar {
    background: #000;
    height: 3px;
    border-radius: 0;
    display: block;
    width: 22px
}

.header-style-1 .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

.header-style-1 .pc-so {
    float: right;
    height: 70px;
    margin-left: 20px
}

.header-style-1 .pc-so a {
    color: #fff;
    border-radius: 5px;
    border: 1px solid var(--textActiveColor);
    padding: 9px 20px;
    transition: all .5s;
    background-color: var(--textActiveColor)
}

.header-style-1 .pc-so a:hover {
    color: #fff !important
}

@media only screen and (max-width: 991px) {

    .header-style-1 .mt-topbar-left,
    .header-style-1 .mt-topbar-right {
        padding-top: 0px;
        padding-bottom: 0px
    }

    .header-style-1 .mt-topbar-left ul li:last-child {
        display: none
    }

    .site-header .navbar-toggler {
        display: block
    }

    .site-header .navbar-toggler {
        float: right;
        padding: 0px 0px 0px 30px;
        position: relative;
        margin: 26px 0px
    }

    .header-style-1 .is-fixed .navbar-toggler {
        margin: 26px 0px
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .mt-topbar-left ul li {
        display: block;
        padding-bottom: 1px
    }

    .header-style-1 .mt-topbar-left ul li:last-child {
        padding-bottom: 0px
    }

    .header-style-1 .top-bar .row {
        display: table;
        width: 100%;
        float: none;
        margin: 0px
    }

    .header-style-1 .top-bar .row .mt-topbar-left,
    .header-style-1 .top-bar .row .mt-topbar-right {
        display: table-cell;
        vertical-align: middle;
        float: none;
        padding: 0px
    }

    .header-style-1 .top-bar .row .mt-topbar-left {
        text-align: left
    }
}

@media only screen and (max-width: 767px) and (max-width: 480px) {
    .header-style-1 .top-bar .row .mt-topbar-left {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .header-style-1 .top-bar .row .mt-topbar-left .e-p-bx {
        float: none !important
    }

    .header-style-1 .top-bar .row .mt-topbar-right {
        text-align: right
    }
}

@media only screen and (max-width: 767px) and (max-width: 480px) {
    .header-style-1 .top-bar .row .mt-topbar-right {
        display: block;
        float: none;
        padding: 0px;
        margin-bottom: 10px;
        text-align: left;
        margin-top: 10px
    }
}

.top-bar.bg-gray {
    color: inherit
}

.navbar-toggler {
    border: none;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: 15px;
    margin-right: -10px;
    padding: 12px 10px
}

.navbar-toggler .icon-bar {
    background: #000;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0
}

.navbar-toggler .icon-bar {
    background: #000;
    height: 3px;
    border-radius: 0;
    -webkit-border-radius: 0
}

@media only screen and (max-width: 480px) {
    .navbar-toggler {
        margin-left: 10px
    }

    .extra-nav .extra-cell {
        margin-left: 0
    }
}

.is-fixed .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px
}

.header-nav {
    padding: 0px;
    z-index: 7;
    display: flex !important;
    justify-content: end
}

.header-nav .nav {
    float: right;
    display: flex;
    justify-content: flex-end;
    flex-direction: inherit
}

.header-nav .nav i {
    font-size: 9px;
    margin-left: 3px;
    margin-top: -3px;
    vertical-align: middle;
    opacity: 0.7
}

.header-nav .nav>li {
    font-weight: 500;
    position: relative;
    margin: 0 3px;
    padding: 0 5px
}

.header-nav .nav>li>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #3d3d3d;
    font-size: 18px;
    padding: 24px 18px;
    cursor: pointer;
    line-height: initial;
    font-weight: 500
}

@media only screen and (max-width: 1490px) {
    .header-nav .nav>li>a {
        padding: 24px 8px;
        font-size: 17px
    }
}

@media only screen and (max-width: 1100px) {
    .header-nav .nav>li>a {
        padding: 24px 0px;
        font-size: 17px
    }
}

@media only screen and (max-width: 980px) {
    .header-nav .nav>li>a {
        font-weight: 500
    }
}

.header-nav .nav>li>a:hover {
    background-color: transparent;
    color: #212427
}

.header-nav .nav>li>a:active,
.header-nav .nav>li>a:focus {
    background-color: transparent
}

.header-nav .nav>li.active>a,
.header-nav .nav>li.current-menu-item>a {
    background-color: transparent;
    color: var(--textActiveColor)
}

.header-nav .nav>li.active>a::after,
.header-nav .nav>li.current-menu-item>a::after {
    width: 100%;
    background-color: var(--textActiveColor)
}

.header-nav .nav>li:hover>a::after {
    width: 100%;
    background-color: var(--textActiveColor)
}

.header-nav .nav>li:hover>.sub-menu,
.header-nav .nav>li:hover>.mega-menu,
.header-nav .nav>li:hover>.sub-menu-a {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    transition: all 0.3s ease
}

.header-nav .nav>li .sub-menu {
    background-color: #ffffff;
    border: 1px solid #f4f4f4;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: 102%;
    list-style: none;
    margin: 20px 0 0;
    opacity: 0;
    padding: 0px;
    position: absolute;
    visibility: hidden;
    min-width: 130px;
    z-index: 10;
    text-align: center;
    width: max-content
}

@media only screen and (max-width: 980px) {
    .header-nav .nav>li .sub-menu {
        text-align: left;
        transform: initial
    }
}

.header-nav .nav>li .sub-menu li {
    position: relative;
    text-transform: none
}

@media only screen and (max-width: 980px) {
    .header-nav .nav>li .sub-menu li {
        padding-left: 5px;
        border-bottom: 1px solid #eaeaea
    }
}

.header-nav .nav>li .sub-menu li a {
    color: #292929;
    display: block;
    font-size: 16px;
    padding: 14px 20px;
    font-weight: 400;
    border-left: 0px solid transparent;
    transition: all 0.2s linear
}

@media only screen and (max-width: 980px) {
    .header-nav .nav>li .sub-menu li a {
        padding: 8px 20px
    }
}

.header-nav .nav>li .sub-menu li a>i {
    font-size: 13px;
    margin-right: 5px;
    min-width: 20px
}

.header-nav .nav>li .sub-menu li a:hover {
    color: #000;
    text-decoration: none
}

.header-nav .nav>li .sub-menu li a:hover:after {
    width: 4px;
    left: -1px
}

.header-nav .nav>li .sub-menu li a:hover>a {
    color: #000;
    background-color: #f6f6f6
}

.header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0px
}

.header-nav .nav>li .sub-menu li .fa {
    color: #000;
    display: block;
    float: right;
    position: absolute;
    right: 0px;
    top: 10px;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 10px;
    z-index: -1
}

.header-nav .nav>li .sub-menu li>.sub-menu {
    left: 240px;
    top: 0px;
    margin: 0 0 0 20px;
    transition: all 0.3s ease
}

.header-nav .nav>li .sub-menu li:hover .fa {
    color: #000
}

.header-nav .nav>li .sub-menu li:hover>.sub-menu {
    left: 240px;
    margin: 0px;
    opacity: 1;
    top: -1px;
    visibility: visible
}

.header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
    background-color: transparent;
    bottom: 0px;
    content: '';
    display: block;
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0px;
    width: 6px
}

.header-nav .nav>li .sub-menu-a {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0;
    background-color: #fff;
    border-top: #e8e8e8 1px solid;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    margin: 20px 0 0
}

.header-nav .nav>li .sub-menu-a .n-nvm {
    width: 55%;
    margin-right: 0%;
    padding: 10px;
    padding-top: 40px
}

.header-nav .nav>li .sub-menu-a .n-nvm .t {
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8
}

.header-nav .nav>li .sub-menu-a .n-nvm .t a {
    color: var(--textActiveColor)
}

.header-nav .nav>li .sub-menu-a .n-nvm .sub-menus {
    padding-top: 15px
}

.header-nav .nav>li .sub-menu-a .n-nvm .sub-menus li {
    position: relative;
    padding-left: 5px;
    width: 100%
}

.header-nav .nav>li .sub-menu-a .n-nvm .sub-menus li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--textActiveColor);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.header-nav .nav>li .sub-menu-a .n-nvm .sub-menus li a {
    color: #333;
    padding: 0;
    padding: 10px 10px;
    display: block
}

.header-nav .nav>li .sub-menu-a .n-nvm:nth-child(1) {
    margin-left: 45px;
    width: calc(45% - 45px)
}

.header-nav .nav>li .sub-menu-a .n-nvm:nth-child(2) .sub-menus li {
    width: 50%
}

.header-nav .nav>li .sub-menu-a .top-news {
    padding: 15px;
    background-color: #f3f3f3
}

.header-nav .nav>li .sub-menu-a .top-news .img {
    padding: 30px;
    width: 100%;
    aspect-ratio: 1/0.6;
    padding-bottom: 15px
}

.header-nav .nav>li .sub-menu-a .top-news .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.header-nav .nav>li .sub-menu-a .top-news .t {
    padding: 0 30px;
    color: #5f5f5f
}

.header-nav .nav>li.has-mega-menu {
    position: inherit
}

.header-nav .nav>li .mega-menu {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    display: table;
    left: 0px;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 0px;
    visibility: hidden;
    width: 100%;
    margin-top: 20px;
    z-index: 10
}

.header-nav .nav>li .mega-menu>li {
    display: table-cell;
    padding: 10px 0;
    position: relative;
    vertical-align: top;
    width: 25%;
    text-transform: none
}

.header-nav .nav>li .mega-menu>li:after {
    content: "";
    background-color: rgba(204, 204, 204, 0.4);
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 1px;
    height: 100%
}

.header-nav .nav>li .mega-menu>li:last-child:after {
    display: none
}

.header-nav .nav>li .mega-menu>li>a {
    color: #555555;
    display: block;
    font-size: 14px;
    padding: 0 20px
}

.header-nav .nav>li .mega-menu>li ul {
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px
}

.header-nav .nav>li .mega-menu>li ul a {
    color: #474747;
    display: block;
    font-size: 13px;
    line-height: 34px;
    padding: 2px 20px
}

.header-nav .nav>li .mega-menu>li ul a:hover {
    color: var(--textActiveColor);
    background-color: #F2F2F2
}

.header-nav .nav>li.menu-item-has-children:before {
    content: "\f078";
    display: block;
    font-family: "FontAwesome";
    right: 4px;
    position: absolute;
    top: 50%;
    color: #999;
    margin-top: -8px;
    font-size: 8px
}

.header-nav .nav>li.submenu-direction .sub-menu {
    left: auto;
    right: 0
}

.header-nav .nav>li.submenu-direction .sub-menu li>.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 20px 0 0
}

.header-nav .nav>li.submenu-direction .sub-menu li>.sub-menu li:hover.sub-menu {
    left: auto;
    right: 220px;
    margin: 0 0 0 0
}

.header-nav .nav>.has-child>a .fa-angle-down {
    margin-left: 10px
}

@media only screen and (max-width: 991px) {
    .header-nav .nav>.has-child>a .fa-angle-down {
        display: none
    }
}

.has-child .submenu-toogle {
    position: absolute;
    right: 4px;
    top: 4px;
    color: #000;
    background-color: transparent;
    z-index: 900;
    cursor: pointer;
    padding: 10px 15px;
    display: none
}

@media only screen and (max-width: 980px) {
    .has-child .submenu-toogle {
        display: flex;
        justify-content: space-between
    }
}

.header-nav .has-child li .submenu-toogle {
    opacity: 0.9
}

.header-nav .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
    content: "\f107"
}

@media only screen and (max-width: 991px) {
    header .logo {
        display: block;
        padding: 4px 0
    }

    .header-nav .nav i {
        margin-top: 6px
    }

    .header-nav .nav li.has-child.nav-active>a {
        color: var(--textActiveColor)
    }
}

@media only screen and (max-width: 991px) {
    .navbar-header {
        float: none
    }

    .navbar-toggler {
        display: block;
        margin-top: 14px;
        margin-bottom: 14px
    }

    .header-nav {
        clear: both;
        border-bottom: 1px solid #E9E9E9
    }

    .header-nav .nav {
        float: none;
        margin: 0;
        background: #fff
    }

    .header-nav .nav li {
        float: none
    }

    .header-nav .nav li .sub-menu>li,
    .header-nav .nav li .mega-menu>li {
        float: none;
        display: block;
        width: auto
    }

    .header-nav .nav li .sub-menu>li a {
        padding-left: 20px
    }

    .header-nav .nav li.has-child {
        position: relative !important
    }

    .header-nav .nav li .sub-menu,
    .header-nav .nav li .mega-menu {
        opacity: 1;
        margin: 0 !important
    }

    .header-nav .nav>li .sub-menu>li,
    .header-nav .nav>li .mega-menu>li {
        float: none;
        display: block;
        width: auto
    }

    .header-nav .nav>li>a {
        padding: 12px 15px;
        border-top: 1px solid #E9E9E9;
        color: #777
    }

    .header-nav .nav>li.active>a,
    .header-nav .nav>li.current-menu-itema>a {
        color: #000
    }

    .header-nav .nav>li>a:hover,
    .header-nav .nav>li>a:active,
    .header-nav .nav>li>a:focus {
        background-color: #f0f0f0;
        text-decoration: none
    }

    .header-nav .nav>li .mega-menu>li:after {
        display: none
    }

    .header-nav .nav>li ul,
    .header-nav .nav>li .sub-menu,
    .header-nav .nav>li .mega-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f9f9f9
    }

    .header-nav .nav>li ul.mega-menu ul {
        display: block
    }

    .header-nav .nav>li ul.mega-menu ul li:hover ul {
        display: block
    }

    .header-nav .nav>li .mega-menu>li {
        padding: 0px
    }

    .header-nav .nav i {
        float: right
    }

    .has-child .submenu-toogle {
        display: block
    }
}

.right-nav-header {
    display: table-header-group;
    vertical-align: top
}

.right-nav-header .r-nav-h-content {
    vertical-align: middle;
    display: table-cell
}

.right-nav-footer {
    display: table-footer-group
}

.right-nav-footer .r-nav-f-content {
    vertical-align: bottom;
    display: table-cell
}

.social-rounded {
    text-align: center
}

.social-rounded li a {
    font-size: 12px;
    color: #000;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.social-rounded li a:hover {
    background-color: #000;
    color: #fff
}

@media only screen and (max-width: 360px) {
    .social-rounded.list-inline>li {
        padding-right: 0px
    }
}

.vertical-content-wrap .right-nav-header,
.vertical-content-wrap .vertical-content-area,
.vertical-content-wrap .right-nav-footer {
    position: relative;
    top: 20px;
    opacity: 0
}

.vertical-content-wrap .right-nav-header {
    transition: all 0.5s ease-in
}

.vertical-content-wrap .vertical-content-area {
    transition: all 1s ease-in
}

.vertical-content-wrap .right-nav-footer {
    transition: all 1.5s ease-in
}

.header-dark-1 .main-bar {
    background-color: #1a1a1a
}

.header-dark-1 .main-bar .header-nav .nav>li.active>a {
    color: var(--textActiveColor)
}

.header-dark-1 .main-bar .header-nav .nav>li>a {
    color: #fff
}

.header-dark-1 .main-bar .header-nav .nav>li:hover>a {
    color: var(--textActiveColor)
}

.header-dark-1 .main-bar .header-nav .nav>li .sub-menu li .fa {
    color: #fff
}

@media only screen and (max-width: 991px) {
    .header-dark-1 .main-bar .header-nav .nav>li>a {
        color: #000
    }

    .header-dark-1 .main-bar .header-nav .nav>li .sub-menu li .fa {
        color: #000
    }
}

.header-dark-1 .main-bar .header-nav .nav>li .sub-menu li:hover>a {
    background-color: #121212
}

.header-dark-1 .main-bar .extra-cell a {
    color: #fff
}

.header-dark-1 .main-bar .navbar-toggler .icon-bar {
    background-color: #fff
}

.header-style-1.header-dark-1 .is-fixed.color-fill .main-bar {
    background: #1a1a1a !important
}

.nav-dark.header-nav .nav>li .sub-menu,
.nav-dark.header-nav .nav>li .mega-menu {
    background-color: #1a1a1a;
    border: 1px solid rgba(0, 0, 0, 0.2)
}

.nav-dark.header-nav .nav>li .sub-menu li {
    border-bottom: 1px solid #23282f
}

.nav-dark.header-nav .nav>li .sub-menu li:last-child {
    border-bottom: 0px
}

.nav-dark.header-nav .nav>li .sub-menu li a,
.nav-dark.header-nav .nav>li .mega-menu>li ul a,
.nav-dark.header-nav .nav>li .mega-menu>li>a {
    color: #fff
}

.nav-dark.header-nav .nav>li .mega-menu>li ul a:hover {
    background-color: #23282f;
    color: #FFBC13
}

.nav-dark.header-nav .nav>li .mega-menu>li:after {
    background-color: rgba(0, 0, 0, 0.2)
}

@media only screen and (max-width: 991px) {
    .nav-dark.header-nav {
        border-bottom: 1px solid rgba(0, 0, 0, 0.8)
    }

    .nav-dark.header-nav .nav {
        background-color: #0f0f0f
    }

    .nav-dark.header-nav .nav>li>a {
        border-top: 1px solid rgba(0, 0, 0, 0.2)
    }

    .nav-dark.header-nav .nav>li>a {
        color: #fff
    }

    .nav-dark.header-nav .nav>li>a:hover,
    .nav-dark.header-nav .nav>li>a:active,
    .nav-dark.header-nav .nav>li>a:focus {
        background-color: #1a1a1a;
        color: #FFBC13
    }

    .nav-dark.header-nav .nav>li ul,
    .nav-dark.header-nav .nav>li .sub-menu,
    .nav-dark.header-nav .nav>li .mega-menu {
        background-color: #1a1a1a
    }

    .nav-dark .has-child .submenu-toogle {
        color: #000
    }
}

.sticky-no .main-bar {
    position: static !important
}

.is-fixed .main-bar {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff
}

.is-fixed.color-fill .header-nav .nav>li {
    margin: 0;
    padding: 0
}

.is-fixed.color-fill .header-nav .nav>li>a {
    margin: 0;
    padding: 25px 12px
}

@media only screen and (max-width: 767px) {

    .main-bar,
    .is-fixed .main-bar,
    .is-fixed.color-fill .main-bar {
        padding: 0px;
        background-color: #fff
    }
}

.site-bg-primary .header-nav .nav>li>a {
    color: #fff
}

.site-bg-primary .header-nav .nav>li:hover>a,
.site-bg-primary .header-nav .nav>li.active>a,
.site-bg-primary .header-nav .nav>li.current-menu-item>a {
    color: #1a1a1a
}

.site-bg-primary .site-search-btn,
.site-bg-primary .mt-cart .woo-cart-total,
.site-bg-primary .mt-cart .woo-cart-count {
    color: #fff
}

.site-bg-primary .mt-cart .woo-cart-count,
.site-bg-primary .mt-cart .woo-cart-count::before {
    border-color: #fff
}

.site-bg-primary .navbar-toggler .icon-bar {
    background-color: #fff
}

@media only screen and (max-width: 991px) {
    .site-bg-primary .header-nav .nav>li>a {
        color: #777
    }

    .site-bg-primary .header-nav .nav>li:hover>a,
    .site-bg-primary .header-nav .nav>li.active>a,
    .site-bg-primary .header-nav .nav>li.current-menu-item>a {
        color: #FFBC13
    }

    .header-nav .nav>li {
        margin: 0;
        padding: 0
    }

    .header-nav .nav>li>a {
        margin: 0;
        padding: 10px 12px;
        font-weight: 500;
        color: #000
    }

    .is-fixed.color-fill .header-nav .nav>li {
        margin: 0;
        padding: 0
    }

    .is-fixed.color-fill .header-nav .nav>li>a {
        margin: 0;
        padding: 10px 12px
    }
}

.header-style-2 .top-bar {
    padding: 10px 0
}

.header-style-2 .top-bar .e-p-bx {
    padding: 0px
}

.header-style-2 .main-bar {
    max-width: 1146px;
    margin: 0 auto -60px
}

.header-style-2 .header-nav .nav>li .sub-menu {
    top: calc(100% + 8px)
}

.header-style-2 .is-fixed .header-nav .nav>li .sub-menu {
    top: calc(100% + 18px)
}

.header-style-2 .is-fixed .header-nav .nav>li>a {
    padding: 20px 12px
}

.header-style-2 .is-fixed .navbar-toggler {
    margin-top: 10px;
    margin-bottom: 10px
}

.header-style-2 .main-bar .container {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse
}

.header-style-2 .main-bar .container .header-nav {
    justify-content: inherit
}

.header-style-2 .header-middle {
    position: relative;
    display: block
}

.header-style-2 .header-middle .container {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 991px) {
    .header-style-2 .header-middle .container {
        display: block;
        max-width: 100%
    }
}

.header-style-2 .is-fixed .main-bar {
    margin: 0px -573px;
    left: 50%;
    padding: 0px
}

.header-style-2 .is-fixed .extra-nav {
    padding: 15px 0px
}

.header-style-2 .logo-header {
    height: 90px
}

.header-style-2 .logo-header a {
    display: table-cell;
    vertical-align: middle
}

.header-style-2 .extra-nav .extra-cell {
    display: table-cell;
    padding: 0px 15px;
    vertical-align: middle
}

.header-style-2 .extra-nav {
    padding: 5px 0px;
    display: table;
    float: right;
    height: auto;
    position: relative;
    z-index: 9
}

.header-style-2 .extra-cell>a {
    color: #fff
}

.header-style-2 .extra-cell>a {
    color: #fff
}

@media only screen and (max-width: 1200px) {

    .header-style-2 .main-bar,
    .header-style-2 .is-fixed .main-bar {
        max-width: 100%;
        margin: 0;
        left: 0
    }
}

@media only screen and (max-width: 991px) {
    .header-style-2 .logo-header {
        float: none;
        text-align: center;
        width: 100%;
        height: 60px;
        padding: 10px 0px
    }

    .header-style-2 .logo-header a img {
        max-width: 160px
    }

    .header-style-2 .header-info {
        float: none;
        padding: 0px 0px 10px 0px
    }

    .header-style-2 .header-info>ul {
        list-style: none;
        display: table;
        width: 100%
    }
}

.header-style-2 .navbar-toggler .icon-bar {
    background: #010e2a;
    height: 3px;
    border-radius: 0;
    display: block;
    width: 22px
}

.header-style-2 .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px
}

.header-style-2 .header-nav .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {
    content: "\f107"
}

@media only screen and (max-width: 991px) {
    .header-style-2 .header-botton .navbar-toggler {
        float: left;
        margin: 0px 0px
    }

    .header-style-2 .header-botton .navbar-toggler span {
        background-color: #fff;
        width: 22px;
        display: block;
        height: 3px
    }

    .header-style-2 .header-botton .header-nav .nav>li>a {
        padding: 12px 12px;
        color: #777
    }

    .header-style-2 .is-fixed .header-botton .navbar-toggler {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .header-style-2 .header-info>ul li.btn-col-last {
        text-align: right
    }

    .header-style-2 .header-info>ul li.btn-col-last .site-button-secondry.btn-effect {
        font-size: 12px
    }
}

@media only screen and (max-width: 767px) {
    .header-middle .logo-header {
        float: none;
        margin: 9px auto
    }

    .header-style-2 .main-bar {
        padding: 10px 0px
    }
}

@media only screen and (max-width: 991px) {
    .header-style-1 .navbar-toggler {
        display: block;
        background: none
    }

    .has-child .submenu-toogle {
        background: none
    }

    .header-style-1 .header-nav .nav {
        float: none;
        margin: 0px;
        background: none;
        width: 100%;
        display: block;
        height: 100%
    }

    .header-style-1 .header-nav .nav>li>a .fa {
        display: none
    }

    .header-nav .nav>li .sub-menu li .fa {
        top: 8px;
        z-index: 1
    }

    .header-nav .nav>li .sub-menu li>.sub-menu {
        transition: none !important
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav {
        position: fixed;
        width: 250px !important;
        z-index: 999;
        height: 100vh !important;
        overflow-y: inherit !important;
        left: -250px;
        top: 0px;
        transition: all 0.5s linear;
        background-color: #fff;
        margin: 0
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav .nav>li:hover>.sub-menu {
        transition: none
    }

    .header-style-1.mobile-sider-drawer-menu .header-nav .nav>li .sub-menu li:hover>.sub-menu {
        transition: none
    }

    .header-style-1.mobile-sider-drawer-menu.active .header-nav {
        left: 0%
    }

    .header-style-1.mobile-sider-drawer-menu .icon-bar {
        transition: all 0.5s linear;
        position: relative
    }

    #mobile-side-drawer:focus {
        box-shadow: none
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
        transform: rotate(45deg) translateX(3px) translateY(2px)
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
        transform: rotate(-45deg) translateX(3px) translateY(-2px)
    }

    .header-style-1.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
        position: relative;
        right: 0%
    }

    .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
        position: absolute;
        right: 100px;
        opacity: 0
    }

    .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }

    .header-style-1.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

@media only screen and (max-width: 991px) {
    .header-style-2 .navbar-toggler {
        display: block
    }

    .header-style-2 .header-nav .nav {
        float: none;
        margin: 0px;
        background: #fff;
        background-color: #fff;
        width: 100%;
        display: block;
        height: 100%
    }

    .header-style-2 .header-nav .nav>li>a {
        display: block
    }

    .header-style-2 .header-nav .nav>li>a .fa {
        display: none
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav {
        position: fixed;
        width: 250px !important;
        z-index: 999;
        height: 100vh !important;
        overflow-y: inherit !important;
        left: -250px;
        top: 0px;
        transition: all 0.5s linear;
        background-color: #fff
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav .nav>li:hover>.sub-menu {
        transition: none
    }

    .header-style-2.mobile-sider-drawer-menu .header-nav .nav>li .sub-menu li:hover>.sub-menu {
        transition: none
    }

    .header-style-2.mobile-sider-drawer-menu.active .header-nav {
        left: 0%
    }

    .header-style-2.mobile-sider-drawer-menu .icon-bar {
        transition: all 0.5s linear;
        position: relative;
        background-color: #fff
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
        transform: rotate(45deg) translateX(3px) translateY(2px)
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
        transform: rotate(-45deg) translateX(3px) translateY(-2px)
    }

    .header-style-2.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
        position: relative;
        right: 0%
    }

    .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
        position: absolute;
        right: 100px;
        opacity: 0
    }

    .header-style-2.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }

    .header-style-2.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
        overflow: auto;
        max-height: 100%
    }
}

.sou-con {
    position: fixed;
    top: -200px;
    width: 100%;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    transition: top .5s
}

.sou-con.show {
    top: 0
}

.sou-con .guanbi {
    float: right
}

.sou-con .guanbi .fa {
    margin-top: 10px;
    color: #ccc;
    font-size: 28px;
    cursor: pointer
}

.sou-con .form-inline .form-control {
    width: 280px;
    height: 45px
}

@media (max-width: 768px) {
    .sou-con .form-inline .form-control {
        width: 200px
    }
}

.sou-con .btn {
    opacity: 1;
    transition: all .5s;
    background-image: initial;
    color: #fff;
    text-shadow: none;
    font-size: 17px;
    border-radius: 4px;
    text-shadow: none;
    font-weight: 600;
    padding: 10px 25px;
    transition: 0.4s;
    background-color: var(--textActiveColor)
}

.sou-con .btn:hover {
    border-radius: 8px;
    box-shadow: 7px 5px 56px -14px var(--textActiveColor)
}

.sou-con .btn:active {
    transform: scale(0.97);
    box-shadow: 7px 5px 56px -10px var(--textActiveColor)
}

.sou-con .container {
    padding-top: 30px;
    padding-bottom: 30px
}

.banner {
    width: 100%;
    position: relative;
    height: calc(100vh - 70px)
}

@media (max-width: 1000px) {
    .banner {
        margin-top: 70px;
        height: auto
    }

    .banner .swiper-button-next,
    .banner .swiper-button-prev {
        display: none
    }
}

.banner .swp-banner {
    height: 100%;
    width: 100%
}

.banner .swp-banner .swiper-wrapper {
    height: 100%
}

.banner .swp-banner .swiper-wrapper .swiper-slide {
    height: 100%;
    width: 100%;
    position: relative
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container {
    height: 100%;
    color: #292929
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container {
        height: 64%
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .rows {
    transition: all .65s
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .gs {
    font-size: 25px;
    color: #292929;
    font-weight: 600
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .gs {
        font-size: 18px;
        font-weight: 500
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .ban-title {
    position: relative;
    white-space: pre-line;
    line-height: 1.1
}

@media (max-width: 1000px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .ban-title {
        font-size: 19px;
        width: 100%
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .b-desc {
    margin-top: 10px;
    white-space: pre-line;
    margin: 0 auto
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .b-desc {
        font-size: 14px;
        font-weight: 500;
        width: 100%;
        white-space: initial
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .b-desc span {
    font-size: 20px;
    display: inline-block;
    padding: 5px 20px;
    background-color: var(--textActiveColor);
    color: #fff;
    border-radius: 5px;
    margin-left: 15px
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .b-desc span {
        font-size: 13px;
        font-weight: 500;
        padding: 5px
    }
}

@media (max-width: 1000px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .b-desc {
        margin: 0 auto;
        margin-top: 10px
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .link-ban {
    margin-top: 40px;
    position: relative
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .link-ban {
        margin-top: 20px
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .info .container .link-ban a {
    display: inline-block
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .link-ban a {
        font-size: 14px;
        padding: 2px 15px
    }

    .banner .swp-banner .swiper-wrapper .swiper-slide .info .container .link-ban a svg {
        margin-left: 8px
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .imgcon {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center
}

.banner .swp-banner .swiper-wrapper .swiper-slide .imgcon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (max-width: 1000px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .imgcon img {
        display: block
    }
}

.banner .swp-banner .swiper-wrapper .swiper-slide .video {
    width: 100%;
    height: 100%;
    position: relative
}

.banner .swp-banner .swiper-wrapper .swiper-slide .video .banner-video {
    height: 100%;
    width: 100%;
    z-index: 1;
    object-fit: cover
}

@media (max-width: 980px) {
    .banner .swp-banner .swiper-wrapper .swiper-slide .video .banner-video {
        position: initial;
        transform: initial;
        left: initial
    }
}

.banner .swp-banner .s-wp {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99
}

.banner .swp-banner .s-wp .container {
    position: relative;
    display: flex;
    justify-content: end;
    margin-bottom: 60px
}

@media (max-width: 1000px) {
    .banner .swp-banner .s-wp .container {
        position: absolute;
        bottom: 60px;
        width: 100%
    }
}

.banner .swp-banner .s-wp .container .swiper-button-next,
.banner .swp-banner .s-wp .container .swiper-button-prev {
    width: 60px;
    height: 60px;
    position: relative;
    border-radius: 50%;
    margin-left: 40px;
    border: 1px solid #fff
}

.banner .swp-banner .s-wp .container .swiper-button-next::after,
.banner .swp-banner .s-wp .container .swiper-button-prev::after {
    color: #fff;
    font-size: 28px
}

.banner .swp-banner .swiper-pagination {
    bottom: 60px
}

.banner .swp-banner .swiper-pagination .swiper-pagination-bullet {
    width: 35px;
    border-radius: initial;
    height: 4px;
    background-color: #fff;
    transition: all .5s;
    opacity: .8
}

.banner .swp-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--textActiveColor);
    width: 45px
}

@media (max-width: 1000px) {
    .banner .swp-banner .swiper-pagination {
        bottom: 20px
    }
}

.video-ico {
    position: relative;
    cursor: pointer
}

.video-ico::before {
    content: "";
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-image: url("../images/video-ico.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    z-index: 99
}

@media (max-width: 980px) {
    .video-ico::before {
        width: 40px;
        height: 40px;
        background-size: 100%
    }
}

.video-ico::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    pointer-events: none;
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.3s, transform 0.5s
}

.video-ico:hover::after {
    opacity: 1;
    transform: scale(1.2)
}

.c-p {
    padding: 60px 0
}

@media only screen and (max-width: 980px) {
    .c-p {
        padding: 30px 0
    }
}

.title-box .t-a {
    position: relative;
    padding-left: 38px
}

.title-box .t-a::before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.title-box .link-ban .btn {
    border-radius: 30px;
    border: 1px solid var(--textActiveColor);
    background: initial;
    color: var(--textActiveColor)
}

.title-box .link-ban .btn svg path {
    fill: var(--textActiveColor)
}

.about-td {
    margin-top: 100px
}

@media (max-width: 980px) {
    .about-td {
        margin-top: 20px
    }
}

@media (min-width: 980px) {
    .about-td .row {
        margin-left: -30px;
        margin-right: -30px
    }

    .about-td .row [class*="col-lg-"] {
        padding-left: 30px;
        padding-right: 30px
    }
}

.about-td .a-item {
    margin-top: 30px
}

.about-td .a-item .tit {
    padding-bottom: 10px;
    border-bottom: 1px solid #818181;
    margin-bottom: 10px
}

@media (max-width: 980px) {
    .about-td .a-item .tit {
        height: 60px
    }
}

.about-td .a-item .sl .num {
    float: left
}

.about-td .a-item .sl .dw {
    margin-top: 20px;
    float: left;
    margin-left: 10px;
    padding: 3px 8px;
    color: #fff;
    background-image: url("../images/i-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.i-about {
    position: relative
}

.i-about .about-info {
    margin-left: 50px
}

@media (max-width: 980px) {
    .i-about .about-info {
        margin-left: 0;
        margin-top: 20px
    }
}

.i-about .bg {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1
}

.i-about .bg img {
    width: 100%
}

.gongyi-box {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background-image .5s;
    height: 800px
}

@media (max-width: 980px) {
    .gongyi-box {
        height: 500px
    }
}

.gongyi-box .gongyi {
    padding: 35px;
    position: relative;
    height: calc(800px);
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    overflow: hidden
}

@media (max-width: 980px) {
    .gongyi-box .gongyi {
        height: 500px
    }
}

.gongyi-box .gongyi .i {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    opacity: 0.4
}

.gongyi-box .gongyi .info {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 40px
}

@media (max-width: 980px) {
    .gongyi-box .gongyi .info {
        padding: 20px
    }
}

.gongyi-box .gongyi .info .ti {
    color: #fff
}

.gongyi-box .gongyi .info .ico {
    width: 45px;
    height: 45px
}

.gongyi-box .gongyi .info .ico img {
    max-width: 100%
}

.gongyi-box .swiper-slide .gongyi {
    background-color: transparent;
    transition: all .5s
}

.gongyi-box .swiper-slide .gongyi .hv-con {
    display: none
}

.gongyi-box .swiper-slide-active .gongyi {
    background-color: rgba(255, 0, 0, 0.7);
    color: #fff
}

.i-prod {
    position: relative;
    overflow: hidden;
    background-image: linear-gradient(245deg, #f1f1f1, #fdfdfd, #f9f9f9)
}

.i-prod::after {
    content: "";
    width: 150vw;
    height: 55vh;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    bottom: -15vh;
    left: 50%;
    transform: translateX(-50%)
}

@media (max-width: 980px) {
    .i-prod::after {
        width: 150vw;
        height: 30vh
    }
}

.i-prod .porder-swp-box {
    position: relative
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box {
        padding-top: 60px;
        margin-top: 30px
    }
}

.i-prod .porder-swp-box .prod-bg {
    width: 60%;
    aspect-ratio: 1/1;
    margin: 0 auto;
    position: relative
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .prod-bg {
        width: 80%
    }
}

.i-prod .porder-swp-box .prod-bg::after {
    content: "";
    width: 90%;
    height: 90%;
    background-color: #f7f7f7;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.i-prod .porder-swp-box .prod-bg .qq {
    width: 100%;
    height: 100%;
    background-image: url("../images/qq.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    animation: spin 300s linear infinite
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.i-prod .porder-swp-box .items {
    position: relative
}

.i-prod .porder-swp-box .items .item {
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    position: absolute;
    width: 100%;
    top: 0
}

.i-prod .porder-swp-box .items .item.av {
    opacity: 1;
    z-index: 1;
    pointer-events: initial
}

.i-prod .porder-swp-box .swp {
    position: absolute;
    width: 100%;
    top: 8vh
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .swp {
        top: 0
    }
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .swp .item {
        margin-top: 60px
    }
}

.i-prod .porder-swp-box .swp .item .swiper {
    width: 50%;
    aspect-ratio: 1/0.9;
    margin: 0 auto
}

.i-prod .porder-swp-box .swp .item .swiper .swiper-slide {
    height: 100%;
    transition: all .5s;
    opacity: 0
}

.i-prod .porder-swp-box .swp .item .swiper .swiper-slide .imgcon {
    height: 100%;
    text-align: center
}

.i-prod .porder-swp-box .swp .item .swiper .swiper-slide .imgcon img {
    max-width: 100%;
    max-height: 100%
}

.i-prod .porder-swp-box .swp .item .swiper .swiper-slide.swiper-slide-active {
    opacity: 1
}

.i-prod .porder-swp-box .swp .item .s-wp {
    position: relative;
    margin-top: 60px;
    z-index: 2
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .swp .item .s-wp {
        margin-top: 30px
    }

    .i-prod .porder-swp-box .swp .item .s-wp .t {
        font-size: 16px
    }
}

.i-prod .porder-swp-box .swp .item .s-wp .sx {
    flex: 1;
    border-top: 1px solid #d7d7d7;
    margin-left: 40px
}

.i-prod .porder-swp-box .swp .item .s-wp .n-p {
    position: relative
}

.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next,
.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev {
    margin-top: 0;
    width: 60px;
    height: 60px;
    position: relative;
    border-radius: 50%;
    margin-left: 40px;
    border: 1px solid #d7d7d7;
    transition: all .5s
}

@media (max-width: 980px) {

    .i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next,
    .i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev {
        width: 30px;
        height: 30px;
        margin-left: 30px
    }
}

.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next::after,
.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev::after {
    color: #d7d7d7;
    font-size: 28px;
    transition: all .5s
}

@media (max-width: 980px) {

    .i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next::after,
    .i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev::after {
        font-size: 15px
    }
}

.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next:hover,
.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev:hover {
    border-color: var(--textActiveColor)
}

.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-next:hover::after,
.i-prod .porder-swp-box .swp .item .s-wp .n-p .swiper-button-prev:hover::after {
    color: var(--textActiveColor)
}

.i-prod .porder-swp-box .tab-nav {
    position: absolute;
    right: 0;
    z-index: 3;
    padding: 20px;
    border-radius: 10px;
    background-image: linear-gradient(to top, #f6f6f6, #fff)
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .tab-nav {
        position: initial;
        background: none;
        padding: 0;
        font-size: 12px
    }
}

.i-prod .porder-swp-box .tab-nav .lis {
    min-height: 230px;
    position: relative
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .tab-nav .lis {
        min-height: initial;
        display: flex
    }
}

.i-prod .porder-swp-box .tab-nav .lis::before {
    position: absolute;
    content: "";
    height: 100%;
    left: -1px;
    top: 15px;
    border-left: 1px solid #c8c8c8
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .tab-nav .lis::before {
        display: none
    }
}

.i-prod .porder-swp-box .tab-nav .lis .li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all .5s
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .tab-nav .lis .li {
        margin-left: 15px
    }
}

.i-prod .porder-swp-box .tab-nav .lis .li::before {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #c8c8c8;
    left: -3px;
    top: calc(50% - 3px);
    content: "";
    z-index: 2
}

@media (max-width: 980px) {
    .i-prod .porder-swp-box .tab-nav .lis .li::before {
        left: 0
    }
}

.i-prod .porder-swp-box .tab-nav .lis .li.av,
.i-prod .porder-swp-box .tab-nav .lis .li:hover {
    transition: all .5s;
    color: var(--textActiveColor)
}

.i-prod .porder-swp-box .tab-nav .lis .li.av::before,
.i-prod .porder-swp-box .tab-nav .lis .li:hover::before {
    background-color: var(--textActiveColor)
}

.i-news {
    position: relative;
    background: #f5f5f5 url("../images/news-bg.png") no-repeat;
    background-position: bottom center;
    background-size: 100%;
    padding-top: 80px
}

@media (max-width: 980px) {
    .i-news {
        padding-top: 40px
    }
}

.i-news .news-box {
    margin-top: 80px;
    padding-bottom: 60px
}

@media (max-width: 980px) {
    .i-news .news-box {
        margin-top: 20px;
        padding-bottom: 30px
    }
}

.i-news .news-box .container {
    margin: 0
}

.i-news .news-box .swp-news .swiper-wrapper {
    padding-bottom: 80px
}

@media (max-width: 980px) {
    .i-news .news-box .swp-news .swiper-wrapper {
        padding-bottom: 40px
    }
}

.i-news .news-box .swp-news .item {
    padding: 60px;
    position: relative;
    padding-left: 0
}

@media (max-width: 980px) {
    .i-news .news-box .swp-news .item {
        padding: 20px
    }
}

.i-news .news-box .swp-news .item::after {
    position: absolute;
    content: "";
    width: calc(100% - 90px);
    right: 0;
    height: 100%;
    top: 0;
    background-image: linear-gradient(to right, transparent, #fff);
    border-radius: 8px;
    z-index: -1
}

@media (max-width: 980px) {
    .i-news .news-box .swp-news .item::after {
        width: calc(100%)
    }
}

.i-news .news-box .swp-news .item .img {
    width: 230px;
    aspect-ratio: 1/0.7;
    overflow: hidden;
    border-radius: 8px
}

@media (max-width: 980px) {
    .i-news .news-box .swp-news .item .img {
        width: 100%
    }
}

.i-news .news-box .swp-news .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.i-news .news-box .swp-news .item .info {
    width: calc(100% - 270px);
    margin-left: 40px
}

@media (max-width: 980px) {
    .i-news .news-box .swp-news .item .info {
        width: calc(100%);
        margin-left: 0;
        margin-top: 10px
    }
}

.i-news .news-box .swp-news .item .info .link {
    width: 30px;
    height: 30px;
    background-color: var(--textActiveColor);
    color: #fff;
    border-radius: 50%
}

.i-news .news-box .swp-news .item .info .link span {
    line-height: initial
}

.i-news .news-box .swp-news .swiper-slide-active .item {
    color: #fff
}

.i-news .news-box .swp-news .swiper-slide-active .item::after {
    background-image: initial;
    background-color: var(--textActiveColor)
}

.i-news .news-box .swp-news .swiper-slide-active .item .t {
    color: #fff
}

.i-news .news-box .swp-news .swiper-slide-active .item .link {
    background-color: #fff;
    color: var(--textActiveColor)
}

.i-news .news-box .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px
}

.i-news .news-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--textActiveColor)
}

.temp-title {
    text-align: center
}

.temp-title div.b {
    display: inline-block;
    position: relative;
    color: #1f1f1f;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.temp-title div.b::after {
    width: 50px;
    border-bottom: 2px solid var(--textActiveColor);
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.contact .foot-msg {
    padding: 60px 0
}

@media (max-width: 980px) {
    .contact .foot-msg {
        padding: 30px 0;
        padding-top: 0px
    }
}

.contact .foot-msg .msg-formx {
    margin-top: 20px
}

@media (max-width: 980px) {
    .contact .foot-msg .msg-formx {
        margin-top: 10px
    }
}

.contact .foot-msg .msg-formx label {
    font-size: 18px;
    text-align: left;
    font-weight: 500;
    margin-top: 25px;
    color: #000
}

@media (max-width: 980px) {
    .contact .foot-msg .msg-formx label {
        font-size: 15px
    }
}

.contact .foot-msg .msg-formx label span {
    color: red
}

.contact .foot-msg .msg-formx .input {
    width: 100%;
    position: relative;
    margin-top: 10px
}

@media (max-width: 980px) {
    .contact .foot-msg .msg-formx .input {
        margin-top: 5px
    }
}

.contact .foot-msg .msg-formx .input input,
.contact .foot-msg .msg-formx .input select {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    padding-right: 50px
}

.contact .foot-msg .msg-formx .input textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px
}

.contact .foot-msg .msg-formx .input .glyphicon {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #e9e9e9
}

.contact .foot-msg .msg-formx .input .code {
    position: relative
}

.contact .foot-msg .msg-formx .input img {
    position: absolute;
    right: 5px;
    top: 66px;
    height: 38px
}

@media (max-width: 980px) {
    .contact .foot-msg .msg-formx .input img {
        height: 33px
    }
}

.contact .foot-msg .msg-formx button {
    display: block;
    width: 100%;
    height: 57px;
    color: #fff;
    font-size: 22px;
    transition: all .5s;
    margin-top: 30px;
    border: none;
    background-color: var(--textActiveColor)
}

@media (max-width: 980px) {
    .contact .foot-msg .msg-formx button {
        font-size: 17px
    }
}

.contact .foot-msg .msg-formx button:hover {
    box-shadow: 7px 5px 56px -14px var(--textActiveColor)
}

.contact .foot-msg-succ {
    padding: 100px 0
}

.contact .foot-msg-succ .info svg {
    width: 150px;
    height: 150px
}

.contact .foot-msg-succ .info svg path {
    fill: var(--textActiveColor)
}

.contact .foot-msg-succ .info .link-ban {
    margin-top: 50px
}

.contact .foot-msg-succ .info .link-ban .btn {
    border-radius: 0;
    padding: 12px 30px
}

@media (min-width: 980px) {
    .contact .lxfs-box .row {
        margin-left: -20px;
        margin-right: -20px
    }

    .contact .lxfs-box .row [class*="col-lg-"] {
        padding-left: 20px;
        padding-right: 20px
    }
}

.contact .lxfs-box .item {
    padding: 45px;
    box-shadow: 0 0 40px 3px #f6f6f6;
    background-color: #fff
}

@media (max-width: 980px) {
    .contact .lxfs-box .item {
        padding: 25px
    }
}

.contact .lxfs-box .item .ico {
    width: 60px;
    height: 60px;
    background-color: var(--textActiveColor);
    color: #fff;
    border-radius: 50%
}

.contact .lxfs-box .item .info {
    margin-left: 35px;
    width: calc(100% - 95px)
}

@media (max-width: 980px) {
    .contact .lxfs-box .item .info {
        margin-left: 25px;
        width: calc(100% - 85px)
    }
}

.contact .lxfs-box .contact-map {
    width: 100%;
    height: 450px;
    background-color: #ccc
}

.contact .lxfs-box .contact-map .con-map {
    width: 100%;
    height: 100%
}

.contact .lxfs-box .contact-map .con-map .map {
    width: 100%;
    height: 100%
}

.video-con {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    z-index: 999999
}

.video-con .icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: calc(50% + 430px);
    top: calc(50% - 33vh);
    display: block;
    cursor: pointer;
    z-index: 999
}

@media (max-width: 992px) {
    .video-con .icon {
        right: 10px;
        left: initial;
        top: 10px
    }
}

.video-con .icon.close {
    background: url(../images/gb.png) center no-repeat;
    background-size: 100%;
    opacity: .9;
    transition: all .5s
}

@media (max-width: 992px) {
    .video-con .icon.close {
        background: url(../images/gb-h.png) center no-repeat;
        background-size: 100%
    }
}

.video-con .icon.close.close:hover {
    background: url(../images/gb-h.png) center no-repeat;
    background-size: 100%
}

.video-con #video {
    width: 960px;
    height: 70vh;
    margin: 0 auto;
    margin-top: 15vh;
    transform: translateY(-20px);
    transition: all .5s;
    overflow: hidden;
    border-radius: 15px
}

@media (max-width: 992px) {
    .video-con #video {
        width: 100%;
        transform: translateY(0)
    }
}

.about-box .about-info img,
.about-box .about-info table,
.about-box .about-info video {
    max-width: 100%
}

.about-box .about-td {
    margin-top: 30px
}

.about-box .about-video {
    margin-top: 20px
}

.about-box .about-video .img {
    width: 100%
}

.about-box .about-video .img img {
    width: 100%
}

.about-box .zzzs-box .zs-swp-box {
    position: relative
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide {
    padding: 5px;
    height: auto
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide a {
    height: 100%;
    display: inline-block
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide .item {
    text-align: center;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 10px;
    height: 100%
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide .item .img {
    width: 100%;
    aspect-ratio: 1/0.7;
    overflow: hidden
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide .item .img img {
    max-height: 100%;
    max-width: 100%
}

.about-box .zzzs-box .zs-swp-box .swiper .swiper-slide .item .t {
    border-top: 1px solid #f2f2f2;
    line-height: initial;
    color: #000;
    margin: 10px 0;
    padding-top: 18px
}

@media (max-width: 980px) {
    .about-box .zzzs-box .zs-swp-box .swiper .paginationx {
        display: none
    }
}

.about-box .zzzs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet {
    border-radius: 3px;
    width: 30px;
    height: 5px
}

.about-box .zzzs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--textActiveColor)
}

.about-box .zzzs-box .zs-swp-box .zzzs-prev,
.about-box .zzzs-box .zs-swp-box .zzzs-next {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid var(--textActiveColor)
}

@media (max-width: 980px) {

    .about-box .zzzs-box .zs-swp-box .zzzs-prev,
    .about-box .zzzs-box .zs-swp-box .zzzs-next {
        width: 35px;
        height: 35px
    }
}

.about-box .zzzs-box .zs-swp-box .zzzs-prev::after,
.about-box .zzzs-box .zs-swp-box .zzzs-next::after {
    font-size: 20px;
    color: var(--textActiveColor)
}

@media (max-width: 980px) {

    .about-box .zzzs-box .zs-swp-box .zzzs-prev::after,
    .about-box .zzzs-box .zs-swp-box .zzzs-next::after {
        font-size: 17px
    }
}

.about-box .zzzs-box .zs-swp-box .zzzs-prev:hover,
.about-box .zzzs-box .zs-swp-box .zzzs-next:hover {
    background-color: var(--textActiveColor)
}

.about-box .zzzs-box .zs-swp-box .zzzs-prev:hover::after,
.about-box .zzzs-box .zs-swp-box .zzzs-next:hover::after {
    color: #fff
}

@media (min-width: 980px) {
    .about-box .zzzs-box .zs-swp-box .zzzs-prev {
        left: -60px
    }

    .about-box .zzzs-box .zs-swp-box .zzzs-next {
        right: -60px
    }
}

.about-box .about-wh .hw-box .item {
    position: relative;
    width: 50%;
    aspect-ratio: 1/0.7;
    color: #fff
}

@media (max-width: 980px) {
    .about-box .about-wh .hw-box .item {
        width: 100%
    }
}

.about-box .about-wh .hw-box .item .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.about-box .about-wh .hw-box .item .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-box .about-wh .hw-box .item .ico {
    width: 80px;
    height: 80px;
    margin: 0 auto
}

@media (max-width: 980px) {
    .about-box .about-wh .hw-box .item .ico {
        width: 60px;
        height: 60px
    }
}

.about-box .about-wh .hw-box .item .ico img {
    max-width: 100%;
    max-height: 100%
}

.about-box .about-wh .hw-box .item .info {
    padding: 0 80px
}

.about-box .about-fzlc {
    background-image: url("../images/lc-bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.about-box .about-fzlc .abo_lc_box .contents {
    margin: 70px 0
}

@media (max-width: 980px) {
    .about-box .about-fzlc .abo_lc_box .contents {
        margin: 20px 0
    }
}

.about-box .about-fzlc .abo_lc_box .contents .info li {
    margin-top: 5px;
    position: relative;
    padding-left: 25px
}

.about-box .about-fzlc .abo_lc_box .contents .info li::after {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--textActiveColor);
    position: absolute;
    left: 0;
    top: 13px;
    content: ""
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav {
    position: relative
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .container>div {
    position: relative
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper {
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 20px
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper::after {
    position: absolute;
    bottom: 8px;
    left: 0;
    content: "";
    width: 100%;
    border-bottom: 1px solid #c5c5c5
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-slide .item {
    cursor: pointer;
    color: #000;
    text-align: center;
    position: relative
}

@media (max-width: 980px) {
    .about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-slide .item.f-25 {
        font-size: 16px !important
    }
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-slide .item::after {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #d1d1d1;
    content: "";
    left: calc(50% - 8px);
    background-color: #fff;
    bottom: -33px
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-slide.swiper-slide-thumb-active .item {
    color: var(--textActiveColor)
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-slide.swiper-slide-thumb-active .item::after {
    background-color: var(--textActiveColor)
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-next,
.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 20px #e5eaee;
    color: #000;
    margin-top: 21px;
    opacity: 1 !important
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-next:hover,
.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-prev:hover {
    background-color: var(--textActiveColor);
    color: #fff;
    border-color: var(--textActiveColor)
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-next::after,
.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-prev::after {
    font-size: 18px
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-prev {
    left: 0
}

.about-box .about-fzlc .abo_lc_box .abo_lc_nav .swiper-button-next {
    right: 0
}

.about-box .about-sj {
    padding-top: 60px
}

@media (max-width: 980px) {
    .about-box .about-sj {
        padding-top: 20px
    }
}

.about-box .about-sj .infrastr-box {
    margin-top: 70px
}

@media (max-width: 980px) {
    .about-box .about-sj .infrastr-box {
        margin-top: 30px
    }
}

.about-box .about-sj .infrastr-box .swiper-slide {
    position: relative
}

.about-box .about-sj .infrastr-box .swiper-slide .item-img {
    width: 100%;
    aspect-ratio: 1/0.6;
    overflow: hidden;
    position: relative
}

.about-box .about-sj .infrastr-box .swiper-slide .item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-box .about-sj .infrastr-box .swiper-slide .info {
    position: absolute;
    width: calc(100%);
    color: #fff;
    bottom: 0;
    left: 0
}

.about-box .about-sj .infrastr-box .swiper-slide .info .infos {
    padding: 40px 60px;
    position: relative
}

@media (max-width: 980px) {
    .about-box .about-sj .infrastr-box .swiper-slide .info .infos {
        padding: 10px 20px
    }
}

.about-box .about-sj .infrastr-box .swiper-slide .info .infos::after {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    border-radius: 0 0 20px 20px
}

.about-box .about-sj .infrastr-box .swiper-slide .info .title {
    position: relative;
    z-index: 2
}

@media (max-width: 980px) {
    .about-box .about-sj .infrastr-box .swiper-slide .info .title {
        font-size: 13px
    }
}

.about-box .about-sj .infrastr-box .swiper-slide .info .desc {
    position: relative;
    z-index: 2
}

@media (max-width: 980px) {
    .about-box .about-sj .infrastr-box .swiper-slide .info .desc {
        font-size: 12px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis
    }
}

.about-box .about-sj .infrastr-box .infrastr-next,
.about-box .about-sj .infrastr-box .infrastr-prev {
    color: #fff;
    border-radius: 50%
}

.about-box .about-sj .infrastr-box .infrastr-next::after,
.about-box .about-sj .infrastr-box .infrastr-prev::after {
    font-size: 44px
}

.about-box .about-sj .infrastr-box .infrastr-prev {
    left: 25%
}

.about-box .about-sj .infrastr-box .infrastr-next {
    right: 25%
}

.strength .item {
    margin-bottom: 60px
}

@media (max-width: 980px) {
    .strength .item {
        margin-bottom: 30px
    }
}

.strength .item:nth-child(odd) {
    background-image: linear-gradient(to left, #f7f7f7, #dcdcdd)
}

.strength .item:nth-child(2n) {
    flex-direction: row-reverse;
    background-image: linear-gradient(to right, #f7f7f7, #dcdcdd)
}

.strength .item.ddbx {
    flex-direction: row-reverse;
    background-image: linear-gradient(to right, #f7f7f7, #dcdcdd);
    border-radius: 30px
}

.strength .item .img-box {
    width: 50%;
    aspect-ratio: 1/0.7;
    overflow: hidden
}

@media (max-width: 980px) {
    .strength .item .img-box {
        width: 100%
    }
}

.strength .item .img-box .img {
    width: 100%;
    height: 100%
}

.strength .item .img-box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.strength .item .img-box .swiper {
    width: 100%;
    height: 350px
}

@media (max-width: 980px) {
    .strength .item .img-box .swiper {
        height: 220px
    }
}

.strength .item .img-box .swiper .swiper-slide {
    padding: 20px 0;
    height: 320px;
    position: relative;
    opacity: 0;
    transition: opacity .2s, transform .5s
}

@media (max-width: 980px) {
    .strength .item .img-box .swiper .swiper-slide {
        height: 190px
    }
}

.strength .item .img-box .swiper .swiper-slide .imgs {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.strength .item .img-box .swiper .swiper-slide .imgs img {
    max-width: 100%;
    max-height: 100%
}

.strength .item .img-box .swiper .swiper-slide .t {
    opacity: 0
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-prev {
    opacity: 1
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-prev::before {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    z-index: 5;
    background-image: linear-gradient(to right, #e9e9ea, #e9e9ea, transparent) !important
}

@media (max-width: 980px) {
    .strength .item .img-box .swiper .swiper-slide.swiper-slide-prev::before {
        width: 90%
    }
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.1) !important;
    opacity: 1
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-active .t {
    opacity: 1
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-next {
    opacity: 1
}

.strength .item .img-box .swiper .swiper-slide.swiper-slide-next::after {
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    right: -2px;
    top: 0;
    z-index: 5;
    background-image: linear-gradient(to left, #ddddde, #dfdfdf, transparent)
}

@media (max-width: 980px) {
    .strength .item .img-box .swiper .swiper-slide.swiper-slide-next::after {
        width: 90%
    }
}

.strength .item .img-box .swiper .swiper-button-next,
.strength .item .img-box .swiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 20px #e5eaee;
    color: var(--textActiveColor);
    opacity: 1 !important
}

.strength .item .img-box .swiper .swiper-button-next:hover,
.strength .item .img-box .swiper .swiper-button-prev:hover {
    background-color: var(--textActiveColor);
    color: #fff;
    border-color: var(--textActiveColor)
}

.strength .item .img-box .swiper .swiper-button-next::after,
.strength .item .img-box .swiper .swiper-button-prev::after {
    font-size: 18px
}

@media (max-width: 980px) {

    .strength .item .img-box .swiper .swiper-button-next,
    .strength .item .img-box .swiper .swiper-button-prev {
        width: 30px;
        height: 30px
    }

    .strength .item .img-box .swiper .swiper-button-next::after,
    .strength .item .img-box .swiper .swiper-button-prev::after {
        font-size: 12px
    }
}

.strength .item .img-box .swiper .swiper-button-prev {
    left: 20%
}

.strength .item .img-box .swiper .swiper-button-next {
    right: 20%
}

.strength .item .info {
    padding: 60px 50px;
    width: calc(50%)
}

@media (max-width: 980px) {
    .strength .item .info {
        width: 100%;
        padding: 20px
    }
}

.strength .item .info .t {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    z-index: 2
}

.strength .item .info .t::after {
    width: 50px;
    height: 2px;
    background-color: var(--textActiveColor);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute
}

.strength .item .info .desc img {
    max-width: 100%
}

.smart .linian-box .linian-swps {
    position: relative
}

.smart .linian-box .linian-swps .swiper-slide {
    height: auto
}

.smart .linian-box .linian-swps .linian-item {
    width: 100%;
    border-radius: 20px;
    background-color: var(--textActiveColor);
    overflow: hidden;
    height: 100%
}

@media (max-width: 980px) {
    .smart .linian-box .linian-swps .linian-item {
        flex-wrap: wrap-reverse
    }
}

.smart .linian-box .linian-swps .linian-item .info {
    width: 50%;
    padding: 80px 50px;
    color: #fff;
    padding-right: 80px
}

@media (max-width: 980px) {
    .smart .linian-box .linian-swps .linian-item .info {
        width: 100%;
        padding: 20px 10px
    }
}

.smart .linian-box .linian-swps .linian-item .info .desc {
    margin-top: 15px
}

.smart .linian-box .linian-swps .linian-item .img {
    width: 50%;
    aspect-ratio: 1/.8;
    overflow: hidden;
    border-radius: 20px
}

@media (max-width: 980px) {
    .smart .linian-box .linian-swps .linian-item .img {
        width: 100%;
        aspect-ratio: 1/.6
    }
}

.smart .linian-box .linian-swps .linian-item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.smart .linian-box .linian-swps .n-p {
    position: absolute;
    left: 40px;
    bottom: 46px;
    z-index: 50;
    font-size: 18px
}

.smart .linian-box .linian-swps .n-p>div {
    margin: 0 10px;
    cursor: pointer;
    height: 30px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 0 30px;
    line-height: 30px
}

.smart .linian-box .linian-nav {
    position: relative
}

.smart .linian-box .linian-nav .swiper-pagination {
    height: 2px;
    top: 4px;
    background-color: #efefef
}

.smart .linian-box .linian-nav .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: var(--textActiveColor)
}

.smart .linian-box .linian-nav .swp-nlis {
    position: relative;
    z-index: 22;
    margin-top: 50px
}

@media (max-width: 980px) {
    .smart .linian-box .linian-nav .swp-nlis {
        margin-top: 20px
    }
}

.smart .linian-box .linian-nav .swp-nlis .swiper-slide {
    text-align: center
}

.smart .linian-box .linian-nav .swp-nlis .swiper-slide .title {
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-top: 30px;
    cursor: pointer
}

@media (max-width: 980px) {
    .smart .linian-box .linian-nav .swp-nlis .swiper-slide .title {
        font-size: 12px
    }
}

.smart .linian-box .linian-nav .swp-nlis .swiper-slide .title::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 22;
    background-color: transparent;
    transition: all .5s
}

.smart .linian-box .linian-nav .swp-nlis .swiper-slide.on-container-active .title {
    cursor: pointer
}

.smart .linian-box .linian-nav .swp-nlis .swiper-slide.on-container-active .title::after {
    background-color: var(--textActiveColor)
}

.smart .infrastr-box {
    margin-top: 50px
}

@media (max-width: 980px) {
    .smart .infrastr-box {
        margin-top: 30px
    }
}

.smart .infrastr-box .swiper-slide {
    position: relative
}

.smart .infrastr-box .swiper-slide.container {
    padding: 0
}

.smart .infrastr-box .swiper-slide .item-img {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
    position: relative
}

@media (max-width: 980px) {
    .smart .infrastr-box .swiper-slide .item-img {
        border-radius: 10px
    }
}

.smart .infrastr-box .swiper-slide .item-img::after {
    height: 25%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent)
}

.smart .infrastr-box .swiper-slide .item-img img {
    width: 100%
}

.smart .infrastr-box .swiper-slide .info {
    position: absolute;
    width: calc(100% - 120px);
    padding: 40px 60px;
    color: #fff;
    bottom: 0;
    left: 0
}

@media (max-width: 980px) {
    .smart .infrastr-box .swiper-slide .info {
        left: 0;
        padding: 10px 20px;
        width: calc(100% - 40px)
    }
}

@media (max-width: 980px) {
    .smart .infrastr-box .swiper-slide .info .title {
        font-size: 13px
    }
}

@media (max-width: 980px) {
    .smart .infrastr-box .swiper-slide .info .desc {
        font-size: 12px
    }
}

.smart .infrastr-box .infrastr-next,
.smart .infrastr-box .infrastr-prev {
    width: 45px;
    height: 45px;
    background-color: var(--textActiveColor);
    color: #fff;
    border-radius: 50%
}

@media (max-width: 980px) {

    .smart .infrastr-box .infrastr-next,
    .smart .infrastr-box .infrastr-prev {
        width: 35px;
        height: 35px
    }
}

.smart .infrastr-box .infrastr-next::after,
.smart .infrastr-box .infrastr-prev::after {
    font-size: 14px
}

.smart .infrastr-box .infrastr-prev {
    left: 16%
}

.smart .infrastr-box .infrastr-next {
    right: 16%
}

.technology .tech .item {
    text-align: center;
    padding-bottom: 30px;
    margin-top: 40px;
    border-bottom: 1px solid #f5f5f5
}

.technology .jianchi {
    width: 100%;
    position: relative;
    border-radius: 30px;
    overflow: hidden
}

.technology .jianchi .swiper-slide .imgs {
    width: 100%
}

.technology .jianchi .swiper-slide .imgs img {
    width: 100%;
    border-radius: 30px
}

.technology .jianchi .jc-prev,
.technology .jianchi .jc-next {
    width: 65px;
    height: 65px
}

@media (max-width: 980px) {

    .technology .jianchi .jc-prev,
    .technology .jianchi .jc-next {
        width: 35px;
        height: 35px;
        top: 40%
    }
}

.technology .jianchi .jc-prev::after,
.technology .jianchi .jc-next::after {
    font-size: 35px;
    color: var(--textActiveColor)
}

@media (max-width: 980px) {

    .technology .jianchi .jc-prev::after,
    .technology .jianchi .jc-next::after {
        font-size: 17px
    }
}

.technology .jianchi .jc-prev:hover::after,
.technology .jianchi .jc-next:hover::after {
    color: #fff
}

.technology .jianchi .txt-box {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
    padding: 20px;
    padding-bottom: 40px;
    background-image: linear-gradient(to bottom, transparent, #000)
}

.technology .jianchi .txt-box .item {
    width: calc(100% / 3)
}

.technology .jianchi .txt-box .item .ico {
    width: 55px;
    height: 55px;
    margin: 0 auto
}

.technology .jianchi .txt-box .item .ico img {
    max-width: 90%;
    max-height: 90%
}

.technology .jianchi .txt-box .item .f-22 {
    color: #fff
}

.technology .techa .process {
    background-color: #f8f8f8;
    position: relative
}

.technology .techa .process-swpbox {
    margin-top: 60px;
    padding-bottom: 80px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox {
        margin-top: 30px;
        padding-bottom: 30px
    }
}

.technology .techa .process-swpbox .wep-info {
    width: 40%;
    height: 390px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .wep-info {
        width: 100%;
        height: initial
    }
}

.technology .techa .process-swpbox .wep-info>div {
    width: 100%
}

.technology .techa .process-swpbox .wep-info .title {
    color: var(--textActiveColor);
    font-family: var(--fzhmmedium);
    margin-bottom: 20px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .wep-info .title {
        font-size: 18px
    }
}

.technology .techa .process-swpbox .wep-info .desc {
    color: #404040;
    height: 120px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .wep-info .desc {
        height: initial;
        font-size: 14px
    }
}

.technology .techa .process-swpbox .swp-p-n-box {
    position: relative
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .swp-p-n-box {
        display: none
    }
}

.technology .techa .process-swpbox .swp-p-n-box::after {
    width: 80%;
    left: 200px;
    top: 50%;
    content: "";
    position: absolute;
    height: 1px;
    background-color: #dcdcdc
}

.technology .techa .process-swpbox .swp-p-n-box .an {
    width: 80px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    margin-right: 10px;
    border: 1px solid var(--textActiveColor);
    color: var(--textActiveColor);
    text-align: center;
    font-size: 16px
}

.technology .techa .process-swpbox .peswp-box {
    position: absolute;
    width: 55%;
    right: 0;
    top: 60px;
    height: 390px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .peswp-box {
        position: initial;
        width: 100%;
        height: 200px;
        margin-top: 20px
    }
}

.technology .techa .process-swpbox .peswp-box .swiper-slide {
    height: 390px;
    transform: scale(0.9);
    transition: all .5s
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .peswp-box .swiper-slide {
        height: 200px
    }
}

.technology .techa .process-swpbox .peswp-box .swiper-slide .box-shadow-sm {
    margin: 10px;
    height: 390px
}

@media (max-width: 980px) {
    .technology .techa .process-swpbox .peswp-box .swiper-slide .box-shadow-sm {
        height: 180px
    }
}

.technology .techa .process-swpbox .peswp-box .swiper-slide.swiper-slide-active {
    transform: scale(1.1);
    margin-right: 20px !important
}

.technology .techa .process-swpbox .peswp-box .swiper-slide .img {
    width: 100%;
    height: 100%
}

.technology .techa .process-swpbox .peswp-box .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.quality .tx-swp-box {
    margin-top: 30px;
    margin-bottom: 60px
}

@media (max-width: 980px) {
    .quality .tx-swp-box {
        margin-bottom: 30px
    }
}

.quality .tx-swp-box .tx-swps {
    margin-left: -20px;
    margin-right: -20px
}

.quality .tx-swp-box .tx-swps .swiper-slide {
    padding: 20px;
    height: auto
}

.quality .tx-swp-box .tx-swps .swiper-slide .app-itme {
    background-color: #fff;
    border-radius: 10px;
    transition: all .5s;
    box-shadow: 0 0 40px 3px #f6f6f6;
    overflow: hidden;
    height: 100%
}

.quality .tx-swp-box .tx-swps .swiper-slide .app-itme .img {
    width: 100%;
    aspect-ratio: 1/0.7;
    overflow: hidden;
    border-radius: 10px
}

.quality .tx-swp-box .tx-swps .swiper-slide .app-itme .img img {
    width: 100%;
    height: 100%
}

.quality .tx-swp-box .tx-swps .swiper-slide .app-itme .info {
    padding: 30px;
    transition: all .5s;
    background-color: #fff
}

.quality .tx-swp-box .tx-swps .swiper-slide .app-itme .info .desc {
    margin: 20px 0;
    padding-right: 10px;
    height: 20vh;
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch
}

.quality .tx-swp-box .tx-swps .swiper-slide.swiper-slide-active .app-itme {
    background-color: #f14848
}

.quality .tx-swp-box .tx-swps .swiper-slide.swiper-slide-active .app-itme .t {
    color: #fff
}

.quality .tx-swp-box .tx-swps .swiper-slide.swiper-slide-active .app-itme .info {
    color: #fff;
    background-color: #f14848
}

.quality .tx-swp-box .tx-swps .swiper-slide:hover .app-itme {
    background-color: #f14848
}

.quality .tx-swp-box .tx-swps .swiper-slide:hover .app-itme .t {
    color: #fff
}

.quality .tx-swp-box .tx-swps .swiper-slide:hover .app-itme .info {
    color: #fff !important;
    background-color: #f14848
}

.quality .tx-swp-box .tx-swps .czt {
    position: relative;
    padding: 20px;
    margin-top: 10px;
    padding-bottom: 0
}

@media (max-width: 980px) {
    .quality .tx-swp-box .tx-swps .czt {
        margin-top: 0px;
        padding: 0 20px
    }
}

.quality .tx-swp-box .tx-swps .czt .p-n {
    position: relative;
    width: 100px
}

.quality .tx-swp-box .tx-swps .czt .p-n>div {
    position: initial;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--textActiveColor);
    color: var(--textActiveColor);
    margin-top: initial;
    transition: all .5s
}

.quality .tx-swp-box .tx-swps .czt .p-n>div::after {
    font-size: 19px
}

.quality .tx-swp-box .tx-swps .czt .p-n>div:hover {
    background-color: var(--textActiveColor);
    color: #fff
}

.quality .tx-swp-box .tx-swps .czt .swiper-pagination {
    width: calc(100% - 120px);
    position: relative;
    height: 2px;
    background-color: #d1d1d1
}

.quality .tx-swp-box .tx-swps .czt .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: var(--textActiveColor)
}

.quality .zs-box {
    padding-bottom: 30px
}

@media (max-width: 980px) {
    .quality .zs-box {
        padding-bottom: 10px
    }
}

.quality .zs-box.bg {
    background-image: url("../images/zl-bg.jpg");
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

.quality .zs-box .zs-swp-box {
    position: relative
}

.quality .zs-box .zs-swp-box .swiper {
    padding-bottom: 60px
}

@media (max-width: 980px) {
    .quality .zs-box .zs-swp-box .swiper {
        padding-bottom: 10px
    }
}

.quality .zs-box .zs-swp-box .swiper .swiper-slide {
    padding: 5px;
    height: auto
}

.quality .zs-box .zs-swp-box .swiper .swiper-slide .item {
    text-align: center;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 10px;
    height: 100%
}

.quality .zs-box .zs-swp-box .swiper .swiper-slide .item .img {
    width: 100%;
    aspect-ratio: 1/1.4;
    overflow: hidden
}

.quality .zs-box .zs-swp-box .swiper .swiper-slide .item .img img {
    max-height: 100%;
    max-width: 100%
}

.quality .zs-box .zs-swp-box .swiper .swiper-slide .item .t {
    border-top: 1px solid #f2f2f2;
    line-height: initial;
    color: #000;
    margin: 10px 0;
    padding-top: 15px
}

@media (max-width: 980px) {
    .quality .zs-box .zs-swp-box .swiper .swiper-slide .item .t {
        font-size: 16px
    }
}

@media (max-width: 980px) {
    .quality .zs-box .zs-swp-box .swiper .paginationx {
        display: none
    }
}

.quality .zs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: 1px solid transparent;
    background-color: transparent;
    position: relative;
    display: inline-block;
    opacity: 1
}

.quality .zs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet::after {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.quality .zs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: 1px solid var(--textActiveColor)
}

.quality .zs-box .zs-swp-box .swiper .paginationx .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    background-color: var(--textActiveColor)
}

.quality .zs-box .zs-swp-box .zzzs-prev,
.quality .zs-box .zs-swp-box .zzzs-next {
    width: 45px;
    height: 45px;
    border-radius: 50%
}

@media (max-width: 980px) {

    .quality .zs-box .zs-swp-box .zzzs-prev,
    .quality .zs-box .zs-swp-box .zzzs-next {
        width: 35px;
        height: 35px;
        top: 40%
    }
}

.quality .zs-box .zs-swp-box .zzzs-prev::after,
.quality .zs-box .zs-swp-box .zzzs-next::after {
    font-size: 25px;
    color: var(--textActiveColor)
}

@media (max-width: 980px) {

    .quality .zs-box .zs-swp-box .zzzs-prev::after,
    .quality .zs-box .zs-swp-box .zzzs-next::after {
        font-size: 17px
    }
}

.quality .zs-box .zs-swp-box .zzzs-prev:hover,
.quality .zs-box .zs-swp-box .zzzs-next:hover {
    background-color: var(--textActiveColor)
}

.quality .zs-box .zs-swp-box .zzzs-prev:hover::after,
.quality .zs-box .zs-swp-box .zzzs-next:hover::after {
    color: #fff
}

@media (min-width: 980px) {
    .quality .zs-box .zs-swp-box .zzzs-prev {
        left: -60px
    }

    .quality .zs-box .zs-swp-box .zzzs-next {
        right: -60px
    }
}

.i-hzhb .hzhb-box .scroll-container {
    overflow: hidden;
    position: relative;
    height: 480px
}

@media (max-width: 980px) {
    .i-hzhb .hzhb-box .scroll-container {
        height: 280px
    }
}

.i-hzhb .hzhb-box .scroll-container::before {
    width: 100%;
    height: 280px;
    background-image: linear-gradient(to top, transparent, #fff);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    z-index: 2
}

@media (max-width: 980px) {
    .i-hzhb .hzhb-box .scroll-container::before {
        height: 120px
    }
}

.i-hzhb .hzhb-box .scroll-container::after {
    width: 100%;
    height: 280px;
    background-image: linear-gradient(to bottom, transparent, #fff);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    z-index: 2
}

@media (max-width: 980px) {
    .i-hzhb .hzhb-box .scroll-container::after {
        height: 120px
    }
}

.i-hzhb .hzhb-box .scroll-content {
    flex-direction: column;
    will-change: transform
}

.i-hzhb .hzhb-box .scroll-content .row-block {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px 16px;
    padding: 12px 5px
}

@media (max-width: 980px) {
    .i-hzhb .hzhb-box .scroll-content .row-block {
        grid-template-columns: repeat(3, 1fr)
    }
}

.i-hzhb .hzhb-box .scroll-content .item {
    background: white;
    border-radius: 10px;
    padding: 12px 6px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
    gap: 10px
}

.i-hzhb .hzhb-box .scroll-content .item img {
    max-width: 90%;
    max-height: 90%
}

.rigth-kj {
    position: fixed;
    right: 30px;
    top: 30%;
    z-index: 999
}

.rigth-kj .rig-box {
    width: 68px;
    padding: 10px;
    border-radius: 60px;
    box-shadow: 0 0 0 2px #f0f0f0;
    background-color: #fff;
    animation: huanx 2s linear infinite
}

.rigth-kj .rig-box ul {
    list-style-type: none
}

.rigth-kj .rig-box ul li {
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #ededed
}

.rigth-kj .rig-box ul li .pab-a {
    position: absolute;
    right: 100%;
    top: 0;
    padding-right: 10px
}

.rigth-kj .rig-box ul li.r-link {
    margin-top: 10px
}

.rigth-kj .rig-box ul li.r-tel {
    margin-top: 15px
}

.rigth-kj .rig-box ul li.r-tel .tel-box {
    width: 0px;
    padding-right: 0;
    overflow: hidden;
    transition: width .5s;
    background-color: #fff;
    font-weight: 600;
    padding: 20px 0;
    white-space: nowrap;
    line-height: 15px;
    border-radius: 30px 0 0 30px;
    z-index: -1;
    box-shadow: 0 0 15px 1px #dbdada
}

.rigth-kj .rig-box ul li.r-tel .tel-box.ac {
    width: 200px;
    padding: 20px
}

.rigth-kj .rig-box ul li.r-ewm {
    margin-top: 10px
}

.rigth-kj .rig-box ul li.r-ewm .ewm-box {
    padding-right: 20px;
    display: none
}

.rigth-kj .rig-box ul li.r-ewm .ewm-box .ewm-con {
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 15px 1px #dbdada
}

.rigth-kj .rig-box ul li.r-ewm .ewm-box .ewm-con .img {
    width: 100px
}

.rigth-kj .rig-box ul li.r-ewm .ewm-box .ewm-con .img img {
    width: 100%
}

.rigth-kj .rig-box ul li .ico {
    width: 45px;
    height: 45px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 5px
}

.rigth-kj .rig-box ul li .ico svg {
    width: 35px;
    height: 35px
}

.rigth-kj .rig-box ul li .ico svg path {
    fill: var(--textActiveColor)
}

.rigth-kj .rig-box ul li .ico .fa {
    color: var(--textActiveColor)
}

.rigth-kj .rig-box ul li .t {
    font-size: 12px;
    margin: 5px 0;
    text-align: center
}

.rigth-kj .rig-box ul li:last-child {
    border-bottom: none
}

.rigth-kj .rig-box ul li:last-child .ico .fa {
    color: #292929
}

.rigth-kj .rig-box ul li:hover .ico {
    background-color: var(--textActiveColor)
}

.rigth-kj .rig-box ul li:hover .ico .fa {
    color: #fff
}

.rigth-kj .rig-box ul li:hover .ico svg path {
    fill: #fff
}

@keyframes huanx {
    0% {
        box-shadow: 0 0 3px 1px #f0f0f0
    }

    50% {
        box-shadow: 0 0 10px 2px #f0f0f0
    }

    100% {
        box-shadow: 0 0 3px 1px #f0f0f0
    }
}

.foot {
    background-color: #323232;
    padding-top: 60px;
    color: rgba(255, 255, 255, 0.7)
}

@media (max-width: 980px) {
    .foot {
        padding-top: 30px
    }

    .foot .j-c-e {
        justify-content: center
    }
}

.foot .foot-rwm {
    max-width: 180px
}

@media (max-width: 980px) {
    .foot .foot-rwm {
        max-width: 120px
    }
}

.foot .foot-rwm img {
    width: 100%
}

@media only screen and (min-width: 980px) {
    .foot .col-lg-4 {
        width: 30%
    }

    .foot .col-lg-8 {
        width: 70%
    }
}

.foot .foot-d-info {
    margin-top: 20px;
    width: 80%
}

@media only screen and (max-width: 980px) {
    .foot .foot-d-info {
        width: 100%
    }
}

.foot .foot-nav {
    width: calc(100%);
    margin-top: 15px
}

.foot .foot-nav .nav-item .t-li {
    margin-bottom: 25px;
    color: #fff
}

.foot .foot-nav .nav-item .lis li {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.7)
}

.foot .foot-nav .nav-item .lis li a {
    color: rgba(255, 255, 255, 0.7)
}

.foot .foot-nav .nav-items {
    width: 30%;
    color: #fff
}

.foot .foot-nav .nav-items .t-li {
    margin-bottom: 20px
}

.foot .foot-nav .nav-items .contact {
    color: rgba(255, 255, 255, 0.7)
}

.foot .foot-nav .nav-items .contact p {
    margin-bottom: 15px
}

.foot .lxfs {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 20px 0
}

.foot .lxfs .l-item {
    margin: 0 35px
}

@media only screen and (min-width: 980px) {
    .foot .lxfs .l-item {
        flex: 1
    }

    .foot .lxfs .l-item:first-child {
        margin-left: 0
    }

    .foot .lxfs .l-item:last-child {
        margin-right: 0
    }
}

@media only screen and (max-width: 980px) {
    .foot .lxfs .l-item {
        margin-left: 0;
        margin-top: 10px
    }
}

.foot .lxfs .l-item .ti {
    position: relative;
    padding-bottom: 10px
}

.foot .lxfs .l-item .ti::after {
    bottom: 0;
    width: 30px;
    border-bottom: 3px solid var(--textActiveColor);
    content: "";
    position: absolute;
    left: 0
}

.foot .banquan {
    padding: 20px 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

@media only screen and (max-width: 980px) {
    .foot .banquan {
        font-size: 12px
    }
}

.foot .banquan a {
    color: rgba(255, 255, 255, 0.7)
}

@media only screen and (max-width: 980px) {
    .foot .banquan .wl-link {
        width: 100%;
        margin-top: 15px;
        justify-content: center
    }
}

.foot .banquan .wl-link .link {
    width: 25px;
    height: 25px;
    margin-right: 8px;
    opacity: 0.9;
    transition: all .5s
}

.foot .banquan .wl-link .link .fa {
    font-size: 25px
}

.foot .banquan .wl-link .link svg {
    width: 23px;
    height: 23px
}

.foot .banquan .wl-link .link svg path {
    fill: rgba(255, 255, 255, 0.7)
}

.foot .banquan .wl-link .link svg path:hover {
    transition: all .5s;
    fill: var(--textActiveColor)
}

.foot .banquan .wl-link .link:hover {
    opacity: 1
}

.foot .banquan .wl-link .link img {
    width: 100%
}

.n-ban-info {
    height: 450px;
    background: #dddddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.n-ban-info.bg {
    position: relative
}

@media (max-width: 980px) {
    .n-ban-info {
        height: 180px;
        margin-top: 70px;
        background-size: auto 180px
    }
}

.n-ban-info .container {
    height: 100%;
    position: relative
}

@media (max-width: 980px) {
    .n-ban-info .container {
        justify-content: center;
        text-align: center
    }
}

.n-ban-info .b-info {
    width: 100%;
    position: relative;
    z-index: 2
}

.n-ban-info .b-info .titlex {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #fff;
    position: relative
}

@media (max-width: 980px) {
    .n-ban-info .b-info .titlex {
        padding-bottom: 0
    }
}

.n-ban-info .b-info .sname {
    color: #fff
}

@media (max-width: 980px) {
    .n-ban-info .b-info .sname {
        font-size: 15px
    }

    .n-ban-info .b-info .sname br {
        display: none
    }
}

.n-ban-info .navigation {
    position: absolute;
    right: 0;
    bottom: 40px
}

.n-ban-info .navigation a,
.n-ban-info .navigation span {
    color: #fff
}

.n-ban-info-a {
    height: 350px;
    background: #dddddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.n-ban-info-a.bg {
    position: relative
}

.n-ban-info-a.bg::after {
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(221, 221, 221, 0.9);
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 980px) {
    .n-ban-info-a {
        height: 220px;
        margin-top: 70px;
        background-size: auto 220px
    }
}

.n-ban-info-a .container {
    height: 100%;
    position: relative
}

@media (max-width: 980px) {
    .n-ban-info-a .container {
        justify-content: center;
        text-align: center
    }
}

.n-ban-info-a .b-info {
    width: 100%;
    position: relative;
    z-index: 2
}

.n-ban-info-a .b-info .titlex {
    padding-top: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #000;
    position: relative
}

@media (max-width: 980px) {
    .n-ban-info-a .b-info .titlex {
        font-size: 18px
    }
}

.n-ban-info-a .b-info .time {
    color: #6f6f6f
}

.n-ban-info-a .b-info .time .fa {
    margin-right: 10px
}

.n-ban-info-a .navigation a,
.n-ban-info-a .navigation span {
    color: #6f6f6f
}

.product-nav .p-nav .link {
    margin: 0 20px
}

@media (max-width: 980px) {
    .product-nav .p-nav .link {
        margin: 5px;
        width: 100%;
        text-align: center
    }
}

.product-nav .p-nav .link a {
    display: block;
    padding: 15px 25px;
    border-radius: 5px;
    border: 1px solid #b5b5b5;
    transition: all .5s
}

@media (max-width: 980px) {
    .product-nav .p-nav .link a {
        padding: 8px 15px;
        font-size: 16px;
        width: 100%
    }
}

.product-nav .p-nav .link a:hover {
    color: #fff !important
}

.product-nav .p-nav .link.av a,
.product-nav .p-nav .link:hover a {
    background-color: var(--textActiveColor);
    color: #fff;
    border-color: var(--textActiveColor)
}

.product-nav .s-nav {
    text-align: center;
    margin-top: 50px
}

@media (max-width: 980px) {
    .product-nav .s-nav {
        margin-top: 20px;
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 8px
    }
}

.product-nav .s-nav a {
    display: inline-block;
    margin: 0 20px
}

@media (max-width: 980px) {
    .product-nav .s-nav a {
        font-size: 14px;
        margin: 0 10px
    }
}

.product-nav .s-nav a.av {
    color: var(--textActiveColor)
}

.product-list .item {
    background-color: #fff;
    box-shadow: 0 0 10px 0px #efefef;
    overflow: hidden;
    border-radius: 20px;
    margin-top: 30px;
    flex-direction: row-reverse;
    padding: 10px
}

@media (max-width: 980px) {
    .product-list .item {
        margin-top: 10px;
        padding: 10px;
        border-radius: 10px;
        flex-direction: initial
    }

    .product-list .item .info {
        margin-top: 15px
    }
}

.product-list .item .img {
    width: 40%;
    aspect-ratio: 1/1.2;
    overflow: hidden
}

@media (max-width: 980px) {
    .product-list .item .img {
        border-radius: 10px;
        aspect-ratio: 1/1.6
    }
}

.product-list .item .img img {
    max-width: 99%;
    max-height: 99%
}

.product-list .item .info {
    width: 55%;
    margin-right: 5%;
    padding: 20px
}

@media (max-width: 980px) {
    .product-list .item .info {
        margin-left: 5%;
        margin-right: 0
    }
}

.product-list .item .info .t br {
    display: none
}

@media (max-width: 980px) {
    .product-list .item .info .t br {
        display: block
    }
}

.product-list .item .link-ban .btn {
    border: 1px solid var(--textActiveColor);
    color: var(--textActiveColor);
    padding: 10px 25px
}

@media (max-width: 980px) {
    .product-list .item .link-ban .btn {
        padding: 8px 15px
    }
}

.product-list .item .link-ban .btn path {
    fill: var(--textActiveColor)
}

.product-list .item .desc {
    color: #7a7a7a
}

.product-list .item .desca {
    white-space: pre-line;
    color: #626262
}

.product .pr-m-img-lis {
    margin-top: 10px
}

@media (max-width: 980px) {
    .product .pr-m-img-lis {
        margin-bottom: 20px
    }
}

.product .p-img-s .img_box {
    border: 1px solid #ccc;
    width: 100%;
    aspect-ratio: 1/1
}

.product .p-img-s .img_box a {
    width: 100%;
    height: 100%
}

.product .p-img-s .img_box img {
    max-width: 100%;
    max-height: 100%
}

.product .p-img-s .ac .img_box {
    border: 1px solid var(--textActiveColor)
}

.product .prod-top {
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 40px
}

@media (max-width: 980px) {
    .product .prod-top {
        margin-top: 0;
        border-top: none;
        padding-top: 0
    }
}

.product .prod-box {
    padding-bottom: 60px
}

@media (max-width: 980px) {
    .product .prod-box {
        padding-bottom: 30px
    }
}

@media (min-width: 980px) {
    .product .prod-box .row {
        margin-left: -30px;
        margin-right: -30px
    }

    .product .prod-box .row [class*="col-lg-"] {
        padding-left: 30px;
        padding-right: 30px
    }
}

.product .prod-box .t1 a#gobottom,
.product .prod-box .t1 a#gotop {
    width: 100%
}

.product .prod-box .ps {
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    width: 100%
}

@media (max-width: 980px) {
    .product .prod-box .ps {
        margin-top: 10px
    }
}

.product .prod-box .ps .ico {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.product .prod-box .ps .ico .icon {
    width: 100%;
    height: 100%
}

.product .prod-box .ps .ico .icon path {
    fill: var(--textActiveColor)
}

.product .prod-box .ps .ico .desc {
    width: calc(100% - 40px)
}

.product .prod-box .desc {
    white-space: pre-line
}

.product .prod-box .link-ban .btn {
    padding: 10px 30px
}

.product .prod-box .link-ban .btn path {
    fill: #fff
}

.product .prod-box .link-ban .btn:nth-child(1) {
    background-color: var(--textActiveColor)
}

.product .prod-box .link-ban .btn:nth-child(1):hover {
    color: #fff !important
}

.product .prod-box .swiper-button-next,
.product .prod-box .swiper-button-prev {
    color: #fff;
    width: 30px;
    height: 30px;
    background-color: var(--textActiveColor);
    border-radius: 50%;
    transform: translateY(10px)
}

.product .prod-box .swiper-button-next::after,
.product .prod-box .swiper-button-prev::after {
    font-size: 16px
}

.product .prod-box .left-pro {
    position: relative
}

.product .prod-box .img-load {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 233;
    cursor: no-drop
}

.product .prod-box .img-load::after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f110";
    font-size: 28px;
    color: #242424;
    animation: rotate-custom 1s linear infinite;
    transform-origin: center center;
    position: absolute;
    left: 50%;
    top: 50%
}

.product .tdian {
    background-color: #f8f8f8;
    background: #f5f5f5 url("../images/tx-bg.jpg") no-repeat;
    background-position: bottom center;
    background-size: 100%
}

.product .tdian .tx-swp-box {
    margin-top: 30px
}

@media (max-width: 980px) {
    .product .tdian .tx-swp-box {
        margin-top: 10px
    }
}

.product .tdian .tx-swp-box .tx-swp {
    margin-left: -20px;
    margin-right: -20px
}

.product .tdian .tx-swp-box .tx-swp .swiper-slide {
    padding: 20px;
    height: auto
}

.product .tdian .tx-swp-box .tx-swp .swiper-slide .tx-item {
    padding: 30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 100%;
    transition: box-shadow .5s, background-color .5s
}

.product .tdian .tx-swp-box .tx-swp .swiper-slide .tx-item .title {
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    z-index: 2
}

.product .tdian .tx-swp-box .tx-swp .swiper-slide .tx-item .title::after {
    width: 50px;
    height: 2px;
    background-color: var(--textActiveColor);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute
}

.product .tdian .tx-swp-box .tx-swp .swiper-slide .tx-item .info {
    position: relative;
    z-index: 2;
    padding-bottom: 70px
}

.product .tdian .tx-swp-box .tx-swp .czt {
    position: relative;
    padding: 20px;
    margin-top: 10px;
    padding-bottom: 0
}

@media (max-width: 980px) {
    .product .tdian .tx-swp-box .tx-swp .czt {
        margin-top: 0px
    }
}

.product .tdian .tx-swp-box .tx-swp .czt .p-n {
    position: relative;
    width: 100px
}

.product .tdian .tx-swp-box .tx-swp .czt .p-n>div {
    position: initial;
    width: 40px;
    height: 40px;
    color: var(--textActiveColor);
    margin-top: initial
}

.product .tdian .tx-swp-box .tx-swp .czt .p-n>div::after {
    font-size: 19px
}

.product .tdian .tx-swp-box .tx-swp .czt .swiper-pagination {
    width: calc(100% - 120px);
    position: relative;
    height: 2px;
    background-color: #dddedf
}

.product .tdian .tx-swp-box .tx-swp .czt .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: var(--textActiveColor)
}

.product .gd-prod .titlex {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    z-index: 2
}

.product .gd-prod .titlex::after {
    width: 50px;
    height: 2px;
    background-color: var(--textActiveColor);
    content: "";
    left: 0;
    bottom: 0;
    position: absolute
}

.product .gd-prod .cz {
    position: relative
}

.product .gd-prod .cz>div {
    position: initial;
    margin: 0 5px
}

.product .gd-prod .cz>div::after {
    font-size: 20px;
    color: #a1a1a1
}

.product .gd-prod .cz>div:hover::after {
    color: var(--textActiveColor)
}

.product .gd-prod .gd-swp {
    margin-top: 50px
}

@media (max-width: 980px) {
    .product .gd-prod .gd-swp {
        margin-top: 20px
    }
}

.product .gd-prod .gd-swp .item {
    border: 1px solid #e0e6e8;
    padding: 30px
}

@media (max-width: 980px) {
    .product .gd-prod .gd-swp .item {
        padding: 15px
    }
}

.product .gd-prod .gd-swp .item .img {
    width: 100%;
    aspect-ratio: 1/0.8;
    overflow: hidden
}

.product .gd-prod .gd-swp .item .img img {
    max-width: 100%;
    max-height: 100%
}

.product .gd-prod .gd-swp .item .desc {
    color: #7a7a7a
}

.product .prod-info img,
.product .prod-info table,
.product .prod-info video {
    max-width: 100%
}

.img-cv {
    width: 100%;
    aspect-ratio: 1/0.9;
    overflow: hidden
}

@media (max-width: 980px) {
    .img-cv {
        margin-bottom: 30px
    }
}

.img-cv img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.newslist {
    padding-bottom: 50px
}

@media (max-width: 980px) {
    .newslist {
        padding-bottom: 20px
    }
}

.newslist .top-news {
    width: 100%;
    margin: 60px 0;
    background-color: #f8f8f8
}

@media (max-width: 980px) {
    .newslist .top-news {
        margin: 30px 0
    }
}

.newslist .top-news .img-box {
    width: 50%;
    aspect-ratio: 1/0.7;
    overflow: hidden
}

@media (max-width: 980px) {
    .newslist .top-news .img-box {
        width: 100%
    }
}

.newslist .top-news .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.newslist .top-news .info {
    padding: 50px;
    width: calc(50% - 50px)
}

@media (max-width: 980px) {
    .newslist .top-news .info {
        width: 100%;
        padding: 20px
    }
}

.newslist .top-news .info .time .fa {
    margin-right: 10px;
    color: var(--textActiveColor)
}

.newslist .top-news .info .t {
    position: relative;
    padding-bottom: 10px;
    color: var(--textActiveColor)
}

.newslist .top-news .info .t::after {
    content: "";
    width: 50px;
    height: 2px;
    background-color: var(--textActiveColor);
    position: absolute;
    left: 0;
    bottom: 0
}

.newslist .top-news .info .link-ban .btn {
    padding: 12px 30px;
    line-height: 0
}

.newslist .item {
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #fff;
    box-shadow: 0 0 10px 0px #E9E9E9
}

.newslist .item .info {
    padding: 15px
}

.newslist .item .t {
    transition: all .5s
}

.newslist .item:hover .t {
    color: var(--textActiveColor)
}

.newslist .item .desc {
    height: 50px;
    color: #6c6c6c
}

@media (max-width: 980px) {
    .newslist .item .desc {
        height: initial
    }
}

.newslist .item .time {
    color: #929292
}

.newslist .item .time .fa {
    margin-top: 3px;
    color: var(--textActiveColor);
    margin-right: 10px
}

.newslist .item .link {
    color: var(--textActiveColor)
}

.news-con .content-box {
    padding-bottom: 30px
}

.news-con .content-box .titles h1 {
    margin-top: 0
}

.news-con .content-box .time {
    margin-top: 10px
}

.news-con .content-box .content {
    margin: 30px 0;
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2
}

@media (max-width: 980px) {
    .news-con .content-box .content {
        margin-top: 0
    }
}

.news-con .content-box .content video,
.news-con .content-box .content img,
.news-con .content-box .content table {
    max-width: 100%
}

.news-con .content-box .next-pr .link {
    max-width: 45%
}

@media (max-width: 980px) {
    .news-con .content-box .next-pr .link {
        width: 100%;
        max-width: 100%
    }
}

.pagination li {
    margin: 0 5px;
    display: inline-block
}

.pagination li a {
    color: #292929
}

.pagination li.active span,
.pagination li.active span:hover {
    border-color: var(--textActiveColor);
    background-color: var(--textActiveColor);
    color: #fff
}

@media (max-width: 980px) {
    .f-23 {
        font-size: 14px
    }

    .f-25 {
        font-size: 16px
    }

    .f-30 {
        font-size: 20px
    }
}