body {
  background: #fff;
}
.top-mostview{margin-bottom:15px}
.slider-featured{
  position: relative;
}
.slider-featured .owl-nav{top:50%;left:0;width:100%;right:auto}
.slider-featured .owl-nav .owl-prev,.slider-featured .owl-nav .owl-next{border-radius:100%;background:#8D8D8D;border:0;width:30px;height:30px;line-height:30px;padding:0;text-align: center;position:absolute;}

.slider-featured .owl-nav .owl-next{right:0}
.slider-featured .owl-nav .owl-next:before,.slider-featured .owl-nav .owl-prev:before{display:none}
.slider-featured .owl-nav i{color:#fff;font-size:22px;line-height:30px}
.slider-featured .owl-dots{text-align: center;margin:10px 0}
.slider-featured .owl-dots .owl-dot{border-radius:5px;margin:0 2px;display: inline-block;width:30px;height:5px;background:#eee}
.slider-featured .owl-dots .owl-dot.active{background:#d9d9d9  }
.news-featured img,.box-image img,.pic img{border-radius:5px;-webkit-border-radius:5px}
#xtm-content{padding-top:0;}
.date_post {
  color: #999999;
  font-size: 10px;
  margin-right:5px
 
  
}
.date_post i{margin-right:5px;}
.view {
  color: #999999;
  font-size: 12px;
  background: url("../images/icon_eyes.png") left no-repeat;
  padding-left: 18px;
  margin-left: 10px;
}
 
/****************BOX CATEGORY NEWS***********************/
.box_category_news {
  margin-bottom: 30px;background:#e5e6ec;
  padding:15px 0
}
.box_category_news a {
  text-transform: uppercase;
   font-size: 12px; 
   font-weight:bold;
  display: inline-block;
  padding: 3px 5px;
 margin:0 5px;
}
.box_category_news a:hover,.box_category_news a.current {
  text-decoration: underline;
  
}
 


.title_news_main {
  font-size: 22px;
  
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 15px;text-align: left;text-transform: uppercase;position: relative;
   
}
 
.title_news_main span{background: #fff;padding: 0 15px 0 0;z-index: 1;position: relative;}
  /*************HOME NEWS******************/
  .category-heading{margin-bottom: 30px}
    .category-heading h1{margin-top: 0}
.box_list_cat {
  margin-bottom: 25px;
}
.box_list_cat .title_cat {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.box_list_cat .title_cat a {
  color: #fff;
  font-size: 16px;
  background: #ff4500;
  display: inline-block;
  padding: 5px 25px;
  text-transform: uppercase;
}

.list-newstech li {
  float: left;
  width: 48.66%;
  margin-right: 20px;

}
.list-newstech li.last {
  margin-right: 0;
}
.list-newstech li h3 {
  padding: 10px 0;
}
.list-newstech li h3 a {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}

/*CATEGORY NEWS*/


#List_View {
  overflow: visible;
}
#List_View .item-main {
  position: relative;
  margin-bottom: 25px;
  display: block;clear: both;
  width: 100%;
}
#List_View .item-main .td {
  display: table-cell;
  vertical-align: top;
}
#List_View .item-main .td_1 {
  border-right: 1px solid #d8d8d8;
  vertical-align: middle;
  position: relative;

}
#List_View .item-main .td_2,#List_View .item-main .table-cell {
 margin-bottom:25px;
}
 
#List_View .div_date_post {
  position: absolute;
  top: 50%;  /* position the top  edge of the element at the middle of the parent */
  left: 50%; /* position the left edge of the element at the middle of the parent */
  transform: translate(-50%, -50%);
  color: #999999;
  font-size: 10px;
  background: #fff;
  width: 60px;
  text-align: center;
  padding: 10px 0;
}
#List_View .div_date_post span {
  text-align: center;

  }
#List_View .div_date_post i {
  display: block;
  font-size: 14px;
  color: #666666;
  background: #ebebeb;
  border: 1px solid #cccccc;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 5px;

}
  .pic .icon_cat{
  position: absolute;top:10px;right:10px;background:#f6f6f6;border-radius:10px;line-height: 1.2;
  padding:3px 10px;
  font-size:12px;color:#000
}
 .pic .icon_cat:hover{
  background:var(--primary-color);color:var(--white-color)
}
#List_View .item-main .pic{
  float: left;
  margin-right: 20px;
  width: 300px;
  min-height: 135px;
}
#List_View .item-main h3 {
  font-size: 18px;
  margin-bottom: 10px;line-height: 1.4;
}
#List_View .item-main h3 a {
  color: #333333;
  font-weight: bold;
}
#List_View .item-main h3 a:hover {
  color: #0066cc;
}

