.header {
    width: 100%;
    min-height: 618px;
    background: url(../img/xxgcddesjszqhjs/imgs01.jpg) no-repeat center top;
}
.header img {
    padding-top: 15px;
    padding-left: 15px;
}
.layer01 {
    width: 100%;
    min-height: 714px;
    background: url(../img/xxgcddesjszqhjs/imgs02.jpg) no-repeat center top;
}
.bg_yqx {
    background: #e0171b;
    padding: 10px;
}
.yqx-swiper {
    float: left;
    width: 640px;
}
.swiper-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, .3);
    display: block;
    width: 100%;
    text-align: left;
}
.swiper-title a {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    width: 60%;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    width: 24.7%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    left: auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: calc(100% / 3);
    margin: 0;
    height: 100%;
    border-radius: initial;
    line-height: 50px;
}
.swiper-pagination-bullet {
    opacity: 1;
    font-size: 22px;
    background: initial;
    color: #fff;
}
.swiper-pagination-bullet-active {
    background: #d52d19;
}
.yqx-lists {
    width: 518px;
    float: right;
}
.yqx-lists ul li {
    padding: 0 4%;
}

.yqx-lists ul li a {
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3% 0 2% 0;
}
.yqx-lists ul li p {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-indent: 2em;
    border-bottom: 1px dashed #999;
    padding-bottom: 3%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 限制为两行 */
    overflow: hidden;
    text-overflow: ellipsis;
}
.yqx-lists ul li:last-of-type p {
    border-bottom: none;
    padding-bottom: 0;
}
.yqx-lists ul li:hover {
    cursor: pointer;
    background: url(../img/xxgcddesjszqhjs/imgs10.png) no-repeat top center;
}
.yqx-lists ul li:hover a {
    color: #e0171b;
}
.yqx-lists ul li:hover a:hover {
    text-decoration: none;
}
.yqx-lists ul li:hover p {
    color: #e0171b;
}
.yqx-more {
    text-align: right;
    margin-top: 1%;
}
.yqx-more a {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}
.yqx-href {
    margin-top: 3%;
}
.yqx-href li {
    float: left;
    width: 23%;
    margin-right: 2.66%;
}
.yqx-href li:last-of-type {
    margin-right: 0;
}
.layer02 {
    background: url(../img/xxgcddesjszqhjs/imgs03.jpg) no-repeat top center;
    min-height: 398px;
}
.gcls-bg {
    padding: 3% 2% 1.5% 2%;
    background: #ffefde;
    margin-top: 24px;
}
.gcls-bg ul li:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 0;
}
.gcls-bg ul li {
    float: left;
    width: 47.5%;
    margin-right: 5%;
    position: relative;
    padding-left: 1.5%;
}
.gcls-bg ul li:nth-of-type(2n) {
    margin-right: 0;
}
.gcls-bg ul li a {
    font-size: 17px;
    color: #424242;
    line-height: 48px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;

}
.gcls-bg ul li span {
    font-size: 13px;
    color: #4c4c4c;
    line-height: 48px;
    float: right;
}
.gcls-more {
    text-align: right;
    margin-top: 10px;
}
.gcls-more a {
    font-size: 16px;
    line-height: 26px;
    color: #b6060b;
}
@media screen and (max-width: 1119px) {
    .header,.layer01,.layer02,.web-info,.footer {
        min-width: 1200px;
        width: 100%;
    }
}
