<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ä¿®æ­£ç²—é«” */

@font-face {
	font-family: 'å¾®è»Ÿæ­£é»‘é«”ä¿®æ­£';
	unicode-range: U+7db0, U+78A7, U+7B75;
	/* ASCII (ç¢§ç­µç¶°) */
	font-style: normal;
	font-weight: 900;
	src: local(MS Gothic);
}

/* ä¸€èˆ¬ç²—ç´°çš„æ™‚å€™æ”¹å›žå¾®è»Ÿæ­£é»‘ */

@font-face {
	font-family: 'å¾®è»Ÿæ­£é»‘é«”ä¿®æ­£';
	unicode-range: U+7db0, U+78A7, U+7B75;
	/* ASCII (ç¢§ç­µç¶°) */
	font-style: normal;
	font-weight: normal;
	src: local(å¾®è»Ÿæ­£é»‘é«”);
}

body, h1, h2, h3, h4, h5, h6, p, .btn, .architecture-gallery .title, .service-a.const-services .box .title, #nav .drop, .widget.cate-widget {
	font-family: "Lato", "å¾®è»Ÿæ­£é»‘é«”ä¿®æ­£", "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", sans-serif!important;
}

body, p {
	font-weight: normal;
	font-size: 15px;
}

p {
	color: #222;
}

img {
	max-width: 100%;
	height: auto;
}

* {
	outline: none;
}

.animate {
	-webkit-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-o-transition: 0.3s ease;
}

/* title text */

.main-title-h1 {
	font-size: 45px !important;
}

.main-title-h2 {
	font-size: 30px !important;
}

.main-title-h3 {
	font-size: 25px !important;
}

/* list */

.list-2th, .list-3th, .list-4th, .list-5th, .list-6th {
	display: inline-block;
	vertical-align: top;
}

/* bg */

.bg-blue {
	background: #181256;
}

/* btn */

.btn.w-icon&gt;i {
	padding: 0 9px;
}

.btn-normal {
	min-width: 160px;
	padding: 10px 30px;
	font-size: 15px;
	font-weight: 600;
	text-transform: initial;
	letter-spacing: 0;
}

.btn-white {
	background: #fff;
	color: #181256;
}

.btn-white:hover {
	background: #FF9900;
	color: #181256;
}

.btn-primary-c {
	background: #181256;
	color: #fff;
}

.btn-primary-c:hover {
	background: #FF9900;
	color: #181256;
}

.btn-grey-c {
	background: #666;
	color: #fff;
}

.btn-grey-c:hover {
	background: #333;
	color: #fff;
}

.btn-border {
	background: transparent;
	border: 1px solid #181256;
	color: #181256;
}

.btn-border:hover {
	border-color: #FF9900;
	color: #FF9900;
}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1365px) {}

/*--------------------------------
start. index*/

/*--------------------------------
start. header*/

.spinner7 {
	margin: 0 auto;
}

.spinner7&gt;div {
	width: 12px;
	height: 12px;
	background-color: #025994;
}

#header .language-nav {
	float: right;
}

#header .language-nav .btn {
	color: #000;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0 12px;
	text-decoration: none;
	outline: none;
}

#header .language-nav .btn .ic-img {
	width: 20px;
	margin-right: 10px;
}

#header .language-nav .dropdown-menu {
	padding: 0;
	border: 0;
	border-radius: 15px;
	margin-top: 10px;
	left: auto;
	right: 0;
	min-width: 130px;
}

#header .language-nav .dropdown-menu .span {
	margin: 10px;
	border: 3px solid #181256;
	border-radius: 10px;
	overflow: hidden;
}

#header .language-nav ul {
	margin-bottom: 0;
}

#header .language-nav li {
	padding: 0 8px 0 10px;
	vertical-align: top;
}

#header .header-top {
	font-size: 16px;
	padding: 25px 15px;
	background: #fff;
	border-bottom: 10px solid #181256;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	margin-bottom: 20px;
}

#header .header-top:after {
	content: none;
}

#header .header-top a {
	color: #000;
	display: block;
	padding: 10px 20px;
	text-align: center;
}

#header .header-top a:hover, #header .header-top a.active {
	background: #181256;
	color: #fff;
}

