html {
    font: 400 0.875rem "Roboto", sans-serif
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box
}

html,
body {
    text-rendering: optimizeSpeed
}

body {
    color: #333;
    background: #fff;
    font-family: "Roboto", sans-serif;
    text-align: left;
    line-height: 1.313;
    overflow-x: hidden
}

.container {
    width: 1000px;
    padding: 0;
    position: relative
}

body.show_main_menu,
body.hidden {
    overflow: hidden;
    height: 100vh;
    position: relative
}

.hide {
    display: none
}

a:focus {
    outline: 1 !important
}

.btn_next,
.btn_prev {
    position: absolute;
    height: 28px;
    line-height: 28px;
    width: 28px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9;
    top: 30%;
    text-align: center
}

.box_category {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.banner_mobile_300x250 {
    background: #f4f4f4;
    font-size: 0
}

a {
    color: #333;
    text-decoration: none;
    outline: 1
}

a:hover {
    color: #198440;
    text-decoration: none
}

.btn {
    font-size: 1rem;
    line-height: 20.8px;
    color: #999;
    background: #eeeeee;
    padding: 8px 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    border-radius: 5px
}

.btn_dvc {
    background: #e67817;
    color: #fff
}

.section {
    width: 100%;
    float: left;
    position: relative
}

.flex {
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.width_common {
    width: 100%;
    float: left
}

.center {
    text-align: center
}

.navigation_scroll {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#to_top {
    color: #198440;
    font-size: 20px;
    display: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    bottom: 20px;
    cursor: pointer;
    text-align: center;
    height: 45px;
    line-height: 45px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 20px;
    width: 40px;
    z-index: 89
}

#to_top .icon-ns {
    margin: 0;
    color: #fff
}

img {
    border: 0;
    font-size: 0;
    line-height: 0;
    max-width: 100%
}

ul,
li {
    list-style-type: none
}

input,
textarea {
    font-family: arial;
    font-size: 11px;
    border: none;
    background: none
}

input::-webkit-input-placeholder {
    color: #999999
}

input::-moz-input-placeholder {
    color: #999999
}

input::-ms-input-placeholder {
    color: #999999
}

input::-o-input-placeholder {
    color: #999999
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.clearfix {
    clear: both
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: ""
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0 10px
}

.left {
    float: left
}

.right {
    float: right
}

.width_common {
    width: 100%;
    float: left
}

.hidden320 {
    font-size: 0
}

html {
    -webkit-text-size-adjust: none
}

.no_wrap {
    white-space: nowrap
}

.txt_666 {
    color: #666
}

.txt_10 {
    font-size: 10px
}

.txt_11 {
    font-size: 11px
}

.txt_14 {
    font-size: 14px
}

.txt_16 {
    font-size: 16px
}

.txt_vne {
    color: #9f224e
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.error {
    color: red;
    font-size: 12px
}

.bg_gray {
    background: #f8f8f6
}

.btn_aland {
    font: 400 1rem arial;
    background: #198440;
    border: 0;
    color: #fff;
    padding: 8px 15px;
    border-radius: 4px
}

.fs {
    font-size: 0
}

.thumb_big {
    position: relative
}

.thumb_art {
    position: relative;
    float: left
}

.thumb {
    display: block;
    overflow: hidden;
    height: 1px;
    position: relative;
    width: 100%;
    background: #f8f8f6
}

.thumb.thumb_video {
    padding-bottom: 56.25%
}

.thumb.thumb_5x3 {
    padding-bottom: 60%
}

.thumb.thumb_5x4 {
    padding-bottom: 74%
}

.thumb.thumb_2x3 {
    padding-bottom: 138%
}

.thumb.thumb_5x5 {
    padding-bottom: 100%
}

.thumb_video {
    padding-bottom: 56.25%
}

.thumb img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.line_8px {
    background: #eeeeee;
    height: 8px;
    width: 100%;
    float: left
}

.line_4px {
    background: #eeeeee;
    height: 4px;
    width: 100%;
    float: left
}

.breadcrum {
    margin-bottom: 20px
}

.breadcrum a {
    display: inline-block
}

.breadcrum a.active {
    color: #206dc0
}

.category {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

#pagination {
    margin: 30px 0;
    text-align: right;
    float: left;
    width: 100%
}

#pagination a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 2px 5px 2px;
    color: #333;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#pagination a:hover,
#pagination a.active {
    background: #198440;
    color: #fff;
    border: 1px solid #198440
}

#pagination a:hover .icon-ns,
#pagination a.active .icon-ns {
    color: #fff
}

#pagination .pagination_btn {
    width: auto;
    padding: 0 5px
}

.art_item {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.art_item .thumb_art {
    position: relative;
    width: 140px;
    margin-right: 10px
}

.art_item .thumb_art .tag {
    position: absolute;
    bottom: 12px;
    left: 55px;
    padding: 8px 10px;
    color: #fff;
    background-image: -moz-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(140, 2, 254, 0.8)), to(rgba(87, 178, 251, 0.6)));
    background-image: -webkit-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6));
    background-image: -o-linear-gradient(left, rgba(132, 25, 253, 0.8), rgba(87, 178, 251, 0.6))
}

.art_item .thumb_art .tag a {
    color: #fff
}

.art_item .thumb_art .icon_thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.72)
}

.art_item .thumb_big {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px
}

.art_item .title_news {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 10px 0;
    font-weight: 700
}

.art_item .title_news .icon_thumb {
    margin-left: 5px;
    color: #e67817
}

.art_item p {
    color: #000;
    font-size: 16px
}

.art_item .view {
    color: #198440;
    font-weight: 700;
    text-align: right;
    display: block;
    font-size: 14px
}

