.pt104[data-v-0d592282] {
    padding-top: 1.04rem
}

.cropListModule[data-v-0d592282] {
    width: 100%;
    height: 100%;
    padding-bottom: .24rem
}

.cropList-main[data-v-0d592282] {
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto
}

.cropList-sort[data-v-0d592282] {
    position: relative;
    padding: .16rem .24rem;
    cursor: pointer;
    overflow: hidden
}

.cropList-sort[data-v-0d592282]:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: .4rem;
    height: .4rem;
    border-radius: .2rem;
    margin-top: -.2rem;
    margin-left: -.2rem;
    z-index: -1;
    background: #09d;
    opacity: .05;
    transform: scale(11);
    transform-origin: 50% 50%;
    -webkit-animation: homeListActive-gradually 1s;
    animation: homeListActive-gradually 1s
}

.cropList-sort-active .cropList-arrow[data-v-0d592282] {
    transform: rotate(180deg)
}

.cropList-arrow[data-v-0d592282] {
    display: block;
    position: absolute;
    right: .24rem;
    top: 50%;
    margin-top: -.08rem;
    width: .16rem;
    height: .16rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAFo9M/3AAAAAXNSR0IArs4c6QAAAMRJREFUOBFjYEABhUv/I/GLl8Uj8ajABBlfuPQreSYxgrUVLb3K8J9Bi4GJVZuhN+waAzIfxdyGzVwMhcsWoIgNAg4jQ/EqLYZ/v68yMDJcY+iL1kbnQ7wJcikkpLjAjmZiTGDojVqI6QGQF0FeHWYAGEzAxPfv/zSgv6CeY1zIwM+bxdDg+w3FryDPf/wMVPcflli/MTAxZiGCEZsCRqZssCH//03FZQHCAGTrQJH3//dqcBIEiYMikZE1FJwUkdUNDzYAEcdHW8EhA6kAAAAASUVORK5CYII=) 50% 50%/.16rem .16rem no-repeat
}

.cropList-sort-subMain[data-v-0d592282] {
    width: 100%
}

.cropList-sort-pane[data-v-0d592282] {
    position: relative;
    overflow: hidden
}

.cropList-sort-pane[data-v-0d592282]:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: .4rem;
    height: .4rem;
    border-radius: .2rem;
    margin-top: -.2rem;
    margin-left: -.2rem;
    z-index: -1;
    background: #09d;
    opacity: .05;
    transform: scale(11);
    transform-origin: 50% 50%;
    -webkit-animation: homeListActive-gradually 1s;
    animation: homeListActive-gradually 1s
}

.cropList-images img[data-v-0d592282] {
    display: block;
    width: .72rem;
    height: .72rem;
    border-radius: .04rem;
    overflow: hidden
}

.cropList-info[data-v-0d592282] {
    margin-left: .96rem
}

.cropList-info .title[data-v-0d592282] {
    line-height: .4rem;
    font-size: .16rem;
    color: #2df;
    padding-right: .24rem
}

.cropList-info p[data-v-0d592282] {
    line-height: .24rem;
    font-size: .14rem;
    color: #0071a5
}

.cropList-sort-pane[data-v-0d592282] {
    padding: .12rem .48rem .16rem;
    cursor: pointer
}

.cropList-sort-pane .cropList-images[data-v-0d592282] {
    padding-top: .04rem
}

.cropList-sort-pane .cropList-images label[data-v-0d592282] {
    display: block;
    width: .48rem;
    height: .48rem;
    border-radius: .04rem;
    overflow: hidden;
    background: #002242;
    font-size: .24rem;
    text-align: center;
    line-height: .48rem;
    color: #0071a5
}

.cropList-sort-pane .cropList-info[data-v-0d592282] {
    margin-left: .72rem
}

.cropList-sort-pane .cropList-info .title[data-v-0d592282] {
    line-height: .28rem;
    font-size: .16rem;
    color: #2df
}

.cropList-sort-pane .cropList-info p[data-v-0d592282] {
    line-height: .18rem;
    font-size: .14rem;
    color: #0071a5
}

.cropList-sort-pane-active[data-v-0d592282]:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: .4rem;
    height: .4rem;
    border-radius: .2rem;
    margin-top: -.2rem;
    margin-left: -.2rem;
    z-index: -1;
    background: #09d;
    opacity: .05;
    transform: scale(11);
    transform-origin: 50% 50%;
    -webkit-animation: homeListActive-gradually 1s;
    animation: homeListActive-gradually 1s
}