html {
    font-size: 16px;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.main p {
    margin-bottom: 10px;
}

.top-content {
    background: linear-gradient(180deg, #EBF5FF 0%, rgba(235, 245, 255, 0.00) 100%);
}

.uninstallation-banner {
    /* background: url(https://images.anyrecover.com/anyrecoveren/assets/uninstall/registered.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
    color: #ffffff;
    padding: 50px 0 90px
}

.uninstallation-banner h1 {
    color: #ffffff;
}

.uninstallation-banner p {
    margin-bottom: 10px;
}

#soon-amor {
    font-family: Oswald, serif;
    color: #fff;
}

#soon-amor .soon-label {
    color: #ff7e17;
    font-weight: bold;
}

.coupon-box {
    overflow: hidden;
    padding: 50px 30px;
    background-color: #f6f6f6;
    margin-top: 30px;
    justify-content: center;
}

.ut-time {
    font-size: 36px;
    margin-bottom: 60px;
}

.tp {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

.shi-price {
    font-size: 28px;
    color: #ff7e17;
    font-weight: bold;
}

.zhe-price {
    font-size: 16px;
    color: #999999;
    text-decoration: line-through;
}

.ht-auto {
    height: 189px;
    margin: auto 40px;
}

.coupon-h {
    font-size: 24px;
    font-weight: bold;
}

.code-p {
    font-size: 14px;
    color: #666666
}

.code-text {
    margin: 0;
}

.code-text textarea {
    font-size: 24px;
    color: #ff7e17
}

.copy-a a {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    padding: 3px 20px;
    background-color: #ff7e17;
    border-radius: 5px;
}

.copy-a {
    margin-top: 30px;
}

.sd-box {
    border: 2px dashed #ff7e17;
    padding: 25px 40px 15px;
    width: 100%;
}

.only-p {
    font-size: 31px;
    color: #ff7e17;
    font-weight: bold;
    line-height: 35px;
}

.only-btn a {
    display: inline-block;
    padding: 8px 40px;
    background: -prefix-linear-gradient(0deg, #ff7e17, #ffaa17);
    background: linear-gradient(0deg, #ff7e17, #ffaa17);
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
}

.mt-30 {
    margin-top: 30px;
}

.why-recovery {
    /* background: url(https://images.anyrecover.com/anyrecoveren/assets/uninstall/uninstallation.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

.why-recovery .container {
    max-width: 1374px;
}

.why-recovery .free-box {
    margin-top: 40px;
    margin-bottom: 140px;
    display: flex;
    justify-content: space-between
}

.why-recovery .free-box li {
    max-width: 318px;
    padding: 40px;
    color: #080B29;
    border-radius: 24px;
    border: 1px solid rgba(8, 11, 41, .1);
    background: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 24px;
    flex-shrink: 0
}

.why-recovery .free-box li:first-child {
    margin-left: 0
}

.why-recovery .free-box li svg {
    margin-bottom: 30px
}

.why-recovery .free-box li .title-txt {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px
}

.moy-p {
    margin-top: 25px;
}

.all-p {
    font-size: 14px;
    color: #666666;
}

.copy-a a:hover,
.only-btn a:hover {
    background: -prefix-linear-gradient(0deg, #ff8a17, #ffbb17);
    background: linear-gradient(0deg, #ff8a17, #ffbb17);
    color: #fff;
}

#email {
    display: inline-block;
    background: #f8f8f8;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
    overflow: hidden;
    resize: none;
    cursor: no-drop;
}

.coupon-box .coupon-pro {
    display: flex;
    max-width: 320px;
    width: 33%;
}

.coupon-pro img {
    margin: 0 15px;
    max-width: 110px;
}

.coupon-pro .coupon-pro-desc {
    text-align: left;
    margin: 0 0 0 15px;
}

.coupon-box .coupon-code {
    max-width: 310px;
    width: 33%;
}

.coupon-box .coupon-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* 产品推荐 */


.product_two {
    text-align: left;
}

.drf-price {
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}

.drf-price span {
    color: #ff762e;
    font-size: 22px;
}

.drf-price {
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}

.uninstall-buy {
    margin-top: 15px;
}

.uninstall-buy a {
    display: inline-block;
    line-height: 46px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    background: #ffaa00;
}

.uninstall-buy a:before {
    font-family: 'iconfont' !important;
    font-size: 27px;
    padding: 0 0 0 10px;
    float: right;
    content: '\e604';
    font-weight: 300;
    color: #fff;
}

/* 产品推荐 */

@media screen and (max-width: 768px) {
    .uninstallation-banner {
        padding: 80px 0 40px;
    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 25px;
    }

    .coupon-box {
        padding: 30px 10px;
    }

    .coupon-box .coupon-pro {
        width: 40%;
    }

    .coupon-pro .coupon-pro-desc {
        margin: 0 0 0 0px;
    }

    .ht-auto {
        margin: auto 20px;
        width: 40px;
        height: 40px;
    }

    .code-text textarea {
        font-size: 21px;
    }

    .copy-a {
        margin-top: 15px;
    }

    .only-btn a {
        padding: 8px 20px;
    }

    .sd-box {
        padding: 15px 10px;
    }

    .time_offer div.product-item {
        flex-wrap: wrap;
        justify-content: center;
    }

    .time_offer .right-text {
        text-align: center;
    }
}

@media screen and (max-width: 500px) {
    .coupon-box {
        flex-direction: column;
        align-items: center;
    }

    .coupon-box .coupon-pro {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .ht-auto {
        margin: 40px auto;
    }

    .coupon-box .coupon-code {
        margin: 0 auto;
        width: 100%;
    }


    .time_offer .product_two {
        justify-content: center;
    }

    .time_offer div.product-item {
        width: 100%;
    }

    .time_offer div.product-item:first-child {
        padding-bottom: 70px;
    }
}

/* 2023/3/14 anyrecover new uninstall */

.uninstallation-banner.anyrecover {
    position: relative;
    padding: 50px 0 56px;
    overflow: hidden;
}

.uninstallation-banner.anyrecover h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    margin-top: 24px;
    color: #080B29;
}

.limited-time.anyrecover {
    margin-bottom: 80px;
}

.limited-time.anyrecover .soon-time {
    width: 100%;
    border-radius: 24px;
    border: 2px solid #FAA700;
    background: #FFF;
    overflow: hidden;
    position: relative;
    display: flex;

}

.limited-time.anyrecover .soon-time .left {
    max-width: 480px;
    position: relative;

}

.limited-time.anyrecover .soon-time .left .left-time {
    position: absolute;
    left: 50%;
    top: 32px;
    transform: translateX(-50%);
    color: #C7721A;
}

.limited-time.anyrecover .soon-time .left .left-time p {
    text-align: center;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 12px;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul {
    display: flex;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul li {
    width: 64px;
    text-align: center;
    padding: 11px 0 5px;
    border-radius: 12px;
    border: 1px solid #FAA700;
    background: linear-gradient(180deg, #FF9B35 0%, #FAD18F 100%);
    margin-right: 16px;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul li:last-child {
    margin-right: 0;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul li p {
    color: #C7721A;
    text-align: center;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul li div {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 6px;
}

.limited-time.anyrecover .soon-time .left .left-time .time-ul span {
    line-height: 36px;
    margin: 0 6px;
}

.limited-time.anyrecover .soon-time .price-off {
    position: absolute;
    width: 60px;
    height: 80px;
    background: url(https://images.anyrecover.com/anyrecoveren/assets/uninstall/discount-priceoff-bg.png ) no-repeat;
    right: 28px;
    top: 0;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 9px 0;
}

.limited-time.anyrecover .soon-time .right {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.limited-time.anyrecover .soon-time .right .right-content {
    display: flex;
    flex-direction: column;
}

.limited-time.anyrecover .soon-time .right .right-content h4 {
    text-align: center;
    min-width: 300px;
    color: #080B29;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
}

.limited-time.anyrecover .soon-time .right .right-content p {
    display: flex;
    justify-content: space-between;
}

.limited-time.anyrecover .soon-time .right .right-content p .p-left {
    color: rgba(8, 11, 41, 0.50);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.limited-time.anyrecover .soon-time .right .right-content p .p-left-two {
    color: #080B29;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
}

.limited-time.anyrecover .soon-time .right .right-content p .p-right {
    color: #080B29;
    font-size: 20px;
    line-height: 24px;
}

.limited-time.anyrecover .soon-time .right .right-content p .p-right-two {
    color: #F66;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

.limited-time.anyrecover .soon-time .right .right-content .line-neight {
    width: 100%;
    height: 1px;
    background: #E6E6E6;
}

.limited-time.anyrecover .soon-time .right .right-content p .p-right-three {
    color: #F66;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    /* 100% */
}

.limited-time.anyrecover .soon-time .right .right-content .p-min {
    margin-bottom: 16px;
}

.limited-time.anyrecover .soon-time .right .right-content .p-max {
    margin-bottom: 24px;
}

.limited-time.anyrecover .soon-time .right .right-content .buy-button a {
    width: 210px;
    height: 56px;
    border-radius: 12px;
    background: #FAA700;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 auto 24px;
    cursor: pointer;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.limited-time.anyrecover .soon-time .right .right-content .buy-button a:hover {
    background: #FF6B17;
}

.limited-time.anyrecover .soon-time .right .right-content .buy-button svg {
    margin-right: 12px;
}

.limited-time.anyrecover .soon-time .right .right-content ul {
    margin: auto;
}

.limited-time.anyrecover .soon-time .right .right-content ul li {
    color: rgba(8, 11, 41, 0.50);
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 6px;
}

.limited-time.anyrecover .soon-time .right .right-content ul li:last-child {
    margin-bottom: 0;
}

.limited-time.anyrecover .soon-time .right .right-content ul li svg {
    margin-right: 8px;
}

/* blogs-with */
.blogs-with {
    padding-bottom: 40px;
}

.blogs-with .container {
    padding: 0;
}

.blogs-with h2 {
    font-weight: bold;
    margin-bottom: 60px;
}

.blogs-with #blogs-with {
    padding-bottom: 60px;
}

.blogs-with #blogs-with .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 12px;
    padding: 11px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.18) 100%);
    box-shadow: 0px 4px 7px rgba(174, 193, 247, 0.3);
    border-radius: 20px;
    border: 1px solid transparent;
}

/*.blogs-with #blogs-with .swiper-slide-active .item {*/
.blogs-with #blogs-with .item:hover {
    border: 1px solid #BBC2FF;
}

.blogs-with #blogs-with .item a.article {
    display: flex;
    align-items: center;
    font-size: 14px;
    width: 100%;
    margin-top: 18px;
}

.blogs-with #blogs-with .item a.article:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-tip.png") no-repeat;
    background-size: 100%;
}

.blogs-with .swiper-button-prev,
.blogs-with .swiper-button-next {
    width: 40px;
    height: 40px;
    left: -77px;
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-right-hover.png") no-repeat;
    background-size: 100%;
}

.blogs-with .swiper-button-prev:hover {
    transform: rotate(180deg);
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-right.png") no-repeat;
    background-size: 100%;
}

.blogs-with .swiper-button-next {
    left: unset;
    right: -77px;
    transform: rotate(180deg);
}

.blogs-with .swiper-button-next:hover {
    transform: unset;
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-right.png") no-repeat;
    background-size: 100%;
}

.blogs-with p.more {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blogs-with p.more a {
    color: #4858EC;
}

.blogs-with p.more:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 12px;
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-youtube.png") no-repeat;
    background-size: 100%;
}

.blogs-with p.more:after {
    content: '';
    display: inline-block;
    width: 23px;
    height: 14px;
    margin-left: 4px;
    background: url("https://images.anyrecover.com/anyrecoveren/assets/overview/data_recovery_revision_2023/blogs-with-arrow.png") no-repeat;
    background-size: 100%;
}

/* blogs-with */
@media(max-width:1366px) {
    .uninstallation-banner.anyrecover::after {
        left: 8%;
    }
}

@media(max-width:1024px) {
    .uninstallation-banner.anyrecover {
        padding: 40px 0 49px;
    }

    .uninstallation-banner.anyrecover::after {
        width: 170px;
        height: 170px;
        left: auto;
        right: -58px;
        bottom: -68px;
    }

    .uninstallation-banner.anyrecover::before {
        width: 92px;
        height: 92px;
        top: -46px;
        left: 9px;
    }

}

@media(max-width:992px) {
    .blogs-with {
        padding: 100px 0 110px;
    }

    .blogs-with h2 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 47px;
    }

    .blogs-with .swiper-wrapper {
        flex-direction: column;
    }

    .blogs-with #blogs-with .item {
        margin-bottom: 30px;
    }

    .blogs-with #blogs-with {
        padding-bottom: 12px;
    }
}

@media(max-width:820px) {
    .uninstallation-banner.anyrecover {
        padding: 40px 0 49px;
    }

    .uninstallation-banner.anyrecover h1 {
        margin-top: 20px;
        font-size: 24px;
        line-height: 33px;
    }

    .uninstallation-banner.anyrecover svg {
        width: 48px;
        height: 48px;
    }

    .limited-time.anyrecover {
        padding: 30px 0 50px;
    }

    .limited-time.anyrecover .soon-flip-inner {
        width: 28px;
        height: 40px;
    }

    .limited-time.anyrecover .soon[data-scale='l'] {
        font-size: 26px;
        font-weight: 700;
    }

    .limited-time.anyrecover #soon-amor .soon-label {
        font-size: 12px;
        line-height: 16px;
    }

    .limited-time.anyrecover .soon-flip-inner {
        padding: .25em .125em 0.3em;
    }

    .limited-time.anyrecover .uninstall-buy a {
        margin: 0 auto;
    }
}

@media(max-width:500px) {
    .limited-time.anyrecover {
        padding: 30px 0 0;
    }
}

/* 2023/3/14 anyrecover new uninstall */


@media (max-width: 992px) {
    .limited-time.anyrecover .soon-time {
        max-width: 480px;
        display: flex;
        flex-direction: column;
        margin: 0 auto;
    }

    .limited-time.anyrecover .soon-time .right {
        padding: 20px;
    }
}

@media (max-width: 1400px) {
    .why-recovery .free-box {
        flex-wrap: wrap;
    }

    .why-recovery .free-box li {
        max-width: 100%;
        width: calc(50% - 10px);
        margin-left: 0;
    }

    .why-recovery .free-box li:nth-child(n + 3) {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .limited-time.anyrecover {
        padding: 0;
    }

    .limited-time.anyrecover .soon-time .price-off {
        width: 50px;
        height: 70px;
        right: 20px;
        background: url(https://images.anyrecover.com/anyrecoveren/assets/uninstall/discount-priceoff-bg.png) no-repeat 100% / 100%;
        top: -10px;
        font-size: 13px;
        line-height: 20px;
        padding: 13px 12px 0;
    }

    .limited-time.anyrecover .soon-time .left .left-time {
        top: 18px;
    }

    .limited-time.anyrecover .soon-time .left .left-time .time-ul li {
        width: 48px;
        padding: 5px 0;
    }

    .limited-time.anyrecover .soon-time .left .left-time .time-ul li div {
        font-size: 24px;
        line-height: 24px;
    }

    .limited-time.anyrecover .soon-time .left .left-time .time-ul li p {
        font-size: 9px;
        line-height: 16px;
    }

    .limited-time.anyrecover .soon-time .right .right-content .p-max {
        font-size: 24px;
        line-height: 28px;
    }

    .limited-time.anyrecover .soon-time .right .right-content .buy-button a {
        margin-bottom: 0;
    }

    .why-recovery .free-box {
        margin-top: 0;
        margin-bottom: 60px;
    }

    .why-recovery .free-box li {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
    }

    .why-recovery .free-box li:nth-child(n + 2) {
        margin-top: 20px;
    }
}