img {
    max-width: 100%;
    height: auto !important;
}


table td, table th {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
}
table td:after, table th:after {
    content:'';
    display: block;
    width:0;
    height: 0;
}
div>div[class$="-wrap"] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.countdown>div {
    display: inline-block;
    vertical-align: top;
    height: auto;
}

.countdown>div span {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    color: #fd8a2e;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 2px;
}

.xl-banner {
    background: url("/assets/images/campaign-onekey-recovery/okr-campain-banner-bg.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 45px;
}

.banner-wrap {
    padding: 38px 15px;
}

.banner-title {
    text-align: center;
    margin-top: 17px;
}

.banner-title p {
    font-size: 24px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 40px;
}

.banner-title .countdown {
    background: none;
}

.banner-title .countdown > div span {
    font-size: 27.5px;
    font-weight: bold;
    color: #0c8cf9;
    width: 47px;
    height: 47px;
    line-height: 50px;
}

.banner-title .countdown > i {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    vertical-align: top;
    font-style: normal;
    position: relative;
    top: 29px;
}

.banner-title .countdown > div p {
    text-align: center;
    width: 100%;
    margin: 5px 0 0;
    padding: 0;
    font-size: 16.5px;
    line-height: 16px;
    color: #ffffff;
}

.banner-ul {
    margin-top: 100px;
    text-align: center;
}

.banner-ul li {
    display: table-cell;
    width: 364px;
    position: relative;
    text-align: center;
}

.banner-ul li:nth-child(odd) {
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    border: 2px solid #fff;
    padding-top: 30px;
}

.banner-ul li:nth-child(odd):hover {
    border: solid 2px #ff9000;
}

.banner-ul li.empty {
    display: table-cell;
    width: 37px;
}

.banner-ul li img {
    margin-top: -2px;
}

.banner-ul li h4 {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    margin-top: 15px;
}

.banner-ul li p {
    padding: 22px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    min-height: 144px;
}

.banner-ul li dl {
    max-width: 220px;
    text-align: left;
    margin: 0 auto 25px;
}
.banner-ul li .btn {
    font-size: 20px;
    font-size: 2.0rem;
    margin-bottom: 35px;
}
.tip {
    margin: 10px auto;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.banner-ul li dl dd {
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 15px;
}

.banner-ul li dl dd i {
    display: inline-block;
    vertical-align: middle;
    background: url("/assets/images/campaign-onekey-recovery/point.png") no-repeat center;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.banner-ul li dl dd.active i {
    background: url("/assets/images/campaign-onekey-recovery/point-choose.png") no-repeat center;
}

.price span {
    font-size: 38px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    margin-right: 10px;
    color: #ff9000;
}

.icon-box ul .txt h6 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 4px;
}

.price del {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    text-decoration: line-through;
    color: #666666;
}

.tip img {
    margin-right: 5px;
}

.tips-icon {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/assets/images/campaign-onekey-recovery/question-icon.png) no-repeat 0 0;
    margin-left: 4px;
    position: relative;
}

.banner-ul .tips-icon p {
    width: 310px;
    height: 160px;
    font-size: 14px;
    color: #fff;
    padding: 15px;
    background-color: #0f2944;
    border: solid 1px #081b2f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 31px;
    right: 0;
    bottom: 0;
    top: -74.5px;
    display: none;
    line-height: 1.4 !important;
    word-spacing: normal;
    letter-spacing: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left !important;
}

.banner-ul .tips-icon.left p::before {
    border-right-color: transparent;
    border-left-color: #0f2944;
    left: auto;
    right: -30px;
    top: 50%;
    margin-top: -15px;
}

.banner-ul .tips-icon.left p {
    left: -329px;
}

.banner-ul .tips-icon p::before {
    content: "";
    width: auto !important;
    margin-bottom: 0;
    display: inline-block;
    border: 15px solid transparent;
    border-right-color: #0f2944;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: -30px;
}

.tips-icon p span {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.tips-icon:hover p {
    display: block;
    z-index: 1000;
}

.xl-visibility {
    visibility: hidden;
}

.icon-box{
    background-color: #eeeeee;
}

.icon-wrap {
    padding: 20px;
}

.icon-box ul {
    text-align: center;
    padding: 15px 0 12px 0;
}

.icon-box ul li {
    display: inline-block;
    list-style: none;
    text-align: left;
    vertical-align: top;
    margin: 0 25px;
}

.icon-box ul img, .icon-box ul .txt {
    display: inline-block;
    vertical-align: middle;
}

.icon-box ul .txt {
    padding-left: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #021071;
    opacity: 0.7;
}

.trustworthy-wrap {
    padding: 40px 15px;
}

.trustworthy-wrap h2 {
    padding-top: 50px;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #2f2f2f;
    text-align: center;
}

.col-2 {
    margin-top: 90px;
}

.col-2 .inline-block {
    display: inline-block;
    vertical-align: middle;
}

.col-2 .inline-block:first-child {
    max-width: calc(100% - 590px);
}

.col-2 .inline-block.right {
    width: 542px;
    padding-left: 30px;
}

.col-2 .right dl {
    padding-left: 30px;
    font-size: 14px;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom: 20px;
}

.col-2 .right dl dd {
    opacity: .7;
    margin-top: 15px;
}

.col-2 .right dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    color: #2f2f2f;
    position: relative;
    opacity: 1;
}

.col-2 .right dt:before {
    content: '';
    display: inline-block;
    background: url("/assets/images/campaign-onekey-recovery/arrow1.png") no-repeat center;
    width: 12px;
    height: 13px;
    position: absolute;
    left: -30px;
    top: 4px;
}

.need {
    background-color: #eeeeee;
}

.need .need-wrap {
    padding: 80px 15px;
    text-align: center;
}

.need-wrap h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #1a1a1a;
    margin-bottom: 40px;
}