.art_item .down {
    background: #eee;
    font-size: 12.5px;
    margin-top: 20px;
    display: block;
    text-align: center;
    line-height: 25px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.art_item .down i {
    margin-right: 5px
}

.art_item .description {
    font-size: 14px;
    margin-top: -3px;
    line-height: 1.4;
    color: #666
}

.art_item .related_news {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4
}

.art_item .related_news a {
    color: #666
}

.art_item .related_news i {
    font-size: 6px;
    margin: 6px 5px 0 0;
    float: left;
    color: #999
}

.art_item .tag {
    font-size: 14px;
    font-family: arial;
    color: #999;
    margin-top: 5px
}

.art_item .tag a {
    color: #198440
}

.art_item.inner_section {
    padding: 0 15px;
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.art_item.inner_section:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background: #eaeaea
}

.art_item.last {
    margin-bottom: 20px
}

.art_item.last:after {
    display: none
}

.art_big .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.art_inner {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.art_inner .thumb_art {
    width: 228px;
    margin-right: 20px
}

.art_inner .content .title_news {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px
}

.art_inner .content span {
    color: #666;
    font-size: 12px;
    font-style: italic;
    margin: 0 3px
}

.art_inner .content span i {
    margin-right: 5px
}

.art_inner .content p {
    font-size: 14px;
    line-height: 1.4;
    margin: 10px 0 0 0
}

.art_inner.last {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.grid {
    margin-left: -12px;
    font-size: 0;
    margin-bottom: 12px
}

.grid .art_item {
    padding-left: 12px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.grid .art_item .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.grid .art_item .content {
    width: 100%
}

.grid_2 .art_item {
    width: 50%
}

.grid_3 .art_item {
    width: 33.3%
}

.grid_4 .art_item {
    width: 25%
}

.grid_5 .art_item {
    width: 20%
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
    -ms-overflow-style: none
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 6px;
    left: 0;
    width: 100%
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 6px
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: none
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #919191;
    width: 5px
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 6px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    z-index: 1046;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    color: #333;
    font-style: normal;
    font-size: 16px;
    font-family: Arial, Baskerville, monospace
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    font-size: 42px;
    top: 0
}

.mfp-iframe-scaler {
    width: 100%;
    min-height: 100vh
}

.mfp-iframe-holder {
    padding: 0
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    background: #fff
}

.white-popup {
    position: relative;
    background: #f4f4f4;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    overflow: hidden
}

.white-popup p.center {
    text-align: center
}

.mfp-with-zoom.mfp-ready .white-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-with-zoom .white-popup {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-with-zoom.mfp-removing .white-popup {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.title_popup {
    font: 700 1rem arial;
    color: #000;
    padding: 11px 15px;
    background: #fff
}

.content_poup {
    padding: 15px;
    background: #f4f4f4;
    font: 400 1.125rem arial;
    line-height: 1.4
}

.content_poup.popup_padding10 {
    padding: 10px
}

.content_poup .title_new {
    font: 700 1.5rem "Roboto", sans-serif;
    margin-bottom: 15px
}

.no_title {
    background: #fff
}

.no_title .content_poup {
    background: #fff
}

.no_title .mfp-close {
    display: none
}

.text_box_lb {
    padding: 15px;
    background: #fff;
    font: 700 1.125rem arial;
    line-height: 1.313
}

.text_box_lb p {
    margin: 5px 0
}

.close_pop {
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 15px
}

.close_pop .mfp-close {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    opacity: 1;
    padding-left: 50px;
    padding-right: 50px;
    background: #198440;
    color: #fff
}

#top-bar {
    height: 32px;
    line-height: 32px;
    background: #f2f2f2;
    color: #333
}

#top-bar .datetime,
#top-bar .hotline,
#top-bar .ads-contact {
    display: inline-block;
    font-size: 13px;
    margin-right: 10px
}

#top-bar .datetime i,
#top-bar .hotline i,
#top-bar .ads-contact i {
    color: #ff6550;
    margin-right: 5px;
    font-size: 14px
}

#top-bar #frmSearch {
    float: right
}

#top-bar input[type="text"] {
    height: 24px;
    width: 213px;
    padding-left: 5px;
    border: none;
    font-size: 14px;
    background: #fff url(/images/icon/search-ico.png) right 1px top 2px no-repeat
}

#top-bar input[type="submit"] {
    display: none
}

#logo-bar {
    padding-bottom: 13px;
    /*height: 115px*/
}

#logo-bar .logo {
    float: left;
    margin-top: 25px
}

#logo-bar .banner-top {
    float: right;
    margin-top: 13px
}

.nav-bar-pc {
    height: 42px;
    background: #198440
}

.nav-bar-pc .site-menu>li {
    float: left;
    padding: 0 9px;
    position: relative;
    font-weight: 700;
}

.nav-bar-pc .site-menu>li>a {
    color: #fffafe;
    line-height: 42px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif
}

.nav-bar-pc .site-menu>li>a i {
    font-size: 16px
}

.nav-bar-pc .site-menu>li .level2 {
    position: absolute;
    left: 0;
    top: 42px;
    z-index: 66;
    display: none;
    background-color: #198440;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    width: 170px
}

.nav-bar-pc .site-menu>li .level2 li {
    display: block;
    position: relative
}

.nav-bar-pc .site-menu>li .level2 li a {
    display: block;
    font-size: 0.92857em;
    padding: 10px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif
}

.nav-bar-pc .site-menu>li .level2 li a i {
    float: right;
    margin-top: 3px
}

.nav-bar-pc .site-menu>li .level2 li a:hover {
    background: #004f75
}

.nav-bar-pc .site-menu>li .level2 li .level3 {
    position: absolute;
    top: 0;
    display: none;
    left: 100%;
    width: 170px;
    background-color: #198440;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2)
}

.nav-bar-pc .site-menu>li .level2 li:hover .level3 {
    display: block
}

.nav-bar-pc .site-menu>li:first-child {
    padding-left: 0
}

.nav-bar-pc .site-menu>li:last-child {
    background: none
}

.nav-bar-pc .site-menu>li.home a {
    color: #e67817
}

.nav-bar-pc .site-menu>li.active {
    background: #e67817
}

.nav-bar-pc .site-menu>li:hover .level2 {
    display: block
}

