@font-face {
	font-family: 'Casanova Scotia';
	src: url('./CASANOVA-SCOTIA-2.OTF');
}
@font-face {
	font-family: 'Akzidenz-Grotesk BQ';
	src: url('./AkzidenzGrotesk-Medium.otf');
}
* { 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,button: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;}

.container-fluid{padding: 0;}
.container {width: 100%;margin: 0 auto;padding: 0;}
body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px; color: #323232;font-family: Arial, Helvetica, sans-serif;overflow-x:hidden;background: #ffffff;}
.pad5 {padding:5% 0;}
.pad4 {padding:4% 0;}
.pad3 {padding:3% 0;}
.pad2 {padding:2% 0;}
.pad1 {padding:1% 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 {float: left;text-align: center;}
.logo a {display: flex;align-items: center;}
.logo a img {display: block;margin:0 30px 0 0;}
.logo a h1 {font-size:30px;color: #323232;font-family: 'Casanova Scotia';text-transform: uppercase;}

/*-- 共用头部样式 --*/
.nav-top {padding: 13px 0 10px;}
.nav-top .container {padding: 0;display: flex;justify-content: space-between;align-items: center;}
.nav-zuo{display: flex;align-items: center;}
.nav-zuo a {margin-right:25px;}
.nav-you {display: flex;align-items: center;justify-content: space-between;font-size: 18px;}
.nav-you p span {display: block;}
.nav-you p:nth-child(2) {margin-left:30px;}
.nav-you p a {color: #323232;}
.nav-you p a:hover {color: #0068b7;text-decoration: underline;}
.nav {background: #30333a;}
.nav .container {padding: 0;display: flex;justify-content: space-between;align-items: center;}
.navBox {width: 100%;position: relative;z-index: 999;padding:0;}
.navbar-nav {justify-content: space-between;width:100%;align-items: center;}
.navbar-nav .nav-item {float: left;position: relative;}
.navbar-nav .nav-item img {transition: .6s; transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);display: none;}
.navbar-nav .nav-item:hover img,.navbar-light .navbar-nav .default img {transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.navbar-nav .nav-item:nth-child(2) img {
    display: block;
}
.navbar-light .navbar-nav .nav-link {position: relative;padding:0;font-size:20px;line-height:70px;color:#f2f2f2;text-transform:capitalize;font-family: 'Raleway';margin-right: 5px;
	-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;display: flex;align-items: center;}
.navbar-light .navbar-nav .nav-link img {margin-left: 10px;}
.navbar-light .navbar-nav .default .nav-link,.navbar-light .navbar-nav .nav-link:hover {color:#0091ff;}
.dropdown-menu {padding:0;line-height:35px;font-size: 16px;width:180px; position: absolute;border-radius: 0; top:70px;left:0;border: none;color: #333;
	transition:all 500ms ease;opacity: 0;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);background:#fff;z-index: 999;
	min-width: inherit;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;}
.dropdown-item a {line-height:25px;font-size: 14px;color: #333 !important;text-decoration: inherit;}
.navbar .navbar-nav .nav-item:hover .dropdown-menu {display:block;opacity: 1;
	-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);}
.dropdown-item:hover {background: #0091ff;}
.dropdown-item:hover {color: #fff !important;}
.navbar-nav i:last-child {display: none;}
.navbar {padding:0;position: relative;width:50%;margin-right: 18%;}

.search {display: flex;align-items: center;justify-content: space-between;width:376px;height:36px;background: #41454d;}
.search input {display: block;width: 90%;height: 28px;padding:0 10px;color: #fff;border: none;background: none;}
.search button {display: flex;width: 10%;height: 28px;align-items: center;justify-content: space-between;}

.lang {position: relative;}
.lang-nr {color: #fff;width: 115px;height:37px;display: flex;align-items: center;justify-content: center;}
.lang-nr span {margin-right: 10px;}
.more-down {position: absolute;width:100%;top:37px;left:0;z-index: 2;background:#fff;padding:0;transition:all 500ms ease;opacity: 0;border-radius: inherit;
	min-width: inherit;overflow: hidden;border-radius:0;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: #000;font-size: 14px;padding: 5px 5px 5px 10px;font-family: 'Arial';text-align: left;}
.more-down a:hover {background:#0091ff;color: #fff;}
.more-down a img {margin-right:5px;}
.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);}

.swiper-pagination-bullet-active {background:#85a42c;}
.nei-banner {position: relative;overflow: hidden;}
.nei-nr {width: 100%;height: 100%;background: rgba(0,0,0,.7);position: absolute;top: 0;left: 0;text-align: center;padding-top:8%;color: #fff;}
.nei-nr h3 {font-size: 48px;text-transform: uppercase;}
.nei-nr i {display: inline-block;width:60px;height:5px;background: #fff;margin: 10px auto;}
.nei-nr p {font-size: 14px;}
.crumbs {width: 100%;height: auto;position: absolute;left: 0;bottom:0;background: rgba(27,31,32,.8);border-top: 1px solid #fff;}
.crumbs p {color: #fff;line-height: 60px;text-transform: uppercase;}
.crumbs p a {color: #fff;}

/*-- 共用标题样式 --*/
.title h3 {font-size: 40px;font-family: 'Casanova Scotia';color: #000000;text-transform: uppercase;}
.title i {display: inline-block;width: 41px;height: 4px;background: #0068b7;margin-top: 10px;}
.title p {font-size: 16px;color: #000000;opacity: .6;margin-top: 10px;}
.white h3,.white p {color: #fff;}


/*-- 共用轮播组件样式 --*/
.swiper-btn:focus,.swiper-btn span:focus {outline:none;}
.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;}
.swipers,.swiper-container,.swiper-container1,.swiper-container2,.swiper-container3,.swiper-container4,.swiper-container5 {width: 100%;overflow: hidden;}
.swipers,.swiper-container,.swiper-container1,.swiper-container2,.swiper-container3,.swiper-container4,.swiper-container5 {position: relative;}
.swiper-button-prev:after, .swiper-button-next:after {display: none;}

/*-- 共用底部样式 --*/
.footer {background:url(../img/foot-bg.jpg) left top;}
.foot {background: #0068b7;}
.foot-nr {display: flex;align-items: center;justify-content: space-between;}
.foot-nr p {color: #fff;font-size: 30px;text-transform: uppercase;line-height: 80px;}
.foot-nr a {display: block;width: 164px;height: 47px;text-align: center;line-height: 47px;background: #ffffff;border-radius: 30px;color: #000;}
.foot-top a {color: #fff;}
.foot-top {padding: 3% 0 1%;}
.foot-top h4 {font-size: 24px;font-family: 'Akzidenz-Grotesk BQ';text-transform: uppercase;color: #fff;}
.foot1 ul,.foot2 ul,.foot-form {margin-top: 30px;}
.foot1 ul li {display: block;list-style: none;position: relative;-webkit-transition: .3s all ease-in-out;-o-transition: .3s all ease-in-out;transition: .3s all ease-in-out;}
.foot1 ul li::before {left: 0;top:16px;content: '';width: 0px;position: absolute;-webkit-transition: .3s all ease-in-out;-o-transition: .3s all ease-in-out;transition: .3s all ease-in-out;border: 1px dashed #fff;opacity: 0;}
.foot1 ul li a {line-height: 36px;color: #fff;}
.foot1 ul li:hover::before {width: 13px;opacity: 1;}
.foot1 ul li:hover {padding-left: 15px;}
.foot2 ul li {display: flex;line-height: 30px;align-items: flex-start;}
.foot2 ul li img {margin:5px 10px 0 0;}
.foot2 ul li p {color: #fff;}
.foot2 ul {max-width: 80%;}
.foot2 ul li p a:hover {color: #0068b7;text-decoration: underline;}
.foot-icon{display:flex;align-items:center;margin-top:20px}
.foot-icon a {margin-right: 15px;transition: all 300ms ease-in-out;}
.foot-icon a:hover {transform: translateY(-10px);-webkit-transform: translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);}
.foot-item {margin-bottom:7px;}
.foot-item input {display: block;width: 100%;height: 44px;background: #fff; padding: 0 10px;color: #000;border-radius: 5px;border: none;}
.foot-item textarea {display: block;width: 100%;height:106px;background: #fff; padding: 5px 10px;color: #000;border-radius: 5px;border: none;}
.foot-form button {margin-top: 10px;width: 150px;height: 40px;text-align: center;line-height: 40px;background: #0068b7;color: #fff;}
.di {text-align: center;color: #fff;border-top: 1px solid rgba(255,255,255,1); font-size: 14px;padding:5px 0;}
.di .container {color: #fff;font-size: 14px;padding: 0;line-height:40px;}
.di a {color: #fff;margin: 0 0 0 20px;}

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

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

/*-- 共用分页标签样式 --*/
.page { padding:3% 0 0;}
.page ul {text-align: center;}
.page ul li {display:inline-block;}
.page ul a { display: inline-block;margin: 0 2px; width:28px; height:28px;line-height: 28px;border: 1px solid #c8c8c8; color:#7e7e7e; font-size: 16px;}
.page ul a.page-num-current{background: #0168b7;color: #fff;border: 1px solid #0168b7;}
.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:150px; height:37px;font-size: 14px; text-align:center;line-height: 37px;border: 1px solid #c8c8c8; color:#7e7e7e;}
.page2 ul li:hover {background: #0168b7;color: #fff;border: 1px solid #0168b7;}

/*-- 共用效果样式 --*/
.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: #0168b7;}
.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;height: 50px;-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;font-family: 'Arial';}
.toolbar_btn a:hover em {width: 240px;background: #0168b7;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 10px;left: 10px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}


@media only screen and (max-width:1600px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.nav-top .container,.nav .container,.di .container,.foot-nr,.crumbs .container {padding: 0 3%;}
	.foot-top {padding: 3% 3% 1%;}
	.foot-nr p {font-size: 28px;}
	.nei-nr {padding-top: 6%;}
	.nei-nr h3 {font-size: 45px;}
}
@media only screen and (max-width:1550px) {
	.title h3 {font-size: 38px;}
	.nav-you {font-size: 16px;}
	.nei-nr h3 {font-size: 40px;}
}
@media only screen and (max-width:1400px) {
	.title h3 {font-size: 34px;}
	.foot-nr p {font-size: 24px;}
	.search {width: 280px;}
	.navbar {width: 85%;margin-right:5%;}
	.nei-nr {padding-top:5%;}
	.nei-nr h3 {font-size:38px;}
}
@media only screen and (max-width:1200px) {
	.pad5 {padding:5% 15px;overflow: hidden;}
	.pad4 {padding:4% 15px;overflow: hidden;}
	.pad3 {padding:3% 15px;overflow: hidden;}
	.pad2 {padding:2% 15px;overflow: hidden;}
	.pad1 {padding:1% 15px;overflow: hidden;}
	.title h3 {font-size: 32px;}
	.logo a h1 {font-size: 24px;text-align: left;}
	.foot-top h4 {font-size: 22px;}
	.nei-nr {padding-top:4%;}
	.nei-nr h3 {font-size:32px;}
}
@media only screen and (max-width:1100px) {
	.nav-you {display: block;}
	.nav-you p:nth-child(2) {margin-left: 0;}
}
@media screen and (max-width:992px) {
	.navbar-light .navbar-toggler {border: 1px solid #fff;}
	.navbar-light .navbar-toggler-icon {background: url(../img/0.png);}
	.nav {position: relative;}
	.nav .container {padding: 15px 0;justify-content: end;}
	.nav-rig {width: 100%;}
	.title h3 {font-size: 28px;}
	.navBox {position: relative;}
	.logo {float: inherit;text-align: center;width:55%;}
	.search {}
	.navbar {width: 100%;position: absolute;top:65px;left: 0;z-index: 99;padding: 0;margin-right: 0;}
	.navbar {width: 100%;}
	.navbar-toggler {position: absolute;left:15px;top:-51px;}
	.navbar-toggler:focus {outline: none;box-shadow: none !important;}
	.navbar-nav {background: #30333a;display: block;padding:10px 20px 20px;}
	.dropdown-menu {background: #30333a;}
	.navbar-nav .nav-item {float: inherit;width: 100%;display: block;}
	.dropdown-menu{transform: scaleY(1);opacity: 1;width: 100%;box-shadow:inherit;}
	.dropdown-menu li a {color: #fff !important;}
	.navbar-light .navbar-nav .nav-link {line-height: 36px;font-size: 16px;}
	.nei-nr {padding-top:4%;}
	.nei-nr h3 {font-size:26px;}
}
@media screen and (max-width: 768px) {
	.crumbs,.global_toolbar,.nav-you{display: none;}
	.search {display: none;}
	.logo {width: 100%;}
	.nav-top .container {display: block;}
	.navBox {padding: 0;}
	.logo a img {display: inline;margin-right: 15px;}
	.logo a h1 {font-size: 20px;}
	.foot-nr{display: block;padding: 15px;text-align: center;}
	.foot-nr p {font-size: 20px;line-height: 35px;}
	.foot-nr a {margin:20px auto 0;height: 30px;line-height: 30px;}
	.foot1 ul, .foot2 ul, .foot-form,.foot2 {margin-top: 20px;}
	.foot1 ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
	.foot1 ul li {width: 33%;}
	.foot-form button {width: 100%;}
	.foot-top {padding: 30px 15px;}
	.nei-nr {padding-top:3%;}
	.nei-nr h3 {font-size:20px;}
	.nei-nr i {width: 30px;height: 2px;margin: 5px 0;}
	.nei-nr p {font-size: 12px;}
	.foot2 ul {max-width: 100%;}
	.more-down {left: inherit;right: 10px;}
}