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

.news-39-1 {
	margin: 0;
	padding: 0;
	min-height: 744px;
	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: 79px;
}

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

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

.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: 190px;
	height: 50px;
	background: #f5f5f5;
	display: inline-block;
	text-align: center;
	/* margin-top: 7px;*/
	color: #3e677c;
	padding: 8px 8px;
	/* letter-spacing:1px; */
}

.news-39-1 .tab .active {
	width: 190px;
	height: 50px;
	background: #a6d733;
	white-space: nowrap;
	text-align: center;
	padding: 8px 8px;
	/* margin: 0 6px; */
	/* margin-top: 0px; */
	color: #fff;
	/* letter-spacing:1px; */
	/* font-weight: bold; */
}

.news-39-1 .tab .active a {
	color: #242424;
}

.news-39-1 .tab .normal a {
	color: #242424;
}

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

.news-39-1 .news-mid {
	margin: 0;
	padding: 0;
	padding-top: 6px;
	min-height: 500px;
}

.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: 100%;
	height: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.news-block:hover {
	/*margin-top:-20px;*/
}

.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:200px; */
	padding-bottom: 20px;
}

.news-block .news-text .news-topic {
	padding: 10px 5px;
	height: 112px;
	/* overflow:hidden; */
	font: 16px/23px 'kanit', Arial, sans-serif;
	color: #1f1f1f;
}

.news-block .news-text .news-topic a {
	color: #1f1f1f;
}

.news-block .news-text .news-topic a:hover {
	color: #ff9400;
}

.news-block .news-text .news-d {
	padding: 15px 19px 0px 5px;
	font: 12px/20px 'kanit', 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 .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}
	.news-39-1 .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 {
		min-height: 834px;
	}
	.news-39-1 .tab .active {
		font-size: 28px;
		line-height: 28px;
	}
	.news-39-1 .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 .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}
	.news-39-1 .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 .tab .active {
		font-size: 20px;
		line-height: 28px;
		height: 45px;
	}
	.news-39-1 .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 .tab .normal {
		width: auto;
		padding: 0px 10px;
		font-size: 18px;
		line-height: 50px;
	}
}

@media (min-width: 1281px) and (max-width: 1366px) {
	.news-39-1 .tab .normal {
		width: 180px;
	}
	.news-39-1 .tab .active {
		width: 180px;
	}
	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

@media (min-width: 1367px) and (max-width: 1440px) {
	.news-39-1 .tab .normal {
		width: 190px;
	}
	.news-39-1 .tab .active {
		width: 190px;
	}
	.news-39-1 .container-cv-5 {
		width: 100%;
	}
}

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

@media(max-width:1024px) {
	.news-39-1 .news-mid {
		min-height: 480px;
	}
}

@media (max-width: 374px) {
	.news-39-1 .owl-theme .owl-nav {
		left: -45px;
		right: -45px;
	}
}

@media (min-width: 375px) and (max-width: 419px) {
	.news-39-1 .owl-theme .owl-nav {
		left: 30px;
		right: 30px;
	}
}

@media (min-width: 420px) and (max-width: 575px) {
	.news-39-1 .owl-theme .owl-nav {
		left: -30px;
		right: -30px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.news-39-1 .owl-theme .owl-nav {
		left: -45px;
		right: -45px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-39-1 .owl-theme .owl-nav {
		left: -30px;
		right: -30px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.news-39-1 .owl-theme .owl-nav {
		left: -30px;
		right: -30px;
	}
}