@charset "utf-8";

.hdxq-container {
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.hdxq-container .cur-position {
    margin-top: 20px;
    border: 1px solid #1f2a64;
    font-size: 14px;
    line-height: 31px;
    padding: 0 10px 0 18px;
}
.hdxq-container .cur-position .position-icon {
    display: inline-block;
    width: 16px;
    height: 20px;
    background: url("../images/position.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-top: -2px;
}
.hdxq-container .hdxq-main {
    border-left: 1px solid #1f2a64;
    border-right: 1px solid #1f2a64;
}
.hdxq-container .hdxq-main img {
    margin: 0 auto;
}
.hdxq-container .hdxq-main .hdzs-text {
    font-size: 22px;
    color: #1f2a64;
    text-align: center;
    padding: 26px 0;
    position: relative;
}
.hdxq-container .hdxq-main .hdzs-text::after {
    content: "";
    position: absolute;
    width: 46px;
    height: 4px;
    background-color: #1f2a64;
    left: 50%;
    margin-left: -23px;
    bottom: 16px;
}
.hdxq-container .hdxq-main .hdzs-main-text {
    padding: 0 8.75%;
    padding-bottom: 87px;
    font-size: 16px;
}
.hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
    padding-bottom: 17px;
}
.hdxq-container .pre-next-article {
    border: 1px solid #1f2a64;
    font-size: 14px;
    padding: 15px 19px;
}
.hdxq-container .pre-next-article p:first-child {
    padding-bottom: 9px;
}
.hdxq-container .pmd-container {
    overflow: hidden;
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.hdxq-container .pmd-container div {
    white-space: nowrap;
    display: inline-block;
}
.hdxq-container .pmd-container div img {
    display: inline-block;
}
.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
}

.hdxq-container .hdxq-main.xwzx img {
    margin: 0 auto;
}
@media (min-width: 769px) and (max-width: 992px) {
    .hdxq-container {
        margin-bottom: 60px;
    }
    .hdxq-container .hdxq-main .hdzs-text {
        font-size: 20px;
        padding: 20px 0;
    }
    .hdxq-container .hdxq-main .hdzs-text::after {
        width: 40px;
        margin-left: -20px;
        bottom: 12px;
        height: 4px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text {
        padding: 0 7%;
        padding-bottom: 67px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
        padding-bottom: 14px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    .hdxq-container {
        margin-bottom: 50px;
    }
    .hdxq-container .hdxq-main .hdzs-text {
        font-size: 20px;
        padding: 15px 0;
    }
    .hdxq-container .hdxq-main .hdzs-text::after {
        width: 40px;
        margin-left: -20px;
        bottom: 8px;
        height: 3px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text {
        padding: 0 6%;
        padding-bottom: 47px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
        padding-bottom: 11px;
    }
    .hdxq-container .pre-next-article {
        padding: 12px 16px;
    }
    .hdxq-container .pre-next-article p:first-child {
        padding-bottom: 7px;
    }
    .hdxq-container .pmd-container {
        width: 60%;
    }
}
@media (min-width: 520px) and (max-width: 639px) {
    .hdxq-container {
        margin-bottom: 40px;
    }
    .hdxq-container .hdxq-main .hdzs-text {
        font-size: 18px;
        padding: 10px 0 15px 0;
    }
    .hdxq-container .hdxq-main .hdzs-text::after {
        width: 40px;
        margin-left: -20px;
        bottom: 8px;
        height: 3px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text {
        padding: 0 5%;
        padding-bottom: 37px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
        padding-bottom: 8px;
    }
    .hdxq-container .pre-next-article {
        padding: 12px 16px;
    }
    .hdxq-container .pre-next-article p:first-child {
        padding-bottom: 5px;
    }
    .hdxq-container .pmd-container {
        width: 70%;
    }
}
@media (min-width: 420px) and (max-width: 519px) {
    .hdxq-container {
        margin-bottom: 30px;
    }
    .hdxq-container .hdxq-main .hdzs-text {
        font-size: 18px;
        padding: 10px 0 15px 0;
    }
    .hdxq-container .hdxq-main .hdzs-text::after {
        width: 40px;
        margin-left: -20px;
        bottom: 8px;
        height: 3px;
    }
    .hdxq-container .cur-position {
        font-size: 12px;
        padding: 0 10px;
        line-height: 25px;
    }
    .hdxq-container .cur-position .position-icon {
        width: 11.2px;
        height: 14px;
        margin-top: -4px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text {
        padding: 0 4%;
        font-size: 14px;
        padding-bottom: 27px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
        padding-bottom: 5px;
    }
    .hdxq-container .pre-next-article {
        font-size: 12px;
        padding: 10px 14px;
    }
    .hdxq-container .pre-next-article p:first-child {
        padding-bottom: 3px;
    }
    .hdxq-container .pmd-container {
        width: 80%;
    }
}
@media (min-width: 0px) and (max-width: 419px) {
    .hdxq-container {
        margin-bottom: 20px;
    }
    .hdxq-container .hdxq-main .hdzs-text {
        font-size: 16px;
        padding: 10px 0 15px 0;
    }
    .hdxq-container .hdxq-main .hdzs-text::after {
        width: 36px;
        margin-left: -18px;
        bottom: 8px;
        height: 2px;
    }
    .hdxq-container .cur-position {
        font-size: 12px;
        padding: 0 10px;
        line-height: 25px;
    }
    .hdxq-container .cur-position .position-icon {
        width: 11.2px;
        height: 14px;
        margin-top: -4px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text {
        padding: 0 3%;
        font-size: 14px;
        padding-bottom: 20px;
    }
    .hdxq-container .hdxq-main .hdzs-main-text p.main-text-title {
        padding-bottom: 5px;
    }
    .hdxq-container .pre-next-article {
        font-size: 12px;
        padding: 10px;
    }
    .hdxq-container .pre-next-article p:first-child {
        padding-bottom: 3px;
    }
    .hdxq-container .pmd-container {
        width: 90%;
    }
}