.slide_top_home {
    background: #83c041;
    padding: 8px 0;
    margin-bottom: 20px
}

.slide_top_home .sub_title {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    width: 90px;
    margin-bottom: 0;
    font-size: 13px
}

.slide_top_home .sub_title i {
    font-size: 12px;
    margin-right: 4px
}

.slide_top_home .owl-carousel {
    float: left;
    margin-top: 1px;
    padding-right: 60px;
    width: 500px
}

.slide_top_home .owl-carousel h4 {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    overflow: hidden;
    height: 15px;
    line-height: 1.3
}

.slide_top_home .owl-carousel h4 a {
    color: #fff
}

.slide_top_home .owl-nav {
    display: block !important;
    position: absolute;
    top: -3px;
    right: 0
}

.slide_top_home .owl-nav>div {
    display: inline-block;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    text-align: center;
    line-height: 20px;
    color: #ccc;
    margin: 0 2px
}

.slide_top_home .owl-nav .owl-prev:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f104";
    line-height: 20px
}

.slide_top_home .owl-nav .owl-next:before {
    font: normal normal normal 18px/1 FontAwesome;
    content: "\f105";
    line-height: 20px
}

.featured {
    border-bottom: 1px solid #E2E2E3;
    padding-bottom: 25px;
    margin-bottom: 10px
}

.featured .scrollbar-inner>.scroll-element.scroll-y {
    right: 0px;
    border-right: 1px solid #dfdfdf
}

.featured .scrollbar-inner>.scroll-element .scroll-bar {
    width: 3px
}

.featured .scrollbar-inner>.scroll-element div {
    left: 2px
}

.featured article {
    width: 510px;
    float: left;
    padding-right: 9px
}

.featured article .thumb_big .icon_thumb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.72)
}

.featured article .thumb_big .icon_thumb i {
    font-size: 16px
}

.featured .title_news {
    line-height: 15px;
    margin-top: 10px;
    font-size: 20px
}

.featured .title_news a {
    color: #198440;
    font: 700 20px arial
}

.featured .title_news .icon_thumb {
    margin-left: 5px;
    color: #e67817
}

.featured .title_news .icon_thumb i {
    font-size: 16px
}

.featured .description {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #666
}

.featured .related_news {
    margin: 10px 0 0;
    padding-bottom: 0;
    width: 100%;
    float: left
}

.featured .sub_featured {
    width: 180px;
    float: left;
    padding: 0 0 0 10px;
    vertical-align: top;
    overflow: hidden;
    height: 417px
}

.featured .sub_featured img {
    width: 160px;
    margin-bottom: 5px
}

.featured .sub_featured #list_sub_featured {
    padding-right: 10px;
    height: 417px !important;
    max-height: 417px !important
}

.featured .sub_featured #list_sub_featured li {
    width: 100%;
    border-bottom: 1px dotted #e2e2e3;
    margin-bottom: 7px;
    padding-bottom: 7px;
    float: left
}

.featured .sub_featured #list_sub_featured li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.featured .sub_featured #list_sub_featured>li>a {
    font: 400 13px arial;
    color: #333
}

.featured .sub_featured #list_sub_featured>li>h4>a {
    font: 400 13px arial;
    color: #333
}

.featured .sub_featured #list_sub_featured.home_scroll {
    height: 279px !important;
    overflow: hidden
}

.featured .sub_featured.has_banner #list_sub_featured.home_scroll {
    height: 238px !important;
    overflow: hidden;
    margin-right: -24px !important
}

.featured .sub_featured .scroll-x {
    display: none
}

.featured .ads_featured {
    vertical-align: top;
    width: 310px;
    float: left;
    padding-left: 10px
}

.featured .ads_featured .box_category:last-child {
    margin: 0
}

.cat-head {
    margin-bottom: 10px
}

.cat-head h2 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 10px;
    font-family: "Roboto Condensed", sans-serif;
    float: left;
    display: block;
    text-transform: uppercase;
    font-weight: bold
}

.cat-head h2 a {
    color: #006699
}

.cat-head .sub-cat {
    float: right;
    position: relative
}

.cat-head .sub-cat a {
    color: #909090;
    font-size: 12px;
    float: left
}

.cat-head .sub-cat a:after {
    content: "|";
    display: inline-block;
    margin: 0 4px
}

.cat-head .sub-cat a:last-child:after {
    display: none
}

.box_video {
    margin-top: 15px
}

.box_video .cat-head {
    background: url(/images/graphics/stripe-bg.png) left center repeat-x
}

.box_video h2 a {
    font-size: 21px;
    color: #e67817;
    background: #fff;
    padding-right: 10px
}

.box_video h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3
}

.wrap_video {
    width: 100%;
    padding-bottom: 56.25%;
    height: 1px;
    position: relative;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    background: #000
}

.wrap_video iframe {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.thumb_video_home {
    margin-bottom: 10px;
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.thumb_video_home iframe {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    left: 0;
    top: 0
}

.slide_video {
    position: relative
}

.slide_video .art_item {
    margin-bottom: 0;
    padding-bottom: 0
}

.slide_video .thumb_art {
    width: 100%;
    margin-bottom: 10px
}

.slide_video a {
    font-size: 14px;
    font-weight: normal
}

.slide_video .btn_next {
    right: 0;
    top: 40px;
    font-size: 25px
}

.slide_video .btn_prev {
    left: 0;
    top: 40px;
    font-size: 25px
}

.slide_video .title_news a {
    font-weight: bold
}

.box_tinanh {
    margin-top: 15px
}

.box_tinanh .cat-head {
    background: url(images/graphics/red-dotted-bg.png) left center repeat-x
}

.box_tinanh h2 a {
    font-size: 21px;
    color: #e67817;
    background: #fff;
    padding-right: 10px
}

.twin-box .twin-col {
    width: 201px;
    float: left
}

.twin-box .twin-col h2 {
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}

.twin-box .twin-col h2 a {
    color: #e67817
}

.twin-box .twin-col ul {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    padding: 12px;
    min-height: 415px;
    margin-bottom: 0
}

.twin-box .twin-col ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #dfdfdf
}

.twin-box .twin-col ul li h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0
}

