* {
  font-family: Normal;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE/Edge */
  user-select: none;
  /* Standard syntax */
}
a {
  text-decoration: none;
  color: #333;
}
input:focus-visible,
textarea:focus-visible {
  outline: none;
}
button {
  cursor: pointer;
}
textarea {
  resize: none;
}
input,
textarea,
button {
  border: none;
  background: none;
  border-radius: 0;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #A1A1A1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #A1A1A1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #A1A1A1;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
img {
  vertical-align: middle;
  transition: transform 0.3s linear;
  width: inherit;
}
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.h_1808 {
  max-width: 1808px;
  width: calc(100% - 32px);
  margin: 0 auto;
}
.h_1660 {
  max-width: 1660px;
  width: 96%;
}
.h_1400 {
  max-width: 1400px;
  width: 92%;
  margin: 0 auto;
}
.h_bgImg {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.h_bgImg2 {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.h_bgFixed {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
}
.h_posImg {
  display: block;
  position: relative;
  overflow: hidden;
}
.h_posImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.h_posImg2 {
  display: block;
  position: relative;
  overflow: hidden;
}
.h_posImg2 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
@font-face {
  font-family: 'Demibold';
  src: url('../fonts/MiSans-Demibold.ttf');
}
@font-face {
  font-family: 'Semibold';
  src: url('../fonts/MiSans-Semibold.ttf');
}
@font-face {
  font-family: 'Medium';
  src: url('../fonts/MiSans-Medium.ttf');
}
@font-face {
  font-family: 'Normal';
  src: url('../fonts/MiSans-Normal.ttf');
}
@font-face {
  font-family: 'Regular';
  src: url('../fonts/MiSans-Regular.ttf');
}
@font-face {
  font-family: 'DOUYU';
  src: url('../fonts/DOUYU.ttf');
}
html,
body {
  overflow-x: hidden;
  --active-color: #2E70D4;
  --swiper-theme-color: #2E70D4;
  --rgba2-wcolor: rgba(255, 255, 255, 0.2);
  --rgba3-wcolor: rgba(255, 255, 255, 0.3);
  --rgba6-bcolor: rgba(0, 0, 0, 0.6);
  --rgba1-bcolor: rgba(0, 0, 0, 0.1);
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}
html.overHide,
body.overHide {
  overflow: hidden;
}
::selection {
  color: #fff;
  background: var(--active-color);
}
.h_mt64 {
  margin-top: 64px;
}
.h_head {
  background: #FFFFFF;
  position: fixed;
  z-index: 99;
  top: 0;
  width: 100%;
  transition: transform 0.3s ease-out;
}
.h_head.h_headDown {
  transform: translateY(-100%);
}
.h_head .h_navWeb .h_head1 {
  line-height: 32px;
  border-bottom: 1px solid #ECECEC;
}
.h_head .h_navWeb .h_head1 .h_p1 {
  font-weight: 290;
  font-size: 14px;
  color: #3D3D3D;
}
.h_head .h_navWeb .h_head1 .h_tel img {
  width: 24px;
}
.h_head .h_navWeb .h_head1 .h_tel span {
  margin-left: 4px;
  font-weight: 400;
  font-size: 19px;
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 {
  padding: 15px 0;
}
.h_head .h_navWeb .h_head2 .h_logo img {
  width: 56px;
}
.h_head .h_navWeb .h_head2 .h_logo .h_company {
  margin-left: 10px;
}
.h_head .h_navWeb .h_head2 .h_logo .h_company .h_ch {
  font-family: Medium;
  font-size: 24px;
  color: #222222;
}
.h_head .h_navWeb .h_head2 .h_logo .h_company .h_en {
  text-align-last: justify;
  letter-spacing: 1px;
  font-family: Regular;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList .h_mask {
  z-index: -1;
  display: none;
  top: 70px;
  cursor: pointer;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li {
  margin-right: 45px;
  position: relative;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li > a {
  display: inline-block;
  font-size: 18px;
  color: #222;
  padding: 20px 0;
  position: relative;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li > a::after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  background-color: var(--active-color);
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transition: transform 0.3s linear;
  transform-origin: right;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li.h_active > a {
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li.h_active > a::after {
  transform: scaleX(1);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li:hover > a {
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li:hover > a::after {
  transform-origin: left;
  transform: scaleX(1);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li ol {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  transition: all 0.2s;
  left: 50%;
  transform: translate(-50%, 10%);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 4px 4px 4px;
  overflow: hidden;
  padding: 0 14px;
  background: #FFFFFF;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li ol a {
  white-space: nowrap;
  text-align: center;
  min-width: 80px;
  display: block;
  padding: 11px 0;
  color: #444444;
  font-size: 14px;
  font-family: Regular;
  box-shadow: 0 -1px rgba(203, 203, 203, 0.2);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li ol a.active {
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li ol a:hover {
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList li:hover ol {
  pointer-events: auto;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0px);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList .h_language {
  padding: 10px 20px;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 18px;
  display: none;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList .h_language a {
  white-space: nowrap;
  line-height: 25px;
  width: 62px;
  text-align: center;
  box-shadow: inset 0 0 0 1px var(--active-color);
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_navList .h_language a:hover {
  color: #fff;
  background: var(--active-color);
  box-shadow: none;
}
.h_head .h_navWeb .h_head2 .h_R .h_navList .h_language a.h_active {
  color: #fff;
  background: var(--active-color);
  box-shadow: none;
}
.h_head .h_navWeb .h_head2 .h_R .h_form {
  cursor: pointer;
  position: relative;
  transition: margin 0.3s;
  width: 183px;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form {
  width: 183px;
  background: var(--active-color);
  border-radius: 0px 0px 0px 0px;
  padding: 0 14px;
  border-radius: 120px 120px 120px 120px;
  overflow: hidden;
  transition: all 0.3s;
  flex-wrap: nowrap;
  position: absolute;
  right: 0;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form input {
  font-size: 14px;
  transition: all 0.3s;
  background: none;
  color: #fff;
  width: calc(100% - 34px);
  height: 40px;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form input:-moz-placeholder,
.h_head .h_navWeb .h_head2 .h_R .h_form form textarea:-moz-placeholder {
  color: #ffffff;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form input:-ms-input-placeholder,
.h_head .h_navWeb .h_head2 .h_R .h_form form textarea:-ms-input-placeholder {
  color: #ffffff;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form input::-webkit-input-placeholder,
.h_head .h_navWeb .h_head2 .h_R .h_form form textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form button {
  width: 34px;
  height: 40px;
}
.h_head .h_navWeb .h_head2 .h_R .h_form form button .icon {
  font-size: 20px;
  color: #fff;
}
.h_head .h_navWeb .h_head2 .h_R .h_form .i-close {
  display: none;
  position: absolute;
  right: -26px;
  font-size: 24px;
  color: var(--active-color);
}
.h_head .h_navWeb .h_head2 .h_R .h_tel {
  margin-left: 34px;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}
.h_head .h_navWeb .h_head2 .h_R .h_tel img {
  width: 22px;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang {
  cursor: pointer;
  position: relative;
  margin-left: 34px;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_this {
  display: flex;
  align-items: center;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_this img {
  width: 22px;
  margin-right: 9px;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_this p {
  position: relative;
  font-size: 18px;
  color: #3D3D3D;
  line-height: 38px;
  padding-right: 15px;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_this p::after {
  content: '';
  right: 0;
  top: calc(50% - 3px);
  position: absolute;
  border-top: 6px solid #3D3D3D;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_list {
  position: absolute;
  visibility: hidden;
  transform: translateY(10px);
  transition: transform 0.3s linear;
  right: -7px;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 0 10px;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_list a {
  display: block;
  width: 80px;
  color: #3D3D3D;
  font-size: 15px;
  text-align: center;
  line-height: 36px;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1);
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_list a:last-child {
  box-shadow: none;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_list a.h_active {
  background: var(--active-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang .h_list a:hover {
  background: var(--active-color);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.h_head .h_navWeb .h_head2 .h_R .h_lang:hover .h_list {
  visibility: visible;
  transform: translateY(0);
}
.h_head .h_navWeb .h_head2 .h_R .h_menu {
  display: none;
  cursor: pointer;
  margin-left: 28px;
}
.h_head .h_navWeb .h_head2 .h_R .h_menu .h_line {
  display: block;
  width: 30px;
  min-height: 3px;
  background-color: var(--active-color);
  margin-bottom: 5px;
  transition: ease-in-out 0.3s;
}
.h_head .h_navWeb .h_head2 .h_R .h_menu .h_line:last-child {
  margin-bottom: 0;
}
.h_head .h_navWeb .h_head2 .h_R .h_menu.h_active .h_line1 {
  transform: rotate(45deg);
  margin-bottom: -7px;
}
.h_head .h_navWeb .h_head2 .h_R .h_menu.h_active .h_line2 {
  opacity: 0;
  transition: ease-in-out 0s;
}
.h_head .h_navWeb .h_head2 .h_R .h_menu.h_active .h_line3 {
  transform: rotate(-45deg);
  margin-top: -4px;
}
.h_ggTitle .h_L .h_en {
  font-family: Regular;
  font-size: 16px;
  color: #999999;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.h_ggTitle .h_L .h_ch {
  font-family: Regular;
  font-size: 39px;
  color: #222222;
  text-transform: uppercase;
}
.h_ggTitle .h_R {
  width: 154px;
  height: 42px;
  line-height: 40px;
  border-radius: 69px 69px 69px 69px;
  border: 1px solid #A5A5A5;
  transition: all 0.3s;
}
.h_ggTitle .h_R img {
  width: 24px;
}
.h_ggTitle .h_R span {
  font-size: 16px;
  color: #A5A5A5;
  margin-left: 15px;
  transition: all 0.3s;
}
.h_ggTitle .h_R:hover {
  border-color: var(--active-color);
  background-color: var(--active-color);
}
.h_ggTitle .h_R:hover img {
  filter: grayscale(100%) brightness(500%);
}
.h_ggTitle .h_R:hover span {
  color: #fff;
  margin-left: 8px;
}
.h_gap {
  height: 50px;
  background: linear-gradient(180deg, rgba(216, 216, 216, 0.22) 0%, rgba(216, 216, 216, 0) 100%);
}
.h_tabBox .h_curr {
  display: none;
  width: 100%;
  font-size: 17px;
  font-family: Medium;
  background-color: #edf0f7;
  padding: 0 16px;
  position: relative;
  height: 42px;
  line-height: 43px;
  cursor: pointer;
  color: var(--active-color);
}
.h_tabBox .h_curr i {
  position: absolute;
  right: 16px;
}
.h_tabBox .h_tabs {
  column-gap: 16px;
}
.h_tabBox .h_tabs a {
  font-size: 20px;
  color: #777777;
  padding: 30px 20px 70px;
  position: relative;
  text-align: center;
}
.h_tabBox .h_tabs a:hover {
  color: var(--active-color);
}
.h_tabBox .h_tabs a.h_active {
  background-color: var(--active-color);
  color: #fff;
}
.h_tabBox .h_tabs a.h_active i {
  display: block;
}
.h_tabBox .h_tabs a i {
  display: none;
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
}
.h_tabBox .h_form {
  width: 32%;
  margin-top: 18px;
}
.h_tabBox .h_form input {
  font-size: 18px;
  width: calc(100% - 115px);
  height: 50px;
  background: #F6F6F6;
  padding: 0 20px;
}
.h_tabBox .h_form button {
  width: 100px;
  height: 50px;
  background: var(--active-color);
  color: #fff;
  font-size: 18px;
}
.h_tabBox .h_form button i {
  margin-right: 10px;
  font-size: 18px;
}
.h_FormBox form {
  row-gap: 16px;
}
.h_FormBox form .h_input {
  position: relative;
  width: calc(50% - 8px);
}
.h_FormBox form .h_input input {
  width: 100%;
  height: 38px;
  padding: 0 12px;
  font-size: 15px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #F1F1F1;
}
.h_FormBox form .h_input input:focus {
  border-color: var(--active-color);
}
.h_FormBox form .h_input canvas {
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  border-radius: 2px 2px 2px 2px;
  background-color: #bfcbd9;
}
.h_FormBox form .h_btn {
  width: calc(50% - 8px);
}
.h_FormBox form .h_btn button {
  width: 178px;
  height: 38px;
  background: var(--active-color);
  border-radius: 4px 4px 4px 4px;
  font-size: 15px;
  color: #FFFFFF;
}
.h_banner {
  position: relative;
}
.h_banner .h_posImg img {
  position: static;
}
.h_banner .h_text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.h_banner .h_text .h_title {
  font-family: Medium;
  font-size: 62px;
  color: #FFFFFF;
  font-weight: normal;
}
.h_banner .h_text .h_desc {
  font-size: 23px;
  color: #FFFFFF;
}
.h_banner .h_text2 {
  top: 32%;
}
.h_banner .h_btom {
  width: 100%;
  position: absolute;
  bottom: 8%;
  left: 0;
}
.h_banner .h_btom img {
  width: 24px;
}
.h_banner .h_btom span {
  font-family: Regular;
  font-size: 17px;
  color: #FFFFFF;
  margin-left: 4px;
}
#h_pages {
  margin: 56px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  --page-height: 26px;
  background-color: #fff;
  padding: 6px 0;
}
#h_pages .h_count {
  width: auto;
  padding: 0 12px;
}
#h_pages span {
  font-size: 14px;
  font-weight: 290;
  color: #A1A1A1;
  line-height: var(--page-height);
  height: var(--page-height);
  margin: 0 4px;
  text-align: center;
  background: #fff;
}
#h_pages span.lastPage:hover,
#h_pages span.firstPage:hover,
#h_pages span.tcdNumber:hover,
#h_pages span.prevPage:hover,
#h_pages span.nextPage:hover {
  color: #333;
  font-family: Medium;
}
#h_pages span.current {
  color: #333;
  font-family: Medium;
  border-bottom: 1px solid #333;
}
#h_pages span.h_dian {
  box-shadow: none;
}
#h_pages form {
  font-size: 13px;
  font-weight: 350;
  color: #71747B;
}
#h_pages form input {
  font-size: 13px;
  font-weight: 350;
  color: #71747B;
  margin-left: 5px;
  padding: 0 4px;
  width: 44px;
  height: var(--page-height);
  box-shadow: inset 0 0 0 1px #E5E5E5;
  background: none;
}
#h_pages form input.submit-input {
  cursor: pointer;
}
#h_pages form input.submit-input:hover {
  color: #fff;
  box-shadow: inset 0 0 0 1px var(--active-color);
  background-color: var(--active-color);
}
#h_pages .h_btn i {
  font-size: 18px;
}
#h_pages .h_lastPage,
#h_pages .h_firstPage {
  cursor: pointer;
  display: flex;
}
#h_pages .h_firstPage {
  justify-content: flex-end;
}
#h_pages .h_firstPage i {
  margin-right: -8px;
}
#h_pages .h_lastPage i {
  margin-left: -8px;
}
#h_pages .tcdNumber,
#h_pages .prevPage,
#h_pages .nextPage {
  cursor: pointer;
}
#h_pages .disabled {
  cursor: auto;
}
.h_dqwz {
  padding: 16px 0;
  column-gap: 4px;
  flex-wrap: nowrap !important;
}
.h_dqwz a,
.h_dqwz span,
.h_dqwz i,
.h_dqwz h1,
.h_dqwz h2,
.h_dqwz h3 {
  font-size: 13px;
  font-weight: 290;
  color: #3D3D3D;
  white-space: nowrap;
}
.h_dqwz a:last-child,
.h_dqwz span:last-child,
.h_dqwz i:last-child,
.h_dqwz h1:last-child,
.h_dqwz h2:last-child,
.h_dqwz h3:last-child {
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_dqwz a:hover {
  color: var(--active-color);
}
.h_mask {
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99;
}
.h_footer {
  background: #fff;
  box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.h_footer .h_footer1 {
  padding: 60px 0;
}
.h_footer .h_footer1 .h_L {
  width: 320px;
}
.h_footer .h_footer1 .h_L .h_p1 {
  font-family: Regular;
  font-size: 18px;
  color: var(--active-color);
  margin-bottom: 13px;
}
.h_footer .h_footer1 .h_L .h_tel {
  display: inline-block;
  font-size: 40px;
  color: var(--active-color);
  font-family: Demibold;
  padding: 8px 0;
  border-bottom: 1px solid #D8D8D8;
}
.h_footer .h_footer1 .h_L .h_box {
  margin-top: 20px;
}
.h_footer .h_footer1 .h_L .h_box span {
  font-size: 15px;
  color: #888888;
}
.h_footer .h_footer1 .h_L .h_box span:first-child {
  white-space: nowrap;
}
.h_footer .h_footer1 .h_item .h_t {
  font-family: Regular;
  font-size: 18px;
  color: #222222;
}
.h_footer .h_footer1 .h_item .h_sublist {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 28px;
}
.h_footer .h_footer1 .h_item .h_sublist a {
  font-family: Regular;
  margin-bottom: 18px;
  font-size: 13px;
  color: #AFAFAF;
}
.h_footer .h_footer1 .h_item .h_sublist a:hover {
  color: var(--active-color);
}
.h_footer .h_footer1 .h_imgs .h_img {
  width: 100px;
}
.h_footer .h_footer1 .h_imgs .h_img p {
  font-size: 15px;
  color: #888888;
  margin-top: 8px;
  text-align: center;
}
.h_footer .h_footer2 {
  text-align: center;
  padding: 16px 0;
  box-shadow: inset 0 1px var(--rgba1-bcolor);
}
.h_footer .h_footer2 div,
.h_footer .h_footer2 p,
.h_footer .h_footer2 span,
.h_footer .h_footer2 a {
  font-size: 12px;
  color: #888888;
}
.h_footer .h_footer2 a:hover {
  color: var(--active-color);
}
.h_myMsg {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.6);
  background: var(--rgba6-bcolor);
  color: #fff;
  z-index: 9999;
  font-size: 14px;
  padding: 11px 24px;
  border-radius: 2px;
  transition: transform 0.35s cubic-bezier(0.34, 0.69, 0.1, 1) 0.5s;
}
.h_myMsg.h_show {
  transform: translate(-50%, -50%) scale(1);
}
@media screen and (max-width: 1600px) {
  .h_head .h_navWeb .h_head2 .h_R .h_navList li {
    margin-right: 32px;
  }
}
@media screen and (max-width: 1500px) {
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_ch {
    font-size: 20px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_en {
    font-size: 10px;
  }
  .h_head .h_navWeb .h_head2 {
    padding: 10px 0;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li {
    margin-right: 24px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_lang,
  .h_head .h_navWeb .h_head2 .h_R .h_tel {
    margin-left: 26px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form,
  .h_head .h_navWeb .h_head2 .h_R .h_form {
    width: 160px;
  }
}
@media screen and (max-width: 1440px) {
  .h_ggTitle .h_L .h_en {
    margin-bottom: 4px;
    font-size: 15px;
  }
  .h_ggTitle .h_L .h_ch {
    font-size: 32px;
  }
  .h_ggTitle .h_R img {
    width: 20px;
  }
  .h_ggTitle .h_R {
    width: 140px;
  }
  .h_ggTitle .h_R span {
    font-size: 15px;
  }
  .h_mt64 {
    margin-top: 50px;
  }
  .h_banner .h_text .h_title {
    font-size: 50px;
  }
  .h_banner .h_text .h_desc {
    font-size: 20px;
  }
  .h_tabBox .h_tabs a {
    padding: 24px 20px 50px;
  }
  .h_tabBox .h_tabs a {
    font-size: 18px;
  }
  .h_tabBox .h_form {
    margin-top: 15px;
  }
  .h_tabBox .h_form button i {
    margin-right: 6px;
  }
  .h_tabBox .h_form button {
    font-size: 16px;
    width: 90px;
    height: 42px;
  }
  .h_tabBox .h_form input {
    height: 42px;
    font-size: 16px;
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 1400px) {
  .h_head .h_navWeb .h_head2 .h_logo img {
    width: 50px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_lang,
  .h_head .h_navWeb .h_head2 .h_R .h_tel {
    margin-left: 30px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li > a {
    font-size: 17px;
    padding: 16px 0;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form input,
  .h_head .h_navWeb .h_head2 .h_R .h_form form button {
    height: 34px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_tel {
    width: 36px;
    height: 36px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_tel img {
    width: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .h_head .h_navWeb .h_head2 .h_R .h_form,
  .h_head .h_navWeb .h_head2 .h_R .h_form form {
    width: 150px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form input {
    width: calc(100% - 20px);
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form button {
    width: 20px;
  }
  .h_footer .h_footer1 .h_L .h_tel {
    font-size: 32px;
  }
  .h_footer .h_footer1 .h_L {
    width: 260px;
  }
  .h_footer .h_footer1 .h_L .h_p1 {
    margin-bottom: 4px;
  }
  .h_footer .h_footer1 .h_L .h_box {
    margin-top: 14px;
  }
  .h_footer .h_footer1 .h_item .h_sublist {
    margin-top: 20px;
  }
  .h_footer .h_footer1 .h_item .h_sublist a {
    margin-bottom: 14px;
  }
  .h_footer .h_footer1 .h_imgs {
    width: 220px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form {
    width: 34px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form {
    width: 34px;
    justify-content: center;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form input {
    width: 0;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form form button {
    pointer-events: none;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form.h_show form {
    width: 160px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form.h_show form input {
    width: calc(100% - 20px);
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form.h_show form button {
    pointer-events: unset;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_form.h_show i {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .h_head .h_navWeb .h_head2 .h_R .h_navList li > a {
    padding: 6px 0;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li > a::after {
    height: 1px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_ch {
    font-size: 18px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_en {
    font-size: 8px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company {
    margin-left: 8px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li {
    margin-right: 26px;
  }
  .h_ggTitle .h_L .h_ch {
    font-size: 30px;
  }
  .h_tabBox .h_form {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .h_head .h_navWeb .h_head2 .h_R .h_navList li > a {
    font-size: 15px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li {
    margin-right: 24px;
  }
  .h_footer .h_footer1 .h_imgs {
    display: none;
  }
  .h_head .h_navWeb .h_head2 .h_R {
    width: auto;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_menu {
    display: block;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul {
    position: fixed;
    width: 50vw;
    right: -50vw;
    top: 70px;
    height: calc(100vh - 70px);
    background-color: #fff;
    display: block;
    transition: right 0.3s;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul li {
    display: block;
    margin: 0;
    width: 100%;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul li > a {
    width: 100%;
    color: #222;
    padding: 12px 20px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul li > a::after {
    display: none !important;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul li.h_active {
    background-color: var(--active-color);
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul li.h_active > a {
    color: #fff;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList.h_show .h_mask {
    display: block;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList.h_show ul {
    right: 0;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList li:hover ol {
    display: none;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_en {
    font-size: 10px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_ch {
    font-size: 20px;
  }
  #h_pages {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .h_gap {
    height: 40px;
  }
  .h_footer .h_footer1 {
    padding: 50px 0;
  }
  .h_footer .h_footer1 .h_L {
    width: 100%;
    margin-bottom: 30px;
  }
  .h_tabBox {
    position: relative;
  }
  .h_tabBox .h_curr {
    display: block;
  }
  .h_tabBox .h_tablist {
    display: none;
    width: 100%;
    position: absolute;
    top: 42px;
    z-index: 3;
    background-color: #fff;
    box-shadow: 0 0 4px var(--rgba1-bcolor);
  }
  .h_tabBox .h_tabs {
    width: 100%;
  }
  .h_tabBox .h_tabs a {
    width: 100%;
    padding: 0;
    font-size: 15px;
    text-align: left;
    padding: 8px 16px;
  }
  .h_tabBox .h_tabs a i {
    display: none !important;
  }
  .h_banner .h_text .h_title {
    font-size: 32px;
  }
  .h_banner .h_text .h_desc {
    font-size: 18px;
  }
  #h_pages {
    margin-top: 24px;
  }
}
@media screen and (max-width: 480px) {
  .h_gap {
    height: 16px;
  }
  .h_mt64 {
    margin-top: 26px;
  }
  .h_ggTitle .h_R {
    width: 94px;
    height: 28px;
    line-height: 27px;
    border-color: var(--active-color);
    border-radius: 4px;
  }
  .h_ggTitle .h_R img {
    display: none;
  }
  .h_ggTitle .h_R span {
    margin-left: 0;
    font-size: 13px;
    color: var(--active-color);
  }
  .h_ggTitle .h_R:hover span {
    margin: 0;
  }
  .h_head .h_navWeb .h_head2 .h_logo {
    width: 235px;
  }
  .h_head .h_navWeb .h_head2 .h_logo img {
    width: 34px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company {
    margin-left: 4px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_ch {
    font-size: 13px;
  }
  .h_head .h_navWeb .h_head2 .h_logo .h_company .h_en {
    font-size: 5px;
    width: 182px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_lang,
  .h_head .h_navWeb .h_head2 .h_R .h_tel {
    display: none;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList .h_language {
    display: flex;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul,
  .h_head .h_navWeb .h_head2 .h_R .h_navList .h_mask {
    top: 54px;
  }
  .h_head .h_navWeb .h_head2 .h_R .h_navList ul {
    height: calc(100vh - 54px);
  }
  .h_ggTitle .h_L .h_en {
    font-size: 13px;
    margin-bottom: 0;
  }
  .h_ggTitle .h_L .h_ch {
    font-size: 20px;
  }
  .h_1808,
  .h_1660 {
    width: calc(100% - 32px) !important;
  }
  .h_1400 {
    width: calc(100% - 32px) !important;
  }
  .h_footer .h_footer1 {
    padding: 26px 0;
  }
  .h_footer .h_footer1 .h_L .h_tel {
    padding-top: 0;
  }
  .h_footer .h_footer1 .h_L {
    margin: 0;
  }
  .h_footer .h_footer1 .h_item {
    display: none;
  }
  .h_footer .h_footer2 .h_rcsb {
    justify-content: center;
  }
  .h_banner .h_posImg {
    height: 150px;
  }
  .h_banner .h_posImg img {
    position: absolute;
  }
  .h_banner .h_text .h_title {
    font-size: 26px;
  }
  .h_banner .h_text .h_desc {
    font-size: 16px;
  }
  #h_pages {
    margin-top: 16px;
  }
  .h_banner .h_text2 {
    top: 36%;
  }
}
