/*********** LAYOUT **************/
.article .row > div#content.col-sm-9:first-child  {
  margin-top: 10px;
  width: 78%;
  left:-15px;
}

.article #column-right.col-sm-3 {width:22%;}
/**********************************/
.article h1 {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 10px;
}
.art-create {
  border: 1px solid #eee;
  padding: 10px 0;
  border-left: none;
  border-right: none;
  margin-top:30px;
  border-bottom:1px solid #eee; 
}
.art-info {
  height: auto;
  position: relative;
  border-bottom: 2px solid #eee;
  display: inline-block;
  padding-bottom: 20px;
 
}
.art-info .art-det span  , .art-info .art-det strong , .art-info .art-det , .art-info .art-det div {font-family:athiti !important;font-size:17px !important; }
.art-info .art-det a {color:#ff6a10 !important; }
.art-info .art-det strong {font-weight:500;}
.art-bottom {padding:0;}
.item-relate   {padding-right:5px; }
.art-tags  {position:absolute;bottom:10px;left:0;}
.article .article-dt .caption {
  height: 110px;
  overflow: hidden;
}
.article .article-dt .image {
  overflow: hidden;
  display: block;
  position: relative;
 
}
  .article .article-dt .read-more  {
	   background:rgba(255, 255,255, 0.75) ;
	  bottom: 0;
	   position: absolute;
	  height:10px;
    width: 100%;
     visibility:hidden;
  	-webkit-transition:  all 0.1s ease;
	-moz-transition:  all 0.1s ease;
	-o-transition: all  0.1s ease;
	transition: all 0.1s ease;
	opactity:0;
	
}
.article .article-dt .read-more i {
  color: #fff;
  text-align: center;
  width:  ;
  background: rgba(5,5,5,0.5);
  border-radius: 100%;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  top:48%;
  position:relative;
}
 .article .article-dt:hover  .read-more  {
	
	  visibility:visible;
	   height:100%;
       width: 100%;
      opactity:1;
  	-webkit-transition:  all 0.1s ease;
	-moz-transition:  all 0.1s ease;
	-o-transition: all  0.1s ease;
	transition: all 0.1s ease;
	z-index:1000;
}
 .article .article-dt:hover  a { color:#ff6a10;}
/*************COLUMN RIGHT********************/
#column-right .catename + .collapse.in {
  background: transparent;
}
 #column-left .catename a, #column-right .catename a, #column-left .category a, #column-right .category a, .sidebar a {
  color: #333;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
}
#article-pick {display:block;position:relative; overflow:hidden; }
#article-pick .product-thumb img {max-width:100%; margin-bottom:15px;}
aside .catechild {padding:0 10px;}
 .catechild a {font-size:16px !important;}
 .article .category {padding-top:0;}
 #column-right .catename a {color:#333 !important;}
  #column-right .category > div {margin-bottom:20px !important;}
.category .fa-plus, .category .fa-minus {
  color: #ff791f;
  font-size: 12px;
  line-height: 30px;
}
.article .catename + .collapse.in {
  border-bottom: 1px solid #eee;
}
 .article   .article-dt { margin-bottom:15px; 	 padding-right:5px !important;}
.article .article-dt h4 {
  padding: 0;
  text-align: left;
  font-weight: 300;
  font-size: 22px;
}

/**********************************/
.wrap-art-image img ,#article-related img ,.article_wrap img {width:100%;}
.art-info > div ,.art-info > div > div ,.gallery-image > div , .article .article_wrap .article-dt  {padding:0; }  
.wrap-art-image ,.gallery-image   {margin-top:15px;}
.wrap-art-image .image {
  display: inline-block;
  padding-right: 15px;
  text-align: center;
}
.gallery-image > div {padding-right:5px;}
 
#column-right   .catename a {color:#333 !important;}
#column-right   .catename a.active {
  color: #ff6a10 !important;
  font-weight:400;
}

