/*
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|| 通用样式   www.aision.net
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0
}
body, html {
  height: 100%;
}
font {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  text-transform: inherit;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: fifa;
  src: url("../fonts/fifa.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Black;
  src: url("../fonts/HarmonyOS_Sans_Black.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Bold;
  src: url("../fonts/HarmonyOS_Sans_Bold.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Light;
  src: url("../fonts/HarmonyOS_Sans_Light.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Medium;
  src: url("../fonts/HarmonyOS_Sans_Medium.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Regular;
  src: url("../fonts/HarmonyOS_Sans_Regular.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_Thin;
  src: url("../fonts/HarmonyOS_Sans_Thin.ttf");
}
.HarmonyOS_Sans_Bold{
    font-family: HarmonyOS_Sans_Bold;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.justify {
    display: inline-block;
    vertical-align: top;
    width:100%;
    text-align: justify;
  }
  .justify::after{
    content:"";
    display: inline-block;
    width:100%;
    overflow:hidden;
    height:0;
  }

.swiper-button-prev::after, .swiper-rtl .swiper-button-next::after{
	content: '';
}
.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after{
	content: '';
}
.swiper-button-next::after, .swiper-button-prev::after{
	font-family: '';
}
*, ::after {
  box-sizing: border-box;
  font-family: "Noto Sans SC", "PingFang SC", 'Microsoft Yahei', Helvetica, HarmonyOS_Sans_Regular, sans-serif;
}
body {
  font: 12px "Noto Sans SC", "PingFang SC", 'Microsoft Yahei', Helvetica, HarmonyOS_Sans_Regular, sans-serif;
  color: #333;
  line-height: 1.5;
  overflow-x: hidden;
}
ol, ul, li {
  list-style-type: none;
  vertical-align: middle;
}
img {
  vertical-align: top;
  border: 0;
}
input, select, textarea, button {
  vertical-align: middle;
}
textarea, input {
  text-indent: 10px;
}
/* a_link */
a {
  color: inherit;
  text-decoration: none;
}
a[href] {
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  background-color: transparent;
}
h1, h2, h3, h4, h5, h6, em {
  font-weight: normal;
}
a, span, li, b, i, label, p, strong, div, h1, h2, h3, h4, h5, h6, font, small, em, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  font-size: 16px;
}
span {
  display: inline-block;
}
li {
  max-width: 100%;
}
p {
  line-height: 2.44;
  white-space: normal;
  max-width: 100%;
}
html {
  font-size: 100px;
}
h1 {
  font-weight: 700;
  margin-bottom: 0.3rem;
  line-height: 1.5;
}
h2 {
  font-weight: 700;
  margin-bottom: 0.24rem;
  line-height: 1.4;
}
h3 {
  font-weight: 700;
  margin-bottom: 0.12rem;
  line-height: 1.2;
}
h4 {
  font-weight: 700;
  margin-bottom: 0.06rem;
  line-height: 1;
}
input:focus {
  background-image: none;
}
input.focused {
  animation: blink-empty 1.5s infinite;
  background-image: /*linear-gradient(black,black)*/ linear-gradient(black, black);
  background-position: 1px center;
  background-repeat: no-repeat;
  background-size: 1px 1.2em;
}
@keyframes blink-empty {
  10%, 90% {
    background-size: 1px 1.2em;
  }
  30%, 70% {
    background-size: 0 1.2em;
  }
}
.w-container {
  width: 82%;
  max-width: 1500px;
  margin: auto;
}
.mt40 {
  margin-top: 40px;
}
.f-100 {
  font-size: 100px;
}
.f-88{
	font-size:88px;
}
.f-80 {
  font-size: 80px;
}
.f-75 {
  font-size: 75px;
}
.f-72 {
  font-size: 72px;
}
.f-70 {
  font-size: 70px;
}
.f-65 {
  font-size: 65px;
}
.f-60 {
  font-size: 60px;
}
.f-55 {
  font-size: 55px;
}
.f-50 {
  font-size: 50px;
}
.f-48 {
  font-size: 48px;
}
.f-46 {
  font-size: 46px;
}
.f-44 {
  font-size: 44px;
}
.f-42 {
  font-size: 42px;
}
.f-40 {
  font-size: 40px;
}
.f-38 {
  font-size: 38px;
}
.f-36 {
  font-size: 36px;
}
.f-34 {
  font-size: 34px;
}
.f-32 {
  font-size: 32px;
}
.f-30 {
  font-size: 30px;
}
.f-28 {
  font-size: 28px;
}
.f-26 {
  font-size: 26px;
}
.f-24 {
  font-size: 24px;
}
.f-22 {
  font-size: 22px;
}
.f-20 {
  font-size: 20px;
}
.f-18 {
  font-size: 18px;
}
.f-16 {
  font-size: 16px;
}
.f-14 {
  font-size: 14px;
}
.f-12 {
  font-size: 12px;
}
.f-light {
  font-weight: lighter;
}
.f-bold {
  font-weight: 400;
}
.f-b {
  font-weight: bold;
}
.f-400 {
  font-weight: 400;
}
.f-500 {
  font-weight: 500;
}
.mt100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 90px;
  }
  .f-100 {
    font-size: 90px;
  }
	.f-88{
	font-size:78px;
}
  .f-80 {
    font-size: 68px;
  }
  .f-75 {
    font-size: 65px;
  }
  .f-72 {
    font-size: 60px;
  }
  .f-70 {
    font-size: 60px;
  }
  .f-65 {
    font-size: 60px;
  }
  .f-60 {
    font-size: 58px;
  }
  .f-55 {
    font-size: 50px;
  }
  .f-50 {
    font-size: 42px;
  }
  .f-48 {
    font-size: 46px;
  }
  .f-46 {
    font-size: 44px;
  }
  .f-44 {
    font-size: 42px;
  }
  .f-42 {
    font-size: 40px;
  }
  .f-40 {
    font-size: 38px;
  }
  .f-38 {
    font-size: 36px;
  }
  .f-36 {
    font-size: 32px;
  }
  .f-34 {
    font-size: 32px;
  }
  .f-32 {
    font-size: 30px;
  }
  .f-30 {
    font-size: 24px;
  }
  .f-28 {
    font-size: 24px;
  }
  .f-26 {
    font-size: 24px;
  }
  .f-24 {
    font-size: 22px;
  }
  .f-22 {
    font-size: 20px;
  }
  .f-20 {
    font-size: 18px;
  }
  .f-18 {
    font-size: 16px;
  }
  .f-16 {
    font-size: 14px;
  }
  .f-14 {
    font-size: 12px;
  }
  .f-12 {
    font-size: 12px;
  }
  .mt100 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 85px;
  }
}
@media screen and (max-width: 1366px) {
  html {
    font-size: 80px;
  }
  a, span, li, b, i, label, p, strong, div, h1, h2, h3, h4, h5, h6, small, em, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    font-size: 14px;
  }
  .f-100 {
    font-size: 74px;
  }
	.f-88{
	font-size:68px;
}
  .f-80 {
    font-size: 64px;
  }
  .f-75 {
    font-size: 60px;
  }
  .f-72 {
    font-size: 58px;
  }
  .f-70 {
    font-size: 55px;
  }
  .f-65 {
    font-size: 55px;
  }
  .f-60 {
    font-size: 54px;
  }
  .f-55 {
    font-size: 48px;
  }
  .f-50 {
    font-size: 40px;
  }
  .f-48 {
    font-size: 40px;
  }
  .f-46 {
    font-size: 40px;
  }
  .f-44 {
    font-size: 40px;
  }
  .f-42 {
    font-size: 40px;
  }
  .f-40 {
    font-size: 30px;
  }
  .f-38 {
    font-size: 36px;
  }
  .f-36 {
    font-size: 32px;
  }
  .f-34 {
    font-size: 32px;
  }
  .f-32 {
    font-size: 30px;
  }
  .f-30 {
    font-size: 22px;
  }
  .f-28 {
    font-size: 22px;
  }
  .f-26 {
    font-size: 22px;
  }
  .f-24 {
    font-size: 20px;
  }
  .f-22 {
    font-size: 18px;
  }
  .f-20 {
    font-size: 18px;
  }
  .f-18 {
    font-size: 16px;
  }
  .f-16 {
    font-size: 14px;
  }
  .f-14 {
    font-size: 12px;
  }
  .f-12 {
    font-size: 12px;
  }
  p {
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (max-width: 1280px) {
  html {
    font-size: 70px;
  }
  a, span, li, b, i, label, p, strong, div, h1, h2, h3, h4, h5, h6, small, em, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    font-size: 12px;
  }
  .f-80 {
    font-size: 64px;
  }
	.f-88{
	font-size:58px;
}
  .f-75 {
    font-size: 55px;
  }
  .f-72 {
    font-size: 50px;
  }
  .f-70 {
    font-size: 45px;
  }
  .f-65 {
    font-size: 45px;
  }
  .f-60 {
    font-size: 40px;
  }
  .f-55 {
    font-size: 38px;
  }
  .f-50 {
    font-size: 34px;
  }
  .f-48 {
    font-size: 32px;
  }
  .f-46 {
    font-size: 30px;
  }
  .f-44 {
    font-size: 28px;
  }
  .f-42 {
    font-size: 26px;
  }
  .f-40 {
    font-size: 24px;
  }
  .f-38 {
    font-size: 22px;
  }
  .f-36 {
    font-size: 20px;
  }
  .f-34 {
    font-size: 20px;
  }
  .f-32 {
    font-size: 18px;
  }
  .f-30 {
    font-size: 18px;
  }
  .f-28 {
    font-size: 16px;
  }
  .f-26 {
    font-size: 18px;
  }
  .f-24 {
    font-size: 18px;
  }
  .f-22 {
    font-size: 14px;
  }
  .f-20 {
    font-size: 14px;
  }
  .f-18 {
    font-size: 14px;
  }
  .f-16 {
    font-size: 12px;
  }
  .f-14 {
    font-size: 12px;
  }
  .f-12 {
    font-size: 12px;
  }
  p {
    font-size: 13px;
    line-height: 2;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 70px;
  }
  p {
    font-size: 13px;
    line-height: 180%;
  }
  small, span {
    font-size: 13px;
  }
	.f-88{
	font-size:38px;
}
  .f-80 {
    font-size: 28px;
  }
  .f-75 {
    font-size: 29px;
  }
  .f-72 {
    font-size: 26px;
  }
  .f-70 {
    font-size: 30px;
  }
  .f-65 {
    font-size: 30px;
  }
  .f-60 {
    font-size: 24px;
  }
  .f-55 {
    font-size: 28px;
  }
  .f-50 {
    font-size: 24px;
  }
  .f-48 {
    font-size: 24px;
  }
  .f-46 {
    font-size: 22px;
  }
  .f-44 {
    font-size: 22px;
  }
  .f-42 {
    font-size: 20px;
  }
  .f-40 {
    font-size: 20px;
  }
  .f-38 {
    font-size: 18px;
  }
  .f-36 {
    font-size: 18px;
  }
  .f-34 {
    font-size: 18px;
  }
  .f-32 {
    font-size: 16px;
  }
  .f-30 {
    font-size: 16px;
  }
  .f-28 {
    font-size: 16px;
  }
  .f-26 {
    font-size: 16px;
  }
  .f-24 {
    font-size: 16px;
  }
  .f-22 {
    font-size: 16px;
  }
  .f-20 {
    font-size: 16px;
  }
  .f-18 {
    font-size: 14px;
  }
  .f-16 {
    font-size: 14px;
  }
  .f-14 {
    font-size: 12px;
  }
  .f-12 {
    font-size: 12px;
  }
  .mt100 {
    margin-bottom: 5px;
  }
}
.pub_img_box {
  position: relative;
  overflow: hidden;
}
.pub_img_box::before {
  content: '';
  display: block;
  margin-top: 100%;
}
.pub_img_box .img_box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  background-size: contain;
}
/*
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|| 页头和页脚
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
header {
  position: fixed;
  width: 100%;
  pointer-events: none;
  z-index: 150;
  left: 0;
  top: 0;
}
header nav.pc-nav {
  padding: 0 60px;
  position: relative;
  display: flex;
  padding-top: 1vw;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1vw;
  box-shadow: 0px -1px 0px 0px rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header.white, header.white2 {
  background-color: #fff;
  box-shadow: 0 7px 32px -12px rgba(192, 196, 204, 0.72);
}
header nav .left {
  position: relative;
  display: block;
  pointer-events: auto;
	margin-left: 100px;
}
header nav .left > a {
  display: inline-block;
}
header nav .left img {
  max-width: 1.8rem;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header nav .left .black {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
header.white nav .left .black, header.white2 nav .left .black {
  opacity: 1;
}
header.white nav .left .white, header.white2 nav .left .white {
  opacity: 0;
}
header nav.pc-nav .center {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
header nav.pc-nav .center .nav-items {
  pointer-events: auto;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 0.8rem);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
	  padding-left: 220px;
}
header nav.pc-nav .center .nav-items > li {
  padding: 0 0.3rem;
  position: relative;
  opacity: 1;
}
header nav.pc-nav .center .nav-items > li > a {
  position: relative;
  line-height: 40px;
  display: inline-block;
  padding: 0 0.2rem;
}
header nav.pc-nav .center .nav-items > li > a > span {
  color:#000000;
  font-size: inherit;
  position: relative;
  z-index: 5;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header.white nav.pc-nav .center .nav-items > li > a > span, header.white2 nav.pc-nav .center .nav-items > li > a > span {
  color: #333;
}
header nav .center .nav-items > li > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: rgb(241, 241, 241, 0.3);
  color: #197646;
  border-radius: 50px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  box-shadow: 0 3px 29px -8px rgba(192, 196, 204, 0.71);
}
header nav .center .nav-items > li:hover > a:after {
  opacity: 1;
}
header nav.pc-nav .center .nav-items > li:hover > a > span {
  color: #fff;
}
header.white nav.pc-nav .center .nav-items > li:hover > a > span, header.white2 nav.pc-nav .center .nav-items > li:hover > a > span {
  color: #333;
}
header nav .center .nav-items > li > a::before {
  content: '';
  display: block;
  height: 5px;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  position: absolute;
  top: calc(100% + 1vw - 3px + (.6rem - 40px) / 2);
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  transition: all .5s ease;
}
header nav .center .nav-items > li:hover > a::before {
  display: none;
}
header nav .center .nav-items > li.on > a span {
  color: #000;
}
header nav .center .nav-items > li.on > a::before {
  width: 100%;
}
header nav .right {
  width: 1.5rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
	  margin-right: 150px;
}
header nav .right .other-box {
  pointer-events: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 1.4rem;
}
header nav .right .other-box .laguage {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  line-height: 0.55rem;
  text-align: center;
  background-color: #197646;
  display: inline-block;
  color: #fff;
}
header nav .right .other-box .laguage > i {
  color: #fff;
}
header nav .right .other-box .search {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  line-height: 0.55rem;
  text-align: center;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 3px 29px -8px rgb(241, 241, 241, 0.3);
  transition: all .5s ease;
}
header.white nav .right .other-box .search, header.white2 nav .right .other-box .search {
  color: #333;
}
@media screen and (orientation: landscape) {
  header nav .right .other-box .search:hover {
    background-color: #fff;
    color: #197646;
  }
}
.other-box .search > input {
  position: absolute;
  left: 0.55rem;
  line-height: 0.3rem;
  background-color: transparent;
  border: none;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  opacity: 0;
  width: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transform-origin: 0 50%;
}
header nav .other-nav {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header nav .other-nav .search-in {
  border: none;
  border-bottom: 1px solid #197646;
  background-color: transparent;
  width: 4rem;
  line-height: 0.3rem;
}
header nav .other-nav .sub {
  color: #197646;
  background-color: transparent;
  border: none;
  padding: 12px;
}
header nav .other-nav.on {
  opacity: 1;
  pointer-events: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
header nav .center .nav-items > li .nav-down {
  position: absolute;
  width: 100%;
  background-color: rgb(241, 241, 241, 0.3);
  box-shadow: 0 3px 29px -8px rgba(192, 196, 204, 0.71);
  border-radius: 6px;
  padding: 5px 0px;
  left: 0;
  top: 70px;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header nav .center .nav-items > li:hover .nav-down {
  pointer-events: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  opacity: 1;
}
header nav .center .nav-items > li .nav-down > span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 100%;
  height: 32px;
}
header nav .center .nav-items > li .nav-down > span:after {
  content: "";
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgb(241, 241, 241, 0.3) transparent;
}
header nav .center .nav-items > li .nav-down > li {
  width: 100%;
  position: relative;
}
header nav .center .nav-items > li .nav-down > li > a {
  font-size: 15px;
  display: inline-block;
  width: 100%;
  color: #000;
  height: 36px;
  line-height: 36px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header.white nav .center .nav-items > li:hover .nav-down, header.white2 nav .center .nav-items > li:hover .nav-down {
  background-color: #fff;
}
header.white nav .center .nav-items > li:hover .nav-down > span:after, header.white2 nav .center .nav-items > li:hover .nav-down > span:after {
  border-color: transparent transparent #fff transparent;
}
header.white nav .center .nav-items > li:hover .nav-down li > a, header.white2 nav .center .nav-items > li:hover .nav-down li > a {
  color: #333;
}
/**手机菜单**/
@media screen and (max-width:960px) {
  header nav.pc-nav {
    display: none !important;
  }
  header {
    height: 50px;
    pointer-events: auto;
  }
}
header nav.app-nav {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 50px;
  transition: all .5s ease;
}
header nav.app-nav .inner_top {
  transition: all .5s ease 0s;
  height: 68px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
header nav.app-nav .inner_top .topic {
  padding: 0 5%;
  height: 50px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header nav.app-nav .inner_top .topic #app-menu {
  display: inline-block;
  position: relative;
  z-index: 10;
}
header nav.app-nav .inner_top .topic #app-menu .line {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  transition: all .4s ease;
}
header nav.app-nav .inner_top .topic #app-menu .line:before {
  content: '';
  display: block;
  height: 2px;
  width: 22px;
  background-color: #fff;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  transition: transform 0.4s ease 0.2s, background-color 0.5s ease 0s;
}
header nav.app-nav.on .inner_top .topic #app-menu .line:before, header.white nav.app-nav .inner_top .topic #app-menu .line:before, header.white2 nav.app-nav .inner_top .topic #app-menu .line:before {
  background-color: #333;
}
header nav.app-nav .inner_top .topic .app-logo {
  position: relative;
  z-index: 10;
}
header nav.app-nav .inner_top .topic .app-logo > a {
  display: inline-block;
  width: auto;
  height: 25px;
  position: relative;
}
header nav.app-nav .inner_top .topic .app-logo > a > img {
  position: relative;
  height: 100%;
  transition: opacity .3s ease;
}
header nav.app-nav .inner_top .topic .app-logo > a > img.black {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
header nav.app-nav .inner_top .topic .app-search {
  position: relative;
  z-index: 10;
}
header nav.app-nav .inner_top .topic .app-search > i {
  color: #fff;
  font-size: 18px;
}
header nav.app-nav .inner_top .other-nav {
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
header nav.app-nav .inner_top .other-nav .search-in {
  border: none;
  border-bottom: 1px solid #197646;
  background-color: transparent;
  width: 2rem;
  line-height: 0.3rem;
}
header nav.app-nav .inner_top .other-nav .sub {
  color: #197646;
  background-color: transparent;
  border: none;
  padding: 12px;
}
header nav.app-nav .inner_top .other-nav.on {
  opacity: 1;
  pointer-events: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
header nav.app-nav.on {
  height: 100%;
}
header nav.app-nav .inner_top.on, header nav.app-nav .inner_top.bc {
  height: 50px;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
header nav.app-nav.on .inner_top .topic #app-menu .line:nth-of-type(1) {
  transform: translate3d(0, 8px, 0);
  -webkit-transform: translate3d(0, 8px, 0);
  -moz-transform: translate3d(0, 8px, 0);
  -o-transform: translate3d(0, 8px, 0);
  -ms-transform: translate3d(0, 8px, 0);
}
header nav.app-nav.on .inner_top .topic #app-menu .line:nth-of-type(1):before {
  transform: rotate(45deg);
}
header nav.app-nav.on .inner_top .topic #app-menu .line:nth-of-type(2) {
  opacity: 0;
}
header nav.app-nav.on .inner_top .topic #app-menu .line:nth-of-type(3) {
  transform: translate3d(0, -8px, 0);
  -webkit-transform: translate3d(0, -8px, 0);
  -moz-transform: translate3d(0, -8px, 0);
  -o-transform: translate3d(0, -8px, 0);
  -ms-transform: translate3d(0, -8px, 0);
}
header nav.app-nav.on .inner_top .topic #app-menu .line:nth-of-type(3):before {
  transform: rotate(-45deg);
}
header nav.app-nav .inner_top.on .topic .app-search > i, header nav.app-nav .inner_top.bc .topic .app-search > i, header.white nav.app-nav .inner_top .topic .app-search > i, header.white2 nav.app-nav .inner_top .topic .app-search > i {
  color: #333;
}
header nav.app-nav .inner_top.bc .topic .app-logo > a > img, header.white nav.app-nav .inner_top .topic .app-logo > a > img, header.white2 nav.app-nav .inner_top .topic .app-logo > a > img {
  opacity: 0;
}
header nav.app-nav .inner_top.bc .topic .app-logo > a > img.black, header.white nav.app-nav .inner_top .topic .app-logo > a > img.black, header.white2 nav.app-nav .inner_top .topic .app-logo > a > img.black {
  opacity: 1;
}
header nav.app-nav .inner_mid {
  position: absolute;
  top: 50px;
  background-color: #fff;
  left: 0;
  width: 100%;
  height: calc(100% - 50px);
  overflow: hidden;
}
header nav.app-nav .inner_mid .nav-items > .child_first .firstList {
  padding: 0 5% 0 5%;
  position: relative;
  transition: background-color 0.5s ease;
}
header nav.app-nav .inner_mid .nav-items > .child_first .firstList > a {
  color: #333;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
  display: block;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
header nav.app-nav .inner_mid .nav-items > .child_first .firstList > i {
  right: calc(5% - 5px);
  top: 0;
  font-size: 12px;
  position: absolute;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-align: right;
  color: #333;
}
header nav.app-nav .inner_mid .nav-items > .child_first .firstList.active {
  background-color: #f7f9fa;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second {
  background-color: #f7f9fa;
  max-height: 0;
  transition: all .5s ease;
  overflow: hidden;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second > li {
  padding: 0 9% 0 9%;
  position: relative;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second > li > a {
  padding: 12px 0 12px 0;
  display: block;
  font-weight: 700;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second > li > i {
  right: calc(5% - 5px);
  top: 0;
  font-size: 24px;
  position: absolute;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-align: right;
  color: #333;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second > li.active {
  background-color: #f0f1f2;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_second.active {
  max-height: 100vh;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_three {
  background-color: #f0f1f2;
  max-height: 0;
  transition: all .5s ease;
  overflow: hidden;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_three > li {
  padding: 0 14% 0 14%;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_three > li > a {
  padding: 10px 0 10px 0;
  display: block;
}
header nav.app-nav .inner_mid .nav-items > .child_first .child_three.active {
  max-height: 100vh;
}
header nav.app-nav.on {
  height: 100%;
}
.search-con2 {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1280px) {
  a, span, li, b, i, label, p, strong, div, h1, h2, h3, h4, h5, h6, small, em, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    font-size: 12px;
  }
}
header nav.app-nav .inner_top .other-nav .sub {
  color: #197646;
  background-color: transparent;
  border: none;
  padding: 12px;
}
::selection {
  background: #197646;
  color: #fff;
}
input[type="submit"], input[type="button"], button {
  text-indent: 0;
  text-align: center;
  cursor: pointer;
}
footer {
  position: relative;
  opacity: 1;
  bottom: 0;
  width: 100%;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  left: 0;
  z-index: 2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #242424;
}
footer .fMain {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 3.385vw;
  padding-bottom: 3.906vw;
}
footer .fMain .col {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  line-height: 1;
}
footer .fMain .col:nth-child(1) {
  width: 70%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: 370px;
}
footer .fMain .col:nth-child(1) .box {
  width: 25%;
}
footer .fMain .col .box > h3 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 48px;
}
footer .fMain .col .box .foot_con {
  line-height: 2;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: .3rem;
}
footer .fMain .col .box > a {
  color: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
footer .fMain .col .box .hotline {
  display: flex;
  justify-content: start;
}
footer .fMain .col .box .hotline a {
  font-size: 35px;
  font-weight: bold;
  line-height: 35px;
  font-family: HarmonyOS_Sans_Regular;
}
footer .fMain .col .box .hotline .ph-txt {
  font-size: 15px;
  line-height: 35px;
}
footer .fMain .col .box .hotline img {
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.2rem;
}
footer .fMain .col .box .share_box {
  display: flex;
  justify-content: start;
  color: #fff;
}
footer .fMain .col .box .share_box .iconfont {
  width: .44rem;
  height: .44rem;
  line-height: .44rem;
  text-align: center;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  margin-right: .2rem;
  margin-bottom: .2rem;
}
footer .fMain .col .box .share_box img {
  margin-bottom: 15px;
}
footer .fMain .col .box .share_box h3 {
  font-size: 18px;
}
footer .fMain .col .box .share_box p {
  font-size: 15px;
  font-weight: lighter;
  line-height: 26px;
}
footer .fBtm {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .fBtm .w-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}
footer .fBtm .w-container > .copy_r {
  color: #ffffff;
}
footer .fBtm .w-container > .copy_r a {
  font-size: inherit;
  color: inherit;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
footer .fBtm .w-container .f-msg > span {
  color: #ffffff;
}
/*
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|| 首页
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/**Banner**/
#top {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: auto;
  left: 0;
  top: 0;
  z-index: 4;
  min-height: 78vh;
}
#top .pub_img_box .img_box {
  background-size: contain;
}
.sy #top {}
.mainBanner .swiper-slide img {
  width: 100%;
  height: 100%;
}
.mainBanner .banner-nav {
  position: absolute;
  right: 11%;
  top: 65%;
  display: flex;
  align-items: center;
  z-index: 3;
}
.indexBanner .swiper-slide img {
  width: 100%;
  height: 100%;
}
.indexBanner .banner-nav {
  position: absolute;
right: 16%;
bottom: 16%;
  display: flex;
  align-items: center;
  z-index: 3;
}
.indexBanner .swiper-slide img{
		transition:1s linear 2s;
		transform:scale(1.1);
		}
.indexBanner .swiper-slide-active img,.swiper-slide-duplicate-active img{
		transition:6s linear;
		transform:scale(1);
		}	
.swiper-button-next::after, .swiper-button-prev::after {

}
.swiper-button-prev, .swiper-button-next {
  border-radius: 50%;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  width: .6rem;
  height: .6rem;
  text-align: center;
  line-height: .6rem;
  background-image: none;
  border: 1px solid #fff;
  transition: all .5s ease;
  color: #fff;
  opacity: .8;
  margin: 0;
	font-size: 48px;
}
@media screen and (orientation: landscape) {
  .swiper-button-prev:hover, .swiper-button-next:hover {
    opacity: 1;
    background-color: #197646;
    border-color: #197646;
  }
}
.mainBanner .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #fff;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
.indexBanner .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #fff;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
.mainBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .mainBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 10%;
  top: 65%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.indexBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .indexBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 320px;
bottom: 16%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.mainBanner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}
.indexBanner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}
.mainBanner .swiper-pagination-bullet-active {
  height: 28px;
  opacity: 1;
  border-radius: 5px;
  background: #fff;
}
.indexBanner .swiper-pagination-bullet-active {
  height: 28px;
  opacity: 1;
  border-radius: 5px;
  background: #fff;
}
/**Main**/
.shouye #main {
  padding-top: 45%;
  /*  z-index: 100;*/
  min-height: 200vh;
  position: relative;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
}
.sy .shouye #main {
  padding-top: 100vh;
}
section > .pub_black, .pub_black {
  padding-top: 1.45rem;
  padding-bottom: 1.35rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.pub_title {
  text-align: center;
  color: #333;
  line-height: 1;
}
.pub_title.left {
  text-align: left;
}
.pub_title.right {
  text-align: right;
}
.pub_title_en {
  margin-top: .25rem;
  margin-bottom: .25rem;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
}
.pub_title .pub_title_en {
  margin-top: 0;
  margin-bottom: .5rem;
  color: #868686;
  font-family: HarmonyOS_Sans_Regular;
  font-size: 35px;
}
.pub_title.white, .pub_title.white .pub_title_en {
  color: #fff;
}
/**首页about**/
.sy-about .dw-arrow-icon img {
  width: .48rem;
  height: auto;
  margin-bottom: .34rem;
  /*! transform: translateX(-50%); */
  /*! -webkit-transform: translateX(-50%); */
  /*! -moz-transform: translateX(-50%); */
  -ms-transform: translateX(-50%);
  animation: mymove0 1.2s infinite;
  -webkit-animation: mymove0 1.2s infinite;
}
.sy-about .pub_title h3 {
  color: #939393;
  font-weight: bold;
  font-size: 65px;
}
@keyframes mymove0 {
  from {
    bottom: 15px;
  }
  to {
    bottom: 10px;
  }
}
.sy-about .pub_title .pub_title_en {
  margin-bottom: .23rem;
  margin-top: .23rem;
}
.sy-about .digi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 3% 14%;
}
.sy-about .digi .box {
  text-align: center;
  width: 25%;
  margin-top: .35rem;
  position: relative;
}
.sy-about .digi .box .counter {
  font-size: 90px;
  font-family: HarmonyOS_Sans_Regular !important;
  color: #221815;
  margin-right: 20px;
  letter-spacing: -5px;
}
.sy-about .digi .box span.jb {
  background-color: #939393;
  border-radius: 50%;
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  left: 70%;
  top: 10%;
  font-size: 26px;
  color: #fff;
  line-height: 30px;
}
.sy-about .digi .box .jieshao {
  font-size: 16px;
  color: #666;
  margin-top: -28px;
}
.pub_info {
  text-align: center;
  padding-top: .45rem;
  color: #221815;
  line-height: 30px;
}
/**首页产品轮播**/
.sy-pdslider {
  position: relative;
}
.sy-pdslider .pd_box {
  position: relative;
}
.sy-pdslider .pd_box .swiper-slide .slidebox {
  display: block;
  position: relative;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .pub_img_box::before {
  margin-top: 44.83%;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  display: none;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_n {
  font-weight: 400;
  line-height: 80px;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_info {
  line-height: 2;
  width: 565px;
  max-width: 100%;
	margin-top: 10px;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_info span {
  font-size: 25px;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_info .sub {
  margin-top: .12rem;
  font-weight: lighter;
  font-size: 17px;
	min-height: 68px;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_info .more {
  background: #fff;
  color: #333;
  display: block;
  border-radius: 35px;
  text-align: center;
  line-height: .38rem;
  padding: .1rem .54rem;
  margin-top: .34rem;
  width: fit-content;
  font-size: 15px;
  -webkit-animation: moveAndBack 1s ease-in-out;
  -webkit-animation-duration: 0;
}
.sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box .ys_info:hover .more {
  -webkit-animation: INDENT 2s 1; /* Safari 4+ */
  -moz-animation: INDENT 2s 1; /* Fx 5+ */
  -o-animation: INDENT 2s 1; /* Opera 12+ */
  animation: INDENT 2s 1; /* IE 10+ */
}
@-webkit-keyframes INDENT {
  0% {
    text-indent: 0;
  }
  25% {
    text-indent: 7px;
  }
  75% {
    text-indent: 7px;
  }
  100% {
    text-indent: 0;
  }
}
@-moz-keyframes INDENT {
  0% {
    text-indent: 0;
  }
  25% {
    text-indent: 7px;
  }
  75% {
    text-indent: 7px;
  }
  100% {
    text-indent: 0;
  }
}
@-o-keyframes INDENT {
  0% {
    text-indent: 0;
  }
  25% {
    text-indent: 7px;
  }
  75% {
    text-indent: 7px;
  }
  100% {
    text-indent: 0;
  }
}
@keyframes INDENT {
  0% {
    text-indent: 0;
  }
  25% {
    text-indent: 7px;
  }
  75% {
    text-indent: 7px;
  }
  100% {
    text-indent: 0;
  }
}
.sy-pdslider .pd_box .swiper-slide.active {
  pointer-events: all;
}
.sy-pdslider .pd_box .swiper-slide.active .slidebox .ys_text_box {
  display: block;
}
.pub_img_box .img_box {
  background-size: cover;
}
.sy-pdslider .pub_img_box .img_box {
  background-size: contain;
}
.sy-pdslider .ys_nav_case {
  left: 50%;
  transform: translateX(-50%);
  bottom: 13.4%;
  position: absolute;
  z-index: 3;
}
.sy-pdslider .ys_nav_box {
  display: flex;
  background-color: #000;
  pointer-events: auto;
}
.sy-pdslider .ys_nav_box > a {
  width: calc(100% / 2);
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
.sy-pdslider .ys_nav_box > a .ys_n_d {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: .2rem .1rem;
  transition: background-color 0.5s ease;
}
.sy-pdslider .ys_nav_box > a .ys_n_d::before {
  content: '';
  display: block;
  width: 1px;
  height: .25rem;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.09rem;
  transition: opacity .5s ease;
}
.sy-pdslider .ys_nav_box > a .ys_n_d .ys_num {
  color: #fff;
  line-height: 1;
  transition: color .5s ease;
}
.sy-pdslider .ys_nav_box > a .ys_n_d .ys_ms {
  margin: .18rem 0;
  color: #fff;
  line-height: 1;
  transition: color .5s ease;
}
.sy-pdslider .ys_nav_box > a .ys_n_d span {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  width: .09rem;
  height: .09rem;
  opacity: 1;
  background-color: #fff;
  transition: background-color 0.5s ease;
}
.sy-pdslider .ys_nav_box > a:nth-child(1) .ys_n_d::before {
  display: none;
}
.sy-pdslider .ys_nav_box > a .ys_n_h {
  display: flex;
  align-items: center;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all .5s ease;
  color: #fff;
  opacity: 0;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_l {
  width: 2.55rem;
  padding: 0 0 0 .3rem;
  text-align: center;
  line-height: 1;
  position: relative;
  font-family: fifa;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_l span {
  color: rgb(255, 255, 255, 0.5);
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 40%;
  text-align: center;
  font-family: fifa;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_l::before {
  content: '';
  display: block;
  height: .6rem;
  width: 1px;
  right: -10%;
  top: 50%;
  margin-top: -0.3rem;
  background-color: rgb(255, 255, 255, 0.9);
  opacity: .5;
  position: absolute;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_r {
  width: 100%;
  padding: .3rem .2rem .3rem .5rem;
  line-height: 1;
  text-align: left;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_r .ys_ms {
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy-pdslider .ys_nav_box > a .ys_n_h .ys_r .ys_so {
  margin-top: .1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic;
  text-transform: uppercase;
}
.sy-pdslider .ind_src2_title {
  padding-top: 1.45rem;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 3;
}
.sy-pdslider .ind_src2_title .pub_title_en {
  color: rgba(255, 255, 255, 0.3);
}
.pd_box .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .pd_box .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  /* top: 22%; */
  top: auto;
  bottom: 69%;
  left: 14.666%;
  height: 100px;
  margin: 0;
  overflow: visible;
}
.pd_box .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
}
.pd_box .swiper-pagination-bullet-active {
  height: 28px;
  opacity: 1;
  border-radius: 5px;
  background: #fff;
}
.pd_box .banner-nav {
  position: absolute;
  right: 13%;
  top: 58%;
  display: flex;
  align-items: center;
  z-index: 99999;
  pointer-events: auto;
}
.pd_box .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #fff;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
/*科研实力*/
.sy-yfsl .pub_title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
.sy-yfsl .pub_title h3 {
  margin-bottom: .05rem;
  color: #242424;
}
.sy-yfsl .pub_title .pub_title_en {
  margin-top: 0;
  font-family: HarmonyOS_Sans_Regular;
  font-size: 32px;
}
.sy-yfsl .pub_title .right {
  text-align: right;
  line-height: 30px;
  font-size: 20px;
  color: #313131;
}
.sy-yfsl .pub_title .right span {
  font-size: 40px;
}
.slbox, .flbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.slbox .box {
  width: calc((100% - 1.2rem) / 3);
  margin-right: .4rem;
	margin-top: .4rem;
}
.slbox .box.weixin{
  width: calc((100%) / 3);
}
.slbox .box:nth-child(3n) {
  margin-right: 0;
}
.box .imgcon {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.box .imgcon img {
  width: 100%;
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.box:hover .imgcon img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.slbox .box .imgcon {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.slbox .box .imgcon img {
  width: 100%;
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
/*.slbox .box:hover .imgcon img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}*/
.slbox .leftbox .imgcon {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.slbox .leftbox .imgcon img {
  width: 100%;
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
/*.slbox:hover .imgcon img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}*/
.slbox .box .txtcon {
  width: 100%;
  text-align: left;
}
.sy-yfsl .slbox .box .txtcon {
  background-color: #d0d1d1;
  min-height: 1.2rem;
  padding: .16rem .18rem;
  color: #333;
  font-weight: 400;
  font-size: 14px;
}
.sy-yfsl .slbox .box:nth-child(1) .txtcon {
  padding: .16rem .48rem;
 
}
.sy-yfsl .slbox .box:nth-child(2) .txtcon ol {
  padding-top: .23rem;
}
.sy-yfsl .slbox .box:nth-child(3) .txtcon {

}
.sy-yfsl .slbox .box .tt {
  width: 100%;
  height: 0.68rem;
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: rgb(36, 36, 36);
  color: #fff;
  font-weight: 400;
}
.sy-yfsl .slbox .box .tt img {
  width: .28rem;
  margin-right: .08rem;
}
.sy-yfsl .slbox .box .txtcon span {
  font-size: 22px;
  margin-left: 5px;
  font-weight: bold;
}
.sy-yfsl .slbox .box:nth-child(1) .txtcon ul, .sy-yfsl .slbox .box:nth-child(2) .txtcon {
  display: flex;
  justify-content: space-between;
  align-items: bottom;
}
.sy-yfsl .slbox .box:nth-child(2) .txtcon {
  padding: .16rem .5rem;
  ;
}
/*新闻*/
.sy-news .pub_title, .sy-brand .pub_title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
.sy-news .pub_title h3 {
  margin-bottom: .05rem;
  color: #242424;
}
.sy-brand .pub_title h3 {
  margin-bottom: .05rem;
  color: #fff;
}
.sy-news .pub_title .pub_title_en, .sy-brand .pub_title .pub_title_en {
  margin-top: 0;
  font-size: 32px;
}
.sy-news .slbox .box .date {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #898989;
  line-height: .43rem;
}
.sy-news .slbox .box .date img {
  margin-right: .08rem;
}
.sy-news .slbox .box .txtcon {
  line-height: 0.38rem;
  color: #898989;
  font-size: 0.13rem;
  border-top: #898989 1px dashed;
  height: 30px;
  overflow: hidden;
}
.sy-news .slbox .box .txtcon span {
  line-height: 0.38rem;
  color: #333;
  font-weight: 400;
  position: relative;
  padding-right: 0.12rem;
  margin-right: 0.12rem;
}
.sy-news .slbox .box .txtcon span::after {
  content: "";
  width: 0.03rem;
  height: 0.18rem;
  position: absolute;
  top: 31%;
  right: 0;
  background: #898989;
}
/*品牌*/
.sy-brand .pub_black .left {
  display: block;
  color: #fff;
}
.sy-brand .pub_black .left .info {
  padding-top: 1.8rem;
}
.sy-brand .pub_black .right {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 5.72rem;
  padding-top: 1.3rem;
}
.sy-brand .pub_black .right .img-box {
  background-color: #fff;
  border-radius: 50%;
  width: 1.48rem;
  height: 1.48rem;
  margin-right: .2rem;
  margin-bottom: .2rem;
  position: relative;
}
.sy-brand .pub_black .right .img-box:hover, .sy-partner .pub_black .img-box:hover {
  transform-style: preserve-3d;
  animation: rotation3d 3s linear;
  transition: all 0.3s ease 0s;
}
@keyframes rotation3d {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
.sy-brand .pub_black .right .img-box img {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*伙伴*/
.sy-partner .pub_title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
.sy-partner .pub_title h3 {
  margin-bottom: .05rem;
  color: #fff;
}
.sy-partner .pub_title .pub_title_en {
  margin-top: 0;
  color: #fff;
  font-size: 29px;
}
.sy-partner .pub_black .slbox {
  display: block;
  width: 100%;
  position: relative;
}
.sy-partner .pub_black .slbox > div {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
  line-height: 1rem;
}
.sy-partner .pub_black .img-box {
  width: calc((100% - 1.2rem) / 6);
  margin-right: .2rem;
  margin-bottom: .2rem;
  position: relative;
  text-align: center;
}
.sy-partner .pub_black .img-box img{
	vertical-align: middle;
}
.sy-partner .pub_black .undertxt {
  color: #fff;
  text-align: right;
}
/*首页结束*/
/*解决方案*/
#top .banner {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: space-around;
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
}
#top .banner .pic {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pic {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.com_banner {
  height: 100%;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.com_banner_box {
  height: 100%;
  position: relative;
  display: block;
}
.bannerTxt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #000;
}
.bannerTxt .slogan {
  /*background-image: url(../images/banner-tt-icon.png);*/
  /*background-repeat: no-repeat;*/
  /*background-size: contain;*/
  height: 1.2rem;
  line-height: 1.2rem;
  padding-left: .38rem;
  margin-bottom: .4rem;
  display: flex;
}
.bannerTxt .jiaru {
  height: 1.6rem;
  padding-left: .68rem;
}
.bannerTxt.center {
  text-align: center;
}
.bannerTxt.center .slogan {
  width: fit-content;
  margin: 0 auto .4rem auto;
}
.bannerTxt .slogan span:nth-child(1) {
  font-weight: bold;
  margin-right: 5px;
}
.bannerTxt .en-title {
  font-style: italic;
  letter-spacing: .013rem;
  text-transform: uppercase;
  font-family: HarmonyOS_Sans_Regular;
}
.bannerTxt .title {
  font-weight: 400;
  line-height: 1.2;
}
.bannerTxt .flex {
  display: flex;
}
.bannerTxt .keyan1 {
  margin-left: .18rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
.bannerTxt .keyan2 {
  font-weight: 400;
  display: block;
  font-size: 25px;
  font-family: HarmonyOS_Sans_Regular;
  font-style: italic;
  position: absolute;
  bottom: 0;
}
.bannerTxt .keyan2 .f-36 {
  font-style: normal;
}
.pub_page_nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.pub_page_nav .w-container {
  display: flex;
  justify-content: space-between;
  background-color: rgb(0, 0, 0, 0.5);
  box-shadow: 0px 10px 20px 0px rgba(164, 167, 170, 0.1);
  line-height: 1rem;
  color: #fff;
}
.pub_page_nav .hd {
  position: relative;
  padding-left: 1.2rem;
}
.pub_page_nav .hd img {
  position: absolute;
  width: 0.18rem;
  height: 0.18rem;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
}
.pub_page_nav .con {
  display: flex;
  justify-content: flex-end;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  width: 8.8rem;
}
.pub_page_nav .con a {
  width: calc(100%/6);
  display: block;
  position: relative;
}
.pub_page_nav .con a::before {
  content: '';
  display: block;
  left: 30%;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: 0;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  transition: all .5s ease;
  margin-left: -0.15rem;
}
.pub_page_nav .con a.on::before {
  width: .88rem;
}
.pub_page_nav .con a::after {
  content: '';
  display: block;
  left: 0;
  height: 70px;
  top: 25%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3);
  width: 1px;
  margin-top: -0.095rem;
  transition: all .5s ease;
}
.pub_page_nav .con a:nth-child(1)::after {
  display: none;
}
.neiye #top {}
.neiye #main {
  padding-top: 100vh;
  /* z-index: 100;  */
  /*  min-height: 200vh;*/
  position: relative;
  overflow: hidden;
}
@media screen and (orientation: landscape) {
  .neiye #top {
    min-height: 41.66vw;
    height: auto;
  }
  .neiye #main {
    padding-top: 41.66vw;
  }
}
.sol-list {
  margin: .3rem 0;
  display: block;
  width: 100%;
  overflow: hidden;
}
.sol-list .leftbox .imgcon img {
  transition: all 0.5s ease-in-out 0s;
}
.sol-list .leftbox .imgcon:hover img {
  transform: scale(1.05);
}
.sol-list .leftbox {
  float: left;
}
.sol-list .rightbox {
  width: 60%;
  height: 100%;
  margin-left: -1.8rem;
  padding-top: .6rem;
  float: right;
}
.sol-list .rightbox .inner {
  background-image: url(../images/dotart.png);
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(164, 167, 170, 0.1);
  min-height: 3rem;
  padding: .6rem;
  margin: auto;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.sol-list .rightbox .tt {
  font-size: 24px;
  line-height: 24px;
  margin-top: 20px;
}
.sol-list .rightbox .tt span {
  font-size: 42px;
  font-weight: bold;
  margin-right: .1rem;
  font-family: HarmonyOS_Sans_Regular;
}
.sol-list .rightbox .subtt {
  font-style: italic;
  margin-bottom: .1rem;
  font-size: 24px;
  font-family: HarmonyOS_Sans_Regular;
}
.sol-list .rightbox ol {
  line-height: .29rem;
}
.sol-list .rightbox ol:nth-child(2){
  height: 36px;
}
.sol-list .rightbox ol span {
  display: inline-block;
  vertical-align: top;
}
.sol-list .rightbox ol span:nth-child(1) {
  font-size: 20px;
  font-weight: normal;
  margin-right: .3rem;
  width: 1rem;
  line-height: 35px;
  color: #727171;
}
.sol-list .rightbox ol span:nth-child(2) {
  width: 80%;
  font-size: 15px;
  line-height: 35px;
}
.sol-list:nth-child(2n-1) .leftbox {
  float: right;
}
.sol-list:nth-child(2n-1) .rightbox {
  float: left;
  margin-left: 0;
  margin-right: -1.8rem;
}
.sol-list .beizhu {
  margin-top: .3rem;
  padding: .04rem .28rem;
  border-color: #a9a9a9;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
}
.mx-table table.jzmx {
  width: 100%;
}
.mx-table table.jzmx .hang1 {
  width: 100%;
}
.mx-table table.jzmx tr td {
  background: #fff;
  text-align: center;
  line-height: 2.8;
  font-size: 15px;
}
.mx-table table.jzmx tr td.enNa {
  text-align: left;
  font-size: 14px;
  padding-left: .48rem;
}
.mx-table table.jzmx .hang1 td:nth-child(1n), .mx-table table.jzmx .lastTr td.ttd {
  width: 1.8rem;
  background: #a9a9a9;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 2.8;
}
.mx-table table.jzmx .lastTr .beizhu {
  padding: .04rem .13rem;
  line-height: 1.2;
  border-color: #a9a9a9;
  border-style: solid;
  border-width: 1px;
  border-radius: 30px;
  margin-right: .48rem;
  float: right;
	margin-top: 0.07rem;
}
.sol-mx {
  width: 100%;
  display: block;
  overflow: hidden
}
.sol-mx h3 {
  width: 100%;
  text-align: center;
  margin: .3rem 0;
}
.sol-mx img {
  width: 100%;
}
.oem-list {
  background-size: cover;
}
.oem-list .w-container {
  display: flex;
  align-items: top;
  justify-content: space-between;
}
.oem-list .rightbox .inner {
  width: 60%;
}
.oem-list .rightbox .inner {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  flex-wrap: wrap;
}
.oem-list .rightbox .inner:nth-child(2n) {
  margin-top: 80px;
}
.oem-list .rightbox .box {
  text-align: center;
  width: auto;
  margin-right: 1.5rem;
}
.oem-list .slbox .box {
  width: calc((100% - 1.2rem) / 3);
  margin-right: .6rem;
  margin-bottom: .6rem;
}
.oem-list .nb {
  font-style: italic;
  color: #868686;
  font-family: HarmonyOS_Sans_Regular;
  font-size: 40px;
  margin-bottom: 10px;
}
.oem-list .txt {
  margin-top: 20px;
}
.oem-list .wdys {
  margin-top: 2rem;
  background: linear-gradient(180deg, rgb(4, 189, 236), rgb(4, 193, 104));
  background-clip: border-box;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  display: block;
}
.oem-list .wdys2 {
  margin-bottom: .1rem;
}
.oem-list .subtt, .oem-list .wdys span {
  font-style: italic;
}
.oem-list .wdys span {
  font-family: HarmonyOS_Sans_Regular;
}
.slbox.lc .w-container {
  padding: .8rem 0;
  text-align: right;
  color: #fff;
}
.slbox.lc .subtt {
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: .4rem;
}
.slbox.ys .txt2 {
  margin-bottom: .4rem;
}
.pdbox {
  padding-top: 1.45rem;
  padding-bottom: 1.35rem;
}
.oem .pub_black {
  padding-top: 0;
  padding-bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.oem .pub_black .oem-list {
  padding-top: 180px;
  padding-bottom: 140px;
  background-size: cover;
  background-repeat: no-repeat;
}
.oem .cpzs .pub_title_en {
  font-size: 35px;
  font-family: HarmonyOS_Sans_Regular;
  color: #868686;
}
.oem .tips {
  text-align: center;
  color: #242424;
  width: 38%;
  margin: 0 auto;
  font-size: 10px;
  margin-bottom: 60px;
}
.caoben .leftbox .subtt {
  color: #868686;
  text-transform: uppercase;
  line-height: 1.2;
}
.caoben .rightbox .box {
  width: 3rem;
  text-align: center;
  margin-right: 0;
}
.caoben .wdys2 {
  margin-top: 2.4rem;
  color: #242424;
  line-height: 36px;
  margin-bottom: .3rem;
}
.caoben .wdys2 span {
  font-size: 35px;
  font-weight: bold;
  font-family: HarmonyOS_Sans_Regular;
}
.caoben .wdys3 {
  line-height: 25px;
}
.oem-list.caoben .nb {
  font-style: normal;
  color: #000;
  margin-bottom: 0;
}
.caobenpage .slbox.caoben .w-container {
  padding-top: 2.2rem;
  padding-bottom: 0.8rem;
}
.caobenpage .slbox.ys .pub_title {
  color: #fff;
  text-align: right;
}
.caobenpage .txtcon .yingwen {
  font-family: HarmonyOS_Sans_Regular;
  font-style: italic;
  text-transform: uppercase;
  margin-left: 10px;
}
.hzbox .flbox .box .entt {
  padding-top: .1rem;
}
.slbox.lc.ys .subtt {
  margin-top: .2rem;
  margin-bottom: 1rem;
  margin-right: 0.18rem;
}
.caoben .nb .counter {
  font-family: HarmonyOS_Sans_Regular;
  letter-spacing: -3px;
}
.caoben .txt {
  margin-top: 0;
  color: #231815;
  font-size: 20px;
}
.caoben .box {
  margin-bottom: 50px;
}
.caoben .pub_title .tt {
  line-height: 10px;
}
.flbox .box {
  width: calc((100% - 1.2rem) / 4);
  margin-right: .4rem;
  text-align: center;
}
.flbox .box img {
  width: 100%;
}
.flbox .box:nth-child(4n) {
  margin-right: 0;
}
.flbox .box .tt {
  display: block;
  width: fit-content;
  margin: .3rem auto .08rem;
  padding: .008rem .4rem;
  border-style: solid;
  border-width: 1.8px;
  border-color: rgba(4, 193, 104, 1);
  border-radius: 25px;
}
.flbox .box .entt {
  color: #868686;
  font-style: italic;
  text-transform: uppercase;
  padding: .18rem 0;
}
.shipin .w-container {
  display: flex;
  justify-content: space-between;
}
.shipin .leftbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 40%;
}
.shipin .leftbox .box {
  width: calc((100% - 1.2rem) / 3);
  text-align: center;
}
.shipin .leftbox img {
  width: .58rem;
  height: .58rem;
}
.shipin .leftbox .box .txt {
  white-space: nowrap;
}
.shipin .leftbox .box .counter {
  letter-spacing: -.02rem;
}
.shipin .rightbox {
  line-height: 35px;
  color: #242424;
}
.shipin .rightbox .txt {
  text-align: right;
  padding: 50px 0;
}
.shipin .leftbox .nb {
  position: relative;
}
.shipin .leftbox sup {
  color: #868686;
  position: absolute;
  right: 10%;
  top: 0;
  font-size: 42px;
  line-height: 18px;
  font-family: Bahnschrift;
}
.shipin .leftbox span.jb {
  background-color: #868686;
  border-radius: 50%;
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  left: 72%;
  top: 10%;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  line-height: 19px;
}
.shipin-list .w-container {
  display: flex;
  flex-wrap: wrap;
}
.shipin-list .w-container .box {
  width: 48.633%;
  margin-right: 2.734%;
  margin-bottom: .8rem;
}
.shipin-list .w-container .box:nth-child(2n) {
  margin-right: 0;
}
.shipin-list .box {
  display: flex;
  justify-content: space-between;
}
.shipin-list .box .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: .28rem;
  border: #a0a0a0 1px solid;
  border-right: 0;
  padding: .34rem 0 .34rem .18rem;
  width: 50%;
}
.shipin-list .box .left .bd {
  padding-right: 20px;
}
.shipin-list .box .left .hd .tt {
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  border-radius: 30px;
  width: 1.6rem;
  line-height: 42px;
  text-align: center;
  color: #fff;
}
.shipin-list .box .left .entt {
  color: #868686;
  text-transform: uppercase;
  font-style: italic;
  line-height: 36px;
}
.shipin-list .box .right {
  width: 50%;
}
.shipin-list .box .right img {
  width: 100%;
}
.dingzhipage .jieshao {
  width: 100%;
  background: #fff;
}
.dingzhipage .dingzhi {
  margin-top: 80px;
}
.dingzhipage .jieshao .box {
  display: flex;
  width: 37%;
  margin-right: 1rem;
}
.dingzhipage .jieshao .box:nth-child(2) {
  width: 46%;
}
.dingzhipage .jieshao .box .img-box {
  display: flex;
  height: 100%;
}
.dingzhipage .jieshao .box .img-box img {
  width: 2.1rem;
  display: inline-block;
  align-self: flex-end;
  padding-top: 40%;
}
.dingzhipage .jieshao .box .txt-box img {
  width: .58rem;
  height: .58rem;
  margin-bottom: .26rem;
}
.dingzhipage .jieshao .box .txt-box .txt1 {
  color: #242424;
  margin-bottom: .3rem;
  font-size: 20px;
  font-weight: lighter;
}
.dingzhipage .jieshao .box .txt-box .txt2 {
  color: #242424;
  margin-bottom: .3rem;
  font-weight: 700;
}
.slbox.jiance .box {
  color: #fff;
  margin-bottom: .3rem;
}
.dingzhipage .jiance .box .txt1 {
  font-family: fifa;
}
.jiangkanggl .rightbox {
  width: 100%;
  text-align: right;
  margin-top: 100px;
}
.jiangkanggl .rightbox img {
  width: 3rem;
}
.jiangkanggl .rightbox .txt {
  color: #fff;
  margin-top: .38rem;
  line-height: 30px;
}
.zhiwu .biaotia {
  font-family: HarmonyOS_Sans_Regular;
}
.zhiwu .bannerTxt {
  margin-top: 30px;
}
.tt-btn {
  background: linear-gradient(60deg, #04c168, #04bdec);
  width: fit-content;
  padding: .02rem .23rem;
  margin: .12rem 0;
  border-radius: 30px;
  color: #fff;
  line-height: .38rem;
}
.junzhugn .pub_black {
  min-height: 80vh;
  padding-top: 1rem;
}
.junzhugn .pub_title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
}
.junzhugn .pub_title .right {
  line-height: 30px;
  padding-top: 30px;
}
.jyl326page .txtBody {
  margin-top: -4.5rem;
}
.jyl326page .txtBody .w-container {
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 7px 32px -12px rgba(192, 196, 204, 0.72);
  padding: 1.4rem;
  margin-bottom: 1.3rem;
}
.jyl326page .txtBody .slbox {
  margin-top: .64rem;
  font-size: 10px;
}
.jyl326page .txtBody .slbox .tt {
  margin-bottom: .18rem;
}
.jyl326page .txtBody .slbox .txt {
  text-indent: 2em;
  line-height: 25px;
}
.jyl326page .txtBody .slbox .imgtxt {
  margin-top: 10px;
  text-indent: 2em;
  line-height: 30px;
  color: #868686;
  text-align: center;
}
.qtjs .w-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.qtjs .w-container > .leftbox {
  width: 50%;
}
.qtjs .digi {
  display: flex;
  flex-wrap: wrap;
}
.qtjs .digi .box {
  text-align: center;
  width: 50%;
  margin-bottom: .95rem;
  position: relative;
}
.qtjs .digi .box .counter {
  font-size: 110px;
  font-family: HarmonyOS_Sans_Regular !important;
  color: #221815;
  margin-right: 20px;
  letter-spacing: -5px;
  line-height: 100px;
  padding-top: 40px;
}
.qtjs .digi .box span.jb {
  background-color: #868686;
  border-radius: 50%;
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  left: 72%;
  top: 10%;
  font-size: 26px;
  color: #fff;
  font-weight: normal;
}
.qtjs .digi .box .jieshao {
  font-size: 18px;
  color: #221815;
}
.qtjs .pub_title h3 {
  font-size: 65px;
  font-weight: 400;
  color: #242424;
}
.qtjs .pub_title .pub_title_en {
  font-size: 34px;
  color: #868686;
}
.qtjs .txt {
  font-size: 20px;
  color: #313131;
  margin-top: 60px;
  line-height: 35px;
}
.fazhan {
  width: 100%;
  overflow: hidden;
  height: auto;
  z-index: 4;
  position: relative;
}
.fzlcBanner {
  position: relative;
}
.fzlcBanner .pub_img_box .img_box {
  position: absolute;
  width: 100%;
  height: auto;
}
.fzlcBanner .b-nav {
  width: 100%;
  position: absolute;
  top: 58%;
  left: 0;
  z-index: 9;
}
.fzlcBanner .b-nav .banner-nav {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 3;
  pointer-events: auto;
}
.fzlcBanner .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #fff;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
.fzlcBanner .swiper-slide .slidebox {
  display: block;
  position: relative;
}
.fzlcBanner .swiper-slide .slidebox .img_box {
  width: 100%;
  height: auto;
}
.fzlcBanner .swiper-slide.active {
  pointer-events: all;
}
.fzlcBanner .text_box {
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.fzlcBanner .txt_info {}
.fzlcBanner .b-hd {
  width: 100%;
  position: absolute;
  top: 12%;
  left: 0;
  z-index: 9;
}
.fzlcBanner .b-hd .pub_title {
  position: relative;
}
@media screen and (orientation: portrait) {
  .fazhan {
    min-height: 11vh;
  }
  .fzlcBanner .banner-nav, .mainBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .mainBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 55%;
    height: 38px;
  }
  .fzlcBanner .banner-nav, .indexBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .indexBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 55%;
    height: 38px;
  }
}
@media screen and (max-width:1700px) {
  .fazhan {
    min-height: 11vh;
  }
}
.qiyewh {
  background: #fff;
}
.qiyewh .pub_title_about {
  font-size: 25px;
  line-height: 40px;
  color: #9c9b9b;
  letter-spacing: 8px;
  text-align: left;
}
.qiyewh .rightbox img {
  width: 44px;
  display: flex;
  margin: 0 120px;
  padding-bottom: .32rem;
}
.qiyewh .pc-tab .rightbox .txtcon h3 {
  padding-bottom: 1px;
}
.qiyewh .pub_title_yuanjing {
  font-size: 25px;
  line-height: 40px;
  color: #9c9b9b;
  letter-spacing: 3px;
  text-align: left;
}
.pc-tab > input, .pc-tab section > div {
  display: none;
}
.pc-tab {
  pointer-events: auto;
}
#tab1:checked ~ section .tab1, #tab2:checked ~ section .tab2, #tab3:checked ~ section .tab3, #tab4:checked ~ section .tab4, #tab5:checked ~ section .tab5, #tab6:checked ~ section .tab6, #tab7:checked ~ section .tab7, #tab8:checked ~ section .tab8 {
  display: block;
}
#tab1:checked ~ nav .tab1, #tab2:checked ~ nav .tab2, #tab3:checked ~ nav .tab3, #tab4:checked ~ nav .tab4, #tab5:checked ~ nav .tab5, #tab6:checked ~ nav .tab6, #tab7:checked ~ nav .tab7, #tab8:checked ~ nav .tab8 {
  font-weight: bold;
}
#tab1:checked ~ nav .tab1::before, #tab2:checked ~ nav .tab2::before, #tab3:checked ~ nav .tab3::before, #tab4:checked ~ nav .tab4::before, #tab5:checked ~ nav .tab5::before, #tab6:checked ~ nav .tab6::before, #tab7:checked ~ nav .tab7::before, #tab8:checked ~ nav .tab8::before {
  width: .84rem;
}
.pc-tab nav {
  background: #f1f1f1;
  display: flex;
  justify-content: space-between;
  margin-bottom: .18rem;
}
.pc-tab nav a {
  display: block;
  width: calc(100%/8);
  text-align: center;
  line-height: 1rem;
  position: relative;
  cursor: pointer;
}
.pc-tab nav a label {
  width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
  font-size: 18px;
  color: #9c9b9b;
}
.pc-tab nav a::before {
  content: '';
  display: block;
  left: 35%;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: 0;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  transition: all 3s ease;
  margin-left: -0.15rem;
}
.pc-tab .leftbox, .pc-tab .rightbox {
  width: 50%;
}
.pc-tab .rightbox {
  background: #f1f1f1;
  text-align: center;
  position: relative;
}
.pc-tab .leftbox img {
  width: 100%;
}
.pc-tab .rightbox .txtcon {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pc-tab .rightbox .yuanjing {
  margin: 0;
  position: absolute;
  top: 50%;
  left:8%;
  transform: translate(5%, -50%);
}
.qiyewh .rightbox .yuanjing img {
  margin-left: 280px;
}
.pc-tab .rightbox .shiming {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(7%, -50%);
}
.pc-tab .rightbox .shiming img {
  margin-left: 250px;
}
.pc-tab .rightbox .txtcon h3 {
  /*background: linear-gradient(180deg, rgb(4, 189, 236), rgb(4, 193, 104));*/
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
  display: block;
  padding-bottom: .32rem;
  color: #000;
}
.pc-tab .rightbox .txtcon h3::before {
  content: '';
  display: block;
  left: 40%;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: .58rem;
  /*background-image: linear-gradient(to right, rgba(4, 189, 236, 1), rgba(4, 193, 104, 1));*/
  margin-left: -0.05rem;
  background-image:#000;
}
.qiyewh .pc-tab .rightbox .txtcon h3::before {
  display: none;
}
.jzcj .w-container .leftbox, .jzcj .w-container .rightbox {
  width: 50%;
}
.jzcj .w-container .leftbox .txtbox .f-bold {
  margin: .23rem 0;
  font-size: 20px;
  font-weight: bold;
  color: #313131;
}
.jzcj .w-container .leftbox .txtbox .txt {
  font-size: 18px;
  line-height: 30px;
  color: #313131;
}
.jzcj .w-container .rightbox {
  text-align: left;
  font-size: 20px;
  color: #868686;
  padding-left: 20%;
}
.jzcj .w-container .rightbox .txt {
  line-height: 90px;
}
.jzcj .w-container .rightbox .txt span {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  line-height: .8rem;
}
.gongnengyz {
  background: linear-gradient(90deg, #04c168, #04bdec);
}
.gongnengyz .right {
  padding-right: 7%;
}
.gongnengyz .flbox .box {
  width: calc(100% / 4);
  margin: 0;
  background: #fff;
  text-align: left;
}
.gongnengyz .flbox .box img {
  width: 100%;
}
.gongnengyz .flbox .box .hd {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  -webkit-background-clip: text;
  color: transparent;
  padding-left: .28rem;
  padding-top: .48rem;
  padding-bottom: .18rem;
  position: relative;
  font-size: 20px;
}
.gongnengyz .flbox .box .hd span {
  font-size: 18px;
}
.gongnengyz .flbox .box .hd::before {
  content: '';
  display: block;
  left: 10%;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: .36rem;
  background-color: #d2d2d2;
  margin-left: -0.05rem;
}
.gongnengyz .flbox .box .txt {
  padding: .28rem;
  line-height: 20px;
}
.linchuangyz {
  background: #fff;
}
.linchuangyz .teacher {}
.linchuangyz .teacher .f-26 {
  margin-right: 10px;
}
.linchuangyz .img-box {
  display: block;
  position: relative;
}
.linchuangyz .img-box .hd {
  position: absolute;
  left: .48rem;
  top: .48rem;
  color: #fff
}
.linchuangyz .img-box .hd .entt {
  font-style: italic;
  text-transform: uppercase;
}
.linchuangyz .txt-box {
  position: relative;
  margin-top: .28rem;
  color: #242424;
}
.linchuangyz .txt-box .danwei {

  padding-bottom: .18rem;
  position: relative
}
.linchuangyz .txt-box img{
	width: 54px;
display: flex;
padding-bottom: .28rem;
}
.pingtaijs .slbox {
  justify-content: center;
  margin-top: 60px;
}
.pingtaijs .slbox .box {
  width: calc((100% - 4.2rem) / 2);
  margin-right: .4rem;
}
.pingtaijs .slbox .box:nth-child(2) {
  margin-right: 0;
  margin-left: 30px;
}
.pingtaijs .slbox .hd {
  border: #04c168 1px solid;
  border-radius: 80px;
  padding: .01rem .6rem .01rem .6rem;
  position: relative;
  width: fit-content;
}
.pingtaijs .slbox .box:nth-child(2) .hd {
  padding: .01rem .4rem .01rem .4rem;
}
.pingtaijs .slbox .box:nth-child(2) .hd .tt span {}
.pingtaijs .slbox .hd .nb {
  padding-right: .32rem;
  position: relative;
  font-style: italic;
}
.pingtaijs .slbox .hd sub {
  display: inline-block;
  width: .25rem;
  height: .25rem;
  line-height: .24rem;
  text-align: center;
  font-size: 18px;
  background: #333;
  border-radius: 50% 50%;
  color: #fff;
  position: absolute;
  bottom: 15%;
}
.pingtaijs .slbox .hd .tt span {
  font-style: italic;
  color: #868686;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.pingtaijs .slbox .bd {
  padding-top: .23rem;
  overflow: hidden;
  display: block;
  margin-left: .4rem;
	color:#313131;
}
.pingtaijs .slbox .bd p {
  font-size: 18px;
  color: #313131;
  line-height: 30px;
}
.pingtaijs .slbox .bd span {
  margin: 0 .13rem;
  font-size: 18px;
  color: #313131;
  line-height: 30px;
}
.pingtaijs .beizhu {
  margin-top: .68rem;
  text-align: right;
  font-size: 15px;
	color:#4b4c4e;
}
.jointlab {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
}
.jointlab img {
  width: 100%;
}
.jointlab .pub_title sup {
  position: absolute;
  top: 0;
  display: inline-block;
  width: .25rem;
  height: .25rem;
  line-height: .25rem;
  text-align: center;
  font-size: 18px;
  background: rgb(255, 255, 255, 1);
  border-radius: 50% 50%;
  color: transparent;
}
.jointlab .pub_title sup span {
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: .25rem;
  font-weight: bold;
}
.lab-list-box {
  position: relative;
  width: 100%;
}
.lab-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.lab-box .box {
  position: relative;
}
.lab-box .box a {
  width: 100%;
  height: 100%;
  display: block;
}
.lab-box.h-01 .box {
  width: calc((100%) / 4);
  margin-right: 0;
  text-align: left;
}
.lab-box.h-02 {
  justify-content: end;
  position: absolute;
  top: 33.33333%;
}
.lab-box.h-02 .box.x05 {
  width: 37.5344352%;
}
.lab-box.h-02 .box.x06 {
  width: 37.4465564%;
}
.lab-box.h-03 {
  justify-content: start;
  padding-right:
}
.lab-box.h-03 .box {
  width: 31.2672%
}
.lab-box .box .tt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  padding: .12rem 0 0 .28rem;
}
.lab-box .box:hover .tt {
  background: rgba(28, 71, 150, 0.9);
}
.hexinjs .slbox {
  margin-top: 80px;
}
.hexinjs .pub_title h3 sup {
  position: absolute;
  top: .12rem;
  display: inline-block;
  width: .25rem;
  height: .25rem;
  line-height: .25rem;
  text-align: center;
  font-size: .18rem;
  background: #333;
  border-radius: 50% 50%;
  color: #fff;
}
.hexinjs .slbox .box {
  display: flex;
  position: relative;
  margin-bottom: .5rem;
}
.hexinjs .slbox .box .xuhao {
  color: #b5b6b7;
  margin-right: .18rem;
  font-family: HarmonyOS_Sans_Regular;
  font-weight: normal;
}
.hexinjs .slbox .box .lvzi {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  -webkit-background-clip: text;
  color: transparent;
  line-height: 1;
}
.hexinjs .slbox .box .lvzi .entt {
  line-height: 46px;
}
.hexinjs .beizhu {
  margin-top: .82rem;
  text-align: center;
  font-size: 18px;
}
.zhuanlirongyu .box {
  background: #fff;
  padding: .32rem;
}
.zhuanlirongyu .box .hd {
  border-bottom: 1px solid;
  margin-bottom: .13rem;
  border-image: linear-gradient(180deg, rgba(4, 189, 236, 1), rgba(4, 193, 104, 1));
}
.zhuanlirongyu .box .hd::after {
  content: '';
  display: block;
  height: 2px;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  position: absolute;
  width: calc((100% - 7.5rem) / 3);
  transition: all .5s ease;
}
.zhuanlirongyu .box .hd span {
  background: linear-gradient(180deg, rgba(4, 189, 236, 1), rgba(4, 193, 104, 1));
  -webkit-background-clip: text;
  color: transparent;
  display: block;
  padding: .13rem 0;
}
.zhuanlirongyu .box .bd p {
  color: #4b4c4e;
  font-size: 15px;
  line-height: 28px;
}
.jiangzhuang .flbox .box {
  margin-bottom: .32rem;
  width: 100%;
  margin: auto;
  text-align: right;
}
.jiangzhuang .flbox .box img {
  border: #686868 1px solid;
}
.jiangzhuang .flbox .box span {
  text-align: right;
  margin-top: 6px;
}
.jiangzhuang .w-container {
  position: relative;
}
.jzslider {
  width: 100%;
  overflow: hidden;
  height: 560px;
}
.jzslider .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.jzslider .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.jzslider .swiper-slide {
  text-align: center;
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.jzslider2 {
  width: 100%;
  overflow: hidden;
  height: 810px;
}
.jzslider .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.jzslider2 .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.jzslider2 .swiper-slide {
  text-align: center;
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.b-nav.jzsd {
  width: fit-content;
  position: absolute;
  top: .5rem;
  right: 0;
  z-index: 2;
  height: auto;
}
.b-nav.jzsd .banner-nav {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 99999;
  pointer-events: auto;
}
.b-nav.jzsd .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #888;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
.b-nav.jzsd .swiper-button-prev, .b-nav.jzsd .swiper-button-next {
  border: 1px solid #888;
  color: #888;
}

.b-nav.jzsd2 {
  width: fit-content;
  position: absolute;
  top: .5rem;
  right: 0;
  z-index: 2;
  height: auto;
}
.b-nav.jzsd2 .banner-nav {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 99999;
  pointer-events: auto;
}
.b-nav.jzsd2 .banner-nav > span {
  height: .3rem;
  opacity: .8;
  background-color: #888;
  width: 1px;
  margin: 0 .28rem;
  position: relative;
  z-index: 2;
}
.b-nav.jzsd2 .swiper-button-prev, .b-nav.jzsd2 .swiper-button-next {
  border: 1px solid #888;
  color: #888;
}
.zlbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.zlbox .box {
  border: #868686 1px solid;
}
.zlbox .box img {
  width: 100%;
}
.zlbox .box:nth-child(5n) {
  margin-right: 0;
}
.zhuangjiateam .flbox .box {
  background: #fff;
  border-radius: 30px;
  margin-bottom: .8rem;
  position: relative;
  overflow: hidden;
  box-shadow: 5px 5px 5px 1px rgba(142, 142, 142, 0.75);
}
.zhuangjiateam .flbox .box::before {
  content: '';
  display: block;
  left: 36%;
  bottom: 0;
  position: absolute;
  height: .07rem;
  width: 1rem;
  background-image: linear-gradient(to right, rgb(4, 193, 104), rgb(4, 189, 236));
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.zhuangjiateam .flbox .box .img-box img {
  border-radius: 30px 30px 0 0;
}
.zhuangjiateam .flbox .box .txt-box {
  padding: .32rem .18rem;
}
.zhuangjiateam .flbox .box .txt-box {
  font-size: 15px;
}
.zhuangjiateam .flbox .box .txt-box .bd {
  font-size: 14px;
  margin-top: 14px;
  text-indent: 2em;
  text-align: left;
}
.hezuoyuanxiao .flbox .box {
  margin: 0;
  width: calc((100% - .12rem) / 4);
  margin-right: .02rem;
  margin-bottom: .03rem;
}
.hezuoyuanxiao .flbox .box:nth-child(5n) {
  margin-right: 0;
}
	.keyanpage .pub_title h3{
		color:#4b4c4e;
	}
.zaiyanxm .slbox .hd {
  line-height: 1.2;
}
.zaiyanxm .slbox .hd .subtt {
  color: #4b4c4e;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: .02rem;
	
}
.zaiyanxm .slbox .hd .tt {
  color: #4b4c4e;
  margin-top: 0;
  line-height: 30px;
	opacity: .8;
}
.zaiyanxm .slbox .hd img {
  margin-right: 20px;
}
.zaiyanxm .slbox .txtcon {
  padding-top: .32rem;
  color: #242424;
}
.zaiyanxm .slbox .rightbox .inner {
  background-image: url(../images/dotart.png);
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}
.zaiyanxm .morebtn {
  text-align: right;
  margin-top: .2rem;
  pointer-events: auto;
}
.zaiyanxm .morebtn a {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  width: fit-content;
  text-align: center;
  padding: .08rem .23rem;
  color: #fff;
  border-radius: 35px;
}
.news-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: .4rem;
}
.news-list .leftbox {
  width: 37%;
}
.news-list .rightbox {
  width: 60%;
}
.news-list .rightbox:hover .morebtn a {
  background: linear-gradient(#04c168, #04bdec);
  background-clip: border-box;
  -webkit-background-clip: text;
  color: transparent;
}
.news-list .rightbox .hd .tt a {
  font-size: 28px;
  color: #474646;
}
.news-list .leftbox img {
  width: 100%;
}
.news-list .rightbox .hd {
  margin-top: .34rem;
}
.news-list .rightbox .date img {
  margin-right: 10px;
}
.news-list .rightbox .date {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #898989;
  line-height: .43rem;
  font-size: 15px;
  font-family: HarmonyOS_Sans_Regular;
}
.news-list .rightbox .txtcon {
  margin: .34rem 0;
  padding-bottom: .34rem;
  border-bottom: #898989 1px dashed;
  color: #676767;
}
.news-list .rightbox a {
  display: inline-block;
  position: relative;
  pointer-events: auto;
}
.news-list .rightbox .morebtn a img {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: .48rem;
}
/*CSS manu style pagination*/
.manu {
  padding: 25px 3px;
  margin: 3px;
  text-align: center;
  pointer-events: auto;
}
.manu A {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e4eaec;
  padding: 9px 15px;
  text-decoration: none;
  margin: 0 2px;
}
.manu A:hover {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  color: #fff;
}
.manu .page-num-current {
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  color: #fff;
}
.manu A:active {
  border: 1px solid #999;
}
.manu .current {
  border: 1px solid #0063bf;
  padding: 9px 15px;
  background: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  font-weight: bold;
  margin: 0 2px;
  color: #FFF;
}
.manu .disabled {
  border: 1px solid #999;
  padding: 9px 15px;
  color: #999;
  margin: 0 2px;
}
.newslist .slbox .box {
  margin-bottom: .4rem;
}
.slbox.maparea {
  margin-bottom: 1rem;
}
.slbox.maparea .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slbox.maparea .hd .entt {
  background: linear-gradient(#04c168, #04bdec);
  -webkit-background-clip: text;
  color: transparent;
  font-family: HarmonyOS_Sans_Regular;
  font-weight: bold;
}
.slbox.maparea .hd .tt {
  position: relative;
  padding-bottom: .34rem;
  font-size: 23px;
  font-weight: normal;
  color: #242424;
}
.slbox.maparea .hd .tt::before {
  content: '';
  display: block;
  left: 0;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: .49rem;
  background-image: linear-gradient(#04c168, #04bdec);
}
.slbox.maparea .bd {
  color: #242424;
}
.slbox.maparea .right {
  width: 70%;
}
.slbox.maparea .right #mapArea {
  width: 100%;
  height: 550px;
}
.slbox.add .box {
  border: #8a8a8a 1px solid;
  padding: .4rem;
  color: #242424;
}
.slbox.add .box .add-ls {
  display: flex;
}
.slbox.add .box .add-ls .add-txt {
  line-height: 1;
}
.slbox.add .box .add-ls .add-txt .bigger {
  font-family: HarmonyOS_Sans_Regular;
  font-size: 25px;
  font-style: italic;
}
.slbox.add .box .tel-txt .bigger2 {
  font-family: HarmonyOS_Sans_Regular;
  font-size: 29px;
  font-style: italic;
}
.slbox p {
  line-height: 1.4;
}
.slbox.add .box .add-ls img {
  width: .38rem;
  height: .38rem;
  margin-right: .2rem;
}
.slbox.add .box.phone .inner {
  display: flex;
  justify-content: center;
}
.slbox.add .box.weixin .inner {
  display: flex;
  /* padding: 0 30px; */
}
.slbox.add .box.phone img, .slbox.add .icon {
  width: .38rem;
  height: .38rem;
}
.slbox.add .code {
  width: 135px;
  height: 120px;
}
.slbox.add .box.phone img {
  width: .38rem;
  height: .38rem;
  margin-right: .2rem;
  margin-top: .45rem;
}
.slbox.add .icon {
  width: .46rem;
  height: .46rem;
  margin-right: .2rem;
  margin-top: .45rem;
}
.slbox.add .box.weixin .inner{
  flex-wrap: wrap;
}
.m_div{
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px;
  padding-bottom: 5px;
}
.m_div img{
  margin-top: 5px;
  margin-bottom: 5px;
}

.m_div2{
  display: flex;
  flex-wrap: wrap;
}
.m_div2 img:first-child{
  margin-right: .25rem;
}
.slbox.add .box.weixin p {
  margin-top: .35rem;
}
.slbox.add .box.weixin .wx-txt {
  text-align: center;
}
.slbox.add .box.weixin .wx-txt span {
  font-family: HarmonyOS_Sans_Regular;
  font-size: 10px;
  font-style: italic;
	text-transform: uppercase;
}
.slbox.add .box .tel-txt {
  padding-left: .2rem;
  border-left: #868686 1px solid;
}
.liuyanban .w-container {
  display: flex;
  justify-content: space-between;
}
.liuyanban .w-container .pub_title_en{
	font-size: 20px;
	opacity: .5;
}
.liuyanban .pub_title .f-50 {
  position: relative;
  padding-bottom: .3rem;
  margin-bottom: .3rem;
}
.liuyanban .pub_title .f-50::before {
  content: '';
  display: block;
  left: .15rem;
  bottom: 0;
  position: absolute;
  height: .03rem;
  width: .28rem;
  background-image: linear-gradient(#04c168, #04bdec);
}
.liuyanban .pub_title .pub_title_en {
  text-align: left
}
.liuyanbox {
  width: 55%;
  background: #fff;
  padding: .3rem .6rem .3rem .6rem;
  margin-right: 10%;
}
.liuyanbox .form {
  float: right;
  width: 100%;
  padding-top: 10px;
  display: block;
  position: relative;
}
.liuyanbox .form .hd {
  margin-bottom: .3rem;
}
.liuyanbox .form ul {
  margin: 0 -17px
}
.liuyanbox .form ul li {
  width: 50%;
  float: left;
  padding: 0 17px;
  margin-bottom: 16px
}
.liuyanbox .form ul li .box {
  position: relative;
  width: 100%;
}
.liuyanbox .form ul li .box font {
  font-size: 16px;
  color: #1fb6d0;
  position: absolute;
  top: 50%;
  left: 20px;
  line-height: 24px;
  margin-top: -12px
}
.liuyanbox .form ul li .error {
  background: #f00;
  color: #fff;
  padding: 0 6px;
  border-bottom-left-radius: 3px;
  font-size: 12px;
  position: absolute;
  right: 7px;
  top: 0
}
.liuyanbox .form ul li input {
  font-size: 13px;
  color: #242424;
  height: 40px;
  width: 100%;
  padding: 0 20px 0 10px;
  background: #fff;
  border: 1px solid #a0a0a0;
}
.liuyanbox .form ul li input:focus {
  border: 1px solid #0d4f9d
}
.liuyanbox .form ul li input:focus ~ .placeholder {
  transform: translateY(0) translateX(0) scale(0);
  opacity: 0;
  top: -31px;
  visibility: visible
}
.liuyanbox .form ul li input::not(:placeholder-shown) ~ .placeholder {
  transform: translateY(0) translateX(0) scale(0);
  opacity: 0;
  top: -31px;
  visibility: visible
}
.liuyanbox .form ul li input::placeholder {
  color: #333;
  opacity: 1;
}
.liuyanbox .form ul li textarea {
  font-size: 13px;
  color: #242424;
  height: 103px;
  width: 100%;
  padding: 15px 20px 15px 10px;
  background: #fff;
  border: 1px solid #868686;
}
.liuyanbox .form ul li textarea:focus {
  border: 1px solid #0d4f9d;
}
.liuyanbox .form ul li .submit {
  width: 128px;
  height: 41px;
  line-height: 41px;
  display: block;
  text-align: center;
  margin: 0;
  font-size: 15px;
  color: #fff;
  border-radius: 30px;
  background-image: linear-gradient(#04c168, #04bdec);
  transition: .5s
}
.liuyanbox .form ul li .submit:hover {
 background-image: linear-gradient(#04bdec, #04c168);
  color: #fff
}
.slbox.joinus .left .entt {
  background: linear-gradient(#04c168, #04bdec);
  -webkit-background-clip: text;
  color: transparent;
  font-family: HarmonyOS_Sans_Regular;
  font-weight: bold;
}
.slbox.joinus .left .tt {
  position: relative;
  padding-bottom: .34rem;
  font-size: 23px;
}
.slbox.joinus .left .zi img {
  width: 2.7rem;
  margin-bottom: .24rem;
}
.slbox.joinus .left .zi2 {
  position: relative;
  padding-bottom: .23rem;
}
.slbox.joinus .left .zi2 span {
  background: #868686;
  border-radius: 30px;
  padding: .08rem .25rem;
  color: #fff;
  text-align: center;
}

.slbox.joinus .left .zi2::before {
  content: '';
  display: block;
  left: 0;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: .58rem;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
}
.contactpage2 .pub_title h3{
	margin-bottom: 0.05rem;
}
.contactpage2 .pub_title .pub_title_en {
  position: relative;
  padding-bottom: .13rem;
	font-size: 16px;
}
.contactpage2 .pub_title .pub_title_en::before {
  content: '';
  display: block;
  left: 35%;
  bottom: 0;
  position: absolute;
  height: .05rem;
  width: .58rem;
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
}


.contactpage2 .chengzhangtx .pub_title .pub_title_en::before {
	left:30%;
	width:.5rem;
}
.zhaopinzw .slbox .box {
  border: #868686 1px solid;
  padding: .2rem;
}
.zhaopinzw .slbox .box .hd {
  border-bottom: #868686 1px solid;
  padding-bottom: .1rem;
  margin-bottom: .1rem;
  font-size: 22px;
}
.chengzhangtx .zpinfo {
  background-image: linear-gradient(to right, rgba(4, 193, 104, 1), rgba(4, 189, 236, 1));
  border-radius: 50px;
  color: #fff;
  line-height: .68rem;
  padding: 0 .68rem;
  width: fit-content;
  margin: .82rem auto 0;
}
.chengzhangtx .zpinfo span {
  font-size: 20px;
	font-weight: 400;
}
.chengzhangtx .zpinfo span:nth-child(2) {
  margin: 0 .48rem;
}
.neiye2 #main {
  padding-top: 9vh;
}
.newscontent .w-container {
  /*background: #fff;*/
  padding: 1.2rem 1rem;
}
.newscontent .hd {
  text-align: center;
}
.newscontent .hd .subtt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #898989;
  line-height: 1.43rem;
}
.newscontent .hd .subtt span {
  padding-right: .18rem;
}
.newscontent .hd .subtt .date {
  display: flex;
  align-items: center;
  justify-content: start;
  color: #898989;
  line-height: .43rem;
}
.newscontent .content p {

    
}
.newscontent .content img {
  /*max-width: 100%;*/
/*display: block;*/
/*margin-left: auto;*/
/*margin-right: auto;*/
  /*margin-bottom: .28rem;*/
}
.pages-link .ls {
  line-height: .43rem;
  display: flex;
  align-items: center;
  justify-content: start;
}
.pages-link .ls span {
  padding-right: .34rem;
}
.pages-link .ls img {
  margin-right: .08rem;
}
@media screen and (max-width:1700px) {
  #top {
    min-height: 68vh;
  }
  .shouye #main {
    padding-top: 68vh;
    transform: translateZ(0);
  }
}
@media screen and (max-width:960px) {
  .mainBanner .banner-nav {
    display: none;
  }
  .mainBanner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .mainBanner .swiper-pagination-bullet-active {
    height: 18px;
  }
  .mainBanner .swiper-wrapper {
    height: 100%;
  }
  .indexBanner .banner-nav {
    display: none;
  }
  .indexBanner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .indexBanner .swiper-pagination-bullet-active {
    height: 18px;
  }
  .indexBanner .swiper-wrapper {
    height: 100%;
  }
}
@media screen and (orientation: landscape) {
  .sy-pdslider .ys_nav_box > a.on {
 /*   width: 45%; */
 width:50%;
    
  }
  .sy-pdslider .ys_nav_box > a.on + div .ys_n_d::before {
    display: none;
  }
  .sy-pdslider .ys_nav_box > a.on .ys_n_d {
    opacity: 0;
  }
  .sy-pdslider .ys_nav_box > a.on .ys_n_h {
    opacity: 1;
  }
  .sy-pdslider .ys_nav_box > a:hover .ys_n_d {
    background-color: #197646;
  }
  .sy-pdslider .ys_nav_box > a:hover .ys_n_d .ys_num {
    color: #fff;
  }
  .sy-pdslider .ys_nav_box > a:hover .ys_n_d .ys_ms {
    color: #ffffff;
  }
  .sy-pdslider .ys_nav_box > a:hover .ys_n_d span {
    background-color: #ffffff;
  }
}
.pd_box .swiper-pagination{
  position: absolute;
  left: 50%;
  bottom: 75%;
  transform: translateX(-50%);
  width: 82%;
  text-align: left;
}
.pd_box .swiper-pagination span{
  transition: ease-out .3s;
}
@media all and (max-width: 1800px) {
  .pd_box .swiper-pagination{ 
    bottom: 80%; 
  }
}
@media all and (max-width: 1700px) {
  .pd_box .swiper-pagination{ 
    bottom: 85%; 
  }
}
.indexBanner .banner-line{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.indexBanner .banner-page,
.indexBanner .banner-nav{
  z-index: 2;
}
@media all and (max-width: 640px) {
  .pd_box .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .pd_box .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynami {
    /* top: 18%; */
    bottom: 76%;
  } 
  .pd_box .swiper-pagination{ 
    bottom: 88.5% !important; 
    width: 90%; 
  }
  .sy-pdslider .pd_box .swiper-slide .slidebox .ys_text_box {
    top: 45%;
  }
  .pd_box .banner-nav {
    top: 68%;
  }
  .sy-pdslider .ys_nav_box {
    flex-wrap: wrap;
  }
  .ind_src1_case .ind_abo_com .slidebox {
    width: 34%;
  }
  .sy-pdslider .pd_box .swiper-slide .slidebox .pub_img_box::before {
    margin-top: 80vh;
  }
  .sy-pdslider .ys_nav_box {
    flex-wrap: wrap;
  }
  .sy-pdslider .ys_nav_box > a {
    width: 50%;
  }
  .sy-pdslider .ys_nav_box > a .ys_n_d {
    flex-direction: row;
    padding: 0 .1rem;
    justify-content: center;
    align-items: center;
  }
  .sy-pdslider .ys_nav_box > a .ys_n_d span {
    display: none;
  }
  .sy-pdslider .ys_nav_box > a.on {
    background-color: #197646;
  }
  .sy-pdslider .ys_nav_box > a.on .ys_n_d .ys_ms {
    color: #fff;
  }
  .sy-pdslider .ys_nav_case {
    bottom: .23rem;
  }
  .sy-pdslider .ys_nav_box > a .ys_n_h .ys_l {
    width: 100%;
  }
  .sy-pdslider .ys_nav_box > a .ys_n_h {
    display: none;
  }
  .sy-pdslider .ys_nav_box > a .ys_n_d .ys_num {
    display: flex;
    align-items: center;
    margin-right: .1rem;
  }
  .sy-pdslider .ind_src2_title {
    padding-top: .6rem;
  }
  .sy-pdslider .pd_box .swiper-slide a .ys_text_box {
    top: 25%;
  }
  .sy-pdslider .swiper-pagination {
    bottom: 30%;
  }
  .ind_src3_case .zy_box {
    width: 100%;
  }
  .sy-yfsl .slbox, .sy-yfsl .pub_title, .sy-news .slbox, .oem-list .w-container, .hzbox .flbox, .caobenpage .pdbox .slbox, .shipin .w-container, .shipin .w-container .rigbox, .shipin-list .w-container, .dingzhipage .slbox, .jyl326page .slbox, .junzhugn .pub_title, .qtjs .w-container, .jzcj .slbox, .gongnengyz .flbox, .linchuangyz .slbox, .zhuanlirongyu .slbox, .newslist .slbox, .zhaopinzw .slbox {
    display: block;
  }
  .sy-yfsl .slbox .box, .sy-news .slbox .box {
    width: 100%;
    margin-bottom: .28rem;
    margin-right: 0;
  }
  .sy-brand .pub_black .left .info {
    padding-top: .3rem;
  }
  .sy-partner .pub_black .slbox > div {
    flex-wrap: wrap;
  }
  .sy-partner .pub_black .slbox > div img {
    width: 70%;
  }
  .sy-partner .pub_black .img-box {
    width: calc((100% - 1.2rem) / 3);
  }
  .pub_page_nav .hd {
    display: none;
  }
  .pub_page_nav .con {
    width: 100%;
    flex-wrap: wrap;
    line-height: .66rem;
  }
  .pub_page_nav .con a {
    width: calc(100%/3);
  }
  .bannerTxt {
    top: 45%;
  }
  .sol-list .rightbox {
    width: 100%;
  }
  .sol-list .rightbox .inner {
    height: auto;
  }
  .oem-list .wdys {
    margin-top: .18rem;
  }
  .oem-list .rightbox .inner {
    justify-content: space-between;
  }
  .oem-list .rightbox .inner .box {
    width: 50%;
  }
  .oem-list .rightbox .slbox .box {
    width: auto;
  }
  .pdbox {
    padding-bottom: .18rem;
    padding-top: .8rem;
  }
  .solpage .tips {
    width: 80%;
    font-size: 10px;
    color: #868686;
  }
  .caobenpage .slbox.caoben .w-container {
    padding-top: .45rem;
    padding-bottom: .35rem;
  }
  .caoben .wdys2 {
    margin-top: .8rem;
  }
  .caobenpage .slbox.caoben .rightbox {
    display: flex;
    padding-top: .18rem;
  }
  .caobenpage .slbox.caoben .rightbox .box {
    width: calc(100%/3);
  }
  .caobenpage .slbox.caoben .rightbox .box img {
    width: .5rem;
    height: .5rem;
  }
  .hzbox .flbox .box, .caobenpage .pdbox .flbox .box, .shipin .w-container .leftbox, .shipin .w-container .rigbox, .shipin-list .w-container .box, .dingzhipage .slbox .box, .jyl326page .slbox .leftbox, .jyl326page .slbox .rightbox, .qtjs .w-container .leftbox, .qtjs .w-container .digi, .jzcj .slbox .leftbox, .jzcj .slbox .rightbox, .gongnengyz .flbox .box, .linchuangyz .slbox .box, .zhuanlirongyu .slbox .box, .newslist .slbox .leftbox, .newslist .slbox .rightbox, .zhaopinzw .slbox .box {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: .18rem;
  }
  .dgbox .slbox .imgcon img, .dingzhilc .slbox img, .jyl326page .slbox img, .newslist .right img, .contactpage2 img {
    width: 100%;
  }
  .shipin .w-container .leftbox .txt {
    white-space: normal;
  }
  .shipin-list .box .right img {
    height: 100%;
  }
  .jyl326page .txtBody .w-container {
    padding: .4rem .28rem
  }
  .jyl326page .txtBody {
    margin-top: -6rem;
  }
  .pc-tab nav {
    flex-wrap: wrap;
  }
  .pc-tab nav a {
    width: calc(100%/4);
    line-height: .6rem;
  }
  .pc-tab .rightbox .txtcon h3 {
    font-size: 16px;
    padding-bottom: .08rem;
  }
  .pc-tab .rightbox .txtcon h3::before {
    width: .38rem
  }
  .pc-tab .rightbox .txtcon .pub_title_en {
    margin-top: 0;
    margin-bottom: .05rem;
  }
  .fzlcBanner .swiper-slide .slidebox .img_box {
    width: auto;
    height: 56vh;
  }
  .fzlcBanner .b-nav {
    top: 45%;
  }
  .pingtaijs .slbox {
    justify-content: space-between;
  }
  .pingtaijs .slbox .box {
    width: calc((100% - .3rem) / 2);
    margin-right: .3rem;
  }
  .pingtaijs .slbox .box:nth-child(2) {
    margin-right: 0;
    margin-left: 40px;
  }
  .pingtaijs .slbox .hd {
    border-radius: 5px;
  }
	.pingtaijs .pub_title h3{
		color:#4b4c4e;
	}

  .hexinjs .slbox .box {
    width: calc((100% - .2rem) / 2);
    margin-right: .1rem
  }
  .jiangzhuang .flbox .box, .zhuangjiateam .flbox .box {
    width: calc((100% - .2rem) / 2);
    ;
    margin-right: .1rem
  }
  .jiangzhuang .zlbox .box {
    width: calc((100% - .3rem) / 3);
    ;
    margin-right: .1rem
  }
  .liuyanbox {
    width: 100%;
  }
  .liuyanbox .form ul li input, .liuyanbox .form ul li textarea {
    font-size: 12px;
  }
  .qtjs .leftbox {
    padding: 0 .18rem;
  }
  .newscontent .w-container {
    padding: .8rem .18rem;
  }
  .newscontent .hd .subtt {
    line-height: .8rem;
  }
  .slbox.maparea .right {
    width: 100%;
  }
  .slbox.maparea .right #mapArea {
    width: 100%;
    height: 250px;
    margin-top: .34rem;
  }
  .sy-pdslider .pub_img_box .img_box {
    background-size: cover;
  }
  .shouye #main {
    padding-top: 25vh;
  }
  .mx-table table.jzmx tr td {
    width: calc(100%/6);
    font-size: 6px;
  }
  .mx-table table.jzmx tr td {
    background: #fff;
    text-align: center;
    line-height: 2.8;
    font-size: 6px;
    font-weight: bold;
  }
  .mx-table table.jzmx tr td.enNa {
    text-align: left;
    font-size: 6px;
    padding-left: .18rem;
  }
  .mx-table table.jzmx .hang1 td:nth-child(1n), .mx-table table.jzmx .lastTr td.ttd {
    width: calc(100%/6);
    background: #a9a9a9;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    line-height: 2.8;
  }
  .mx-table table.jzmx .lastTr .beizhu {
    padding: .04rem 0;
    line-height: 1.2;
    border-color: #a9a9a9;
    border-style: solid;
    border-width: 1px;
    border-radius: 30px;
    margin-left: .18rem;
    font-size: 6px;
  }
  .bannerTxt .flex {
    display: block;
  }
  .bannerTxt .keyan2 {
    display: block;
    position: relative;
  }
}
@media screen and (orientation: portrait) {
  .w-container {
    width: 90%;
  }
  .shouye #top {
    min-height: 20vh;
  }
  #top {
    min-height: 58vh;
  }
  .shouye #main {
    padding-top: 25vh;
    min-height: 100vh;
    transform: translateZ(0);
  }
  .neiye #main {
    padding-top: 58vh;
    min-height: 100vh;
    transform: translateZ(0);
  }
  .neiye2 #main {
    padding-top: 6vh;
  }
  #top .pub_img_box .img_box {
    background-size: cover;
  }
  .mainBanner .banner-nav, .mainBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .mainBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 55%;
    height: 38px;
  }
  .indexBanner .banner-nav, .indexBanner .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .indexBanner .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 55%;
    height: 38px;
  }
  section > .pub_black, .pub_black {
    padding-top: .45rem;
    padding-bottom: .35rem;
  }
  .sy-about .digi .box {
    width: 50%;
  }
  .sy-about .digi .box span.jb {
    font-size: 12px;
    width: .3rem;
    height: .3rem;
    left: 65%
  }
  footer .fMain .col:nth-child(1), footer .fBtm .f-msg {
    display: none;
  }
  footer .fMain .hotline {
    padding-top: .32rem;
  }
  footer .fMain .qrcode img {
    width: .88rem;
  }
}
.content-window-card {
  position: relative;
  box-shadow: none;
  bottom: 0;
  left: 0;
  width: auto;
  padding: 0;
}
.content-window-card p {
  height: 2rem;
}
.custom-info {
  border: solid 1px silver;
}
div.info-top {
  position: relative;
  background: none repeat scroll 0 0 #F9F9F9;
  border-bottom: 1px solid #CCC;
  border-radius: 5px 5px 0 0;
}
div.info-top div {
  display: inline-block;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px;
}
div.info-top img {
  position: absolute;
  top: 10px;
  right: 10px;
  transition-duration: 0.25s;
}
div.info-top img:hover {
  box-shadow: 0px 0px 5px #000;
}
div.info-middle {
  font-size: 14px;
  padding: 10px;
}
div.info-bottom {
  height: 0px;
  width: 100%;
  clear: both;
  text-align: center;
}
div.info-bottom img {
  position: relative;
  z-index: 104;
}
.left60 {
  left: 60%;
}
.left54 {
  left: 54%;
}
.fazhanlc {
  background-image: url(../images/licheng-bg.jpg);
  background-size: cover;
  min-height: 950px;
  position: relative;
}
.fazhanlc .swiper-wrapper {
  position: relative;
}

.fazhanlc .text_box {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 14%;
  color: #fff;
  overflow: visible;
  transition: all ease .5s;
  opacity: 0;
  transform: translateY(50px);
}
.fazhanlc .text_box.in {
  opacity: 1;
  transform: translateY(0px);
 }
.fazhanlc .cpslider01 {}
.cpthum01 .inner img {
  transition: all ease .5s;
  display: flex;
}
.cpthum01 .inner span {
  transition: all ease .5s;
  font-family: HarmonyOS_Sans_Regular;
  font-weight: bold;
  line-height: 52px;
  font-size: 30px;
  /* 设置描边宽度及颜色 默认为字体内外描边 */
  text-stroke: 1px #fdfeff;
  /* 兼容Webkit(Chrome/Safari)内核浏览器的写法 */
  -webkit-text-stroke: 1px #fdfeff;
  color: transparent;
}
.cpthum01 .inner .txt_info {
  display: none;
}
.fazhanlc .text_box.in .inner .txt_info{
 display:block;
}
.cpthum01 .inner{
 text-align:center;
  transition: all 0.6s;
}
.cpthum01 .inner:hover, .cpthum01 .swiper-slide-thumb-active {
  transform: scale(1.3);
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .fazhanlc .b-hd {
    width: 100%;
    position: absolute;
    top: 8%;
    right: 4%;
    z-index: 9;
  }
  .thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 240px;
  }
  .thumbnail .cpthum01 {
    height: 80vh;
    width: 100%;
    overflow: visible !important;
  }
  .thumbnail .cpthum01::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3028px;
    height: 468px;
    opacity: 0;
  }
  .fazhanlc .b-nav, .text_box .txt_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 240px;
  }
  .cpthum01 .swiper-slide:nth-child(1) {
  transition: all ease .8s .5s;
 }
  .cpthum01 .swiper-slide:nth-child(1) .inner {
    margin-top: 18vh;
    height: auto;
    position: absolute;
  }
  .cpthum01 .swiper-slide:nth-child(2) {
  transition: all ease .8s .6s;
 }
  .cpthum01 .swiper-slide:nth-child(2) .inner {
    margin-top: 32vh;
    height: auto;
    position: absolute;
  }
  .cpthum01 .swiper-slide:nth-child(3) {
  transition: all ease .8s .7s;
 }
  .cpthum01 .swiper-slide:nth-child(3) .inner {
    margin-top: 20vh;
    height: auto;
    position: absolute;
  }
  .cpthum01 .swiper-slide:nth-child(4) {
  transition: all ease .8s .8s;
 }
  .cpthum01 .swiper-slide:nth-child(4) .inner {
    margin-top: 30vh;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .cpthum01  .swiper-slide:nth-child(5) { 
  transition: all ease .8s .9s;
 }
  .cpthum01 .swiper-slide:nth-child(5) .inner {
    margin-top: 32vh;
    height: auto;
    margin-left: -36vh;
    position: absolute;
    bottom: 2vh;
  }
  
}

@media screen and (orientation: portrait) {
	.fazhanlc {min-height:500px;}
	.fazhanlc .b-hd .f-50{text-align:center;padding-top:.43rem;}
	.fazhanlc .b-hd .pub_title_en{text-align:center;font-size:14px;width:100%;}	
  	.cpthum01 .inner{width:100%;}
	.cpthum01 .inner img{width:100%;}
	.cpthum01 .inner span{font-size:16px;}
	.cpthum01 .inner:hover, .cpthum01 .swiper-slide-thumb-active {transform: scale(1.1);}
}

@media screen and (max-width: 700px) {
	.pc-tab .leftbox{
		width:0;
	}
	.pc-tab .rightbox{
		width:100%;
		height: 200px;
	}
	.qiyewh .pub_title_about{
		font-size: 16px;
		letter-spacing: normal;
		text-align: center;
	}
	.pc-tab .rightbox .yuanjing,.pc-tab .rightbox .shiming{
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
	.qiyewh .pub_title_yuanjing{
		font-size:12px;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
	}
	.qiyewh .rightbox .yuanjing img,.pc-tab .rightbox .shiming img
	{
		margin: 0 120px;
	}
	.newscontent .content img
	{
		display: block;
	}
	.newscontent .content p{
		text-indent: inherit;
	}
	 .maparea .right img {
		width:auto;
	}
	.pingtaijs .slbox .box{
		width:100%;
	}
	.pingtaijs .slbox .box:nth-child(2){
		margin-left:0;
		margin-top: 20px;
	}
	.jiangzhuang .flbox .box, .zhuangjiateam .flbox .box{
		width:100%;
	}
	.jzslider .swiper-slide{
		height: 180px;
		
	}
	.jiangzhuang .zlbox .box{
		width: 100%;
	}
	}

  .pop {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    line-height: 46px;
    padding: 0 40px;
    border-radius: 23px;
    white-space: nowrap;
    display: none;
  }
  
  .captcha_li {
    display: none; 
  }
  
 
  
  
  .geetest_box_wrap .geetest_box .geetest_footer .geetest_footer_right,
  .geetest_captcha .geetest_holder .geetest_content .geetest_tip_container .geetest_logo,
  .geetest_popup_wrap .geetest_holder .geetest_content .geetest_tip_container .geetest_logo {
    display: none;
  }

  @media screen and (max-width: 700px){
    .pop {
      font-size: 15px;
      line-height: 40px;
      padding: 0 20px;
      border-radius: 20px;
    }
  
  }

  
@media screen and (max-width: 1650px) {
  footer .fMain .col:nth-child(1) {
    width: 65%; 
}
}
@media screen and (max-width: 1250px) {
  footer .fMain .col:nth-child(1) {
    width: 55%; 
}

 .sy-news .slbox .box{
  width: 100%;
 }

 

}

@media screen and (orientation: portrait){
  
footer .fMain .qrcode img {
  width: 1.7rem;
}
}

.manu{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.manu .page-numbar{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.manu A{
  display: block;
  margin: 3px;
}