.support {
    position: relative;
    overflow: hidden
}

.support .s1 {
    position: relative
}

.support .s1 .nav-wrap {
    position: absolute;
    top: 190px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    left: 50%;
    transform: translate(-50%, -50%)
}

.support .s1 .nav-wrap .text-wrap {
    position: absolute;
    left: 0;
    top: 140px
}

.support .s1 .nav-wrap .text-wrap h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    margin-bottom: 1rem
}

.support .s1 .nav-wrap .text-wrap .des {
    width: 60%;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3)
}

.support .s2 {
    padding: 160px 0;
    font-size: 0
}

.support .s2 .item {
    display: inline-block;
    vertical-align: top
}

.support .s2 .left {
    width: 560px
}

.support .s2 .left h3 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #333
}

.support .s2 .left .des {
    margin-bottom: 2rem;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.support .s2 .left h4 {
    margin-bottom: 0rem;
    font-size: 22px;
    font-weight: 400;
    color: #333
}

.support .s2 .left .text {
    padding-left: 16px;
    position: relative;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-size: 18px;
    font-weight: 400;
    color: #666
}

.support .s2 .left .text::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #b3b3b3;
    border-radius: 50%
}

.support .s2 .left .bt-wrap {
    margin-top: 2rem;
    text-transform: uppercase
}

.support .s2 .left .bt-wrap .bt {
    width: 260px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top
}

.support .s2 .left .bt-wrap .view {
    margin-right: 40px;
    background: #1565c0;
    color: #fff
}

.support .s2 .left .bt-wrap .down {
    border: 1px solid #b3b3b3;
    color: #666
}

.support .s2 .left .se_war {
    margin-top: 1rem;
    font-size: 16px;
    font-weight: 400;
    color: #666
}

.support .s2 .left .se_war span {
    color: #ccc;
    font-style: italic
}

.support .s2 .right {
    padding-left: 50px;
    width: calc(100% - 560px);
    position: relative
}

.support .s2 .right .img-wrap {
    width: 100%;
    position: relative
}

.support .s2 .right .img-wrap .text {
    width: 100%;
    padding-left: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 120px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 26px;
    font-weight: 400;
    color: #fff
}

.support .s3 {
    background: #eceff1
}

.support .s3 .piece {
    max-width: 1500px;
    margin: 0 auto;
    padding: 6rem 0 6rem 0
}

.support .s3 .piece h2 {
    font-size: 40px;
    font-weight: 700;
    color: #424242;
    margin-bottom: 0rem;
    text-transform: uppercase;
    text-align: center
}

.support .s3 .piece .des {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    margin-bottom: 3rem
}

.support .s3 .piece .faq-content {
    border-bottom: 1px solid #BDBFC1
}

.support .s3 .piece .faq-content .faq-box {
    border-top: 1px solid #BDBFC1
}

.support .s3 .piece .faq-content .faq-box .faq-w {
    padding: 30px 0;
    color: #333;
    padding-left: 40px;
    position: relative
}

.support .s3 .piece .faq-content .faq-box .faq-w h3 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0
}

.support .s3 .piece .faq-content .faq-box .faq-w h3 span {
    color: #333;
    margin-right: 30px
}

.support .s3 .piece .faq-content .faq-box .faq-w h3 .no {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 24px
}

.support .s3 .piece .faq-content .faq-box .faq-w h3 .no .hide {
    display: none !important
}

.support .s3 .piece .faq-content .faq-box .faq-w h3 .no .two {
    color: #000;
    font-weight: 700
}

.support .s3 .piece .faq-content .faq-box .faq-w:hover {
    cursor: pointer;
    background: #fff
}

.support .s3 .piece .faq-content .faq-box .faq-w:active {
    background: #fff
}

.support .s3 .piece .faq-content .faq-box .active1 {
    background: #fff;
    border-bottom: 1px solid #757575
}

.support .s3 .piece .faq-content .faq-box .faq-a {
    font-size: 18px;
    font-weight: 400;
    color: #424242;
    background: #fff;
    display: none;
    padding: 30px 0;
    padding-left: 80px;
    padding-right: 6%;
    position: relative;
    font-size: 0
}

