@charset "utf-8";
/* CSS Document */

.news-39-2{
	margin:0;
	padding:0;
}
.news-39-2 .news2-title{
    width: 100%;
    height: auto;
    font: 31px/72px 'Kanit', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #ba988c;
 }
.news-39-2 .news2-top{
	height:59px;
	padding-top: 9px;
	background: rgb(0,78,130);
	background: linear-gradient(90deg, rgba(0,78,130,1) 0%, rgba(63,161,226,1) 100%);
}
.news-39-2 .tab1 {
	font: 16px/30px  'kanit', Arial, sans-serif;
	color:#0d0d0d;
	/* padding-top: 25px; */
	}
.news-39-2 .tab {
	font: 17px/44px  'kanit', Arial, sans-serif;
	color:#0d0d0d;
	margin-bottom: -1px;
	/* padding: 2px 10px; */
	/* background: #41addd; */
	/* border:1px solid #0088d2; */
	/* -webkit-border-radius: 10px; */
	-moz-border-radius: 10px;
	/* border-radius: 10px; */
	/* -webkit-box-shadow: 2px 4px 7px 0px rgba(0,0,0,0.21); */
	-moz-box-shadow: 2px 4px 7px 0px rgba(0,0,0,0.21);
	/* box-shadow: 2px 4px 7px 0px rgba(0,0,0,0.21); */
	}
.news-39-2 .tab ul{	
	padding:0;
	margin:0;
	color:#0d0d0d;
}
.news-39-2 .tab ul li{
	padding:0px 10px;
	
}	
.news-39-2 .tab .normal{
	/* width: 190px; */
	height:auto;
	display: inline-block;
	text-align:center;
	/* margin-top: 7px;*/
	color:#3e677c;
	padding: 5px 0px 1px 47px;
	/* letter-spacing:1px; */
	}	
.news-39-2 .tab .active{
	  width: 100%;
	  /* height: 42px; */
	  background: #fff;
	  white-space: nowrap;
	  text-align: center;
	  margin-top: 0;
	  padding: 5px 30px 1px 30px;
	  color: #fff;
	}
.news-39-2 .tab .active a{
		color: #000;
		padding: 0 10px 10px 10px;
}
.news-39-2 .tab .normal a{
		color: #fff;
}
.news-39-2 .tab .normal a:hover{
	color: #fff;
}


.news-39-2 .news2-mid{

margin:0;

padding:0;

/* padding-top:10px; */

/* background: #fff; */
}
.news-39-2 .news2-bottom{
	position:relative;

	margin:0;
	padding:20px 0px;
}

