.notice-ul li {

    width: 310px;
    float: left;
    background: #0763a0;
    padding: 20px 30px;
    margin: 15px;
}

.notice-ul li a:hover {
    box-shadow: 2px 2px 16px rgb(136 25 25 / 54%);
    background: #af201e;
}


.notice-li-title {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-align: justify;
}

.notice-li-time {
    color: #fff;
    margin-top: 4px;
    text-align: right;
}

    .index-left {
        width: 100%;
        overflow: hidden;
    }

    .index-left2 {
        width: 66%;
    }

    .index-title {
        border-bottom: solid 1px #ddd;
        margin-bottom: 30px;
        margin-top: 45px;
    }

    .zjy_m span:nth-child(1) {
        margin-right: 30px;
    }

    .index-title span {
        display: inline-block;
        float: left;
        font-size: 30px;
        color: #0964a1;
        padding-bottom: 20px;
        border-bottom: solid 4px #0964a1;
        vertical-align: middle;
    }

    .index-title span.on {
        color: #999;
        border-bottom: solid 4px transparent;
        font-size: 27px;
        padding-bottom: 0;
        padding-top: 12px;
    }

    .index-title a {
        float: right;
        font-size: 18px;
        margin-top: 20px;
        color: #0964a1;
        padding-right: 35px;
        background: url(/static/yd/image/more.png) right center no-repeat;
    }

    .index-title font {
        float: left;
        font-size: 20px;
        color: #999;
        margin-left: 15px;
        margin-top: 15px;
        text-transform: uppercase;
    }

    .img-slick-top {
        height: 307px;
        position: relative;
        transition: 0.3s all;
        width: auto;
        background-size: cover !important;
    }

    .img-slick-date {
        position: absolute;
        right: 20px;
        padding-top: 3px;
        top: 10px;
        width: 68px;
        height: 72px;
        background: #0964a1;
        color: #fff;
    }

    .img-slick {
        width: 32%;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .img-slick-date span {
        font-size: 28px;
    }

    .img-slick-bottom {
        background: #fff;
        /* height: 90px; */
        padding: 15px 114px 15px 20px;
        position: relative;
    }

    .img-slick-tt {
        font-size: 18px;
        color: #333;
        line-height: 30px;
        overflow: hidden;
    }

    .img-slick a {
        display: block;
        position: relative;
    }

    /* .img-slick a:hover .img-slick-top {
        transform: scale(1.05, 1.05);
    } */

    .img-slick a:hover .img-slick-bottom {
        background: #0964a1;
    }

    .img-slick a:hover .img-slick-tt,
    .img-slick a:hover .img-number,
    .img-slick a:hover .img-number span {
        color: #fff;
    }

    .img-number {
        position: absolute;
        right: 20px;
        line-height: 90px;
        top: 0;
        font-size: 16px;
        color: #333;
        background: url(/static/yd/image/lind.png) left center no-repeat;
        padding-left: 20px;
    }

    .img-number span {
        font-size: 24px;
        color: #0964a1;
        padding-right: 3px;
    }

    .news-ul li a {
        display: block;
        padding: 15px 10px 15px 10px;
        background: #fff;
        /* height: 80px; */
        position: relative;
        border-left: solid 3px #0964a1;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .news-ul {
        width: 68%;
    }

    .news-ul-tt {
        font-size: 18px;
        color: #333;
        line-height: 26px;
        height: 50px;
        overflow: hidden;
    }

    .news-ul-date {
        position: absolute;
        top: 0;
        /* display: none; */
        padding-top: 8px;
        padding-left: 10px;
        bottom: 0;
        right: 20px;
        background: url(/static/yd/image/lind.png) left center no-repeat;
    }

    .news-ul-date span {
        font-size: 30px;
    }

    .news-ul li a:hover {
        background: #0964a1;
    }

    .news-ul li {
        margin-bottom: 25px;
        float: left;
        width: 45%;
        margin-left: 3%;
    }

    .news-ul li a:hover .news-ul-tt {
        color: #fff;
    }

    .news-ul li a:hover .news-ul-date {
        color: #fff;
    }

    .pull-left {
        float: left !important;
    }

    .pull-right {
        float: right !important;
    }

    .text-center {
        text-align: center;
    }


    .rmt-back {
        background: #ffffff;
        /* padding-bottom: 90px; */
    }

    .rmt-top {
        position: relative;
    }

    .rmt-back .hy-title {
        margin-bottom: 10px;
    }

    .rmt-top:before {
        display: block;
        content: "";
        position: absolute;
        width: 600px;
        top: 50%;
        left: 0;
        /* margin-right: 144px; */
        border-top: solid 1px #0763a0;
    }

    .rmt-top:after {
        display: block;
        content: "";
        position: absolute;
        width: 600px;
        /* margin-left: 144px; */
        top: 50%;
        right: 0;
        border-top: solid 1px #0763a0;
    }

    .rmt-list {
        text-align: center;
    }

    .rmt-list li {
        display: inline-block;
        position: relative;
        margin: 0 5px;
    }

    .rmt-list a {
        display: block;
        width: 49px;
        height: 49px;
        /* background-image: url(../images/rmt-icons.png); */
        background-repeat: no-repeat;
        overflow: hidden;
        text-indent: -9999px;
    }

    .rmt-list .icon-wb a {
        background-position: 0 center;
    }

    .rmt-list .icon-wx a {
        background-position: -62px 0;
    }

    .rmt-list .icon-dy a {
        background-position: -124px 0;
    }

    .rmt-list .icon-tt a {
        background-position: -185px 0;
    }

    .rmt-list .icon-bj a {
        background-position: -247px 0;
    }

    .rmt-list .icon-sdjyfb a {
        background-position: -308px 0;
    }

    .rmt-list li img {
        position: absolute;
        bottom: 100%;
        left: -20px;
        width: 90px;
        height: 90px;
        max-width: none;
        display: none;
    }

    .rmt-list li:hover img {
        display: block;
    }

    .rmt-ul li {
        float: left;
        width: 25%;
    }

    .rmt-ul li a {
        display: block;
        position: relative;
        padding-top: 100%;
    }

    .rmt-ul li a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 150px;
        background: linear-gradient(rgba(255, 255, 255, 0) 30%, rgb(10, 10, 10));
        z-index: 9;
        transition: all 0.3s ease 0s;
        bottom: 0;
    }

    .rmt-ul li a img.rmt-img {
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .rmt-ul li a img.rmt-img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .rmt-ul li a:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        /* background: rgba(0,0,0,0.15); */
        height: 100%;
        z-index: 10;
    }

    .rmt-bottom {
        position: absolute;
        left: 35px;
        bottom: 30px;
        z-index: 20;
        right: 30px;
    }

    .rmt-label {
        font-size: 17px;
        color: #fff;
        line-height: 25px;
    }

    .rmt-tt {
        font-size: 20px;
        color: #fff;
        margin-top: 5px;
    }

    .rmt-label img {
        transform: scale(1, 1) !important;
        height: 25px;
        float: left;
        margin-right: 5px;
    }

    .rmt-bottom:before {
        display: block;
        position: absolute;
        content: "";
        left: 0px;
        bottom: -30px;
        width: 60px;
        height: 3px;
        background: #ac1818;
    }

    .rmt-ul li.lg {
        width: 50%;
    }

    .rmt-ul li.lg a {
        padding-top: 50%;
    }

    .rmt-ul li.lg a:hover .rmt-ul li a:before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: rgb(255 255 255 / 15%);
        height: 100%;
        z-index: 10;
    }

    .rmt-ul li.lg .rmt-bottom:before {
        left: -35px;
        bottom: auto;
        top: 0;
        width: 3px;
        height: 60px;
    }

    .rmt-ul {
        /* margin-top: 80px; */
    }

    .hy-title {

        margin: 15px 0 25px 0;
        font-size: 30px;
        color: #0964a1;
    }

    .hy-desc {

        margin: 0 0 25px 0;
        font-size: 20px;
        color: #999;
    }


    .rencaicon {
        overflow: hidden;
        margin-top: 30px;
    }

    .qhbox {
        width: 100%;
        height: 484px;
        background: url(../image/bg-center.png);
        background-size: cover;
        overflow: hidden;
    }

    .rencaibox {
        width: 1200px;
        margin: 0 auto;
        padding: 20px 0;
        overflow: hidden;
    }

    .rencai-title {
        /* width: 150px; */
        /* margin: 0 auto;
        overflow: hidden; */

        display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */


    }

    .rencai-title span {
        float: left;
        width: 135px;
        height: 60px;
        background: url(../image/qieline.png) right center no-repeat;
    }

    .rencai-title .lastspan {
        background: none;
    }

    .rencai-title b {
        display: block;
        height: 57px;
        border-bottom: solid 3px #717171;
        text-align: center;
        line-height: 57px;
        font-size: 22px;
        cursor: pointer;
    }

    .curb {
        border-bottom: solid 3px #0964a1 !important;
        color: #0964a1;
    }

    .rc-more {
        width: 140px;
        height: 34px;
        margin: 20px auto;
    }

    .rc-more a {
        display: block;
        width: 140px;
        height: 34px;
        line-height: 34px;
        border-radius: 40px;
        text-align: center;
        border: solid 1px #bebebe;
    }

    .rc-more a:hover {
        border: solid 1px #b7272e;
        background: #b7272e;
        color: #fff;
    }

    .qiebox1-left {
        float: left;
        width: 375px;
    }

    .qiebox1 {
        overflow: hidden;
        width: 1100px;
        margin: 0 auto;
        height: 290px;
    }

    .qiebox1-left a {
        display: block;
        width: 375px;
        height: 250px;
        overflow: hidden;
    }

    .qiebox1-left span {
        display: block;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #fff;
    }

    .qiebox1-right {
        float: right;
        width: 690px;
    }

    .qiebox1-right dl {
        border-bottom: solid 1px #bebebe;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .qiebox1-right dl dt a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .qiebox1-right dl dd {
        line-height: 24px;
        color: #6b6b6b;
    }

    .qiebox1-right ul li {
        height: 40px;
        line-height: 40px;
    }

    .qiebox1-right ul li a {
        float: left;
        font-size: 16px;
    }

    .qiebox1-right ul li span {
        float: right;
        width: 100px;
        text-align: right;
        color: #888;
    }





    .ry-width {
        width: 100%;
    }

    .ry-ul li a {
        display: block;
    }

    .ry-ul-date {
        width: 56px;
        line-height: 38px;
        height: 59px;
        background: url(../images/date-back.png) center no-repeat;
        font-size: 28px;
        color: #205ea8;
    }

    .ry-ul-date span {
        font-size: 12px;
        color: #fff;
        line-height: 20px;
        display: block;
    }

    .ry-ul li .news-ul-tt {
        margin-left: 80px;
        margin-top: 3px;
    }

    .ry-ul li {
        padding-bottom: 11px;
        border-bottom: dashed 1px #ddd;
        margin-bottom: 12px;
    }

    .ry-ul li:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .gg-ul {
        border: solid 1px #ddd;
        height: 428px;
        padding: 15px 30px;
    }

    .gg-ul li .news-ul-tt {
        margin-left: 80px;
        margin-top: 2px;
        height: 60px;
        line-height: 30px;
    }

    .gg-ul-date {
        border: #e3e3e3 1px solid;
        padding: 2px 5px;
    }

    .gg-ul-date span {
        font-size: 30px;
        display: block;
        line-height: 37px;
    }

    .gg-ul li {
        margin-top: 18px;
    }
