.dlist-0 {
    width: 12.3rem;
    min-height: 11.37rem;
    margin: auto;
    overflow: hidden;
}

.dlist-0 .dlist-1 {
    height: 0.64rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.6rem;
    background-color: rgb(41, 158, 174);
}

.dlist-0 .dlist-1 .dlist-3 {
    width: 6.15rem;
    height: 0.77rem;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 0.21rem;
    cursor: pointer;
}

.dlist-0 .dlist-1 .dlist-3.hover{
    background-image: url("../images/dlistImg/dlist-3.png");
}

.dlist-0 .dlist-1 .dlist-3 .dlist-4 {
    height: 0.22rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.22rem;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 0.22rem;
    white-space: nowrap;
    font-weight: 700;
    text-indent: 0rem;
}

.dlist-0 .dlist-18 {
    width: 10.73rem;
    height: 0.54rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.56rem;
}

.dlist-0 .dlist-18 .dlist-19 {
    height: 0.54rem;
    background-color: rgb(40, 178, 197);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.05rem;
    flex-grow: 1;
    margin: 0 0.05rem;
    cursor: pointer;
}

.dlist-0 .dlist-18 .dlist-19.hover {
    background-color: rgb(217, 99, 86);
    transition: background-color 0.5s;
}

.dlist-0 .dlist-18 .dlist-19 .dlist-21 {
    font-size: 0.22rem;
    color: rgb(255, 255, 255);
    text-align: left;
    line-height: 0.22rem;
    white-space: nowrap;
}

.dlist-0 .dlist-9 {
    margin-left: 0.39rem;
    margin-bottom: 0.18rem;
    font-size: 0.22rem;
    color: rgb(63, 183, 135);
    text-align: left;
    line-height: 0.22rem;
    white-space: nowrap;
    font-weight: 700;
    margin-right: 0.41rem;
}

.dlist-0 .dlist-6 {
    width: 11.54rem;
    margin-left: auto;
    margin-bottom: 0.32rem;
    margin-right: auto;
    overflow: hidden;
}

.dlist-0 .dlist-6 .dlist-7 {
    width: 2.19rem;
    height: 0.49rem;
    background-color: rgb(255, 255, 255);
    float: left;
    margin-right: 0.14rem;
    border-style: solid;
    border-color: rgb(219, 219, 219);
    border-width: 0.01rem;
    border-radius: 0.05rem;
    margin-bottom: 0.14rem;
}

.dlist-0 .dlist-6 .dlist-7:hover{
    background-color: rgb(217, 99, 86);
    transition: background-color 0.5s;
}

.dlist-0 .dlist-6 .dlist-7:nth-child(5n) {
    margin-right: 0;
}

.dlist-0 .dlist-6 .dlist-7 .dlist-7_a {
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: block;
    height: 0.47rem;
}

.dlist-0 .dlist-6 .dlist-7 .dlist-7_a .dlist-8 {
    height: 0.17rem;
    width: 1.6rem;
    float: left;
    margin-left: 0.18rem;
    margin-top: 0.16rem;
    font-size: 0.14rem;
    color: rgb(89, 89, 89);
    text-align: left;
    line-height: 0.14rem;
    overflow: hidden; /* 隐藏超出容器的文本 */
    white-space: nowrap; /* 保持文本在一行内显示 */
    text-overflow: ellipsis; /* 超出部分显示省略号 */
}

.dlist-0 .dlist-6 .dlist-7:hover .dlist-7_a .dlist-8 {
    color: rgb(255, 255, 255);
    transition: color 0.5s;
}

.dlist-0 .dlist-6 .dlist-7 .dlist-7_a .dlist-10 {
    width: 0.09rem;
    height: 0.13rem;
    float: right;
    margin-right: 0.18rem;
    margin-top: 0.18rem;
    line-height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dlist-0 .dlist-6 .dlist-7:hover .dlist-7_a .dlist-10 img{
    filter: brightness(3);
    transition: filter 0.5s;
}

.cpage-0 .cpage-1 {
    padding-top: 0;
}

.content{
    width: 11.36rem;
    margin: auto;
    overflow: hidden;
    font-size: 0.16rem;
    color: rgb(38, 38, 38);
    text-align: left;
    line-height: 0.28rem;
    overflow-wrap: break-word;
    padding-top: 0.3rem;
}