@media (max-width: 1200px) {
    .back-img{
        display: none !important;
    }
    .logo-img{
        left: 0 !important;
    }
    .carousel{
        height: 211px;
    }
    .swiper-pagination {
        bottom: 23% !important;
    }
    .cloud{
        height: 28px;
    }
    .cloud2{
        height: 28px;
    }
    .to-bottom{
        display: none;
    }
    .welcome{
        height: 630px;
    }
    .welcome-content{
        width: 100%;
        flex-direction: column;
        padding: 24px 10px;
    }
    .welcome-content-left{
        width: 100%;
    }
    .welcome-content-left .title{
        height: 30px;
    }
    .welcome-content-left .title span{
        font-size: 20px;

    }
    .welcome-content-left .text{
        font-size: 12px;
        height: 138px;
        margin-top: 17px;
        margin-bottom: 20px;
        -webkit-line-clamp: 6;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .welcome-content-right {
        margin-top: 10px;
    }

    .more-button{
        width: 102px;
        height: 31px;
    }
    .more-button span{
        font-size: 11px;
    }
    .more-button:after{
        width: 18px;
        height: 10px;
        margin-left: 0;
    }

    .welcome-content-right .video-box{
        width: 340px;
        height: 340px;
        margin: auto;
    }
    .video-player-button{
        width: 80px;
        height: 80px;
    }
    .video-player-button img{
        width: 22px;
        height: 22px;
    }
    .video-player-button span{
        font-size: 12px;
        margin-top: 0;
    }

    .schedule{
        height: auto;
    }
    .schedule-content{
        width: 100%;
        flex-direction: column;
        align-items: center;
        padding: 0 10px;
    }

    .schedule-left img{
        display: none;
    }
    .schedule-left .title{
        font-size: 20px;
        height: 60px;
        line-height: 53px;
        text-align: center;
    }
    .schedule-left .title:after,
    .notice-content>.title:after,
    .other-content>div>.title:after, .other-content>div>.title-row>.title:after{
        width: 40px;
        height: 2px;
        margin: auto;
    }
    .schedule-right{
        width: 100%;
        margin-bottom: 90px;
    }
    .schedule-box{
        width: 100%;
        height: 609px;
        left: 0;
        padding: 0 4px;
    }
    .schedule-box:before{
        z-index: 10;
        left: 19%;
    }
    .schedule-item-left{
        width: 55px;
        position: relative;
        left: -38px;
    }
    .schedule-item-left label{
        font-size: 12px;
    }
    .schedule-list{
        width:90%;
    }
    .schedule-item-right{
        width: 85%;
        padding: 6px 5px;
    }
    .schedule-item-right .location span{
        font-size: 10px !important;
    }
    /*.schedule-item-right .title,*/
    .schedule-item-right .text{
        font-size: 12px;
    }
    .schedule-item-right .title{
        font-size: 14px;
        font-weight: bold;
    }
    .schedule-item-right .location span:nth-child(2),
    .schedule-item-right .location span:nth-child(3){
        margin-left: 2px;
    }
    .schedule-left .more-button{
        position: relative;
        top: 670px;
    }

    .notice{
        height: auto;
        background-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 600%), url(../img/index/other_bg.png);
        background-position: center;
    }
    .notice-content{
        width: 100%;
        padding: 20px 10px;
    }

    .notice-content>.title{
        font-size: 20px;
        line-height: 54px;
    }
    .notice-list{
        height: auto;
        margin: 20px 0;
    }
    .notice-item{
        width: 100%;
        height: 130px;
        padding: 11px 18px;
        margin: 5px 0;
    }
    .notice-item-left{
        height: 84px;
    }
    .notice-item-left .date{
        font-size: 20px;
    }
    .notice-item-left .year{
        font-size: 12px;
    }
    .notice-item-right .title{
        font-size: 14px;
        height: 42px;
        line-height: 21px;
    }
    .notice-item-right .desc{
        font-size: 12px;
        height: 34px;
        line-height: 17px;
    }
    .notice-item-right{
        width: inherit;
        margin-left: 20px;
    }

    .other{
        height: auto;
    }
    .other-content{
        width: 100%;
        flex-direction: column;
        padding: 29px 10px;
    }
    .other-content .news{
        width: 100%;
    }
    .other-content .blessing-wall{
        width: 100%;
        padding: 30px 0;
    }
    .other-content>div>.title, .other-content>div>.title-row>.title{
        line-height: 50px;
        font-size: 20px;
        text-align: center;
    }
    .news-list{
        margin-top: 20px;
    }
    .news-item{
        height: 84px;
        padding-right: 0;
    }
    .news-image{
        width: 35%;
    }
    .news-item .news-content{
        width: 60%;
    }
    .news-item .news-content .title{
        font-size: 12px;
    }
    .news-item .news-content .desc{
        font-size: 10px;
        height: 32px;
        line-height: 16px;
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .news-item .news-content .date{
        font-size: 10px;
        line-height: 18px;
    }
    .blessing-wall .title-row{
        display: block;
    }
    .blessing-wall .title-row .blessing-button{
        width: 103px;
        height: 31px;
        background: linear-gradient(82.99deg, #C80000 -8.11%, #FFC121 99.07%);
        border: 1px solid #FFFFFF;
        border-radius: 31px;
        justify-content: center;
        font-size: 12px;
        color: #FFFFFF;
        margin: auto;
        position: relative;
        top: 400px;
    }
    .blessing-wall .title-row .blessing-button:after{
        content: "";
        display: inline-block;
        width: 18px;
        height: 10px;
        background-image: url(../img/index/more.svg);
        margin-left: 0;
    }
    .blessing-wall-content{
        height: 360px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        padding: 42px 26px;
        margin-top: 0;
    }
    .message-item{
        margin-bottom: 20px;
    }


    .bg-img-right{
        width: 313px;
        height: 374px;
        top: 0;
        right: -170px;

    }
    .bg-img-left{
        width: 400px;
        height: 238px;
        bottom: -95px;
        left: 0;
    }
    .box-card.wall-run{
        width: 90%;
        height: 507px;
    }

    .wall-run .title{
        padding: 45px 50px 22px;
        font-size: 18px;
        line-height: 170%;
        text-align: center;
        color: #666666;
        z-index: 1;
    }
    .wall-run .box-card-content .form-item:nth-child(1),
    .wall-run .box-card-content .form-item:nth-child(2){
        width: 100%;
        height: 40px;
        padding: 0 12px;
    }
    .wall-run .box-card-content .form-item:nth-child(1) input,
    .wall-run .box-card-content .form-item:nth-child(2) input{
        width: 200px;
        height: 25px;
        font-size: 12px;
    }
    .wall-run .box-card-content .form-item:nth-child(3){
        height: 163px;
    }
    .wall-run .box-card-content {
        width: 100%;
        padding: 0 12px;
    }

    .wall-run .box-card-content .form-item:nth-child(2),
    .wall-run .box-card-content .form-item:nth-child(3),
    .wall-run .box-card-content .form-item:nth-child(4) {
        margin-top: 20px;
    }

    .wall-run .title {
        padding: 45px 50px 22px;
        font-size: 18px;
        line-height: 170%;
        text-align: center;
        color: #666666;
    }

    .wall-run .box-card-content .form-item:nth-child(3) textarea {
        width: 75%;
    }

    .wall-run .box-card-content .form-item:nth-child(1),
    .wall-run .box-card-content .form-item:nth-child(2) {
        width: 100%;
    }

    .box-card.wall-run {
        width: 90%;
        height: 507px;
    }
    .form-item span {
        font-size: 12px;
    }

    .wall-run .box-card-content .form-item:nth-child(4) input {
        width: 109px;
        height: 36px;
        font-size: 12px;
    }

    .wall-run .box-card-content .form-item:nth-child(1) input,
    .wall-run .box-card-content .form-item:nth-child(2) input,
    .wall-run .box-card-content .form-item:nth-child(3) textarea {
        font-size: 12px;
        padding: 0;
    }

    .schedule-item-right .location{
        margin-top: 2px;
        margin-bottom: 4px;
    }
}