#List_View .item-main .short {
  margin-bottom: 10px;
}
#List_View .item-main .author {
  font-size: 12px;
  color: #a3a3a3;margin-bottom: 10px
}
#List_View .item-main .author span{padding-left: 5px}
#List_View .item-main .author .fa-eye{margin-right: 5px}
#List_View .item-main date{font-size: 12px;color: #898989;margin-left: 10px;}
#List_View .item-main .cat{margin-bottom: 10px}
#List_View .item-main .icon_cat {
 
  color: #8c9bb3; 
}
#List_View .item-main .icon_cat:hover{color:#f00;}
#List_View .item-main .admin_name {
  color: #0369e8;

}
#List_View .item-main .admin_name:hover {
  font-weight: bold;
}

.news-top{ overflow: hidden; }

.news-default {
  width: 48.6%;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}
.news-default .pic {
  position: relative;
  overflow: hidden;
}
.news-default .pic img {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;

}
.news-default .pic:hover img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);

}
#List_View .news-default:nth-child(odd)  {
  margin-right: 0;
}
.media-default p.note{
  font-size: 14px;
  color: #999999;
  padding-bottom: 10px;
}

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

.media-heading a{
  color: #000;
 
}

.media-default a:hover{
  color: #428bca;
}

.media-body {
  line-height: 20px;
  overflow: hidden;
}
#view_more{text-align: center;}
.viewmore {
  display: inline-block;
  text-align: center;
  color: #0A0909;
  border: 1px solid #d9d9d9;
  background:#d9d9d9;
  padding: 10px 20px;
  margin: 10px auto;
  border-radius: 10px;
  clear: both;
  
  font-weight: bold;
}
.viewmore:hover {
  color: #fff;
  background:var(--primary-color);
  text-decoration: none;
}
.viewmore:visited ,.viewmore:active{
  color: #ff3300;
  text-decoration: none;
}

#loading {
  border-bottom: 1px solid #ccc;
  text-align: center;
}
#loading span {
  position: relative;
  bottom: -15px;
  margin: 0 20px;
  background: #fff;
  display: inline-block;
  padding: 0 20px;
}
#loading b {
  background: #ff3300;
  color: #fff;
  display: inline-block;
  padding: 5px 25px;
  font-weight: normal;

}
/********************NEWS FOCUS***********************/
.box_list_news {
  margin-bottom: 20px;
}
.news_title {
  border-bottom: 5px solid #ccc;
  margin-bottom: 15px;
}
.news_title .title_cat {
  font-size: 24px;
  color: #ff3300;
  background:#fff;
  position: relative;
  bottom: -10px;
  padding-right: 10px;
}
.news_title .pull-right a{
  position: absolute;
  bottom: -10px;
  right: 0px;
  color: #ff3300;
  background: #fff;
  display: inline-block;
  padding-left: 10px;
  font-weight: bold;
}
.news_title .pull-right a i {
  font-size: 11px;
  top: 2px;
}
.news_focus {
  margin-bottom: 25px;
}

.news_focus .item-news-focus {
  float: left;
  position: relative;
}

.news_focus .fc_news:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.03) -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(30%, rgba(0,0,0,0)),color-stop(100%, rgba(0,0,0,0.75)));
  background: rgba(0,0,0,0.03) -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  background: rgba(0,0,0,0.03) linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  bottom: 0;
}
.news_focus .fc_news:hover img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.news_focus .fc_news img {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.news_focus .fc_news .info {
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #fff;
  padding: 15px;
}
.news_focus .fc_news .info h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 10px;
}

.news_focus .fc_news .info .cat_name_second {
  background: rgba(182,38,133,0.7);
  display: inline-block;
  padding: 2px 10px;
  text-transform: uppercase;
}
.news_focus .fc_news .info .cat_name_first {
  background: rgba(182,38,133,0.7);
  display: inline-block;
  padding: 2px 10px;
  text-transform: uppercase;
}
.news_focus .box_news_focus {

}
.news_focus .item_wrap {
  position: relative;
  overflow: hidden;
}
.news_focus .item_wrap img {
  width: 100%;
}
.news_focus .item_wrap h3 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left:0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px;
  width: 100%;
  visibility: hidden;
  line-height: 1.3;
}

