body {
    /* min-width: 1200px; */
}

html {
    font-size: 20px;
}

@media (max-width: 1200px) {
    html {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    html {
        font-size: 16px;
    }
}

div {
    box-sizing: border-box;
}

.short-cut {
    height: 10.625rem;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom-left-radius: 1.5625rem;
    border-bottom-right-radius: 1.5625rem;
}

.short-cut>div {
    width: 22.8125rem;
    height: 100%;
    box-sizing: border-box;
    float: left;
    padding: 1.8125rem 1.875rem 1.8125rem 3.125rem;
}

.short-cut>div>div:first-child {
    width: 6.25rem;
    height: 6.25rem;
    margin-right: 1.5625rem;
}

.short-cut>div>div:first-child>img {
    width: 100%;
    height: 100%;
}

.short-cut>div>div:last-child {
    width: 9.375rem;
    height: 100%;
}

.short-cut-title {
    font-size: 1.625rem;
    padding: 2rem 0;
    color: #1f1f1f;
}

.short-cut-text {
    font-size: .875rem;
    line-height: 1.0625rem;
    padding: .125rem 0;
    float: right;
    cursor: pointer;
    color: #686868;
}

.big-title {
    font-size: 2.1875rem;
    line-height: 3.125rem;
    text-align: center;
    color: #35e0fc;
    margin-top: 3.125rem;
    margin-bottom: 1.875rem;
}

.big-title-highlight {
    font-weight: bold;
    color: black;
}

.make-schedule {
    height: 4.6875rem;
    border-radius: 2.125rem;
    background: #35a0fc;
    margin-bottom: 3.125rem;
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.375rem;
}

.make-schedule>div:first-child {
    padding-left: 2.5rem;
    color: white;
}

.prod_img_a {
    width: 100%;
    height: 100%;
    display: block;
}

.prod_img_a>img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
}


.prod_img_a2 {
    width: 240px;
    height: 100%;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.prod_img_a2>img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.make-schedule>div:first-child>img {
    width: 1.5625rem;
    height: 1.375rem;
    margin-left: 1.5625rem;
}

.make-schedule>div:last-child>img {
    width: 2.1875rem;
    height: 2.1875rem;
    margin-right: 1.875rem;
}

.make-schedule>div:last-child {
    width: 26.875rem;
    height: 100%;
    border-radius: 2.125rem;
    background: #002046;
    color: white;
    margin-left: auto;
    padding-left: 3.4375rem;
    display: flex;
    align-items: center;
}

.make-schedule>div:last-child>img {
    width: 2.1875rem;
    height: 2.1875rem;
    margin-right: 1.875rem;
}

.make-schedule-example {
    height: 15.3125rem;
    margin-top: 1.875rem;
    margin-bottom: 3.75rem;
    box-sizing: border-box;
}

.make-schedule-example>div {
    width: 22.8125rem;
    height: 100%;
    float: left;
    box-sizing: border-box;
}

.make-schedule-example>div>img {
    width: 100%;

}

.title1 {
    font-size: 1.625rem;
    font-weight: bold;
    margin-bottom: 1.875rem;
}

.title1>span {
    font-size: 1rem;
    color: #dddddd;
    margin-left: .8125rem;
}

.mainbanner {
    margin-top: 80px;
    width: 100%;
    min-width: 1024px;
    display: flex;
    justify-content: center;
}

.sang_warp_box {
    margin-bottom: 3.75rem;
    padding: .625rem .1875rem;
}

.sang_warp_box>div {
    width: 15.3125rem;
    height: 20.75rem;
    padding: .9375rem 1.5625rem;
    box-sizing: border-box;
    margin-right: 2.1875rem;
    border-radius: .9375rem;
    box-shadow: .125rem .125rem .3125rem 0rem rgb(0 0 0 / 20%);

}

.sang_warp_box>div:nth-child(4n) {
    margin-right: 0;
}

.sang_warp_box>div>div {
    margin-bottom: .625rem;
}

.sang_warp>p>span {
    font-size: 1rem;
    color: #dddddd;
    margin-left: .8125rem;
}

.sang-cate {
    font-size: .75rem;
    color: #35a0fc;
    font-weight: bold;
}

.sang-title {
    font-size: .9375rem;
    line-height: 1.375rem;
    height: 2.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: keep-all;
}

.sang-img {
    width: 12.25rem;
    height: 11rem;
}

.sang-img img {
    width: 100%;
    height: 100%;

}

.sang-rate {
    height: .875rem;
    /*    padding-left:.25rem;*/
    font-size: .75rem;
}

.sang-rate>div:first-child {
    width: 5rem;
    height: .9375rem;
}

.sang-rate>div:first-child,
.sang-rate>div:first-child>span {
    display: inline-block;
    height: .8125rem;
    overflow: hidden;
    background: url("/mainimg/diy_star_icon.png") no-repeat;
    background-size: 4.5625rem 1.875rem;
}

.sang-rate>div:first-child>span {
    background-position: left bottom;
    line-height: 0;
    vertical-align: top;
}

.sang-price {
    height: 1.375rem;
    line-height: 1.375rem;
    font-size: .9375rem;
}

.sub-cate-list {
    width: 73.75rem;
    height: 8.75rem;
    position: relative;
    margin-bottom: 4.375rem;
}

.sub-cate-list>div>.sub-cate-list {
    width: 68.75rem !important;
    left: 2.5rem !important;
}

#sub-cate-list>div {
    width: 68.75rem !important;
}

