@charset "utf-8";

/* CSS Document */
.container{overflow:hidden;margin:0 auto;width:100%;max-width:1200px;box-sizing: border-box;}
.flex_box {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;flex-wrap: wrap;}
h1{display: block;margin:0 auto 44px;font-size: 36px;font-weight: bold;color: #222222;line-height: 42px;text-align: center;}
h2{ font-size: 34px;font-weight: 700;line-height: 36px;color: #222;text-align: center;}
.point{position: relative;top: -130px;display: block;}

/*banner*/
#banner{width: 100%;margin:0 auto;padding-top: 66px;padding-bottom: 110px;background: -webkit-linear-gradient(270deg, #D0E1FF 0%, #F5DFFF 55%, #FFF0E5 100%);background: -moz-linear-gradient(270deg, #D0E1FF 0%, #F5DFFF 55%, #FFF0E5 100%);background: -o-linear-gradient(270deg, #D0E1FF 0%, #F5DFFF 55%, #FFF0E5 100%);background: linear-gradient(270deg, #D0E1FF 0%, #F5DFFF 55%, #FFF0E5 100%);}
#banner .info{margin:0;font-size: 16px;font-weight: 400;color: #222;line-height: 19px;text-align: left;}
#banner .info span{font-size: 22px;color:#F44E81;font-weight: bold;}
.banner_container{max-width: 930px;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: center;justify-content: center;-webkit-align-items: center;align-items: center;}
.banner_inner{-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-align-items: center;align-items: center;width: initial;}
.banner_inner img{margin:0 10px 0 0;-webkit-flex-shrink: 0;flex-shrink: 0;}
.banner_container .separate{display:inline-block;width: 2px;height: 40px;background: rgba(255,255,255,0.5);margin:0 60px;}



.hot {margin:-75px auto 100px;}
.hot .container{overflow: visible;}
.hot .h2_section {margin-bottom: 34px;-webkit-align-items: center;align-items: center;max-width: 1200px;}
.hot h2{margin: 0; text-align: left;display: inline-block;}
.hot .system_change{position: relative;margin: 0;width: 84px;height: 42px;border: 2px solid #E5E5E5;border-radius: 40px;-webkit-justify-content: space-around;-webkit-align-items: center;justify-content: space-around;align-items: center;}
.hot .system_change span.active{width: 32px;height: 32px;display: inline-block;background: #EA4F7E ;border-radius: 15px;margin-left: -12px;}
.hot .system_change.tab img:nth-child(1){-webkit-order: 2;order: 2;}
.hot .system_change.tab img:nth-child(2){-webkit-order: 1;order: 1;}
.hot .system_change i{width: 20px;height: 20px;display: inline-block;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.hot .system_change span.overmark{position: absolute;width: 32px;height: 32px;background-color: #EA4F7E;left: 5px;top: 5px;border-radius: 50%;}
.hot .system_change span.left_move i,.hot .system_change.tab span.right_move i{background: url("/images/products/windows1.svg") no-repeat center;overflow: hidden;}
.hot .system_change span.right_move i,.hot .system_change.tab span.left_move i{background: url("/images/products/mac1.svg") no-repeat center;}
.hot .system_change span.right_move{-webkit-animation: right_move .5s linear 0s forwards;-moz-animation: right_move .5s linear 0s forwards;animation: right_move .3s linear 0s forwards;}
.hot .system_change span.left_move{-webkit-animation: left_move .5s linear 0s forwards;-moz-animation: left_move .5s linear 0s forwards;animation: left_move .3s linear 0s forwards;}
@-webkit-keyframes right_move {0%{transform: -webkit-translate(0,0);}100%{transform: -webkit-translate(53px,0);}}
@-moz-keyframes right_move {0%{transform: -moz-translate(0,0);}100%{transform: -moz-translate(53px,0);}}
@-o-keyframes right_move {0%{transform: -o-translate(0,0);}100%{transform: -o-translate(53px,0);}}
@keyframes right_move {0%{transform: translate(0,0);}100%{transform: translate(53px,0);}}
@-webkit-keyframes left_move {0%{transform: -webkit-translate(53px,0);}100%{transform: -webkit-translate(0,0);}}
@-moz-keyframes left_move {0%{transform: -moz-translate(53px,0);}100%{transform: -moz-translate(0,0);}}
@-o-keyframes left_move {0%{transform: -o-translate(53px,0);}100%{transform: -o-translate(0,0);}}
@keyframes left_move {0%{transform: translate(53px,0);}100%{transform: translate(0,0);}}
.hot_item{margin:0 0 30px;width: 285px;box-sizing: border-box;padding:35px 16px 26px;background: #FFFFFF;box-shadow: 0px 4px 16px 1px rgba(0,0,0,0.2500);border-radius: 10px;text-align: center;}
.hot_item .img_title{display: none;margin: 0 auto 18px;}
.hot_item .img_title.active{display: block;}
.hot_item .img_title img{display: block;margin: 0 auto;width: 80px;height: 80px;}
.hot_item .title{display: none;margin:28px auto 10px;font-size: 18px;font-weight: 600;color: #222222;line-height: 21px;text-decoration: none;}
.hot_item .title.active{display: block;}
.hot_item .title:hover{color:#4071FF}
.hot_item .info{display: block;margin:10px auto 31px;font-size: 16px;font-weight: 400;color: #444444;line-height: 19px;}
.buy_section{margin:0 auto;justify-content: center;-webkit-justify-content: center;}
.buy_section a{display: block;margin:0 0 10px;box-sizing: border-box;width: 180px;height: 40px;border-radius: 6px;opacity: 1;border: 1px solid #EA4F7E;font-size: 16px;font-weight: 600;color: #FFFFFF;line-height: 38px;text-decoration: none;}
.buy_section a img{display: inline-block;margin:0 6px 0 0;vertical-align: -4px;}
.buy_section a:nth-child(1){background: #EA4F7E;font-size: 16px;color: #FFFFFF;}
.buy_section a:nth-child(2){background: #fff;font-size: 16px;color: #EA4F7E;}
.guarantee{margin:10px auto 0;font-size: 12px;font-weight: 400;color: #666666;line-height: 16px;}
.hot_item .price{margin:0 auto 14px;font-size: 16px;font-weight: 400;color: #333333;line-height: 19px;}
.hot_item .price .now{font-size: 26px;color:#F63E76;margin-left: 10px;font-weight: bold;}
.hot .unslider{max-width: 1250px;position: relative;}
.hot_section_container{position: relative;min-height: 410px;max-width: 1240px;}
.hot_section_container ul{position: absolute;overflow: hidden;}
.unslider-wrap.unslider-carousel li{float: left;padding: 20px;box-sizing: border-box;}
.hot.slides .container{max-width: 1250px;}
.unslider-arrow{position: absolute;top: 50%;-webkit-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%);transform: translate(0,-50%);}
.hot .prev{display: inline-block;position: absolute;width: 71px;height: 71px;left: -86px;cursor: pointer;border-radius: 100%;box-shadow: 0px 4px 13px 1px rgba(0,0,0,0.2500);}
.hot .prev::after{display:block;content:"";position: absolute;left: 50%;top: 50%;width: 28px;height: 28px;background: url(/images/resource/arrow-before.svg) no-repeat center;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.hot .prev:hover::after,.hot .next:hover::after{background: url(/images/resource/arrow-before-h.svg) no-repeat center;}
.hot .next{display: inline-block;position: absolute;width: 71px;height: 71px;right: -86px;cursor: pointer;border-radius: 100%;box-shadow: 0px 4px 13px 1px rgba(0,0,0,0.2500);}
.hot .next::after{display:block;content:"";position: absolute;left: 50%;top: 50%;width: 28px;height: 28px;background: url(/images/resource/arrow-before.svg) no-repeat center;-webkit-transform: translate(-50%,-50%) rotateY(180deg);-moz-transform: translate(-50%,-50%) rotateY(180deg);-o-transform: translate(-50%,-50%) rotateY(180deg);transform: translate(-50%,-50%) rotateY(180deg);}
.unslider-nav{display: none;text-align: center;font-size: 0;}
.unslider-nav ol{margin: 0;padding: 0;}
.unslider-nav li {display: inline-block;margin: 0 10px;width: 15px;height: 15px;border-radius: 15px;background-color: #ccc;transition: all linear .3s;cursor: pointer;}
.unslider-nav li.unslider-active {width: 45px;background: #EA4F7E;}

/*solution*/
.solution{margin: 80px auto;}
.solution h2{margin-bottom: 60px;}
.solution .tab_zoon{margin:0 auto 50px;text-align: center;font-size: 0;border-bottom: 1px solid #CCCCCC;background-color: #fff;overflow: visible;}
.solution .tab_zoon.active{position: fixed;top: 0;z-index: 10;left: 50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);}
.solution .tab_zoon.fixed{position: absolute;z-index: 10;left: 50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);transform: translate(-50%,0);}
.solution .topic_tab{display: inline-block;margin: 0 0 10px;padding:0 40px;-webkit-transform: translate(0,12px);-moz-transform: translate(0,12px);-o-transform: translate(0,12px);transform: translate(0,12px);border-bottom: 3px solid transparent;cursor: pointer;text-decoration: none;}
.solution .topic_tab i{display: block;width: 60px;height: 60px;margin:0 auto;transition: all linear .2s;}
.solution .topic_tab:nth-child(1) i{background: url(/images/download/icon-video.svg) no-repeat center;}
.solution .topic_tab:nth-child(1).active i{background: url(/images/download/icon-video-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(2) i{background: url(/images/download/icon-mobile.svg) no-repeat center;}
.solution .topic_tab:nth-child(2).active i{background: url(/images/download/icon-mobile-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(3) i{background: url(/images/download/icon-bd-dvd.svg) no-repeat center;}
.solution .topic_tab:nth-child(3).active i{background: url(/images/download/icon-bd-dvd-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(4) i{background: url(/images/download/icon-photo.svg) no-repeat center;}
.solution .topic_tab:nth-child(4).active i{background: url(/images/download/icon-photo-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(5) i{background: url(/images/download/icon-pdf.svg) no-repeat center;}
.solution .topic_tab:nth-child(5).active i{background: url(/images/download/icon-pdf-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(6) i{background: url(/images/download/icon-utility.svg) no-repeat center;}
.solution .topic_tab:nth-child(6).active i{background: url(/images/download/icon-utility-h.svg) no-repeat center;}
.solution .topic_tab:nth-child(7) i{background: url(/images/download/icon-freeware.svg) no-repeat center;}
.solution .topic_tab:nth-child(7).active i{background: url(/images/download/icon-freeware-h.svg) no-repeat center;}
.solution .topic_tab .info{margin:0 auto 16px;font-size: 18px;font-weight: 400;color: #333333;line-height: 36px;transition: all linear .2s;}
.solution .topic_tab.active .info{color:#4071FF;}
.solution .topic_tab.active{border-color: #4071FF;}


/*topic*/
.topic{margin:20px auto 0;overflow: visible;position: relative;}
.topic .info{font-size: 16px;font-weight: 400;color: #333333;line-height: 24px;}
.topic h2{margin-bottom: 35px;text-align: left;}
.topic h3{margin-bottom: 20px;text-align: left;font-size: 24px;font-weight: bold;color: #222222;line-height: 36px;}
.topic h3 img{display: inline-block;margin: 0;vertical-align: -12px;}
.topic_container {-webkitalign-items: flex-start;align-items: flex-start;}
.topic_right{width: 100%;display: none;position: relative;}
.topic_right::after{content: '';display: block;box-sizing: border-box;margin:0 0 20px;width: 380px;}
.topic_right.active{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;flex-wrap: wrap;}
.topic_top{margin:0 0 60px;-webkit-flex-wrap: nowrap;-webkit-align-items: center;flex-wrap: nowrap;align-items: center;}
.topic_top_left{margin: 0;display: block;width: initial;max-width: 100%;}
.topic_top_right{margin: 0;box-sizing: border-box;width: 100%;max-width: 424px;min-height:323px;border-radius: 0 10px 10px 0;border: 1px solid #D5D4D4;border-left: 0px solid #000;padding:69px 36px 0;background: #fff;}
.topic_top_right h3{margin:0 0 18px;font-size: 28px;font-weight: 600;color: #333333;line-height: 33px;text-decoration: none;}
.topic_top_right .info{text-decoration: none;}
.topic_top:hover,.topic_top:hover .topic_top_right h3{color:#4071FF;text-decoration: none;}
.top_item{box-sizing: border-box;margin:0 0 20px;width: 380px;padding:24px 32px 17px;background: #FFFFFF;border-radius: 10px;border: 1px solid #D5D4D4;}
.top_item .title{text-decoration: none;-webkit-align-items: center;align-items: center;-webkit-justify-content: flex-start;justify-content: flex-start;font-size: 18px;font-weight: 600;color: #222222;line-height: 21px;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;}
.top_item .title img{display: block;margin: 0 9px 0 0;}
.top_item .info{width: 100%;margin:11px 0 12px;font-size: 16px;font-weight: 400;color: #333333;line-height: 24px;}
.top_item .learn{text-decoration: none;font-size: 16px;font-weight: bold;color: #4071FF;line-height: 24px;}
.art_left_icon {display: none;width: 64px;height: 64px;position: absolute;top: 65px;background: url(/images/error/left-icon.svg) center no-repeat;left: 10px;}
.top_item .win_btn,.top_item .mac_btn{display: none;}
.top_item .win_btn.active,.top_item .mac_btn.active{display: block;}
.top_item .buy_section{max-width: 250px;margin: 0;justify-content: flex-start;-webkit-justify-content: flex-start;}
.top_item .buy_section a{text-align: center;}

/* order_bundle */
.order_bundle{margin: 80px auto 100px;border: 0 solid rgba(0.59, 0.59, 0.59, 1);}
.order_bundle.hide{display: none;}
.order_bundle >.flex_box{border-radius: 25px;padding-top: 60px;padding-bottom: 43px;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;background: #E4F0FF;background: -webkit-linear-gradient(270deg, #E4F0FF 0%, #F7E7FF 55%, #FFF2E9 100%);background: -moz-linear-gradient(270deg, #E4F0FF 0%, #F7E7FF 55%, #FFF2E9 100%);background: -o-linear-gradient(270deg, #E4F0FF 0%, #F7E7FF 55%, #FFF2E9 100%);background: linear-gradient(270deg, #E4F0FF 0%, #F7E7FF 55%, #FFF2E9 100%);-webkit-justify-content: flex-start;justify-content: flex-start;}
.order_bundle .bundle_img{margin:0 105px 0 47px;-webkit-flex-shrink: 0;flex-shrink: 0;}
.order_bundle .bundle_img div{position: relative;}
.order_bundle .bundle_img div .image_off{display: none;}
.order_bundle .bundle_img div .image_off.active{display: block;}
.order_bundle .bundle_img img.off{position: absolute;bottom: 0;right: -25px;}
.order_bundle .bundle_img img{display: none;}
.order_bundle .bundle_img img.active{display: block;}
.order_bundle .bundle_img p{ font-size: 16px;font-weight: 700;line-height: 24px;color: #333;margin: 23px auto 0;text-align: center;}
.order_bundle .bundle_box{margin:0 50px 0 0;max-width: 800px;width: 100%;-webkit-flex-shrink: 1;flex-shrink: 1;}
.order_bundle .bundle_box .title{ font-size: 30px;font-weight: 700;color: #222;line-height: 36px;margin-bottom: 30px;}
.order_bundle .bundle_box .info{font-size: 16px;line-height: 24px;margin-bottom: 31px;}
.order_bundle .bundle_box .price_zz{display: none;}
.order_bundle .bundle_box .price_zz.active{display: block;}
.order_bundle .bundle_box .price{font-size: 24px;}
.order_bundle .bundle_box .price p{font-size: 24px;color: #333;line-height: 34px;font-weight: 600;display: none;}
.order_bundle .bundle_box .price p.active{display: inline-block;}
.order_bundle .bundle_box .price span{font-size: 34px;color: #EA4F7E;font-weight: 700;}
.order_bundle .bundle_box .price del{font-size: 16px;font-weight: normal;}
.order_bundle .bundle_buy{margin: 22px 0 0;max-width: 410px;text-align: left;-webkit-justify-content: flex-start;justify-content: flex-start;}
.select_zoon{margin: 0;display: none;}
.select_zoon.active{display: block;}
.order_bundle .bundle_buy a{width: 184px;height: 52px;border-radius: 6px;background-color: #EA4F7E;line-height: 52px; font-size: 20px;font-weight: 700;text-align: center;cursor: pointer;margin:0 20px 8px 0;color:#fff;text-decoration: none;}
.order_bundle .bundle_buy .win a i{display: inline-block;vertical-align: -4px;margin-right: 4px;background-image:  url(/images/iphone-cleaner/windows.svg);}
.order_bundle .bundle_buy .mac a i{display: inline-block;vertical-align: -4px;margin-right: 4px;background-image:  url(/images/iphone-cleaner/mac.svg);}
.order_bundle .bundle_buy a{text-decoration: none;}
.order_bundle .bundle_buy a i{display: inline-block;width: 20px;height: 20px;vertical-align: -4px;margin-right: 7px;background-size: contain;}
.order_bundle .guarantee{color:#444;}
.order_choose li p.info a {color: #2D5DF0;}
.order_bundle select{display: inline-block;margin: 0px 0 0px 20px;max-width: 210px;width: 100%;height: 36px;line-height: 36px;box-sizing: border-box;padding-left: 12px;font-size: 16px;border-color: #e1e1e1;border-radius: 5px;outline: 0;vertical-align: 4px;}
.order_bundle .bundle_buy a img{display: inline-block;margin: 0 10px 0 0;vertical-align: -3px;}




/*summer*/
.summer{display: block;margin:80px auto 100px;text-align: center;width: 90%;max-width: 1200px;}
.summer img{display: block;width: 100%;margin:0 auto;}

/* order_choose */
.order_choose{padding-bottom: 47px;}
.order_choose ul{margin-top: 60px;}
.order_choose li{max-width: 375px;width: 100%;border-radius: 25px;text-align: center;padding: 38px 22px 29px;box-sizing: border-box;margin-bottom: 33px;}
.order_choose li div{max-width: 330px;padding: 27px 0 29px;box-sizing: border-box;background-color: #fff;border-radius: 18px;margin: 30px auto 0;}
.order_choose li span{ font-size: 20px;font-weight: 700;color: #333;line-height: 27px;display: block;margin: 0 auto 10px;}
.order_choose li p.info{ font-size: 16px;color: #333;line-height: 24px;max-width: 260px;width: 90%;margin: auto;}
.order_choose li:nth-of-type(1){background: linear-gradient(180deg, rgba(151,176,255,0.2) 0%, rgba(48,103,255,0.2) 100%);}
.order_choose li:nth-of-type(2){background: linear-gradient(180deg, rgba(134,211,255,0.2) 0%, rgba(32,152,220,0.2) 100%);;}
.order_choose li:nth-of-type(3){background: linear-gradient(180deg, rgba(156,239,214,0.2) 0%, rgba(6,167,189,0.2) 100%);}
.order_choose li:nth-of-type(4){background: linear-gradient(180deg, rgba(255,215,90,0.2) 0%, rgba(208,139,4,0.2) 100%);}
.order_choose li:nth-of-type(5){background: linear-gradient(180deg, rgba(255,182,172,0.2) 0%, rgba(208,37,14,0.2) 100%);}
.order_choose li:nth-of-type(6){background: linear-gradient(180deg, rgba(255,185,247,0.2) 0%, rgba(137,32,208,0.2) 100%);}
.order_choose li p.info a {color: #2D5DF0;text-decoration: none;}

@media screen and (max-width:1200px){
    .container{padding-left: 30px;padding-right: 30px;}
    .banner_container .separate{margin:0 20px;}
    .hot .unslider{max-width: 640px;}
    .hot .unslider-arrow{display: none;}
    .hot_section_container{min-height: 820px;}
    .order_bundle{margin:50px auto;}
    .order_choose ul{max-width: 810px;margin:30px auto 0;}
    .order_choose li{margin:0 auto 33px}
    .unslider-nav{display: block;}
    .solution{max-width: 900px;margin:50px auto 30px;}
    .solution h2{margin-bottom: 30px;}
    .solution .tab_zoon{display: none;margin:0 auto;}
    .solution .topic_tab{-webkit-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);transform: translate(0,0);padding: 0 10px;}
    .solution .topic_tab .info{margin: 0 auto 5px;line-height: 24px;font-size: 16px;}
    .topic{margin: 10px auto 0;}
    .topic h2{text-align: center;margin-bottom: 100px;}
    .topic_top{margin: 0 auto 30px;}
    .topic_zoon{max-width: 840px;}
    .topic_right ul{margin:10px auto 0;}
    .art_left_icon{display: block;}
    .hot{margin:50px auto;}
    .hot .container>.flex_box{max-width: 600px;}
    .summer{margin: 0 auto 50px;}
    .order_choose{padding-bottom: 20px;}
}
@media screen and (max-width:940px){
    .topic_top_right{padding:30px 20px 0;}
    .topic_bottom{-webkit-justify-content: center;justify-content: center;}
    .topic_right{justify-content: center;}
    .top_item{margin: 0 0 20px;}
}
@media screen and (max-width:798px){
    .order_bundle select{margin:22px auto;}
    .order_bundle >.flex_box{flex-direction: column;}
    .order_bundle .bundle_img{width: 244px;margin: 0 auto 20px;}
    .order_bundle .bundle_box{margin:0 auto;width: 90%;text-align: center;}
    .order_bundle .bundle_buy{margin:16px auto 0;-webkit-justify-content: center;justify-content: center;}
    .topic_zoon{max-width: 740px;}
    .top_item{max-width: 330px;padding:24px 15px 14px;}
}
@media screen and (max-width:680px){
    .banner_container .separate{display: none;}
    .topic_top_right{padding:20px;box-sizing: border-box;min-height: auto;}
    .hot .container>.flex_box{justify-content: center;}
    .hot .unslider{max-width: 324px;}
    .hot_section_container{min-height: 1617px;}
}
@media screen and (max-width:540px){
    .topic_top{flex-direction: column;}
    .topic_top_right{padding-top: 30px;border: 1px solid #D5D4D4;border-top: 0px solid #000;border-radius: 0 0 10px 10px;}
    .order_bundle .bundle_buy{justify-content: center;}
    .order_bundle .bundle_buy div{margin:0 auto 10px;}
    #banner{padding-top: 80px;padding-bottom: 60px;}
    .banner_container{-webkit-flex-wrap: wrap;flex-wrap: wrap;}
    .banner_inner{-webkit-justify-content: flex-start;justify-content: flex-start;width: 100%;max-width: 340px;margin:0 auto 10px;}
}

@media screen and (max-width:390px){
    .topic_right ul li{margin:0 5px;}
    .hot.slides .container{padding-left: 0;padding-right: 0;}
    .topic{padding-left: 20px;padding-right: 20px;}
}