.twin-box .twin-col ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.twin-box .twin-col ul li .icon_thumb {
    color: #ccc;
    margin-left: 5px
}

.twin-box .twin-col:last-child {
    float: right
}

.line-top {
    border-top: 1px solid #ebebeb;
    padding-top: 15px
}

.line-bottom {
    border-bottom: 1px solid #ebebeb
}

.banner_ads {
    text-align: center
}

.banner_ads_bottom {
    max-width: 830px;
    margin: 20px 0
}

.sidebar_home_1 {
    width: 388px;
    float: left;
    border-right: 1px solid #ebebeb;
    padding-right: 12px;
    margin-right: 12px
}

.sidebar_home_1 .line-bottom:nth-last-of-type(1) {
    border-bottom: 0;
    margin-bottom: 0
}

.sidebar_home_1 .list_title {
    width: 100%;
    float: left;
    border-top: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 5px
}

.sidebar_home_1 .list_title li {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #dfdfdf
}

.sidebar_home_1 .list_title li h4 {
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
    font-weight: bold
}

.sidebar_home_1 .list_title li:before {
    content: "";
    background: #999;
    width: 4px;
    height: 4px;
    position: absolute;
    left: -10px;
    top: 5px
}

.sidebar_home_1 .list_title li:last-child {
    border-bottom: 0
}

.sidebar_home_2 {
    position: relative;
    border-right: 1px solid #ebebeb;
    padding-right: 12px;
    margin-right: 12px;
    float: left;
    width: 428px
}

.sidebar_home_2 .art_item {
    float: left;
    width: 300px
}

.sidebar_home_2 .list_title {
    width: 115px;
    float: right;
    border-top: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-top: 5px
}

.sidebar_home_2 .list_title li {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #dfdfdf
}

.sidebar_home_2 .list_title li h4 {
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
    font-weight: bold
}

.sidebar_home_2 .list_title li:before {
    content: "";
    background: #999;
    width: 4px;
    height: 4px;
    position: absolute;
    left: -10px;
    top: 5px
}

.sidebar_home_2 .list_title li:last-child {
    border-bottom: 0
}

.sidebar_home_3 {
    width: 160px;
    margin-right: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
    float: left
}

.article_min .list_title .thumb_art {
    display: none
}

.other_article {
    margin-bottom: 30px
}

.other_article h2 {
    color: #198440;
    background: #e8f0f8;
    margin: 0 0 15px 0;
    padding: 10px 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700
}

.other_article a {
    position: relative;
    padding-left: 20px;
    color: #198440;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px
}

.other_article a:before {
    content: "+";
    position: absolute;
    left: 0;
    top: 0
}

.thongtin_dn {
    border: 1px solid #dedede;
    margin-top: 20px;
    margin-bottom: 20px
}

.thongtin_dn header {
    background: url(images/graphics/red-dotted-bg.png) left center repeat-x
}

.thongtin_dn header h2 {
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    color: #e67817;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 10px;
    display: inline-block;
    margin: 0;
    padding: 10px
}

.thongtin_dn .owl-nav {
    display: block !important
}

.thongtin_dn .owl-nav>div {
    position: absolute;
    top: 35%;
    background: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.thongtin_dn .owl-nav .owl-prev {
    left: 0
}

.thongtin_dn .owl-nav .owl-next {
    right: 0
}

.thongtin_dn .wrap_list {
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 0
}

.thongtin_dn .wrap_list a {
    font: 400 14px/16px arial;
    color: #333;
    display: block;
    margin-bottom: 5px
}

.thongtin_dn .wrap_list img {
    margin-bottom: 10px
}

.breadcrumb {
    height: 35px;
    border-bottom: 1px solid #ebebeb;
    line-height: 35px;
    margin-top: -20px;
    background: #fff;
    padding: 0
}

.breadcrumb a {
    font-size: 12px;
    color: #a1a1a1;
    float: left;
    margin-right: 20px;
    position: relative
}

.breadcrumb a:before {
    content: "";
    background: #ccc;
    position: absolute;
    width: 1px;
    height: 10px;
    right: -10px;
    top: 12px
}

.breadcrumb a:first-child {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    color: #006699;
    font-weight: bold;
    text-transform: uppercase
}

.breadcrumb a:first-child:before {
    content: "";
    background: #0890d4;
    height: 15px;
    top: 8px
}

.breadcrumb a:last-child:before {
    display: none
}

.list-top-5 {
    background: #f7f7f7;
    padding: 15px 10px 0 10px;
    margin-bottom: 20px;
    margin-top: -20px
}

.list-top-5 .container {
    max-width: 100%;
    width: 1280px;
    font-size: 0
}

.list-top-5 .art_item {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    margin-bottom: 15px;
    float: none;
    font-size: 16px
}

.list-top-5 .art_item .thumb_art {
    width: 100%
}

.list-top-5 .art_item .thumb_art .title_news {
    background: url(images/graphics/blue-bg.png) left bottom repeat-x;
    position: absolute;
    bottom: -10px;
    left: 0;
    box-sizing: border-box;
    padding: 45px 20px 20px 20px;
    height: 149px;
    width: 100%;
    font-size: 16px
}

.list-top-5 .art_item .thumb_art .title_news a {
    color: #fff
}

.buid_top_mobile {
    display: none
}

.box-list-normal .mainbar {
    max-width: 688px;
    float: left;
    margin-bottom: 20px
}

.box-list-normal .art_item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.box-list-normal .art_item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.box-list-normal .art_item .thumb_art {
    width: 220px;
    margin-right: 15px
}

.box-list-normal .art_item .title_news {
    font-size: 18px
}

.box-list-normal .art_item .description {
    margin-bottom: 0
}

.box-list-normal .art_item .date {
    color: #666;
    font-size: 14px
}

.box-list-normal .art_item .date i {
    margin-right: 4px
}

.box-list-normal .art_item .content {
    overflow: hidden
}

.box-list-normal .art_item_big .thumb_art {
    width: 440px
}

.box-list-normal .sidebar {
    width: 300px;
    float: right;
    margin-bottom: 20px
}

.box-list-normal .sidebar .box_category {
    margin-bottom: 20px
}

.box-list-normal .sidebar .art_item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.box-list-normal .sidebar .art_item .thumb_art {
    width: 140px;
    margin-right: 10px
}

.box-list-normal .sidebar .art_item .title_news {
    font-size: 14px
}

.box-list-normal .sidebar .art_item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.sub_title {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    margin: 0 0 15px 0;
    font-weight: bold;
    text-transform: uppercase
}

.detail_tin {
    position: relative;
    margin-bottom: 20px
}

.detail_tin h1 {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 15px 0;
    line-height: 1.2
}

.detail_tin .topDetail {
    margin-bottom: 15px
}

.detail_tin p.lead {
    font-weight: bold
}

.detail_tin p.lead .slogan {
    background: #198440;
    color: #fff;
    padding: 2px 5px
}

.detail_tin h2,
.detail_tin h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.2
}

