body {
  margin: 0;
  font-family: Helvetica, Arial, "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%
}

h1,
.h1 {
  font-size: 28px
}

h2,
.h2 {
  font-size: 24px
}

h3,
.h3 {
  font-size: 21px
}

h4,
.h4 {
  font-size: 18px
}

h5,
.h5 {
  font-size: 14px
}

h6,
.h6 {
  font-size: 12px
}
.text-white {
  color: #ffffff;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

.navbar-sub-category {
  margin-top: -15px;
  margin-bottom: -15px;
}

.panel-less {
  border-color: #ddd
}

.panel-less > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}

.list-group.list-group-less {
  margin: 10px;
}

.list-group.list-group-less > .list-group-item {
  border: 1px dashed #ddd;
  border-width: 1px 0;
}

.clear-bottom-margin {
  margin-bottom: 0;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.content p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 1.7;
}

.content img,
.content iframe,
.content embed {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.content table > tbody > tr > td,
.content table > tbody > tr > th,
.content table > tfoot > tr > td,
.content table > tfoot > tr > th,
.content table > thead > tr > td,
.content table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd
}

.content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd
}

.content table > caption + thead > tr:first-child > td,
.content table > caption + thead > tr:first-child > th,
.content table > colgroup + thead > tr:first-child > td,
.content table > colgroup + thead > tr:first-child > th,
.content table > thead:first-child > tr:first-child > td,
.content table > thead:first-child > tr:first-child > th {
  border-top: 0
}

.content table > tbody + tbody {
  border-top: 2px solid #ddd
}

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-text-overflow: ellipsis;
}

.container {
  width: 960px !important;
  padding-left: 0;
  padding-right: 0;
}

