.product_banner{
    background-image: url("../../img/product/banner.png");
    background-size: contain;
    height: 68.8rem;
    padding: 10rem 24rem;
}

.product_background_bottom_cam{
    background-image: url("../../img/product/bottom_cam.png");
    background-size: contain;
    height: 60rem;
    width: 100%;
}

.product_info_detail{
    width: 38rem;
    margin-right: 20.6rem;
    margin-left: 11.3rem;
}

.product_info_detail_m1s{
    width: 44.8rem;
    margin-right: 20.6rem;
    margin-left: 27.7rem;
}

.product_info_detail_screen{
    margin-right: 9.8rem;
    margin-left: 11rem;
    width: 48.8rem;

}

.product_padding{
    padding: 10rem 24rem;
}

.product_background_grey{
    background-color: rgba(247,247,247,1) !important;
}
.background-trans{
    background-color: rgba(255,255,255,0.88);
}

.product_info{
    display: flex;

    height: 100%;
    width: auto;
}

.product_img img{
    width: 63.2rem;
    height: 36.2rem;
}

.product_m1s img{
    width: 53rem;
    height: 33.2rem;
}

.product_img_screen img{
    width: 63.2rem;
    height: 36.2rem;
    margin-top: 6.3rem;
}

.product_title{
    margin-bottom: 3.3rem;
    font-size: 3.6rem;
    font-family: "SourceHanSansSC-Medium","sans-serif";
    font-weight: 400;
    color: #3772FB;
    line-height: 6.0rem;
}

.product_next_title{
    font-size: 1.8rem;
    font-family: "SourceHanSansSC-Medium","sans-serif";
    font-weight: 600;
    color: #444444;
    line-height: 3rem;
    margin-bottom: 1rem;
}

.product_content{
    font-size: 1.8rem;
    font-family: "SourceHanSansSC-Normal","sans-serif";
    font-weight: 400;
    color: #444444;
    line-height: 3rem;
}

.div_flot_content{
    margin-top: 3.9rem;
}

.div_flot_content .long_img{
    width: 76rem;
    height: 24.1rem;
    margin-right: 4rem;
}

.div_flot_content .normal_img{
    width: 36rem;
    height: 24.1rem;
    margin-right: 4rem;
}