.cssdetail-content {
    padding: 50px 0;
}

.phone-navitem {
    display: none;

}

.phonemorocoo-box {
    display: none;
}

/* .cssdetail-content {
    padding: 180px 0 100px 0;
} */

.phonemswiper-box {
    display: none;
}

.phonecase-table {
    display: none;
}

.phonecssdetail-content {
    display: none;
}

.irevideobox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.ifrbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.irevideo {
    /* width: 100%;
    height: 478px; */
    width: 100%;
    height: 100%;
}

.mswiper-box .mySwiper2 {
    width: 100%;
}

.mswiper-box .mySwiper {
    box-sizing: border-box;
    padding: 10px 0;
}

.swiper-button-next,
.swiper-button-prev {
    color: #c9c9c9 !important;
    /*color: #f8b62d !important;*/
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #f8b62d !important;
}

.mswiper-box .mySwiper .swiper-wrapper .swiper-slide {
    /*height: 100px;*/
    position: relative;
}

.cateinfobox {
    margin-top: 80px;
}

.bigimgbox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

.bimgbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.simg {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

.srslideimg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .mswiper-box .mySwiper .swiper-wrapper .swiper-slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
} */

/* .mswiper-box .mySwiper .swiper-wrapper .swiper-slide-thumb-active::after {
    content: none;
    background: transparent;
} */


.mswiper-box .mySwiper .swiper-wrapper .swiper-slide-thumb-active {
    border: 3px solid #FBB02B;
    /* opacity: 1; */
}