.news_focus .item_wrap a {
  color: #fff;
}
.news_focus .item_wrap:hover h3 {
  visibility: visible;
  -webkit-transition: margin 1s;
  -moz-transition: margin 1s;
  transition: margin 1s;
}


/*********FOCUS NEWS MOBILE*****/
.box_news_focus_mobile .item-news-focus {
  float: none;
  width: auto;
  height: auto;
}
.box_news_focus_mobile .first .info {
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #fff;
  padding: 15px;
}
.box_news_focus_mobile .first h3 {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  margin: 5px 0;
}
.box_news_focus_mobile .first img {
  width: 100%;
}
.box_news_focus_mobile .fc_news .info {
  position: static;
  color: #333;
  padding: 0;
}
.box_news_focus_mobile .fc_news {
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}
.box_news_focus_mobile .fc_news:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.box_news_focus_mobile .fc_news .info h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.box_news_focus_mobile .fc_news .info i {
  font-style: normal;
}
.box_news_focus_mobile .fc_news img {
  float: left;
  margin-right: 15px;
}
.box_news_focus_mobile .fc_news .info .cat_name_second {
  color: #fff;
  position: relative;
  left: -15px;
}

/***************PRODUCT NEW RIGHT*************************/
.box_product_new {}
.box_product_new li {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 15px;
}
.box_product_new li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.box_product_new li label {
  display: block;
  overflow: hidden;
  color: #288ad6;
  margin-bottom: 10px;
}
.box_product_new li img {
  float: left;
  width: 35%;
  margin-right: 10px;
}
.box_product_new li h3 {
  font-weight: bold;
}
.box_product_new li .price {
  color: #666666;
  margin-top: 5px;
}

/****************PRODUCT NEW RIGHT**********************/