.need-wrap p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.need-wrap ul li {
    display: table-cell;
    width: 80px;
}

.need-wrap ul {
    margin-top: 35px;
}

.need-wrap ul li:nth-child(odd):hover {
    box-shadow: 0px 3px 27px 0px rgba(9, 24, 113, 0.38);
    border-radius: 10px;

}

.need-wrap ul li:nth-child(odd):hover p {
    font-weight: bold;
}

.need-wrap ul li:nth-child(odd) {
    width: 343px;
    background-color: #ffffff;
    padding: 35px 20px;
    min-height: 250px;
    box-shadow: 0px 3px 27px 0px rgba(9, 24, 113, 0);
}

.need-wrap ul li p {
    margin-top: 40px;
    font-size: 14px;
    font-stretch: normal;
    line-height: 26px;
    color: #666666;
    cursor: pointer;
}

.onekey .onekey-wrap {
    padding: 80px 15px;
}

.cc-table {
    width: 100%;
    border-collapse: collapse;
}

.cc-table .hook {
    position: relative;
}

.cc-table .hook::before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url(/assets/images/campaign-onekey-recovery/gou2-blue.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.cc-table td:nth-child(3).hook::before {
    background: url(/assets/images/campaign-onekey-recovery/gou2-perp.png) no-repeat center;
}


.cc-table thead th {
    min-height: 160px;
    color: #fff;
}

.cc-table thead th:nth-child(2) {
    background-color: #18abff;
}

.cc-table thead th:nth-child(3) {
    background-color: #091871;
}

.cc-table tbody td:nth-child(2) {
    background-color: #ecf5ff;
}

.cc-table tbody td:nth-child(3) {
    background-color: #dce8ff;
}

.cc-table strong {
    font-weight: bold;
    font-size: 20px;
}

.cc-table h3 {
    font-size: 3.0rem;
    color: #22252a;
    font-weight: bold;
}

.cc-table th, .cc-table td {
    font-size: 14px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    padding: 30px 10px;
    line-height: 1.4;
    border: 1px solid #e3e3e3;
}

.onekey h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #22252a;;
    margin-bottom: 50px;
}

.get {
    background: url('/assets/images/campaign-onekey-recovery/okr-campain-step-bg.jpg') no-repeat center;
    background-size: cover;
}

.get .get-wrap {
    padding: 80px 15px 100px 15px;
}

.get .table-cell {
    display: table-cell;
    width: 600px;
    vertical-align: middle;
}

.table-cell .swiper-container {
    max-width: 600px;
}

.slick-prev {
    background: url("/assets/images/campaign-onekey-recovery/arrow3-left.png") no-repeat center;
    left: -40px;
}