#nav {
	font-size: 16px;
	text-transform: inherit;
}

#nav .nav-top&gt;li {
	margin: 0 0 0 25px;
}

#nav a {
	color: #000;
}

#nav li&gt;a {
	letter-spacing: 0;
	font-weight: 900;
}

#header .opener-icons {
	border: 0;
	color: #181256;
	padding-top: 7px;
}

#header .opener-icons:hover {
	background: #ff9900;
	color: #fff;
}

#header.style2 .logo {
	margin: 0;
	position: absolute;
	top: -112px;
	left: -30px;
	z-index: 1;
}

#header.style2 #nav .nav-top {
	margin-top: 0;
}

#header .icon-list&gt;li {
	margin-top: -10px;
}

#nav .drop ul {
	border: 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	background: #fff;
}

#nav .drop ul a {
	font-size: 15px;
	color: #000;
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
}

#nav .drop ul li:hover&gt;a, #nav .drop ul a:hover {
	padding: 10px 20px;
	color: #ffffff;
	background: #181256;
}

.logo img.mobile-logo, .logo img.fixed-logo {
	display: none;
}

#nav li.active&gt;a {
	color: #000;
}

#nav li.active&gt;a::after {
	content: '';
	height: 6px;
	width: 100%;
	background: #FF9900;
	position: absolute;
	bottom: -20px;
	left: 0;
}

#header.fixed-position .header-top {
	margin-bottom: 30px;
	padding: 11px 15px;
}

#header.fixed-position #nav .nav-top&gt;li&gt;a {
	color: #000;
}

#header.fixed-position .logo {
	top: -22px;
	left: 15px;
}

#header.fixed-position .logo img.fixed-logo {
	display: block;
	max-height: 66px;
	width: 66px;
}

#header.fixed-position .logo img.computer-logo {
	display: none;
}

#header.fixed-position .opener-icons {
	color: #000;
}

#header.fixed-position #nav li.active&gt;a::after {
	bottom: -29px;
}

/*end. header
--------------------------------*/

/*--------------------------------
start. container*/

/* banner */

.main-slider .heading2, .main-slider .title2 {
	color: #181256;
	text-transform: initial;
	font-weight: 900;
}

.main-slider .slick-arrow {
	color: #181256;
}

/* end banner */

.heading .title {
	font-weight: 900;
	line-height: 1.5;
	text-transform: initial;
	margin: 0;
	color: #000;
}

.page-heading {
	max-width: inherit;
}

.page-heading.text-left {
	text-align: left;
}

.page-heading.text-left .heading:after {
	left: 0;
}

.page-heading.text-left.small .heading:after {
	margin: 0;
}

.page-heading.small .heading:after {
	margin: 0 0 0 -25px;
	width: 50px;
	height: 5px;
}

.highlight-box {
	padding: 100px 0;
}

.highlight-box .beans-slider {
	background-color: #181256;
}

.highlight-box .beans-slider .slick-dots {
	width: 415px;
	bottom: 10px;
}

.highlight-box .img-box {
	max-width: 735px;
}

.highlight-box .text {
	background: transparent;
	border: 0;
	padding: 50px 53px;
}

.highlight-box .text .title {
	font-size: 35px;
	font-weight: 400;
	text-transform: initial;
	color: #fff;
	padding-bottom: 25px;
	margin-bottom: 35px;
	border-bottom: 1px solid #fff;
}

.highlight-box .text .title::after {
	content: none;
}

.highlight-box .text .desc {
	font-size: 20px;
	color: #fff;
	line-height: 1.5;
}

.highlight-box.archi-projects .beans-slider .slick-dots li {
	padding: 0 6px;
}

