.popupViewBg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.popupViewBg .popupView {
    display: none;
    width: 2.95rem;
    padding: 0.12rem;
    background: #ffffff;
    border-radius: 0.1rem;
}

.popupViewBg .popupView .header {
    color: #000;
    font-size: 0.14rem;
    font-weight: 800;
    line-height: 0.18rem;
    margin-bottom: 0.15rem;
}

.popupViewBg .popupView .content {
    margin-bottom: 0.24rem;
}

.popupViewBg .popupView .content .li {
    height: auto;
}

.popupViewBg .popupView .content .li .item {
    display: flex;
    margin-bottom: 0.08rem;
}

.popupViewBg .popupView .content .li .item .iconView {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.16rem;
    height: 0.16rem;
}

.popupViewBg .popupView .content .li .item .iconView .icon {
    width: 0.06rem;
    height: 0.06rem;
}

.popupViewBg .popupView .content .li .item .right {
    flex: 1;
    padding-left: 0.04rem;
    color: #000;
    font-size: 0.12rem;
    line-height: 0.16rem;
}

.popupViewBg .popupView .content .li .item .right a {
    color: #5A60F9;
    cursor: pointer;
}


.popupViewBg .popupView .fooView {
    display: flex;
    justify-content: space-between;
}

.popupViewBg .popupView .fooView .left {
    color: #5A60F9;
    font-size: 0.12rem;
    line-height: 0.38rem;
    cursor: pointer;
}

.popupViewBg .popupView .fooView .right {
    height: 0.38rem;

}

.popupViewBg .popupView .fooView .right .btn {
    cursor: pointer;
    float: left;

    height: 0.38rem;
    line-height: 0.38rem;
    padding: 0 0.1rem;
    border-radius: 0.19rem;
    background: #3F4BEF;
    color: #FFFFFF;
    font-size: 0.1rem;
    margin-left: 0.16rem;
}

.popupViewBg .popupView .fooView .right .Necessary {

    color: #3F4BEF;
    background: rgba(63, 75, 239, 0.20);


}


.popupViewCookie {
    display: none;
    width: 2.98rem;
    padding: 0.12rem;
    background: #ffffff;
    border-radius: 0.1rem;

.header {
    color: #000;
    font-size: 0.14rem;
    font-weight: 800;
    line-height: 0.27rem;
    margin-bottom: 0.1rem;
}

p {
    color: #000;
    font-size: 0.12rem;
    font-weight: 400;
    line-height: 0.16rem;
}

.box {
    display: flex;
    padding: 0.1rem 0;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 0.01rem solid #D9D9D9;

.left {
    color: #464CF8;
    font-size: 0.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}

.right {

.btn {
    height: 0.38rem;
    padding: 0px 0.1rem;
    line-height: 0.38rem;
    border-radius: 0.19rem;
    background: #3F4BEF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0.1rem;


}

}
}

.CustomizeCookies {
    margin-bottom: 0.15rem;

.title {
    display: flex;
    padding: 0.1rem 0;
    color: #000;
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 800;
    line-height: 0.14rem;
}

.item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.1rem 0;

.left {
    color: #000;
    font-size: 0.12rem;
    line-height: 0.22rem;
}

.right {
    color: #5A60F9;
    font-size: 0.12rem;
    font-weight: 800;

.switch {
    cursor: pointer;
    width: 0.48rem;
    height: 0.24rem;

img {
    width: 0.38rem;
    height: 0.2rem;
}

}
}
}
}

.fooView {

.btn {
    height: 0.38rem;
    line-height: 0.38rem;
    border-radius: 0.19rem;
    background: #3F4BEF;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-size: 0.14rem;

}

}

}