body {
  padding-top: 100px;
  min-width: 960px !important;
}
.banner {
    width: 100%;
    height: 510px;
    background-position: 50% 0;
    background-image: url('/static/files/banner.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}
.z-pr {
  background-color: #ffffff;
  position: relative;
  z-index: 6;
}
.z-vn {}
.z-nav {
  min-width: 960px !important;
  background-color: #ffffff;
  box-shadow: 0 0 8px #333;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.z-logo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.navbar-green {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 297px;
  padding-right: 8%;
}

.navbar-green .navbar-header {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.navbar-green .navbar-header .navbar-toggle:focus,
.navbar-green .navbar-header .navbar-toggle:hover {
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.navbar-green .navbar-toggle .icon-bar {
  background-color: #2a82ec;
}

.navbar-green .navbar-nav > li > a {
  width: 120px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  color: #1da75c;
  font-size: 20px;
}

.navbar-green .navbar-nav > li > a:focus,
.navbar-green .navbar-nav > li > a:hover {
  background-color: #ffffff;
  color: #494949;
}

.navbar-green .navbar-nav > .active > a,
.navbar-green .navbar-nav > .active > a:focus,
.navbar-green .navbar-nav > .active > a:hover {
  background-color: #ffffff;
  color: #494949;
}

.navbar-green .navbar-collapse,
.navbar-green .navbar-header {
  margin-left: -15px;
  margin-right: -15px;
}

.navbar-green .navbar-nav > li {
  position: relative;
}

.navbar-green .navbar-nav > li a:hover,
.navbar-green .navbar-nav > li a.active {
  background-color: #ffffff;
  color: #494949;
}

.navbar-green .navbar-nav > li:hover .z-nav-l2 {
  display: block;
}

.navbar-green .navbar-nav li .z-nav-l2 {
  display: none;
  position: absolute;
  z-index: 99;
  width: 120px;
  padding: 6px 0;
  background-color: #ffffff;
  text-align: center;
  list-style: none;
  box-shadow: 0 6px 10px rgba(51, 51, 51, 0.5);
}

.navbar-green .navbar-nav li .z-nav-l2 > li {}

.navbar-green .navbar-nav li .z-nav-l2 > li > a {
  display: block;
  padding: 10px 0;
  color: #1da75c;
  text-decoration: none;
}

.navbar-green .navbar-nav li .z-nav-l2 > li > a:hover {
  color: #494949;
}

.brand {
  display: block;
  padding: 20px 15px;
}

.carousel {
  margin-bottom: 20px;
}

.carousel-caption a,
.carousel-caption a:hover {
  color: #fff;
}

.error-content {
  margin: 200px auto;
  text-align: center;
  color: #777;
}

.banner img {
  display: block;
  width: 100%;
  height: auto;
}

.z-video {
  width: 630px;
  float: left;
  margin: 50px 0;
}

.z-video video {
  width: 100%;
  height: 340px;
  background-color: #000;
}

.z-news {
  width: 285px;
  float: right;
  margin: 50px 0;
}

.z-news .z-title {
  margin: 0;
  font-size: 30px;
  color: #afafaf;
}

.z-news .z-title span {
  display: inline-block;
  border-bottom: 4px #1da75c solid;
}

.z-news .z-news-ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.z-news .z-news-ul li {
  margin-top: 6px;
  border-bottom: 1px solid #d2d2d2;
}

.z-news .z-news-ul li:last-child {
  border-bottom: 0;
}

.z-news .z-news-ul li img {
  display: none;
  width: 100%;
  height: 136px;
}
.z-news .z-news-ul li:first-child img {
  display: block;
}

.z-news .z-news-ul li span {
  display: block;
  height: 50px;
  margin-top: 5px;
  line-height: 25px;
  overflow: hidden;
}

.z-news .z-news-ul li a {
  color: #363636;
  text-decoration: none;
}

.z-feature-container {
  background-color: #f6e7e2;
  padding: 50px 0;
  position: relative;
}

.z-feature-superscript {
  width: 136px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -68px;
}

.z-feature-more {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: center;
}
.z-feature-more a {
  font-size: 24px;
  color: #1da75c;
}

.z-feature {
  margin: 0;
  padding: 0;
}

.z-feature li {
  display: inline-block;
  width: 240px;
  float: left;
  position: relative;
}

.z-feature li img {
  width: 100%;
  height: 261px;
  overflow: hidden;
}

.z-feature li:hover .z-feature-content {
  display: block;
}

.z-feature li .z-feature-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px 20px;
  background-color: rgba(29, 167, 92, 0.8);
  color: #ffffff;
}

.z-feature li .z-feature-content h5 {
  font-size: 22px;
}

.z-feature li .z-feature-content p {
  line-height: 1.7;
}

.z-zhuce {
    width: 100%;
    background-position: 50% 0;
    background-image: url('/static/files/zhuce.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}
.z-zhuce-title {
  margin: 0;
  font-size: 30px;
  color: #1da75c;
  text-align: center;
  margin-bottom: 40px;
}

.z-zhuce-title span {
  display: inline-block;
  border-bottom: 4px #1da75c solid;
}

.z-zhuce-form {
  padding: 100px 0;
}

.z-signup {
  width: 623px;
  margin: 0 auto;
  text-align: center;
}

.z-signup label {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: normal;
  line-height: 80px;
  color: #1da75c;
  vertical-align: middle;
}

.z-signup input {
  width: 511px;
  height: 80px;
  border: 0;
  padding: 10px 15px;
  font-size: 30px;
  line-height: 1;
  border-radius: 5px;
  border: 2px #adadad solid;
}

.z-signup input:focus {
  border: 2px #1da75c solid;
  outline: none;
}

.z-signup .form-submit {
  display: inline-block;
  cursor: pointer;
  float: right;
}

.z-expret .container {
  position: relative;
}

.z-expret-title {
  margin: 35px 0;
  font-size: 30px;
  color: #afafaf;
  text-align: center;
}

.z-expret-title span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 4px #1da75c solid;
}

.swiper-container {
  width: 820px;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  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-slide img {
  width: 100%;
  height: 255px;
}

.swiper-slide p {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  color: #828282;
}

.swiper-slide p.name {
  font-size: 20px;
  color: #4a4a4a;
}

.swiper-button-next {
    background-image: url('/static/files/icon-right.png') !important;
    background-size: 53px 80px !important;
}
.swiper-button-prev {
    background-image: url('/static/files/icon-left.png') !important;
    background-size: 53px 80px !important;
}

.z-company {
    height: 400px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    overflow: hidden;
    background-position: right 0;
    background-image: url('/static/files/z-company.jpeg');
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.z-company-bgc {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 50%;
  z-index: 2;
  background-color: #ffffff;
}
.z-company .z-company-intro {
  width: 430px;
  background-color: #ffffff;
  float: left;
  position: relative;
  z-index: 3;
}

.z-company .z-company-intro p {
  text-align: justify;
  line-height: 1.7;
}

.z-company .z-company-intro .z-company-title {
  margin: 35px 0;
  font-size: 30px;
  color: #afafaf;
}

.z-company .z-company-intro .z-company-title span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 4px #1da75c solid;
}

.z-company .z-company-img {
  width: 470px;
  height: 300px;
  float: right;
}

.z-num {
  background-color: #e5c084;
  box-shadow: 0 0 8px #333;
  position: relative;
  z-index: 99;
}
.z-num .z-num-ul {}
.z-num .z-num-ul h4 {
  display: inline-block;
  width: 320px;
  margin: 30px 0;
  float: left;
  font-size: 80px;
  line-height: 58px;
  text-align: center;
  color: #ffffff;
  border-right: 1px #fff solid;
}
.z-num .z-num-ul h4:last-child {
  border-right: 0;
}
.z-num .z-num-ul h4 small {
  font-size: 20px;
  color: #ffffff;
}
.z-up {
    width: 100%;
    height: 516px;
    background-position: 100% 0;
    background-image: url('/static/files/index-1280_02.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}
.z-up img {
  display: block;
  width: 100%;
}
.z-division {
  padding: 40px 0;
  position: relative;
}
.z-division-shadow {
  width: 100%;
  position: absolute;
  left: 0;
  top: -30px;
  right: 0;
}
.z-division ul {
  margin: 0;
  padding: 0;
}
.z-division ul li {
  display: inline-block;
  margin: 30px 67.5px;
  overflow: hidden;
}
.z-division ul li .z-r {
  display: block;
  width: 182px;
  height: 200px;
  position: relative;
}
.z-division ul li .z-r img.i1{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
  transform: rotateY(0deg);
  transition: transform, z-index 1s, 0s linear, linear 0s, 1s;
}
.z-division ul li .z-r img.i2 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 8;
  transform: rotateY(180deg);
  transition: transform, z-index 1s, 0s linear, linear 0s, 1s;
}
.z-division ul li:hover img.i1 {
  z-index: 8;
  transform: rotateY(180deg);
}
.z-division ul li:hover img.i2 {
  z-index: 9;
  transform: rotateY(0deg);
}
.z-contactus-map {
  float: left;
}

.z-contactus-title {
  margin: 35px 0;
  font-size: 30px;
  color: #afafaf;
}

.z-contactus-title span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 4px #1da75c solid;
}

.z-contactus-cell {
  width: 360px;
  padding: 10px 10px 0 10px;
  float: right;
}
.z-contactus-cell h6 {
  margin: 0;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d0d0;
  font-size: 18px;
  color: #494949;
}
.z-contactus-cell ul {
  height: 340px;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 10px;
}
.z-contactus-cell ul li {
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
}
.z-contactus-cell ul li strong {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #494949;
}
.z-contactus-cell ul li p {
  margin: 0;
  line-height: 1.7;
  color: #ababab;
}
#map-container {
  width: 600px;
  height: 380px;
}
.jumbotron {
  background-color: #ffffff;
  box-shadow: 0 0 8px #333;
  position: relative;
  z-index: 99;
  border-bottom: 5px solid #1da75c;
}
.z-wechat-cell {
  margin-bottom: 25px;
}
.z-wechat-cell span {
  display: inline-block;
  margin: 0 25px;
  position: relative;
}
.z-wechat-cell span:hover .targetimg {
  display: block;
}
.z-wechat-cell span .targetimg {
  display: none;
  position: absolute;
  z-index: 99;
}
.z-wechat-cell span .img2 {
  left: 6px;
  top: -85px;
}
.z-wechat-cell span .img3 {
  left: -55px;
  top: -250px;
}

.shade {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0,0,0,0.6)
}
.submit-success, .submit-fail, .submit-repeat {
  display: none;
  width: 320px;
  padding: 30px;
  text-align: center;
  position: fixed;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -160px;
  z-index: 10000;
  background-color: #fff;
  border-radius: 10px;
}
.submit-success h3, .submit-fail h3 {
  color: #1da75c;
}
.breadcrumb {
  background-color: #fff;
  margin-top: 20px;
}
.news-title {
  color: #333;
}
.news-title:hover {
  text-decoration: none;
  color: #1da75c;
}
.map-title {
  display: block;
  padding: 8px;
  font-size: 20px;
  font-weight: normal;
}
.map-content {
  margin: 10px 0;
  padding: 0 8px;
}
.news-more {
  margin-top: 15px;
  margin-bottom: 45px;
}
.news-more a {
  font-size: 20px;
  color: #333;
}
.news-more a:hover {
  text-decoration: none;
  color: #1da75c;
}