.detail_tin p {
    font-size: 16px;
    line-height: 1.54;
    margin-bottom: 15px;
    color: #000;
    font-weight: 400
}

.detail_tin p img {
    max-width: 100%
}

.detail_tin .Images {
    text-align: center
}

.detail_tin .Images img {
    margin: 0 auto;
    display: block
}

.detail_tin .Images span {
    display: block;
    margin: 10px 0;
    color: #666;
    font-size: 14px
}

.detail_tin .days {
    font: 700 25px "Roboto", sans-serif;
    text-transform: uppercase
}

.detail_tin .social {
    text-align: center
}

.detail_tin .social p {
    text-transform: uppercase
}

.detail_tin .social a {
    display: inline-block;
    margin: 0 10px;
    width: 40px;
    font-size: 18px;
    height: 40px;
    border: 1px solid #333;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease
}

.detail_tin .social a:hover {
    background: #e67817;
    border: 1px solid #e67817
}

.detail_tin .social_pin {
    position: absolute;
    left: 60px;
    top: 300px
}

.detail_tin .social_pin a {
    display: block;
    margin-bottom: 20px
}

.related_post {
    background: #101010;
    padding: 60px 50px;
    font-size: 0
}

.related_post .txt_title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 60px 0;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700
}

.related_post article .content {
    margin-top: 30px;
    font: 300 18px "Roboto", sans-serif
}

.related_post article .content h3 {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 20px 0
}

.related_post article .content h3 a {
    color: #fff
}

.related_post article .content span {
    color: #ccc
}

span.spanDateTime {
    color: #999 !important;
    font: 400 14px/25px Roboto, sans-serif
}

span.spanDateTime i {
    margin-right: 4px
}

.block_share a.btn_facebook {
    color: #44619d
}

.block_share a.btn_twitter {
    color: #55acee
}

.block_share a.btn_google {
    color: #dd4b39
}

.block_share a.btn_print {
    color: #a6001c
}

.block_share a {
    float: left;
    margin: 0 0 0 15px
}

.art_other .list_article {
    font-size: 0;
    margin-left: -20px
}

.art_other .list_article article {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 0;
    padding-bottom: 0;
    float: none
}

.art_other .list_article article .thumb_art {
    width: 100%;
    float: none;
    margin-bottom: 10px
}

.art_other .list_article article .content {
    overflow: visible
}

.art_other .list_article article .content .title_news {
    font-size: 16px
}

.block_tag {
    margin-bottom: 20px
}

.block_tag .txt_tag {
    float: left;
    font-size: 16px;
    margin: 2px 10px 0 0
}

.block_tag h3 {
    display: inline-block;
    margin: 0
}

.block_tag .tag_item {
    background: #f4f4f4;
    padding: 0 10px;
    height: 25px;
    display: inline-block;
    color: #656565;
    float: left;
    margin: 0 5px 5px 0;
    font: 400 13px/25px arial
}

.block_tag .tag_item:hover {
    background: #198440;
    color: #fff
}

.block_comment form textarea {
    background: #fff;
    height: 100px;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    border: 1px solid #dfdfdf;
    resize: none
}

.block_comment form .send {
    text-align: right;
    margin-top: 10px
}

.block_comment form .send .btn {
    background: #cc5d57;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    height: 30px;
    text-transform: uppercase
}

.block_old_article ul li {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px
}

.block_old_article ul li:before {
    content: "";
    background: #ccc;
    position: absolute;
    width: 4px;
    height: 4px;
    left: 0;
    top: 5px
}

.block_old_article ul li a {
    font-weight: bold;
    font-size: 14px
}

.block_old_article .view_all {
    color: #e67817;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    display: block
}

@media (max-width: 750px) {
    .art_other .list_article article {
        width: 33.33%
    }
}

@media (max-width: 480px) {
    .detail_tin h1 {
        font-size: 20px
    }
    .art_other .list_article article {
        width: 50%
    }
}

.footer-info {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 20px
}

.footer-info .left {
    max-width: 650px
}

.footer-info .box-contact {
    margin-bottom: 25px
}

.footer-info .box-contact .site-logo {
    margin-right: 45px;
    display: block;
    float: left
}

.footer-info .box-contact .td2 {
    margin-top: 30px;
    margin-bottom: 5px;
    overflow: hidden
}

.footer-info .box-contact .td2 span {
    display: block;
    margin-bottom: 5px
}

.footer-info .box-contact .td2 span i {
    margin-right: 5px
}

.footer-info .box-social {
    position: relative;
    margin-bottom: 10px;
    width: 185px;
    padding-bottom: 10px
}

.footer-info .box-social:after {
    content: "";
    display: block;
    width: 150%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    left: 0;
    bottom: 0
}

