.infor-meta{display:flex}.infor-meta .infor-meta__comment{display:flex;margin-right:10px}.infor-meta .infor-meta__view{display:flex}.infor-meta .fa{margin-right:3px;font-size:16px}.mobile{display:none}.see-more{display:flex;justify-content:center;padding:10px 20px;width:200px;margin:auto;margin-top:20px;cursor:pointer;border:1px solid #c69a39;color:#c69a39;border-radius:5px;transition:.5s}.see-more:hover{font-weight:700}.categories{width:100%;float:left;border-top:1px solid #e9e9ea;border-bottom:1px solid #e9e9ea;position:relative}.categories-title{padding:12px 0;font-size:14px;float:left;font-weight:700}.categories-list{float:left;width:100%;overflow-x:scroll;white-space:nowrap;-webkit-backface-visibility:hidden;padding-left:35px}.categories-list ul{display:flex;align-items:center}.categories-list li{float:left}.categories-list li:first-child{position:absolute;left:10px;background:#fff}.categories-list li:first-child a{margin:5px 10px 5px 0}.categories-list a{text-decoration:none;font-size:14px;color:#c69a39;margin:10px 12px;display:inline-block}.categories-list i.fa.fa-home{font-size:25px}.categories-list .dropdown{display:none;width:200px;position:absolute;flex-wrap:wrap;transition:.5s all ease;position:absolute;box-shadow:0 4px 15px -5px rgb(0 0 0 / 75%);background:#fff;z-index:2}.categories-list .dropdown li{width:100%;border-bottom:1px solid #ae9151}.categories-list .dropdown li:last-child{border-bottom:none}.categories-list .dropdown li a{width:100%}.categories-list .v2-menu-show{display:flex}.categories-list li.active{background:#00f}.categories-list li.active a{color:#fff}.categories-list li.active .dropdown a{color:#c69a39}.categories span.next-nav{width:25px;height:25px;position:absolute;right:10px;top:50%;transform:translate(0,-50%);background:#fff;align-items:center;justify-content:center;border:1px solid #a9a9a9;border-radius:50%}.news-content{width:100%;float:left;margin-top:10px}.news-content-list{width:70%;float:left}.news-content-item{width:100%;float:left;padding:15px 0}.news-content-item .img img{max-width:100%;max-height:100%;display:block;margin:0 auto;object-fit:cover}.news-content-item .name{margin:0;font-size:16px;line-height:20px;overflow:hidden;float:left;width:calc(70% - 10px)}.news-content-item .time{float:left;font-size:13px;font-style:italic;display:flex;flex-wrap:wrap;align-items:center}.news-content-item .time a{color:#c69a39;font-style:normal}.news-content-item .time .infor-meta{margin-left:10px}.news-content-item .description{float:left;width:calc(70% - 10px);line-height:1.3em;font-size:14px;color:#000;overflow:hidden;text-align:justify}.news-content-list .news-content-item.news-main{width:350px;float:left;border-top:none;padding-top:0;margin-right:15px}.news-content-list .news-content-item.news-main .img{width:100%;float:left;height:auto;margin-bottom:5px}.news-content-list .news-content-item.news-main .img img{width:100%;object-fit:cover}.news-content-list .news-content-item.news-main .name{width:100%;font-size:16px;font-weight:700;margin-bottom:15px}.news-content-list .news-content-item.news-main .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-content-list .news-content-item.news-main .infor-meta{float:left;display:flex;margin-top:15px}.news-content-list .news-content-item.news-main .infor-meta__comment{margin-right:10px}.news-content-list .news-content-item.news-main .infor-meta .fa{margin-right:3px;font-size:16px}.news-content-list .news-content-item.news-main .description{width:100%;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-content-right{width:calc(100% - 350px - 15px);display:flex;flex-wrap:wrap}.news-item{width:100%;display:flex;flex-wrap:wrap;margin-bottom:15px}.news-item .img{width:200px}.news-item .img img{width:100%;max-height:100%;object-fit:cover}.news-item .name{width:100%;position:relative;margin-bottom:10px}.news-item .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-item .name a h3{font-size:16px;font-weight:700}.news-item .description{width:calc(100% - 200px - 15px);margin-left:15px;position:relative}.news-item .description .text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:justify}.news-item .description .infor-meta{display:flex;flex-wrap:wrap;position:absolute;left:0;bottom:0}.news-item .name .infor-meta .infor-meta__comment{margin-right:10px}.news-item .name .infor-meta .fa{margin-right:3px;font-size:16px}.pagination-box{float:left;width:100%;text-align:center;padding:5px 0}.pagination{width:100%;display:block}.pagination li{display:inline-block;border:1px solid #ddd;margin-right:-4px}.pagination li:hover{background-color:#ab7500;transition:.2s all ease-in-out}.pagination li:hover a,.pagination li:hover span{color:#fff;transition:.2s all ease-in-out}.pagination .active{background-color:#ab7500}.pagination .active span{color:#fff}.pagination a,.pagination span{display:block;padding:5px 10px}.pagination .pageCount{background-color:#ab7500}.pagination .pageCount a{color:#fff}.sidebar{width:30%;float:left;padding-left:10px}.sidebar .product-sidebar{width:100%;float:left;margin-bottom:10px}.news-sidebar-title,.product-sidebar-title{width:100%;float:left;font-size:16px;text-transform:uppercase;color:#c69a39;font-weight:700;border-bottom:2px solid #c69a39;padding:5px 0 5px 10px}.product-sidebar-list{float:left;width:100%}.product-sidebar-item{float:left;width:100%;padding:5px 0;border-bottom:1px solid gray}.product-sidebar-item:last-child{border-bottom:none}.product-sidebar-item .img{float:left;width:80px;height:80px;text-align:center;margin-right:5px}.product-sidebar-item .img img{max-width:100%;max-height:100%;object-fit:cover}.product-sidebar-item .name{font-weight:400;margin:10px 0;font-size:14px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-sidebar-item .price{color:red}.sidebar .news-sidebar{float:left;width:100%}.news-sidebar-list{width:100%;float:left;display:flex;flex-wrap:wrap}.news-sidebar-item{width:50%;float:left;padding:5px}.news-sidebar-item .image{width:100%;margin:auto;float:none;text-align:center;max-height:85px;overflow:hidden}.news-sidebar-item:first-child .image{max-height:none}.news-sidebar-item .image img{height:100%;max-width:100%;max-height:100%;object-fit:cover}.news-sidebar-item .name{font-weight:700;font-size:14px;color:#333;width:100%;float:left;overflow:hidden;margin:5px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:justify}.news-sidebar-item .infor-meta{display:flex;float:left}.news-sidebar-item .infor-meta .infor-meta__comment{margin-right:10px}.news-sidebar-item .infor-meta .fa{margin-right:3px;font-size:16px}.news-sidebar-item:first-child{width:100%;border-bottom:1px solid #ddd}.news-sidebar-item:first-child .image{height:auto;width:330px}.news-content__category{clear:both}.category{margin:15px 0}.category--banner{border:1px solid #ddd;padding:5px}.category--banner img{height:100%;width:100%;object-fit:cover}.category--title{width:100%;font-size:16px;text-transform:uppercase;color:#c69a39;font-weight:700;border-bottom:2px solid #c69a39;margin:10px 0}.item--date{display:flex;flex-wrap:wrap}.item--date .infor-author{margin-right:15px;font-style:italic}.item--date .date{font-style:italic;margin-right:15px}.item--date .infor-meta{display:flex;margin-left:15px}.item--date .infor-meta .infor-meta__comment{margin-right:10px}.item--date .infor-meta .fa{margin-right:3px;font-size:16px}.news-content__category .category--list{min-height:1px;display:flex;flex-wrap:wrap}.news-content__category .category--list .item{padding:5px 10px}.news-content__category .category--list .item .detail{display:flex;flex-wrap:wrap;margin-top:5px}.news-content__category .category--list .item .thumbnail{width:250px;height:140px}.news-content__category .category--list .item .thumbnail img{height:100%;width:100%;object-fit:cover}.news-content__category .category--list .item .content{width:calc(100% - 250px - 15px);margin-left:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:100%}.news-content__category .category--list .news-content-item{width:100%;float:left;padding:15px 0 10px 0;border-bottom:1px solid #ddd}.news-content__category .category--list .news-content-item:last-child{border-bottom:none;padding-bottom:0}.news-content__category .news-content-item .img{width:250px;float:left;margin-right:10px}.news-content__category .news-content-item .img img{width:100%;max-height:100%;display:block;margin:0 auto;object-fit:cover}.news-content__category .news-content-item .right{width:calc(100% - 250px - 10px);display:flex;flex-wrap:wrap;position:relative;height:100%}.news-content__category .news-content-item .detail{width:100%}.news-content__category .news-content-item .name{margin:0;font-size:16px;line-height:20px;overflow:hidden;float:left;width:100%;margin-bottom:10px}.news-content__category .news-content-item .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-content__category .news-content-item .infor-meta{position:absolute;bottom:0;left:0}.news-content__category .news-content-item .infor-meta .news_author{margin-right:10px;font-style:italic}.news-content__category .news-content-item .time a{color:#c69a39;font-style:normal}.news-content__category .news-content-item .description{width:100%;line-height:1.3em;font-size:14px;color:#000;text-align:justify}.news-content__category .news-content-item .description .text{position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-content--video{clear:both;margin:15px 0}.product-video-title{width:70%;font-size:16px;text-transform:uppercase;color:#c69a39;font-weight:700;border-bottom:2px solid #c69a39;margin:10px 0}#slider_video_home{display:flex;flex-wrap:wrap}.slide_video_main{width:70%}.slide_video_main .name h3{margin:10px 0;position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slide_video_main .news_author{font-style:italic;margin-right:10px}#slider_video_home .iframe{width:100%;height:460px;position:relative}#slider_video_home .iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}#slider_video_home #slide_video{width:calc(100% - 70% - 15px);margin-left:15px;flex-wrap:wrap}#slide_video .item{width:100%;display:flex;flex-wrap:wrap;margin-bottom:10px;cursor:pointer;max-height:150px}#slide_video .item img{width:150px;height:85px}#slide_video .item .name{width:calc(100% - 150px - 15px);margin-left:15px;position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#slide_video .item .name .infor-meta{position:absolute;bottom:10px}#slide_video .item .name .infor-meta .date{margin-right:15px}.intro-category .intro-category-title{width:100%;float:left;font-size:18px;line-height:1.3em}@media only screen and (max-width:1199px){.news-content-list{width:100%}.sidebar{width:100%;padding-left:0}.news-content-item .img{width:26%}.news-content-item .description,.news-content-item .name,.news-content-item .time{width:calc(100% - 26% - 10px)}.news-sidebar-title,.product-sidebar-title{padding:5px 0}.product-sidebar-item{width:50%}.product-sidebar-item:last-child{border-bottom:1px solid #ddd}.news-sidebar-item{width:calc(100% / 5)}.news-sidebar-item:first-child{width:calc(100% / 5);border-bottom:none}.product-sidebar-item .img{height:90px}.news-sidebar-item:first-child .image{height:100px}.news-sidebar .news-sidebar-item:first-child .image{height:auto}.news-sidebar .news-sidebar-item:first-child{width:100%}.news-sidebar #slider_video_home .iframe{height:315px!important}}@media only screen and (max-width:991px){.news-content-item .img{width:35%}.news-content-item .description,.news-content-item .name,.news-content-item .time{width:calc(100% - 50% - 10px)}.news-sidebar-item{width:calc(100% / 3)}.news-sidebar-item:first-child{width:calc(100% / 3)}.product-sidebar-item .img{height:70px}.news-sidebar-item:first-child .image{height:100px}.news-sidebar .news-sidebar-item:first-child .image{height:auto}.news-sidebar .news-sidebar-item:first-child{width:100%}.product-video-title{width:100%}.news-content--video #slider_video_home .iframe{width:100%;margin-bottom:10px}.news-content--video .slide_video{width:100%!important;margin-left:0!important}.news-content--video #slide_video .item img{height:85px!important}.mobile{display:block}.category--banner{overflow-y:hidden}.category--banner img{min-width:100%}.categories span.next-nav{display:flex}}@media only screen and (max-width:767px){.breadcrumb{padding:0 10px}.categories{padding:0 10px}.news-content-list{padding:0 10px}.news-content-item .img{width:40%}.news-content-item .description,.news-content-item .name,.news-content-item .time{width:calc(100% - 40% - 10px)}.sidebar{margin-top:10px}.product-sidebar-item{width:100%}.product-sidebar-item .img{width:15%;height:auto}.news-content-item:nth-child(1){width:100%;margin-right:0}.news-content-right{width:100%}.news-content-right .news-item{width:calc((100% - 15px)/ 2);margin-right:15px}.news-content-right .news-item .img{width:100%;margin-bottom:10px}.news-content-right .news-item .name{width:100%;margin-bottom:10px}.news-content-right .news-item .name .infor-meta{bottom:-18px}.news-content-right .news-item .description{width:100%;padding-bottom:40px;margin-left:0}.news-content-right .news-item:nth-child(2n){margin-right:0}.news-sidebar-item{width:calc((100% - 15px)/ 2);padding:0;margin-right:15px;margin-bottom:10px}.news-sidebar-item:first-child{width:100%}.news-sidebar-item:first-child .image{height:auto;max-height:none}.news-sidebar-item:nth-child(2n+1){margin-right:0}.news-sidebar-item:first-child .name{width:100%;font-size:14px;margin-bottom:15px;font-weight:700}.news-sidebar-item .image{height:auto;max-height:100px;width:100%;overflow:hidden}.category--list .item .thumbnail{width:150px;height:85px}.category--list .item .content{width:calc(100% - 150px - 15px);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#slider_video_home .iframe{height:310px!important}.news-content-item.news-main{width:100%!important}.news-content__category .news-content-item .img{width:100%;height:auto;margin-right:0}.news-content__category .news-content-item .img img{width:100%;height:100%}.news-content__category .news-content-item .right{width:100%;height:auto;padding-bottom:40px}.news-item .description .infor-meta .time{width:100%}.slide_video_main{width:100%;margin-bottom:10px}.news-content__category .news-content-item .infor-meta{width:100%}.news-content__category .news-content-item .infor-meta .news_author{width:100%}.categories-list .dropdown{display:none}}@media only screen and (max-width:479px){.news-content-item .img{width:100%;height:auto;margin-bottom:10px}.news-content-item .description,.news-content-item .name,.news-content-item .time{width:100%}.news-content-item:nth-child(1),.news-content-item:nth-child(2){width:100%;padding:10px 0}.news-content-item:nth-child(2){border-top:1px solid #ddd}.pagination .pageCount{display:none}.product-sidebar-item .img{width:25%}.news-sidebar-item:first-child{width:100%}#slider_video_home .iframe{height:255px!important}.time-and-category .time{margin-bottom:5px;width:100%}}