.sub-cate_jssor_div {
    width: 68.75rem;
    height: 8.75rem;
    overflow: visible !important;
}

.sub-cate_jssor_div>.sub-cate_cont {
    cursor: pointer;
}

.sub-cate_box .sub-cate_cont {
    width: 15.3125rem;
    margin: 0 0 0 0;
}

.sub-cate_cont div:first-child {
    width: 15.3125rem;
    height: 8.75rem;
    position: relative
}

.sub-cate_cont div:first-child img {
    width: 100%;
    height: 100%;
    border-radius: .375rem;
}

.sub-cate_cont div.sub-cate-title {
    bottom: 1.875rem;
    left: 1.25rem;
    color: white;
    position: absolute;
    font-size: 1.1875rem;
    font-weight: bold;
}

.left_btn {
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    top: 3.625rem;
    left: -2.5rem;
    cursor: pointer;
    filter: invert(1)
}

.right_btn {
    position: absolute;
    width: 1.875rem;
    height: 1.875rem;
    top: 3.625rem;
    right: -2.5rem;
    cursor: pointer;
    filter: invert(1)
}

.left_btn>img,
.right_btn>img {
    width: 100%;
    height: 100%;
}

.explain-sect {
    height: 30.5rem;
    margin-bottom: 3.75rem;
}

.explain-sect>div:first-child {
    width: 48.875rem;
}

.explain-sect>div:first-child>div {
    width: 100%;
    height: 14.875rem;
    background: #f1f5f7;
    padding: 1.875rem 0 0 2.5rem;
    box-sizing: border-box;
}

.explain-sect>div:last-child {
    width: 25.5rem;
    height: 100%;
    background: #f1f5f7;
    padding: 1.875rem 0 0 2.5rem;
    box-sizing: border-box;
}

.explain-numbering {
    width: 3rem;
    height: 100%;
    margin-right: 1.5625rem;
}

