.MenuTopTop li, .detail-content li p, .detail-content li > h3, .detail-content ul.tags li {
    display: inline-block
}

.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #00345b
}

.bgf7 {
    background: #f7f7f7
}

.icon-hot {
    width: 50px;
    height: 52px;
    background: url(../images/icon-hot.png) 0 0/50px 52px no-repeat;
    position: absolute;
    top: -4px;
    right: 12px;
    z-index: 10
}

.nav-item, .sub-menu li {
    position: relative
}

.nav-item a:hover {
    color: #f2ed28 !important
}

.sub-menu {
    width: 280px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 999;
    display: none;
    background: rgba(0, 103, 157, .95)
}

.sub-menu li {
    list-style: none;
    padding: 8px 7px !important;
    border-bottom: 1px solid #eee
}

.sub-menu li:last-child {
    border-bottom: none
}

.sub-menu li a {
    font-size: 14px
}

.align-left {
    text-align: left !important
}

.align-right {
    text-align: right !important
}

.align-center, .text-center {
    text-align: center !important
}

h2.star {
    background: url(../images/icon-star.png) 10px 0/25px 25px no-repeat;
    padding-left: 40px;
    text-align: left
}

.MenuTopTop {
    display: block;
    text-align: right
}

.MenuTopTop ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.MenuTopTop li {
    margin-right: 10px
}

.MenuTopTop li a {
    padding: 7px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #feac03;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px
}

.MenuTopTop li a:hover {
    background-color: #ee1c1c
}

.detail-content, .detail-desc {
    font-size: 15px !important;
    line-height: 24px !important;
    text-align: justify
}

.detail-desc {
    font-weight: 600
}

.datetime {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.detail-content .desc-cate {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 30px;
    background: #f9f9f9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.detail-content table, .detail-content table td, .detail-content table th {
    border: 1px solid #ddd
}

.detail-content figure, .detail-content li {
    padding: 5px
}
.detail-content figure, .detail-content li h2, .detail-content figure, .detail-content li h3, .detail-content figure, .detail-content li h4{
    display: inline;
}
.detail-content li p{
    display: inline;
}

.detail-content figure figcaption {
    font-style: italic;
    color: #676767;
    padding: 5px 0
}

.detail-content figure .wp-caption-text {
    font-style: italic
}

.detail-content img {
    max-width: 100%;
    margin: 5px 0;
    height: auto
}

.detail-content ol, .detail-content ul {
    margin: 10px 0 10px 10px;
    padding: 0;
    list-style: unset
}

.detail-content h1, .detail-content h2 {
    line-height: 25px;
    margin: 15px 0;
    text-align: left
}

.detail-content h1 {
    font-size: 22px;
    font-weight: 700
}

.detail-content h2 {
    font-size: 18px;
    font-weight: 600
}

.detail-content h3 {
    font-size: 18px;
    line-height: 23px;
    text-align: left
}

.detail-content h4 {
    font-size: 16px;
    line-height: 22px;
    text-align: left
}

.detail-content table {
    width: 100%;
    position: relative;
    z-index: 2;
    max-width: 100% !important
}

.detail-content a {
    color: #007dee !important;
    font-weight: 500 !important;
    text-decoration: none
}

.detail-content a:hover {
    color: #09b7b8 !important;
    text-decoration: underline !important
}

.detail-content p {
    margin: 10px 0
}

.detail-content .relate {
    display: block;
    padding: 4px 0
}

.detail-content .relate a {
    color: #0074dd;
    font-weight: 600;
    text-decoration: none
}

.detail-content .relate a:hover {
    color: #007dee
}

.detail-content ul {
    list-style: none
}

.detail-content li::before {
    content: "✓ ";
    color: rgb(0, 60, 117, .8);
    font-weight: 700
}

.detail-content li > h3 > a.item_video {
    font-size: 16px
}

.detail-content ul.tags {
    margin: 10px 10px 10px 0;
    padding: 0 10px 0 0
}

.detail-content ul.tags li {
    padding: 5px 0;
    margin-right: 6px
}

.detail-content ul.tags li:first-child {
    margin-right: 0
}

.detail-content li.breadcrumb-item::before, .detail-content ul.tags li::before, li.breadcrumb-item::before {
    content: ''
}

.detail-content ul.tags li a {
    display: block;
    padding: 4px 7px;
    background: #eee;
    color: #747474 !important;
    text-decoration: none;
    font: 600 13px/17px Arial;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.detail-content ul.tags li a:hover {
    color: #003c75 !important;
    text-decoration: none !important
}

.quote_comment {
    display: block;
    background: #f8ffbd;
    padding: 10px 20px;
    text-align: justify
}
.quote_comment table{
    padding: 0; margin: 0;
}
.quote_comment table th, .quote_comment table td{
    text-align: left; padding: 3px 0 3px 5px;
}
.detail-content .quote_comment li p{
    display: contents;
}

.breadcrumb, .detail-content .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb ol.breadcrumb, .detail-content .breadcrumb ol.breadcrumb {
    margin: 0 !important;
    list-style: none !important
}

.detail-content .breadcrumb img {
    margin: 0 0 2px !important
}

.detail-content li.breadcrumb-item, li.breadcrumb-item {
    padding: 0 !important
}

.breadcrumb-item + .breadcrumb-item, .detail-content .breadcrumb-item + .breadcrumb-item {
    padding-left: .2rem !important
}

.breadcrumb-item + .breadcrumb-item::before, .detail-content .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .2rem;
    color: #00529f !important;
    content: "/"
}

.breadcrumb-item a, .detail-content .breadcrumb-item a {
    color: #00529f !important;
    text-decoration: none !important;
    font-size: 14px
}

.breadcrumb-item a:hover, .detail-content .breadcrumb-item a:hover {
    text-decoration: underline !important
}

.breadcrumb, main#page .detail-content .breadcrumb {
    background: 0 0;
    padding: 10px 0;
    margin: 0
}

