
@font-face {
	font-family: 'Mohave';
	src: url('./Mohave.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: #333;font-family: 'Arial';overflow-x:hidden;background: #fff;}
.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%;}
.nav-top {display:flex;justify-content:space-between;align-items: center;padding: 10px 8%;}
.logo {text-align: center;width: 7%;}
.top-icon {display: flex;justify-content: center;margin-top: 15px;}
.top-icon img {margin-right:10px;}
.top-icon span {color:#273138;display: flex;align-items: center;margin-right:5%;}
.top-cent {width: 62.5%;}
.top-cent2 {display: flex;align-items: center;}
.top-cent2 img {margin-right: 15px;}
.cent2-nr p {font-size: 18px;color: #273138;}
.cent2-nr a {display: block;font-size: 18px;color: #9cc038;margin-top: 5px;}
.lang {position: relative;cursor: pointer;}
.lang-nr {display: flex;align-items: center;justify-content: space-between;}
.lang-icon {width: 30px;height: 30px;border: 2px solid #fff;border-radius: 50%;margin-right: 10px;}
.more-down {position: absolute;width:250%;top: 110%;left: -90%;z-index: 2;background:rgba(255,255,255,.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: #000;font-size: 14px;padding: 5px 15px;}
.more-down a:hover {background: #8ab800;color: #fff;}
.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);}
.top-rig {width: 7.5%;}


/*-- 共用头部样式 --*/
.navnr {background: #fff;}
.navBox {background: #8ab800;}
.navBox .container {display: flex;justify-content: space-between;align-items: center;padding: 0;width: 100%;}
.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;padding:0;line-height:60px;font-size:20px;color: #ffffff;padding:0;
	-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.navbar-light .navbar-nav .default .nav-link,.navbar-light .navbar-nav .nav-link:hover {color: #ffffff;}
.navbar-light .navbar-nav .nav-link::before {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:0;height:2px;opacity: 0;
	background-color: #fff;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.navbar-light .navbar-nav .default .nav-link::before,.navbar-light .navbar-nav .nav-item:hover .nav-link::before {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 .nav-link,.navbar-light .navbar-nav .nav-item:hover .nav-link {font-weight: bold;} */
.navbar-nav .dropdown-menu {display: block; padding:0; color: #000;text-transform: capitalize;font-size: 14px;line-height:45px;width:325px; position: absolute;border-radius: 0; top:80px;left:0;border: none;color: #000;
	background:#fefefe;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
	min-width: inherit; opacity: 0;visibility: hidden;-webkit-transition: all 600ms ease;transition: all 600ms ease;z-index: 99;}
.navbar .navbar-nav .nav-item:hover .dropdown-menu {opacity: 1;visibility: visible;top:60px;}
.dropdown-menu ul li {display: block;border-bottom: 1px dashed #ddd;padding: 0 15px;}
.dropdown-menu ul li:last-child {border: none;}
.dropdown-menu ul li a {color: #333 !important;display: block;font-size: 14px;}
.dropdown-menu ul li:hover a {color: #fff !important;}
.dropdown-menu ul li:hover {background:#85a42c;}
.navbar {width: 85%;padding: 0;}
.navbar-nav .nav-item:nth-child(4):hover .dropdown-menu {display: none;}

.swiper-pagination-bullet-active {background:#85a42c;}
.nei-banner {position: relative;}
.crumbs {width: 100%;line-height: 32px;color: #fff;background:#8ab800;}
.crumbs .container {padding: 0;color: #fff;}
.crumbs p a {color: #fff;}

/*-- 共用标题样式 --*/
.title h3 {display: inline-block; font-size: 35px;color: #000000;text-transform: uppercase;font-family: 'Open Sans';font-weight: bold;text-shadow: #000000 0 0 1px;position: relative;}
.title h3::before {content: "";width: 80%;height: 1px;background: #7c7e7f;position: absolute;bottom:-10px;left: 10%;}
.title i {display: block;width: 28px;height: 4px;background: #000000;margin: 10px auto 0;}
.white h3,.white span {color: #fff;}
.tit h3 {font-size:48px;color: #9cc038;font-weight: bold;}
.tit p {font-size: 18px;color: #273138;letter-spacing:2px;margin-top: 10px;}

/*-- 共用轮播组件样式 --*/
.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:#2b323a;color: #fff;}
.footer a {color: #fff;}
.foot-top {padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,.35);display: flex;justify-content: space-between;align-items: center;}
.foot-top p {font-size: 24px;}
.foot-top ul {display: flex;justify-content: space-between;align-items: center;width:65%;}
.foot-top ul li a {font-size: 20px;}
.foot-cent {display: flex;justify-content: space-between;}
.foot-left h1{font-size: 26px;font-weight: bold;}
.foot-left ul {margin-top: 20px;}
.foot-left ul li{font-size:18px;line-height: 44px;color: #bebfc0;}
.foot-left ul li a {color: #bebfc0;}
.foot-left ul li a:hover {text-decoration: underline;color: #fff;}
.foot-rig{display: flex;justify-content: space-between;}
.foot-zuo{text-align: right;}
.foot-btn {display: flex;justify-content: center;align-items: center;width: 220px;height:36px;background: #8ab800;color: #fff;float: right;}
.foot-btn img {margin-left: 10px;}
.foot-zuo p {margin-top:45%;font-size: 18px;}
.foot-zuo ul {margin-top: 20px;}
.foot-zuo ul li {display: block;margin-bottom: 5px;}
.foot-zuo ul li a {font-size: 22px;}
.foot-you {margin-left: 20px;text-align: center;}
.foot-you span {display: block;text-align: center;color: #9e9e9e;margin-top: 10px;font-size: 18px;}
.di{border-top: 1px solid rgba(255,255,255,.35);font-size: 18px;color: #9e9e9e;}
.di-nr {height: 72px;display: flex;justify-content: space-between;align-items: center;}
.di-nr a {color: #9e9e9e;}
.di-rig a {margin-left: 20px;}
.di-nr a:hover {color: #fff;}

/*-- 共用分页标签样式 --*/
.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 #d1cac3; color:#7e7e7e; font-size: 16px;}
.page ul a.page-num-current{background: #8ab800;color: #fff;border: 1px solid #8ab800;}
.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:200px; height:37px;color:#333;border: 1px solid #d1cac3; font-size: 14px; text-align:center;line-height: 37px;}
.page2 ul li:hover {background:#8ab800;color: #fff;border: 1px solid #8ab800;}

/*-- 共用效果样式 --*/
.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: #8ab800;}
.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: #8ab800;}
.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:1700px) {
	.nav-top {padding: 10px 5%;}
}

@media only screen and (max-width:1500px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.nav-top {padding: 10px 3%;}
	.tit h3 {font-size: 42px;}
	.navBox,.di .container,.crumbs .container {padding: 0 3%;}
	.top-icon span {font-size: 18px;}
	.foot-top ul li a{font-size: 18px;}
	.foot-left h1 {font-size: 24px;}
	.foot-left ul li,.di {font-size: 16px;}
	.foot-zuo ul li a {font-size: 20px;}
	
}
@media only screen and (max-width:1400px) {
	.tit h3 {font-size: 38px;}
	.cent2-nr a,.top-icon span{font-size: 16px;}
	.foot-zuo ul li a {font-size: 18px;}
	
}

@media only screen and (max-width:1200px) {
	.tit h3 {font-size: 36px;}
	.top-cent2 img {width: 43px;height: auto;}
	.top-rig {width:7%;}
	.foot-top ul li a,.foot-zuo ul li a {font-size: 16px;}
	.foot-left ul li, .di {line-height: 32px;}
	.di-nr {height: 52px;}
	.foot-left h1 {font-size: 22px;}
	
}
@media screen and (max-width:992px) {
	.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;}
	.tit h3 {font-size: 28px;}
	.navBox, .di .container{padding: 0 15px;}
	.nav-top {padding: 10px 15px;}
	.navBox,.di .container,.crumbs .container {padding: 0 15px;}
	.navbar-light .navbar-toggler {border: 1px solid #fff;}
	.navbar-light .navbar-toggler-icon {background: url(../img/0.png);}
	.navBox {display: block;position: relative;height:60px;}
	.navbar {width: 100%;position: absolute;top:60px;left: 0;z-index: 99;}
	.navbar-toggler {position: absolute;left:15px;top:-50px;}
	.navbar-toggler:focus {outline: none;box-shadow: none !important;}
	.navbar-nav {background: #8ab800;display: block;padding:10px 20px 20px;}
	.navbar-nav .nav-item {float: inherit;width: 100%;}
	.navbar-nav .dropdown-menu,.navbar .navbar-nav .nav-item:hover .dropdown-menu {position: inherit;top: inherit;left: inherit;opacity: 1;width: 100%;background: none;visibility:inherit;box-shadow:none;}
	.navbar-nav .dropdown-menu .dropdown-item {color: #fff;line-height: 30px;padding: 0 0 0 30px;}
	.navbar-light .navbar-nav .nav-link {line-height: 36px;font-size: 16px;}
	.lang {position:absolute;right: 15px;top: 15px;}
	.more-down {left: inherit;right: 0;}
	.top-icon span {display: block;text-align: center;}
	.top-icon span img {display: block;margin: 0 auto 5px;}
	.foot-top p {font-size: 20px;}
	.page2 ul li {width: 150px;}
	
}
@media screen and (max-width: 768px) {
	.crumbs,.global_toolbar,.top-cent2 {display: none;}
	.nav-top{display: block;}
	.logo {width:54px;float: inherit;}
	.top-cent {width: 100%;margin-top: 10px;}
	.top-rig {position: absolute;right: 15px;top: 15px;width: 60px;}
	.tit p {letter-spacing: inherit;font-size: 16px;}
	.foot-top,.foot-cent {display: block;}
	.foot-top ul {width: 100%;flex-wrap:wrap;margin-top: 20px;}
	.foot-top ul li {width: 33.3%;}
	.foot-rig {margin-top: 20px;}
	.foot-left ul li, .di,.foot-you span,.top-icon span {font-size: 14px;}
	.foot-zuo {text-align: left;}
	.foot-btn {float: inherit;}
	.foot-zuo p {margin-top: 15px;}
	.foot-you {width: 40%;}
	
}