@charset 'UTF-8';
/* UED Interaction (https://www.njued.com) */
/* Design By Ued Team Copyright 2022-2025 UED Interaction*/

/****************************PC******************************************/
@media(max-width:1920px) {

    /*Global*/
    .commPadding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .page-title {
        margin: 0 auto 20px;
    }

    .page-title h2 {
        font-size: 32px;
    }

    /*head*/
    body.offscreen .Disney-header {
        margin-top: -80px;
    }

    body.drop .Disney-header {
        margin-top: 0px;
    }

    .Disney-top {
        height: 80px;
        position: relative;
    }

    .Disney-header {
        padding: 15px 0;
        height: 80px;
    }

    .Disney-header h1 {
        height: 50px;
        float: left;
    }

    .Disney-header h1 a.logo {
        width: 200px;
        height: 42px;
        background-size: 100%;
    }

    .Disney-header-scroll h1 a.logo,
    .Disney-header-black h1 a.logo {
        background-size: 100%;
    }

    .Disney-header .primary-menu li a {
        padding: 5px 24px;
        line-height: 40px;
        font-size: 18px;
        font-weight: 500;
    }

    .Disney-header .primary-menu li a span {
        font-size: 18px !important;
        font-weight: 500 !important;
    }

    /*subpage banner*/


}

@media(max-width:1680px) {
    .commPadding {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 80px;
        padding-left: 80px;
    }

    .page-title h2 {
        font-size: 24px;
    }

}

