@charset "utf-8";
:root {
  --color: #005CE6;
  --vh: 100vh;
}
.font72 {
  font-size: 0.72rem;
}
@media (max-width: 991px) {
  .font72 {
    font-size: 0.5rem;
  }
}
.font68 {
  font-size: 0.68rem;
}
@media (max-width: 991px) {
  .font68 {
    font-size: 0.5rem;
  }
}
.font64 {
  font-size: 0.64rem;
}
.font62 {
  font-size: 0.62rem;
}
.font60 {
  font-size: 0.6rem;
}
.font58 {
  font-size: 0.58rem;
}
.font56 {
  font-size: 0.56rem;
}
.font54 {
  font-size: 0.54rem;
}
.font52 {
  font-size: 0.52rem;
}
.font50 {
  font-size: 0.5rem;
}
.font48 {
  font-size: 0.48rem;
}
@media (max-width: 991px) {
  .font48 {
    font-size: 0.5rem;
  }
}
.font46 {
  font-size: 0.46rem;
}
@media (max-width: 991px) {
  .font46 {
    font-size: 0.5rem;
  }
}
.font44 {
  font-size: 0.44rem;
}
@media (max-width: 991px) {
  .font44 {
    font-size: 0.5rem;
  }
}
.font42 {
  font-size: 0.42rem;
}
@media (max-width: 991px) {
  .font42 {
    font-size: 0.5rem;
  }
}
.font40 {
  font-size: 0.4rem;
}
@media (max-width: 991px) {
  .font40 {
    font-size: 0.5rem;
  }
}
.font38 {
  font-size: 0.38rem;
}
@media (max-width: 991px) {
  .font38 {
    font-size: 0.4rem;
  }
}
.font36 {
  font-size: 0.36rem;
  line-height: 1.5em;
}
@media (max-width: 991px) {
  .font36 {
    font-size: 0.4rem;
  }
}
.font32 {
  font-size: 0.32rem;
}
@media (max-width: 991px) {
  .font32 {
    font-size: 0.4rem;
  }
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 991px) {
  .font30 {
    font-size: 0.4rem;
  }
}
.font28 {
  font-size: 0.28rem;
}
@media (max-width: 991px) {
  .font28 {
    font-size: 0.4rem;
  }
}
.font26 {
  font-size: 26px;
}
@media (max-width: 1580px) {
  .font26 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .font26 {
    font-size: 0.3rem;
  }
}
.font24 {
  font-size: 24px;
}
@media (max-width: 1580px) {
  .font24 {
    font-size: 22px;
  }
}
@media (max-width: 1260px) {
  .font24 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .font24 {
    font-size: 0.3rem;
  }
}
.font22 {
  font-size: 22px;
}
@media (max-width: 1580px) {
  .font22 {
    font-size: 20px;
  }
}
@media (max-width: 1260px) {
  .font22 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .font22 {
    font-size: 0.3rem;
  }
}
.font20 {
  font-size: 20px;
}
@media (max-width: 1580px) {
  .font20 {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .font20 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .font20 {
    font-size: 0.3rem;
  }
}
.font18 {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .font18 {
    font-size: 0.28rem;
  }
}
.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.font14 {
  font-size: 14px;
}
@media (max-width: 1580px) {
  .font14 {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .font14 {
    font-size: 0.24rem;
  }
}
.font12 {
  font-size: 12px;
}
@media (max-width: 991px) {
  .font12 {
    font-size: 0.24rem;
  }
}
.pc {
  display: block;
}
.wap {
  display: none;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
}
.fd {
  overflow: hidden;
}
.fd img {
  transition: all 0.8s;
}
.fd:hover img {
  transform: scale(1.05);
}
.zz-textb {
  font-weight: bold;
}
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scrollbar-width: thin;
}
html ::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
html ::-webkit-scrollbar-thumb {
  /*滚动条-滑块*/
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0b7fc4;
}
html ::-webkit-scrollbar-track {
  /*滚动条-背景*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 0.28rem;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 85%;
  max-width: 1600px;
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
.zz_w1760 {
  margin: 0 auto;
  width: 91.66%;
  max-width: 1760px;
}
@media (max-width: 1260px) {
  .zz_w1760 {
    width: 90%;
  }
}
.zz_w1400 {
  margin: 0 auto;
  width: 85%;
  max-width: 1400px;
}
@media (max-width: 1260px) {
  .zz_w1400 {
    width: 90%;
  }
}
.zz_w1200 {
  margin: 0 auto;
  width: 85%;
  max-width: 1200px;
}
@media (max-width: 1260px) {
  .zz_w1200 {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.public-scrollbar {
  scrollbar-width: thin;
}
.public-scrollbar ::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.public-scrollbar ::-webkit-scrollbar-thumb {
  /*滚动条-滑块*/
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0b7fc4;
}
.public-scrollbar ::-webkit-scrollbar-track {
  /*滚动条-背景*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
.public-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.2rem;
  min-width: 1rem;
}
.public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.public-img > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.public-content {
  color: #666;
  line-height: 1.8;
}
.public-content a {
  color: #666;
}
.public-content table {
  max-width: 100%;
}
.public-content table td,
.public-content table th {
  padding: 10px 15px;
  border: 1px solid #dbf1ed;
}
.public-content li {
  margin-left: 15px;
  list-style: disc;
}
.public-content ol {
  margin-left: 15px;
  list-style: decimal;
}
.public-content img,
.public-content video {
  max-width: 100%;
  height: auto !important;
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #0b7fc4;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #0b7fc4;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #0b7fc4;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* 占位标签，设置导航样式 */
#c-placeholder {
  height: 1rem;
}
@media (max-width: 991px) {
  #c-placeholder {
    height: 1.2rem;
  }
}
/*顶部*/
#c-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 1.2rem;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
@media (max-width: 991px) {
  #c-header {
    line-height: 1.2rem;
  }
}
#c-header a {
  color: #fff;
  transition: 0.3s;
}
#c-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #c-header .container {
    height: 1.2rem;
  }
}
#c-header .c-right-box {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
}
#c-header.c-head-move {
  top: -1.21rem;
}
@media (max-width: 991px) {
  #c-header.c-head-move {
    top: -1.21rem;
  }
}
#c-header.c-style2 {
  color: #333;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#c-header.c-style2 a {
  color: #333;
}
#c-header.c-style2 .zz-area img path,
#c-header.c-style2 .zz-area svg path {
  fill: #333 !important;
}
#c-header.c-style2 .c-gn form::before {
  background: #333;
}
#c-header.c-style2 .shop-btn {
  background: #0d9add;
  transition: all 0.4s;
}
#c-header.c-style2 .shop-btn:hover {
  background: #0e94d3;
}
#c-header.c-style2 .shop-btn .zz-i img path,
#c-header.c-style2 .shop-btn .zz-i svg path {
  fill: #fff;
}
#c-header.c-style2 .shop-btn .zz-span {
  color: #fff;
}
#c-header .shop-btn {
  display: inline-flex;
  border-radius: 1000px;
  height: 0.6rem;
  min-height: 45px;
  min-width: 120px;
  padding: 0 0.3rem;
  transition: all 0.4s;
  overflow: hidden;
  position: relative;
  z-index: 1;
  justify-content: center;
  align-items: center;
  height: 0.5rem;
  background: #fff;
  border-color: #fff;
  margin-left: 0.4rem;
}
#c-header .shop-btn .zz-i {
  width: 0.2rem;
  height: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-right: 15px;
  z-index: 5;
}
#c-header .shop-btn .zz-i img,
#c-header .shop-btn .zz-i svg {
  animation: unset;
}
#c-header .shop-btn .zz-i img path,
#c-header .shop-btn .zz-i svg path {
  fill: #0d9add;
}
#c-header .shop-btn .zz-span {
  color: #0d9add;
}
/*顶部logo*/
#c-header .c-logo {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box {
  display: flex;
  align-items: center;
}
#c-header .c-logo .c-img-box img,
#c-header .c-logo .c-img-box svg {
  height: 0.56rem;
}
@media (max-width: 991px) {
  #c-header .c-logo .c-img-box img,
  #c-header .c-logo .c-img-box svg {
    height: 0.6rem;
  }
}
#c-header .c-logo .c-img-box img:nth-child(2),
#c-header .c-logo .c-img-box svg:nth-child(2) {
  display: none;
}
#c-header .c-logo span {
  display: inline-block;
  margin-left: 0.2rem;
  padding-left: 0.2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  #c-header .c-logo span {
    display: none;
  }
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(1),
#c-header.c-style2 .c-logo .c-img-box svg:nth-child(1) {
  display: none;
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(2),
#c-header.c-style2 .c-logo .c-img-box svg:nth-child(2) {
  display: inline-block;
}
/*顶部pc导航*/
#c-header .c-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #c-header .c-nav {
    display: none;
  }
}
#c-header .c-nav > li {
  position: relative;
  margin-right: 0.75rem;
}
#c-header .c-nav > li:last-child {
  margin-right: 0;
}
#c-header .c-nav > li > .c-title-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#c-header .c-nav > li > .c-title-box img,
#c-header .c-nav > li > .c-title-box svg {
  margin-left: 0.05rem;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
}
#c-header .c-nav > li > .c-title-box img path,
#c-header .c-nav > li > .c-title-box svg path {
  fill: #fff;
  transition: all 0.3s;
}
#c-header .c-nav > li a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0b7fc4;
  transition: 0.3s;
}
#c-header .c-nav li a {
  position: relative;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#c-header .c-nav ul {
  position: absolute;
  left: 50%;
  display: none;
  top: 101%;
  min-width: 2rem;
  line-height: 1.5;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#c-header .c-nav ul li:nth-of-type(1) {
  padding-top: 5px;
}
#c-header .c-nav ul li:last-child {
  border: 0;
  padding-bottom: 0.1rem;
}
#c-header .c-nav ul li a {
  color: #666;
  padding: 0.1rem 0.2rem;
  text-align: center;
}
#c-header .c-nav ul li a::before {
  content: unset;
}
#c-header .c-nav ul li a:hover {
  text-decoration: underline;
}
#c-header.c-style2 .c-nav li.on > .c-title-box > a,
#c-header .c-nav li:hover > .c-title-box > a,
#c-header .c-nav li.on > a,
#c-header .c-nav li:hover > a {
  color: #0b7fc4;
}
#c-header.c-style2 .c-nav li.on > .c-title-box > a:before,
#c-header .c-nav li:hover > .c-title-box > a:before,
#c-header .c-nav li.on > a:before,
#c-header .c-nav li:hover > a:before {
  width: 100%;
}
#c-header.c-style2 .c-nav li.on > .c-title-box svg path,
#c-header .c-nav li:hover > .c-title-box svg path {
  fill: #0b7fc4 !important;
}
#c-header.c-style2 .c-nav li .c-title-box svg path {
  fill: #333;
}
/*顶部移动端导航*/
#c-header .c-nav2 {
  position: absolute;
  top: 1.2rem;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 1rem;
  color: #333;
  background: #fff;
  overflow-y: auto;
  transition: 0.3s;
  text-align: left;
}
#c-header .c-nav2 > li:last-child {
  border-bottom: 1px solid #f1f1f1;
}
#c-header .c-nav2 li {
  padding: 0 0.5rem;
  border-top: 1px solid #f1f1f1;
}
@media (max-width: 767px) {
  #c-header .c-nav2 li {
    padding: 0 0.5rem;
  }
}
#c-header .c-nav2 li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#c-header .c-nav2 li .c-title-box img,
#c-header .c-nav2 li .c-title-box svg {
  width: 0.3rem;
  height: 0.3rem;
  transition: all 0.3s;
}
#c-header .c-nav2 li .c-title-box img path,
#c-header .c-nav2 li .c-title-box svg path {
  fill: #333;
}
#c-header .c-nav2 li .c-title-box.on img,
#c-header .c-nav2 li .c-title-box.on svg {
  transform: rotate(90deg);
}
#c-header .c-nav2 li a {
  color: #333;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#c-header .c-nav2 li a:hover,
#c-header .c-nav2 li.on > a {
  color: #0b7fc4;
}
#c-header .c-nav2 li ul {
  display: none;
}
.c-open #c-header .c-nav2 {
  height: calc(100vh - 1.2rem);
}
/*顶部导航开关*/
#c-header .c-switch {
  position: relative;
  display: none;
  width: 0.48rem;
  height: 0.4rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .c-switch {
    display: block;
  }
}
#c-header .c-switch i {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#c-header.c-style2 .c-switch i {
  background: #333;
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 顶部功能区 */
#c-header .c-gn {
  display: flex;
  align-items: center;
  margin-left: 1.9rem;
}
@media (max-width: 1260px) {
  #c-header .c-gn {
    display: none;
  }
}
#c-header .c-gn .zz-area {
  display: flex;
  align-items: center;
}
#c-header .c-gn .zz-area:hover img path,
#c-header .c-gn .zz-area:hover svg path {
  fill: #0b7fc4;
}
#c-header .c-gn .zz-area a {
  display: inline-flex;
  align-items: center;
}
#c-header .c-gn .zz-area img path,
#c-header .c-gn .zz-area svg path {
  fill: #fff;
  transition: all 0.4s;
}
#c-header .c-gn form {
  padding-left: 0.3rem;
  margin-left: 0.3rem;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
#c-header .c-gn form::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 16%;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
}
#c-header .c-gn form img,
#c-header .c-gn form svg {
  width: 20px;
  height: 20px;
  transition: 0.3s;
  vertical-align: middle;
}
@media (max-width: 991px) {
  #c-header .c-gn form img,
  #c-header .c-gn form svg {
    width: 0.2rem;
    height: 0.2rem;
  }
}
#c-header .c-gn form img path,
#c-header .c-gn form svg path {
  fill: #fff;
}
#c-header .c-gn form:hover > svg path {
  fill: #0b7fc4 !important;
}
#c-header .c-gn form .c-box {
  position: absolute;
  top: 106%;
  right: 0;
  display: none;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
