<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("swiper.css");
@import url("../bootstrap/css/bootstrap.css");
@import url("animate.css");
@font-face {
	font-family: 'Capture it';
	src: url('./CAPTURE IT.TTF');
}
@font-face {
	font-family: 'AvantGardeITCbyBT';
	src: url('./AVANTGARDEITCBYBT-BOOK.TTF');
}
@font-face {
	font-family: 'ITC Avant Garde Gothic Demi';
	src: url('./AVGR65W.TTF');
}
* { margin:0; padding:0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body,div,ul,p,figure,h1,h2,h3,h4,h5,h6{ margin:0;padding:0;}
ul li { list-style:none;}
a {cursor:pointer;touch-callout: none; text-decoration:none; hide-focus: expression(this.hideFocus=true); outline:none;}
a:focus{outline:0;}
em,i{font-style: normal;}
input:focus,textarea:focus {outline:none;}
input,textarea,select {font-family: inherit;font-size: inherit;font-weight: inherit;}
button,input[type="submit"] {border: none;background: none;appearance: none;outline: none;}
input,textarea {border: none;background: none;appearance: none;outline: none;}
img {border:none; vertical-align:middle;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content:"";clear: both;height: 0;}
.clearfix{*zoom:1;}
table{width:100% !important;border-collapse: collapse !important;border: 1px solid #ddd !important;}
table td{border: 1px solid #ddd !important;}
table tr{border: 1px solid #ddd !important;}
.left {float: left;}
.rig {float: right;}

body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px; color: #fff;font-family: 'å¾®è½¯é›…é»‘';overflow-x:hidden;background: #0f2128;}
.pad5 {padding:5% 0;}
.pad4 {padding:4% 0;}
.pad3 {padding:3% 0;}
.pad2 {padding:2% 0;}
.overflow {overflow: hidden;}
.Imghover {transform:scale(1.05);-webkit-transform:scale(1.05);}
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.Imghover:hover{ transform:scale(1.02,1.02);-moz-transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02);-o-transform:scale(1.02,1.02);-webkit-transform:scale(1.02,1.02); opacity:0.9;}
.padding {padding:3% 0 2%;}
.logo {display: flex;align-items: center;font-family: 'Capture it';}
.logo a {padding-right: 20px;transition: all .5s;}
.logo a img {transition: all .5s;max-width: 140px;}
.logo div h1 {font-size: 30px;color: #fff;text-transform: uppercase;display: block;}
.logo div p {display: block;font-size: 18px;text-transform: uppercase;color: #fff;}

/*-- å…±ç”¨å¤´éƒ¨æ&nbsp;·å¼ --*/
.nav {display: flex;justify-content: space-between;align-items: center;}
.navBox {width: 100%;position: relative;z-index: 999;padding:15px 0 0;position:fixed;top: 0;transition: all .5s;}
.navbar-nav {justify-content: space-between;width:100%;align-items: center;}
.navbar-nav .nav-item {float: left;position: relative;}
.navbar-light .navbar-nav .nav-link {position: relative;transition: all 200ms linear;padding: 0;font-size: 20px; color: #fff;text-transform: uppercase;font-family: "å¾®è½¯é›…é»‘";font-weight: bold;}
.navbar-light .navbar-nav .nav-link::after {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:-3px;height:3px;opacity: 0;
	background-color: #4bb7c8;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.navbar-light .navbar-nav .default a::after,.navbar-light .navbar-nav .nav-item:hover a::after {left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s}
.navbar-light .navbar-nav .default a,.navbar-light .navbar-nav .nav-link:hover {color: #4bb7c8;}
.navbar {padding:0;}
.nav-rig {width:50%;display: flex;justify-content: flex-end;align-items: center;margin: 0 5%;}
.search {cursor: pointer;}
.searchBox {position: absolute;z-index: 999; left: 0;top:145px;padding: 10px 0; width: 100%;height:auto;background: #4bb7c8;-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;transition: all ease 0.5s;-webkit-transform: perspective(700px) rotateX(-30deg);
	-ms-transform: perspective(700px) rotateX(-30deg);transform: perspective(700px) rotateX(-30deg);transform-origin: top center;opacity: 0;visibility: hidden; }
.searchCont {padding:0 0 0 0;width: 100%;}
.searchBox .ser-nr{display: flex;justify-content: space-between;align-items: center;padding: 0;}
.searchCont input {display: block;float: left;width:90%;height: 40px;background: #fff;padding: 0 10px;}
.searchCont button {display: block;width:10%;text-align: center;line-height: 40px; cursor: pointer;}
.close {float: right;opacity: 1;line-height: 40px;}
.show {-webkit-transform: perspective(0) rotateY(0deg);-ms-transform: perspective(0) rotateY(0deg);transform: perspective(0) rotateY(0deg);
opacity: 1;visibility: visible;-webkit-transition: all ease 0.5s;-moz-transition: all ease 0.5s;transition: all ease 0.5s;}
.nav-lang{}
.lang {position: relative;cursor: pointer;}
.lang-nr {display: flex;align-items: center;justify-content: space-between;font-size: 20px;color: #435763;}
.lang-nr img:nth-child(1) {margin-right: 10px;}
.more-down {position: absolute;width:300%;top: 115%;left: -100%;z-index: 2;background:rgba(15,33,40,.5);padding:0;transition:all 500ms ease;opacity: 0;border-radius: inherit;
	min-width: inherit;overflow: hidden;border-radius: inherit;display:block;transition:all 500ms ease;opacity: 0;
	-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;
	-webkit-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0);
	-webkit-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;-moz-transform-origin:top;transform-origin:top;}
.more-down a {display: block;line-height: 36px;color: #fff;font-size: 14px;padding: 5px 15px;}
.more-down a:hover {color: #4bb7c8;}
.more-down a img {margin-right: 10px;}
.lang:hover .more-down {display:block;opacity: 1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);}
.nav-you a {display: block;width: 118px;height: 38px;text-align: center;line-height: 38px;color: #fff;text-transform: uppercase;font-size: 14px;}

.fix {position: fixed;width: 100%;top: 0;padding: 0; z-index: 9999;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);background: rgba(15,33,40,1);}
.fix .logo img {max-width:59px;}
.fix .searchBox {top: 80px;}

/* .swiper-pagination-bullet-active { background:#0299ef;} */
.nei-banner {position: relative;}
.crumbs {line-height:60px;color: #fff;background: #e9b26e;}
.crumbs .container {padding: 0;}
.crumbs p a {color: #fff;text-transform: uppercase;}

/*-- å…±ç”¨æ&nbsp;‡é¢˜æ&nbsp;·å¼ --*/
.title {padding-bottom: 15px;}
.title h1 {display:block;font-size: 54px;text-transform:uppercase;font-family: 'Capture it';}
.title p {display:block;color: #62929a;text-transform: uppercase;font-family: 'AvantGardeITCbyBT';}
.tit h1 {font-family: 'Montserrat';font-size: 50px;text-transform: uppercase;font-weight: bold;opacity: .8;}
.tit i {display: block;width: 48px;height:5px;background: #000000;margin: 10px 0 15px;opacity: .5;}
.tit p {font-size: 21px;color: #000;opacity: .8;text-transform: uppercase;}

/*-- å…±ç”¨è½®æ’­ç»„ä»¶æ&nbsp;·å¼ --*/
.swiper-nr {width: 100%;position: relative;}
.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-containers,.swiper-container1,.swiper-container2,.swiper-container3,.swiper-container4,.swiper-container5,.swiper-container6 {width: 100%;overflow: hidden;}
.swiper-containers,.swiper-container1,.swiper-container2,.swiper-container3,.swiper-container4,.swiper-container5,.swiper-container6 {position: relative;}
.swiper-btn {outline: none; -moz-user-select: none; /*ç«ç‹*/
	-webkit-user-select: none; /*webkitæµè§ˆå™¨*/
	-ms-user-select: none; /*IE10*/
	-khtml-user-select: none; /*æ—©æœŸæµè§ˆå™¨*/
	user-select: none;
}

/*-- å…±ç”¨åº•éƒ¨æ&nbsp;·å¼ --*/
.foot-nav {background: #06120b;}
.foot-navnr {display: flex;justify-content: space-between;align-items: center;}
.foot-navnr a {font-size: 20px;font-family: 'å¾®è½¯é›…é»‘';text-transform: uppercase;line-height:86px;color: #fff;font-weight: bold;}
.foot-navnr .default,.foot-navnr a:hover {color: #4bb7c8;}
.footer {color: #ffff;position: relative;overflow: hidden;background: url(../img/foot-bg.jpg) left top;padding: 3% 0 5%;}
.foot-nr {background: #07140b;}
.foot-nr h6 {font-size: 30px;text-transform: uppercase;font-family: 'Capture it';}
.foot-nr i {display: block;width: 55px;height: 2px;background: #4bb7c8;margin-top:20px;}
.foot1 {text-align: center;padding: 3% 0 0 5%;}
.foot-logo {margin-bottom:30px;}
.foot2 {padding: 0 15px 0 5%;}
.foot2 ul {margin-top:20px;}
.foot2 ul li {display: block;margin-bottom: 3%;}
.foot2 ul li span {display: block;color: #4bb7c8;line-height: 24px;}
.foot2 ul li p {color: #fff;font-size: 14px;line-height: 24px;font-family: 'AvantGardeITCbyBT';}
.foot2 ul li p a {color: #fff;}
.foot2 ul li p a:hover {color: #4bb7c8;text-decoration: underline;}
.foot3 {padding: 0 7% 0 5%;}
.foot3 .di{margin-top:4%;font-size:12px;display: flex;justify-content: flex-end;}
.foot3 .di a {color:#fff;margin-right:10px;}
.foot-item {margin-bottom: 12px;padding: 0 6px;}
.foot-item input {display: block;width: 100%;height:35px;background: #fff;padding: 0 10px;font-family: 'AvantGardeITCbyBT';}
.foot-item textarea {display: block;width: 100%;height: 76px;background: #fff;padding: 5px 10px;font-family: 'AvantGardeITCbyBT';}
.foot-item button {display: block;width: 109px;height: 34px;text-align: center;line-height: 34px;color: #fff;font-size: 14px;margin-top: 20px;cursor: pointer;}

.foot-item input::-webkit-input-placeholder {color: #838383;}
.foot-item input:-moz-placeholder {color: #838383;}
.foot-item input::-moz-placeholder {color: #838383;}
.foot-item input::-ms-input-placeholder {color: #838383;}

.foot-item textarea::-webkit-input-placeholder {color: #838383;}
.foot-item textarea:-moz-placeholder {color: #838383;}
.foot-item textarea::-moz-placeholder {color: #838383;}
.foot-item textarea::-ms-input-placeholder {color: #838383;}


/*-- å…±ç”¨åˆ†é¡µæ&nbsp;‡ç­¾æ&nbsp;·å¼ --*/
.page { padding:2% 0 0;}
.page ul {text-align: center;}
.page ul li {display:inline-block;}
.page ul a { display: inline-block;text-align: center; margin: 0 2px; width:28px; height:28px;line-height: 28px;border: 1px solid #d1cac3;color:#fff; font-size: 16px;}
.page ul a.page-num-current{background:#4bb7c8;color: #fff;border: 1px solid #4bb7c8;}
.page2 { padding: 4% 0 0;}
.page2 ul{ text-align: center; margin: 0;padding: 0;}
.page2 ul li{ display: inline-block; cursor: pointer; margin: 0 1%; width:177px; height:37px;border: 1px solid #d1cac3;color:#fff;font-size: 14px; text-align:center; line-height: 37px;}
.page2 li:hover { background:#4bb7c8;color: #fff;border: 1px solid #4bb7c8;}

/*-- å…±ç”¨æ•ˆæžœæ&nbsp;·å¼ --*/
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.hov5:hover::before {-webkit-animation: shine .75s;animation: shine .75s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}

.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.line0 {position: relative;overflow: hidden;}
.line0 img {transition: 3s;}
.line1::before,.line1::after {position: absolute;top:20px;right:20px;bottom:20px;left:20px;content: '';opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.line1::before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
.line1::after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
.line0:hover .line1::before,
.line0:hover .line1::after{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.line0:hover img {transform: scale(1.1,1.1);}

.kai {position: relative;}
.kai::before {background: rgba(255, 255, 255, 0.3);bottom: 0;content: "";left: 50%;position: absolute;right: 50%;top: 0;opacity: 1;width: 0;}
.kai::after {background: rgba(255, 255, 255, 0.6);bottom: 50%;content: "";left: 0;position: absolute;right: 0;top: 50%;opacity: 1;width: 0;}
.kai:hover::before {left: 0;right: 0;opacity: 0;width: auto;transition: all 900ms linear;}
.kai:hover::after {top: 0;bottom: 0;opacity: 0;width: auto;transition: all 900ms linear;}

/*******************************
  -------[=æµ®åŠ¨é€šè®¯=]-------
********************************/
.global_toolbar {position: fixed;z-index: 1001;top: 0;right: 0;width: 0;height: 100%;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);border-left: 1px solid #d0d0d0;background: #fff}
.toolbar_btn {position: absolute;top: 100%;left: -50px;width: 50px}
.toolbar_btn a,.toolbar_btn a samp {position: relative;display: block;height: 50px;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);border-bottom: 1px solid #fff;}
.toolbar_btn a samp {z-index: 2;width: 50px;color: #fff;background-color: #4bb7c8;}
.toolbar_btn a em {font-size: 14px;font-style: normal;line-height: 50px;position: absolute;z-index: 1;top: 0;right: 50px;display: block;overflow: hidden;width: 0;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);text-align: center;color: #fff;background-color: #333;}
.toolbar_btn a em i {display: block;color: #fff;}
.toolbar_btn a:hover em {width: 240px;background: #4bb7c8;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 10px;left: 10px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}
.toolbar_btn a:hover .em {padding:10px;}

@media only screen and (max-width:1400px) {
	.nav,.di .container {padding: 0 15px;}
	.nav-rig {margin: 0;}
	.navbar-light .navbar-nav .nav-link {padding: 0;font-size: 18px;}
	.title h1 {font-size: 44px;}
	.foot-navnr a {font-size: 18px;}
	.foot-nr h6 {font-size: 28px;}
	
}
@media only screen and (max-width:1300px) {
	.title h1 {font-size: 40px;}
	.foot-navnr a {font-size: 16px;}
}
@media only screen and (max-width:1200px) {
	.navbar-light .navbar-nav .nav-link {padding: 0;font-size: 16px;}
	.title h1 {font-size: 36px;}
	.foot-nr h6 {font-size: 24px;}
}
@media screen and (max-width:990px) {
	.navbar-light .navbar-toggler {border: 1px solid #fff;}
	.navbar-light .navbar-toggler-icon {background: url(../img/0.png);}
	.searchBox .ser-nr {padding: 0 15px;}
	.title h1 {font-size: 30px;}
	.logo {float: inherit;justify-content: center;}
	.logo a img {max-width:59px;}
	.nav-rig { width: 100%;position: absolute;top:20px;left: 15px;display: block;}
	.navbar-nav {display: block;background: #0f2128;}
	.navbar-light .navbar-nav .nav-link {line-height: 40px;}
	.navbar-light .navbar-nav .nav-link::after,.navbar-light .navbar-nav .default a::after, .navbar-light .navbar-nav .nav-item:hover a::after {display: none;}
	.navbar-nav .nav-item {float: inherit;}
	.navbar-nav {width: 96%;padding: 10px 15px;}
	.nav{display: block;}
	.nav-you {display: none;}
	.nav-lang {position: absolute;right: 15px;top:25%;}
	.search {position: absolute;right:8%;top:25%;}
	.more-down {left: inherit;right: 0;}
	.foot-navnr a {font-size: 14px;}
	.foot-nr h6 {font-size: 20px;}

}
@media screen and (max-width: 768px) {
	.global_toolbar {display: none;}
	.title h1 {font-size:26px;}
	.title p {font-size: 14px;}
	.navbar-nav {width: 94%;}
	.foot-nr {padding: 3% 15px;}
	.foot1 {padding: 0 15px;}
	.foot2,.foot3 {padding: 0 15px;margin-top: 15px;}
	.foot3 {padding: 0 20px;}
	.navBox {padding: 0;}
	.logo div h1 {font-size: 24px;}
	.logo div p {font-size: 14px;}
	.search {display: none;}
	.foot-item button {margin: 0;width: 100%;}
	.foot-logo {margin-bottom: 10px;}
	.foot-logo img {max-width:90px;}
	.fix .logo img,.logo a img {max-width: 49px;}
	.page2 ul li {width: 150px;}
	
}</pre></body></html>