@charset "utf-8";

.pro-dow-btn{
    width: 236px;
    height: 102px;
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: 0px 0px;
    background-repeat: no-repeat
}

.pro-dow-btn:hover{
        background-image: url(./img/spr_pro-cen.png?v=d11323);
        background-position: 0px -107px;
        background-repeat: no-repeat;
    }
.icon-windows{
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px -47px;
    background-repeat: no-repeat;
}
.icon-apple{
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px -72px;
    background-repeat: no-repeat;
}
.icon-android{
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px -97px;
    background-repeat: no-repeat;
}
.icon-ios{
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px -122px;
    background-repeat: no-repeat;
}

.icon-linux{
    background-image: url(./img/linux@2x.png?v=fc19a5);
    background-size: 20px 20px;
    background-repeat: no-repeat;
}

.xl-pro-list03 .pro__item--more .pro__item-inner:after{
    width: 27px;
    height: 5px;
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px -147px;
    background-repeat: no-repeat;
}
.xl-popbox__close{
    width: 42px;
    height: 42px;
    background-image: url(./img/spr_pro-cen.png?v=d11323);
    background-position: -241px 0px;
    background-repeat: no-repeat;
}

.xl-pro-header{
    position: relative;
    z-index: 1;
}
.xl-pro-banner{
    position: relative;
    width: 100%;
    height: 616px;
    overflow: hidden;
    background-color: #0f053a;
}
.xl-pro-banner .banner-list{
        width: 400%;
        height: 616px;
        overflow: hidden;
    }