.morocoo-box {
    width: 100%;
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.morocoo-box .morocoo-left {
    width: 300px;
    margin-right: 40px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

.morocoo-box .morocoo-left h1 {
    padding: 24px 40px;
    font-weight: bold;
    font-size: 3.2rem;
    color: #ffffff;
    background-color: #f8b62d;
    border-radius: 8px 8px 0 0;
}

.morocoo-box .morocoo-left .mor-item {
    display: flex;
    align-items: center;
    padding: 36px 0 36px 32px;
    border-bottom: 1px solid #ededed;
}

.morocoo-box .morocoo-left .mor-item:last-child {
    border-bottom: none;
}

.morocoo-box .morocoo-left .mor-item img {
    width: 48px;
    height: 48px;
}

.morocoo-box .morocoo-left .mor-item .mor-line {
    font-weight: 400;
    font-size: 14px;
    color: #7a7a7a;
    margin-bottom: 4px;
    margin-left: 12px;
}

.mor-line div {
    color: #f8b62d;
}

.morocoo-box .morocoo-left .mor-item h5 {
    height: 20px;
    font-weight: normal;
    font-size: 1.6rem;
    color: #898888;
    font-family: helvetica-Regular, Helvetica, Arial, sans-serif;
    margin-top: 5px;
}

.morocoo-box .morocoo-right {
    width: calc(100% - 340px);
}

.morocoo-box .morocoo-right h2 {
    font-weight: bold;
    font-size: 3.2rem;
    color: #292929;
    margin-bottom: 24px;
}

.morocoo-box .morocoo-right p {
    font-weight: 400;
    font-size: 1.6rem;
    color: #292929;
    line-height: 24px;
    text-align: justify;
}

.morocoo-box .morocoo-right .mor-time {
    font-weight: 400;
    font-size: 2rem;
    color: #292929;
    line-height: 23px;
    margin: 24px 0 64px 0;
}

.morocoo-box .morocoo-right .mor-line {
    font-weight: 400;
    font-size: 2rem;
    color: #292929;
    line-height: 23px;
    margin: 24px 0 64px 0;
}

.morocoo-box .morocoo-right .mor-line div {
    margin-left: 30px;
    position: relative;
}

.morocoo-box .morocoo-right .mor-line div::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #292929;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
}

.morocoo-box .morocoo-right h5 {
    font-weight: bold;
    font-size: 3.2rem;
    color: #292929;
    margin: 64px 0 24px 0;
    text-align: center;
}

.morocoo-box .morocoo-right .mor-move {
    position: relative;
    width: 100%;
    height: 500px;
    border-radius: 8px;
}

.morocoo-box .morocoo-right .mor-move img {
    border-radius: 8px;
}

.morocoo-box .morocoo-right .mor-move .mor-icon {
    position: relative;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.discover-box {
    padding: 100px 0 0 0;
}

.discover-box h1 {
    font-weight: bold;
    font-size: 4.4rem;
    color: #f8b62d;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.discover-box h1:before {
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    background-color: #cccccc;
}


.discover-box .cases-list {
    display: flex;
    flex-wrap: wrap;
}

.discover-box .cases-list .cases-item {
    width: calc((100% - 60px) / 4);
    height: 0;
    padding-bottom: calc((100% - 60px) / 4 * (4 / 3));
    /* height: 550px; */
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.ceboxitem {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.discover-box .cases-list .cases-item:nth-child(4n) {
    margin-right: 0;
}

.discover-box .cases-list .cases-item .icases-content {
    height: 350px;
    position: absolute;
    /* bottom: -50%; */
    bottom: -270px;
    left: 0;
    right: 0;
    padding: 20px;
    background: rgba(41, 41, 41, 0.8);
    transition: all 0.5s;
    border-radius: 0 0 8px 8px;
}

.discover-box .cases-list .cases-item .icases-content a {
    font-weight: 400;
    /*color: #b8b8b8;*/
    color: #ffffff;
}

.discover-box .cases-list .cases-item .icases-content .icon-title {
    font-family: helvetica-bold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    color: #ffffff;
    margin-bottom: 16px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: normal;
    word-break: break-all;
}

.discover-box .cases-list .cases-item .icases-content .icase-text {
    font-size: 1.6rem;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: normal;
    word-break: break-all;
}

.discover-box .cases-list .cases-item .icases-content .icase-time {
    font-size: 1.3rem;
    margin: 16px 0 123px 0;
}

.discover-box .cases-list .cases-item .icases-content .icase-more {
    text-align: right;
    font-size: 1.6rem;
}

.discover-box .cases-list .cases-item .icases-content .icase-more:hover {
    color: #f8b62d;
}

.discover-box .cases-list .cases-item:hover .icases-content {
    bottom: 0;
    transition: all 0.5s;
    /* display: block; */
}

.discover-box .cases-list .cases-item .icases-content:hover .icon-title {
    color: #f8b62d;
}

.discover-box .cases-list .cases-item .icases-content:hover {
    cursor: pointer;
}

.discover-box .cases-list .cases-item img {
    width: 100%;
    transition: all 0.3s;
    border-radius: 8px;
}

.discover-box .cases-list .cases-item:hover img {
    cursor: pointer;
    transform: scale(1.1);
    border-radius: 8px;
}

@media screen and (max-width: 1600px) {
    .mswiper-box .mySwiper2 .swiper-slide .swiper-text {
        font-size: 5.4rem;
    }

    .morocoo-box .morocoo-right h5 {
        font-size: 2.2rem;
    }

    .morocoo-box .morocoo-right h2 {
        font-size: 2.8rem;
    }

    .morocoo-box .morocoo-right .mor-move {
        height: 315px;
    }

    .morocoo-box .morocoo-right .mor-move .mor-icon {
        width: 90px;
        height: 90px;
    }

    .discover-box h1 {
        font-size: 3.5rem;
        margin-bottom: 20px;
    }

    /* .discover-box .cases-list .cases-item {
        width: calc((100% - 45px) / 4);
        margin-right: 15px;
        height: 400px;
    } */

    .discover-box .cases-list .cases-item .icases-content {
        bottom: -285px;
        font-size: 1.3rem;
        padding: 18px;
    }

    .discover-box .cases-list .cases-item .icases-content .icon-title {
        font-size: 1.5rem;
        margin-bottom: 13px;
    }

    .discover-box .cases-list .cases-item .icases-content a {
        font-size: 1.3rem;
    }

    .discover-box .cases-list .cases-item .icases-content .icase-time {
        margin: 10px 0 65px 0;
    }

    .discover-box .cases-list .cases-item .icases-content .icase-more {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1480px) {
    .mswiper-box .mySwiper2 .swiper-slide .swiper-text {
        font-size: 4.5rem;
    }

    .menu-nav .nav-list {
        padding: 0 9px;
    }

    .morocoo-box {
        padding: 0 9px;
    }

    .morocoo-box .morocoo-left {
        width: 260px;
        margin-right: 30px;
        border-radius: 5px;
    }

    .morocoo-box .morocoo-right {
        width: calc(100% - 290px);
    }

    .morocoo-box .morocoo-left h1 {
        padding: 20px 35px;
        font-size: 2.8rem;
        border-radius: 5px 5px 0 0;
    }

    .morocoo-box .morocoo-left .mor-item {
        padding: 30px 0 30px 26px;
    }

    .morocoo-box .morocoo-left .mor-item img {
        width: 40px;
        height: 40px;
    }

    .morocoo-box .morocoo-left .mor-item .mor-line {
        font-size: 1.6rem;
        margin-left: 8px;
    }

    .morocoo-box .morocoo-right h2 {
        font-size: 2.8rem;
        margin-bottom: 23px;
    }

    .morocoo-box .morocoo-right h5 {
        font-size: 2.4rem;
        margin: 36px 0 20px 0;
        text-align: center;
    }

    .morocoo-box .morocoo-right .mor-move {
        height: 281px;
        border-radius: 5px;
    }

    .morocoo-box .morocoo-right .mor-move .mor-icon {
        width: 70px;
        height: 70px;
    }

    .discover-box {
        padding: 56px 0;
    }

    .discover-box .cases-list .cases-item {
        width: calc((100% - 30px) / 4);
        height: 390px;
        margin-right: 10px;
        border-radius: 5px;
    }

    .discover-box .cases-list .cases-item .icases-content {
        padding: 16px;
        border-radius: 0 0 5px 5px;
    }

    .discover-box .cases-list .cases-item .icases-content a {
        font-size: 1.2rem;
    }

    .discover-box .cases-list .cases-item .icases-content .icon-title {
        font-size: 1.7rem;
        margin-bottom: 9px;
    }

    .discover-box .cases-list .cases-item .icases-content .icase-time {
        margin: 9px 0 59px 0;
    }

    .discover-box .cases-list .cases-item .icases-content .icase-more {
        font-size: 1.5rem;
    }

    .discover-box .cases-list .cases-item img {
        border-radius: 5px;
    }
}

@media screen and (max-width: 768px) {
    .cssdetail-content {
        display: block;
    }

    .menu-nav .nav-list .phone-navitem {
        width: 8px;
    }

    .cateinfobox {
        margin-top: 20px;
        font-family: helvetica-Regular, Helvetica, Arial, sans-serif !important;
    }

    .phonemorocoo-box {
        display: block;
    }

    .phonecssdetail-content {
        display: none;
    }

    .phonenav {
        display: none;
    }

    .phonetext {
        font-size: 1rem;
    }

    .phone-navitem {
        display: block;
    }

    .cphonebox {
        width: 100%;
    }

    .menu-nav {
        width: 100%;
    }

    .menu-nav .nav-list {
        margin: 28px 0 23px;
        font-size: 1.3rem;
    }

    .morocoo-box {
        padding: 0;
        flex-direction: column;
    }

    .morocoo-box .morocoo-left {
        display: none;
    }

    .morocoo-box .morocoo-right {
        width: 100%;
    }

    .phonemorocoo-box {
        margin-bottom: 20px;
    }

    .phonemorocoo-box h1 {
        width: 50%;
        font-weight: bold;
        font-size: 1.8rem;
        color: #ffffff;
        line-height: 2.1rem;
        padding: 12px 0;
        text-align: center;
        background-color: #f8b62d;
    }

    .phonemorocoo-box .morocoo-left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background-color: #ffffff;
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
    }

    .discover-box {
        display: none;
    }

    .morocoo-left .mor-item {
        /*width: 50%;*/
        padding: 12px;
        border-bottom: 1px solid #ededed;
        border-right: 1px solid #ededed;
        display: flex;
        align-items: center;
    }

    .morocoo-box .morocoo-left .mor-item {
        padding: 10px 3px;
    }

    .morocoo-left .mor-item:nth-child(odd) {
        width: 40%;
    }

    .morocoo-left .mor-item:nth-child(even) {
        width: 60%;
    }

    .mor-item img {
        width: 40px;
        height: 40px;
    }

    .mor-item .mor-line {
        font-weight: 400;
        font-size: 1.2rem;
        color: #7a7a7a;
        line-height: 1.4rem;
        margin-left: 4px;
    }

    .mor-item .mor-line h5 {
        font-weight: normal;
        margin-top: 5px;
        font-size: 1.4rem;
        color: #292929;
        line-height: 1.6rem;
        opacity: 0.7;
        font-family: helvetica-Regular, Helvetica, Arial, sans-serif;
    }

    .morocoo-box .morocoo-left .mor-item h5 {
        font-size: 1.3rem;
        height: auto;
    }

    .mswiper-box .mySwiper2 {
        width: 100%;
        height: 226px;
    }

    .simg {
        padding-bottom: 66%;
    }

    .mySwiper {
        --swiper-navigation-size: 20px;
        /* 设置按钮大小 */
    }

    .phonemorocoo-right {
        margin-top: 40px;
    }

    .phonemorocoo-right h2 {
        font-weight: bold;
        font-size: 2rem;
        color: #292929;
        line-height: 2.3rem;
        margin-bottom: 12px;
    }

    .phonemorocoo-right p {
        font-weight: 400;
        font-size: 1.4rem;
        color: #292929;
        line-height: 2.2rem;
        text-align: justify;
    }

    .phonemorocoo-right .mor-time {
        margin: 24px 0 16px 0;
        font-weight: 400;
        font-size: 1.4rem;
        color: #292929;
        line-height: 1.6rem;
    }

    .phonemorocoo-right .mor-line {
        font-weight: 400;
        font-size: 1.4rem;
        color: #292929;
        line-height: 2.2rem;
    }

    .phonemorocoo-right h5 {
        font-weight: bold;
        font-size: 2rem;
        color: #292929;
        line-height: 2.3rem;
        margin: 16px 0 24px 0;
    }

    .phonemorocoo-right .mor-move {
        position: relative;
        margin-bottom: 16px;
    }

    .phonemorocoo-right .mor-move img {
        height: 200px;
        border-radius: 8px;
    }

    .phonemorocoo-right .mor-move .mor-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 48px;
        height: 48px;
    }

    /* 推荐 */
    .phonecase-table {
        display: block;
        background-color: #ffffff;
        padding: 24px 0;
    }

    .phonecase-table h1 {
        font-weight: bold;
        font-size: 2rem;
        color: #f8b62d;
        line-height: 2.3rem;
        text-align: center;
        margin-bottom: 32px;
    }

    .phonecase-table .phoneSwiper {
        padding: 0 0 0 16px;
        outline: none;
        --swiper-navigation-size: 15px;
        /* 设置按钮大小 */
        --swiper-navigation-color: #141414;
        /* 单独设置按钮颜色 */
    }

    .phoneSwiper .swiper-wrapper {
        height: 530px;
    }

    .phoneSwiper .swiper-wrapper .swiper-slide a {
        display: inline-block;
        position: relative;
    }

    .phoneSwiper .swiper-wrapper .swiper-slide img {
        height: 460px;
        border-radius: 4px;
    }

    .phoneSwiper .swiper-wrapper .swiper-slide .case-text {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 13px 8px;
        background: rgba(41, 41, 41, 0.8);
        font-weight: 400;
        font-size: 1.3rem;
        color: #cccccc;
        line-height: 1.6rem;
        border-radius: 0 0 4px 4px;
        /*text-align: justify;*/
        text-align: left;
    }

    .phoneSwiper .case-text h6 {
        font-weight: bold;
        font-size: 1.5rem;
        color: #f8b62d;
        line-height: 1.9rem;
        margin-bottom: 16px;
    }

    .phoneSwiper .case-text .case-time {
        font-weight: 400;
        font-size: 1.2rem;
        color: #9d9d9d;
        line-height: 1.3rem;
        margin-top: 13px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .phoneSwiper .case-more {
        font-weight: 400;
        font-size: 1.3rem;
        color: #cccccc;
        line-height: 1.6rem;
        text-align: right;
    }

    .phoneSwiper .swiper-pagination {
        width: 137px !important;
        left: 32% !important;
        /*left: 12% !important;*/
        top: 95% !important;
        --swiper-pagination-color: #f8b62d;
    }

    .phoneSwiper .swiper-pagination span {
        display: inline-block;
        width: 12px;
        height: 12px;
    }

    .phoneSwiper .swiper-button-prev {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background-color: #e0e0e0;
        top: 94%;
        /*left: 4%;*/
        left: 23%;
    }

    .phoneSwiper .swiper-button-next {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background-color: #e0e0e0;
        --swiper-navigation-color: #141414;
        top: 94%;
        /*right: 45%;*/
        right: 24%;
    }

    .phoneSwiper .phone-morebtn {
        background-color: #f8b62d;
        display: inline-block;
        padding: 12px 18px;
        border-radius: 99px;
        position: absolute;
        bottom: 4px;
        right: 5%;
    }

    .phoneSwiper .phone-morebtn a {
        font-weight: bold;
        font-size: 1.4rem;
        color: #ffffff;
    }

    #proswiper {
        display: none;
    }
}