@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;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;}
/*banner*/
#banner{width: 100%;margin:0 auto;padding-top: 55px;padding-bottom: 55px;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:17px auto 0;font-size: 16px;font-weight: 400;color: #333333;line-height: 24px;text-align: center;}
#banner .info span{font-size: 22px;color:#F44E81;font-weight: bold;}


.hot {margin:90px auto 0;}
.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;}
.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%);transition: all linear .2s;}
.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(41px,0);}}
@-moz-keyframes right_move {0%{transform: -moz-translate(0,0);}100%{transform: -moz-translate(41px,0);}}
@-o-keyframes right_move {0%{transform: -o-translate(0,0);}100%{transform: -o-translate(41px,0);}}
@keyframes right_move {0%{transform: translate(0,0);}100%{transform: translate(41px,0);}}
@-webkit-keyframes left_move {0%{transform: -webkit-translate(41px,0);}100%{transform: -webkit-translate(0,0);}}
@-moz-keyframes left_move {0%{transform: -moz-translate(41px,0);}100%{transform: -moz-translate(0,0);}}
@-o-keyframes left_move {0%{transform: -o-translate(41px,0);}100%{transform: -o-translate(0,0);}}
@keyframes left_move {0%{transform: translate(41px,0);}100%{transform: translate(0,0);}}
.hot_item{margin:0 0 30px;width: 285px;box-sizing: border-box;padding:35px 16px 34px;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}
.hot_item .title{display: none;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 18px;font-size: 16px;font-weight: 400;color: #444444;line-height: 19px;}
.hot_item .download{margin:0 auto;width: 192px;height: 44px;background: #EA4F7E;border-radius: 6px;font-size: 16px;font-weight: 600;color: #FFFFFF;line-height: 44px;text-align: center;text-decoration: none;display: none;}
.hot_item .download:hover{box-shadow: 4px 10px 10px rgba(254,61,126,.26);}
.hot_item .download.active{display: block!important;}
.hot_item .download img{margin:0 10px 0 0;vertical-align: -5px;}
.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: 459px;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;}

/*topic*/
.topic{margin:20px auto 30px;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_container {-webkitalign-items: flex-start;align-items: flex-start;}
.topic_left{margin: 0;width: 285px;background: #FFFFFF;box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, 0.25);border-radius: 10px;overflow: hidden;-webkit-align-self: start;align-self: start;display: block;}
.topic_left .title{display: block;font-size: 22px;font-weight: 600;color: #222222;line-height: 60px;text-indent: 31px;}
.topic_left a,.topic_left span{display: block;margin:0;box-sizing: border-box;border-left: 4px solid transparent;width: 100%;height: 50px;font-size: 18px;color: #222222;line-height: 50px;text-indent: 51px;text-decoration: none;cursor: pointer;}
.topic_zoon .topic_left span{font-weight: 600;}
.topic_left span a{display: inline;}
.topic_left span.active a{color: #518BFF;}
.topic_left a.active,.topic_left span.active{border-left: 4px solid #518BFF;background-color: #F3F7FF;color: #518BFF;}
.topic_left span:hover{color: #518BFF;}
.topic_right{width: 100%;max-width: 874px;display: none;}
.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: 422px;padding:29px 32px;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:hover{color: #4071FF;}
.top_item .title img{display: block;margin: 0 9px 0 0;}
.top_item .info{width: 100%;margin:10px 0;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;}
@-webkit-keyframes  function_float {0%{-webkit-transform: translateY(0px)} 50%{-webkit-transform: translateY(-15px)} 100%{-webkit-transform: translateY(0px)}}
@-moz-keyframes  function_float {0%{-moz-transform: translateY(0px)} 25%{-moz-transform: translateY(-15px)} 50%{-moz-transform: translateY(0px)}75%{-moz-transform: translateY(-15px)}100%{-moz-transform: translateY(0px)}}
@-ms-keyframes  function_float {0%{-ms-transform: translateY(0px)} 50%{-ms-transform: translateY(-15px)}100%{-ms-transform: translateY(0px)}}
@-o-keyframes  function_float {0%{-o-transform: translateY(0px)} 50%{-o-transform: translateY(-15px)}100%{-o-transform: translateY(0px)}}
@keyframes  function_float {0%{transform: translateY(0px)} 50%{transform: translateY(-15px)}100%{transform: translateY(0px)}}

.art_left_icon.up_down{-webkit-animation: function_float 1s ease-in-out 1;-moz-animation: function_float 1s ease-in-out 1;-o-animation: function_float 1s ease-in-out 1;animation: function_float 1s ease-in-out 1;}
.top_item .win_btn,.top_item .mac_btn{display: none;}
.top_item .win_btn.active,.top_item .mac_btn.active{display: block;}
.buy_zoon{margin:16px auto 0;-webkit-align-items: center;align-items: center;}
.buy_zoon .price{margin: 0;font-size: 16px;font-weight: 400;color: #333333;line-height: 19px;}
.buy_zoon >div{margin: 0;}
.buy_zoon .price .now{font-size: 24px;color:#F63E76;margin-left: 10px;font-weight: bold;}
.buy_zoon .guarantee{margin:6px auto 0;font-size: 12px;-webkit-transform: scale(0.83333);-moz-transform: scale(0.83333);-o-transform: scale(0.83333);transform: scale(0.83333);}
.buy_zoon .download{margin:0 auto;width: 132px;height: 38px;background: #EA4F7E;border-radius: 6px;font-size: 16px;font-weight: 600;color: #FFFFFF;line-height: 38px;text-align: center;text-decoration: none;display: none;}
.buy_zoon .download.active{display: block!important;}
.buy_zoon .download img{margin:0 8px 0 0;vertical-align: -5px;}
.buy_zoon .download:hover{box-shadow: 4px 10px 10px rgba(254,61,126,.26);}

/* 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 .title,.order_bundle .bundle_box .info.win_btn,.order_bundle .bundle_box .info.mac_btn,.order_bundle .bundle_box .price.win_btn,.order_bundle .bundle_box .price.mac_btn{display: none;}
.order_bundle .bundle_box .title.active,.order_bundle .bundle_box .info.win_btn.active,.order_bundle .bundle_box .info.mac_btn.active,.order_bundle .bundle_box .price.win_btn.active,.order_bundle .bundle_box .price.mac_btn.active{display: block;}
.order_bundle .bundle_box .price.mac_inline,.order_bundle .bundle_box .price.win_inline{display: none;}
.order_bundle .bundle_box .price.mac_inline.active{display: inline-block;}
.order_bundle .bundle_box .price.win_inline.active{display: inline-block;}
.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 span.price_list{display: inline-block;font-size: 24px;color: #444;display: none;}
.order_bundle .bundle_box .price span.price_list.active{display: inline-block;}
.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>div{display: none;margin: 0;}
.order_bundle .bundle_buy>div.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 a:hover{box-shadow: 4px 12px 16px rgba(254,61,126,.26);}
.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;}

.order_bundle .bundle_buy .pay_list{display: none;}
.order_bundle .bundle_buy .pay_list.active{display: block;}




/*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;}
    .hot .unslider{max-width: 640px;}
    .hot .unslider-arrow{display: none;}
    .hot_section_container{min-height: 850px;}
    .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;}
    .topic{margin: 10px auto 50px;}
    .topic h2{text-align: center;margin-bottom: 100px;}
    .topic_top{margin: 0 auto 30px;}
    .topic_left{display: none;}
    .topic_left.active{position: absolute;display: block;left: 10px;top: 130px;}
    .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 auto 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;}
}
@media screen and (max-width:680px){
    .topic_top_right{padding:20px;box-sizing: border-box;min-height: auto;}
    .hot .container>.flex_box{justify-content: center;flex-direction: column;align-items: center;}
    .hot .system_change{margin-top: 10px;}
    .hot .unslider{max-width: 324px;}
    .hot_section_container{min-height: 1650px;}
}
@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;}
    .order_bundle .bundle_img img.off{width: 100%;max-width: 100px;right: 0;}
    .buy_zoon .price{margin:0 0 12px;}
    .top_item{width: 100%;max-width: 442px;}
}

@media screen and (max-width:375px){
    .topic_right ul li{margin:0 5px;}

}
	