@media screen and (max-width: 1024px) {
    .s1-c {
        display: block;
    }

    .s1-l {
        width: auto;
    }

    .itit {
        flex-direction: row;
        align-items: center;
        position: relative;
        margin-bottom: .3rem;
    }

    .itit-text>div {
        flex-direction: column;
        align-items: flex-start;
    }

    .itit-text>div p {
        writing-mode: horizontal-tb;
    }

    .itit-text>div b {
        width: 1rem;
        height: 1px;
    }

    .itit-text>div h3 {
        writing-mode: horizontal-tb;
        margin: .15rem 0;
        font-size: .26rem;
    }

    .s1-l .itit-text ul {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        z-index: 9;
        margin-top: 0;
    }

    .s1-l .itit-text ul li {
        width: 25%;
        display: block;
    }

    .s1-l .itit-text ul li+li {
        margin-top: 0;
    }

    .s1-l .itit-text ul li a::after {
        display: none;
    }

    .s1-l .itit-text ul li a {
        font-size: .18rem;
        min-width: auto;
    }

    .s1-l .itit {
        padding-bottom: .7rem;
    }

    .s1-r ul {
        margin: 0 -.1rem;
    }

    .s1-r ul li {
        width: 50%;
    }

    .s1-r ul li a {
        margin: 0 .1rem;
    }

    .s1-r ul li:nth-child(2)~li {
        margin-top: .2rem;
    }

    .s2-c {
        display: block;
        margin-top: .5rem;
    }

    .s2-l {
        width: auto;
        display: block;
    }

    .itit-r .itit-text>div {
        flex-direction: column;
    }

    .itit-r .itit-text>div h3 {
        margin-left: 0;
        margin-right: 0;
    }

    .s2-r ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .s2-r ul li {
        width: 26.666%;
    }

    .s2-r ul li+li {
        margin-left: 5%;
        padding-left: 5%;
    }

    .s3-c {
        display: block;
        margin-top: .5rem;
        padding-bottom: .5rem;
    }

    .s3-l {
        width: auto;
    }

    .s3-r>ul {
        margin-left: -.1rem;
        margin-right: -.1rem;
    }

    .s3-r>ul li a {
        margin-left: .1rem;
        margin-right: .1rem;
    }

    .s3-r .pubarr {
        left: 50%;
    }

    .s4-c {
        display: block;
        padding-bottom: .5rem;
    }

    .s4-l, .s4-ll, .s4-r {
        display: block;
        width: auto;
    }

    .first-item a .info {
        padding: 0 .15rem .15rem .15rem;
    }

    .smallimg {
        position: static;
        width: auto;
        padding: 0;
        margin: 0;
        margin-top: .3rem;
    }

    .smallimg ul li.slick-current a {
        transform: scale(1);
        border-color: #1d62ac;
    }

    .s5-main {
        position: static;
    }

    .s5-c {
        display: block;
    }

    .s5-c .itit {
        padding: 0 10px;
    }

    .s5-c .itit-w .itit-more {
        margin-top: 0;
    }

    .s5-c .itit-w .itit-text>div p {
        color: #333333;
        text-shadow: none;
    }

    .s5-c .itit-w .itit-text>div h3 {
        color: #00528e;
        text-shadow: none;
    }

    .s5-c .itit-w .itit-text>div b {
        background-color: #ababab;
    }

    .s5-c .itit-w .itit-more a {
        color: #333333;
    }

    .bigimg ul li a .pic {
        padding-top: 50%;
    }

    .bigimg ul li a::after {
        display: none;
    }

    .bigimg .slick-dots {
        position: static;
        margin-top: .2rem;
        padding-left: 0;
    }

    .bigimg .slick-dots li {
        flex: 1;
        margin: 0 .1rem;
        background: rgba(31, 31, 31, .5);
    }

    .s5-text {
        right: 0;
        bottom: 0;
        margin-top: 0;
        position: static;
        padding: .2rem;
    }

    .s5-text h3 {
        color: #00528e;
        font-size: .24rem;
        line-height: .3rem;
        text-align: center;
    }

    .s5-text p {
        color: #333333;
        font-size: .16rem;
        text-align: center;
    }

    .bigimg ul li a .pic::after {
        background: rgba(0, 0, 0, .4) url(../images/s5-play.png) no-repeat;
        background-position: center center;
        background-size: .5rem auto;
    }

    .s6-c {
        display: block;
        padding: .5rem 0;
    }

    .s6-l {
        width: auto;
    }

    .s6-r ul {
        margin-left: -.1rem;
        margin-right: -.1rem;
    }

    .s6-r ul li a {
        margin-left: .1rem;
        margin-right: .1rem;
    }

    .s6-r .pubarr,.s9-r .pubarr {
        left: 50%;
    }

    .s7-t {
        display: block;
    }

    .s7-tl {
        width: auto;
    }

    .s7-tl .itit-w .itit-more {
        margin-top: 0;
    }

    .s7-tr ul li a {
        display: block;
    }

    .s7-tr ul li a .pics {
        width: auto;
    }

    .s7-tr ul li a .info {
        padding: .2rem .15rem 0 .15rem;
    }

    .s7-tr ul li a .info b {
        margin: .3rem 0;
    }

    .s7-tr .slick-dots {
        margin-top: 0;
        bottom: .3rem;
        right: 0.15rem;
    }

    .s7-b {
        display: block;
        margin-top: .5rem;
    }

    .s7-br ul {
        margin: 0 -.1rem;
    }

    .s7-br ul li a {
        margin: 0 .1rem;
    }

    .s8-c, .s9-c, .s10-c, .s10-r {
        display: block;
    }

    .s8-l, .s9-l, .s10-l, .s10-rl, .s10-rr {
        width: auto;
    }

    .s9-rtit {
        justify-content: space-between;
    }

    .s9-rtit li {
        margin-left: 0;
        width: 48%;
        text-align: center;
    }

    .s10 {
        height: auto;
        margin-top: .5rem;
    }

    .s10-main {
        position: static;
        height: auto;
        display: block;
    }

    .s10-l .itit-more {
        margin-top: 0;
    }

    .group-media ul {
        display: flex;
        justify-content: center;
        margin-top: .3rem;
    }

    .group-media ul li {
        margin: 0 .1rem;
    }

    .s10-rr-list ul li:nth-child(2) {
        width: auto;
    }

    .s10-svg, .s10-text {
        display: none;
    }

    .s10-btm {
        position: static;
        margin-top: .3rem;
    }

    #videobox {
        height: auto;
        padding-top: 50%;
        margin-top: .2rem;
    }

    #videobox video {
        height: 100%;
    }

    .s10-bbg {
        display: none;
    }

    .s11-c .slick-dots li {
        flex: 1;
        min-width: 0;
        width: auto !important;
        margin: 0 .1rem;
    }



    .s1 {
        padding-top: .5rem;
    }

    .s4 {
        padding: 0;
    }

    .s4-bg, .s3::after {
        display: none;
    }

    .s5, .s7 {
        padding-top: .5rem;
    }

    .s7, .s11-c {
        padding-bottom: .5rem;
    }

    .s4-r {
        margin-top: .3rem;
    }

    .s8-c, .s9-c {
        margin-top: .5rem;
    }

    .s3-r>ul li a .info, .s6-r ul li a .info, .s9-r .bd ul li a .info {
        padding-right: 0;
        padding-left: .2rem;
    }

    .s6-r ul li a .info::before, .s9-r .bd ul li a .info::before {
        left: .1rem;
    }

    .s7-tr ul li a .info h3 {
        font-size: .2rem;
    }

    .s10-pubitem .info {
        padding: .15rem;
    }

    .s10-btm h4 {
        font-size: .26rem;
    }

    .s10-btm h3 {
        margin-top: .2rem;
        font-size: .34rem;
        line-height: .4rem;
    }


    .body_r {
        height: auto;
        overflow: auto;
    }

    .body_rscroll {
        width: auto !important;
        height: auto;
    }

    .screen {
        float: none;
        height: auto;
    }

    .body_r .ll {
        width: auto;
        padding-left: 0;
        background: #fff;
        color: #333;
        padding: 0;
        padding: 0;
        border-radius: 0 5px 5px 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        line-height: 1.3;
        position: fixed;
    }

    .body_r .ll a {
        color: #333;
        font-size: .22rem;
    }

    .home1-c {
        display: block;
    }

    .home1::before {
        display: none;
    }

    .home1-l {
        height: auto;
        background: url(../images/home1-lbg.png) no-repeat;
        background-position: right center;
        background-size: cover;
        width: auto;
    }

    .body_rscroll .itit {
        justify-content: space-between;
        padding: .3rem .2rem .2rem .2rem;
        margin-bottom: 0;
    }

    .screen .itit-text>div h3 {
        font-size: .26rem;
        line-height: .4rem;
    }

    .home-more {
        margin-top: 0;
    }

    .home-more a {
        writing-mode: horizontal-tb;
        padding-left: .2rem;
        padding-top: 0;
        background-position: left center;
        font-size: .16rem;
    }

    .home1-r ul {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }

    .home1-r ul li {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        width: 50% !important;
        height: auto !important;
        transform: translateY(0);
    }

    .home1-r ul li>div {
        border-radius: 0;
    }

    .home1-r ul li>div a {
        background: none;
        border-radius: 0;
        padding: .2rem .1rem;
    }

    .home1-r ul li a p {
        padding: 0;
        margin-top: .1rem;
    }

    .home1-r ul li a .pics img {
        max-height: .5rem;
    }

    .home1-r::after {
        width: 100%;
        right: 0;
        transform: translateX(50%);
    }

    .home1-r ul li a .info b {
        font-size: .3rem;
        line-height: .3rem;
    }

    .home1-r ul li a .info span {
        font-size: .16rem;
    }

    .home1-r ul li:last-child {
        width: 100% !important;
    }

    .home1-arr {
        display: none;
    }

    .nav_b {
        display: none;
    }

    .home2-c {
        display: block;
    }

    .home2-l {
        width: auto;
        height: auto;
    }

    .home2-r {
        padding-right: 0;
        padding-bottom: .5rem;
    }

    .screen .pubarr {
        position: static;
        transform: translateX(0);
        margin: 0 auto;
        margin-top: .3rem;
    }

    .home2-r .slick-slide {
        height: auto;
    }

    .home2-r ul {
        justify-content: space-between;
    }

    .home2-r ul:nth-child(2) {
        margin-top: .2rem;
    }

    .home2-r ul li {
        width: 32%;
        margin-right: 0;
    }

    .home2-r ul li a .pics {
        width: auto;
        background: none;
    }

    .home2-r ul li a .pics .pic-info {
        position: static;
        margin-top: .1rem;
    }

    .home2-r ul li a .pics .pic-info h3 {
        writing-mode: horizontal-tb;
        font-size: .2rem;
        text-align: center;
        line-height: .2rem;
    }

    .home2-r ul li a .pics .pic-info p {
        writing-mode: horizontal-tb;
        text-align: center;
    }

    .home3-c {
        display: block;
        padding-bottom: .5rem;
    }

    .home3-l {
        width: auto;
        height: auto;
        padding-top: 0;
        padding-left: 0;
    }

    .home3::before {
        content: none;
    }

    .home3-l .home-more a {
        background-position: left center;
    }

    .home3-l .itit-w .itit-text>div p {
        color: #333333;
    }

    .home3-l .itit-w .itit-text>div h3 {
        color: #00528e;
    }

    .home3-l .itit-w .itit-text>div b {
        background-color: #ababab;
    }

    .home3-r {
        width: auto;
        height: auto;
    }

    .home3-r .slick ul li {
        opacity: 1;
    }

    .home3-r .slick ul li a {
        display: block;
        margin-right: 0;
        padding: 0 .1rem;
    }

    .home3-r .slick ul li a .pics {
        margin: 0 auto;
        max-width: 80%;
    }

    .home3-r .slick ul li a .info {
        margin-top: .2rem;
    }

    .home3-r .slick ul li a .info h3 {
        text-align: center;
    }

    .home3-r .slick ul li a .info p {
        -webkit-line-clamp: 3;
        overflow: hidden;
        max-height: .6rem;
        text-align: center;
    }

    .home3-r .slick ul li a .cnum {
        left: 0;
    }

    .home3-r .slick ul li a .cnum b {
        font-size: .3rem;
        line-height: .3rem;
        text-align: center;

    }

    .home3-r .slick ul li:nth-child(2n) a {
        padding-bottom: .5rem;
        margin-bottom: 0;
    }

    .home3-r .slick ul li:nth-child(2n+1) a {
        padding-top: 0;
        margin-top: 0;
        padding-bottom: .5rem;
    }

    .home3-r .slick ul li:nth-child(2n+1) a .cnum {
        top: auto;
        bottom: 0;
    }

    .home3-r .slick .slick-list {
        padding-right: 20%;
    }

    .home4-c{
        display: block;
    }
    .home4-l{
        width: auto;
        height: auto;
        margin-right: 0;
    }
    .home4-r{
        display: block;
        padding-bottom: .5rem;
    }
    .home4-rl{
        height: auto;
        width: auto;
        padding-right: 0;
    }
    .home4-rl::after{
        top: 0;
        left: 0;
        border-right: 0;
        border-radius: 0rem 0rem 0rem 0rem;
    }
    .hdate-dq b{
        font-size: .4rem;
        line-height: .4rem;
        margin-top: .3rem;
        margin-bottom: .3rem;
        letter-spacing: 0.05rem;
    }
    .hdate-list ul li a{
        font-size: .18rem;
        padding: .1rem 0;
    }
    .home4-rr{
        height: auto;
        padding-left: 0;
        padding-right: 0;
        margin-top: .2rem;
    }
    .hdata-rlist ul li a{
        padding: .2rem 0.15rem;
    }
    .hdata-rlist ul li a h3{
        font-size: .18rem;
        line-height: .2rem;
    }
    .hdata-rlist ul li a p{
        height:auto;
        opacity:1;
        margin-top:0.1rem
    }
    .hdate-list ul li.on a{
        font-size: .2rem;
    }
    .home5-c{
        display: block;
    }
    .home5-l{
        width: auto;
        height: auto;
        background: url(../images/home5-lbg.jpg) no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .home5::before{
        display: none;
    }
    .home5-r{
        display: block;
    }
    .home5-rl{
        width: auto;
    }
    .home5-rr{
        width: auto;
    }
    .home5-rlt{
        height: 50vw;
    }
    .home5-rlb{
        height: 100vw;
    }
    .home5-rrt{
        height: 100vw;
    }
    .home5-rrb{
        height: 50vw;
    }
    .home5-rrt .home-link{
        height: 50vw;
    }
    .home-link h3{
        font-size: .18rem;
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .home-link::before{
        transform: translateX(-100%);
        margin-left: .2rem;
    }









}

@media screen and (max-width: 768px) {
    .s2-r ul li+li {
        margin-left: 0;
        padding-left: 0;
        padding-top: .25rem;
        width: 45%;
    }

    .s2-r ul li:nth-child(1) {
        width: 100%;
        border-bottom: 1px solid #d3d3d3;
        padding-bottom: .25rem;
    }

    .s2-r ul li:nth-child(2)::before {
        content: none;
    }

    .s2-r ul li:nth-child(3) {
        width: 52.5%;
        padding-left: 2.5%;
        margin-left: 2.5%;
    }

    .s8-r ul {
        display: block;
    }

    .s8-r ul li {
        width: auto;
    }

    .s8-r ul li+li {
        margin-top: .2rem;
    }
}