.pc-header {
    position: inherit;
}

.scene-banner {
    height: 507px;
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/scene-banner.png) center no-repeat;
    background-size: cover;
    max-width: 100%;
}

.scene-banner .sceneConter {
    width: 1100px;
    margin: 0 auto;
    padding-top: 155px;
    position: relative;
    z-index: 1;
}

.scene-banner .sceneImg {
    width: 37.92%;
}

.scene-banner .sceneImg .img1 {
    display: block;
    width: 100%;
}

.scene-banner .sceneImg .img2 {
    display: none;
    width: 100%;
}

.scene-banner .sceneText {
    width: 300px;
    height: 60px;
    background-color: #fff;
    border-radius: 10px;
    font-size: 20px;
    color: #2b6ff6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 54px;
    cursor: pointer;
}

.scene-banner .sceneText p {
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/click.png) left center no-repeat;
    background-size: contain;
    padding-left: 30px;
    font-weight: 550;
}

.scene-banner .dropdown {
    width: 300px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 9px;
}

.scene-banner .dropdown .moreYJS {
    padding: 26px 25px 28px;
}

.scene-banner .dropdown .moreYJS a {
    font-size: 16px;
    color: #333333;
}

.scene-banner .dropdown .moreYJS a:hover {
    color: #426fd7;
}

.scene-banner .dropdown li {
    margin-top: 20px;
}

.scene-banner .dropdown li:first-child {
    margin-top: 0;
}

.mainConten {
    padding-top: 50px;
    background-color: #fbfbfb;
    display:block;
}
.m-mainConten{
    display:none;
}
/* 标题 */
.mainConten .yjsggzpzf {
    width: 1200px;
    margin: 0 auto;
    font-size: 40px;
    color: #2b6ff6;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
}

.mainConten .yjsggzpzf p {
    position: relative;
}

.mainConten .yjsggzpzf p::before {
    content: '';
    width: 304px;
    height: 18px;
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/left.png) center no-repeat;
    background-size: contain;
    position: absolute;
    left: -348px;
    top: 16px;
}

.mainConten .yjsggzpzf p::after {
    content: '';
    width: 304px;
    height: 18px;
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/right.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: -348px;
    top: 16px;
}

.mainConten .mainBot {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 43px;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.mainConten .botLeft {
    display:block;
    width: 239px;
    border-right: 1px dashed #2b6ff6;
    height: calc(100% - 60px);
    position: sticky;
    top: 0;
}

.mainConten .botLeft .tjsTypeLi {
    width: 212px;
    height: 53px;
    font-size: 18px;
    color: #333333;
    background-color: #fff;
    border-radius: 5px;
    margin-top: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.mainConten .botLeft .tjsTypeLi:first-child {
    margin-top: 0;
}

.mainConten .botLeft .tjsTypeLi::before {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: 2px solid #b4c6ec;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -33px;
    transform: translateY(-50%);
}

.mainConten .botLeft .tjsTypeLi a {
    color: #333333;
    width: 100%;
    line-height: 53px;
    display: block;
    text-align: center;
}

.mainConten .botLeft .tjsTypeLiFlag {
    position: relative;
    background-color: #2b6ff6;
    color: #fff;
}

.mainConten .botLeft .tjsTypeLiFlag::after {
    content: '';
    width: 8px;
    height: 13px;
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/i-1.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
}

.mainConten .botLeft .tjsTypeLiFlag a {
    color: #fff;
}

.mainConten .botRight {
    width: 938px;
    background-color: #fff;
}

.mainConten .padg25 {
    margin: 21px 13px 28px 16px;
    padding-right: 16px;
}

.mainConten .padg25::-webkit-scrollbar {
    width: 5px;
}

.mainConten .padg25::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: #bcccee;
}

.mainConten .padg25::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #FFFFFF;
    border-radius: 0;
    background: #FFFFFF;
}

.mainConten .indexLiyjs {
    padding: 22px 20px 16px 16px;
    border: 1px solid rgba(68, 115, 218, 0.14);
    margin-top: 19px;
    border-radius: 5px;
}

