
@media only screen and (min-width: 1000px){       

    /* DSTPM-1258 */
    .product-storage{
        border-top: 1px solid #dcdcdc;
        padding-bottom: 80px;
    }
    .product-storage .storage01{
        margin: 0 auto 30px;
        padding-top: 72px;
    }

    .product-storage .storage01 .storage01-title .title{
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        color: #258bc1;
        height: 55px;
        margin-bottom: 35px;
        border-bottom: solid 1px #DCDCDC;
    }
    .product-storage .storage01 .storage01-tip{
        font-size: 16px;
        line-height: 2;
        margin-top: 30px;
        text-align: center;
    }
    
    .product-storage .storage03{
        margin-top: -275px;
    }
    .product-storage .storage03 .storage03-box{
        border-top: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        background: #fff;
    }
    .product-storage .storage03 .storage03-box .box-tr{
        display: flex;
    }
    .product-storage .storage03 .storage03-box .box-td{
        flex: 1;
        text-align: center;
        padding: 30px 0;
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
    }
   
    .product-storage .storage03 .storage03-box .text04{
        font-size: 22px;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-box .text04 span{
        font-size: 14px;
        vertical-align: super;
    }
    .product-storage .storage03 .storage03-box .text05{
        font-size: 26px;
        margin-top: 15px;
    }
    .product-storage .storage03 .storage03-box .text05 span{
        font-size: 55px;
    }
    .product-storage .storage03 .storage03-box .text05 span.blue{
        color: #248bc1;
    }
    .product-storage .storage03 .storage03-tip{
        font-size: 14px;
        margin-top: 15px;
    }
    .product-storage .storage03 .btn{
        margin: 70px auto 0;
        display: block;
        width: 330px;
        height: 56px;
        line-height: 56px;
        border-radius: 28px;
        background: #248bc1;
        color: #fff;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        position: relative;
    }
    .product-storage .storage03 .btn:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid;
        border-right: 1px solid;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 10%;
        top: 50%;
    }
    .product-storage .storage03 .btn.btn2{
        color: #248bc1;
        background: #fff;
        border: 1px solid #248bc1;
        width: 260px;
        margin-top: 25px;
    }

    /*storage-schedule*/
    .product-storage .storage-schedule{
        background: #f4f4f4;
        position: relative;
        padding-top: 50px;
        text-align: center;
        padding-bottom: 275px;
    }
    
    .product-storage .storage-schedule .schedule02{
        display: flex;
        margin-top: 60px;
        justify-content: space-between;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block{
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
        flex-basis: 47.4%;
        padding: 40px 0;
        text-align: center;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block .title{
        font-size: 20px;
        font-weight: bold;
        color: #248bc1;
        margin-bottom: 20px;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block .text{
        font-size: 16px;
        line-height: 2;
    }
    
    .product-storage .storage-schedule .officestamp01 .img img{
        width: 160px;
    }
    .product-storage .storage-schedule .officestamp01 .text01{
        font-size: 16px;
        margin-top: 20px;
    }
    .product-storage .storage-schedule .officestamp01 .text02{
        font-weight: bold;
        font-size: 20px;
        color: #248bc1;
        margin-top: 15px;
    }
    .product-storage .storage-schedule .officestamp01 .text03{
        font-size: 16px;
        margin-top: 12px;
    }
    .product-storage .storage-schedule .officestamp01 .text04{
        font-size: 12px;
        margin-top: 10px;
    }
    .product-storage .storage-schedule .schedule02.officestamp02{
        margin-top: 30px;
    }
    .product-storage .storage-schedule .schedule02.officestamp02 .schedule02-block{
        flex-basis: 32%;
        text-align: left;
        padding: 40px;
    }
    .product-storage .storage03 .storage03-top{
        text-align: center;
        margin-bottom: 35px;
    }
    .product-storage .storage03 .storage03-top .text01{
        font-size: 36px;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-top .text01 span{
        font-size: 80px;
        font-weight: 500;
    }
    .product-storage .storage03 .storage03-top .text02{
        font-size: 16px;
    }
    .product-storage .storage03 .storage03-top .text03{
        font-size: 22px;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-top .text04{
        font-size: 14px;
    }
}

@media only screen and (max-width: 999px){

    /* DSTPM-1258 */
    .product-storage{
        border-top: 1px solid #dcdcdc;
        padding-bottom: 2rem;
    }
    .product-storage .storage01{
        margin: 0 auto 0.6rem;
        padding-top: 10vw;
    }

    .product-storage .storage01 .storage01-title .title{
        font-size: 5.3333vw;
        font-weight: bold;
        text-align: center;
        color: #258bc1;
        padding-bottom: 2.8vw;
        margin-bottom: 5.6vw;
        border-bottom: solid 1px #DCDCDC;
    }
    .product-storage .storage01 .storage01-tip{
        padding: 0 5.3333vw;
        font-size: 3.7333vw;
        margin-top: 4vw;
    }
    
    .product-storage .storage03{
        margin-top: -4rem;
        padding: 0 0.3rem;
    }
    .product-storage .storage03 .storage03-box{
        border-top: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        background: #fff;
    }

    .product-storage .storage03 .storage03-box .box-td{
        flex: 1;
        text-align: center;
        padding: 0.3rem 0;
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
    }
    
    .product-storage .storage03 .storage03-box .text04{
        font-size: 0.25rem;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-box .text04 span{
        font-size: 0.2rem;
        vertical-align: super;
    }
    .product-storage .storage03 .storage03-box .text05{
        font-size: 0.22rem;
        margin-top: 0.15rem;
    }
    .product-storage .storage03 .storage03-box .text05 span{
        font-size: 0.45rem;
    }
    .product-storage .storage03 .storage03-box .text05 span.blue{
        color: #248bc1;
    }
    .product-storage .storage03 .storage03-tip{
        font-size: 0.2rem;
        margin-top: 0.1rem;
    }
    .product-storage .storage03 .btn{
        margin: 0.6rem auto 0;
        display: block;
        width: 5.2rem;
        height: 0.8rem;
        line-height: 0.8rem;
        border-radius: 0.4rem;
        background: #248bc1;
        color: #fff;
        text-align: center;
        font-size: 0.28rem;
        font-weight: bold;
        position: relative;
    }
    .product-storage .storage03 .btn:before{
        display: inline-block;
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid;
        border-right: 1px solid;
        transform: translateY(-50%) rotateZ(45deg);
        position: absolute;
        left: 10%;
        top: 50%;
    }
    .product-storage .storage03 .btn.btn2{
        color: #248bc1;
        background: #fff;
        border: 1px solid #248bc1;
        width: 4.8rem;
        margin-top: 0.3rem;
    }

    /*storage-schedule*/
    .product-storage .storage-schedule{
        background: #f4f4f4;
        position: relative;
        padding: 0.56rem 0.3rem 4rem;
        text-align: center;
    }
    
    .product-storage .storage-schedule .schedule02{
        margin-top: 0.54rem;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block{
        background: #fff;
        border-radius: 8px;
        box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
        padding: 0.4rem 0;
        text-align: center;
        margin-top: 0.3rem;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block .title{
        font-size: 0.3rem;
        font-weight: bold;
        color: #248bc1;
        margin-bottom: 0.2rem;
    }
    .product-storage .storage-schedule .schedule02 .schedule02-block .text{
        font-size: 0.26rem;
        line-height: 1.5;
    }
    
    .product-storage .storage-schedule .officestamp01 .img img{
        width: 2.2rem;
    }
    .product-storage .storage-schedule .officestamp01 .text01{
        font-size: 0.26rem;
        margin-top: 0.3rem;
    }
    .product-storage .storage-schedule .officestamp01 .text02{
        font-weight: bold;
        font-size: 0.3rem;
        color: #248bc1;
        margin-top: 0.1rem;
    }
    .product-storage .storage-schedule .officestamp01 .text03{
        font-size: 0.26rem;
        margin-top: 0.15rem;
        white-space: nowrap;
    }
    .product-storage .storage-schedule .officestamp01 .text04{
        font-size: 0.2rem;
        margin-top: 0.15rem;
    }
    .product-storage .storage-schedule .schedule02.officestamp02{
        margin-top: 0.4rem;
    }
    .product-storage .storage-schedule .schedule02.officestamp02 .schedule02-block{
        text-align: left;
        padding: 0.4rem 0.3rem;
    }
    .product-storage .storage03 .storage03-top{
        text-align: center;
        margin-bottom: 0.54rem;
    }
    .product-storage .storage03 .storage03-top .text01{
        font-size: 0.48rem;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-top .text01 span{
        font-size: 1rem;
        font-weight: 500;
    }
    .product-storage .storage03 .storage03-top .text02{
        font-size: 0.2rem;
    }
    .product-storage .storage03 .storage03-top .text03{
        font-size: 0.28rem;
        font-weight: bold;
    }
    .product-storage .storage03 .storage03-top .text04{
        font-size: 0.18rem;
    }


}

/*DSTMP-1322*/
@media only screen and (min-width: 1000px){
    .product-storage .officestampvideo{
        margin-top: 50px;
        text-align: center;
    }
    .product-storage .officestampvideo .officestampvideo-title{
        color: #248bc1;
        font-weight: bold;
        font-size: 20px;
    }
    .product-storage .officestampvideo .officestampvideo-video{
        margin-top: 10px;
        height: 70px;
    }
    .product-storage .officestampvideo .officestampvideo-video iframe{
        height: 350px;
        width: 640px;
    }
    .product-storage .storage-schedule.officestamp{
        margin-bottom: 450px;
        padding-bottom: 150px;
    }
}
@media only screen and (max-width: 999px){
    .product-storage .officestampvideo{
        margin-top: 0.8rem;
        text-align: center;
    }
    .product-storage .officestampvideo .officestampvideo-title{
        color: #248bc1;
        font-weight: bold;
        font-size: 0.3rem;
    }
    .product-storage .officestampvideo .officestampvideo-video{
        margin-top: 0.3rem;
    }
    .product-storage .officestampvideo .officestampvideo-video iframe{
        height: 3.2rem;
        width: 100%;
    }
    .product-storage .storage-schedule.officestamp{
        margin-bottom: 4rem;
        padding-bottom: 0.6rem;
    }
}