/* Homepage above-the-fold styles. Keep this file limited to the header-to-hero shell. */
.recorder-main {
    overflow: hidden;
}

    .recorder-main div,
.recorder-main b,
.recorder-main strong,
.recorder-main em,
.recorder-main i,
.recorder-main h1,
.recorder-main h2,
.recorder-main h3,
.recorder-main h4,
.recorder-main h5,
.recorder-main h6,
.recorder-main * {
    color: #000;
    font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif !important;
}

.recorder-main h1,
.recorder-main h2,
.recorder-main h3,
.recorder-main h4,
.recorder-main h5,
.recorder-main h6,
.recorder-main strong,
.recorder-main b {
    color: #000;
    font-weight: 700;
}

.recorder-main p {
    font-weight: 500;
}

.recorder-main .wrapper {
    position: relative;
    width: 100%;
    min-width: 300px;
    max-width: 1220px;
    margin: 0 auto;
}

.recorder-main .btn-container {
    text-align: center;
}

.recorder-main .banner {
    position: relative;
    z-index: 1;
    padding: 60px 0 40px;
    background: linear-gradient(0deg, rgba(84, 135, 255, 0) 0%, rgba(255, 186, 155, 0.19) 50%, rgba(84, 135, 255, 0.18) 100%);
}

.recorder-main .banner .wrapper {
    display: flex;
    align-items: center;
}

.recorder-main .banner .btn-container {
    text-align: left;
}

.recorder-main .banner-content,
.recorder-main .banner-image {
    flex: 1;
}

.recorder-main .banner-image {
    position: relative;
    width: fit-content;
    height: fit-content;
    margin-top: 84px;
    text-align: end;
    right: -100px;
}

.recorder-main .banner-content {
    position: relative;
    z-index: 1;
    max-width: 530px;
    padding-top: 40px;
}

.recorder-main .banner .camera,
.recorder-main .banner .music {
    position: absolute;
    z-index: -1;
    display: block;
}

.recorder-main .banner .camera {
    top: 54px;
    left: -112px;
    width: 63px;
    height: 63px;
    background: url(../images/recorder/product/camera.png) no-repeat;
}

.recorder-main .banner .music {
    bottom: -62px;
    left: -202px;
    width: 74px;
    height: 74px;
    background: url(../images/recorder/product/music.png) no-repeat;
}

.recorder-main .banner-title {
    padding: 22px 0 18px;
    font-size: 46px;
    line-height: 56px;
}

.recorder-main .banner-title span {
    display: block;
    font-weight: bold;
    white-space: nowrap;
}

.recorder-main .banner-list {
    margin-bottom: 50px;
    list-style: none;
}

.recorder-main .banner-list .b-item {
    margin-bottom: 7px;
    line-height: 28px;
}

.recorder-main .banner-list .b-item i {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-top: -4px;
    margin-right: 10px;
    vertical-align: middle;
}

.recorder-main .banner-list .b-item i.tis0 {
    background: url(../images/recorder/product/tis-icon0.svg);
}

.recorder-main .banner-list .b-item i.tis1 {
    background: url(../images/recorder/product/tis-icon1.svg);
}

.recorder-main .banner-list .b-item i.tis2 {
    background: url(../images/index-revision/new624/tis-icon3.svg);
}

.recorder-main .banner-list .b-item i.tis3 {
    background: url(../images/index-revision/new624/tis-icon4.svg);
}

.recorder-main .banner-list .b-item span {
    display: inline-block;
    max-width: 90%;
    color: #4b4c5d;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    vertical-align: middle;
}

