html, body, p, h1, h2, h3, h4, h5, h6, pre, dl, dd, dt, ul, li, ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
html {
    font-size: 63.5%;
    font-family: Myriad Pro, Segoe UI, "Helvetica Neue", Helvetica, Arial, sans-serif;
    
}
body {
    background: #fff;
}
img {
    max-width: 100%;
    height: auto;
}
div[class$="-wrap"] {
    max-width: 1170px;
    margin: 0 auto;
}
.xl-banner {
    background: url("/images/one-recovery/okr-campain-banner-bg.jpg") no-repeat center;
    background-size: cover;
}
.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: 47px;
}
.banner-title .countdown > i {
    display: inline-block;
    height: 47px;
    font-size: 27.5px;
    font-weight: bold;
    color: #fff;
    line-height: 47px;
    vertical-align: top;
    font-style: normal;
}
.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;
    margin-bottom: 25px;
}
.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;
}
.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: -72px;
}
.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;
}
.banner-ul li dl {
    max-width: 220px;
    text-align: left;
    margin: 0 auto 25px;
}
.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("/images/one-recovery/point.png") no-repeat center;
    width: 12px;
    height: 12px;
    margin-right: 10px;
}
.banner-ul li dl dd.active i {
    background: url("/images/one-recovery/point-choose.png") no-repeat center;
}
.price span {
    font-size: 28px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block;
    margin-right: 10px;
    color: #ff9000;
}
.icon ul .txt h6{
    font-weight: bold;
    font-size: 14px;
}
.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(/images/one-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;
}
.link {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    background-color: #ff9000;
    border-radius: 10px;
    padding: 15px 0;
    display: table;
    width: 220px;
    margin: 20px auto 40px;
    position: relative;
    text-decoration: none;
}
.xl-visibility {
    visibility: hidden;
}
.icon {
    background-color: #eeeeee;
}
.icon-wrap {
    padding: 20px;
}
.icon ul {
    text-align: center;
}
.icon ul li {
    display: inline-block;
    list-style: none;
    width: 24%;
    text-align: left;
    vertical-align: top;
}
.icon ul img, .icon ul .txt {
    display: inline-block;
    vertical-align: middle;
}
.icon 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("/images/one-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(/images/one-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(/images/one-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('/images/one-recovery/okr-campain-step-bg.jpg') no-repeat center;
    background-size: cover;
}
.get .get-wrap {
    padding: 80px 15px;
}
.get .table-cell {
    display: table-cell;
    width: 600px;
    vertical-align: middle;
}
.table-cell .swiper-container {
    max-width: 600px;
}
.slick-prev {
    background: url("/images/one-recovery/arrow3-left.png") no-repeat center;
    left: -40px;
}
.slick-prev:hover, .slick-prev:focus {
    background: url(/images/one-recovery/arrow3-hover-right.png) no-repeat center center;
}
.slick-next {
    background: url("/images/one-recovery/arrow3-right.png") no-repeat center;
    right: -40px;
}
.slick-next:hover, .slick-next:focus {
    background: url(/images/one-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: -30px;
    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: #fff;
    text-align: center;
    background-image: linear-gradient(
            #091871,
            #091871),
    linear-gradient(
            #ffffff,
            #ffffff);
    background-blend-mode: normal,
    normal;
   
}
.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;
    line-height: 20px;
    color: #000000;
    min-height: 200px;
}
.more-bottom .right a{
    font-size: 16px;
    line-height: 20.4px;
    color: #ffffff;
    background-color: #ff9000;
    border-radius: 10px;
    display: table;
    margin-top: 20px;
    padding: 15px 50px;
    text-decoration: none;
}
.more-bottom img{
    margin-right: 20px;
}
.more-bottom .right{
    max-width: 300px;
}
@media (max-width: 768px) {
    .banner-ul li,.icon 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%;
    }
    .link{
        position: relative;
    }
    .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(/images/one-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;
}
.de .xl-alert .xl-dl dd:first-child,.fr .xl-alert .xl-dl dd:first-child{
    width: 280px;
}
.de .xl-alert .xl-dl,.fr  .xl-alert .xl-dl{
    max-width: 95%;
}
.jp .banner-ul li dl {
    max-width: 315px;
    text-align: left;
    margin: 0 auto 25px;
}

.jp .banner-ul li p, .jp .more-bottom .right p{
    min-height: 125px;
}
.fr .banner-ul li p{
    min-height: 164px;
}
.fr .more-bottom .right p {
    min-height: 165px;
}
.fr  .banner-ul li dl{
    max-width: 235px;
}
.footer{
    background-color: #eeeeee;
}
.footer .footer-wrap{
    padding: 15px;
}
.footer p{
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #494d56;
    text-align: right;
}
.return-top {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url(/vendor/static/footer_sharea5069c34.png) no-repeat -10px -10px;
    display: none;
}
#tool {
    position: fixed;
    right: 0;
    bottom: 70px;
    cursor: pointer;
}