.w1400 {
  visibility: hidden;
}
.w1400.active {
  visibility: visible;
  -webkit-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
  -moz-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
  -o-animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
  animation: fadeInUp 3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s both;
}
.join-we {
  padding-bottom: 100px;
  background: #fff;
}
.join-we .page1 {
  background: #f1f1f2;
  padding-top: 100px;
  padding-bottom: 100px;
}
.join-we .page1 .list-box {
  margin-top: 60px;
}
.join-we .page1 .list-box .list-item {
  width: 430px;
  height: 410px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-left: 50px;
  border-radius: 2px;
  float: left;
  margin-top: 30px;
}
.join-we .page1 .list-box .list-item:nth-child(3n-2) {
  margin-left: 0;
}
.join-we .page1 .list-box .list-item:hover .item-top .con-box .text {
  color: #fff;
}
.join-we .page1 .list-box .list-item:hover .item-top .con-box .line {
  display: none;
}
.join-we .page1 .list-box .list-item .item-top {
  width: 100%;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.join-we .page1 .list-box .list-item .item-top .con-box {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
}
.join-we .page1 .list-box .list-item .item-top .con-box .icon {
  display: block;
  width: 37px;
  height: 36px;
  margin: 0 auto;
}
.join-we .page1 .list-box .list-item .item-top .con-box .text {
  margin-top: 18px;
  text-align: center;
  color: #333333;
}
.join-we .page1 .list-box .list-item .item-top .con-box .line {
  position: absolute;
  width: 110px;
  height: 1px;
  background: #333333;
  bottom: 0;
  left: 50%;
  margin-left: -55px;
}
.join-we .page1 .list-box .list-item .item-top .bg-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  z-index: 3;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.join-we .page1 .list-box .list-item .item-bottom {
  height: 240px;
  padding: 0 45px;
  letter-spacing: 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  color: #333333;
  line-height: 1.9;
  text-align: center;
}
.join-we .page1 .list-box .list-item.list-item1 .item-top .con-box .icon {
  background: url(../images/icon/icon19.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item1 .item-top .bg-box {
  background-image: url(../images/page/p67.png);
}
.join-we .page1 .list-box .list-item.list-item1:hover .con-box .icon {
  background: url(../images/icon/icon19-act.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item2 .item-top .con-box .icon {
  background: url(../images/icon/icon20.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item2 .item-top .bg-box {
  background-image: url(../images/page/p68.png);
}
.join-we .page1 .list-box .list-item.list-item2:hover .con-box .icon {
  background: url(../images/icon/icon20-act.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item3 .item-top .con-box .icon {
  background: url(../images/icon/icon21.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item3 .item-top .bg-box {
  background-image: url(../images/page/p69.png);
}
.join-we .page1 .list-box .list-item.list-item3:hover .con-box .icon {
  background: url(../images/icon/icon21-act.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item4 .item-top .con-box .icon {
  background: url(../images/icon/icon22.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item4 .item-top .bg-box {
  background-image: url(../images/page/p70.png);
}
.join-we .page1 .list-box .list-item.list-item4:hover .con-box .icon {
  background: url(../images/icon/icon22-act.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item5 .item-top .con-box .icon {
  background: url(../images/icon/icon23.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item5 .item-top .bg-box {
  background-image: url(../images/page/p71.png);
}
.join-we .page1 .list-box .list-item.list-item5:hover .con-box .icon {
  background: url(../images/icon/icon23-act.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item6 .item-top .con-box .icon {
  background: url(../images/icon/icon24.png) no-repeat center / 100%;
}
.join-we .page1 .list-box .list-item.list-item6 .item-top .bg-box {
  background-image: url(../images/page/p72.png);
}
.join-we .page1 .list-box .list-item.list-item6:hover .con-box .icon {
  background: url(../images/icon/icon24-act.png) no-repeat center / 100%;
}
.join-we .page2 {
  margin-top: 100px;
}
.join-we .page2 .swiper-box .swiper-button-next,
.join-we .page2 .swiper-box .swiper-button-prev {
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-top: -110px;
}
.join-we .page2 .swiper-box .swiper-button-next::after,
.join-we .page2 .swiper-box .swiper-button-prev::after {
  font-size: 25px;
  color: #0093bb;
}
.join-we .page2 .swiper-box .swiper-button-next:hover,
.join-we .page2 .swiper-box .swiper-button-prev:hover {
  background: #0093bb;
}
.join-we .page2 .swiper-box .swiper-button-next:hover::after,
.join-we .page2 .swiper-box .swiper-button-prev:hover::after {
  color: #fff;
}
.join-we .page2 .swiper-box .swiper-button-next {
  right: 210px;
}
.join-we .page2 .swiper-box .swiper-button-prev {
  left: 210px;
}
.join-we .page2 .swiper-slide {
  width: 900px;
}
.join-we .page2 .swiper-slide .img-box {
  width: 100%;
  height: 508px;
  overflow: hidden;
  position: relative;
}
.join-we .page2 .swiper-slide .img-box img {
  display: block;
  width: 100%;
}
.join-we .page2 .swiper-slide .img-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
}
.join-we .page2 .swiper-slide.swiper-slide-active .img-box::after {
  display: none;
}
.join-we .page2 .swiper-slide.swiper-slide-active .text-box {
  opacity: 1;
}
.join-we .page2 .swiper-slide .swiper-slide-shadow-left,
.join-we .page2 .swiper-slide .swiper-slide-shadow-right {
  display: none;
}
.join-we .page2 .swiper-slide .text-box {
  width: 100%;
  margin-top: 40px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.join-we .page2 .swiper-slide .text-box .tit {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.join-we .page2 .swiper-slide .text-box .text {
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-top: 15px;
  line-height: 1.8;
}
.join-we .page3 {
  margin-top: 125px;
}
.join-we .page3 .list-box .list-item {
  padding: 40px 45px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  position: relative;
  margin-top: 40px;
}
.join-we .page3 .list-box .list-item .left .number {
  font-size: 16px;
  color: #000;
  letter-spacing: 5px;
}
.join-we .page3 .list-box .list-item .left .number span {
  font-size: 30px;
  color: #0093bb;
}
.join-we .page3 .list-box .list-item .left .time {
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}
.join-we .page3 .list-box .list-item.on .right .hide-box {
  max-height: 1000px;
}
.join-we .page3 .list-box .list-item .right {
  margin-left: 75px;
}
.join-we .page3 .list-box .list-item .right .hide-box {
  max-height: 0;
  -webkit-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
  overflow: hidden;
}
.join-we .page3 .list-box .list-item .right .join-name {
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.join-we .page3 .list-box .list-item .right .claim-title {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}
.join-we .page3 .list-box .list-item .right .claim-list .claim-list-item {
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}
.join-we .page3 .list-box .list-item .right .claim-list .claim-list-item.delivery-item a {
  color: #0093bb;
  padding-bottom: 5px;
  border-bottom: 1px solid #0093bb;
}
.join-we .page3 .list-box .list-item .btn-box {
  position: absolute;
  top: 75px;
  right: 50px;
}
.join-we .page3 .list-box .list-item .btn-box .btn {
  display: block;
  font-size: 14px;
  color: #0093bb;
  width: 116px;
  height: 40px;
  line-height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #0093bb;
  border-radius: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.join-we .page3 .list-box .list-item .btn-box .btn em {
  position: relative;
  z-index: 3;
}
.join-we .page3 .list-box .list-item .btn-box .btn:hover em {
  color: #fff;
}
.join-we .page3 .list-box .list-item .btn-box .btn:hover span {
  width: 300px;
  height: 300px;
}
.join-we .page3 .list-box .list-item .btn-box .btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #0093bb;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: width 0.6s, height 0.6s;
  -o-transition: width 0.6s, height 0.6s;
  -moz-transition: width 0.6s, height 0.6s;
  transition: width 0.6s, height 0.6s;
  z-index: 0;
}
.join-we .page3 .list-box .list-item .btn-box .btn-scjl {
  margin-top: 30px;
}
.contact-we {
  background: #fff;
  padding-bottom: 100px;
}
.contact-we .page1 {
  width: 100%;
  height: 908px;
  background: url(../images/page/p108.png) no-repeat center;
  padding-top: 97px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-we .page1 .w1400 {
  position: relative;
}
.contact-we .page1 .title {
  font-size: 30px;
  color: #333333;
}
.contact-we .page1 .left-box {
  width: 465px;
  position: absolute;
  top: 245px;
  left: 0;
}
.contact-we .page1 .left-box .title-box {
  height: 70px;
  line-height: 70px;
  border-radius: 2px;
  background: #0093bb;
  padding: 0 25px;
  font-size: 24px;
  color: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
  cursor: pointer;
}
.contact-we .page1 .left-box .title-box.on .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.contact-we .page1 .left-box .title-box .icon {
  position: absolute;
  width: 24px;
  height: 13px;
  background: url(../images/icon/icon55.png) no-repeat center / 100%;
  top: 50%;
  right: 30px;
  margin-top: -6px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-we .page1 .left-box .title-box .list-box {
  position: absolute;
  width: 100%;
  top: 70px;
  left: 0;
  max-height: 0;
  -webkit-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
  background: #fff;
  overflow-y: auto;
  /*滚动条轨迹的样式*/
  /*滚动条的滑块样式*/
}
.contact-we .page1 .left-box .title-box .list-box::-webkit-scrollbar {
  /*滑块宽度*/
  width: 3px;
}
.contact-we .page1 .left-box .title-box .list-box::-webkit-scrollbar-track {
  /*隐藏滚动条的轨迹*/
  background-color: #ebebeb;
}
.contact-we .page1 .left-box .title-box .list-box::-webkit-scrollbar-thumb {
  background-color: #0093bb;
}
.contact-we .page1 .left-box .title-box .list-box.on {
  max-height: 200px;
}
.contact-we .page1 .left-box .title-box .list-box .list-item {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  font-size: 20px;
  color: #fff;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dashed #eee;
  color: #5c5c5c;
  text-align: center;
  font-weight: 100;
}
.contact-we .page1 .left-box .title-box .list-box .list-item:hover {
  color: #0093bb;
}
.contact-we .page1 .left-box .text-box {
  width: 100%;
  padding: 40px 45px 30px 54px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 2px;
}
.contact-we .page1 .left-box .text-box .titl {
  position: relative;
  font-size: 20px;
  color: #333333;
  margin-bottom: 20px;
}
.contact-we .page1 .left-box .text-box .text {
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}
.contact-we .page1 .right-box {
  position: absolute;
  width: 851px;
  height: 627px;
  background: url(../images/page/p109.png) no-repeat center / 100%;
  top: 63px;
  right: 0;
}
.contact-we .page1 .right-box .list-item {
  position: absolute;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
}
.contact-we .page1 .right-box .list-item::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 18px;
  background: url(../images/icon/icon54.png) no-repeat center / 100%;
  top: 50%;
  left: -20px;
  margin-top: -9px;
}
.contact-we .page1 .right-box .list-item.act {
  color: #0093bb;
}
.contact-we .page1 .right-box .list-item.act::before {
  background: url(../images/icon/icon54-act.png) no-repeat center / 100%;
}
.contact-we .page1 .right-box .list-item.item-zb {
  top: 413px;
  left: 471px;
  color: #0093bb;
}
.contact-we .page1 .right-box .list-item.item-zb::before {
  width: 8px;
  height: 8px;
  background: #0093bb;
  border-radius: 50%;
  left: -10px;
  margin-top: -4px;
  z-index: 5;
}
.contact-we .page1 .right-box .list-item.item-zb::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -16px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-radius: 50%;
  background: rgba(119, 229, 237, 0.5);
  -webkit-animation: scaleTo 2s linear infinite;
  -moz-animation: scaleTo 2s linear infinite;
  -o-animation: scaleTo 2s linear infinite;
  animation: scaleTo 2s linear infinite;
}
.contact-we .page1 .right-box .list-item.item-cq {
  top: 437px;
  left: 448px;
}
.contact-we .page1 .right-box .list-item.item-shenz {
  top: 532px;
  left: 526px;
}
.contact-we .page1 .right-box .list-item.item-zj {
  top: 420px;
  left: 640px;
}
.contact-we .page1 .right-box .list-item.item-sh {
  top: 380px;
  left: 653px;
}
.contact-we .page1 .right-box .list-item.item-sz {
  top: 353px;
  left: 622px;
}
.contact-we .page1 .right-box .list-item.item-qd {
  top: 310px;
  left: 572px;
}
.contact-we .page1 .right-box .list-item.item-tj {
  top: 265px;
  left: 577px;
}
.contact-we .page1 .right-box .list-item.item-cc {
  top: 162px;
  left: 645px;
}
.contact-we .page2 {
  margin-top: 100px;
}
.contact-we .page2 .left {
  width: 50%;
}
.contact-we .page2 .left .img-box {
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.contact-we .page2 .left .img-box:hover img {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.contact-we .page2 .left .img-box img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.contact-we .page2 .right {
  width: 50%;
  height: 396px;
  border-radius: 2px;
  padding-left: 10%;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.contact-we .page2 .right .title {
  font-size: 24px;
  color: #0093bb;
  margin-bottom: 25px;
  min-width: 425px;
}
.contact-we .page2 .right .text {
  font-size: 16px;
  padding-left: 27px;
  position: relative;
  margin-top: 25px;
  min-width: 425px;
}
.contact-we .page2 .right .text::before {
  content: "";
  position: absolute;
  width: 19px;
  height: 19px;
  top: 50%;
  left: 0;
  margin-top: -10px;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.contact-we .page2 .right .text.text1::before {
  background-image: url(../images/icon/icon58.png);
}
.contact-we .page2 .right .text.text2::before {
  background-image: url(../images/icon/icon56.png);
}
.contact-we .page2 .right .text.text3::before {
  background-image: url(../images/icon/icon57.png);
}
.contact-we .page3 {
  margin-top: 115px;
}
.contact-we .page3 .list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-we .page3 .list-box .list-item {
  width: 48%;
  height: 188px;
  background-image: url(../images/page/p111.png);
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 62px 30px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  margin-left: 30px;
}
.contact-we .page3 .list-box .list-item:nth-child(2n-1) {
  margin-left: 0;
}
.contact-we .page3 .list-box .list-item .title {
  padding-left: 30px;
  position: relative;
  font-size: 20px;
  color: #333333;
}
.contact-we .page3 .list-box .list-item .title::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 21px;
  background: url(../images/icon/icon61.png) no-repeat center / 100%;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.contact-we .page3 .list-box .list-item .text {
  font-size: 16px;
  color: #333333;
  margin-top: 30px;
}
.about-zg {
  background: #fff;
  min-width: 1200px;
  overflow: hidden;
}
.about-zg .con-title {
  font-size: 30px;
  color: #333333;
}
.about-zg .page1 .left {
  width: 50%;
  position: relative;
}
.about-zg .page1 .left .img-box {
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.about-zg .page1 .left .img-box img {
  display: block;
  width: 100%;
}
.about-zg .page1 .left .list-box {
  padding: 0 55px 68px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: -80px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(51, 169, 201, 0.7);
}
.about-zg .page1 .left .list-box .list-item {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 68px;
  position: relative;
}
.about-zg .page1 .left .list-box .list-item::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  margin-left: -4px;
  bottom: -37px;
}
.about-zg .page1 .left .list-box .list-item:nth-last-child(1)::after {
  display: none;
}
.about-zg .page1 .right {
  width: 37%;
  padding-top: 85px;
}
.about-zg .page1 .right .title {
  font-size: 24px;
  color: #333333;
}
.about-zg .page1 .right .text {
  margin-top: 30px;
  line-height: 1.8;
  font-size: 16px;
  color: #666666;
}
.about-zg .page2 {
  margin-top: 140px;
}
.about-zg .page2 .left {
  width: 43%;
  padding-top: 150px;
}
.about-zg .page2 .left .title {
  font-size: 26px;
  color: #333333;
}
.about-zg .page2 .left .text {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-top: 20px;
  text-align: justify;
}
.about-zg .page2 .right {
  width: 50%;
  position: relative;
}
.about-zg .page2 .right::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  bottom: -30px;
  left: 0;
  background: #f9f9f9;
  border-radius: 2px;
}
.about-zg .page2 .right .list-box {
  width: 90%;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative;
  z-index: 5;
}
.about-zg .page2 .right .list-box .list-item .img-box {
  width: 276px;
  height: 367px;
  border-radius: 2px;
  overflow: hidden;
}
.about-zg .page2 .right .list-box .list-item .img-box img {
  display: block;
  width: 100%;
}
.about-zg .page2 .right .list-box .list-item .name {
  font-size: 20px;
  color: #0093bb;
  text-align: center;
  margin-top: 20px;
}
.about-zg .page2 .right .list-box .list-item .text {
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-top: 15px;
}
.about-zg .page3 {
  margin-top: 135px;
}
.about-zg .page3 .w1400 {
  position: relative;
}
.about-zg .page3 .w1400::before {
  content: "";
  position: absolute;
  width: 119px;
  height: 825px;
  background: url(../images/page/p98.png) no-repeat center / 100%;
  top: -190px;
  left: 0;
  z-index: 2;
}
.about-zg .page3 .left {
  position: relative;
  width: 50%;
  height: 430px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  z-index: 5;
}
.about-zg .page3 .left .img-box {
  width: 100%;
}
.about-zg .page3 .left .img-box img {
  width: 100%;
}
.about-zg .page3 .right {
  width: 42%;
  padding-top: 130px;
}
.about-zg .page3 .right .title {
  font-size: 26px;
  color: #333333;
}
.about-zg .page3 .right .text {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-top: 20px;
  text-align: justify;
}
.about-zg .page4 {
  margin-top: 130px;
}
.about-zg .page4 .left {
  width: 43%;
  padding-top: 95px;
}
.about-zg .page4 .left .title {
  font-size: 26px;
  color: #333333;
}
.about-zg .page4 .left .text {
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
  margin-top: 20px;
  text-align: justify;
}
.about-zg .page4 .right-list {
  width: 45%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-zg .page4 .right-list .list-item {
  width: 100%;
  border-radius: 2px;
}
.about-zg .page4 .right-list .list-item img {
  display: block;
  width: 100%;
}
.about-zg .page5 {
  margin-top: 150px;
  padding-bottom: 100px;
}
.about-zg .page5 .list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-zg .page5 .list-box .list-item {
  width: 31.5%;
  height: 386px;
  position: relative;
  border-radius: 2px;
}
.about-zg .page5 .list-box .list-item .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.about-zg .page5 .list-box .list-item .img-box img {
  display: block;
  width: 100%;
}
.about-zg .page5 .list-box .list-item .text-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(78, 145, 167, 0.1);
  padding: 40px 35px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-zg .page5 .list-box .list-item .text-box .icon {
  display: block;
  width: 58px;
  height: 54px;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.about-zg .page5 .list-box .list-item .text-box .title {
  font-size: 30px;
  color: #fff;
  margin-top: 20px;
}
.about-zg .page5 .list-box .list-item .text-box .text-list {
  margin-top: 15px;
}
.about-zg .page5 .list-box .list-item .text-box .text-list .item {
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  position: relative;
  padding-left: 12px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-zg .page5 .list-box .list-item .text-box .text-list .item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  top: 14px;
  left: 0;
}
.about-zg .page5 .list-box .list-item.list-item1 .text-box .icon {
  background-image: url(../images/icon/icon39.png);
}
.about-zg .page5 .list-box .list-item.list-item2 .text-box .icon {
  background-image: url(../images/icon/icon40.png);
}
.about-zg .page5 .list-box .list-item.list-item3 .text-box .icon {
  background-image: url(../images/icon/icon41.png);
}
.about-zg .page6 {
  padding-top: 100px;
  background: #f9f9f9;
  height: 662px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-zg .page6 .swiper-box {
  position: relative;
  margin-top: 80px;
  padding-bottom: 34px;
}
.about-zg .page6 .swiper-box .swiper-box1 {
  width: 620px;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.about-zg .page6 .swiper-box .swiper-box2 {
  position: absolute;
  width: 1300px;
  height: 100%;
  top: 30px;
  left: 300px;
  z-index: 3;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-container {
  width: 100%;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide {
  height: 297px;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide:nth-last-child(1) .line::after {
  display: none;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .text-box {
  height: 122px;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .text-box .month {
  font-size: 20px;
  color: #0093bb;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .text-box .details {
  max-height:42px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  margin-top: 6px;
  margin-right: 24px;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide.swiper-slide-active .line .circula {
  background: #0093bb;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide.swiper-slide-active .line::after {
  border-bottom: 1px solid #0093bb;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide.swiper-slide-active .year {
  color: #0093bb;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .line {
  display: block;
  width: 100%;
  height: 23px;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 10px auto 20px;
  position: relative;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .line .circula {
  display: inline-block;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #c1c1c1;
  position: relative;
  z-index: 5;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .line .circula::before {
  content: "";
  width: 50%;
  height: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #c1c1c1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .year {
  height: 122px;
  font-size: 48px;
  color: #999999;
}
.about-zg .page6 .swiper-box .swiper-box2 .swiper-slide .year i {
  font-style: italic;
}
.about-zg .page6 .swiper-box .btn {
  top: auto;
  bottom: 0;
}
.about-zg .page6 .swiper-box .btn::after {
  font-size: 20px;
  color: #333333;
}
.about-zg .page6 .swiper-box .btn:hover:after {
  color: #0093bb;
}
.about-zg .page6 .swiper-box .swiper-button-next {
  right: 0;
}
.about-zg .page6 .swiper-box .swiper-button-prev {
  left: auto;
  right: 77px;
}
.about-zg .page6 .swiper-box::after {
  content: "";
  position: absolute;
  width: 0;
  height: 25px;
  border-left: 2px solid #909090;
  bottom: 9px;
  right: 47px;
}
.about-zg .page7 {
  width: 100%;
  height: 715px;
  background: url(../images/page/p104.png) no-repeat center;
  padding-top: 100px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-zg .page7 .page7-con {
  width: 100%;
  height: 406px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding-top: 35px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 55px;
}
.about-zg .page7 .page7-con .tit {
  font-size: 26px;
  color: #0093bb;
  text-align: center;
  margin-top: 15px;
}
.about-zg .page7 .page7-con .list-box {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  margin-top: 65px;
}
.about-zg .page7 .page7-con .list-box .list-item {
  min-width: 130px;
}
.about-zg .page7 .page7-con .list-box .list-item .icon {
  display: block;
  width: 55px;
  height: 43px;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.about-zg .page7 .page7-con .list-box .list-item .number {
  font-size: 49px;
  color: #0093bb;
  margin: 5px auto 0;
  font-weight: bold;
}
.about-zg .page7 .page7-con .list-box .list-item .text {
  font-size: 18px;
  color: #666666;
}
.about-zg .page7 .page7-con .list-box .list-item:nth-child(1) .icon {
  background-image: url(../images/icon/icon42.png);
}
.about-zg .page7 .page7-con .list-box .list-item:nth-child(2) .icon {
  background-image: url(../images/icon/icon43.png);
}
.about-zg .page7 .page7-con .list-box .list-item:nth-child(3) .icon {
  background-image: url(../images/icon/icon44.png);
}
.about-zg .page7 .page7-con .list-box .list-item:nth-child(4) .icon {
  background-image: url(../images/icon/icon45.png);
}
.about-zg .page8 {
  padding-top: 100px;
  background: #fff;
  padding-bottom: 100px;
}
.about-zg .page8 .page8-con {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}
.about-zg .page8 .page8-con .left {
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 385px;
  height: 732px;
  background: url(../images/page/p105.png) no-repeat center / 100%;
}
.about-zg .page8 .page8-con .center-list {
  width: 365px;
  height: 337px;
  overflow-y: auto;
  /*滚动条轨迹的样式*/
  /*滚动条的滑块样式*/
}
.about-zg .page8 .page8-con .center-list::-webkit-scrollbar {
  /*滑块宽度*/
  width: 3px;
}
.about-zg .page8 .page8-con .center-list::-webkit-scrollbar-track {
  /*隐藏滚动条的轨迹*/
  background-color: #ebebeb;
}
.about-zg .page8 .page8-con .center-list::-webkit-scrollbar-thumb {
  background-color: #0093bb;
}
.about-zg .page8 .page8-con .center-list .list-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  color: #333333;
  margin-top: 40px;
  cursor: pointer;
}
.about-zg .page8 .page8-con .center-list .list-item:nth-child(1) {
  margin-top: 0;
}
.about-zg .page8 .page8-con .center-list .list-item .line {
  margin: 0 15px;
  width: 0;
  border-bottom: 1px solid #c1c0c0;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
}
.about-zg .page8 .page8-con .center-list .list-item:hover .text {
  color: #0093bb;
}
.about-zg .page8 .page8-con .center-list .list-item:hover .line {
  width: 114px;
}
.about-zg .page8 .page8-con .center-list .list-item.act .text {
  color: #0093bb;
}
.about-zg .page8 .page8-con .center-list .list-item.act .line {
  width: 114px;
}
.about-zg .page8 .page8-con .right {
  max-width: 449px;
  padding: 20px;
  border: 1px solid #ccc;
}
.about-zg .page8 .page8-con .right img {
  display: none;
  max-width: 100%;
  max-height: 458px;
}
.about-zg .page8 .page8-con .right img:nth-child(1) {
  display: inline;
}
.about-zg .page9 {
  padding-top: 77px;
  background: #f9f9f9;
  padding-bottom: 90px;
}
.about-zg .page9 .list-box {
  margin-top: 55px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-zg .page9 .list-box .list-item {
  width: 30%;
  height: 155px;
  padding: 0 40px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.about-zg .page9 .list-box .list-item:hover {
  background: #0093bb;
}
.about-zg .page9 .list-box .list-item:hover .text-box .tit {
  color: #fff;
}
.about-zg .page9 .list-box .list-item:hover .text-box .text {
  color: #cce9f1;
}
.about-zg .page9 .list-box .list-item .icon {
  width: 61px;
  height: 61px;
  background-position: center center;
  background-repeat: no-repeat;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.about-zg .page9 .list-box .list-item .text-box {
  margin-left: 15px;
}
.about-zg .page9 .list-box .list-item .text-box .tit {
  font-size: 18px;
  color: #0093bb;
}
.about-zg .page9 .list-box .list-item .text-box .text {
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}
.about-zg .page9 .list-box .list-item.list-item1 .icon {
  background-image: url(../images/icon/icon46.png);
}
.about-zg .page9 .list-box .list-item.list-item1:hover .icon {
  background-image: url(../images/icon/icon46-act.png);
}
.about-zg .page9 .list-box .list-item.list-item2 .icon {
  background-image: url(../images/icon/icon47.png);
}
.about-zg .page9 .list-box .list-item.list-item2:hover .icon {
  background-image: url(../images/icon/icon47-act.png);
}
.about-zg .page9 .list-box .list-item.list-item3 .icon {
  background-image: url(../images/icon/icon48.png);
}
.about-zg .page9 .list-box .list-item.list-item3:hover .icon {
  background-image: url(../images/icon/icon48-act.png);
}
.about-zg .page9 .swiper-box {
  margin-top: 80px;
  position: relative;
}
.about-zg .page9 .swiper-box .swiper-slide .icon {
  display: block;
  margin: 0 auto;
  width: 56px;
  height: 46px;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.about-zg .page9 .swiper-box .swiper-slide .tit {
  font-size: 18px;
  color: #0093bb;
  text-align: center;
  margin-top: 15px;
}
.about-zg .page9 .swiper-box .swiper-slide .text {
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
  text-align: center;
}
.about-zg .page9 .swiper-box .swiper-slide.slide1 .icon {
  background-image: url(../images/icon/icon49.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide2 .icon {
  background-image: url(../images/icon/icon50.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide3 .icon {
  background-image: url(../images/icon/icon51.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide4 .icon {
  background-image: url(../images/icon/icon52.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide5 .icon {
  background-image: url(../images/icon/icon53.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide6 .icon {
  background-image: url(../images/icon/icon62.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide7 .icon {
  background-image: url(../images/icon/icon63.png);
}
.about-zg .page9 .swiper-box .swiper-slide.slide8 .icon {
  background-image: url(../images/icon/icon64.png);
}
.about-zg .page9 .swiper-box .btn {
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin-top: -39px;
}
.about-zg .page9 .swiper-box .btn:hover {
  background: #0093bb;
}
.about-zg .page9 .swiper-box .btn:hover::after {
  color: #fff;
}
.about-zg .page9 .swiper-box .btn::after {
  display: inline-block;
  font-size: 25px;
  color: #0093bb;
}
.about-zg .page9 .swiper-box .btn.swiper-button-next {
  right: -40px;
}
.about-zg .page9 .swiper-box .btn.swiper-button-prev {
  left: -40px;
}
.about-zg .page10 {
  margin-top: 148px;
}
.about-zg .page10 .title {
  font-size: 26px;
  color: #333333;
  line-height: 1;
  text-align: center;
  margin-bottom: 32px;
}
.about-zg .page10 .text {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-bottom: 60px;
}
.about-zg .page10 .imgs {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .join-we .page1 .list-box .list-item {
    width: 365px;
  }
}
