.banner {
    background: url(/assets/images/backgrounds/bg_onekey-buy.png) no-repeat center;
    background-size: cover;
    text-align: center;
    color: #fff;
}

.banner .banner-wrap {
    padding: 150px 0 175px;
}

.banner h1 {
    font-size: 5.0rem;
}

.prds {
    background-color: #eee;
    text-align: center;
}

.prds .prds-wrap {
    padding: 90px 50px 60px;
}

.prds .horizontal {
    padding: 30px 45px;
}

.prds .horizontal .left {
    width: 21%;
    padding: 0;
    margin-right: 5%;
    vertical-align: middle;
}

.slidedown-cnt .dots2 {
    text-align: left;
}

.prds .horizontal .right {
    width: 61%;
    text-align: left;
    vertical-align: middle;
}

.prds .horizontal h4 {
    font-weight: normal;
    color: #333;
    margin-top: 10px;
}

.prds .icon-left p {
    margin-bottom: 10px;
}

.prds .icon-left p::before {
    top: 4px;
}

@media all and (max-width: 767px) {

    .prds .horizontal .left,
    .prds .horizontal .right {
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding: 0;
        max-width: 100%;
    }

    .prds .horizontal .icon-left {
        text-align: left;
    }

    .free-select {
        width: 250px;
        margin: 0 auto;

    }
}

.free-select .radio {
    cursor: pointer;
    margin-right: 10px;
}

.free-select .radio:hover {
    color: #1c1e29;
}

.free-select.inline-block-box {
    text-align: left;
}

.free-select .radio:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url("/assets/images/icons/Unselected.png") no-repeat center;
    position: relative;
    margin-right: 10px;
}

.free-select .checked.radio::before {
    background: url("/assets/images/icons/Selected.png") no-repeat center;
}

.btn.f-24 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 24px;
}

.prds-list li:not(:last-child) {
    margin-bottom: 60px;
}

.comparison {
    text-align: center;
    background-color: #eee;
}

.free-select .radio::before {
    left: 1px;
}

.comparison .comparison-wrap {
    padding: 70px 100px 80px 100px;
}

.comparison .dots2 p::before {
    border-width: 2px;
}

.comparison .table {
    margin-bottom: 20px;
}

.comparison .table th,
.comparison .table td {
    line-height: 1.8;
    vertical-align: middle;
}

.comparison .table tr td:nth-child(1),
.comparison .table tr th:nth-child(1),
.comparison .table tr td:nth-child(2),
.comparison .table tr th:nth-child(2) {
    width: 210px;
}

.comparison .table {
    text-align: left;
}

.table.blue tbody tr:nth-child(odd) {
    background-color: #fff;
}

.table.blue tbody tr:nth-child(even) {
    background-color: #dce8ff;
}

.table .self-Licon {
    text-align: left;
}



.comparison .panel {
    text-align: left;
}

.comparison .panel h2 {
    font-size: 4.8rem;
    margin-bottom: 10px;
}

.payment {
    background-color: #eee;
}

.payment .payment-wrap {
    padding-top: 40px;
}

.payment .cnt {
    padding: 30px 5%;
}

.payment .tt {
    font-size: 3.2rem;
    margin: 0 0 5px;
}

.payment .icon-left {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    margin-bottom: 10px;
}

.payment .icon-left li {
    margin: 0 0 10px;
}

.payment p.txt {
    margin: 0 0 10px;
}

@media all and (min-width:768px) {
    .payment .left {
        position: relative;
    }

    .payment .left img {
        position: absolute;
        top: -75px;
    }
}

.faq .mail {
    margin-top: 5px;
}

.reviews {
    background-color: #eee;
    text-align: center;
}

.reviews .reviews-wrap {
    padding: 70px 0 40px;
}

.offers {
    background-color: #eeeeee;
}

.offers h2 {
    margin: 0 0 50px;
    text-align: center;
}

.offers .cnt .right p {
    min-height: 95px;
    margin-bottom: 10px;
}

@media all and (max-width:991px) {
    .offers .col-md-6 {
        margin-bottom: 20px;
    }
}

.table th:first-child,
.table td:first-child {
    background-color: unset;
}

.bg-trusted {
    background: url(/assets/images/backgrounds/bg_trusted-s0.png) no-repeat center;
    margin-bottom: 0 !important;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 0;
}

@media all and (min-width: 920px) {
    .row {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .vertical-box,
    .combination-box {
        height: 100%;
    }

    .cnt h2 {
        display: block;
        flex-basis: 100%;
    }

    .cnt h2~div {
        margin-bottom: 20px;
    }
}

@media all and (min-width: 992px) and (max-width: 1200px) {
    .combination-box .cnt>.img img {
        float: none !important;
        margin: auto;
    }

    .combination-box .cnt>.img {
        display: block;
        margin-bottom: 15px;
    }
}

.imgbox {
    position: relative;
    margin-right: 20px;
}

.imgbox small {
    position: absolute;
    color: #eee;
    font-weight: bold;
    font-size: 22px;
    padding: 11px 0 0 13px;
    text-align: left;
    text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.35);
    width: 120px;
    height: 103px;
    background: url(/assets/images/products/caidai.png) no-repeat center;
    background-size: 100%;
    box-sizing: border-box;
    bottom: 7px;
    right: -11px;
}

.imgbox small i {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.imgbox small span {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    transform: rotate(14deg);
    position: relative;
    top: 4px;
    margin-left: 3px;
}


[lang=tw] .reviews .toggle-reviews .img-box {
    display: block;
    min-height: 111px;
    line-height: 111px;
}

[lang=tw] .toggle-reviews .txt .main-txt {
    min-height: 200px;
}

.tac del{
    font-size: 16px;
}