body {
    background-color: #f7fafb;
}

.yhys {
    background: url(../images/public/yhys_bg.png) no-repeat top center;
}

.yhys .container {
    width: 1320px;
    padding: 0;
}

.yhys .more {
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 10px 10px 0 0;
    text-align: center;
    line-height: 40px;
    background-image: linear-gradient(#fff, #f1f1f1);
}

.yhys .more a {
    color: #cfcfcf;
}

.yhys .logo {
    margin-top: 35px;
    padding: 10px;
    width: 361px;
    background-color: #fff;
    border-radius: 10px;
}

.yhys .yhys-title {
    margin-top: 86px;
}

.yhys .zl {
    text-align: right;
}

.yhys .zl img {
    width: 100px;
    height: 100px;
}

.yhys .dtzx {
    margin: 226px 0 52px 0;
    text-align: center;
}

.yhys .news-center {
    background: url(../images/public/dtzx_bg.png) no-repeat center;
    height: 675px;
    padding: 25px 61px;
    width: 100%;
}

.yhys .news-center .dtzx-news {
    /* padding: 30px 25px 0; */
    height: 350px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.yhys .news-center .dtzx-news .news-img {
    width: 640px;
    padding: 20px 0 0 20px;
    height: 100%;
}

.yhys .news-center .dtzx-news .news-img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.yhys .news-center .dtzx-news .gj-lunbo {
    height: 100%;
    position: relative;
    width: 528px;
    overflow: hidden;
    padding: 20px 20px 0 0;
}

.yhys .news-center .dtzx-news .pagination {
    position: absolute;
    z-index: 20;
    bottom: 8px;
    right: 20px;
    text-align: center;
}

.yhys .news-center .dtzx-news .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 8px;
    background: #bdbdbd;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}

.yhys .news-center .dtzx-news .swiper-active-switch {
    background: #2968a0;
}

.yhys .news-center .dtzx-news .swiper-slide {
    position: relative;
}

.yhys .news-center .dtzx-news .swiper-slide h2 {
    margin: 10px 0 30px 0;
}

.yhys .news-center .dtzx-news .swiper-slide p {
    line-height: 36px;
    color: #999;
}

.yhys .news-center .dtzx-news .swiper-slide em {
    position: absolute;
    bottom: 5px;
    left: 0;
    color: #999;
    font-style: normal;
}

.yhys .news-center .dtzx-list {
    height: 230px;
    margin-top: 44px;
    position: relative;
    padding: 0 30px;
}

.yhys .news-center .dtzx-list .list li {
    height: 60px;
    line-height: 60px;
}

.yhys .news-center .dtzx-list .list li a {
    font-size: 20px;
    color: #2a3c54;
}

.yhys .zfgb {
    width: 1321px;
    height: 700px;
    margin: 30px 0 60px;
    position: relative;
}

.yhys .zfgb-bg {
    background: url('../images/public/zcwj.png') no-repeat center;
    height: 208px;
    position: relative;
}

.yhys .zfgb-title {
    width: 400px;
    height: 98px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 36px;
}

.yhys .zfgb-content {
    position: relative;
    height: 418px;
    width: 100%;
    overflow: hidden;
    margin: auto;
    text-align: center;
}

.yhys .zfgb-content ul {
    /* overflow: hidden; */
    height: 100%;
    margin: 0;
}

.yhys .zfgb-content ul li {
    border-radius: 10px;
    overflow: hidden;
    float: left;
    background-color: #d4dff0;
    height: 418px;
    width: 409px;
    margin-right: 32px;
    padding: 30px;
    zoom: 1;
}

.yhys .btn1-box,
.yhys .btn2-box {
    z-index: 99;
    height: 100%;
    width: 35px;
    position: absolute;
    top: 50px;
}

.yhys .btn1-box {
    left: -60px;
}

.yhys .btn2-box {
    right: -40px;
}

.yhys #btn1 {
    cursor: pointer;
    position: absolute;
    top: 350px;
    left: 0;
    /* transform: translateY(-50%); */
    border: 13px solid transparent;
    border-right: 13px solid #92a8d7;
}

.yhys #btn2 {
    cursor: pointer;
    position: absolute;
    top: 350px;
    right: 0;
    /* transform: translateY(-50%); */
    border: 13px solid transparent;
    border-left: 13px solid #92a8d7;
}

.yhys .fix::after {
    content: '';
    display: table;
    clear: both;
}

.yhys .zfgb-icon {
    margin-bottom: 30px;
    text-align: center;
}

.yhys .zfgb-gb {
    color: #475f8c;
    font-size: 22px;
    font-weight: 700;
}

.yhys .zfgb-gb a {
    white-space: pre-wrap;
}

.yhys .zfgb-nr {
    text-indent: 2em;
    color: #92a1bb;
    margin-bottom: 30px;
    margin-top: 30px;
    height: 100px;
}

.yhys .zfgb-xq {
    position: relative;
}

.yhys .zfgb-xq a {
    position: absolute;
    right: 0;
    top: 0;
}

.yhys .jytg .jytg-title {
    height: 106px;
    background: url(../images/public/jytg_bg.png) no-repeat center;
    text-align: center;
    color: #fff;
    line-height: 123px;
    font-weight: 500;
    font-size: 56px;
}

