
@font-face {
	font-family: 'Times New Roman';
	src: url('./times.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,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: #333333;font-family: "微软雅黑";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%;}

.nav-nr {display: flex;align-items: center;justify-content: space-between;}
.logo {width:7%;transition: .6s ease all;}
.logo a {display: flex;align-items: center;}

/*-- 共用头部样式 --*/
.navnr {height: 104px;width: 100%;position: relative;z-index: 999;padding: 0;background: #fff;transition: .6s ease all;}
.nav-top {padding:20px 0;background:url(../img/bg2.jpg) left top;}
.nav-top .container {padding: 0;display: flex;justify-content: space-between;align-items: center;}
.nav {background: #f2e6ce;}
.nav .container {padding: 0;display: flex;justify-content: space-between;align-items: center;}
.navBox {width: 100%;position: relative;z-index: 999;padding:0;transition: .6s ease all;background: #fff;}
.navbar-nav {justify-content: space-between;width:100%;align-items: center;}
.navbar-nav .nav-item {float:left;}
.navbar-light .navbar-nav .nav-link {position: relative;padding:0;font-size:20px;line-height:104px;color:#000000;
	-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.navbar-light .navbar-nav .default a,.navbar-light .navbar-nav .nav-link:hover {color: #044091;}
.navbar-light .navbar-nav .nav-link::before {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom:20%;height:3px;opacity: 0;
	background-color: #ff2b00;-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:0;right:0;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s}
.dropdown-menu {padding:0;line-height:35px;font-size: 16px;width:100%;position: absolute;border-radius: 0; top:104px;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;padding:30px 0;
	-webkit-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);}
.dropdown-menu::before {content: "";width: 100%;height:30px;position: absolute;left: 0;top:0;background: linear-gradient(to bottom, #f0f0f0, #ffffff);;z-index:100;}
.dropdown-item:hover {background: #f2e6ce;}
.dropdown-item:hover {color: #333 !important;}
.navbar-nav i:last-child {display: none;}
.navbar {padding:0;width:55%;position: inherit !important;}
.nav-rig {width:31.7%;padding-left:2%;border-left: 1px solid rgba(10,10,10,.08);max-height: 72px;display: flex;align-items: center;justify-content: space-between;}
.nav-zuo {width: 45%;}
.nav-zuo p {font-size: 20px;color: #333333;}
.nav-zuo a {display: block;font-size: 20px;color: #ff0000;margin-top:6px;}
.nav-you {width: 54%;text-align: right;}
.lang {position: relative;display: inline-block;width: 69px;}
.lang-nr {color: #000;width:69px;height:35px;display: flex;align-items: center;justify-content: space-evenly ;border: 1px solid #f4f4f4;}
.lang-nr span{display: block;width: 25px;height: 25px;border:1px solid #c1c1c1;border-radius: 50%;}
.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: center;}
.more-down a:hover {background:#1b5eb8;color: #fff;}
.more-down a img {}
.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);}

.search {width:100%;height: 35px;margin-top: 6px;}
.search form {width:100%;height: 35px;background: #fff; display: flex;align-items: center;justify-content: space-between;border:1px solid #f4f4f4;}
.search input {display: block;width: 80%;height: 28px;padding: 0 10px;color: #000;font-size: 14px;}
.search button {display: block;width: 20%;height: 28px;display: flex;align-items: center;justify-content: center;text-align: center;}

/* .nav-item .nav-cont {display: none;}
.nav-ul {background: #ffffff;width:100%;;height: auto;position: absolute;top:104px;left:0; z-index:999;opacity: 0;visibility: hidden;transition: all ease-in-out 0.3s;}
.nav-ul::before{content: "";width: 100%;height:30px;position: absolute;left: 0;top:0;background: linear-gradient(to bottom, #f0f0f0, #ffffff);;z-index:100;}
.nav-ul .container {padding:30px 0 !important;}
.nav-ul.active {top:100px;opacity: 1;visibility: visible;display:block;}
.nav-item1 a {display: block;width: 100%;line-height: 50px;text-align: center;background: #1b5eb8;color: #fff;font-size: 20px;}
.nav-item1 a:hover {background: #ff0000;}
.nav-cont2 {position: relative;margin-top: 20px;} */
.nav-cont2 {margin-top: 30px;}
.navtab .nav-cont2 {display: none;}
.navtab li a{display: block;width: 100%;line-height: 50px;text-align: center;background: #1b5eb8;color: #fff !important;font-size: 20px;}
.navtab li:hover a,.navtab.active li a {background: #ff0000;}
.nav-list2 {width: 100%;display: flex;align-items: center;justify-content: space-between;padding: 15px 10px;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.13);}
.nav-z {width: 60%;}
.nav-z h6 {font-size: 18px;font-weight: bold;color: #010101;}
.nav-z p {font-size: 14px;line-height: 24px;color: #596f8b;margin-top: 15px;}
.nav-icon {width: 40%;overflow: hidden;}
.nav-icon img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.tabul {color: #c72530;font-weight: bold;margin-bottom: 15px;}
.nav-nr2 {margin-bottom: 20px;}
.nav-cont2 .nav-nr2:last-child {margin-bottom: 0;}
.nav-item2 {cursor: pointer;}
.nav-item2:hover .nav-icon img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.fix {position: fixed;width: 100%;top: 0;z-index: 9999;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);background: #fff;}
.fix .logo {width:4%;}
.fix .nav-top {padding:5px 0;}
.fix .nav-li a,.fix .navbar-light .navbar-nav .nav-link {line-height:80px;}
.fix .dropdown-menu {top:80px;}
.fix .navbar .navbar-nav .nav-item:hover .dropdown-menu {top: 80px;}

.swiper-pagination-bullet-active {background:#85a42c;}
.nei-banner {position: relative;}
.crumbs {width: 100%;height: auto;background:#044091;text-transform: uppercase;}
.crumbs p {color: #fff;line-height:45px;}
.crumbs p a {color: #fff;}

/*-- 共用标题样式 --*/
.title {position: relative;}
.title h3 {font-size: 43px;font-weight: bold;}
.title p {font-size: 16px;font-family: 'Arial';color: #044091;margin-top: 10px;}
.white h3,.white p {color: #fff;}
.white h3::before{background: #ffffff;}
.white span:nth-child(1)::after,.white span:nth-child(3)::before{border:2px solid #fff;}
.white span:nth-child(1)::before,.white span:nth-child(3)::after {background: #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:#044091;color: #fff;position: relative;min-height: 414px;}
.footer a {color: #fff;}
.foot-img {position: absolute;left: 3%;top:30px;width: 20%;}
.foot-top {padding:3% 0;position: relative;z-index: 2;display: flex;justify-content:space-between;}
.foot1 {width: 16.2%;}
.foot-icon {margin-top: 30px;display: flex;align-items: center;}
.foot-icon a {margin-right: 10px;transition: all 300ms ease-in-out;-webkit-transform:all 300ms ease-in-out;-ms-transform:all 300ms ease-in-out;-o-transform: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-tit h4 {font-size: 20px;font-weight: bold;}
.foot2 {width: 17.1%;}
.foot2 ul {margin-top:30px;}
.foot2 ul li {display: block;line-height: 30px;opacity: .65;}
.foot2 ul li a:hover {text-decoration: underline;}
.foot3 {width: 39.2%;}
.foot-form {margin-top: 25px;}
.foot-item {margin-bottom: 15px;}
.foot-list {display: block;width: 100%;height:43px;background: rgba(255,255,255,.23);position: relative;}
.foot-list i {display: block;font-size: 20px;color: #fe0000;position: absolute;left:15px;top: 24%;}
.foot-list input{display: block;width:100%;height: 43px;padding: 0 5px 0 35px;font-size: 14px;color: #fff;}
.foot-item button {display: block;width: 135px;height: 40px;text-align: center;line-height: 40px;background: #ff0000;color: #fff;letter-spacing: 5px;}
.foot4 {width: 11.8%;text-align: center;padding-top:3.5%;}
.foot4 p {font-size: 20px;color: #ff0000;font-weight: bold;margin-top: 10px;letter-spacing:6px;}
.di {text-align: center;color: #fff;background: #042857;font-size: 14px;padding:5px 0;}
.di .container {color: #fff;font-size: 14px;padding: 0;line-height:38px;}
.di a {color: #fff;margin: 0 0 0 20px;}
.di .left a {margin-left:0;}

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

.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;text-align: center; margin: 0 2px; width:28px; height:28px;line-height: 28px;border: 1px solid #c8c8c8; color:#7e7e7e; font-size: 16px;background: #fff;}
.page ul a.page-num-current{background: #044091;color: #fff;border: 1px solid #044091;}
.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;color:#333;border: 1px solid #c8c8c8; font-size: 14px; text-align:center;line-height: 37px;background: #fff;}
.page2 ul li:hover {background:#044091;color: #fff;border: 1px solid #044091;}

/*-- 共用效果样式 --*/
.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;}

.meet{}
.meet-img{position: relative;overflow: hidden;}
.meet-img::before{background: rgba(255,255,255,0.41);content: "";height: 0;left: 0;margin: auto;opacity: 1;position: absolute;top: 0;width: 0;pointer-events: none;z-index: 1}
.meet-img::after{background: rgba(255,255,255,0.41);bottom: 0;content: "";height: 0;opacity: 1;position: absolute;right: 0;width: 0;pointer-events: none;z-index: 1}
.meet-img img{-webkit-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}
.meet:hover .meet-img img {-webkit-transform: scale(1.06);-ms-transform: scale(1.06);transform: scale(1.06);}
.meet:hover .meet-img::before {height: 100%;opacity: 0;-webkit-transition-duration: 1.3s;-o-transition-duration: 1.3s;transition-duration: 1.3s;width: 100%}
.meet:hover .meet-img::after{height: 100%;opacity: 0;-webkit-transition-duration: 1.3s;-o-transition-duration: 1.3s;transition-duration: 1.3s;width: 100%}

/*******************************
  -------[=浮动通讯=]-------
********************************/
.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: #044091;}
.toolbar_btn a em {font-size: 16px;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;}
.toolbar_btn a:hover em {width: 230px;background:#044091;font-size: 18px;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 10px;left: 10px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}
#wx em{height: auto;padding:10px 0;}



@media only screen and (max-width:1400px) {
	.pad5 {padding:5% 3%;}
	.pad4 {padding:4% 3%;}
	.pad3 {padding:3% 3%;}
	.pad2 {padding:2% 3%;}
	.pad1 {padding:1% 3%;}
	.nav-nr,.di .container,.crumbs .container {padding: 0 3%;}
	.foot-top{padding: 3%;}
	.foot4 p {font-size: 18px;}
	.title h3 {font-size: 40px;}
}
@media only screen and (max-width:1300px) {
	.nav-zuo{width: 55%;}
	.nav-you{width: 45%;}
	.title h3 {font-size:36px;}
	.foot4{width: 15.8%;}
}
@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;}
	.nav-nr,.di .container.crumbs .container {padding: 0 15px;}
	.navbar-light .navbar-nav .nav-link{padding: 0 10px;font-size:16px;}
	.foot-top{padding: 3% 15px;}
	.title h3 {font-size:32px;}
	.title p{font-size: 14px;}
	.foot4 p {font-size: 16px;}
	.nav-zuo p{font-size: 18px;}
}

@media only screen and (max-width:1100px){
	.navbar{width: 63%;}
	.nav-zuo p{font-size: 16px;}
	.nav-rig{width: 27%;}
}
@media screen and (max-width:992px) {
	/* .navbar-light .navbar-toggler {border: 1px solid #fff;}
	.navbar-light .navbar-toggler-icon {background: url(../img/0.png);} */
	.navnr{height: inherit;}
	.nav {position: relative;padding: 10px 0;}
	.nav .container {display: block;}
	.logo,.fix .logo{width: 100%;text-align: center;}
	.logo a {justify-content: center;}
	.nav-nr{padding: 10px 15px;display: block;}
	.nav-rig {width:100%;padding-left: 0;border: none;}
	.navBox {position: relative;}
	.navbar {width: 100%;position: absolute;top:55px;left: 0;z-index: 99;padding: 0;}
	.navbar-toggler {position: absolute;left:15px;top:25px;}
	.navbar-toggler:focus {outline: none;box-shadow: none !important;}
	.navbar-nav {background:#fff;display: block;padding:10px 20px 20px;}
	.navbar-nav .nav-item {float: inherit;width: 100%;}
	.dropdown-menu,.navbar .navbar-nav .nav-item:hover .dropdown-menu{transform: scaleY(0);opacity:0;width: 100%;box-shadow:inherit;background: none;display: none;}
	.dropdown-menu .dropdown-item{color: #000;padding: 0 20px;}
	.navbar-light .navbar-nav .nav-link{line-height: 36px;}
	.navbar-light .navbar-nav .nav-link::before{bottom: 0;}
	.title h3 {font-size:28px;}

}
@media screen and (max-width: 768px) {
	.crumbs,.global_toolbar,.nei-nr,.nav-rig {display: none;}
	.title h3 {font-size:24px;}
	.nav-nr {min-height:80px;display: block;}
	.logo {width: 100%;text-align: center;margin-left: 0;}
	.logo a {justify-content: center;}
	.foot-top{display: block;}
	.foot-logo {text-align: center;}
	.foot1,.foot2,.foot3,.foot4 {width: 100%;}
	.foot2,.foot3,.foot4 {margin-top: 20px;}
	.foot-icon{width: 100%;justify-content: center;}
}