.highlight-box.archi-projects .beans-slider .slick-dots li button {
	width: 12px;
	height: 12px;
	border-width: 1px;
	border-radius: 0;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.highlight-box.archi-projects .beans-slider .slick-dots li.slick-active button, .highlight-box.archi-projects .beans-slider .slick-dots li:hover button {
	border-color: #FF9900;
	background: #FF9900;
}

.about-box {
	background: #EFEFEF;
}

.about-box .text-box {
	padding: 40px 0 20px 40px;
	max-width: 570px;
}

.product-box {
	padding: 100px 0;
}

.portfolio-block .title {
	font-size: 25px;
	letter-spacing: 0;
}

.portfolio-block .title:after {
	width: 30px;
	height: 6px;
	background: #ff9900;
}

.portfolio-block .title.upper {
	text-transform: initial;
}

.portfolio-block .over {
	background: rgba(24, 18, 86, 0.8);
}

.portfolio-block .link {
	width: 70px;
	height: 70px;
	background: #FF9900;
	padding-top: 20px;
}

.portfolio-block .link img {
	width: 34px;
	margin: 0 auto;
}

.work-slider .beans-mask {
	margin-bottom: 80px;
}

.work-slider .slick-arrow {
	width: 48px;
	height: 48px;
	border-radius: 0;
	bottom: -80px;
	background: #E5E5E5;
}

.work-slider .slick-arrow:after {
	font-weight: 600;
	top: 11px;
	left: 20px;
}

.work-slider .slick-prev {
	left: calc(50% - 53px);
}

.work-slider .slick-next {
	left: calc(50% + 8px);
}

.capability-box {
	padding: 60px 0;
}

.links-box {
	padding: 100px 0 0;
}

/*end. container
--------------------------------*/

/*--------------------------------
start. footer*/

.footer-cent {
	padding: 70px 0 60px;
	background: #EFEFEF;
}

.f-block .title {
	color: #181256;
	font-size: 20px;
	letter-spacing: 0;
	text-transform: initial;
	font-weight: 900;
}

.f-company {
	padding-right: 60px;
}

.f-company .desc {
	font-size: 18px;
	font-weight: 600;
}

#footer .logo {
	margin-bottom: 20px;
}

.f-link ul li {
	display: block;
	padding-bottom: 2px;
}

.f-link ul li a {
	color: #000;
	font-size: 18px;
}

.f-info ul li {
	position: relative;
	font-size: 18px;
	padding: 0 0 4px 30px;
}

.f-info ul li, .f-info ul li a {
	color: #000;
}

.f-info ul li img {
	position: absolute;
	top: 7px;
	left: 7px;
}

.footer-bottom {
	padding: 20px 0;
}

.footer-bottom, .footer-bottom a {
	font-size: 15px;
	color: #fff;
	text-transform: initial;
	letter-spacing: 0;
}

.footer-bottom .copyright {
	float: none;
	max-width: inherit;
	text-transform: initial;
}

.f-info ul li a:hover, .f-link ul li a:hover, .footer-bottom a:hover {
	color: #FF9900;
}

.bottom-box1 .copyright{
    color:#fff;
}

#gotoTop {
	border-radius: 0;
	background: #181256;
	opacity: 1;
}

/*end. footer
--------------------------------*/

/*end. index
--------------------------------*/

/*--------------------------------
start. in*/

.page-banner .container {
	padding-top: 300px;
	padding-bottom: 200px;
}

.page-banner .stretch:before, .page-banner .heading:before {
	content: none;
}

.page-banner .heading {
	margin: 0;
	padding: 0;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	font-size: 50px;
}

.breadcrumbs-box {
	background: #181256;
	padding: 8px 0;
}

.breadcrumbs-box .breadcrumbs {
	margin-bottom: 0;
}

.breadcrumbs-box .breadcrumbs li {
	position: relative;
	padding: 0 15px;
}

.breadcrumbs-box .breadcrumbs li+li::before {
	content: '/';
	position: absolute;
	top: 2px;
	left: -3px;
	color: #fff;
}

.breadcrumbs-box .breadcrumbs li a {
	color: #fff;
	font-size: 18px;
}

.breadcrumbs-box .breadcrumbs li.active a {
	font-weight: 600;
}

.content-in-box {
	padding: 60px 0 50px;
}

aside .widget .title {
	font-size: 25px;
	font-weight: 900;
	color: #000;
	margin-bottom: 30px;
}

.widget.cate-widget {
	margin-bottom: 0;
}

.widget.cate-widget ul li {
	margin-bottom: 0;
	position: relative;
	padding-left: 10px;
}