.explain-numbering>div {
    width: 100%;
    height: 3rem;
    border-radius: 1.5rem;
    background: #002046;
    color: white;
    font-size: 1.4375rem;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.explain-text {
    color: #002046;
    font-size: 1.8125rem;
    font-weight: bold;
    line-height: 3.125rem;
    float: left;
}

.explain-text>span {
    color: #35a0fc;
}

.review-div {
    height: 31.6875rem;
    background: #f2f7f9;
    margin-bottom: 2.1875rem;
    min-width: 1200px;
}

.review-div>div {
    height: 100%;
    position: relative;
}

.review-div>div>div:first-child {
    width: 31.5625rem;
    height: 100%;
}

.review-div>div>div:first-child>div:first-child {
    box-sizing: border-box;
    padding-top: 10.625rem;
}

.review-div>div>div:last-child {
    width: 65.9375rem;
    height: 100%;
    position: absolute;
    left: 31.5625rem;
    background: black;
}

.review-div>div>div:last-child>img {
    width: 100%;
    height: 100%;

}

.review-tag {
    padding: .4375rem 0;
    font-size: .875rem;
    color: #35a0fc;
}

.review-title {
    padding-top: .4375rem;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 2;
    width: 25rem;
    margin-bottom: 1.875rem;
}

.review-content {
    width: 28.125rem;
    height: 5.3125rem;
    font-size: .875rem;
    line-height: 1.5;
    overflow: hidden;
}

.review-goBtn {
    padding: 2.5rem 0;
}

.review-goBtn>input[type=button] {
    width: 10.625rem;
    height: 2.625rem;
    background: #35a0fc;
    font-size: .875rem;
    color: white;
    text-align: center;
    border-radius: .25rem;
    border: 0;
}

.notice-sect {
    height: 14.375rem;
    margin-bottom: 1.875rem;
}

.notice-sect>div {
    width: 18.75rem;
    height: 100%;
    border: .0625rem solid #d4d4d4;
    margin-left: 1.25rem;
    padding: 1.5625rem;
    box-sizing: border-box;
    float: left;
}

.notice-sect>div:first-child {
    width: 28.75rem;
    margin-left: 0rem;
}

.notice-title {
    font-size: 1rem;
    font-weight: bold;
    color: #272e34;
    margin-bottom: 1.25rem;
}

.notice-sub-title {
    font-size: .875rem;
    font-weight: bold;
    color: #606060;
    line-height: 1.625rem;
}

.notice-content {
    font-size: .75rem;
    color: #5e5e5e;
    line-height: 1.5rem;
}

.notice-list {

    height: 7.5rem;
    font-size: .8125rem;
    color: #303030;
}

.notice-list>a {
    line-height: 1.5625rem;
}

.notice-list>a>span:first-child {
    width: 10rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

#right-btn {
    position: fixed;
    top: 6.25rem;
    right: 4.0625rem;
    z-index: 999;
    width: 16.25rem;
    height: 6.875rem;
    display: none;
}

.right-btn-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#top-btn {
    width: 1.5625rem;
    height: 1.5625rem;
    position: fixed;
    bottom: 18.75rem;
    right: 12.5rem;
    display: none;
    z-index: 1;
}

#top-btn-img {
    width: 100%;
    height: 100%;
}



@media screen and (max-width: 1020px) {
    iframe {
        width: 100%;
        height: 100%;

    }

    .youtube-link {
        height: 50vw;
        min-height: 150px;
    }

    html {
        font-size: 15px;
    }

    .padd20 {
        padding: 0 1rem;
        box-sizing: border-box;
    }

    .padd21 {
        padding: 0 1rem;
        box-sizing: border-box;
    }

    body {
        min-width: 300px;
    }

    .mainbanner {
        width: 100%;
        min-width: 300px;
    }

    .sub-cate-list>div>.sub-cate-list {
        width: 100% !important;
    }

    #sub-cate-list>div {
        width: 100% !important;
    }

    .sub-cate_jssor_div {
        width: 100%;
    }

    .review-div {
        min-width: 300px;
    }

    #visualBox {
        height: calc(100vw / 2) !important;
        min-height: 150px;
    }
}

@media screen and (max-width: 425px) {
    .prod_img_a2 {
        width: 100px;
    }

    .mainbanner {
        margin-top: 40px;
    }

    .prod-recom2>div>div:first-child {
        height: 107px !important;
        min-height: 0 !important;
    }

    .prod-recom2>div {
        min-height: 0 !important;
        height: auto !important;
    }

    .prod-recom3>a {
        flex: 0 0 96.7% !important;
        margin-right: 11px;
    }

    .prod-info3 {
        padding: 0.85rem 0.85rem 0.85rem 0.85rem !important;
    }

    .prod-info3 {
        gap: 15px !important;
    }

    .prod-info:nth-child(n+4) {
        display: none;
    }
}


@media screen and (max-width: 320px) {
    .prod-recom3>a {
        flex: 0 0 96% !important;
    }
}