    @charset "utf-8";
    body {
        /*background: #000;*/
    }
    
    @media screen and (min-width: 996px) {
        .mbpart_teo {
            display: none;
        }
        .mySwiper01 {
            display: none;
        }
        .mySwiper .a-item {
            height: 137px;
            display: block;
            text-decoration: none;
            cursor: pointer;
            position: relative;
        }
        .swiper-slide a {
            width: 224px;
            height: 137px;
            outline: none;
        }
        /*  */
        .swiper {
            width: 90%;
            padding: 10px 0;
        }
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
        /* .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        } */
        /* swiper */
        .mbheadder {
            display: none;
        }
        .banner {
            width: 100%;
            height: 1000px;
            overflow: hidden;
            position: relative;
        }
        .banner>ul {
            display: none;
            /*width: 999999999px;*/
            height: 335px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }
        .banner>ul>li {
            float: left;
            height: 335px;
            width: 100%;
        }
        .banner>ul>li>a {
            display: block;
            font-size: 200px;
            text-align: center;
            line-height: 335px;
            font-weight: bold;
            width: 100%;
        }
        .banner>ul>li>a img {
            width: 100%;
            height: 1000px;
            object-fit: cover;
        }
        .left-btn,
        .right-btn {
            width: 61px;
            height: 61px;
            position: absolute;
            top: 40%;
            right: 30px;
            background: url("//img1.yingyou360.cn/web/rocen/right-1.png");
            cursor: pointer;
        }
        .left-btn {
            left: 30px;
            background: url("//img1.yingyou360.cn/web/rocen/left-1.png");
        }
        .img-btn-list {
            width: 100%;
            position: absolute;
            bottom: 10px;
            left: 0;
            text-align: center;
        }
        .img-btn-list>span {
            display: inline-block;
            width: 11px;
            height: 11px;
            border-radius: 12px;
            margin: 0 5px;
            background: rgba(179, 179, 179, 0.6);
            cursor: pointer;
        }
        .img-btn-list>span.current {
            /*border: 3px solid rgba(0,0,0,0.8);*/
            background: rgba(255, 255, 255, 1);
        }
    }
    
    @media screen and (max-width: 996px) {
        .part-two {
            display: none;
        }
        .mbpart_teo {
            width: 100%;
            height: 198px;
            margin: 0 auto;
            position: relative;
        }
        /*  */
        .mySwiper01 .a-item {
            height: 137px;
            display: block;
            text-decoration: none;
            cursor: pointer;
            position: relative;
        }
        .swiper-slide a {
            width: 224px;
            height: 137px;
            outline: none;
        }
        .mySwiper01 {
            width: 90%;
            padding: 10px 0;
        }
        .mySwiper01 {
            margin: 15px 0;
        }
        .mySwiper01 .swiper-slide {
            width: 90%;
        }
        /*  */
        .swiper {
            width: 70%;
            padding: 10px 0;
        }
        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
        /* .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        } */
        /* swiper */
        /* swiper */
        .banner {
            width: 100%;
            height: 335px;
            overflow: hidden;
            position: relative;
        }
        .banner>ul {
            display: none;
            /*width: 999999999px;*/
            height: 335px;
            position: absolute;
            top: 0;
            left: 0;
        }
        .banner>ul>li {
            float: left;
            height: 335px;
        }
        .banner>ul>li>a {
            display: block;
            font-size: 200px;
            text-align: center;
            line-height: 335px;
            font-weight: bold;
        }
        .banner>ul>li>a>img {
            width: 100%;
            height: 335px;
            object-fit: cover;
        }
        .left-btn,
        .right-btn {
            width: 61px;
            height: 61px;
            position: absolute;
            top: 40%;
            right: 30px;
            background: url("//img1.yingyou360.cn/web/rocen/right-1.png");
            cursor: pointer;
        }
        .left-btn {
            left: 30px;
            background: url("//img1.yingyou360.cn/web/rocen/left-1.png");
        }
        .img-btn-list {
            width: 100%;
            position: absolute;
            bottom: 10px;
            left: 0;
            text-align: center;
        }
        .img-btn-list>span {
            display: inline-block;
            width: 11px;
            height: 11px;
            border-radius: 12px;
            margin: 0 5px;
            background: rgba(179, 179, 179, 0.6);
            cursor: pointer;
        }
        .img-btn-list>span.current {
            /*border: 3px solid rgba(0,0,0,0.8);*/
            background: rgba(255, 255, 255, 1);
        }
    }