.slick-prev:hover, .slick-prev:focus {
    background: url(/assets/images/campaign-onekey-recovery/arrow3-hover-right.png) no-repeat center center;
}

.slick-next {
    background: url("/assets/images/campaign-onekey-recovery/arrow3-right.png") no-repeat center;
    right: -40px;
}

.slick-next:hover, .slick-next:focus {
    background: url(/assets/images/campaign-onekey-recovery/arrow3-hover-left.png) no-repeat center center;
}

.step:before {
    display: block;
    width: 70px;
    height: 6px;
    background-color: #091871;
    content: '';
    margin-top: 30px;
    margin-bottom: 40px;
}

.step p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    max-width: 80%;
    display: none;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots {
    bottom: -45px;
    left: -30px;
    text-align: left;
}

.slick-dots li button {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #666666;
}

.slick-dots li.slick-active button {
    color: #091871;
}

.reviews {
    background-color: #eeeeee;
}

.reviews .reviews-wrap {
    padding: 80px 15px;
    text-align: center;
}

.swiper-slide:not(:first-child) {
    display: none;
}

.reviews h2 {
    font-size: 36px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 100px;
}

.reviews ul li {
    display: inline-block;
    vertical-align: top;
    max-width: 297px;
}

.reviews ul li:nth-of-type(2) {
    margin: 0 8%;
}

.reviews ul li p {
    margin-top: 35px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.more h2 {
    font-size: 36px;
    font-weight: bold;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 60px;
}

.more .more-wrap {
    padding: 95px 15px;
}

.more ul li {
    display: table-cell;
    vertical-align: top;
    padding: 0;
}

.more ul li:nth-child(odd) {
    width: 580px;
    background-color: #ffffff;
    box-shadow: 0px 9px 18px 0px rgba(41, 122, 216, 0.35);
    border-radius: 10px;
}

.more ul li .more-title {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333;
    text-align: center;
}

.more ul li:hover .more-title {
    background-image: linear-gradient(
            #091871,
            #091871),
    linear-gradient(
            #ffffff,
            #ffffff);
    background-blend-mode: normal,
    normal;
    color: #fff;
}

.more ul li h3 {
    background: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    padding: 18px 0;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
}

.more ul li.empty {
    width: 40px;
}

.more-bottom img, .more-bottom .right {
    display: inline-block;
    vertical-align: middle;
}

.more-bottom {
    padding: 10px;
    margin-bottom: 40px;
}

.more-bottom .right p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    color: #000000;
    min-height: 160px;
}

.more-bottom img {
    margin-right: 20px;
}

.more-bottom .right {
    max-width: 300px;
}

@media (max-width: 768px) {
    .banner-ul li, .icon-box ul li, .col-2 .inline-block, .need-wrap ul li, .get .table-cell, .reviews ul li, .more ul li, .need-wrap ul li:nth-child(odd), .more ul li:nth-child(odd) {
        display: block;
        width: auto;
        max-width: 100%;
    }

    .col-2 .inline-block:first-child {
        max-width: 100%;
    }

    .banner-ul li.empty {
        display: block;
        height: 110px;
    }

    .need-wrap ul li {
        margin-bottom: 15px;
    }

    .table-cell .swiper-container {
        max-width: 100%;
    }

    .slick-dots {
        left: 0;
    }
}

@media (max-width: 960px) {
    .reviews ul li:nth-of-type(2) {
        margin: 0px 1%;
    }

}

.model {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(184, 184, 184, .4)
}

.xl-alert {
    width: 608px;
    position: fixed;
    left: 50%;
    margin-left: -304px;
    top: 50%;
    height: 390px;
    margin-top: -195px;
    background: url(/assets/images/campaign-onekey-recovery/okr-campain-pop-bg.png) no-repeat center center
}

.xl-model-box {
    margin: 43px;
    position: relative;
    text-align: center
}

.xl-model-box p {
    font-size: 16px;
    color: #666666;
    margin: 10px auto;
}

.xl-model-box p strong {
    color: #2f2f2f;
    font-weight: bold;
    margin-top: 20px;
}

.xl-close {
    position: absolute;
    right: -25px;
    top: -15px;
    background: url(/landing/images/halloween-sale/close.png) no-repeat center;
    width: 50px;
    height: 50px;
    cursor: pointer
}

.xl-alert h3 {
    font-size: 36px;
    font-weight: 700;
    color: #dd3b0d;
    padding-top: 75px
}

.xl-alert h4 {
    font-size: 24px;
    font-weight: 400;
    color: #222;
    margin: 25px auto
}

.xl-alert h4 span {
    font-size: 24px;
    font-weight: 700;
    color: #e12929
}

.xl-alert-link {
    background-color: #ff9000;
    box-shadow: 0px 3px 7px 0px rgba(255, 144, 0, 0.55);
    border-radius: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding: 10px 35px;
    display: table;
    margin: 17px auto 43px;
    text-decoration: none;;
}

.xl-alert .xl-dl {
    margin: auto;
    text-align: left;
}

.xl-alert .xl-dl dd {
    line-height: 24px;
    display: inline-block;
    position: relative;
}

.xl-alert .xl-dl dd:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 3px;
    height: 3px;
    background: #898989;
    border-radius: 50%;
    left: -10px;
    top: 10px;
}

.xl-alert .xl-dl dd:first-child {
    width: 280px;
}

.input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -10
}

