body,dd,div,dl,form,h1,h2,h3,h4,h6,html,input,ol,p,ul,li,a{margin:0;padding:0;box-sizing: border-box;}
html,body{
	width: 100%;
	height: 100%;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, ol, dl, li, dl, dt, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Segoe UI", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
li,ul,ol li,ol,ul li {
	list-style: none;
}
body {
	padding-top: 0!important;
	color: #2f2f2f;
	font-size: 16px;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
}
h1{
    font-size: 40px;
}
h2{
	font-size: 36px;
}
h3{
    font-size: 30px;
}
h4{
    font-size: 18px;
}
a{
    text-decoration: none;
    cursor: pointer;
}
del{
	text-decoration: line-through;
	color: #fff;
}
.s-fco{
	color: #f77c2b;
}
.g-cnt{
    max-width: 1200px;
    margin: 0 auto;
}
@media all and (max-width:991px){
    .g-cnt{
        padding: 0 15px;
    }
}
.f-fl{
    float: left;
}
.f-fr{
    float: right;
}
.f-cl::after{
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.btn2{
    width: 200px;
    height: 50px;
    font-size: 24px;
    line-height: 47px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    border: 1px solid;
    display: inline-block;
    transition: all 0.5s;
}
.btn2.orange{
    background-color: #f77c2b;
    border-color: #f77c2b;
}
.btn2.orange:hover{
    background-color: #f76b0f;
    border-color: #f76b0f;
}
.btn2.white{
    background-color: rgba(255,255,255,0.3);
    border-color: #fff;
}
.btn2.white:hover{
    background-color: rgba(255,255,255,0.5);
}
.btn2.arrow{
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 160px;
    color: #fff;
}
.btn2.arrow::after{
    content: '';
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(../../images/front/world-backup-day-giveaway/ic-LM.png);
    vertical-align: middle;
    margin-left: 5px;
}
.btn2.sign-in::before,
.btn2.sign-up::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 22px;
    margin-right: 10px;
}
.btn2.sign-up::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-zhuce.png) no-repeat center;
}
.btn2.sign-in::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-denglu.png) no-repeat center;
    ;
}
.ic-left li {
    padding-left: 15px;
    position: relative;
    line-height: 21px;
}
.ic-left li::before{
    content: '';
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 0;
}
.ic-left.hook li::before{
    background: url(../../images/front/world-backup-day-giveaway/gou.png) no-repeat center;
}
.s-fcy{
    color: #fff000;
}

