@font-face {
  font-family: 'hm';
  src: url('../fonts/HarmonyOS/Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'hm';
  src: url('../fonts/HarmonyOS/Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hm';
  src: url('../fonts/HarmonyOS/Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'hm';
  src: url('../fonts/HarmonyOS/Light.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
.after {
  content: '';
  display: inline-block;
}
.after_a {
  content: '';
  position: absolute;
}
.el-color-picker__icon,
.el-input,
.el-textarea {
  display: block;
}
.el-form-item__content {
  line-height: 0.5rem;
}
.a_box {
  display: block;
  width: 100%;
}
[class*=flex_] {
  display: flex;
}
[class*=_ac] {
  align-items: center;
}
[class*=_ae] {
  align-items: flex-end;
}
[class*=_as] {
  align-items: flex-start;
}
[class*=_jc] {
  justify-content: center;
}
[class*=_js] {
  justify-content: space-between;
}
[class*=_je] {
  justify-content: flex-end;
}
[class*=_jf] {
  justify-content: flex-start;
}
[class*=_row] {
  flex-flow: row wrap;
}
.flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.flex_row {
  flex-flow: row wrap;
}
:root {
  --medium: 600;
  --light: 100;
  --color: #2cac9c;
  --ww: 1920 * 100vw;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f17: 0.17rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f28: 0.28rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f50: 0.5rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
  --f70: 0.7rem;
  --f80: 0.8rem;
}
@media (max-width: 1600px) {
  :root {
    --ww: 1600 * 100vw;
  }
}
@media (max-width: 1024px) {
  :root {
    --ww: 1200 * 100vw;
  }
}
@media (max-width: 768px) {
  :root {
    --ww: 1024 * 100vw;
  }
}
@media (max-width: 640px) {
  :root {
    --ww: 600 * 100vw;
    --f14: 0.18rem;
    --f16: 0.2rem;
    --f17: 0.22rem;
    --f18: 0.22rem;
    --f20: 0.26rem;
    --f22: 0.26rem;
    --f24: 0.28rem;
  }
}
html {
  font-size: calc(100 / var(--ww));
}
body {
  font-size: 0.16rem;
  overflow-x: hidden;
  word-break: break-all;
  font-family: 'hm', arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 1921px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1024px) {
  body {
    overflow-x: inherit;
  }
}
.mb190 {
  margin-bottom: 1.9rem;
}
.mb120 {
  margin-bottom: 1.2rem;
}
.mb100 {
  margin-bottom: 1rem;
}
.mb95 {
  margin-bottom: 0.95rem;
}
.mb90 {
  margin-bottom: 0.9rem;
}
.mb85 {
  margin-bottom: 0.85rem;
}
.mb80 {
  margin-bottom: 0.8rem;
}
.mb75 {
  margin-bottom: 0.75rem;
}
.mb70 {
  margin-bottom: 0.7rem;
}
.mb65 {
  margin-bottom: 0.65rem;
}
.mb60 {
  margin-bottom: 0.6rem;
}
.mb50 {
  margin-bottom: 0.5rem;
}
.mb55 {
  margin-bottom: 0.55rem;
}
.mb45 {
  margin-bottom: 0.45rem;
}
.mb40 {
  margin-bottom: 0.4rem;
}
.mb35 {
  margin-bottom: 0.35rem;
}
.mb30 {
  margin-bottom: 0.3rem;
}
.mb25 {
  margin-bottom: 0.25rem;
}
.mb20 {
  margin-bottom: 0.2rem;
}
.mb10 {
  margin-bottom: 0.1rem;
}
.mb15 {
  margin-bottom: 0.15rem;
}
.mb5 {
  margin-bottom: 0.05rem;
}
.mt190 {
  margin-top: 1.9rem;
}
.mt120 {
  margin-top: 1.2rem;
}
.mt100 {
  margin-top: 1rem;
}
.mt95 {
  margin-top: 0.95rem;
}
.mt90 {
  margin-top: 0.9rem;
}
.mt85 {
  margin-top: 0.85rem;
}
.mt80 {
  margin-top: 0.8rem;
}
.mt75 {
  margin-top: 0.75rem;
}
.mt70 {
  margin-top: 0.7rem;
}
.mt65 {
  margin-top: 0.65rem;
}
.mt60 {
  margin-top: 0.6rem;
}
.mt50 {
  margin-top: 0.5rem;
}
.mt55 {
  margin-top: 0.55rem;
}
.mt45 {
  margin-top: 0.45rem;
}
.mt40 {
  margin-top: 0.4rem;
}
.mt35 {
  margin-top: 0.35rem;
}
.mt30 {
  margin-top: 0.3rem;
}
.mt25 {
  margin-top: 0.25rem;
}
.mt20 {
  margin-top: 0.2rem;
}
.mt10 {
  margin-top: 0.1rem;
}
.mt15 {
  margin-top: 0.15rem;
}
.mt5 {
  margin-top: 0.05rem;
}
.pt190 {
  padding-top: 1.9rem;
}
.pt120 {
  padding-top: 1.2rem;
}
.pt100 {
  padding-top: 1rem;
}
.pt95 {
  padding-top: 0.95rem;
}
.pt90 {
  padding-top: 0.9rem;
}
.pt85 {
  padding-top: 0.85rem;
}
.pt80 {
  padding-top: 0.8rem;
}
.pt75 {
  padding-top: 0.75rem;
}
.pt70 {
  padding-top: 0.7rem;
}
.pt65 {
  padding-top: 0.65rem;
}
.pt60 {
  padding-top: 0.6rem;
}
.pt50 {
  padding-top: 0.5rem;
}
.pt55 {
  padding-top: 0.55rem;
}
.pt45 {
  padding-top: 0.45rem;
}
.pt40 {
  padding-top: 0.4rem;
}
.pt35 {
  padding-top: 0.35rem;
}
.pt30 {
  padding-top: 0.3rem;
}
.pt25 {
  padding-top: 0.25rem;
}
.pt20 {
  padding-top: 0.2rem;
}
.pt10 {
  padding-top: 0.1rem;
}
.pt15 {
  padding-top: 0.15rem;
}
.pt5 {
  padding-top: 0.05rem;
}
.pb190 {
  padding-bottom: 1.9rem;
}
.pb120 {
  padding-bottom: 1.2rem;
}
.pb100 {
  padding-bottom: 1rem;
}
.pb95 {
  padding-bottom: 0.95rem;
}
.pb90 {
  padding-bottom: 0.9rem;
}
.pb85 {
  padding-bottom: 0.85rem;
}
.pb80 {
  padding-bottom: 0.8rem;
}
.pb75 {
  padding-bottom: 0.75rem;
}
.pb70 {
  padding-bottom: 0.7rem;
}
.pb65 {
  padding-bottom: 0.65rem;
}
.pb60 {
  padding-bottom: 0.6rem;
}
.pb50 {
  padding-bottom: 0.5rem;
}
.pb55 {
  padding-bottom: 0.55rem;
}
.pb45 {
  padding-bottom: 0.45rem;
}
.pb40 {
  padding-bottom: 0.4rem;
}
.pb35 {
  padding-bottom: 0.35rem;
}
.pb30 {
  padding-bottom: 0.3rem;
}
.pb25 {
  padding-bottom: 0.25rem;
}
.pb20 {
  padding-bottom: 0.2rem;
}
.pb10 {
  padding-bottom: 0.1rem;
}
.pb15 {
  padding-bottom: 0.15rem;
}
.pb5 {
  padding-bottom: 0.05rem;
}
.f14 {
  font-size: 0.14rem;
}
.f16 {
  font-size: 0.16rem;
}
.f17 {
  font-size: 0.17rem;
}
.f18 {
  font-size: 0.18rem;
}
.f20 {
  font-size: 0.2rem;
}
.f22 {
  font-size: 0.22rem;
}
.f24 {
  font-size: 0.24rem;
}
.f26 {
  font-size: 0.26rem;
}
.f28 {
  font-size: 0.28rem;
}
.f30 {
  font-size: 0.3rem;
}
.f32 {
  font-size: 0.32rem;
}
.f34 {
  font-size: 0.34rem;
}
.f36 {
  font-size: 0.36rem;
}
.f38 {
  font-size: 0.38rem;
}
.f40 {
  font-size: 0.4rem;
}
.f42 {
  font-size: 0.42rem;
}
.f44 {
  font-size: 0.44rem;
}
.f46 {
  font-size: 0.46rem;
}
.f48 {
  font-size: 0.48rem;
}
.f50 {
  font-size: 0.5rem;
}
.f52 {
  font-size: 0.52rem;
}
.f54 {
  font-size: 0.54rem;
}
.f56 {
  font-size: 0.56rem;
}
.f58 {
  font-size: 0.58rem;
}
.f60 {
  font-size: 0.6rem;
}
.f62 {
  font-size: 0.62rem;
}
.f64 {
  font-size: 0.64rem;
}
.f80 {
  font-size: 0.8rem;
}
@media (max-width: 768px) {
  .f48 {
    font-size: 0.32rem;
  }
  .f60 {
    font-size: 0.48rem;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 0.22rem;
  }
  .f14 {
    font-size: 0.2rem;
  }
  .f16 {
    font-size: 0.2rem;
  }
  .f17 {
    font-size: 0.24rem;
  }
  .f18 {
    font-size: 0.24rem;
  }
  .f20 {
    font-size: 0.26rem;
  }
  .f22 {
    font-size: 0.26rem;
  }
}
.hidden {
  overflow: hidden;
}
.re {
  position: relative;
  z-index: 3;
}
.ani {
  transition: all 0.5s;
}
a:hover .ani {
  transform: scale(1.15);
}
.color {
  color: var(--color);
}
.line_em {
  width: 1px;
  height: 0.2rem;
  display: inline-flex;
  vertical-align: middle;
  background-color: #e2e2e2;
  margin: 0 0.3rem;
}
.header {
  width: 100%;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));*/
  border-bottom: 1px solid rgba(255, 255, 255, 0.20379147);
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.header:hover {
  background: #fff;
}
.header:hover .navTop span a {
  color: #212529;
}
.header .logo {
  display: flex;
  align-items: center;
  height: 0.9rem;
  width: 25%;
  /*justify-content: center;*/
}
.header .logo img {
  max-width: 3.32rem;
}
.header .right {
  display: inline-flex;
  align-items: center;
  /*margin-left: auto;*/
}
.header .tel {
  display: flex;
  align-items: center;
  background: url(../images/top_bg1.png) no-repeat right center;
  background-size: cover;
  height: 0.9rem;
  color: #fff;
  width: 3.2rem;
  padding-left: 16.9279%;
  gap: 0.14rem;
  font-size: var(--f18);
  line-height: 2;
}

.header .lang{position: relative;z-index: 100; padding-right: 0.2rem;}
.header .lang::before{position:absolute;right: 0; top: 50%; width: 0.01rem; height:.16rem; content: ''; transform: translateY(-50%);}
.header .lang .icon{ display:block;background:url(../images/lang_white.svg) no-repeat left center; padding:0 0.2rem 0 0.3rem; cursor:pointer; position: relative; z-index: 1;  background-size: auto 0.2rem; color: #fff;}
.header .lang .icon:after {position: absolute;width:0.08rem;height: 0.08rem;content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(135deg);border-top: 1px solid #fff;border-right: 1px solid #fff;right: 0;top: 50%;margin-top: -0.02rem;}
.header .lang .lang_box{position: absolute; left: 50%; width: 100px;margin-left: -50px; z-index: 100;background: #fff;border-radius: 0 0 6px 6px; top: 100%; padding: 10px 0;display: none;}
.header .lang .lang_box a{display: block;line-height: 30px;text-align: center;}
.header .lang .lang_box a:hover{color:#2cac9c}
.header .lang:hover .lang_box{display:block}
.header:hover .lang .icon{color:#333}
.header:hover .lang .icon:after{border-color:#333;}
@media (min-width:1025px) {
.header  dt a:hover{color:#333;}
}

@media (max-width:1024px) {
.header .lang .lang_box{width: 60px; margin-left: -30px;}
}



.header .menuIcon {
  display: none;
}
.header .search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header .search.search_show .top_search {
  opacity: 1;
  top: 100%;
  pointer-events: auto;
}
.header .open_search {
  display: inline-flex;
  align-items: center;
  color: #666666;
  position: relative;
  z-index: 11;
}
.header .open_search i {
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/search.svg) no-repeat center;
  display: inline-block;
  background-size: contain;
}
.header .open_search.on i {
  background: none;
  position: relative;
}
.header .open_search.on i:before,
.header .open_search.on i:after {
  position: absolute;
  content: '';
  width: 0.2rem;
  left: 50%;
  height: 1px;
  top: 50%;
  margin-left: -0.12rem;
  margin-top: -1.5px;
  background: var(--color);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.header .open_search.on i:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header .top_search {
  width: 100%;
  z-index: 10;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 0;
  opacity: 0;
  top: 100%;
  pointer-events: none;
}
.header .top_search .btn {
  width: 0.5rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/search.svg) no-repeat center;
  background-size: 0.16rem;
  z-index: 4;
}
.header .top_search .text {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  padding-left: 0.5rem;
  border: none;
  background-color: #f5f5f5;
  z-index: 3;
  border-radius: 0.5rem;
}
.header .top_search .text::placeholder {
  color: #999999;
}
.header .top_search .close {
  width: 0.24rem;
  height: 0.24rem;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 4;
}
.header .top_search .close:before,
.header .top_search .close:after {
  position: absolute;
  content: '';
  width: 0.2rem;
  left: 50%;
  height: 2px;
  top: 50%;
  margin-left: -0.12rem;
  margin-top: -1.5px;
  background: #333333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.header .top_search .close:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header .navTop li {
  min-width: 1rem;
}
.header .navTop li span {
  display: block;
  position: relative;
}
.header .navTop li span a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.9rem;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.header .navTop li span a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background-color: #2cac9c;
  height: 0.02rem;
  width: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
@media (min-width: 1400px) {
    .header .navTop li span a{font-size:0.18rem;}
}
@media (min-width: 1025px) {
  .header .navTop li:not(:last-child) {
    margin-right: 0.2rem;
  }
  .header .navTop li.aon span a::after,
  .header .navTop li:hover span a::after {
    opacity: 1;
    width: 100%;
  }
  .header .navTop li .sub {
    padding: 0.3rem 0;
    background: #f5f5f5;
  }
  .header .navTop li .sub .box {
    max-width: 15rem;
  }
  .header .navTop li .sub .left {
    width: 60%;
    padding: 0.3rem 0;
  }
  .header .navTop li .sub .pic {
    width: 30%;
    overflow: hidden;
  }
  .header .navTop li .sub .pic img {
    width: 100%;
    height:250px;
    object-fit: cover;
  }
  .header .navTop li .sub .title {
    font-size: var(--f28);
    color: #212529;
    margin-bottom: 0.3rem;
  }
  .header .navTop li .sub .list a {
    width: 30%;
    margin-top: 0.1rem;
    margin-right: 3%;
    padding: 0.1rem 0;
    text-align: left;
    justify-content: space-between;
    border-bottom: 1px solid #cecece;
    position: relative;
  }
  .header .navTop li .sub .list a::after {
    content: '';
    flex-shrink: 0;
    width: 0.08rem;
    height: 0.08rem;
    border: solid #cecece;
    border-width: 0.02rem 0.02rem 0 0;
    display: inline-flex;
    opacity: 0;
    transform: translateX(-0.1rem) rotate(45deg);
    transition: all 0.5s ease-in-out;
    transition: all 0.5s;
  }
  .header .navTop li .sub .list a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 1px;
    background-color: var(--color);
    transition: all 0.5s ease-in-out;
    transition: all 0.5s;
  }
  .header .navTop li .sub .list a:hover {
    color: var(--color);
  }
  .header .navTop li .sub .list a:hover::after {
    opacity: 1;
    transform: translateX(0) rotate(45deg);
    border-color: var(--color);
  }
  .header .navTop li .sub .list a:hover::before {
    width: 100%;
  }
}
.header .navTop li .sub {
  position: absolute;
  left: 50%;
  top: 100%;
  opacity: 0;
  pointer-events: none;
  transform: translate3d(-50%, -10px, 0);
  -webkit-transform: translate3d(-50%, -10px, 0);
  -moz-transform: translate3d(-50%, -10px, 0);
  -o-transform: translate3d(-50%, -10px, 0);
  -ms-transform: translate3d(-50%, -10px, 0);
  backface-visibility: hidden;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  background-color: #fff;
  box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 0.1rem 0.1rem;
  overflow: hidden;
  width: 100%;
}
.header .navTop li .sub a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #555555;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  color: #212529;
  width: 100%;
}
/*.header .navTop li .sub .pic,*/
/*.header .navTop li .sub .title {*/
/*  display: none;*/
/*}*/
.header .navTop li .sub .title {
  display: none;
}
.header .navTop li.hover .sub {
  opacity: 1;
  transform: translate3d(-50%, 0px, 0);
  -webkit-transform: translate3d(-50%, 0px, 0);
  -moz-transform: translate3d(-50%, 0px, 0);
  -o-transform: translate3d(-50%, 0px, 0);
  -ms-transform: translate3d(-50%, 0px, 0);
  backface-visibility: hidden;
  pointer-events: auto;
}
@media screen and (max-width: 1024px) {
  .header {
    padding: 0 0.4rem;
    position: relative;
  }
  .header .logo {
    width: auto;
  }
  .header .logo img {
    max-width: 3rem;
  }
  .header .tel {
    display: none;
  }
  .header .navTop li span a {
    color: #fff;
  }
  .header .menuIcon {
    display: inline-flex;
    align-items: center;
    margin-left: 0.3rem;
  }
  .header #open_menu {
    width: 0.25rem;
    height: 0.18rem;
    cursor: pointer;
    position: relative;
    z-index: 100;
  }
  .header #open_menu i {
    display: inline-block;
    width: 80%;
    height: 2px;
    transform: translateY(-50%);
    background-color: var(--color);
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 5px;
  }
  .header #open_menu::before,
  .header #open_menu::after {
    width: 100%;
    height: 2px;
    background-color: var(--color);
    border-radius: 5px;
    left: 0;
    content: '';
    position: absolute;
  }
  .header #open_menu::before {
    top: 0;
  }
  .header #open_menu::after {
    bottom: 0;
    top: auto;
  }
  .header #open_menu.open_menu_on i {
    opacity: 0;
  }
  .header #open_menu.open_menu_on:before {
    transform: rotate(45deg);
    top: 0.1rem;
  }
  .header #open_menu.open_menu_on:after {
    transform: rotate(-45deg);
    bottom: auto;
    top: 0.1rem;
  }
  .header .search {
    width: auto;
    border: none;
  }
  .header .navTop {
    display: none;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: auto;
    visibility: hidden;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    line-height: 40px;
    margin-left: 0;
    display: block;
    padding: 0;
    transition: all 0.5s;
    opacity: 0;
    background-image: none;
    margin-right: 0;
    z-index: 106;
    padding-top: 0.9rem;
    background-color: transparent;
  }
  .header .navTop::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 0.9rem);
    background-color: rgba(0, 0, 0, 0.5);
  }
  .header .navTop.show {
    visibility: visible;
    right: 0;
    opacity: 1;
  }
  .header .navTop .ul {
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 3rem;
    margin: 0 0 0 auto;
    background-color: #fff;
    margin-right: 0;
    overflow: auto;
    display: block;
  }
  .header .navTop .ul li {
    float: none;
    height: auto;
    text-align: left;
    border-bottom: 1px solid #eee;
    margin: 0;
    width: 100%;
  }
  .header .navTop .ul li:hover span a,
  .header .navTop .ul li.aon span a {
    color: #333;
  }
  .header .navTop .ul li span {
    display: block;
    line-height: 0.8rem;
  }
  .header .navTop .ul li span a {
    padding-bottom: 0;
    line-height: normal;
    height: 0.8rem;
    justify-content: flex-start;
    display: inline-flex;
    color: #333;
    padding: 0 10%;
  }
  .header .navTop .ul li span a::before {
    display: none;
  }
  .header .navTop .ul li .sub {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    color: #999999;
    width: 100%;
    background-color: transparent;
    text-align: left;
    padding: 0 0 0.2rem;
    min-width: auto;
    display: none;
    opacity: 1;
    white-space: normal;
    backface-visibility: hidden;
    pointer-events: auto;
  }
  .header .navTop .ul li .box {
    top: 0;
    box-shadow: none;
    text-align: left;
    display: block;
  }
  .header .navTop .ul li .box::before {
    display: none;
  }
  .header .navTop .ul li .box a {
    margin: 0;
    padding: 0.2rem;
    line-height: 0.46rem;
    text-align: center;
    display: block;
    color: #333;
    background-color: transparent;
    min-height: auto;
  }
  .header .navTop .ul li .box .ul {
    width: 100%;
  }
  .header .navTop .ul li .box li {
    width: 100%;
    text-align: center;
  }
  .header .navTop .ul .li_sub span {
    position: relative;
    display: block;
    padding-right: 0.2rem;
  }
  .header .navTop .ul .li_sub .op {
    position: absolute;
    width: 0.14rem;
    height: 0.14rem;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .header .navTop .ul .li_sub .op::before,
  .header .navTop .ul .li_sub .op::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #333;
    transform: translate(-50%, -50%);
  }
  .header .navTop .ul .li_sub .op::before {
    width: 100%;
    height: 0.02rem;
  }
  .header .navTop .ul .li_sub .op::after {
    width: 0.02rem;
    height: 100%;
  }
  .header .navTop .ul .li_sub.hover .op::after {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .header .top_search {
    width: 100%;
    top: 100%;
  }
  .header .top_search .warp {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .header .logo img {
    max-width: 4rem;
  }
  .header .search {
    position: static;
    line-height: normal;
  }
  .header .top_btn,
  .header .menuIcon {
    margin-left: 0.2rem;
  }
  .header .line_em {
    margin: 0 0.15rem;
  }
}
.gap_5 {
  gap: 0.05rem;
}
.gap_10 {
  gap: 0.1rem;
}
.gap_20 {
  gap: 0.1rem 0.2rem;
}
.gap_30 {
  gap: 0.1rem 0.4rem;
}
.gap_40 {
  gap: 0.1rem 0.4rem;
}
.gap_60 {
  gap: 0.1rem 0.6rem;
}
.poImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
[v-cloak] {
  display: none;
}
@media screen and (max-width: 1024px) {
  .pt100 {
    padding-top: 0.7rem;
  }
  .pb100 {
    padding-bottom: 0.7rem;
  }
}
.footer {
  color: #333;
  background-color: #f2fbff;
  padding: 0 6.26959%;
}
.footer a {

}
.footer nav {
  border-bottom: 1px solid rgba(236, 244, 255, 0.153);
  padding: 2.60417vw 0% 2.34375vw;
  padding-left:4.75198%;
  font-size: var(--f22);
  gap: 1.35rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.footer .logo {
  max-width: 4.8rem;
}
.footer .contact {
  padding-left: 5.75198%;
  margin-top: 3.13479624vw;
}
.footer .contact .left {
  line-height: 2;
  color: #333;
  font-size: var(--f20);
}
.footer .contact .logo {
  margin-bottom: 1.3061651vw;
}
.footer .contact .right {
  display: flex;
  flex-wrap: wrap;
}
.footer .contact .right .ewm {
  text-align: center;
  width: 1.1rem;
}
.footer .contact .right .ewm img {
  width: 100%;
}
.footer .contact .right .ewm p {
  color: #33;
  margin-top: 5px;
}
.footer .Copyright {
  padding: 0.3rem 0;
  color: rgba(255, 255, 255, 0.6);
  color: #333;
}
.footer .Copyright a {
  display: inline-flex;
  align-items: center;
  gap: 0.05rem;
  color: #333;
  margin-left: 0.05rem;
}
.footer .Copyright a:hover {
  color: #2cac9c;
}
.footer .Copyright a img {
  margin-left: 0.1rem;
  width: 0.16rem;
  display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .footer {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .footer nav {
    gap: 0;
    justify-content: space-between;
    padding-left: 0;
  }
  .footer .contact {
    padding-left: 0;
  }
  .footer .logo {
    max-width: 3rem;
  }
}
@media screen and (max-width: 640px) {
  .footer nav {
    font-size: 0.2rem;
    padding: 0.2rem 0;
  }
  .footer .contact .left {
    font-size: var(--f16);
    width: 100%;
  }
  .footer .contact .right {
    width: 100%;
    margin-top: 0.2rem;
    justify-content: center;
  }
}
.swiper_button {
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  width: 0.5rem;
  height: 0.5rem;
  display: flex!important;
  border-radius: 0;
  opacity: 1;
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 100%;
  border: 0.02rem solid var(--color);
}
.swiper_button::after {
  font-size: var(--f18);
  font-weight: bold;
  color: var(--color);
}
.swiper_button:hover {
  background-color: var(--color);
  border-color: var(--color);
}
.swiper_button:hover::after {
  color: #fff;
}
.swiper-button-prev {
  left: -6%;
}
.swiper-button-next {
  right: -6%;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev {
    left: -2%;
  }
  .swiper-button-next {
    right: -2%;
  }
}
.pagebtn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  width: 100%;
  z-index: 5;
  gap: 0.2rem;
  bottom: 0.1rem;
}
.pagebtn .swiper-button {
  position: relative;
  top: auto;
  margin-top: auto;
  right: auto;
  left: auto;
}
.swiper .swiper-pagination {
  bottom: 0.2rem;
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  position: relative;
  background-color: #fff;
  margin: 0;
  display: inline-flex;
  border-radius: 0;
  opacity: 1;
  border-radius: 100%;
}
.swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color);
}
.Hmore {
  min-width: 1.5rem;
  height: 0.48rem;
  padding: 0 0.1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color);
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
.Hmore:before {
  content: '';
  border-radius: 50%;
  display: block;
  height: 0;
  left: 50%;
  padding-top: 100%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.6s;
  width: 100%;
}
.Hmore.white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.Hmore.white:hover {
  background-color: var(--color);
  border-color: var(--color);
}
.Hmore:hover {
  color: #fff;
}
.Hmore:hover:before {
  animation: button_style_0_anim 0.75s;
}
a.box:hover .Hmore,
a.a_box:hover .Hmore {
  color: #fff;
}
a.box:hover .Hmore:before,
a.a_box:hover .Hmore:before {
  animation: button_style_0_anim 0.75s;
}
@keyframes button_style_0_anim {
  0% {
    background: rgba(0, 0, 0, 0.25);
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
  to {
    background: transparent;
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
.Hbanner {
  position: relative;
  /*.swiper-slide-active{
        .pic {
            img{transform: scale(1);}
        }
    }*/
}
.Hbanner .swiper-slide {
  overflow: hidden;
  width: 100%;
}
.Hbanner .pic {
  overflow: hidden;
}
.Hbanner .pic img {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  transition: all 5s;
  transform: scale(1.1);
}
.Hbanner video {
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 3;
}
.Hbanner .flexbox {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  color: #fff;
  transform: translateX(-50%);
}
.Hbanner .textwarp {
  width: 100%;
  color: #2cac9c;
  text-shadow: 2px 2px 4px rgba(0,0,0,.2);
}
.Hbanner .black {
  color: #222222;
}
/*.Hbanner .stit {*/
/*  font-size: 0.78rem;*/
/*}*/
/*.Hbanner .title {*/
/*  font-size: 0.9rem;*/
/*}*/
/*.Hbanner .des {*/
/*  font-size: 0.26rem;*/
/*}*/
.Hbanner .more {
  min-width: 1.5rem;
  height: 0.48rem;
  padding: 0 0.1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color);
  margin-top: 0.5rem;
}
.Hbanner .ani {
  transition: all 0.5s;
  transform: translateX(1rem);
  opacity: 0;
}
.Hbanner .ani:nth-child(1) {
  transition-delay: 0.1s;
}
.Hbanner .ani:nth-child(2) {
  transition-delay: 0.2s;
}
.Hbanner .ani:nth-child(3) {
  transition-delay: 0.3s;
}
.Hbanner .ani:nth-child(4) {
  transition-delay: 0.4s;
}
.Hbanner .swiper-slide-active .ani {
  transform: translateX(0);
  opacity: 1;
}
.Hbanner .pagebtn {
  z-index: 2;
  bottom: 0.3rem;
  gap: 0.2rem;
  justify-content: flex-end;
  width: 92%;
  max-width: 1600px;
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}
.Hbanner .pagebtn .swiper-pagination {
  position: relative;
  bottom: auto;
  flex: 1;
  justify-content: center;
}
.Hbanner .pagebtn .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
}
.Hbanner .pagebtn .swiper_button {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  margin: 0;
  right: 0;
  flex-shrink: 0;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .Hbanner .stit {
    font-size: 0.36rem;
  }
  .Hbanner .title {
    font-size: 0.4rem;
  }
  .Hbanner .des {
    font-size: 0.22rem;
  }
}
@media screen and (max-width: 640px) {
  .Hbanner .pic .img {
    min-height: 5.5rem;
  }
}
@keyframes progress {
  0% {
    stroke-dashoffset: 283;
    /* 圆周长=2πr=2*3.14*45≈283 */
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.Hmenu {
  padding: 1.5625vw 10.4493% 1.5625vw;
  position: sticky;
  top: 0;
  z-index: 3;
}
.Hmenu .w1480 {
  padding: 1.04166667vw 0% 1.04166667vw 0%;
  border-radius: 0.2rem;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
}
.Hmenu .item {
  height: 0.67rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20%;
  font-size: var(--f18);
  position: relative;
  line-height: 1;
}
.Hmenu .item:not(:last-child)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.24rem;
  background-color: #dddddd;
}
.Hmenu .item.on {
  color: var(--color);
}
@media screen and (max-width: 1024px) {
  .Hmenu {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .Hmenu .w1480 {
    padding-left: 0;
    padding-right: 0;
  }
}
.Htitle {
  color: #242b3f;
}
.Htitle .Htit {
  font-size: var(--f48);
}
.Htitle .Hdes {
  font-size: var(--f34);
  font-weight: var(--medium);
}
.Htitle .Hline {
  width: 0.38rem;
  height: 0.04rem;
  background-color: var(--color);
}
.Htitle .Hinfo {
  line-height: 2;
  color: #666;
}
.Htitle.center .Hline {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .Htitle .Htit {
    font-size: var(--f38);
  }
  .Htitle .Hdes {
    font-size: var(--f28);
  }
}
.Habout {
  background: url(../images/about.jpg) no-repeat center center;
  background-size: cover;
  padding: 2.15285vw 0% 2.63724vw;
}
.Habout .pic {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.Habout .pic img {
  width: 100%;
}
.Habout .pic .play_btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Habout .pic .play_btn i {
  width: 0.8rem;
  height: 0.8rem;
  background: url(../images/play.svg) no-repeat center;
  background-size: contain;
  border-radius: 100%;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  transform: translateY(-100%);
}
.Habout .pic:hover img {
  transform: scale(1.1);
}
.Habout .pic:hover i {
  opacity: 1;
  transform: translateY(0);
}
.Habout .textwarp {
  width: 50%;
}
.Habout .warp {
  max-width: 8.7rem;
  padding-left: 1rem;
  padding-top: 1.5rem;
}
.Habout .info {
  line-height: 2;
}
.Habout.Habout_nybox .warp {
  padding-top: 0.5rem;
}
.Habout.Habout_nybox .info {
  line-height: 1.8;
}
@media screen and (max-width: 1024px) {
  .Habout .pic,
  .Habout .textwarp {
    width: 100%;
  }
  .Habout .warp {
    max-width: 100%;
    padding: 0.4rem;
  }
}
.Habout_num .content {
  padding: 4.20833vw 0% 4.16667vw 0;
}
.Habout_num .num_Hbox {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 7.29167vw 0 7.29167vw;
}
.Habout_num .num_Hbox .ul {
  gap: 4.17973vw 0;
}
.Habout_num .num_Hbox li {
  width: 33.33%;
  color: #c1cbd6;
  font-size: var(--f18);
  text-align: center;
}
.Habout_num .num_Hbox .numbox {
  color: #fff;
}
.Habout_num .num_Hbox .count {
  font-size: var(--f56);
  font-weight: var(--medium);
  margin-right: 0.05rem;
}
@media screen and (max-width: 640px) {
  .Habout_num .num_Hbox li {
    width: 100%;
  }
}
.Hpro {
  padding: 4.20833vw 0%;
  background: url(../images/pro.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.Hpro .list {
  position: relative;
}
.Hpro li {
  padding: 5px;
}
.Hpro .box {
  display: block;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
  padding-bottom: 0.2rem;
}
.Hpro .pic {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.Hpro .pic img {
  object-fit: cover;
}
.Hpro .title {
  margin: 0.2rem 0 0;
  line-height: 2;
  text-align: center;
}
.Hcase {
  padding: 4.20833vw 0% 0;
}
.Hcase .list {
  position: relative;
}
.Hcase .pic {
  position: relative;
  padding-top: 30%;
}
.Hcase .textwarp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 6%;
  color: #fff;
}
.Hcase .title {
  font-size: var(--f28);
}
.Hcase .des {
  line-height: 2;
  max-width: 6.4rem;
}
.Hcase .swiper_nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.Hcase .swiper_nav li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.2rem;
  flex-flow: column wrap;
  color: #fff;
}
.Hcase .swiper_nav li .title {
  font-size: var(--f18);
  margin-top: 0.1rem;
}
.Hcase .swiper_nav li .icon {
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Hcase .swiper_nav li .icon img {
  max-height: 100%;
}
.Hcase .swiper_nav .swiper-slide-thumb-active {
  background-color: var(--color);
}
@media screen and (max-width: 1024px) {
  .Hcase .pic {
    padding-top: 50%;
  }
  .Hcase .swiper_nav {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .Hcase .pic {
    padding-top: 75%;
  }
}
.Hnews {
  padding: 4.20833vw 0%;
}
.Hnews .left {
  width: 42%;
}
.Hnews .left .box {
  display: block;
  position: relative;
}
.Hnews .left .box::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1rem;
  background-image: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 3;
}
.Hnews .left .pic {
  padding-top: calc(400 / 630 * 100%);
  position: relative;
  overflow: hidden;
}
.Hnews .left .title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0.1rem;
  width: 80%;
  z-index: 3;
  color: #fff;
  font-size: var(--f18);
  padding: 0 0.2rem;
}
.Hnews .left .swiper-pagination {
  right: 0.2rem;
  width: 20%;
  left: auto;
  justify-content: flex-end;
}
.Hnews .right {
  width: 56%;
}
.Hnews .right li {
  width: 50%;
}
.Hnews .right .box {
  padding: 0.2rem;
  height: 100%;
  display: block;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hnews .right .box:hover {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.12);
}
.Hnews .right .title {
  font-size: var(--f18);
  line-height: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Hnews .right .time {
  flex-shrink: 0;
  margin-left: 0.1rem;
  font-size: var(--f16);
  color: #666;
}
.Hnews .right .des {
  line-height: 2;
  color: #666;
  margin: 0.1rem 0 0.2rem;
}
.Hnews .right .label {
  display: inline-flex;
  padding: 0 0.1rem;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  color: #999;
}
@media screen and (max-width: 1024px) {
  .Hnews .left {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .Hnews .right {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .Hnews .right li {
    width: 100%;
  }
}
.Hcontact {
  padding: 8.85417vw 0 10.1562vw;
  text-align: center;
  color: #fff;
}
.Hcontact .title {
  font-size: 0.64rem;
  margin: 0.3rem 0 3.65726vw;
}
.Hcontact .ul {
  gap: 0.5rem;
  font-size: var(--f38);
}
.Hcontact li {
  display: flex;
  align-items: center;
  min-width: 4rem;
}
.Hcontact .icon {
  width: 0.42rem;
  margin-right: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .Hcontact li {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .Hcontact .title {
    font-size: 0.4rem;
  }
}
.NYbanner {
  position: relative;
}
.NYbanner .banner {
  position: relative;
}
.NYbanner .banner img {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
  max-height: 5rem;
}
.NYbanner .textwarp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  color: #fff;
  align-items: center;
}
.NYbanner .textwarp .cn {
  line-height: 1.5;
}
.NYbanner .textwarp .en {
  text-transform: uppercase;
}
.NYbanner .search_con {
  max-width: 7rem;
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.05rem;
}
.NYbanner .search_con::before {
  content: '';
  position: absolute;
  left: 0.3rem;
  top: 0;
  width: 0.18rem;
  height: 100%;
  background: url(../images/search.svg) no-repeat center;
  background-size: 0.18rem;
}
.NYbanner .btn {
  flex-shrink: 0;
  min-width: 0.9rem;
  line-height: 0.42rem;
  background-color: var(--color);
  color: #fff;
  text-align: center;
  border-radius: 0.25rem;
}
.NYbanner .text {
  border: none;
  height: 0.42rem;
  line-height: 0.42rem;
  padding-left: 0.6rem;
  padding-right: 0.1rem;
  background-color: #fff;
  width: 100%;
  flex: 1;
  min-width: 0;
}
.NYbanner .text::placeholder {
  color: #666;
}
@media screen and (max-width: 640px) {
  .NYbanner .banner img {
    min-height: 3rem;
  }
}
.location_search {
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #d2d9e5;
  font-size: var(--f18);
}
.location_search .ul {
  gap: 0.7rem;
}
.location_search a {
  position: relative;
  display: block;
}
.location_search li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.25rem;
  width: 100%;
  height: 2px;
  background-color: var(--color);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.location_search .on a {
  color: var(--color);
  font-weight: bold;
}
.location_search .on a::after {
  opacity: 1;
}
.search_txt {
  color: #222222;
}
.current {
  background-color: #fff;
  border-bottom: 1px solid #ebecf1;
}
.current .location {
  width: auto;
}
@media screen and (max-width: 768px) {
  .current .location {
    width: 100%;
    display: none;
  }
}
.location {
  display: flex;
  align-items: center;
  color: #555555;
  width: 100%;
  padding: 0.2rem 0;
  text-align: right;
  height: 0.77rem;
}
.location em {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  font-style: normal;
  gap: 0 0.15rem;
  line-height: 0.22rem;
}
.location em a {
  color: #8d90a1;
}
.location em a:hover {
  color: var(--color);
}
.location em span {
  color: #22222c;
}
.location em i {
  display: inline-flex;
  width: 0.08rem;
  height: 0.08rem;
  border: solid #8d90a1;
  border-width: 0.02rem 0.02rem 0 0;
  transform: rotate(45deg);
}
.nymenu li:not(:last-child) {
  margin-right: 0.75rem;
}
.nymenu a {
  position: relative;
  display: flex;
  height: 0.77rem;
  align-items: center;
  justify-content: center;
}
.nymenu a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  transform: translateX(-50%);
  background-color: var(--color);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.nymenu a:hover::after {
  width: 100%;
  opacity: 1;
}
.nymenu .aon a {
  color: var(--color);
  font-weight: bold;
}
.nymenu .aon a::after {
  width: 100%;
  opacity: 1;
}
@media (max-width: 640px) {
  .nymenu li:not(:last-child) {
    margin-right: 0.2rem;
  }
  .nymenu a {
    height: 0.6rem;
  }
}
.SingleBox {
  line-height: calc(32 / 16);
}
.SingleBox img {
  height: auto!important;
}
.leftmenu {
  width: 3.2rem;
  padding: 0.25rem;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
}
.leftmenu .side_open_menu {
  display: block;
  font-size: var(--f32);
  margin-bottom: 0.15rem;
  color: #181c26;
}
.leftmenu .side_menu a {
  color: #181c26;
  display: block;
}
.leftmenu .side_menu a:hover {
  color: var(--color);
}
.leftmenu .side_menu > ul > li {
  border-bottom: 1px solid #eee;
}
.leftmenu .side_menu > ul > li > a {
  font-size: var(--f18);
  color: #222;
  position: relative;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  padding-right: 0.15rem;
  color: #212529;
}
.leftmenu .side_menu > ul > li > a .arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.14rem;
  height: 0.14rem;
}
.leftmenu .side_menu > ul > li > a .arrow::before,
.leftmenu .side_menu > ul > li > a .arrow::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 0.02rem;
  background-color: #212529;
}
.leftmenu .side_menu > ul > li > a .arrow::after {
  width: 0.02rem;
  height: 100%;
}
.leftmenu .side_menu > ul .ul {
  display: none;
}
.leftmenu .side_menu > ul .ul li {
  margin-bottom: 0.15rem;
}
.leftmenu .side_menu > ul .ul a {
  display: block;
  padding-left: 0.15rem;
  position: relative;
}
.leftmenu .side_menu > ul .ul a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.05rem;
  height: 0.05rem;
  background-color: #ccc;
  border-radius: 50%;
}
.leftmenu .side_menu .len_a {
  padding-right: 0.25rem;
  position: relative;
}
.leftmenu .side_menu .len_a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.09rem;
  height: 0.11rem;
  background-size: contain;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.leftmenu .side_menu .select > .len_a::after {
  transform: translateY(-50%) rotate(-90deg);
}
.leftmenu .side_menu .aon > a {
  color: var(--color);
}
.leftmenu .side_menu .aon > a .arrow::after {
  opacity: 0;
}
.leftmenu .side_menu .aon > a::before {
  background-color: var(--color) !important;
}
.leftmenu .side_menu .parent > a {
  color: var(--color);
}
.leftmenu .side_menu .parent > a .arrow::after {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .leftmenu {
    width: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .leftmenu {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .leftmenu .side_open_menu {
    display: block;
    color: var(--color);
    font-size: 0.32rem;
    position: relative;
    font-weight: bold;
    margin-bottom: 0;
  }
  .leftmenu .side_open_menu::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.25rem;
    height: 0.25rem;
    background: url(../images/menu.svg) no-repeat center;
    background-size: contain;
  }
  .leftmenu .side_menu {
    display: none;
    padding-top: 0.2rem;
  }
}
.mainRight {
  flex: 1;
  min-width: 0;
  padding-left: 0.4rem;
}
@media screen and (max-width: 640px) {
  .mainRight {
    flex: auto;
    width: 100%;
    padding-left: 0;
  }
}
/*新闻中心*/
.newsList .box {
  padding: 0.3rem;
  border-bottom: 1px solid #dedede;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  gap: 0.6rem;
  width: 100%;
}
.newsList .box:hover {
  background-color: #fff;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.newsList .box:hover .line {
  background-color: var(--color);
}
.newsList .pic {
  width: 2.3rem;
  flex-shrink: 0;
}
.newsList .pic i {
  display: block;
  padding-top: calc(230 / 230 * 100%);
}
.newsList .pic img {
  object-fit: contain;
  -webkit-object-fit: contain;
}
.newsList .time {
  color: #c6c6c6;
  flex-shrink: 0;
}
.newsList .time b {
  color: var(--color);
  display: block;
  margin-bottom: 0.05rem;
}
.newsList .textwarp {
  flex: 1;
  min-width: 0;
  padding-right: 0.3rem;
  position: relative;
}
.newsList .line {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 100%;
  background-color: #e2e2e2;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsList .line::before {
  content: '';
  display: inline-block;
  display: inline-flex;
  width: 0.07rem;
  height: 0.07rem;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  margin-left: -0.02rem;
}
.newsList .des {
  margin-top: 0.25rem;
  color: #999999;
}
@media screen and (max-width: 640px) {
  .newsList .box {
    flex-wrap: wrap;
    gap: 0.2rem;
  }
  .newsList .pic {
    width: 100%;
  }
}
.news_details .news_title {
  margin-bottom: 0.4rem;
  text-align: center;
  border-bottom: 1px solid #d2d9e5;
  padding-bottom: 0.4rem;
}
.news_details .news_title .title {
  color: #222222;
}
.news_details .news_title .other {
  gap: 0.1rem 0.32rem;
  color: #666666;
}
.news_details .SingleBox {
  line-height: calc(36 / 16);
  max-width: 11rem;
  margin: 0 auto;
  color: #22222c;
}
.Details_page {
  border-top: 1px solid #d2d9e5;
  padding-top: 0.3rem;
  margin-top: 0.5rem;
}
.Details_page .con {
  margin: 0 auto;
}
.Details_page .left {
  flex: 1;
  min-width: 0;
  color: #222222;
}
.Details_page .left aside {
  display: flex;
  line-height: 0.28rem;
  align-items: center;
}
.Details_page .left .prev {
  margin-bottom: 0.1rem;
}
.Details_page .left span {
  flex: 1;
  min-width: 0;
}
.Details_page .left a {
  display: inline-block;
  position: relative;
  color: #222;
  vertical-align: middle;
  min-width: 0;
}
.Details_page .left a:hover {
  color: var(--color);
}
.Details_page .txt_more {
  display: inline-flex;
  align-items: center;
  color: #8d90a1;
}
.Details_page .txt_more::after {
  content: '';
  display: inline-flex;
  width: 0.08rem;
  height: 0.08rem;
  border: solid #8d90a1;
  border-width: 0.02rem 0.02rem 0 0;
  transform: rotate(45deg);
  margin-left: 0.05rem;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  flex-shrink: 0;
  margin-top: -0.02rem;
}
.Details_page .right {
  flex-shrink: 0;
  margin-left: 0.1rem;
}
@media screen and (max-width: 640px) {
  .Details_page {
    flex-wrap: wrap;
  }
  .Details_page .left {
    width: 100%;
    order: 2;
  }
  .Details_page .right {
    width: 100%;
    text-align: center;
    margin-bottom: 0.2rem;
  }
}
.proList li {
  width: calc((100% - 0.3rem * 2) / 3);
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
}
.proList li:nth-child(3n) {
  margin-right: 0;
}
.proList .box {
  display: block;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
  padding-bottom: 0.2rem;
}
.proList .pic {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.proList .pic img {
  object-fit: cover;
}
.proList .title {
  margin: 0.2rem 0 0;
  padding: 0 0.1rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .proList li {
    width: 100%;
    margin-right: 0;
  }
}
em {
  font-style: normal;
}
.contactBox .contact_tit {
  position: relative;
  padding-left: 0.14rem;
  font-size: 0.2rem;
  color: #333333;
}
.contactBox .contact_tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 2px;
  background-color: var(--color);
  width: 0.04rem;
  height: 0.2rem;
}
.contactBox .left {
  width: calc(820 / 1920 * 100%);
  background-image: linear-gradient(to right, #ffffff, #f5f5f5);
}
.contactBox .left .box {
  max-width: 4.6rem;
  width: 92%;
  margin-left: auto;
  margin-right: 0;
  padding-right: 0.5rem;
}
.contactBox .left .con {
  line-height: calc(36 / 16);
  color: #666666;
}
.contactBox .right {
  width: calc(1100 / 1920 * 100%);
}
.contactBox .right .box {
  max-width: 7.4rem;
  width: 92%;
  padding-left: 1.25rem;
}
.contactBox .right ul {
  padding-left: 0.14rem;
}
.contactBox .right .text {
  border: solid 1px #eeeeee;
  border-radius: 4px;
  line-height: 0.5rem;
  height: 0.5rem;
  width: 100%;
  padding-left: 0.2rem;
}
.contactBox .right textarea.text {
  height: 1.8rem;
}
.contactBox .right .yzm_li {
  position: relative;
}
.contactBox .right .yzm_li .yzm_btn {
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  color: var(--color);
}
.contactBox .right .btn {
  display: inline-flex;
  min-width: 2rem;
  padding: 0 0.1rem;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: var(--color);
  border-radius: 4px;
  line-height: 0.5rem;
  height: 0.5rem;
}
@media screen and (max-width: 640px) {
  .contactBox .left {
    width: 100%;
  }
  .contactBox .left .box {
    max-width: 100%;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    width: 100%;
  }
  .contactBox .right {
    width: 100%;
  }
  .contactBox .right .box {
    max-width: 100%;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
    width: 100%;
  }
}
.about_box .pic {
  width: calc(800 / 1600 * 100%);
}
.about_box .pic img {
  width: 100%;
}
.about_box .textwarp {
  width: calc(704 / 1600 * 100%);
}
.about_box .title {
  color: var(--color);
  margin-bottom: 0.35rem;
}
.about_box .title {
  margin-bottom: 0.2rem;
}
.about_box .des {
  line-height: calc(28 / 16);
}
.about_box .iconlist {
  margin-top: 0.5rem;
}
.about_box .iconlist .numbox {
  color: var(--color);
  margin: 0.2rem 0 0.1rem;
}
.about_box .iconlist strong {
  font-size: var(--f48);
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .about_box .iconlist li {
    width: 50%;
    margin-bottom: 0.3rem;
  }
}
.honorBox {
  padding: 1.2rem 0 0.8rem;
  background: url(../images/honor_bg.jpg) no-repeat top center;
  background-size: cover;
  color: var(--white_color);
}
.honorBox .about_title {
  color: var(--white_color);
  margin-bottom: 0.2rem;
}
.honorBox .about_des {
  margin-bottom: 0.3rem;
}
.honorBox .pic {
  height: 4.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.honorBox .pic figure {
  position: relative;
  max-height: 100%;
  display: inline-flex;
  padding: 0.2rem;
  background: url(../images/honor_bg2.png) no-repeat center;
  background-size: 100% 100%;
}
.honorBox .pic figure::before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0.5rem;
  background: url(../images/line3.png) no-repeat center top;
  background-size: contain;
  opacity: 0.8;
}
.honorBox .pic img {
  object-fit: cover;
}
.honorBox .pic i {
  position: absolute;
  left: 0.08rem;
  top: 0.08rem;
  width: 0.08rem;
  height: 0.09rem;
  background: url(../images/line2.png) no-repeat center;
  background-size: contain;
  border-radius: 100%;
}
.honorBox .pic i:nth-child(2) {
  left: auto;
  right: 0.08rem;
}
.honorBox .pic i:nth-child(3) {
  top: auto;
  bottom: 0.08rem;
}
.honorBox .pic i:nth-child(4) {
  top: auto;
  bottom: 0.08rem;
  right: 0.08rem;
  left: auto;
}
.honorBox .textwarp {
  padding: 0.15rem 0;
}
.honorBox .swiper-pagination {
  position: relative;
  bottom: auto;
  margin-top: 0.25rem;
  justify-content: center;
}
.honorBox .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
}
.honorBox .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.1rem;
  background-color: var(--color);
}
.about_Partner {
  background-color: #f5f5f5;
}
.about_Partner .content .list {
  margin: 0.1rem 0;
}
.about_Partner .content .item {
  width: 2.8rem;
  height: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin: 0 0.1rem;
  vertical-align: middle;
}
.about_Partner .content .item img {
  max-height: 90%;
  max-width: 90%!important;
}


.FloatBox{position: fixed;z-index:888;right:0.2rem;top:50%;transform: translateY(-50%);/* background: url(../images/ip.png) no-repeat top center; background-size: 1.5rem auto; */}
.FloatBox .ipimg{position: absolute;z-index: -1;right: 50%;top: -36%;transform: translateX(50%);}
.FloatBox .ipimg img{ max-width: 0.65rem;}
.FloatBox li{margin-bottom:0.05rem;position: relative;}
.FloatBox li>a{width:0.55rem;height:0.55rem;display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius: 0.5rem;background: #2cac9c;font-weight: lighter;color:#fff;font-size: var(--font-size14);}
.FloatBox li .icon{display: flex;align-items: center;justify-content: center;}
.FloatBox li .icon img{ max-width: 0.3rem;}
.FloatBox li:hover>a{background: #2cac9c;}
.FloatBox li .tcbox{min-height:100%;min-width:1.5rem;right:108%;border-radius: 0.05rem;background: #2cac9c;position: absolute;color:#fff;text-align: center;top:0%; padding:0.12rem;display: flex;align-items: center;flex-direction: column;white-space: nowrap;justify-content: center;display: none;}
.FloatBox li .tcbox p{ margin: 0; line-height: 1.5; }
.FloatBox li .tcbox p b{ font-size: var(--font-size20);}
.FloatBox li .tcbox img{ margin-bottom: 0.08rem;}
.FloatBox li:hover .tcbox{display: flex;}
.FloatBox li.gotop{opacity: 0;visibility: hidden;transition: all .5s;}
.FloatBox li.gotop a{background:#2cac9c;}
.FloatBox li.gotop .icon img{ max-width: 0.16rem;}
.FloatBox li.gotop.on{opacity: 1;visibility: visible;}
.FloatBox li a:hover{ }

@media(max-width:1024px){
    .FloatBox{top:80%;}
}