﻿


.nav-top ul li ul {
    width: 250px;
}


#NewsContent blockquote {
    font-style: italic;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

.tinlienquan a {
    text-decoration: none;
    line-height: 23px;
    font-size: 12px;
    color: black;
}

.box-news li {
    line-height: 16px;
}

    .box-news li img {
        width: 100%;
    }

/*.library-img img, .detail-content img {
    max-width: 100%;
    margin: 0 auto;
}*/

.chum_anh {
    /*border: 1px solid #666;*/
    float: left;
    /* margin-right: 2px;*/
    opacity: 1;
    /* padding: 3px;*/
}

.box-news li, .library-img .box-news li {
    margin-top: 20px;
}





#NewsContent img, #NewsContent table {
    max-width: 655px;
    height: auto !important;
}



#NewsContent p, #NewsContent div {
    margin: 1em 0;
}


#NewsContent div, #NewsContent p {
    margin: 1em 0;
}

#NewsContent img {
    margin: 0px auto;
    text-align: center;
}
.intro-content td img {
    margin: 15px !important;
}
#NewsContent table {
    width: auto !important;
    margin: 0px auto !important;
}

@media screen and (max-width: 767px) {

    #NewsContent img {
        height: auto !important;
    }

    #NewsContent img, #NewsContent table {
        max-width: 368px !important;
        text-align: center;
    }

    #NewsContent iframe {
        max-width: 368px !important;
        height: auto !important
    }
}

@media screen and (max-width: 485px) {
    #NewsContent img, #NewsContent table {
        width: 100% !important;
        max-width: max-content !important;
        text-align: center;
    }

    #NewsContent iframe {
        max-width: max-content !important;
        height: auto !important
    }
}
