#app {
    overflow: inherit;
    height: auto;
}

img {
    border: 0;
    display: block;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.banner {
    height: 622px;
    background: url(../image/appcrypt/appcrypt_pc.png) no-repeat center center;
    background-size: cover;
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .banner {
        padding-bottom: 98px;
        background: url(../image/appcrypt/appcrypt_ipad.png) no-repeat center center;
        background-size: cover;
        height: auto;
        min-height: 622px;
    }

    .banner#banner-box {
        padding-bottom: 0;
        min-height: 531px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner {
        background: url(../image/appcrypt/appcrypt_ios.png) no-repeat center center;
        background-size: cover;
        height: auto;
        min-height: 622px;
        padding-bottom: 55px;
    }
}

.footer-banner {
    background: #253955;
}

@media screen and (min-width: 786px) {
    .banner-p-yes {
        width: 770px;
    !important;
    }
}

.w-public-style-h3 {
    font-size: 24px;
    font-weight: bold;
    color: #272727;
    margin-bottom: 30px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-h3 {
        font-size: 19px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
}

.w-public-style-p {
    font-size: 18px;
    font-weight: 100;
    color: #272727;
    word-wrap: break-word;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-public-style-p {
        font-size: 14px;
        margin-bottom: 50px;
    }
}

.w-index-reviews {
    justify-content: center;
    height: 80px;
    margin-bottom: 70px;
    margin-top: 50px;
}

.w-index-reviews img {
    width: 661px;
    height: auto;
}

.w-index-reviews-right {
    margin-left: 80px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.w-index-reviews-right img {
    width: 87px;
    margin: 0 auto;
}

.w-index-reviews-right p {
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    cursor: pointer;
}

.w-index-reviews-right span {
    font-size: 12px;
    color: #9F9F9F;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-reviews {
        margin-top: 80px;
        flex-direction: column;
    }

    .w-index-reviews-right {
        margin-top: 30px;
        margin-left: 0px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-reviews {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp {
        flex-direction: column;
        text-align: center;
        padding: 0 30px;
    }

    .w-index-lockApp img {
        margin-top: 100px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp {
        flex-direction: column;
        padding: 0 30px;
        margin-top: 68px;
    }

    .w-index-lockApp img {
        height: auto;
        width: 302px;
    }
}


.w-index-lockApp-left {
    margin-right: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-lockApp-left {
        margin-right: 0;
        padding-left: 0;
    }

    .w-index-lockApp-left p {
        padding: 0 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-lockApp-left {
        padding-left: 0;
        margin-right: 0;
    }
}

.w-index-shield {
    margin-top: 120px;
}

.w-index-shield img {
    max-width: 642px;
    margin-right: 100px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-shield {
        flex-direction: column-reverse;
        padding: 0 30px;
        text-align: center;
        margin-top: 100px;
    }

    .w-index-shield img {
        margin-right: 0;
        margin-top: 75px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-shield {
        flex-direction: column-reverse;
        margin-top: 115px;
        padding: 0 30px;
    }

    .w-index-shield img {
        width: 308px;
        height: auto;
        margin-right: 0;
    }
}


.w-index-plan {
    margin-top: 120px;
}

.w-index-plan img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan {
        margin-top: 160px;
        padding: 0 30px;
        text-align: center;
    }

    .w-index-plan h3 {
        padding: 0 100px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan {
        padding: 0 30px;
        margin-top: 100px;
    }
}

.w-index-plan-top img {
    max-width: 642px;
    width: auto;
    height: auto;
}

.w-index-plan-top-left {
    margin-right: 120px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan-top {
        flex-direction: column;
    }

    .w-index-plan-top-left {
        margin-right: 0;
    }

    .w-index-plan-top img {
        margin-top: 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan-top {
        flex-direction: column;
        width: 100%;
    }

    .w-index-plan-top-left {
        margin-right: 0;
    }

    .w-index-plan-top img {
        width: 335px;
        height: auto;
    }
}

.w-index-plan-bottom {
    margin-top: 120px;
}

.w-index-plan-bottom img {
    margin-right: 100px;
    max-width: 708px;
    width: auto;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 100px;
    }

    .w-index-plan-bottom img {
        margin-right: 0;
        margin-top: 50px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-plan-bottom {
        flex-direction: column-reverse;
        margin-top: 90px;
        width: 100%;
    }

    .w-index-plan-bottom img {
        margin-right: 0;
        width: 331px;
        height: auto;
    }
}

.w-index-need {
    margin-top: 120px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need {
        margin-top: 100px;
        padding: 0 30px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need {
        margin-top: 90px;
        padding: 0 30px;
    }
}

.w-index-need h3 {
    text-align: center;
    word-wrap: break-word;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need h3 {
        text-align: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-top {
        background: #2B3955;
        border-radius: 30px;
        height: 340px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-top {
        flex-direction: column;
    }
}

.w-index-need-top img {
    width: 100%;
    height: auto;
}

.w-index-need-top .r {
    flex: 1;
    color: #FFF;
    padding: 30px 30px 0;
    min-height: 305px;
}

@media screen and (min-width: 1024px) {
    .w-index-need-top .r {
        background: #2B3955;
        border-radius: 0 30px 30px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-need-top .r {
        min-height: 0;
        height: 340px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding: 2% 4%;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-top .r {
        border-radius: 0 0 15px 15px;
        padding: 30px 28px 30px 30px;
        min-height: 50px;
        background: #2B3955;
    }
}

.w-index-need-top .r h4 {
    font-size: 18px;
    font-weight: bold;
}

.w-index-need-top .r h5 {
    font-size: 18px;
    font-weight: 300;
    margin-top: 24px;
    margin-bottom: 26px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-need-top .r h5 {
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 16px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-top .r h5 {
        font-size: 15px;
        margin: 17px 0 17px;
    }
}

.w-index-need-top .r p {
    font-size: 15px;
    font-weight: 100;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-top .r p {
        font-size: 12px;
    }
}

.w-index-need-top-h5-fr {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-top-fr {
        height: 440px;
    }

    .w-index-need-top-fr .r {
        padding: 2% 2%;
    }

    .w-index-need-top-fr img {
        width: 344px;
        height: 440px;
        object-fit: cover;
        border-radius: 30px 0 0 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-top-de {
        height: 400px;
    }

    .w-index-need-top-de .r {
        padding: 2% 2%;
    }

    .w-index-need-top-de img {
        width: 344px;
        height: 400px;
        object-fit: cover;
        border-radius: 30px 0 0 30px;
    }
}

.w-index-need-in {
    margin-top: 70px;
}

.w-index-need-in img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in {
        min-height: 615px;
        margin-top: 0px;
        height: auto;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in {
        flex-direction: column;
    }

    .w-index-need-in img {
        width: 100%;
        height: auto;
    }
}

.w-index-need-in-left {
    margin-right: 50px;
    flex: 1;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-left {
        min-height: 520px;
        height: auto;
        margin-right: 20px;
        display: flex;
        flex-direction: column;
    }

    .w-index-need-in-left img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-left {
        margin-right: 0;
        margin-bottom: 21px;
    }
}

.w-index-need-in-right {
    flex: 1;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-right {
        min-height: 520px;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .w-index-need-in-right img {
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-left-language {
        min-height: 580px;
    }

    .w-index-need-in-right-language {
        min-height: 580px;
    }
}

.w-index-need-in-div {
    background: #2B3955;
    color: #FFF;
    padding: 30px 28px 30px 30px;
    min-height: 310px;
    border-radius: 0 0 30px 30px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-div {
        flex: 1;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div {
        border-radius: 0 0 15px 15px;
        min-height: 50px;
    }
}

.w-index-need-in-div h4 {
    font-size: 18px;
    font-weight: bold;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div h4 {
        font-size: 16px;
    }
}

.w-index-need-in-div h5 {
    font-size: 18px;
    font-weight: 300;
    margin-top: 24px;
    height: 54px;
    margin-bottom: 26px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-div h5 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 8px;
        height: auto;
        font-weight: 500;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div h5 {
        font-size: 15px;
        height: 68px;
        margin: 17px 0 17px;
    }
}

@media screen and (min-width: 1024px) {
    .w-index-need-in-div-Reasonable {
        margin-bottom: 50px !important;
    }
}

.w-index-need-in-div p {
    font-size: 16px;
    font-weight: 100;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-div p {
        font-size: 15px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div p {
        font-size: 12px;
    }
}

.w-index-need-in-div-de p {
    height: 168px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div-de p {
        height: auto;
    }
}

.w-index-need-in-div-it p {
    height: 144px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-need-in-div-it p {
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-div-pt h5 {
        height: 72px;
    }

    .w-index-need-in-div-pt p {
        height: 225px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .w-index-need-in-fr {
        margin-top: 15px;
    }

    .w-index-need-in-div-fr h5 {
        height: 96px;
    }

    .w-index-need-in-div-fr p {
        height: 247px;
    }
}

.w-index-characteristic {
    margin-top: 150px;
    margin-bottom: 50px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic {
        margin-top: 90px;
        margin-bottom: 50px;
    }
}

.w-index-characteristic h3 {
    text-align: center;
    margin-bottom: 50px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic h3 {
        padding: 0 30px;
        text-align: left;
        margin-bottom: 40px;
    }
}

.w-index-characteristic ul {
    flex-wrap: wrap;
    padding: 0 40px;
}

.w-index-characteristic ul li {
    width: calc(100% / 3 - 40px);
    text-align: center;
    margin-right: 60px;
    margin-bottom: 5px;
    padding: 15px;
}

.w-index-characteristic ul li div {
    height: 180px;
}

@media screen and (min-width: 1025px) {
    .w-index-characteristic ul li:nth-child(3n + 0) {
        margin-right: 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .w-index-characteristic ul li:nth-child(3n + 0) {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .w-index-characteristic ul li {
        width: calc(100% / 2 - 30px);
        padding: 0;
    }

    .w-index-characteristic ul li:nth-child(2n + 0) {
        margin-right: 0;
    }

    .w-index-characteristic ul li div {
        width: 100%;
        height: 200px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic ul li {
        width: 100%;
        margin-right: 0;
        display: flex;
        padding: 0;
        margin-bottom: 40px;
    }

    .w-index-characteristic ul li div {
        flex: 1;
        margin-left: 30px;
        height: auto;
    }

    .w-index-characteristic ul li img {
        width: 38px !important;
        height: 38px !important;
    }
}

.w-index-characteristic ul li img {
    width: calc(76px / 2);
    height: calc(76px / 2);
    margin: 0 auto;
}

.w-index-characteristic ul li h4 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #272727;
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .w-index-characteristic ul li h4 {
        min-height: 54px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic ul li h4 {
        margin: 0;
        font-size: 13px;
        text-align: left;
        margin-bottom: 12px;
    }
}

.w-index-characteristic ul li p {
    font-size: 15px;
    color: #272727;
    font-weight: 100;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-characteristic ul li p {
        font-size: 12px;
        text-align: left;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel {
    }
}

.w-index-carousel h3 {
    text-align: center;
    font-size: 24px;
    color: #272727;
    font-weight: bold;
    margin: 55px 0 0 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel h3 {
        margin: 0;
        text-align: left;
        margin-bottom: 8px;
        margin-left: 30px;
        font-size: 19px;
    }
}

.w-index-carousel ul {
    position: relative;
    height: 600px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul {
        height: 330px;
    }
}

.w-index-carousel ul li {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.w-index-carousel ul li.active {
    position: static;
    display: block;
}

.w-index-carousel ul li img {
    height: 600px;
    max-width: 90%;
    object-fit: contain;
    margin: 0 auto;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li img {
        width: 100%;
        object-fit: contain;
        max-width: 100%;
        max-height: 320px;
        height: auto;
    }
}

.w-index-carousel ul li p {
    font-size: 15px;
    color: #272727;
    font-weight: 100;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel ul li p {
        font-size: 15px;
        margin: auto 10px;
    }
}

.w-index-carousel-serial {
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.w-index-carousel-serial span {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.w-index-carousel-serial span::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #999;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .w-index-carousel-serial span::after {
        width: 7px;
        height: 7px;
    }
}

.w-index-carousel-serial span.active::after {
    background: #000;
}

.w-index-carousel-serial .svg {
    transform: rotate(-90deg);
    position: absolute;
    z-index: 99;
}

.w-index-carousel-serial .progress {
    animation: rotate 25s linear both;
    stroke-dashoffset: 0;
}

@keyframes rotate {
    from {
        stroke-dashoffset: 471px;
    }
    to {
        stroke-dashoffset: 0px;
    }
}

.version {
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 18px;
    margin-top: 30px;
}

/*.version.a-black {
  color: #000; }
.banner-href-a:hover {
  text-decoration: underline; }*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .version {
        text-align: left;
        justify-content: flex-start;
        /*text-decoration: underline;*/
        font-size: 14px;
        margin-top: 32px;
    }
}


.version div {
    width: 24px;
    height: 24px;
    margin-left: 12px;
    background: no-repeat 0 0;
    background-size: 100% 100%;
    display: inline-block;
    cursor: pointer;
}

.version div:nth-child(1) {
    background-image: url("../image/common/windows_3.png");
}

.version div:nth-child(1).active {
    background-image: url("../image/common/windows_1.png");
}

.version div:hover:nth-child(1) {
    background-image: url("../image/common/windows_2.png");
}

.version div:nth-child(2) {
    background-image: url("../image/common/mac_3.png");
}

.version div:nth-child(2).active {
    background-image: url("../image/common/mac_1.png");
}

.version div:hover:nth-child(2) {
    background-image: url("../image/common/mac_2.png");
}

.version div:nth-child(3) {
    background-image: url("../image/common/android_3.png");
}

.version div:nth-child(3).active {
    background-image: url("../image/common/android_1.png");
}

.version div:hover:nth-child(3) {
    background-image: url("../image/common/android_2.png");
}

.version div:nth-child(4) {
    background-image: url("../image/common/ios_3.png");
}

.version div:nth-child(4).active {
    background-image: url("../image/common/ios_1.png");
}

.version div:hover:nth-child(4) {
    background-image: url("../image/common/ios_2.png");
}
