@charset "utf-8";.content ul li a,.header a,.header a:hover,.header a:link,.header a:visited,.rec-pro .title a,a,a:hover,a:link,a:visited{text-decoration:none}.more-reading .cont,.promo .checkout-switch,.related-art .cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal}#product_section .left,.more-reading .cont,.promo .checkout-switch,.related-art .cont{-webkit-box-direction:normal}.header img{border:none}.header li,.header ul{margin:0;padding:0;list-style:none}.header{height:60px;position:relative;z-index:10}.header *{margin:0;padding:0}.header>.center{max-width:1200px;width:100%;margin:auto;padding-right:80px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.header .flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.header_box{height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_box>ul>li{display:inline-block;margin-right:20px}.header_box>ul.shorter>li{margin-right:10px}.header_box>ul>li:nth-child(1)>a>img{vertical-align:-2px;margin-right:5px}.header_box>ul>li>a,.header_box>ul>li>span{font-size:16px;font-weight:500;color:#333;-webkit-transition:all linear .2s;transition:all linear .2s;cursor:pointer}.header_box>ul>li>a>i,.header_box>ul>li>span>i{width:12px;height:6px;background:url(/images/navigation/icon-arrow.png);display:inline-block;margin-left:4px;vertical-align:1px;-webkit-transition:transform .3s linear;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.header_box>ul>li:last-child{margin-right:0}.header_box>ul.header_nav>li::after{display:none}.header_box>ul.header_nav>li:hover::after,.header_box>ul.header_nav>li:hover>div{display:block}.header_box>ul>li::after{clear:both;content:"";width:100%;height:30px;position:absolute;left:0;top:35px}.header_box>ul.header_nav>li:hover>a,.header_box>ul.header_nav>li:hover>span{color:#0a82de;text-decoration:none}.header_box>ul.header_nav>li:hover>a i,.header_box>ul.header_nav>li:hover>span i{background-position-y:-6px}.header_box>ul>li .menu{position:absolute;top:60px;left:50%;right:0;margin:auto;background:#fff;width:1300px;max-width:1300px;padding-bottom:40px;-webkit-box-shadow:0 8px 8px rgba(0,0,0,.37);box-shadow:0 8px 8px rgba(0,0,0,.37);border-top:3px solid #1b99f9;display:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.header_box>ul>li .menu .center{-ms-flex-pack:distribute;justify-content:space-around}.header_box>ul>li .menu>div>div{max-width:560px;width:100%}.header_box>ul>li .menu>div>div>div{padding-right:45px}.header_box>ul>li .menu .system>p{font-size:22px;text-align:left;border-bottom:1px solid #0780dc;padding-bottom:10px;margin-top:20px}.header_box>ul>li .menu .system>p i{width:24px;height:24px;background:url(/images/navigation/icon-system.png);display:inline-block;vertical-align:-4px;margin-right:7px}.header_box>ul>li .menu .system>p i.mac{background-position-y:-24px}.header_box>ul>li .menu .system>p i.online{background-position-y:-48px}.header_box>ul>li .menu .system>p i.desktop{background-position-y:-72px}.header_box>ul>li .menu .system>p i.multimedia{background-position-y:-96px}.header_box>ul>li .menu .system>p i.data{background-position-y:-120px}.header_box>ul>li .menu dl a{line-height:30px;font-size:16px;font-weight:400;color:#444;-webkit-transition:all linear .2s;transition:all linear .2s}.header_box>ul>li .menu dl a:hover{color:#0087FD;text-decoration:underline}.header_box>ul>li .menu dl a img{vertical-align:-2px;margin-left:4px}.header_box>ul>li .menu dl a img.best{vertical-align:0}.header_box>ul>li .menu dl dt{font-size:16px;color:#333;font-weight:500;margin-bottom:10px;margin-top:20px;line-height:16px}.header_box>ul>li .menu dl dt i{width:16px;height:16px;background:url(/images/navigation/icon-tools.png);display:inline-block;vertical-align:-2px;margin-right:6px}.header_box>ul>li .menu dl dt i.i-converter{background-position-y:-64px}.header_box>ul>li .menu dl dt i.i-recorder{background-position-y:-48px;vertical-align:-3px}.header_box>ul>li .menu dl dt i.i-editor{background-position-y:-32px}.header_box>ul>li .menu dl dt i.i-blu-ray{background-position-y:-16px}.header_box>ul>li .menu dl dt i.i-dvd{background-position-y:-112px}.header_box>ul>li .menu dl dt i.i-recovery{background-position-y:-80px}.header_box>ul>li .menu dl dt i.i-unlocker{background-position-y:-144px}.header_box>ul>li .menu dl dt i.i-pc-recovery{background-position-y:-128px}.header_box>ul>li .menu dl dt i.i-pdf{background-position-y:-96px}.header_box>ul>li .menu dl dt i.i-transfer{background-position-y:-160px}.header_box>ul>li.svip{display:none}.header_box>ul>li.svip a{display:block;position:relative;height:22px}.header_box>ul>li.svip a img{position:absolute;top:0;-webkit-animation:shake 2.1s ease-in-out infinite;animation:shake 2.1s ease-in-out infinite}.header_box>ul>li.svip::after{display:none}.header_box a.svip{display:block;position:absolute;right:0;top:0;width:70px;height:54px}.header_box a.svip img{position:absolute;top:0;-webkit-animation:shake 2.1s ease-in-out infinite;animation:shake 2.1s ease-in-out infinite}@-webkit-keyframes shake{0%,100%{-webkit-transform:rotateZ(0) scale(1);transform:rotateZ(0) scale(1)}25%{-webkit-transform:rotateZ(-10deg) scale(.8);transform:rotateZ(-10deg) scale(.8)}35%,45%,55%,65%,75%,85%,95%{-webkit-transform:rotateZ(5deg) scale(1);transform:rotateZ(5deg) scale(1)}40%,50%,60%,70%,80%,90%{-webkit-transform:rotateZ(-5deg) scale(1);transform:rotateZ(-5deg) scale(1)}}@keyframes shake{0%,100%{-webkit-transform:rotateZ(0) scale(1);transform:rotateZ(0) scale(1)}25%{-webkit-transform:rotateZ(-10deg) scale(.8);transform:rotateZ(-10deg) scale(.8)}35%,45%,55%,65%,75%,85%,95%{-webkit-transform:rotateZ(5deg) scale(1);transform:rotateZ(5deg) scale(1)}40%,50%,60%,70%,80%,90%{-webkit-transform:rotateZ(-5deg) scale(1);transform:rotateZ(-5deg) scale(1)}}.header_box>ul>li.resource .menu>div>div>div{padding:0}.header_box>ul>li.resource .menu dl{font-size:0}.header_box>ul>li.resource .menu dd{display:inline-block;width:25%}.header_box .toggle{display:none}.usernotice_pop{display:table;width:280px;padding:7px;position:fixed;bottom:10px;right:50px;background:rgba(0,0,0,.55);z-index:1000;text-align:center;color:#fff;border-radius:5px;-webkit-transition:all .3s ease;transition:all .3s ease;font-size:12px}.usernotice_pop a{color:#fff;text-decoration:underline}.usernotice_pop span{cursor:pointer;border:1px solid #fff;margin:10px 5px;width:50%;padding:0 5px}@media screen and (max-width:1200px){.header>.center,.header_box>ul{padding-left:10px;padding-right:10px}img{height:auto}.header_box .toggle{width:26px;height:26px;display:block;position:relative}.header_box .toggle i{width:26px;height:2px;background:#444;display:block;margin-top:12px;border-radius:2px;-webkit-transition:all .2s .3s ease;transition:all .2s .3s ease}.header_box .toggle i::after,.header_box .toggle i::before{clear:both;content:"";position:absolute;width:26px;height:2px;background:#444;left:0;-webkit-transition:top .2s .3s ease,-webkit-transform .3s ease;transition:top .2s .3s ease,-webkit-transform .3s ease;transition:top .2s .3s ease,transform .3s ease;transition:top .2s .3s ease,transform .3s ease,-webkit-transform .3s ease}.header_box .toggle i::after{top:2px}.header_box .toggle i::before{top:22px}.header_box .toggle.active{background-position-y:-26px}.header_box .toggle.active i{background:#fff;-webkit-transition:all .2s 0s ease;transition:all .2s 0s ease}.header_box .toggle.active i::after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);top:12px;-webkit-transition:top .2s ease,-webkit-transform .2s .3s ease;transition:top .2s ease,-webkit-transform .2s .3s ease;transition:top .2s ease,transform .2s .3s ease;transition:top .2s ease,transform .2s .3s ease,-webkit-transform .2s .3s ease}.header_box .toggle.active i::before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);top:12px;-webkit-transition:top .2s ease,-webkit-transform .2s .3s ease;transition:top .2s ease,-webkit-transform .2s .3s ease;transition:top .2s ease,transform .2s .3s ease;transition:top .2s ease,transform .2s .3s ease,-webkit-transform .2s .3s ease}.header_box>ul{position:absolute;top:60px;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding-bottom:20px;display:none;-webkit-box-shadow:0 8px 8px rgba(0,0,0,.37);box-shadow:0 8px 8px rgba(0,0,0,.37);border-top:3px solid #1b99f9}.header_box>ul>li{display:block;width:100%;position:relative;height:auto}.header_box>ul>li::after{clear:both;content:"";width:100%;height:1px;background:rgba(42,43,45,.2);position:absolute;left:0;top:46px}.header_box>ul>li .menu dl dt:after,.header_box>ul>li::before{clear:both;content:"";height:6px}.header_box>ul>li>a,.header_box>ul>li>span{font-size:20px;color:#222;border-bottom:1px solid #fff;padding-top:20px;padding-bottom:10px;display:inline-block;line-height:16px}.header_box>ul>li>a i,.header_box>ul>li>span i{position:absolute;right:0;margin-top:5px}.header_box>ul>li::before{position:absolute;width:12px;right:0;top:25px;z-index:1}.header_box>ul>li.active .menu{display:block!important}.header_box>ul>li.active a,.header_box>ul>li.active span{color:#0b85e2}.header_box>ul>li.active a i,.header_box>ul>li.active span i{background-position-y:-6px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header_box>ul>li.active::after{background:#0976c9}.header_box>ul>li .menu{position:static;padding-bottom:0;display:none;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border:none;visibility:visible;opacity:1;width:100%;-webkit-transform:translate(0);transform:translate(0)}.header_box>ul>li .menu>div>div{max-width:100%}.header_box>ul>li .menu .system>p{margin-left:10px;border-color:rgba(42,43,45,.2);color:#222;font-size:18px}.header_box>ul>li .menu .system>p i{vertical-align:-6px}.header_box>ul>li .menu>div>div>div{display:block;margin-left:34px;padding-right:0}.header_box>ul>li .menu>div>div>div>div:nth-child(1) dl:nth-child(1) dt{padding-top:10px}.header_box>ul>li .menu dl dt{padding-bottom:10px;border-bottom:1px solid rgba(42,43,45,.2);margin-top:10px;margin-bottom:8px}.header_box>ul>li .menu dl dt:after{width:12px;float:right;background:url(/images/navigation/icon-arrow.png);margin-top:5px;-webkit-transition:transform .3s linear;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;display:block}.header_box>ul>li .menu dl.active dt{color:#0780dc;border-color:#0780dc}.header_box>ul>li .menu dl.active dt:after{background-position-y:-6px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header_box>ul>li .menu dl.active dd{display:block}.header_box>ul>li .menu dl dd,.header_box>ul>li.freeware .menu dl dt,.header_box>ul>li.resource .menu dl dt{display:none}.header_box>ul>li.freeware .menu dl dd,.header_box>ul>li.svip{display:block}.header_box>ul>li.freeware .menu div div div:nth-child(1) dl dd:nth-child(2),.header_box>ul>li.resource .menu dl{margin-top:10px}.header_box a.svip{position:relative;display:none}}@media screen and (max-width:570px){.header_box>ul>li.resource .menu dl dd{display:inline-block;width:50%;vertical-align:top}.footer .footer-part{width:70%;float:left;margin:0 15% 5px}.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}.footer .footer-list{padding:0;float:none;display:inline-block}.footer .footer-part:nth-child(2){text-align:center;width:95%;margin:0 0 10px}.footer .footer-part ul li{text-align:left}.footer .footer-part .border{margin-top:0}.footer-part:nth-child(3){padding-left:0;margin:0 0 30px;width:77%}.usernotice_pop{padding:7px 0;bottom:0}}@media screen and (max-width:320px){.usernotice_pop{width:auto}}body,dd,div,form,h1,h2,h3,h4,html,img,input,li,p{margin:0 auto;padding:0;font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;color:#333;font-weight:400}*{border-style:none}img{border:none}li,ul{margin:0;padding:0;list-style:none}.sub-menu{z-index:2}.center{max-width:1200px;width:100%;margin:auto}.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner{background:#368bd2;overflow:hidden;padding:20px 0 40px}.banner h1{background:url(/style-response/images/succeed.png) left center no-repeat;max-width:550px;width:100%;font-size:18px;color:#FFF;line-height:55px;padding-left:100px;margin:0 auto;padding-top:20px;overflow:hidden}.banner p,.rec-cont{max-width:1000px;width:100%}.banner h1 span{font-size:44px}.banner .thank{background:0 0;font-size:52px;line-height:60px;width:100%;text-align:center}.banner p{font-size:22px;color:#FFF;line-height:40px;margin:10px auto 0;text-align:center}.banner p .disc{color:#FF0}.banner p .coup{color:#3F0}.rec-cont{margin:30px auto;overflow:hidden}.rec-title{font-size:40px;line-height:60px;color:#222;text-align:center}.rec-title span{color:#D90000}.rec-pro{float:left;width:45%;margin:20px 0 0 20px;overflow:hidden}.rec-pro .title{font-size:28px;line-height:40px;margin:0}.content ul li a,.rec-pro .title a{color:#333}.content ul li a:hover,.rec-pro .title a:hover{text-decoration:underline}.rec-pro img{margin:25px auto 10px;max-width:400px;width:100%}.rec-pro ul{padding:0}.rec-pro ul li{list-style:disc;font-size:16px;line-height:30px;margin-left:20px}.rec-pro .price{font-size:20px;line-height:30px;padding-top:5px}.rec-pro .price span{font-size:26px;color:#D90000}.rec-pro .price span.tax{color:#333;font-size:20px;font-weight:400}.rec-pro .checkout-switch a{border-radius:6px;max-width:123px;width:100%;height:32px;line-height:32px;text-align:center}.rec-pro .checkout-switch{margin-top:10px}.rec-pro .checkout-switch a.buy{float:left;background:#e04445;color:#FFF;font-size:16px;text-decoration:none}.rec-pro .checkout-switch a.buy:hover{background:#c2393a}.rec-pro .checkout-switch a.down{float:left;color:#FFF;font-size:16px;text-decoration:none;margin-left:20px}.buy-download a.download:hover,.pro-bot a.purchase:hover,.rec-pro .checkout-switch a.buy:hover,.rec-pro .checkout-switch a.down:hover{font-size:0}.more-reading .cont a:hover,.onsale .sale-box .title:hover,.related-art .cont a:hover,.survey .title a:hover{text-decoration:underline}.other_rec .checkout-switch a.buy,.other_rec .checkout-switch a.down{float:left}.rec-pro .checkout-switch a.down:hover{background:#37a688}.pro-bot a.purchase,.rec-pro .checkout-switch a.buy{position:relative;overflow:hidden;border-radius:6px}.rec-pro .checkout-switch a.buy span{position:relative;z-index:1}.pro-bot a.purchase:hover::before,.rec-pro .checkout-switch a.buy:hover::before{content:"";width:24px;height:24px;position:absolute;top:60%;left:50%;margin-left:-16px;margin-top:-16px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-animation:buymove .3s linear;animation:buymove .3s linear;z-index:1;background:url(/images/download/buy-now.png) no-repeat}.pro-bot a.purchase.rotate:hover::before,.rec-pro .checkout-switch a.buy.rotate::before{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .1s linear;transition:all .1s linear}.pro-bot a.purchase::after,.rec-pro .checkout-switch a.buy::after{clear:0;content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#D90000),to(#bf4a4a));background:linear-gradient(90deg,#D90000,#bf4a4a);z-index:0;-webkit-transition:width .3s linear;transition:width .3s linear;opacity:0}.pro-bot a.purchase:hover::after,.rec-pro .checkout-switch a.buy:hover::after{width:100%;opacity:1}.buy-download a.download,.rec-pro .checkout-switch a.down{background:#12C1A6;position:relative;overflow:hidden;border-radius:6px}.rec-pro .checkout-switch a.down *{position:relative;z-index:1}.buy-download a.download::after,.rec-pro .checkout-switch a.down::after{clear:both;content:"";position:absolute;left:0;top:0;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#12C1A6),to(#62f0db));background:linear-gradient(#12C1A6,#62f0db);height:0%;z-index:0;-webkit-transition:height .3s linear;transition:height .3s linear;opacity:0}.buy-download a.download::before,.rec-pro .checkout-switch a.down::before{content:"";position:absolute;left:40%;top:-25px;width:24px;height:24px;background:url(/images/free-online-video-joiner/download2.svg) no-repeat;z-index:1}.buy-download a.download:hover::after,.rec-pro .checkout-switch a.down:hover::after{height:100%;opacity:1}.buy-download a.download:hover::before,.rec-pro .checkout-switch a.down:hover::before{top:7px;-webkit-transition:all .3s linear;transition:all .3s linear}#survey{max-width:1000px;width:98%;margin:50px auto;overflow:hidden}#content{border:1px solid #e4e4e4;border-radius:5px;padding:0 2% 40px;overflow:hidden}#content .left{float:left;max-width:650px;width:70%}#content .right{float:right;width:274px;margin-top:30px}#content .right .item{margin-bottom:30px}#content .survey-title{font-size:18px;line-height:30px;color:#000;margin:20px 0 10px;max-width:480px}#survey_form label{float:left;display:block;font-size:14px;color:#666;line-height:30px;max-width:300px;width:100%}#survey_form label.other{max-width:480px;width:100%}#survey_form .input-other{line-height:25px;height:25px}#content select,#survey_form input{border:1px solid #e4e4e4}#suggestion{border:1px solid #E4E4E4;max-width:600px;width:100%;height:100px;padding:8px}#device_other,#ios_other{margin-top:10px}.submit{display:block;width:100px;height:40px;margin-top:30px;border-radius:5px;cursor:pointer}.n-msg{color:red}.related-art{max-width:1200px;width:100%;margin:50px auto;padding:0 1%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.related-art .title{font-size:34px;line-height:60px;text-align:center}.related-art .cont{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.related-art .cont .txt{float:left;width:24%;line-height:25px;margin:30px 1% 0 0}.related-art .cont a{color:#008ED2;font-size:18px;display:block;width:100%}.related-art .cont img{max-width:285px;width:100%}.related-art .cont img:hover{opacity:.9}.related-art .cont .tit{padding:15px 0 5px;width:100%}.survey-banner{width:100%;min-height:114px;background:url(/images/thankyou/banner.jpg) #12bb92}.survey-banner h1{font-size:40px;line-height:60px;padding-top:25px;padding-bottom:25px;color:#fff;text-align:center}.survey{max-width:1200px;width:80%;margin-bottom:60px}.survey .title{margin:30px auto;font-size:16px;color:#333;text-align:center}.survey .title a{color:#006FDD}.survey .tab_nav{max-width:505px;min-height:63px;width:95%;position:relative;margin:0 auto 45px}.survey .tab_nav li{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;max-width:277px;width:100%;height:61px;border-radius:38px;border:1px solid #ffe3a8;text-align:center;line-height:61px;font-size:24px;color:#222;margin-top:10px;cursor:pointer}.survey .tab_nav li:nth-child(1){left:0;top:0}.survey .tab_nav li:nth-child(2){right:0;top:0}.survey .tab_nav li.active{background:#ffe3a8;z-index:1;padding-left:0}.survey .tab_main li{display:none}.survey .tab_main li.active{display:block}.survey .que{font-size:20px;color:#444;font-weight:510;width:100%;margin-bottom:15px}.survey .uninstall-reason{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.survey .uninstall-reason .check{font-size:16px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:25px;position:relative;max-width:200px;width:90%;margin:5px 0 11px}.survey .uninstall-reason .check span{line-height:24px;vertical-align:middle}.survey .uninstall-reason .check input{position:absolute;left:0;top:7px;vertical-align:middle;margin-right:10px}.survey .uninstall-reason .other{max-width:initial;padding-left:0}.survey .uninstall-reason .other span{display:block;margin-bottom:15px;padding-left:25px}.survey .uninstall-reason .other #other-reason{font-size:16px;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:61px;border:1px solid #d5d5d5;resize:none}.survey #functions,.survey #needs{font-size:16px;font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;-webkit-box-sizing:border-box;width:95%;resize:none;height:120px;border:1px solid #d5d5d5}.survey .needs{margin-bottom:50px}.survey #needs{box-sizing:border-box}.survey .functions{margin-bottom:40px}.survey #functions{box-sizing:border-box}.survey .button{max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.survey .button *{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:186px;height:40px;margin-bottom:15px;border:1px solid #12bb91;border-radius:6px;color:#12bb91;font-size:24px;line-height:38px;text-align:center;cursor:pointer}.survey .button :hover{border-color:#14d9a8;color:#14d9a8}.survey .button .submit-btn{background:#12bb91;color:#fff}.survey .button .submit-btn:hover{background:#14d9a8;color:#fff}.survey .button .reset{background:0 0;outline:0}#questionnaire_ios{max-width:750px}.survey #questionnaire_ios .uninstall-reason .check{width:150px}#questionnaire_ios #model{max-width:300px;width:100%;height:34px;font-size:16px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(/images/thankyou/arrow.png) 270px center no-repeat;border:1px solid #d5d5d5}#questionnaire_ios #other-reason{width:95%;border:1px solid #d5d5d5;font-size:16px;padding-top:2px;padding-bottom:2px;margin:0;display:none}.onsale{max-width:1200px;margin:0 auto}.onsale .tab-change{max-width:672px;min-height:75px;width:95%;position:relative}.onsale .tab-change a{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;max-width:365px;width:100%;height:75px;border-radius:38px;border:1px solid #ffe3a8;text-align:center;line-height:75px;font-size:24px;color:#222}.onsale .tab-change .hot-sale{left:0;top:0}.onsale .tab-change .guide{right:0;top:0}.onsale .tab-change .active{background:#ffe3a8;z-index:1;padding-left:0}.onsale .tab-page{margin-top:58px;-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.onsale .tab-page.hide{display:none}.onsale .sale-box{max-width:380px;width:95%;margin:0 0 40px;padding-top:41px;padding-bottom:40px;border-top:5px solid #12bb91;border-radius:10px;text-align:center;-webkit-box-shadow:0 0 35px rgba(0,0,0,.09);box-shadow:0 0 35px rgba(0,0,0,.09)}.onsale .sale-box .title{display:inline-block;font-size:24px;color:#222;margin-bottom:18px}.onsale .sale-box .price,.onsale .sale-box .text{font-size:16px;color:#666}.onsale .sale-box img{display:block;margin:0 auto}.onsale .sale-box .text{max-width:330px;min-height:60px;width:95%;line-height:30px;margin:17px auto 10px;text-align:center}.onsale .sale-box .now-price{font-size:24px;color:#f53737}.onsale .sale-box .buy-btn{-webkit-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:330px;margin-top:15px;-ms-flex-pack:distribute;justify-content:space-around}.onsale .sale-box .buy-btn a{-webkit-box-sizing:border-box;box-sizing:border-box;width:150px;height:38px;padding-left:25px;background:20px center no-repeat #d3202e;font-size:16px;color:#fff;text-align:left;line-height:38px}.onsale .sale-box .buy-btn a.win{background-image:url(/images/thankyou/win.png)}.onsale .sale-box .buy-btn a.mac{background-image:url(/images/thankyou/mac.png)}.onsale .sale-box .buy-btn a:hover{background-color:#ff4251}.onsale .sale-box .buy-btn .down{background:url(/images/thankyou/win1.png) 10px center no-repeat;border:1px solid #d3202e;color:#d3202e;padding-left:35px}.onsale .sale-box .buy-btn .down:hover{background-color:transparent;text-decoration:underline}.onsale .sale-box .buy-btn a.buy{border-radius:6px;text-align:center;line-height:38px;color:#fff;position:relative;overflow:hidden}.onsale .sale-box .buy-btn a.buy:hover{font-size:0}.onsale .sale-box .buy-btn a.buy:hover::before{content:"";width:24px;height:24px;position:absolute;top:60%;left:50%;margin-left:-16px;margin-top:-16px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-animation:buymove .3s linear;animation:buymove .3s linear;z-index:1;background:url(/images/download/buy-now.png) no-repeat}.onsale .sale-box .buy-btn a.buy.rotate::before{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .1s linear;transition:all .1s linear}.onsale .sale-box .buy-btn a.buy::after{clear:0;content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#EA073D),to(#ca0e39));background:linear-gradient(90deg,#EA073D,#ca0e39);z-index:0;-webkit-transition:width .3s linear;transition:width .3s linear;opacity:0}.onsale .sale-box .buy-btn a.buy:hover::after{width:100%;opacity:1}.onsale .sale-box .buy-btn .down{position:relative;overflow:hidden;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:6px;line-height:38px}.onsale .sale-box .buy-btn .down:hover{border-color:#EA073D;background-image:none;font-size:0}.onsale .sale-box .buy-btn .down::after{clear:both;content:"";position:absolute;left:0;top:0;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#EA073D),to(#ff2a5c));background:linear-gradient(#EA073D,#ff2a5c);height:0%;z-index:0;-webkit-transition:height .3s linear;transition:height .3s linear;opacity:0}.onsale .sale-box .buy-btn .down::before{content:"";position:absolute;left:43%;top:-25px;width:24px;height:24px;background:url(/images/free-online-video-joiner/download2.svg) no-repeat;z-index:1}.onsale .sale-box .buy-btn .down:hover::after{height:100%;opacity:1}.onsale .sale-box .buy-btn .down:hover::before{top:9px;-webkit-transition:all .3s linear;transition:all .3s linear}.more-reading{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:1200px;width:100%;margin:20px auto 61px}.onsale .tab-page.more-reading{margin-top:28px}.more-reading .title{font-size:34px;line-height:60px;text-align:center}.more-reading .cont{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.more-reading .cont .txt{width:285px;float:left;line-height:25px;padding-bottom:30px;margin:30px 1% 0 0;border-radius:10px;background:#fff;-webkit-box-shadow:0 0 35px rgba(0,0,0,.09);box-shadow:0 0 35px rgba(0,0,0,.09);overflow:hidden}.more-reading .cont a{color:#222;font-size:18px;display:block;width:100%}.more-reading .cont a.tit{display:block;color:#222;font-size:18px;line-height:30px;width:85%;margin:0 auto}.more-reading .cont p{width:85%;font-size:16px;color:#666;line-height:24px}.more-reading .cont img{max-width:285px;width:100%}.more-reading .cont img:hover{opacity:.9}.more-reading .cont .tit{padding:15px 0 5px;width:100%}#breadcrumb{color:#222;font-size:14px;margin-top:15px}#breadcrumb .container{max-width:1200px;overflow:hidden;padding:10px 1%;width:98%;margin:0 auto}#breadcrumb .container a{color:#222;text-decoration:none}#breadcrumb .container a:hover{color:#007EFD}.background-footer{background-color:#303132}.background-footer a{text-decoration:none}.background-footer a:hover,.pro-txt h2 a{text-decoration:underline}.footer{width:100%;max-width:1340px;margin:0 auto;padding-bottom:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .footer-part{float:left;margin:0}.footer .footer-part .title{color:#FFF;text-align:left;width:100%;clear:both;font-size:20px;line-height:25px;margin:40px auto 10px}.footer-part:nth-child(1){width:24%;min-width:185px;margin-left:2%}.footer .footer-part:nth-child(1) .footer_logo{display:block;padding:0;margin:35px 0 5px 15%;float:none;overflow:hidden}.footer .footer-part:nth-child(1) .footer_btn{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin-left:15%;width:186px;height:36px;border:1px solid #2bb0f5;border-radius:3px;font-size:14px;color:#2bb0f5;text-align:left;line-height:34px;margin-bottom:8px}.countdown_amount,.countdown_section,.install-width .title,.promo .title{text-align:center}.footer .footer-part:nth-child(1) .down_btn i{display:inline-block;width:20px;height:20px;background:url(/style-response/images/footer-icon.png) 0 -20px no-repeat;vertical-align:middle;margin:0 10px 0 15px}.footer .footer-part:nth-child(1) .buy_btn i{display:inline-block;width:20px;height:20px;background:url(/style-response/images/footer-icon.png) no-repeat;vertical-align:middle;margin:0 10px 0 15px}.footer-part:nth-child(2){width:40%}.footer-part:nth-child(3){-webkit-box-sizing:border-box;box-sizing:border-box;width:20%;min-width:185px;padding-left:20px}.footer .footer-part img{float:left;padding:10px 20px 10px 0}.footer .footer-part ul{padding:0}.footer .footer-part ul li{font-size:14px;padding:8px 0;line-height:100%}.footer .footer-part a img{padding:0;margin-right:5px}.footer .footer-part .border{margin-top:30px;padding-top:10px;margin-bottom:20px;overflow:visible}.footer .footer-part a{display:inline-block;color:#b4b4b4}.footer .footer-list{float:left;width:40%;padding:0 5%}.footer .footer-list .title{-webkit-box-sizing:border-box;box-sizing:border-box}.background-footer p#copyright{color:#929393;font-size:14px;margin:0;padding:15px 0 20px;border-top:1px #3b3c3d solid;text-align:center;line-height:100%}#goTop{width:50px;height:90px;background:url(/new-style/images/go-top.png);position:fixed;right:10px;bottom:10px;cursor:pointer}.rec-big{max-width:1200px;font-size:16px;line-height:160%}.rec-pro-s{float:none;margin:0 auto;overflow:hidden;max-width:300px}.rec-pro-s .checkout-switch a.buy{padding:8px 70px;font-size:22px}.install-width{width:28%;border:1px solid #eee;padding:10px;margin:20px 25px 0 0}.install-width img{width:auto;margin:25px auto;display:block}.install-width .step-pic{background:url(/new-style/images/thankyou/step-1.jpg) no-repeat;height:52px;width:52px;float:left}.install-width .step-pic-1{background:url(/new-style/images/thankyou/step-2.jpg) no-repeat;height:52px;width:52px;float:left}.install-width .step-pic-2{background:url(/new-style/images/thankyou/step-3.jpg) no-repeat;height:52px;width:52px;float:left}.pro-bot{max-width:1200px;overflow:hidden;clip:rect(auto,auto,auto,auto);margin-top:20px;border:1px solid #eee;background-color:#fff;margin-bottom:50px;font-size:16px;line-height:160%}.title-bot{width:1000px;margin-top:10px}.pro-bot .pro-left,.pro-bot .pro-right{width:48%;padding-bottom:20px;padding-top:20px;float:left}.title-bot span{font-size:24px;color:#222;margin-left:20px}.pro-bot .pro-left{border-right:1px solid #e1ebf5}.pro-txt h2{font-size:24px;margin-bottom:10px}.pro-txt h2 a{color:#222;text-decoration:none}.pro-txt h2 a:hover{text-decoration:underline}.pro-txt p{margin:2% auto}.pro-left .pro-img,.pro-left .pro-img2,.pro-right .pro-img{float:left}.pro-txt,.pro-txt-n{max-width:300px;float:left;margin-left:30px;overflow:hidden;color:#222}.buy-download a.download,.buy-download a.purchase{padding:5px 30px 8px;background-color:#e04445;color:#fff;display:inline-block;width:70px}.buy-download a.download{background-color:#41bd9b;margin-left:10px}.buy-download a.purchase:hover{background-color:#c2393a}.buy-download a.download:hover{background-color:#37a688}.pro-bot .pro-left .pro-txt p span,.pro-bot .pro-right .pro-txt p span{font-size:20px;color:#e04445}.pro-bot .pro-left p span.tax,.pro-bot .pro-right .pro-txt p span.tax{font-size:16px;color:#333}.promo{background:#ebf5ff;margin:60px auto 50px;padding:30px 0;overflow:hidden;width:100%}.promo .title{max-width:1200px;width:100%;font-size:40px;line-height:60px;color:#000}.promo .info{max-width:1200px;width:100%;margin:20px auto 0;padding-bottom:40px;border-bottom:#dcdcdc 1px solid;overflow:hidden}.promo .left,.promo .left img{max-width:660px;width:100%}.promo .left{float:left;margin-right:3%}.promo .left .tit{float:left;font-size:26px;line-height:40px;color:#000;margin:15px 0 15px 1%}.promo .left .tit span{font-size:32px;color:#f11213}.promo .right{float:left;padding-top:100px}.promo .right .price{font-size:26px;line-height:40px;color:#000}.promo .right .price span{font-size:36px;color:#f11213}.promo .right .price span.tax{font-size:26px;color:#000}.promo .bot{border-bottom:#ededed 1px solid}.time{position:absolute;top:65px;left:4px}.countdown_section{float:left;padding:0 10px;color:#11242f;font-weight:700}.countdown_amount{display:block;line-height:20px;font-size:16px;color:#fff}.survey1 label{float:none!important;width:630px!important}.clear{clear:both}.rec-single{border:1px solid #eee}.rec-single .install-width{width:98%;border:none;padding:20px;margin:0}.rec-single .title,.rec-single p{margin-left:90px;margin-bottom:20px;text-align:left}.rec-single img{max-width:450px}.promo .checkout-switch{float:left;width:440px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.promo .checkout-switch .buyA,.promo .checkout-switch .buyA-mac,.promo .checkout-switch .buyC,.promo .checkout-switch .buyC-mac,.promo .checkout-switch .buyS,.promo .checkout-switch .buyS-mac{float:left;background:url(/images/download/win.png) 30px center no-repeat #ec3e3f;height:50px;color:#FFF;padding:0 40px 0 80px;font-size:20px;line-height:44px;text-decoration:none;margin-top:10px}.promo .checkout-switch .buyA-mac,.promo .checkout-switch .buyC-mac,.promo .checkout-switch .buyS-mac{background:url(/images/download/mac.png) 30px center no-repeat #ec3e3f;margin-left:20px}.promo .buyC-mac:hover,.promo .buyS-mac:hover,.promo .checkout-switch .buyA-mac:hover,.promo .checkout-switch .buyA:hover,.promo .checkout-switch .buyC:hover,.promo .checkout-switch .buyS:hover{background-color:#d83b3c}.promo .checkout-switch a{background:#fb4343;max-width:200px;width:100%;border-radius:6px;position:relative;overflow:hidden}.promo .checkout-switch a span{position:relative;z-index:1}.promo .checkout-switch a:hover{font-size:0}.promo .checkout-switch a:hover::before{content:"";position:absolute;width:28px;height:28px;top:50%;left:50%;margin-left:-16px;margin-top:-16px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-animation:buymove .3s linear;animation:buymove .3s linear;z-index:1;background:url(/images/download/go-to-store.png) no-repeat}#banner,#product_section{max-width:1920px;margin:0 auto}.promo .checkout-switch a.rotate::before{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .1s linear;transition:all .1s linear}@-webkit-keyframes buymove{0%{left:-10%}100%{left:50%}}.promo .checkout-switch a::after{clear:0;content:"";position:absolute;left:0;top:0;width:0%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#fb4343),to(#fd0101));background:linear-gradient(90deg,#fb4343,#fd0101);z-index:0;-webkit-transition:width .3s linear;transition:width .3s linear;opacity:0}.promo .checkout-switch a:hover::after{width:100%;opacity:1}.ads-img{position:fixed;left:0;bottom:0}.ads-img .ads-img-off{display:inline-block;overflow:hidden;cursor:pointer}.ads-img a{display:block}#banner{width:100%;padding:30px 0;overflow:hidden;background:url(/images/thankyou/ios-toolkit-register-banner.jpg) center 0 no-repeat}#banner h1{font-size:36px;line-height:40px;text-align:center;color:#fff}#product_section{width:100%}#product_section .center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#product_section .info{display:block;margin:30px auto;font-size:16px;line-height:30px;color:#444;text-align:center;max-width:1100px}#product_section .left{width:370px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}#product_section .left>div{width:100%;height:162px;background-color:#DEF2FF;overflow:hidden;border-bottom:1px solid #A5DBFF;cursor:pointer}#product_section .left>div.active,#product_section .left>div:hover{background-color:#0F81CE}#product_section .left>div:nth-last-child(1){border-bottom:0 solid #000}#product_section .left>div .title{display:block;margin:0 auto;font-size:22px;text-align:center;color:#0F81CE}#product_section .left>div.active .title,#product_section .left>div:hover .title{color:#fff}#product_section .left>div i{display:block;margin:28px auto 10px;width:110px;height:70px;background:url(/images/thankyou/ios-toolkit-icon.png) no-repeat}#product_section .left>div:nth-child(1) i{background-position:0 0}#product_section .left>div:nth-child(1).active i,#product_section .left>div:nth-child(1):hover i{background-position:0 -70px}#product_section .left>div:nth-child(2) i{background-position:0 -140px}#product_section .left>div:nth-child(2).active i,#product_section .left>div:nth-child(2):hover i{background-position:0 -210px}#product_section .left>div:nth-child(3) i{background-position:0 -280px}#product_section .left>div:nth-child(3).active i,#product_section .left>div:nth-child(3):hover i{background-position:0 -350px}#product_section .left>div:nth-child(4) i{background-position:0 -420px}#product_section .left>div:nth-child(4).active i,#product_section .left>div:nth-child(4):hover i{background-position:0 -490px}.table_contrast h2{font-size:36px;margin:30px 0}.table_contrast .right{margin:0;width:827px;overflow-x:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EAF4FF;border-top:0;border-left:0}.table_contrast .table_box{display:none;max-width:825px;width:100%;overflow:auto}.table_contrast .table_box.active{display:block}.table_contrast table{max-width:825px;width:825px;margin:auto;border-collapse:collapse}.table_contrast table tr:nth-child(1) td:nth-child(1){font-size:18px;text-align:center;padding:0}.table_contrast table tr:nth-child(1) td:nth-child(1) i{background:url(/images/thankyou/ios-toolkit-icon.png);display:block;margin:auto auto 25px;width:90px;height:90px}.table_contrast table tr:nth-child(1) td{font-size:18px;color:#fff;background:#0876C3}.table_contrast table td{text-align:center;font-size:16px;border:1px solid #EAF4FF}.table_contrast table td:nth-child(1){text-align:left;padding-left:66px}.table_contrast table td:nth-child(1) i{vertical-align:-6px;margin-right:10px}.table_contrast table i{width:24px;height:24px;display:inline-block;background:url(/images/thankyou/table-icon.png)}.table_contrast table i.yes{background-position-y:-576px}.table_contrast table i.no{background-position-y:-600px}.table_contrast table tr:last-child td{text-align:right;padding-right:60px;padding-top:28px;padding-bottom:28px}.table_contrast table tr:last-child td p{display:inline-block;font-size:16px;color:#666;margin-right:21px}.table_contrast table tr:last-child td span{font-size:24px;color:#ec3e3f;display:inline-block}.table_contrast table tr:last-child td span.tax{font-size:16px;color:#666;display:inline-block}.table_contrast table tr:last-child td a{width:126px;height:34px;background:#ec3e3f;font-size:16px;color:#fff;line-height:32px;margin-left:16px;text-align:center;float:right}.table_contrast table tr:last-child td a img{display:inline-block;margin-right:11px;vertical-align:-5px}.table_contrast table tr td{width:243px;padding:15px 0}.table_contrast table tr td:nth-child(1){width:286px;border-left:0}.table_contrast table.idr_table tr:nth-child(1) td:nth-child(1) i{background-position-y:0}.table_contrast table.isr_table tr:nth-child(1) td:nth-child(1) i{background-position-y:-90px}.table_contrast table.idbr_table tr:nth-child(1) td:nth-child(1) i{background-position-y:-180px}.table_contrast table.wt_table tr:nth-child(1) td:nth-child(1) i{background-position-y:-270px}.idr_table tr:nth-child(2) td:nth-child(1) i{background-position-y:0}.idr_table tr:nth-child(3) td:nth-child(1) i{background-position-y:-24px}.idr_table tr:nth-child(4) td:nth-child(1) i{background-position-y:-48px}.idr_table tr:nth-child(5) td:nth-child(1) i{background-position-y:-72px}.idr_table tr:nth-child(6) td:nth-child(1) i{background-position-y:-96px}.idr_table tr:nth-child(7) td:nth-child(1) i{background-position-y:-120px}.idr_table tr:nth-child(8) td:nth-child(1) i{background-position-y:-144px}.idr_table tr:nth-child(9) td:nth-child(1) i{background-position-y:-168px}.idr_table tr:nth-child(10) td:nth-child(1) i{background-position-y:-192px}.isr_table tr:nth-child(2) td:nth-child(1) i{background-position-y:-216px}.isr_table tr:nth-child(3) td:nth-child(1) i{background-position-y:-240px}.isr_table tr:nth-child(4) td:nth-child(1) i{background-position-y:-264px}.isr_table tr:nth-child(5) td:nth-child(1) i{background-position-y:-288px}.idbr_table tr:nth-child(2) td:nth-child(1) i{background-position-y:-312px}.idbr_table tr:nth-child(3) td:nth-child(1) i{background-position-y:-336px}.idbr_table tr:nth-child(4) td:nth-child(1) i{background-position-y:-360px}.idbr_table tr:nth-child(5) td:nth-child(1) i{background-position-y:-384px}.idbr_table tr:nth-child(6) td:nth-child(1) i{background-position-y:-408px}.wt_table tr:nth-child(2) td:nth-child(1) i{background-position-y:-432px}.wt_table tr:nth-child(3) td:nth-child(1) i{background-position-y:-456px}.wt_table tr:nth-child(4) td:nth-child(1) i{background-position-y:-480px}.wt_table tr:nth-child(5) td:nth-child(1) i{background-position-y:-504px}.wt_table tr:nth-child(6) td:nth-child(1) i{background-position-y:-528px}.wt_table tr:nth-child(7) td:nth-child(1) i{background-position-y:-552px}.new_banner{width:100%;margin:0 auto;background:url(/style-response/images/banner-bg.jpg) #097BC9;padding:43px 0}.new_banner h1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/style-response/images/banner-icon.png) 0 center no-repeat;padding:0 0 0 100px;font-size:44px;text-align:left}.new_banner h1 p{font-size:18px;margin:0;line-height:34px;text-align:left}.single_recommand{width:100%;margin:0 auto;padding:50px 0 0}.single_recommand h2{font-size:44px;line-height:50px;display:block;margin:0 auto;text-align:center;color:#333}.single_recommand .tab_zoon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single_recommand .tab_index{margin:0;padding:39px 0 0;width:299px;border-bottom:2px solid #f0f0f0;position:relative;cursor:pointer}.single_recommand .tab_index i{display:block;margin:0 auto;width:62px;height:46px;background:url(/style-response/images/icon-black.png) no-repeat}.single_recommand .tab_index.active i,.single_recommand .tab_index:hover i{background:url(/style-response/images/icon-blue.png) no-repeat}.single_recommand .tab_index p{margin:0 auto -2px;padding-bottom:14px;font-size:22px;line-height:46px;color:#333;border-bottom:4px solid transparent;text-align:center}.single_recommand .tab_index.active p{color:#0495F7;border-bottom:4px solid #0495F7}.single_recommand .tab_index:hover p{color:#0495F7}.single_recommand .tab_index:nth-child(1) i{background-position:0 0}.single_recommand .tab_index:nth-child(2) i{background-position:0 -59px}.single_recommand .tab_index:nth-child(3) i{background-position:0 -128px}.single_recommand .tab_index:nth-child(4) i{background-position:0 -192px}.single_recommand .left{width:464px}.single_recommand .right{width:450px}.single_recommand .right img{display:block;width:100%;margin:0 auto}.single_recommand .tab_item{display:none;margin:64px auto 0}.single_recommand .tab_item.active{display:block}.single_recommand .tab_item .flex-box{max-width:1010px;margin:80px auto 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single_recommand .title{margin:0 0 15px;display:block;font-size:28px;line-height:32px;text-align:left;color:#333;font-weight:700}.single_recommand .title span{color:#ff7819}.single_recommand .info{margin:0;display:block;font-size:16px;line-height:28px;text-align:left;color:#666}.single_recommand .info span{color:#444}.single_recommand .tab_item .buy_zoon{margin:56px auto 71px;max-width:620px;width:100%}.single_recommand .buy_zoon a{-webkit-box-sizing:border-box;box-sizing:border-box;width:294px;height:75px;margin:0 0 10px}.single_recommand .buy_zoon .guide_jump{display:block;border:1px solid #0495F7;color:#0495F7;line-height:75px;text-align:center;font-size:20px}.single_recommand .buy_zoon .guide_jump:hover{background:#0495F7;color:#fff}.single_recommand .buy_zoon .buy{position:relative;background:url(/style-response/images/buy-icon.png) 45px center no-repeat #E04445;padding:16px 0 0 104px;overflow:hidden}.single_recommand .buy_zoon .buy:hover{background-color:#c2393a}.single_recommand .buy_zoon .buy p:nth-child(1){font-size:22px;line-height:22px;color:#fff;margin:0 0 3px}.single_recommand .buy_zoon .buy p:nth-child(2){font-size:22px;line-height:22px;margin:0;color:#fff}.single_recommand del{font-size:17px}.single_recommand .off{display:block;width:200px;position:absolute;top:19px;right:-76px;-webkit-transform:-webkit-rotate(35deg);transform:-webkit-rotate(35deg);transform:-moz-rotate(35deg);transform:-o-rotate(35deg);transform:rotate(35deg);font-size:18px;line-height:30px;color:#333;background-color:#FF0;text-align:center;text-indent:-26px}@media screen and (max-width:1200px){.related-art .cont .txt{margin:30px 1% 0 0}.promo .left,.promo .right{float:none;margin:0 auto}.rec-pro{width:40%;padding-right:30px}.promo .right{max-width:440px;width:100%;padding-top:20px}.pro-txt,.pro-txt-n{max-width:300px;width:50%}.buy-download a.download{margin:10px auto 0}.ads-img{display:none}}@media screen and (max-width:1180px){#product_section .left,.related-art .cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.related-art .cont{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.related-art .cont .txt{float:none}.onsale .tab-page{-ms-flex-pack:distribute;justify-content:space-around}#product_section .center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#product_section .left>div i{margin:10px auto 5px}#product_section .left>div .title{font-size:18px;margin-bottom:20px}#product_section .left{width:100%;max-width:827px;-ms-flex-direction:row;flex-direction:row}#product_section .left>div{width:25%;display:inline-block;height:auto}#product_section .left>div:nth-last-child(1){border-bottom:1px solid #A5DBFF}.table_contrast .right{border:1px solid #EAF4FF}}@media screen and (max-width:1000px){#content .right{float:left;width:274px;margin-top:30px}.pro-txt,.pro-txt-n{margin-left:3px;width:43%}.single_recommand .left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto 20px;width:100%;max-width:450px}.single_recommand .right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto;width:100%;max-width:450px}}@media screen and (max-width:769px){.footer .footer-part:nth-child(1) img{margin:35px auto 0}.footer .footer-part:nth-child(1) .footer_btn{margin-left:0}.footer .footer-part:nth-child(1) .footer_logo{margin:0 auto 14px}}@media screen and (max-width:768px){#banner{background:#0a7bc9}.rec-pro{float:none;max-width:450px;width:100%;padding:10px 1% 0;margin:20px auto 0}.rec-pro-s{margin:20px auto}.related-art .cont .txt{width:45%;line-height:25px;margin:30px 2% 0 3%}.pro-bot .pro-left,.pro-bot .pro-right{width:98%;overflow:hidden;border:1px solid #e1ebf5;float:none;margin:2% auto}.pro-bot{border:none}.pro-txt{max-width:600px;width:60%}.buy-download a.download{margin-left:10px}.rec-all .rec-pro{max-width:none}.rec-all .rec-pro img{width:100%}.rec-all .title,.rec-single p{margin-left:70px}.rec-all .install-width{padding:0}}@media screen and (max-width:600px){.banner h1{background:0 0;max-width:600px;width:100%;padding-left:0;text-align:center}.banner h1 span{font-size:45px}.survey-banner h1{width:95%;font-size:24px;line-height:36px}.onsale .tab-change{max-width:365px;border:1px solid #ffe3a8;border-radius:38px}.onsale .tab-change a{position:static;background:#fff;border:0}.onsale .tab-change .active{position:static}}@media screen and (max-width:550px){.new_banner h1,.new_banner h1 p{text-align:center;padding:0}.single_recommand .tab_item .flex-box{margin:20px auto 0}.single_recommand .tab_item .buy_zoon.flex-box{max-width:294px;padding:0;margin:30px auto}.single_recommand .tab_item{margin:30px auto 0}.pro-bot .pro-left .pro-img2,.pro-bot .pro-right .pro-img{float:none;margin:0 auto;text-align:center}.pro-txt h2{margin:10px auto;text-align:center}.pro-txt{width:90%;margin-left:30px}}@media screen and (max-width:500px){.footer .footer-part{width:70%;float:left;margin:0 15% 5px}.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}.footer .footer-list{padding:0;float:none;display:inline-block}.footer .footer-part:nth-child(2){text-align:center;width:95%;margin:0 0 10px}.footer .footer-part ul li{text-align:left}.footer .footer-part .border{margin-top:0}.footer-part:nth-child(3){padding-left:0;margin:0 0 30px;width:77%}.survey .tab_nav{height:auto;border:1px solid #ffe3a8;border-radius:38px}.survey .tab_nav li{position:initial;margin-top:0;border:none;max-width:100%}.promo .checkout-switch .buyA,.promo .checkout-switch .buyA-mac,.promo .checkout-switch .buyC,.promo .checkout-switch .buyC-mac{padding:0 0 0 80px}}@media screen and (max-width:480px){.single_recommand .tab_item .flex-box{padding-left:20px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.related-art .cont .txt{width:100%;text-align:center}.install-width{width:90%;padding:10px 1% 5%}.pro-bot .pro-left{margin-bottom:1%}.rec-pro-s{width:80%}.promo .checkout-switch{float:none;width:200px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.promo .checkout-switch .buyA-mac,.promo .checkout-switch .buyC-mac{margin-left:0}.survey #questionnaire_ios .uninstall-reason .check{width:130px}}@media screen and (max-width:430px){#product_section .left>div{width:50%}#product_section .left>div:nth-last-child(1){border-left:0}}@media screen and (max-width:320px){.survey #questionnaire_ios .uninstall-reason .check{width:120px}}@media screen and (max-width:300px){.single_recommand .tab_item .buy_zoon.flex-box{zoom:.8}}