@media screen and (max-width:1440px) {
    .center {
        width: 1300px;
    }
    .reportList a {
        height: 104px;
        padding: 20px;
    }
    .sce-banner h1 {
        font-size: 50px;
    }
    .sce-banner h1::after {
        height: 6px;
    }
}

@media screen and (max-width:1380px) {
    .center {
        width: 100%;
        padding: 0 40px;
    }
    .reportList a {
        height: 95px;
        padding: 15px 20px;
    }
    .imgList {
        gap: 20px;
    }
    .imgItem {
        width: calc(33.333% - 14px);
    }
    .listItem .txtCont .txtConL {
        padding-right: 100px;
    }
    .mediaBox-en,
    .mediaBox {
        margin-left: 0;
        margin-top: 20px
    }
}

@media screen and (max-width:1280px) {
    .guestBox .special .specialCon .specialTxt {
        padding: 15px;
    }
    .guestBox .special .specialCon .specialTxt h6 {
        margin-bottom: 10px;
    }
    .guestBox .special .specialCon .specialTxt::after {
        content: none;
    }
    .paperItem+.paperItem {
        margin-left: 20px;
    }
    .paperItem {
        width: calc(25% - 15px);
    }
    .hisMemory {
        padding: 0 40px 40px 40px;
    }
    .introduce {
        background-size: cover;
        background-position: bottom center;
        height: auto;
    }
    #certify {
        padding: 0 60px;
        padding-bottom: 40px;
    }
    .sce-banner h1 {
        font-size: 44px;
    }
    .sce-banner h1::after {
        height: 6px;
    }
    .listItem .txtCont .txtConL {
        padding-right: 40px;
    }
    .footer_bottom {
        flex-direction: column;
    }
    .mediaFoot {
        margin-left: 0
    }
}