@media (min-width: 769px) and (max-width: 1220px) {
    .recorder-main .wrapper {
        width: 100%;
        max-width: 98%;
    }

    .recorder-main .banner-image {
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    html {
        font-size: 16px;
    }

    body {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        line-height: 1;
        font-family: "Lexend", Arial, "Microsoft Yahei", sans-serif;
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: transparent;
    }

    .recorder-main div,
    .recorder-main span,
    .recorder-main applet,
    .recorder-main object,
    .recorder-main iframe,
    .recorder-main h1,
    .recorder-main h2,
    .recorder-main h3,
    .recorder-main h4,
    .recorder-main h5,
    .recorder-main h6,
    .recorder-main p,
    .recorder-main blockquote,
    .recorder-main pre,
    .recorder-main a,
    .recorder-main abbr,
    .recorder-main acronym,
    .recorder-main address,
    .recorder-main big,
    .recorder-main cite,
    .recorder-main code,
    .recorder-main del,
    .recorder-main dfn,
    .recorder-main em,
    .recorder-main img,
    .recorder-main ins,
    .recorder-main kbd,
    .recorder-main q,
    .recorder-main s,
    .recorder-main samp,
    .recorder-main small,
    .recorder-main strike,
    .recorder-main strong,
    .recorder-main sub,
    .recorder-main sup,
    .recorder-main tt,
    .recorder-main var,
    .recorder-main b,
    .recorder-main u,
    .recorder-main i,
    .recorder-main center,
    .recorder-main dl,
    .recorder-main dt,
    .recorder-main dd,
    .recorder-main ol,
    .recorder-main ul,
    .recorder-main li,
    .recorder-main fieldset,
    .recorder-main form,
    .recorder-main label,
    .recorder-main legend,
    .recorder-main table,
    .recorder-main caption,
    .recorder-main tbody,
    .recorder-main tfoot,
    .recorder-main thead,
    .recorder-main tr,
    .recorder-main th,
    .recorder-main td,
    .recorder-main article,
    .recorder-main aside,
    .recorder-main canvas,
    .recorder-main details,
    .recorder-main embed,
    .recorder-main figure,
    .recorder-main figcaption,
    .recorder-main footer,
    .recorder-main header,
    .recorder-main menu,
    .recorder-main nav,
    .recorder-main output,
    .recorder-main ruby,
    .recorder-main section,
    .recorder-main summary,
    .recorder-main time,
    .recorder-main mark,
    .recorder-main audio,
    .recorder-main video,
    .recorder-main input {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: normal;
        vertical-align: baseline;
        box-sizing: border-box;
    }

    @media screen and (max-width: 320px) {
        html {
            font-size: 12px;
        }
    }

    @media (min-width: 321px) and (max-width: 375px) {
        html {
            font-size: 14px;
        }
    }

    @media (min-width: 376px) and (max-width: 414px) {
        html {
            font-size: 15.5px;
        }
    }

    @media (min-width: 415px) {
        html {
            font-size: 18px;
        }
    }

    .header-nav,
    .header-nav *,
    .header-nav *::before,
    .header-nav *::after {
        box-sizing: border-box;
    }

    .header-nav a {
        color: #1e1c2c;
        text-decoration: none;
    }

    .header-nav ul,
    .header-nav li {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
    }

    .header-nav img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        border: 0;
    }

    .header-nav {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        width: 100%;
        min-width: auto;
        z-index: 9999;
        margin-bottom: -80px;
        background-color: rgba(255, 255, 255, 0.72);
    }

    .header-nav.header-product {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 9998;
        margin-top: -2px;
        background-color: rgba(14, 12, 26, 0.72);
    }

    .header-nav.header-product.nav-bg {
        background-color: #1e1c2c;
    }

    body.scroll-header .header-nav {
        margin-bottom: 0;
    }

    body.scroll-header .header-nav.header-main {
        position: relative;
    }

    body.scroll-header .header-nav.header-product {
        margin-bottom: -60px;
    }

    .itop-ad {
        display: flex;
        position: fixed;
        left: 0;
        bottom: -20%;
        z-index: -99;
        width: 100%;
        height: 4.2857142857rem;
        box-sizing: border-box;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        box-shadow: 0 -5px 15px rgba(97, 100, 132, 0.11);
        transition: all 0.4s ease;
        font-family: Lexend, sans-serif;
        font-weight: 500;
    }

    .itop-ad.itop-ad-product.on {
        z-index: 100;
    }

    .itop-ad.on {
        z-index: 99;
        bottom: 0;
        visibility: visible;
        opacity: 1;
    }

    .itop-ad .ad-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding-right: 1.1428571429rem;
    }

    .itop-ad.itop-ad-product .ad-box {
        margin-left: 1.1428571429rem;
    }

    .itop-ad .ad-box .ad-left {
        display: flex;
    }

    .itop-ad .ad-box .ad-left a {
        display: block;
        width: 3.5714285714rem;
        margin-right: 1.5714285714rem;
        text-align: center;
        color: inherit;
        text-decoration: none;
    }

    .itop-ad.itop-ad-product .ad-box .ad-left a {
        margin-right: 2.2857142857rem;
    }

    .itop-ad .ad-box .ad-left .icon {
        display: inline-block;
        width: 1.5714285714rem;
        height: 1.5714285714rem;
    }

    .itop-ad .ad-box .ad-left .text {
        font-size: 0.8571428571rem;
        line-height: 1rem;
    }

    .itop-ad .ad-box .ad-right {
        display: inline-block;
        width: 4.3571428571rem;
        height: 3.1428571429rem;
        border-radius: 0.2857142857rem;
        text-align: center;
        line-height: 3.1428571429rem;
        background-color: #ffb21c;
    }

    .itop-ad.itop-ad-product .ad-box .ad-right {
        width: 8.2857142857rem;
        font-size: 1rem;
        font-weight: bold;
        color: #fff;
        line-height: 3.1428571429rem;
    }

    .itop-ad.itop-ad-product .ad-box .ad-right.down {
        background-color: #34f1a5;
    }

    .header-nav .header-wrapper {
        position: relative;
        z-index: 10;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: none;
        height: 3.5714285714rem;
        margin: 0 auto;
        padding: 0;
    }

    .header-nav .nav-left {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        min-width: 0;
    }

    .header-nav .nav-left .nav-logo {
        display: block;
        flex: 0 0 auto;
        width: 2.0714285714rem;
        height: 2.2857142857rem;
        margin-left: 1.1428571429rem;
    }

    .header-nav .nav-left .nav-logo.logo-itop {
        width: 4.3571428571rem;
        height: 2.2857142857rem;
    }

    .header-nav .nav-left .nav-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .header-nav .nav-left .nav-menu {
        position: absolute;
        top: -1000%;
        right: 0;
        z-index: 0;
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding-top: 0;
        border-top: 1px solid #e5e4e9;
        background: #fff;
        opacity: 0;
    }

    .header-nav .nav-left .nav-menu.show {
        top: 3.5714285714rem;
        z-index: 100002;
        opacity: 1;
    }

    .header-nav .nav-right {
        display: none;
    }

    .header-nav .mobile-nav {
        position: relative;
        display: block;
        flex: 0 0 auto;
        width: 3.5714285714rem;
        height: inherit;
        cursor: pointer;
    }

    .header-nav .mobile-nav .navIcon {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 18px;
        height: 12px;
        transform: translate(-50%, -50%);
        background-image: url("../images/common/menu.png");
        background-repeat: no-repeat;
        background-size: 18px;
    }

    .header-nav .mobile-bg,
    .header-nav .mobile-close {
        display: none;
    }

    .header-nav.header-product .header-wrapper {
        height: 3.5714285714rem;
        padding: 0;
    }

    .header-nav.header-product .nav-left .nav-logo {
        width: 2.0714285714rem;
        height: 2.2857142857rem;
        margin-left: 1.1428571429rem;
    }

    .header-nav.header-product .nav-left .nav-menu {
        height: auto;
        margin-left: 0;
    }

    .header-nav.header-product .nav-left .nav-menu .nav-list {
        background: #1e1c2c;
    }

    .header-nav.header-product .nav-left .nav-menu .nav-list > .fb2,
    .header-nav.header-product .nav-left .nav-menu .nav-list span {
        color: #fff;
    }

    .header-nav.header-product .mobile-nav .navIcon {
        width: 3.5714285714rem;
        height: 3.5714285714rem;
        background: url(../images/common/arrow-down-mob-white.png) no-repeat;
        background-size: 100%;
    }

    .recorder-main .wrapper {
        width: 100%;
        max-width: 100%;
    }

    .recorder-main .record-btn {
        width: 100%;
        max-width: 60.53%;
        height: 50px;
        border-radius: 8px;
    }

    .recorder-main .record-btn .down-txt {
        font-size: 15px;
        line-height: 25px;
    }

    .recorder-main .banner {
        padding: 126px 0 36px;
    }

    .recorder-main .banner .wrapper {
        display: block;
    }

    .recorder-main .banner-image {
        width: 100%;
        margin-top: 25px;
        right: 0;
    }

    .recorder-main .banner-image > img {
        width: 100%;
    }

    .recorder-main .banner-content {
        margin: 0 auto;
        padding: 0 16px;
    }

    .recorder-main .banner .camera,
    .recorder-main .banner .music {
        display: none;
    }

    .recorder-main .banner-title {
        padding: 18px 0 14px;
        font-size: 26px;
        line-height: 1.2;
    }

    .recorder-main .banner-list {
        margin-bottom: 20px;
    }

    .recorder-main .banner-list .b-item {
        display: flex;
        align-items: baseline;
        margin-bottom: 0;
        line-height: 24px;
    }

    .recorder-main .banner-list .b-item i {
        width: 8px;
        height: 8px;
        margin-right: 6px;
        border-radius: 50%;
        background: #000 !important;
    }

    .recorder-main .banner-list .b-item span {
        max-width: 95%;
        font-size: 14px;
        line-height: 24px;
    }

    .recorder-main .banner .btn-container {
        text-align: center;
    }

    .header-nav .nav_pic img {
        width: 40px;
        height: 40px;
    }

    .footer-cnt ._left > ._logo > img {
        width: 95px;
        height: 50px;
    }

    .itop-ad-product .ad-left .icon > img {
        width: 43px;
        height: 43px;
    }

    .recorder-main .audio-fearture .swiper-slide > img {
        width: 40px;
        height: 25px;
    }
}