.footer-info .box-social a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    margin-right: 5px;
    background: #3fa1da;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.footer-info .site-name {
    text-transform: uppercase
}

.footer-info .site-name a {
    color: #e67817;
    font-weight: bold
}

.footer-info .site-info p {
    margin: 10px 0
}

.footer-info .site-info .office,
.footer-info .site-info .headquarter {
    padding-left: 20px;
    position: relative
}

.footer-info .site-info .office i,
.footer-info .site-info .headquarter i {
    position: absolute;
    left: 0;
    top: 2px
}

.copyright {
    background: #000c15;
    color: #fff;
    padding: 12px 0
}

.copyright p {
    font-weight: 300;
    margin: 10px 0 0 0;
    display: inline-block
}

.copyright .social {
    float: right
}

.copyright .social a {
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.53);
    text-align: center;
    border: 1px solid rgba(223, 223, 223, 0.44);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.social_fixed {
    position: fixed;
    left: 0;
    z-index: 88;
    padding: 5px 5px 0 5px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    top: 200px
}

.social_fixed a {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 5px;
    background: #3fa1da;
    color: #fff;
    font-size: 25px;
    text-align: center
}

.social_fixed a.fb {
    background: #3b5998
}

.social_fixed a.tw {
    background: #1da1f2;
    line-height: 50px
}

.social_fixed a.gp {
    background: #ff6550
}

.social_fixed a span {
    font-size: 10px;
    line-height: 1;
    display: block
}

.header {
    display: none;
    height: 45px;
    background: #fff;
    border-bottom: 1px solid #e7e7e7
}

.header.header_cloned {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(80, 80, 80, 0.2), 0 3px 5px rgba(80, 80, 80, 0.15);
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.header.header_cloned.nav-up {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.header.header_cloned+.section_nav {
    margin-top: 45px
}

.header .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.header .btn_control_menu {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 48px;
    height: 44px;
    text-align: center;
    line-height: 44px !important;
    font-size: 21px
}

.header .img_logo {
    margin: 0px auto 0;
    text-align: center;
    display: block;
    padding-top: 2px
}

.header .img_logo img {
    height: 40px
}

.header .my_user {
    position: absolute;
    top: 10px;
    right: 10px
}

.header .my_user .notification {
    color: #206db4;
    font-size: 20px;
    float: left;
    position: relative
}

.header .my_user .notification span {
    position: absolute;
    top: -3px;
    right: -5px;
    background: #f45b69;
    color: #fff;
    font-size: 10px;
    padding: 0 2px
}

.header .my_user .login {
    color: #ff3333;
    font-size: 20px;
    margin-left: 15px;
    float: left
}

.header .my_user .ava {
    width: 24px;
    height: 24px;
    float: left;
    margin: -1px 0 0 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden
}

.header #auto_search_button {
    background: none;
    border: 0;
    position: absolute;
    right: 0px;
    top: 0;
    outline: 0;
    font-size: 18px;
    width: 40px;
    height: 44px;
    line-height: 44px
}

.header #auto_search_button .icon-ns {
    width: 20px;
    height: 20px
}

.header .block_search {
    position: absolute;
    z-index: 22;
    left: 0px;
    top: 45px;
    right: 0
}

.header .block_search #search {
    display: none
}

.block_search #search {
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_search .search_all {
    display: block !important;
    border-bottom: 0 !important
}

.block_search button {
    cursor: pointer;
    transition-duration: 350ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    outline: none
}

.block_search .icon-ns {
    margin: 0;
    color: #333;
    width: 16px;
    height: 16px
}

.block_search .warp {
    border: 1px solid #dfdfdf;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input {
    color: #333;
    padding-left: 10px;
    font-size: 16px !important;
    height: 38px;
    background: #fff;
    width: 78%;
    width: calc(100% - 75px);
    outline: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.block_search input::-webkit-input-placeholder {
    color: #999
}

.block_search input::-moz-placeholder {
    color: #999
}

.block_search input:-ms-input-placeholder {
    color: #999
}

.block_search input:-moz-placeholder {
    color: #999
}

.block_search .btn_reset {
    visibility: hidden;
    opacity: 0;
    background: none;
    border: 0;
    width: 35px;
    height: 38px;
    line-height: 30px;
    float: right;
    font-size: 30px;
    color: #999;
    font-family: -webkit-body
}

.block_search .btn_search {
    border: 1px solid #dfdfdf;
    background: #fff;
    width: 40px;
    height: 40px;
    float: right;
    margin: -1px -1px 0 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.block_search .btn_search .icon-ns {
    color: #666
}

.block_search.focus .btn_reset {
    visibility: visible;
    opacity: 1
}

.block_search.focus .btn_search {
    background: #198440 !important
}

.block_search.focus .btn_search .fa {
    color: #fff !important
}

.main_menu {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2247483647;
    will-change: transform;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%)
}

.main_menu .header_menu {
    height: 42px;
    border-bottom: 1px solid #dfdfdf
}

.main_menu .header_menu .close_main_menu {
    margin: 1px 0 0 0px;
    width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #000;
    font-family: -webkit-body
}

.main_menu .header_menu .close_main_menu .icon-ns {
    color: #333;
    width: 20px;
    height: 20px
}

.main_menu .header_menu .my_contact {
    position: absolute;
    top: 13px;
    right: 10px
}

.main_menu .header_menu .my_contact p {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 8px
}

.main_menu .header_menu .my_contact p i {
    margin-right: 6px
}

.main_menu .header_menu .img_logo {
    float: right;
    width: 95px;
    margin: 2px 15px 2px 0px
}

.show_main_menu .main_menu {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.block_scoll_menu {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    height: 100%;
    padding: 0px 0 30px
}

.block_scoll_menu #auto_footer_menu .list_item_panel {
    padding-right: 15px;
    border-bottom: 1px solid #dfdfdf
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 35px
}

.block_scoll_menu #auto_footer_menu .list_item_panel.list_index a .icon-ns {
    width: 18px;
    height: 18px;
    margin: 0;
    color: #0b9ee7
}