@media(max-width:1180px) {
    .commPadding {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-right: 80px;
        padding-left: 80px;
    }

    .page-title h2 {
        font-size: 24px;
    }


    .disney-imgtxt dt {
        float: none;
        width: 100%;
        padding-top: 59%;
        position: relative;
    }

    .disney-imgtxt dd {
        margin-left: 0;
        padding-top: 0;
        position: relative;
    }

    .disney-imgtxt dd .ddtxt {
        width: 100%;
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        padding: 10%;
        display: block;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .disney-imgtxt dd .ddtxt img {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
    }

    .disney-txtimg dt {
        float: none;
        width: 100%;
        padding-top: 59%;
        position: relative;
    }

    .disney-txtimg dd {
        margin-right: 0;
        padding-top: 0;
        position: relative;
    }

    .disney-txtimg dd .ddtxt {
        width: 100%;
        height: auto;
        position: relative;
        width: 100%;
        height: auto;
        left: auto;
        top: auto;
        padding: 10%;
        display: block;
        justify-content: center;
        align-items: center;
        text-align: center;
    }



}

/****************************iPad****************************************/
@media (max-width: 768px) {

    /*Global*/
    .commPadding {
        padding: .2rem .2rem;
    }

    .page-title {
        margin: 0 auto .2rem;
    }

    .page-title h2 {
        font-size: .2rem;
    }

    .comm-txt {
        font-size: 1.8229vw;
    }

    .comm-txt p {
        font-size: 1.9531vw;
    }

    .comm-btns {
        padding-top: .4rem;
    }

    .comm-link {
        padding: .1rem .4rem;
        font-size: 2.148438vw;
        line-height: .3rem;
    }


    /*head*/
    body.offscreen .Disney-header {
        margin-top: -.6rem;
    }

    body.drop .Disney-header {
        margin-top: 0px;
    }

    .Disney-top {
        height: .6rem;
    }

    .Disney-header {
        padding: .13rem 0;
        height: .6rem;
    }

    .Disney-header h1 {
        height: .34rem;
        float: left;
    }

    /* .Disney-header h1 a.logo {
        width: .77rem;
        height: .34rem;
        background-size: .77rem .34rem;
    } */

    .Disney-header-scroll h1 a.logo,
    .Disney-header-black h1 a.logo {
        /* background-size: .77rem .34rem; */
        background-size: 100%;
    }

    .Disney-header .header-phone {
        display: none;
    }

    .Disney-header .primary-menu {
        display: none;
    }

    .Disney-mobile-menu {
        display: block;
        width: .6rem;
        height: .6rem;
        padding: .16rem 0;
    }

    .Disney-header.active h1 a.logo {
        width: 200px;
        height: 42px;
        background-size: 100%;
    }

    .mask {
        top: .6rem;
    }

    .menu {
        top: .6rem;
    }

    .menu .menu-sitenav ul.mobile-menu li {
        float: none;
        width: 100%;
        background-color: #fff;
    }

    .menu .menu-sitenav ul.mobile-menu li:last-child a {
        border-bottom: 0;
    }

    /*foot*/
    .Disney-foot {
        padding: .2rem;
    }

    .Disney-foot h2 {
        height: .34rem;
    }

    .Disney-foot h2 a.logo {
        width: 200px;
        height: 42px;
        background-size: 100%;
        margin: 0 auto .1rem;
    }

    .Disney-foot .foot-menu {
        margin: 0 auto .1rem;
        text-align: center;
    }

    .Disney-foot .foot-menu span {
        position: relative;
        display: inline-block;
        margin: 0 .2rem;
    }

    .Disney-foot .foot-menu span a {
        line-height: 2;
        font-size: .14rem;
        font-weight: 600;
    }

    .statment {
        padding-top: .2rem;
    }

    .statment p {
        font-size: .14rem;
    }

    .disney-wx {
        margin: .1rem auto 0;
        font-size: .12rem;
    }

    /*news*/

    .News-swiper .swiper-slide {
        margin-bottom: .4rem;
    }

    .News-swiper .swiper-pagination-bullets,
    .News-swiper .swiper-pagination-custom,
    .News-swiper .swiper-pagination-fraction {
        display: block;
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    .News-swiper .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        border-radius: 50px;
        display: inline-block;
        background: #1b1b1c;
        opacity: .3;
    }

    .News-swiper .swiper-pagination-bullet-active {
        opacity: 1;
    }

    .News-swiper.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .News-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 .05rem;
    }

    .Disney-news .swiper-button-next,
    .Disney-news .swiper-container-rtl .swiper-button-prev {
        display: none;
    }

    .Disney-news .swiper-button-prev,
    .Disney-news .swiper-container-rtl .swiper-button-next {
        display: none;
    }

    .newsLink {
        display: block;
        background: #fff;
        position: relative;
    }

    .newsLink em {
        position: relative;
        display: block;
        width: 100%;
        padding-top: 50%;
        overflow: hidden;
        font-style: normal;
    }

    .newsLink em img {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        object-fit: cover;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .n-txt {
        padding: .15rem;
    }

    .n-txt h3 {
        font-size: .16rem;
        margin: .1rem 0;
        line-height: 1.5;
        height: auto;
    }

    .n-txt h4 {
        font-size: .12rem;
        margin: 0;
        line-height: 1.5;
        height: auto;
        color: rgba(0, 0, 0, .9);
    }

    .newsLink:hover em img {
        transform: scale(1.03);
    }

    .list-style-two {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .list-style-two li {
        padding: 0rem;
        width: 100%;
    }

    .disney-movie {
        margin: 0 0 .2rem;
    }

    .disney-movie h3 {
        font-size: .16rem;
        font-weight: 600;
        color: #fff;
        text-align: center;
        margin: 0;
    }

    .disney-movie p {
        font-size: .14rem;
        line-height: 1.5;
        height: auto;
        color: #fff;
        text-align: center;
        margin: 0 0 .2rem;
        padding: .2rem .1rem;
        overflow: hidden;
    }

    .disney-movie i {
        font-size: .14rem;
        font-style: normal;
        color: #fff;
        font-weight: 600;
        position: relative;
    }

    .disney-movie i:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 50%;
        bottom: -2px;
        traNsform: translateX(-50%);
    }

    .disney-movie:hover em img {
        transform: scale(1.03);
    }

    .disney-movie.disney-park {
        padding-bottom: .2rem;
    }


    .shop-box-top {
        position: relative;
        width: 100%;
        padding-top: calc(50% - 5px);
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .shop-box-bottom {
        position: relative;
        width: 100%;
        padding-top: calc(50% - 5px);
        margin-top: 10px;
    }

    .sb-left {
        position: absolute;
        left: 0;
        top: 0;
        width: calc(50% - 5px);
        height: 100%;
        background: #ccc;
    }

    .sb-right {
        position: absolute;
        right: 0;
        top: 0;
        width: calc(50% - 5px);
        height: 100%;
        background: #ccc;
    }

    .shop-link span {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: .1rem;
        font-size: .16rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .shop-link span.fblack {
        color: #000;
        font-size: .12rem;
    }

    .Disney-newslist .commPadding {
        padding-left: 0;
        padding-right: 0;
    }

    .news-area {
        min-width: 100%;
        max-width: 100%;
    }

    .disney-news-link dl {
        margin: 0 0 .2rem;
    }

    .disney-news-link dl dt {
        float: left;
        width: 40%;
    }

    .disney-news-link dl dt em {
        padding-top: 68%;
    }

    .disney-news-link dl dd {
        margin-left: 40%;
        padding: .1rem .15rem;
        position: relative;
    }

    .disney-news-link dl dd h4 {
        font-size: .12rem;
        margin: 0;
        line-height: 1.5;
        height: auto;
        color: rgba(0, 0, 0, .9);
        width: 50%;
    }

    .disney-news-link dl dd h3 {
        font-size: .14rem;
        margin: .05rem 0;
        line-height: 1.5;
        height: auto;
        color: #000;
        overflow: hidden;
    }

    .disney-news-link dl dd h4.news-date {
        position: absolute;
        right: .1rem;
        top: .1rem;
        text-align: right;
    }

    .disney-news-link:hover dl {
        box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
    }

    .disney-news-link:hover dl img {
        transform: scale(1.03);
    }

    .news-list-area.small-area {
        margin-top: .4rem;
    }

    .news-list-area.small-area .sub-title {
        font-size: .2rem;
        margin: 0 0 .2rem;
        padding-top: .2rem;
        border-top: 1px solid #ddd;
    }

    .news-list-area.small-area .disney-news-link dl dd {
        padding: .1rem;
    }

    .news-list-area.small-area .disney-news-link dl dd h3 {
        font-size: .14rem;
        line-height: .2rem;
        height: .4rem;
        overflow: hidden;
    }

    .news-list-area.small-area .disney-news-link dl dd h4 {
        font-size: .12rem;
        line-height: 1.5;
        height: auto;
        overflow: hidden;
    }

    .news-list-area.small-area .disney-news-link dl dd h4.news-date {}

    .article-title {
        margin: 0 0 .4rem;
    }

    .article-title h4 {
        font-size: .18rem;
        margin: 0 0 .2rem;
    }

    .article-title h3 {
        font-size: .24rem;
        font-weight: 600;
        margin: 0 0 .2rem;
    }

    .article-title p {
        font-size: .18rem;
        line-height: 1.8;
    }

    .article-content {
        font-size: .16rem;
        line-height: 1.8;
    }

    .article-content p {
        margin: 0 0 .2rem;
        font-size: .17rem;
    }

    .article-content h3,
    .article-content h4 {
        margin: 0 0 .2rem;
        font-weight: 600;
        font-size: .17rem;
    }

    .article-content img {
        display: block;
        margin: 0 0 .2rem;
        max-width: 100%;
    }

    .join-btn,
    .join-btn:hover {
        font-size: .17rem;
        color: #fff;
        display: inline-block;
        margin: 0 auto;
        width: 100%;
        text-align: Center;
        line-height: 30px;
        padding: .1rem 0;
        background: #0077da;
    }

    .disney-txtimg dd .ddtxt {
        padding: 5%;
    }

    .disney-txtimg dd .ddtxt div {
        width: 100%;
        text-align: left;
        font-size: .14rem;
        color: #666;
        line-height: 1.65;
    }

    .disney-txtimg dd .ddtxt div p {
        font-size: .15rem;
    }

    .disney-txtimg dd .ddtxt div h3 {
        font-size: .22rem;
        color: #000;
    }

}