<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg-body.jpg);
	color: #E8E7E7;
}
.wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.logobar {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 20px;
}
.navbar ul  {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 1100px;
}
.navbar li a:link  ,.navbar li a:visited{
	float: left;
	display: block;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #00BCD9;
	color: hsla(0,0%,91%,1.00);
	text-decoration: none;
	font-size: 15px;
	width: 170px;
	text-align: center;
	margin-right: 2px;
	height: 20px;
	border-color: hsla(0,0%,85%,1.00);
	border-bottom-width: 4px;
	border-bottom-style: solid;
}
.banner {
	text-align: center;
	margin-top: 40px;
	float: left;
	border: 1px dashed hsla(0,0%,86%,1.00);
	width: 98%;
	background-color: undefined;
}
.navbar ul li a {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.navbar ul li a:hover {
	color: hsla(0,0%,100%,1);
	background-color: hsla(196,67%,46%,1);
}
.main {
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
	width: 1100px;
	margin-top: 15px;
	border-bottom: 4px solid hsla(0,0%,76%,1.00);
	clear: both;
	margin-bottom: 25px;
	height: 170px;
}
.main .link01  {
	display: block;
	width: 160px;
	height: 90px;
	float: left;
	margin-right: 13px;
	background-color: #00BCD9;
	margin-top: 15px;
	margin-left: 8px;
	border-top-right-radius: 20px;
	text-align: center;
	padding-top: 30px;
	color: hsla(0,3%,92%,1.00);
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	background-image: url(../images/bglink.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	border-top: 1px solid hsla(0,0%,100%,1.00);
	border-bottom: 2px solid hsla(0,0%,100%,1.00);
	border-right: 1px solid hsla(0,0%,100%,1.00);
	border-left: 1px solid hsla(0,0%,100%,1.00);
	-webkit-box-shadow: 1px 1px 1px 1px hsla(0,0%,39%,1.00);
	box-shadow: 1px 1px 1px 1px hsla(0,0%,39%,1.00);
	border-bottom-left-radius: 20px;
}
.footer {
	clear: both;
	width: 110%;
	background-color: hsla(204,79%,19%,1.00);
	margin-left: -100px;
	margin-top: 10px;
	color: hsla(0,0%,100%,1.00);
	font-size: 13px;
	padding-top: 20px;
	padding-left: 111px;
	padding-right: auto;
	padding-bottom: 30px;
	margin-right: 100px;
	line-height: 16px;
}
.main .link01:hover {
	background-color: #00AEF5;
	background-image: url(../images/bglink_hover.png);
}
.banner .contactinfo {
	width: 500px;
	color: hsla(0,0%,20%,1.00);
	text-align: left;
	padding-left: 19px;
	float: left;
}
.banner .edm {
	width: 508px;
	color: hsla(0,0%,17%,1.00);
	text-align: left;
	padding-left: 19px;
	line-height: 34px;
	font-style: normal;
	font-size: 14px;
	float: left;
}
.banner .edm1 {
	width: 1000px;
	color: hsla(0,0%,17%,1.00);
	text-align: left;
	padding-left: 19px;
	line-height: 34px;
	font-style: normal;
	font-size: 14px;
	float: left;
}
.banner .location {
	width: 950px;
	color: hsla(0,0%,20%,1.00);
	text-align: left;
	float: left;
	padding-left: 50px;
}
.banner .form {
	width: 520px;
	color: hsla(0,0%,20%,1.00);
	text-align: left;
	padding-left: 19px;
	float: right;
	padding-right: 18px;
	font-size: 16px;
	line-height: 24px;
	border-color: hsla(0,0%,63%,1.00);
	border-width: 1px;
	border-left-style: dotted;
}
h1 {
	color: hsla(207,100%,25%,1.00);
}
h2 {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(197,72%,57%,1.00);
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	border-bottom: 1px solid hsla(0,0%,47%,1.00);
	margin-top: -30px;
	background-image: -webkit-linear-gradient(270deg,rgba(172,230,255,1.00) 0%,rgba(28,173,217,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(172,230,255,1.00) 0%,rgba(28,173,217,1.00) 100%);
	font-size: 18px;
}
h5 {
	color: hsla(0,0%,100%,1.00);
	background-color: hsla(197,72%,57%,1.00);
	display: block;
	width: 580px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	border-bottom: 1px solid hsla(0,0%,47%,1.00);
	margin-top: -30px;
	background-image: -webkit-linear-gradient(270deg,rgba(172,230,255,1.00) 0%,rgba(28,173,217,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(172,230,255,1.00) 0%,rgba(28,173,217,1.00) 100%);
	font-size: 18px;
}
h3 {
	color: hsla(334,100%,20%,1.00);
	text-align: left;
}
.banner .newsframe {
	width: 300px;
	height: 120px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid hsla(0,0%,48%,1.00);
	text-align: left;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.newsframe img {
	float: left;
	margin-right: 15px;
}
.newsframe a:link ,.newsframe a:visited{
	color: hsla(0,89%,35%,1.00);
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}
.banner .newsframe:hover {
	background-color: hsla(63,100%,91%,1);
	border-bottom-color: hsla(0,70%,36%,1);
}
h4 {
	text-align: left;
	padding-left: 15px;
	color: hsla(359,100%,31%,1.00);
}
.banner .aboutus, .banner .ourteam {
	color: hsla(0,0%,23%,1.00);
	text-align: left;
	line-height: 30px;
	margin-bottom: 40px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
	width: 960px;
	background-color: hsla(0,0%,91%,1.00);
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-color: hsla(0,0%,53%,1.00) hsla(0,0%,42%,1.00) hsla(0,0%,53%,1.00) hsla(0,0%,53%,1.00);
	border-width: 1px;
	border-bottom-style: double;
	border-right-style: solid;
}
.ourteam table tbody tr td table tbody tr td div {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.form table td            {
	color: hsla(0,0%,100%,1.00);
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link ,a:visited{
	color: hsla(0,0%,22%,1.00);
	text-decoration: none;
}
.wrapper .banner .ourteam table tbody tr td table tbody tr td img {
	padding-top: 34px;


}
.linkinfo {
	font-size: 12px;
	color: hsla(0,0%,40%,1);
	padding: 5px;
	height: 70px;
	width: 155px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	background-color: hsla(0,0%,100%,1.00);
	border-top: 1px solid hsla(0,0%,88%,1.00);
	border-bottom: 1px solid hsla(0,0%,70%,1.00);
	border-right: 1px solid hsla(0,0%,66%,1.00);
	border-left: 1px solid hsla(0,0%,88%,1.00);
}
.linkinfowrapper {
	display: block;
	float: none;
	clear: none;
}
.linkinfo p img {
	float: left;
	margin-top: -5px;
}
.popuptitle1 {
	color: #444444;
	font-size: 26px;
	background-color: #C6C6C6;
	text-align: center;
	height: 40px;
	padding-top: 5px;
}
.popupinfo {
	color: #DCDCDC;
	font-size: 19px;
	background-color: #575757;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	margin-top: -21px;
}
.wrapper table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #464646;
	font-size: 13px;
}
.wrapper td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dashed #4FADDD;
}
.locationmap {
	font-size: 12px;
	background-color: #757575;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	display: block;
	color: #F5F5F5;
}
.wrapper .banner #Tabs1 #tabs-1 img {
}
.locationarea {
	display: block;
	color: #525252;
	background-color: undefined;
}
.huodong h6 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #949494;
	color: #E5E5E5;
	font-size: 14px;
}
#maptable td {
	color: #2F2F2F;
}
</pre></body></html>