@import url("swiper.css");
@import url("../bootstrap/css/bootstrap.css");
@import url("animate.css");
@font-face {
	font-family: 'Swiss 721 Heavy BT';
	src: url('./Swiss721BT-Heavy.otf');
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('./MyriadPro-Regular_0.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{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: #0e0c0c;font-family: 'Arial';overflow-x:hidden;}
.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 {float: left;text-align: center;}
.logo span {display: block;color: #000;font-family: 'Swiss 721 Heavy BT';margin-top: 5px;}

.nav {display: flex;justify-content: space-between;align-items: center;padding: 0;max-width:1400px;margin:0 auto;}
.navBox {width: 100%;position: relative;padding:6px 0 0;}
.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 10px;line-height: 95px; color: #848484;font-size: 16px;text-transform: uppercase;}
.navbar-light .navbar-nav .nav-link:hover {color: #333;}
.navbar-light .navbar-nav .default {background: #333;}
.navbar-light .navbar-nav .default a {color: #fff !important;}

.navbar {padding: 0;max-width:80%;}
.search {display: block;width: 32px;height: 32px;background: #333;text-align: center;line-height: 32px;cursor: pointer;position: relative;}
.search-btn {cursor: pointer;}
.search-box { position: absolute;width: 250px;height: 50px;right: -25px;top: 60px;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;
	-ms-transition: all 0.5s;transition: all 0.5s;-webkit-box-shadow: 0px 15px 60px -19px black;box-shadow: 0px 15px 60px -19px black;z-index: 99;background: #fff;}
.search-box input {display: block;float: left; width: 80%;height: 50px;padding: 0 10px;}
.search-box button {display: block;float: right; width: 20%;text-align: center;height: 50px;cursor: pointer;}
.search-toggle {opacity: 1;visibility: visible;right: 0;}



.swiper-pagination-bullet-active { background:#0299ef;}
.nei-banner {position: relative;}
.crumbs {width: 100%;line-height: 47px;background: #333; color: #fff;}
.crumbs .container {padding: 0;}
.crumbs p a {color: #fff;text-transform: uppercase;}

.title h1{font-size: 48px;color: #000;font-family: 'Myriad Pro';}
.title i {display:inline-block; width:133px; height:4px; background: #149097;margin-top: 15px;}
.title p {font-size:12px;margin-top: 10px;}
.tit h1 {font-family: 'Myriad Pro';font-size: 36px;display: block;color: #222;}
.tit i {display: block;width: 50px;height: 3px;background: #000;margin: 15px 0;}
.tit p {font-size: 14px;line-height: 20px;color: #333;}


.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{width: 100%;overflow: hidden;}
.swiper-containers,.swiper-container1,.swiper-container2,.swiper-container3,.swiper-container4{position: relative;}

.footer {background: #000;color: #fff;}
.foot-top {padding:10px 0;}
.foot1 {text-align: center;padding: 20px 10% 0 15px;}
.foot1 p {font-size: 14px;margin:15px 0 20px;padding-bottom:20px;border-bottom: 1px solid #fff;}
.foot1 ul {margin-top: 30px;}
.foot1 ul li {line-height:30px;}
.foot1 ul li a {color: #fff;}
.foot1 ul li a:hover {text-decoration: underline;color: #00913a;}
.foot2 {padding: 2.5% 15px 0 3%;}
.foot-item {margin-bottom: 15px;}
.foot-item input {display: block;width: 100%;height:44px;line-height: 440px;padding: 0 10px;background: #333;color: #fff;font-size: 12px;}
.foot-item textarea {display: block;width: 100%;height: 97px;padding: 5px 10px;background: #333;color: #fff;font-size: 12px;}
.foot-item button {display: block;float: right; background: #fff;width: 177px;height: 49px;text-align: center;line-height: 49px;cursor: pointer;font-size: 18px;color: #000; cursor: pointer;}
.di {color: #fff;font-size: 14px;text-align: center;border-top: 1px solid #fff;line-height: 35px;}
.di .container {padding:0;}
.di a {color: #fff;}

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

.foot-item textarea::-webkit-input-placeholder {color: #fff;}
.foot-item textarea:-moz-placeholder {color: #fff;}
.foot-item textarea::-moz-placeholder {color: #fff;}
.foot-item textarea::-ms-input-placeholder {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 #c8c8c8;color:#7e7e7e; font-size: 16px;}
.page ul a.page-num-current{background: #333;color: #fff;border: 1px solid #333;}
.page2 { padding: 3% 0 0;}
.page2 ul{ text-align: center; margin: 0;padding: 0;}
.page2 ul li{ display: inline-block; cursor: pointer; margin: 0 1%; width:165px; height:33px; border: 1px solid #9d9d9d; font-size: 14px; color: #333; text-align:center; line-height: 33px;}
.page2 li:hover { background: #333;border: 1px solid #333;color: #fff;}

.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);}

/*******************************
  -------[=浮动通讯=]-------
********************************/
.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: -60px;width: 60px}
.toolbar_btn a,.toolbar_btn a samp {position: relative;display: block;height: 60px;-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: 60px;color: #fff;background-color: #00913a;}
.toolbar_btn a em {font-size: 16px;font-style: normal;line-height: 60px;position: absolute;z-index: 1;top: 0;right: 60px;display: block;overflow: hidden;width: 0;height: 60px;-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: 305px;background: #00913a;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 15px;left: 15px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}


@media only screen and (max-width:1400px) {
    .nav{padding:0 15px;}
}
@media only screen and (max-width:1300px) {
    .navbar-light .navbar-nav .nav-link{font-size:14px;}
}
@media only screen and (max-width:1200px) {
	.foot-top {padding: 10px 15px;}
	.title h1 {font-size: 42px;}
	.nav {display:block;position: relative;}
	.logo {float:inherit;}
	.navbar {max-width:100%;}
	.search {position:absolute;top:15px; right:15px;}
}
@media screen and (max-width:990px) {
	.pad4 {padding: 4% 15px;overflow: hidden;}
	.pad3 {padding: 3% 15px;overflow: hidden;}
	/* .navbar-light .navbar-toggler {border: 1px solid #fff;}
	.navbar-light .navbar-toggler-icon {background: url(../img/0.png);} */
	.nav {display: block;position: relative;}
	.logo {float: inherit;text-align: center;}
	.navbar {float:inherit;max-width: 100%;position: absolute;top:15px;z-index:999; width: 100%;}
	.navbar-nav {display: block;background:#fff;}
	.navbar-light .navbar-nav .nav-link {line-height: 36px;}
	.navbar-nav .nav-item {float: inherit;display: block;}
	.foot1,.foot2 {padding: 20px 15px 0;}
	.title h1 {font-size: 36px;}
}
@media screen and (max-width: 768px) {
	.crumbs,.global_toolbar {display: none;}
	.foot-item button {float: inherit;margin: 0 auto;}
	.title h1 {font-size: 30px;}

}