@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.css);
@import url(../css/animate.css);
@import url(../css/splitting.css);
@import url(../css/magnific-popup.css);
@import url(../css/meanmenu.css);
@import url(../css/swiper-bundle.min.css);
@import url(../icofont/css/all.css);
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot") format("embedded-opentype"), url("../fonts/lg.woff") format("woff"), url("../fonts/lg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.zhusr-mubnbiz-8-28-tab-wrapper {
  position: relative;

}
.zhusr-mubnbiz-8-28-tab-wrapper *, .zhusr-mubnbiz-8-28-tab-wrapper *:before, .zhusr-mubnbiz-8-28-tab-wrapper *:after {
  box-sizing: border-box;

  padding: 0;
}
.zhusr-mubnbiz-8-28-nav-tab {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  letter-spacing: -0.3em;
}
.zhusr-mubnbiz-8-28-nav-tab::before, .zhusr-mubnbiz-8-28-nav-tab::after {
  bottom: 0;
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: opacity .3s;
}
.zhusr-mubnbiz-8-28-nav-tab::before {
  left: -100%;
  width: 30px;
  background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 99%);
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 99%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}
.zhusr-mubnbiz-8-28-nav-tab::after {
  right: 100%;
  width: 80px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 99%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 99%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-left::before {
  opacity: 1;
  left: 0;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-right::after {
  opacity: 1;
  right: 0;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-wrapper {
  position: absolute;
  width: 43px;
  height: 100%;
  right: 100%;
  opacity: 0;
  top: 0;
  z-index: 1;
  text-align: center;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-wrapper[data-zhusr-mubnbiz-8-28-nav-tab-active="true"] {
  right: 0;
  opacity: 1;
  transition: opacity .3s;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-menu {
  background: transparent url(/skin/img/zhusr-menu.svg) center center no-repeat;
  background-size: 18px;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
  transition: opacity .3s;
  opacity: .7;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-wrapper:hover .zhusr-mubnbiz-8-28-nav-tab-overflow-menu {
  opacity: 1;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list {
  position: absolute;
  top: -1000%;
  right: 0;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.09);
  list-style: none;
  transition: opacity .3s;
  opacity: 0;
  max-width: 290px;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list::after {
  content: " ";
  display: block;
  position: absolute;
  top: -14px;
  right: 14px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-bottom-color: #fff;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list::before {
  content: " ";
  display: block;
  position: absolute;
  top: -16px;
  right: 13px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #cdcdcd;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-wrapper:hover .zhusr-mubnbiz-8-28-nav-tab-overflow-list {
  top: 99%;
  padding: 10px 0;
  opacity: 1;
  z-index: 99999;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list:hover {
  display: block;
}
.zhusr-mubnbiz-8-28-nav-tab-item {
  color: #222;
  cursor: pointer;
  display: inline-block;
  letter-spacing: normal;
  transition: all .3s;
  text-decoration: none;
  font-size: 16px;
}
.zhusr-mubnbiz-8-28-nav-tab > .zhusr-mubnbiz-8-28-nav-tab-item {
  border-bottom: 3px solid transparent;
  margin-right: 30px;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .zhusr-mubnbiz-8-28-nav-tab > .zhusr-mubnbiz-8-28-nav-tab-item {
    margin-right: 50px;
  }
}
.zhusr-mubnbiz-8-28-nav-tab-item.zhusr-nav-mubanbiz-active {
  color: #215393;
  font-weight: bold;
  border-bottom-color: #215393;
}
.zhusr-mubnbiz-8-28-nav-tab > .zhusr-mubnbiz-8-28-nav-tab-item:hover {
  border-bottom: 3px solid #125375;
  color: #125375;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list > .zhusr-mubnbiz-8-28-nav-tab-item {
  border-left: 3px solid transparent;
  display: block;
  overflow: hidden;
  padding: 10px 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhusr-mubnbiz-8-28-nav-tab-overflow-list > .zhusr-mubnbiz-8-28-nav-tab-item:hover {
  border-left-color: #8b8b8b;
}
.zhusr-mubnbiz-8-28-nav-tab-item.zhusr-nav-mubanbiz-active {
  border-left-color: #215393;
}
.zhusr-mubnbiz-8-28-nav-tab-content-wrapper {
  margin: 30px 0;
}
.zhusr-mubnbiz-8-28-nav-tab-content {
  display: none;
  padding: 30px;
  border: 1px solid #ebebeb;
}
.zhusr-mubnbiz-8-28-nav-tab-content[data-zhusr-mubnbiz-8-28-nav-tab-active="true"] {
  display: block;
}



.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px
}
/*banner*/
.zhusr-index-banner-zgf {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.zhusr-index-banner-zgf .swiper-slide {
  color: #fff;
}
.zhusr-index-banner-zgf .swiper-slide {
  position: relative;
}
.zhusr-index-banner-zgf .swiper-slide img {
  width: 100%;
  transition: all 3s ease;
  -webkit-transition: all 6s ease;
}
.zhusr-index-banner-zgf .swiper-slide-active img {
  transform: scale(1.13);
  -webkit-transform: scale(1.13);
  -o-transform: scale(1.13);
  -ms-transform: scale(1.13);
}
.zhusr-index-banner-zgf .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.zhusr-index-banner-zgf .one {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.zhusr-index-banner-zgf .one .txt {
  font-size: 45px;
  line-height: 45px;
  height: 75px;
  margin: 0 auto;
  width: 520px;
  text-align: center;
  border-bottom: #fff solid 1px;
  color: #0168ad;
}
.zhusr-index-banner-zgf .one .wen {
  font-size: 72px;
  padding: 30px 0 45px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.zhusr-index-banner-zgf .one .msg {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  padding-bottom: 35px;
  text-align: center;
}
.zhusr-index-banner-zgf .one .msg em {
  padding: 0 14px;
  text-shadow: 0px 0px 6px rgba(50, 17, 7, 0.6);
}
.zhusr-index-banner-zgf .one .btnDiv {
  margin: 0 auto;
  width: 180px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  text-indent: 35px;
  background-color: #0168ad;
}
.zhusr-index-banner-zgf .swiper-pagination {
  bottom: 0.3rem;
}
.zhusr-index-banner-zgf .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 10px !important;
  opacity: 1;
  background: #fff;
  border-radius: 50%;
}
.zhusr-index-banner-zgf .swiper-pagination-bullet-active {
  background: #0168ad;
}
.zhusr-index-banner-zgf .swiper-pagination-bullet-active {
  background: #0168ad;
  width: 45px;
  border-radius: 15px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}