.container {
    width: 100%;
}

.main_body {
    margin-top: 0;
    padding: 0;
}

#Issued-by-CSRC .pc_Content {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}

#Issued-by-CSRC .pc_Content .more {
    font-size: 12px;
    color: #666666;
}

#Issued-by-CSRC .pc_Content .top {
    width: 100%;
    height: 140px;
    background: #0731a0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.38rem;
    color: #ffffff;
    font-style: normal;
}

#Issued-by-CSRC .pc_Content .content_top_navBar {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    display: flex;
    padding: 0 100px;
    margin-bottom: 15px;
    background: #f7f8fa;
}

#Issued-by-CSRC .pc_Content .content_top_navBar .span1 {
    cursor: pointer;
}

#Issued-by-CSRC .pc_Content .content_top_navBar .span2 {
    color: #0a5db1;
    cursor: pointer;
}

#Issued-by-CSRC .pc_Content .content_top_navBar .right-icon {
    margin: 0 5px;
}

#Issued-by-CSRC .pc_Content .center_content {
    width: 1200px;
    margin: 15px auto;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}

#Issued-by-CSRC .pc_Content .center_content .right_content {
    margin-left: 30px;
    width: 926px;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box .center_title {
    width: auto;
    height: 26px;
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: bold;
    font-size: 16px;
    color: #1468bf;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box .center_title .line {
    width: 100%;
    height: 3px;
    background: #1468bf;
    border-radius: 2px;
    margin: 0 auto;
    margin-top: 5px;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item {
    margin-top: 20px;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content {
    display: flex;
    margin-bottom: 24px;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left {
    margin-right: 20px;
    position: relative;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left img {
    width: 140px;
    height: 100px;
    border-radius: 5px;
    object-fit: unset;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left .play {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .title {
    width: 785px;
    height: 54px;
    font-family: MicrosoftYaHeiUI;
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

#Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .info {
    margin-top: 15px;
    height: 20px;
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    display: flex;
    justify-content: space-between;
}

#Issued-by-CSRC .mobile_Content {
    font-size: 0.16rem;
    padding: 0.2rem 0.15rem 0 0.15rem;
}

#Issued-by-CSRC .mobile_Content .right_content .btn {
    margin: 0.3rem 0;
    display: flex;
    justify-content: center;
}

#Issued-by-CSRC .mobile_Content .right_content .btn div {
    width: 0.64rem;
    height: 0.32rem;
    background: #f7f8fa;
    border-radius: 6px;
    padding: 0.07rem 0.11rem;
}

#Issued-by-CSRC .mobile_Content .right_content .btn .prevBtn {
    font-family: MicrosoftYaHeiUI;
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.18rem;
    text-align: left;
    font-style: normal;
    margin-right: 0.1rem;
}

#Issued-by-CSRC .mobile_Content .right_content .btn .nextBtn {
    font-family: MicrosoftYaHeiUI;
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.18rem;
    text-align: left;
    font-style: normal;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content {
    display: flex;
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e5e5e5;
    justify-content: space-between;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left {
    margin-left: 0.1rem;
    position: relative;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left img {
    width: 0.94rem;
    height: 0.7rem;
    border-radius: 8px;
    object-fit: cover;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left .play {
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .title {
    width: 100%;
    height: 0.44rem;
    font-family: MicrosoftYaHeiUI;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    text-align: left;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .info {
    font-family: MicrosoftYaHeiUI;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.33rem;
    text-align: left;
    font-style: normal;
    display: flex;
    justify-content: space-between;
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right {
    width: 100%
}

#Issued-by-CSRC .mobile_Content .right_content .right_content_item .no-border {
    border-bottom: none;
}

@media only screen and (max-width: 768px) {
    .pc_Content {
        /* display: none; */
    }

    #Issued-by-CSRC .pc_Content {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
    }

    #Issued-by-CSRC .pc_Content .more {
        font-size: 12px;
        color: #666666;
    }

    #Issued-by-CSRC .pc_Content .top {
        width: 100%;
        height: 140px;
        background: #0731a0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 0.38rem;
        color: #ffffff;
        font-style: normal;
    }

    #Issued-by-CSRC .pc_Content .content_top_navBar {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        display: flex;
        padding: 0 100px;
        margin-bottom: 15px;
        background: #f7f8fa;
    }

    #Issued-by-CSRC .pc_Content .content_top_navBar .span1 {
        cursor: pointer;
    }

    #Issued-by-CSRC .pc_Content .content_top_navBar .span2 {
        color: #0a5db1;
        cursor: pointer;
    }

    #Issued-by-CSRC .pc_Content .content_top_navBar .right-icon {
        margin: 0 5px;
    }

    #Issued-by-CSRC .pc_Content .center_content {
        width: 100%;
        margin: 0.2rem auto;
        margin-bottom: 0.2rem;
        display: flex;
        align-items: flex-start;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content {
        margin-left: 0;
        width: 100%;
        padding: 0 0.15rem;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #d8d8d8;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box .center_title {
        width: auto;
        height: 26px;
        font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
        font-weight: bold;
        font-size: 16px;
        color: #1468bf;
        line-height: 20px;
        text-align: left;
        font-style: normal;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .center_title_box .center_title .line {
        width: 100%;
        height: 3px;
        background: #1468bf;
        border-radius: 2px;
        margin: 0 auto;
        margin-top: 5px;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item {
        margin-top: 0.14rem;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content {
        display: flex;
        margin-bottom: 0.2rem;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left {
        margin-right: 0.1rem;
        position: relative;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left img {
        width: 1.1rem;
        height: 0.82rem;
        border-radius: 8px;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_left .play {
        width: 42px;
        height: 42px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .title {
        width: 100%;
        height: 0.5rem;
        font-family: MicrosoftYaHeiUI;
        font-size: 0.16rem;
        color: #333333;
        line-height: 0.25rem;
        text-align: left;
        font-style: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_right {
        width: 100%;
    }

    #Issued-by-CSRC .pc_Content .center_content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .info {
        margin-top: 0.1rem;
        height: auto;
        font-family: MicrosoftYaHeiUI;
        font-size: 0.14rem;
        color: #999999;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        display: flex;
        justify-content: space-between;
    }

    #Issued-by-CSRC .mobile_Content {
        font-size: 0.16rem;
        padding: 0.2rem 0.15rem 0 0.15rem;
    }

    #Issued-by-CSRC .mobile_Content .right_content .btn {
        margin: 0.3rem 0;
        display: flex;
        justify-content: center;
    }

    #Issued-by-CSRC .mobile_Content .right_content .btn div {
        width: 0.64rem;
        height: 0.32rem;
        background: #f7f8fa;
        border-radius: 6px;
        padding: 0.07rem 0.11rem;
    }

    #Issued-by-CSRC .mobile_Content .right_content .btn .prevBtn {
        font-family: MicrosoftYaHeiUI;
        font-size: 0.14rem;
        color: #999999;
        line-height: 0.18rem;
        text-align: left;
        font-style: normal;
        margin-right: 0.1rem;
    }

    #Issued-by-CSRC .mobile_Content .right_content .btn .nextBtn {
        font-family: MicrosoftYaHeiUI;
        font-size: 0.14rem;
        color: #333333;
        line-height: 0.18rem;
        text-align: left;
        font-style: normal;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content {
        display: flex;
        margin-top: 0.2rem;
        padding-bottom: 0.2rem;
        border-bottom: 1px solid #e5e5e5;
        justify-content: space-between;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left {
        margin-left: 0.1rem;
        position: relative;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left img {
        width: 0.94rem;
        height: 0.7rem;
        border-radius: 8px;
        object-fit: cover;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_left .play {
        width: 0.34rem;
        height: 0.34rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .title {
        width: 100%;
        height: 0.44rem;
        font-family: MicrosoftYaHeiUI;
        font-size: 0.16rem;
        color: #333333;
        line-height: 0.24rem;
        text-align: left;
        font-style: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right .info {
        font-family: MicrosoftYaHeiUI;
        font-size: 0.14rem;
        color: #666666;
        line-height: 0.33rem;
        text-align: left;
        font-style: normal;
        display: flex;
        justify-content: space-between;
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .right_content_item_content .right_content_item_content_right {
        width: 100%
    }

    #Issued-by-CSRC .mobile_Content .right_content .right_content_item .no-border {
        border-bottom: none;
    }
}

/*# sourceMappingURL=Issued-by-CSRC.css.map */
<!--ºÄÊ±1754826998.5147Ãë-->