.block_scoll_menu #auto_footer_menu .list_item_panel li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .link_item_panel {
    display: block;
    width: 100%;
    float: left;
    color: #333;
    font: 400 16px/40px arial;
    border-bottom: 1px solid #e7e7e7;
    padding: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li:last-child a {
    border: 0
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon,
.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    font-family: -webkit-body;
    color: #000
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .sub-icon2 {
    color: #fff
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 {
    background: #206dc0;
    padding: 0 15px 0 0;
    float: left;
    width: 100%;
    display: none
}

.block_scoll_menu #auto_footer_menu .list_item_panel li .level2 a,
.block_scoll_menu #auto_footer_menu .list_item_panel li .level3 a {
    display: block;
    font: 400 14px/40px arial;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35)
}

.block_scoll_menu #auto_footer_menu .list_item_panel li.active>a {
    color: #206dc0;
    font-weight: bold
}

.block_scoll_menu .footer-info {
    padding: 0 10px 20px 10px;
    margin-top: 20px
}

.block_scoll_menu .footer-info .box-contact .td2 {
    width: 100%;
    float: left
}

.block_scoll_menu .footer_bottom {
    padding: 10px 15px;
    float: left;
    width: 100%
}

.block_scoll_menu .footer_bottom h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .site-name {
    font-size: 16px;
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .site-name a {
    text-transform: uppercase
}

.block_scoll_menu .footer_bottom label {
    color: #ff3333;
    font-size: 16px;
    font-weight: 400
}

.block_scoll_menu .footer_bottom .social {
    text-align: center
}

.block_scoll_menu .footer_bottom .social a {
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 31px;
    color: #fff;
    background: #333;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.block_scoll_menu .footer_bottom .social a.face {
    background: #206dc0
}

.block_scoll_menu .footer_bottom .social a.google {
    background: #dd5044
}

.block_scoll_menu .footer_bottom .social a.you {
    background: red
}

.block_scoll_menu .footer_bottom .btn_contact_cm {
    width: 100%;
    display: block;
    text-align: center;
    background: #eee;
    color: #178fd6;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.block_scoll_menu .footer_bottom .btn_contact_cm .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .btn_contact_cm a {
    color: #178fd6
}

.block_scoll_menu .footer_bottom .ads_text_box {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
    margin: 15px 0
}

.block_scoll_menu .footer_bottom .two_btn {
    margin-bottom: 20px
}

.block_scoll_menu .footer_bottom .two_btn a {
    width: 48.5%;
    border-radius: 5px
}

.block_scoll_menu .footer_bottom .two_btn a .icon-ns {
    width: 13px;
    height: 13px;
    margin: 0 5px 0 0
}

.block_scoll_menu .footer_bottom .two_btn a .ads_icon_blue .icon-ns {
    color: #c6d44d
}

.block_scoll_menu .footer_bottom .bold_text_top {
    margin-bottom: 20px;
    color: #666;
    text-align: center
}

.block_scoll_menu .footer_bottom .bold_text_top h3 {
    color: #666;
    margin: 0 0 10px 0;
    font-size: 16px
}

.block_scoll_menu .footer_bottom .bold_text_top p {
    line-height: 1.4
}
.banner_left{
    width: 16%;
    position: relative;
    display: inline-block;
    padding-top: 10px;
}
.banner_right{
    width: 75%;
}
.banner-top{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 720px;*/
    height: 150px;
    background-image: url('/slink/39/000/000/31020100');background-repeat: no-repeat;background-size: 100% 100%;
}
.logo_xoay_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    transition: all 0.5s ease; text-align: center;
    color:#ff0000!important;
    font-size:12pt;
    font-family: Tahoma, helvetica, sans-serif;
    font-weight: bold;
}


/*@media (max-width: 1199px) {*/
/*    .container {*/
/*        max-width: 100%*/
/*    }*/
/*    #main_container .slider_bar2 {*/
/*        width: 560px;*/
/*        width: calc(100% - 600px)*/
/*    }*/
/*    #main_menu_pc .logo .logo1 img {*/
/*        width: 200px*/
/*    }*/
/*    #main_menu_pc .logo .logo2 img {*/
/*        width: 95px*/
/*    }*/
/*    #footer {*/
/*        max-width: 590px*/
/*    }*/
/*    .page_new #main_container .slider_bar2 {*/
/*        width: 860px;*/
/*        width: calc(100% - 300px)*/
/*    }*/
/*    .page_new #footer {*/
/*        padding-right: 335px;*/
/*        padding-left: 15px*/
/*    }*/
/*    .social_fixed {*/
/*        display: none*/
/*    }*/
/*    .lgxoay{*/
/*        width: 50px;*/
/*        height: 50px;*/
/*    }*/
/*}*/

@media (max-width: 1024px) {
    #nav-bar {
        display: none;
    }
    .banner_left{
        width: 20%;
    }
    .banner-top{
        height: 80px!important;
    }
    .lgxoay{
        width: 80px!important;
        height: 80px!important;

    }
    .logo_xoay_text{
        font-size: 0.6em;

    }
    #main_container .slider_bar1 {
        display: none
    }
    #main_container .slider_bar2 {
        width: calc(100% - 300px);
        padding-left: 0
    }
    #footer {
        max-width: 100%
    }
}