.xl-alert .xl-p-txt {
    border-radius: 10px;
    border: dashed 2px #2f2f2f;
    font-size: 26px;
    font-weight: bold;
    color: #2f2f2f;
    width: 254px;
    margin: auto;
    padding: 14px;
    margin-top: 30px;
}

.cc-table .nhook::before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 16px;
    height: 3px;
    background: #bdbdbd;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.counp-cnt .success {
    width: 180px;
    height: 40px;
    line-height: 40px;
    background-color: #ccc;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: none;
}

[lang="de"] .xl-alert .xl-dl dd:first-child, [lang="fr"] .xl-alert .xl-dl dd:first-child {
    width: 280px;
}

[lang="de"] .xl-alert .xl-dl, [lang="fr"] .xl-alert .xl-dl {
    max-width: 95%;
}

[lang="jp"] .banner-ul li dl {
    max-width: 315px;
    text-align: left;
    margin: 0 auto 25px;
}

[lang="jp"] .banner-ul li p, [lang="jp"] .more-bottom .right p {
    min-height: 165px;
}

[lang="de"] .banner-ul li p, [lang="de"] .more-bottom .right p {
    min-height: 185px;
}

[lang="fr"] .banner-ul li p {
    min-height: 164px;
}

[lang="fr"] .more-bottom .right p {
    min-height: 165px;
}

[lang="fr"] .banner-ul li dl {
    max-width: 235px;
}

.footer {
    padding: 0;
    background-color: #eeeeee;
}

.footer .footer-wrap {
    padding: 15px;
}

.footer p {
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #494d56;
    text-align: right;
}

.slick-dots li.slick-active button, .slick-dots li button {
    width: auto;
    height: auto;
    background: transparent;
    border: 0 none;
}

.slick-dots li.slick-active button {
    text-decoration: underline;
    font-size: 2.0rem;
}

@media all and (max-width: 1150px) {
    .more-bottom .right p {
        min-height: 120px;
        margin-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .more-bottom img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }

    .more-bottom .right {
        text-align: center;
        width: auto;
        max-width: none;
    }
}

@media all and (max-width: 920px) {
    .icon-wrap ul {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .icon-wrap ul li {
        text-align: center;
    }
    .icon-wrap ul li > img {
        margin-bottom: 3px;
    }
}

@media all and (max-width: 768px) {
    .icon-wrap ul {
        display: -webkit-flex;
        display: flex;
        justify-content: space-evenly;
        -webkit-justify-content: space-evenly;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
    }
    .icon-wrap ul li {
        width: 50%;
        text-align: center;
        margin: 15px 0;
    }
    .icon-wrap ul li > img {
        margin: 0 auto 3px;
        display: block;
    }
    .icon-box ul .txt {
        padding-left: 0;
    }

    .more-bottom .right p {
        min-height: auto;
        margin-bottom: 25px;
    }
}

@media all and (max-width: 576px) {
    .more-bottom img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }

    .more-bottom .right {
        text-align: center;
        width: auto;
        max-width: none;
    }
}

.more-bottom .btn {
    margin-top: 20px;
    font-size: 22px;
    font-size: 2.2rem;
}

[lang="jp"] .banner-ul .tips-icon p,
[lang="de"] .banner-ul .tips-icon p {
    top: -84.5px;
}