* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

html, body {
    min-width: 100%;
}

body {
    padding-top: 0;
}

fieldset,
img {
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #178a6d;
    text-decoration: none;
}

img {
    vertical-align: middle;
}

li {
    list-style: none;
}

.hide {
    display: none;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    width: 100%;
}

.main {
    margin: 0 auto;
    padding: 20px 0;
    background: #EFF9F1;
}

.main .title {
    position: relative;
    width: 1200px;
    height: 115px;
}

.main .title a.more {
    position: absolute;
    top: 54px;
    color: #158A6E;
    font-size: 18px;
    right: 10px;
}

.headline {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.headline h4 {
    font-size: 1.1rem;
    line-height: 1.6rem;
    color: #178a6d;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 0.8rem;
    padding-bottom: 1rem;
}

.headline p {
    color: #178a6d;
    line-height: 32px;
    font-size: 18px;
    padding: 20px 30px;
    text-align: justify;
    background: #c0ecd5;
    border: 4px solid #158A6E;
    border-radius: 10px;
}

.headline .btn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.headline .btn a {
    margin-top: 14px;
    width: 160px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    background: url("../img/lmgd/btn.png") no-repeat center;
    text-decoration: none;
}

.gdbs .title {
    background: url("../img/lmgd/title_gdbs.png") no-repeat center;
}

.djt .title {
    background: url("../img/lmgd/xqlzhlm.png") no-repeat center;
}

.hyyszlgrct .title {
    background: url("../img/lmgd/hyyszlgrct.png") no-repeat center;
}

.main .con {
    margin: 0 auto;
}

.con .item a {
    text-overflow: ellipsis;
    text-align: justify;
    overflow: hidden;
    display: block;
    color: #000;
}

.box-zl {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}

.box-zl .list {
    margin: 0 -5px;
    padding-bottom: 30px;
}

.box-zl .list .item {
    padding: 0 5px;
}

.box-zl .list .item .hd {
    height: 58px;
    background: #ecebe9;
    color: #bd2a27;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 58px;
}

.box-zl .list .item .hd a {
    color: inherit;

}

.box-zl .list .item .list-zl {
    height: 295px;
    position: relative;
}

.box-zl .list .item .list-zl .list-box {
    display: table-cell;
    vertical-align: middle;
    height: 74px;
    padding: 8px 0;
    line-height: 27px;
}

.box-zl .list .item .list-zl .list-box a {
    display: block;
    overflow: hidden;
}

.box-zl .list .item .list-zl .swiper-container {
    height: 295px;
}

.box-zl .list .item .list-zl .swiper-container .swiper-slide {
    border-bottom: 1px dashed #bcbcba;
    overflow: hidden;
    margin: 0 13px;
}

.box-zl .list .item .list-zl .top-arr {
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    cursor: pointer;
}

.box-zl .list .item .list-zl .bottom-arr {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    cursor: pointer;
}

.box-zl .list .item .zl-rmrb .rmrb {
    width: 88%;
    margin: 0 auto;
}

.box-zl .list .item .zl-rmrb .rmrb-bar {
    width: 100%;
    height: 32px;
    background: url("../img/lmgd/greenbanner-v3.png") no-repeat;
    background-size: 100% 100%;
}

.box-zl .list .item .zl-rmrb .rmrb-bar a {
    color: #ffffb5;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

.box-zl .list .item .zl-rmrb .list-links {
    padding: 10px 10px 10px 20px;
    height: 95px;

}

.box-zl .list .item .zl-rmrb .list-links a {
    display: block;
    color: #000;
}

.box-zl .list .item .zl-rmrb .list-links a::before {
    color: #ccc;
    content: "•";
    padding-right: 4px;
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer {
    height: 295px;
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide.swiper-slide-prev {
    transform: scale(0.9);
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-container {
    height: 100%;
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide {
    opacity: 0.5;
    overflow: hidden;
    height: 36px;
    transform: scale(0.8)
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide.swiper-slide-active {
    height: auto;
    opacity: 1;
    transform: scale(1);
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide.swiper-slide-next {
    transform: scale(0.9);
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide .list-links {
    transform: scale(0);
    overflow: hidden;
}

.box-zl .list .item .zl-rmrb .swiper-flow-outer .swiper-slide.swiper-slide-active .list-links {
    transform: scale(1);
}

.xqlzhlmList {
    padding: 10px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.xqlzhlmList .item img {
    width: 100%;
    height: auto;
}

.xqlzhlmList .item .text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 6px;
}

.main .rdjj .title {
    background: url("../img/lmgd/rdjj.png") no-repeat center center;
}

.main .rdjj .newsList {
    margin-right: -40px;
}

.main .rdjj .newsList li {
    padding: 11px 14px 0;
    width: 580px;
    margin-right: 40px;
    background: #ffffff;
    box-sizing: border-box;
    height: 90px;
    box-shadow: 0 0 10px rgba(19, 4, 67, 0.1);
    float: left;
    margin-bottom: 22px;
    font-size: 18px;
}

.main .rdjj .newsList li a {
    width: 550px;
    line-height: 32px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main .rdjj .newsList li a:hover {
    color: #178a6d;
}

@media (min-width: 1300px) {
    .main .title {
        margin: 40px auto;
    }

    .main .con {
        width: 1200px;
    }

    .banner {
        min-width: 1200px;
    }

    .headline {
        width: 1228px;
        margin: 30px auto 20px;
        padding: 60px 80px;
        height: 573px;
        background: url("../img/lmgd/headline.png") no-repeat center;
    }

    .headline h4 {
        font-size: 36px;
        line-height: 46px;
        margin: 14px 0 30px;
    }

    .headline .btn a {
        height: 61px;
        font-weight: bold;
        font-size: 20px;
    }

    .con .item {
        height: 90px;
        padding: 11px 14px 0;
        margin-bottom: 40px;
        background: #fff;
        line-height: 32px;
        text-overflow: ellipsis;
        text-align: justify;
        overflow: hidden;
    }

    .con .item a {
        height: 68px;
        font-size: 18px;
    }

    .con .more {
        display: none;
    }

    .djt .mBox {
        display: none;
    }

    .main .gdbs .newsList {
        margin-right: -40px;
    }

    .main .gdbs .newsList li {
        padding: 11px 14px 0;
        width: 580px;
        margin-right: 40px;
        background: #ffffff;
        box-sizing: border-box;
        height: 90px;
        box-shadow: 0 0 10px rgba(19, 4, 67, 0.1);
        float: left;
        margin-bottom: 22px;
        font-size: 18px;
    }

    .main .gdbs .newsList li a {
        width: 550px;
        line-height: 32px;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .main .gdbs .newsList li a:hover {
        color: #178a6d;
    }

    .main .gdxd .title {
        background: url("../img/lmgd/title_gdxd.png") no-repeat center center;
    }

    .main .gdxd .describe {
        width: 580px;
        margin-top: 4px;
    }

    .main .gdxd .describe .section {
        width: 580px;
        position: relative;
        margin-bottom: 20px;
        background: #ffffff;
        padding: 18px 18px 0 20px;
        height: 154px;
        box-sizing: border-box;
    }

    .main .gdxd .describe .section span {
        position: absolute;
        height: 154px;
        width: 4px;
        left: 0;
        top: 0;
        background: #158A6E;
        display: block;
    }

    .main .gdxd .describe .section h5 {
        font-weight: bold;
        font-size: 20px;
        margin-bottom: 8px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .main .gdxd .describe .section p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        text-align: justify;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        color: #666666;
        line-height: 30px;
        height: 90px;
    }

    .main .gdxd .list {
        width: 580px;
    }

    .main .gdxd .list li {
        line-height: 38px;
        height: 38px;
        padding-bottom: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        box-sizing: initial;
        border-bottom: 1px dashed #dddddd;
    }

    .main .gdxd .list li span {
        display: inline-block;
        background: #158A6E;
        vertical-align: middle;
        height: 8px;
        margin-right: 10px;
        width: 8px;
    }

    .main .gdxd .list li a {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        line-height: 38px;
        text-overflow: ellipsis;
    }

    .main .gdxd .list li a:hover {
        color: #158A6E;
    }

    .main .gdxd .list li:last-child {
        border-bottom: 0;
    }

    .main .hyyszlgrct .list li {
        line-height: 38px;
        height: 38px;
        padding-bottom: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        box-sizing: initial;
        border-bottom: 1px dashed #dddddd;
    }

    .main .hyyszlgrct .list li span {
        display: inline-block;
        background: #158A6E;
        vertical-align: middle;
        height: 8px;
        margin-right: 10px;
        width: 8px;
    }

    .main .hyyszlgrct .list li a {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        line-height: 38px;
        text-overflow: ellipsis;
    }

    .main .hyyszlgrct .list li a:hover {
        color: #158A6E;
    }

    .main .hyyszlgrct .list li:last-child {
        border-bottom: 0;
    }

    .swiperBox {
        position: relative;
    }

    .swiperBox .swiper-button-next {
        position: absolute;
        right: -50px;
        top: 134px;
        width: 42px;
        height: 42px;
        border-radius: 21px;
        background: #fff;
        cursor: pointer;
        box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -o-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -moz-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -webkit-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        transition: 300ms;
        -o-transition: 300ms;
        -moz-transition: 300ms;
        -webkit-transition: 300ms;
    }

    .swiperBox .swiper-button-next i {
        display: block;
        margin: 13px 0 0 18px;
        padding-top: 10px;
        width: 9px;
        height: 14px;
        background: url(https://www.gd.gov.cn/gdywdt/zwzt/lmgd/images/right.png) no-repeat center center;
    }

    .swiperBox .swiper-button-prev {
        position: absolute;
        left: -50px;
        top: 134px;
        width: 42px;
        height: 42px;
        border-radius: 21px;
        background: #fff;
        cursor: pointer;
        box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -o-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -moz-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        -webkit-box-shadow: 0 0 8px rgba(84, 18, 14, 0.2);
        transition: 300ms;
        -o-transition: 300ms;
        -moz-transition: 300ms;
        -webkit-transition: 300ms;
    }

    .swiperBox .swiper-button-prev i {
        display: block;
        margin: 13px 0 0 15px;
        padding-top: 10px;
        width: 9px;
        height: 14px;
        background: url(https://www.gd.gov.cn/gdywdt/zwzt/lmgd/images/left.png) no-repeat center center;
    }

    .djtSwiper .section {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin: 10px auto;
        background: #fff;
    }

    .djtSwiper .section img {
        width: 100%;
    }

    .djtSwiper .section a {
        color: #000;
        text-decoration: none;
    }

    .djtSwiper .section a:hover {
        color: #158a6d;
    }

    .djtSwiper .section p {
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0 16px;
        margin: 10px auto 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        height: 72px;
        font-size: 18px;
        -webkit-box-orient: vertical;
        line-height: 33px;
    }
}

@media (max-width: 1300px) {
    .main {
        padding: 20px 15px;
    }

    .con {
        width: 100%;
    }

    .main .gdxd .title {
        /* background: url(../img/title_m_gdbs.png) no-repeat center; */
        background-size: 100% auto;
        width: 100%;
        height: 8rem;
    }

    .main .gdbs .title {
        background: url(../img/title_m_gdbs.png) no-repeat center;
        background-size: 100% auto;
        width: 100%;
        height: 8rem;
    }

    .main .djt .title {
        background: url(https://www.gd.gov.cn/gdywdt/zwzt/lmgd/images/title_m_djt.png) no-repeat center;
        background-size: 100% auto;
        width: 100%;
        height: 8rem;
    }

    .main .djt .djtSwiper {
        display: none;
    }

    .swiperBox .swiper-button-prev, .swiperBox .swiper-button-next {
        display: none;
    }

    .main .djt .mBox {
        display: block;
    }

    .main .djt .mBox .section {
        padding: 3vw 1rem;
        border-bottom: 1px solid #f0f0f0;
    }

    .main .djt .mBox .section a {
        text-decoration: none;
        color: #000;
        display: flex;
    }

    .main .djt .mBox .section .pic {
        width: 32vw;
        height: 18vw;
        padding-right: 10px;
    }

    .main .djt .mBox .section .pic img {
        width: 100%;
    }

    .main .djt .mBox .section .describe {
        flex: 1;
    }

    .main .djt .mBox .section .describe p {
        text-align: justify;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .main .title a.more {
        display: none;
    }

    .main .box {
        padding: 1rem;
        margin: 0 auto 1rem;
        background: #fff;
        border-radius: 0.5rem;
        padding: 1rem 0;
    }

    /* .banner {
        background: url(./img/banner_m.jpg) no-repeat;
        background-size: 100% 100%;
        height: 52vw;
    } */
    .headline p {
        display: none;
    }

    .headline .btn a {
        background: url(../img/btn_m.png) no-repeat center;
        background-size: 100% 100%;
        width: 30%;
        line-height: 2.4rem
    }

    .con {
        overflow: hidden;
    }

    .con .item {
        border-bottom: 1px solid #f0f0f0;
        padding: 1.5rem 1rem;
        line-height: 1.5rem;
    }

    .con .more {
        color: #158A6E;
        font-size: 0.8rem;
        padding: 1.5rem 15px;
        display: inline-block;
    }

    .con .more a {
        color: #158A6E;
    }

    .box-zl {
        width: 100%;
    }

    .box-zl .list .item {
        margin-bottom: 30px;
    }
}


.xqlzhlmList .item .img {
    padding: 0 0 10px
}