<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
.nav-pc{display:none;}
.slider-st{float:left;width:100%;}
img {
    max-width: 100%;
height:auto!important;
}
.top-item {
    font-size: 17px;
    text-align: center;
    width: auto!important;
    position: absolute;
    top: 12px;
}
#wrap-header-mobile {
    display: block;
    width: 100%;
    height: auto;
    background: white;
    z-index: 9999;
    box-shadow: 0px 0px 5px #888;
    float: left;
}
#showmenu {
    position: absolute;
    top: 15px;
    padding: 0px 0px 0px 0px;
    font-size: 1.3em;
    color: #141dda !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
    left: 15px;
    /* border: 2px solid #fff; */
}
.phone-c {
    padding-top: 5px;
    text-align: left;
    padding-left: 38px;
    font-size: 16px;
}
.about-videos img {
    width: 100%;
    margin-bottom: 20px;
}
.owl-carousel .owl-nav .owl-next {
    
    right: 5%;
   ;
}
.owl-carousel .owl-nav .owl-prev {
    
    left: 5%;
   ;
}

    .news-hot-read a {
       
        margin-bottom: 40px;
    }
    .news-hot-boxex {
        float: left;
        width: 100%;
        padding-left: 0;
    }
    .search-input-mobile {
        float: left;
        width: 100% !important;
    }
    .search-button-mobile {
        float: left;
        padding: 7px 5px 5px 8px;
        margin-top: 6px;
        position: absolute;
        background: url(img/search.png) no-repeat;
        right: 15px;
    }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}


.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

    .d_page b {
        background-color: #e72c2d;
        border-color: #e72c2d;
        color: #fff;
        margin-right: 8px;
        width: 45px;
        height: 45px;
        font-size: 17px;
        border-radius: 50px;
        font-weight: 400;
        display: inline-block;
        line-height: 45px;
        padding: 0;
    }

    .d_page a {
        margin: 0 2.5px;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        line-height: 45px;
        font-size: 17px;
        color: #b5b0b0;
        border: 1px solid #b5b0b0;
        text-decoration: none;
        padding: 0;
    }

        .d_page a:hover {
            background-color: #e72c2d;
            border-color: #e72c2d;
            color: #fff;
        }
img {
    vertical-align: middle;
    max-width: 100%;
}</pre></body></html>