.widget.cate-widget&gt;ul&gt;li::before {
	content: '';
	width: 12px;
	height: 12px;
	background: #B1B1B1;
	position: absolute;
	left: 2px;
	top: 25px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.widget.cate-widget&gt;ul&gt;li.active::before {
	background: #FF9900;
}

.widget.cate-widget ul li a {
	color: #000;
	padding: 20px 0 20px 20px;
	font-size: 22px;
	letter-spacing: 0;
	display: block;
	border-bottom: 2px dotted #B1B1B1;
}

.widget.cate-widget ul li:last-child a, .panel-group .panel:last-child {
	border-bottom: 0;
}

.widget.cate-widget ul li.active a {
	color: #181256;
	font-weight: 900;
}

.widget.cate-widget a {
	color: #000;
	padding: 20px;
	font-size: 19px;
	letter-spacing: 0;
	display: block;
}

.pagination {
	margin: 20px 0 0;
	display: block;
	text-align: center;
}

.pagination&gt;li {
	display: inline-block;
}

.pagination&gt;li&gt;a {
	font-size: 20px;
	color: #000;
	border: 0;
	float: none;
	display: block;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.pagination&gt;.active&gt;a {
	background: #181256;
}

.panel-group .panel {
	border: 0;
	margin-bottom: 0;
	padding-left: 6px;
	position: relative;
	border-bottom: 2px dotted #B1B1B1;
}

.panel-group .panel-heading+.panel-collapse&gt;.panel-body {
	border-top: 0;
	padding: 0;
	border-left: 2px solid #FF9900;
	margin-bottom: 20px;
}

.panel-default&gt;.panel-heading {
	border: 0;
	padding: 0;
	position: relative;
}

.panel-title a {
	color: #000;
	padding: 20px 0 20px 20px;
	font-size: 22px;
	letter-spacing: 0;
	display: block;
}

.panel-group .panel::after {
	content: '';
	width: 12px;
	height: 12px;
	background: #B1B1B1;
	position: absolute;
	left: 2px;
	top: 25px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.panel-title a:hover, .panel-title a {
	background: transparent;
}

.widget.cate-widget .panel-group ul li a {
	padding: 10px 8px;
	font-size: 18px;
	border-bottom: 0;
}

.widget.cate-widget .panel-heading .open-btn {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 1;
}

.widget.cate-widget .panel-heading .open-btn i {
	position: absolute;
	left: -17px;
	top: 1px;
	opacity: 1;
	font-size: 17px;
}

.widget.cate-widget .panel-heading a {
	font-weight: 900;
	color: #181256;
}

.widget.cate-widget .panel-heading a.collapsed {
	font-weight: 400;
}

.widget.cate-widget .panel-heading .collapsed .open-btn .open {
	opacity: 0;
}

.widget.cate-widget .panel-heading .open-btn .open {
	opacity: 1;
}

.widget.cate-widget a:hover .fa {
	color: #000
}

.widget.cate-widget .panel-heading .collapsed .open-btn .fa {
	color: #000;
}

.widget.cate-widget .panel-heading .open-btn .fa {
	color: #FF9900;
}

/* product */

.contentin-left .page-heading {
	margin-bottom: 40px;
}

.article-p {
	margin-bottom: 40px;
}

.product-list .list-3th {
	width: calc(100% / 3 - 15px);
	margin: 0 20px 20px 0;
}

.product-list .list-3th:nth-child(3n) {
	margin-right: 0;
}

.product-list .portfolio-block .box {
	margin: 0;
}

.product-list .portfolio-block .title:after {
	content: none;
}

.product-list .portfolio-block .title {
	font-size: 22px;
	letter-spacing: 0;
}

.portfolio-block .over .plus {
	font-size: 90px;
	font-weight: 200;
	color: #fff;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	margin: 0 auto 15px;
	background: #f90;
}

.btn-group {
	margin-top: 40px;
}

.btn-group&gt;a {
	margin: 0 20px;
}

/* product in */

.flexslider {
	border: 0;
	margin-bottom: 15px;
}

#carousel.flexslider .slides&gt;li {
	margin: 0 15px 0 0;
	opacity: 0.5;
}

#carousel.flexslider .slides&gt;li.flex-active-slide {
	opacity: 1;
}

#carousel.flexslider .slides&gt;li.flex-active-slide img {
	border: 6px solid #FF9900;
}