/*********************LatestNews***********************/
.box_lasted_news {}
.box_lasted_news .row_1 .item_first {
  float: left;
  width: 50%;
  position: relative;
}
.box_lasted_news .row_1 .item_first:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.03) -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(30%, rgba(0,0,0,0)),color-stop(100%, rgba(0,0,0,0.75)));
  background: rgba(0,0,0,0.03) -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  background: rgba(0,0,0,0.03) linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  bottom: 0;
}
.box_lasted_news .row_1 .item_first .image {
  overflow: hidden;
}
.box_lasted_news .row_1 .item_first .image img {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.box_lasted_news .row_1 .item_first .image:hover img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.box_lasted_news .row_1 .item_first .info {
  position: absolute;
  bottom: 0;
  z-index: 5;
  padding: 15px;
}

.box_lasted_news .row_1 .item_first .info h3 {
  margin-top: 10px;
}
.box_lasted_news .row_1 .item_first .info h3 a{
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
}
.box_lasted_news .row_1 .item {
  width: 24.3%;
  margin-left: 7px;
  margin-right: 0;
}
.box_lasted_news .row_1 .item h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
}
.box_lasted_news .row_1 .item .image {
  overflow: hidden;
}
.box_lasted_news .row_1 .item .image img , .box_lasted_news .row_2 li .pic img{
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.box_lasted_news .row_1 .item .image:hover img , .box_lasted_news .row_2 li .pic:hover img {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.box_lasted_news .row_2 {
  height: 200px;
  overflow: hidden;
}
.box_lasted_news .row_2 li {
  display: inline-block;
  width: 24.5%;
  margin-right: 7px;
  margin-bottom: 7px;
}
.box_lasted_news .row_2 li:nth-child(4n+0)  {
  margin-right: 0;
}
.box_lasted_news .row_2 li .pic {
  position: relative;
  overflow: hidden;
}

.box_lasted_news .row_2 li .cat_name {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.box_lasted_news .row_2 li h3 {
  margin-top: 15px;
  line-height: 1.3;
  height: 36px;
  overflow: hidden;
}
.box_lasted_news .row_2 li h3:hover {
  color: #690065;
}
.box_lasted_news .row_news {
  clear: both;
  margin-bottom: 7px;
  overflow: hidden;
}

.btn_less {
  display: inline-block;
  border: 1px solid #ff3300;
  padding: 2px 3px;
  color: #ff3300;
  border-radius: 5px;
}
.btn_less:hover {
  color: #ff3300;
}
  /*********************LatestNews***********************/


/**************BOX HOT news*************************/
.box_news_highlight {}
.box_news_highlight .col_l_hotnews {
  width: 50%;
  float: left;
}
.box_news_highlight .col_l_hotnews img {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.box_news_highlight .col_l_hotnews .image {
  overflow: hidden;
}
.box_news_highlight .col_l_hotnews .image:hover img{
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.box_news_highlight .col_l_hotnews .item_first {
  position: relative;
  margin-bottom: 7px;
}
.box_news_highlight .col_l_hotnews .item_first:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.03) -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)),color-stop(30%, rgba(0,0,0,0)),color-stop(100%, rgba(0,0,0,0.75)));
  background: rgba(0,0,0,0.03) -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  background: rgba(0,0,0,0.03) linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0) 30%,rgba(0,0,0,0.75) 100%);
  bottom: 0;
}
.box_news_highlight .col_l_hotnews .item_first .info {
  position: absolute;
  bottom: 0px;
  z-index: 5;
  color: #fff;
  padding: 15px;
}
.news-featured{margin-bottom: 15px;}
.news-featured .item-right{background: #f3f3f3}
.news-featured img{margin-bottom: 15px;}
.news-featured .box-info{}
.news-featured .box-info h3{font-size: 18px;color: #000;font-weight: bold;margin:0 0 10px;line-height: 1.4}
.news-featured .box-info .cat_name date{color:#898989;font-size: 12px;margin-left: 10px;}
.news-featured .box-info .author{margin-bottom: 10px}
span.cat_name {
  display:flex;-webkit-display:flex;flex-flow:row nowrap;   
   
  color: #999;font-size: 12px;
  
}
span.cat_name date{margin-right:5px}
.col_l_hotnews .item_first .info h3 {
  margin-top: 10px;
}
.col_l_hotnews .item_first .info h3 a {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
}
.box_news_highlight .col_r_hotnews {
  width: 50%;
  float: right;
  max-height: 455px;
}
.box_news_highlight .col_r_hotnews ul {
  padding-left: 15px;
}
.box_news_highlight .item {
  float: left;
  width: 49.4%;
  margin-right: 7px;
}
.box_news_highlight .item .info {
  position: relative;
}
.box_news_highlight .item .info .cat_name {
  position: absolute;
  top: -45px;
  left: 15px;
}
.box_news_highlight .item .info h3 {
  margin-top: 10px;
}
.box_news_highlight .item .info h3:hover a {
  color: #690065;
}
.box_news_highlight .item:last-child {
  margin-right: 0;
}
.box_news_highlight .col_r_hotnews li {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.box_news_highlight .col_r_hotnews li h3:hover {
  color: #690065;
}
.box_news_highlight .col_r_hotnews li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.box_news_highlight .col_r_hotnews li span {
  display: inline-block;
  vertical-align: top;
}
.box_news_highlight .col_r_hotnews li span:first-child{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}
.box_news_highlight .col_r_hotnews li span:first-child i {
  font-style: normal;
}
.box_news_highlight .col_r_hotnews li span.ctn {
  width: 57.5%;
  padding: 0 15px;
}
.box_news_highlight .col_r_hotnews li span.ctn h3 {
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 1.3;
  font-weight: bold;
}
.box_news_highlight .col_r_hotnews li span:last-child {
  width: 26%;
}



/*********** TOP VIDEO *********/
.bg_top_video {
  background: url("../images/bg_video_news.jpg") no-repeat center;
  background-size: cover;

}
.box_top_video .item {
  float: left;
  width: 32.4%;
  margin-right: 15px;
}
.box_top_video .item:last-child {
  margin-right: 0;
  border-bottom: none;
}
.box_top_video .news_title {
  margin-left:135px;
  margin-right: 80px;
  border-bottom-color: #e1e1e1;
}
.box_top_video .news_title .title_cat {
  background: no-repeat;
  position: relative;
  left:-135px;
  margin-bottom: -10px;
}

.box_top_video .news_title .pull-right a {
  background: no-repeat;
  position: relative;
  right: -80px;
  color: #fff;
  top: 15px;
}
.box_top_video .item_first {
  margin-top: 70px;
  margin-bottom: 30px;
  padding-left: 145px;
}
.box_top_video .item_first h3 a {
  font-size:37px ;
  color: #fff;
  line-height: 1.3;
  background: url("../images/icon_play.png") left no-repeat;
  display: inline-block;
  padding: 50px 0;
  padding-left: 155px;
}
.box_top_video .item h3 {
  padding: 10px 0;
}
.box_top_video .item h3 a {
  font-size: 17px;
  color: #fff;
  line-height: 1.3;
}
  /*********** TOP VIDEO *********/



 
/* box_sidebar */
.heading-sidebar h2{margin-bottom:15px;}
sidebar .title2 b:empty{display: none}
sidebar .title2,.heading h2{padding:5px 0 15px ;text-transform:none;margin:0 0 15px;background: none; color: #000;font-size: 18px; position: relative;}
 sidebar .title2 b,.heading h2 span{color: #000;font-weight: bold;position: relative;z-index: 2}
.top-mostview {
  display: block;
  overflow: hidden;
  position: relative;
}

.top-mostview .item-full {
width:100%;margin-bottom:10px;
}
.top-mostview .item-full .box-image img{width:100%;height:auto;display:block}
.top-mostview .item-full .box-image{margin-bottom:10px;position: relative;}
.top-mostview .item-most{
  margin-bottom:10px;
}
.top-mostview .item-most a{display:flex}
.top-mostview .item-most a .box-image{width:30%;margin-left: 5%;}
.top-mostview .item-most a .box-info{width:65%}
.top-mostview  h3{font-size:14px;line-height: 1.4;}
.askhighlight ul {
  display: block;
  overflow: hidden;
  clear: both;
  margin: 0;
   
}

.askhighlight li {
  display: block;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;border-bottom:1px dashed #eaeaec;
}

.askhighlight li:hover a{
  color: #428bca;
}
.askhighlight li:last-child {
  border-bottom: none;
}
.askhighlight li a {
  display: block;
  overflow: hidden;
}
.askhighlight li a .box-image{position: relative;}
.askhighlight li a .box-image i{position: absolute;width: 25px;height: 25px;background: #e50d52;color: #fff;text-align: center;line-height: 25px;border-radius: 100%;-webkit-border-radius:100%;top: 10px;left: 10px;font-style: normal;}
.askhighlight li a img {
   width: 100%;height:auto;margin-bottom: 10px
}
.askhighlight ul li a{display:flex;-webkit-display:flex;flex-flow:row nowrap;flex:1 100%;}
  .askhighlight ul li a .box-info{width:70%;}
  .askhighlight ul li a .box-image{width:30%;}
.askhighlight li a span.cat_name{margin-bottom: 10px;font-size: 11px}
.askhighlight li a h3 {
  display: block;
  font-size: 15px;
  color: #4d4d4d;
  line-height: 1.4;
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
  margin-bottom: 10px;margin-right:15px;
  font-weight: bold;
}

.askhighlight li .author span{color:#acacac;}
.askhighlight li .author span i{margin-right: 5px}
.swiper-container .swiper-slide {
  width: auto ;
  height: 100%;
}
.slick-list{
  overflow: hidden;
}
.slick-list:after{
  clear: both;
  content: "";
  display: block;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .box_category_news a {
    margin-right: 10px;
  }

  .box_news_highlight .item_first img {
    width: 100%;
  }
}
@media (min-width:1024px){

  .news-featured{overflow: hidden; }
  .news-featured .row{margin:0;}
  .news-featured .row .item-news-focus{padding:0;}
  .news-featured .row .col-md-8{width: 67%}
  .news-featured .row .col-md-4{width: 29.5%;margin-left: 2%}
   .news-featured .row .col-md-4 .box-info{padding:0 15px;}
  .row-tin-tuc .Column1 {width: 69%}
  .row-tin-tuc .Column2 {width: 27%}
  .news-hot-top-bound{
    width: 33.33333333%;
  }
  .news-all-list{
    width: 50%;
  }
   
  .box_category_news a {
    padding: 5px 12px;
   
    display: inline-block;
    text-align: center; 
  }
  #List_View .item-main .td_2,#List_View .item-main .table-cell {overflow: hidden}
}
@media screen and (min-width:768px)
{
  
}
@media (max-width:1024px){
  /**********BOX HOT NEWS*********/
  .box_news_highlight .item_first img {
    width: 100%;
  }
  .box_news_highlight .item_first {
    position: relative;
  }
  .box_news_highlight .item_first .info {
    position: absolute;
    bottom: 0px;
    padding: 15px;
    background: rgba(0,0,0,0.3);
    width: 100%;
  }
  .box_news_highlight .item_first .info h3 {
    font-size: 16px;
    padding-top: 10px;
    line-height: 1.2;
  }
  .box_news_highlight .item_first .info h3 a {
    color: #fff;
  }
  .box_news_highlight .item {
    width: 100%;
    margin-right: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  .box_news_highlight .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .box_news_highlight .item .image {
    float: left;
    margin-right: 15px;
  }
  .box_news_highlight .item .info .cat_name {
    position: relative;
    left: -15px;
    top: 0;
  }
  .box_news_highlight .item .info h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 1.3;
  }




  /***********TOP VIDEO****************/
  .box_top_video .item_first {
    padding-left: 0;
    position: relative;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .box_top_video .item_first .title_video {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 18px;
    color: #fff;
  }
  .box_top_video .item_first h3 {
    position: absolute;
    bottom: 15px;
    left: 10px;
  }
  .box_top_video .item_first h3 a {
    font-size: 16px;
    padding: 15px 0;
    background-size: 8%;
    padding-left: 45px;

  }
  .box_top_video .item {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  .box_top_video .item .pic {
    float: left;
    margin-right: 15px;
  }
  .box_top_video .item h3 a {
    color: #333;
    font-weight: bold;
  }

  .news_title .pull-right {
    display: none;
  }



}



@media (max-width:991px){

  .box_category_news a {
    margin-right: 40px;
  }


}


@media (min-width: 768px){
  .pk-sidebar{
    width: 50%;
  }

  .news-detail-top{
    width: 50%;
  }
  .list-newstech li {
    width: 48%;
  }


}
@media (max-width: 767px){

  .box_category_news a {
    margin-right: 15px;border-bottom:3px solid transparent;
  }
  .cate_horizontal_sp {
     
    
    margin-bottom: 10px;
  }
  
  .box_category_news {
    margin-bottom: 15px;
  }
  
  .box_category_news .container{white-space: nowrap;overflow-x:scroll}
   .box_news_focus_mobile .first h3 {
    font-size: 20px;
  }
  .Column1 {
    padding: 0 10px !important;
  }

  .list-newstech li {
    width: 48.5%;
  }

  .askhighlight {
    padding: 0 ;
  }
  sidebar{display: block;margin:0 10px;}
   sidebar .title2{position: relative;}
   sidebar .title2:before{z-index:1;content:"";width: 100%;position: absolute;top: 7px;height: 1px;background: #d7d7d7;left: 0}
 sidebar .title2 b{background: #fff;position: relative;z-index: 2}
  /***********CATEGORY NEWS*****************/
  .media-default .media-body {
    font-weight: normal;
    height: auto;
  }
  #List_View .news_first .info {
    width: 70%;
  }
  #List_View .media-heading {
    line-height: 1.1;
    margin: 5px 0;
    height: auto;
    font-size: 16px;
  }
  .news-default {
    width: 100%;
    float: none;
  }

  .Column2 {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
  }

  /************BOX PRODUCT*************/
  .box_product_new {
    overflow: hidden;
  }
  .box_product_new li {
    float: left;
    width: 50%;
    clear: none;
    border-right: 1px solid #ccc;
    margin-bottom: 0;
    padding: 10px;
    height: 88px;
    overflow: hidden;
  }
  .box_product_new li:nth-child(even) {
    border-right: none;
  }
  .box_product_new li h3 {
    line-height: 1.2;
    height: 36px;
    overflow: hidden;
  }
  .box_product_new li:last-child {
    border-bottom: 1px solid #ccc;
  }

}




@media only screen and (min-width: 481px) and (max-width: 1023px){
  .news-hot-top-bound{
    width: 50%;
  }
  .news-hot-top-bound3{
    display: none;
  }
  .news-all-list{
    width: 50%;
  }
}

@media (max-width: 680px){
  .boxDetail .imgDetail_left {
    float: none;
    margin-right: 0;
  }
  .news-detail-top {
    display: block;
    float: none;
    padding-bottom: 10px;
  }
  .box_hot_news {
    width: 71%;
  }
  .box_hot_news .owl-nav {
    top: 5px;
  }
  .div_box_hot_news {
    overflow: hidden;
  }
  .box_news_highlight .highlight_first {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .box_news_highlight .highlight_right {
    display: none;
  }
  .box_news_highlight .special_news {
    padding-bottom: 10px;
  }
  .list-newstech li {
    width: 47%;
  }
  .box_news_highlight .item_news .information {
    width: 65%;
  }

}
@media (max-width: 640px){
  .list-newstech li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .box_news_highlight .item_news .img {
    width: 42%;
  }
  .box_news_highlight .item_news .information {
    width: 54%;

  }
  .box_news_highlight .item_news .short {
    display: none;
  }
  .box_news_highlight .item_news .information h3 {
    margin-bottom: 5px;
  }
}

@media (max-width:480px){
  .news-hot-top-bound{
    width: 100%;
  }
  .news-hot-top-bound3{
    display: none;
  }
  .news-hot-top-big{
    display: none;
  }
  .news-all-list{
    border: none !important;
    width: 100%;
  }
  .news-default .media-left{
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    padding-right: 0;
  }

  .news-default .media-left img{
    margin-bottom: 10px;
  }
  .news-all-list h2 {
    height: auto;
  }

  .news-all-list {
    padding: 0;
  }
  .news-bottom h4 {
    height: 63px;
    overflow: hidden;
  }
}

#video {
  position: relative;
  background: #000;
  
  margin: 0 auto;
}

#video img,
#video iframe { display: block; }

#play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url('../images/play-button.png') no-repeat 50% 50%;
  background-size: auto, cover;
  z-index: 9999;
}

#play:hover { background-color: rgba(0,0,0,0.2) !important; }

.advertise {
  display: block;
}

.col-category .heading,.heading-sidebar{ text-transform: uppercase;margin-bottom: 15px;}
.col-category .heading h2, .heading-sidebar h2{font-size: 18px;position: relative;margin:0;font-weight: bold;}
.col-category .heading h2  {padding:0}
.col-category .heading h2 span{text-transform: uppercase;}
.col-category .body h3{margin:0;}
.col-category .body h3 a{font-size: 14px;}
.col-category .body .item{ margin-bottom: 10px}
.col-category .body .item .image{margin-bottom:10px;}
.col-category .body .item-top{margin-bottom: 20px;}
.col-category .body .item-top .media-heading{margin-bottom:10px;}
.col-category .body .item-top img,.col-category .body .item img{border-radius:var(--primary-border-radius);-webkit-border-radius:var(--primary-border-radius);display: block;margin-bottom: 10px;width:100%;}
.col-category  .cat_name_color{text-transform: uppercase;font-size: 11px;color: #ff3300}
.col-category .body .item-top .info{margin-top: 10px}
.col-category .author{font-size: 12px;margin-bottom: 10px;display:none}
.col-category .author b{color:#0369e8;margin-right: 5px}
.col-category .author i{color:#acacac;font-size: 13px}
#list_most_view .row_other_news{margin-bottom: 30px;}
#list_most_view .row_other_news .item-view{margin-bottom: 15px}
#list_most_view .row_other_news .item-view a{display:flex;-webkit-display:flex;flex-flow:row nowrap;flex:1 100%;}
#list_most_view .row_other_news .item-view .item-left{width:50px;margin-right:10px;}
#list_most_view .row_other_news .item-view b{color:#fff;font-size:18px;width:40px;height:40px;border-radius:100%;-webkit-border-radius:100%;text-align: center;line-height: 40px;background:#b6b6b6;display:inline-block;}
#list_most_view .row_other_news .item-view h4{font-size:15px;font-weight: bold;margin:0 0 10px;line-height: 1.4}
#list_most_view .row_other_news .item-view a:hover b{background:#ff3300;}
#list_most_view .row_other_news .item-view a:hover h4{color:#ff3300;}
.widget-news {margin-bottom: 30px;}
 .widget-news .body{display:flex;flex-flow:row wrap}
 .widget-news .body .item .media-heading{font-weight:normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
 .widget-news .body .w-full{width:100%}

@media screen and (min-width:768px)
{
 .col-category .body .item{width:48%;float:left;margin:2% 1%}
 .col-category .body .w-full{width:100%;margin:2% 0}
    .col-category .body .item .image{}
    .col-category .body .item .info{ }
}
@media (max-width: 767px){
    #List_View .item-main .author{display:none;}
     
     #List_View .item-main .td_1, #List_View .item-main .td_2:before{display:none;}
    #List_View .item-main .td_2{padding:0;}
    #List_View .item-main .pic{float:none;margin:0 auto 10px;width:100%;min-height:auto;}
    #List_View .item-main .pic img{width:100%;}
   .news-featured .box-info h3{font-size: 15px}

}

/*********** TOP VIDEO *********/
.box_top_video_pc {
 
  padding: 0px;
  padding-bottom: 20px;border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.box_top_video_pc .ct-video-hot{  padding:0 10px}
.box_top_video_pc .title_hot_video {
  color: #fff;
  position: relative;
  margin-left: 40px;
  padding-bottom: 5px;
}
.box_top_video_pc .title_hot_video span {
  font-size: 28px;
}
.box_top_video_pc .title_hot_video:before {
  width: 61%;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
  content: "";
  height: 3px;
  background: #fff;
  margin-left: 155px;
}
.box_top_video_pc .follow-yt {
  margin-left:auto;   
  padding: 2px 5px;
   
   
  color: #fff;
  font-size: 14px;
  
  line-height: 26px;
}
.box_top_video_pc .follow-yt  a{border-radius:5px;-webkit-border-radius:5px;overflow:hidden}
.box_top_video_pc .follow-yt  a span{background:#fff;color:#999;padding:5px 5px} 
.box_top_video_pc .follow-yt i {
  font-size: 20px;
  padding-right: 5px;
}
.box_top_video_pc .follow-yt:hover{
  color: #fff !important;
  opacity: 0.8;
  -webkit-opacity: 0.8;
}

.box_top_video_pc .item_first {
  float: left;
  width: 53%;
  margin-right: 20px;
}
.box_top_video_pc .item_first h3 {
  margin-top: 10px;
}
.box_top_video_pc .item_first h3 a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;

}
#hot_video{
  background:#252525;border-radius: 10px;-webkit-border-radius:10px;border:1px solid #ff9916;
  padding:10px;
}
.icon-sub-yt{
  color:#fff;background:#d3342a;padding:5px;
}
#hot_video .heading-section .follow-yt .icon-sub-yt i{color:#fff;margin:0}
#hot_video .heading-section{color:#fff;padding:10px 0 20px;display:flex;-webkit-display:flex;flex-flow:row nowrap;flex:1 100%}
#owl-video{ }
#hot_video .heading-section .title-yt{text-transform:uppercase;font-size:22px}
#hot_video .heading-section .title-yt i{margin-right:5px;color:#d0031c}
#owl-video .owl-dots{ text-align: center; margin:15px 0 10px}
#owl-video .owl-dots div{ display:inline-block;width:15px;height:5px;background:#d4d5d4;margin:0 5px;border-radius: 3px;-webkit-border-radius:3px;}
#owl-video .owl-dots div.active{background:#de0025}
.box_top_video_pc .col_r_video {
  float: left;
  width: 44%;
  padding-bottom: 25px;
}
.box_top_video_pc .col_r_video h2{font-size: 20px;border-bottom: 2px solid #ff6600;display: inline-block;margin: 10px 0}
.box_top_video_pc .list span{
   color:#fff;font-size:15px;
}
.box_top_video_pc .list img{display:block;margin-bottom:10px;border:1px solid #ff9916;border-radius:5px;-webkit-border-radius:5px }
.box_top_video_pc .list a{display: block;  }
.box_top_video_pc .list a:hover span{text-decoration: underline;}
.box_top_video_pc .list .pic {
  float: left;
  width: 40%;
  margin-right: 10px;
}
.box_top_video_pc .list h3 {
    font-size: 14px;
   
  line-height: 1.3;
}
.box_top_video_pc .list h3 a {
  color: #636363;
}

#owl-video.owl-carousel .owl-nav {
  top: auto;
  bottom: -15px;
  left: 50%;
  right: auto;
  transform: translate(-50%, 0%);
  text-align: center;

}
#owl-video.owl-carousel .owl-nav i {
  color: #333;
  line-height: 12px;
}
#owl-video.owl-carousel .owl-nav .owl-prev, #owl-video.owl-carousel .owl-nav .owl-next {
  background: #fff;
  border-radius: 100%;
  border: none;
}
#owl-video.owl-carousel .owl-prev:hover, #owl-video.owl-carousel .owl-next:hover {
  border-color: transparent;
  background: #ff3300;
}
#owl-video.owl-carousel .owl-prev:hover i, #owl-video.owl-carousel .owl-next:hover i {
  color: #fff;
}
#owl-video.owl-carousel .owl-prev:before, #owl-video.owl-carousel .owl-next:before {
  content: '';
}

/*********** TOP VIDEO *********/


.box-author{    background: #d3cce3;
  background: radial-gradient(#f6d9d9, #fffcfc);margin:15px 0}
  .box-author .inner{padding:15px}
  .box-author .author-info{width:100px;}
  .box-author .author-info h3{margin:10px 0;font-size: 15px;font-weight: bold;}
  .box-author .author-info img{border-radius: 100%;overflow: hidden;}
  .box-author .author-desc{overflow: hidden;width:calc(100% - 100px)}
  .box-author .author-desc .quote-start{margin-bottom: 10px;}
  .box-author .author-desc .quote-end{float:right;margin-top: 10px;}
  .box-author .author-desc svg{font-size: 16px;}

