@charset "utf-8";

html {
    font-size: 100px;
}

:root {
    --primary-color: #8B0304;
}

.iconfont {
    font-size: inherit;
}

.intit {
    margin-bottom: .35rem
}

.intit h3 {
    font-size: .48rem;
    color: var(--primary-color);
    font-weight: bold;
}

.intit .more a {
    color: #888
}

.intit .more a i {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    border-radius: 50%;
    position: relative;
    border: 1px solid #888;
    vertical-align: -.06rem;
    margin-left: 5px
}

.intit .more a i:before {
    content: '';
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #888;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-15%) translateY(-50%);
    -ms-transform: translateX(-15%) translateY(-50%);
    transform: translateX(-15%) translateY(-50%)
}

.intit .more a:hover {
    color: var(--primary-color)
}

.intit .more a:hover i {
    border: 1px solid var(--primary-color);
    color: var(--primary-color)
}

.intit .more a:hover i:before {
    border-left-color: var(--primary-color)
}

.intit .titp-sm h3 {
    font-size: .3rem;
}

.intit .titp-sm img {
    margin-right: 10px;
    width: 30px;
}

.intit .titp-lg img {
    margin-right: 10px;
    width: 50px;
}

.homea {
    padding: 1.6rem 0 .7rem;
    background: url(../new_sy/habg.jpg) no-repeat bottom center;
    background-size: cover
}

.homea .lists ul:nth-child(1) {
    width: 41%
}

.homea .lists ul:nth-child(2) {
    width: 26.9%
}

.homea .lists ul:nth-child(3) {
    width: 26.9%
}

.homea .lists ul:nth-child(1) li .sign {
    font-weight: bold;
}

.homea .lists ul:nth-child(1) li .pic {
    height: 5.7rem;
    position: relative;
}

.homea .lists ul:nth-child(1) li .pic:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    z-index: 2;
    content: ''
}

.homea .lists ul:nth-child(1) li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    z-index: 3;
    width: 100%;
    padding: 0 .4rem .4rem .4rem;
    background: url(/static/img/newsmask.png) repeat-x left bottom;
    background-size: 3% auto;
}

.homea .lists ul:nth-child(1) li .txt h4 {
    font-size: .24rem;
    line-height: 1.5em;
    margin-top: .1rem;
    font-weight: bold;
}

.homea .lists ul:nth-child(2) li .pic {
    height: 3rem;
    position: relative;
}

.homea .lists ul:nth-child(2) li {
    border: 1px solid #ddd;
    background: #fff;
    border-bottom: 5px solid var(--primary-color)
}

.homea .lists ul:nth-child(2) li .txt {
    border-top: 1px solid #ddd;
    padding: .5rem .3rem .5rem;
    height: 3.3rem
}

.homea .lists ul:nth-child(2) li .txt .sign,
.homea .lists ul:nth-child(3) li .txt .sign {
    color: var(--primary-color);
    font-weight: bold;
}

.homea .lists ul:nth-child(2) li .txt h4,
.homea .lists ul:nth-child(3) li .txt h4 {
    font-size: .2rem;
    font-weight: bold;
    margin: .15rem 0 .2rem;
    line-height: 1.5em
}

.homea .lists ul:nth-child(2) li .txt h4 a,
.homea .lists ul:nth-child(3) li .txt h4 a {
    height: .9rem;
    display: block\0;
}

.homea .lists ul:nth-child(2) li .txt p,
.homea .lists ul:nth-child(3) li .txt p {
    font-size: .15rem;
    color: #666;
    line-height: 1.8em;
    max-height: 1.08rem\0
}

.homea .lists ul:nth-child(3) li {
    border: 1px solid #ddd;
    background: #fff;
    border-bottom: 5px solid var(--primary-color)
}

.homea .lists ul:nth-child(3) li .txt {
    border-top: 1px solid #ddd;
    padding: .3rem .3rem .5rem;
    height: 3.3rem
}

.homea .lists ul:nth-child(3) li:nth-child(1) {
    margin-bottom: .35rem
}

.homeb {
    padding: .8rem 0
}

.homeb .wp {
    background: #f1f0ea;
    padding: .5rem .5rem .8rem
}

.homeb .slide-zt h4 {
    font-size: .24rem;
    font-weight: bold;
    margin-top: .3rem;
    line-height: 1.4em
}

.homeb .hdtool {
    width: 2rem;
    height: .4rem;
    line-height: .4rem;
    background: #005826;
    color: #fff;
    position: absolute;
    right: .5rem;
    bottom: -.2rem
}

.homeb .hdtool a {
    color: #fff;
    display: block;
    height: .4rem;
    width: .6rem;
    text-align: center;
}

