@charset "utf-8";
/*-------------------------------------------------------------------
    파일정의: Product Page
-------------------------------------------------------------------*/
@media screen and (min-width:1141px) {
    .content {
        width: 1140px;
        min-height: 200px;
        padding-top: 50px;
        margin: 0 auto;
    }

    .content-body {
        width: 100%;
        min-height: 100px;
    }

    .top-banner {
        width: 100%;
        height: 130px;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .top-banner a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .top-banner img {
        width: 100%;
        height: 100%;
    }

    .content-title {
        position: relative;
        width: 100%;
        height: 30px;
        margin-bottom: 10px;
    }

    .content-title > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 19px;
        height: 19px;
    }

    .content-title > span {
        position: absolute;
        top: -4px;
        left: 26px;
        display: block;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        color: #2b2c31;
    }

    .content-title .view-all {
        position: absolute;
        right: 0;
        font-size: 15px;
        font-weight: 400;
        color: #666666;
        border-bottom: 1px solid #666666;
    }

    /* promotion-content */
    .promotion-content {
        width: 100%;
        min-height: 100px;
        padding-bottom: 50px;
        border-bottom: 1px solid #E2E2E2;
        margin-bottom: 40px;
    }

    .content-body .slider-box-promotion {
        width: 1140px;
        position: relative;
        margin-top: 20px;
    }

    .swiper-container-promotion {
        width: 100%;
        height: 380px;
        position: relative;
        overflow: hidden;
        padding: 4px 4px;
    }

    .swiper-container-promotion .swiper-slide {
        width: 357px;
        height: 370px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        transition: .2s ease-in-out;
        overflow: hidden;
        margin-right: 30px;
    }

    .swiper-container-promotion .swiper-slide:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .swiper-container-promotion .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .slider-box-promotion .swiper-button-prev {
        position: absolute;
        left: -50px;
        top: 190px;
        color: #999999;
    }

    .slider-box-promotion .swiper-button-next {
        position: absolute;
        right: -50px;
        top: 190px;
        color: #999999;
    }

    .swiper-container-promotion .swiper-slide a {
        display: block;
        width: 100%;
        height: 380px;
    }

    .swiper-container-promotion .swiper-slide a .swiper-img {
        width: 100%;
        height: 200px;
    }

    .swiper-container-promotion .swiper-slide a .swiper-img img {
        width: 100%;
        height: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content {
        width: 100%;
        height: 180px;
        padding: 15px 15px;
        position: relative;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .title {
        font-weight: 600;
        font-size: 19px;
        color: #2b2c31;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text {
        font-weight: 400;
        font-size: 15px;
        color: #999999;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub {
        position: absolute;
        bottom: 8px;
        left: 0;
        width: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .part {
        position: absolute;
        bottom: 15px;
        left: 15px;
        font-size: 12px;
        font-weight: 400;
        color: #acb8d2;
        background-color: #D9E1F2;
        border-radius: 6px;
        padding: 3px 10px;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .part:hover {
        color: #758ab5;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .date {
        position: absolute;
        bottom: 15px;
        right: 15px;
        float: right;
        font-weight: 400;
        font-size: 14px;
        color: #C1C1C1;
    }

    /* product-content */
    .product-content {
        width: 100%;
        min-height: 100px;
        margin-bottom: 70px;
    }

    .product-content .content-title span {
        font-family: "Noto Sans", sans-serif;
        font-size: 21px;
    }

    .product-content .recomm-product-list {
        width: 100%;
        height: 320px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .product-content .recomm-product-list ul li {
        margin-right: 16px;
        float: left;
        position: relative;
    }

    .product-content .recomm-product-list .new-img{
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .product-content .recomm-product-list ul li:last-child {
        margin-right: 0;
    }

    .product-content .recomm-product-list ul li a {
        display: block;
        width: 273px;
        height: 300px;
        padding: 0 14px 10px 14px;
        border: 1px solid #DDDDDD;
    }

    .product-content .recomm-product-list ul li a:hover {
        border: 1px solid #00B16A;
    }

    .product-content .recomm-product-list ul li a .img-box {
        text-align: center;
        height: 150px;
    }

    .product-content .recomm-product-list ul li a .img-box .img-box-inner {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .product-content .recomm-product-list ul li a .img-box .img-box-inner img {
        width: 100%;
    }

    .product-content .recomm-product-list ul li a .recomm {
        display: block;
        /* width: 240px; */
        height: 30px;
        border: 1px solid #00B16A;
        border-radius: 18px;
        color: #00B16A;
        font-weight: 500;
        font-size: 15px;
        text-align: center;
        line-height: 27px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .product-content .recomm-product-list ul li a .category {
        display: block;
        width: 100%;
        height: 23px;
        font-size: 15px;
        color: #999999;
        text-align: center;
        margin-bottom: 10px;
    }

    .product-content .recomm-product-list ul li a p {
        width: 100%;
        height: 29px;
        font-size: 17px;
        font-weight: 700;
        color: #000000;
        text-align: center;
        margin-bottom: 7px;
    }

    .product-content .recomm-product-list ul li a .exp {
        display: block;
        width: 100%;
        height: 22px;
        font-size: 14px;
        font-weight: 400;
        color: #999999;
        text-align: center;
    }


    .filter-box {
        width: 100%;
        height: 40px;
        margin-bottom: 20px;
        position: relative;
    }

    .filter-box .filter-btn {
        width: 100px;
        height: 40px;
        float: left;
        line-height: 40px;
        background-color: #464A57;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 500;
        margin-right: 10px;
        border: 2px solid #464A57;
        border-radius: 25px;
    }

    .filter-box .orders {
        width: 200px;
        height: 100%;
        float: right;
        text-align: right;
    }

    .filter-box .orders span {
        font-size: 16px;
        font-weight: 500;
        line-height: 40px;
        color: #999999;
    }

    .filter-box .orders span.dot {
        margin: 0 -5px;
    }

    .filter-box .orders span.btn {
        cursor: pointer;
    }

    .filter-box .orders span.on,
    .filter-box .orders span.btn:hover {
        color: #000000;
    }

    .product-list li {
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: 360px;
        height: 124px;
        position: relative;
    }

    .product-list li:nth-child(3n) {
        margin-right: 0;
    }

    .product-list a {
        display: block;
        width: 100%;
        height: 124px;
        padding: 12px 11px;
        margin-bottom: 30px;
        background-color: #f2f5f8;
        overflow: hidden;
    }

    .product-list a .list-img {
        float: left;
        width: 100px;
        height: 100px;
        background: #FFF;
    }

    .product-list a .list-img .list-img-inner {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .product-list a .list-img img {
        width: 100%;
    }

    .product-list a .list-content {
        float: left;
        width: calc(100% - 100px);
        height: 100%;
        padding: 0 20px;
    }

    .product-list a .list-content .category {
        font-weight: 500;
        font-size: 14px;
        color: #999999;
    }

    .product-list a .list-content .title {
        font-weight: 500;
        font-size: 16px;
        color: #2b2c31;
        margin-bottom: 8px;
    }

    .product-list a .list-content .sub-title {
        font-weight: 400;
        font-size: 14px;
        color: #999999;
    }

    .btns {
        width: 100%;
        height: 50px;
        margin: 30px 0 70px;
        text-align: center;
    }

    .btns .more-btn {
        width: 300px;
        height: 50px;
        border: 1px solid #707070;
        border-radius: 26px;
        font-size: 21px;
        font-weight: 500;
        color: #323232;
        letter-spacing: -0.94px;
        background: #FFF;
        cursor: pointer;
    }

    .btns .more-btn:hover {
        border: 1px solid #00B16A;
        color: #00B16A;
    }

    /* 카테고리 박스 */
    .categoryBox {
        display: none;
        position: absolute;
        top: 50px;
        left: 2px;
        width: 540px;
        height: 260px;
        border-radius: 10px;
        background: #FFF;
        box-shadow: 3px 9px 14px rgb(0 0 0 / 27%);
        z-index: 100;
        transition: all .5s ease;
        padding: 20px 20px;
    }

    .categoryBox.on {
        display: block;
    }

    .categoryBox .title {
        font-size: 21px;
        font-weight: 500;
        width: 100%;
        height: 30px;
    }

    .categoryBox .resetBtn {
        position: absolute;
        top: 21px;
        right: 30px;
        font-size: 17px;
        font-weight: 500;
        text-decoration: underline;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner {
        position: relative;
        width: 100%;
        height: calc(100% - 60px);
        margin-top: 30px;
        padding: 0 30px;
    }

    .categoryBox .categoryBoxInner .categoryInner {
        position: relative;
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
    }

    .categoryBox .categoryBoxInner .categoryInner .subTitle {
        position: absolute;
        font-size: 20px;
        font-weight: 500;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBoxLeft {
        position: absolute;
        top: 3px;
        left: 120px;
        width: 150px;
        height: 30px;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBoxRight {
        position: absolute;
        top: 3px;
        left: 250px;
        width: 150px;
        height: 30px;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBox .circle {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 20px;
        height: 20px;
        border: 2px solid #9E9E9E;
        border-radius: 20px;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBox .circleText {
        position: absolute;
        top: -1px;
        left: 30px;
        font-size: 18px;
        color: #9E9E9E;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner .circleBox .checkMark {
        display: none;
        position: absolute;
        top: -8px;
        left: -2px;
        width: 35px;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect {
        position: absolute;
        left: 118px;
        height: 40px;
        top: -3px;
        width: 265px;
        text-indent: 20px;
        color: #9E9E9E;
        border: 1px solid #9E9E9E;
        cursor: pointer;
        padding: 5px 20px;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .selectedCategory {
        font-size: 18px;
        text-indent: initial;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .select-arrow {
        position: absolute;
        right: 15px;
        top: 18px;
        width: 17px;
        cursor: pointer;
        transition: all 1s ease;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .select-arrow.on {
        transform: rotate(-180deg);
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions {
        display: none;
        position: absolute;
        width: 265px;
        left: -1px;
        background: #fff;
        z-index: 100;
        border: 1px solid #9e9e9e;
        top: 42px;
        padding: 5px 0;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p {
        width: 100%;
        height: 35px;
        margin: 0;
        padding: 5px 5px;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p.active {
        background: #00b16a;
        color: #fff;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p:hover {
        background: #00b16a;
        color: #fff;
    }

    .categoryBox .categoryBoxInner .categoryInner3 .acceptBtn {
        width: 150px;
        height: 45px;
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -75px;
        background: #25ef98;
        color: #1a1a1a;
        border: none;
        border-radius: 10px;
        font-size: 18px;
    }

    .categoryBox .categoryBoxInner .categoryInner3 .acceptBtn:hover {
        background: #00b16a;
        color: #fff;
        cursor: pointer;
    }

    .product-list li .new-img{
        position: absolute;
        top: 0;
        left: 0;
    }
}

@media screen and (max-width:1140px){
    .content {
        width: 100%;
        min-height: 200px;
        padding: 20px 20px 0;
        margin: 30px auto 0;
    }

    .content-body {
        width: 100%;
        min-height: 100px;
    }

    .top-banner {
        width: 100%;
        height: 130px;
        margin-bottom: 40px;
        overflow: hidden;
    }

    .top-banner a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .top-banner img {
        width: 100%;
        height: 100%;
    }

    .content-title {
        position: relative;
        width: 100%;
        height: 30px;
        margin-bottom: 10px;
    }

    .content-title > img {
        position: absolute;
        top: 0;
        width: 16px;
        height: 16px;
    }

    .content-title > span {
        position: absolute;
        top: -3px;
        left: 22px;
        display: block;
        font-weight: 700;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        color: #2b2c31;
    }
    .content-title .recomm-title{
        top: -7px;
    }

    .content-title .view-all {
        position: absolute;
        right: 0;
        font-size: 13px;
        font-weight: 400;
        color: #666666;
        border-bottom: 1px solid #666666;
    }

    /* promotion-content */
    .promotion-content {
        width: 100%;
        min-height: 100px;
        padding-bottom: 50px;
    }

    .content-body .slider-box-promotion {
        width: 100%;
        position: relative;
        margin-top: 20px;
    }

    .swiper-container-promotion {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 4px 4px;
    }

    .swiper-container-promotion .swiper-slide {
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        transition: .2s ease-in-out;
        overflow: hidden;
        margin-right: 30px;
    }

    .swiper-container-promotion .swiper-slide:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .swiper-container-promotion .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .slider-box-promotion .swiper-button-prev {
        position: absolute;
        left: -50px;
        top: 190px;
        color: #999999;
    }

    .slider-box-promotion .swiper-button-next {
        position: absolute;
        right: -50px;
        top: 190px;
        color: #999999;
    }

    .swiper-container-promotion .swiper-slide a {
        display: block;
        width: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-img {
        width: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-img img {
        width: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content {
        width: 100%;
        height: 130px;
        padding: 10px 10px;
        position: relative;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .title {
        font-weight: 600;
        font-size: 15px;
        color: #2b2c31;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text {
        font-weight: 400;
        font-size: 12px;
        color: #999999;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .part {
        position: absolute;
        bottom: 15px;
        left: 15px;
        font-size: 12px;
        font-weight: 400;
        color: #acb8d2;
        background-color: #D9E1F2;
        border-radius: 6px;
        padding: 3px 10px;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .part:hover {
        color: #758ab5;
    }

    .swiper-container-promotion .swiper-slide a .swiper-content .swiper-text-sub .date {
        position: absolute;
        bottom: 10px;
        right: 10px;
        float: right;
        font-weight: 400;
        font-size: 12px;
        color: #C1C1C1;
    }

    /* product-content */
    .product-content {
        width: 100%;
        min-height: 100px;
        margin-bottom: 20px;
    }

    .product-content .content-title span {
        font-family: "Noto Sans", sans-serif;
        font-size: 18px;
    }

    .product-content .recomm-product-list {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .product-content .recomm-product-list ul li {
        width: 100%;
        position: relative;
    }


    .product-content .recomm-product-list ul li:last-child {
        margin-right: 0;
    }

    .product-content .recomm-product-list ul li a {
        display: block;
        width: 100%;
        height: 120px;
        padding: 10px 10px;
        margin-bottom: 10px;
        background-color: #f2f5f8;
        overflow: hidden;
    }

    .product-content .recomm-product-list ul li a:hover {
        border: 1px solid #00B16A;
    }

    .product-content .recomm-product-list ul li a .img-box {
        float: left;
        width: 100px;
        height: 100px;
        background: #FFF;
    }

    .product-content .recomm-product-list ul li a .img-box .img-box-inner {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .product-content .recomm-product-list ul li a .img-box .img-box-inner img {
        width: 100%;
    }
    .product-content .recomm-product-list ul li a .text-box{
        float: left;
        width: calc(100% - 100px);
        height: 100%;
        padding: 0 20px;
        position: relative;
    }


    .product-content .recomm-product-list ul li a .recomm {
        display: none;
    }

    .product-content .recomm-product-list ul li a .category {
        font-weight: 500;
        font-size: 13px;
        color: #999999;
        display: block;
        margin-bottom: 8px;
        margin-top: 5px;
        line-height: 16px;
    }

    .product-content .recomm-product-list ul li a p {
        font-weight: 600;
        font-size: 16px;
        color: #2b2c31;
    }

    .product-content .recomm-product-list ul li a .exp {
        font-weight: 400;
        font-size: 14px;
        color: #999999;
        position: absolute;
        bottom: 5px;
    }

    .product-content .recomm-product-list .new-img{
        position: absolute;
        top: 0px;
        left: 0px;
    }



    .filter-box {
        width: 100%;
        height: 40px;
        margin-bottom: 20px;
        position: relative;
    }

    .filter-box .filter-btn {
        width: 80px;
        height: 32px;
        float: left;
        line-height: 30px;
        background-color: #464A57;
        color: #FFF;
        text-align: center;
        cursor: pointer;
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: 500;
        /* margin-right: 10px; */
        border: 2px solid #464A57;
        border-radius: 15px;
    }

    .filter-box .orders {
        width: 200px;
        height: 100%;
        float: right;
        text-align: right;
    }

    .filter-box .orders span {
        font-size: 14px;
        font-weight: 500;
        line-height: 40px;
        color: #999999;
    }

    .filter-box .orders span.dot {
        margin: 0 -5px;
    }

    .filter-box .orders span.btn {
        cursor: pointer;
    }

    .filter-box .orders span.on,
    .filter-box .orders span.btn:hover {
        color: #000000;
    }

    .product-list li {
        width: 100%;
        position: relative;
    }
    .product-list li .new-img{
        position: absolute;
        top: 0;
        left: 0;
    }

    .product-list a {
        display: block;
        width: 100%;
        height: 120px;
        padding: 10px 10px;
        margin-bottom: 10px;
        background-color: #f2f5f8;
        overflow: hidden;
    }

    .product-list a .list-img {
        float: left;
        width: 100px;
        height: 100px;
        background: #FFF;
    }

    .product-list a .list-img .list-img-inner {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .product-list a .list-img img {
        width: 100%;
    }

    .product-list a .list-content {
        float: left;
        width: calc(100% - 100px);
        height: 100%;
        padding: 0 20px;
        position: relative;
    }

    .product-list a .list-content .category {
        font-weight: 500;
        font-size: 13px;
        color: #999999;
        display: block;
        margin-bottom: 8px;
        margin-top: 5px;
    }

    .product-list a .list-content .title {
        font-weight: 500;
        font-size: 16px;
        color: #2b2c31;
    }

    .product-list a .list-content .sub-title {
        font-weight: 400;
        font-size: 14px;
        color: #999999;
        position: absolute;
        bottom: 5px;
        line-height: 16px;
    }

    .btns {
        width: 100%;
        height: 40px;
        text-align: center;
        margin-bottom: 30px;
    }

    .btns .more-btn {
        width: 120px;
        height: 40px;
        border: 1px solid #707070;
        border-radius: 20px;
        font-size: 16px;
        font-weight: 500;
        color: #323232;
        letter-spacing: -0.94px;
        background: #FFF;
        cursor: pointer;
    }

    .btns .more-btn:hover {
        border: 1px solid #00B16A;
        color: #00B16A;
    }

    /* 카테고리 박스 */
    .categoryBox {
        display: none;
        position: absolute;
        top: 50px;
        left: 2px;
        width: 300px;
        height: 230px;
        border-radius: 10px;
        background: #FFF;
        box-shadow: 3px 9px 14px rgb(0 0 0 / 27%);
        z-index: 100;
        transition: all .5s ease;
        padding: 10px 10px;
    }

    .categoryBox.on {
        display: block;
    }

    .categoryBox .title {
        font-size: 16px;
        font-weight: 600;
        width: 100%;
        height: 30px;
        padding: 10px 10px;
    }

    .categoryBox .resetBtn {
        position: absolute;
        top: 21px;
        right: 30px;
        font-size: 15px;
        font-weight: 500;
        text-decoration: underline;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner {
        position: relative;
        width: 100%;
        height: calc(100% - 60px);
        margin-top: 30px;
        padding: 0 10px;
    }

    .categoryBox .categoryBoxInner .categoryInner {
        position: relative;
        width: 100%;
        height: 40px;
        margin-bottom: 10px;
    }

    .categoryBox .categoryBoxInner .categoryInner .subTitle {
        position: absolute;
        font-size: 14px;
        font-weight: 500;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBoxLeft {
        position: absolute;
        top: 0;
        left: 60px;
        width: 90px;
        height: 30px;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBoxRight {
        position: absolute;
        top: 0;
        left: 150px;
        width: 124px;
        height: 30px;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBox .circle {
        position: absolute;
        top: 4px;
        left: 7px;
        width: 15px;
        height: 15px;
        border: 2px solid #9E9E9E;
        border-radius: 20px;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner1 .circleBox .circleText {
        position: absolute;
        top: 1px;
        left: 26px;
        font-size: 14px;
        color: #9E9E9E;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner .circleBox .checkMark {
        display: none;
        position: absolute;
        top: -2px;
        left: 5px;
        width: 23px;
        cursor: pointer;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect {
        position: absolute;
        left: 66px;
        height: 34px;
        top: -8px;
        width: 190px;
        text-indent: 10px;
        color: #9E9E9E;
        border: 1px solid #9E9E9E;
        cursor: pointer;
        padding: 0 10px 0 0;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .selectedCategory {
        font-size: 14px;
        height: 34px;
        line-height: 33px;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .select-arrow {
        position: absolute;
        right: 15px;
        top: 16px;
        width: 12px;
        cursor: pointer;
        transition: all 1s ease;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .select-arrow.on {
        transform: rotate(-180deg);
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions {
        display: none;
        position: absolute;
        width: 190px;
        left: -1px;
        background: #fff;
        z-index: 100;
        border: 1px solid #9e9e9e;
        top: 37px;
        padding: 5px 0;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p {
        width: 100%;
        height: 32px;
        margin: 0;
        padding: 5px 5px;
        font-size: 14px;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p.active {
        background: #00b16a;
        color: #fff;
    }

    .categoryBox .categoryBoxInner .categoryInner2 .categorySelect .categoryOptions p:hover {
        background: #00b16a;
        color: #fff;
    }

    .categoryBox .categoryBoxInner .categoryInner3 .acceptBtn {
        width: 130px;
        height: 36px;
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -65px;
        line-height: 36px;
        background: #25ef98;
        color: #1a1a1a;
        border: none;
        border-radius: 15px;
        font-size: 15px;
        font-weight: 500;
    }

    .categoryBox .categoryBoxInner .categoryInner3 .acceptBtn:hover {
        background: #00b16a;
        color: #fff;
        cursor: pointer;
    }

    .swiper-slide{
        width: calc( (100% - 20px) / 3 * 2 ) !important;
    }

}