.single-product-slider.wedding-photos .box {
	margin: 0;
}

.single-product-slider.wedding-photos .over {
	background: rgba(24, 18, 86, 0.8);
}

.single-product-slider.wedding-photos .over a {
	width: 70px;
	height: 70px;
	background: #FF9900;
	text-align: center;
	line-height: 65px;
	margin: -35px;
}

.flexslider:hover .flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 1;
}

.flex-direction-nav a:before {
	color: #fff;
	text-shadow: none;
	font-size: 27px;
}

.flexslider:hover .flex-direction-nav .flex-next {
	right: 20px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
	left: 20px;
}

#carousel .flex-direction-nav a {
	display: none;
}

.information-box {
	padding: 40px 0 10px;
}

.information-box .page-heading {
	margin-bottom: 40px;
}

.nav-pills {
	margin-bottom: 20px;
}

.nav-pills&gt;li&gt;a {
	border-radius: 0;
	font-size: 22px;
	padding: 2px 22px;
	color: #000;
}

.nav-pills&gt;li.active&gt;a::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #181256 transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}

.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:hover, .nav-pills&gt;li.active&gt;a:focus {
	background-color: #181256;
}

.information-box .tab-pane {
	padding: 25px;
	border: 1px solid #181256;
}

.relate-slider {
	padding: 40px 0;
}

.relate-slider .work-slider .beans-mask {
	margin-bottom: 0;
}

/* press */

.blog-m-post .meta li {
	font-size: 16px;
	padding: 0 20px 0 0;
}

.blog-m-post .meta li img {
	width: 15px;
	margin-right: 5px;
	margin-bottom: 0;
}

.blog-m-post.accordion .blog-txt .title {
	font-weight: 600;
}

.blog-m-post.accordion.active .blog-txt {
	border-color: #B1B1B1;
	padding: 25px 20px 30px 115px;
}

.blog-m-post.accordion .blog-slide .desc {
	font-size: 20px;
	margin-bottom: 40px;
}

.blog-m-post.accordion .btn {
	border-width: 1px;
}

.blog-m-post.accordion .box-holder {
	top: -80px;
}

.blog-m-post .icon {
	background: #ff9900;
	width: 80px;
	height: 80px;
	padding: 12px 0;
}

.blog-m-post time {
	background: #3A3A3A;
	width: 70px;
	height: 70px;
	font-size: 20px;
	padding-top: 3px;
	letter-spacing: 0;
	font-weight: 900;
}

.blog-m-post time .add {
	font-size: 30px;
	line-height: 1.2;
}

.blog-m-post .icon img {
	width: 42px;
}

/* press in */

.blog-post-v1 {
	border-bottom: 0;
}

.blog-m-post.blog-post-v1 .icon {
	padding: 20px 0;
}

.blog-post-v1 .txt {
	padding-left: 90px;
}

.blog-post-v1 .txt p {
	margin-bottom: 0;
}

/* investor */

.investor-list .list-head {
	padding-bottom: 30px;
	border-bottom: 1px solid #181256;
	position: relative;
}

.investor-list .list-head::before {
	content: '';
	width: 50px;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #181256;
}

.investor-list .list-head .title {
	color: #000;
	font-weight: 900;
	margin: 0;
}

.update-form {
	text-align: right;
}

.update-form .jcf-select {
	border-color: #181256;
	margin: 0;
	width: 200px;
}

.update-form .jcf-select .jcf-select-text {
	color: #181256;
	font-size: 15px;
	line-height: 40px;
	font-weight: 900;
	margin: 0px 30px 0 15px;
	letter-spacing: 1px;
	text-align: left;
}

.update-form .jcf-select .jcf-select-opener:before {
	content: '\f0d7';
	margin: -10px;
	color: #181256;
}

.jcf-list {
	border: 1px solid #ccc;
}

.jcf-list .jcf-option {
	padding: 10px 15px;
	font-size: 15px;
}

.investor-mainlink {
	text-align: center;
}

.investor-mainlink ul li {
	border-bottom: 2px #ccc dashed;
	padding: 15px 0;
}