.wrap-article-latest img {width:100%;border:2px solid #fff;}
 
.article-last     {display:block; position:relative; }
.article-last  .image ,.article-last > div   {padding:0; display:block; position:relative; height:100%;}
.article-last  .article-dt  {border-bottom:1px solid #eee;padding-top:10px;overflow:hidden;}
.article-last  .article-dt:last-child {border-bottom:none;}
.article-last  .article-dt:first-child {border-top:none;}
.article-last > div {
  height: 23%;
}
.article-last > div img {
  display: block;
 
  max-width: 100%;
  position: relative;
  width: auto;
  border-bottom:5px solid #fff;
}
#project-latest  .article-dt  {padding:0;display:block;position:relative;overflow:hidden;}
#project-latest  .article-dt .image {display:block;position:related;overflow:hidden;}
#project-latest .caption  {
 background:rgba(255,144,0,0.95);
  bottom: 0;
  padding-top: 50px;
  position: absolute;
  top: -50%;
  width: 100%;
  visibility:hidden;
  	-webkit-transition:  all 0.3s ease;
	-moz-transition:  all 0.3s ease;
	-o-transition: all  0.3s ease;
	transition: all 0.3s ease;
	opactity:0;
}
 
#project-latest  .article-dt:hover  >  .caption  {
  visibility:visible;
  top: 0;
  opactity:1;
  	-webkit-transition:  all 0.3s ease;
	-moz-transition:  all 0.3s ease;
	-o-transition: all  0.3s ease;
	transition: all 0.3s ease;
}
.circle-center {
  background: #fff none repeat scroll 0 0;
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 1px;
  z-index: 100;
}

.circle-center::before {
  background: rgba(0, 0, 0, 0) url("asset/cctv.png") no-repeat scroll center center;
  content: "";
  display: block;
  height: 70px;
  left: -38px;
  position: absolute;
  top: -18px;
  width: 70px;
  z-index: 1002;
}
.circle-center::after {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  display: block;
  height: 100px;
  position: relative;
  right: 50px;
  top: -30px;
  width: 100px;
  z-index: 1000;
}

.article-dt h4 {
  display: block;
  font-family: prompt;
  font-size: 24px;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
  text-align: center;
}
.article-last  .article-dt .caption h4 {
  font-size: 20px;
  padding: 0;
  text-align: left;
  letter-spacing: 0.7px;
  font-weight: 500;
}
.article-last  .article-dt:hover .caption h4  a{
	color:#ff8c29;
}
#project-latest .article-dt h4 a {
  color: #fff;
  overflow-wrap: break-word;
  padding: 0 20px;
  text-align: center;
}
.article-dt .date-day {
  background: #333 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-family: prompt;
  font-size: 20px;
  height: 40px;
  line-height: 15px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  width: 100%;
}
 
.wrap-article-latest > .row { padding:30px 15px;}
.wrap-article-latest > .row > div {
	border:1px solid #ccc;
}
.wrap-article-latest h3 {
  text-align: left;
  font-size:27px;
 font-weight:500;
  display:block;
}
.wrap-article-latest .viewall {
  background: #222 none repeat scroll 0 0;
  display: block;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: -1px;
  text-align: center;
  top: 10px;
  width: 100px;
  z-index: 100;
  right: 15px;
  border-radius: 5px;
}
.wrap-article-latest .viewall a { color:#eee;} 
.wrap-article-latest h3 span {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  padding: 0 15px;
  position: relative;
  z-index: 10;
}
.wrap-article-latest  h3::after {
  border-top: 1px solid #eee;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  top: -13px;
  z-index: 2;
}
.wrap-article-latest  h3::before {
 
  content: "";
  display: inline-block;
  height: 15px;
  line-height: 50px;
  position: relative;
  width: 15px;
  background:#ff8c29;
  z-index:10;
}


#project-latest   .article-dt  .desc {color:#fff;}
 #project-latest    a:hover {text-decoration:none;}
#project-latest   .article-dt .read-more i { margin:0 auto;background:rgba(255,255,255,0.5); color:#fff;border-radius:100%; width:50px; height:50px;text-align:center;display:block;line-height:50px;}
 