/* 
    红色：#dd686a
    查看问答：#eeeeee
    查看问答：#d10911（红色）
    banner左右：#d30810
    学习体会背景：#fafafa
    评论解读：#e98387(选中状态)
*/
body {
    background-color: #fff;
}

.lkg {
    margin-top: 12px !important;
}

.top li a img {
    width: 20px;
    height: 20px;
    margin-top: 10px;
    float: left;
}

.top li a p {
    float: left;
    color: #eee;
    margin-left: 5px;
}

.content {
    background-color: #fff;
}

.content-mo {
    display: none;
}

.gl-news-pc {
    background-color: #fff;
}

.shijiu1 {
    margin-top: 3rem;
}

.title {
    position: relative;
}

.title img {
    max-width: 100%;
}

.title .p1 {
    position: absolute;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    left: 3%;
}

.title .p2 {
    position: absolute;
    color: #000;
    top: 65%;
    transform: translateY(-50%);
    right: 2%;
    font-size: 0.8rem;
}

.title p {
    font-size: 10px;
    font-family: "Arial";
}

.shijiu1 ul {
    overflow: hidden;
    margin-top: 1.5rem;
}

.shijiu1 li {
    list-style: none;
    width: 567px;
    height: 82px;
    float: left;
    padding: 20px 10px;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    position: relative;
    background: #fafafa;
}

.shijiu1 li:nth-child(even) {
    margin-left: 1rem;
}

.shijiu1 a {
    text-decoration: none;
    color: #000;
    font-size: 0.9rem;
}

.time {
    width: 90px;
    float: left;
    font-size: 14px;
    padding-top: 10px;
}