.support .s3 .piece .faq-content .faq-box .faq-a span {
    font-size: 20px;
    margin-right: 30px;
    font-family: OpenSans;
    font-weight: bold;
    color: #666
}

.support .s3 .piece .faq-content .faq-box .faq-a .lab {
    width: 20px;
    display: inline-block
}

.support .s3 .piece .faq-content .faq-box .faq-a .answer {
    font-size: 16px;
    width: 96%;
    vertical-align: top;
    display: inline-block
}

.support .s3 .piece .viewAll {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    width: 500px;
    line-height: 60px;
    border: 1px solid #1565c0;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-top: 4rem
}

.support .s4 {
    position: relative
}

.support .s4 .container {
    padding: 5rem 0
}

.support .s4 .container h2 {
    font-size: 40px;
    font-weight: 700;
    color: #424242;
    margin-bottom: 0rem;
    text-transform: uppercase;
    text-align: center
}

.support .s4 .container .des {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    margin-bottom: 3rem
}

.support .s4 .container .swiper-slide iframe {
    width: 100%;
    height: 270px
}

.support .s4 .container .swiper-slide h3 {
    font-size: 18px;
    font-weight: 700;
    color: #333
}

.support .s4 .container .swiper-slide .de {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 400;
    color: #666
}

.support .s4 .container .see {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    width: 400px;
    line-height: 60px;
    border: 1px solid #1565c0;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-top: 4rem
}

.support .s4 .swiper-button {
    top: 50%;
    background-size: 100%
}

.support .s4 .prev1 {
    background-image: url("/assets/img/wy/left3.png");
    left: 85px
}

.support .s4 .next1 {
    background-image: url("/assets/img/wy/right3.png");
    right: 85px
}

.support .s4 .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-image: url("/assets/img/wy/left2.png")
}

.support .s4 .swiper-button-next.swiper-button-disabled {
    background-image: url("/assets/img/wy/right2.png");
    opacity: 1
}

.support .s5 {
    position: relative;
    overflow: hidden;
    background: #eceff1
}