.investor-mainlink ul li:last-child {
	border-bottom: 0;
}

.investor-mainlink ul li .title {
	font-size: 25px;
	font-weight: 900;
	line-height: 1.5;
	padding: 40px;
	margin: 0;
}

.investor-mainlink ul li:hover .title {
	background: #EFEFEF;
}

.investor-mainlink ul li .title a {
	color: #000;
	text-decoration: none;
}

.investor-mainlink ul li .title a img {
	display: block;
	margin: 6px auto;
}

.investor-list ul li a {
	font-size: 18px;
	color: #000;
	display: block;
	padding: 15px 30px;
	border-bottom: 1px solid #B1B1B1;
	text-decoration: none;
	position: relative;
}

.investor-list ul li a::before {
	content: '';
	width: 12px;
	height: 12px;
	background: #B1B1B1;
	position: absolute;
	left: 8px;
	top: 22px;
}

.investor-list ul li a img {
	position: absolute;
	right: 10px;
	top: 20px;
}

/* contact */

.contact-info .info-box {
	margin: 15px 0;
	padding: 20px 0;
	border-bottom: 2px dashed #B1B1B1;
}

.info-box:last-child {
	border-bottom: 0;
}

.contact-info .info-box ul li {
	font-size: 20px;
	color: #000;
	position: relative;
	padding: 4px 0 4px 50px;
}

.contact-info .info-box ul li .title {
	display: inline-block;
	margin: 0;
}

.contact-info .info-box ul li .company-name {
	font-weight: 900;
}

.contact-info .info-box ul li a {
	color: #000;
	text-decoration: none;
}

.contact-info .info-box ul li a:hover {
	color: #FF9900;
}

.contact-info .info-box ul li i {
	font-size: 15px;
	position: absolute;
	top: 13px;
	left: 13px;
	color: #FF9900;
	width: 20px;
	text-align: center;
}

.contact-form-c .form-group {
	margin-bottom: 20px;
}

.contact-form-c .form-group .label {
	font-size: 20px;
	color: #000;
	font-weight: 400;
	display: inline-block;
	padding: 0 0 10px;
}

.contact-form-c .form-group .form-control {
	border-color: #B1B1B1;
}

.contact-form-c .form-group .form-control:not(textarea) {
	height: 52px;
}

.contact-form-c .form-group textarea.form-control {
	height: 200px;
	border-radius: 0;
}

.checkbox {
	padding-left: 20px;
}

.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 3px;
	margin-left: -20px;
	border: 1px solid #b1b1b1;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	top: 2px;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 14px;
	color: #555555;
}

.checkbox label a {
	color: #FF9900;
}

.checkbox input[type="checkbox"] {
	opacity: 0;
	display: none;
}

.checkbox input[type="checkbox"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
	opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}

.checkbox.checkbox-inline {
	margin-top: 0;
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked+label::after {
	color: #fff;
}

.map-box {
	margin-top: 80px;
}

.map-box .page-heading {
	margin-bottom: 40px;
}

.search-list .list-head .title {
    color: #181256;
    font-weight: 900;
    margin-bottom: 30px;
}

.search-list ul li {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.search-list ul li:last-child {
	border-bottom: 0;
}

.search-list ul li a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 240px);
}

.search-list ul li a:hover {
	color: #FF9900;
}

.search-list .badge-name {
	float: right;
	background: #181256;
	font-size: 12px;
	padding: 5px 10px;
}

.search-list .badge-date {
	color: #181256;
	font-size: 13px;
	font-weight: 900;
	margin-right: 25px;
}

@media (max-width: 1440px) {
	.page-banner .container {
		padding-top: 250px;
		padding-bottom: 150px;
	}
}

@media (max-width: 1365px) {}