@media screen and (max-width: 992px) {
    .reportList a .time {
        padding-left: 20px;
    }
    .guestBox {
        width: 100%;
    }
    .guestBox .special {
        width: 100%
    }
    .part03 .center,
    .links,
    .contactBox {
        flex-direction: column;
    }
    .pic,
    .report,
    .partener,
    .platform,
    .postReview {
        width: 100%;
    }
    .paperItem {
        width: calc(33.333% - 13px);
    }
    .paperItem:last-child {
        display: none;
    }
    .partenList a {
        width: 50%;
    }
    .partener {
        margin-bottom: 20px;
    }
    .platformList a+a {
        margin-top: 15px;
    }
    .contactItem,
    .contactItem+.contactItem {
        width: 100%;
    }
    .contactItem p+p {
        margin-top: 0;
    }
    .contactItem+.contactItem {
        display: flex;
    }
    .contactItem+.contactItem p {
        width: 50%;
    }
    .contactItem p {
        margin-bottom: 15px;
    }
    .reportList a {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    #certify .swiper-button-next,
    #certify .swiper-button-prev {
        display: none;
    }
    #certify {
        padding: 0;
        padding-bottom: 30px;
    }
    .hisMem a {
        width: calc(50% - 10px)
    }
    .footer {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .center {
        padding: 0 20px;
    }
    .paperItem {
        width: calc(50% - 15px);
    }
    .paperItem:last-child {
        display: block;
    }
    .paper {
        flex-wrap: wrap;
        gap: 40px 25px;
    }
    .paperItem+.paperItem {
        margin-left: 0;
    }
    .hisMemory {
        margin-top: 60px;
    }
    .part03 {
        padding-bottom: 0;
        background-size: cover;
        top: -40px;
    }
    .hisMemory {
        padding: 0 20px 20px;
    }
    .hisMem a {
        width: calc(50% - 10px);
    }
    .indexTit h4,
    .indexTit02 h4,
    .introTit {
        font-size: 24px;
    }
    .sce-banner h1 {
        font-size: 38px;
    }
    .sce-banner h1::after {
        content: none;
    }
    .imgItem {
        width: calc(50% - 10px);
    }
    .listItem .txtCont .txtConL p {
        display: none;
    }
    .listItem .txtCont {
        flex-direction: column;
    }
    .listItem .txtCont .txtConR a {
        margin-top: 10px;
    }
    .listItem .txtCont .txtConL h6 {
        margin-bottom: 5px;
    }
    .listItem .txtCont .txtConR a {
        width: 100px;
        padding: 6px 0;
        text-align: center;
    }
    .listItem .txtCont .txtConL,
    .listItem .txtCont {
        padding-right: 0;
    }
    .hisMem a .year {
        height: 80px;
    }
    .header_wrap {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        height: 54px;
    }
    .header_wrap .header {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .header_wrap .header .logo {
        width: 250px;
        height: 35px;
        background-size: cover;
        background-position: 0 0;
    }
    .header_wrap .header .search_xs {
        display: block;
        width: 18px;
        height: 18px;
        margin-top: 8px;
        margin-right: 7px;
    }
    .header_wrap .header .search,
    .nav_wrap,
    .headerCN .login,
    .headerCN .en,
    .headerCN .pcSearch {
        display: none;
    }
    .header_wrap .header .menu_xs,
    .headerCN .header .search,
    .headerCN .header .menu {
        display: block;
    }
    .headerCN .header .logo {
        position: static;
        width: 64%;
        height: auto;
        transform: none;
        -webkit-transform: none;
    }
    .headerCN {
        display: flex;
        align-items: center;
    }
    .phone_search {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8);
        z-index: 13;
        display: none;
    }
    .phone_search form {
        width: 230px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .phone_search .close {
        position: absolute;
        top: 5%;
        right: 5%;
        width: 28px;
        height: 28px;
        background: url(../../images/yzy/imagesEnglish/close.png) no-repeat;
        background-size: 100% 100%;
    }
    .phone_search form input {
        height: 30px;
        line-height: 30px;
    }
    .phone_search form input[type="text"] {
        width: 190px;
        border: 0;
        padding: 0 5px;
        box-sizing: border-box;
        float: left;
    }
    .phone_search form input[type="submit"] {
        width: 40px;
        border: 0;
        color: #fff;
        background-color: #0957c3;
        font-size: 12px;
        float: left;
    }
    .aslidewrap {
        position: fixed;
        top: 0;
        display: block;
        left: -50%;
        width: 50%;
        height: 100%;
        z-index: 1100;
        background-color: #000;
        opacity: 0.85;
    }
    .aslidewrap .nav {
        padding: 80px 5% 0 5%;
    }
    .aslidewrap .nav ul li {
        padding: 0 5%;
    }
    .aslidewrap .nav ul li .tit {
        border-bottom: 1px solid #e6e6e6;
    }
    .aslidewrap .nav ul li .tit a {
        display: block;
        color: #fff;
        font-size: 16px;
        padding: 10px 0
    }
    .phone-tool {
        display: flex;
        gap: 10px;
    }
    .masking {
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        background-color: transparent;
        transition: all 0.5s ease 0.2s;
        z-index: -1;
    }
    .masking.focus {
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 1001;
    }
}

@media screen and (max-width: 554px) {
    .tools>a:first-child {
        margin-right: 0;
    }
    .tools {
        flex-direction: column;
        gap: 10px;
    }
    .tools a.backHome {
        border-radius: 6px;
        padding: 2px 8px;
        font-size: 14px;
    }
    .tools>a:first-child {
        font-size: 14px;
    }
    .logo {
        width: 60%;
    }
    .Banner .swiper-button-next,
    .Banner .swiper-button-prev {
        width: 30px;
        height: 26px;
    }
    .Banner .swiper-button-prev {
        left: 10px
    }
    .Banner .swiper-button-next {
        right: 10px
    }
    .Banner .swiper-button-next::after,
    .Banner .swiper-button-prev::after {
        font-size: 18px
    }
    .indexTit {
        justify-content: flex-start;
    }
    .part01 .indexTit {
        justify-content: center
    }
    .part04 .indexTit h4 {
        padding-right: 74px;
        padding-left: 0;
        text-align: left;
    }
    .indexTit h4 {
        padding-left: 0;
        background-position: right center;
        padding-right: 100px;
    }
    .indexTit .tit-vp,
    .indexTit h4,
    .indexTit02 h4,
    .indexTit .tit-ac,
    .hisMemory .indexTit h4 {
        padding: 0;
        background: none;
        text-align: center;
    }
    #certify{height: 556px;}
    #certify .swiper-slide {
        width: 100%;
        height: 254px;
    }
    #certify .swiper-container {
        padding: 0;
    }
    #certify .swiper-slide-active {
        box-shadow: none;
    }
    .guestList {
        gap: 20px
    }
    .guestBox .special {
        /* flex-direction:column; */
        align-items: flex-start;
    }
    .guestBox .special>a {
        width: 146px;
        height: 106px;
        border-radius: 0;
    }
    .guestBox .special .specialCon a.more {
        display: none;
    }
    .guestBox .special .specialCon .specialTxt {
        padding: 15px;
        margin-bottom: 0;
    }
    .guestBox .special .specialCon .specialTxt p {
        display: none;
    }
    .guestBox .special .specialCon .specialTxt h6 {
        margin-bottom: 0;
    }
    .guestBox .special .specialCon .specialTxt h6 {
        -webkit-line-clamp: 2;
    }
    .picBanner .txtCon {
        padding: 10px 20px;
        height: 74px;
    }
    .picBanner .swiper-pagination {
        /* height: 74px; */
    }
    .paperItem {
        padding-left: 0;
        width: calc(50% - 10px);
    }
    .paperItem .paperTit {
        width: 100%;
        bottom: 0;
        padding: 10px;
        background: rgb(212 232 255 / 80%);
        height: auto;
    }
    .paperItem .paperTit h6 {
        -webkit-line-clamp: 2;
    }
    .paper {
        gap: 20px;
    }
    .hisMemory .indexTit {
        justify-content: center;
    }
    .hisMem {
        /* flex-direction: column; */
        gap: 20px;
    }
    .hisMem a {
        width: 100%;
    }
    .contactItem+.contactItem {
        flex-direction: column;
    }
    .contactItem+.contactItem p {
        width: 100%;
    }
    .contact {
        padding: 20px 0;
    }
    .partenList a {
        width: 100%;
    }
    .sce-banner h1 {
        font-size: 32px;
    }
    .sce-banner {
        padding-bottom: 30%;
    }
    .articleBox {
        padding: 0 20px;
    }
    .imgList {
        padding: 0 20px;
    }
    .imgItem {
        width: 100%;
    }
    .listItem {
        flex-direction: column;
    }
    .listItem .txtCont {
        padding-left: 0;
        margin-top: 15px;
    }
    .listItem .txtCont .txtConR {
        align-items: center;
    }
    .introduce {
        padding-bottom: 40px;
    }
    .introduce-en {
        padding-bottom: 60px;
    }
    #certify .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
        height: 8px;
    }
    .mediaBox-en>a {
        width: calc(50% - 10px)
    }
    .mediaBox-en:first-child>a {
        width: calc(50% - 10px);
    }
    .mediaFoot {
        flex-direction: column;
    }
    .mediaBox-en {
        padding: 10px 0
    }
    .mediaBox-en+.mediaBox-en {
        border-left: none;
        border-top: 1px solid #6f7174
    }
    #certify .swiper-slide a i{height:180px}
}