/* 倒计时 */
.bnr .timeout{
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    text-align: center;
}
.bnr .countdown{
    background-color: transparent;
    display: inline-block;
}
.bnr .countdown>div{
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.bnr .countdown>div>div{
    background-color: #fff;
    width: 72px;
    height: 60px;
}
.bnr .countdown>div span{
    color: #2d56c8;
    width: auto;
    margin: 0;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}
.bnr .countdown>i{
    height: 60px;
    line-height: 55px;
    font-size: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: top;

}
.bnr .countdown>div p{
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}
.bnr .timeout .tt{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}
/* banner */
.bnr{
    color: #fff;
    background: url(../../images/front/world-backup-day-giveaway/banner.png) no-repeat center;
    background-size: cover;
    font-family: 'Segoe UI',Arial, Helvetica, sans-serif;
    padding: 15px 0 90px;
    position: relative;
}
.bnr .logo{
    position: absolute;
    top: 20px;
    left: 100px;
}
.bnr .logo img{
    vertical-align: middle;
}
.bnr .logo .lf{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.bnr .logo .lf p{
    font-size: 12px;
    -webkit-transform:scale(0.8);
    transform:scale(0.8);
    color: #fff;
    margin: 5px 0 0 -20px;
}
.bnr .g-mn{
    padding-top: 30px;
    text-align: center;
}
.bnr .g-mn .img-box{
    display: inline-block;
    text-align: left;
    float: none;
}
.bnr .g-mn .txt{
    width: 56%;
    display: inline-block;
    text-align: left;
    max-width: 600px;
    float: none;
}

.bnr .title{
    text-align: left;
    text-shadow: 4px 4px 5px #05073f;
    margin-bottom: 15px;
    vertical-align: middle;
}
.bnr .title .title-ic{
    vertical-align: middle;
    margin-left: 9px;
}
.bnr .price{
    font-family: 'Myriad Pro';
    margin: 10px 0 25px;
}
.bnr .price strong{
    color: #f7bf50;
    font-size: 52px;
    text-shadow: 0 4px 5px #05073f;
    margin-right: 10px;
}
.bnr .price del{
    font-size: 40px;
}
.ic-left li{
    margin-bottom: 5px;
}
/* .bnr{
    position: relative;
    overflow: hidden;
}
.bnr::after{
    content: '';
    display: block;
    width: 100%;
    height: 240px;
    background: url(/images/front/world-backup-day-giveaway/banner-yun.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -28px;
}
.bnr .g-cnt{
    position: relative;
}
.bnr .g-cnt::before{
    content: '';
    display: block;
    width: 380px;
    height: 322px;
    background: url(/images/front/world-backup-day-giveaway/banner-left.png) no-repeat center;
    position: absolute;
    left: -370px;
    bottom: -61px;
} */
.ic-left{
    margin-bottom: 45px;
}
.bnr .a-box a:first-child{
    margin-right: 25px;
}
.bnr .a-box a{
    margin-bottom: 10px;
}
.bnr .img-box{
    padding-top: 30px;
}
@media all and (max-width:991px){

    .bnr .g-mn .img-box,
    .bnr .g-mn .txt{
        width: 100%;
        float: none;
        display: inline-block;
        text-align: left;
        text-align: center;
    }
    .ic-left{
        display: inline-block;
        text-align: left;
    }
}
/* part2 */
.part2{
    line-height: 1.5;
    padding: 70px 0;
}
.part2 .title{
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}
.part2 .g-mn .f-fl,
.part2 .g-mn .f-fr{
    width: 50%;
}
.part2 .des{
    color: #747474;
    text-align: center;
    max-width: 1050px;
    margin: 0 auto 45px auto;
}
.part2 .g-mn .txt{
    padding: 0 35px 0 40px;
}
.part2 dl{
    margin-bottom: 25px;
}
.part2 dt{
    color: #202020;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    /* padding-left: 35px; */
}
.part2 dt::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 10px;
}
.part2 .dt1::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-1.png);
}
.part2 .dt2::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-2.png);
}
.part2 .dt3::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-3.png);
}
.part2 .dt4::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-4.png);
}
.part2 .dt5::before{
    background: url(../../images/front/world-backup-day-giveaway/ic-5.png);
}
.part2 dd{
    color: #616161;
}
@media all and (max-width:991px){
    .part2 .g-mn .f-fl, .part2 .g-mn .f-fr{
        width: 100%;
    }
    .part2 .g-mn .f-fl{
        text-align: center;
        margin-bottom: 20px;
    }
}
/* .part3 */
.part3{
    padding: 70px 0 85px 0;
    background: url(../../images/front/world-backup-day-giveaway/bg-features.png) no-repeat center;
    background-size: cover;
    text-align: center;
}
.part3 .title{
    color: #fff;
    margin-bottom: 30px;
}
.part3 .g-mn li{
    display: inline-block;
    width: 35%;
    border-radius: 10px;
    margin-bottom: 40px;
    color: #1a1a1a;
    padding: 25px 35px 35px;
    background-color: #fff;
    transition: all 0.5s;
    vertical-align: top;
}
.part3 .g-mn li:hover{
    box-shadow: 6px 6px 15px rgba(0, 62, 109, 0.92);
}
.part3 .g-mn li:nth-child(odd){
    margin-right: 60px;
}
.part3 .ic{
    width: 50px;
    height: 50px;
    display: inline-block;
}
.part3 .g-mn li h4{
    font-weight: bold;
    margin-bottom: 10px;
}
.part3 .ic1{
    background: url(../../images/front/world-backup-day-giveaway/ic-f1.png);
}
.part3 li:hover .ic1{
    background: url(../../images/front/world-backup-day-giveaway/ic-f1-hover.png);
}
.part3 .ic2{
    background: url(../../images/front/world-backup-day-giveaway/ic-f2.png);
}
.part3 li:hover .ic2{
    background: url(../../images/front/world-backup-day-giveaway/ic-f2-hover.png);
}
.part3 .ic3{
    background: url(../../images/front/world-backup-day-giveaway/ic-f3.png);
}
.part3 li:hover .ic3{
    background: url(../../images/front/world-backup-day-giveaway/ic-f3-hover.png);
}
.part3 .ic4{
    background: url(../../images/front/world-backup-day-giveaway/ic-f4.png);
}
.part3 li:hover .ic4{
    background: url(../../images/front/world-backup-day-giveaway/ic-f4-hover.png);
}
.part3 .h4{
    margin-bottom: 10px;
    font-size: 18px;
}
.part3 .des{
    font-size:14px;
}
@media all and (max-width:991px){
    .part3 .g-mn li{
        width: 100%;
    }
    .part3 .g-mn li:nth-child(odd){
        margin-right: 0;
        max-width: 600px;
    }
}

