@import url("swiper.css");
@import url("bootstrap.css");
@import url("animate.css");
@font-face {
	font-family: 'Bahnschrift';
	src: url('./BAHNSCHRIFT.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 { text-decoration:none;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: #333;font-family:"arial";overflow-x:hidden;}
.padding {padding:3% 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;}




.tit-bg {width: 100%; text-align: center;font-size: 100px;color: rgba(123,157,182,.21);text-transform: uppercase; }
.title h1 {display: block;margin: -4.5% 0 0; text-align: center;font-size:42px;color: #0f3643;text-transform: uppercase;font-weight:bold}
.title p {font-size: 14px;color: #999;margin: 20px auto 0;width:46%;text-align: center;}

.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-container1,.swiper-container2,.swiper-container3,.swiper-containerp1,.swiper-containerp2{width: 100%;overflow: hidden;}
.swiper-container1,.swiper-container2,.swiper-container3,.swiper-containerp1,.swiper-containerp2{position: relative;}

.nei-bann{}
.crumbs {line-height:43px;width: 100%;background: url(../img/crumbs-bg.jpg) no-repeat left top;}
.crumbs p {color: #fff;font-size: 16px;line-height:43px;text-transform: uppercase;}
.crumbs p a {color:#fff;line-height: 43px; text-transform: uppercase;}
.crumbs .container {padding: 0;}

.tit2 h1{text-align: center;font-size: 40px; color: #fea304;text-align: center;text-transform: uppercase;margin-bottom: 15px;}
.tit2 i {display: block;margin: 0 auto; width:50px; height:1px; background: #fea304;}

.page { padding-top:3%;}
.page ul {text-align: center;}
.page ul li {display:inline-block;}
.page ul a { display: inline-block; width:28px; height:28px;line-height: 28px; border: 1px solid #c8c8c8;color:#7e7e7e; font-size: 16px;margin: 0 2px;}
.page ul a.page-num-current{background: #84a2b6;color: #fff;border: 1px solid #84a2b6;}
.page2 { padding: 5% 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 #ddd; font-size: 14px; color: #666; text-align:center; line-height: 33px;}
.page2 li:hover { background: #84a2b6;border: 1px solid #84a2b6;color: #fff;}


/*******************************
  -------[=浮动通讯=]-------
********************************/
.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: #84a2b6;}
.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;}
.toolbar_btn a:hover em {width: 240px;background: #84a2b6;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 15px;left: 15px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}

.hov5 {position: relative;overflow: hidden;cursor: pointer;}
.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%;}}


@media screen and (max-width:1400px) {
	.nav {padding: 30px 20px;}
	.foot-top {padding: 4% 15px 3%;}
	.foot-di {padding: 12px 15px;}
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:990px) {
	.navbar {width: 60%;}
	.link {width: 15%;}
	.nav {padding: 10px 20px;display: block;}
	.navbar {width: 100%;margin-top: 20px;}
	.link {position: absolute;right: 20px;top: 35px;}
	.tit-bg {font-size:70px;}
	.foot {padding: 0;}
	.foot3 {display: block;text-align: center;padding: 0 15px;}
	.foot-top {padding: 4% 15px 3%;overflow: hidden;}
	.foot-di {padding: 12px 15px;}
	.foot2 {padding: 0 15px;}
}
@media screen and (max-width: 768px) {
	.padding {padding:4% 0;overflow: hidden;}
	.navBox .container,.crumbs .container {padding: 0 20px;}
	.link {width: 20%;}
	.navBox {position:inherit;}
	.tit-bg {font-size: 50px;}
	.title h1 {font-size: 32px;}
	.foot {padding: 0 15px;margin-top: 20px;}
	.foot3 {display: flex;justify-content: space-around; margin-top: 20px;}
	.title p {width: 80%;}
	.link {top: 15px;width: 35%;}
}
@media screen and (max-width:550px) {
	.tit-bg {font-size: 30px;}
}