.hidden {
  overflow: hidden;
}
.re {
  position: relative;
  z-index: 3;
}
.ani {
  transition: all 0.5s;
}
a:hover .ani {
  transform: scale(1.15);
}
.color {
  color: #0066b3;
}
.col_888 {
  color: #888;
}
.bg_eee {
  background-color: #eeeeee;
}
a.col_888:hover {
  color: #0066b3;
}
.block {
  display: block;
  width: 100%;
}
.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;
}
[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-wrap: wrap;
}
.flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
:root {
  --ww: 1920 * 100vw;
  --f12: 0.12rem;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --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;
  --f56: 0.56rem;
}
@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;
  }
}
@media (max-width: 640px) {
  :root {
    --f12: 0.16rem;
    --f14: 0.18rem;
    --f16: 0.2rem;
    --f18: 0.22rem;
    --f20: 0.24rem;
    --f22: 0.26rem;
    --f24: 0.26rem;
  }
}
html {
  font-size: calc(100 / var(--ww));
}
@media (min-width: 1921px) {
  html {
    font-size: 100px;
  }
}
body {
  font-size: 0.16rem;
  overflow-x: hidden;
  word-break: break-word;
}
.Main_bg {
  background: url(../images/body_bg.jpg);
  background-size: cover;
  min-height: 100vh;
}
@media (max-width: 1024px) {
  body {
    overflow-x: inherit;
  }
}
.mb190 {
  margin-bottom: 1.9rem;
}
.mb150 {
  margin-bottom: 1.5rem;
}
.mb140 {
  margin-bottom: 1.4rem;
}
.mb130 {
  margin-bottom: 1.3rem;
}
.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;
}
.mt150 {
  margin-top: 1.5rem;
}
.mt140 {
  margin-top: 1.4rem;
}
.mt130 {
  margin-top: 1.3rem;
}
.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;
}
.pt150 {
  padding-top: 1.5rem;
}
.pt140 {
  padding-top: 1.4rem;
}
.pt130 {
  padding-top: 1.3rem;
}
.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;
}
.pb150 {
  padding-bottom: 1.5rem;
}
.pb140 {
  padding-bottom: 1.4rem;
}
.pb130 {
  padding-bottom: 1.3rem;
}
.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;
}
.pl190 {
  padding-left: 1.9rem;
}
.pl150 {
  padding-left: 1.5rem;
}
.pl140 {
  padding-left: 1.4rem;
}
.pl130 {
  padding-left: 1.3rem;
}
.pl120 {
  padding-left: 1.2rem;
}
.pl100 {
  padding-left: 1rem;
}
.pl95 {
  padding-left: 0.95rem;
}
.pl90 {
  padding-left: 0.9rem;
}
.pl85 {
  padding-left: 0.85rem;
}
.pl80 {
  padding-left: 0.8rem;
}
.pl75 {
  padding-left: 0.75rem;
}
.pl70 {
  padding-left: 0.7rem;
}
.pl65 {
  padding-left: 0.65rem;
}
.pl60 {
  padding-left: 0.6rem;
}
.pl50 {
  padding-left: 0.5rem;
}
.pl55 {
  padding-left: 0.55rem;
}
.pl45 {
  padding-left: 0.45rem;
}
.pl40 {
  padding-left: 0.4rem;
}
.pl35 {
  padding-left: 0.35rem;
}
.pl30 {
  padding-left: 0.3rem;
}
.pl25 {
  padding-left: 0.25rem;
}
.pl20 {
  padding-left: 0.2rem;
}
.pl10 {
  padding-left: 0.1rem;
}
.pl15 {
  padding-left: 0.15rem;
}
.pl5 {
  padding-left: 0.05rem;
}
.pr190 {
  padding-right: 1.9rem;
}
.pr150 {
  padding-right: 1.5rem;
}
.pr140 {
  padding-right: 1.4rem;
}
.pr130 {
  padding-right: 1.3rem;
}
.pr120 {
  padding-right: 1.2rem;
}
.pr100 {
  padding-right: 1rem;
}
.pr95 {
  padding-right: 0.95rem;
}
.pr90 {
  padding-right: 0.9rem;
}
.pr85 {
  padding-right: 0.85rem;
}
.pr80 {
  padding-right: 0.8rem;
}
.pr75 {
  padding-right: 0.75rem;
}
.pr70 {
  padding-right: 0.7rem;
}
.pr65 {
  padding-right: 0.65rem;
}
.pr60 {
  padding-right: 0.6rem;
}
.pr50 {
  padding-right: 0.5rem;
}
.pr55 {
  padding-right: 0.55rem;
}
.pr45 {
  padding-right: 0.45rem;
}
.pr40 {
  padding-right: 0.4rem;
}
.pr35 {
  padding-right: 0.35rem;
}
.pr30 {
  padding-right: 0.3rem;
}
.pr25 {
  padding-right: 0.25rem;
}
.pr20 {
  padding-right: 0.2rem;
}
.pr10 {
  padding-right: 0.1rem;
}
.pr15 {
  padding-right: 0.15rem;
}
.pr5 {
  padding-right: 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;
}
.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.2rem;
  }
  .f14 {
    font-size: 0.18rem;
  }
  .f16 {
    font-size: 0.18rem;
  }
  .f17 {
    font-size: 0.22rem;
  }
  .f18 {
    font-size: 0.22rem;
  }
  .f20 {
    font-size: 0.24rem;
  }
  .f22 {
    font-size: 0.24rem;
  }
  .mt80 {
    margin-top: 0.6rem;
  }
  .mb80 {
    margin-bottom: 0.6rem;
  }
  .pt190 {
    padding-top: 1rem;
  }
  .pt120 {
    padding-top: 0.6rem;
  }
  .pt100 {
    padding-top: 0.6rem;
  }
  .pb120 {
    padding-bottom: 0.6rem;
  }
  .pb100 {
    padding-bottom: 0.6rem;
  }
  .mt120 {
    margin-top: 0.6rem;
  }
  .mt100 {
    margin-top: 0.6rem;
  }
  .mb100 {
    margin-bottom: 0.6rem;
  }
  .mb120 {
    margin-bottom: 0.6rem;
  }
}
.header {
  z-index: 10;
  position: fixed;
  padding-right: calc(60 / 1920 * 100%);
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.header.header_index .logo .img1,
.header.header_index .logo .img3 {
  display: none;
}
.header.header_index .logo .img2 {
  display: block;
}
.header.header_hover {
  background-color: #fff;
}
.header.header_hover .logo {
  height: 1rem;
  display: flex;
  align-items: center;
}
.header.header_hover .logo .img1,
.header.header_hover .logo .img2 {
  display: none;
}
.header.header_hover .logo .img3 {
  display: block;
}
.header.header_hover .navTop li span a {
  color: #222;
}
.header.header_hover .navTop li span a:hover {
  color: #0066b3;
}
.header.header_hover .navTop li span a:hover::after {
  background-color: #0066b3;
}
.header.header_hover .open_search i {
  background-image: url(../images/search3.svg);
  background-size: contain;
}
.header.header_hover .lang span {
  color: #222;
}
.header.header_hover .lang span::after {
  background-image: url(../images/icon_arrow_2.svg);
}
.header.fixed {
  background-color: #fff;
}
.header.fixed .logo {
  height: 1rem;
  display: flex;
  align-items: center;
}
.header.fixed .logo .img1,
.header.fixed .logo .img2 {
  display: none;
}
.header.fixed .logo .img3 {
  display: block;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
  max-width: 1.3rem;
}
.header.fixed .navTop li span a {
  color: #222;
}
.header.fixed .navTop li span a:hover {
  color: #0066b3;
}
.header.fixed .navTop li span a:hover::after {
  background-color: #0066b3;
}
.header.fixed .open_search i {
  background-image: url(../images/search3.svg);
  background-size: contain;
}
.header.fixed .lang span {
  color: #222;
}
.header.fixed .lang span::after {
  background-image: url(../images/icon_arrow_2.svg);
}
.header .inner {
  width: 100%;
}
.header .logo {
  position: absolute;
  left: 0;
  top: 0;
}
.header .logo img {
  display: none;
}
.header .logo .img1 {
  max-width: 2.5rem;
  display: block;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.header .logo .img2 {
  max-width: 3.6rem;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.header .logo .img3 {
  max-width: 1.66rem;
  margin-left: 0.6rem;
}
.header .menuIcon {
  display: none;
}
.header .btnbox {
  display: inline-flex;
  align-items: center;
}
.header .btnbox a {
  color: #999;
}
.header .btnbox a:hover {
  color: #0066b3;
}
.header .btnbox em {
  display: inline-flex;
  width: 1px;
  height: 0.15rem;
  background-color: #dddddd;
  margin: 0 0.15rem;
}
.header .lang {
  flex-shrink: 0;
  align-items: center;
  display: inline-flex;
  line-height: 0.24rem;
  position: relative;
  margin-right: 0.45rem;
}
.header .lang span {
  display: flex;
  align-items: center;
  color: #fff;
}
.header .lang span::after {
  content: '';
  display: inline-flex;
  width: 0.1rem;
  height: 0.06rem;
  background: url(../images/icon_arrow.svg) no-repeat center;
  background-size: contain;
  margin-left: 0.1rem;
}
.header .lang .box {
  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;
  width: 1.2rem;
  text-align: center;
  padding: 0.1rem;
}
.header .lang a {
  display: block;
  margin: 0.1rem 0;
}
.header .lang.on .box {
  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;
}
.header .search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.header .search.search_show .top_search {
  opacity: 1;
  top: 200%;
  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: 0.18rem;
}
.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: 100%;
  left: 0;
  height: 1px;
  top: 50%;
  margin-top: -1.5px;
  background: #222;
  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: 3.5rem;
  z-index: 10;
  transition: all 0.5s ease-in-out;
  position: absolute;
  right: 0;
  opacity: 0;
  top: 100%;
  pointer-events: none;
}
.header .top_search .warp {
  position: relative;
}
.header .top_search .btn {
  width: 0.4rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/search2.svg) no-repeat center;
  background-size: 0.18rem;
}
.header .top_search .text {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: none;
  background-color: #ffffff;
}
.header .top_search .text::placeholder {
  color: #999999;
}
@media (min-width: 1025px) {
  .header .navTop .ul {
    margin-right: 0.7rem;
  }
  .header .navTop li span a {
    padding: 0 0.25rem;
  }
  .header .navTop li:hover span a::after {
    width: 100%;
    opacity: 1;
  }
  .header .navTop .aon span a::after {
    width: 100%;
    opacity: 1;
  }
}
.header .navTop li {
  position: relative;
}
.header .navTop li span {
  display: block;
  position: relative;
}
.header .navTop li span a {
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
  height: 1rem;
  font-weight: bold;
}
.header .navTop li span a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  transform: translateX(-50%);
  height: 0.04rem;
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.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;
  min-width: 2.5rem;
  background-color: #f5f5f5;
  white-space: nowrap;
}
.header .navTop li .sub .box {
  position: relative;
  padding: 0.1rem 0.4rem;
  text-align: center;
}
.header .navTop li .sub .box a {
  display: block;
  line-height: 0.4rem;
  color: #555555;
  line-height: 0.7rem;
  /*padding-right: .15rem;*/
  position: relative;
  border-bottom: 1px solid #d5d5d5;
}
.header .navTop li .sub .box a:hover {
  color: #0066b3;
}
.header .navTop li .sub .box a:hover::after {
  border-left-color: #0066b3;
}
.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;
}
.header .navTop .pro_items {
  position: static;
}
.header .navTop .pro_items .pro_sub {
  width: 100%;
  background-color: #f5f5f5;
}
.header .navTop .pro_items .pro_sub::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: calc(500 / 1920 * 100%);
  height: 100%;
  background-color: #eeeeee;
}
.header .navTop .pro_items .pro_sub .box {
  padding: 0;
  text-align: left;
}
.header .navTop .pro_items .left {
  width: 4.6rem;
  background-color: #eeeeee;
  padding: 0.2rem 0.4rem 0.7rem 0;
}
.header .navTop .pro_items .left a {
  padding-right: 0.15rem;
}
.header .navTop .pro_items .left a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 0.06rem solid transparent;
  border-left-color: #bbbbbb;
}
.header .navTop .pro_items .left .active > a {
  color: #0066b3;
  text-align: left;
}
.header .navTop .pro_items .left .active > a::after {
  border-left-color: #0066b3;
}
.header .navTop .pro_items .subb {
  display: none;
}
.header .navTop .pro_items .right {
  width: 5.2rem;
  padding: 0.2rem 0.6rem 0.7rem 0.4rem;
}
.header .navTop .pro_items .right .sub_item {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header {
    top: 0;
    left: 0;
    width: 100%;
  }
  .header .inner {
    height: 1rem;
  }
  .header .lang {
    margin-right: 0.2rem;
  }
  .header .menuIcon {
    display: inline-flex;
    align-items: center;
  }
  .header #open_menu {
    z-index: 100;
    width: 0.25rem;
    height: 0.18rem;
    cursor: pointer;
    position: relative;
    margin-left: 0.2rem;
  }
  .header #open_menu i {
    display: inline-block;
    width: 80%;
    height: 2px;
    transform: translateY(-50%);
    background-color: #0066b3;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 5px;
  }
  .header #open_menu::before,
  .header #open_menu::after {
    width: 100%;
    height: 2px;
    background-color: #0066b3;
    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 .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: 1rem;
    background-color: transparent;
  }
  .header .navTop::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 1rem);
    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;
    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;
    padding: 0 0.3rem 0.2rem;
  }
  .header .navTop .ul li .box::before {
    display: none;
  }
  .header .navTop .ul li .box a {
    margin: 0;
    padding: 0;
    line-height: 0.5rem;
    text-align: left;
    display: block;
    color: #333;
    background-color: transparent;
  }
  .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;
  }
  .header .navTop .ul .pro_items .left {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }
  .header .navTop .ul .pro_items .left .item > a {
    padding: 0 0.2rem;
    padding-right: 0.4rem;
    line-height: 0.6rem;
  }
  .header .navTop .ul .pro_items .left .item > a::after {
    right: 0.2rem;
  }
  .header .navTop .ul .pro_items .left .subb {
    display: block;
    font-size: var(--f14);
    padding: 0.2rem;
    background-color: #fff;
  }
  .header .navTop .ul .pro_items .left .subb a {
    border-bottom: none;
    padding-left: 0.2rem;
  }
  .header .navTop .ul .pro_items .right {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .header .logo {
    max-width: 2.5rem;
  }
  .header .logo .img1 {
    max-width: 2.5rem;
  }
  .header .logo .img2 {
    max-width: 2.5rem;
  }
  .header .logo .img3 {
    margin-left: 0.2rem;
  }
}
.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;
}
.NYbanner {
  position: relative;
  color: #fff;
}
.NYbanner .banner img {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.NYbanner .textwarp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 92%;
  max-width: 1440px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 1rem;
}
@media screen and (max-width: 640px) {
  .NYbanner .banner img {
    min-height: 3.5rem;
  }
  .NYbanner .video_play {
    margin-top: 0.5rem;
  }
}
.current {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(35px);
  -webkit-backdrop-filter: blur(35px);
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.current .location {
  width: auto;
}
@media screen and (max-width: 768px) {
  .current {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .current .location {
    width: 100%;
    display: none;
  }
}
.location {
  display: flex;
  align-items: center;
  color: #fff;
  width: 100%;
  padding: 0.2rem 0;
  text-align: right;
  height: 1rem;
}
.location em {
  font-style: normal;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.15rem;
}
.location a {
  color: #fff;
}
.location a:hover {
  color: #0066b3;
}
.location i {
  display: inline-flex;
}
@media (max-width: 750px) {
  .location em {
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
}
.nymenu li:not(:last-child) {
  margin-right: 0.6rem;
}
.nymenu a {
  position: relative;
  display: block;
  padding: 0.1rem 0.03rem;
  color: #fff;
}
.nymenu a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 1px;
  transform: translateX(-50%);
  background-color: #fff;
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.nymenu a:hover::after {
  width: 100%;
  opacity: 1;
}
.nymenu .aon a::after {
  width: 100%;
  opacity: 1;
}
@media (max-width: 640px) {
  .nymenu li:not(:last-child) {
    margin-right: 0.3rem;
  }
}
.footer {
  background-color: #141b2d;
  padding-top: 0.8rem;
  color: #fff;
}
.footer .bottom {
  margin-bottom: 0.8rem;
}
.footer .left .logo {
  max-width: 1.3rem;
  margin-bottom: 0.4rem;
}
.footer .left .tel p {
  margin-top: 0.1rem;
}
.footer .share {
  display: flex;
  align-items: center;
  margin-top: 0.2rem;
}
.footer .share a {
  display: inline-flex;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  margin-right: 0.2rem;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.footer .share a:hover {
  border-color: #fff;
}
.footer .share .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.6rem;
}
.footer .share .icon img {
  max-height: 100%;
}
.footer .share .sina .icon img {
  max-width: 45%;
}
.footer .share .qrcode {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  width: 1.3rem;
  background-color: #fff;
  padding: 0.05rem;
  display: none;
}
.footer .share .qrcode img {
  width: 100%;
}
.footer nav dl {
  min-width: 1.3rem;
}
.footer nav dl:not(:last-child) {
  margin-right: 0.65rem;
}
.footer nav a {
  display: block;
  color: #95a0b2;
}
.footer nav a:hover {
  color: #fff;
}
.footer nav dd {
  line-height: 2;
}
.footer nav dt {
  margin-bottom: 0.3rem;
}
.footer nav dt a {
  font-weight: bold;
  color: #fff;
  font-size: var(--f20);
}
.footer .Copyright {
  padding: 0.4rem 0 0.35rem;
  color: rgba(149, 160, 178, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .Copyright a {
  color: rgba(149, 160, 178, 0.5);
}
.footer .Copyright a:hover {
  color: #fff;
}
.footer .Copyright .link_a em {
  width: 1px;
  height: 0.1rem;
  background-color: #ffffff;
  opacity: 0.1;
  margin: 0 0.1rem;
  display: inline-flex;
}
.footer .Copyright .link_a em:last-child {
  display: none;
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 0.4rem;
  }
  .footer nav {
    display: none;
  }
  .footer .bottom {
    margin-bottom: 0.4rem;
  }
  .footer .Copyright {
    text-align: center;
    justify-content: center;
    padding: 0.1rem 0;
  }
}
.shrink_l {
  flex-shrink: 0;
  margin-left: 0.1rem;
}
.shrink_r {
  flex-shrink: 0;
  margin-right: 0.1rem;
}
.SingleBox {
  color: #666666;
  line-height: calc(36 / 16);
}
.SingleBox img {
  height: auto!important;
}
.SingleBox ul,
.SingleBox li {
  list-style: disc;
}
.ColumnName {
  color: #0066b3;
}
.contactBg {
  background: url(../images/contact_bg.jpg) no-repeat center;
  background-size: cover;
}
.contactBox .formbox {
  max-width: 1240px;
  margin: 0 auto;
}
.formbox li {
  width: 100%;
}
.formbox .row_2 {
  width: calc(600 / 1240 * 100%);
}
.formbox .name {
  display: block;
  margin-bottom: 0.1rem;
  color: #222222;
  font-weight: bold;
  font-size: var(--f20);
}
.formbox .text {
  width: 100%;
  border: none;
  line-height: 0.6rem;
  height: 0.6rem;
  background-color: #fff;
  padding: 0 0.2rem;
  font-size: var(--f16);
}
.formbox .text::placeholder {
  color: #bbbbbb;
}
.formbox .layui-input {
  line-height: 0.6rem;
  height: 0.6rem;
  background-color: #fff;
  padding: 0 0.2rem;
  font-size: var(--f16);
  color: #555555;
  border-color: #eeeeee;
}
.formbox .layui-input::placeholder {
  color: #bbbbbb;
}
.formbox .layui-form-selected dl {
  top: 100%;
}
.formbox textarea.text {
  height: 1.4rem;
  line-height: normal;
  padding: 0.2rem;
}
.formbox .btn {
  min-width: 1.6rem;
  line-height: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0066b3;
}
.formbox .btn::after {
  content: '';
  display: inline-flex;
  margin-left: 0.1rem;
  border: 0.06rem solid transparent;
  border-left-color: #fff;
  margin-top: -0.03rem;
}
@media screen and (max-width: 640px) {
  .formbox .row_2 {
    width: 100%;
  }
}
.xswd_list {
  margin-left: -0.225rem;
  margin-right: -0.225rem;
}
.xswd_list li {
  padding: 0 0.225rem;
  width: 33.33%;
  margin-bottom: 0.4rem;
}
.xswd_list .box {
  height: 100%;
  background-color: #eeeeee;
}
.xswd_list .pic {
  position: relative;
  padding-top: calc(160 / 450 * 100%);
}
.xswd_list .textwarp {
  padding: 0.35rem 0.3rem;
}
.xswd_list .title {
  color: #0066b3;
  margin-bottom: 0.25rem;
}
.xswd_list dl {
  display: flex;
  color: #222222;
  line-height: calc(28 / 16);
}
.xswd_list dl dt {
  flex-shrink: 0;
}
.xswd_list dl dd {
  white-space: pre-wrap;
}
@media (max-width: 768px) {
  .xswd_list {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
  }
  .xswd_list li {
    padding: 0 0.1rem;
  }
}
@media (max-width: 640px) {
  .xswd_list {
    margin-left: 0;
    margin-right: 0;
  }
  .xswd_list li {
    width: 100%;
    padding: 0;
  }
}
.xswd_list_row_2 {
  margin-left: -0.3rem;
  margin-right: -0.3rem;
}
.xswd_list_row_2 li {
  padding: 0 0.3rem;
  width: 50%;
}
.xswd_list_row_2 .pic {
  padding-top: calc(400 / 690 * 100%);
}
@media (max-width: 640px) {
  .xswd_list_row_2 {
    margin-left: 0;
    margin-right: 0;
  }
  .xswd_list_row_2 li {
    width: 100%;
    padding: 0;
  }
}
.qqjxs_list {
  margin-left: -0.23rem;
  margin-right: -0.23rem;
}
.qqjxs_list li {
  padding: 0 0.23rem;
  width: 33.33%;
  margin-bottom: 0.4rem;
}
.qqjxs_list .box {
  display: block;
  height: 100%;
  background-color: #eeeeee;
  padding: 0 0.3rem 0.3rem;
}
.qqjxs_list .logo {
  display: flex;
  align-items: center;
  height: 1.2rem;
  border-bottom: 1px solid #d5d5d5;
}
.qqjxs_list .logo img {
  max-height: 100%;
}
.qqjxs_list .textwarp {
  padding-top: 0.25rem;
  line-height: 0.28rem;
}
.qqjxs_list .textwarp span {
  color: #0066b3;
  text-decoration: underline;
}
.qqjxs_list .title {
  color: #222222;
  font-size: var(--f18);
}
@media (max-width: 768px) {
  .qqjxs_list li {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .qqjxs_list li {
    width: 100%;
  }
}
.page_btns {
  gap: 0.1rem;
}
.page_btns .swiper-button {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: 0;
  gap: 0.1rem;
  width: 0.48rem;
  height: 0.48rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f7ff;
  border-radius: 100%;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
  border: solid 1px #4f46bb;
  box-shadow: 0px 0px 24px 0px rgba(79, 70, 187, 0.06);
}
.page_btns .swiper-button::after {
  font-size: 0.12rem;
  color: #4f46bb;
}
.page_btns .swiper-button:hover {
  background-color: #0066b3;
}
.page_btns .swiper-button:hover::after {
  color: #fff;
}
.swiper-button {
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #0066b3;
  opacity: 1;
  border-radius: 100%;
}
.swiper-button::after {
  content: '';
  width: 0.06rem;
  height: 0.1rem;
  display: inline-flex;
  background: url(../images/icon_arrow2.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.swiper-button-prev {
  left: -6%;
}
.swiper-button-next {
  right: -6%;
}
.swiper-button-next::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
@media (max-width: 1400px) {
  .swiper-button-prev {
    left: -4%;
  }
  .swiper-button-next {
    right: -4%;
  }
}
/*首页banner*/
.Hbanner {
  position: relative;
}
.Hbanner .pic {
  position: relative;
  overflow: hidden;
}
.Hbanner .pic img {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.Hbanner .textwarp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 2;
}
.Hbanner .inner {
  font-weight: bold;
}
.Hbanner .icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.3rem;
  width: 0.44rem;
  height: 0.24rem;
  background: url(../images/icon_arrow3.svg) no-repeat center;
  background-size: contain;
  z-index: 3;
  animation: arrowBounce 2s ease-in-out infinite;
}
.Hbanner .video {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #000;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.Hbanner .iconBox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.Hbanner .iconBox img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  -webkit-object-fit: cover;
  animation: arrowImg 2.5s ease-in-out infinite;
}
.Hbanner .btn {
  display: flex;
}
.Hbanner .des {
  line-height: calc(40 / 24);
}
.Hbanner .des.flex_js_row p {
  width: 50%;
}
.Hbanner .w850 {
  max-width: 8.5rem;
}
.Hbanner .Hmore {
  min-width: 1.8rem;
  height: 0.5rem;
  line-height: 0.5rem;
}
.Hbanner .Hmore:hover {
  background-color: #3385c2;
}
.Hbanner .swiper-pagination {
  left: 0;
  bottom: 0.3rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 0.6rem;
}
.Hbanner .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background-color: transparent;
  margin: 0;
  border-radius: 100%;
  opacity: 1;
  margin: 0 0.14rem;
  border: 0.03rem solid #fff;
}
.Hbanner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.Hbanner .animate {
  opacity: 0;
  transition: all 1s ease-in-out;
  transform: translateY(0.5rem);
}
.Hbanner .animate:nth-child(2) {
  transition-delay: 0.3s;
}
.Hbanner .animate:nth-child(3) {
  transition-delay: 0.6s;
}
.Hbanner .swiper-slide-active .animate {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 640px) {
  .Hbanner .pic img {
    min-height: 5rem;
  }
  .Hbanner .pic .iconBox {
    display: none;
  }
  .Hbanner .textwarp {
    padding-top: 0.5rem;
  }
  .Hbanner .f60 {
    font-size: 0.32rem;
  }
  .Hbanner .f24 {
    font-size: 0.2rem;
  }
  .Hbanner .Hmore {
    min-width: 1.1rem;
    height: 0.4rem;
    line-height: 0.4rem;
  }
  .Hbanner .des.flex_js_row p {
    width: 100%;
  }
  .Hbanner .mb75 {
    margin-bottom: 0.4rem;
  }
}
@keyframes arrowBounce {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 0.2rem);
  }
}
@keyframes arrowImg {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 0.2rem);
  }
}
.Hpro_icon .item {
  width: 100%;
  flex: 1;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.Hpro_icon .item:last-child {
  border-right: none;
}
.Hpro_icon .box {
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hpro_icon .box:hover {
  background-color: #0066b3;
  color: #fff;
}
.Hpro_icon .box:hover .icon {
  filter: brightness(0) invert(1);
}
.Hpro_icon .icon {
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hpro_icon .icon img {
  max-height: 100%;
}
@media (max-width: 640px) {
  .Hpro_icon {
    justify-content: center;
  }
  .Hpro_icon .item {
    width: 33.33%;
    flex: auto;
  }
}
.Hother {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
.Hother .item {
  width: calc(520 / 1800 * 100%);
}
.Hother .more {
  display: inline-flex;
  align-items: center;
  color: #888888;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hother .more::after {
  content: '';
  display: inline-flex;
  margin-left: 0.1rem;
  border: 0.06rem solid transparent;
  border-left-color: #bbbbbb;
  margin-top: -0.01rem;
}
.Hother .more:hover {
  color: #0066b3;
}
.Hother .more:hover::after {
  border-left-color: #0066b3;
}
@media (max-width: 1024px) {
  .Hother .item {
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .Hother .Hother_icon {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .Hother {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .Hother .item {
    width: 100%;
  }
}
.Hnews .time {
  color: #95979b;
}
.Hnews dt a {
  padding: 0.3rem;
  background-color: #eeeeee;
}
.Hnews dt .img {
  width: 1.8rem;
  margin-right: 0.2rem;
}
.Hnews dt .img figure {
  width: 100%;
  padding-top: calc(120 / 180 * 100%);
  position: relative;
}
.Hnews dt .textwarp {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-flow: column wrap;
  flex: 1;
  min-width: 0;
  padding: 0.1rem;
}
.Hnews li {
  border-bottom: 1px solid #e3e3e3;
}
.Hnews li .box {
  height: 1.3rem;
  padding: 0.25rem 0.2rem;
  padding-left: 0.3rem;
  position: relative;
  display: block;
}
.Hnews li .box::before {
  content: '';
  position: absolute;
  left: 0.16rem;
  top: 0.3rem;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #0066b3;
  border-radius: 2px;
}
.Hnews li .title {
  font-size: var(--f18);
  line-height: 0.28rem;
  margin-bottom: 0.15rem;
}
.Hother_icon li {
  margin-bottom: 0.2rem;
  width: calc((100% - 0.2rem) / 2);
  height: 1.8rem;
}
.Hother_icon .box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-flow: column wrap;
  background-color: #eeeeee;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hother_icon .box:hover {
  background-color: #0066b3;
  color: #fff;
}
.Hother_icon .box:hover .icon {
  filter: brightness(0) invert(1);
}
.Hother_icon .icon {
  width: 0.5rem;
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.15rem;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hother_icon .icon img {
  max-height: 100%;
}
@media (max-width: 1024px) {
  .Hother_icon li {
    width: 31%;
  }
}
.map_pic {
  position: relative;
}
.map_pic .tab_map li {
  position: absolute;
  min-width: 1.2rem;
  line-height: 0.4rem;
  border-radius: 0.25rem;
  background-color: #eeeeee;
  text-align: center;
  color: #0066b3;
  cursor: pointer;
}
.map_pic .tab_map .active {
  background-color: #0066b3;
  color: #fff;
}
.tab_map_box {
  background-color: #eeeeee;
  padding: 0.6rem 0;
}
.tab_map_box .inner {
  display: none;
}
.tab_map_box .left {
  width: calc(950 / 1440 * 100%);
  border-right: 1px solid #d5d5d5;
  padding: 0 0.6rem;
  min-height: 3.9rem;
}
.tab_map_box .left .ul {
  gap: 0.1rem;
}
.tab_map_box .left li {
  width: calc((100% - 0.1rem * 3) / 4);
  min-height: 0.5rem;
  padding: 0.05rem 0.1rem;
  background-color: #fff;
  color: #555555;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.tab_map_box .left .active {
  background-color: #0066b3;
  color: #fff;
}
.tab_map_box .right {
  width: calc(490 / 1440 * 100%);
  padding: 0 0.6rem;
  display: flex;
  align-items: center;
}
.tab_map_box .right .con {
  width: 100%;
  display: none;
}
.tab_map_box .right dl {
  display: flex;
  font-size: var(--f18);
  color: #222222;
  line-height: calc(32 / 18);
}
.tab_map_box .right dl dt {
  width: 0.9rem;
}
.tab_map_box .right dl dd {
  flex: 1;
}
@media (max-width: 768px) {
  .tab_map_box .left {
    min-height: auto;
    margin-bottom: 0.5rem;
    border-right: none;
  }
  .tab_map_box .left,
  .tab_map_box .right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .tab_map_box {
    padding: 0.3ren;
  }
  .tab_map_box .left {
    padding: 0.3rem;
    margin-bottom: 0.2rem;
  }
  .tab_map_box .left li {
    width: auto;
    min-width: 1rem;
  }
  .tab_map_box .right {
    padding: 0.3rem;
  }
}
.contactBox {
  position: relative;
  z-index: 1;
}
.contactBox .bg {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.contactBox .bg img {
  width: 100%;
}
.contactBox .contact_ColumnName,
.contactBox .w1440 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}
.contactBox .contact_ColumnName {
  top: 1rem;
}
.contactBox .w1440 {
  top: 2rem;
}
.contactBox .textwarp {
  margin-left: auto;
  max-width: 6rem;
  background-color: #eeeeee;
  padding: 0.75rem 0.6rem;
}
.contactBox dl {
  display: flex;
  font-size: var(--f18);
  color: #555555;
  line-height: calc(32 / 18);
}
.contactBox dl dt {
  width: 0.7rem;
}
.contactBox dl dd {
  flex: 1;
}
.contactBox dl p {
  font-size: var(--f14);
  color: #888888;
}
@media (max-width: 1024px) {
  .contactBox .contact_ColumnName {
    top: 0.7rem;
  }
  .contactBox .w1440 {
    position: relative;
    left: 0;
    top: 0;
    transform: none;
    padding: 0.7rem 0;
  }
  .contactBox .textwarp {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .contactBox .contact_ColumnName {
    top: 0.5rem;
  }
}
.Hmore {
  display: inline-flex;
  justify-content: center;
  min-width: 1.1rem;
  line-height: 0.44rem;
  background-color: #0066b3;
  color: #fff;
  align-items: center;
  font-size: var(--f14);
}
.Hmore::after {
  content: '';
  display: inline-flex;
  margin-left: 0.1rem;
  border: 0.06rem solid transparent;
  border-left-color: #fff;
  margin-top: -0.03rem;
}
.Hmore.grey {
  background-color: #eeeeee;
  color: #888888;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hmore.grey::after {
  border-left-color: #bbb;
}
.Hmore.grey:hover {
  background-color: #0066b3;
  color: #fff;
}
.Hmore.grey:hover::after {
  border-left-color: #fff;
}
.Hmore.white {
  background-color: #fff;
  color: #222;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.Hmore.white::after {
  border-left-color: #bbb;
}
.Hmore.white:hover {
  background-color: #0066b3;
  color: #fff;
}
.Hmore.white:hover::after {
  border-left-color: #fff;
}
.Hmore:hover {
  color: #fff;
}
a.box:hover .grey {
  background-color: #0066b3;
  color: #fff;
}
a.box:hover .grey::after {
  border-left-color: #fff;
}
.video_list {
  gap: 0.45rem;
}
.video_list li {
  width: calc((100% - 0.45rem * 2) / 3);
}
.video_list .box {
  display: block;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.video_list .box:hover {
  background-color: #eeeeee;
}
.video_list .box:hover .btn_play {
  opacity: 1;
}
.video_list .box:hover .title {
  font-weight: bold;
}
.video_list .box:hover .Hmore {
  opacity: 1;
}
.video_list .pic {
  position: relative;
  padding-top: calc(300 / 450 * 100%);
}
.video_list .btn_play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon_play.svg) no-repeat center;
  background-size: 0.6rem;
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.video_list .textwarp {
  padding: 0.3rem;
  height: 2.05rem;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-flow: column wrap;
}
.video_list .title {
  width: 100%;
  font-size: var(--f20);
  line-height: calc(28 / 20);
}
.video_list .btn {
  margin-top: auto;
}
.video_list .Hmore {
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .video_list {
    gap: 0.3rem 0.2rem;
  }
  .video_list li {
    width: calc((100% - 0.2rem * 2) / 3);
  }
  .video_list .Hmore {
    opacity: 1;
  }
}
@media (max-width: 640px) {
  .video_list {
    gap: 0.3rem 0;
  }
  .video_list li {
    width: 100%;
  }
}
.title_list {
  line-height: 0.8rem;
}
.title_list .title {
  flex: 1;
  min-width: 0;
  margin-left: 0;
}
.title_list .time {
  flex-shrink: 0;
  margin-left: 0.1rem;
  width: 1rem;
}
.title_list b,
.title_list span {
  width: 1.1rem;
  margin-left: 0.4rem;
}
.title_list .down {
  width: 0.8rem;
}
.title_list ol {
  background-color: #0066b3;
  color: #fff;
  font-size: var(--f20);
}
.title_list li {
  border-bottom: 1px solid #e3e3e3;
}
.title_list .flex_js_ac {
  padding: 0 0.3rem;
}
.title_list .box .title {
  padding-left: 0.2rem;
  position: relative;
  font-size: var(--f18);
}
.title_list .box .title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.04rem;
  height: 0.16rem;
  background-color: #0066b3;
  border-radius: 2px;
  transform: translateY(-50%);
}
.title_list .box span {
  color: #555555;
}
.title_list .box .time {
  color: #95979b;
}
.title_list .box .down {
  padding-left: 0.24rem;
  background: url(../images/icon_down.svg) no-repeat left center;
  background-size: 0.14rem;
  color: #95979b;
}
.title_list .box:hover .title {
  color: #0066b3;
}
@media (max-width: 640px) {
  .title_list .box {
    flex-wrap: wrap;
  }
  .title_list .time {
    width: 1.1rem;
  }
}
@media (max-width: 640px) {
  .down_list {
    line-height: 0.4rem;
  }
  .down_list ol {
    flex-wrap: wrap;
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .down_list .box {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .down_list .title {
    width: 100%;
    flex: auto;
  }
}
.honor_list {
  gap: 0.2rem;
}
.honor_list li {
  width: calc((100% - 0.2rem * 3) / 4);
}
.honor_list .box {
  display: block;
  min-height: 100%;
  padding: 0.3rem 0.3rem 0.35rem;
  background-color: #eeeeee;
  font-size: var(--f18);
  text-align: center;
}
.honor_list .pic {
  max-width: 2.1rem;
  width: 100%;
  height: 2.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.05rem;
  background-color: #fff;
  margin: 0.2rem auto;
  overflow: hidden;
}
.honor_list .pic img {
  max-height: 100%;
}
@media (max-width: 1024px) {
  .honor_list li {
    width: calc((100% - 0.2rem * 2) / 3);
  }
}
@media (max-width: 640px) {
  .honor_list li {
    width: calc((100% - 0.2rem) / 2);
  }
}
.submenu {
  gap: 0.1rem 0;
}
.submenu li {
  min-width: 1.4rem;
  line-height: 0.5rem;
}
.submenu li:not(:last-child) {
  margin-right: 0.1rem;
}
.submenu li a {
  display: block;
  padding: 0 0.1rem;
  background-color: #eeeeee;
  text-align: center;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
  font-size: var(--f18);
}
.submenu li a:hover {
  background-color: #0066b3;
  color: #fff;
}
.submenu .active a {
  background-color: #0066b3;
  color: #fff;
}
.about_box {
  min-height: 8.6rem;
}
.about_box .textwarp {
  max-width: 7.2rem;
}
.about_box .con {
  color: #222222;
  line-height: calc(32 / 18);
  text-align: justify;
}
.about_video {
  position: relative;
}
.about_video::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon_play.svg) no-repeat center rgba(34, 34, 34, 0.2);
  background-size: 0.6rem;
  cursor: pointer;
}
.about_video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #000;
  z-index: 3;
  display: none;
}
.about_item .pic {
  width: 50%;
}
.about_item .textwarp {
  width: 50%;
  padding: 0.8rem;
  padding-right: 0;
}
.about_item .con {
  font-size: var(--f18);
  line-height: calc(32 / 18);
  color: #222222;
  text-align: justify;
}
@media (min-width: 769px) {
  .about_item:nth-child(2n) .pic {
    order: 2;
  }
  .about_item:nth-child(2n) .textwarp {
    padding-left: 0;
    padding-right: 0.8rem;
  }
}
@media (max-width: 768px) {
  .about_item .pic {
    width: 100%;
  }
  .about_item .textwarp {
    width: 100%;
    padding: 0.4rem 0;
  }
}
.news_list li:not(:last-child) {
  margin-bottom: 0.2rem;
}
.news_list .box {
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.news_list .box:hover {
  background-color: #eeeeee;
}
.news_list .pic {
  width: calc(600 / 1440 * 100%);
}
.news_list .pic figure {
  padding-top: calc(400 / 600 * 100%);
  position: relative;
}
.news_list .textwarp {
  flex: 1;
  min-width: 0;
  padding: 0.6rem;
  display: flex;
}
.news_list .timebox {
  flex-shrink: 0;
  width: 1.3rem;
  color: #0066b3;
}
.news_list .con {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  height: 100%;
  width: 100%;
  flex: 1;
  min-width: 0;
}
.news_list .con > * {
  width: 100%;
}
.news_list .btn {
  margin-top: auto;
}
.news_list .line {
  width: 0.6rem;
  height: 0.04rem;
  display: block;
  margin: 0.2rem 0 0.35rem;
  background-color: #0066b3;
}
.news_list .des {
  color: #555555;
  line-height: calc(28 / 16);
}
@media (max-width: 1024px) {
  .news_list .timebox {
    width: 1rem;
  }
  .news_list .textwarp {
    padding: 0.2rem;
    padding-right: 0;
  }
  .news_list .line {
    margin: 0.2rem 0;
  }
}
@media (max-width: 640px) {
  .news_list .pic {
    width: 100%;
  }
  .news_list .textwarp {
    flex: auto;
    width: 100%;
  }
  .news_list .des {
    margin-bottom: 0.2rem;
  }
}
.leftMain {
  flex: 1;
  min-width: 0;
  max-width: 11rem;
  background-color: #eeeeee;
  padding: 0.6rem 0.5rem 0.7rem;
}
@media (max-width: 640px) {
  .leftMain {
    flex: auto;
    width: 100%;
    padding: 0.3rem;
  }
}
.news_details .news_title {
  padding-bottom: 0.2rem;
  border-bottom: 1px solid rgba(213, 213, 213, 0.95);
  margin-bottom: 0.4rem;
}
.news_details .news_title .title {
  color: #0066b3;
}
.news_details .news_title .other {
  gap: 0.1rem 0.4rem;
  color: #888888;
  line-height: 0.24rem;
}
.news_details .right {
  flex-shrink: 0;
  margin-left: 0.1rem;
}
.news_details .Hmore {
  background-color: #ffffff;
  color: #888888;
  min-width: 1.2rem;
}
.news_details .Hmore:hover {
  background-color: #0066b3;
  color: #fff;
}
.news_details .Hmore::after {
  margin-top: -0.02rem;
}
.news_details .back::after {
  display: none;
}
.news_details .SingleBox {
  padding-bottom: 0.75rem;
}
.news_details .share {
  line-height: 0.3rem;
  margin-left: auto;
}
.news_details .social-share {
  display: flex;
  align-items: center;
}
.news_details .social-share .social-share-icon {
  width: 0.24rem;
  height: 0.2rem;
  border: none;
  padding: 0;
  line-height: normal;
  margin: 0 0.1rem;
  display: flex;
}
.news_details .social-share .social-share-icon:hover {
  background-color: transparent;
}
.news_details .social-share .social-share-icon::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icon_sina.png) no-repeat center;
  background-size: contain;
}
.news_details .social-share .icon-wechat::before {
  background-image: url(../images/icon_wx.png);
}
.news_details .item .tit {
  position: relative;
  padding-left: 0.12rem;
  line-height: 0.24rem;
}
.news_details .item .tit::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.16rem;
  border-radius: 2px;
  background-color: #0066b3;
}
.news_details .item .tit b {
  color: #333333;
  margin-right: 0.12rem;
}
.news_details .item .tit .time {
  color: #999999;
  font-size: var(--f14);
}
.news_details .item .con td {
  border: 1px solid #dddddd;
  padding: 0.08rem 0.18rem;
  line-height: calc(26 / 14);
  font-size: var(--f14);
}
.news_details .item .con td:first-child {
  background-color: #f8f8f8;
  width: 1.3rem;
}
.news_details .item .con .table {
  width: 100%;
}
.news_details .item .con .table td {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}
.news_details .item .con .table_row2 {
  width: 49%;
  margin-bottom: 0.18rem;
}
.news_details .item .con dl {
  display: flex;
}
.news_details .item .con dl dt {
  flex-shrink: 0;
  color: #333333;
}
.news_details .item .con dl dd {
  flex: 1;
  min-width: 0;
}
.news_details .item .con .login_txt a {
  color: #0066b3;
  text-decoration: underline;
}
.news_details .item .info {
  font-size: var(--f14);
}
@media (max-width: 640px) {
  .news_details .share {
    width: 100%;
  }
}
.Details_btn {
  border-top: 1px solid #dddddd;
  padding-top: 0.3rem;
}
.Details_btn .prev {
  flex-flow: row-reverse wrap;
}
.Details_btn .prev::after {
  transform: rotate(180deg);
  margin-left: 0;
  margin-right: 0.1rem;
}
.right_main_hot {
  width: 3rem;
  padding: 0.3rem;
  background-color: #eeeeee;
  margin-left: 0.2rem;
}
.right_main_hot .hot_title {
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 0.2rem;
  color: #222222;
}
.right_main_hot li {
  margin-top: 0.15rem;
  line-height: 0.24rem;
}
.right_main_hot time {
  color: #bbbbbb;
}
.right_main_hot .title {
  color: #555555;
}
.right_main_hot a:hover .title {
  color: #0066b3;
}
@media (max-width: 640px) {
  .right_main_hot {
    width: 100%;
    margin-left: 0;
    margin: 0 0 0.5rem;
  }
}
.history {
  background: url(../images/history_bg.jpg) no-repeat center bottom;
  background-size: cover;
  z-index: 1;
  position: relative;
}
.history .pic {
  width: 5rem;
  position: relative;
  padding-left: 0.2rem;
  padding-bottom: 0.2rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history .pic::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 1.32rem;
  background-color: #0066b3;
}
.history .pic img {
  position: relative;
  z-index: 2;
  max-height: 100%;
  object-fit: contain;
  -webkit-object-fit: contain;
}
.history .textwarp {
  flex: 1;
  min-width: 0;
  padding: 0.2rem 0.8rem 0.4rem;
}
.history .con {
  color: #222222;
  line-height: 2;
}
.history .year_box {
  position: relative;
  padding: 0 0.4rem;
}
.history .year_box::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.18rem;
  width: 100%;
  height: 0.04rem;
  background-color: #fff;
}
.history .swiper_nav {
  color: #888888;
}
.history .swiper_nav li {
  width: calc(100% / 7);
  text-align: center;
  padding-top: 0.55rem;
  cursor: pointer;
}
.history .swiper_nav .icon {
  position: absolute;
  left: 50%;
  top: 0.07rem;
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 100%;
  transform: translateX(-50%);
}
.history .swiper_nav .icon::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #888888;
}
.history .swiper_nav .swiper-slide-thumb-active {
  color: #0066b3;
}
.history .swiper_nav .swiper-slide-thumb-active .icon {
  background-color: rgba(0, 102, 179, 0.1);
}
.history .swiper_nav .swiper-slide-thumb-active .icon::before {
  background-color: #0066b3;
}
.history .swiper-button {
  top: 0;
  margin-top: 0;
  opacity: 1;
}
.history .swiper-button-prev {
  left: 0;
}
.history .swiper-button-next {
  right: 0;
}
@media (max-width: 640px) {
  .history .pic {
    width: 100%;
  }
  .history .textwarp {
    flex: auto;
    width: 100%;
    padding: 0.3rem;
  }
}
.application_item .pic {
  width: calc(920 / 1440 * 100%);
}
.application_item .pic img {
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.application_item .textwarp {
  flex: 1;
  min-width: 0;
  display: flex;
  background-color: #254a59;
  color: #fff;
  padding-right: 0.2rem;
  position: relative;
  z-index: 3;
}
.application_item .textwarp::before {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border: 0.12rem solid transparent;
  border-left-color: #254a59;
}
.application_item .con {
  padding: 0.7rem 0.6rem;
  width: 100%;
  height: 100%;
  background-color: #14303c;
  line-height: 2;
  max-height: 5rem;
  overflow: auto;
}
.application_item .textwarp_two .con {
  padding: 1rem;
  align-items: flex-start;
  max-height: 100%;
  flex-flow: column wrap;
  display: flex;
}
.application_item .textwarp_two .btn {
  margin-top: auto;
}
.application_item .textwarp_two .Hmore {
  background-color: rgba(255, 255, 255, 0.1);
  min-width: 1.4rem;
}
.application_item .textwarp_two .info {
  max-width: 4.8rem;
}
.application_item .box:hover .Hmore {
  background-color: #fff;
  color: #0066b3;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.application_item .box:hover .Hmore::after {
  border-left-color: #0066b3;
}
.application_item[data-title='消费电子'] .textwarp {
  background-color: #254a59;
}
.application_item[data-title='消费电子'] .textwarp::before {
  border-left-color: #254a59;
}
.application_item[data-title='消费电子'] .con {
  background-color: #14303c;
}
.application_item[data-title='汽车电子'] .textwarp {
  background-color: #5fb3c5;
}
.application_item[data-title='汽车电子'] .textwarp::before {
  border-left-color: #5fb3c5;
}
.application_item[data-title='汽车电子'] .con {
  background-color: #4c99aa;
}
.application_item[data-title='通讯设备'] .textwarp {
  background-color: #5e8dd7;
}
.application_item[data-title='通讯设备'] .textwarp::before {
  border-left-color: #5e8dd7;
}
.application_item[data-title='通讯设备'] .con {
  background-color: #4272bc;
}
.application_item[data-title='安防应用'] .textwarp {
  background-color: #7c9294;
}
.application_item[data-title='安防应用'] .textwarp::before {
  border-left-color: #7c9294;
}
.application_item[data-title='安防应用'] .con {
  background-color: #617678;
}
.application_item[data-title='医疗器械'] .textwarp {
  background-color: #536d81;
}
.application_item[data-title='医疗器械'] .textwarp::before {
  border-left-color: #536d81;
}
.application_item[data-title='医疗器械'] .con {
  background-color: #375064;
}
.application_item[data-title='工业设备'] .textwarp {
  background-color: #7e9ec0;
}
.application_item[data-title='工业设备'] .textwarp::before {
  border-left-color: #7e9ec0;
}
.application_item[data-title='工业设备'] .con {
  background-color: #6285ab;
}
@media (max-width: 750px) {
  .application_item .pic {
    width: 100%;
  }
  .application_item .textwarp {
    width: 100%;
    height: auto;
    padding-right: 0;
    flex: auto;
  }
  .application_item .textwarp::before {
    display: none;
  }
  .application_item .textwarp .con {
    max-height: none;
    height: auto;
  }
  .application_item .textwarp_two .con {
    padding: 0.5rem;
  }
}
.Hitem .application_item .textwarp_two .con {
  overflow: initial;
}
@media (min-width: 751px) {
  .Hitem .application_item .pic img {
    height: 4.8rem;
  }
  .Hitem .application_item:nth-child(odd) .textwarp {
    padding-left: 0.2rem;
    padding-right: 0;
  }
  .Hitem .application_item:nth-child(odd) .textwarp::before {
    right: 100%;
    left: auto;
    transform: translateY(-50%) rotate(-180deg);
  }
  .Hitem .application_item:nth-child(even) .pic {
    order: 2;
  }
}
.application_list {
  gap: 0.4rem 0.45rem;
}
.application_list li {
  width: calc((100% - 0.45rem * 2) / 3);
}
.application_list .box {
  display: block;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.application_list .box:hover {
  background-color: #eeeeee;
}
.application_list .box:hover .Hmore {
  opacity: 1;
}
.application_list .box:hover .title {
  font-weight: bold;
  color: #0066b3;
}
.application_list .pic {
  padding-top: calc(300 / 450 * 100%);
  position: relative;
}
.application_list .textwarp {
  padding: 0.18rem 0.3rem;
}
.application_list .Hmore {
  flex-shrink: 0;
  margin-left: 0.1rem;
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
.application_list .title {
  font-size: 0.2rem;
  flex: 1;
  min-width: 0;
  transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 640px) {
  .application_list {
    gap: 0.2rem 0;
  }
  .application_list li {
    width: 100%;
  }
}
.application_info .top {
  background-color: #eeeeee;
}
.application_info .top .pic {
  width: 50%;
}
.application_info .top .textwarp {
  width: 50%;
  padding: 0.6rem;
}
@media (max-width: 640px) {
  .application_info .top .pic,
  .application_info .top .textwarp {
    width: 100%;
  }
}
.re_title {
  color: #222222;
}
.re_title .tab_li {
  display: inline-flex;
  font-size: var(--f18);
}
.re_title .tab_li li {
  cursor: pointer;
}
.re_title .tab_li li:hover {
  color: #0066b3;
}
.re_title .tab_li .on {
  color: #0066b3;
}
.re_title .tab_li li:not(:last-child) {
  margin-right: 0.24rem;
  position: relative;
}
.re_title .tab_li li:not(:last-child)::after {
  content: '';
  position: absolute;
  right: -0.12rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.12rem;
  background-color: #e3e3e3;
}
.re_product .con {
  display: none;
}
.table_con .item {
  position: relative;
  display: flex;
  padding: 0.1rem 0.3rem;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  color: #555555;
  line-height: calc(20 / 16);
  border-bottom: 1px solid #e3e3e3;
  overflow: hidden;
}
.table_con .item_info {
  width: 10%;
}
.table_con .item_info p {
  white-space: pre-wrap;
}
.table_con .tit_item {
  background-color: #0066b3;
  color: #fff;
  height: 0.8rem;
  border-bottom: none;
  font-size: var(--f18);
}
.table_con .title {
  width: 11%;
}
.table_con .title a {
  display: block;
  padding-left: 0.2rem;
  position: relative;
  font-size: var(--f18);
}
.table_con .title a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.02rem;
  width: 0.04rem;
  height: 0.16rem;
  border-radius: 2px;
  background-color: #0066b3;
}
.table_con .img {
  width: 0.6rem;
  flex-shrink: 0;
}
.table_con .pic {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.6rem;
  background-color: #eeeeee;
}
.table_con .pic img {
  max-height: 100%;
}
.table_con .sjb,
.table_con .cz {
  width: 0.8rem;
  flex-shrink: 0;
}
.table_con .sjb a {
  color: #555555;
  display: flex;
  align-items: center;
}
.table_con .sjb a:hover {
  color: #0066b3;
}
.table_con .sjb img {
  width: 0.16rem;
  margin-right: 0.1rem;
}
.table_con .cz a {
  padding-left: 0.24rem;
  background: url(../images/icon_xj.svg) no-repeat left center;
  color: #95979b;
}
.table_con .cz a:hover {
  color: #0066b3;
}
.table_con .label {
  position: absolute;
  color: #fff;
  font-size: 0.1rem;
  width: 0.65rem;
  left: -1.3%;
  top: -1.2%;
  transform: rotate(-45deg);
  background-color: #ff2a2a;
  text-align: center;
  line-height: 2;
}
.table_con .label span {
  transform: scale(0.8);
  display: block;
  transform-origin: center bottom;
}
.table_con .hot {
  background-color: #ff932a;
}
.table_con .gyj {
  background-color: #1880cf;
}
@media (max-width: 1024px) {
  .table_con {
    overflow-x: auto;
  }
  .table_con .table {
    width: 14rem;
  }
}
@media (max-width: 640px) {
  .table_con {
    overflow-x: auto;
  }
  .table_con .table {
    width: 18rem;
  }
}
.table_proList .tit_item {
  background-color: #eeeeee;
  height: 0.6rem;
  color: #222222;
}
.pro_info .des {
  color: #222222;
  line-height: calc(32 / 18);
}
.submenu_pro li {
  min-width: 2.1rem;
}
.promenu {
  position: sticky;
  top: 0;
  z-index: 3;
  background-color: #fff;
}
.p_line {
  border-bottom: 1px solid #e3e3e3;
}
.pro_list .info .img {
  width: 1.6rem;
}
.pro_list .info .img figure {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.6rem;
  background-color: #eeeeee;
}
.pro_list .info .img figure img {
  max-height: 100%;
}
.pro_list .info .textwarp {
  flex: 1;
  min-width: 0;
  padding-left: 0.4rem;
}
.pro_list .info .title {
  color: #222222;
  padding-top: 0.1rem;
}
.pro_list .info .des {
  color: #555555;
  line-height: calc(28 / 16);
}
@media (max-width: 640px) {
  .pro_list .info .img {
    width: 100%;
  }
  .pro_list .info .img figure {
    height: 3rem;
  }
  .pro_list .info .textwarp {
    flex: auto;
    width: 100%;
    padding: 0.2rem;
  }
}
.pro_details {
  padding: 0.1rem;
  background-color: #eeeeee;
  padding-right: 0;
}
.pro_details .pic {
  width: 4rem;
}
.pro_details .pic figure {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.pro_details .pic figure img {
  max-height: 100%;
}
.pro_details .textwarp {
  flex: 1;
  min-width: 0;
  padding: 0.3rem 0.6rem 0.5rem;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.pro_details .ColumnName {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 0.15rem;
  width: 100%;
}
.pro_details .btn {
  margin-top: auto;
}
.pro_details .Hmore {
  min-width: 1.4rem;
  font-size: var(--f16);
}
.pro_details .des {
  color: #222222;
  line-height: calc(28 / 16);
}
@media (max-width: 640px) {
  .pro_details {
    padding-right: 0.1rem;
  }
  .pro_details .pic {
    width: 100%;
  }
  .pro_details .textwarp {
    flex: auto;
    width: 100%;
    padding: 0.2rem;
  }
}
.pro_details_tab_li {
  border-bottom: 1px solid #e3e3e3;
  gap: 0.1rem;
}
.pro_details_tab_li li {
  min-width: 1rem;
  line-height: 0.5rem;
  padding: 0 0.1rem;
  text-align: center;
  background-color: #eeeeee;
  font-size: var(--f18);
  color: #222;
  cursor: pointer;
}
.pro_details_tab_li li:hover {
  background-color: #0066b3;
  color: #fff;
}
.pro_details_tab_li li.active {
  background-color: #0066b3;
  color: #fff;
}
.pro_details_tab_con {
  color: #222222;
  font-size: var(--f18);
  line-height: calc(32 / 18);
}
.pro_details_tab_con .con {
  display: none;
}
.pro_details_tab_con table {
  width: 100%;
  margin-bottom: 0.4rem;
}
.pro_details_tab_con table td {
  padding: 0.2rem 0;
  padding-left: 0.3rem;
  border-bottom: 1px solid #e3e3e3;
}
.pro_details_tab_con table tr:first-child {
  background-color: #eeeeee;
}
.pro_details_tab_con table tr:first-child td {
  border-bottom: none;
}
.pro_details_tab_con .table_one td {
  width: 37%;
}
.pro_details_tab_con .table_one td:first-child {
  width: 50%;
}
.pro_details_tab_con .table_one td:nth-child(2) {
  width: 13%;
}
.pro_details_tab_con .table_two {
  table-layout: fixed;
}
@media (max-width: 640px) {
  .pro_details_tab_con .table_one td {
    width: 35%;
  }
  .pro_details_tab_con .table_one td:first-child {
    width: 45%;
  }
  .pro_details_tab_con .table_one td:nth-child(2) {
    width: 20%;
  }
}
.open_inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 200;
  overflow: auto;
  max-height: 100%;
  display: none;
}
.open_inner .flexbox {
  width: 100%;
  min-height: 100%;
  padding: 5% 0;
  position: relative;
}
.open_inner .inner {
  background-color: #fff;
  padding: 0.4rem;
  position: relative;
  max-width: 10rem;
  width: 92%;
}
.open_inner .warpbox {
  padding: 0.1rem;
}
.open_inner .open_title {
  color: #222222;
}
.open_inner .close {
  width: 0.2rem;
  height: 0.2rem;
  position: absolute;
  right: 0.4rem;
  top: 0.4rem;
  cursor: pointer;
}
.open_inner .close::before,
.open_inner .close::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #bbbbbb;
  transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
}
.open_inner .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.open_inner .table_proList {
  font-size: var(--f16);
}
.open_inner .table_proList .tit_item {
  font-size: var(--f16);
}
.open_inner .table_proList .tit_item .describe {
  font-size: var(--f16);
}
.open_inner .table_proList .title {
  width: 15%;
}
.open_inner .table_proList .describe {
  width: 45%;
  font-size: var(--f14);
}
.open_inner .table_proList .cz {
  width: 0.5rem;
  text-align: center;
}
.open_inner .table_proList .delete {
  padding-left: 0;
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/icon_delete.svg) no-repeat center;
  background-size: contain;
}
.open_inner .table_proList .num {
  width: 1.2rem;
  flex-shrink: 0;
  text-align: center;
}
.open_inner .table_proList .layui-input {
  width: 0.4rem;
  height: 0.28rem;
  line-height: 0.28rem;
  background-color: #eeeeee;
  border: none;
  text-align: center;
  padding-left: 0;
  font-size: var(--f14);
}
.open_inner .table_proList .layui-btn {
  position: relative;
  width: 0.4rem;
  height: 0.28rem;
  border: none;
  background-color: transparent;
  font-size: 0;
}
.open_inner .table_proList .layui-btn::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #bbbbbb;
  width: 0.1rem;
  height: 0.02rem;
}
.open_inner .table_proList .plus-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #bbbbbb;
  width: 0.02rem;
  height: 0.1rem;
}
.open_inner .Hmore {
  font-size: var(--f16);
  min-width: 1.2rem;
  line-height: 0.5rem;
}
.open_inner .Hmore.add_more::after {
  display: none;
}
.open_inner .formbox .text {
  background-color: #f5f5f5;
}
@media screen and (max-width: 640px) {
  .open_inner .inner {
    padding: 0.3rem;
  }
  .open_inner .close {
    right: 0.3rem;
    top: 0.3rem;
  }
  .open_inner .table_proList .table {
    width: 10rem;
  }
}
.right_fixed {
  position: fixed;
  right: 0;
  bottom: 20%;
  width: 0.6rem;
  background-color: #eeeeee;
  border-radius: 0.3rem;
  padding: 0.15rem 0;
  z-index: 3;
}
.right_fixed .box {
  display: block;
  text-align: center;
  padding: 0.15rem 0;
  color: #888888;
  font-size: var(--f14);
  position: relative;
}
.right_fixed .box:hover {
  background-color: #0066b3;
  color: #fff;
}
.right_fixed .box:hover .icon {
  filter: brightness(0) invert(1);
}
.right_fixed .icon {
  margin-bottom: 0.05rem;
  display: block;
}
.right_fixed .qrcode {
  position: absolute;
  right: 100%;
  top: 0;
  width: 1.3rem;
  background-color: #fff;
  padding: 0.05rem;
  display: none;
}
.right_fixed .qrcode img {
  width: 100%;
}
.right_fixed li:not(:first-child) .qrcode {
  height: 100%;
  padding: 0;
}
.right_fixed li:not(:first-child) .qrcode > div {
  display: flex;
  align-items: center;
  background-color: #0066b3;
  color: #fff;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
.jszc_list .item {
  background-color: #eeeeee;
}
.jszc_list .item:not(:first-child) {
  margin-top: 0.4rem;
}
.jszc_list .item:nth-child(2n) .pic {
  order: 2;
}
.jszc_list .pic {
  width: 50%;
}
.jszc_list .pic img {
  width: 100%;
}
.jszc_list .textwarp {
  width: 50%;
  padding: 0.3rem 0.6rem;
}
.jszc_list .des {
  color: #222222;
  line-height: calc(28 / 16);
}
@media screen and (max-width: 640px) {
  .jszc_list .pic {
    order: 1;
    width: 100%;
  }
  .jszc_list .textwarp {
    order: 3;
    width: 100%;
  }
}
.jszc_formbox .title_input {
  z-index: 3;
  position: relative;
}
.jszc_formbox .red {
  color: #ff5d5d;
}
.jszc_formbox .row_2 {
  width: calc(705 / 1440 * 100%);
}
.jszc_formbox .row_3 {
  width: calc(460 / 1440 * 100%);
}
.jszc_formbox .row_3_two {
  width: calc(950 / 1440 * 100%);
}
.jszc_formbox .text {
  background-color: #eeeeee;
}
.jszc_formbox .layui-input-inline {
  width: 100%;
}
@media screen and (max-width: 640px) {
  .jszc_formbox .row_2,
  .jszc_formbox .row_3,
  .jszc_formbox .row_3_two {
    width: 100%;
  }
}
