
@media only screen and (max-width: 1500px){
    .rc-productBox-textRight{
        padding: 11% 0 !important;
    }
    .product-title{
        font-size: 26px !important;
    }
    .rc-productBox-textRight p{
        font-size: 13px !important;
    }
}
@media only screen and (max-width: 1300px){
    .product-title {
        font-size: 24px !important;
    }
    .product-more{
        font-size: 14px !important;
    }
    .product-title,.bg-color,.rc-productBox-textRight p{
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width: 1250px) {
    .listBox-title {
        font-size: 18px !important;
    }

    .listBox-content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}

@media only screen and (max-width: 1150px) {
    .listBox-title {
        font-size: 16px !important;
        width: 305px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsBox-dateTime {
        white-space: nowrap;
    }
}
@media only screen and (max-width: 1050px){
    .rc-productBox-menu a{
        margin: 0 !important;
    }
    .rc-productBox-textRight{
        padding: 10% 0 !important;
    }
}
@media only screen and (max-width: 1040px) {
    .listBox-content {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 991px) {
    .newsBox-list-text {
        padding: 3% 5% !important;
    }

    .small-centerBox {
        width: 90% !important;
    }

    .listBox-title {
        padding-bottom: 10px !important;
    }

    .listBox-content {
        line-height: 20px !important;
    }

    .newsBox-dateTime {
        font-size: 14px !important;
    }

    .listBox-content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .text-content {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .newsBox-list-text {
        flex-wrap: wrap;
    }

    .newsBox-arrow-right {
        display: none !important;
    }

    .newsBox-dateTime {
        font-size: 14px;
    }

    .listBox-title {
        padding-top: 5%;
    }
}
@media only screen and (max-width: 850px){
    .rc-productBox-menu a{
        padding: 5px !important;
    }
    .product-title,.bg-color,.rc-productBox-textRight p{
        margin-bottom: 15px !important;
    }
    .product-title {
        font-size: 22px !important;
    }
    .rc-productBox-textRight p {
        font-size: 12px !important;
    }
    .rc-productBox-textRight {
        width: 46% !important;
    }
}
@media only screen and (max-width: 768px){
    .rc-productBox-imgLeft,.rc-productBox-textRight {
        width: 100% !important;
    }
    .rc-newsBox-menu,.rc-productBox-menu{
        flex-wrap: wrap;
    }
    .rc-productBox-imgLeft{
        padding: 0 !important;
    }
}
@media only screen and (max-width: 650px) {
    .newsBox-list-text {
        padding: 1% 3% !important;
    }
}

@media only screen and (max-width: 575px) {
    .newsBox-list-item {
        flex-wrap: wrap;
    }

    .newsBox-list-img {
        width: 100% !important;
    }

    .newsBox-list-text {
        padding: 3% 5% !important;
    }

    .newsBox-dateTime {
        padding-top: 15%;
    }
    .rc-productBox-textRight p,.product-more,.bg-color{
        display: none;
    }
    .product-title{
        font-size: 24px !important;
        text-align: center;
    }
    .bg{
        background: #1c1c1c !important;
    }
}

@media only screen and (max-width: 525px) {
    .rc-newsBox-paging a {
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 430px) {

    .rc-newsBox-menu a,
    .rc-newsBox-menu>div,
    .rc-newsBox-paging a {
        padding: 5px !important;
    }
    .product-title{
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 375px) {
    .rc-newsBox-menu a {
        font-size: 12px !important;
    }

    .newsBox-list-text {
        overflow: hidden;
    }

    .text-content {
        overflow: hidden;
    }

    .listBox-title {
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .rc-newsBox-menu a{
        margin: 0 10px !important;
    }
    .product-title{
        font-size: 16px !important;
    }
}