.news-39-2 .news2-mid .btn-left{
	margin:0;
	padding:0;
	margin-top:200px;
}
.news-39-2 .news2-mid .btn-right{
	margin:0;
	padding:0;
	margin-top:200px;
}
.news-39-2 .p-4{
	padding: 1.3rem!important;
}
.news-39-2 .news2-block{
	width: 100%;
	min-height: 410px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.news-39-2 .news2-block:hover{
	/* margin-top:-20px; */
	}

.news-39-2 .news2-block .news2-pic{
	margin:0;
	padding:0;
}
.news-39-2 .news2-block .news2-pic img{
	max-width:100%;
	height:
	auto;
	/* -webkit-border-radius: 10px; */
	-moz-border-radius: 10px;
	/* border-radius: 10px; */
}
.news-39-2 .news2-block .news2-text{
	margin:0;
	padding:0;
	height:200px;
	padding-bottom:20px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
	padding:10px 5px;
	height: 119px;
	overflow:
	hidden;
	font: 23px/22px 'thaisanslite', Arial, sans-serif;
	color:#1f1f1f;
}
.news-39-2 .news2-block .news2-text .news2-topic a{
		color:#1f1f1f;
}
.news-39-2 .news2-block .news2-text .news2-topic a:hover{
		color: #000;
}
.news-39-2 .news2-block .news2-text .news2-d{
	padding:15px 19px 0px 5px;
	font: 15px/20px 'kanit', Arial, sans-serif;
	color:#0b0a0a;
}
.news-39-2 .news2-block .news2-text .news2-date{
	padding:0px 5px;
	 font: 12px/20px 'kanit', Arial, sans-serif;
	 color:#fff;
}
.n2-bottom2{
	width:100%;
	height:auto;
	position:relative;
	padding-bottom:25px;
	    text-align: center;
	}
.n2-bottom{
	width:100%;
	height: 60px;
	position:relative;
	}
.n2-bottom3{
	/* height:auto; */
	position:absolute;
	width: 100%;
	text-align: right;
	top: -10px;
	/* right:0; */
	}
.n2-bottom .nb-p{
	height: auto;
    position: absolute;
    text-align: center;
    top: -13px;

	}
@media (max-width: 374px) {  
.news-39-2{
	margin-top: 0px;
	/* background:#fff; */
}

.news-39-2 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-2 .news2-mid .btn-left{
	display:none;
}
.news-39-2 .news2-mid .btn-right{
	display:none;
}
.news-39-2 .news2-block {
    width: 300px;
}
 }
@media (min-width: 375px) and (max-width: 419px) {  
.news-39-2{
	margin-top: 0px;
	/* background:#fff; */
}

.news-39-2 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-2 .news2-mid .btn-left{
	display:none;
}
.news-39-2 .news2-mid .btn-right{
	display:none;
}
.news-39-2 .news2-block {
    width: 335px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 20px / 22px 'thaisanslite', Arial, sans-serif;
}
 }
@media (min-width: 420px) and (max-width: 575px) { 
.news-39-2{
	margin-top: 0px;
	/* background:#fff; */
}

.news-39-2 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-2 .news2-mid .btn-left{
	display:none;
}
.news-39-2 .news2-mid .btn-right{
	display:none;
}
.news-39-2 .tab .normal {
    width: 190px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 20px / 22px 'thaisanslite', Arial, sans-serif;
}
.news-39-2 .news2-block{
		
min-height: 330px;
}
}
@media (min-width: 768px) and (max-width: 991px) { 
.news-39-2{
	margin-top: 0px;
	/* background:#fff; */
}

.news-39-2 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-2 .news2-mid .btn-left{
	display:none;
}
.news-39-2 .news2-mid .btn-right{
	display:none;
}
.news-39-2 .news2-block {
    width: 330px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 21px / 22px 'thaisanslite', Arial, sans-serif;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.news-39-2{
	margin-top: 0px;
	/* background:#fff; */
}

.news-39-2 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-2 .news2-mid .btn-left{
	display:none;
}
.news-39-2 .news2-mid .btn-right{
	display:none;
}
.news-39-2 .news2-block {
    width: 300px;
}
	}
@media (min-width: 1200px) and (max-width: 1280px) { 

	.news-39-2 .tab .normal{
		width:auto;	
		padding: 0px 10px;
		font-size: 18px;
    	line-height: 50px;
	}
	.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 21px / 22px 'thaisanslite', Arial, sans-serif;
}
 }
@media (min-width: 1281px) and (max-width: 1366px) { 
.news-39-2 .news2-block {
    /* width: 250px; */
    min-height: 385px;
}
.news-39-2 .tab .active {
    padding: 5px 30px 1px 38px;
}
.news-39-2 .tab .normal {
    padding: 6px 0px 1px 38px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 21px / 22px 'thaisanslite', Arial, sans-serif;
}
 }
@media (min-width: 1367px) and (max-width: 1440px) { 
.news-39-2 .news2-block {
    width: 265px;
    min-height: 390px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 21px / 22px 'thaisanslite', Arial, sans-serif;
}
}
@media (min-width: 1441px) and (max-width: 1600px) { 
.news-39-2 .news2-block {
    /* width: 297px; */
    min-height: 385px;
}
.news-39-2 .news2-block .news2-text .news2-topic{
		
font: 21px / 22px 'thaisanslite', Arial, sans-serif;
}
}