.xl-pro-banner .banner__item{
        float: left;
        width: 25%;
        height: 616px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
.xl-pro-banner .banner__info{
        text-align: center;
        color: #fefefe;
        font-size: 18px;
        line-height: 1;
        padding-top: 136px;
    }
.xl-pro-banner .pro-logo{
        display: block;
        width: 132px;
        height: 132px;
        margin: 0 auto 5px;
    }
.xl-pro-banner .pro-name{
        font-size: 48px;
        font-weight: lighter;
        letter-spacing: 15px;
    }
.xl-pro-banner .pro-slogan{
        margin: 19px 0;
        letter-spacing: 15px;
    }
.xl-pro-banner .pro-dow-btn{
        display: inline-block;
        color: #fff;
        line-height: 102px
    }
.xl-pro-banner .pro-dow-btn:hover{
            color: #5ceaff;
        }
.xl-pro-banner .banner-pag{
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -129px;
        font-size: 0;
        text-align: center;
    }
.xl-pro-banner .banner-pag .pag__btn{
            display: inline-block;
            margin: 0 8px;
            padding: 20px 0;
            opacity: .5;
            transition: opacity .25s ease
        }
.xl-pro-banner .banner-pag .pag__btn:after{
                display: inline-block;
                content: "";
                width: 70px;
                height: 2px;
                background-color: #fff;
            }
.xl-pro-banner .banner-pag .pag__btn.cur,.xl-pro-banner .banner-pag .pag__btn:hover{
                opacity: 1;
            }

.xl-pro-nav{
    width: 100%;
    box-shadow: 0 2px 6px rgba(0,0,0,.04);
    background-color: #fff
}

.xl-pro-nav.fixed{
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
    }

.xl-pro-nav .xl-nav{
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
    }

.xl-pro-nav .nav-link{
        font-size: 16px;
        color: #262626;
        line-height: 64px;
        min-width: 50px;
        padding: 0 10px;
        transition: color .25s ease;
    }

.xl-pro-nav .cur .nav-link,.xl-pro-nav .xl-nav__item:hover .nav-link{
            color: #0f97ff;
        }

.xl-pro-nav .xl-nav__item{
        margin: 0 18px
    }

.xl-pro-nav .xl-nav__item:after{
            background-color: #0f97ff;
        }
.xl-pro-list{
    background-color: #f5f5f5;
}
.xl-pro-list .main{
        overflow: hidden;
        padding-top: 60px;
        margin-top: -60px;
    }
.xl-pro-list .pro-mod{
        line-height: 1;
        padding-top: 60px;
        margin-top: -60px;
        transition: .3s ease;
    }
.xl-pro-list .pro-mod__tit{
        font-size: 22px;
        color: #292929;
        padding: 50px 0 32px;
    }
.xl-pro-list .pro-list{
        position: relative;
    }
.xl-pro-list .pro__item-inner >.icon{
            width: 76px;
            height: 76px;
        }
.xl-pro-list .pro-name{
        font-size: 24px;
        color: #090909;
    }
.xl-pro-list .pro-slogan{
        font-size: 16px;
        color: #919191;
        margin-top: 10px;
    }
.xl-pro-list .pro-name,.xl-pro-list .pro-slogan{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.xl-pro-list .xl-dow-btn{
        display: inline-block;
        margin-top: 13px;
        font-size: 16px;
        color: #fff;
        line-height: 46px;
        width: 31.373%;
        min-width: 120px;
        text-align: center;
        vertical-align: top;
        border-radius: 100px;
        background-color: #0f97ff;
        transition: background-color .25s ease
    }
.xl-pro-list .xl-dow-btn:hover{
            background-color: #1387ea;
        }
.xl-pro-list .xl-dow-btn .icon{
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 13px 5px 0 0;
            vertical-align: top;
        }
.xl-pro-list .xl-dow-btn.xl-dow-btn--red{
            background-color: #f94d4d
        }
.xl-pro-list .xl-dow-btn.xl-dow-btn--red:hover{
                background-color: #e93a3a;
            }
.xl-pro-list .pro-info{
        display: inline-block;
        width: 64.706%;
        box-sizing: border-box;
        padding: 12px 0 0 110px;
    }
.xl-pro-list01 .pro__item-inner,.xl-pro-list02 .pro__item-inner{
        position: relative;
        height: 76px;
        margin-bottom: 54px;
        font-size: 0;
        white-space: nowrap
    }
.xl-pro-list01 .pro__item-inner>.icon,.xl-pro-list02 .pro__item-inner>.icon{
            position: absolute;
            left: 0;
            top: 0;
        }
.xl-pro-list01 .pro-list,.xl-pro-list02 .pro-list{
        margin: 0 -7.4%;
        overflow: hidden;
        font-size: 0
    }
.xl-pro-list01 .pro-list:after,.xl-pro-list02 .pro-list:after{
            position: absolute;
            content: "";
            top: 0;
            bottom: 54px;
            left: 50%;
            width: 1px;
            background-color: #e2e2e2;
        }
.xl-pro-list01 .pro__item,.xl-pro-list02 .pro__item{
        display: inline-block;
        width: 50%;
        box-sizing: border-box;
        padding: 0 6.5%;
    }
.xl-pro-list01 .pro-info {
            width: 30%;
        }
.xl-pro-list01 .pro-list:after{
            display: none;
        }
.xl-pro-list01 .pro__item{
            width: auto;
            display: block;
        }
.xl-pro-list01 .xl-dow-btn {
            width: 160px
        }
.xl-pro-list01 .xl-dow-btn + .xl-dow-btn {
                margin-left: 20px;
            }
.xl-pro-list03 .pro-mod__tit{
        padding: 30px 0;
        text-align: center;
    }
.xl-pro-list03 .pro-list{
        font-size: 0;
        margin-right: -30px;
    }
.xl-pro-list03 .pro__item{
        display: inline-block;
        box-sizing: border-box;
        width: 33.333%;
        padding-right: 30px;
        margin-bottom: 30px;
    }
.xl-pro-list03 .pro__item-inner{
        border-radius: 10px;
        background-color: #fff;
        text-align: center;
        padding: 45px 0;
    }
.xl-pro-list03 .pro__item-inner .pro-info{
            display: block;
            padding: 0;
            width: 100%;
        }
.xl-pro-list03 .pro__item-inner .pro-name{
            margin: 20px 0 0;
        }
.xl-pro-list03 .pro__item-inner .xl-dow-btn{
            width: 160px;
            margin-top: 20px;
        }
.xl-pro-list03 .pro__item--more{
        position: relative;
        vertical-align: top;
    }
.xl-pro-list03 .pro__item--more .pro__item-inner{
            position: relative;
            line-height: 212px;
            background-color: #fafafa
        }
.xl-pro-list03 .pro__item--more .pro__item-inner:after{
                display: inline-block;
                content: "";
            }
/* 弹窗 */
.xl-popbox-wp,
.xl-mask{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

.xl-popbox-wp.show,
.show .xl-mask {
	display: block;
}

.xl-mask {
    background-color: #000;
    opacity: .4;
}

.xl-popbox--small {
	position: absolute;
    z-index: 1001;
	top: 50%;
    left: 50%;
    padding-bottom: 18px;
    width: 220px;
    text-align: center;
    margin: -130px 0 0 -110px;
	background-color: #FFFFFF;
}

.xl-popbox--small.is-two-qrcode {
	position: absolute;
    z-index: 1001;
	top: 50%;
    left: 50%;
    padding-bottom: 18px;
    width: 318px;
    text-align: center;
    margin: -130px 0 0 -110px;
	background-color: #FFFFFF;
}
.xl-popbox--small .xl-popbox-hd{
    position: relative;
}
.xl-popbox--small .xl-popbox__tit{
    font-size: 15px;
    color: #000;
    line-height: 42px;
}
.xl-popbox--small .xl-popbox__close{
    position: absolute;
    top: 0;
    right: 0;
}
.xl-popbox--small .code-img{
    margin: 16px auto 3px;
    width: 102px;
    height: 102px;
}
.xl-popbox--small .code-img >img{
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }
.xl-popbox--small .code-info{
    font-size: 12px;
    color: #a3a3a3;
    line-height: 18px;
}
.xl-popbox--small .code-info .code-tips{
        font-size: 13px;
    }

.xl-popbox--small .two-code-img{
    margin: 16px auto 3px;
    width: 257px;
    height: 139px;
}

.xl-popbox--small .two-code-img__one{
    display: inline-block;
   
    width: 118px;
    height: 118px;
}

.xl-popbox--small .two-code-img__one:not(:last-child){
    padding-right: 10px;
}

.xl-popbox--small .two-code-img__one >img{
    display: block;
    width: 118px;
    height: 118px;
    -o-object-fit: cover;
        object-fit: cover;
}

.xl-popbox--small .two-code-img__one p{
    padding-top: 3px;
    font-size: 14px;
}





.xl-popbox--small .xl-popbox__btn{
    display: block;
    width: 100px;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    color: #969696;
    border: 1px solid #ccc;
    margin: 12px auto 0;
    border-radius: 100px
}

.xl-popbox--small .xl-popbox__btn:hover{
        color: #0f97ff;
        border-color: #0f97ff;
    }

.banner-detail__btn-wrap{
    position: relative;
    width: 100%;
    font-size: 0;
    z-index: 2;
}
.banner-detail__tag{
    display: inline-block;
    width: 132px;
    height: 36px;
    margin: 0 10px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    background: rgba(16,0,57,.3);
    border: solid 1px #5d558f;
    border-color: rgba(255,255,255,.3);
    border-radius: 21px;   
    transition: background .2s, border .2s;
}
.banner-detail__tag:hover{
    background: rgba(255,255,255,.3);
    border-color: #fff;
}
.banner-detail__tag.is-active{
    border-color: #fff;
}

.banner-code{
    margin: 7px auto 8px;
    width: 118px;
    height: 118px;
    border: solid 2px #3617a6;
}
.banenr-code img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner-code__btn{
    display: block;
    margin: 0 auto;
    width: 102px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #2e159c;
    border-radius: 13px;
    transition: background .2s;
}
.banner-code__btn:hover{
    background: #34297b;
}


.banner-two-code{
    position: relative;
    margin: 12px auto 10px;
    padding-bottom: 9px;
    /*padding-left: 13px;
    padding-right: 13px;*/
    width: 280px;
    /*border: solid 2px #3617a6;*/
    /* background-color: #3617a6; */
    
}
.banner-two-code:before{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    /* background-color: red; */
    top: -6px;
    right: 59px;
    border-bottom: 6px solid #3617a6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    height: 0;
    width: 0;
}

.banner-two-code__one{
    display: inline-block;
    margin: 12px auto 10px;
    width: 118px;
    height: 118px;
    /*border: solid 2px #3617a6;*/
    border-radius: 2px;
}

.banner-two-code__one img{
    display: block;
    width: 117px;
    height: 117px;
}

.banner-two-code__one p{
    padding-top: 3px;
    font-size: 14px;
}

.banner-two-code__one:not(:last-child){
    padding-right: 23px;
}