.homeb .hdtool .pagHb {
    width: auto
}

.homeb .hdtool .pagHb .swiper-pagination-current {
    font-weight: bold;
}

.homed {
    padding-bottom: .6rem
}

.homed {
    margin-top: -4.3rem;
}

.homed .kdOne {
    background: url(../img/hcbg1.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    height: 4.3rem
}

.homed .kdOne .tit {
    width: 30%;
    padding: 1rem .6rem
}

.homed .kdOne .intit {
    margin-bottom: 0
}

.homed .kdOne .tit h3 {
    color: #fff
}

.homed .kdOne .tit p {
    font-size: .18rem;
    margin-top: .1rem
}

.homed .kdOne .tit .more {
    margin-top: .5rem
}

.homed .kdOne .tit .more a {
    color: #fff
}

.homed .kdOne .tit .more i {
    border-color: #fff
}

.homed .kdOne .tit .more i:before {
    border-left-color: #fff;
}

.homed .kdOne .item {
    width: 70%;
    padding: 1rem .6rem 1rem 0
}

.homed .kdOne .item .time {
    width: 1.5rem;
    text-align: center;
}

.homed .kdOne .item .time time {
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    display: block;
}

.homed .kdOne .item .time span {
    display: block;
    position: relative;
    font-size: .48rem;
    line-height: 1.2em;
    padding: .15rem 0
}

.homed .kdOne .item .time span:nth-child(1):after {
    content: '';
    width: 2px;
    height: .2rem;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: -.1rem
}

.homed .kdOne .item .txt {
    width: calc(100% - 1.5rem);
    padding-left: .5rem
}

.homed .kdOne .item .txt h4 {
    font-size: .24rem;
    line-height: 1.5em
}

.homed .kdOne .item .txt h4 a {
    font-weight: bold;
    display: block\0;
    color: #fff;
    max-height: .72rem\0
}

.homed .kdOne .item .txt p {
    margin-top: .3rem;
    line-height: 1.8em;
    max-height: .84rem\0
}

.homed .kdOne-swiper {
    margin: .4rem 0 0;
    position: relative;
}

.homed .swiper-slide .pic {
    height: 2.93rem
}

.homed .swiper-slide .txt {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    color: #fff;
    padding: .5rem .3rem .3rem .3rem
}

.homed .swiper-slide .txt h4 {
    font-size: .28rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: .3rem;
    max-height: .72rem\0;
    margin-top: .05rem
}

.homed .swiper-slide h5 {
    font-size: .18rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: .15rem 0 .4rem;
    color: #333;
    /*display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;*/
    line-height: 1.4em;
    position: relative;
}

/*.homed .swiper-slide h5::before{content: '';position: absolute;left: 0;bottom: -.4rem;width: .5rem;height:1px;background: #005826;}*/
.homed .swiper-slide .txt h4 span {
    font-weight: 100;
    display: block;
}

.homed .swiper-slide .txt time {
    font-size: .14rem
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 5%;
}

.kdOne-swiper .swiper-button-prev:after,
.kdOne-swiper .swiper-container-rtl .swiper-button-next:after {
    background: url(../img/ico-left.png) no-repeat center center;
    background-size: 100% 100%;
    width: .5rem;
    height: .5rem;
    content: '';
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 50;
}

.kdOne-swiper .swiper-button-prev:hover:after,
.kdOne-swiper .swiper-container-rtl .swiper-button-next:hover:after {
    background: url(static/img/ico-left-act.png) no-repeat center center;
    background-size: 100% 100%;
    width: .5rem;
    height: .5rem;
    content: '';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 5%;
    left: auto;
}

.kdOne-swiper .swiper-button-next:after,
.kdOne-swiper .swiper-container-rtl .swiper-button-prev:after {
    background: url(../img/ico-right.png) no-repeat center center;
    background-size: 100% 100%;
    width: .5rem;
    height: .5rem;
    content: '';
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 50;
}

.kdOne-swiper .swiper-button-next:hover:after,
.kdOne-swiper .swiper-container-rtl .swiper-button-next:hover:after {
    background: url(../img/ico-right-act.png) no-repeat center center;
    background-size: 100% 100%;
    width: .5rem;
    height: .5rem;
    content: '';
}

.homex {
    padding: .4rem 0;
    position: relative;
    background: #f3f3f3;
}

.homex .mediaList li .pic {
    position: relative;
}

.homex .mediaList li .pic:before {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -2px;
    right: -2px;
    height: 55%;
    background: url(../img/bamask.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 2;
}

.homex .mediaList li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    padding: 0 .25rem .2rem
}

.homex .mediaList li .txt h4 {
    font-size: .17rem;
    font-weight: bold;
    margin-bottom: .1rem;
    line-height: 1.4em
}

.homex .mediaList {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-auto-flow: dense;
    grid-gap: 10px;
    list-style: none;
    grid-auto-rows: 120px;
}

/* grid-template-rows: minmax(212px, auto); */
.homex .mediaList li {
    width: 100%;
}

.homex .mediaList li .pic {
    height: 100%;
}

.homex .mediaList li .pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.homex .mediaList li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: all .4s;
}

