body {
  padding-bottom: 48px;
  background: #eef6ff url("../images/bg.jpg") repeat-y center top;
  font-family: "Microsoft YaHei";
  min-width: 1200px;
}
.mt20 {
  margin-top: 20px;
}
.wrapper {
  margin: 0 auto;
  position: relative;
  width: 1200px;
  min-width: 1200px;
}
.w-con {
  width: 100%;
  overflow: hidden;
}
.w-con .w-box {
  z-index: 1;
  position: relative;
  width: auto;
  min-width: 1200px;
  zoom: 1;
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
}
.w-con .w-box .w-inner {
  display: block;
  position: relative;
  overflow: hidden;
  width: auto;
  left: 0%;
  top: 0;
  margin-left: 0px;
}
.box-w {
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#666666')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#666666');
}
.wrapper-box {
  margin: 0px 0 30px;
  padding: 0;
}
.wrapper-box .bg1 {
  position: relative;
  z-index: 1;
  background-size: 100% auto;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.wrapper-box .bg1 img {
  width: 100%;
}
.wrapper-box .bg2 {
  position: relative;
  z-index: 2;
  padding: 10px 0;
  background: #fbffee;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.wrapper-box .bg2 .tit {
  text-align: center;
}

.w-section {
  font-size: 18px;
  line-height: 1.8em;
  color: #86542e;
}
.w-section p {
  margin-bottom: 1em;
  text-indent: 0em;
}
.w-section h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.w-section.no-indent p {
  text-indent: 0;
}

.footer-editor {
  margin: 30px 0;
  text-align: center;
  color: #888;
  font-size: 14px;
}

.footer-tabar {
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: #86542e;
  -webkit-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
}
.footer-tabar dl {
  padding: 0 4px;
}
.footer-tabar dl dd {
  width: 50%;
  float: left;
}
.footer-tabar a {
  display: block;
  padding: 0 1em;
  margin: 4px;
  height: 36px;
  line-height: 36px;
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid #fff;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
}

.header-top {
  position: relative;
  z-index: 999;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.header-logo {
  float: left;
  padding: 20px 0;
}
.header-logo img {
  height: 60px;
}
.header-txt {
  float: right;
  text-align: center;
}
.header-txt .t1 {
  margin-top: 5px;
  color: #86542e;
  font-size: 30px;
  font-weight: bold;
}
.header-txt .t2 {
  padding: 0 1em;
  text-align: center;
  letter-spacing: 3px;
  line-height: 32px;
  background: #86542e;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.btn-ss {
  padding: 0 1em;
  margin-bottom: 20px;
  text-align: center;
  line-height: 40px;
  background: #86542e;
  color: #fff;
  font-size: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.banner-a {
  display: block;
}
.banner-b {
  display: none;
}

.zt-footer {
  padding: 30px 0 50px;
}
.zt-footer .zt-footer-logo {
  float: left;
}
.zt-footer .zt-footer-phone {
  float: left;
  margin: 40px 0 0 80px;
  color: #333333;
}
.zt-footer .zt-footer-phone .footer-phone-icon {
  float: left;
  display: inline-block;
  width: 52px;
  height: 52px;
  background: url("../images/dianhua.png") no-repeat center center;
}
.zt-footer .zt-footer-phone .t1 {
  float: left;
  margin-left: 10px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 1.2em;
}
.zt-footer .zt-footer-phone .t2 {
  float: left;
  margin-left: 10px;
  font-size: 48px;
  line-height: 52px;
}

.zt-footer .zt-footer-qrcode {
  float: right;
  padding: 0px 0 0px;
  text-align: center;
}
.zt-footer .zt-footer-qrcode .box {
  display: inline-block;
  margin: 0 20px;
  width: 110px;
  vertical-align: top;
}
.zt-footer .zt-footer-qrcode img {
  width: 110px;
}
.zt-footer .zt-footer-qrcode .pic {
  width: 110px;
  line-height: 2em;
}
.zt-footer .zt-footer-qrcode .txt {
  line-height: 2em;
}

.banner {
  position: relative;
}
.banner .lines-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 24px;
  background: url("images/lines-bg.png") repeat-x center bottom;
  background-size: contain;
}

.box-title {
  margin: 30px 0px 0;
  position: relative;
  z-index: 3;
  text-align: center;
}
.box-title h2 {
  position: relative;
  display: inline-block;
  padding: 0 0.5em;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  font-weight: bold;
  color: #86542e;
}
.box-title h2:before,
.box-title h2:after {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 2px;
  margin-top: -1px;
  background: #86542e;
  display: inline-block;
  content: "";
}
.box-title h2:before {
  left: -1em;
}
.box-title h2:after {
  right: -1em;
}
.box-title h3 {
  position: relative;
  display: inline-block;
  padding: 0 1em;
  height: 50px;
  line-height: 50px;
  font-size: 28px;
  font-weight: normal;
  background: #86542e;
  color: #fff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.zt-swiper-pic {
  position: relative;
  margin: 0 30px;
  padding: 30px 0 20px;
}
.zt-swiper-pic img {
  width: 100%;
  height: auto;
}
.zt-swiper-pic .swiper-slide {
  width: 25%;
}
.zt-swiper-pic .pic {
  border: 1px solid #ddd;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.zt-swiper-pic .txt {
  margin-top: 10px;
  font-size: 14px;
}
.zt-swiper-pic .txt h4 {
  font-size: 16px;
  font-weight: bold;
}

.zt-swiper-pic .swiper-container {
  padding-bottom: 40px;
}

.zt-swiper-pic .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-size: 25px 30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2386542E'%2F%3E%3C%2Fsvg%3E");
}
.zt-swiper-pic .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-size: 25px 30px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2386542E'%2F%3E%3C%2Fsvg%3E");
}
.zt-swiper-pic .swiper-button-next,
.zt-swiper-pic .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  z-index: 10;
  cursor: pointer;
  outline: none;
  background-size: 14px 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.zt-swiper-pic .swiper-button-next:hover,
