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

.news-39-1 {
	margin: 0;
	padding: 0;
	/* background:url(../images/news-39-1/bg11.jpg) top center no-repeat; */
}

.news-39-1 .news-title {
	width: 100%;
	height: auto;
	font: 28px/70px 'kanit', Arial, sans-serif;
	text-align: center;
	color: #ff6c00;
	padding-top: 43px;
}

.news-39-1 .news-top {
	/* height:50px; */
}

.news-39-1 .news-top .tab {
	font: 22px/30px 'lineseed', Arial, sans-serif;
	color: #0d0d0d;
	padding-top: 15px;
}

.news-39-1 .news-top .tab ul {
	padding: 0;
	margin: 0;
	color: #0d0d0d;
}

.news-39-1 .news-top .tab ul li {
	padding: 0px 10px;

}

.news-39-1 .news-top .tab .normal {
	/* width: 167px; */
	height: 50px;
	/*background: #f5f5f5;*/
	display: inline-block;
	text-align: center;
	/* margin-top: 7px;*/
	color: #3e677c;
	padding: 8px 12px;
	/* letter-spacing:1px; */
}

.news-39-1 .news-top .tab .active {
	/* width: 167px; */
	height: 50px;
	/* background: url(../images/news-39-1/select.jpg) bottom center no-repeat; */
	white-space: nowrap;
	text-align: center;
	padding: 8px 12px;
	/* margin: 0 6px; */
	/* margin-top: 0px; */
	color: #fff;
	/* letter-spacing:1px; */
	/* font-weight: bold; */
	border-bottom: #f13b78 4px solid;
}

.news-39-1 .news-top .tab .active a {
	color: #1296fc;
}

.news-39-1 .news-top .tab .normal a {
	color: #1296fc;
}

.news-39-1 .news-top .tab .normal a:hover {
	color: #f29004;
}


.news-39-1 .news-mid {

	margin: 0;

	padding: 0;

	/* padding-top:36px; */

	padding-bottom: 20px;
}

.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: 300px; */
	height: auto;
	padding: 10px;
	/* -webkit-border-radius: 10px; */
	-moz-border-radius: 10px;
	/* border-radius: 10px; */
	border: 1px solid #fff;
	/* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.news-block .news-pic {
	margin: 0;
	padding: 0;
}

.news-block .news-pic img {
	max-width: 100%;
	height: auto;
	/* -webkit-border-radius: 10px; */
	-moz-border-radius: 10px;
	/* border-radius: 10px; */
}

.news-block .news-text {
	margin: 0;
	padding: 0;
	/* height: 214px; */
	padding-bottom: 20px;
}

.news-block .news-text .news-topic {
	padding: 10px 5px;
	height: 112px;
	overflow: hidden;
	font: 21px/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: #4c6d00;
}

.news-block .news-text .news-d {
	padding: 15px 19px 0px 5px;
	font: 18px/20px 'thaisanslite', Arial, sans-serif;
	color: #0b0a0a;
}

.news-block .news-text .news-date {
	padding: 20px 5px;
	font: 12px/20px 'kanit', Arial, sans-serif;
	color: #fff;
}

.n-bottom2 {
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 25px;
	text-align: center;
	margin-top: 20px;
}

.n-bottom {
	width: 100%;
	height: auto;
	position: relative;
}

.n-bottom3 {
	/* height:auto; */
	/* position:absolute; */
	/* top: -40px; */
	/* right:0; */
}

.n-bottom .nb-p {
	height: auto;
	position: absolute;
	text-align: center;
	top: -13px;
}

@media (max-width: 575px) {
	.news-39-1 {
		min-height: 780px;
	}

	.news-39-1 .news-top .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}

	.news-39-1 .news-top .tab .normal {
		width: 200px;
		padding: 0px 10px;
		height: 45px;
		font-size: 20px;
		line-height: 42px;
	}

	.news-39-1 .news-mid .btn-left {
		display: none;
	}

	.news-39-1 .news-mid .btn-right {
		display: none;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.news-39-1 .news-top .tab .active {
		font-size: 28px;
		line-height: 28px;
	}

	.news-39-1 .news-top .tab .normal {
		width: 177px;
		padding: 0px 10px;
	}

	.news-39-1 .news-mid .btn-left {
		display: none;
	}

	.news-39-1 .news-mid .btn-right {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-39-1 .news-top .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}

	.news-39-1 .news-top .tab .normal {
		width: 200px;
		padding: 0px 10px;
		height: 45px;
		font-size: 20px;
		line-height: 42px;
	}

	.news-39-1 .news-mid .btn-left {
		display: none;
	}

	.news-39-1 .news-mid .btn-right {
		display: none;
	}

	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.news-39-1 {
		min-height: 680px;
	}

	.news-39-1 .justify-content-lg-center {
		-ms-flex-pack: left !important;
		justify-content: left !important;
	}

	.news-39-1 .news-top  .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}

	.news-39-1 .news-top .tab .normal {
		width: 200px;
		padding: 0px 10px;
		height: 45px;
		font-size: 20px;
		line-height: 42px;
	}

	.news-39-1 .news-mid .btn-left {
		display: none;
	}

	.news-39-1 .news-mid .btn-right {
		display: none;
	}

	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

@media (min-width: 1200px) and (max-width: 1280px) {

	.news-39-1 .news-top .tab .normal {
		width: auto;
		padding: 0px 10px;
		font-size: 18px;
		line-height: 50px;
	}
}

@media (min-width: 1281px) and (max-width: 1366px) {

	.news-39-1 .news-top .tab .normal {
		width: 180px;
	}

	.news-39-1 .news-top .tab .active {
		width: 180px;
	}

	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.news-39-1 .news-top .tab .normal {
		width: 190px;
	}

	.news-39-1 .news-top .tab .active {
		width: 190px;
	}

	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

@media (min-width: 1441px) and (max-width: 1600px) {}