.homex .mediaList li:nth-child(1) {
    grid-column: span 1;
    grid-row: span 3;
}

.homex .mediaList li:nth-child(2) {
    grid-column: span 2;
    grid-row: span 3;
}

.homex .mediaList li:nth-child(3) {
    grid-column: span 1;
    grid-row: span 2;
}

.homex .mediaList li:nth-child(4) {
    grid-column: span 1;
    grid-row: span 3;
}

.homex .mediaList li:nth-child(5) {
    grid-column: span 1;
    grid-row: span 2;
}

.homex .mediaList li:nth-child(6) {
    grid-column: span 1;
    grid-row: span 2;
}

.homex .mediaList li:nth-child(7) {
    grid-column: span 1;
    grid-row: span 2;
}



.homee1 {
    position: relative;
    background: #f3f3f3;
    padding: .4rem 0;
}

.homee1 .mediaList li .pic {
    position: relative;
    overflow: hidden;
}

.homee1 .mediaList li .pic img {
    position: relative;
    height: 2.5rem;
    width: 100%;
    object-fit: cover;
}

.homee1 .mediaList li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    color: #fff;
    padding: 0 .25rem .2rem
}

.homee1 .mediaList li .txt h4 {
    font-size: .24rem;
    margin-bottom: .1rem;
    line-height: 1.4em;
    color: #333;
}

.homee1 .mediaList li .txt p {
    color: #666;
}

.homee1 .mediaList {
    display: grid;
    grid-template-columns: repeat(3, minmax(300px, 1fr));
    grid-template-rows: minmax(212px, auto);
    grid-auto-flow: dense;
    grid-gap: 10px;
    list-style: none;
}

.homee1 .mediaList li {
    width: 100%;
    height: 3.9rem;
    background: #fff;
}

.homee1 .mediaList li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    transition: all .4s;
}


.lf {
    overflow: hidden;
}

.rt {
    overflow: hidden;
}

.noticeBox {
    display: grid;
    grid-template-columns: repeat(2, minmax(300px, 1fr));
    grid-template-rows: minmax(212px, auto);
    grid-auto-flow: dense;
    grid-gap: 20px;
    list-style: none;
}

.homet {
    position: relative;
    padding: .4rem 0;
    background: aliceblue;
}

.homet .organList .organListBox {
    display: grid;
    grid-template-columns: repeat(2, minmax(300px, 1fr));
    grid-template-rows: minmax(212px, auto);
    grid-auto-flow: dense;
    grid-gap: 20px;
    list-style: none;
}

.homet .organList .organListBox .txt {
    padding: 20px;
}

.homet .organList .organListBox .txt h4 {
    font-size: .24rem;
    margin: 0 0 11px;
    line-height: 26px;
}

.homet .organList .organListBox .txt p {
    font-size: .16rem;
    color: #999;
    line-height: .26rem;
}

.homet .organList .organListBox .txt span {
    font-size: .16rem;
    color: var(--primary-color);
    line-height: .4rem;
}

.homet .organList .organListBox .fg {
    background-color: #e5e5e5;
    height: 1px;
    margin: 0 20px;
}

.homet .organList .organListBox li {
    background: #fff;
}

.homet .organList .oneA {
    display: block;
}

.homet .organList .twoA {
    display: block;
}

.homet .organList .pic img {
    height: 2rem;
    width: 100%;
    /* object-fit: contain; */
    object-fit: cover;
}

.homet .noticeList {
    width: 100%;
    display: block;
    margin-top: 20px;
    padding: 10px 20px;
    background: #fff;
    height: 100%;
}

.homet .noticeList li {
    line-height: .49rem;
}