/* .reviews */
.reviews {
    padding: 70px 0 80px;
}

.reviews h2 {
    color: #202020;
    text-align: center;
    margin-bottom: 45px;
}

.reviews .toggle {
    word-spacing: normal;
    display: inline-block;
    width: 45%;
    background-color: #fff;
    padding: 15px;
    vertical-align: top;
    box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #fff;
    border-color: #d1e3f1;
}

.reviews .toggle:nth-child(2) .toggle-head-items {
    width: 70%;
    margin-left: auto;
    margin-right: auto
}

.reviews .toggle:nth-child(2) .toggle-head-item {
    width: 26%;
    display: inline-block;
}

.reviews .toggle:nth-child(2) .toggle-head-item p {
    width: 68px;
    height: 68px;
    margin: 0 auto;
    background-image: url(../../images/front/product/pic-1.png)
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(1) p {
    background-position: 0 0
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(1) p:hover,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(1) p:active,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(1) p.show {
    background-position: 0 -68px
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(2) p {
    background-position: -68px 0
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(2) p:hover,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(2) p:active,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(2) p.show {
    background-position: -68px -68px
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(3) p {
    background-position: -136px 0
}

.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(3) p:hover,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(3) p:active,.reviews .toggle:nth-child(2) .toggle-head-item:nth-child(3) p.show {
    background-position: -136px -68px
}

.reviews .toggle:nth-child(3) .toggle-head-items {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.reviews .toggle:nth-child(3) .toggle-head-item {
    height: 68px;
    padding-top: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    display: inline-block;
}

.reviews .toggle:nth-child(3) .toggle-head-item p {
    width: 154px;
    height: 50px;
    margin: 0 auto;
    background-image: url(../../images/front/product/pic-2.png)
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(1) p {
    background-position: 0 -50px
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(1) p:hover,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(1) p:active,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(1) p.show {
    background-position: 0 0
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(2) p {
    background-position: -154px -50px
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(2) p:hover,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(2) p:active,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(2) p.show {
    background-position: -154px 0
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(3) p {
    background-position: -308px -50px
}

.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(3) p:hover,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(3) p:active,.reviews .toggle:nth-child(3) .toggle-head-item:nth-child(3) p.show {
    background-position: -308px 0
}

.reviews .toggle:last-child {
    margin-left: 2%
}

.reviews .toggle .toggle-head-item {
    border-bottom: none;
    padding-bottom: 0
}

.reviews .toggle .toggle-content-item p {
    height: 120px;
    margin-bottom: 20px
}
@media all and (max-width:991px){
    .reviews .toggle{
        width: 100%;
    }
    .reviews .toggle:last-child{
        margin-left: 0;
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px) and (min-width:320px) {
    .reviews .toggle:nth-child(2) .toggle-head-items {
        width:100%
    }

    .reviews .toggle:last-child {
        margin-top: 25px;
        margin-left: 0
    }
}

/* 注册登录弹窗 */
.sign-wrap{
    position: fixed;
    width: 460px;
    background-color: #fff;
    left: calc(50% - 230px);
    top: calc(50% - 300px);
    display: none;

}
.sign-wrap .close{
    opacity: 1;
    position: absolute;
    background: url(../../images/front/world-backup-day-giveaway/close.png) no-repeat center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
    top: 102px;
    right: 43px;
    z-index: 200;
    opacity: 0.7;
}
.sign-wrap .close:hover{
    opacity: 1;
}
.sign-wrap .sign-box{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.sign-wrap .sign-box{
    width: 100%;
}
.sign-wrap .w-signin-cnt{
    height: 200px;
}
.sign-wrap .w-signup-cnt{
    height: 288px;
}
.sign-box .toggle-head-items p.toggle-head-item{
    width: 20%;
}
.bnr .toggle-head-item {
    color: #fff;
    font-size: 16px;
    line-height: 1.875;
}
.sign-box .toggle-content-items .toggle-content-item:first-child div:last-child{
    text-align: left;
}

.sign-box .toggle-content-items .toggle-content-item.w-signup-cnt div:nth-child(2):not(.eac-input-wrap) p{
    width: 69%!important;
}
.sign-box .toggle-content-items .toggle-content-item.w-signin-cnt div:nth-child(2):not(.eac-input-wrap) p{
    width: 33%;
    vertical-align: middle;
    cursor: pointer;
}
.w-signin-cnt>div{
    margin: 15px 0!important;
}
.w-signup-cnt>div{
    margin: 10px 0 0!important;
    border: 0!important;
}
.bnr .sign-box .toggle-content-items .toggle-content-item:nth-child(1) div:nth-child(1):not(.eac-input-wrap){
    border-bottom: 1px solid #cdcdcd;
    margin: 15px 0 25px;
    padding-bottom: 25px;
    text-align: right;
}

.sign-box .toggle-head-items p.toggle-head-item:nth-child(2).active {
    color: #00adff;
}
.sign-box .toggle-head-items p.toggle-head-item:nth-child(2).active::after {
    border-color: #00adff;
}
.sign-box .toggle-head-items p.toggle-head-item:nth-child(1).active {
    color: #ff8400;
}
.sign-box .toggle-head-items p.toggle-head-item:nth-child(1).active::after {
    border-color: #ff8400;
}
.sign-box .toggle-head-items p.toggle-head-item:nth-child(1) {
    margin-right: 6%;
}
.sign-box .toggle-head-items p.toggle-head-item:nth-child(2) {
    margin-right: 0;
}
#google-extension-note{
    display: none;
}
.signSuc{
    text-align: center;
}
.signSuc h4,
.signSuc h6{
    color: #000;
}
.signSuc h4{
    font-weight: bold;
}
.signSuc h6.font-size14{
    font-size: 18px;
}
.suc-hd{
    /* margin-bottom: 30px; */
    padding: 30px 30px 20px 30px;
    background-color: #fff;
}
.signSuc{
    padding: 0px;
    background-color: #eff3f6;
    height: 396px;
}
.signSuc .btn.btn-blue{
    margin-top: 20px;
}
.signSuc h6{
    border: none;
}


/* duoyuyang */
.sign-wrap.de{
    width: 481px;
}
#content-sign-1{
    height: auto;
}
.sign-wrap  .content-sign-box1{
    padding-top: 20px;
    height: auto;
}
.sign-wrap.de .close{
    top: -30px;
    right: -25px;
}
.sign-wrap.de .content-sign-box1{
    width: 480px;
}
#multLanguageShow{
    height: 25px;
}
#infonotebox{
    position: fixed;
    top: 0;
}
.bnr{
    padding-top: 100px;
}
.bnr .timeout{
    display: none;
}