@charset "utf-8";
.coverBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: rgba(35, 35, 35, 0.75);
    display: none;
}

.tankuang01,
.tankuang02 {
    display: none;
}

.open {
    display: block !important;
}

/*白色背景-居中*/
.tankuang-bg {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 1rem;
    width: 100%;
    box-sizing: border-box;
}

.tankuang-bg .tk-center {
    border-radius: 1rem;
    background: #fff;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

.tankuang-bg .tk-download-tips {
    background: linear-gradient(180deg, #A3BDFF 0%, #FFFFFF 20%);
    border-radius: 0.67rem;
    width: 84%;
    padding-bottom: 1.3rem;
}

.tk-download-tips ._top-bigimg {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tk-download-tips ._top-bigimg img {
    display: inline-block;
    width: 6.67rem;
    margin-top: -2rem;
}

.tk-download-tips ._title {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.tk-download-tips ._tag {
    text-align: center;
}

.tk-download-tips ._tag span {
    height: 1.2rem;
    line-height: 1.2rem;
    background: #E6F1FF;
    border-radius: 2px 2px 2px 2px;
    color: #4E76FF;
    font-size: 0.67rem;
    padding: 0 0.5rem;
    display: inline-block;
    margin: 0.5rem 0.1rem;
}

.tk-download-tips ._tips {
    font-size: 0.93rem;
    background: #FAFAFA;
    padding: 1rem 2rem;
    margin: 1.3rem 1.3rem 0 1.3rem;
    border-radius: 0.67rem;
    border: 1px solid #E2E9FF;
    color: #000;
}

.tk-download-tips ._tips span {
    color: #FF5A5A;
    font-weight: bold;
}

.tankuang-bg ._close-img {
    width: 100%;
    margin: 1rem auto;
    text-align: center;
}

.tankuang-bg ._close-img img {
    display: inline-block;
    width: 2.3rem;
}@charset "utf-8";
.coverBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    background: rgba(35, 35, 35, 0.75);
    display: none;
}

.tankuang01,
.tankuang02 {
    display: none;
}

.open {
    display: block !important;
}

/*白色背景-居中*/
.tankuang-bg {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 1rem;
    width: 100%;
    box-sizing: border-box;
}

.tankuang-bg .tk-center {
    border-radius: 1rem;
    background: #fff;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

.tankuang-bg .tk-download-tips {
    background: linear-gradient(180deg, #A3BDFF 0%, #FFFFFF 20%);
    border-radius: 0.67rem;
    width: 84%;
    padding-bottom: 1.3rem;
}

.tk-download-tips ._top-bigimg {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.tk-download-tips ._top-bigimg img {
    display: inline-block;
    width: 6.67rem;
    margin-top: -2rem;
}

.tk-download-tips ._title {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.tk-download-tips ._tag {
    text-align: center;
}

.tk-download-tips ._tag span {
    height: 1.2rem;
    line-height: 1.2rem;
    background: #E6F1FF;
    border-radius: 2px 2px 2px 2px;
    color: #4E76FF;
    font-size: 0.67rem;
    padding: 0 0.5rem;
    display: inline-block;
    margin: 0.5rem 0.1rem;
}

.tk-download-tips ._tips {
    font-size: 0.93rem;
    background: #FAFAFA;
    padding: 1rem 2rem;
    margin: 1.3rem 1.3rem 0 1.3rem;
    border-radius: 0.67rem;
    border: 1px solid #E2E9FF;
    color: #000;
}

.tk-download-tips ._tips span {
    color: #FF5A5A;
    font-weight: bold;
}

.tankuang-bg ._close-img {
    width: 100%;
    margin: 1rem auto;
    text-align: center;
}

.tankuang-bg ._close-img img {
    display: inline-block;
    width: 2.3rem;
}