.support .s5 .container {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.support .s5 .container h2 {
    font-size: 40px;
    font-weight: 700;
    color: #424242;
    margin-bottom: 0rem;
    text-transform: uppercase;
    text-align: center
}

.support .s5 .container .des {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #999;
    margin-bottom: 3rem
}

.support .s5 .container .sec1-box {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.support .s5 .container .sec1-box .list {
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 80px
}

.support .s5 .container .sec1-box .list .num {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 50px;
    vertical-align: top;
    display: inline-block;
    margin-right: 20px
}

.support .s5 .container .sec1-box .list .content {
    display: inline-block
}

.support .s5 .container .sec1-box .list .content .cat {
    font-size: 16px;
    font-weight: 700;
    color: #1565c0
}

.support .s5 .container .sec1-box .list .content .tit {
    font-size: 24px;
    font-weight: 400;
    color: #000
}

.support .s5 .container .sec1-box .list .pdf {
    padding-right: 80px;
    float: right;
    padding-top: 12px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.support .s5 .container .sec1-box .list .pdf .text {
    margin-right: 40px;
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.support .s5 .container .sec1-box .list .pdf .down-two {
    right: 75px;
    position: absolute;
    opacity: 0
}

.support .s5 .container .sec1-box .list:hover {
    background: #fff;
    transition: 0.3s
}

.support .s5 .container .sec1-box .list:hover .down1 {
    opacity: 0
}

.support .s5 .container .sec1-box .list:hover .down-two {
    opacity: 1
}

.support .s5 .container .view {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    width: 320px;
    line-height: 60px;
    border: 1px solid #1565c0;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-top: 4rem
}

.support .s5 .enquiry_make {
    position: fixed;
    z-index: 99;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.support .s5 .enquiry_make p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    padding: 20px 30px;
    font-family: "MontserratRegular";
    font-size: 16px
}

.support .change:hover {
    background: #1565c0;
    color: #fff !important
}

/* 1280  1366 1440 */
@media screen and (max-width: 1500px) and (min-width: 1200px) {
    .support .s1 .nav-wrap {
        top: 160px;
    }
}

@media screen and (max-width: 1700px) and (min-width: 768px) {
    .support .s1 .nav-wrap .text-wrap h1 {
        margin-bottom: 0rem
    }

    .support .s5 .next2 {
        right: 20px
    }

    .support .s5 .prev2 {
        left: 20px
    }

    .bgImg {
        width: 100%;
        height: 600px;
        object-fit: cover
    }

    .support .s2 .right .img-wrap img {
        width: 100%
    }

    .support .s4 .prev1 {
        left: 20px
    }

    .support .s4 .next1 {
        right: 20px
    }
}

@media screen and (max-width: 1540px) and (min-width: 0px) {
    .support .s2 {
        padding: 5rem 0;
        font-size: 0
    }

    .support .s2 .left .des {
        margin-bottom: 1rem
    }

    .support .s2 .left .bt-wrap .bt {
        line-height: 50px
    }
}

@media screen and (max-width: 1399px) and (min-width: 0px) {
    .support .s2 .right .img-wrap .text {
        line-height: 80px;
        font-size: 20px
    }
}

@media screen and (max-width: 1300px) and (min-width: 0px) {
    .support .s4 .prev1 {
        left: 10px
    }

    .support .s4 .next1 {
        right: 10px
    }

    .support .s5 .container .sec1-box .list {
        padding: 20px 0;
        padding-left: 40px
    }

    .support .s5 .container .view {
        margin-top: 3rem
    }
}

@media screen and (max-width: 1199px) and (min-width: 0) {
    .bgImg {
        width: 100%;
        height: 400px
    }

    .support .s1 .nav-wrap {
        top: 135px
    }

    .support .s1 .nav-wrap .text-wrap {
        top: 75px
    }

    .support .s1 .nav-wrap .text-wrap h1 {
        font-size: 32px
    }

    .support .s1 .nav-wrap .text-wrap .des {
        font-size: 16px
    }

    .support .s2 .left {
        width: 400px
    }

    .support .s2 .right {
        padding-left: 10px;
        width: calc(100% - 400px)
    }

    .textBtn {
        width: 900px
    }

    .support .s3 .piece .faq-content .faq-box .faq-w {
        padding: 20px 0;
        padding-left: 20px
    }

    .support .s3 .piece .viewAll {
        margin-top: 3rem
    }

    .support .s3 .piece {
        padding: 5rem 0 5rem 0
    }

    .support .s5 .container h2,
    .support .s4 .container h2,
    .support .s3 .piece h2,
    .support .s2 .left h3 {
        font-size: 28px
    }

    .support .s5 .container .sec1-box .list .content .tit {
        font-size: 20px
    }
}

@media screen and (max-width: 999px) and (min-width: 0) {
    .support .s1 .nav-wrap {
        top: 150px
    }

    .support .s1 .nav-wrap .text-wrap .des {
        width: 77%
    }

    .support .s1 .nav-wrap .text-wrap {
        top: 100px
    }

    .support .s2 {
        padding: 4rem 0
    }

    .support .s2 .left {
        width: 100%
    }

    .textBtn {
        width: 100%;
        margin-bottom: 2rem
    }

    .support .s2 .right {
        width: 100%;
        padding-left: 0
    }

    .support .s2 .left .bt-wrap {
        margin-top: 1rem
    }

    .support .s3 .piece {
        padding: 4rem 0 4rem 0
    }

    .support .s4 .container .swiper-slide iframe {
        height: 192px
    }

    .support .s4 .next1 {
        right: 5px
    }

    .support .s4 .prev1 {
        left: 5px
    }

    .support .s4 .swiper-button {
        background-size: 50%
    }

    .support .s4 .container .swiper-slide .de {
        font-size: 16px
    }

    .support .s4 .container .see {
        width: 280px;
        line-height: 50px;
        font-size: 16px;
        margin-top: 3rem
    }

    .support .s5 .container {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .support .s5 .container .view {
        width: 280px;
        line-height: 50px
    }

    .support .s5 .container .sec1-box .list .pdf .text {
        margin-right: 20px
    }

    .support .s5 .container .sec1-box .list .pdf {
        padding-right: 40px
    }

    .support .s3 .piece .faq-content .faq-box .faq-w h3 .no {
        right: 20px
    }
}

@media screen and (max-width: 767px) and (min-width: 0) {
    .support .s1 {
        padding-top: 60px
    }

    .bgImg {
        width: 100%;
        height: 300px
    }

    .support .s1 .nav-wrap .text-wrap {
        position: relative
    }

    .support .s1 .nav-wrap .text-wrap h1 {
        font-size: 24px
    }

    .support .s1 .nav-wrap .text-wrap .des {
        width: 100%
    }

    .support .s1 .nav-wrap .text-wrap {
        top: 120px
    }

    .support .s5 .container h2,
    .support .s4 .container h2,
    .support .s3 .piece h2,
    .support .s2 .left h3 {
        font-size: 24px
    }

    .support .s2 .left .text {
        padding-left: 14px;
        font-size: 16px
    }

    .support .s2 .left .se_war {
        margin-top: 0
    }

    .support .s2 .left .bt-wrap .bt {
        margin-bottom: 1rem
    }

    .support .s2 .left .bt-wrap .bt {
        line-height: 40px;
        font-size: 14px;
        width: 100%
    }

    .support .s2 .right .img-wrap img {
        width: 100%
    }

    .support .s2 .right .img-wrap .text {
        line-height: 50px;
        font-size: 16px;
        padding-left: 10px
    }

    .support .s2 {
        padding: 3rem 0
    }

    .support .s3 .piece {
        padding: 3rem 0 3rem 0
    }

    .support .s3 .piece .des {
        margin-bottom: 2rem
    }

    .support .s3 .piece .faq-content .faq-box .faq-w h3 {
        font-size: 16px
    }

    .support .s3 .piece .faq-content .faq-box .faq-w {
        padding: 15px 0;
        padding-left: 10px
    }

    .support .s3 .piece .des {
        margin-bottom: 1rem
    }

    .support .s3 .piece .faq-content .faq-box .faq-w h3 .no {
        right: 0px
    }

    .support .s3 .piece .faq-content .faq-box .faq-a {
        padding: 20px 0;
        padding-left: 20px
    }

    .support .s3 .piece .faq-content .faq-box .faq-a .answer {
        font-size: 14px
    }

    .support .s3 .piece .viewAll {
        width: 100%;
        line-height: 40px;
        font-size: 14px;
        margin-top: 2rem
    }

    .support .s4 .container {
        padding: 3rem 0
    }

    .support .s4 .container {
        padding: 3rem 15px
    }

    .support .s4 .container .des {
        margin-bottom: 1rem
    }

    .support .s4 .container .see {
        width: 90%;
        line-height: 40px;
        margin-top: 1rem
    }

    .s4 .swiper-container {
        width: 90%
    }

    .support .s4 .container .swiper-slide .de {
        font-size: 14px
    }

    .support .s4 .swiper-button {
        top: 56%
    }

    .support .s5 .container .des {
        margin-bottom: 1rem
    }

    .support .s5 .container {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .support .s5 .container .sec1-box .list {
        padding: 15px 0;
        padding-left: 10px
    }

    .support .s5 .container .sec1-box .list .num {
        margin-right: 10px
    }

    .support .s5 .container .sec1-box .list .content .cat {
        font-size: 14px
    }

    .support .s5 .container .sec1-box .list .content .tit {
        font-size: 18px
    }

    .support .s5 .container .sec1-box .list .pdf {
        padding-right: 10px
    }

    .support .s5 .container .sec1-box .list .pdf .text {
        margin-right: 40px;
        font-size: 16px
    }

    .support .s5 .container .sec1-box .list .pdf .text {
        margin-right: 10px
    }

    .support .s5 .container .sec1-box .list .pdf img {
        height: 30px
    }

    .support .s5 .container .sec1-box .list .pdf .down-two {
        right: 10px
    }

    .support .s5 .container .view {
        width: 100%;
        line-height: 40px;
        font-size: 14px
    }

    .support .s4 .container .see {
        font-size: 14px
    }

    .support .s5 .container .view {
        margin-top: 2rem
    }

    .support .enquiry_make p {
        width: 310px;
        font-size: 15px
    }
}