.header-background{background-image: linear-gradient(180deg, #FFFFFF 0%, #E7F1FA 100%);}
.index-body .header-background{background-image:none}
.main-box{position:relative;margin:0 auto;max-width:1920px;}
h2{padding-bottom:4px;color:#1f2238;font-weight:600;font-size:50px;line-height:70px;}
h3{padding-bottom:30px;color:#1f2238;font-weight:400;font-size:24px;line-height:40px;}

.product-new{background-image:url(/static/img/wise-imagex/banner-back.jpg);background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;height:800px}
.product-new-left{margin-right:60px}
/*.product-new-right{margin-left:-80px}*/
.product-new .h1-wrap{display:flex;align-items:flex-end}
.product-new .h1-new{font-size:24px;color:#000;border-radius:10px;padding:4px 18px 0;line-height: 1.2;position:relative;top:-18px;margin-left:10px;background-image: linear-gradient(-87deg, #f2fb28 0%, #adfb55 100%);}
/*.product-new .h2-new:before{content: "";width: 2px;height: 100%;display: inline-block;background-color: #4ae0f6;left: 0;top: -3px;position: absolute;padding: 3px 0;}*/
.product-new h1{font-size:56px;color:#ffffff}
.product-new h3{font-size:26px;color:#ffffff;padding-top:10px}
.product-new ul{color:#fff;font-size:18px;line-height:30px;padding-top:10px;font-weight: 300;}
.product-new ul li{position: relative;padding-left: 20px;margin-bottom: 6px;}
.product-new ul li:before{content: "";display: block;width: 5px;height:5px;border-radius: 100%;position: absolute;left: 0;bottom: 10px;background-color:#b6c5d0;}
.product-new .link-box-wrap{display:inline-block}
.product-new .link-box{margin-top:20px;display:flex;flex-direction:column;align-items:center}
.product-new .link-box a{height:62px;line-height:62px;background-color:#ffffff;border-radius:8px;padding:0 56px;font-size:22px;color:#1432ae;display: flex;justify-items: center;align-items: center;}
.product-new .link-box a:hover{background-color:#12C1A6; color:#fff;}
.product-new .link-box p{font-size:16px;color:#aacae1;padding-top:10px}
.product-box-1{position:relative;background-image: linear-gradient(180deg,#FCFDFE 0%,#E7F1FA 100%)}
.product-box-1-left{top:0!important;}

.product-single-box{display: flex;justify-content: center;align-items: center;}
.product-box-1{justify-content:flex-start;height: 750px;max-width: 1920px;margin: 0 auto;}
.product-box-1-left{opacity:0;transform:translate(-100%,0) scale(.3);position: absolute;top:-90px;}
.product-box-1-right{width:560px;transform: translate(1100px,0);}
.product-box-1-right h2{opacity:0;transition:all .3s .3s;transform:translate(0,30px);}
.product-box-1-right h3{opacity:0;transition:all .3s .5s;transform:translate(0,30px);}
.product-box-1-right .product-desc{opacity:0;transition:all .3s .7s;transform:translate(0,30px);}
.product-box-1-right .link-box{opacity:0;transition:all .3s .9s;transform:translate(0,30px);}
.product-box-1-right .platform-box{opacity:0;transition:all .3s .9s;transform:translate(0,30px);}
.product-box-1-animate .product-box-1-left{opacity:1;transform:translate(0,0) scale(1);transition:all .3s .1s;}
.product-box-1-animate .product-box-1-right h2{opacity:1;transform:translate(0,0);}
.product-box-1-animate .product-box-1-right h3{opacity:1;transform:translate(0,0);}
.product-box-1-animate .product-box-1-right .product-desc{opacity:1;transform:translate(0,0);}
.product-box-1-animate .product-box-1-right .link-box{opacity:1;transform:translate(0,0);}
.product-box-1-animate .product-box-1-right .platform-box{opacity:1;transform:translate(0,0);}

.product-box-1 h3{font-size:30px;}
.product-desc{color:#232745;font-weight:400;font-size:16px;line-height:30px;}
.product-box-1 .product-desc{font-size:20px;}
.product-box-1-left .link-box{display:flex;justify-content:center;align-items:center;}
.link-box{display:flex;justify-content:flex-start;align-items:center;margin-top: 30px;}
.download-link{display:flex;margin-right:30px;width:260px;border-radius:8px;background:#116df7;box-shadow:0 10px 20px 0 rgba(17,109,247,.25);color:#fff;font-size:20px;justify-content:center;align-items:center;line-height: 60px;}
a.download-link:hover {background-color: #0078d4; border-color: #0078d4;}
.free-data-recovery-mac-link{font-size: 20px;color: #383838;text-decoration-line: underline;text-align: center;text-underline-offset: 4px;}
.buy-link{width:180px;border:2px solid #878da0;border-radius:8px;color:#1f2238;text-align:center;font-size:20px;line-height:56px;}
a.buy-link:hover {background-color: #0078d4; color: #fff; border-color: #0078d4;}
.platform-box{margin-top:19px;height:18px;color:#232745;font-size:14px;opacity:.5;}
.product-wrap{overflow:hidden;width:100%;}
.product-box-2-left{opacity:0;transform:translate(100%,0) scale(.3);}
.product-box-2-right{width: 560px;transform: translate(50px,0);}
.product-box-2 h3{opacity:0;transition:all .3s .3s;transform:translate(-100%,0) scale(1);}
.product-box-2 h2{opacity:0;transition:all .3s .5s;transform:translate(-100%,0) scale(1);}
.product-box-2 .product-desc{padding-bottom:44px;opacity:0;transition:all .3s .7s;transform:translate(-100%,0) scale(1);padding-right: 64px;}
.product-box-2 .link-box{opacity:0;transition:all .3s .9s;transform:translate(-100%,0) scale(1);}
.view-link{display:flex;width:260px;height:56px;border:2px solid #116df7;border-radius:10px;color:#116df7;font-weight:500;font-size:18px;line-height:24px;justify-content:center;align-items:center;}
a.view-link:hover{background-color: #0078d4; color: #fff; border-color: #0078d4;}
.view-link img{margin-top:2px;margin-left:6px;}
.wdr-feature-box{display:flex;margin:0 auto;padding-top:52px;padding-bottom:111px;width:1520px;border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;}
.wdr-feature-single{display:flex;opacity:0;transform:translate(0,-100%);justify-content:center;flex-direction:column;align-items:center;}
.wdr-feature-single:nth-child(1){transition:all 1s 0s;}
.wdr-feature-single:nth-child(2){transition:all 1s .5s;}
.wdr-feature-single:nth-child(3){transition:all 1s 1s;}
.wdr-feature-single:nth-child(4){transition:all 1s 1.5s;}
.wdr-feature-box-active .wdr-feature-single{opacity:1;transform:translate(0,0);}
.wdr-feature-icon{margin-bottom:21px;width:90px;height:90px;}
.wdr-feature-icon img{width:100%;height:100%;}
.wdr-feature-title{margin-bottom:12px;color:#1f2238;text-align:center;font-size:18px; font-weight:600;}
.wdr-feature-desc{width:320px;height:70px;color:#1f2238;text-align:center;font-size:14px;}
.product-box-2-active .product-box-2-left{opacity:1;transform:translate(0,0) scale(1);transition:all .3s .1s;}
.product-box-2-active h3{opacity:1;transform:translate(0,0) scale(1);}
.product-box-2-active h2{opacity:1;transform:translate(0,0) scale(1);}
.product-box-2-active .product-desc{opacity:1;transform:translate(0,0) scale(1);}
.product-box-2-active .link-box{opacity:1;transform:translate(0,0) scale(1);}
.product-wrap-3{height:996px;background:#f0f9fc;}
.product-box-3{margin: 150px auto 120px;justify-content: space-evenly;}
.product-box-3-left{opacity:0;transition:all .5s 0s;transform:scale(0);}
.product-box-3 .product-box-icon{width:240px;height:240px;}
.product-box-3 h3{}
.product-box-3 h2{}
.product-box-3 .product-desc{width:500px;height:100px;}
.product-box-3-right{display: flex;justify-content: space-between;align-content: space-around;flex-wrap: wrap;padding-bottom: 90px;max-width: 840px;}
.product-box-3-single{width: 380px;height: 300px;border:1px solid #d3e8ef;border-radius:20px;opacity:0;transform:scale(0);display:flex;align-items:center;flex-direction:column;position: relative;}
.product-box-3-single-icon{padding-top:32px;width:90px;height:90px;}

.product-box-3-single-1{}
.product-box-3-single-2{top: 60px;}
.product-box-3-single-3{top: 30px;}
.product-box-3-single-4{top: 90px;}

.product-box-3-single-title{padding-top:28px;width:320px;color:#1f2238;text-align:center;font-weight:600;font-size:18px;}
.product-box-3-single-desc{padding-top:18px;width: 82%;height:100px;margin: 0 auto;color:#1f2238;text-align:center;font-weight:400;font-size:14px;}

.product-box-3-single-1{transition:all .5s .3s;}
.product-box-3-single-2{transition:all .5s .6s;}
.product-box-3-single-3{transition:all .5s .9s;}
.product-box-3-single-4{transition:all .5s 1.2s;}

.product-wrap-3-active .product-box-3-left{opacity:1;transform:scale(1);}
.product-wrap-3-active .product-box-3-single{opacity:1;transform:scale(1);}

.product-wrap-wisepdfeditor{height: 710px;background: #fff;padding: 80px 0;}
.product-box-wisepdfeditor-left{opacity:0;transition:all .5s .1s;transform:translate(-50%,0) scale(.5);width: 500px;margin-right: 150px;}
.product-box-wisepdfeditor-right{opacity:0;transition:all .5s .3s;transform:translate(50%,0) scale(.5);}
.product-wrap-wisepdfeditor h3{}
.product-wrap-wisepdfeditor h2{}
.product-wrap-wisepdfeditor .product-desc{padding-bottom:12px;}
.product-wrap-wisepdfeditor-active .product-box-wisepdfeditor-left{opacity:1;transform:translate(0,0) scale(1);}
.product-wrap-wisepdfeditor-active .product-box-wisepdfeditor-right{opacity:1;transform:translate(0,0) scale(1);}

.comment-wrap{position:relative;height:880px;background-image:url(/static/img/index/img_usersaybg.png);background-position:center;background-repeat:no-repeat;}
.comment-box-hover{height:700px;}
.comment-title{padding-top:160px;color:#1f2238;text-align:center;font-weight:700;font-size:50px;}
.comment-profile{position:absolute;top:340px;left:50%;width:96px;height:96px;border-radius:100%;background-image:url(/static/img/index/user_avatar/collection.jpg);background-repeat:no-repeat;transform:translate(-50%,0);}
.comment-profile-0{background-position:0 0;}
.comment-profile-1{background-position:-92px 0;}
.comment-profile-2{background-position:-184px 0;}
.comment-profile-3{background-position:-276px 0;}
.comment-content{position:absolute;top:512px;left:50%;width:600px;height:100px;color:#1f2238;text-align:center;font-size:16px;transform:translate(-50%,0);}
.comment-name{position:absolute;top:628px;left:50%;color:#1f2238;font-size:20px;transform:translate(-50%,0);}
.slide-little-box{position:absolute;top:780px;left:50%;display:flex;width:90px;height:20px;transform:translate(-50%,0);justify-content:space-between;align-items:center;}
.slide-little-single{width:12px;height:12px;border-radius:100%;background-color:#d1d2d9;cursor:pointer;}
.slide-little-single-active{background-color:#1f2238;}

.product-wrap-wiseImageX{background: #F3F8FD;padding: 130px 0;}
.product-wrap-wiseImageX .product-box-wiseImageX{}
.product-wrap-wiseImageX .product-single-wrap{width: 900px;display: flex;flex-wrap: wrap;margin-right: 180px;}
.product-wrap-wiseImageX .product-single-img{width:268px;padding: 40px 0;text-align: center;background: #FFFFFF;border-radius: 10px;margin: 15px;opacity: 0;transform: scale(0);}
.product-wrap-wiseImageX .product-single-img:nth-child(1){transition: all .5s .3s;}
.product-wrap-wiseImageX .product-single-img:nth-child(2){transition: all .5s .5s;}
.product-wrap-wiseImageX .product-single-img:nth-child(3){transition: all .5s .7s;}
.product-wrap-wiseImageX .product-single-img:nth-child(4){transition: all .5s .9s;}
.product-wrap-wiseImageX .product-single-img:nth-child(5){transition: all .5s 1.1s;}
.product-wrap-wiseImageX .product-single-img:nth-child(6){transition: all .5s 1.3s;}
.product-wrap-wiseImageX .product-single-img img{margin-bottom: 14px;}
.product-wrap-wiseImageX .product-single-img p{}
.product-wrap-wiseImageX .product-single-content{opacity:0;transition:all .5s .3s;transform:translate(50%,0) scale(.5);width: 500px;}
.product-wrap-wiseImageX .link-box{margin-top: 80px;}
.product-wrap-wiseImageX-active .product-single-content{opacity:1;transform:translate(0,0) scale(1);}
.product-wrap-wiseImageX-active .product-single-img{opacity: 1;transform: scale(1);}
.product-wrap-wiseImageX-active .product-single-img:nth-child(2){}
.product-wrap-wiseImageX-active .product-single-img:nth-child(3){}
.product-wrap-wiseImageX-active .product-single-img:nth-child(4){}
.product-wrap-wiseImageX-active .product-single-img:nth-child(5){}
.product-wrap-wiseImageX-active .product-single-img:nth-child(6){}

@media (max-width:1810px){.header-background{background-image:linear-gradient(-90deg,#FFFFFF 0%,#b1e9ff 100%)}
    .header-wrap{background-color:unset}
    .product-box-1{height:auto}
    .product-box-1-left{position:static;top:0;z-index:auto}
    .product-box-1-left img{width:1000px}
    .product-box-1-right{width:560px;transform:translate(-80px,0)}
    .product-wrap-2{height:auto}
    .product-box-2-left img{width:1000px}
    .product-wrap-wisepdfeditor{height:auto}
    .product-box-wisepdfeditor-right img{width:700px}
    img{height: auto;}
}@media (max-width:1710px){.product-box-1-left img{width:900px}
    .product-box-2-left img{width:900px}
    .product-box-wisepdfeditor-right img{width:600px}
}@media (max-width:1610px){.product-box-1-left img{width:800px}
    .product-box-1-right{width:560px;transform:translate(0,0)}
    .product-box-1{justify-content:center}
    .product-box-2-left img{width:800px}
    .product-box-wisepdfeditor-right img{width:500px}

    .product-wrap-wiseImageX .product-single-wrap{width: 600px;margin-right: 80px;}
    .product-wrap-wiseImageX .product-single-img{width:168px;}
}@media (max-width:1510px){.product-box-1-left img{width:700px}
    .product-box-2-left img{width:700px}
    .product-box-wisepdfeditor-right img{width:400px}
    .product-box-3 h2{font-size:40px;line-height:60px}
    .product-box-3 .product-desc{width:400px}
    .product-box-3-single{width:360px}
    .product-box-3-left{margin:0 0 0 100px}
    .product-box-3-right{justify-content:space-evenly}
    .product-wrap-wisepdfeditor-active .product-box-wisepdfeditor-right{transform:translate(-40px,0) scale(1)}
    .product-box-2{padding:50px 0}
    .product-wrap-wisepdfeditor{padding:50px 0}
    .product-new h2 {font-size: 40px;}
    .product-new h3{font-size: 20px;}
    .product-new-right img{width: 600px;}
}@media (max-width:1410px){.header-background{background-image:linear-gradient(-90deg,#FFFFFF 0%,#b5eaff 100%)}
    .product-box-1-left img{width:600px}
    .product-box-1{padding:50px 0}
    .product-box-2-left img{width:600px}
    .product-box-wisepdfeditor-right img{width:600px}
    .product-wrap-3{height:auto}
    .product-box-3{margin:80px 0}
    .product-box-3-single{width:320px}
}@media (max-width:1310px){.product-box-1-left img{width:500px}
    .product-box-1{padding:40px 0}
    .product-box-2-left img{width:500px}
    .product-box-wisepdfeditor-right img{width:500px}

    .product-box-wiseImageX{flex-direction: column;}
    .product-wrap-wiseImageX .product-single-wrap{width: 100%;margin-right: 0;justify-content: space-evenly;}
    .product-wrap-wiseImageX .product-single-img{width:26%;}
    .product-wrap-wiseImageX .product-single-content{width: auto;padding: 0 40px;}

    .product-box-wisepdfeditor-left{margin-right: 50px;}
}@media (max-width:1210px){.header-background{height:auto}
    .product-wrap-wiseImageX{padding:40px 0}
    .product-single-img{width:50%}
    .product-box-1-content{width:50%;position:static}
    .product-wrap-3{height:auto}
    .product-wrap-wisepdfeditor{height:auto}
    .product-box-3{display:block}
    .product-box-3-left{text-align:center;position:static}
    .product-box-3 .product-desc{width:auto;height:auto}
    .product-box-3-left .product-box-icon{display:none}
    .product-box-3-single{position:static;border:0;width:auto;height:auto}
    .product-box-3-single-desc{height:auto}
    .product-single-left .link-box a{margin:.6rem auto 0}
    .view-link{width:auto;margin:0 1rem;flex:1;font-size:.6rem;line-height:1.6rem}
    .product-box-3-right{padding-bottom:0}
    .product-box-3{margin:0 0;flex-direction:column}
    .product-box-3-left{margin:0}
    .product-box-3-right{margin:0 auto}
    .product-wrap-wisepdfeditor{padding:0}
    .product-new{height: auto;padding: 40px 0;}
    .product-new-right{display: none;}
    .product-new .link-box{margin-top:20px;}
    .link-box{justify-content: center;}
    .product-box-3-left{padding: 40px 0;}
}@media (max-width:1000px){
    .product-single-box{padding:2rem 1.5rem}
    .product-single-img{display:none}
    .product-box-wisepdfeditor-left{display:block;width: auto;}
    .product-box-wisepdfeditor-right{display: none;}
    .product-single-content{width:100%;position:static;text-align: center;}
    h2{font-size:.9rem;line-height:1.5;padding-bottom:.5rem}
    .product-box-2 .product-desc{padding-bottom:.5rem}
    h3{font-size:.7rem;padding-bottom:.8rem;line-height:1.5}
    .product-box-1 h3{font-size:.6rem}
    .product-box-1 .product-desc{font-size:.5rem}
    .link-box{flex-direction:column}
    .link-box a{width:100%;font-size:.6rem;line-height:1.6rem;margin-right:0;margin-bottom:.5rem}
    .comment-wrap{height:auto;background-image:none}
    .comment-box-hover{height:auto}
    .comment-title{padding-top:1rem;font-size:1rem}
    .comment-profile{position:static;margin:1rem auto 0;transform:translate(0,0)}
    .comment-content{position:static;margin:1rem auto 0;transform:translate(0,0);width:auto;height:auto;padding:0 .4rem}
    .comment-name{position:static;width:auto;transform:translate(0,0);text-align:center;margin:.5rem 0}
    .slide-little-box{position:static;margin:0 auto;transform:translate(0,0);padding-bottom:.6rem}
    .product-new-left{margin-right: 0;}
    .product-new h2{font-size: .9rem;line-height: 1.5;padding-bottom: 0;}
    .product-new .h2-new{font-size: 14px;top: -15px;}
    .product-new h3{font-size: .6rem}
    .product-new ul li{font-size: .4rem}
    .product-new .link-box-wrap{width: 300px;margin: 0 auto;}
    .product-new .link-box a{padding: 0;flex: 1;display: block;text-align: center;}
}@media (max-width:600px){.product-single-box{padding:1.5rem .8rem}
    .product-box-2 h2{padding-bottom:1rem}
    .product-box-2-right{transform:translate(0,0)}
    .product-box-2 .product-desc{padding-right:0}
    .product-single-content{margin:0 0}
    .view-link{margin:0}
    .product-box-3-left{margin:0}
    .product-box-3 h2{font-size:.9rem;line-height:1.5;padding-bottom:1rem}
    .product-wrap-wisepdfeditor-active .product-box-wisepdfeditor-right{transform:translate(0,0) scale(1)}
    .product-new .h2-new{display: none;}
    .product-wrap-wiseImageX {padding: 0;}
}
