﻿.productDetails .productDetails-main .main-plate3 .plate1-title {
    margin-bottom: 0.15rem;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.36rem;
    color: #000;
}

.productDetails .productDetails-main .main-plate3 .plate1-text {
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 18px;
    line-height: 30px;
    color: #666;
}

.productDetails .productDetails-main .main-plate3 .plate1-subtitle {
    margin-top: 0.3rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 18px;
    line-height: 30px;
    color: #333;
}


.productDetails .productDetails-main .main-plate3{padding-bottom:0}

.product .product-main .box-item{text-align: center;}
.product .product-main .box-item .item-pic{height:3.75rem;display: flex;justify-content: center;align-items: center;}


@media screen and (max-width: 1004px) {
    .productDetails .productDetails-main .main-plate3 .plate1-text {
        font-family: 'MONTSERRAT-LIGHT';
        font-size: 0.3rem;
        line-height: 0.48rem;
        color: #666;
    }
    
    .newsDetail .newsDetail-main .main-box embed{
        width:100%  !important;
        height: 4rem !important;
    }
}