@media (max-width: 1219px) {
	.highlight-box .img-box {
		max-width: 500px;
	}
	.page-banner .container {
		padding-top: 175px;
		padding-bottom: 95px;
	}
	.page-banner .heading {
		font-size: 25px;
		letter-spacing: 0;
	}
	.breadcrumbs-box {
		text-align: center;
		padding: 9px 0;
	}
	.breadcrumbs-box .breadcrumbs li a {
		font-size: 15px;
	}
	.page-banner .holder {
		float: none;
		max-width: 100%;
		text-align: center;
	}
	.logo img.computer-logo {
		display: none;
	}
	.logo img.mobile-logo {
		display: block;
		position: relative;
		left: 35px;
		top: 5px;
	}
	.logo .mobile-s {
		position: relative;
		display: block;
	}
	.logo .mobile-s::before {
		content: '';
		background-image: url(../images/index/logo-m-bg.svg);
		position: absolute;
		bottom: -23px;
		left: -5px;
		width: 150px;
		height: 51px;
		background-repeat: no-repeat;
		background-size: 150px 51px;
		z-index: -1;
	}
	#header .header-top {
		padding: 10px 15px;
		border-bottom-width: 5px;
	}
	#header.style2 .logo {
		top: -67px;
		left: 0;
	}
	#nav .nav-top&gt;li {
		margin: 0 0 0 18px;
	}
}

@media (max-width: 1199px) {}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
	.blog-m-post.accordion .blog-txt {
		padding: 10px 20px 20px 113px;
	}
	.blog-m-post.accordion .blog-txt .title {
		margin-bottom: 10px;
		line-height: 1.3;
	}
	.blog-post-v1.style-full .blog-txt {
		padding: 0 0 6px 90px;
	}
	.highlight-box .img-box {
		max-width: 100%;
	}
	.highlight-box .beans-slider .slick-dots {
		width: 100%;
	}
	.highlight-box .text {
		padding: 40px 20px 80px;
	}
	.main-title-h1 {
		font-size: 35px !important;
	}
	.about-box .text-box {
		padding: 40px 20px;
		max-width: 100%;
	}
	.product-box, .highlight-box, .capability-box {
		padding: 40px 0;
	}
	.links-box {
		padding: 40px 0 0;
	}
	#header.style2 .logo {
		left: 50%;
		margin-left: -77px;
		top: -66px;
	}
	#header .header-top {
		padding: 6px 15px;
	}
	#header.style2 .language-nav {
		bottom: -45px;
		position: relative;
		right: -25px;
	}
	#header .language-nav .btn {
		letter-spacing: 0;
		font-size: 15px;
		color: #181256;
		padding: 0 7px;
	}
	#header .language-nav .btn .ic-img {
		margin-right: 4px;
	}
	#header .opener-icons {
		padding-top: 4px;
	}
	#nav .nav-opener {
		border: 0;
		top: -10px;
		color: #181256;
		padding: 7px 0 0;
	}
	#nav .nav-opener .fa, #header .opener-icons {
		font-size: 19px;
	}
	#nav li.active&gt;a {
		color: #f90;
	}
	#nav li.active&gt;a::after {
		content: none;
	}
	.main-slider .slick-arrow {
		margin: 16px 0 0;
	}
	.main-slider .slick-arrow:after {
		font-size: 30px;
	}
	.main-slider:hover .slick-prev {
		left: 5px;
	}
	.main-slider:hover .slick-next {
		right: 5px;
	}
}