#c-header .c-gn form .c-box input {
  float: left;
  padding: 0 0.15rem;
  width: -webkit-calc(30%);
  width: calc(100% - 70px);
  height: 50px;
}
#c-header .c-gn form .c-box button {
  float: left;
  width: 70px;
  height: 50px;
  color: #fff;
  background: #0b7fc4;
  cursor: pointer;
}
#c-header .c-gn .c-phone {
  display: flex;
  align-items: center;
}
#c-header .c-gn .c-phone img,
#c-header .c-gn .c-phone svg {
  margin: 0 0.1rem 0 0.3rem;
  width: 20px;
  height: 20px;
  fill: #fff;
}
#c-header .c-gn .c-phone span {
  font-weight: bold;
}
#c-header.c-style2 .c-gn form > svg path {
  fill: #333;
}
#c-header.c-style2 .c-gn .c-phone svg path {
  fill: #0b7fc4;
}
#c-go-top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0b7fc4;
  cursor: pointer;
}
@media (max-width: 767px) {
  #c-go-top {
    display: none !important;
  }
}
#c-go-top img,
#c-go-top svg {
  width: 50%;
  height: 50%;
  transform: rotate(-90deg);
}
#c-go-top img path,
#c-go-top svg path {
  fill: #ffff;
}
/*首页轮播图*/
.c-home-banner .swiper-slide {
  overflow: hidden;
}
.c-home-banner .swiper-slide .c-pc,
.c-home-banner .swiper-slide .c-mb {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.c-home-banner .swiper-slide .c-mb {
  display: none;
}
@media (max-width: 991px) {
  .c-home-banner .swiper-slide .c-mb {
    display: block;
  }
}
@media (max-width: 991px) {
  .c-home-banner .swiper-slide .c-pc {
    display: none;
  }
}
.c-home-banner .swiper-button-next {
  margin-top: -0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.2;
  transition: 0.3s;
  right: 0.6rem;
}
@media (max-width: 991px) {
  .c-home-banner .swiper-button-next {
    display: none;
  }
}
.c-home-banner .swiper-button-next::after {
  display: none;
}
.c-home-banner .swiper-button-next img,
.c-home-banner .swiper-button-next svg {
  width: 100%;
  height: 100%;
}
.c-home-banner .swiper-button-next img path,
.c-home-banner .swiper-button-next svg path {
  fill: #fff;
}
.c-home-banner .swiper-button-prev {
  margin-top: -0.2rem;
  width: 0.6rem;
  height: 0.6rem;
  opacity: 0.2;
  transition: 0.3s;
  left: 0.6rem;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .c-home-banner .swiper-button-prev {
    display: none;
  }
}
.c-home-banner .swiper-button-prev::after {
  display: none;
}
.c-home-banner .swiper-button-prev img,
.c-home-banner .swiper-button-prev svg {
  width: 100%;
  height: 100%;
}
.c-home-banner .swiper-button-prev img path,
.c-home-banner .swiper-button-prev svg path {
  fill: #fff;
}
.c-home-banner .swiper-button-next:hover,
.c-home-banner .swiper-button-prev:hover {
  opacity: 1;
}
#c-code-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-code-pop .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#c-code-pop .c-img-box .c-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s;
}
#c-code-pop .c-img-box .c-close img,
#c-code-pop .c-img-box .c-close svg {
  margin: 4px;
  width: 18px;
  height: 18px;
}
#c-code-pop .c-img-box .c-close img path,
#c-code-pop .c-img-box .c-close svg path {
  fill: #333;
  transition: all 0.5s;
}
#c-code-pop .c-img-box .c-close:hover {
  background-color: #0b7fc4;
}
#c-code-pop .c-img-box .c-close:hover svg path {
  fill: #fff;
}
#c-code-pop .c-img-box > img {
  width: 100%;
}
#c-code-pop .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
/* 底部 */
#c-footer {
  color: #fff;
  position: relative;
  z-index: 1;
}
#c-footer .zz-bg {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
}
#c-footer .zz-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-footer a {
  color: #aaa;
  transition: 0.4s;
}
#c-footer a:hover {
  color: #fff;
}
#c-footer .c-text-wrap {
  width: 31.81%;
}
@media (max-width: 991px) {
  #c-footer .c-text-wrap {
    width: 25%;
  }
}
#c-footer .c-top-box {
  padding: 0.6rem 0 0.35rem;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  #c-footer .c-top-box {
    padding: 1rem 0 0.8rem;
  }
}
#c-footer .c-top-box .container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#c-footer .c-top-box .container .c-list-box {
  margin-right: 1.2rem;
}
@media (max-width: 1466px) {
  #c-footer .c-top-box .container .c-list-box {
    margin-right: 0.8rem;
  }
}
@media (max-width: 1260px) {
  #c-footer .c-top-box .container .c-list-box {
    margin-right: 0.6rem;
  }
}
#c-footer .c-top-box .container .c-list-box:last-child {
  margin-right: 0;
}
#c-footer .c-top-box .container .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.3rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-title-box {
    padding: 0.3rem 0;
    border-bottom: 1px solid #666;
  }
}
#c-footer .c-top-box .container .c-title-box .c-title {
  color: #fff;
  position: relative;
  z-index: 1;
}
#c-footer .c-top-box .container .c-title-box .c-title::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all 0.4s;
}
#c-footer .c-top-box .container .c-title-box .c-title:hover::before {
  width: 100%;
}
#c-footer .c-top-box .container .c-title-box a {
  color: #fff;
}
#c-footer .c-top-box .container .c-title-box a:hover {
  color: #fff;
}
#c-footer .c-top-box .container .c-title-box img,
#c-footer .c-top-box .container .c-title-box svg {
  display: none;
  transition: 0.3s;
  width: 0.3rem;
  height: 0.3rem;
}
#c-footer .c-top-box .container .c-title-box img path,
#c-footer .c-top-box .container .c-title-box svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-title-box img,
  #c-footer .c-top-box .container .c-title-box svg {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list {
    padding-top: 0.3rem;
    display: none;
  }
}
#c-footer .c-top-box .container .c-list-box .c-list li {
  padding-bottom: 10px;
}
#c-footer .c-top-box .container .c-list-box .c-list li:last-child {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li:last-child {
    padding-bottom: 0.2rem;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li {
    padding-bottom: 0.2rem;
  }
}
#c-footer .c-top-box .container .c-list-box .c-list li a {
  position: relative;
  z-index: 1;
}
#c-footer .c-top-box .container .c-list-box .c-list li a::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all 0.4s;
}
#c-footer .c-top-box .container .c-list-box .c-list li a:hover::before {
  width: 100%;
}
#c-footer .c-top-box .container .c-list-box.on .c-title-box img,
#c-footer .c-top-box .container .c-list-box.on .c-title-box svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box.on .c-title-box img,
  #c-footer .c-top-box .container .c-list-box.on .c-title-box svg {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-box {
    padding-top: 0.2rem;
  }
}
#c-footer .c-top-box .container .c-text-box p {
  padding-bottom: 0.1rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-box p {
    padding-bottom: 0.2rem;
  }
}
#c-footer .c-top-box .container .c-ico {
  display: flex;
  align-items: center;
}
#c-footer .c-top-box .container .c-ico a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  background: #fff;
  transition: 0.4s;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-ico a {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.3rem;
  }
}
#c-footer .c-top-box .container .c-ico a img,
#c-footer .c-top-box .container .c-ico a svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-ico a img,
  #c-footer .c-top-box .container .c-ico a svg {
    width: 0.3rem;
    height: 0.3rem;
  }
}
#c-footer .c-top-box .container .c-ico a img path,
#c-footer .c-top-box .container .c-ico a svg path {
  fill: #020202;
  transition: all 0.4s;
}
#c-footer .c-top-box .container .c-ico a:hover {
  background: #1392cf;
}
#c-footer .c-top-box .container .c-ico a:hover img path,
#c-footer .c-top-box .container .c-ico a:hover svg path {
  fill: #fff;
}
#c-footer .c-top-box .container .zz-ftlg {
  width: 1.1rem;
  height: 0.8rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .zz-ftlg {
    width: 1.3rem;
    height: 1rem;
    margin-bottom: 0.5rem;
  }
}
#c-footer .c-top-box .container .zz-ftlg img,
#c-footer .c-top-box .container .zz-ftlg svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-wrap {
    width: 100%;
    padding-top: 0.4rem;
    order: 1;
  }
}
#c-footer .c-top-box .container .c-text-wrap .zz-box {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-wrap .zz-box {
    margin-top: 0.4rem;
  }
}
#c-footer .c-top-box .container .c-text-wrap .zz-box .zz-list {
  margin-bottom: 0.25rem;
}
#c-footer .c-top-box .container .c-text-wrap .zz-box .zz-list:last-child {
  margin-bottom: 0;
}
#c-footer .c-top-box .container .c-text-wrap .zz-box .zz-list .zz-text {
  color: #aaa;
  margin-top: 5px;
}
#c-footer .c-top-box .container .c-text-wrap .zz-box .zz-list .zz-text a {
  color: inherit;
}
#c-footer .c-bottom-box {
  position: relative;
  z-index: 3;
  color: #7f7f7f;
}
#c-footer .c-bottom-box .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 0.35rem 0;
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box .container {
    padding: 0.6rem 0 1.1rem;
  }
}
#c-footer .c-bottom-box .container a {
  color: #7f7f7f;
}
#c-footer .c-bottom-box .container a:hover {
  color: #0b7fc4;
}
#c-footer .c-bottom-box .container .c-copyright {
  word-wrap: break-word;
  word-break: break-all;
}
#c-footer .c-bottom-box .container .c-copyright a {
  margin-left: 0.1rem;
  position: relative;
  z-index: 1;
}
#c-footer .c-bottom-box .container .c-copyright a::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all 0.4s;
}
#c-footer .c-bottom-box .container .c-copyright a:hover {
  color: #fff;
}
#c-footer .c-bottom-box .container .c-copyright a:hover::before {
  width: 100%;
}
#c-footer .c-bottom-box .container .c-support span {
  margin-right: 0.25rem;
}
#c-footer .c-bottom-box .container .c-support span:last-child {
  margin-right: 0;
}
#c-footer .c-bottom-box .container .c-support span a {
  position: relative;
  z-index: 1;
}
#c-footer .c-bottom-box .container .c-support span a::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all 0.4s;
}
#c-footer .c-bottom-box .container .c-support span a:hover {
  color: #fff;
}
#c-footer .c-bottom-box .container .c-support span a:hover::before {
  width: 100%;
}
#c-footer .c-list-bigbox {
  display: flex;
  width: 64.5%;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #c-footer .c-list-bigbox {
    flex-direction: column;
    width: 100%;
    order: 0;
  }
}
#c-footer .c-link {
  margin-top: 0.55rem;
}
#c-footer .c-link .zz-title {
  margin-bottom: 0.15rem;
}
@media (max-width: 767px) {
  #c-footer .c-link .zz-title {
    margin-bottom: 0.25rem;
  }
}
@keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.fadeInUp2 {
  opacity: 1;
  animation: fadeInUp2 1.2s forwards;
}
@keyframes topAni {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes topAni {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
.topAni {
  animation: topAni 0.4s forwards;
}
@keyframes opacityAni {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes opacityAni {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.opacityAni {
  animation: opacityAni 0.8s forwards;
}
@keyframes arrowRun {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@-webkit-keyframes arrowRun {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(150%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(-150%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@keyframes arrowRun2 {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(150%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(-150%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@-webkit-keyframes arrowRun2 {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(150%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(-150%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@keyframes arrowRun3 {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(0%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(0%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@-webkit-keyframes arrowRun3 {
  0% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7% {
    transform: translate3d(0%, 150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  7.1% {
    transform: translate3d(0%, -150%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  14% {
    transform: translate3d(0%, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
}
@keyframes linkAni {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes linkAni {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    -ms-transform: translate(-50%, -50%) scale(0.1);
    -o-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    -ms-transform: translate(-50%, -50%) scale(2);
    -o-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    -ms-transform: translate(-50%, -50%) scale(0.1);
    -o-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(2);
    -ms-transform: translate(-50%, -50%) scale(2);
    -o-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes bounce {
  0%,
  15%,
  47%,
  73%,
  89%,
  100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  30%,
  32% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -18px, 0);
  }
  60% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -12px, 0);
  }
  82% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -7px, 0);
  }
  94% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -3px, 0);
  }
}
@-webkit-keyframes bounce {
  0%,
  15%,
  47%,
  73%,
  89%,
  100% {
    animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0);
  }
  30%,
  32% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -18px, 0);
  }
  60% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -12px, 0);
  }
  82% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -7px, 0);
  }
  94% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -3px, 0);
  }
}
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.fadeup {
  animation-name: fadeup;
  -webkit-animation-name: fadeup;
}
@keyframes fadedown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes fadedown {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.fadedown {
  animation-name: fadedown;
  -webkit-animation-name: fadedown;
}
@keyframes textTop {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes textTop {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
.textTop {
  animation-name: textTop;
  -webkit-animation-name: textTop;
}
@keyframes scaleAni {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@-webkit-keyframes scaleAni {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes pathAnimation {
  0% {
    d: path("M1.500,59.177 L6.122,60.483 C90.545,85.271 181.216,104.767 277.199,118.409 C469.865,145.793 694.488,152.683 900.561,124.118 C1123.929,93.156 1201.255,29.737 1433.916,7.783 C1594.733,-7.391 1758.785,3.247 1921.512,33.024 ");
  }
  100% {
    d: path("M1.500,100 L6.122,100 C90.545,100 181.216,100 277.199,100 C469.865,100 694.488,100 900.561,100 C1123.929,100 1201.255,100 1433.916,100 C1594.733,100 1758.785,100 1921.512,100");
  }
}
@-webkit-keyframes pathAnimation {
  0% {
    d: path("M1.500,59.177 L6.122,60.483 C90.545,85.271 181.216,104.767 277.199,118.409 C469.865,145.793 694.488,152.683 900.561,124.118 C1123.929,93.156 1201.255,29.737 1433.916,7.783 C1594.733,-7.391 1758.785,3.247 1921.512,33.024 ");
  }
  100% {
    d: path("M1.500,100 L6.122,100 C90.545,100 181.216,100 277.199,100 C469.865,100 694.488,100 900.561,100 C1123.929,100 1201.255,100 1433.916,100 C1594.733,100 1758.785,100 1921.512,100");
  }
}
@keyframes pathAnimation2 {
  0% {
    d: path("M1921.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
  100% {
    d: path("M3842.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
}
@-webkit-keyframes pathAnimation2 {
  0% {
    d: path("M1921.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
  100% {
    d: path("M3842.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
}
@keyframes pathAnimation3 {
  0% {
    d: path("M1921.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
  100% {
    d: path("M3842,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,983,0,890.771,0,890.983L1,870.6V1566H1918.68Z");
  }
}
@-webkit-keyframes pathAnimation3 {
  0% {
    d: path("M1921.01,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,843.267,90.045,823.771,5.622,798.983L1,797.676V1566H1918.68Z");
  }
  100% {
    d: path("M3842,771.524c-162.73-29.777-326.78-40.415-487.59-25.241-232.66,21.954-309.99,85.372-533.359,116.335-206.073,28.566-430.7,21.675-623.362-5.709C180.716,983,0,890.771,0,890.983L1,870.6V1566H1918.68Z");
  }
}
@keyframes pathAnimation4 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10%);
  }
}
@-webkit-keyframes pathAnimation4 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(20%);
  }
}
@-webkit-keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fadeInUpimg {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: none;
  }
}
@-webkit-keyframes fadeInUpimg {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: none;
  }
}
.fadeInUpimg {
  -webkit-animation-name: fadeInUpimg;
  animation-name: fadeInUpimg;
}
@keyframes fadeleft {
  from {
    opacity: 0;
    transform: translateX(0.6rem);
    -webkit-transform: translateX(0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
@-webkit-keyframes fadeleft {
  from {
    opacity: 0;
    transform: translateX(0.6rem);
    -webkit-transform: translateX(0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
.fadeleft {
  animation-name: fadeleft;
  -webkit-animation-name: fadeleft;
}
@keyframes faderight {
  from {
    opacity: 0;
    transform: translateX(-0.6rem);
    -webkit-transform: translateX(-0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
@-webkit-keyframes faderight {
  from {
    opacity: 0;
    transform: translateX(-0.6rem);
    -webkit-transform: translateX(-0.6rem);
  }
  to {
    opacity: 1;
    transform: translateX(0rem);
    -webkit-transform: translateX(0rem);
  }
}
.faderight {
  animation-name: faderight;
  -webkit-animation-name: faderight;
}
@keyframes hideShow {
  0% {
    opacity: 0.5;
    transform: translateX(0.8rem);
  }
  100% {
    opacity: 1;
    transform: translateX(0rem);
  }
}
@-webkit-keyframes hideShow {
  0% {
    opacity: 0.5;
    transform: translateX(0.8rem);
  }
  100% {
    opacity: 1;
    transform: translateX(0rem);
  }
}
@keyframes scaleShow {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes scaleShow {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes bgimgzoom2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bgimgzoom2 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes box1run {
  from {
    stroke-dasharray: 180;
  }
  to {
    stroke-dasharray: 360 ;
  }
}
@keyframes bgAni1 {
  0% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.6;
  }
}
@keyframes bgAni2 {
  0% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.4;
  }
}
.public-btn {
  display: inline-flex;
  border: 1px solid #cfe5f0;
  border-radius: 1000px;
  height: 0.6rem;
  min-height: 45px;
  min-width: 120px;
  padding: 0 0.3rem;
  transition: all 0.4s;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .public-btn {
    height: 0.6rem;
    min-height: 0.8rem;
  }
}
@media (max-width: 767px) {
  .public-btn {
    height: 0.9rem;
    padding: 0 0.4rem;
  }
}
.public-btn .zz-span {
  color: #0d9add;
  position: relative;
  z-index: 5;
  transition: all 1.5s;
  pointer-events: none;
}
.public-btn:hover,
.public-btn.on {
  border-color: #0d9add;
}
.public-btn:hover .zz-span,
.public-btn.on .zz-span {
  color: #fff;
}
.public-btn:hover i img path,
.public-btn.on i img path,
.public-btn:hover i svg path,
.public-btn.on i svg path {
  fill: #fff;
}
.public-btn.on {
  background: #0d9add !important;
}
.public-btn .zz-bg.on1 {
  bottom: -35% !important;
}
.public-btn .zz-bg.on2 {
  bottom: 150% !important;
}
.public-btn::before {
  position: absolute;
  width: 100px;
  background-color: #0d9add;
  border-radius: 50%;
  transition: all 1.2s;
  /* transform: translateX(-50%); */
  bottom: -200%;
  height: 100px;
  z-index: 1;
  width: 120%;
  left: 50%;
  transform: translateX(-50%);
}
.public-btn .zz-bg {
  position: absolute;
  width: 100px;
  background-color: #0d9add;
  border-radius: 50%;
  transition: all 0.4s;
  bottom: -200%;
  height: 100px;
  z-index: 1;
  width: 120%;
  left: 50%;
  transform: translateX(-50%);
}
.public-btn .zz-i {
  position: relative;
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-right: 15px;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 1366px) {
  .public-btn .zz-i {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 991px) {
  .public-btn .zz-i {
    width: 0.2rem;
    height: 0.2rem;
  }
}
.public-btn .zz-i img,
.public-btn .zz-i svg {
  width: 100%;
  height: 100%;
  animation: arrowRun 3s infinite;
}
.public-btn .zz-i img path,
.public-btn .zz-i svg path {
  transition: all 0.4s;
}
.public-btn.public-btn3 .zz-i {
  margin-left: 10px;
  margin-right: 0;
}
.public-btn.public-btn3 .zz-i img,
.public-btn.public-btn3 .zz-i svg {
  animation: arrowRun3 5s infinite;
}
.public-btn.submit-btn .zz-bg {
  background: #fff;
  width: 150%;
  height: 120px;
}
.public-btn.submit-btn img,
.public-btn.submit-btn svg {
  position: relative;
  z-index: 5;
}
.public-btn2 {
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #09a5e8;
  display: inline-flex;
  border-radius: 1000px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  min-width: 120px;
  min-height: 120px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .public-btn2 {
    width: 1.8rem;
    height: 1.8rem;
  }
}
.public-btn2 span {
  color: #09a5e8;
  pointer-events: none;
}
@media (max-width: 991px) {
  .public-btn2 span {
    font-size: 0.24rem;
  }
}
@media (max-width: 767px) {
  .public-btn2 span {
    font-size: 0.26rem;
  }
}
.public-btn2 .zz-i {
  position: relative;
  width: 14px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-top: 0.15rem;
  pointer-events: none;
}
@media (max-width: 1366px) {
  .public-btn2 .zz-i {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  .public-btn2 .zz-i {
    margin-top: 0.2rem;
    width: 0.28rem;
    height: 0.28rem;
  }
}
.public-btn2 .zz-i img,
.public-btn2 .zz-i svg {
  width: 100%;
  height: 100%;
}
.public-btn2 .zz-i img path,
.public-btn2 .zz-i svg path {
  transition: all 0.4s;
}
.public-btn2:hover .zz-span {
  color: #fff;
}
.public-btn2:hover i img,
.public-btn2:hover i svg {
  animation: arrowRun2 5s infinite;
}
.public-btn2:hover i img path,
.public-btn2:hover i svg path {
  fill: #fff;
}
.public-btn2:hover .zz-i2 path {
  fill: #fff;
}
.public-btn2 .zz-i2 {
  margin-bottom: 2px;
  width: 0.25rem;
  height: 0.25rem;
}
@media (max-width: 767px) {
  .public-btn2 .zz-i2 {
    width: 0.3rem;
    height: 0.3rem;
    margin-bottom: 0.2rem;
  }
}
.public-btn2 .zz-i2 path {
  fill: #0d9add;
  opacity: 1;
}
.public-btn2 .zz-bg {
  position: absolute;
  width: 100%;
  background-color: #0d9add;
  border-radius: 50%;
  transition: all 0.8s;
  bottom: -200%;
  height: 130%;
  z-index: 1;
  width: 130%;
  left: 50%;
  transform: translateX(-50%);
}
.public-btn2 .zz-bg.on1 {
  bottom: 0% !important;
}
.public-btn2 .zz-bg.on2 {
  bottom: 150% !important;
}
.public-page {
  display: flex;
  width: 100%;
  justify-content: center;
}
.public-page .zz-box {
  display: flex;
}
.public-page .p-num a {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #262626;
  cursor: pointer;
  font-weight: bold;
  margin: 0 3px;
  transition: all 0.4s;
  border-radius: 1000px;
}
.public-page .p-num a:hover,
.public-page .p-num a.on {
  background: #09a5e8;
  color: #fff;
}
.public-page .p-num a:hover svg path,
.public-page .p-num a.on svg path {
  fill: #fff;
}
.public-page .p-prev,
.public-page .p-next {
  display: flex;
  align-items: center;
}
.public-page .p-prev:hover svg path,
.public-page .p-next:hover svg path {
  fill: #09a5e8;
}
.public-page .p-prev svg,
.public-page .p-next svg {
  width: 10px;
  height: 15px;
}
.public-page .p-prev svg path,
.public-page .p-next svg path {
  fill: #747474;
  transition: all 0.4s;
}
.public-page .p-prev {
  margin-right: 0.2rem;
}
.public-page .p-prev a {
  display: flex;
  height: 100%;
  align-items: center;
}
.public-page .p-next {
  margin-left: 0.2rem;
}
.public-page .p-next a {
  display: flex;
  height: 100%;
  align-items: center;
}
.public-page .p-num {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.public-page .p-num span {
  color: #999;
  margin: 0 20px;
}
@media (max-width: 767px) {
  .public-page .p-num a {
    margin: 0 0.15rem;
    min-width: 0.6rem;
    min-height: 0.6rem;
    font-size: 0.24rem;
  }
  .public-page .p-prev svg,
  .public-page .p-num a svg,
  .public-page .p-next svg {
    width: 0.1rem;
  }
  .public-page {
    flex-direction: column;
    align-items: center;
  }
  .public-page .p-prev {
    margin-left: 0;
  }
  .public-page .p-next {
    margin-right: 0;
  }
  .public-page .p-num span {
    margin: 0 0.3rem;
  }
  .public-page .zz-box {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.site-wrapper {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.site-wrapper .scene-nav {
  display: none;
}
.progress-box {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1000;
  background: #0d9add;
}
.progress-box .progress-cont {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1002;
  position: relative;
}
.progress-box .progress-cont img,
.progress-box .progress-cont svg {
  width: 66px;
  height: 56px;
}
@media (max-width: 991px) {
  .progress-box .progress-cont img,
  .progress-box .progress-cont svg {
    width: 1.32rem;
    height: 1.12rem;
  }
}
.progress-box .progress-cont .c-text {
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
.progress-box .progress-bar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.7rem;
  width: 5rem;
  z-index: 1002;
}
.progress-box .progress-bar .counter {
  color: #fff;
  text-align: center;
  margin-top: 0.3rem;
}
.progress-box .progress-bar .loading-bar-back {
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(2px);
}
.progress-box .progress-bar .loading-bar-front {
  height: 1px;
}
.sy-sec1 .sySec1Swp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sy-sec1 .sySec1Swp::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.05;
  top: 0;
  left: 0;
  z-index: 1;
}
.sy-sec1 .sySec1Swp .container {
  height: 100%;
  position: relative;
  z-index: 3;
}
.sy-sec1 .sySec1Swp .swiper-container {
  height: inherit;
}
.sy-sec1 .sySec1Swp .swiper-slide {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .sy-sec1 .sySec1Swp .swiper-slide .zz-cont {
    width: 90%;
    margin-bottom: 0.8rem;
  }
}
.sy-sec1 .sySec1Swp .swiper-slide .h2 {
  line-height: 1.2;
}
.sy-sec1 .sySec1Swp .swiper-slide .zz-tips {
  color: #000;
  margin-bottom: 0.15rem;
}
.sy-sec1 .sySec1Swp .swiper-slide .zz-text {
  margin-top: 0.15rem;
}
.sy-sec1 .sySec1Swp .swiper-slide .zz-btnBox {
  margin-top: 0.4rem;
  display: inline-flex;
}
@media (max-width: 991px) {
  .sy-sec1 .sySec1Swp .swiper-slide .zz-btnBox {
    font-size: 0.28rem;
  }
}
.sy-sec1 .sySec1Swp .swiper-slide .zz-btnBox .zz-btn {
  padding: 0.15rem 0.4rem;
  border-radius: 1000px;
  background: #fff;
  color: #0b7fc4;
}
.sy-sec1 .sySec1Swp .swiper-pagination {
  bottom: 0.6rem;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.6);
  margin: 0 10px;
  position: relative;
  transition: all 0.4s;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet::before {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  transition: all 0.4s;
  opacity: 0;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox {
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox svg {
  width: calc(100%);
  height: calc(100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  z-index: 5;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox svg .x-ba2 {
  stroke: #fff;
  stroke-width: 1px;
  fill: none;
  stroke-dasharray: 0;
  stroke-dashoffset: 140;
  opacity: 0;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox svg.on .x-ba1 {
  opacity: 0.35;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox svg.on .x-ba2 {
  opacity: 0;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet .svgbox svg.on2 .x-ba2 {
  opacity: 1;
  animation: box1run 5.5s linear infinite;
  animation-iteration-count: 1;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet-active {
  background: #ffffff;
}
.sy-sec1 .sySec1Swp .swiper-pagination-bullet-active .svgbox svg .x-ba2 {
  opacity: 1 !important;
  animation: box1run 5.5s linear infinite;
  animation-iteration-count: 1;
}
.public-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.public-title .h2 {
  line-height: 1.2;
  color: #000;
}
.public-title .zz-text {
  text-align: center;
  line-height: 1.55555556em;
  color: #000;
  margin-top: 0.3rem;
}
.public-title.public-title2 {
  align-items: flex-start;
}
.public-title.public-title2 .h2,
.public-title.public-title2 .zz-text {
  text-align: left;
}
.public-title.public-title2 .zz-text {
  margin-top: 0.2rem;
  color: #666;
}
@media (max-width: 767px) {
  .public-title.public-title2 .zz-text {
    margin-top: 0.4rem;
  }
}
.white_txt {
  /* 文字外面需要div */
  display: initial;
  background: #666 -webkit-linear-gradient(left, #000, #000) no-repeat 0 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 0 100%;
}
@font-face {
  font-family: "avantgarde";
  src: url("../font/avantgarde.ttf") format("truetype");
}
.public-ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.public-ul .zz-li {
  width: 32.18%;
  margin-right: 1.71%;
  margin-bottom: 0.3rem;
}
.public-ul .zz-li:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .public-ul .zz-li {
    width: 49.14%;
  }
  .public-ul .zz-li:nth-of-type(3n+3) {
    margin-right: 1.71%;
  }
  .public-ul .zz-li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .public-ul .zz-li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.4rem;
  }
}
.public-ul .zz-li.on .zz-imgbox .zz-mask {
  top: 0;
}
.public-ul .zz-li:hover .zz-imgbox .zz-icon {
  opacity: 1;
}
.public-ul .zz-li:hover .zz-imgbox .zz-icon img,
.public-ul .zz-li:hover .zz-imgbox .zz-icon svg {
  animation-name: scaleAni;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
  animation-delay: 0.05s;
  animation-fill-mode: forwards;
}
.public-ul .zz-li:hover .zz-imgbox .bgimg {
  top: -20%;
}
.public-ul .zz-li:hover .h3 {
  color: #0b7fc4;
}
.public-ul .zz-li .zz-imgbox {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.public-ul .zz-li .zz-imgbox .zz-mask,
.public-ul .zz-li .zz-imgbox .bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  top: 100%;
  left: 0;
  transition: all 0.4s;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  z-index: 1;
}
.public-ul .zz-li .zz-imgbox .bgimg {
  height: 120%;
}
.public-ul .zz-li .zz-imgbox .zz-icon {
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  transition: all 0.4s;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 3;
}
.public-ul .zz-li .zz-imgbox .zz-icon img,
.public-ul .zz-li .zz-imgbox .zz-icon svg {
  width: 0.6rem;
  height: 0.6rem;
  transition: all 0.4s;
  transform: scale(0);
}
.public-ul .zz-li .zz-imgbox .public-img {
  width: 100%;
  border-radius: 0;
  opacity: 0;
  z-index: 2;
}
@media (max-width: 767px) {
}
.public-ul .zz-li .zz-imgbox .public-img img {
  border-radius: inherit;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
}
.public-ul .zz-li .zz-cont {
  border: 1px solid #ededed;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top: 0;
  padding: 0.25rem 0.3rem 0.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .public-ul .zz-li .zz-cont {
    padding: 0.5rem 0.4rem;
  }
}
.public-ul .zz-li .zz-cont .h3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .public-ul .zz-li .zz-cont .h3 {
    font-size: 0.36rem;
  }
}
@media (max-width: 767px) {
  .public-ul .zz-li .zz-cont .h3 {
    font-size: 0.32rem;
  }
}
.public-ul .zz-li .zz-cont .zz-text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.5em;
  margin-top: 0.1rem;
}
@media (max-width: 991px) {
  .public-ul .zz-li .zz-cont .zz-text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3em;
  }
}
.public-ul.public-ul2 .zz-li .zz-cont {
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  .public-ul.public-ul2 .zz-li .zz-cont {
    padding-bottom: 0.5rem;
  }
}
.public-swpBtn {
  width: 0.55rem;
  height: 0.55rem;
  min-width: 40px;
  min-height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  opacity: 1;
  overflow: unset;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  border-radius: 1000px;
  margin-top: 0;
  border: 1px solid #c0bebd;
}
@media (max-width: 767px) {
  .public-swpBtn {
    width: 0.8rem;
    height: 0.8rem;
    min-width: 0.8rem;
    min-height: 0.8rem;
  }
}
.public-swpBtn svg {
  width: 0.21rem;
  min-width: 8px;
}
@media (max-width: 767px) {
  .public-swpBtn svg {
    width: 0.26rem;
  }
}
.public-swpBtn svg path {
  fill: #c0bebd !important;
  opacity: 1;
  transition: all 0.4s;
}
.public-swpBtn:hover {
  background: #09a5e8;
  border-color: transparent;
  border-color: #09a5e8;
}
.public-swpBtn:hover::before {
  opacity: 1;
}
.public-swpBtn:hover svg path {
  fill: #fff !important;
}
.public-swpBtn.on svg path {
  fill: #fff !important;
}
.sy-sec2 {
  padding: 1.05rem 0 1rem;
}
@media (max-width: 767px) {
  .sy-sec2 {
    padding-bottom: 1.2rem;
  }
}
.sy-sec2 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 0.55rem;
}
@media (max-width: 767px) {
  .sy-sec2 ul {
    margin-top: 0.75rem;
  }
}
.sy-sec2 ul li {
  width: 32.18%;
  margin-right: 1.71%;
}
.sy-sec2 ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .sy-sec2 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.4rem;
  }
}
.sy-sec2 ul li.on .zz-imgbox .zz-mask {
  top: 0;
}
.sy-sec2 ul li:hover .zz-imgbox .zz-icon {
  opacity: 1;
}
.sy-sec2 ul li:hover .zz-imgbox .zz-icon img,
.sy-sec2 ul li:hover .zz-imgbox .zz-icon svg {
  animation-name: scaleAni;
  animation-iteration-count: 1;
  animation-duration: 0.4s;
  animation-delay: 0.05s;
  animation-fill-mode: forwards;
}
.sy-sec2 ul li:hover .zz-imgbox .bgimg {
  top: -20%;
}
.sy-sec2 ul li:hover .h3 {
  color: #0b7fc4;
}
.sy-sec2 ul li .zz-imgbox {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.sy-sec2 ul li .zz-imgbox .zz-mask,
.sy-sec2 ul li .zz-imgbox .bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  top: 100%;
  left: 0;
  transition: all 0.4s;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.sy-sec2 ul li .zz-imgbox .bgimg {
  height: 120%;
}
.sy-sec2 ul li .zz-imgbox .zz-icon {
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  transition: all 0.4s;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 3;
}
.sy-sec2 ul li .zz-imgbox .zz-icon img,
.sy-sec2 ul li .zz-imgbox .zz-icon svg {
  width: 0.6rem;
  height: 0.6rem;
  transition: all 0.4s;
  transform: scale(0);
}
.sy-sec2 ul li .zz-imgbox .public-img {
  width: 100%;
  opacity: 0;
}
.sy-sec2 ul li .zz-imgbox .public-img img {
  border-radius: inherit;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sy-sec2 ul li .zz-cont {
  opacity: 0;
  border: 1px solid #ededed;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top: 0;
  padding: 0.25rem 0.3rem 0.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .sy-sec2 ul li .zz-cont {
    padding: 0.5rem 0.4rem;
  }
}
.sy-sec2 ul li .zz-cont .h3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
  transition: all 0.4s;
}
.sy-sec2 ul li .zz-cont .zz-text {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.5em;
  margin-top: 0.1rem;
}
.sy-sec2 .zz-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.zz-sybigbox {
  position: relative;
  overflow: hidden;
}
.zz-sybigbox .zz-bgimg,
.zz-sybigbox .zz-bgimg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(to bottom, #70b2d2, #85bdd8, #fff);
}
.zz-sybigbox .bgVideo {
  z-index: 1;
  height: 18%;
}
.zz-sybigbox .bgVideo video {
  opacity: 0.3;
  height: 100%;
}
.zz-sybigbox .zz-bgimg2 {
  width: 28.45%;
  z-index: 10;
}
@media (max-width: 1580px) {
  .zz-sybigbox .zz-bgimg2 {
    width: 24.45%;
  }
}
@media (max-width: 1366px) {
  .zz-sybigbox .zz-bgimg2 {
    width: 28.45%;
  }
}
@media (max-width: 991px) {
  .zz-sybigbox .zz-bgimg2 {
    width: 31.9%;
  }
}
@media (max-width: 767px) {
  .zz-sybigbox .zz-bgimg2 {
    width: 0;
  }
}
.sy-sec3 {
  position: relative;
  padding: 2.3rem 0 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11;
}
.sy-sec3 .zz-tips {
  position: absolute;
  font-size: 2.6rem;
  color: transparent;
  z-index: 1;
  white-space: nowrap;
  background-image: linear-gradient(to bottom, #bedceb, #85bdd8, #7fbad7);
  -webkit-background-clip: text;
}
.sy-sec3 .zz-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.sy-sec3 .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sy-sec3 .sySec3Swp {
  width: 415px;
  border-radius: 0.25rem;
  z-index: 4;
  position: relative;
}
@media (max-width: 1366px) {
  .sy-sec3 .sySec3Swp {
    width: 335px;
  }
}
@media (max-width: 767px) {
  .sy-sec3 .sySec3Swp {
    width: 75%;
  }
}
.sy-sec3 .sySec3Swp .zz-mask1,
.sy-sec3 .sySec3Swp .zz-mask2 {
  position: absolute;
  width: 100%;
  height: 0;
  padding-bottom: 132.53%;
  border-radius: inherit;
}
.sy-sec3 .sySec3Swp .swiper-container,
.sy-sec3 .sySec3Swp .zz-ul {
  z-index: 3;
  transform: rotate(-10deg);
  transition: all 0.4s;
  opacity: 0;
  position: relative;
  z-index: 10;
}
.sy-sec3 .sySec3Swp .swiper-container.on,
.sy-sec3 .sySec3Swp .zz-ul.on {
  opacity: 1;
  transform: rotate(0deg);
}
.sy-sec3 .sySec3Swp .zz-ul {
  width: 100%;
  height: 0;
  padding-bottom: 132.53%;
}
.sy-sec3 .sySec3Swp .zz-ul .zz-li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
.sy-sec3 .sySec3Swp .zz-ul .zz-li img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.sy-sec3 .sySec3Swp .zz-ul .zz-li.on {
  transition: all 0.4s;
  transform: translate(200px, 28px) rotate(30deg) rotateY(-30deg) rotateX(-30deg);
  opacity: 0;
}
.sy-sec3 .sySec3Swp .zz-mask1 {
  z-index: 2;
  background: #117fb4;
  transform: rotate(-20deg);
  transition: all 0.4s;
  opacity: 0;
  border-radius: 25px;
}
.sy-sec3 .sySec3Swp .zz-mask1.on {
  opacity: 0.6;
  transform: rotate(-10deg);
  animation: bgAni1 3s ease-out infinite;
  -webkit-animation: bgAni1 3s ease-out infinite;
}
.sy-sec3 .sySec3Swp .zz-mask2 {
  z-index: 1;
  background: #117fb4;
  transform: rotate(-30deg);
  transition: all 0.4s;
  opacity: 0;
  border-radius: 25px;
}
.sy-sec3 .sySec3Swp .zz-mask2.on {
  opacity: 0.4;
  transform: rotate(-20deg);
  animation: bgAni2 3s ease-out infinite;
  -webkit-animation: bgAni2 3s ease-out infinite;
}
.sy-sec3 .sySec3Swp .swiper-slide .public-img {
  transition: all 0.4s;
}
.sy-sec4 .zz-title-box {
  position: relative;
  padding-bottom: 0.25rem;
  z-index: 13;
}
.sy-sec4 .zz-title-box .zz-title {
  position: relative;
  padding-left: 20px;
  color: #000;
}
.sy-sec4 .zz-title-box .zz-title::before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 1000px;
  background: #09a5e8;
  top: 13px;
  left: 0;
}
@media (max-width: 767px) {
  .sy-sec4 .zz-title-box .zz-title::before {
    top: 0.14rem;
  }
}
.sy-sec4 .zz-title-box .zz-link {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0%;
  background: rgba(0, 0, 0, 0.1);
}
.sy-sec4 .zz-title-box .zz-link.on {
  animation: linkAni 1.2s linear;
  animation-fill-mode: forwards;
}
.sy-sec4 .container {
  position: relative;
}
.sy-sec4 .swiper-container {
  overflow: unset;
  margin-bottom: -30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .sy-sec4 .swiper-container {
    overflow: hidden;
  }
}
.sy-sec4 .sySec4Swp {
  padding-right: 0;
  position: relative;
}
.sy-sec4 .sySec4Swp2 {
  margin-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-right: 1.56rem;
  padding-left: 28.45%;
}
@media (max-width: 1580px) {
  .sy-sec4 .sySec4Swp2 {
    padding-left: 24.45%;
  }
}
@media (max-width: 1366px) {
  .sy-sec4 .sySec4Swp2 {
    padding-left: 28.45%;
  }
}
@media (max-width: 991px) {
  .sy-sec4 .sySec4Swp2 {
    padding-left: 31.9%;
  }
}
@media (max-width: 767px) {
  .sy-sec4 .sySec4Swp2 {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    margin-top: 1.8rem;
  }
}
.sy-sec4 .zz-yearsBox {
  position: absolute;
  top: 2.1rem;
  left: 0;
  width: auto;
  z-index: 12;
}
@media (max-width: 991px) {
  .sy-sec4 .zz-yearsBox {
    top: 1.4rem;
  }
}
@media (max-width: 767px) {
  .sy-sec4 .zz-yearsBox {
    position: relative;
    top: 0;
    margin-top: 0.55rem;
  }
}
.sy-sec4 .zz-yearsBox .zz-list {
  display: none;
}
.sy-sec4 .zz-yearsBox .zz-list:nth-of-type(1) {
  display: inline-flex;
}
.sy-sec4 .zz-yearsBox .zz-list .zz-box {
  display: inline-flex;
  flex-direction: column;
}
.sy-sec4 .zz-yearsBox .zz-list .zz-years {
  font-size: 2.4rem;
  color: #09a5e8;
  line-height: 1;
  font-family: 'avantgarde';
  letter-spacing: 3px;
}
@media (max-width: 1366px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-years {
    letter-spacing: 2px;
  }
}
@media (max-width: 991px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-years {
    letter-spacing: 22px;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-years {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
}
.sy-sec4 .zz-yearsBox .zz-list .zz-years span {
  color: #fff;
}
.sy-sec4 .zz-yearsBox .zz-list .zz-text {
  font-size: 0.8rem;
  line-height: 1.2;
  margin-top: -0.3rem;
  text-transform: uppercase;
  letter-spacing: 0px;
}
@media (max-width: 1366px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-text {
    letter-spacing: 3px;
  }
}
@media (max-width: 991px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-text {
    letter-spacing: 0;
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .sy-sec4 .zz-yearsBox .zz-list .zz-text {
    font-size: 0.4rem;
    margin-top: 0.1rem;
  }
}
.sy-sec4 .zz-yearsBox .zz-list .zz-text span {
  color: #fff;
}
.sy-sec4 .swiper-slide .public-img {
  border-radius: 0.2rem;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.sy-sec4 .swiper-slide .public-img img {
  transition: all 0.8s;
}
.sy-sec4 .swiper-slide .public-img:hover img {
  transform: scale(1.05);
}
@media (max-width: 767px) {
  .sy-sec4 .swiper-slide .public-img {
    margin-bottom: 0.45rem;
  }
}
.sy-sec4 .swiper-slide .public-img img {
  border-radius: inherit;
}
.sy-sec4 .swiper-slide .public-img::before {
  padding-top: 57.5%;
}
.sy-sec4 .swiper-slide .zz-cont {
  display: none;
}
.sy-sec4 .swiper-slide .zz-cont .zz-text {
  min-height: 10.5em;
}
.sy-sec4 .swiper-slide .zz-btn {
  display: none;
}
.sy-sec4 .swiper-slide .public-btn2 {
  transform: scale(0);
  margin-top: 0.75rem;
  transition: all 0.4s;
  animation: scaleShow 0.65s;
  animation-fill-mode: forwards;
}
.sy-sec4 .swiper-slide-active .zz-cont {
  display: block;
}
.sy-sec4 .swiper-slide-active .zz-cont .zz-text {
  overflow-y: auto;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.sy-sec4 .swiper-slide-active .zz-cont .zz-text::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.sy-sec4 .swiper-slide-active .zz-cont .zz-text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.sy-sec4 .swiper-slide-active .zz-cont .zz-text::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #0b7fc4;
}
@media (max-width: 991px) {
}
.sy-sec4 .swiper-slide-active .zz-btn {
  display: block;
}
.sy-sec4 .swiper-pagination {
  width: auto;
  left: 0;
  top: 8.05rem;
  z-index: 14;
  font-family: 'avantgarde';
  color: #999;
}
@media (max-width: 767px) {
  .sy-sec4 .swiper-pagination {
    top: 3.1rem;
    color: #fff;
  }
}
.sy-sec4 .swiper-pagination .swiper-pagination-current {
  font-size: 0.6rem;
  color: #09a5e8;
  letter-spacing: -2px;
}
.fixed-mores {
  width: 1.25rem;
  height: 1.25rem;
  background: #09a5e8;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  transform: scale(0);
  will-change: transform;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  padding: 0 10px;
  min-width: 100px;
  min-height: 100px;
}
.fixed-mores .zz-img1,
.fixed-mores .zz-img2 {
  width: 8px;
}
.sy-sec5 {
  margin-top: 1rem;
  padding-bottom: 0;
}
.sy-sec5 .zz-imgbox {
  width: 100%;
  position: relative;
}
.sy-sec5 .zz-imgbox .bgimg {
  width: 100%;
}
.sy-sec5 .zz-imgbox .bgimg::before {
  padding-top: 48%;
}
.sy-sec5 .zz-imgbox .bgimg > img {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .bgimg > img {
    opacity: 1;
  }
}
.sy-sec5 .zz-imgbox .zz-li {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 5;
  width: 1.7%;
  height: 0.35rem;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li {
    width: 3%;
  }
}
.sy-sec5 .zz-imgbox .zz-li:hover {
  z-index: 10;
}
.sy-sec5 .zz-imgbox .zz-li:hover .zz-img img,
.sy-sec5 .zz-imgbox .zz-li:hover .zz-img svg {
  animation-name: bounce;
  animation-iteration-count: infinite;
  transform-origin: center bottom;
  animation-duration: 1.2s;
  animation-fill-mode: both;
}
.sy-sec5 .zz-imgbox .zz-li:hover .zz-img img path,
.sy-sec5 .zz-imgbox .zz-li:hover .zz-img svg path {
  fill: #0b7fc4;
}
.sy-sec5 .zz-imgbox .zz-li:hover .zz-span {
  color: #0b7fc4;
  display: block;
}
.sy-sec5 .zz-imgbox .zz-li .zz-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.sy-sec5 .zz-imgbox .zz-li .zz-img img,
.sy-sec5 .zz-imgbox .zz-li .zz-img svg {
  width: 100%;
  height: 100%;
  position: absolute;
}
.sy-sec5 .zz-imgbox .zz-li .zz-img img path,
.sy-sec5 .zz-imgbox .zz-li .zz-img svg path {
  fill: #000;
  transition: all 0.4s;
}
.sy-sec5 .zz-imgbox .zz-li .zz-img .zz-i {
  display: block;
  width: 20px;
  height: 6px;
  background: transparent;
  opacity: 0.4;
  border-radius: 100%;
  position: absolute;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  top: 100%;
  z-index: 1;
  left: 46%;
  transform: translate(-50%, -50%);
}
.sy-sec5 .zz-imgbox .zz-li .zz-img .zz-i::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 5px;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  border-radius: 50%;
  background: #000;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
  animation: ripple 3s ease-out 1.5s infinite;
}
.sy-sec5 .zz-imgbox .zz-li .zz-span {
  color: #000;
  transition: all 0.4s;
  position: absolute;
  white-space: nowrap;
  left: 0.42rem;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .sy-sec5 .zz-imgbox .zz-li .zz-span {
    font-size: 0.18rem;
  }
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li .zz-span {
    left: 0.3rem;
    display: none;
    font-size: 0.26rem;
  }
}
.sy-sec5 .zz-imgbox .zz-li1 {
  top: 16%;
  left: 16.5%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li1 {
    top: 13%;
    left: 17%;
  }
}
.sy-sec5 .zz-imgbox .zz-li2 {
  top: 27.9%;
  left: 18.51%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li2 {
    top: 24%;
    left: 19%;
  }
}
.sy-sec5 .zz-imgbox .zz-li3 {
  display: flex;
  top: 17.75%;
  left: 45.69%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li3 {
    top: 20%;
    left: 47.5%;
  }
}
.sy-sec5 .zz-imgbox .zz-li3 .zz-span {
  left: unset;
  right: 0.42rem;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li3 .zz-span {
    right: unset;
    top: 0.3rem;
    transform: translateX(-50%);
    left: 50%;
  }
}
.sy-sec5 .zz-imgbox .zz-li3 .zz-img {
  order: 1;
}
.sy-sec5 .zz-imgbox .zz-li4 {
  top: 18.52%;
  left: 47.8%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li4 {
    top: 22%;
    left: 52%;
  }
}
.sy-sec5 .zz-imgbox .zz-li5 {
  display: flex;
  top: 38%;
  left: 61.53%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li5 {
    top: 33%;
    left: 60.5%;
  }
}
.sy-sec5 .zz-imgbox .zz-li5 .zz-span {
  left: unset;
  right: 0.42rem;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li5 .zz-span {
    right: 0.3rem;
  }
}
.sy-sec5 .zz-imgbox .zz-li5 .zz-img {
  order: 1;
}
.sy-sec5 .zz-imgbox .zz-li6 {
  display: flex;
  top: 44.29%;
  left: 74.81%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li6 {
    top: 39%;
    left: 74.5%;
  }
}
.sy-sec5 .zz-imgbox .zz-li6 .zz-span {
  left: unset;
  right: 0.42rem;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li6 .zz-span {
    right: 0.3rem;
  }
}
.sy-sec5 .zz-imgbox .zz-li6 .zz-img {
  order: 1;
}
.sy-sec5 .zz-imgbox .zz-li7 {
  top: 43.34%;
  right: 21.76%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li7 {
    top: 36%;
    left: 77.5%;
  }
}
.sy-sec5 .zz-imgbox .zz-li8 {
  top: 50.47%;
  right: 23.36%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li8 {
    top: 47%;
    left: 76.5%;
  }
}
.sy-sec5 .zz-imgbox .zz-li9 {
  top: 55.22%;
  right: 19.94%;
}
@media (max-width: 767px) {
  .sy-sec5 .zz-imgbox .zz-li9 {
    top: 51%;
    left: 80.5%;
  }
}
.sy-sec6 {
  position: relative;
  z-index: 1;
  padding: 3.05rem 0 2.4rem;
}
@media (max-width: 767px) {
  .sy-sec6 {
    padding: 1.1rem 0;
  }
}
.sy-sec6 .bgimg {
  position: absolute;
  left: 0;
  top: 60%;
  width: 100%;
  height: 110%;
  object-fit: cover;
  z-index: 2;
}
@media (max-width: 767px) {
  .sy-sec6 .bgimg {
    top: 48%;
  }
}
.sy-sec6 .container {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .sy-sec6 .container {
    flex-direction: column;
  }
}
.sy-sec6 .zz-left {
  width: 40.62%;
  margin-bottom: 1.75rem;
}
@media (max-width: 1366px) {
  .sy-sec6 .zz-left {
    width: 32%;
  }
}
@media (max-width: 991px) {
  .sy-sec6 .zz-left {
    width: 70%;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .sy-sec6 .zz-left {
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.sy-sec6 .zz-left .zz-text {
  color: #666;
}
@media (max-width: 767px) {
  .sy-sec6 .zz-left .zz-text {
    margin-top: 0.2rem;
  }
}
.sy-sec6 .zz-right {
  width: 49.06%;
  display: flex;
}
@media (max-width: 1366px) {
  .sy-sec6 .zz-right {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .sy-sec6 .zz-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sy-sec6 .zz-right {
    flex-direction: column;
  }
}
.sy-sec6 .zz-right .zz-list {
  display: flex;
  flex-direction: column;
  width: 49.04%;
  margin-right: 1.91%;
}
.sy-sec6 .zz-right .zz-list:nth-of-type(2n+2) {
  margin-right: 0;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .sy-sec6 .zz-right .zz-list:nth-of-type(2n+2) {
    margin-top: 0.4rem;
  }
}
@media (max-width: 767px) {
  .sy-sec6 .zz-right .zz-list {
    width: 100%;
    margin-right: 0;
  }
}
.sy-sec6 .zz-right .zz-list .zz-li {
  border-radius: 15px;
  background: #f0f4ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 1rem 0.5rem 0.5rem;
  margin-bottom: 0.25rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .sy-sec6 .zz-right .zz-list .zz-li {
    margin-bottom: 0.4rem;
    padding: 0.8rem 0.4rem;
  }
}
.sy-sec6 .zz-right .zz-list .zz-li:hover {
  background: #1392cf;
}
.sy-sec6 .zz-right .zz-list .zz-li:hover .zz-icon img path,
.sy-sec6 .zz-right .zz-list .zz-li:hover .zz-icon svg path {
  fill: #fff;
}
.sy-sec6 .zz-right .zz-list .zz-li:hover .h3,
.sy-sec6 .zz-right .zz-list .zz-li:hover .zz-text {
  color: #fff;
}
.sy-sec6 .zz-right .zz-list .zz-li:last-child {
  margin-bottom: 0;
}
.sy-sec6 .zz-right .zz-list .zz-li .zz-icon {
  width: 0.85rem;
  height: 0.85rem;
  margin-bottom: 0.4rem;
}
.sy-sec6 .zz-right .zz-list .zz-li .zz-icon img,
.sy-sec6 .zz-right .zz-list .zz-li .zz-icon svg {
  width: 100%;
  height: 100%;
}
.sy-sec6 .zz-right .zz-list .zz-li .zz-icon img path,
.sy-sec6 .zz-right .zz-list .zz-li .zz-icon svg path {
  transition: all 0.4s;
}
.sy-sec6 .zz-right .zz-list .zz-li .h3 {
  line-height: 1.2;
  color: #000;
  text-align: center;
  transition: all 0.4s;
}
.sy-sec6 .zz-right .zz-list .zz-li .zz-text {
  text-align: center;
  line-height: 1.44444444em;
  color: #666;
  margin-top: 0.15rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .sy-sec6 .zz-right .zz-list .zz-li .zz-text {
    margin-top: 0.3rem;
  }
}
.sy-sec7 {
  position: relative;
  z-index: 2;
  padding-top: 3.1rem;
  padding-bottom: 2.25rem;
}
@media (max-width: 767px) {
  .sy-sec7 {
    padding: 0 0 1.2rem;
  }
}
.sy-sec7 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .sy-sec7 ul {
    margin-top: 0.75rem;
  }
}
.sy-sec7 ul li {
  width: 4.9rem;
  height: 1.35rem;
  border-radius: 15px;
  margin-left: 20px;
  margin-bottom: 20px;
  transition: all 0.4s;
  position: relative;
  height: 0;
  padding-bottom: 8.15%;
}
@media (max-width: 767px) {
  .sy-sec7 ul li {
    width: 48%;
    margin-left: 4%;
    padding-bottom: 23%;
  }
}
.sy-sec7 ul li:hover {
  transform: translateY(-10px);
}
.sy-sec7 ul li:nth-of-type(2n+1) {
  margin-left: 0;
}
.sy-sec7 ul li a {
  border-radius: inherit;
  position: absolute;
  width: 100%;
  height: 100%;
}
.sy-sec7 ul li .zz-imgbox {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sy-sec7 ul li .zz-imgbox img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: inherit;
}
.sy-sec7 .zz-btn {
  display: flex;
  justify-content: center;
  padding-top: 0.3rem;
}
.sy-sec8 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.1rem 0 6.3rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sy-sec8 .public-title {
  position: relative;
  z-index: 3;
}
.sy-sec8 .swiper-slide {
  padding: 0.6rem 0.45rem 0.4rem;
  border-radius: 15px;
  background: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sy-sec8 .swiper-slide {
    padding-bottom: 0.65rem;
  }
}
.sy-sec8 .swiper-slide .zz-img {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
}
.sy-sec8 .swiper-slide .zz-text {
  text-align: center;
  color: #000;
  line-height: 1.75em;
  position: relative;
  padding-bottom: 0.45rem;
  margin-bottom: 0.45rem;
  z-index: 3;
}
@media (max-width: 767px) {
  .sy-sec8 .swiper-slide .zz-text {
    padding-bottom: 0.65rem;
    margin-bottom: 0.65rem;
  }
}
.sy-sec8 .swiper-slide .zz-text::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 30px;
  height: 4px;
  border-radius: 1000px;
  background: #0d9add;
}
.sy-sec8 .swiper-slide .zz-user {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
}
.sy-sec8 .swiper-slide .zz-user .zz-icon {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 1000px;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .sy-sec8 .swiper-slide .zz-user .zz-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.sy-sec8 .swiper-slide .zz-user .zz-icon img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.sy-sec8 .swiper-slide .zz-user .zz-cont .zz-name {
  color: #010101;
}
.sy-sec8 .swiper-slide .zz-user .zz-cont .zz-tips {
  color: #999;
}
.sy-sec8 .swiper-pagination {
  bottom: 0rem;
  width: 100%;
}
@media (max-width: 767px) {
  .sy-sec8 .swiper-pagination {
    bottom: -1.1rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sy-sec8 .sySec8Swp {
  position: relative;
  z-index: 3;
  padding-bottom: 0.65rem;
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .sy-sec8 .sySec8Swp {
    padding: 0 0.4rem;
    margin-top: 0.7rem;
  }
}
.sy-sec8 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 10px;
  position: relative;
  transition: all 0.4s;
  z-index: 3;
  opacity: 1;
}
.sy-sec8 .swiper-pagination-bullet::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #0d9add;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  transition: all 0.4s;
  opacity: 0;
}
.sy-sec8 .swiper-pagination-bullet-active {
  background: #0d9add;
}
.sy-sec8 .swiper-pagination-bullet-active::before {
  opacity: 1;
}
.sy-sec8 .zz-tipsText {
  position: absolute;
  font-size: 2.6rem;
  color: transparent;
  z-index: 2;
  white-space: nowrap;
  background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.01));
  -webkit-background-clip: text;
  bottom: 5%;
}
@media (max-width: 767px) {
  .sy-sec8 .zz-tipsText {
    bottom: 7%;
    font-size: 2rem;
  }
}
.sy-sec8 .bgimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: -40%;
  left: 0;
}
@media (max-width: 767px) {
  .sy-sec8 .bgimg {
    bottom: 0;
  }
}
.pro_list1 {
  position: relative;
  padding: 2.15rem 0 1.3rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pro_list1 {
    padding: 1.1rem 0;
  }
}
.pro_list1 .bgimg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.pro_list1 .zz-tipsBox {
  height: auto;
  overflow: hidden;
  padding: 0 0.6rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .pro_list1 .zz-tipsBox {
    margin-top: 0.8rem;
    transform: translateY(0.45rem);
  }
}
.pro_list1 .zz-tipsBox .zz-tips {
  line-height: 1;
  font-size: 3.3rem;
  text-transform: uppercase;
  text-align: center;
  color: transparent;
  z-index: 5;
  background-image: linear-gradient(to bottom, #fff, rgba(214, 232, 242, 0.5), rgba(214, 232, 242, 0.2));
  -webkit-background-clip: text;
  position: relative;
  transform: translateY(100%);
  animation: textTop 1.5s forwards;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .pro_list1 .zz-tipsBox .zz-tips {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .pro_list1 .zz-tipsBox .zz-tips {
    font-size: 1.2rem;
    background-image: linear-gradient(to bottom, #fff, rgba(214, 232, 242, 0.5), rgba(214, 232, 242, 0.2));
  }
}
.pro_list1 .zz-tipsBox .zz-tips2 {
  position: absolute;
  left: 0;
  transform: unset;
  top: 0;
  width: 100%;
  opacity: 0.5;
  z-index: 6;
}
.pro_list1 .zz-tipsBox .zz-box {
  transform: translateY(100%);
  animation: textTop 1.5s forwards;
  position: relative;
  z-index: 1;
}
.pro_list1 .zz-bigbox {
  height: 600px;
  overflow: hidden;
  margin-top: 0.7rem;
}
@media (max-width: 1366px) {
  .pro_list1 .zz-bigbox {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .pro_list1 .zz-bigbox {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .pro_list1 .zz-bigbox {
    height: auto;
    margin-top: 0.6rem;
  }
}
.pro_list1 .zz-bigbox .public-img {
  width: 100%;
}
.pro_list1 .zz-bigbox .public-img::before {
  padding-top: 50%;
}
.pro_list1 .zz-box1 {
  position: relative;
  width: 100%;
  height: 787px;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .pro_list1 .zz-box1 {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .pro_list1 .zz-box1 {
    height: auto;
    flex-direction: column;
  }
}
.pro_list1 .zz-box1 .slide-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 650px;
  display: none;
}
.pro_list1 .zz-box1 canvas {
  position: absolute;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .pro_list1 .zz-box1 canvas {
    display: none;
  }
}
.pro_list1 .zz-box1 .zz-cont {
  width: 43.21%;
  position: relative;
  z-index: 20;
  height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 0.85rem;
}
@media (max-width: 991px) {
  .pro_list1 .zz-box1 .zz-cont {
    height: 515px;
  }
}
@media (max-width: 767px) {
  .pro_list1 .zz-box1 .zz-cont {
    height: auto;
    width: 100%;
    margin-top: 0.6rem;
  }
}
.pro_list1 .zz-box1 .zz-cont .h2 {
  font-size: 0.8rem;
  line-height: 1;
  text-transform: uppercase;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2em;
}
@media (max-width: 767px) {
  .pro_list1 .zz-box1 .zz-cont .h2 {
    font-size: 0.4rem;
  }
}
.pro_list1 .zz-box1 .zz-cont .h2 span {
  color: #09a5e8;
}
.pro_list1 .zz-box1 .zz-cont .zz-text {
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .pro_list1 .zz-box1 .zz-cont .zz-text {
    margin-top: 0.2rem;
  }
}
.pro_list1 .zz-box1 .zz-cont .zz-btn {
  margin-top: 0.15rem;
}
.pro_list1 .zz-box2 {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .pro_list1 .zz-box2 {
    margin-top: 1rem;
  }
}
.pro_list2 {
  padding-bottom: 1.1rem;
}
@media (max-width: 767px) {
  .pro_list2 {
    padding-bottom: 0.8rem;
  }
}
.pro_list2 .public-ul {
  margin-top: 0.45rem;
}
.pro_detail1 {
  width: 100%;
  height: 100vh;
  position: relative;
  padding-top: 1.2rem;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 991px) {
  .pro_detail1 {
    padding-top: 1.4rem;
  }
}
@media (max-width: 767px) {
  .pro_detail1 {
    padding-top: 1.6rem;
  }
}
.pro_detail1 .zz-bannerBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pro_detail1 .zz-bannerBox .zz-banner img {
  display: none;
}
.pro_detail1 .zz-tipsBox {
  overflow: hidden;
  padding: 0 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -0.95rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .pro_detail1 .zz-tipsBox {
    top: -0.3rem;
    padding: 0 0.4rem;
  }
}
.pro_detail1 .zz-tipsBox .zz-tips {
  line-height: 1;
  font-size: 2.6rem;
  text-transform: uppercase;
  text-align: center;
  color: transparent;
  z-index: 5;
  background-image: linear-gradient(to bottom, #fff, rgba(214, 232, 242, 0.5), rgba(214, 232, 242, 0.2));
  -webkit-background-clip: text;
  position: relative;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .pro_detail1 .zz-tipsBox .zz-tips {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .pro_detail1 .zz-tipsBox .zz-tips {
    font-size: 1rem;
  }
}
.pro_detail1 .zz-tipsBox .zz-tips2 {
  position: absolute;
  left: 0%;
  transform: unset;
  top: 0;
  width: 100%;
  opacity: 0.5;
  z-index: 6;
}
.pro_detail1 .zz-tipsBox .zz-box {
  transform: translateY(100%);
  animation: textTop 1.5s forwards;
  position: relative;
  z-index: 1;
}
.pro_detail1 .zz-imgbox {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 6;
}
.pro_detail1 .zz-imgbox .public-img {
  margin: 0 auto;
  width: 44.35%;
}
@media (max-width: 767px) {
  .pro_detail1 .zz-imgbox .public-img {
    width: 100%;
  }
}
.pro_detail1 .zz-imgbox .public-img::before {
  padding-top: 82.82%;
}
@media (max-width: 1580px) {
  .pro_detail1 .zz-imgbox .public-img::before {
    padding-top: 68%;
  }
}
@media (max-width: 1366px) {
  .pro_detail1 .zz-imgbox .public-img::before {
    padding-top: 78%;
  }
}
@media (max-width: 767px) {
  .pro_detail1 .zz-imgbox .public-img::before {
    padding-top: 85%;
  }
}
.pro_detail1 .zz-imgbox .public-img img {
  max-height: 80%;
  max-width: 80%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .pro_detail1 .zz-imgbox .public-img img {
    max-height: 90%;
    max-width: 90%;
  }
}
@media (max-width: 767px) {
}
.pro_detail1 .zz-contBox {
  position: relative;
  z-index: 10;
  margin-top: 1.4rem;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .pro_detail1 .zz-contBox {
    margin-top: 2.3rem;
  }
}
.public-crumbs {
  position: relative;
  z-index: 10;
}
.public-crumbs > .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.public-crumbs > .container .zz-left {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.public-crumbs > .container a {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.public-crumbs > .container a,
.public-crumbs > .container span {
  color: rgba(255, 255, 255, 0.5);
}
.public-crumbs > .container .c-syb {
  margin: 0 15px;
}
.public-crumbs > .container .c-syb path {
  fill: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  .public-crumbs > .container .c-syb {
    margin: 0 0.2rem;
  }
}
.public-crumbs .crumbs-list {
  display: flex;
  align-items: center;
}
.public-crumbs .crumbs-list a {
  display: inline-block;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
}
.public-crumbs .crumbs-list a.on {
  color: #fff;
}
.public-crumbs .crumbs-list a img path,
.public-crumbs .crumbs-list a svg path {
  fill: #fff;
}
.public-crumbs .crumbs-list:last-child img,
.public-crumbs .crumbs-list:last-child svg {
  display: none;
}
.public-crumbs > .container .on {
  color: #fff;
}
@media (max-width: 767px) {
  .public-crumbs > .container a {
    padding: 0;
    line-height: 1.8;
    display: flex;
    align-items: center;
  }
  .public-crumbs .c-back {
    display: none;
  }
  .public-crumbs {
    padding: 0.25rem 0;
  }
  .public-crumbs.public-crumbs2 {
    padding-top: 0.3rem;
    padding-bottom: 0;
  }
  .public-crumbs.public-crumbs2 .zz-left {
    margin-bottom: 0.25rem;
  }
  .public-crumbs.public-crumbs2 .container .zz-right {
    margin-top: 0;
  }
  .public-crumbs.public-crumbs2 .container .zz-right a {
    padding-bottom: 0.25rem;
  }
  .public-crumbs.public-crumbs3 {
    padding-bottom: 0;
  }
}
.pro_detail2 {
  padding: 1.8rem 0;
}
@media (max-width: 767px) {
  .pro_detail2 {
    padding: 1.1rem 0 0.8rem;
  }
}
.pro_detail2 .zz-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-box {
    flex-direction: column;
  }
}
.pro_detail2 .zz-box .zz-boxs {
  display: flex;
  width: 72.5%;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .pro_detail2 .zz-box .zz-boxs {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .pro_detail2 .zz-box .zz-boxs {
    width: 100%;
    flex-direction: column;
    order: 0;
  }
}
.pro_detail2 .zz-cont {
  padding-top: 0.75rem;
  margin-right: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex: 1;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont {
    order: 1;
    margin-right: 0;
    width: 100%;
  }
}
.pro_detail2 .zz-cont .h2 {
  color: #000;
  line-height: 1.2;
}
.pro_detail2 .zz-cont .h2 span {
  color: #09a5e8;
}
.pro_detail2 .zz-cont .zz-tips {
  color: #666;
  line-height: 1.3em;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont .zz-tips {
    margin-top: 0.3rem;
  }
}
.pro_detail2 .zz-cont ul {
  margin-top: 0.55rem;
  max-height: 6em;
  overflow-y: auto;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.pro_detail2 .zz-cont ul::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.pro_detail2 .zz-cont ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.pro_detail2 .zz-cont ul::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #0b7fc4;
}
@media (max-width: 991px) {
  .pro_detail2 .zz-cont ul {
    max-height: 4.5em;
  }
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont ul {
    max-height: unset;
  }
}
.pro_detail2 .zz-cont ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont ul li {
    margin-bottom: 0.2rem;
  }
  .pro_detail2 .zz-cont ul li:last-child {
    margin-bottom: 0;
  }
}
.pro_detail2 .zz-cont ul li i {
  width: 6px;
  height: 6px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  display: inline-block;
  border-radius: 1000px;
  margin-top: 9px;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont ul li i {
    margin-top: 7px;
    margin-right: 0.2rem;
  }
}
.pro_detail2 .zz-cont .public-btn2 {
  margin-top: 0.95rem;
}
@media (max-width: 767px) {
  .pro_detail2 .zz-cont .public-btn2 {
    margin-top: 0.7rem;
  }
}
.pro_detail2 .pro_detail2_swp {
  width: 61%;
  border-radius: 1000px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .pro_detail2 .pro_detail2_swp {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_swp {
    width: 100%;
  }
}
.pro_detail2 .pro_detail2_swp .bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pro_detail2 .pro_detail2_swp .swiper-slide .public-img {
  width: 100%;
}
.pro_detail2 .pro_detail2_swp .swiper-slide .public-img img {
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  height: 85%;
  max-width: 85%;
  max-height: 85%;
}
.pro_detail2 .pro_detail2_navSwp {
  width: 110px;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_navSwp {
    width: 70%;
    margin-top: 0.8rem;
  }
}
.pro_detail2 .pro_detail2_navSwp .swiper-slide {
  border: 1px solid #efefef;
  background: #fafafa;
  border-radius: 10px;
  height: 0 !important;
  padding-bottom: 100%;
  position: relative;
  transition: all 0.4s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_navSwp .swiper-slide {
    padding-bottom: 30%;
  }
}
.pro_detail2 .pro_detail2_navSwp .swiper-slide .public-img {
  width: 100%;
}
.pro_detail2 .pro_detail2_navSwp .swiper-slide .public-img::before {
  padding-top: 100%;
}
.pro_detail2 .pro_detail2_navSwp .swiper-slide .public-img img {
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pro_detail2 .pro_detail2_navSwp .swiper-slide-thumb-active,
.pro_detail2 .pro_detail2_navSwp .swiper-slide-active {
  border-color: #09a5e8;
}
.pro_detail2 .pro_detail2_navSwp .public-swpBtn {
  position: absolute;
}
.pro_detail2 .pro_detail2_navSwp .swiper-button-prev {
  top: -0.85rem;
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_navSwp .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    left: -0.9rem;
  }
}
.pro_detail2 .pro_detail2_navSwp .swiper-button-next {
  bottom: -0.85rem;
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_navSwp .swiper-button-next {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: -0.9rem;
  }
}
.pro_detail2 .pro_detail2_navSwp .swiper-container {
  width: 100%;
  height: 360px;
}
@media (max-width: 767px) {
  .pro_detail2 .pro_detail2_navSwp .swiper-container {
    height: auto;
  }
}
.pro_detail-nav {
  border-bottom: 1px solid #ededed;
  transition: all 0.4s;
  width: 100%;
  z-index: 500;
}
.pro_detail-nav .zz-scroll {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .pro_detail-nav .zz-scroll {
    display: -webkit-box;
    overflow-x: auto;
  }
  .pro_detail-nav .zz-scroll::-webkit-scrollbar {
    height: 0;
    width: 0;
  }
}
.pro_detail-nav .zz-scroll .zz-navLi {
  padding: 0.25rem 0;
  color: #999;
  transition: all 0.4s;
  margin-right: 0.7rem;
  cursor: pointer;
  display: flex;
  position: relative;
}
.pro_detail-nav .zz-scroll .zz-navLi::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 2px;
  background: #09a5e8;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .pro_detail-nav .zz-scroll .zz-navLi {
    padding: 0.3rem 0;
    margin-right: 0.45rem;
  }
}
.pro_detail-nav .zz-scroll .zz-navLi:last-child {
  margin-right: 0;
}
.pro_detail-nav .zz-scroll .zz-navLi:hover,
.pro_detail-nav .zz-scroll .zz-navLi.on {
  color: #09a5e8;
}
.pro_detail-nav .zz-scroll .zz-navLi:hover::before,
.pro_detail-nav .zz-scroll .zz-navLi.on::before {
  opacity: 1;
}
.pro_detail-top {
  padding-top: 1.4rem;
  margin-top: -1.4rem;
}
.pro_detail3 {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .pro_detail3 {
    margin-top: 0.8rem;
  }
}
.pro_detail3 ul li {
  display: flex;
  background: #f8f8f8;
  margin-bottom: 0.45rem;
  border-radius: 20px;
  align-items: stretch;
}
@media (max-width: 767px) {
  .pro_detail3 ul li {
    flex-direction: column;
    margin-bottom: 0.5rem;
  }
}
.pro_detail3 ul li:last-child {
  margin-bottom: 0;
}
.pro_detail3 ul li .zz-left,
.pro_detail3 ul li .zz-right {
  width: 50%;
}
@media (max-width: 767px) {
  .pro_detail3 ul li .zz-left,
  .pro_detail3 ul li .zz-right {
    width: 100%;
  }
}
.pro_detail3 ul li .public-img {
  width: 100%;
  border-radius: 20px;
}
.pro_detail3 ul li .public-img img {
  border-radius: inherit;
}
.pro_detail3 ul li .public-img::before {
  padding-top: 75%;
}
.pro_detail3 ul li .zz-right {
  display: flex;
  align-items: flex-start;
  padding: 0.5rem 50px;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .pro_detail3 ul li .zz-right {
    padding: 0.6rem 0.5rem;
  }
}
.pro_detail3 ul li .h3 {
  color: #000;
  line-height: 1.2;
  padding-right: 0.75rem;
}
.pro_detail3 ul li .zz-text {
  line-height: 1.625em;
  margin-top: 0.3rem;
  margin-right: 0.2rem;
  padding-right: 10px;
  max-height: 6.5em;
  overflow-y: auto;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
}
.pro_detail3 ul li .zz-text::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.pro_detail3 ul li .zz-text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.pro_detail3 ul li .zz-text::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #0b7fc4;
}
@media (max-width: 1580px) {
  .pro_detail3 ul li .zz-text {
    margin-right: 0.8rem;
    max-height: 9.75em;
  }
}
@media (max-width: 991px) {
  .pro_detail3 ul li .zz-text {
    max-height: 6.5em;
  }
}
@media (max-width: 767px) {
  .pro_detail3 ul li .zz-text {
    margin-right: 0;
    max-height: unset;
  }
}
.pro_detail3 ul li:nth-of-type(even) .zz-left {
  order: 1;
}
@media (max-width: 767px) {
  .pro_detail3 ul li:nth-of-type(even) .zz-left {
    order: 0;
  }
}
.pro_detail3 ul li:nth-of-type(even) .zz-right {
  order: 0;
}
@media (max-width: 767px) {
  .pro_detail3 ul li:nth-of-type(even) .zz-right {
    order: 1;
  }
}
.pro_detail4 {
  padding: 1.3rem 0;
}
@media (max-width: 767px) {
  .pro_detail4 {
    padding: 1rem 0 1.1rem;
  }
}
.pro_detail4 .zz-box {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-box {
    display: -webkit-box;
    overflow-x: auto;
  }
}
.pro_detail4 table {
  width: 100%;
}
@media (max-width: 767px) {
  .pro_detail4 table {
    width: 14.36rem;
  }
}
.pro_detail4 table tbody {
  width: 100%;
}
.pro_detail4 table tbody tr {
  width: 100%;
}
.pro_detail4 .zz-title-box {
  background: #e9e9e9;
  border-top: 4px solid #c1c1c1;
  display: flex;
}
.pro_detail4 .zz-title-box .zz-li {
  padding: 0.22rem 0.4rem;
  min-height: 40px;
  border-right: 1px solid #f8f8f8;
  text-align: left;
  color: #333;
}
.pro_detail4 .zz-list {
  display: flex;
  background: #fafafa;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list {
    display: inline-flex;
  }
}
.pro_detail4 .zz-list:nth-of-type(even) {
  background: #fff;
}
.pro_detail4 .zz-list .zz-li {
  padding: 0.15rem 0.4rem;
  min-height: 40px;
  border-right: 1px solid #f8f8f8;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list .zz-li {
    min-height: 0.8rem;
  }
}
.pro_detail4 .zz-list .zz-li:last-child {
  border-right: 0;
}
.pro_detail4 .zz-list .zz-li:nth-of-type(1) {
  text-align: left;
  color: #999;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list .zz-li:nth-of-type(1) {
    width: 3.66rem;
  }
}
.pro_detail4 .zz-list .zz-li:nth-of-type(2) {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  color: #333;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list .zz-li:nth-of-type(2) {
    width: 5.35rem;
  }
}
.pro_detail4 .zz-list .zz-li:nth-of-type(3) {
  color: #333;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list .zz-li:nth-of-type(3) {
    width: 5.35rem;
  }
}
.pro_detail4 .zz-list .zz-li:nth-of-type(4) {
  color: #333;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .pro_detail4 .zz-list .zz-li:nth-of-type(4) {
    width: 5.35rem;
  }
}
.pro_detail5 {
  padding-bottom: 1.05rem;
}
@media (max-width: 767px) {
  .pro_detail5 {
    padding-bottom: 0.8rem;
  }
}
.pro_detail5 .zz-bigbox {
  margin-top: 0.5rem;
}
.public-nybn {
  position: relative;
  overflow: hidden;
  padding-bottom: 36.45%;
}
@media (max-width: 991px) {
  .public-nybn {
    padding-bottom: 45%;
  }
}
.public-nybn .bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: bgimgzoom2 20s 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards 1;
  animation: bgimgzoom2 20s 0.5s cubic-bezier(0.23, 1, 0.32, 1) forwards 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.public-nybn .bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.public-nybn .zz-box {
  display: flex;
  flex-direction: column;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  align-items: center;
  justify-content: flex-start;
}
.public-nybn .zz-box.on .zz-li {
  top: 55.9%;
}
@media (max-width: 1580px) {
  .public-nybn .zz-box.on .zz-li {
    top: 53.9%;
  }
}
@media (max-width: 1366px) {
  .public-nybn .zz-box.on .zz-li {
    top: 50.9%;
  }
}
@media (max-width: 991px) {
  .public-nybn .zz-box.on .zz-li {
    top: 44.9%;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-box.on .zz-li {
    top: 19.9%;
  }
}
.public-nybn .zz-box.on .svg-box svg path {
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  animation: pathAnimation 0.4s linear forwards;
  -webkit-animation: pathAnimation 0.4s linear forwards;
}
.public-nybn .zz-box.on .svg-box2 svg {
  transition: all 0.4s;
  animation-delay: 0.4s;
  animation: pathAnimation4 0.4s linear forwards;
  -webkit-animation: pathAnimation4 0.4s linear forwards;
}
.public-nybn .zz-box.on .svg-box2 svg path {
  animation: pathAnimation3 1.2s linear forwards;
  -webkit-animation: pathAnimation3 1.2s linear forwards;
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
}
.public-nybn .bn-title {
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  animation: fadeInUp2 2s forwards;
  justify-content: center;
  height: 100%;
}
.public-nybn .bn-title .h2 {
  color: #fff;
  text-align: left;
  line-height: 1.2;
}
.public-nybn .bn-title .zz-tips {
  color: #fff;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .public-nybn .bn-title .zz-tips {
    margin-top: 0.25rem;
    font-size: 0.28rem;
  }
}
.public-nybn .bn-title .zz-tips2 {
  color: #fff;
  margin-bottom: 0.1rem;
  text-align: center;
}
@media (max-width: 767px) {
  .public-nybn .bn-title .zz-tips2 {
    margin-bottom: 0.2rem;
  }
}
.public-nybn .bn-title .zz-btn {
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .public-nybn .bn-title .zz-btn {
    margin-top: 0.4rem;
  }
}
.public-nybn .zz-cont {
  position: absolute;
  bottom: 0.9rem;
  left: 0;
  z-index: 5;
  width: 100%;
}
@media (max-width: 767px) {
  .public-nybn .zz-cont {
    bottom: 24%;
  }
}
.public-nybn .zz-cont .svg-box {
  width: 100%;
}
.public-nybn .zz-li {
  position: absolute;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .public-nybn .zz-li {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.public-nybn .zz-li:hover::before {
  transform: scale(1.66);
}
.public-nybn .zz-li:hover span {
  top: -50px;
}
@media (max-width: 767px) {
  .public-nybn .zz-li:hover span {
    top: -1rem;
  }
}
.public-nybn .zz-li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  transition: all 0.4s;
  border-radius: 1000px;
}
.public-nybn .zz-li i {
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 1000px;
  display: inline-flex;
  min-height: 5px;
  min-width: 5px;
}
.public-nybn .zz-li span {
  position: absolute;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  top: -35px;
  transition: all 0.4s;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
@media (max-width: 1580px) {
  .public-nybn .zz-li span {
    width: 80%;
    top: -57px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-li span {
    text-align: center;
    word-break: break-all;
    white-space: normal;
    word-wrap: break-word;
    word-break: keep-all;
    line-height: 1.2;
    width: 1.8rem;
    top: -0.8rem;
  }
}
.public-nybn .zz-li1 {
  top: 83.5%;
  left: 27%;
}
@media (max-width: 1580px) {
  .public-nybn .zz-li1 {
    top: 80.5%;
  }
}
@media (max-width: 1366px) {
  .public-nybn .zz-li1 {
    top: 77.5%;
  }
}
@media (max-width: 991px) {
  .public-nybn .zz-li1 {
    top: 71.5%;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-li1 {
    top: 26.5%;
    left: 9.5%;
  }
}
.public-nybn .zz-li2 {
  top: 80%;
  left: 40%;
}
@media (max-width: 1580px) {
  .public-nybn .zz-li2 {
    top: 77%;
  }
}
@media (max-width: 1366px) {
  .public-nybn .zz-li2 {
    top: 74%;
  }
}
@media (max-width: 991px) {
  .public-nybn .zz-li2 {
    top: 56%;
    left: 47%;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-li2 {
    top: 40%;
    left: 35%;
  }
}
.public-nybn .zz-li3 {
  top: 57%;
  left: 52.5%;
}
@media (max-width: 1580px) {
  .public-nybn .zz-li3 {
    top: 53%;
  }
}
@media (max-width: 1366px) {
  .public-nybn .zz-li3 {
    top: 51%;
  }
}
@media (max-width: 991px) {
  .public-nybn .zz-li3 {
    top: 43%;
    left: 65.5%;
    top: 2%;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-li3 {
    top: -10%;
    left: 59.5%;
  }
}
.public-nybn .zz-li4 {
  top: 21%;
  left: 62.5%;
}
@media (max-width: 1580px) {
  .public-nybn .zz-li4 {
    top: 18%;
  }
}
@media (max-width: 1366px) {
  .public-nybn .zz-li4 {
    top: 16%;
  }
}
@media (max-width: 991px) {
  .public-nybn .zz-li4 {
    top: -15%;
    left: 85.5%;
  }
}
@media (max-width: 767px) {
  .public-nybn .zz-li4 {
    top: -37%;
    left: 84.5%;
  }
}
.public-nybn .svg-box2 {
  position: absolute;
  width: 100%;
  top: 79.75%;
  z-index: 4;
  left: 0;
}
.public-nybn .svg-box2 img,
.public-nybn .svg-box2 svg {
  width: 100%;
  height: auto;
}
.public-nybn.join-nybn .svg-box2 svg path {
  fill: #fafafa;
}
.public-nybn.buy-nybn .svg-box2 svg path {
  fill: #fcfdfe;
}
@media (max-width: 1580px) {
  .public-nybn .bn-box .r-ul li {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .public-nybn .bn-box {
    height: auto;
  }
}
@media (max-width: 767px) {
  .public-nybn {
    height: 0;
    padding-bottom: 95%;
  }
  .public-nybn .bn-title {
    padding-top: 0;
    height: 100%;
  }
  .public-nybn .bn-box .l-ul li {
    padding: 0.3rem 0 0.3rem;
  }
  .public-nybn .bn-box .r-ul {
    display: none;
  }
  .public-nybn .bn-title .h2 {
    font-size: 0.44rem;
  }
  .public-nybn .bn-title .c-tips {
    font-size: 0.28rem;
  }
  .public-nybn .bn-title .zz_w1400 {
    transform: translateY(-50%);
  }
}
.buyBox {
  background: #fcfdfe;
  padding-top: 1rem;
}
.buy {
  background: #fcfdfe;
  padding-bottom: 0.85rem;
}
.buy .h2 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.buy ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.buy ul li {
  width: 32.14%;
  margin-right: 1.79%;
  margin-bottom: 0.4rem;
  transition: all 0.4s;
}
.buy ul li:hover {
  transform: translateY(-10px);
}
.buy ul li:hover .zz-btn span {
  color: #0d9add;
}
.buy ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .buy ul li {
    width: 49.1%;
  }
  .buy ul li:nth-of-type(3n+3) {
    margin-right: 1.79%;
  }
  .buy ul li:nth-of-type(2n+2) {
    margin-right: 0%;
  }
}
.buy ul li .public-img {
  width: 100%;
  background: #fff;
}
.buy ul li .public-img::before {
  padding-top: 44.44%;
}
.buy ul li .zz-btn {
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
}
.buy ul li .zz-btn .zz-i {
  position: relative;
  width: 12px;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-right: 15px;
  z-index: 1;
}
@media (max-width: 991px) {
  .buy ul li .zz-btn .zz-i {
    width: 0.2rem;
    height: 0.2rem;
  }
}
.buy ul li .zz-btn .zz-i img,
.buy ul li .zz-btn .zz-i svg {
  width: 100%;
  height: 100%;
  animation: arrowRun 5s infinite;
}
.buy ul li .zz-btn .zz-i img path,
.buy ul li .zz-btn .zz-i svg path {
  transition: all 0.4s;
}
.buy ul li .zz-btn span {
  transition: all 0.4s;
}
.oem1 {
  margin-top: 0.95rem;
}
.oem1 .public-title {
  width: 66.78%;
  margin: 0 auto;
  margin-bottom: 0.7rem;
}
@media (max-width: 767px) {
  .oem1 .public-title {
    width: 100%;
    margin-bottom: 0;
  }
}
.oem1 .public-title .zz-text {
  line-height: 1.625em;
  margin-top: 0.2rem;
  color: #666;
}
@media (max-width: 767px) {
  .oem1 .public-title .zz-text {
    margin-top: 0.3rem;
  }
}
.oem1 .zz-bigbox {
  position: relative;
  height: 250vh;
  z-index: 1;
}
.oem1 .zz-bigbox .zz-box {
  position: sticky;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  z-index: 2;
}
.oem1 .zz-bigbox .zz-box .zz-boxs {
  width: 11rem;
  height: 6.65rem;
  position: relative;
  z-index: 5;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-boxs {
    width: 90%;
  }
}
.oem1 .zz-bigbox .zz-box .zz-boxs .zz-imgbox {
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.oem1 .zz-bigbox .zz-box .zz-boxs .zz-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}
.oem1 .zz-bigbox .zz-box .zz-boxs .zz-mask4 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 6;
  opacity: 0;
}
.oem1 .zz-bigbox .zz-box .zz-mask1 {
  position: absolute;
  width: 11rem;
  height: 6.65rem;
  background: rgba(17, 127, 180, 0.2);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(-15deg);
  z-index: 3;
  border-radius: 15px;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-mask1 {
    width: 90%;
  }
}
.oem1 .zz-bigbox .zz-box .zz-mask1.on {
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-15deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.oem1 .zz-bigbox .zz-box .zz-mask2 {
  position: absolute;
  width: 11rem;
  height: 6.65rem;
  background: rgba(17, 127, 180, 0.6);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(-7.5deg);
  z-index: 4;
  border-radius: 15px;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-mask2 {
    width: 90%;
  }
}
.oem1 .zz-bigbox .zz-box .zz-mask2.on {
  opacity: 1;
  opacity: 0;
  transform: translate(-50%, -50%) rotate(-7.5deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.oem1 .zz-bigbox .zz-box .zz-contBox {
  position: absolute;
  z-index: 7;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.oem1 .zz-bigbox .zz-box .zz-contBox .public-title {
  position: absolute;
  z-index: 8;
  left: 50%;
  transform: translateX(-50%);
  top: 1.3rem;
}
@media (max-width: 1580px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox .public-title {
    top: 1.5rem;
  }
}
@media (max-width: 1366px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox .public-title {
    top: 2rem;
  }
}
.oem1 .zz-bigbox .zz-box .zz-contBox .public-title .h2 {
  color: #fff;
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul {
  width: 100%;
  height: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox ul {
    flex-direction: column;
    justify-content: flex-end;
  }
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li {
  width: 33.33%;
  height: 100%;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.4rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox ul li {
    width: 100%;
    height: 25%;
  }
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li:hover .zz-mask3 {
  opacity: 1;
  bottom: 0;
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li:hover .zz-icon,
.oem1 .zz-bigbox .zz-box .zz-contBox ul li:hover .zz-text {
  transform: translateY(-0.4rem);
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-icon {
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.65rem;
  position: relative;
  z-index: 11;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-icon {
    margin-bottom: 0.4rem;
  }
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-icon img,
.oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-icon svg {
  width: 100%;
  height: 100%;
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-text {
  color: #fff;
  position: relative;
  z-index: 11;
  transition: all 0.4s;
  text-align: center;
}
.oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-mask3 {
  position: absolute;
  z-index: 10;
  width: 100%;
  bottom: -100%;
  left: 0;
  opacity: 0;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .oem1 .zz-bigbox .zz-box .zz-contBox ul li .zz-mask3 {
    height: 90%;
  }
}
/*Plugin CSS*/
.str_wrap {
  /* overflow:hidden; */
  width: 100%;
  font-size: 12px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: transparent;
  white-space: nowrap;
}
.str_wrap.str_active {
  background: transparent;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  overflow: unset;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
}
.oem2 {
  padding: 1.25rem 0 0;
  overflow: hidden;
  position: relative;
}
.oem2 .public-title {
  margin-bottom: 0.7rem;
}
.oem2::before {
  content: "";
  width: 30.7%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  z-index: 2;
  background-size: cover;
}
.oem2::after {
  content: "";
  width: 30.7%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  z-index: 2;
  background-size: cover;
}
.oem2 .c-logoBox {
  overflow: unset;
  position: relative;
  padding: 30px 0 0px;
  margin: -30px 0 0px;
  width: 100%;
}
.oem2 .c-logoBox .c-list {
  display: flex;
  position: relative;
}
.oem2 .c-logoBox .c-list::before {
  width: 30.7%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(to right, #fffdfc, rgba(255, 255, 255, 0.1));
  z-index: 2;
  background-size: cover;
}
.oem2 .c-logoBox .c-list::after {
  width: 30.7%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -moz-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(to left, #fffdfc, rgba(255, 255, 255, 0.1));
  z-index: 2;
  background-size: cover;
}
.oem2 .c-logoBox .c-list .str_move {
  display: flex;
}
.oem2 .c-logoBox .c-list .c-li {
  width: 185px;
  height: 100px;
  background: #fff;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  border-radius: 10px;
  box-shadow: 7px 11px 62px rgba(73, 73, 73, 0.07);
}
@media (max-width: 1580px) {
  .oem2 .c-logoBox .c-list .c-li {
    width: 165px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .oem2 .c-logoBox .c-list .c-li {
    width: 2.5rem;
    height: 2.25rem;
    width: 2.6rem;
    height: 1.4rem;
  }
}
.oem2 .c-logoBox .c-list .c-li .imgbox {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.oem2 .c-logoBox .c-list .c-li .imgbox img {
  width: 100%;
  height: 100%;
}
.oem2 .c-logoBox .c-list3 .c-li {
  margin-bottom: 0;
}
.public-form {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 767px) {
  .public-form {
    padding-right: 0rem;
    margin-top: 0.3rem;
    width: 100%;
  }
}
.public-form .zz-inputBox {
  display: flex;
  margin-bottom: 0.2rem;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .public-form .zz-inputBox {
    margin-bottom: 0.3rem;
  }
}
.public-form .zz-tips {
  color: #999;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .public-form .zz-tips {
    margin-bottom: 0.6rem;
  }
}
.public-form .zz-tips a {
  text-decoration: underline;
  color: #333;
  transition: all 0.4s;
}
.public-form .zz-tips a:hover {
  color: #09a5e8;
}
.public-form .zz-selectBox {
  width: 100%;
  position: relative;
}
.public-form .zz-selectBox img {
  position: absolute;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 767px) {
  .public-form .zz-selectBox img {
    width: 0.2rem;
    right: 0.3rem;
  }
}
.public-form .zz-textarea {
  height: 1.8rem;
}
@media (max-width: 767px) {
  .public-form .zz-textarea {
    height: 2.4rem;
  }
}
.public-form .zz-textarea textarea {
  height: 100%;
}
.public-form input {
  padding: 0 0.2rem;
  height: 0.6rem;
  min-height: 45px;
  flex: 1;
  color: #666;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  display: flex;
  background: #fff;
  border-radius: 1000px;
  margin-right: 0.2rem;
}
.public-form input::-webkit-input-placeholder {
  color: #666;
}
.public-form input:-moz-placeholder {
  color: #666;
}
.public-form input::-moz-placeholder {
  color: #666;
}
.public-form input:-ms-input-placeholder {
  color: #666;
}
.public-form input:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .public-form input {
    padding: 0 0.4rem;
    height: 0.8rem;
    width: 50%;
  }
}
.public-form select {
  padding: 0 0.2rem;
  height: 0.6rem;
  min-height: 45px;
  flex: 1;
  color: #666;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  background: #fff;
  border-radius: 1000px;
}
.public-form select::-webkit-input-placeholder {
  color: #666;
}
.public-form select:-moz-placeholder {
  color: #666;
}
.public-form select::-moz-placeholder {
  color: #666;
}
.public-form select:-ms-input-placeholder {
  color: #666;
}
.public-form textarea {
  height: 80px;
  padding: 10px 0.2rem;
  background: #fff;
  border-radius: 10px;
  width: 100%;
  color: #666;
}
.public-form .public-icon {
  background: #0b7fc4;
  width: 45px;
  height: 45px;
  border-radius: 1000px;
}
.public-form .public-icon img,
.public-form .public-icon svg {
  transition: all 0.4s;
}
.public-form .public-icon:hover img,
.public-form .public-icon:hover svg {
  transform: translateX(5px);
}
.public-form .public-btn {
  height: 0.6rem;
  min-height: 45px;
  width: 100%;
  border-radius: 1000px;
  background: #09a5e8;
  display: flex;
  border-color: #09a5e8;
  align-items: center;
}
.public-form .public-btn::before {
  background: #fff;
}
.public-form .public-btn:hover::before,
.public-form .public-btn.on::before {
  transform: scale(12);
}
.public-form .public-btn:hover span,
.public-form .public-btn.on span {
  color: #09a5e8;
}
.public-form .public-btn:hover img path,
.public-form .public-btn.on img path,
.public-form .public-btn:hover svg path,
.public-form .public-btn.on svg path {
  fill: #09a5e8;
}
.public-form .public-btn span {
  color: #fff;
  z-index: 5;
}
.public-form .public-btn img,
.public-form .public-btn svg {
  margin-left: 10px;
}
.public-form .public-btn img path,
.public-form .public-btn svg path {
  fill: #fff;
}
.public-form .public-btn .zz-bg {
  background: #fff;
}
.oem3 {
  padding-top: 2.8rem;
  padding-bottom: 1.4rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .oem3 {
    padding-top: 2rem;
  }
}
@media (max-width: 767px) {
  .oem3 {
    padding-top: 1.1rem;
  }
}
.oem3 .bgimg {
  position: absolute;
  top: 76.5%;
  left: 0%;
  z-index: -2;
  width: 100%;
}
@media (max-width: 767px) {
  .oem3 .bgimg {
    top: 90.5%;
  }
}
.oem3 .bgimg img {
  display: none;
}
.oem3 .bgimg canvas {
  width: 110% !important;
  max-width: 110% !important;
}
.oem3 .bgimg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.oem3 .zz-box {
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
}
@media (max-width: 991px) {
  .oem3 .zz-box {
    flex-direction: column;
  }
}
.oem3 .zz-box .zz-left {
  width: 26.42%;
}
@media (max-width: 991px) {
  .oem3 .zz-box .zz-left {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 767px) {
  .oem3 .zz-box .zz-left {
    flex-direction: column;
  }
}
.oem3 .zz-box .zz-left .zz-list {
  display: flex;
  align-items: center;
  margin-bottom: 0.35rem;
}
@media (max-width: 991px) {
  .oem3 .zz-box .zz-left .zz-list {
    flex: 1;
    padding-right: 0.4rem;
  }
  .oem3 .zz-box .zz-left .zz-list:last-child {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .oem3 .zz-box .zz-left .zz-list {
    margin-bottom: 0.45rem;
  }
  .oem3 .zz-box .zz-left .zz-list:last-child {
    margin-bottom: 0rem;
  }
}
.oem3 .zz-box .zz-left .zz-list:last-child {
  margin-bottom: 0;
}
.oem3 .zz-box .zz-left .zz-list .zz-icon {
  width: 0.45rem;
  margin-right: 0.5rem;
  height: 0.45rem;
}
.oem3 .zz-box .zz-left .zz-list .zz-icon img,
.oem3 .zz-box .zz-left .zz-list .zz-icon svg {
  width: auto;
  height: auto;
}
.oem3 .zz-box .zz-left .zz-list .zz-cont {
  flex: 1;
  line-height: 1.2;
}
.oem3 .zz-box .zz-left .zz-list .zz-cont .zz-p1 {
  color: #666;
  margin-bottom: 5px;
}
.oem3 .zz-box .zz-left .zz-list .zz-cont .zz-p2 {
  color: #000;
}
@media (max-width: 1580px) {
  .oem3 .zz-box .zz-left .zz-list .zz-cont .zz-p2 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .oem3 .zz-box .zz-left .zz-list .zz-cont .zz-p2 {
    font-size: 0.32rem;
  }
}
.oem3 .zz-box .zz-left .zz-list .zz-cont .zz-p3 {
  color: #999;
  margin-top: 5px;
}
.oem3 .zz-box .zz-right {
  width: 57.5%;
}
@media (max-width: 991px) {
  .oem3 .zz-box .zz-right {
    width: 100%;
    margin-top: 0.6rem;
  }
}
.service1 {
  padding: 1.6rem 0 4.3rem;
  position: relative;
}
@media (max-width: 767px) {
  .service1 {
    padding: 0.6rem 0 1.1rem;
  }
}
.service1 .bgimg {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -1;
  top: -55%;
}
@media (max-width: 1260px) {
  .service1 .bgimg {
    top: -36%;
  }
}
@media (max-width: 991px) {
  .service1 .bgimg {
    top: -10%;
  }
}
@media (max-width: 767px) {
  .service1 .bgimg {
    display: none;
  }
}
.service1 .zz-title-box {
  width: 68.21%;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .service1 .zz-title-box {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .service1 .zz-title-box {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .service1 .zz-title-box {
    width: 100%;
  }
}
.service1 .zz-title-box .h2 {
  line-height: 1.45833333em;
  text-align: center;
}
.service1 ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
@media (max-width: 1580px) {
  .service1 ul {
    margin-top: 1rem;
  }
}
@media (max-width: 767px) {
  .service1 ul {
    flex-direction: column;
    margin-top: 0.8rem;
  }
}
.service1 ul li {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .service1 ul li {
    width: 100%;
    justify-content: flex-start;
    flex-direction: unset;
    margin-bottom: 0.6rem;
  }
  .service1 ul li:last-child {
    margin-bottom: 0;
  }
}
.service1 ul li:nth-of-type(even) {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .service1 ul li:nth-of-type(even) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .service1 ul li:nth-of-type(3n+1) {
    animation: jump 4s ease-out infinite;
    -webkit-animation: jump 4s ease-out infinite;
  }
}
@media (min-width: 768px) {
  .service1 ul li:nth-of-type(3n+2) {
    animation: jump 5s ease-out infinite;
    -webkit-animation: jump 5s ease-out infinite;
  }
}
@media (min-width: 768px) {
  .service1 ul li:nth-of-type(3n+3) {
    animation: jump 4.5s ease-out infinite;
    -webkit-animation: jump 4.5s ease-out infinite;
  }
}
.service1 ul li .zz-imgbox {
  width: 2rem;
  height: 2rem;
  border-radius: 1000px;
  background-image: url('../images/zz-100.png');
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .service1 ul li .zz-imgbox {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 0;
  }
}
.service1 ul li .zz-imgbox img,
.service1 ul li .zz-imgbox svg {
  width: 0.7rem;
}
@media (max-width: 767px) {
  .service1 ul li .zz-imgbox img,
  .service1 ul li .zz-imgbox svg {
    width: 0.4rem;
  }
}
.service1 ul li .zz-imgbox img path,
.service1 ul li .zz-imgbox svg path {
  fill: #09a5e8;
}
.service1 ul li .zz-text {
  text-align: center;
  color: #000;
  padding: 0 0.4rem;
}
.service2 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  .service2 ul {
    flex-direction: column;
  }
}
.service2 ul li {
  width: 31.42%;
  margin-right: 2.85%;
  margin-bottom: 0.4rem;
  background: #fff;
  border-radius: 15px;
  padding: 0.6rem 0.6rem 0.85rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .service2 ul li {
    width: 100%;
    margin-right: 0;
    flex-direction: unset;
    padding: 0;
  }
}
.service2 ul li:hover {
  transform: translateY(-10px);
}
@media (max-width: 767px) {
  .service2 ul li:hover {
    transform: translateY(0px);
  }
}
.service2 ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
.service2 ul li .zz-icon {
  width: 0.6rem;
  height: 0.6rem;
}
@media (max-width: 767px) {
  .service2 ul li .zz-icon {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 1000px;
    background-image: url(../images/zz-100.png);
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.4rem;
  }
}
.service2 ul li .zz-icon img,
.service2 ul li .zz-icon svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .service2 ul li .zz-icon img,
  .service2 ul li .zz-icon svg {
    width: 0.4rem;
  }
}
.service2 ul li .zz-text {
  text-align: center;
  margin-top: 0.3rem;
  line-height: 1.41666667em;
}
@media (max-width: 767px) {
  .service2 ul li .zz-text {
    margin-top: 0;
    text-align: left;
  }
}
.service3 {
  position: relative;
  padding-bottom: 1.4rem;
  overflow: hidden;
  padding-top: 1.55rem;
}
@media (max-width: 767px) {
  .service3 {
    padding-top: 0.7rem;
    padding-bottom: 1.2rem;
  }
}
.service3 .public-form {
  width: 890px;
  margin: 0 auto;
}
@media (max-width: 895px) {
  .service3 .public-form {
    width: 100%;
  }
}
.service3 .bgimg {
  position: absolute;
  top: 77.5%;
  left: 0;
  z-index: -2;
  width: 100%;
}
@media (max-width: 991px) {
  .service3 .bgimg {
    top: 81%;
  }
}
.service3 .bgimg img {
  width: 100%;
  display: none;
}
.service3 .bgimg > canvas {
  width: 110% !important;
  max-width: 110% !important;
}
.service3 .bgimg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  z-index: -1;
}
.service3 .public-form {
  margin-top: 0.85rem;
}
@media (max-width: 767px) {
  .service3 .public-form {
    margin-top: 0.6rem;
  }
}
.downBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  object-fit: cover;
}
@media (max-width: 991px) {
  .downBg {
    height: 100vh;
  }
}
.bgVideo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 34%;
  mix-blend-mode: screen;
  z-index: -1;
}
@media (max-width: 767px) {
  .bgVideo {
    width: 100%;
    display: none;
  }
}
.bgVideo video {
  background-color: transparent;
  width: 100%;
  object-fit: cover;
}
.down1 {
  padding: 1.9rem 0 0;
}
.down1 .public-title .h2 {
  color: #fff;
}
.down1 .zz-search-box {
  display: flex;
  justify-content: center;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .down1 .zz-search-box {
    margin-top: 0.5rem;
  }
}
.down1 .zz-search-box .zz-sform {
  display: inline-flex;
  height: 0.65rem;
  min-height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 0;
  border-radius: 10px;
  background: rgba(204, 228, 239, 0.4);
}
.down1 .zz-search-box .zz-sform input {
  height: 100%;
  width: 5.65rem;
  padding: 0 0.2rem;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  color: #fff;
  min-width: 200px;
}
.down1 .zz-search-box .zz-sform input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.down1 .zz-search-box .zz-sform input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.down1 .zz-search-box .zz-sform input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.down1 .zz-search-box .zz-sform input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.down1 .zz-search-box .zz-sform button {
  width: 0.65rem;
  min-width: 50px;
  height: calc(100% + 2px);
  border-radius: 10px;
  background: #09a5e8;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(2px, -1px);
}
@media (max-width: 767px) {
  .down1 .zz-search-box .zz-sform button {
    min-width: 1rem;
  }
}
.down-navBox {
  margin-top: 0.4rem;
}
@media (max-width: 767px) {
  .down-navBox {
    margin-top: 0.9rem;
  }
}
.down-navBox .nav-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 1.1rem;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .down-navBox .nav-btn {
    margin-bottom: 1rem;
    display: -webkit-box;
    flex-wrap: unset;
    overflow-x: auto;
  }
}
.down-navBox .nav-btn .public-btn {
  height: 0.5rem;
  margin-right: 10px;
  background: #fff;
  padding: 0 0.2rem;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .down-navBox .nav-btn .public-btn {
    padding: 0 0.3rem;
  }
}
@media (max-width: 767px) {
  .down-navBox .nav-btn .public-btn {
    display: flex;
  }
}
.down-navBox .nav-btn .public-btn span {
  color: #666;
}
.down-navBox .nav-btn .public-btn:last-child {
  margin-right: 0;
}
.down-navBox .nav-btn .public-btn:hover span,
.down-navBox .nav-btn .public-btn.on span {
  color: #fff;
}
.down2 {
  padding-bottom: 1.4rem;
}
.down2 ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.down2 ul li {
  width: 48.92%;
  margin-right: 2.14%;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .down2 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
}
.down2 ul li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #09a5e8;
  transition: all 0.8s;
}
.down2 ul li:nth-of-type(2n+2) {
  margin-right: 0;
}
.down2 ul li:hover::before {
  width: 100%;
}
.down2 ul li:hover .public-img img {
  transform: scale(1.05);
}
.down2 ul li .public-img {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}
.down2 ul li .public-img:hover .zz-icon::before {
  opacity: 0;
  transform: scale(1.5);
}
.down2 ul li .public-img img {
  border-radius: inherit;
  transition: all 0.8s;
}
.down2 ul li .public-img::before {
  padding-top: 64.23%;
}
.down2 ul li .public-img .zz-icon {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .down2 ul li .public-img .zz-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.down2 ul li .public-img .zz-icon::before {
  content: '';
  position: absolute;
  width: 95%;
  height: 95%;
  border: 1px solid #fff;
  transition: all 0.4s;
  border-radius: 1000px;
}
.down2 ul li .public-img .zz-icon img,
.down2 ul li .public-img .zz-icon svg {
  width: 100%;
  height: 100%;
}
.down2 ul li .zz-cont {
  padding: 0.25rem 0 0.6rem;
}
@media (max-width: 767px) {
  .down2 ul li .zz-cont {
    padding: 0.3rem 0 0.7rem;
  }
}
.down2 ul li .zz-cont .h3 {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .down2 ul li .zz-cont .h3 {
    font-size: 0.32rem;
  }
}
.down2 ul li .zz-cont .zz-text {
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .down2 ul li .zz-cont .zz-text {
    margin-top: 0.15rem;
  }
}
.down2 ul li .zz-cont .public-btn {
  margin-top: 0.35rem;
}
@media (max-width: 767px) {
  .down2 ul li .zz-cont .public-btn {
    margin-top: 0.5rem;
  }
}
.down2 .public-page {
  padding-top: 0.2rem;
}
.zz-notSearch {
  padding-bottom: 4.1rem;
}
@media (max-width: 767px) {
  .zz-notSearch {
    padding-bottom: 1.2rem;
  }
}
.zz-notSearch .zz_w1400 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.zz-notSearch .zz_w1400 .zz-icon {
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: 0.1rem;
}
.zz-notSearch .zz_w1400 .zz-icon img,
.zz-notSearch .zz_w1400 .zz-icon svg {
  width: 100%;
  height: 100%;
}
.zz-notSearch .zz_w1400 .zz-text {
  color: #010101;
}
.zz-notSearch.zz-notSearch2 {
  padding-top: 1.2rem;
}
.zz-notSearch.zz-notSearch3 {
  background: #fafafa;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .zz-notSearch.zz-notSearch3 {
    padding-top: 0.3rem;
  }
}
@media (max-width: 767px) {
  .zz-notSearch.zz-notSearch3 {
    padding-top: 0.6rem;
  }
}
.zz-notSearch.zz-notSearch3 > .zz_w1400 {
  background: #fff;
  padding-top: 1rem;
  padding-bottom: 7.6rem;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .zz-notSearch.zz-notSearch3 > .zz_w1400 {
    padding-bottom: 5rem;
  }
}
.down3 {
  padding-bottom: 1.4rem;
}
.down3 ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.down3 ul li {
  width: 31.78%;
  margin-right: 2.32%;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .down3 ul li {
    margin-bottom: 0.7rem;
  }
}
.down3 ul li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #09a5e8;
  transition: all 0.8s;
}
.down3 ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .down3 ul li {
    width: 48.84%;
  }
  .down3 ul li:nth-of-type(3n+3) {
    margin-right: 2.32%;
  }
  .down3 ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .down3 ul li {
    width: 100%;
    margin-right: 0;
  }
}
.down3 ul li:hover::before {
  width: 100%;
}
.down3 ul li:hover .public-img img {
  transform: scale(1.05);
}
.down3 ul li .zz-imgbox {
  position: relative;
  z-index: 1;
}
.down3 ul li .zz-imgbox::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 20px;
}
.down3 ul li .zz-imgbox .public-img {
  width: 100%;
  border-radius: 20px;
}
.down3 ul li .zz-imgbox .public-img::before {
  padding-top: 67.41%;
}
.down3 ul li .zz-imgbox .public-img img {
  border-radius: inherit;
  transition: all 0.8s;
}
.down3 ul li .zz-imgbox .zz-div1 {
  width: 0.45rem;
  height: 0.35rem;
  position: absolute;
  z-index: 3;
  top: 0.25rem;
  left: 0.3rem;
}
.down3 ul li .zz-imgbox .zz-div2 {
  position: absolute;
  z-index: 3;
  right: 0.2rem;
  bottom: 0.35rem;
  padding-left: 15px;
}
.down3 ul li .zz-imgbox .zz-div2::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 85%;
  background: rgba(255, 255, 255, 0.4);
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 2;
  border-radius: 20px;
}
.down3 ul li .zz-imgbox .zz-div2 .zz-years {
  color: #fff;
  font-family: 'avantgarde';
  line-height: 1;
}
.down3 ul li .zz-imgbox .zz-div2 .zz-tips {
  color: #1392cf;
  margin-top: 5px;
}
.down3 ul li .zz-cont {
  padding: 0.2rem 0 30px;
}
@media (max-width: 767px) {
  .down3 ul li .zz-cont {
    padding: 0.3rem 0 0.7rem;
  }
}
.down3 ul li .zz-cont .h3 {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.down3 ul li .zz-cont .zz-text {
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .down3 ul li .zz-cont .zz-text {
    margin-top: 0.15rem;
  }
}
.down3 ul li .zz-cont .public-btn {
  margin-top: 0.35rem;
}
@media (max-width: 767px) {
  .down3 ul li .zz-cont .public-btn {
    margin-top: 0.5rem;
  }
}
.faq .zz-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .faq .zz-box {
    flex-direction: column;
    margin-top: 0.8rem;
  }
}
.faq .zz-box .zz-left {
  width: 25%;
  position: sticky;
  top: 1.2rem;
  margin-bottom: 1rem;
  max-height: 6.9rem;
  overflow-y: auto;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
  padding-right: 10px;
  z-index: 1;
}
.faq .zz-box .zz-left::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.faq .zz-box .zz-left::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.faq .zz-box .zz-left::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #0b7fc4;
}
@media (max-width: 767px) {
  .faq .zz-box .zz-left {
    width: 100%;
    max-height: unset;
    padding-right: 0;
    position: relative;
    top: 0;
    margin-bottom: 1rem;
  }
}
.faq .zz-box .zz-left .zz-list:nth-of-type(1) .zz-title-box {
  border-top: 0;
  padding-top: 5px;
}
.faq .zz-box .zz-left .zz-list .zz-title-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: 1px solid #f0f0f0;
  padding: 0.2rem 0;
  cursor: pointer;
}
@media (max-width: 767px) {
  .faq .zz-box .zz-left .zz-list .zz-title-box {
    padding: 0.4rem 0;
  }
}
.faq .zz-box .zz-left .zz-list .zz-title-box:hover .h3,
.faq .zz-box .zz-left .zz-list .zz-title-box.on .h3 {
  color: #09a5e8;
}
.faq .zz-box .zz-left .zz-list .zz-title-box:hover .zz-btn::before,
.faq .zz-box .zz-left .zz-list .zz-title-box.on .zz-btn::before,
.faq .zz-box .zz-left .zz-list .zz-title-box:hover .zz-btn::after,
.faq .zz-box .zz-left .zz-list .zz-title-box.on .zz-btn::after {
  background: #09a5e8;
}
.faq .zz-box .zz-left .zz-list .zz-title-box .h3 {
  color: #000;
  flex: 1;
  padding-right: 0.2rem;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .faq .zz-box .zz-left .zz-list .zz-title-box .h3 {
    font-size: 0.32rem;
  }
}
.faq .zz-box .zz-left .zz-list .zz-title-box .zz-btn {
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-top: 4px;
}
.faq .zz-box .zz-left .zz-list .zz-title-box .zz-btn.on::after {
  opacity: 0;
}
.faq .zz-box .zz-left .zz-list .zz-title-box .zz-btn::before {
  content: '';
  position: absolute;
  width: 0.2rem;
  min-width: 12px;
  height: 2px;
  background: #666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
.faq .zz-box .zz-left .zz-list .zz-title-box .zz-btn::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 0.2rem;
  min-height: 12px;
  background: #666;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
.faq .zz-box .zz-left .zz-list ul {
  display: none;
  border-bottom: 1px solid #f0f0f0;
  padding: 0.25rem 0;
}
@media (max-width: 767px) {
  .faq .zz-box .zz-left .zz-list ul {
    padding: 0.5rem 0;
  }
}
.faq .zz-box .zz-left .zz-list ul li {
  margin-bottom: 10px;
}
.faq .zz-box .zz-left .zz-list ul li:last-child {
  margin-bottom: 0;
}
.faq .zz-box .zz-left .zz-list ul li:hover a,
.faq .zz-box .zz-left .zz-list ul li.on a {
  color: #09a5e8;
}
.faq .zz-box .zz-left .zz-list ul li a {
  line-height: 1.4;
  display: inline-flex;
  color: #666;
  transition: all 0.4s;
  padding: 0 0.2rem;
  font-size: 14px;
}
@media (max-width: 991px) {
  .faq .zz-box .zz-left .zz-list ul li a {
    font-size: 0.28rem;
  }
}
.faq .zz-box .zz-right {
  width: 69.28%;
  background: #fff;
  border-radius: 20px;
  padding: 0.55rem;
  margin-bottom: 2.75rem;
}
@media (max-width: 767px) {
  .faq .zz-box .zz-right {
    width: 100%;
    padding: 0 0rem;
    margin-bottom: 1.1rem;
  }
}
.faq .zz-box .zz-right .zz-cont {
  line-height: 1.625em;
}
.news {
  margin-top: 1.1rem;
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .news {
    padding-bottom: 1.2rem;
  }
}
.news ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.news ul li {
  width: 31.78%;
  margin-right: 2.32%;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .news ul li {
    margin-bottom: 0.7rem;
  }
}
.news ul li:nth-of-type(3n+3) {
  margin-right: 0;
}
@media (max-width: 991px) {
  .news ul li {
    width: 48.84%;
  }
  .news ul li:nth-of-type(3n+3) {
    margin-right: 2.32%;
  }
  .news ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .news ul li {
    width: 100%;
    margin-right: 0;
  }
}
.news ul li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #09a5e8;
  transition: all 0.8s;
}
.news ul li:hover::before {
  width: 100%;
}
.news ul li:hover .public-img img {
  transform: scale(1.05);
}
.news ul li:hover .zz-cont .h3 {
  color: #09a5e8;
}
.news ul li .zz-imgbox {
  position: relative;
  z-index: 1;
}
.news ul li .zz-imgbox::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 20px;
}
.news ul li .zz-imgbox .public-img {
  width: 100%;
  border-radius: 20px;
}
.news ul li .zz-imgbox .public-img::before {
  padding-top: 67.41%;
}
.news ul li .zz-imgbox .public-img img {
  border-radius: inherit;
  transition: all 0.8s;
}
.news ul li .zz-cont {
  padding: 0.2rem 0 0.5rem;
}
@media (max-width: 767px) {
  .news ul li .zz-cont {
    padding: 0.3rem 0 0.5rem;
  }
}
.news ul li .zz-cont .h3 {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .news ul li .zz-cont .h3 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .news ul li .zz-cont .h3 {
    font-size: 0.32rem;
  }
}
.news ul li .zz-cont .zz-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .news ul li .zz-cont .zz-box {
    margin-top: 0.4rem;
  }
}
.news ul li .zz-cont .zz-box .zz-li {
  min-height: 40px;
  padding: 0.13rem 15px;
  background: #f8f8f8;
  border-radius: 1000px;
  color: #666;
  margin-right: 10px;
  margin-bottom: 10px;
}
.news ul li .zz-cont .zz-box .zz-li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .news ul li .zz-cont .zz-box .zz-li {
    padding: 0.13rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .news ul li .zz-cont .zz-box .zz-li {
    min-height: 0.8rem;
  }
}
.news ul li .zz-date {
  color: #999;
  margin-bottom: 15px;
}
@media (max-width: 1580px) {
  .news ul li .zz-date {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news ul li .zz-date {
    font-size: 0.28rem;
    margin-bottom: 0.3rem;
  }
}
.news .public-page {
  padding-top: 0.4rem;
}
.newsDetail1 {
  padding-top: 1.15rem;
}
@media (max-width: 767px) {
  .newsDetail1 {
    padding-top: 1.6rem;
  }
}
.newsDetail1 .zz-contBox {
  background: #fff;
  padding: 1.2rem 2.2rem;
}
@media (max-width: 991px) {
  .newsDetail1 .zz-contBox {
    padding: 1.2rem;
  }
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox {
    padding: 0.6rem 0.4rem;
    margin-top: 0.3rem;
  }
}
.newsDetail1 .zz-contBox .h1 {
  line-height: 1.2em;
}
.newsDetail1 .zz-contBox .zz-box {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 0.25rem;
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .zz-box {
    margin-top: 0.5rem;
    padding-bottom: 0.4rem;
    flex-direction: column;
  }
}
.newsDetail1 .zz-contBox .zz-box .zz-info {
  display: flex;
  align-items: center;
}
.newsDetail1 .zz-contBox .zz-box .zz-info .zz-class {
  background: #f8f8f8;
  border-radius: 1000px;
  padding: 5px 15px;
  min-width: 80px;
  color: #666;
}
.newsDetail1 .zz-contBox .zz-box .zz-info .zz-date {
  margin-left: 15px;
  color: #999;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .zz-box .zz-share {
    margin-top: 0.1rem;
  }
}
.newsDetail1 .zz-contBox .zz-box .zz-share .social-share-icon {
  border: 0;
  background: transparent;
  transition: all 0.4s;
  color: #999;
}
@media (max-width: 1580px) {
  .newsDetail1 .zz-contBox .zz-box .zz-share .social-share-icon {
    font-size: 16px;
  }
}
.newsDetail1 .zz-contBox .zz-box .zz-share .social-share-icon:hover {
  background: transparent;
  color: #0b7fc4;
}
.newsDetail1 .zz-contBox .zz-cont {
  color: #666;
  margin-top: 0.25rem;
  line-height: 1.625em;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .zz-cont {
    margin-top: 0.45rem;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox {
  border-top: 1px solid #f5f5f5;
  padding-top: 0.35rem;
  margin-top: 1.55rem;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox {
    padding-top: 0.55rem;
    margin-top: 0.55rem;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .box1 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .box1 {
    flex-direction: column;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a {
  display: flex;
  align-items: flex-start;
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-ico {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-ico {
    margin-top: 0.06rem;
    display: none;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-ico path {
  transition: all 0.4s;
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-p {
  color: #666;
  line-height: 1.28571429em;
  transition: all 0.4s;
  flex: 1;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-p {
    display: flex;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a .c-p .c-span2 {
  margin-left: 0;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a:hover .c-ico path {
  fill: #09a5e8;
}
.newsDetail1 .zz-contBox .c-atBtnBox .c-a:hover .c-p {
  color: #09a5e8;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-1 {
  padding-right: 10px;
  width: 33.33%;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .div-1 {
    width: 100%;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-1 .c-ico {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .div-1 .c-ico {
    margin-right: 0.2rem;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 {
  width: 33.33%;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a img,
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a svg {
  width: 12px;
  height: 12px;
  overflow: unset;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a img path,
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a svg path {
  fill: #09a5e8;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-2 a span {
  margin-top: 5px;
  color: #09a5e8;
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-3 {
  padding-left: 10px;
  width: 33.33%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .div-3 {
    padding-left: 0;
    margin-top: 0.2rem;
    width: 100%;
    justify-content: flex-start;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-3 .c-p {
  text-align: right;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .div-3 .c-p {
    order: 1;
  }
}
.newsDetail1 .zz-contBox .c-atBtnBox .div-3 .c-ico {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .newsDetail1 .zz-contBox .c-atBtnBox .div-3 .c-ico {
    margin-left: 0;
    margin-right: 0.2rem;
    order: 0;
    transform: rotate(-180deg);
  }
}
.newsDetail2 {
  margin-top: 1.4rem;
  padding-bottom: 0.85rem;
}
@media (max-width: 767px) {
  .newsDetail2 {
    margin-top: 0.4rem;
  }
}
.newsDetail2 .public-title2 {
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .newsDetail2 .public-title2 {
    margin-bottom: 0.5rem;
  }
}
.contact-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.contact-box .bgimg {
  position: absolute;
  top: 81%;
  left: 0;
  z-index: -2;
  width: 100%;
}
@media (max-width: 767px) {
  .contact-box .bgimg {
    top: 94%;
  }
}
.contact-box .bgimg img {
  display: none;
}
.contact-box .bgimg canvas {
  width: 110% !important;
  max-width: 110% !important;
}
.contact-box .bgimg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  object-fit: cover;
}
.contact1 {
  margin: 1.85rem 0 1.4rem;
}
@media (max-width: 767px) {
  .contact1 {
    margin: 1.1rem 0;
  }
}
.contact1 .zz_w1400 {
  display: flex;
}
@media (max-width: 767px) {
  .contact1 .zz_w1400 {
    flex-direction: column;
  }
}
.contact1 .zz-list {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.contact1 .zz-list::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 70%;
  background: #e4e4e4;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .contact1 .zz-list::before {
    content: unset;
  }
}
.contact1 .zz-list:nth-of-type(3n+1) {
  justify-content: flex-start;
  width: 30%;
}
@media (max-width: 767px) {
  .contact1 .zz-list:nth-of-type(3n+1) {
    width: 100%;
  }
}
.contact1 .zz-list:nth-of-type(3n+2) {
  justify-content: center;
  width: 38.21%;
  padding-left: 2.5%;
}
@media (max-width: 767px) {
  .contact1 .zz-list:nth-of-type(3n+2) {
    width: 100%;
    padding-left: 0;
  }
}
.contact1 .zz-list:nth-of-type(3n+3) {
  justify-content: flex-end;
  width: 31.79%;
}
@media (max-width: 767px) {
  .contact1 .zz-list:nth-of-type(3n+3) {
    width: 100%;
  }
}
.contact1 .zz-list:nth-of-type(3n+3)::before {
  content: unset;
}
@media (max-width: 767px) {
  .contact1 .zz-list {
    margin-bottom: 0.6rem;
  }
  .contact1 .zz-list:last-child {
    margin-bottom: 0;
  }
}
.contact1 .zz-list .zz-box {
  display: flex;
  align-items: center;
  width: 80%;
}
@media (max-width: 991px) {
  .contact1 .zz-list .zz-box {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .contact1 .zz-list .zz-box {
    width: 100%;
    flex-direction: unset;
    align-items: center;
  }
}
.contact1 .zz-list .zz-icon {
  width: 0.9rem;
  margin-right: 0.35rem;
  height: 0.9rem;
  border: 2px solid #19abe9;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .contact1 .zz-list .zz-icon {
    margin-bottom: 0.35rem;
  }
}
.contact1 .zz-list .zz-icon img,
.contact1 .zz-list .zz-icon svg {
  width: 0.35rem;
  height: 0.35rem;
}
.contact1 .zz-list .zz-cont {
  flex: 1;
  line-height: 1.2;
}
.contact1 .zz-list .zz-cont .zz-p1 {
  color: #000;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .contact1 .zz-list .zz-cont .zz-p1 {
    font-size: 0.32rem;
    margin-bottom: 0.1rem;
  }
}
.contact1 .zz-list .zz-cont .zz-p2 {
  color: #000;
}
.contact1 .zz-list .zz-cont .zz-p3 {
  color: #999;
  margin-top: 5px;
}
.contact2 {
  padding-bottom: 1.4rem;
}
.contact2 .public-title {
  margin-bottom: 0.55rem;
}
.contact2 .zz-bigbox {
  padding: 0 2.5rem;
}
@media (max-width: 991px) {
  .contact2 .zz-bigbox {
    padding: 0;
  }
}
.disclaimer-box {
  padding-top: 1.2rem;
}
.disclaimer {
  margin-top: 0.7rem;
}
@media (max-width: 767px) {
  .disclaimer {
    margin-top: 0.4rem;
  }
}
.disclaimer .zz_w1400 {
  background: #fff;
  padding: 1.2rem 0 3.05rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .disclaimer .zz_w1400 {
    padding: 1.2rem 0.8rem 3.05rem;
  }
}
@media (max-width: 767px) {
  .disclaimer .zz_w1400 {
    padding: 0.8rem 0.4rem 1rem;
  }
}
.disclaimer .zz-bigbox {
  width: 950px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.disclaimer .zz-title-box .zz-date-box {
  display: flex;
  justify-content: center;
  color: #999;
  margin-top: 0.3rem;
}
@media (max-width: 767px) {
  .disclaimer .zz-title-box .zz-date-box {
    flex-direction: column;
    margin-top: 0.45rem;
    align-items: center;
  }
}
.disclaimer .zz-title-box .zz-date-box .zz-date1 {
  margin-right: 0.4rem;
}
@media (max-width: 767px) {
  .disclaimer .zz-title-box .zz-date-box .zz-date1 {
    margin-right: 0;
    margin-bottom: 0.1rem;
  }
}
.disclaimer .zz-cont {
  line-height: 1.625em;
  color: #666;
  margin-top: 0.55rem;
}
.map {
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .map {
    margin-bottom: 0.8rem;
  }
}
.map .zz_w1400 {
  background: #fff;
  padding: 0.65rem 0.75rem 0;
}
@media (max-width: 767px) {
  .map .zz_w1400 {
    padding: 0.8rem 0.5rem 0;
  }
}
.map .c-listBox {
  display: flex;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(179, 204, 217, 0.5);
  padding-top: 0.7rem;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .map .c-listBox {
    border-bottom: 0;
  }
}
.map .c-listBox:nth-of-type(1) {
  padding-top: 0.45rem;
}
@media (max-width: 767px) {
  .map .c-listBox:nth-of-type(1) {
    padding-top: 0.55rem;
  }
}
.map .c-listBox:last-child {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .map .c-listBox {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.map .c-listBox .c-list {
  width: 25%;
  padding-right: 0.4rem;
}
@media (max-width: 767px) {
  .map .c-listBox .c-list {
    width: 100%;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid rgba(179, 204, 217, 0.5);
  }
}
@media (max-width: 767px) {
  .map .c-listBox .c-list h3 {
    padding-bottom: 0.4rem;
  }
}
.map .c-listBox .c-list h3 a {
  color: #333;
  transition: all 0.4s;
}
.map .c-listBox .c-list h3 a:hover {
  color: #09a5e8;
  text-decoration: underline;
}
.map .c-listBox .c-list ul {
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  .map .c-listBox .c-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    padding-bottom: 0.3rem;
  }
}
.map .c-listBox .c-list ul li {
  margin-bottom: 5px;
}
@media (max-width: 1366px) {
  .map .c-listBox .c-list ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .map .c-listBox .c-list ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.2rem;
  }
  .map .c-listBox .c-list ul li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
.map .c-listBox .c-list ul li a {
  color: #999;
  transition: all 0.4s;
}
.map .c-listBox .c-list ul li a:hover {
  color: #09a5e8;
  text-decoration: underline;
}
.bg404 {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -1;
  top: 0;
  left: 0;
}
.yd-errors {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.85rem 0 2.2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 767px) {
  .yd-errors {
    height: 75vh;
  }
}
.yd-errors .bgimg {
  width: 100%;
}
.yd-errors .zz-cont {
  transform: translateY(-17%);
}
.yd-errors .zz-tips {
  color: #fff;
  text-align: center;
  line-height: 1.77777778em;
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .yd-errors {
    padding: 1.2rem 0;
  }
}
.search {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .search {
    padding-bottom: 1.2rem;
  }
}
.search .search-ul {
  margin-top: 0.35rem;
}
.search .search-ul li {
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.2s;
  margin-bottom: 0.5rem;
  background: #fff;
}
.search .search-ul li:hover {
  border-color: transparent;
  border-radius: 30px;
}
.search .search-ul li:hover a {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.search .search-ul li:hover a .zz-btn img,
.search .search-ul li:hover a .zz-btn svg {
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .search .search-ul li {
    border-color: transparent;
    border-radius: 30px;
  }
  .search .search-ul li a {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  }
}
.search .search-ul li a {
  display: flex;
  flex-direction: column;
  padding: 0.55rem 0.6rem;
  border-radius: inherit;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .search .search-ul li a {
    padding: 0.6rem 0.4rem;
  }
}
.search .search-ul li a .h3 span {
  color: #09a5e8;
}
.search .search-ul li a .zz-text {
  color: #666;
  margin-top: 0.1rem;
  line-height: 1.625em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 6.5em;
}
.search .search-ul li a .zz-text span {
  color: #333;
}
.search .search-ul li a .zz-btn {
  display: flex;
  align-items: center;
  margin-top: 0.65rem;
}
.search .search-ul li a .zz-btn span {
  color: #09a5e8;
}
.search .search-ul li a .zz-btn img,
.search .search-ul li a .zz-btn svg {
  margin-left: 10px;
  width: 8px;
  transition: all 0.4s;
}
.search .public-page {
  padding-top: 0.3rem;
}
.search .down-ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.search .down-ul li {
  width: 48.92%;
  margin-right: 2.14%;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  z-index: 1;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .search .down-ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
}
.search .down-ul li::before {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  left: 0;
  bottom: -1px;
  background: #09a5e8;
  transition: all 0.8s;
}
.search .down-ul li:nth-of-type(2n+2) {
  margin-right: 0;
}
.search .down-ul li:hover::before {
  width: 100%;
}
.search .down-ul li:hover .public-img img {
  transform: scale(1.05);
}
.search .down-ul li .public-img {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}
.search .down-ul li .public-img:hover .zz-icon::before {
  opacity: 0;
  transform: scale(1.5);
}
.search .down-ul li .public-img img {
  border-radius: inherit;
  transition: all 0.8s;
}
.search .down-ul li .public-img::before {
  padding-top: 64.23%;
}
.search .down-ul li .public-img .zz-icon {
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .search .down-ul li .public-img .zz-icon {
    width: 0.8rem;
    height: 0.8rem;
  }
}
.search .down-ul li .public-img .zz-icon::before {
  content: '';
  position: absolute;
  width: 95%;
  height: 95%;
  border: 1px solid #fff;
  transition: all 0.4s;
  border-radius: 1000px;
}
.search .down-ul li .public-img .zz-icon img,
.search .down-ul li .public-img .zz-icon svg {
  width: 100%;
  height: 100%;
}
.search .down-ul li .zz-cont {
  padding: 0.25rem 0 0.6rem;
}
@media (max-width: 767px) {
  .search .down-ul li .zz-cont {
    padding: 0.3rem 0 0.7rem;
  }
}
.search .down-ul li .zz-cont .h3 {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .search .down-ul li .zz-cont .h3 {
    font-size: 0.32rem;
  }
}
.search .down-ul li .zz-cont .zz-text {
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
@media (max-width: 767px) {
  .search .down-ul li .zz-cont .zz-text {
    margin-top: 0.15rem;
  }
}
.search .down-ul li .zz-cont .public-btn {
  margin-top: 0.35rem;
}
@media (max-width: 767px) {
  .search .down-ul li .zz-cont .public-btn {
    margin-top: 0.5rem;
  }
}
.join1 {
  background: #fafafa;
  padding-bottom: 1.4rem;
}
.join1 .join-navBox {
  display: flex;
  padding-top: 1.3rem;
}
@media (max-width: 767px) {
  .join1 .join-navBox {
    padding-top: 1rem;
  }
}
.join1 .zz-sformBox {
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .join1 .zz-sformBox {
    flex-direction: column;
  }
}
.join1 .join-nav-selectBox {
  background: #fff;
  width: 32.14%;
  margin-right: 1.78%;
  position: relative;
  z-index: 1;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .join1 .join-nav-selectBox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
}
.join1 .join-nav-selectBox.on {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 2;
}
.join1 .join-nav-selectBox .zz-box1 {
  display: flex;
  height: 100%;
  min-height: inherit;
  position: relative;
  z-index: 1;
  align-items: center;
  padding: 0 20px;
  color: #999;
  border-radius: inherit;
  height: 60px;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .join1 .join-nav-selectBox .zz-box1 {
    height: 1.1rem;
  }
}
.join1 .join-nav-selectBox .zz-box1 > img,
.join1 .join-nav-selectBox .zz-box1 svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 10px;
  pointer-events: none;
}
.join1 .join-nav-selectBox .zz-box1 > img path,
.join1 .join-nav-selectBox .zz-box1 svg path {
  fill: #d0d0d0;
}
.join1 .join-nav-selectBox .zz-box2 {
  position: absolute;
  padding: 10px;
  width: 100%;
  top: 60px;
  left: 0;
  z-index: 2;
  background: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  display: none;
  box-shadow: 0 8px 49px rgba(236, 236, 236, 0.58);
  border-top: 2px solid #f7f7f7;
}
@media (max-width: 767px) {
  .join1 .join-nav-selectBox .zz-box2 {
    top: 1.1rem;
    padding: 0.2rem;
  }
}
.join1 .join-nav-selectBox .zz-box2 li {
  height: 0.55rem;
  min-height: 40px;
  position: relative;
  z-index: 1;
  border-radius: 15px;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: #999;
  cursor: pointer;
}
@media (max-width: 767px) {
  .join1 .join-nav-selectBox .zz-box2 li {
    height: 0.8rem;
    min-height: 0.8rem;
    padding: 0 0.4rem;
  }
}
.join1 .join-nav-selectBox .zz-box2 li:hover {
  background: #f7f7f7;
}
.join1 .join-nav-selectBox .zz-box2 li:hover > img,
.join1 .join-nav-selectBox .zz-box2 li:hover svg {
  opacity: 1;
}
.join1 .join-nav-selectBox .zz-box2 li > img,
.join1 .join-nav-selectBox .zz-box2 li svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  width: 12px;
  pointer-events: none;
  transition: all 0.4s;
  opacity: 0;
}
@media (max-width: 767px) {
  .join1 .join-nav-selectBox .zz-box2 li > img,
  .join1 .join-nav-selectBox .zz-box2 li svg {
    right: 0.3rem;
    width: 0.24rem;
  }
}
.join1 .join-nav-selectBox .zz-box2 li > img path,
.join1 .join-nav-selectBox .zz-box2 li svg path {
  fill: #d0d0d0;
}
.join1 .zz-sform {
  display: inline-flex;
  height: 60px;
  border-radius: 15px;
  background: #fff;
  width: 32.14%;
  padding: 5px;
}
@media (max-width: 767px) {
  .join1 .zz-sform {
    width: 100%;
    height: 1.1rem;
  }
}
.join1 .zz-sform input {
  height: 100%;
  flex: 1;
  padding: 0 0.2rem;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
  color: #999;
}
.join1 .zz-sform input::-webkit-input-placeholder {
  color: #999;
}
.join1 .zz-sform input:-moz-placeholder {
  color: #999;
}
.join1 .zz-sform input::-moz-placeholder {
  color: #999;
}
.join1 .zz-sform input:-ms-input-placeholder {
  color: #999;
}
.join1 .zz-sform button {
  width: 55px;
  height: calc(100% + 2px);
  border-radius: 10px;
  background: #09a5e8;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(2px, -1px);
  transition: all 0.4s;
}
.join1 .zz-sform button:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .join1 .zz-sform button {
    width: 1rem;
    min-width: 1rem;
  }
}
.join1 .join-ul {
  margin-top: 30px;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .join1 .join-ul {
    margin-top: 0.9rem;
    padding: 0.6rem 0 0.3rem;
  }
}
.join1 .join-ul li {
  padding: 0 20px;
  background: #fff;
  width: 100%;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .join1 .join-ul li {
    padding: 0 0.3rem;
    margin-bottom: 0.3rem;
  }
}
.join1 .join-ul li:hover .zz-a .zz-box {
  background: #f7f7f7;
}
.join1 .join-ul li:hover .zz-right .public-btn {
  border-color: #0d9add;
}
.join1 .join-ul li:hover .zz-right .public-btn::before {
  transform: scale(7);
}
.join1 .join-ul li:hover .zz-right .public-btn .zz-span {
  color: #fff;
}
.join1 .join-ul li:hover .zz-right .public-btn i img path,
.join1 .join-ul li:hover .zz-right .public-btn i svg path {
  fill: #fff;
}
.join1 .join-ul li .zz-a {
  display: flex;
  width: 100%;
  transition: all 0.4s;
  border-bottom: 2px solid #f7f7f7;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-a {
    padding-bottom: 0.3rem;
  }
}
.join1 .join-ul li .zz-a .zz-box {
  padding: 15px 0.4rem 25px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-radius: 15px;
  transition: all 0.4s;
  background: #fff;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-a .zz-box {
    flex-direction: column;
    padding: 0.4rem 0.4rem 0.5rem;
  }
}
.join1 .join-ul li .zz-left {
  width: 78.22%;
  padding-right: 0.3rem;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-left {
    width: 100%;
    padding-right: 0;
  }
}
.join1 .join-ul li .zz-left .zz-title {
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.join1 .join-ul li .zz-left .zz-text,
.join1 .join-ul li .zz-left .zz-area {
  color: #666;
}
.join1 .join-ul li .zz-left .zz-text {
  margin-top: 0.2rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1.5em;
}
.join1 .join-ul li .zz-left .zz-area {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-left .zz-area {
    margin-top: 0.15rem;
  }
}
.join1 .join-ul li .zz-left .zz-area img,
.join1 .join-ul li .zz-left .zz-area svg {
  width: 13px;
  height: 15px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .join1 .join-ul li .zz-left .zz-area img,
  .join1 .join-ul li .zz-left .zz-area svg {
    width: 10px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-left .zz-area img,
  .join1 .join-ul li .zz-left .zz-area svg {
    width: 0.2rem;
    height: 0.24rem;
  }
}
.join1 .join-ul li .zz-right {
  width: 21.78%;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-right {
    width: 100%;
    margin-top: 0.2rem;
  }
}
.join1 .join-ul li .zz-right .zz-div1 {
  color: #666;
  text-align: right;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-right .zz-div1 {
    text-align: left;
  }
}
.join1 .join-ul li .zz-right .zz-div2 {
  margin-top: 0.45rem;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-right .zz-div2 {
    justify-content: flex-start;
  }
}
.join1 .join-ul li .zz-right .zz-div2 .public-btn {
  height: 45px;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-right .zz-div2 .public-btn {
    height: 0.8rem;
  }
}
.join1 .join-ul li:hover .zz-a .zz-box {
  background: #f7f7f7;
}
.join1 .join-ul li:hover .zz-right .public-btn {
  border-color: #0d9add;
}
.join1 .join-ul li:hover .zz-right .public-btn::before {
  transform: scale(7);
}
.join1 .join-ul li:hover .zz-right .public-btn .zz-span {
  color: #fff;
}
.join1 .join-ul li:hover .zz-right .public-btn i img path,
.join1 .join-ul li:hover .zz-right .public-btn i svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  .join1 .join-ul li .zz-a .zz-box {
    background: #f7f7f7;
  }
  .join1 .join-ul li .zz-right .public-btn {
    border-color: #0d9add;
    background: #0d9add;
  }
  .join1 .join-ul li .zz-right .public-btn::before {
    transform: scale(7);
  }
  .join1 .join-ul li .zz-right .public-btn .zz-span {
    color: #fff;
  }
  .join1 .join-ul li .zz-right .public-btn i img path,
  .join1 .join-ul li .zz-right .public-btn i svg path {
    fill: #fff;
  }
}
.join1 .join-contBox {
  background: #fff;
  padding-bottom: 1rem;
}
.join1 .public-page {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .join1 .public-page {
    margin-top: 0.2rem;
  }
}
.join {
  background: #fafafa;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .join {
    padding-top: 0.6rem;
  }
}
.join .zz-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 15px;
}
@media (max-width: 767px) {
  .join .zz-box {
    flex-direction: column;
  }
}
.join .zz-left {
  width: 52.5%;
}
@media (max-width: 767px) {
  .join .zz-left {
    width: 100%;
  }
}
.join .zz-left .public-img {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.join .zz-left .public-img img {
  transition: all 0.8s;
}
.join .zz-left .public-img:hover img {
  transform: scale(1.05);
}
.join .zz-left .public-img img {
  border-radius: inherit;
}
.join .zz-left .public-img::before {
  padding-top: 68.02%;
}
.join .zz-right {
  width: 47.5%;
  padding: 0.75rem;
  padding-right: 0.65rem;
}
@media (max-width: 767px) {
  .join .zz-right {
    width: 100%;
    padding: 0.6rem 0.4rem;
  }
}
.join .zz-right .h3 {
  line-height: 1.2;
}
.join .zz-right .zz-text {
  margin-top: 0.3rem;
  max-height: 7.5em;
  overflow-y: auto;
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滑块颜色、内阴影及圆角*/
  padding-right: 10px;
}
.join .zz-right .zz-text::-webkit-scrollbar {
  width: 2px;
  /*对垂直流动条有效*/
}
.join .zz-right .zz-text::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ddd;
  background-color: #ddd;
  border-radius: 3px;
}
.join .zz-right .zz-text::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #0b7fc4;
}
@media (max-width: 767px) {
  .join .zz-right .zz-text {
    max-height: unset;
  }
}
.join .zz-right .zz-text p {
  display: flex;
  align-items: flex-start;
}
.join .zz-right .zz-text i {
  width: 4px;
  height: 4px;
  border-radius: 1000px;
  background: #ddd;
  margin-right: 10px;
  margin-top: 10px;
  display: inline-block;
}
@media (max-width: 1580px) {
  .join .zz-right .zz-text i {
    margin-top: 8px;
  }
}
.join .zz-right .zz-text span {
  flex: 1;
}
.join_detail {
  position: relative;
  z-index: 5;
  margin-top: 1.15rem;
}
.join_detail .zz-contBox {
  background: #fff;
  padding: 0.75rem 0.6rem 2.8rem;
  margin-top: 0.65rem;
}
@media (max-width: 767px) {
  .join_detail .zz-contBox {
    padding: 0.6rem 0.4rem 1.1rem;
  }
}
.join_detail .zz-title-box {
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.45rem;
}
@media (max-width: 767px) {
  .join_detail .zz-title-box {
    flex-direction: column;
    align-items: flex-start;
  }
}
.join_detail .zz-title-box .zz-l {
  flex: 1;
}
.join_detail .zz-title-box .zz-r .public-btn {
  height: 45px;
  padding: 0 0.45rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .join_detail .zz-title-box .zz-r .public-btn {
    height: 0.8rem;
    margin-top: 0.5rem;
  }
}
.join_detail .zz-title-box .h1 {
  line-height: 1.2;
  color: #000;
}
.join_detail .zz-title-box .zz-box {
  margin-top: 10px;
  display: flex;
  color: #666;
  flex-wrap: wrap;
}
.join_detail .zz-title-box .zz-box p {
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
.join_detail .zz-title-box .zz-box p:last-child::before {
  content: unset;
}
.join_detail .zz-title-box .zz-box p::before {
  content: '';
  position: absolute;
  height: 60%;
  width: 1px;
  background: #f0f0f0;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
}
.join_detail .zz-title-box .zz-box p img,
.join_detail .zz-title-box .zz-box p svg {
  width: 10px;
  margin-right: 8px;
}
.join_detail .zz-cont {
  line-height: 1.625em;
  padding-top: 0.45rem;
  color: #666;
}
.pTop {
  margin-top: -1.2rem;
  padding-top: 1.2rem;
}
#c-header .c-nav2 .zz-search {
  border-top: 1px solid #f1f1f1;
  width: 100%;
  height: 0.8rem;
  display: inline-flex;
  padding: 0 0.4rem;
}
#c-header .c-nav2 .zz-search .zz-box {
  display: flex;
  width: 100%;
  height: 100%;
  border: 1px solid #f1f1f1;
  border-radius: 1000px;
  justify-content: space-between;
  margin-top: 0.6rem;
}
#c-header .c-nav2 .zz-search .zz-box input {
  flex: 1;
  padding: 0 0.4rem;
}
#c-header .c-nav2 .zz-search .zz-box .zz-btn {
  width: 1rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#c-header .c-nav2 .zz-search .zz-box .zz-btn img,
#c-header .c-nav2 .zz-search .zz-box .zz-btn svg {
  width: 0.3rem;
  height: 0.3rem;
}
#c-header .c-nav2 .zz-btnBox {
  display: inline-flex;
  justify-content: center;
  margin-top: 0.4rem;
  width: 100%;
}
#c-header .c-nav2 .zz-btnBox .public-btn {
  height: 0.8rem;
}
#c-header .c-nav2 .zz-btnBox .public-btn .zz-i {
  width: 0.3rem;
  height: 0.3rem;
}
#c-header .c-nav2 .zz-btnBox .zz-area {
  width: 0.4rem;
  margin-left: 0.4rem;
}
#c-header .c-nav2 .zz-btnBox .zz-area img,
#c-header .c-nav2 .zz-btnBox .zz-area svg {
  width: 100%;
}
#c-header .c-nav2 .zz-btnBox .zz-area img path,
#c-header .c-nav2 .zz-btnBox .zz-area svg path {
  fill: #666 !important;
}
/*# sourceMappingURL=./style.css.map */