.faceSwap_seo {
}

.seo_section {
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden
}

.seo_section h2 {
    width: 1000px;
    text-align: center;
    font: normal normal bold 40px/54px Titillium Web;
    color: white
}

.seo_section .des {
    width: 751px;
    text-align: center;
    font: normal normal normal 18px/28px Titillium Web;
    color: white;
    margin-top: 6px
}

.seo_section .section_btn {
    width: fit-content;
    color: #fff;
    padding: 11px 18px;
    font: normal normal 600 14px/21px Titillium Web;
    background: transparent linear-gradient(101deg, #1101fd 0%, #60f8e9 100%) 0% 0% no-repeat padding-box;
    transition: ease 0.3s all;
    cursor: pointer;
    border-radius: 4px
}

.seo_section .section_btn.type2 {
    padding: 11px 53px;
    margin-top: 30px
}

@media (min-width: 1200px) {
    .seo_section .section_btn:hover {
        opacity:0.8 !important
    }
}

.seo_section.seo_sectionA {
    /* padding-top:58px; */
}

.seo_section.seo_sectionA h2 {
    width: 676px
}

.seo_section.seo_sectionB {
    margin-top: 110px
}

.seo_section.seo_sectionB .b_box {
    display: flex;
    margin-top: 53px
}

.seo_section.seo_sectionB .b_box .box_l {
    margin-right: 100px;
    width: 393px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white
}

.seo_section.seo_sectionB .b_box .box_r img {
    width: 465px;
    height: 320px
}

.seo_section.seo_sectionB .b_box .box_title {
    font: normal normal bold 24px/36px Titillium Web
}

.seo_section.seo_sectionB .b_box .box_des {
    margin: 12px 0 24px;
    font: normal normal normal 16px/24px Titillium Web
}

@media (min-width: 1200px) {
    .seo_section.seo_sectionB .b_box:nth-child(4) {
        flex-direction:row-reverse
    }

    .seo_section.seo_sectionB .b_box:nth-child(4) .box_l {
        margin-right: 0;
        margin-left: 100px
    }
}

.seo_section.seo_sectionC {
    margin-top: 100px
}

.seo_section.seo_sectionC .c_container {
    display: flex;
    margin-top: 58px
}

.seo_section.seo_sectionC .c_container .c_box {
    margin-right: 18px;
    width: 376px
}

.seo_section.seo_sectionC .c_container .c_box video,.seo_section.seo_sectionC .c_container .c_box img {
    width: 376px;
    height: 410px
}

.seo_section.seo_sectionC .c_container .c_box .c_box_title {
    color: white;
    margin-top: 18px;
    font: normal normal bold 24px/36px Titillium Web
}

.seo_section.seo_sectionC .c_container .c_box .c_box_des {
    color: white;
    margin: 10px 0 18px;
    font: normal normal normal 16px/24px Titillium Web
}

.seo_section.seo_sectionD {
    margin-top: 120px
}

.seo_section.seo_sectionD .d_container {
    background: 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: flex;
    justify-content: center
}

@media (min-width: 1200px) {
    .seo_section.seo_sectionD .d_container {
        width:1340px;
        height: 460px;
        padding-top: 100px;
        margin-top: 44px
    }
}

.seo_section.seo_sectionD .d_box {
    width: 176px;
    margin: 0 30px
}

.seo_section.seo_sectionD .d_box:nth-child(7) {
    width: 209px
}

.seo_section.seo_sectionD .d_box img {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    display: block
}

.seo_section.seo_sectionD .d_box .d_box_title {
    font: normal normal bold 18px/27px Titillium Web;
    text-align: center;
    margin: 27px 0 14px
}

.seo_section.seo_sectionD .d_box .d_box_des {
    color: white;
    text-align: center;
    font: normal normal normal 12px/20px Titillium Web
}

.seo_section.seo_sectionD .hr {
    height: 260px;
    width: 0;
    border: 1px solid #d9d9d9
}

.seo_section.seo_sectionE {
    margin-top: 120px;
    background: 0% 0% no-repeat padding-box;
    height: 483px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.seo_section.seo_sectionE h2 {
    width: auto;
    text-align: left
}

.seo_section.seo_sectionE .des {
    margin: 6px 0 30px;
    text-align: left;
    width: auto
}

.seo_section.seo_sectionE .e_section_l {
    width: 365px;
    margin-right: 183px
}

.seo_section.seo_sectionE .e_section_r .e_box {
    width: 622px;
    height: 155px;
    display: flex;
    align-items: center;
    color: white;
}

.seo_section.seo_sectionE .e_section_r .e_box .e_step {
    font: normal normal bold 18px/27px Titillium Web
}

.seo_section.seo_sectionE .e_section_r .e_box img {
    width: 75px;
    margin: 0 46px 0 45px
}

.seo_section.seo_sectionE .e_section_r .e_box .e_box_font .e_box_title {
    font: normal normal bold 16px/24px Titillium Web;
    margin-bottom: 8px;
    text-align: left
}

.seo_section.seo_sectionE .e_section_r .e_box .e_box_font .e_box_des {
    text-align: left;
    font: normal normal normal 12px/20px Titillium Web
}

.seo_section.seo_sectionE .e_section_r .hr {
    width: 622px;
    height: 0;
    border: 1px solid #d0d0e1
}

.seo_section.seo_sectionF {
    margin: 90px 0 0
}

@media (min-width: 1200px) {
    .seo_section.seo_sectionF .seo_section4_menu {
        margin-top:44px
    }
}

.seo_section.seo_sectionF .menuItem {
    width: 880px;
    margin: 0 auto;
    padding: 20px 0;
    color: white;
    border-bottom: 1px solid #c9c9c9
}

@media (min-width: 1200px) {
    .seo_section.seo_sectionF .menuItem {
        padding:0 120px 20px
    }
}

.seo_section.seo_sectionF .menuItem:last-child {
    border-bottom: 0
}

.seo_section.seo_sectionF .menuItem.active .meau_title {
    font-weight: bold
}

.seo_section.seo_sectionF .menuItem.active .down_section4 {
    transform: rotate(-90deg)
}

.seo_section.seo_sectionF .menuItem.active .detail {
    height: auto;
    opacity: 1;
    margin-top: 10px;
    max-height: 1000px
}

.seo_section.seo_sectionF .menuItem .down_section4 {
    width: 16px;
    height: 16px;
    transition: all 0.3s ease
}

.seo_section.seo_sectionF .menuItem h3 {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.seo_section.seo_sectionF .menuItem .meau_title {
    font: normal normal normal 16px/54px Titillium Web;
    color: white
}

.seo_section.seo_sectionF .menuItem .detail {
    font: normal normal normal 14px/23px Titillium Web;
    color: white;
    word-wrap: break-word;
    overflow: hidden;
    transition: all 0.3s ease;
    max-height: 0;
    opacity: 0
}

.seo_section.seo_sectionG {
    margin-top: 90px;
    padding-bottom: 40px
}

.seo_section.seo_sectionG .G_box {
    background-image: url("/dist/img/face-swap-seo/seo_last_banner.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 1364px;
    height: 400px;
    padding-left: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width: 1200px) {
    .seo_section.seo_sectionG .G_box h2 {
        width:359px;
        font: normal normal bold 34px/46px Titillium Web;
        color: white;
        text-align: left
    }
}

.seo_section .sectionA_tab {
    margin: 20px auto 40px;
    display: flex;
    flex-wrap: wrap
}

.seo_section .sectionA_tab .A_tabs {
    cursor: pointer;
    min-width: 100px;
    margin-right: 14px;
    padding: 9px 20px;
    text-align: center;
    font: normal normal normal 16px Titillium Web;
    border: 1px solid #1101fd;
    border-radius: 6px;
    color: white;
}

.seo_section .sectionA_tab .A_tabs.active {
    background: transparent linear-gradient(180deg, #1101fd 0%, #60f8e9 100%) 0% 0% no-repeat padding-box;
    color: white;
    border: none
}

.seo_section .A_carousel {
    max-width: 100%;
    animation: scroll 30s linear infinite normal;
    display: flex
}

.seo_section .A_carousel .carousel_item {
    position: relative;
    margin-right: 24px;
    width: 446px;
    line-height: 0
}

.seo_section .A_carousel .carousel_item img,.seo_section .A_carousel .carousel_item video {
    width: 446px;
    height: 486px
}

.seo_section .A_carousel .carousel_item:hover .carousel_btn {
    -webkit-transform: translateY(-80px) translatex(-50%);
    transform: translateY(-80px) translatex(-50%)
}

.seo_section .A_carousel .carousel_item:hover .carousel_shadow {
    transform: translateY(-100%)
}

.seo_section .A_carousel .carousel_btn {
    width: fit-content;
    padding: 11px 53px;
    color: #fff;
    font: normal normal 600 14px Titillium Web;
    background: transparent linear-gradient(101deg, #1101fd 0%, #60f8e9 100%) 0% 0% no-repeat padding-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 6px 14px #000000;
    box-shadow: 0px 6px 14px #000000;
    cursor: pointer;
    z-index: 1
}

@media (min-width: 1200px) {
    .seo_section .A_carousel .carousel_btn:hover {
        opacity:0.8
    }
}

.seo_section .A_carousel .carousel_shadow {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    background: transparent linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    bottom: -100%
}

@media (min-width: 1200px) {
    .A_tabs:hover {
        background:#fff
    }

    @keyframes scroll {
        0% {
            transform: translateX(0)
        }

        100% {
            transform: translateX(-3290px)
        }
    }
}

@media (max-width: 1200px) {
    .hr {
        border-width:0.01rem !important
    }

    .seo_section h2 {
        width: 6.16rem;
        font: normal normal bold 0.46rem/0.66rem Titillium Web
    }

    .seo_section .des {
        max-width: 6.3rem;
        font: normal normal normal 0.3rem/0.46rem Titillium Web
    }

    .seo_section .section_btn {
        padding: 0.22rem 0.43rem;
        font: normal normal 600 0.26rem Titillium Web;
        margin: 0 auto
    }

    .seo_section .sectionA_tab {
        margin: 0.44rem auto 0.8rem;
        padding: 0 0.6rem;
        display: flex;
        justify-content: space-around
    }

    .seo_section .sectionA_tab .A_tabs {
        padding: 0;
        margin: 0;
        min-width: 2rem;
        height: 0.83rem;
        font: normal normal 600 0.26rem/0.83rem Titillium Web;
        margin-bottom: 0.24rem
    }

    .seo_section.seo_sectionA {
        padding-top: 0.58rem
    }

    .seo_section.seo_sectionA h2 {
        width: 5.58rem
    }

    .seo_section.seo_sectionA .carousel_item {
        width: 6.3rem;
        margin-right: 0.24rem
    }

    .seo_section.seo_sectionA .carousel_item img,.seo_section.seo_sectionA .carousel_item video {
        height: 6.87rem;
        width: 6.3rem
    }

    .seo_section.seo_sectionA .carousel_btn {
        min-width: 3.9rem;
        width: auto;
        height: 0.83rem;
        padding: 0;
        text-align: center;
        font: normal normal 600 0.26rem/0.83rem Titillium Web
    }

    .seo_section.seo_sectionB {
        margin-top: 0.8rem;
        padding: 0 0.6rem
    }

    .seo_section.seo_sectionB .b_box {
        margin-top: 0.7rem;
        width: 100%;
        flex-direction: column-reverse
    }

    .seo_section.seo_sectionB .b_box .box_l {
        width: auto;
        margin: 0;
        align-items: center
    }

    .seo_section.seo_sectionB .b_box .box_r img {
        width: 100%;
        height: 4.34rem
    }

    .seo_section.seo_sectionB .b_box .box_des {
        text-align: center;
        font: normal normal normal 0.26rem/0.42rem Titillium Web;
        margin: 14px 0 28px
    }

    .seo_section.seo_sectionB .b_box .box_title {
        font: normal normal bold 0.38rem/0.58rem Titillium Web
    }

    .seo_section.seo_sectionC {
        margin-top: 1rem;
        padding: 0 0.6rem
    }

    .seo_section.seo_sectionC .c_container {
        width: 100%;
        margin-top: 0;
        flex-direction: column
    }

    .seo_section.seo_sectionC .c_container .c_box {
        width: 100%;
        margin: 0;
        margin-top: 0.7rem
    }

    .seo_section.seo_sectionC .c_container .c_box img,.seo_section.seo_sectionC .c_container .c_box video {
        width: 100%;
        height: auto
    }

    .seo_section.seo_sectionC .c_container .c_box .c_box_title {
        margin-top: 0.32rem;
        font: normal normal bold 0.38rem/.58rem Titillium Web;
        text-align: center
    }

    .seo_section.seo_sectionC .c_container .c_box .c_box_des {
        font: normal normal normal 0.26rem/.42rem Titillium Web;
        text-align: center
    }

    .seo_section.seo_sectionD {
        padding: 0 0.6rem;
        margin-top: 1.1rem
    }

    .seo_section.seo_sectionD .d_container {
        width: 100%;
        flex-direction: column;
        align-items: center;
        margin-top: 0.64rem
    }

    .seo_section.seo_sectionD .d_container .hr {
        width: 4.8rem;
        height: 0px
    }

    .seo_section.seo_sectionD .d_container .d_box {
        width: 4.8rem;
        margin: 0.72rem auto 0.42rem
    }

    .seo_section.seo_sectionD .d_container .d_box img {
        width: 1.2rem
    }

    .seo_section.seo_sectionD .d_container .d_box:nth-child(3) img {
        width: 1.33rem
    }

    .seo_section.seo_sectionD .d_container .d_box .d_box_title {
        font: normal normal bold .3rem/.46rem Titillium Web
    }

    .seo_section.seo_sectionD .d_container .d_box .d_box_des {
        font: normal normal normal .24rem/.38rem Titillium Web
    }

    .seo_section.seo_sectionE {
        padding: .8rem 0.6rem 0;
        flex-direction: column;
        margin-top: .64rem;
        height: auto
    }

    .seo_section.seo_sectionE h2 {
        text-align: center
    }

    .seo_section.seo_sectionE .des {
        text-align: center
    }

    .seo_section.seo_sectionE .e_section_l {
        width: 100%;
        margin: 0
    }

    .seo_section.seo_sectionE .e_section_r {
        width: 100%
    }

    .seo_section.seo_sectionE .e_section_r .e_box {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        padding: .72rem 0 .48rem
    }

    .seo_section.seo_sectionE .e_section_r .e_box img {
        margin: 36px 0
    }

    .seo_section.seo_sectionE .e_section_r .e_box .e_box_font .e_box_title {
        text-align: center;
        font: normal normal bold .26rem/.39rem Titillium Web
    }

    .seo_section.seo_sectionE .e_section_r .e_box .e_box_font .e_box_des {
        text-align: center;
        font: normal normal normal .24rem/.2rem Titillium Web
    }

    .seo_section.seo_sectionE .e_section_r .hr {
        width: 100%;
        height: 0
    }

    .seo_section.seo_sectionF {
        margin-top: .8rem;
        padding: 0 0.6rem
    }

    .seo_section.seo_sectionF .menuItem {
        width: 85vw
    }

    .seo_section.seo_sectionF .menuItem .meau_title {
        font: normal normal bold .26rem/.54rem Titillium Web
    }

    .seo_section.seo_sectionF .menuItem .detail {
        font: normal normal normal .24rem/.36rem Titillium Web
    }

    .seo_section.seo_sectionG {
        margin-top: .8rem;
        padding-bottom: 0
    }

    .seo_section.seo_sectionG .G_box {
        background-image: url("/dist/img/face-swap-seo/seo_last_banner_m.png");
        width: 100%;
        height: 12.07rem;
        padding: 1.1rem 0 1.2rem;
        justify-content: space-between;
        align-items: center
    }

    @keyframes scroll {
        0% {
            transform: translateX(0)
        }

        100% {
            transform: translateX(-45.78rem)
        }
    }
}
