@media screen and (min-width: 768px) {
    body {
        /*font-size: calc(640px / 5.4) !important;*/
    }
}

/*.mobile .mobile_no {display: none;}*/
.mobile .mobile_back_fff{background: #ffffff;}
.mobile .mobile_show{display: block;}
.mobile_show{display: none;}
.mobile .mobile_hide{display: none;}
.mobile_hide{display: block;}

.mobile .banner .container h2{font-size:0.5rem;margin: 0 0 0.2rem;font-weight:700}
.mobile .banner .container p{  font-size: 12px;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    width: auto;
}
.mobile .banner .learn_more_000,.mobile .learn_more_fff{/*padding: 0.05rem 0.1rem;*/border-radius: 0.05rem;display: inline-block;/*font-size: 12px;*/}
.mobile .contentG .product img{height: auto;}


.mobile .title h2{font-size: 0.42rem;margin-top: 0;}
.mobile .title h2 span{    font-size: initial!important;}

.mobile .title .h2_ms{font-size: 14px;}
/*.mobile .contentB{height: calc((850 / 1920) * 100vw)}*/
/*.mobile .contentB .product img{height: calc((850 / 1920) * 100vw)}*/
.mobile .contentB .title{width: calc(50% - 15px); left: 15px;}

.mobile .contentB h2{margin-bottom: 0.1rem; margin-top: 0.2rem}
.mobile .contentB .h2_ms{ margin-bottom: 0.2rem;}

.mobile .contentC .col6{width: calc(100% - 30px)}
.mobile .contentD .col6{width: calc(100% - 30px)}

.mobile .contentD .col6 .cont{overflow: hidden;}
.contentC .product, .contentD .product{margin-bottom: 0;}


.mobile .contentE{padding:0.25rem 0 1rem;margin-top: 15px;}
.mobile .contentE .title{padding:0.25rem 0 0.35rem}
.mobile .contentE .video{border-radius:0.15rem;overflow:hidden}
.mobile .contentE h2{
    margin-bottom: 0.35rem;
}.mobile .contentE .learn_more_fff{
    margin-bottom: 0.35rem;
}
.mobile .contentF .title{padding:0.1rem 0;width: 95%}
/*.mobile .contentF .product{border-radius:0.15rem;overflow:hidden}*/
.mobile .contentF {display: flex; flex-direction: column; align-items: center; justify-content: center;}
.mobile .contentF h2{font-size: 0.5rem;  margin-bottom: 0.35rem; margin-top: 0.2rem}
.mobile .contentF .h2_ms{font-size: 0.3rem}






