.eservice-line{
	width: auto;
	margin:0 auto;
	position:relative;
	background:#fff;
	}
	.cat-name{
	font: 21px/20px 'kanit', Arial, sans-serif;
	color:#000;
	margin: 10px 0;
	border-bottom:2px solid #e4e4e4;
	height: 38px;
}
.detail-block{
	
margin-top: 20px;
	
background: #fff;
	
box-shadow: 1px 0px 19px 2px rgba(0,0,0,0.33);
	
-webkit-box-shadow: 1px 0px 19px 2px rgba(0,0,0,0.33);
	
-moz-box-shadow: 1px 0px 19px 2px rgba(0,0,0,0.33);
	
border-radius: 20px;
	
overflow: hidden;
}
 .detail-block .date{
	
background: #3aa7f9;
	
padding: 9px;
	
font: 18px/20px 'kanit', Arial, sans-serif;
	
color: #fff;
}
.detail-block .detail-cl1{
	color: #484848;
}
.detail-block .status1{
	color: #FF9100;
}
.detail-block .status2{
	color: #FF9100;
}
.detail-block .status3{
	color: #FF9100;
}
.detail-block .status4{
	color: #FF9100;
}
 .detail-block .detail-in{
	
padding: 10px;
}
.detail-block .detail-text{
	font: 18px/23px 'kanit', Arial, sans-serif;
	color: #1E1E1E;
}
.detail-block .detail-more{
	font: 15px/23px 'kanit', Arial, sans-serif;
	color: #1E1E1E;
	text-align: right;
}
.detail-block .detail-more a{
	font: 15px/23px 'kanit', Arial, sans-serif;
	color: #1E1E1E;

}
.eservice-line .top{
	padding: 5px 0;
	margin: 5px;
	padding-top: 5px;
	background:#2BB2F6;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	}	
	
.eservice-line .top .page-name{
	font: 23px/23px 'kanit', Arial, sans-serif;
	color:#fff;
	margin-top: 25px;
	padding-bottom:15px;
	padding-right:6px;
}
/************************/
.eservice-line .top .search{
	margin-top:15px;
	padding-bottom:15px;
	padding-right:6px;

}



.eservice-line .top-search{
	position: relative;
	width: 100%;
	margin: 0 auto;
	/* margin-top: 19px; */
	/* margin:0; */
	border: #ffffff 0 solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
		-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
	}
.eservice-line .top-search .input{
	width: 100%;
	height: 45px;
	/* margin:2px; */
	padding: 8px 5px;
	border:0px;
	text-indent:8px;
	font: 15px/20px 'kanit', Arial, sans-serif;

	}
.eservice-line .top-search .select{
	width:138px;
	margin:2px;
	padding:8px 0;
	border:0px;
	text-indent:5px;
	}
.eservice-line .top-search .btn-s{
	position:absolute;
	right:0;
	top: 0px;
	height: 45px;
	margin:0;
	background: #fff;
	padding: 11px 13px;
	}
	
.eservice-line ::-ms-input-placeholder { /* Edge 12-18 */
  font: 15px/20px 'kanit', Arial, sans-serif;
  color:#929292;
}

.eservice-line ::placeholder {
  font: 15px/20px 'kanit', Arial, sans-serif;
  color:#929292;
}			
	
/*****************************/	

.eservice-line .top .member{
	padding-top: 20px;
}

.eservice-line .top .member .pic{
	width:100%;
	text-align:center;

}
.eservice-line .top .member .text{
	margin-top:3px;
	width:100%;
	text-align:center;
	font: 12px/20px 'kanit', Arial, sans-serif;

}
.eservice-line .top .member .text a{
	color:#fff;
}
/************************/
.eservice-line .mid{
	padding-top: 30px;
}

.eservice-line .mid .cat-name{
	font: 17px/20px 'kanit', Arial, sans-serif;
	color:#000;
	margin: 18px 0;
}

.eservice-line .mid .all-icon{
	padding:0 3px;
}


.eservice-line .mid .icon{
	text-align:center;
	padding: 0 3px;
	padding-bottom: 18px;
}

.eservice-line .mid .icon .pic{
	

}

.eservice-line .mid .icon .pic img{
	max-width:100%;
	height:auto;
}
 .ajax{
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #e4e4e4;
}
 .ajax .ajax-block{
	width:max-content;
	padding: 3px 16px;
}
 .ajax .select{
	background: #3AA7F9;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	font-size: 16px;
	font-family: 'Kanit';
}
 .ajax .select a{
	color:#fff;
}
 .ajax .normal{
		font-size: 16px;
		font-family: 'Kanit';
}
 .ajax .normal a{
	color:#000;
}
 .ajax .normal a:hover{
	color:#916968;
}
.eservice-line .mid .icon .text{
	margin-top: 5px;
	font: 13px/16px 'kanit', Arial, sans-serif;
	color:#000;
	height: 60px;
}

.eservice-line .mid .icon .text a{
	color:#000;	
	
}
	.aball{
		overflow-x:scroll;
		-ms-overflow-x:hidden;
		-ms-overflow-y:hidden;
	}
.hscroll-none::-webkit-scrollbar {
     display:none;
}

/*************************/
	
@media (max-width: 374px) { 
.eservice-line{
	width:100%;
	   }
 }
@media (min-width: 375px) and (max-width: 419px) { 
.eservice-line{
	width:100%;
	   }
}
@media (min-width: 420px) and (max-width: 575px) { 
.smartcity{
	width:100%;
	   }
}
@media (min-width: 576px) and (max-width: 767px) { 
.eservice-line{
	width:100%;
	   }
 }
@media (min-width: 768px) and (max-width: 991px) {

	}
@media (min-width: 992px) and (max-width: 1199px) { ... }
@media (min-width: 1200px) and (max-width: 1280px) { ... }
@media (min-width: 1281px) and (max-width: 1366px) { ... }
@media (min-width: 1367px) and (max-width: 1440px) { ... }
@media (min-width: 1441px) and (max-width: 1600px) { ... }		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	