@media (max-width: 767px) {
	/*g-recaptcha*/
	.g-recaptcha {
		transform: scale(0.82);
		-webkit-transform: scale(0.82);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	#header.style2 .logo {
		margin-left: -70px;
		top: -58px;
	}
	.logo img.mobile-logo {
		max-width: 140px;
	}
	.logo .mobile-s::before {
		bottom: -20px;
	}
	.widget.cate-widget ul li a, .widget.cate-widget a {
		font-size: 16px;
		padding: 10px 10px 10px 20px;
	}
	.widget.cate-widget&gt;ul&gt;li::before, .panel-group .panel::after, .investor-list ul li a::before {
		top: 14px;
	}
	aside .widget .title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.panel-group {
		margin-bottom: 0;
	}
	.panel-group .panel+.panel {
		margin-top: 0;
	}
	.widget.cate-widget .panel-heading .open-btn {
		top: 19px;
	}
	.widget.cate-widget .panel-group ul li a {
		padding: 8px;
		font-size: 15px;
	}
	.widget.cate-widget {
		padding-bottom: 40px;
	}
	.investor-mainlink ul li .title {
		font-size: 20px;
	}
	.main-title-h1 {
		font-size: 25px !important;
	}
	.main-title-h2 {
		font-size: 25px !important;
	}
	.main-title-h3 {
		font-size: 18px !important;
	}
	.page-heading .heading {
		padding-bottom: 15px;
	}
	.highlight-box .text .title {
		font-size: 22px;
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	.highlight-box .text .desc {
		font-size: 15px;
	}
	.update-form .jcf-select {
		width: 100%;
	}
	.investor-list .list-head .title {
		margin-bottom: 10px;
		padding-bottom: 18px;
		border-bottom: 1px solid #181256;
		position: relative;
	}
	.investor-list .list-head .title::before {
		content: '';
		width: 50px;
		height: 5px;
		position: absolute;
		bottom: 0;
		left: 0;
		background: #181256;
	}
	.investor-list .list-head {
		border-bottom: 0;
	}
	.investor-list .list-head::before {
		content: none;
	}
	.investor-list ul li a {
		font-size: 15px;
		padding: 10px 30px;
	}
	.investor-list ul li a img {
		top: 12px;
	}
	.contact-form-c {
		margin-bottom: 30px;
	}
	.contact-form-c .form-group .label {
		font-size: 18px;
	}
	.contact-info .info-box ul li {
		font-size: 18px;
		padding-left: 35px;
	}
	.contact-info .info-box ul li i {
		top: 9px;
		left: 0;
	}
	.map-box {
		margin-top: 0;
	}
	.product-list .list-3th {
		width: calc(100% / 2 - 11px);
	}
	.product-list .list-3th:nth-child(3n) {
		margin-right: 20px;
	}
	.product-list .list-3th:nth-child(2n) {
		margin-right: 0;
	}
	.product-list .portfolio-block .title {
		font-size: 18px;
	}
	.blog-m-post.accordion .blog-txt, .blog-m-post.accordion.active .blog-txt {
		padding: 20px 15px 30px;
		border: 0;
	}
	.blog-m-post.accordion {
		margin: 0 -15px;
	}
	.blog-m-post.accordion.active {
		margin: 0 -15px 30px;
		border-bottom: 2px solid #707070;
	}
	.information-box {
		padding-top: 20px;
	}
	.nav-pills&gt;li&gt;a {
		font-size: 20px;
		padding: 2px 14px;
		margin-bottom: 20px;
	}
	.work-slider .beans-mask, .relate-slider .work-slider .beans-mask {
		margin-bottom: 40px;
	}
	.work-slider .slick-arrow {
		bottom: -40px;
	}
	.blog-post-v1 .box-holder {
		display: none;
	}
	.blog-post-v1.style-full .blog-txt, .blog-post-v1 .txt {
		padding-left: 0;
	}
	.links-box .portfolio-block .box {
		margin: 0;
	}
	.portfolio-block .title {
		font-size: 20px;
	}
	.main-slider .caption .holder {
		padding: 0;
	}
	.footer-cent {
		padding: 40px 0;
	}
	.f-company {
		text-align: center;
		padding-right: 0;
	}
	.f-block .title {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.f-link ul li a, .f-info ul li {
		font-size: 15px;
	}
	.f-info ul li {
		display: block;
	}
	.footer-bottom, .footer-bottom a {
		font-size: 12px;
	}
	.search-popup .close-btn {
		right: -1px;
		width: 50px;
		height: 50px;
	}
	.search-popup .close-btn:before, .search-popup .close-btn:after {
		top: 23px;
		left: 16px;
	}
}

@media (max-width: 480px) {
	.product-list .list-3th {
		width: 100%;
	}
	.product-list .list-3th:nth-child(3n) {
		margin-right: 0;
	}
	.btn-group {
		display: block;
	}
	.btn-group&gt;a {
		width: 100%;
		margin: 0 0 10px;
		float: none !important;
	}
	.search-list ul li {
		padding: 15px 0;
	}
	.search-list ul li a {
		display: block;
		width: 100%;
		padding-top: 10px;
	}
	.search-list .badge-name {
		position: absolute;
		top: 15px;
		right: 0;
	}
}

@media (max-width: 320px) {}

/*end. in
--------------------------------*/</pre></body></html>