.xl-banner{
    background: url("../../images/jj/bg-banner.png") no-repeat center;
    background-size: cover;
}
.xl-banner .container{
    max-width: 1170px;
    margin: auto;
    padding: 80px 15px;
}
.xl-banner h2{
    font-size: 34px;
    font-weight: bold;
    color: #ff4b20;
    text-shadow:    2px 2px 0 #f6f6f6, 2px -2px 0 #f6f6f6, -2px -2px 0 #f6f6f6, -2px 2px 0 #f6f6f6, 2px 1px 0 #f6f6f6, 2px -1px 0 #f6f6f6, -2px -1px 0 #f6f6f6, -2px 1px 0 #f6f6f6, 2px 0px 0 #f6f6f6, 2px 0px 0 #f6f6f6, -2px 0px 0 #f6f6f6, -2px 0px 0 #f6f6f6, 1px 2px 0 #f6f6f6, 1px -2px 0 #f6f6f6, -1px -2px 0 #f6f6f6, -1px 2px 0 #f6f6f6, 1px 1px 0 #f6f6f6, 1px -1px 0 #f6f6f6, -1px -1px 0 #f6f6f6, -1px 1px 0 #f6f6f6, 1px 0px 0 #f6f6f6, 1px 0px 0 #f6f6f6, -1px 0px 0 #f6f6f6, -1px 0px 0 #f6f6f6,  0px 2px 0 #f6f6f6, 0px -2px 0 #f6f6f6, 0px -2px 0 #f6f6f6, 0px 2px 0 #f6f6f6, 0px 1px 0 #f6f6f6, 0px -1px 0 #f6f6f6, 0px -1px 0 #f6f6f6, 0px 1px 0 #f6f6f6, 0px 0px 0 #f6f6f6, 0px 0px 0 #f6f6f6, 0px 0px 0 #f6f6f6, 0px 0px 0 #f6f6f6, 0 0 0 #f6f6f6;
}
.xl-banner .countdown{
    background-color: inherit;
}
.xl-banner .countdown>div span{
    font-size: 40px;
    font-weight: bold;
    background: url("../../images/jj/time.png") no-repeat center;
    color: #ffffff;
    width: 50px;
    height: 64px;
    line-height: 64px;
}
.xl-banner .countdown>div p{
    font-size: 18px;
    letter-spacing: 0.9px;
    color: #fefefe;
}
.xl-banner .dont{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    margin: 25px 0 35px 0;
}
.col-2 {
    text-align: center;
    margin: auto;
    display: table;
}
.col-2 li{
    width: 390px;
    padding: 30px 30px;
    background: #fff;
    box-shadow: 0px 4px 8px 0px
    rgba(173, 47, 26, 0.3);
    border-radius: 6px;
    display: table-cell;
    position: relative;
}
.col-2 li:last-child{
    box-shadow: 0px 4px 8px 0px
    rgba(173, 47, 26, 0.3);
    border-radius: 6px;
    border: solid 3px #ff3b25;
}
.col-2 li.empty{
    width: 40px;
    padding: 0;
    background: none;
    box-shadow:none;
}
.col-2 h4{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 25px;
}
.col-2 h4 span{
    color: #fe7e42;
}
.col-2  dl {
    margin: 30px auto 0;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.col-2  dl dd{
    position: relative;
}
.col-2 dl dd:before{
    content: url("../../images/jj/xu.png");
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: absolute;
    left: -13px;
}
.col-2 .price {
    padding: 20px 0;
    font-size: 30px;
    font-weight: bold;
    color: #0a213b;
}
.col-2 .price del{
    font-size: 14px;
    color: #ccc;
    font-weight: normal;
}
.col-2 p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 63px;
}
button{
    outline:none;
    }
.col-2 .link{
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #fe7e42;
    font-size: 18px;
    color: #fe7839;
    display: table;
    margin: 10px auto;
    height: 52px;
    line-height: 52px;
    width: 310px;
    position: absolute;
    left: 50%;
    margin-left: -155px;
    bottom: 20px;
}
.col-2 .link:hover{
    background-image: linear-gradient(0deg,
    #ff7946 0%,
    #ffaa46 100%),
    linear-gradient(0deg,
            #3e78ef 0%,
            #619cff 100%),
    linear-gradient(
            #3e91ef,
            #3e91ef);
    background-blend-mode: normal,
    normal,
    normal;
    border-radius: 4px;
    color: #ffffff;
}
.xl-banner .col-2 .buy-box:nth-child(4) .link{
    background-image: linear-gradient(0deg,
    #ff7946 0%,
    #ffaa46 100%),
    linear-gradient(0deg,
            #3e78ef 0%,
            #619cff 100%),
    linear-gradient(
            #3e91ef,
            #3e91ef);
    color: #fff;
}
.xl-banner .col-2 .buy-box:nth-child(4) .link:hover{
    /* background: #fff; */
    /* color: #fe7839; */
    text-decoration: underline;
}
.footer-icon {
    background-color: #fff;
    width: 100%;
}

.footer-icon .footer-container {
    padding: 18px 15px;
    min-height: auto;
    max-width: 1200px;
    margin: auto;
}

.footer-icon dl {
    text-align: center;
}

.footer-icon dl dd {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    margin: 0 10px;
    text-align: left;
}

.footer-icon dl dd::before {
    content: '';
    display: inline-block;
    width: 37px;
    height: 37px;
    vertical-align: middle;
    margin-right: 10px;
}

.footer-icon dl dd:nth-child(1)::before {
    background: url(../../images/jj/icon_90day.png) no-repeat;
}
.footer-icon dl dd:nth-child(2)::before {
    background: url(../../images/jj/icon_256.png) no-repeat;
}

.footer-icon dl dd:nth-child(4)::before {
    background: url(../../images/jj/icon_tech.png) no-repeat;
}

.footer-icon dl dd:nth-child(4)::before {
    background: url(../../images/jj/icon_free.png) no-repeat;
}
.inline-block{
    display: inline-block;
}
@media (max-width: 768px) {
    .col-2 {
        display: block;
    }
    .col-2 li{
        display: block;
        width: auto;
    }
    .col-2 li.empty{
        display: block;
        height: 10px;
    }
    
}
#WBDCountDown .countdown>i{
    height: 60px;
    line-height: 60px;
}
[lang="jp"] .col-2 .link{
    margin-left: -165px;
}
.yun-img{
    width: 184px;
    height: 123px;
    background: url(../../images/jj/iCloud.png) no-repeat center;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 800;
    line-height: 150px;
    color: #fe7e42;
}
.f-fs26{
    font-size: 26px;
}
.f-fs24{
    font-size: 24px;
}
.f-fs22{
    font-size: 22px;
}
.f-fs20{
    font-size: 20px;
}
[lang="pt"] .yun-img{
    font-size: 22px;
}
[style=hidden] {
    display: none!important
}

/** 暂时禁用表单，加载完毕后才允许点击 */
.buy-box form {
    pointer-events:none;
}