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

.news-39-1{
	margin:0;
	padding:0;
	min-height: 1184px;
	background: #d1cbb5 url(../images/news-39-1/bg11.jpg) top center no-repeat;
}
.news-39-1 .news-title{
    width: 100%;
    height: auto;
    font: 11px/105px 'Kanit', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #ba988c;
    padding: 57px 0px 40px 0px;
 }
.news-39-1 .news-top{
	height:59px;
	padding-top: 5px;
	background: #e0e0e0;
	border-bottom: 4px solid #007533;
}
.news-39-1 .tab1 {
	font: 16px/30px  'kanit', Arial, sans-serif;
	color:#0d0d0d;
	padding-top: 25px;
	}
.news-39-1 .tab {
	font: 20px/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-1 .tab ul{	
	padding:0;
	margin:0;
	color:#0d0d0d;
}
.news-39-1 .tab ul li{
	padding:0px 10px;
	
}	
.news-39-1 .tab .normal{
	width: max-content;
	height:auto;
	display: inline-block;
	text-align:center;
	/* margin-top: 7px;*/
	color:#3e677c;
	padding: 5px 20px 0px 20px;
	/* letter-spacing:1px; */
	}	
.news-39-1 .tab .active{
	  width: 100%;
	  /* height: 42px; */
	  background: #007533 url(../images/news-39-1/line.png) bottom center no-repeat;
	  white-space: nowrap;
	  text-align: center;
	  margin-top: 0;
	  padding: 5px 20px 1px 20px;
	  /* color: #007533; */
	  -webkit-border-top-left-radius: 10px;
	  -webkit-border-top-right-radius: 10px;
	  -moz-border-radius-topleft: 10px;
	  -moz-border-radius-topright: 10px;
	  border-top-left-radius: 10px;
	  border-top-right-radius: 10px;
	}
.news-39-1 .tab .active a{
		color: #e4ff00;
		padding: 0 10px 10px 10px;
}
.news-39-1 .tab .normal a{
		color: #000;
}
.news-39-1 .tab .normal a:hover{
	color: #000;
}


.news-39-1 .news-mid{margin:0;padding:0;padding-top:10px;/* background: #fff; */}
.news-39-1 .news-bottom{
	position:relative;

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

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

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

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

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

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

.news-39-1 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-1 .news-mid .btn-left{
	display:none;
}
.news-39-1 .news-mid .btn-right{
	display:none;
}
.news-39-1 .tab .normal {
    width: 190px;
}
 }
@media (min-width: 768px) and (max-width: 991px) { 
.news-39-1{
	margin-top: 0px;
	background:#fff;
}

.news-39-1 .tab .normal{
	    width: 185px;
    padding: 5px 0px 1px 0px;
}
.news-39-1 .news-mid .btn-left{
	display:none;
}
.news-39-1 .news-mid .btn-right{
	display:none;
}
.news-block {
    width: 330px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.news-39-1{
	margin-top: 0px;
	background:#fff;
}

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

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