.mainConten .indexLiyjs:first-child {
    margin-top: 0;
}

.mainConten .indexLiyjs .title {
    font-size: 22px;
    color: #2b6ff6;
    font-weight: bold;
    margin-left: -12px;
}

.mainConten .indexLiyjs .liTileBox {
    line-height: 30px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    padding-left: 14px;
    position: relative;
    margin-top: 20px;
    display: block;
}

.mainConten .indexLiyjs .liTileBox::after {
    content: '';
    width: 4px;
    height: 20px;
    background-color: #2b6ff6;
    border-radius: 1.5px;
    position: absolute;
    left: 0;
    top: 5px;
}

.mainConten .indexLiyjs .litextBox,
.litextBoxp{
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

.mainConten .indexLiyjs .litextBox p,
.litextBoxp p {
    line-height: 30px;
}

.mainConten .indexLiyjs .litextBox img {
    max-width: 80% !important;
}

.mainConten .indexLiyjs .litextBox span,
.litextBoxp span {
    color: #2b6ff6;
    margin-top: 10px;
}

.mainConten .indexLiyjs .litextBox .listBlod {
    color: #2b6ff6;
    font-weight: bold;
    display: inline-block;
}

.mainConten .indexLiyjs .litextBox strong {
    color: #666666;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

.mainConten .indexLiyjs .litextBox .listT {
    color: #2b6ff6;
}

.mainConten .indexLiyjs .litextBox a {
    position: relative;
    color: #2b6ff6;
}

.mainConten .indexLiyjs .litextBox .listFlex {
    display: flex;
    align-items: center;
    margin-top: 19px;
}

.mainConten .indexLiyjs .litextBox .listFlex .text-b {
    color: #2b6ff6;
    font-weight: bold;
}

.mainConten .indexLiyjs .litextBox .listScroll {
    width: 166px;
    height: 35px;
    border: 1px solid #2b6ff6;
    border-radius: 5px;
    position: relative;
}

.mainConten .indexLiyjs .litextBox .select-p {
    padding: 0 15px;
    line-height: 35px;
    color: #2b6ff6;
    font-size: 14px;
    cursor: pointer;
}

.mainConten .indexLiyjs .litextBox .select-p::after {
    content: '';
    width: 14px;
    height: 9px;
    background: url(https://www.dxh.gov.cn/material/2024/images/qjsyjsfw/xia.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.mainConten .indexLiyjs .litextBox .scrollBox {
    background-color: #fff;
    width: 100%;
    margin-top: 4px;
    border-radius: 5px;
    box-shadow: 0 0 16px rgba(20, 68, 179, 0.14);
    position: absolute;
    left: 0;
    z-index: 2;
    display: none;
}

.mainConten .indexLiyjs .litextBox .link {
    padding: 25px 0 25px 20px;
    margin-right: 10px;
    max-height: 220px;
    overflow-y: auto;
}

.mainConten .indexLiyjs .litextBox .link a {
    padding: 0;
    font-size: 14px;
    color: #333333;
    margin-top: 22px;
}

.mainConten .indexLiyjs .litextBox .link a:first-child {
    margin-top: 0;
}

.mainConten .indexLiyjs .litextBox .link a.active {
    color: #2b6ff6;
}

.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar {
    width: 5px;
}

.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    opacity: 0.2;
    background: #bcccee;
}

.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #FFFFFF;
    border-radius: 0;
    background: #FFFFFF;
}

.mainConten .indexLiyjs .litextBox .entrance {
    height: 33px;
    /* height: auto; */
    border: 1px solid #2b6ff6;
    border-radius: 5px;
    font-size: 14px;
    color: #2b6ff6;
    /* text-align: center; */
    line-height: 33px;
    padding: 0 15px;
    margin-top: 10px;
    display: inline-block;
    margin-left: 18px;
}

.mainConten .indexLiyjs .litextBox .entrance:first-child {
    margin-left: 0;
}

/* 术语解释 */
.syjsBox {
    font-weight: bold;
    border-bottom: 1px solid #2b6ff6;
    color: #2b6ff6;
    cursor: pointer;
    display: inline !important;
}
