pop {
    display: none;
}

.popMask {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.45);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8;
}

.popPar {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop1 .popCon {
    width: 6.9rem;
    height: 12.13rem;
    background-image: url(../../images/img_lx/popLBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.poptit {
    font-size: 0.44rem;
    font-weight: 600;
    color: #742900;
    text-align: center;
    margin-top: 1.26rem;
    text-shadow: 0 1px 1px #ffedce;
}

.pop1 .wenAn {
    width: 6.2rem;
    height: 9.5rem;
    margin: 0.55rem auto 0;
    overflow-y: auto;
}

.pop1 .wenAn .wenAnItem {
    font-size: 0.3rem;
    color: #666;
    margin-bottom: 0.4rem;
    text-align: justify;
}

.pop1 .wenAn .wenAnItem>.wenAntit {
    font-size: 0.36rem;
    font-weight: 600;
    color: #222;
    text-indent: 0;
}

.pop1 p{
    text-indent: .4rem;
}


.popClose {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    bottom: -0.88rem;
    left: 50%;
    transform: translateX(-50%);
}

.pop2 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop2 .itemTit {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.38rem;
    font-weight: 600;
    color: #a86d41;
    margin: 0.45rem auto 0;
}

.pop2 .itemTit>p {
    width: 3.45rem;
    text-align: center;
}

.pop2 .itemTit>i {
    width: 0.02rem;
    height: 0.52rem;
    background-color: #e0d4c8;
}

.pop2 .itemCon {
    width: 90%;
    height: 6.1rem;
    overflow-y: auto;
    margin: 0.2rem auto 0;
}

.pop2 .itemCon>.item:nth-last-of-type(1) {
    border: none;
}

.pop2 .itemCon>.item {
    width: 100%;
    height: 0.95rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #e0d4c8;
    font-size: 0.28rem;
    font-weight: 600;
}

.pop2 .itemCon>.item>div {
    width: 50%;
    color: #222;
    text-align: center;
}

.pop2 .itemCon>.item>p {
    width: 50%;
    color: #222;
    text-align: center;
}


.pop3 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop3 .popCon>.poptip1 {
    font-size: 0.38rem;
    font-weight: 600;
    color: #222;
    text-align: center;
    margin: 0.45rem auto 0;
    padding-left: 0.24rem;
}

.pop3 .popCon>.poptip2 {
    font-size: 0.98rem;
    font-weight: 600;
    color: #a86d41;
    text-align: center;
    margin-top: 0.3rem;
}

.pop3 .popCon>.poptip3 {
    width: 5.6rem;
    margin: 0.7rem auto 0;
    font-size: 0.38rem;
    font-weight: 600;
    color: #222222;
    text-align: center;
}

.pop3 .popCon>.poptip3>span {
    font-size: 0.42rem;
    color: #eb3030;
}

.pop3 .toast {
    width: 4.5rem;
    padding: 0.5rem;
    font-size: 0.32rem;
    color: white;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.57);
    border-radius: 0.2rem;
    display: none;
}

.popBtn {
    width: 6.24rem;
    height: 1.58rem;
    background-image: url(../../images/img_lx/popBtnBj.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: 0.6rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.48rem;
    font-weight: 600;
    color: #7d2300;
    text-shadow: 0 1px 1px white;
    text-align: center;
    line-height: 1.26rem;
}


.pop4 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop4 .popCon>.poptip1 {
    font-size: 0.38rem;
    font-weight: 600;
    color: #222;
    text-align: center;
    margin: 0.85rem auto 0;
    padding-left: 0.24rem;
}

.pop4 .popCon>.poptip2 {
    font-size: 0.45rem;
    font-weight: 600;
    color: #eb3030;
    text-align: center;
    margin-top: 0.5rem;
}

.pop4 .popCon>.poptip3 {
    margin: 0.78rem auto 0;
    font-size: 0.38rem;
    color: #222222;
    text-align: center;
}


.pop5 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop5 .popCon>.poptip1 {
    font-size: 0.45rem;
    font-weight: 600;
    color: #222;
    text-align: center;
    margin: 0.75rem auto 0;
}

.pop5 .popCon>.poptip2 {
    font-size: 0.45rem;
    font-weight: 600;
    color: #eb3030;
    text-align: center;
    margin-top: 0.78rem;
}

.pop5 .popCon>.poptip3 {
    margin: 1.45rem auto 0;
    font-size: 0.38rem;
    font-weight: 600;
    color: #222222;
    text-align: center;
}


.pop6 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop6 .itemTit {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.38rem;
    font-weight: 600;
    color: #a86d41;
    margin: 0.45rem auto 0;
}

.pop6 .itemTit>p {
    width: 3.45rem;
    text-align: center;
}

.pop6 .itemTit>i {
    width: 0.02rem;
    height: 0.52rem;
    background-color: #e0d4c8;
}

.pop6 .itemCon {
    width: 90%;
    height: 6.1rem;
    overflow-y: auto;
    margin: 0.2rem auto 0;
}

.pop6 .itemCon>.item:nth-last-of-type(1) {
    border: none;
}

.pop6 .itemCon>.item {
    width: 100%;
    height: 0.95rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #e0d4c8;
    font-size: 0.32rem;
    font-weight: 600;
}

.pop6 .itemCon>.item>p {
    width: 50%;
    color: #222;
    text-align: center;
}


.pop7 .popCon {
    width: 6.9rem;
    height: 9.57rem;
    background-image: url(../../images/img_lx/popSBj.png);
    background-size: 100% 100%;
    margin-top: -1.5rem;
    position: relative;
}

.pop7 .popCon>.poptip1 {
    font-size: 0.45rem;
    font-weight: 600;
    color: #222;
    text-align: center;
    margin: 0.75rem auto 0;
}

.pop7 .popCon>.poptip2 {
    font-size: 0.45rem;
    font-weight: 600;
    color: #eb3030;
    text-align: center;
    margin-top: 1.5rem;
    margin-left: .3rem;
    margin-right: .3rem;
}


.ceshi {
    display: flex;
    align-items: center;
    position: fixed;
    top: 40px;
    left: 10px;
}

.ceshi>i {
    width: 15px;
    height: 15px;
    background-color: lightblue;
    border-radius: 0.5rem;
    margin-right: 12px;
}


.zx_blcg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 13;
}
.zx_blcg_2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5rem;
    background: rgba(0, 0, 0, 0.57);
    border-radius: 0.2rem;
    overflow: hidden;
}
.zx_blcgs_1 {
    font-size: 0.32rem;
    color: white;
    text-align: center;
    letter-spacing: 0.03rem;
    margin: 0.5rem 0.1rem;
    word-break: break-all;
}