.hidden-desktop {
    display: none
}

.ads, .adsense, .banner_fix, .box-adver, .vs {
    display: block
}

.search_cse {
    text-align: left
}

.cse input[type=text] {
    height: 35px !important;
    line-height: 35px !important
}

.box-adver {
    margin: 3px 0 5px
}

.box-adver img {
    max-width: 100%
}

.fb-page {
    height: 130px !important;
    overflow: hidden;
    margin-top: 10px
}

.fb-facebook-mobile {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9999
}

.banner_fix {
    position: fixed
}

.banner_fix_right {
    left: calc((1050px) + (100% - 1050px) / 2)
}

.banner_fix_left {
    right: calc((1050px) + (100% - 1050px) / 2)
}

ins.adsbysystem {
    width: 100% !important;
    height: auto !important;
    margin: 5px 0;
    text-align: center
}

.item-video{
    width: 35px; height: 35px; position: absolute; top: 45%; left: 45%; background: #6c1531; text-align: center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.item-video i.fas{
    color: #fff; margin-top: 10px;
}

.ads {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.ads img, ins.adsbysystem img {
    width: 100%;
    margin: 0 auto
}

.vs {
    width: 35px;
    height: 35px;
    background: url(../images/vs.png) left top/35px 35px no-repeat
}

.adsense {
    width: 98%;
    padding: 1%;
    margin: 5px auto
}

#ads-1566980578, #ads-1566981060, #ads-1567165087 {
    width: 100% !important;
    height: auto !important;
    max-height: 650px !important;
    overflow-y: hidden
}

#ads-1567165087 {
    overflow-y: scroll !important
}

#ads-1566980578 p, #ads-1566981060 p, #ads-1567165087 p {
    margin-bottom: 5px !important
}

#ads-1566981060 > .ads_group_title {
    width: 100% !important;
    background: #f3a938 !important;
    color: #fff !important
}

#ads-1566980578 > .ads_group_title {
    width: 100% !important;
    background: green !important;
    color: #fff !important
}

#ads-1567165087 > .ads_group_title {
    width: 100% !important;
    background: #ff1690 !important;
    color: #fff !important
}

@media (max-width: 767px) {
    .item-video{
        left: 35%; top: 35%;
    }
}