.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 {
  --color: #0072c3;
  --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;
}
@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;
  background-color: #ffffff;
  position: relative;
  left: 0;
  top: 0;
}
.header .logo {
  display: flex;
  align-items: center;
  height: 1rem;
}
.header .logo img {
  max-width: 4.8rem;
}
.header .right {
  display: inline-flex;
  align-items: center;
}
.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);
}
@media (min-width: 1025px) {
  .header .open_search {
    display: none;
  }
  .header .top_search {
    position: relative;
    opacity: 1;
    top: 0;
    pointer-events: auto;
    width: 3rem;
  }
  .header .navTop {
    background-color: rgba(0, 36, 86, 0.1);
    backdrop-filter: blur(0.5rem);
  }
}
.header .navTop {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 3;
  width: 100%;
}
.header .navTop li {
  position: relative;
  flex: 1;
  min-width: 0;
}
.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.6rem;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .header .navTop li.aon span a,
  .header .navTop li:hover span a {
    color: #fff;
    background-color: var(--color);
  }
}
.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;
  min-height: 0.6rem;
  text-align: center;
  color: #555555;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.header .navTop li .sub a:hover {
  color: #fff;
  background-color: var(--color);
}
.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 .logo {
    height: 0.8rem;
  }
  .header .logo img {
    max-width: 4rem;
  }
  .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.8rem;
    background-color: transparent;
  }
  .header .navTop::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 0.8rem);
    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 {
  background: url(../images/foot_bg.png) repeat center;
  color: #fff;
}
.footer .top {
  padding: 0.6rem 0 0.4rem;
  border-bottom: 1px solid rgba(248, 248, 248, 0.1);
}
.footer .logo {
  max-width: 4.8rem;
}
.footer .flink {
  position: relative;
  width: 4rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .flink dt {
  width: 100%;
  cursor: pointer;
  line-height: 0.5rem;
  padding-left: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .flink i {
  width: 0.7rem;
  height: 0.3rem;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .flink i::before {
  content: '';
  width: 0.1rem;
  height: 0.1rem;
  border: solid #fff;
  border-width: 0.02rem 0.02rem 0 0;
  transform: rotate(135deg);
  display: inline-flex;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.footer .flink .aon i::before {
  transform: rotate(-45deg);
}
.footer .flink dd {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  display: none;
  max-height: 1.5rem;
  overflow: auto;
  background-color: #fff;
}
.footer .flink dd a {
  display: block;
  line-height: 0.4rem;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  padding: 0 0.3rem;
}
.footer .flink dd a:hover {
  color: var(--color);
}
.footer .con {
  padding: 0.4rem 0 0.6rem;
}
.footer .con .ul {
  flex: 1;
  display: flex;
}
.footer .con .ul li {
  display: flex;
  align-items: center;
}
.footer .con .ul .icon {
  width: 0.44rem;
  height: 0.44rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  flex-shrink: 0;
  margin-right: 0.2rem;
}
.footer .con .ul .icon img {
  max-width: 60%;
}
.footer .con .ul .tit {
  color: #96b2d2;
}
.footer .con .tel {
  width: 3.1rem;
  flex-shrink: 0;
}
.footer .con .right {
  width: 2.4rem;
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.footer .con .right a {
  display: flex;
  align-items: center;
  padding: 0 0.3rem;
  height: 0.68rem;
  border: solid 1px #1a7abf;
  font-size: var(--f18);
  color: #fff;
}
.footer .con .right .icon {
  width: 0.14rem;
  flex-shrink: 0;
  margin-right: 0.07rem;
}
.footer .Copyright {
  background-color: rgba(0, 114, 195, 0.5);
  padding: 0.3rem 0;
  color: rgba(255, 255, 255, 0.6);
}
.footer .Copyright a {
  display: inline-flex;
  align-items: center;
  gap: 0.05rem;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 0.05rem;
}
.footer .Copyright a:hover {
  color: #fff;
}
.footer .Copyright a img {
  margin-left: 0.1rem;
  width: 0.16rem;
  display: inline-flex;
}
@media screen and (max-width: 1024px) {
  .footer .flink {
    width: 40%;
  }
  .footer .Copyright {
    margin-top: 0.25rem;
    padding: 0.15rem 0;
  }
}
@media screen and (max-width: 640px) {
  .footer .logo {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .footer .flink {
    width: 100%;
  }
  .footer .con .ul {
    flex: auto;
    width: 100%;
    flex-wrap: wrap;
  }
  .footer .con li {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .footer .Copyright {
    text-align: center;
  }
  .footer .Copyright .flex_js_row_ac,
  .footer .Copyright .flex_ac_row {
    justify-content: center;
  }
}
.right_fixed {
  position: fixed;
  z-index: 5;
  width: 0.9rem;
  padding: 0.1rem 0;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.right_fixed a {
  display: block;
  padding: 0.18rem 0;
  position: relative;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.right_fixed a:hover {
  color: #fff;
  background-color: var(--color);
}
.right_fixed a:hover .icon {
  filter: brightness(0) invert(1);
}
.right_fixed .icon {
  display: block;
  margin-bottom: 0.1rem;
}
.right_fixed .txt {
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 2rem;
  text-align: center;
  color: #fff;
  background-color: var(--color);
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  display: none;
}
.right_fixed .txt aside {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .right_fixed {
    width: 1rem;
    font-size: var(--f14);
    right: 0;
  }
}
.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%;
}
.swiper_button::after {
  width: 0.18rem;
  height: 0.11rem;
  background: url(../images/arrow_left.svg) no-repeat center;
  background-size: contain;
}
.swiper_button:hover {
  background-color: var(--color);
  border-color: var(--color);
}
.swiper-button-prev {
  left: -6%;
}
.swiper-button-next {
  right: -6%;
}
.swiper-button-next::after {
  background: url(../images/arrow_right.svg) no-repeat center;
}
@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.5rem;
  height: 0.04rem;
  position: relative;
  background-color: #fff;
  margin: 0;
  display: inline-flex;
  border-radius: 0;
  opacity: 1;
}
.swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color);
}
.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;
  justify-content: center;
  align-items: center;
  color: #fff;
  transform: translateX(-50%);
}
.Hbanner .textwarp {
  width: 100%;
}
.Hbanner .black {
  color: #222222;
}
.Hbanner .cn {
  line-height: 1.4;
}
.Hbanner .des {
  text-transform: uppercase;
  letter-spacing: 0.01rem;
}
.Hbanner .play_btn {
  display: inline-flex;
  width: 0.56rem;
  height: 0.56rem;
  background: url(../images/play.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.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;
}
.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 .f64 {
    font-size: var(--f38);
  }
}
@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;
  }
}
.Htitle .en {
  opacity: 0.2;
  color: #000;
  text-transform: uppercase;
}
.Htitle .cn {
  line-height: 1.4;
  color: #000000;
}
.Htitle.white .en,
.Htitle.white .cn {
  color: #fff;
}
.Htitle.white .en {
  opacity: 0.2;
}
.Hmore_txt {
  display: inline-flex;
  min-width: 1.4rem;
  height: 0.48rem;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color);
  border-radius: 0.5rem;
  padding: 0 0.1rem;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hmore_txt::after {
  content: '';
  width: 0.18rem;
  height: 0.11rem;
  background: url(../images/arrow_more.svg) no-repeat center;
  filter: brightness(0) invert(1);
  background-size: contain;
  margin-left: 0.05rem;
}
.Hmore_txt:hover {
  color: var(--color);
  border: 1px solid var(--color);
  background-color: #fff;
}
.Hmore_txt:hover::after {
  filter: none;
}
@media screen and (max-width: 640px) {
  .Hmore_txt {
    font-size: var(--f16);
  }
}
.Hmore_icon {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.Hmore_icon::before {
  content: '';
  width: 0.18rem;
  height: 0.11rem;
  background: url(../images/arrow_more.svg) no-repeat center;
  background-size: contain;
}
.Hmore_icon:hover {
  background-color: var(--color);
}
.Hmore_icon:hover::before {
  filter: brightness(0) invert(1);
}
.a_box:hover .Hmore_txt {
  color: var(--color);
  border: 1px solid var(--color);
  background-color: #fff;
}
.a_box:hover .Hmore_txt::after {
  filter: none;
}
.a_box:hover .Hmore_icon {
  background-color: var(--color);
}
.a_box:hover .Hmore_icon::before {
  filter: brightness(0) invert(1);
}
.Hnews .a_box {
  position: relative;
}
.Hnews .left_box {
  width: calc(705 / 1440 * 100%);
  margin: 0;
}
.Hnews .left_box .a_box {
  position: relative;
}
.Hnews .left_box .a_box .pic {
  position: relative;
  padding-top: calc(470 / 705 * 100%);
  overflow: hidden;
}
.Hnews .left_box .textwarp {
  padding: 0.3rem;
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 3.7rem;
  width: 60%;
  color: #fff;
  z-index: 3;
}
.Hnews .left_box .swiper-pagination {
  right: 0;
  bottom: 0.42rem;
  padding: 0 0.3rem;
  justify-content: flex-end;
}
.Hnews .right_box {
  width: calc(706 / 1440 * 100%);
}
.Hnews .item {
  width: calc(339 / 706 * 100%);
  height: 100%;
}
.Hnews .item .a_box {
  height: 100%;
  background-color: #f5f5f5;
}
.Hnews .item .pic {
  position: relative;
  padding-top: calc(226 / 339 * 100%);
  overflow: hidden;
}
.Hnews .item .textwarp {
  padding: 0.35rem 0.3rem;
  position: relative;
  z-index: 4;
}
.Hnews .item .time {
  color: #999999;
}
.Hnews .item .title {
  line-height: calc(30 / 20);
}
.Hnews .item .des {
  color: #666666;
  line-height: calc(28 / 18);
  margin-top: 0.1rem;
}
.Hnews .item .Hmore_icon {
  position: absolute;
  right: 0.3rem;
  top: -0.25rem;
}
@media screen and (max-width: 1024px) {
  .Hnews .left_box,
  .Hnews .right_box {
    width: 100%;
  }
  .Hnews .right_box {
    margin-top: 0.25rem;
  }
}
@media screen and (max-width: 640px) {
  .Hnews .item {
    width: 100%;
    height: auto;
    margin-bottom: 0.25rem;
  }
}
.Habout {
  background: url(../images/Habout_bg.jpg) no-repeat center;
  background-size: cover;
}
.Habout .left {
  width: calc(706 / 1440 * 100%);
}
.Habout .right {
  width: calc(667 / 1440 * 100%);
}
.Habout li {
  padding: 0.2rem 0;
  color: #222222;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.Habout .con {
  color: #333333;
  line-height: calc(28 / 18);
}
.Habout .icon {
  width: 0.4rem;
  margin-right: 0.35rem;
}
.Habout .num {
  width: 2rem;
  color: var(--color);
}
.Habout .txt {
  flex: 1;
  min-width: 0;
}
.Habout .pic {
  position: relative;
  padding-right: 0.25rem;
}
.Habout .pic img {
  width: 100%;
  position: relative;
  z-index: 2;
}
.Habout .pic .bg {
  position: absolute;
  right: 0;
  top: -0.18rem;
  width: calc(100% - 0.25rem);
  height: 100%;
  border: solid 1px rgba(0, 144, 195, 0.18);
}
.Habout .pic .bg::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.74rem;
  width: 100%;
  height: 1.4rem;
  background-color: #92d0ff;
}
@media screen and (max-width: 1024px) {
  .Habout .left,
  .Habout .right {
    width: 100%;
  }
  .Habout .right {
    margin: 0.8rem 0;
  }
}
.HAdvantage .a_box {
  overflow: hidden;
  position: relative;
}
.HAdvantage .pic {
  position: relative;
  z-index: 1;
  padding-bottom: calc(450 / 338 * 100%);
}
.HAdvantage .pic::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(0deg, #0072c3, rgba(0, 114, 195, 0) 60%);
  background-image: -webkit-linear-gradient(0deg, #0072c3, rgba(0, 114, 195, 0) 60%);
  background-image: -ms-linear-gradient(0deg, #0072c3, rgba(0, 114, 195, 0) 60%);
  background-image: linear-gradient(0deg, #0072c3, rgba(0, 114, 195, 0) 60%);
}
.HAdvantage .textwarp {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 3;
  padding: 0.3rem;
  padding-right: 0.1rem;
}
.HAdvantage .icon {
  width: 0.45rem;
  margin-bottom: 0.25rem;
  height: 0.45rem;
}
.Hother .item {
  margin-bottom: 0.9rem;
}
.Hother .item:nth-child(2n) .pic {
  order: 2;
}
.Hother .a_box {
  overflow: hidden;
  position: relative;
  background-color: #f5f5f5;
}
.Hother .pic {
  width: 50%;
}
.Hother .pic i {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: calc(480 / 720 * 100%);
}
.Hother .textwarp {
  width: 50%;
  padding: 0.75rem 0.6rem 0.85rem;
  display: flex;
  flex-flow: column wrap;
}
.Hother .title {
  border-bottom: 2px solid #dddddd;
  margin-bottom: 0.25rem;
  color: #000000;
}
.Hother .title span {
  position: relative;
  display: inline-flex;
  padding-bottom: 0.2rem;
}
.Hother .title span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: var(--color);
}
.Hother .stit {
  color: #222222;
}
.Hother .con {
  color: #555555;
  line-height: calc(28 / 18);
  margin: 0.15rem 0;
}
.Hother .more {
  margin-top: auto;
}
@media screen and (max-width: 1024px) {
  .Hother .textwarp {
    padding: 0.3rem;
  }
  .Hother .pic i {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 640px) {
  .Hother .pic,
  .Hother .textwarp {
    width: 100%;
  }
  .Hother .pic {
    order: 0!important;
  }
  .Hother .pic i {
    padding-bottom: calc(480 / 720 * 100%);
  }
}
.NYbanner {
  position: relative;
}
.NYbanner .banner {
  position: relative;
}
.NYbanner .banner img {
  width: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}
.NYbanner .textwarp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  color: #fff;
  align-items: center;
  text-align: 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;
  }
}
.honor_list {
  gap: 0.1rem 0.3rem;
}
.honor_list li {
  width: calc((100% - 0.3rem * 3) / 4);
}
.honor_list .a_box {
  height: 100%;
  background-color: #f5f5f5;
}
.honor_list .pic {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.82rem;
}
.honor_list .pic img {
  max-height: 80%;
}
.honor_list .title {
  text-align: center;
  padding: 0 0.25rem 0.35rem;
}
@media screen and (max-width: 768px) {
  .honor_list li {
    width: calc((100% - 0.3rem * 1) / 2);
  }
}
@media screen and (max-width: 640px) {
  .honor_list li {
    width: 100%;
  }
}
.about_one {
  color: #333;
}
.about_one .title {
  color: #000000;
}
.about_one .numlist {
  gap: 1rem;
  color: #222222;
}
.about_one .numlist .num {
  color: var(--color);
}
.about_one .con {
  line-height: calc(32 / 18);
}
@media screen and (max-width: 640px) {
  .about_one .numlist {
    gap: 0.25rem 0;
  }
  .about_one .numlist li {
    width: 50%;
  }
}
.history .left {
  flex-shrink: 0;
  width: 1.53rem;
}
.history .swiper_nav li {
  height: 0.57rem;
  padding-left: 0.26rem;
  display: flex;
  align-items: center;
  position: relative;
  font-size: var(--f20);
  color: #fff;
  opacity: 0.3;
}
.history .swiper_nav li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.09rem;
  height: 98.5%;
  background: url(../images/line.svg) repeat-y;
  background-size: 100% auto;
}
.history .swiper_nav .swiper-slide-thumb-active {
  opacity: 1;
}
.history .swiper_nav .swiper_button {
  width: 0.4rem;
  height: 0.6rem;
  border-radius: 0.25rem;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  position: relative;
  cursor: pointer;
}
.history .swiper_nav .swiper_button::after {
  transform: rotate(90deg);
}
.history .swiper_nav .pagebtn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
  gap: 0.1rem;
  width: 0.4rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  bottom: 0;
}
.history .right {
  width: calc(1120 / 1440 * 100%);
}
.history .swiper_for {
  color: #fff;
  height: 4.85rem;
}
.history .swiper_for .time {
  font-size: 0.6rem;
  margin-bottom: 0.25rem;
  line-height: 1;
}
.history .swiper_for .con {
  font-size: var(--f18);
  line-height: calc(30 / 18);
}
.history .swiper_for .swiper-slide {
  display: flex;
  flex-wrap: wrap;
}
.history .swiper_for .swiper-slide.swiper-slide-next,
.history .swiper_for .swiper-slide.swiper-slide-next + .swiper-slide {
  height: auto!important;
  opacity: 0.4;
}
.history .swiper_for .swiper-slide.swiper-slide-next .time,
.history .swiper_for .swiper-slide.swiper-slide-next + .swiper-slide .time {
  margin-top: -0.55rem;
}
.history .swiper_for .swiper-slide.swiper-slide-next figure,
.history .swiper_for .swiper-slide.swiper-slide-next + .swiper-slide figure {
  display: none;
}
.history .swiper_for .swiper-slide.swiper-slide-next .con,
.history .swiper_for .swiper-slide.swiper-slide-next + .swiper-slide .con {
  display: none;
}
.history .swiper_for .swiper-slide.swiper-slide-next {
  opacity: 0.7;
}
.history .swiper_for .swiper-slide.swiper-slide-next .time {
  margin-top: -2rem;
}
.history .swiper_for .textwarp {
  flex: 1;
  min-width: 0;
  padding-right: 0.8rem;
}
.history .swiper_for .con {
  max-height: 1.5rem;
  overflow: auto;
  padding-right: 0.1rem;
}
.history .swiper_for .pic {
  width: calc(480 / 1120 * 100%);
}
.history .swiper_for .pic figure {
  padding-top: 100%;
}
@media screen and (max-width: 750px) {
  .history .left {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .history .left li::before {
    transform: rotate(-90deg);
    top: 0;
  }
  .history .left .ul {
    display: none;
  }
  .history .left .pagebtn {
    width: 100%;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    top: auto;
    transform: none;
  }
  .history .left .swiper_button {
    width: 0.6rem;
    height: 0.4rem;
    border-radius: 0.25rem;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 0;
    position: relative;
    cursor: pointer;
  }
  .history .left .swiper_button::after {
    transform: rotate(0);
  }
  .history .right {
    width: 100%;
  }
  .history .swiper_for {
    height: auto;
  }
  .history .swiper_for .swiper-slide {
    display: flex;
    flex-wrap: wrap;
  }
  .history .swiper_for .swiper-slide.swiper-slide-next .time,
  .history .swiper_for .swiper-slide.swiper-slide-next + .swiper-slide .time {
    margin-top: 0!important;
  }
  .history .swiper_for .swiper-slide .textwarp,
  .history .swiper_for .swiper-slide .pic {
    width: 100%;
  }
  .history .swiper_for .swiper-slide .pic {
    margin-top: 0.2rem;
  }
}
.Testingsite .con {
  color: #333333;
  line-height: calc(30 / 18);
}
.Testingsite .item {
  width: calc(705 / 1440 * 100%);
  background-color: #f5f5f5;
}
.Testingsite .pic {
  padding-top: calc(470 / 705 * 100%);
  overflow: hidden;
  position: relative;
}
.Testingsite .textwarp {
  padding: 0.25rem 0.3rem;
}
.Testingsite .title {
  color: #000000;
  margin-bottom: 0.15rem;
}
.Testingsite .des {
  color: #555555;
  line-height: calc(32 / 16);
}
@media screen and (max-width: 750px) {
  .Testingsite .item {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.Servicebox {
  background-color: #f5f5f5;
}
.Servicebox .item:not(:last-child) {
  margin-bottom: 0.8rem;
}
.Servicebox .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.Servicebox .pic {
  width: calc(705 / 1440 * 100%);
}
.Servicebox .textwarp {
  width: calc(675 / 1440 * 100%);
}
.Servicebox .title {
  padding: 0.3rem 0 0.2rem;
  color: #000000;
  line-height: calc(32 / 18);
  border-bottom: 1px solid #e0e0e0;
}
.Servicebox .sitem {
  border-bottom: 1px solid #e0e0e0;
  padding: 0.25rem 0;
}
.Servicebox .titlebox {
  font-size: var(--f18);
  font-weight: normal;
  position: relative;
  padding-right: 0.15rem;
  color: #000000;
  cursor: pointer;
}
.Servicebox .titlebox::after {
  content: '';
  position: absolute;
  right: 0.05rem;
  width: 0.1rem;
  height: 0.1rem;
  top: 50%;
  border: solid #555555;
  border-width: 0.02rem 0.02rem 0 0;
  transform: rotate(45deg) translateY(-50%);
}
.Servicebox .des {
  margin-top: 0.1rem;
  color: #555555;
  line-height: 2;
  margin-bottom: -0.05rem;
  display: none;
}
.Servicebox .active {
  color: var(--color);
  font-weight: bold;
}
.Servicebox .active::after {
  transform: rotate(-45deg) translateY(-50%);
  border-color: var(--color);
}
@media screen and (max-width: 750px) {
  .Servicebox .pic,
  .Servicebox .textwarp {
    width: 100%;
  }
}
.AdvantageousBox .list {
  gap: 1px;
}
.AdvantageousBox .item {
  width: calc(240 / 1440 * 100% - 1px);
  position: relative;
  color: #fff;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
}
.AdvantageousBox .item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #004678;
  opacity: 0.6;
  z-index: 2;
}
.AdvantageousBox .pic {
  position: relative;
  height: 7.2rem;
}
.AdvantageousBox .hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  padding: 0.8rem 0.65rem;
  background-image: -moz-linear-gradient(90deg, rgba(0, 107, 183, 0.8), rgba(0, 107, 183, 0.4));
  background-image: -webkit-linear-gradient(90deg, rgba(0, 107, 183, 0.8), rgba(0, 107, 183, 0.4));
  background-image: -ms-linear-gradient(90deg, rgba(0, 107, 183, 0.8), rgba(0, 107, 183, 0.4));
  background-image: linear-gradient(90deg, rgba(0, 107, 183, 0.8), rgba(0, 107, 183, 0.4));
}
.AdvantageousBox .titlebox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 1.75rem;
  padding: 0.1rem 0.35rem;
  text-align: center;
  z-index: 3;
}
.AdvantageousBox .icon {
  height: 0.45rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.25rem;
}
.AdvantageousBox .on {
  width: calc(720 / 1440 * 100%);
}
.AdvantageousBox .on .titlebox {
  opacity: 0;
}
.AdvantageousBox .on .hover {
  opacity: 1;
}
.AdvantageousBox .con {
  line-height: 2;
}
.AdvantageousBox .line {
  margin-bottom: 0.2rem;
  margin-top: 0.05rem;
}
.AdvantageousBox .line li {
  position: relative;
  padding-left: 0.25rem;
}
.AdvantageousBox .line li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.13rem;
  width: 0.08rem;
  height: 0.08rem;
  background-color: #fff;
  border-radius: 100%;
}
@media screen and (max-width: 750px) {
  .AdvantageousBox .item {
    width: 100%;
  }
  .AdvantageousBox .item .titlebox {
    opacity: 0;
  }
  .AdvantageousBox .item .hover {
    opacity: 1;
  }
  .AdvantageousBox .item .hover {
    padding: 0.2rem;
  }
}
.about_other {
  min-height: 3.2rem;
  color: #fff;
  padding: 0.85rem 0;
  text-align: center;
}
.about_other .title {
  margin-bottom: 0.25rem;
}
.about_other .des {
  max-width: 855px;
  margin: 0 auto;
  line-height: calc(32 / 18);
}
.SingleBox {
  line-height: calc(32 / 16);
}
.SingleBox img {
  height: auto!important;
}
.Statementbox {
  position: relative;
  padding: 1.4rem 0.8rem 3.8rem;
  border: solid 1px #e0e1e7;
}
.Statementbox::after,
.Statementbox::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/bg_top.jpg) no-repeat center top;
  background-size: 100% auto;
}
.Statementbox::after {
  background-image: url(../images/bg_bottom.jpg);
  background-position: center bottom;
}
.Statementbox.SingleBox {
  color: #333;
}
.Statementbox .warp {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .Statementbox {
    padding: 0.5rem 0.3rem 1.5rem;
  }
}
.line_b {
  border-bottom: solid 1px #e0e0e0;
}
.Scope_box {
  background: url(../images/bg_2.jpg) no-repeat right bottom #f5f5f5;
  background-size: contain;
}
.leftmenu {
  width: 3.4rem;
  padding: 0.3rem;
  border-right: 1px solid #e0e0e0;
}
.leftmenu .search {
  position: relative;
  margin-bottom: 0.25rem;
}
.leftmenu .search .text {
  display: block;
  padding-left: 0.4rem;
  background-color: #fff;
  height: 0.44rem;
  line-height: 0.44rem;
  border: none;
  width: 100%;
}
.leftmenu .search .text::placeholder {
  color: #999999;
}
.leftmenu .search .btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.4rem;
  height: 100%;
  background: url(../images/search.svg) no-repeat center;
  background-size: 0.18rem;
}
.leftmenu .side_open_menu {
  display: none;
}
.leftmenu .side_menu a {
  color: #666666;
  display: block;
}
.leftmenu .side_menu a:hover {
  color: var(--color);
}
.leftmenu .side_menu > ul > li {
  margin-bottom: 0.25rem;
}
.leftmenu .side_menu > ul > li > a {
  font-size: var(--f18);
  color: #222;
  position: relative;
  padding-right: 0.15rem;
  color: #000000;
}
.leftmenu .side_menu > ul > li > a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.09rem;
  height: 0.11rem;
  background: url(../images/arrow2.svg) no-repeat center;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s;
  background-size: contain;
}
.leftmenu .side_menu > ul .ul {
  display: none;
  margin-top: 0.15rem;
}
.leftmenu .side_menu > ul .ul li {
  margin-bottom: 0.15rem;
}
.leftmenu .side_menu > ul .ul {
  padding-left: 0.15rem;
}
.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: url(../images/arrow2.svg) no-repeat center;
  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::after {
  transform: translateY(-50%) rotate(-90deg);
}
.leftmenu .side_menu .parent > a::after {
  transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 768px) {
  .leftmenu {
    width: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  .leftmenu {
    width: 100%;
  }
  .leftmenu .side_open_menu {
    display: block;
    color: var(--color);
    font-size: 0.32rem;
    position: relative;
    font-weight: bold;
  }
  .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: 0.4rem;
}
.ny_title {
  color: #000000;
}
.bz_list .a_box {
  border: solid 1px #e0e0e0;
  line-height: 0.8rem;
  padding-left: 0.64rem;
  position: relative;
  margin-bottom: 0.2rem;
  padding-right: 0.2rem;
}
.bz_list .a_box::before {
  content: '';
  position: absolute;
  left: 0.34rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.18rem;
  height: 0.22rem;
  background: url(../images/biao.svg) no-repeat center;
  background-size: contain;
}
.ny_des {
  color: #666666;
  opacity: 0.8;
}
.red {
  color: #ff0000;
}
.message_box {
  background-color: #f5f5f5;
  padding: 0.5rem;
}
.message_box li {
  width: 100%;
}
.message_box .li_row2 {
  width: 48.14%;
}
.message_box .title {
  color: #000000;
  margin-bottom: 0.15rem;
}
.message_box .el-select,
.message_box .el-textarea,
.message_box .el-input {
  width: 100%;
}
.message_box .el-textarea__inner,
.message_box .el-input__inner {
  font-size: var(--f16);
  border: none;
  background-color: #fff;
  padding: 0 0.3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  width: 100%;
  border-radius: 0;
}
.message_box .el-textarea__inner::placeholder,
.message_box .el-input__inner::placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.message_box .el-textarea__inner {
  height: 1.8rem;
}
@media screen and (max-width: 640px) {
  .message_box .li_row2 {
    width: 100%;
  }
}
/*新闻中心*/
.news_top .a_box {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
}
.news_top .pic {
  width: 50%;
}
.news_top .pic figure {
  position: relative;
  padding-top: calc(480 / 720 * 100%);
}
.news_top .textwarp {
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  width: 50%;
  padding: 0.7rem 0.6rem 0.6rem;
}
.news_top .textwarp .des,
.news_top .textwarp .title {
  width: 100%;
}
.news_top .textwarp .Hmore_txt {
  margin-top: auto;
}
.news_top .textwarp .time {
  color: #666666;
}
.news_top .textwarp .title {
  width: 100%;
  font-size: var(--f24);
  margin-bottom: 0.2rem;
  margin-top: 0.4rem;
}
.news_top .textwarp .des {
  color: #666666;
  font-size: var(--f18);
  line-height: calc(28 / 18);
}
@media screen and (max-width: 768px) {
  .news_top .textwarp {
    padding: 0.3rem;
  }
  .news_top .textwarp .title {
    margin-top: 0.2rem;
  }
}
@media screen and (max-width: 640px) {
  .news_top .pic {
    width: 100%;
  }
  .news_top .textwarp {
    padding: 0.3rem;
    width: 100%;
  }
  .news_top .textwarp .des {
    margin-bottom: 0.3rem;
  }
}
.newsList {
  gap: 0.3rem;
}
.newsList li {
  width: calc((100% - 0.3rem * 2) / 3);
}
.newsList .a_box {
  height: 100%;
  background-color: #f5f5f5;
}
.newsList .pic {
  width: 100%;
}
.newsList .pic figure {
  position: relative;
  padding-top: calc(307 / 460 * 100%);
}
.newsList .textwarp {
  padding: 0.3rem;
  min-height: 2.2rem;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
}
.newsList .Hmore_txt {
  background-color: transparent!important;
  width: auto;
  height: auto;
  line-height: 1;
  color: #666666;
  margin-top: auto;
  padding: 0;
  min-width: auto;
  border: none!important;
}
.newsList .Hmore_txt::after {
  filter: grayscale(1) opacity(0.8);
}
.newsList .time {
  color: #666666;
}
.newsList .title {
  width: 100%;
  font-size: var(--f18);
}
@media screen and (max-width: 640px) {
  .newsList li {
    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 {
  max-width: 11rem;
  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;
  }
}
em {
  font-style: normal;
}
.Guide_index {
  position: relative;
  min-height: 100vh;
  padding: 1.1rem 0;
}
.Guide_index .top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.3rem 0;
}
.Guide_index .titlebox .cn,
.Guide_index .titlebox .en {
  text-align: center;
  color: #fff;
}
.Guide_index .titlebox .cn {
  line-height: 1.4;
}
.Guide_index .titlebox .en {
  text-transform: uppercase;
}
.Guide_index .titlebox .search {
  margin: 0 auto;
  width: 100%;
  max-width: 6.6rem;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 0.05rem;
  border-radius: 0.25rem;
  position: relative;
  overflow: hidden;
}
.Guide_index .titlebox .search::before {
  content: '';
  position: absolute;
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.18rem;
  height: 0.18rem;
  background: url(../images/search.svg) no-repeat center;
  background-size: contain;
}
.Guide_index .titlebox .text {
  border: none;
  height: 0.42rem;
  line-height: 0.42rem;
  padding-left: 0.66rem;
  flex: 1;
}
.Guide_index .titlebox .text::placeholder {
  color: rgba(153, 153, 153, 0.8);
}
.Guide_index .titlebox .btn {
  background-color: var(--color);
  color: #fff;
  min-width: 0.9rem;
  line-height: 0.42rem;
  padding: 0 0.1rem;
  text-align: center;
  border-radius: 0.25rem;
}
@media screen and (max-width: 640px) {
  .Guide_index .top .logo {
    width: 65%;
  }
}
.result_box {
  background: url(../images/result_bg.png) no-repeat center bottom #fff;
  background-size: 100% auto;
  padding: 0.7rem;
  min-height: 5.8rem;
  color: #888888;
}
.result_box .item_one {
  width: 100%;
  max-width: 6.6rem;
  margin: 0 auto 0.3rem;
  border: 1px solid #eeeeee;
  min-height: 2rem;
  margin-bottom: 0.3rem;
}
.result_box .item_one .pic {
  width: 2.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f8f8;
  border-right: 1px solid #eeeeee;
}
.result_box .item_one .textwarp {
  display: flex;
  align-items: flex-start;
  flex-flow: column wrap;
  align-items: center;
  padding: 0.35rem 0.4rem;
  gap: 0.08rem;
  color: #666666;
  flex: 1;
  min-width: 0;
}
.result_box .item_one p {
  width: 100%;
}
.result_box .item_one .tit {
  color: #010101;
}
.result_box .list {
  width: 100%;
  margin: 0 auto;
  max-width: 10.8rem;
  border: 1px solid #eeeeee;
  border-bottom: none;
  border-right: none;
  background-color: #fff;
  color: #666666;
}
.result_box .list li {
  width: 50%;
  display: flex;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.result_box .list .tit {
  width: 1.2rem;
  border-right: 1px solid #eeeeee;
  flex-shrink: 0;
  background-color: #f8f8f8;
  color: #000000;
}
.result_box .list .tit,
.result_box .list .txt {
  padding: 0.1rem 0.2rem;
}
.result_box .list .txt {
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 640px) {
  .result_box {
    padding: 0.3rem;
  }
  .result_box .item_one .pic {
    width: 100%;
  }
  .result_box .item_one .textwarp {
    width: 100%;
  }
  .result_box .list li {
    width: 100%;
  }
  .result_box .list .tit {
    width: 1.4rem;
  }
}
.fileList li:not(:last-child) {
  margin-bottom: 0.2rem;
}
.fileList .a_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.1rem;
  min-height: 0.7rem;
  padding: 0.1rem 0.25rem;
  background-color: #f8f8f8;
}
.fileList .icon {
  width: 0.13rem;
  height: 0.13rem;
  background: url(../images/file.svg) no-repeat center;
  background-size: contain;
  display: inline-flex;
  margin-top: -0.02rem;
}
.fileList .title {
  flex: 1;
  min-width: 0;
}
.fileList .num {
  min-width: 1.15rem;
  color: #666666;
}
.fileList .more {
  color: var(--color);
}
.Contact_box .top {
  padding: 0.8rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 4.8rem;
  flex-wrap: wrap;
  color: #222222;
  margin-bottom: 0.2rem;
}
.Contact_box .top dl {
  width: 100%;
  display: flex;
  align-items: center;
}
.Contact_box .top dl:not(:last-child) {
  margin-bottom: 0.75rem;
}
.Contact_box .top dd {
  flex: 1;
  min-width: 0;
}
.Contact_box .top dt {
  width: 0.23rem;
  flex-shrink: 0;
  margin-right: 0.33rem;
}
.Contact_box .top .tit {
  font-size: var(--f14);
  color: #666666;
}
.Contact_box .list {
  gap: 0.2rem;
  color: #666666;
}
.Contact_box .list li {
  width: calc((100% - 0.2rem * 2) / 3);
  background-color: #f5f5f5;
  text-align: center;
  padding: 0.64rem 0.2rem;
}
.Contact_box .list li:nth-child(2n) .icon {
  background-color: #0072c3;
}
.Contact_box .list li:nth-child(3n) .icon {
  background-color: #62bd50;
}
.Contact_box .list .icon {
  width: 0.64rem;
  height: 0.64rem;
  background: url(../images/icon_tel.svg) no-repeat center #0d3293;
  border-radius: 100%;
  margin: 0 auto;
}
.Contact_box .list h5 {
  margin: 0.25rem 0 0.05rem;
  font-size: var(--f18);
  color: #222222;
}
@media screen and (max-width: 640px) {
  .Contact_box .list li {
    width: 100%;
  }
}
