* {
    padding: 0;
    margin: 0;
}

.ceshi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.ceshi>p {
    padding: 0.1rem 0.5rem;
    color: white;
    font-size: 0.26rem;
    border-radius: 0.5rem;
    background-color: lightblue;
    margin: 0.24rem 0.2rem;
}

.popMask {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    background-color: rgba(0, 0, 0, 0.377);
}

.popConPar {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.pop1a .popCon {
    width: 100vw;
    height: 6.2rem;
    border-radius: 0.24rem 0.24rem 0 0;
    background-color: white;
    padding: 0.1px;
    position: relative;
}

.pop1a .popCon>.publicTit {
    width: 4.8rem;
    display: block;
    margin: 0.3rem auto 0;
}

.pop1a .popCon>.popCancel {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.pop1a .popCon>.popTit {
    font-size: 0.27rem;
    text-align: center;
    color: #333333;
    margin: 1rem 0.3rem 0;
}

.pop1a .popCon>.popText {
    height: 2.5rem;
    font-size: 0.255rem;
    text-align: justify;
    color: #666666;
    margin: 0.5rem 0.3rem 0.24rem;
    overflow: auto;
}

.pop1a .popCon>.btnGroup {
    display: flex;
    justify-content: space-between;
    margin: 0 0.3rem 0.36rem;
}

.pop1a .popCon>.btnGroup>div {
    width: 3.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    letter-spacing: 0.1rem;
}

.pop1a .popCon>.btnGroup>div:nth-of-type(1) {
    color: #87562a;
    background-color: #f6d8ac;
}

.pop1a .popCon>.btnGroup>div:nth-of-type(2) {
    background-color: #2c2e37;
}

.pop1a .popCon>.btnGroup>div:nth-of-type(2)>img {
    width: 0.72rem;
    display: block;
    margin: 0.24rem auto;
}

.pop2a .popCon {
    width: 100vw;
    height: 6.2rem;
    border-radius: 0.24rem 0.24rem 0 0;
    background-color: white;
    padding: 0.1px;
    position: relative;
}

.pop2a .popCon>.publicTit {
    width: 4.8rem;
    display: block;
    margin: 0.3rem auto 0;
}

.pop2a .popCon>.popCancel {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.pop2a .popCon>.popTit {
    font-size: 0.27rem;
    text-align: center;
    color: #333333;
    margin: 1rem 0.3rem 0;
}

.pop2a .popCon>.popText {
    height: 2.5rem;
    font-size: 0.255rem;
    text-align: justify;
    color: #666666;
    margin: 0.5rem 0.3rem 0.24rem;
    overflow: auto;
}

.pop2a .popCon>.btnGroup {
    display: flex;
    justify-content: space-between;
    margin: 0 0.3rem 0.36rem;
}

.pop2a .popCon>.btnGroup>div {
    width: 6.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    letter-spacing: 0.1rem;
    background-color: #2c2e37;
}

.pop2a .popCon>.btnGroup>div>img {
    width: 0.72rem;
    display: block;
    margin: 0.24rem auto;
}

.pop3a .popConPar3 {
    justify-content: center;
}

.pop3a .popCon {
    width: 5.5rem;
    height: 8rem;
    margin: 0 auto;
    border-radius: 0.24rem;
    background-image: url(../../images/img_pop/pop3BJ.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1.6rem 0.6rem 0;
    position: relative;
}

.pop3aWenAn {
    width: 100%;
    height: 6.2rem;
    overflow-y: auto;
}

.pop3aTit {
    font-size: 0.27rem;
    color: #333333;
    margin-bottom: 0.2rem;
}

.pop3aText {
    font-size: 0.26rem;
    color: #666666;
    margin-bottom: 0.36rem;
}

.pop3a .pop3aIKnow {
    width: 5.5rem;
    display: block;
    margin: 0.66rem auto 0;
}

.pop3a .pop3aClosePar {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -0.8rem;
    left: 0;
}

.pop3a .pop3aClose {
    width: 0.6rem;
    height: 0.6rem;
    display: block;
}

.pop4a .popCon {
    width: 100vw;
    height: 11.11rem;
    border-radius: 0.24rem 0.24rem 0 0;
    background-color: white;
    padding: 0.1px;
    position: relative;
}

.pop4a .popCon>.publicTit {
    width: 4.8rem;
    display: block;
    margin: 0.3rem auto 0;
}

.pop4a .popCon>.popCancel {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.pop4a .popCon>.pop4aTopTit {
    font-size: 0.36rem;
    font-weight: 600;
    text-align: center;
    color: #333333;
    margin: 0.3rem 0.3rem 0;
}

.pop4a .popCon>.pop4aTopTit>span {
    color: #e69f52;
}

.pop4a .popCon .pop4aContit {
    font-size: 0.3rem;
    font-weight: 600;
    color: #333333;
    margin: 0.3rem 0.3rem 0.2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pop4a .popCon .pop4aContit>img {
    width: 0.4rem;
    display: block;
    margin-right: 0.1rem;
}

.pop4a .pop4aConText {
    height: 5.2rem;
    margin: 0 0.3rem;
    border-radius: 0.15rem;
    background-color: #fafafa;
    padding-bottom: 0.5rem;
    position: relative;
}

.pop4a .pop4aConTextJianBian {
    width: 100%;
    height: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, white, rgba(255, 255, 255, 0.1));
    z-index: 99;
}

.pop4a .pop4aConTextItemPar {
    height: 5.2rem;
    border-radius: 0.15rem;
    overflow-y: scroll;
    padding-bottom: 0.5rem;
}

.auto_scroll::-webkit-scrollbar {
    /* 滚动条整体样式 */
    width: 0.15rem;
    /*高宽分别对应横竖滚动条的尺寸*/
    /* height: 0.15rem; */
}

.auto_scroll::-webkit-scrollbar-thumb {
    /* 滚动条里面小方块 */
    border-radius: 0.5rem;
    /* // -webkit-box-shadow: inset 0 0 5px #FF5E00; */
    background: white;
}

.auto_scroll::-webkit-scrollbar-track {
    /* 滚动条里面轨道 */
    /* // -webkit-box-shadow: inset 0 0 5px #FFD6B1; */
    border-radius: 0.5rem;
    background: #e0e0e0;
}

.pop4a .pop4aConTextItem {
    line-height: .4rem;
    font-size: 0.26rem;
    color: #666666;
    margin: 0 0.18rem 0 0.18rem;
    padding: 0.17rem 0.15rem 0.17rem 0.05rem;
    border-bottom: 1px solid #efefef;
}

.pop4a .pop4aConTextItem>span {
    color: #e9752f;
}

.pop4a .popCon .btnGroup {
    display: flex;
    justify-content: space-between;
    margin: 0 0.3rem 0.36rem;
}

.pop4a .popCon .btnGroup>div {
    width: 3.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    letter-spacing: 0.1rem;
}

.pop4a .popCon .btnGroup>div:nth-of-type(1) {
    color: #87562a;
    background-color: #f6d8ac;
}

.pop4a .popCon .btnGroup>div:nth-of-type(2) {
    background-color: #2c2e37;
}

.pop4a .popCon .btnGroup>div:nth-of-type(2)>img {
    width: 1.44rem;
    display: block;
    margin: 0.24rem auto;
}

.pop4a .pop4aIsAgree {
    margin: 0.27rem 0.05rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pop4a .pop4aIsAgree>.isAgreeCircle {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.5rem;
    background-color: #f7f7f7;
    border: 1px solid #d5d5d5;
    margin-right: 0.24rem;
}

.pop4a .pop4aIsAgree>.isAgreeCircle.Sel {
    background-image: url(../../images/img_pop/pop4Sel.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.pop4a .pop4aIsAgree>p {
    font-size: 0.26rem;
    color: #333333;
}

.pop4a .pop4aIsAgree>p>span {
    color: #87562a;
}

.duanYan {
    margin: 0.9rem 0.3rem 0;
}

.duanYanCon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.duanYanCon>input {
    width: 4.4rem;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.26rem;
    color: #333333;
    outline: none;
    border: none;
    padding-left: 0.3rem;
    border-radius: 0.5rem;
    background-color: #efefef;
}

.duanYanCon>.getCode {
    width: 2rem;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.26rem;
    color: white;
    text-align: center;
    border-radius: 0.5rem;
    background-color: #5d8ffd;
}

.duanYan>p {
    font-size: 0.22rem;
    color: #fa5e6d;
    text-align: center;
    margin: 0.2rem 0.3rem;
}

.popSuccessPar {
    display: none;
}

.popSuccessCon {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.popSuccess {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 0.2rem;
    background-color: rgba(0, 0, 0, 0.733);
}

.popSuccess>img {
    width: 1rem;
    display: block;
    margin: 0.88rem auto 0;
}

.popSuccess>p {
    font-size: 0.36rem;
    text-align: center;
    color: white;
    margin-top: 0.36rem;
}

.popFailPar {
    display: none;
}

.popFailCon {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.popFail {
    width: 3.6rem;
    border-radius: 0.2rem;
    background-color: rgba(0, 0, 0, 0.733);
    padding-bottom: 0.15rem;
}

.popFail>img {
    width: 1rem;
    display: block;
    margin: 0.76rem auto 0;
}

.popFail>p {
    font-size: 0.26rem;
    text-align: center;
    color: white;
    margin-top: 0.36rem;
}

.popFail>p:nth-of-type(2) {
    margin: 0;
}

.pop5a .popCon {
    width: 100vw;
    height: 13.5rem;
    border-radius: 0.24rem 0.24rem 0 0;
    background-color: white;
    padding: 0.1px;
    position: relative;
}

.pop5a .popCon>.publicTit {
    width: 4.8rem;
    display: block;
    margin: 0.3rem auto 0;
}

.pop5a .popCon>.popCancel {
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.pop5aTab {
    display: flex;
    justify-content: space-between;
    margin: 0.3rem 0.3rem 0;
    position: relative;
}

.pop5aTab>p {
    width: 50%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    color: #87562a;
    text-align: center;
    background-color: #ffe4bd;
    border-radius: 0.15rem 0.15rem 0 0;
    z-index: 2;
}

.pop5aTab>p:nth-of-type(2) {
    border-radius: 0.15rem 0.15rem 0 0.15rem;
    background-color: #fff7ec;
}

.pop5aTab>i {
    width: 100%;
    height: 0.1rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #ffe4bd;
}

.pop5aCon {
    height: 10.5rem;
    overflow: auto;
    margin: 0 0.3rem;
    border-radius: 0 0 0.15rem 0.15rem;
    background-color: #fafafa;
}

.pop5aCon p {
    font-size: 0.25rem;
    color: #666666;
    /*margin: 0.15rem 0.18rem 0.5rem;*/
    text-indent: .2rem;
}
.pop5aCon h4{
    color: black;
    font-size: .3rem;
}

.pop5a .popCon>.btnGroup {
    display: flex;
    justify-content: space-between;
    margin: 0.3rem 0.3rem 0.36rem;
}

.pop5a .popCon>.btnGroup>div {
    width: 6.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
    font-weight: 600;
    color: white;
    text-align: center;
    border-radius: 0.5rem;
    background-color: #2c2e37;
}

.pop5a .popCon>.btnGroup>div>img {
    width: 2rem;
    display: block;
    margin: 0.24rem auto;
}
.popCon {
    width: 6.55rem;
    height: 5.6rem;
    background-color: white;
    border-radius: 0.24rem;
    position: relative;
    padding: 0.1px;
}
.popTit {
    width: 100%;
    font-size: 0.36rem;
    font-weight: 600;
    text-align: center;
    margin: 0.4rem 0 0.25rem;
    color: #333333;
}
.popText {
    font-size: 0.26rem;
    color: #707070;
    padding: 0 0.36rem;
    text-align: justify;
}
.popBtn1 {
    width: 3.7rem;
    height: 1.4rem;
    position: absolute;
    bottom: 0;
    left: 1.425rem;
}
.popClose11 {
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    top: -0.78rem;
    right: 0;
}