.yhys .jytg .jytg-content-box {
    height: 678px;
    background-color: #fff;
    border-radius: 10px;
    padding: 45px 42px;
    position: relative;
}

.yhys .jytg .jytg-content-box .jytg-content {
    border: 2px dashed #cddbec;
    padding: 66px;
    height: 582px;
}

.yhys .jytg .jytg-content-box .jytg-content ul li {
    height: 171px;
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.yhys .jytg .jytg-content-box .jytg-content ul li .jytg-content-title {
    padding: 0 28px 0;
    width: 100%;
    font-size: 20px;
    position: relative;
}

.yhys .jytg .jytg-content-box .jytg-content ul li .jytg-content-title a {
    font-weight: 700;
    display: inline-block;
    width: 85%;
}

.yhys .jytg .jytg-content-box .jytg-content ul li .jytg-content-title span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}

.yhys .jytg .jytg-content-box .jytg-content ul li .jytg-content-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    border: 10px solid transparent;
    border-left: 13px solid #92a8d7;
}

.yhys .jytg .jytg-content-box .jytg-content ul li p {
    font-weight: 700;
    text-indent: 2em;
    color: #b3b4b6;
    margin-top: 10px;
    line-height: 36px;
}

.yhys .zfgb .zfgb-content .box_ul {
    width: 100%!important;
}

.yhys .zfgb .zfgb-content .box_ul li {
    width: 408px;
}

@media screen and (min-width: 1200px) and (max-width: 1320px) {
    .yhys .container {
        width: 1240px;
        padding: 0 20px;
    }
    .yhys .news-center {
        padding: 0;
    }
    .yhys .zfgb {
        width: 100%;
        padding: 9%;
    }
    .yhys .zfgb .zfgb-content {
        padding-left: 10px;
    }
    .yhys .zfgb .zfgb-content .box_ul li {
        width: 300px;
        height: 300px;
        padding: 10px;
    }
    .yhys .zfgb .zfgb-content .box_ul li .zfgb-icon {
        margin: 0%;
    }
    .yhys .zfgb .zfgb-content .box_ul li .zfgb-gb {
        font-size: 16px;
    }
    .yhys .zfgb .zfgb-content .box_ul li .zfgb-nr {
        margin: 10px 0;
    }
    .yhys .zfgb .btn1-box {
        left: 30px;
    }
    .yhys .zfgb .btn2-box {
        right: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .yhys .btn1-box,
    .yhys .btn2-box {
        display: none;
    }
    .yhys .container {
        width: 100%;
        padding: 0;
    }
    .yhys .container .logo img {
        width: auto;
    }
    .yhys .container .yhys-title {
        width: 100%;
        margin-top: 30px;
    }
    .yhys .container .yhys-title img {
        width: 100%;
    }
    .yhys .container .yhys-title .zl img {
        width: 45px;
        height: 45px;
    }
    .yhys .container .dtzx {
        margin: 30px 0;
    }
    .yhys .container .news-center {
        padding: 0 10px;
        height: auto;
        background-image: none;
    }
    .yhys .container .news-center .dtzx-news {
        height: 840px;
        width: 100%;
        padding: 0;
    }
    .yhys .container .news-center .dtzx-news .news-img {
        width: 100%;
        padding: 0;
        height: 600px;
    }
    .yhys .container .news-center .dtzx-news .gj-lunbo {
        float: left;
        width: 100%;
        height: 220px;
        background-color: #fff;
    }
    .yhys .container .news-center .dtzx-list {
        height: 250px;
        float: left;
        width: 100%;
    }
    .yhys .container .zfgb {
        width: 100%;
        padding: 5%;
    }
    .yhys .container .zfgb .zfgb-content {
        padding-left: 10px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li {
        width: 270px;
        height: 300px;
        padding: 10px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-icon {
        margin: 0%;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-gb {
        font-size: 16px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-nr {
        margin: 10px 0;
    }
    .yhys .container .jytg .jytg-content-box {
        width: 100%;
        padding: 10px 10px 60px;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content {
        padding: 0;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content ul li {
        padding: 5px;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content ul li .jytg-content-title a {
        width: 70%;
    }
}

@media screen and (max-width: 786px) {
    .yhys .container .news-center .dtzx-news .news-img {
        height: 360px;
    }
    .yhys .container .news-center .dtzx-news {
        height: 610px;
    }
    .yhys {
        background-image: none;
    }
    .yhys .container .zfgb {
        width: 100%;
    }
    .yhys .container .zfgb .zfgb-content {
        width: 100%;
    }
    .yhys .container .zfgb .zfgb-content .box_ul {
        width: 100%!important;
        display: flex;
        justify-content: space-around;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li {
        width: 418px;
        height: 409px;
        padding: 30px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-icon {
        margin-bottom: 30px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-gb {
        font-size: 22px;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-nr {
        margin: 30px 0;
    }
    .yhys .container .zfgb .zfgb-content .box_ul li .zfgb-xq a {
        top: -10px;
    }
    .yhys .container .jytg .jytg-content-box {
        width: 100%;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content {
        padding: 0;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content ul li {
        padding: 5px;
        height: auto;
    }
    .yhys .container .jytg .jytg-content-box .jytg-content ul li .jytg-content-title a {
        width: 70%;
    }
}