@media (max-width: 999px) {
    .container {
        max-width: 750px
    }
    .hide-mobile,
    #logo-bar,
    #top-bar,
    .ads_featured,
    #nav-bar {
        /*display: none*/
    }

    .banner-top.hide-mobile{
        width: 70%;
    }


    .header {
        display: block;
        float: none;
        margin: 0 auto;
        /*position: fixed;*/
        padding: 0 10px;
        left: 0;
        top: 0;
        right: 0;
        z-index: 99;
        /*height: 60px;*/
    }
    .slide_top_home {
        margin-top: 45px
    }
    .slide_top_home .owl-carousel {
        width: calc(100% - 100px)
    }
    .featured {
        padding-bottom: 20px
    }
    .featured article {
        width: calc(100% - 180px)
    }
    .nav-bar-pc .site-menu {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        font-size: 0
    }
    .nav-bar-pc .site-menu li {
        float: none;
        display: inline-block
    }
    .sidebar_home_1 {
        width: calc(100% - 428px);
        margin-right: 0
    }
    .sidebar_home_2 {
        width: 428px;
        margin-right: 0;
        border-right: 0;
        padding-right: 0;
        padding-left: 12px
    }
    .sidebar_home_3 {
        display: none
    }
    .banner_ads_bottom {
        max-width: 100%
    }
    .nav-bar-pc .site-menu>li:first-child {
        padding-left: 10px
    }
    .list-top-5 .art_item {
        width: 25%
    }
    .list-top-5 .art_item:nth-child(5) {
        display: none
    }
    .box-list-normal .mainbar {
        width: 100%;
        max-width: 100%
    }
    .box-list-normal .sidebar {
        width: 100%
    }
}

@media (max-width: 750px) {
    .container {
        max-width: 600px;
        overflow: hidden
    }
    .sidebar_home_1 {
        width: calc(100% - 300px);
        margin-right: 0
    }
    .sidebar_home_2 {
        width: 300px;
        margin-right: 0;
        border-right: 0;
        padding-right: 0;
        padding-left: 12px
    }
    .sidebar_home_2 .list_title {
        width: 100%;
        padding-left: 10px
    }
    .sidebar_home_2 .art_item {
        width: 100%
    }
    .twin-box .twin-col {
        width: 100%
    }
    .twin-box .twin-col ul {
        min-height: 100%
    }
    .banner_ads_bottom {
        display: none
    }
    .list-top-5 .art_item {
        width: 50%
    }
    .list-top-5 .art_item:nth-child(5) {
        display: none
    }
    .box-list-normal .art_item .description {
        display: none
    }
}

@media (max-width: 640px) {
    .container {
        padding: 0 10px;
        max-width: 100%
    }
    .featured {
        padding-bottom: 10px
    }
    .featured article {
        width: 100%;
        padding: 0
    }
    .featured .sub_featured {
        display: none
    }
    .sidebar_home_1 {
        width: 100%;
        padding-right: 0;
        border-right: 0
    }
    .sidebar_home_2 {
        width: 100%;
        padding-left: 0
    }
}

@media (max-width: 590px) {
    .buid_top {
        display: none
    }
    .buid_top_mobile {
        display: block;
        padding: 0
    }
    .buid_top_mobile .container {
        padding: 0
    }
    .buid_top_mobile .owl-carousel .owl-stage {
        padding-left: 0 !important
    }
    .buid_top_mobile .art_item {
        width: 100% !important;
        padding: 0;
        margin-bottom: 0
    }
    .buid_top_mobile .art_item .title_news {
        font-size: 18px !important
    }
}

@media (max-width: 480px) {

    body {
        background: #fff
    }
    .box_category {
        margin-bottom: 20px
    }
    .breadcrumb {
        margin-top: 0
    }
    .line-top {
        padding-top: 20px
    }
    .slide_top_home {
        margin-bottom: 0
    }
    .featured {
        background: #f7f7f7;
        border-bottom: 0;
        margin-bottom: 15px
    }
    .featured .thumb_big {
        margin: 0 -15px
    }
    .featured .description {
        font-size: 18px
    }
    .art_item {
        padding-bottom: 12px;
        margin-bottom: 12px
    }
    .art_item.line-bottom .title_news {
        float: right;
        width: calc(100% - 155px)
    }
    .art_item .title_news {
        font-size: 18px;
        font-weight: 400
    }
    .art_item .description {
        font-size: 16px;
        display: none
    }
    .art_item .related_news {
        display: none
    }
    .sidebar_home_1 .line-bottom:nth-last-of-type(1) {
        padding-bottom: 0
    }
    .box_video h4 {
        font-size: 18px;
        font-weight: 400
    }
    .slide_video a {
        font-size: 18px;
        font-weight: 400 !important
    }
    .cat-head h2 {
        font-size: 18px
    }
    .cat-head .sub-cat a {
        font-size: 14px
    }
    .list_title {
        padding-top: 0 !important;
        margin-top: -10px !important
    }
    .list_title li h4 {
        font-size: 14px !important
    }
    .list_title li h4 a {
        color: #666
    }
    .article_min .art_item .thumb_art {
        width: 100%
    }
    .article_min .list_title {
        padding-left: 0
    }
    .article_min .list_title li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 12px;
        margin-bottom: 12px
    }
    .article_min .list_title li:before {
        display: none
    }
    .article_min .list_title li:last-child {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .article_min .list_title .thumb_art {
        display: block;
        width: 140px;
        margin-right: 10px
    }
    .article_min .list_title .thumb_art .icon_thumb {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 25px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        color: rgba(255, 255, 255, 0.72)
    }
    .article_min .list_title h4 {
        font-size: 18px !important;
        font-weight: 400 !important
    }
    .article_min .list_title h4 a {
        color: #333
    }
    .twin-box .twin-col ul li h4 {
        font-weight: 400;
        font-size: 18px
    }
    .box-list-normal .art_item .thumb_art {
        width: 140px;
        margin-right: 10px
    }
    .box-list-normal .art_item .title_news {
        font-size: 18px !important
    }
    .box-list-normal .art_item .description {
        display: none
    }
    .box-list-normal .art_item_big .thumb_art {
        width: 100%;
        margin: 0 0 10px 0;
        float: none
    }
    .box-list-normal .art_item_big .content {
        overflow: visible
    }
    .list-top-5 .art_item .thumb_art .title_news {
        padding: 35px 10px 10px 10px;
        height: 140px
    }
    #footer {
        padding: 0
    }
    #footer .box-contact .td2 {
        overflow: visible;
        float: left;
        width: 100%
    }
    #footer .footer-info .right {
        float: left
    }
}
