* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.pop {
    display: none;
}

.popxfjl {
    /* display: block; */
}

.ceshi {
    position: fixed;
    top: 10px;
    left: 10px;
    display: flex;
    flex-wrap: wrap;
}

.ceshi>i {
    width: 15px;
    height: 15px;
    border-radius: 0.5rem;
    background-color: slategray;
    margin-right: 20px;
    margin-bottom: 20px;
}

.popMask {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.398);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
}

.popPar {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popCon {
    position: relative;
}

.monthPicker {
    position: relative;
    z-index: 100;
}

.monthPicker .popPar {
    align-items: flex-end;
}

.monthPicker .popCon {
    width: 100vw;
    height: 5.35rem;
    background-color: white;
    border-radius: 0.24rem 0.24rem 0 0;

}

.monthPicker .popCon>.btngroup {
    height: 0.67rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.3rem;
    line-height: 0.67rem;
    font-size: 0.34rem;
    color: #008ce5;
    border-bottom: 1px solid #d4d4d4;
}

.monthPicker .popCon .selLine>i {
    width: 100vw;
    height: 1px;
    background-color: #d4d4d4;
    position: absolute;
    top: 1.74rem;
    left: 0;
}

.monthPicker .popCon .selLine>i:nth-of-type(2) {
    top: 2.4rem;
}

.mcP {
    overflow: hidden;
}

.monthPicker .popCon .monthcon {
    font-size: 0.36rem;
    color: #333;
    text-align: center;
    line-height: 0.68rem;
    padding-top: 1.05rem;
    position: relative;
    top: 0;
}

.popdhcg .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popCon>.poptitdhcg {
    width: 1.45rem;
    height: 0.37rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popCon>.poptip1 {
    width: 5.7rem;
    font-size: 0.34rem;
    color: #350b0b;
    margin: 1.51rem auto 0;
    text-align: center;
}

.popBtn {
    width: 3.8rem;
    height: 0.82rem;
    display: block;
    margin: 0 auto;
}

.popdhcg .popCon>.popBtn {
    margin: 0.8rem auto 0;
}

.popClose {
    width: 0.64rem;
    position: absolute;
    bottom: -1.5rem;
    left: 50%;
    transform: translateX(-50%);
}


.popts .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popts .popCon>.poptitts {
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popts .popCon>.popBtn {
    margin: 0.8rem auto 0;
}

.popts2 .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popts2 .popCon>.poptitts {
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popts2 .popCon>.popBtn {
    margin: 0.8rem auto 0;
}

.popts3 .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popts3 .popCon>.poptitts {
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popts3 .popCon>.popBtng {
    width: 5.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.8rem auto 0;
}

.popts3 .popCon>.popBtng>img {
    width: 2.6rem;
}


.popts4 .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popts4 .popCon>.poptitts {
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popts4 .popCon>.popBtn {
    margin: 0.8rem auto 0;
}

.popts5 .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popts5 .popCon>.poptitts {
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popts5 .popCon>.popBtn {
    margin: 0.8rem auto 0;
}

.toast {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    z-index: 100;
    font-size: 0.34rem;
    color: white;
    padding: 0.2rem;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 0.2rem;
    display: none;
}

.poplqcg .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.poplqcg .popCon>.poptitlqcg {
    width: 1.46rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.poplqcg .popCon>.popBtn {
    margin: 0.8rem auto 0;
}


.popjjsj .popCon {
    width: 6.32rem;
    height: 6.01rem;
    background-image: url(../../images/img_grow/popBj1.png);
    background-size: 100% 100%;
}

.popjjsj .popCon>.poptitjjsj {
    width: 1.69rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popjjsj .popCon>.Vnum {
    font-size: 0.367rem;
    font-weight: 600;
    color: #350b0b;
    position: absolute;
    top: 0.642rem;
    left: 2.06rem;
}

.popjjsj .popCon>.popBtng {
    width: 5.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.8rem auto 0;
}

.popjjsj .popCon>.popBtng>img {
    width: 2.6rem;
}

.popsldetail>.popPar {
    align-items: flex-end;
}

.popsldetail .popCon {
    width: 100vw;
    height: 12rem;
    background-color: white;
    border-radius: 0.26rem 0.26rem 0 0;
}

.popsldetail .popCon>.popsldtit1 {
    width: 5.9rem;
    display: block;
    margin: 0.42rem auto 0.22rem;
}

.popsldetail .popCon>.popsldtip1 {
    width: 6.7rem;
    font-size: 0.24rem;
    color: #915e44;
    text-align: center;
    margin: 0 auto;
}

.popClose2 {
    width: 0.64rem;
    position: absolute;
    top: -1.15rem;
    right: 0.2rem;
}

.popsldCard {
    width: 6.9rem;
    height: 2.4rem;
    background-image: url(../../images/img_grow/popsldCardbj.png);
    background-size: 100% 100%;
    margin: 0.3rem auto 0.45rem;
    padding: 0.1px;
    border-radius: 0.24rem;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
}

.popsldCardtit {
    width: 4.9rem;
    display: block;
    margin: 0.18rem auto 0;
}

.popsldNum {
    font-size: 0.68rem;
    color: white;
    text-align: center;
    margin: 0.2rem auto;
}

.popsldtip2 {
    font-size: 0.21rem;
    color: #97a6c1;
    text-align: center;
    margin: 0.28rem auto 0;
}

.popsldetail .popCon>.popsldtit2 {
    width: 5.9rem;
    display: block;
    margin: 0.42rem auto 0.32rem;
}

.popsldzc {
    height: 6.6rem;
    overflow-y: auto;
}

.popsldzc>.item {
    width: 6.9rem;
    height: 1.75rem;
    border: 2px solid #dddddd;
    border-radius: 0.24rem;
    margin: 0 auto 0.36rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popsldzc>.item>.iteml {
    width: 1.58rem;
    text-align: center;
}

.popsldzc>.item>.iteml>p:nth-of-type(1) {
    font-size: 0.28rem;
    color: #666666;
}

.popsldzc>.item>.iteml>p:nth-of-type(2) {
    font-size: 0.72rem;
    font-weight: 600;
    color: #da8d32;
}

.popsldzc>.item>.line {
    width: 0.02rem;
    height: 1.1rem;
    background-color: #dddddd;
}

.popsldzc>.item>.itemr {
    width: 5.28rem;
    padding: 0 0.3rem;
}

.popsldzc>.item>.itemr>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.popsldzc>.item>.itemr>div>p:nth-of-type(1) {
    font-size: 0.3rem;
    font-weight: 600;
    color: #383838;
}

.popsldzc>.item>.itemr>div>p:nth-of-type(2) {
    font-size: 0.3rem;
    font-weight: 600;
    color: #ff3b3b;
}

.popsldzc>.item>.itemr>p {
    font-size: 0.2rem;
    color: #999999;
    margin-top: 0.3rem;
}

.popgzsm .popCon {
    width: 6.32rem;
    height: 9.87rem;
    background-image: url(../../images/img_grow/popBj2.png);
    background-size: 100% 100%;
}

.popgzsm .popCon>.poptitgzsm {
    width: 2.94rem;
    height: 0.38rem;
    margin: 0.72rem 0 0 0.37rem;
}

.popgzsm .popCon>.popBtn {
    margin: 0.38rem auto 0;
}

.popgzsmTit {
    width: 5.7rem;
    height: 0.68rem;
    background-image: url(../../images/img_grow/popgzsmTit.png);
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}

.popgzsmTit>p {
    font-size: 0.36rem;
    color: #ffd0a2;
    position: absolute;
    top: 50%;
    left: .45rem;
    transform: translateY(-50%);
}

.gzcon {
    width: 5.7rem;
    height: 5.7rem;
    font-size: 0.26rem;
    color: #350b0b;
    background-color: #f6f6f6;
    border-radius: 0.2rem;
    margin: 0.27rem auto 0;
    overflow-y: auto;
    padding: 0.2rem;
}
.gzcon p{
    text-indent: .4rem;
}
.pophjjl .popCon {
    width: 6.32rem;
    height: 9.87rem;
    background-image: url(../../images/img_grow/popBj2.png);
    background-size: 100% 100%;
}

.pophjjl .popCon>.poptithjjl {
    width: 1.46rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.hjjl,
.xfjl {
    padding: 0 0.3rem;
}

.hjjl>.hjjltit,
.xfjl>.xfjltit {
    height: 0.7rem;
    line-height: 0.7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d4d4d4;
}

.hjjl>.hjjltit>p,
.xfjl>.xfjltit>p {
    width: 33%;
    font-size: 0.3rem;
    font-weight: 600;
    color: #666666;
    text-align: center;
}

.hjjlitemCon {
    height: 5rem;
    overflow-y: auto;
}

.hjjlitem,
.xfjlitem {
    height: 0.7rem;
    line-height: 0.7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hjjlitem>p,
.xfjlitem>p {
    width: 33%;
    font-size: 0.28rem;
    /*font-weight: 600;*/
    color: #350b0b;
    text-align: center;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    height: .3rem;
    line-height: .3rem;
}


.selmonthBtn {
    font-size: 0.3rem;
    color: #008ce5;
    margin: 0.3rem auto 0;
    width: min-content;
    white-space: nowrap;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #008ce5;
}

.hjjltip1 {
    font-size: 0.22rem;
    color: #f33d3d;
    text-align: center;
    margin: 1rem auto 0;
}

.popxfjl .popCon {
    width: 6.32rem;
    height: 7.33rem;
    background-image: url(../../images/img_grow/popBj3.png);
    background-size: 100% 100%;
}

.popxfjl .popCon>.poptitxfjl {
    width: 1.46rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}

.xfjlitemCon {
    height: 4.2rem;
    overflow-y: auto;
}

.xfjltip1 {
    font-size: 0.22rem;
    color: #f33d3d;
    text-align: center;
    margin: 0.3rem auto 0;
}

.popmyll .popPar {
    align-items: flex-end;
}

.popmyll .popCon {
    width: 100vw;
    /*height: 8.65rem;*/
    background-color: white;
    border-radius: 0.26rem 0.26rem 0 0;
}

.popmyllTit {
    width: 5.9rem;
    display: block;
    margin: 0.38rem auto;
}

.myllItem {
    width: 6.9rem;
    height: 1.6rem;
    border-radius: 0.26rem;
    border: 2px solid #dddddd;
    margin: 0 auto 0.36rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.24rem;
}

.myllItem>img {
    width: 1rem;
}

.myllItem>div {
    width: 3.25rem;
}

.myllItem>div>p:nth-of-type(1) {
    font-size: 0.34rem;
    color: #383838;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.myllItem>div>p:nth-of-type(2) {
    font-size: 0.26rem;
    color: #999999;
    margin-top: 0.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.myllItem>.myllbtn {
    width: 1.76rem;
    height: 0.62rem;
    border-radius: 0.5rem;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
}

.popxzsm .popCon>.poptitgzsm{
    width: 0.72rem;
    height: 0.36rem;
    margin: 0.72rem 0 0 0.37rem;
}
.popxzsm .popCon{
    height: 8.87rem;
}









/*蒙层*/
.zx_blcg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.zx_blcg1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3rem;
    height: 3rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.2rem;
    overflow: hidden;
}
.zx_blcg_2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5rem;
    /*height: 1rem;*/
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0.2rem;
    overflow: hidden;
}
.zx_blcgs_1 {
    font-size: 0.26rem;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
    letter-spacing: 0.03rem;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;

}
