@charset "utf-8";
@import "jquery.mmenu.all.css";
@import "style-responsive.css";
@import "vanban.css";
@import "hoi_dap.css";

.ui-sortable-placeholder {border: 1px dotted black; visibility: visible !important; height: 150px; background-color: #cccccc !important;}
.ui-sortable-placeholder * {visibility: hidden;}
.portlet {background-color: transparent;}

.webtable {box-shadow: none !important;}
/*------------------------------------------------------------------------*/

/* CSS Document */
body {
    font-family: HelveticaR,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

/* Defaults
------------------------------------------------------------ */

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: middle;
    background: transparent;
}

ol, ul, ul li {
    padding:0;
    margin:0;
    list-style:none;
}
p {
    margin-bottom: 5px;
}
h2, h3, h4 {
    font-size: 13px;
    line-height: 18px;
}

/* Hyperlinks
------------------------------------------------------------ */
a {color:#000;}
a:hover, a:focus {
    color: #204b80;
    text-decoration: none;
}

/* Body
------------------------------------------------------------ */
.font16{ font-size: 16px;}
.font18{ font-size: 18px;}
.font20{ font-size: 20px;}
.font22{ font-size: 22px;}
.font24{ font-size: 24px;}
.alignCenter{ text-align:center; } .alignLeft{ text-align: left; } .alignRight{ text-align: left; }
.paddingLeft10{ padding-left:10px; } .paddingRight10{ padding-right:10px; } .paddingTop10{ padding-top:10px; } .paddingBottom10{ padding-bottom:10px; }
.padding10{ padding: 10px}
.marginLeft10{ margin-left:10px; } .marginRight10{ margin-right:10px; } .marginTop10{ margin-top:10px; } .marginBottom10{ margin-bottom:10px!important }
.margin10{ margin:10px; }
.marginLeft20{ margin-left:20px; } .marginRight20{ margin-right:20px; } .marginTop20{ margin-top:20px; } .marginBottom20{ margin-bottom:20px!important }
.margin20{ margin:20px; }
h1, h2, h3 {
    margin:0;
    padding: 0
}
.fl {
    float: left;
}
.fr {
    float: right;
}

/* Wrap
------------------------------------------------------------ */
/*.content-main {
    max-width: 1085px;
    margin: 0 auto;
}*/

/* Header
------------------------------------------------------------ */
.banner{
    margin: auto;
    background: #0A6DD3;
    /*margin-bottom: 1px;*/
}

/* Menu-Desktop
------------------------------------------------------------ */
.navigation {
    background: #1c60b4;
    position: relative;
    z-index: 999;
}
.menu_main li {
    float: left;
    padding: 0;
}
.menu_main {
}
ul.menu_main > li:first-child {
    background: none;
    padding-left: 0
}
.menu_main > li > a {
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.menu_main > li:hover > a:after,.menu_main > li.active > a:after{
/*    bottom:0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #e6e6e6;
    border-width: 8px;
    margin-left: -8px;*/
}
.menu_main > li:hover > a, .menu_main > li.active > a {
    position:relative;
    border-bottom: none;
}
.menu_main > li > a.icon_home {
/*    background: url(images/icon_home_white.png) center center no-repeat;
    width: 35px;
    height: 18px;
    display: inline-block;
    height: 35px;
    display: block*/
}
.menu_main > li.active > a.icon_home, .menu_main > li:hover > a.icon_home {
/*    background-image: url(images/icon_home.png);
    background-color: #fff;
    height: 37px*/
}
.menu_main > li a:hover {color: #fdd200;}
.menu_main > li:hover .sub_menu_main{display:block;}
.sub_menu_main{
    position: absolute;
    top: 100%;
    min-width: 220px;
    border-top: none;
    display: none;
    background: #fff;
    border: 1px solid #d0d0d0;
    z-index: 999;
    padding: 1px;
}
.sub_menu_main li {
    display: block;
    padding: 7px 10px;
    position: relative;
    border-bottom: 1px dotted #d6baa7;
    float: none;
}
.sub_menu_main li:last-child {border-bottom:none;}
.sub_menu_main ul li a {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    padding-left: 10px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
}
.sub_menu_main li a:hover {color: #fb8800;font-weight:bold;}
.sub_menu_main ul > li > a::before {
    content: "\f105";
    position: absolute;
    top: -3px;
    left: 0px;
    font-family: FontAwesome;
    font-size: 15px;
}

/***********************End-menu**********************************************/
.content {
    background: url(images/bg-content_06.jpg) repeat-x left top #fff;
}
.block-news-main {
    /*margin-top: 15px;*/
}
.line-top {
    background: #f1f1f1;
    padding: 5px 0;
}
.time_site {
    font-size: 12px;
    color: #333;
    padding-left: 20px;
    float: left;
    padding-top: 5px;
}
.time_site:before {
    font-family: 'FontAwesome';
    content: "\f073";
    padding-right: 5px;
}
.news-main {
    width: 480px;
    margin-bottom: 20px;
}
.news-main h1 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
}
.news-main img {
    margin-bottom: 10px;
}
.news-main h1 a {
    color: #000;
    font-weight: bold;
}
.news-main h1 a:hover {
    color: #0072bb;
    font-weight: bold;
}
.top-focus {
    background: #ed2028;
    height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 10px;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}
.info_focus {
    width: 238px;
    text-align: justify;
}
.list-focus li{
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dotted #ddd
}
/********End-content-top***********/
.hot {
    color: #999;
    font-size: 12px;
}
.hot span {
    color: #be2c30
}
.hot:before {
    font-family: 'FontAwesome';
    content: "\f098";
    padding-right: 5px;
}
/*************************/

.ads-1, .ads-2 {
    text-align: center;
    margin-top: 15px;
}
.ads-r {
    margin-top: 8px;
}

.blog-news {
    border: 1px solid #ddd;
}
.top-blog {
    background: #f3f3f3;
    padding: 10px;
}
.top-blog .title_cate_home{
    color: #1d67c2;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-news-content, .van_ban .home-group-content {
    padding: 10px;
}
.blog-news-content .caption {
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.blog-news-content .caption a {font-weight: bold;}
.blog-news-content ul li {
    padding-bottom: 5px;
    background: url(images/icon.png) no-repeat left 12px;
    padding-left: 10px;
    border-top: 1px dashed #ddd;
    padding-top: 5px;
}
.blog-news-content ul li:first-child {border-top: none;}
.blog-news-content ul li a {color: #204b80;}
.blog-news-content a:hover {text-decoration: underline;}


/*.blog-news .thumbnail{
    margin-top: 10px;
}
 .thumbnail .thumb-heading{
    margin-top: 10px;
    height: 36px;
    overflow: hidden;
}
.thumbnail .thumb-heading a {
    color: #
}
.thumbnail p {
    color: #666;
    font-size: 14px;
}

.blog-news .list-news-media ul li {
    background: url(images/4.jpg) no-repeat left 12px;
    padding-left: 10px;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dotted #ddd;
}
.blog-news .list-news-media ul li a {
    color: #333;
    font-size: 13px;
    font-weight: bold;
}
.blog-news .list-news-media ul li a:hover {
    color: #004f8b;;
}*/
.media {
    text-align: justify;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.media .pull-left {
    width: 50%;
    padding-right: 15px;
}
.media-heading {
    font-weight: bold;
    height: 40px;
    overflow: hidden;
}
.date {
    color: #999;
}
/********************/
.blog-right, .van_ban, .truy_cap {
    border: 1px solid #ddd;
}
.thong_bao .home-group-title {
    text-transform: uppercase;
    padding: 0px 0 5px;
}
.thong_bao .home-group-title a {
    color: #fe2222;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
.ThongBao_item {
    padding-bottom: 5px;
    background: url(images/icon.png) no-repeat left 12px;
    padding-left: 10px;
    border-top: 1px dashed #ddd;
    padding-top: 5px;
}
.thong_bao .home-group-content {
    border: 1px solid #ddd;
    padding: 5px 10px 10px;
    height: 345px;
    overflow: hidden;
}
.ThongBao_item:first-child {border-top: none;}
.ThongBao_item a:hover {text-decoration: underline;}
.wrap-thumb {
/*    border:1px solid #eee;
    padding: 10px;*/
}
.img-thume {
    position: relative;
}
.icon-video {
    position: absolute;
    bottom: 0;
    left: 0;
}
.ads-r img {
    margin-top: 8px;
}

.carousel {margin-bottom: 10px;}

/************Footer***********************/
#footer {
    margin-top: 20px;
    background: #265997;
    color: #fff;
    padding-bottom: 30px;
}
.menu-ft {
    padding-top: 10px;
    background: linear-gradient(#009dc6, #007d9d);
    padding-bottom: 10px;   
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
}
.menu-ft a {
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.info-ft {
    padding-top: 25px;
    font-size: 15px;
    font-family: Tahoma;
}
.logo-ft {
    padding-top: 25px;
    margin-right: 30px;
}
.count {
    margin-top: 30px;
    text-align: right;
}
/****************************************/
.blog-video-pages {
    background: #eee;
}
.top-vd {
    background: #fff;
    padding: 10px;
    margin-top: 15px;
}
.thumbvideo .caption {
    /*background: #;*/
    padding: 9px!important;
}
.bgvideo {
}
.bgvideo .titvideo-main {
    font-size: 18px;
    font-weight: bold;
    padding: 10px  0 10px 0;
}
.bgvideo .share {
    padding-top: 10px;
}
/************************/
.blog-list-video {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    background: #ffffff;
    padding-top: 10px;
}
.head-list-video {
    font-size: 18px;
    color: #095891;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.list-video-detail {
    position: relative;
}
.prevall-dt {
    background: url(images/prev.png) no-repeat left top;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38px;
    left: 10px;
}
.nextall-dt {
    background: url(images/next_14.png) no-repeat left top;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38px;
    right: 10px;
}
.owl-carousel .item {
    padding-left: 10px;
    padding-right: 10px;
}
.ftvideo {
    background: #eee;
    padding-top: 20px;
    font-size: 12px;
}
/*************************************/
.block-news-pages {
    margin-bottom: 20px;
}
#focus-pages {
}
#focus-pages h1 {
    font-size: 18px;
    line-height: 24px;
}
#focus-pages h1 a {
    color: #333;
}

.news-main-pages {
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-main-pages .pull-left { 
    width: 480px;
    float: left;
}
.top-right-pages {
}
.content-pages {
}
/***/
.list_news_top{
    padding: 0px; 
    overflow-y: scroll;
    overflow-x: hidden;
    height: 395px
}

/* Let's get this party started */
.focus-index::-webkit-scrollbar {
    width: 6px;
}
 
/* Track */
.focus-index::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.focus-index::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #eee; 
}
.focus-index::-webkit-scrollbar-thumb:window-inactive {
    background: #eee; 
}

/***********************************/
#detail-news {
    font-size: 14px
}
.title-news {
    font: 400 28px/32px arial;
    padding-bottom: 10px;
    margin-top: 20px;
}
.short-intro {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.div-news{
	font-size: 14px;
}
.div-news p {
    margin: 0 0 10px;
}
.div-news img {
    margin:10px 0;
}
.top-detail{
	font-size: 12px;
}
.Normal {
    margin-bottom: 10px;
}
.date-news {
    font-size: 12px;
    color: #888;
}
.tinkhac {
}
.tinkhac-head {
    font-weight: bold;
    font-size: 18px;
    color: #004f8b;
    padding: 20px 0; 
}
.pagination{
    margin-top: 0;
}
/***********************************/
.col-680 {
    float: left;
    width: 740px;
}
.col680-1, .col680-2 {
    width: 740px;
    float: left;
}
.col300 {
    width: 300px;
}
.col480 {
    width: 480px;
}
.col180 {
    width: 180px;
    margin-left: 20px;
}
.ads-r-t {
    margin-top: 15px;
}
.padding-top-15 {padding-top: 15px;}
.content-main .portlet {margin-bottom: 15px;}
.clear {clear: both;}
.top-blog-r, .lblThuvienanh .home-group-title, .van_ban .home-group-title,
.truy_cap .home-group-title {
    background: #f3f3f3;
    padding: 10px;
}
.top-blog-r a, .lblThuvienanh .home-group-title a, .van_ban .home-group-title a, 
.truy_cap .home-group-title h1 {
    color: #1d67c2;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.caption {
    padding: 10px;
    color: #333;
}
.caption a {font-weight: bold;}

/*Tien bo sung*/
.library-img {
    overflow: hidden;
}
.library-video-item>div {
    float: left;
    padding: 0 4px 0 0;
}
.library-video-item0>div {
    float: left;
}
.library-video-item {
    display: flex;
    margin-top: 2px;
}

.social_share {margin-top: 20px;}

.clsSum {text-align: justify;}

.pull-left .home-group-content {
    /*margin-top: 20px;*/
}
.clThongBao img {margin-right: 10px;}
.clThongBao .more-article-item {
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
}
.clsImage .home-group-content img {
    width: 100%;
    border: 1px solid #ddd;
}
.thumbImg {
    border: 0px; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 5px;
}
.divAlbumItem {
    margin-top: 15px;
}
.titleAlbum {
    padding-left: 5px;
    height: 40px;
    overflow: hidden;
    padding-right: 5px;
    margin-bottom: 2px;
    margin-top: 5px;
    color: #000;
    font-weight: 700;
}
.photo-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.tlt {
    color: #004276;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}
.tag_detail {
    margin: 15px 0;
}
.photo-viewer {
/*    float: left;
    width: 200px;
    height: 200px;
    margin: 18px 15px 0;*/
}
.thumb-tlt {
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 4px 1px 6px;
    height: 50px;
    overflow: hidden;
}

.form-search {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    border: 1px solid #ddd;
}
.form-search input {
    padding: 5px 30px 5px 15px;
    border: none;
    background: #fff;
    color: #333;
    width: 100%;
}
.form-search button {
    position: absolute;
    right: 0px;
    border: none;
    font-size: 19px;
    top: 0px;
    color: #514f4f;
    background: none;
}
input::placeholder {
  color: #6e6e6e;
}

.cltext {color: #d80000;padding-top: 5px;}

.header-mobile {
    background: #1c60b4;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    text-transform: uppercase;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
}

.ThongBao_item a {color: #204b80;}
.van_ban .more-article-item2 {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
/*.van_ban .more-article-item2 a {color: #204b80;}*/
.van_ban .more-article-item2 a:hover {text-decoration: underline;color: #204b80;}
.van_ban .more-article-item2 img {margin-right: 10px;}

.article-hot-left h1 {
    line-height: 18px;
    margin: 10px 0;
}
.article-hot-left h1 a {
    color: #1d67c2;
    font-weight: bold;
    font-size: 18px;
}
.article-hot-title {
    border-bottom: 2px solid red;
    padding-bottom: 5px;
    margin-bottom: 15px;
    line-height: 22px;
}
.article-hot-title span {
    text-decoration: none;
    color: #fe2222;
    font: 16px 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.article-hot-right .more-article-item {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.article-hot-right .more-article-item img {
    float: left;
}

.box-news .box-title {
    background: #cdddee url(images/bg_title.png) no-repeat;
    height: 37px;
    margin-bottom: 15px;
    padding-top: 10px;
}
.box-news .box-title a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 0 35px;
}

.media-heading {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.list-news-media ul li {
    padding-bottom: 10px;
    background: url(images/icon.png) no-repeat left 8px;
    padding-left: 15px;
}
.list-news-media ul li a {color: #204b80;}
.list-news-media ul li a:hover {text-decoration: underline;}

.clsArticle, .clsArtgroup, .clsImage, .clVideo, .clVanban, .clThongBao, .box-lienhe {
    border: 1px solid #ddd;
    padding: 10px 15px;
}
.clsArticle img {
    max-width: 100% !important;
    height: auto !important;
}

.content-left .home-group-title {
    height: 31px;
    background: url(images/border.png) repeat-x bottom;
    font: 14px/33px 'Roboto';
}
.content-left .home-group-title a, .content-left .home-group-title h1 {
    font: 14px/33px 'Roboto';
    color: #333;
    height: 30px;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    border-bottom: 2px solid #015db2;
    font-weight: bold;
}
.content-left .home-group-content {
    line-height: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
    text-align: justify;
    font: normal 14px/18px Arial;
    color: #333;
}
.content-left .home-group-content h1 {
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    color: #ff7f01;
    margin-top: 7px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-style: normal;
}
.time {
    background: #FAFAFA;
    border-top: solid 1px #d9d9d9;
    font: normal 11px Arial;
    color: #727272;
    padding: 5px;
    margin: 5px 0;
}
.content-left .home-group-content h2 {
    font-weight: bold;
    color: #333;
    margin: 10px 0;
    font-size: 12px;
}
.social_share {
    margin: 20px 0;
}
.box_tinlienquan .txt_main_category {
    font-family: Roboto;
    font-size: 16px;
    color: #015db2;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}
.box_tinlienquan .content_box_category a {
    font: 12px 'Arial';
    color: black;
    background: url(images/tintuckhac.png) no-repeat 0 5px;
    display: block;
    padding: 0 10px 0 16px;
    border-bottom: 1px dotted #c8c8c8;
    line-height: 22px;
}
.box_tinlienquan .content_box_category a:hover {color: #204b80;}

.clsArtgroup .article {
    overflow: hidden;
    padding: 25px 0 20px 0;
    background: url(images/line-item.png) no-repeat bottom center;
}
.clsArtgroup .article img {
    border-radius: 3px;
    margin-right: 20px;
}
.clsArtgroup .article .newsview h2 {
    display: block;
    color: #333;
    font: 16px/18px Roboto;
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.page {
    font: normal 12px Arial;
    color: #757575;
    padding-top: 16px;
    float: left;
    width: 98%;
    /*background: url(images/line.png.ashx) repeat-x top left;*/
}
.page span {
    font: normal 12px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #fff;
    background: #015db2;
}
.page a {
    font: normal 12px Arial;
    text-align: center;
    padding: 0;
    width: 27px;
    display: inline-block;
    line-height: 26px;
    margin: 2px;
    color: #015db2;
    background: url(images/trangkhac.gif) no-repeat center;
}

.box-header {
    text-align: left;
    padding-left: 55px;
    width: 100%;
    font-size: 15px;
    font-family: 'Roboto';
}
.box-header img {
    width: 35px;
    float: left;
    padding-top: 7px;
    margin-right: 10px;
    height: 43px;
}
.box-header span {
    line-height: 7px;
    padding-top: 12px;
    width: 100%;
    padding-right: 15px;
}
.block_mobile {display: none;}

.truy_cap .hom_nay {
    background: url(images/homnay.png) center left no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.truy_cap .hom_qua {
    background: url(images/homqua.png) center left no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.truy_cap .tuan_nay {
    background: url(images/tuannay.png) center left no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.truy_cap .thang_nay {
    background: url(images/thangnay.png) center left no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
.truy_cap .tat_ca {
    background: url(images/accessall.png) center left no-repeat;
    padding-left: 20px;
}
.truy_cap .home-group-content {
    /*border: 1px solid #ddd;*/
    padding: 10px;
}

/***********************************************************/

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
/*    .block_mobile {
        display: none;
    }*/
}
@media screen and (max-width: 979px) and (min-width: 768px) {
    .block_mobile {
        display: block !important;
    }
    .none_mobile {
        display: none !important;
    }
    .pull-right img {width: 100%}
    .news-main {
        width: 100%
    }
    .col300 {
        width: 33%
    }
    .col480 {
        width: 64%;
    }
    .col180 {
        display: none;
    }
    .info_focus {
        width: 33%;
        margin-left: 0;
        margin-top: 15px;
    }
    .news-main {
        width: 64%;
    }
    .news-main-pages {
        width:100%;
    }
    .news-main-pages .pull-left {
        width: 64%;
    }
}

@media screen and (max-width: 767px) and (min-width: 481px) {
    .col-680 {
        width: 100%;
    }
    .col680-1 {
        width: 100%
    }
    .col680-2 {
        width: 64%;
        float: left;
    }
    .col300 {
        width: 33%;
        float: right;
        float: left;
        display: table-cell;
        vertical-align: top;
    }
    .col480{
        width: 64%;
    }
    .col180{
        display: none;
    }
    .info_focus {
        width: 33%;
        margin-left: 0;
        margin-top: 15px;
    }
    .news-main{
        width: 64%;
    }
    .news-main-pages{
        width:100%;
    }
    .top-ft{
        display: none;
    }
    .news-main-pages .pull-left {
        width: 64%;
    }
    .pull-right img {width: 100%}
    .van_ban img {width: auto !important;}
}
@media screen and (max-width: 480px) and (min-width: 120px) {
    .blog-video, .clDestop {
        display: none;
    }
    .col680-1, .col680-2 {
        width: 100%;
    }
    .col300 {
        width: 100%;
        display: none;
    }
    .col480 {
        width: 100%;
    }

    .news-main-pages {
        width: 100%;
    }
    .info_focus {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    .ads-r img {
        width: 49%;
    }
    .ads-r-t {
        display: none;
    }

    .top-ft {
        display: none;
    }
    .news-main-pages .pull-left {
        width: 100%;
    }
    .news-main {
        width: 100%;
    }
    .blog-media .media-body .sapo, .blog-media .media-body .date, .blog-news .media-body .sapo, .blog-news .media-body .date {
        display: none;
    }
    .blog-media .media, .blog-news .media {
        position: relative;
    }
    .blog-media .media-heading, .blog-news .media-heading {
        float: left;
        left: 190px;
        top:10px;
        position:absolute;
    }
    .pull-right img {width: 100%}
    .van_ban img {width: auto !important;}
}

@media screen and (max-width: 979px) {
    body {
        font-family: HelveticaR,Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #333;
        background-color: #fff;
    }
    h2, h3, h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .block_mobile {
        display: block !important;
    }
    .none_mobile {
        display: none !important;
    }

    .line-top {
        display: none;
    }
    .ads-center {
        display: none;
    }
    .news-main {
        margin-top: 15px;
    }
    .logo-ft {
        display: none;
    }

    .wrap-video .col300 {
        display: none;
    }
    .list_news {
        display: none;
    }
    .col680-pages {
        width: 64%;
    }
    .pull-right img {width: 100%}
    .van_ban img {width: auto !important;}
}