.homet .noticeList a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.homet .noticeList a .txt {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.homet .noticeList .pic {
    margin-right: 10px;
}

.homet .noticeList .txt h4 {
    font-size: .18rem;
}

.homet .noticeList .txt span {
    font-size: .16rem;
    color: var(--primary-color);
    padding-left: 5px;
}

.homet .noticeListTop a {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: minmax(160px, auto);
    grid-auto-flow: dense;
    grid-gap: 10px;
    list-style: none;
}

.homet .noticeListTop li {
    background: #fff;
}

.homet .noticeListTop a .pic {
    grid-column: span 2;
    grid-row: span 1;
}

.homet .noticeListTop a .pic img {
    height: 2rem;
    width: 100%;
    object-fit: contain;
}

.homet .noticeListTop a .txt {
    grid-column: span 3;
    grid-row: span 1;
    padding: 10px;
}

.homet .noticeListTop .txt h4 {
    font-size: .24rem;
    margin: 0 0 11px;
    line-height: .34rem;
}

.homet .noticeListTop .txt p {
    font-size: .16rem;
    color: #999;
    line-height: .26rem;
}

.homet .noticeListTop .txt span {
    font-size: .16rem;
    color: var(--primary-color);
    line-height: .4rem;
}

@media screen and (max-width: 1440px) {
    .homex .mediaList li:nth-child(1) {
        grid-column: span 1;
        grid-row: span 3;
    }

    .homex .mediaList li:nth-child(2) {
        grid-column: span 2;
        grid-row: span 3;
    }

    .homex .mediaList li:nth-child(3) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(4) {
        grid-column: span 1;
        grid-row: span 4;
    }

    .homex .mediaList li:nth-child(5) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(6) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(7) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homet .noticeList li {
        line-height: 0.54rem;
    }
}

@media screen and (max-width: 1024px) {
    .intit h3 {
        font-size: .4rem
    }

    .homea {
        padding: .55rem 0;
    }

    .homea .lists ul:nth-child(3) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: .28rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .homea .lists ul:nth-child(2) {
        width: 45%
    }

    .homea .lists ul:nth-child(1) {
        width: 55%
    }

    .homea .lists ul:nth-child(3) li {
        width: 48.5%;
        border-bottom-width: 4px
    }

    .homea .lists ul:nth-child(3) li .txt {
        height: auto
    }

    .homea .lists ul:nth-child(3) li:nth-child(1) {
        margin-bottom: 0
    }

    .homea .lists ul:nth-child(2) li .txt h4 a,
    .homea .lists ul:nth-child(3) li .txt h4 a {
        -webkit-line-clamp: 2;
        height: auto
    }

    .homea .lists ul:nth-child(2) li .txt p,
    .homea .lists ul:nth-child(3) li .txt p {
        -webkit-line-clamp: 3;
        height: auto
    }

    .homea .lists ul:nth-child(2) li .pic {
        height: 25vw
    }

    .homea .lists ul:nth-child(1) li {
        height: 100%
    }

    .homea .lists ul:nth-child(2) li .txt {
        height: auto
    }

    .homea .lists ul:nth-child(1) li .pic {
        height: 100%
    }

    .homea .lists ul:nth-child(2) li {
        border-bottom-width: 4px
    }

    .homea .lists ul:nth-child(2) li .txt {
        padding: .25rem .3rem .3rem
    }

    .homea .lists ul:nth-child(2) li .txt h4,
    .homea .lists ul:nth-child(3) li .txt h4 {
        margin-bottom: .1rem
    }

    .homea .lists ul:nth-child(1) li .txt h4 {
        font-size: .22rem
    }

    .homea .lists ul:nth-child(1) li .txt {
        padding: 0 .3rem .3rem .3rem
    }

    .homeb {
        padding: .55rem 0 .65rem;
    }

    .homeb .wp {
        padding: .3rem .3rem .6rem
    }

    .homeb .slide-zt h4 {
        font-size: .2rem;
        margin-top: .15rem
    }

    .homeb .hdtool {
        right: 50%;
        margin-right: -1rem
    }

    .homed {
        padding-bottom: .65rem
    }

    .homed .kdOne {
        display: block;
        height: 3.65rem
    }

    .homed .kdOne .intit {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .homed .kdOne .tit .more {
        margin-top: 0
    }

    .homed .kdOne .item .txt h4 a {
        font-size: .22rem
    }

    .homed .kdOne .item .txt p {
        line-height: 1.6em
    }

    .homed .kdOne .tit {
        padding: .4rem .4rem .3rem;
        width: 100%
    }

    .homed .kdOne .item .time span {
        font-size: .4rem
    }

    .homed .kdOne .item .txt p {
        margin-top: .15rem
    }

    .homed .kdOne .item {
        width: 100%;
        padding: 0 .4rem .5rem
    }

    .homed {
        margin-top: -3.65rem
    }

    .homed ul li:nth-child(3) {
        display: none;
        width: 100%
    }

    .homed ul li:nth-child(2) {
        width: 45%
    }

    .homed ul li:nth-child(1) {
        width: 55%
    }

    .homed ul li .pic {
        height: 45vw
    }

    .homed ul li .txt h4 {
        font-size: .28rem
    }

    .homex .mediaList li:nth-child(1) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(2) {
        grid-column: span 2;
        grid-row: span 3;
    }

    .homex .mediaList li:nth-child(3) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(4) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(5) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(6) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(7) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList {
        display: grid;
        grid-template-columns: repeat(2, minmax(300px, 1fr));
    }

    .homee1 .mediaList {
        grid-template-columns: repeat(2, minmax(300px, 1fr));
        grid-template-rows: minmax(212px, auto);
    }

    .noticeBox {
        grid-template-columns: repeat(1, minmax(300px, 1fr));
    }

    .lf {
        margin-top: 20px;
    }

    .homet .noticeList li {
        line-height: 0.54rem;
    }
}

@media screen and (max-width: 750px) {
    .homea .lists ul:nth-child(1) li .pic {
        height: 70vw
    }

    .homea .lists ul:nth-child(2) li .pic {
        height: 50vw
    }

    .homea .lists ul:nth-child(2) {
        width: 100%
    }

    .homea .lists ul:nth-child(1) {
        width: 100%;
        margin-bottom: .3rem
    }

    .homea .lists ul:nth-child(3) li:nth-child(1) {
        margin-bottom: .3rem
    }

    .homea .lists ul:nth-child(3) li {
        width: 100%
    }

    .homed .kdOne .item .time span {
        display: inline-block;
        padding: .1rem 0;
        font-size: .3rem;
        padding: .1rem .2rem
    }

    .homed .kdOne .item .time span:nth-child(1):after {
        width: .2rem;
        height: 2px;
        left: calc(100% - .08rem);
        margin-top: -1px;
        bottom: auto;
        top: 50%
    }

    .homed .kdOne .item .time {
        width: 100%;
        margin-bottom: .2rem
    }

    .homed .kdOne .tit {
        padding: .3rem
    }

    .homed .kdOne .item {
        padding: 0 .3rem .4rem
    }

    .homed .kdOne {
        height: 4.2rem
    }

    .homed .kdOne .item .txt {
        width: 100%;
        padding-left: 0
    }

    .homed ul li .pic {
        height: 60vw
    }

    .homed ul li:nth-child(1) {
        width: 100%
    }

    .homed ul li:nth-child(2) {
        width: 100%
    }

    .homed ul li:nth-child(2) .pic {
        height: 80vw
    }

    .homed ul li:nth-child(3) {
        width: 100%;
        display: block;
    }

    .homee1 .mediaList {
        grid-template-columns: repeat(1, minmax(300px, 1fr));
        grid-template-rows: minmax(212px, auto);
    }

    .homex .mediaList {
        display: grid;
        grid-template-columns: repeat(1, minmax(300px, 1fr));
    }

    .homed .swiper-slide .txt h4 {
        font-size: .24rem
    }

    .homex .mediaList li:nth-child(1) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(2) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(3) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(4) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(5) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(6) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .homex .mediaList li:nth-child(7) {
        grid-column: span 1;
        grid-row: span 2;
    }

    .noticeBox {
        grid-template-columns: repeat(1, minmax(300px, 1fr));
    }

    .homet .organList .organListBox {
        grid-template-columns: repeat(1, minmax(300px, 1fr));
    }

    .lf {
        margin-top: 20px;
    }

    .homee1 .mediaList li .pic img {
        height: 2.5rem;
    }

    .homet .noticeListTop .txt p {
        font-size: .20rem;
    }

    .homet .noticeListTop .txt span {
        font-size: .20rem;
    }

    .homet .noticeListTop a {
        grid-template-columns: repeat(1, auto);
    }

    .homet .noticeListTop a .pic {
        grid-column: span 1;
    }

    .homet .noticeListTop a .txt {
        grid-column: span 1;
    }

    .piclittle li .txt h4 {
        font-size: .20rem !important;
    }

    .piclittle li .txt .time {
        font-size: .20rem !important;
        ;
    }

    .homet .noticeList .txt h4 {
        font-size: .20rem;
    }

    .homet .noticeList .txt span {
        font-size: .20rem;
    }

    .homet .organList .organListBox .txt p {
        font-size: .20rem;
    }

    .homet .organList .organListBox .txt span {
        font-size: .20rem;
    }

    .homee1 .mediaList li .txt h4 {
        font-size: .24rem;
        line-height: 1em;
    }

    .homee1 .mediaList li .txt p {
        font-size: .20rem;
    }
}