body {
	background: rgb(255, 255, 255);
}
.nav {
	background: rgb(255, 255, 255); transition:0.3s; left: 0px; top: 0px; width: 100%; height: 80px; overflow: hidden; position: fixed; z-index: 999; box-shadow: 0px 3px 3px 0px #ccc;
}
.nav.index {
	background: rgba(255, 255, 255, 0.8); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
}
.nav.scroll {
	background: rgb(255, 255, 255); transition:0.3s; box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
}
.nav .layui-container {
	transition:400ms ease-out; position: relative;
}
.nav .nav-logo {
	left: 15px; top: 0px; height: 100%; line-height: 80px; position: absolute;
}
.nav .nav-list {
	height: 80px; display: inline-block;
}
.nav .nav-list button {
	border: currentColor; border-image: none; top: 30px; width: 25px; height: 30px; right: 15px; position: absolute; cursor: pointer; background-color: transparent;
}
.nav .nav-list button span {
	background: rgb(45, 181, 163); transition:0.5s; width: 25px; height: 2px; margin-bottom: 6px; display: block;
}
.nav .nav-list button span.spa1 {
	transform: rotate(45deg);
}
.nav .nav-list button span.spa3 {
	transform: rotate(-45deg) translate(5px, -5px);
}
.nav .layui-nav {
	background: none; top: 80px; width: 100%; right: 0px; color: rgb(0, 0, 0); position: absolute;
}
.nav .layui-nav .layui-nav-item {
	line-height: 60px; display: block;
}
.nav .layui-nav * {
	font-size: 18px;
}
.nav .layui-nav .layui-nav-item a {
	padding: 0px; color: rgb(0, 0, 0);
}
.nav .layui-nav-bar {
	height: 2px; background-color: rgb(45, 181, 163);
}
.nav .layui-nav .layui-this::after {
	height: 2px; background-color: rgb(45, 181, 163);
}
.nav .layui-nav .layui-this a {
	color: rgb(45, 181, 163);
}
.nav .layui-nav .layui-nav-item a:hover {
	color: rgb(45, 181, 163);
}
#banner img {
	height: 898px; min-width: 100%;
}
#banner .panel {
	left: 50%; top: 25%; width: 400px; text-align: center; margin-left: -200px; position: absolute;
}
#banner .panel p {
	color: rgb(140, 140, 140); line-height: 80px; letter-spacing: 15px; font-size: 44px;
}
#banner .panel p.title {
	color: rgb(74, 74, 74); letter-spacing: 10px; font-size: 54px;
}
.main-product {
	padding-top: 90px; padding-bottom: 130px;
}
.main-product p {
	color: rgb(171, 171, 171); line-height: 28px; font-size: 16px;
}
.main-product p.title {
	text-align: center; color: rgb(72, 72, 72); line-height: 160px; font-size: 24px;
}
.main-service p.title {
	text-align: center; color: rgb(72, 72, 72); line-height: 160px; font-size: 24px;
}
.main-product p.title span {
	color: rgb(45, 181, 163);
}
.main-service p.title span {
	color: rgb(45, 181, 163);
}
.main-product .content {
	padding: 30px 36px 0px; border: 1px solid rgb(222, 222, 222); transition:0.3s; border-image: none; text-align: center;
}
.main-product .content p.label {
	color: rgb(147, 147, 147); line-height: 46px; padding-top: 6px; font-size: 18px;
}
.main-product .content a {
	color: rgb(161, 216, 203); line-height: 68px; font-size: 18px;
}
.main-product .content:hover {
	transition:0.3s; box-shadow: 0px 0px 3px 3px #eee;
}
.main-product .content img {
	transition:2s;
}
.main-product .content img:hover {
	transform: rotateY(180deg);
}
.main-service {
	background: rgb(248, 248, 248);
}
.main-service .content {
	position: relative;
}
.main-service .content .content-left {
	width: 50%;
}
.main-service .content .content-left img {
	width: 100%;
}
.main-service .content .content-right {
	background: rgb(255, 255, 255); padding: 58px 40px 0px 48px; transition:0.3s; top: 0px; width: 50%; height: 100%; right: 0px; overflow: hidden; position: absolute; box-sizing: border-box;
}
.main-service .content .content-right p {
	color: rgb(173, 173, 173); line-height: 32px; overflow: hidden; -ms-text-overflow: ellipsis;
}
.main-service .content .content-right p.label {
	color: rgb(74, 74, 74); font-size: 16px;
}
.main-service .content .content-right span {
	background: rgb(44, 182, 161); width: 50px; height: 2px; margin-bottom: 23px; display: block;
}
.main-service .content .content-right:hover {
	transition:0.3s; box-shadow: 2px 2px 2px #eee;
}
.main-service .service-more {
	text-align: center; padding-top: 80px; padding-bottom: 80px;
}
.main-service .service-more a {
	background: rgb(127, 211, 198); padding: 10px 62px; border-radius: 3px; color: rgb(255, 255, 255); line-height: 46px; font-size: 23px;
}
.footer {
	background: rgb(94, 102, 100); padding-bottom: 70px;
}
.footer .footer-web {
	padding-top: 50px; padding-bottom: 63px;
}
.footer .footer-web a {
	transition:0.3s; color: rgb(165, 170, 169); line-height: 22px; margin-right: 20px;
}
.footer .footer-web a:hover {
	transition:0.3s; color: rgb(220, 225, 224);
}
.footer .footer-contact {
	color: rgb(255, 255, 255);
}
.footer .footer-contact a {
	color: rgb(165, 170, 169);
}
.footer .footer-contact .contact-top {
	line-height: 30px; padding-top: 20px;
}
.footer .footer-contact .contact-bottom {
	line-height: 35px;
}
.banner {
	height: 320px; margin-top: 80px;
}
.banner.product {
	background: url("../img/nav_img1.jpg") no-repeat top / cover;
}
.main.product {
	padding: 30px 0px 75px;
}
.main.product .content {
	padding: 50px 0px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.main.product .content .content-img {
	text-align: center;
}
.main.product .content .content-img img {
	max-width: 100%;
}
.main.product .content .label {
	color: rgb(86, 86, 86); line-height: 78px; font-size: 30px; margin-top: 32px;
}
.main.product .content .detail {
	color: rgb(215, 215, 215); line-height: 28px; padding-bottom: 30px; font-size: 16px;
}
.main.product .content a {
	padding: 10px 11px 10px 23px; border-radius: 3px; border: 1px solid rgb(160, 210, 204); border-image: none; color: rgb(160, 210, 204); line-height: 38px; font-size: 16px;
}
.banner.news {
	background: url("../img/nav_img3.jpg") no-repeat top / cover;
}
.banner .title {
	padding-top: 170px;
}
.banner .title.active {
	transition:1.5s; padding-top: 120px;
}
.banner .title p {
	text-align: center; color: rgb(96, 96, 96); line-height: 50px; letter-spacing: 5px; font-size: 36px;
}
.banner .title p.en {
	letter-spacing: 3px; font-size: 20px;
}
.main-news {
	padding: 70px 0px 80px;
}
.main-news .content > div {
	padding-bottom: 40px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: dashed; position: relative;
}
.main-news .content .news-img {
	width: 30%; vertical-align: top; display: inline-block;
}
.main-news .content .news-img img {
	max-width: 90%;
}
.main-news .content .news-panel {
	width: 70%; padding-left: 5px; vertical-align: top; display: inline-block; box-sizing: border-box;
}
.main-news .content .news-panel strong a {
	color: rgb(85, 85, 85); line-height: 26px; overflow: hidden; font-size: 18px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.main-news .content .news-panel p.detail {
	color: rgb(119, 119, 119); line-height: 24px;
}
.main-news .content .news-panel p.read-push {
	color: rgb(170, 170, 170); padding-top: 5px;
}
.main-news #newsPage .layui-laypage {
	text-align: center; margin-top: 70px; display: block;
}
.main-news #newsPage .layui-laypage a {
	border-radius: 3px; height: 40px; color: rgb(227, 227, 227); line-height: 40px; font-size: 18px; margin-right: 20px;
}
.main-news #newsPage .layui-laypage span {
	border-radius: 3px; height: 40px; color: rgb(227, 227, 227); line-height: 40px; font-size: 18px; margin-right: 20px;
}
.main-newsdate {
	text-align: center; margin-top: 80px;
}
.main-newsdate .news {
	text-align: left; line-height: 104px;
}
.main-newsdate h1 {
	padding-top: 6px;
}
.main-newsdate .pushtime {
	color: rgb(104, 104, 104); line-height: 82px; font-size: 18px;
}
.main-newsdate .introTop {
	text-align: left; line-height: 20px; padding-bottom: 28px; font-size: 18px;
}
.main-newsdate .introBott {
	padding: 40px 0px 102px; text-align: justify; line-height: 42px; font-size: 18px;
}
.main-newsdate img {
	max-width: 100%;
}
.banner.case {
	background: url("../img/nav_img2.jpg") no-repeat top / cover;
}
.main-case {
	padding: 30px 0px 75px;
}
.main-case .content {
	width: 48%; text-align: center; padding-top: 120px; padding-bottom: 20px; border-bottom-color: rgb(201, 201, 201); border-bottom-width: 2px; border-bottom-style: solid;
}
.main-case .content.even {
	margin-left: 2%;
}
.main-case .content .case-img {
	border: 1px solid rgb(226, 226, 226); border-image: none; overflow: hidden;
}
.main-case .content .case-img img {
	transition:2s; width: 100%;
}
.main-case .content .case-img img:hover {
	transition:2s; transform: scale(1.2);
}
.main-case .content p.lable {
	line-height: 76px; padding-top: 13px; font-size: 30px;
}
.main-case .content p {
	color: rgb(80, 80, 80); line-height: 32px; font-size: 18px;
}
.main-case #casePage .layui-laypage {
	text-align: center; margin-top: 100px; display: block;
}
.main-case #casePage .layui-laypage a {
	border-radius: 3px; height: 40px; color: rgb(227, 227, 227); line-height: 40px; font-size: 18px; margin-right: 20px;
}
.main-case #casePage .layui-laypage span {
	border-radius: 3px; height: 40px; color: rgb(227, 227, 227); line-height: 40px; font-size: 18px; margin-right: 20px;
}
.banner.about {
	background: url("../img/nav_img4.jpg") no-repeat top / cover;
}
.main-about {
	padding-bottom: 130px;
}
.main-about ul.aboutab {
	padding: 100px 0px; text-align: center;
}
.main-about ul.aboutab li {
	padding: 0px 22px; border-radius: 3px; border: 1px solid rgb(226, 226, 226); border-image: none; color: rgb(181, 181, 181); line-height: 46px; font-size: 20px; margin-left: 15px; display: inline-block; cursor: pointer;
}
.main-about ul.aboutab li:first-child {
	margin-left: 0px;
}
.main-about ul.aboutab li.layui-this {
	border-color: rgb(175, 221, 215); transition:0.3s; color: rgb(42, 181, 163);
}
.main-about ul.aboutab li:hover {
	border-color: rgb(175, 221, 215); transition:0.3s; color: rgb(42, 181, 163);
}
.main-about .tabJob {
	display: none;
}
.main-about .tabCour {
	display: none;
}
.main-about .tabIntro {
	padding-bottom: 15px;
}
.main-about .tabIntro .content {
	vertical-align: middle;
}
.main-about .tabIntro .content .img {
	width: 50%;
}
.main-about .tabIntro .content .img img {
	width: 100%;
}
.main-about .tabIntro .content .panel {
	width: 50%;
}
.main-about .tabIntro .content p {
	padding: 0px 20px; text-align: justify; line-height: 24px;
}
.main-about .tabIntro .p_hidden {
	padding: 0px 20px; display: none;
}
.main-about .tabJob .content {
	border-width: 4px 1px 1px; border-style: solid; border-color: rgb(101, 208, 197) rgb(226, 226, 226) rgb(226, 226, 226); padding: 0px 0px 40px 20px; border-image: none; margin-top: 90px;
}
.main-about .tabJob :first-child.content {
	margin-top: 10px;
}
.main-about .tabJob .content p {
	line-height: 40px; font-size: 18px;
}
.main-about .tabJob .content p.title {
	color: rgb(84, 84, 84); line-height: 60px; font-size: 24px;
}
.main-about .tabJob .content ol {
	padding-left: 20px; list-style-type: none; counter-reset: sectioncounter;
}
.main-about .tabJob .content ol li {
	color: rgb(141, 141, 141); line-height: 30px; font-size: 16px;
}
.main-about .tabJob .content ol li::before {
	content: counter(sectioncounter) "กข"; counter-increment: sectioncounter;
}
.main-about .tabCour p.title {
	text-align: center; line-height: 28px; font-size: 28px;
}
.main-about .tabCour .timeline {
	margin-top: 75px; position: relative;
}
.main-about .tabCour .timeline::before {
	left: 50px; top: 0px; width: 2px; bottom: 0px; position: absolute; content: ""; background-color: rgb(226, 226, 226);
}
.main-about .tabCour .timeline li {
	padding-top: 70px; position: relative;
}
.main-about .tabCour .timeline li:first-child {
	padding-top: 0px;
}
.main-about .tabCour .timeline li .cour-img {
	border-radius: 50%; left: 0px; width: 100px; position: absolute;
}
.main-about .tabCour .timeline li .cour-img img {
	width: 100%;
}
.main-about .tabCour .timeline li .cour-panel {
	text-align: left; padding-top: 20px; padding-left: 120px;
}
.main-about .tabCour .timeline li .cour-panel p.label {
	color: rgb(0, 0, 0); font-size: 18px;
}
.main-about .tabCour .timeline li .cour-panel p {
	color: rgb(148, 148, 148); line-height: 30px;
}
@media screen and (max-width:480px)
{
.main-service .content .content-right {
	padding: 10px 10px 0px;
}
.main-service .content .content-right p {
	line-height: 24px;
}
.main-news .content .news-panel p.read-push {
	font-size: 12px;
}
.main-case .content {
	padding-top: 60px;
}
.main-case .content p.lable {
	line-height: 48px; padding-top: 10px; font-size: 18px;
}
.main-case .content p {
	color: rgb(80, 80, 80); line-height: 20px; font-size: 12px;
}
.main-about ul.aboutab {
	padding: 70px 0px;
}
.main-about ul.aboutab li {
	padding: 0px 15px; font-size: 16px; box-sizing: border-box;
}
.main-about .tabIntro .content .img {
	width: 100%;
}
.main-about .tabIntro .content .panel {
	width: 100%;
}
.main-about .tabIntro .content .panel.p_block {
	display: none;
}
.main-about .tabIntro .p_hidden {
	display: block;
}
.main-news #newsPage .layui-laypage a {
	padding: 0px 12px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 4px;
}
.main-news #newsPage .layui-laypage span {
	padding: 0px 12px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 4px;
}
.main-case #casePage .layui-laypage a {
	padding: 0px 12px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 4px;
}
.main-case #casePage .layui-laypage span {
	padding: 0px 12px; height: 30px; line-height: 30px; font-size: 14px; margin-right: 4px;
}
}
@media screen and (min-width:768px)
{
.nav {
	max-height: 80px;
}
.nav.index {
	background: rgba(255, 255, 255, 0.3);
}
.nav .nav-list button {
	display: none;
}
.nav .layui-nav {
	margin: 0px; padding: 0px 5px; border-radius: 0px; top: 0px; width: auto; position: absolute;
}
.nav .layui-nav .layui-nav-item {
	margin: 0px 53px; line-height: 80px; display: inline-block;
}
.main-product p.title {
	line-height: 216px; font-size: 36px;
}
.main-service p.title {
	line-height: 216px; font-size: 36px;
}
.main.product .content .content-img {
	text-align: left;
}
.main-news .content .news-panel strong a {
	line-height: 30px; font-size: 20px;
}
.main-news .content .news-panel p.read-push {
	bottom: 40px; padding-top: 0px; position: absolute;
}
.main-newsdate .pushtime {
	line-height: 142px;
}
.main-case .content {
	width: 45%;
}
.main-case .content.even {
	margin-left: 9%;
}
.main-about ul.aboutab li {
	padding: 0px 32px; line-height: 50px; font-size: 24px; margin-left: 30px;
}
.main-about .tabIntro .content p {
	padding: 0px 30px; line-height: 30px; font-size: 18px;
}
.main-about .tabJob .content p {
	line-height: 50px; font-size: 24px;
}
.main-about .tabJob .content p.title {
	line-height: 90px; font-size: 30px;
}
.main-about .tabJob .content ol li {
	line-height: 60px; font-size: 20px;
}
.main-about .tabCour .timeline::before {
	left: 50%;
}
.main-about .tabCour .timeline li {
	padding-top: 95px; min-height: 195px;
}
.main-about .tabCour .timeline li .cour-img {
	left: 50%; width: 195px; margin-left: -97.5px;
}
.main-about .tabCour .timeline li .cour-panel {
	padding-top: 55px; padding-left: 0px;
}
.main-about .tabCour .timeline li.odd .cour-panel {
	text-align: right;
}
}
@media screen and (max-width:992px) and (min-width:768px)
{
.main.product .content div.right {
	padding-left: 20px;
}
.nav .layui-nav .layui-nav-item {
	margin: 0px 33px;
}
.main-service .content .content-right {
	padding: 10px 10px 0px 15px;
}
.main-service .content .content-right span {
	margin-bottom: 20px;
}
.main-service .content .content-right p {
	line-height: 28px;
}
.main.product .content .label {
	line-height: 40px; margin-top: 0px;
}
.main.product .content .detail {
	padding-bottom: 10px;
}
}
@media screen and (min-width:992px)
{
.main.product .content {
	padding: 100px 0px;
}
.main.product .content div.right {
	padding-left: 0px;
}
.main-news .content .news-img {
	width: 20%;
}
.main-news .content .news-panel {
	width: 80%;
}
.main-case .content {
	width: 31%;
}
.main-case .content.even {
	margin-left: 0px;
}
.main-case .content.center {
	margin-right: 3%; margin-left: 3%;
}
.main-about .tabIntro .content p {
	padding: 0px 50px; line-height: 40px; font-size: 20px;
}
}
@media screen and (min-width:1200px)
{
.main-news .content .news-img {
	width: 35%;
}
.main-news .content .news-panel {
	width: 65%;
}
.main-news :nth-child(2n+1).content {
	padding-right: 20px;
}
.main-news :nth-child(2n).content {
	padding-left: 20px;
}
.main-about .tabCour .timeline li .cour-panel {
	padding-left: 50px;
}
.main-about .tabCour .timeline li.odd .cour-panel {
	padding-right: 50px; padding-left: 0px;
}
}
@media screen and (min-width:1300px)
{
.layui-container {
	padding: 0px; width: 1200px;
}
.main-about .tabJob :last-child.content {
	margin-bottom: 180px;
}
.nav .nav-logo {
	left: 0px; top: 0px; position: absolute;
}
.layui-col-space80 {
	margin: -40px;
}
.layui-col-space80 > * {
	padding: 40px;
}
}