.zt-swiper-pic .swiper-button-prev:hover {
  background-color: #efefef;
}
.zt-swiper-pic .swiper-button-prev {
  left: -30px;
  right: auto;
  background-position: 35px center;
}
.zt-swiper-pic .swiper-button-next {
  left: auto;
  right: -30px;
  background-position: 10px center;
}

.zt-swiper-pic .swiper-pagination-bullet {
  background: #000;
}
.zt-swiper-pic .swiper-pagination-bullet-active {
  background: #86542e;
}

.lin-comment-title {
  text-align: center;
}
.lin-comment-title h2 {
  position: relative;
  display: inline-block;
  padding: 0 1em;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.lin-comment-title h2:before,
.lin-comment-title h2:after {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 2px;
  margin-top: -1px;
  background: #fff;
  display: inline-block;
  content: "";
}
.lin-comment-title h2:before {
  left: -1em;
}
.lin-comment-title h2:after {
  right: -1em;
}

.lin-comment {
  max-width: 500px;
  margin: auto;
}
.lin-comment .comment-content,
.lin-comment .comment-name,
.lin-comment .comment-phone {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lin-comment .comment-submit {
}
.lin-comment .comment-txt-content {
  width: 100%;
  display: block;
  height: 7.5em;
  line-height: 1.5em;
  border: none;
}
.lin-comment .comment-txt-name {
  width: 100%;
  display: block;
  height: 2em;
  line-height: 2em;
  border: none;
}
.lin-comment .comment-txt-phone {
  width: 100%;
  display: block;
  height: 2em;
  line-height: 2em;
  border: none;
}
.lin-comment .comment-btn-submit {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  font-size: 18px;
  background: #86542e;
  color: #fff;
  text-align: center;
  border: none;

  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.tabbar {
  position: fixed;
  z-index: 9;
  left: 0;
  bottom: 0;
  right: 0;
  background: #86542e;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.tab-nav {
  font-size: 18px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tab-nav dd {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.tab-nav dd a {
  display: block;
  height: 48px;
  line-height: 48px;
  background: #86542e;
  color: #333;
}
.tab-nav dd:nth-child(1) a img {
  height: 36px;
  margin-top: -0px;
}
.tab-nav dd:nth-child(2) a img {
  width: 60px;
  margin-top: -40px;
}

.footer-m {
  margin: 15px 0 15px;
  font-size: 12px;
  color: #888;
  text-align: center;
  display: none;
}
.footer-m a {
  color: #888;
}

.fancybox-overlay {
  z-index: 9999999;
}
.fancybox-wrap {
  z-index: 99999999;
}
.fancybox-nav,
.fancybox-skin,
.fancybox-outer {
  z-index: 999999999;
}

.p2 {
  display: block;
}
.p3 {
  display: none;
}

.grid-list {
  margin: 0 -15px 0;
}
.grid-list li {
  float: left;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.grid-list li img {
  width: 100%;
  height: auto !important;
}
.grid-list li img.lazy {
  background-image: url(//cdn.baobei360.com/_public2012/images/Loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.grid-list li .box {
  margin: 15px;
  background: #fff;
  border: 1px solid #fff;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.grid-list li .pic {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
}

.grid-list li .txt {
  padding: 15px;
  line-height: 1.5em;
  font-size: 16px;
}
.grid-list li a {
  color: #737373;
}
.grid-list li:hover {
  margin-top: -5px;
}
.grid-list li:hover .box {
  border: 1px solid #eee;
}
.grid-list li:hover .pic {
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  -ms-opacity: 0.75;
  opacity: 0.75;
}
.grid-list li.grid-item {
  width: 25%;
}
.grid-list li.grid-item-2 {
  width: 50%;
}
.grid-list li.grid-item-3 {
  width: 75%;
}

.load-more {
  margin-top: 30px;
  clear: both;
  text-align: center;
}
.load-more .load-more-btn {
  display: inline-block;
  line-height: 40px;
  width: 20%;
  font-size: 16px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #ddd;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}
.load-more .load-more-btn img {
  margin-right: 10px;
}

.barrage .z {
  float: left !important;
}

.lin-comment-bar {
  display: none;
  position: fixed;
  z-index: 99999999;
  left: 0;
  right: 0;
  bottom: 44px;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
}
.lin-comment-bar .form-input {
  padding-left: 10px;
  padding-right: 100px;
  border: 1px solid #ddd;
}
.lin-comment-bar .form-input input {
  width: 100%;
  height: 36px;
  border: none;
  font-size: 16px;
}
.lin-comment-bar .form-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 90px;
}
.lin-comment-bar .form-btn button {
  width: 100%;
  height: 38px;
  border: none;
  background: #f00;
  color: #fff;
  font-size: 16px;
}

.modal {
  z-index: 9999999;
}

.p-p-list2 {
  margin: 10px -5px;
}
.p-p-list2 li {
  width: 25%;
  float: left;
}
.p-p-list2 li .box {
  margin: 5px;
  padding: 10px 0 0;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.p-p-list2 li .pic {
  position: relative;
  margin-top: 15px;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
  display: block;
}
.p-p-list2 li .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
}
.p-p-list2 li:hover .pic img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.p-p-list2 li h3 {
  margin: 5px 0;
  height: 3em;
  padding: 0 15px;
  text-align: left;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
  overflow: hidden;
}
.p-p-list2 li a {
  color: #333;
}
.p-p-list2 li a:hover {
  color: #d00000;
}
.p-p-list2 li .date {
  font-size: 14px;
  color: #888;
  display: block;
  font-weight: normal;
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
  margin: 0 15px;
}
.p-p-list2 li .txt {
  margin: 10px 15px 0;
  display: none;
}
.p-p-list2 li .txt dd {
  line-height: 24px;
  height: 24px;
  color: #888;
  font-size: 12px;
  overflow: hidden;
}

@media all and (max-width: 768px) {
  .p-p-list2 {
    margin: 10px -5px;
  }
  .p-p-list2 li {
    width: 50%;
    float: left;
  }
  .p-p-list2 li .box {
    margin: 5px;
    padding: 10px 0 0;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
  }
  .p-p-list2 li .pic {
    position: relative;
    margin-top: 15px;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    display: block;
  }
  .p-p-list2 li .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
  }
  .p-p-list2 li:hover .pic img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  .p-p-list2 li h3 {
    margin: 5px 0;
    height: 3em;
    padding: 0 15px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    overflow: hidden;
  }
  .p-p-list2 li a {
    color: #333;
  }
  .p-p-list2 li a:hover {
    color: #d00000;
  }
  .p-p-list2 li .date {
    font-size: 14px;
    color: #888;
    display: block;
    font-weight: normal;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin: 0 15px;
  }
  .p-p-list2 li .txt {
    margin: 10px 15px 0;
    display: none;
  }
  .p-p-list2 li .txt dd {
    line-height: 24px;
    height: 24px;
    color: #888;
    font-size: 12px;
    overflow: hidden;
  }
}

/* 小屏幕 */
@media all and (max-width: 1200px) {
}

/* 平板 */
@media all and (max-width: 1024px) {
}

/* 手机 */
@media all and (max-width: 768px) {
  body {
  }
  body,
  .wrapper,
  .w-con .w-box,
  .w-con .w-box .w-inner {
    width: 100%;
    min-width: 100%;
    margin-left: auto;
    left: auto;
  }
  .wrapper-box {
    margin: 10px 10px;
  }

  .header-top {
    padding: 10px 0;
  }
  .header-logo {
    float: none;
    text-align: center;
    padding: 10px 0;
  }
  .header-logo img {
    height: 50px;
  }
  .header-txt {
    float: none;
    text-align: center;
  }
  .header-txt .t1 {
    margin-top: 0px;
    font-size: 28px;
  }
  .header-txt .t2 {
    padding: 0 1em;
    margin: 0px 10px 0;
    letter-spacing: 0px;
    line-height: 40px;
    font-size: 22px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }

  .zt-footer {
    padding: 10px 0 30px;
    text-align: center;
  }
  .zt-footer .zt-footer-logo {
    float: none;
  }
  .zt-footer .zt-footer-logo img {
    height: 70px;
  }
  .zt-footer .zt-footer-phone {
    float: none;
    display: inline-block;
    margin: 20px 0 0 0px;
  }
  .zt-footer .zt-footer-phone .footer-phone-icon {
    float: left;
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url("../images/dianhua.png") no-repeat center center;
  }
  .zt-footer .zt-footer-phone .t1 {
    float: left;
    margin-left: 10px;
    padding-top: 8px;
    font-size: 16px;
  }
  .zt-footer .zt-footer-phone .t2 {
    float: left;
    margin-left: 10px;
    font-size: 32px;
    line-height: 52px;
  }

  .zt-footer .zt-footer-qrcode {
    float: none;
    padding: 20px 0 0px;
    text-align: center;
  }
  .zt-footer .zt-footer-qrcode .box {
    display: inline-block;
    margin: 0 20px;
    width: 110px;
    vertical-align: top;
  }
  .zt-footer .zt-footer-qrcode img {
    width: 110px;
  }
  .zt-footer .zt-footer-qrcode .pic {
    width: 110px;
    line-height: 2em;
  }
  .zt-footer .zt-footer-qrcode .txt {
    line-height: 2em;
  }

  .btn-ss {
    padding: 0 1em;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
  }

  .banner-a {
    display: none;
  }
  .banner-b {
    display: block;
  }

  .grid-list {
    margin: 0 -5px 0;
  }
  .grid-list li .box {
    margin: 5px;
  }
  .grid-list li.grid-item {
    width: 50%;
  }
  .grid-list li.grid-item-2 {
    width: 100%;
  }
  .grid-list li.grid-item-3 {
    width: 75%;
  }

  .load-more .load-more-btn {
    line-height: 40px;
    width: 100%;
  }

  #topnav,
  .footer,
  .lin-quickbar,
  .qrcode .box:first-child {
    display: none;
  }
  .qrcode .box {
    margin: 0 10px;
    width: 160px;
  }
  .qrcode .box img {
    width: 140px;
  }
  .qrcode .box:nth-child(2) img {
    width: 140px;
  }

  .footer-m {
    display: block;
  }

  .banner .pic {
    overflow: hidden;
  }
  .banner img {
    width: 100%;
    margin-left: 0%;
  }

  .zt-text {
    padding: 10px;
  }
  .zt-text img {
    width: 100%;
    height: auto;
  }
  .w-section {
    font-size: 16px;
  }

  .wrapper-box .bg2 .tit {
    position: relative;
    left: 0;
    top: 0px;
    right: 0;
  }
  .box-title {
    margin: 20px 0 10px;
  }
  .box-title h2 {
    position: relative;
    font-size: 28px;
    line-height: 40px;
    height: 40px;
  }

  .box-title h3 {
    font-size: 24px;
    line-height: 40px;
    height: 40px;
  }

  .block-2-text {
    padding: 30px 10px 0px 10px;
  }
  .block-2-item {
    padding: 0 0;
    width: 100%;
    float: none;
    border-left: none;
  }
  .block-2-item:first-child {
    border-left: none;
  }
  .block-2-item .pic {
    margin-bottom: 20px;
  }
  .block-2-item .pic img {
    width: 100%;
  }

  .zt-logo-box {
    padding: 10px;
  }
  .zt-logo {
    margin-left: -2%;
  }
  .zt-logo li {
    width: 48%;
    margin: 2% 0 0 2%;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  .zt-logo li:hover {
  }
  .zt-logo li .pic {
    padding: 10px 10px 50%;
  }
  .zt-logo li .txt {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 1.8em;
    height: 1.8em;
    overflow: hidden;
  }

  .zt-pic {
  }
  .zt-pic ul {
    margin: -1%;
  }
  .zt-pic ul li {
    position: relative;
    float: left;
    margin: 1%;
    width: 31.3%;
    text-align: center;
  }
  .zt-pic ul li .pic img {
    width: 100%;
    height: auto;
  }

  .zt-pro {
    margin: 10px;
    padding-top: 0px;
  }
  .zt-pro {
    margin: 0px -1%;
  }
  .zt-pro figure {
    position: relative;
    float: left;
    margin: 1% 1%;
    width: 31.3%;
    text-align: center;
  }
  .zt-pro figure .txt {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
  }
  .zt-pro figure .pic {
  }
  .zt-pro figure .pic img {
    width: 100%;
    height: auto;
  }

  .zt-swiper-pic {
    margin: 0 10px;
  }
  .zt-swiper-pic .txt {
    font-size: 12px;
  }
  .zt-swiper-pic .txt h4 {
    font-size: 14px;
  }

  .lin-list-pic {
    margin: 0px;
  }

  .p2 {
    display: none;
  }
  .p3 {
    display: block;
  }
}

/* 手机 */
@media all and (max-width: 375px) {
}

/* 手机 */
@media all and (max-width: 320px) {
}

body {
  background: #fceded;
  padding-bottom: 44px;
}
.w-con {
  margin: auto;
  max-width: 750px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.w-inner {
  max-width: 750px;
}
.bg1 {
  background: url(../images/bg1.png) no-repeat top;
  background-size: 100% 100%;
}
.bg2 {
  background: url(../images/bg2.png) repeat-y top;
  background-size: 150% auto;
}
.bg2 img {
  max-width: 100%;
}

.banner {
  padding: 60px 30px;
}
.banner figure img {
  width: 100%;
}
.banner figure:nth-child(1) {
  padding: 0 100px;
}
.banner figure:nth-child(1) img {
  /* transition: all 0.5s ease-in;
  transition-delay: 0.85s;
  */
  transform: translateY(300px) scale(0);
  transform-origin: 50% 100%;
}
.banner.active figure:nth-child(1) img {
  /* transform: translateY(0px) scale(1); */
  -webkit-animation: bounceInUp 1s 1s ease both;
  animation: bounceInUp 1s 1s ease both;
}

.banner figure:nth-child(2) {
  margin: 0 0 -60px;
}
.banner figure:nth-child(2) img {
  /* transition: all 0.5s ease-in;
 transition-delay: 0.5s;
   */
  transform: translateY(300px) scale(0);
  transform-origin: 50% 100%;
}
.banner.active figure:nth-child(2) img {
  /* transform: scale(1); */
  -webkit-animation: bounceInUp 1s 0.5s ease both;
  animation: bounceInUp 1s 0.5s ease both;
}

.banner figure:nth-child(3) {
  margin: 0;
}
.banner figure:nth-child(3) img {
  transform: translateY(300px) scale(0);
  transform-origin: 50% 100%;
}
.banner.active figure:nth-child(3) img {
  -webkit-animation: bounceInUp 1s 0s ease both;
  animation: bounceInUp 1s 0s ease both;
}
/* 
#animation {
  -webkit-animation: bounceInUp 1s 0.2s ease both;
  -moz-animation: bounceInUp 1s 0.2s ease both;
  animation: bounceInUp 1s 0.2s ease both;
} */
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: scale(0) translateY(200px);
  }
  60% {
    opacity: 1;
    transform: scale(1.2) translateY(-30px);
  }
  80% {
    transform: scale(0.9) translateY(10px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: scale(0) translateY(200px);
  }
  60% {
    opacity: 1;
    transform: scale(1.2) translateY(-30px);
  }
  80% {
    transform: scale(0.9) translateY(10px);
  }
  100% {
    transform: scale(1) translateY(0);
  }
}

@media all and (max-width: 768px) {
  .banner {
    padding: 60px 15px;
  }
  .banner figure:nth-child(1) {
    padding: 0 30px;
  }
  .banner figure:nth-child(2) {
    margin: 0 0 -30px;
  }
  body.fixed-topnav {
    padding-top: 0;
  }
}
.lin-quickbar {
  display: none !important;
}

.text1 {
  padding: 30px 60px;
}

@media all and (max-width: 768px) {
  .text1 {
    padding: 0px 15px;
  }
}
.block {
  padding: 60px;
  position: relative;
}
.block .block-hd {
  text-align: center;
}
.block .block-hd figure img {
  max-height: 150px;
}
.block .block-bd {
  padding: 60px;
  background-color: #fff;
}
.block.block-6 .block-hd figure {
  margin-bottom: 30px;
}
.block.block-6 .block-hd figure img {
  max-height: 70px;
}
.block.block-6 .block-bd {
  padding: 0px;
  background: none;
}
.block .block-ft {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.block .block-ft figure img {
  width: 90px;
}

@media all and (max-width: 768px) {
  .block {
    padding: 30px 15px;
    position: relative;
  }
  .block .block-bd {
    padding: 15px;
  }
  .block .block-hd figure img {
    max-height: 80px;
  }
  .block .block-ft {
    right: -5px;
    bottom: 5px;
  }
  .block .block-ft figure img {
    width: 50px;
  }
  .block.block-6 .block-hd figure {
    margin-bottom: 30px;
  }
  .block.block-6 .block-hd figure img {
    max-height: 50px;
  }
  .block.block-6 .block-bd {
    padding: 0px;
    background: none;
  }
}

.section-top {
  margin: 0 0 30px;
  text-align: center;
  font-size: 18px;
  line-height: 1.8em;
  color: #0f694a;
}
.section-top p span {
  display: block;
}
.section-top p strong {
  border-bottom: 2px dashed #0f694a;
}

@media all and (max-width: 768px) {
  .section-top {
    font-size: 16px;
    line-height: 1.8em;
    text-align: justify;
    text-indent: 2em;
  }
  .section-top p span {
    display: inline;
  }
}

.section-news {
  margin: 0 0 60px;
  text-align: center;
  font-size: 18px;
  line-height: 1.8em;
  color: #ffffff;
}
.section-news p span {
  display: block;
}
.section-news p strong {
  border-bottom: 2px dashed #0f694a;
}

@media all and (max-width: 768px) {
  .section-news {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 1.8em;
    text-align: justify;
    text-indent: 2em;
  }
  .section-news p span {
    display: inline;
  }
}

.bang-1 {
  margin: 0 0 30px;
  text-align: center;
}
.bang-1 figure:nth-child(1) {
  margin: 0 0 30px;
}
.bang-1 figure:nth-child(1) img {
  width: 150px;
}
@media all and (max-width: 768px) {
  .bang-1 figure:nth-child(1) img {
    width: 120px;
  }
}

.message {
  margin: 0 30px 30px;
}
@media all and (max-width: 768px) {
  .message {
    margin: 0 15px 30px;
  }
}

.pro {
  text-align: center;
}
.pro > figure:nth-child(1) {
  margin: 0 0 30px;
}
.pro > figure:nth-child(1) img {
  max-width: 200px;
}
@media all and (max-width: 768px) {
  .bang-1 figure:nth-child(1) img {
    width: 100px;
  }
  .pro > figure:nth-child(1) img {
    max-width: 140px;
  }
}

.pros {
  margin-bottom: 30px;
}
.pros .add {
  margin-bottom: 15px;
  text-align: right;
}
.pros .add > figure {
  padding-right: 50px;
}
.pros .add > figure img {
  max-width: 70%;
}
.pros .bdd {
  position: relative;
  margin: 0 50px;
  padding: 20px 40px 20px 40px;
  background: #3cbcbc;
  -webkit-border-radius: 50px 50px 0 0;
  -moz-border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
}
.pros .bdd > figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  margin: -15px 0 0 -50px;
}
.pros .bdd > figure img {
  max-width: 100%;
}
.pros .bdd > div {
  color: #fff;
  text-align: right;
}
.pros .bdd > div h4 {
  padding-bottom: 10px;
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
  border-bottom: 5px solid #cb4349;
}
.pros .bdd > div p {
  font-size: 18px;
  line-height: 1.2em;
}

/* .lin-swiper-product li { float: left; width: 20%; margin-right: 30px; }  
.lin-swiper-product li > div { text-align: center; border: 1px solid #ddd; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }  
.lin-swiper-product li > div figure { position: relative; height: 0; padding-bottom: 177.77777777778%; }  
.lin-swiper-product li > div figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }  
.lin-swiper-product li > div section { padding: 15px; }  
.lin-swiper-product li > div section h4 { font-size: 16px; font-weight: normal; line-height: 1.5em; height: 1.5em; overflow: hidden;}  
.lin-swiper-product li > div section p { display: none; }   */

.lin-swiper-product {
}
.lin-swiper-product {
  position: relative;
  overflow: hidden;
}
.lin-swiper-product .swiper {
  padding-bottom: 10px;
}
.lin-swiper-product .swiper-pagination {
  width: 100%;
  bottom: 0px;
}
.lin-swiper-product .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
}
.lin-swiper-product .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 2px solid #fff;
  background-color: #cccccc;
  width: 10px;
  height: 10px;
  opacity: 1;
  outline: none;
}
.lin-swiper-product .swiper-pagination-bullets .swiper-pagination-bullet:hover {
  background-color: #86542e;
}
.lin-swiper-product
  .swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  border: 2px solid #86542e;
  background-color: #fff;
}
.lin-swiper-product .swiper-button-prev,
.lin-swiper-product .swiper-button-next {
  width: 25px;
  height: 45px;
  color: #fff;
  outline: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(0, 0, 0, 0.3);
}
.lin-swiper-product .swiper-button-prev:after,
.lin-swiper-product .swiper-button-next:after {
  font-size: 20px;
}
.lin-swiper-product .swiper-button-prev:hover,
.lin-swiper-product .swiper-button-next:hover {
  opacity: 0.65;
}
.lin-swiper-product .swiper-button-prev {
  left: -50px;
  -webkit-border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  border-radius: 0 50px 50px 0;
}
.lin-swiper-product .swiper-button-next {
  right: -50px;
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
}
.lin-swiper-product:hover .swiper-button-prev {
  left: 0;
}
.lin-swiper-product:hover .swiper-button-next {
  right: 0;
}

.pross {
  display: flex;
  align-items: stretch !important;
}
.pross a {
  color: #86542e;
  text-decoration: none;
  width: 100%;
}
.pross dd {
  /* width: 33.3333333333333%;
  min-width: 33.3333333333333%; */
  display: flex;
}
.pross dd a {
  position: relative;
  display: flex;
  width: 100%;
}
.pross dd div {
  position: relative;
  padding: 20px 10px 10px;
  width: 100%;
}
.pross dd div > figure {
  position: relative;
  height: 0;
  padding-bottom: 100%;
}
.pross dd div > figure img {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pross dd div span.k {
  position: absolute;
  display: block;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pross dd div span.k img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.pross dd div > h5 {
  padding: 0 10px;
  font-size: 14px;
  line-height: 1.2em;
  text-align: center;
}

@media all and (max-width: 768px) {
  .pros {
    margin: 10px;
    margin-bottom: 30px;
  }
  .pros .add {
    margin-bottom: 15px;
    text-align: right;
  }
  .pros .add > figure {
    padding-right: 30x;
  }
  .pros .add > figure img {
    max-width: 70%;
  }
  .pros .bdd {
    position: relative;
    margin: 0 20px;
    padding: 10px 20px 10px 20px;
    background: #3cbcbc;
    -webkit-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
  }
  .pros .bdd > figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    margin: -15px 0 0 -20px;
  }
  .pros .bdd > figure img {
    max-width: 100%;
  }
  .pros .bdd > div {
    color: #fff;
    text-align: right;
  }
  .pros .bdd > div h4 {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: bold;
    border-bottom: 5px solid #cb4349;
  }
  .pros .bdd > div p {
    font-size: 16px;
    line-height: 1.2em;
  }
  .pros .cdd {
    padding: 15px;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  .pros .cdd > h5 {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #3cbcbc;
  }
}

.pros {
  margin: -10px;
}
.pros dd {
  float: left;
  width: 20%;
}
.pros dd > div {
  margin: 10px;
}
.pros dd > div .pppbox {
  background: #fff;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
.pros dd > div .pppbox figure {
  position: relative;
  width: 100%;
}
.pros dd > div .pppbox figure:nth-child(1) {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.pros dd > div .pppbox figure:nth-child(1) img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pros dd > div .pppbox figure:nth-child(2) {
  margin: 10px auto 0;
  width: 90px;
  padding: 5px;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}
.pros dd > div .pppbox figure:nth-child(2) img {
  width: 100%;
  height: 40px;
}
.pros dd > div .pppbox h4 {
  padding: 0 10px;
  font-size: 14px;
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
}
.pros dd.q > div .pppbox figure:nth-child(1) {
  padding-bottom: 171%;
}

@media all and (max-width: 768px) {
  .pros {
    width: auto;
    margin: auto -5px;
  }
  .pros dd {
    width: 50%;
  }
  .pros dd > div {
    margin: 5px;
  }
  .pros dd > div .pppbox figure:nth-child(2) {
    width: 80px;
    padding: 5px;
  }
  .pros dd > div .pppbox figure:nth-child(2) img {
    height: 35px;
  }
  .pros dd > div .pppbox h4 {
    font-size: 13px;
  }
  .pros dd.q > div .pppbox figure:nth-child(1) {
    padding-bottom: 100%;
  }
}

.news-ss {
  margin: 15px -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction: row;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;

  -ms-flex-flow: wrap;
  flex-flow: wrap;
  flex-wrap: wrap;
}
.news-ss li {
  float: left;
  width: 50%;
  flex: 0 0 50%;
  /*flex-grow: 1;*/

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction: column;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;

  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.news-ss li > div {
  flex: 1;
  margin: 5px;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
}
.news-ss li > div a {
  text-decoration: none;
}
.news-ss li > div figure {
  width: 150px;
  margin-right: 15px;
  float: left;
}
.news-ss li > div figure img {
  width: 100%;
}
.news-ss li > div section {
  color: #333;
}
.news-ss li > div section h4 {
  margin: 0 0 5px;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
}
.news-ss li > div section p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #999;
}

@media all and (max-width: 768px) {
  .news-ss li {
    flex: 0 0 100%;
    /*flex-grow: 1;*/

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction: column;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;

    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .news-ss li > div figure {
    width: 100px;
    margin-right: 15px;
    float: left;
  }
  .news-ss li > div figure img {
    width: 100%;
  }
  .news-ss li > div section h4 {
    margin: 0 0 5px;
    font-size: 16px;
  }
}
.lin-swiper-banner {
  margin: 15px 0;
}
.lin-swiper-banner figure {
  margin: 0;
}
.lin-swiper-banner figure img {
  width: 100%;
}
.bggg1 {
  margin-top: 30px;
  padding: 50px;
  background: url("images/bg1.png") no-repeat center;
  background-size: 100% 100%;
}
.swiper-banner {
  padding-bottom: 40px;
}
.lin-swiper-banner .swiper-wrapper {
}
.lin-swiper-banner .swiper-slide {
}

@media all and (max-width: 768px) {
  .bggg1 {
    margin-top: 10px;
    padding: 15px;
    background: url("images/bg1.png") no-repeat center;
    background-size: 100% 100%;
  }
  .swiper-banner {
    padding-bottom: 40px;
  }
}

.school-news {
  margin: 0;
}
.school-news li {
  margin: 0 0 10px;
}
.school-news li {
  margin: 0 0 10px;
}
.school-news li:last-child {
  margin: 0;
}
.school-news li a {
  display: block;
  padding: 20px;
  background-color: #6d705f;
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  transition: all 0.2s ease-in-out;
}
.school-news li a:hover {
  background-color: #6d705f66;
  transform: scale(1.03);
}
.school-news li a .text {
  display: flex;
}
.school-news li a .text h4 {
  margin: 0;
  font-size: 18px;
  line-height: 1.5em;
  color: #fff;
}
.school-news li a .text p {
  margin: 6px 0 0;
  font-size: 14px;
  line-height: 1.5em;
  color: #bbb;
}

.school-news li a .text .pic {
  width: 200px;
  min-width: 200px;
  margin-right: 20px;
}
.school-news li a .text .pic figure {
  position: relative;
  height: 0;
  padding: 0 0 75%;
}
.school-news li a .text .pic figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.school-news li a .date {
  margin: 6px 0 0;
  color: #bbb;
}

@media all and (max-width: 768px) {
  .school-news li a {
    padding: 15px;
  }
  .school-news li a .text .pic {
    width: 130px;
    min-width: 130px;
    margin-right: 10px;
  }
  .school-news li a .text h4 {
    font-size: 16px;
  }
  .school-news li a .text p {
    display: none;
  }
}
