﻿@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900");
@import url("./font.css");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

.clearfix::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0px;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

ul,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
	display: block;
}

* {
	box-sizing: border-box;
}

html,
body {
	font-family: 脙茠脝鈥櫭冣€毭偮ッ兤捗⑩偓拧脙鈥毭偮久兤捗⑩偓拧脙鈥毭偮兤捗嗏€櫭冣€毭偮兤捗⑩偓拧脙鈥毭偮矫兤捗⑩偓拧脙鈥毭偮兤捗嗏€櫭冣€毭偮┟兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮好兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮γ兤捗嗏€櫭冣€毭偮┟兤捗⑩偓拧脙鈥毭偮幻兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥姑呪€? sans-serif;
	font-weight: 400;
	background-color: rgb(255, 255, 255);
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

a {
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-bottom: 0px;
}

html,
body {
	background: rgb(255, 255, 255);
	font-family: 脙茠脝鈥櫭冣€毭偮ッ兤捗⑩偓拧脙鈥毭偮久兤捗⑩偓拧脙鈥毭偮兤捗嗏€櫭冣€毭偮兤捗⑩偓拧脙鈥毭偮矫兤捗⑩偓拧脙鈥毭偮兤捗嗏€櫭冣€毭偮┟兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮好兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮γ兤捗嗏€櫭冣€毭偮┟兤捗⑩偓拧脙鈥毭偮幻兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥姑呪€? sans-serif;
	line-height: 1.75;
}

::selection {
	background: rgb(29, 146, 55);
	color: rgb(255, 255, 255);
}

.section {
	position: relative;
	padding-top: 50px;
	padding-bottom: 80px;
}

.section.colored {
	background: rgb(245, 254, 242);
}

.hr {
	bottom: 0px;
	width: 100%;
	height: 1px;
	margin-top: 100px;
	border-bottom: 1px solid rgb(238, 238, 238);
}



.section-title {
	font-size: 20px;
	line-height: 42px;
	color: rgb(75, 189, 84);
}

.center-heading {
	text-align: center;
}

.center-heading .section-title {
	font-size: 32px;
	color: rgb(30, 30, 30);
	letter-spacing: 1.75px;
	line-height: 38px;
	margin-bottom: 10px;
	font-family: NotoSansSCBold;
	font-weight: bold;
}

.center-heading.colored .section-title {
	color: rgb(255, 255, 255);
}

.center-text {
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	color: rgb(119, 119, 119);
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.center-text.colored {
	color: rgb(255, 255, 255);
}

.center-text p {
	font-size: 15px;
	color: rgb(119, 119, 119);
	/* margin-bottom: 30px; */
}

.left-text {
	font-weight: 400;
	font-size: 16px;
	color: rgb(119, 119, 119);
	line-height: 28px;
	letter-spacing: 1px;
}

.left-text.light {
	color: rgb(255, 255, 255);
}

.left-text p {
	margin-bottom: 30px;
}

.left-text p.dark {
	color: rgb(59, 86, 110);
}

.padding-bottom-top-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.padding-bottom-80 {
	padding-bottom: 80px !important;
}

.padding-bottom-100 {
	padding-bottom: 100px !important;
}

.border-bottom {
	border-bottom: 1px solid rgb(238, 238, 238) !important;
}

.mbottom-30 {
	margin-bottom: 30px !important;
}

.align-self-center {
	align-self: center !important;
}

.align-self-bottom {
	align-self: flex-end !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-80 {
	padding-top: 80px !important;
}

.padding-top-70 {
	padding-top: 70px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-top-15 {
	margin-top: 15px !important;
}

.margin-bottom-45 {
	margin-bottom: 45px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-100 {
	margin-bottom: 100px !important;
}

@media (max-width: 991px) {
	.partner-box {
		flex: 0 0 33.33%!important;
	}

	html,
	body {
		overflow-x: hidden;
	}

	
}


.header-area {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
	transition: all 0.3s ease 0s;
	background: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 12px;
}

.header-area .main-nav {
	border-radius: 40px;
	min-height: 80px;
	background: rgb(255, 255, 255);
}

.header-area .main-nav .logo {
	float: left;
	margin-top: 37px;
	transition: all 0.3s ease 0s;
	margin-left: 30px;
}

.header-area .main-nav .logo img {
	transition: all 0.3s ease 0s;
}

.header-area .main-nav .nav {
	float: right;
	margin-top: 27px;
	margin-left: 0px;
	margin-right: 30px;
	transition: all 0.3s ease 0s;
	position: relative;
	z-index: 999;
}

.header-area .main-nav .nav li {
	padding-left: 20px;
	padding-right: 20px;
	position:relative;
}

.header-area .main-nav .nav li:last-child {
	padding-right: 0px;
}

.header-area .main-nav .nav li a {
	display: block;
	font-weight: 500;
	font-size: 16px;
	color: rgb(255, 255, 255);
	transition: all 0.3s ease 0s;
	height: 40px;
	line-height: 40px;
	border: transparent;
	letter-spacing: 1px;
}

.header-area .main-nav .nav li a:hover {
	color: rgb(0, 154, 70);
}

.header-area .main-nav .menu-trigger {
	cursor: pointer;
	position: absolute;
	top: 23px;
	width: 32px;
	height: 40px;
	text-indent: -9999em;
	z-index: 99;
	right: 40px;
	display: none;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span::before,
.header-area .main-nav .menu-trigger span::after {
	transition: all 0.4s ease 0s;
	background-color: rgb(59, 86, 110);
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	left: 0px;
}

.header-area .main-nav .menu-trigger span::before,
.header-area .main-nav .menu-trigger span::after {
	transition: all 0.4s ease 0s;
	background-color: rgb(59, 86, 110);
	display: block;
	position: absolute;
	height: 2px;
	left: 0px;
	width: 75%;
}

.header-area .main-nav .menu-trigger span::before,
.header-area .main-nav .menu-trigger span::after {
	content: "";
}

.header-area .main-nav .menu-trigger span {
	top: 16px;
}

.header-area .main-nav .menu-trigger span::before {
	transform-origin: 33% 100%;
	top: -10px;
	z-index: 10;
}

.header-area .main-nav .menu-trigger span::after {
	transform-origin: 33% 0px;
	top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span::before,
.header-area .main-nav .menu-trigger.active span::after {
	background-color: transparent;
	width: 100%;
}

.header-area .main-nav .menu-trigger.active span::before {
	transform: translateY(6px) translateX(1px) rotate(45deg);
	background-color: rgb(59, 86, 110);
}

.header-area .main-nav .menu-trigger.active span::after {
	transform: translateY(-6px) translateX(1px) rotate(-45deg);
	background-color: rgb(59, 86, 110);
}

.header-area.header-sticky {
	min-height: 80px;
}

.header-area.header-sticky .logo {
	margin-top: 15px;
}

.header-area.header-sticky .nav {
	margin-top: 20px !important;
}

.header-area.header-sticky .nav li a {
	color: rgb(30, 30, 30);
}

.header-area.header-sticky .nav li a.active {
	color: rgb(0, 154, 70);
}
.header-area .main-nav .nav li .dropdown_menu{
	display: none;
	position: absolute;
	z-index:100;
	top:40px;
	width: 100%;
	padding-top: 20px;
	background: #fff;
	box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
	width: 120%;
    left: -10%;
}
.header-area .main-nav .nav li .dropdown_menu a{
	font-size: 14px;
	color: #000;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	font-weight: lighter;
	margin-bottom: 2px;
}
.header-area .main-nav .nav li:hover .dropdown_menu{
	display: block;
	background: #fff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header-area .main-nav .nav li:hover .dropdown_menu a{
	color: #000;
}
.header-area .main-nav .nav li:hover .dropdown_menu a:hover{
	color: #fff;
	background: #1d9237;
}


@media (max-width: 1200px) {
	.header-area .main-nav .nav li {
		padding-left: 12px;
		padding-right: 12px;
	}

	.header-area .main-nav::before {
		display: none;
	}
}

@media (max-width: 991px) {
	.header-area {
		padding: 0px 15px;
		height: 80px;
		box-shadow: none;
		text-align: center;
	}

	.header-area .container {
		padding: 0px;
	}

	.header-area .logo {
		margin-left: 30px;
		margin-top: 27px !important;
	}

	.header-area .menu-trigger {
		display: block !important;
	}

	.header-area .main-nav {
		overflow: hidden;
	}

	.header-area .main-nav .nav {
		float: none;
		width: 100%;
		display: none;
		transition: all 0s ease 0s;
		margin-left: 0px;
		margin-top: 80px !important;
	}

	.header-area .main-nav .nav li:first-child {
		border-top: 1px solid rgb(238, 238, 238);
	}

	.header-area .main-nav .nav li {
		width: 100%;
		background: rgb(255, 255, 255);
		border-bottom: 1px solid rgb(238, 238, 238);
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.header-area .main-nav .nav li a {
		height: 50px !important;
		line-height: 50px !important;
		padding: 0px !important;
		border: none !important;
		background: rgb(255, 255, 255) !important;
		color: rgb(59, 86, 110) !important;
	}

	.header-area .main-nav .nav li a:hover {
		background: rgb(238, 238, 238) !important;
	}
}

@media (min-width: 992px) {
	.header-area .main-nav .nav {
		display: flex !important;
	}
}

.welcome-area {
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.welcome-area .item {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	transition: all 1s ease-in-out 0s;
	background-size: cover;
	background-position: center center;
}

.item.active {
	opacity: 1;
}

.welcome-area .header-text {
	position: absolute;
	top: 50%;
	transform: translateY(-55%);
	text-align: center;
	width: 100%;
}

.welcome-area .header-text h1 {
	font-weight: 600;
	font-size: 46px;
	line-height: 54px;
	letter-spacing: 1.4px;
	margin-bottom: 30px;
	color: rgb(255, 255, 255);
}

.welcome-area .header-text p {
	font-weight: 400;
	font-size: 15px;
	color: rgb(255, 255, 255);
	line-height: 28px;
	letter-spacing: 0.25px;
	margin-bottom: 40px;
	position: relative;
}

@media (max-width: 991px) {
	.welcome-area .header-text {
		text-align: center;
		top: 65% !important;
		transform: perspective(1px) translateY(-60%) !important;
	}

	.welcome-area .header-text h1 {
		text-align: center;
		color: rgb(255, 255, 255);
		margin-bottom: 15px;
	}

	.welcome-area .header-text h1 span {
		color: rgb(255, 255, 255);
	}

	.welcome-area .header-text p {
		text-align: center;
		color: rgb(255, 255, 255);
		margin-bottom: 20px;
	}
}

@media (max-width: 820px) {
	.welcome-area .header-text {
		top: 65% !important;
		transform: perspective(1px) translateY(-60%) !important;
	}

	.welcome-area .header-text h1 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.welcome-area .header-text p {
		margin-bottom: 20px;
	}
}

@media (max-width: 765px) {
	.content .number li {
		width: 50% !important;
		transform: translateY(0) !important;
	}

	.content .number li .txt_en {
		font-size: 20px !important;
		line-height: 1.3;
		margin-bottom: 10px;
	}

	.content .number li .num span {
		font-size: 40px !important;
	}

	.header-area .logo {
		margin-top: 15px !important;
	}

	.welcome-area {
		margin-bottom: 50px;
		height: 60vw;
		margin-top: 80px;
	}

	.welcome-area .header-text {
		text-align: center;
		top: 50% !important;
		transform: perspective(1px) translateY(-50%) !important;
	}

	.welcome-area .header-text .buttons {
		display: none;
	}

	.welcome-area .header-text h1 {
		font-weight: 600;
		font-size: 24px !important;
		line-height: 30px !important;
		margin-bottom: 30px !important;
	}

	.welcome-area .header-text h1 span {
		color: rgb(255, 255, 255);
	}

	.welcome-area .header-text p {
		text-align: center;
		color: rgb(255, 255, 255);
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 40px;
	}

	
}

.features-small-item {
	display: block;
	background: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 48px 0px;
	border-radius: 20px;
	padding: 40px 20px;
	text-align: center;
	transition: all 0.3s ease 0s;
	position: relative;
	margin-bottom: 45px;
}

.features-small-item:hover .icon {
	background-color: rgb(255, 88, 158);
}

.features-small-item .icon {
	transition: all 0.3s ease 0s;
	width: 90px;
	height: 90px;
	line-height: 90px;
	margin: auto auto 30px;
	position: relative;
	background: linear-gradient(to right, rgb(0, 154, 70), rgb(1, 136, 62));
	border-radius: 50%;
}

.features-small-item .icon i {
	font-size: 34px;
	color: rgb(255, 255, 255);
}

.features-small-item .features-title {
	font-weight: 500;
	font-size: 18px;
	color: rgb(30, 30, 30);
	letter-spacing: 0.7px;
	margin-bottom: 15px;
	position: relative;
	z-index: 2;
}

.features-small-item p {
	font-weight: 400;
	font-size: 14px;
	color: rgb(119, 119, 119);
	letter-spacing: 1px;
	line-height: 25px;
	position: relative;
	z-index: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.features-small-item a {
	float: right;
	position: relative;
	z-index: 2;
}

.home-feature {
	padding-bottom: 0px;
	padding-top: 30px;
	z-index: 9;
}

@media (max-width: 991px) {
	.home-feature {
		padding-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
	}
}



.counter {
	overflow: hidden;
	position: relative;
}

.counter::before {
	content: "";
	position: absolute;
	width: 140%;
	height: 140%;
	opacity: 0.9;
	background: url("../images/footer-bg.png") center center / cover no-repeat rgb(0, 154, 70);
	z-index: 2;
	top: -20%;
	left: -20%;
}

.counter .content {
	position: relative;
	z-index: 3;
	width: 100%;
}

.counter .content .count-item {
	height: 340px;
	position: relative;
	float: left;
	width: 100%;
}

.counter .content .count-item.decoration-bottom {
	position: relative;
}

.counter .content .count-item.decoration-bottom::after {
	content: "";
	position: absolute;
	width: 70%;
	height: 32px;
	top: 160px;
	left: 70%;
	background: url("../images/circle-dec.png") center center no-repeat;
	transition: all 0.3s ease 0s;
}

.counter .row>div:last-child .count-item.decoration-bottom::after {
	background: none;
}

.counter .content .count-item.decoration-top {
	position: relative;
}

.counter .content .count-item.decoration-top::after {
	content: "";
	position: absolute;
	width: 70%;
	height: 32px;
	top: 140px;
	left: 70%;
	background: url("../images/circle-dec.png") center center no-repeat;
	transition: all 0.3s ease 0s;
}

.counter .content .count-item:hover strong {
	margin-top: 110px;
}

.counter .content .count-item strong {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.25px;
	margin-bottom: 10px;
	color: rgb(255, 255, 255);
	margin-top: 120px;
	transition: all 0.3s ease 0s;
}

.counter .content .count-item span {
	display: block;
	text-align: center;
	color: rgb(255, 255, 255);
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0.25px;
}

@media (max-width: 991px) {
	

	.counter {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.counter .content {
		position: relative !important;
		top: 0% !important;
		transform: perspective(1px) translateY(0%) !important;
	}

	.counter .content .count-item {
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.counter .content .count-item:hover strong {
		margin-top: 0px;
	}

	.counter .content .count-item::before {
		display: none;
	}

	.counter .content .count-item::after {
		display: none;
	}

	.counter .content .count-item strong {
		margin-top: 0px;
	}
}




#contact-us {
	padding: 160px 0px;
}

#contact-us h5 {
	font-weight: 500;
	font-size: 18px;
	color: rgb(30, 30, 30);
	letter-spacing: 0.25px;
	line-height: 26px;
}

.contact-text {
	font-weight: 400;
	font-size: 14px;
	color: rgb(111, 139, 164);
	letter-spacing: 0.6px;
	line-height: 26px;
}

.contact-text p {
	margin-bottom: 28px;
}

.contact-form input,
.contact-form textarea {
	color: rgb(119, 119, 119);
	font-size: 14px;
	border: 1px solid rgb(238, 238, 238);
	width: 100%;
	height: 50px;
	outline: none;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 25px;
	appearance: none;
	margin-bottom: 30px;
}

.contact-form textarea {
	height: 150px;
	resize: none;
	padding: 20px;
}

footer {
	background-image: linear-gradient(127deg, rgb(0, 154, 70) 0%, rgb(0, 154, 70) 91%);
	padding-top: 0px;
}

footer .social {
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
}

footer .social li {
	margin: 0px 10px;
	display: inline-block;
}

footer .social li a {
	color: rgb(157, 91, 217);
	text-align: center;
	background-color: rgb(255, 255, 255);
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 50%;
	display: inline-block;
	font-size: 16px;
	transition: all 0.3s ease 0s;
}

footer .social li a:hover {
	background-color: rgb(255, 88, 158);
	color: rgb(255, 255, 255);
}

footer .copyright {
	text-align: center;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255, 255, 255);
	letter-spacing: 0.88px;
}

@media (max-width: 991px) {
	footer .text {
		margin-bottom: 30px;
	}

	footer h5 {
		margin-bottom: 15px;
	}

	footer .footer-nav {
		margin-bottom: 30px;
	}
}

#preloader {
	overflow: hidden;
	background-image: linear-gradient(135deg, rgb(167, 89, 209) 0%, rgb(130, 97, 238) 100%);
	inset: 0px;
	position: fixed;
	z-index: 9999;
	color: rgb(255, 255, 255);
}

#preloader .jumper {
	inset: 0px;
	display: block;
	position: absolute;
	margin: auto;
	width: 50px;
	height: 50px;
}

#preloader .jumper>div {
	background-color: rgb(255, 255, 255);
	border-radius: 100%;
	position: absolute;
	opacity: 0;
	width: 50px;
	height: 50px;
	animation: 1s linear 0s infinite normal none running jumper;
}

#preloader .jumper>div:nth-child(2) {
	animation-delay: 0.33333s;
}

#preloader .jumper>div:nth-child(3) {
	animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
	0% {
		opacity: 0;
		transform: scale(0);
	}

	5% {
		opacity: 1;
	}

	100% {
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes jumper {
	0% {
		opacity: 0;
		transform: scale(0);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.partner-list {
	flex-wrap: wrap;
}

.partner-box {
	padding: 8px;
	flex: 0 0 20%;
}

.partner-box img {
	max-width: 100%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
}

.panel {
	position: relative;
	flex: 0.5 1 0%;
	margin: 10px 10px 30px;
	border-radius: 50px;
	height: 350px;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
	transition: all 0.4s ease-in 0s;
}

.panel-container {
	margin: 0px auto;
	display: flex;
}

.panel {
	cursor: pointer;
}

.panel.active {
	flex: 5 1 0%;
}

.panel h3 {
	position: absolute;
	margin: 0px;
	bottom: 20px;
	left: 20px;
	font-size: 24px;
	color: rgb(255, 255, 255);
	opacity: 0;
	transition: opacity 0.3s ease-in 0.4s;
}

.panel.active h3 {
	opacity: 1;
}
.welcome-area .container-fluid {
	padding: 0;
}
/* 脙茠脝鈥櫭冣€毭偮ッ兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮γ兤捗⑩偓拧脙鈥毭偮趁兤捗嗏€櫭冣€毭偮っ兤捗⑩偓拧脙鈥毭偮好兤捗⑩偓娄脙鈥毭偮矫兤捗嗏€櫭冣€毭偮γ兤捗⑩偓鹿脙垄芒鈥毬偮犆兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥姑呪€溍兤捗嗏€櫭冣€毭偮っ兤捗⑩偓拧脙鈥毭偮幻兤捗⑩偓拧脙鈥毭偮?*/
.banner-area-2 .single-banner {
	position: relative;
	overflow: hidden;
	border-radius: 0px;
}

.banner-area-2 .single-banner.nth-child-1 {
	/* border-radius: 20px 0px 0px 20px; */
}

.banner-content .btn {
	background: #df9200;
	border: 1px solid #df9200;
}
.banner-content .btn:active,.banner-content .btn:hover,.banner-content .btn:focus {
	background: #df9200!important;
	border: 1px solid #df9200!important;
	box-shadow: none!important;
}

@media only screen and (max-width: 767px) {
	.banner-area-2 .single-banner.nth-child-1 {
		/* border-radius: 20px; */
	}
}

.banner-area-2 .single-banner.nth-child-2 {
	/* border-radius: 0px 20px 0px 0px; */
}

@media only screen and (max-width: 767px) {
	.banner-area-2 .single-banner.nth-child-2 {
		/* border-radius: 20px; */
		margin-top: 14px;
	}
}

.banner-area-2 .single-banner.nth-child-3 {
	/* border-radius: 0px 0px 20px; */
}

@media only screen and (max-width: 767px) {
	.banner-area-2 .single-banner.nth-child-3 {
		/* border-radius: 20px; */
		margin-top: 14px;
	}
}

.banner-area-2 .single-banner img {
	max-width: 100%;
	width: 100%;
	transition: all 0.3s ease 0s;
}

.banner-area-2 .single-banner .banner-content {
	position: absolute;
	inset: 0px;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
}

.banner-area-2 .single-banner .banner-content.nth-child-1 {
	-webkit-box-align: center;
	align-items: center;
}

.banner-area-2 .single-banner .banner-content.nth-child-2 {
	left: auto;
	padding-right: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.banner-area-2 .single-banner .banner-content.nth-child-2 {
		padding-right: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-area-2 .single-banner .banner-content.nth-child-2 {
		padding-right: 20px;
	}
}

@media only screen and (max-width: 479px) {
	.banner-area-2 .single-banner .banner-content.nth-child-2 {
		padding-right: 20px;
	}
}

.banner-area-2 .single-banner .banner-content.nth-child-2 .category {
	color: #fff;
}

.banner-area-2 .single-banner .banner-content.nth-child-2 .title {
	color: #fff;
	font-size: 30px;
	line-height: 43px;
	font-weight: 500;
	margin: 0px 0px 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-area-2 .single-banner .banner-content.nth-child-2 .title {
		font-size: 20px;
		line-height: 30px;
		margin: 0px 0px 5px;
	}
}

@media only screen and (max-width: 479px) {
	.banner-area-2 .single-banner .banner-content.nth-child-2 .title {
		font-size: 20px;
		line-height: 28px;
		margin: 0px;
	}
}

.banner-area-2 .single-banner .banner-content.nth-child-3 {
	-webkit-box-align: start;
	align-items: flex-start;
	padding-left: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.banner-area-2 .single-banner .banner-content.nth-child-3 {
		padding-left: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 479px) {
	.banner-area-2 .single-banner .banner-content.nth-child-3 {
		padding-left: 20px;
	}
}

.banner-area-2 .single-banner .banner-content.nth-child-3 .category {
	color: #fff;
}

.banner-area-2 .single-banner .banner-content.nth-child-3 .title {
	color: #fff;
	font-size: 30px;
	line-height: 43px;
	font-weight: 500;
	margin: 0px 0px 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-area-2 .single-banner .banner-content.nth-child-3 .title {
		font-size: 20px;
		line-height: 30px;
		margin: 0px 0px 5px;
	}
}

@media only screen and (max-width: 479px) {
	.banner-area-2 .single-banner .banner-content.nth-child-3 .title {
		font-size: 20px;
		line-height: 28px;
		margin: 0px;
	}
}

.banner-area-2 .single-banner .banner-content .category {
	display: block;
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: 500;
	margin: 0px 0px 3px;
}

.banner-area-2 .single-banner .banner-content .title {
	color: rgb(255, 255, 255);
	font-size: 36px;
	line-height: 46px;
	font-weight: 500;
	margin: 0px 0px 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-area-2 .single-banner .banner-content .title {
		font-size: 24px;
		line-height: 36px;
		margin: 0px 0px 5px;
	}
}

.banner-area-2 .single-banner .banner-content .shop-link {
	font-size: 14px;
	width: 120px;
	height: 40px;
	margin: 21px 0px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.banner-area-2 .single-banner .banner-content .shop-link {
		margin: 15px 0px 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-area-2 .single-banner .banner-content .shop-link {
		margin: 10px 0px 0px;
	}
}

@media only screen and (max-width: 479px) {
	.banner-area-2 .single-banner .banner-content .shop-link {
		margin: 15px 0px 0px;
		font-size: 12px;
		width: 100px;
		height: 35px;
	}
}

.banner-area-2 .single-banner:hover img {
	transform: scale(1.1) rotate(3deg);
}

/* 脙茠脝鈥櫭冣€毭偮γ兤捗⑩偓娄脙垄芒鈥毬呪€溍兤捗⑩偓拧脙鈥毭偮嵜兤捗嗏€櫭冣€毭偮ッ兤捗⑩偓娄脙鈥毭偮犆兤捗⑩偓拧脙鈥毭偮∶兤捗嗏€櫭冣€毭偮ッ兤捗⑩偓拧脙鈥毭偮兤捗⑩偓拧脙鈥毭偮姑兤捗嗏€櫭冣€毭偮兤捗⑩偓拧脙鈥毭偮泵兤捗⑩偓拧脙鈥毭偮?*/
.service-object {
	background-color: #f8f8f8;
}

.ipart01 .bg:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .3);
}

.ipart01 .bg {
	position: relative;
}

.ipart01 .content {
	position: relative;
	overflow: hidden;
}

.ipart01 .content .bg img {
	width: 100%;
	height: 630px;
	display: none;
}

.ipart01 .content .tab {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 99;
	height: 630px;
}

.ipart01 .content .tab .wrap {
	height: 100%;
}

.ipart01 .content .tab .tab_list {
	height: 100%;
}

.ipart01 .content .tab .tab_list .item {
	display: block;
	text-align: center;
	height: 630px;
	position: relative;
	overflow: hidden;
}

.ipart01 .content .tab .tab_list .owl-item .item {
	display: block;
}

.ipart01 .content .tab .tab_list .item .con {
	position: absolute;
	bottom: 50px;
	width: 100%;
	z-index: 1;
	transition: .5s ease;
}

.ipart01 .content .tab .tab_list .item .con .text {
	font-size: 20px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
	transition: .5s ease;
	/*min-height:64px;*/
	padding: 0 30px;
}

.ipart01 .content .tab .tab_list .item .con .jiahao {
	display: none;
	width: 59px;
	height: 59px;
	background: url(../images/ipart_jiahao.png) no-repeat center;
	margin: 60px auto;
}

.ipart01 .content .tab .tab_list .item a {
	display: block;
}

.ipart01 .content .tab .tab_list .item .cover {
	position: absolute;
	top: 100%;
	background: url(../images/ipart01_bg.png);
	width: 100%;
	height: 100%;
	transition: .5s ease;
}

.ipart01 .content .tab .tab_list .item.cur .con {
	height: 100%;
	bottom: 0;
}

.ipart01 .content .tab .tab_list .item.cur .con .icon {
	margin-top: 215px;
}

.ipart01 .content .tab .tab_list.owl-carousel .owl-item .item .con .icon img {
	width: auto;
	margin: 0 auto;
}

.ipart01 .content .tab .tab_list .item.cur .con .text {
	color: #fff;
	padding: 0 30px;
}

.ipart01 .content .tab .tab_list .item.cur .con .jiahao {
	display: block;
}

.ipart01 .content .tab .tab_list .item.cur .cover {
	position: absolute;
	top: 0;
	background: url(../images/ipart01_bg.png);
	width: 100%;
	height: 100%;
}

.ipart01 .content .tab .wrap {
	position: relative
}

.ipart01 .owl-carousel .owl-nav {
	top: 0
}

.ipart01 .owl-carousel .owl-nav .owl-next,
.ipart01 .owl-carousel .owl-nav .owl-prev {
	position: absolute;
	font-size: 0;
	top: 50%;
	margin-top: -30px;
	z-index: 99999;
	background: #000
}

.ipart01 .owl-carousel .owl-nav>div {
	width: 38px;
	height: 104px;
	background: url('../images/news_jt.png') no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -52px;
	z-index: 2;
	font-size: 0;
	cursor: pointer;
}

.ipart01 .owl-carousel .owl-nav .owl-prev {
	left: -50px;
	background-position: 0 0;
}

.ipart01 .owl-carousel .owl-nav .owl-next {
	right: -50px;
	background-position: -38px 0px;
}

.ipart01 .owl-carousel .owl-nav>div:hover {
	background: url(../img/news_jt_hover.png) no-repeat;
}

.ipart01 .owl-carousel .owl-nav .owl-prev:hove {
	left: -50px;
	background-position: 0 0;
}

.ipart01 .owl-carousel .owl-nav .owl-next:hover {
	right: -50px;
	background-position: -38px 0px;
}

/* 脙茠脝鈥櫭冣€毭偮ッ兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮γ兤捗⑩偓拧脙鈥毭偮兤捗嗏€櫭冣€毭偮ッ兤捗⑩偓拧脙鈥毭偮徝兤捗⑩偓拧脙鈥毭偮该兤捗嗏€櫭冣€毭偮っ兤捗⑩偓拧脙鈥毭偮幻兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮姑兤捗嗏€櫭冣€毭偮兤捗⑩偓拧脙鈥毭偮幻兤捗⑩偓拧脙鈥毭偮?*/
.about-content p {
	text-indent: 2em;
	margin-bottom: 20px;
	line-height: 2;
}

.content .number {
	padding: 60px 0 70px;
	overflow: hidden;
}

.content .number li {
	width: 25%;
	float: left;
}

.content .number li .num span {
	font-size: 60px;
	line-height: 1.2;
	font-family: Helvetica;
	font-weight: bold;
	margin-bottom: 25px;
}

.content .number li .txt {
	font-size: 16px;
	color: #303031;
	text-align: center;
	font-weight: bold;
}

.content .number li .txt_en {
	font-size: 24px;
	color: #d4d8dc;
	text-align: center;
	text-transform: uppercase;
	font-family: Helvetica;
	font-weight: bold;
}

.content .number li:nth-child(odd) {
	transform: translateY(20%);
}

.content .number li:nth-child(even) {
	transform: translateY(-20%);
}

/* .content .number li.li1 .num {
	background: url(https://www.shtianye.com/static/index/skin/web/img/about_center02_3.png) no-repeat 65% 35px;
}

.content .number li.li2 .num {
	background: url(https://www.shtianye.com/static/index/skin/web/img/about_center02_4.png) no-repeat 85% 35px;
}

.content .number li.li3 .num {
	background: url(https://www.shtianye.com/static/index/skin/web/img/about_center02_5.png) no-repeat 70% 35px;
}

.content .number li.li4 .num {
	background: url(https://www.shtianye.com/static/index/skin/web/img/about_center02_6.png) no-repeat 65% 35px;
} */
.content .number li .num04,
.content .number li .num02,
.content .number li .num03,
.content .number li .num01 {
	color: #179E49;
	text-align: center;
}

/* 脙茠脝鈥櫭冣€毭偮ッ兤捗⑩偓拧脙鈥毭偮好兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮⒚兤捗嗏€櫭冣€毭偮┟兤捗⑩偓聽脙垄芒鈥毬⑩€灺⒚兤捗⑩偓拧脙鈥毭偮?*/
.footer-bg {
	background-color: rgb(7, 11, 59);
	padding-top: 30px;
}

.footer-widget {
	margin-bottom: 30px;
}

.footer-widget .footer-logo {
	margin-bottom: 20px;
	position: relative;
	top: -5px;
}

.footer-widget h3 {
	margin-top: 0px;
	font-size: 24px;
	margin-bottom: 30px;
	color: rgb(255, 255, 255);
	line-height: 1.2;
	font-family: NotoSansSCBold;
	font-weight: bold;
}

.footer-widget p {
	margin-bottom: 20px;
	color: rgb(255, 255, 255);
	max-width: 300px;
}

.footer-widget p img {
	width: 60%;
}

.footer-call-content {
	background-color: rgba(255, 255, 255, 0.1);
	padding: 16px 0px;
	border-radius: 15px;
	position: relative;
	color: rgb(255, 255, 255);
	max-width: 1000px;
	margin: 0px auto 30px;
}

.footer-call-content:hover i {
	background-color: rgb(255, 181, 38);
	color: rgb(255, 255, 255);
}

.footer-call-content h3 {
	font-size: 24px;
	line-height: 1;
	color: rgb(255, 255, 255);
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: NotoSansSCBold;
}

.footer-call-content span a {
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
}

.footer-call-content span a:hover {
	color: rgb(255, 181, 38);
}

.footer-call-content i {
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	background-color: rgb(255, 245, 221);
	color: rgb(255, 181, 38);
	border-radius: 50px;
	transition: all 0.7s ease 0s;
	margin-right: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-widget .footer-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-widget .footer-list.flex {
	display: flex;
	flex-wrap: wrap;
}

.footer-widget .footer-list li {
	display: block;
	margin-bottom: 14px;
	font-weight: 500;
	flex: 0 0 50%;
	line-height: 2;
	color: rgb(255, 255, 255);
}

.footer-widget .footer-list li:last-child {
	margin-bottom: 0px;
}

.footer-widget .footer-list li a {
	color: rgb(255, 255, 255);
	font-weight: 400;
}

.footer-widget .footer-list li a i {
	font-size: 18px;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.footer-widget .footer-list li a:hover {
	color: rgb(255, 194, 33);
}

.footer-widget .footer-blog {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-widget .footer-blog li {
	display: block;
	margin-bottom: 20px;
	padding-left: 90px;
	position: relative;
}

.footer-widget .footer-blog li:hover h3 a {
	color: rgb(255, 194, 33);
}

.footer-widget .footer-blog li:last-child {
	margin-bottom: 0px;
}

.footer-widget .footer-blog li a {
	display: block;
}

.footer-widget .footer-blog li a img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 70px;
}

.footer-widget .footer-blog li h3 {
	font-size: 16px;
	color: rgb(255, 255, 255);
	margin-bottom: 5px;
	max-width: 200px;
}

.footer-widget .footer-blog li h3 a {
	color: rgb(255, 255, 255);
	line-height: 1.4;
}

.footer-widget .footer-blog li h3 a:hover {
	color: rgb(255, 194, 33);
}

.footer-widget .footer-blog li span {
	font-size: 14px;
	color: rgb(255, 194, 33);
}

.footer-widget .newsletter-area .newsletter-form {
	position: relative;
	max-width: 270px;
	border-radius: 5px;
}

.footer-widget .newsletter-area .newsletter-form .form-control {
	background-color: rgb(255, 255, 255);
	height: 50px;
	line-height: 50px;
	margin: 0px;
	border-radius: 5px;
	border: 0px;
	padding: 0px 45px 0px 15px;
	max-width: 100%;
	color: rgb(37, 37, 37);
	font-weight: 400;
}

.footer-widget .newsletter-area .newsletter-form .form-control:focus {
	outline: 0px;
	box-shadow: none;
	border: 0px;
}

.footer-widget .newsletter-area .newsletter-form .subscribe-btn {
	position: absolute;
	top: 3px;
	right: 3px;
	background-color: rgb(0, 113, 220);
	color: rgb(255, 255, 255);
	height: 45px;
	line-height: 50px;
	width: 45px;
	border: 0px;
	border-radius: 5px;
	font-size: 20px;
	transition: all 0.5s ease 0s;
}

.footer-widget .newsletter-area .newsletter-form .subscribe-btn:hover {
	background: rgb(37, 37, 37);
	color: rgb(255, 255, 255);
}

.footer-widget .newsletter-area .newsletter-form .validation-danger {
	font-size: 18px;
	margin-top: 5px;
	color: red;
}

.copy-right-area {
	padding: 15px 0px;
	border-top: 1px solid rgba(3, 118, 8, 0.28);
	background: rgb(8, 144, 60);
}

.copy-right-text {
	text-align: center;
}

.copy-right-text p {
	color: rgb(255, 255, 255);
	margin-bottom: 0px;
}

.copy-right-text p a {
	color: rgb(255, 194, 33);
	border-bottom: 1px solid rgb(255, 194, 33);
}

.copy-right-text p a:hover {
	color: rgb(0, 113, 220);
	border-color: rgb(0, 113, 220);
}

@media screen and (max-width: 480px) {
	.partner-box {
		flex: 0 0 50%!important;
	}

	.panel:nth-of-type(4),
	.panel:nth-of-type(5) {
		display: none;
	}
}