.time span {
    color: #d10911;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}

.time .p3 {
    padding-top: 5px;
    padding-left: 25px;
    color: #a9a9a9;
}

.shijiu1 em {
    width: 1px;
    height: 60px;
    background-color: #dcdcdc;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.cont {
    float: left;
    padding-left: 20px;
    width: 440px;
}

.cont .p4 {
    font-size: 18px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont .p5 {
    font-size: 14px;
    margin-top: 5px;
    margin-left: 0px;
    color: #4c4c4c;
}

.shijiu1 a:hover .p4 {
    color: #d10911;
    font-weight: bold;
}

.shijiu2 {
    padding-top: 2rem;
    width: 100%;
    height: 540px;
    background: url(http://www.dxh.gov.cn/material/V3/sjd/image/pljdBg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1.5rem;
}

.shijiu2 .left,
.shijiu2 .right {
    width: 587px;
    height: 500px;
    float: left;
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
}

.shijiu2 .right {
    margin-left: 1rem;
}

.shijiu2 .title {
    margin-top: 0;
}

.shijiu2 .p1 {
    position: absolute;
    font-size: 1.1rem;
    color: #fff;
    font-weight: 600;
    top: 50%;
    transform: translateY(-50%);
    left: 6%;
}

.shijiu2 ul {
    background-color: #fff;
    margin-top: 1.2rem;
    padding: 20px 0px;
}

.shijiu2 li {
    list-style-type: none;
    position: relative;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    margin: 0 20px;
    border-bottom: 1px solid #dcdcdc;
}

.shijiu2 li:last-child {
    border: 0;
}

.shijiu2 .dot {
    width: 9px;
    height: 9px;
    background-color: #d10911;
    position: absolute;
    top: 45%;
    transform: rotateY(-50%);
}

.news_p1 {
    position: absolute;
    left: 4%;
    color: #333;
    width: 70%;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shijiu2 li:hover .news_p1 {
    color: #d10911;
}

.news_p2 {
    position: absolute;
    right: 1%;
    color: #8a8a8a;
    font-size: 17px;
}

/*  shijiu3 */
.shijiu3 {
    width: 100%;
    height: 265px;
}

.exe {
    height: 8rem;
    background-color: #fafafa;
    float: left;
    margin-top: 1.5rem;
    width: 289px !important;
}

.exe img {
    width: 100%;
}

.exe:hover .p3 {
    color: #d10911;
}

.exe:hover .p4 {
    color: #d10911;
}

.slide-text {
    width: 100%;
}

.shijiu3 .p3 {
    padding: 0.7rem 1rem 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.shijiu3 .p4 {
    padding: 0.5rem 1rem;
    color: #b0b0b0;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    margin-left: 10px;
}

.shijiu3-swiper {
    width: 100%;
    height: auto;
    position: relative;
}

.testA::after {
    content: 'next';

}

.testB::after {
    content: 'prev';

}

.testA::after,
.testB::after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    font-size: 1rem !important;
}

.testA {
    right: 10px;
    left: auto;
}

.testB {
    left: -3%;
    right: auto;
}

.testA,
.testB {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    width: 28px !important;
    height: 66px !important;
    right: -3% !important;
    color: #999 !important;
    background: #f5f5f5 !important;
}

.testA:hover {
    color: #fff !important;
    background: #d30810 !important;
}

.testB:hover {
    color: #fff !important;
    background: #d30810 !important;
}

.my-button-disabled {
    opacity: 0.2;
}

.shijiu4 {
    padding-top: 2rem;
    width: 100%;
    height: 350px;
    background: #fafafa;
    margin-top: 1.5rem;
}

.title {
    margin-top: 1rem;
}

.title1 {
    margin-top: 3rem;
}

.shijiu4 .title {
    margin-top: 0;
}

.shijiu4 ul {
    margin-top: 2.5rem;
}

.shijiu4 li {
    background-color: #fff;
    float: left;
    margin-left: 0.8rem;
    margin-bottom: 1rem;
    width: 382px;
    height: 171px;
    position: relative;
}

.shijiu4 .wen {
    position: absolute;
    left: 8rem;
    top: -25px;
}

.shijiu4 .p5 {
    margin-top: 50px;
    font-size: 18px;
    padding: 0 1.5rem;
    line-height: 35px;
}

.Check {
    width: 162px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    background-color: #eeeeee;
    position: absolute;
    left: 6rem;
    bottom: -25px;
    cursor: pointer;
    font-size: 16px;
    color: #000;
}

.Check:hover {
    background-color: #d10911;
    color: #fff;
}

@media screen and (max-width:1201px) {
    .content-pc {
        display: none;
    }

    .content-mo {
        display: block;
    }

    .content {
        width: 100%;
    }

    /*  要闻*/
    .shijiu1-mo-swiper {
        margin-top: 1.1rem;
    }

    .mo-yaowen {
        list-style: none;
        width: 100%;
        height: 90px;
        float: left;
        padding: 10px;
        margin-bottom: 0.5rem;
        margin-top: 0.5rem;
        position: relative;
        background: #fafafa;

    }

    .mo-yaowen em {
        height: 65px;
        margin-left: 0px;
        width: 1px;
        background-color: #dcdcdc;
        float: left;
        margin-top: 15px;
    }

    .time {
        width: 7.4rem;
    }

    .title .p1 {
        font-size: 1.6rem;
        left: 6%;
    }

    .time span {
        padding-left: 1rem;
        text-align: left;
    }

    .time .p3 {
        color: #000;
        padding-left: 1rem;
    }

    .cont {
        width: 70%;
        padding-left: 1rem;
    }

    .cont .p4 {
        font-size: 16px;
        color: #000;
    }

    .cont .p5 {
        margin-top: -10px;
        font-size: 12px;
        line-height: 18px;
    }

    /* Swiper */
    .swiper-wrapper {
        padding-bottom: 20px;
    }

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 1px;
    }

    .swiper-pagination-bullet-active {
        width: 25px;
        background-color: #d30810;
    }

    .swiper-pagination-bullet {
        border-radius: 0;
    }

    /* 评论解读 */
    .shijiu2-mo {
        margin-top: 1.2rem;
        padding: 20px 0px;
        height: 800px;
        background: url(http://www.dxh.gov.cn/material/V3/sjd/image/mo_pljdBg.png) no-repeat;
        background-size: 100% 100%;
    }

    .shijiu2-mo li {
        list-style-type: none;
        position: relative;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        margin: 0 10px;
        border-bottom: 1px solid #dcdcdc;

    }

    .shijiu2-mo li:last-child {
        border: 0;
        padding-bottom: 10px;
    }

    .shijiu2-mo .dot {
        width: 7px;
        height: 7px;
        background-color: #d10911;
        position: absolute;
        top: 40%;
    }

    .shijiu2-mo ul {
        background-color: #fff;
        margin-top: 1rem;
    }

    .news_p1,
    .news_p2 {
        font-size: 14px;
    }

    .mySwiper-mo3 {
        width: 80%;
    }

    .exe-mo {
        background-color: #fafafa;
        float: left;
        margin-top: 1.5rem;
    }

    .exe-mo img {
        width: 100%;
    }

    .exe-mo:hover .p3 {
        color: #d10911;
    }

    .exe-mo:hover .p4 {
        color: #d10911;
    }

    .shijiu3 {
        height: 160px;
    }

    .shijiu3 .p3 {
        margin-top: 1rem;
    }

    .testC::after {
        content: 'next';

    }

    .testD::after {
        content: 'prev';

    }

    .testC::after,
    .testD::after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1;
        font-size: 1rem !important;
    }

    .testC {
        right: 10px;
        left: auto;
    }

    .testD {
        left: -3%;
        right: auto;
    }

    .testC,
    .testD {
        position: absolute;
        top: 38%;
        width: calc(var(--swiper-navigation-size)/ 44 * 27);
        height: var(--swiper-navigation-size);
        margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--swiper-navigation-color, var(--swiper-theme-color));
        width: 28px !important;
        height: 66px !important;
        right: -3% !important;
        color: #999 !important;
        background: #f5f5f5 !important;
    }

    .testC:hover {
        color: #fff !important;
        background: #d30810 !important;
    }

    .testD:hover {
        color: #fff !important;
        background: #d30810 !important;
    }

    .shijiu4 {
        height: 320px;
        margin-top: 4rem;
    }

    .shijiu4-mo-swiper {
        padding-top: 5rem;
        overflow: hidden;
        height: 365px;
    }

    .mySwiper-mo4 {
        overflow: initial;
    }

    .question {
        padding-bottom: 2rem;
    }

    .shijiu4 li {
        width: 100%;
    }

    .shijiu4 .wen {
        left: 15rem;
    }

    .Check {
        left: 10rem;
        background-color: #d10911;
        color: #fff;
    }
}