@charset "utf-8";
.hadheight {
  height: 80px;
}
@media (max-width:1580px) {
  .hadheight {
    height: 70px;
  }
}
@media (max-width:767px) {
  .hadheight {
    height: 60px;
  }
}
.hadbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.hadbox_hover1 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 10px;
  width: 100%;
  line-height: 1.5;
}
.hadbox_hover1 .f_ron {
  width: 100%;
  border-radius: 6px;
  position: relative;
  background: #ffffff;
}
.hadbox_hover1 .f_ron:before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -4px;
}
.hadbox-sec1 {
  -webkit-transition: height 0.4s linear, background 0.4s linear;
  transition: all 0.4s linear;
  color: #fff;
  line-height: 80px;
  height: 80px;
}
@media (max-width:1580px) {
  .hadbox-sec1 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width:767px) {
  .hadbox-sec1 {
    line-height: 60px;
    height: 60px;
  }
}
.hadbox-sec1 > .container1832 {
  display: flex;
  justify-content: space-between;
  height: 100%;
  margin: auto;
  width: 92%;
  max-width: 1832px;
}
@media (max-width:767px) {
  .hadbox-sec1 > .container1832 {
    width: 92%;
  }
}
.hadbox-sec1 .lt {
  display: flex;
  align-items: center;
}
.hadbox-sec1 .lt .fz_logo {
  line-height: 1.5;
  position: relative;
}
.hadbox-sec1 .lt .fz_logo .f_tu {
  display: block;
  overflow: hidden;
  height: 100%;
  height: 45px;
}
@media (max-width:1580px) {
  .hadbox-sec1 .lt .fz_logo .f_tu {
    height: 35px;
  }
}
@media (max-width:991px) {
  .hadbox-sec1 .lt .fz_logo .f_tu {
    height: 28px;
  }
}
@media (max-width:767px) {
  .hadbox-sec1 .lt .fz_logo .f_tu {
    height: 0.56rem;
  }
}
.hadbox-sec1 .lt .fz_logo .f_tu img {
  float: left;
  height: 100%;
}
.hadbox-sec1 .lt .fz_logo .f_tu img:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox {
  display: flex;
  align-items: center;
  font-size: 18px;
}
@media (max-width:1260px) {
  .hadbox-sec1 .f_navbox {
    font-size: 16px;
  }
}
@media (max-width:991px) {
  .hadbox-sec1 .f_navbox {
    display: none;
  }
}
.hadbox-sec1 .f_navbox > li {
  margin: 0 0.4rem;
}
.hadbox-sec1 .f_navbox > li.on2 {
  position: initial;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li {
    margin: 0 0.3rem;
  }
}
.hadbox-sec1 .f_navbox > li .tit {
  display: flex;
  align-items: center;
  color: #ffffff;
  position: relative;
}
.hadbox-sec1 .f_navbox > li .tit i {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 18px;
  height: 18px;
  border: solid 1px #fff;
  border-radius: 50%;
  transform: rotate(90deg);
  margin-left: 6px;
  position: absolute;
  color: #ffffff;
  left: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  display: none;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li .tit i {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec1 .f_navbox > li .tit i img,
.hadbox-sec1 .f_navbox > li .tit i svg {
  width: 50%;
  height: auto;
  max-height: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox > li .tit i img:nth-child(2),
.hadbox-sec1 .f_navbox > li .tit i svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox > li .tit i svg {
  max-width: 100%;
  max-height: 100%;
}
.hadbox-sec1 .f_navbox > li .tit i svg path {
  fill: #ffffff;
}
.hadbox-sec1 .f_navbox > li .tit span {
  position: relative;
}
.hadbox-sec1 .f_navbox > li .tit span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 0.7em;
  width: 0;
  background-color: var(--color);
  height: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 2px;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li .tit span:after {
    height: 2px;
  }
}
.hadbox-sec1 .f_navbox > li .tit .f_tag {
  position: absolute;
  left: 100%;
  top: 36%;
  background-image: linear-gradient(0deg, #55b879 0%, #38a1db 100%);
  border-radius: 8px;
  line-height: 1.33333333;
  padding: 0 7px;
  font-size: 12px;
  margin-left: 0.06rem;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li .tit .f_tag {
    font-size: 10px;
    padding: 0 4px;
  }
}
.hadbox-sec1 .f_navbox > li > ul {
  position: absolute;
  top: 100%;
  left: 0%;
  width: 2.78rem;
  background-color: rgba(255, 255, 255, 0.9);
  background: #ffffff;
  line-height: 1.5;
  text-align: left;
  margin-top: -1px;
  box-shadow: 0px 15px 0.3rem 0px rgba(0, 0, 0, 0.08);
  margin-left: -1.12rem;
  display: none;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li > ul {
    width: 3.2rem;
  }
}
.hadbox-sec1 .f_navbox > li > ul > li:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox > li > ul > li a {
  font-size: 16px;
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  color: #333333;
  display: block;
  position: relative;
  padding: 0.24rem 0;
  padding-left: 1.12rem;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li > ul > li a {
    font-size: 14px;
  }
}
.hadbox-sec1 .f_navbox > li > ul > li a img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0.76rem;
  top: 0.24rem;
  margin-top: 0.25em;
  object-fit: contain;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox > li > ul > li a img {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec1 .f_navbox > li > ul > li a:hover {
  color: var(--color);
  background-color: #f4f7fd;
}
.hadbox-sec1 .f_navbox > li .subnav-box {
  width: 100vw;
  height: auto;
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 1;
  transform: translate(-50%, 0);
  background: rgba(63, 161, 231, 0.95);
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.5s ease;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main {
  width: 100%;
  height: auto;
  max-height: calc(100vh - 140px);
  padding: 50px 0;
  position: relative;
  z-index: 1;
  display: flex;
  line-height: 1.2;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main::before {
  content: '';
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.1);
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu {
  width: calc(100% + 20px);
  height: auto;
  padding-right: 20px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 0.8rem;
  overflow: hidden;
  overflow-y: auto;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item {
  width: 100%;
  height: auto;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .headline {
  width: 100%;
  height: auto;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .headline a {
  font-size: var(--font-size8);
  color: #fff;
  transition: all 0.3s ease;
  font-weight: bold;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .headline a:hover {
  color: var(--color);
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .menu {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .menu .one {
  width: 100%;
  height: auto;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .menu .one a {
  font-size: var(--font-size9);
  color: #fff;
  transition: all 0.3s ease;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .menu .one a:hover {
  color: var(--color);
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu .item .menu .one + .one {
  margin-top: 0.1rem;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu.active {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  grid-gap: 0.3rem 0.6rem;
}
.hadbox-sec1 .f_navbox > li .subnav-box .subnav-main .subnav-menu.active .item {
  width: auto;
}
.hadbox-sec1 .f_navbox > li:hover .subnav-box {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.hadbox-sec1 .f_navbox > li:hover .tit span,
.hadbox-sec1 .f_navbox > li.active .tit span {
  color: var(--color);
}
.hadbox-sec1 .f_navbox > li:hover .tit span:after,
.hadbox-sec1 .f_navbox > li.active .tit span:after {
  width: 100%;
}
.hadbox-sec1 .f_navbox > li:hover .tit i,
.hadbox-sec1 .f_navbox > li.active .tit i {
  transform: rotate(-90deg);
}
.hadbox-sec1 .f_navbox > li:hover .tit i svg path,
.hadbox-sec1 .f_navbox > li.active .tit i svg path {
  fill: var(--color);
}
.hadbox-sec1 .f_navbox > li.on .tit span,
.hadbox-sec1 .f_navbox > li.on2 .tit span {
  color: #ffffff;
}
.hadbox-sec1 .f_navbox > li.on .tit span:after,
.hadbox-sec1 .f_navbox > li.on2 .tit span:after {
  width: 100%;
  background: #ffffff;
}
.hadbox-sec1 .f_navbox > li.on .tit i svg path,
.hadbox-sec1 .f_navbox > li.on2 .tit i svg path {
  fill: var(--color);
}
.hadbox-sec1 .f_navbox .f_navhover {
  position: absolute;
  top: 100%;
  left: 50%;
  line-height: 1.5;
  color: #000;
  width: 100%;
  transform: translateX(-50%);
  min-width: 8.8rem;
}
@media (max-width:1580px) {
  .hadbox-sec1 .f_navbox .f_navhover {
    width: 10.54rem;
  }
}
.hadbox-sec1 .f_navbox .f_navhover a {
  color: #000000;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box {
  display: none;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_zhe {
  background-color: #fafafa;
  border-radius: 0px 0px 0.1rem 0.1rem;
  display: flex;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_ltnav {
  width: 25.761%;
  background: #f2f5f9;
  padding: 0.48rem 0;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_ltnav .li {
  display: block;
  font-weight: bold;
  color: #000000;
  transition: all 0.4s;
  margin-bottom: 0.26rem;
  padding: 0 0.4rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_ltnav .li:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_ltnav .li.on,
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_ltnav .li:hover {
  color: var(--color);
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont {
  width: 74.239%;
  position: relative;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list {
  padding: 0.47rem 0.6rem;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list.on {
  opacity: 1;
  position: relative;
  visibility: inherit;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh {
  width: 32.81%;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li {
  display: flex;
  align-items: center;
  padding-right: 0.18rem;
  padding-bottom: 0.14rem;
  margin-bottom: 0.14rem;
  border-bottom: 1px solid #ebebeb;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li span {
  display: block;
  width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999999;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li .f_icon {
  width: 10px;
  height: 10px;
  color: #000000;
  opacity: 0;
  display: flex;
  align-items: center;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li .f_icon img,
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li .f_icon svg {
  width: 100%;
  max-width: 100%;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li.on span {
  color: #000;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_qieh .li.on .f_icon {
  opacity: 1;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei {
  position: relative;
  width: 36%;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0.6rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .li {
  color: #000000;
  transition: all 0.4s;
  display: block;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 96%, #000 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  margin-bottom: 0.04rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .li:hover {
  background-size: 100% 100%;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe.on {
  opacity: 1;
  position: relative;
  visibility: inherit;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;
  visibility: hidden;
  padding: 0.4rem 0.3rem 0.4rem 0.6rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng.on {
  opacity: 1;
  position: relative;
  visibility: inherit;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide {
  display: flex;
  align-items: center;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide .f_img {
  width: 53.3%;
  border-radius: 0.2rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide .f_img:before {
  padding-top: 61.37931034%;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide .font {
  width: 46.7%;
  padding-left: 0.32rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide .font .f_time {
  background-color: rgba(17, 17, 17, 0.25);
  border-radius: 4px;
  line-height: 1.6428;
  display: inline-block;
  color: #fff;
  padding: 0 8px;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide .font .f_tit {
  line-height: 1.75;
  height: 3.5em;
  color: #111111;
  margin-top: 0.09rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide:hover .f_img img {
  transform: scale(1.08);
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_feng .baide:hover .font .f_tit {
  color: var(--color);
}
.hadbox-sec1 .gt {
  display: flex;
  height: 100%;
}
.hadbox-sec1 .gt .f_lang {
  position: relative;
  z-index: 1;
  height: 100%;
}
.hadbox-sec1 .gt .f_lang .f_tit {
  display: flex;
  align-items: center;
  height: 100%;
  padding-right: 0;
}
@media (max-width:767px) {
  .hadbox-sec1 .gt .f_lang .f_tit {
    padding: 0 0.5rem;
  }
}
.hadbox-sec1 .gt .f_lang .f_tit .f_icon1 {
  width: 20px;
  height: 20px;
  margin-right: 0.1rem;
}
@media (max-width:1580px) {
  .hadbox-sec1 .gt .f_lang .f_tit .f_icon1 {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec1 .gt .f_lang .f_tit .f_icon1 path {
  fill: #fff;
}
.hadbox-sec1 .gt .f_lang .f_tit .f_icon2 {
  width: 10px;
  height: 5px;
  object-fit: contain;
  margin-left: 6px;
}
@media (max-width:1580px) {
  .hadbox-sec1 .gt .f_lang .f_tit .f_icon2 {
    width: 8px;
    height: 4px;
  }
}
.hadbox-sec1 .gt .f_lang .f_tit .f_icon2 path {
  fill: #fff;
}
.hadbox-sec1 .gt .f_lang .f_hover1 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.5;
  width: 100%;
  min-width: 120px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #dddddd;
  display: none;
}
@media (min-width:992px) {
  .hadbox-sec1 .gt .f_lang .f_hover1 {
    border-top: none;
    border-right: none;
  }
}
@media (max-width:991px) {
  .hadbox-sec1 .gt .f_lang .f_hover1 {
    border-top: none;
  }
}
.hadbox-sec1 .gt .f_lang .f_hover1 > .li {
  display: block;
  text-align: center;
  padding: 0.14rem 0.2rem;
}
.hadbox-sec1 .gt .f_lang .f_hover1 > .li span {
  color: #000000;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, var(--color) 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .gt .f_lang .f_hover1 > .li:hover span {
  background-size: 100% 100%;
  color: var(--color);
}
.hadbox-sec1 .gt .f_lang:hover .f_hover1 {
  display: block;
}
.hadbox-sec1 .gt .qie {
  margin-left: 0.5rem;
}
@media (min-width:992px) {
  .hadbox-sec1 .gt .qie {
    display: none;
  }
}
.hadbox-sec1 .gt .qie span {
  background-color: #ffffff;
}
.hadbox-sec2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec2 .container1832 {
  position: relative;
}
@media (max-width:1260px) {
  .hadbox-sec2 .container1832 {
    height: 100%;
    padding: 0 5%;
  }
}
.hadbox-sec2 .container1832 .f_portrait {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color);
  border-radius: 4px;
  font-size: 14px;
}
.hadbox-sec2 .container1832 .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
  margin-top: 0.34rem;
}
.hadbox-sec2 .container1832 .form .f_sub,
.hadbox-sec2 .container1832 .form .tx {
  height: 1rem;
}
.hadbox-sec2 .container1832 .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec2 .container1832 .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec2 .container1832 .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec2 .container1832 .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec2 .container1832 .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: var(--color);
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec2 .container1832 .navbox {
  padding: 0.4rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec2 .container1832 .navbox > ul {
  height: calc(100% - 90px);
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec2 .container1832 .navbox > ul li {
  list-style: none;
}
.hadbox-sec2 .container1832 .navbox > ul > li {
  border-bottom: 1px solid #ddd;
}
.hadbox-sec2 .container1832 .navbox > ul > li .tit {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
}
.hadbox-sec2 .container1832 .navbox > ul > li .tit i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .navbox > ul > li .tit i {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec2 .container1832 .navbox > ul > li .tit i img,
.hadbox-sec2 .container1832 .navbox > ul > li .tit i svg {
  float: left;
  width: 100%;
  height: 100%;
}
.hadbox-sec2 .container1832 .navbox > ul > li .tit i img path,
.hadbox-sec2 .container1832 .navbox > ul > li .tit i svg path {
  fill: #333;
  stroke: none;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul {
  line-height: 35px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: none;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a {
  font-size: 16px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i img,
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i svg {
  float: left;
  width: 30px;
  display: none;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i img path,
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i svg path {
  fill: #666;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i:after,
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -13px;
  background-color: #999;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li a i:before {
  transform: rotate(90deg);
}
.hadbox-sec2 .container1832 .navbox > ul > li ul > li.active > a i:before {
  opacity: 0;
}
.hadbox-sec2 .container1832 .navbox > ul > li ul ul a {
  font-size: 14px;
}
.hadbox-sec2 .container1832 .navbox > ul > li.active .tit i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hadbox-sec2 .container1832 .navbox > ul > li.on .tit {
  color: var(--color);
}
.hadbox-sec2 .container1832 .navbox > ul > li.on .tit a {
  color: var(--color);
}
.hadbox-sec2 .container1832 .f_qie {
  display: flex;
  align-items: center;
}
.hadbox-sec2 .container1832 .f_qie .f_conta {
  display: flex;
  align-items: center;
}
.hadbox-sec2 .container1832 .f_qie .f_conta .f_btn {
  line-height: 1.5;
  display: flex;
  align-items: center;
  padding: 0.06rem 0.16rem 0.06rem 0.22rem;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #000000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec2 .container1832 .f_qie .f_conta .f_btn:before {
  content: "";
  display: block;
  background-image: linear-gradient(0deg, #55b87a 0%, #3fa7c3 100%), linear-gradient(#1fc676, #1fc676);
  background-blend-mode: normal, normal;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec2 .container1832 .f_qie .f_conta .f_btn img,
.hadbox-sec2 .container1832 .f_qie .f_conta .f_btn svg {
  width: 0.16rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .f_qie .f_conta .f_btn img,
  .hadbox-sec2 .container1832 .f_qie .f_conta .f_btn svg {
    width: 0.2rem;
    height: 0.26rem;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_lang {
  position: relative;
  z-index: 1;
  height: 100%;
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_tit {
  display: flex;
  align-items: center;
  padding: 0 0.5rem;
  height: 100%;
}
@media (max-width:1260px) {
  .hadbox-sec2 .container1832 .f_qie .f_lang .f_tit {
    padding: 0 0.3rem;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon1 {
  width: 20px;
  height: 20px;
}
@media (max-width:1580px) {
  .hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon1 {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon1 path {
  fill: #fff;
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon2 {
  width: 10px;
  height: 5px;
  object-fit: contain;
  margin-left: 6px;
}
@media (max-width:1580px) {
  .hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon2 {
    width: 8px;
    height: 4px;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_tit .f_icon2 path {
  fill: #fff;
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 {
  position: absolute;
  top: 100%;
  left: 0;
  line-height: 1.5;
  width: 100%;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #dddddd;
  display: none;
}
@media (min-width:992px) {
  .hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 {
    border-top: none;
    border-right: none;
  }
}
@media (max-width:991px) {
  .hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 {
    border-top: none;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 .li {
  display: block;
  text-align: center;
  padding: 0.24rem 0.2rem;
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 .li span {
  color: #000000;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, var(--color) 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec2 .container1832 .f_qie .f_lang .f_hover1 .li:hover span {
  background-size: 100% 100%;
  color: var(--color);
}
.hadbox-sec2 .container1832 .f_qie .f_lang:hover .f_hover1 {
  display: block;
}
.hadbox-sec2 .container1832 .f_qie .f_search {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.hadbox-sec2 .container1832 .f_qie .f_search img,
.hadbox-sec2 .container1832 .f_qie .f_search svg {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
@media (max-width:1580px) {
  .hadbox-sec2 .container1832 .f_qie .f_search img,
  .hadbox-sec2 .container1832 .f_qie .f_search svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width:767px) {
  .hadbox-sec2 .container1832 .f_qie .f_search img,
  .hadbox-sec2 .container1832 .f_qie .f_search svg {
    width: 0.26rem;
    height: 0.26rem;
  }
}
.hadbox-sec2 .container1832 .f_qie .f_search img path,
.hadbox-sec2 .container1832 .f_qie .f_search svg path {
  fill: #ffffff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec3 {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #ffffff;
  color: #222222;
  display: none;
  border-top: 1px solid #f3f3f3;
}
.hadbox-sec3 .container1832 {
  padding: 0.28rem 0;
  position: relative;
}
@media (max-width:767px) {
  .hadbox-sec3 .container1832 {
    padding: 0.6rem 0;
  }
}
.hadbox-sec3 .f_close {
  position: absolute;
  right: 0;
  top: 0.2rem;
  width: 30px;
  height: 30px;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  transition: all 0.4s;
}
@media (max-width:767px) {
  .hadbox-sec3 .f_close {
    right: 0;
    top: 0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    top: 0.1rem;
  }
}
.hadbox-sec3 .f_close img {
  width: 100%;
  max-height: 100%;
}
.hadbox-sec3 .f_close img:nth-child(2) {
  display: none;
}
.hadbox-sec3 .f_close svg {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.hadbox-sec3 .f_close svg path {
  fill: #808080;
}
.hadbox-sec3 .f_close:hover {
  transform: rotate(90deg);
}
.hadbox-sec3 .f_close:hover svg path {
  fill: var(--color);
}
.hadbox-sec3 .f_cont {
  max-width: 9.6rem;
  margin: 0 auto;
}
@media (max-width:767px) {
  .hadbox-sec3 .f_cont {
    max-width: 100%;
  }
}
.hadbox-sec3 .f_cont .f_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px;
  border: solid 1px #dddddd;
  margin-bottom: 0.2rem;
}
@media (max-width:767px) {
  .hadbox-sec3 .f_cont .f_form input {
    width: calc(100% - 0.52rem);
    padding: 0.14rem 0.3rem;
  }
  .hadbox-sec3 .f_cont .f_form input::-webkit-input-placeholder {
    color: #cccccc;
  }
  .hadbox-sec3 .f_cont .f_form input::-moz-placeholder {
    color: #cccccc;
  }
  .hadbox-sec3 .f_cont .f_form input:-ms-input-placeholder {
    color: #cccccc;
  }
  .hadbox-sec3 .f_cont .f_form .f_sub {
    overflow: hidden;
    width: 0.52rem;
    display: flex;
    transition: all 0.4s;
    align-items: center;
    justify-content: center;
    background-color: var(--color);
    padding: 0.18rem 0;
  }
  .hadbox-sec3 .f_cont .f_form .f_sub img,
  .hadbox-sec3 .f_cont .f_form .f_sub svg {
    float: left;
    width: 17px;
    height: 17px;
  }
  .hadbox-sec3 .f_cont .f_form .f_sub svg path {
    fill: #ffffff;
  }
  .hadbox-sec3 .f_cont .f_form .f_sub:hover {
    opacity: 0.8;
  }
}
@media (max-width:767px) and (max-width:767px) {
  .hadbox-sec3 .f_cont .f_form input {
    width: calc(100% - 0.7rem);
  }
}
@media (max-width:767px) and (max-width:767px) {
  .hadbox-sec3 .f_cont .f_form .f_sub {
    width: 0.7rem;
  }
}
@media (max-width:767px) and (max-width:1580px) {
  .hadbox-sec3 .f_cont .f_form .f_sub img,
  .hadbox-sec3 .f_cont .f_form .f_sub svg {
    width: 15px;
    height: 15px;
  }
}
.hadbox-sec3 .f_cont .f_jut {
  margin-bottom: 0.17rem;
}
.hadbox-sec3 .f_cont .f_jut:last-child {
  margin-bottom: 0;
}
.hadbox-sec3 .f_cont .f_jut .name {
  color: #999999;
  display: block;
  margin-bottom: 5px;
}
.hadbox-sec3 .f_cont .f_jut .f_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hadbox-sec3 .f_cont .f_jut .f_list .li {
  margin-bottom: 10px;
  color: #666666;
  display: block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  margin-right: 0.34rem;
}
.hadbox-sec3 .f_cont .f_jut .f_list .li:hover {
  color: var(--color);
}
.hadbox:hover .hadbox-sec1 {
  background-color: #ffffff;
  border-color: #dddddd;
  box-shadow: 0px 4px 15px 0px rgba(225, 227, 231, 0.4);
}
.hadbox:hover .hadbox-sec1 .lt .fz_logo .f_tu img {
  display: none;
}
.hadbox:hover .hadbox-sec1 .lt .fz_logo .f_tu img:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit {
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i {
  color: #000;
  border-color: #000;
}
.hadbox:hover .hadbox-sec1 .f_navbox li.on > .tit {
  color: var(--color);
}
.hadbox:hover .hadbox-sec1 .f_navbox li:hover > .tit i svg path {
  fill: var(--color);
}
.hadbox:hover .hadbox-sec1 .f_navbox li.ac2 .tit {
  color: #999999;
}
.hadbox:hover .hadbox-sec1 .f_navbox li.ac1 .tit {
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .f_navbox > li.on .tit span {
  color: var(--color);
}
.hadbox:hover .hadbox-sec1 .f_navbox > li.on .tit span:after {
  width: 100%;
  background: var(--color);
}
.hadbox:hover .hadbox-sec1 .f_navbox > li.on:hover .tit span:after {
  width: 100%;
}
.hadbox:hover .hadbox-sec1 .gt .f_lang .f_tit {
  color: #333333;
}
.hadbox:hover .hadbox-sec1 .gt .f_lang .f_tit .f_icon1,
.hadbox:hover .hadbox-sec1 .gt .f_lang .f_tit .f_icon2 {
  color: #000000;
}
.hadbox:hover .hadbox-sec1 .gt .qie span {
  background-color: #000;
}
.hadbox.hadbox-1 .hadbox-sec1 {
  background-color: #ffffff;
  border-color: #dddddd;
  box-shadow: 0px 4px 15px 0px rgba(225, 227, 231, 0.4);
}
.hadbox.hadbox-1 .hadbox-sec1 .lt .fz_logo .f_tu img {
  display: none;
}
.hadbox.hadbox-1 .hadbox-sec1 .lt .fz_logo .f_tu img:nth-child(2) {
  display: block;
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li .tit {
  color: #333333;
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li .tit i {
  color: #000;
  border-color: #000;
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li.on > .tit {
  color: var(--color);
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li:hover > .tit i svg path {
  fill: var(--color);
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li.ac2 .tit {
  color: #999999;
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox li.ac1 .tit {
  color: #333333;
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox > li.on .tit span {
  color: var(--color);
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox > li.on .tit span:after {
  width: 100%;
  background: var(--color);
}
.hadbox.hadbox-1 .hadbox-sec1 .f_navbox > li.on:hover .tit span:after {
  width: 100%;
}
.hadbox.hadbox-1 .hadbox-sec1 .gt .f_lang .f_tit {
  color: #333333;
}
.hadbox.hadbox-1 .hadbox-sec1 .gt .f_lang .f_tit .f_icon1,
.hadbox.hadbox-1 .hadbox-sec1 .gt .f_lang .f_tit .f_icon2 {
  color: #000000;
}
.hadbox.hadbox-1 .hadbox-sec1 .gt .qie span {
  background-color: #000;
}
/* 顶部搜索 */
.hed_search {
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  line-height: 1.5;
  border-top: 1px solid #eeeeee;
  display: none;
  box-shadow: 0 4px 0.1rem rgba(0, 0, 0, 0.06);
}
.hed_search .container1832 {
  padding: 0.5rem 0;
}
.hed_search .container1832 .cont {
  width: 5.32rem;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width:767px) {
  .hed_search .container1832 .cont {
    width: 100%;
  }
}
.hed_search .container1832 .cont .f_form {
  padding: 5px;
  margin-bottom: 0.15rem;
  width: 100%;
  border-radius: 125px;
  display: flex;
  justify-content: space-between;
  background-color: #f8f8f8;
}
.hed_search .container1832 .cont .f_form input {
  color: #333333;
  font-size: var(--font-size9);
  width: calc(100% - 1.2rem);
  padding: 0.14rem 0.3rem;
}
@media (max-width:767px) {
  .hed_search .container1832 .cont .f_form input {
    padding: 0.22rem 0.3rem;
    width: calc(100% - 1.6rem);
  }
}
.hed_search .container1832 .cont .f_form input::-webkit-input-placeholder {
  color: #999999;
}
.hed_search .container1832 .cont .f_form input:-moz-placeholder {
  color: #999999;
}
.hed_search .container1832 .cont .f_form input::-moz-placeholder {
  color: #999999;
}
.hed_search .container1832 .cont .f_form input:-ms-input-placeholder {
  color: #999999;
}
.hed_search .container1832 .cont .f_form input:placeholder {
  color: #999999;
}
.hed_search .container1832 .cont .f_form .f_sub {
  width: 0.84rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: var(--color);
  color: #fff;
  border-radius: 30px;
  transition: all 0.4s;
}
@media (max-width:767px) {
  .hed_search .container1832 .cont .f_form .f_sub {
    width: 1.2rem;
  }
}
.hed_search .container1832 .cont .f_form .f_sub:hover {
  opacity: 0.86;
}
.hed_search .container1832 .cont .f_form .f_sub svg,
.hed_search .container1832 .cont .f_form .f_sub img {
  width: 16px;
  height: auto;
}
.hed_search .container1832 .cont .f_jut {
  display: flex;
  line-height: 30px;
}
@media (max-width:1580px) {
  .hed_search .container1832 .cont .f_jut {
    line-height: 26px;
  }
}
@media (max-width:767px) {
  .hed_search .container1832 .cont .f_jut {
    line-height: 0.5rem;
    display: block;
  }
}
.hed_search .container1832 .cont .f_jut .f_name {
  color: #666;
  margin-right: 0.12rem;
}
@media (max-width:767px) {
  .hed_search .container1832 .cont .f_jut .f_name {
    margin-right: 0;
    margin-bottom: 0.22rem;
  }
}
.hed_search .container1832 .cont .f_jut .f_link {
  display: flex;
  flex-wrap: wrap;
}
.hed_search .container1832 .cont .f_jut .f_link .li {
  border-radius: 15px;
  display: block;
  margin-right: 12px;
  margin-bottom: 10px;
  transition: all 0.4s;
  color: #666666;
}
@media (max-width:767px) {
  .hed_search .container1832 .cont .f_jut .f_link .li {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 0 0.2rem;
    border-radius: 0.25rem;
  }
}
.hed_search .container1832 .cont .f_jut .f_link .li:hover {
  color: var(--color);
}
.hed_search .container1832 .cont .g_del {
  cursor: pointer;
  margin: 0.54rem auto 0;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  border: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.hed_search .container1832 .cont .g_del:hover {
  border-color: var(--color);
}
.hed_search .container1832 .cont .g_del:hover svg {
  color: var(--color);
}
.hed_search .container1832 .cont .g_del img,
.hed_search .container1832 .cont .g_del svg {
  width: 14px;
  height: auto;
}
.hed_search .container1832 .cont .g_del img path,
.hed_search .container1832 .cont .g_del svg path {
  transition: all 0.4s;
}
.hadbox2 .hadbox-sec1 {
  background-color: #ffffff;
  border-color: #dddddd;
  box-shadow: 0px 4px 15px 0px rgba(225, 227, 231, 0.4);
}
.hadbox2 .hadbox-sec1 .lt .fz_logo .f_tu img {
  display: none;
}
.hadbox2 .hadbox-sec1 .lt .fz_logo .f_tu img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit {
  color: #333333;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i {
  color: #000;
  border-color: #000;
}
.hadbox2 .hadbox-sec1 .f_navbox li.on > .tit {
  color: var(--color);
}
.hadbox2 .hadbox-sec1 .f_navbox li:hover > .tit i svg path {
  fill: var(--color);
}
.hadbox2 .hadbox-sec1 .f_navbox li.ac2 .tit {
  color: #999999;
}
.hadbox2 .hadbox-sec1 .f_navbox li.ac1 .tit {
  color: #333333;
}
.hadbox2 .hadbox-sec1 .f_navbox > li.on .tit span {
  color: var(--color);
}
.hadbox2 .hadbox-sec1 .f_navbox > li.on .tit span:after {
  width: 100%;
  background: var(--color);
}
.hadbox2 .hadbox-sec1 .f_navbox > li.on:hover .tit span:after {
  width: 100%;
}
.hadbox2 .hadbox-sec1 .gt .f_lang .f_tit {
  color: #333333;
}
.hadbox2 .hadbox-sec1 .gt .f_lang .f_tit .f_icon1,
.hadbox2 .hadbox-sec1 .gt .f_lang .f_tit .f_icon2 {
  color: #000000;
}
.hadbox2 .hadbox-sec1 .gt .qie span {
  background-color: #000;
}
.hadbox3 {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
/* End */
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .f_rwb {
  margin-bottom: 0.24rem;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .f_rwb .f_sanji {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 100%;
  padding-left: 0.3rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .f_rwb .f_sanji .li {
  display: inline-block;
  color: #666;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .f_rwb .f_sanji .li:hover {
  color: #000;
}
.hadbox-sec1 .f_navbox .f_navhover .f_box .f_gtcont .f_list .f_nei .f_labe .f_rwb.on .f_sanji {
  opacity: 1;
  visibility: visible;
}
.indusbox-sec1 .cont .lt .f_nav .item .f_jut .f_rwb .f_sanji {
  padding-left: 14px;
  display: none;
}
.indusbox-sec1 .cont .lt .f_nav .item .f_jut .f_rwb .f_sanji .li span {
  color: #666;
}
.indusbox-sec1 .cont .lt .f_nav .item .f_jut .f_rwb .f_sanji .li input:checked ~ span {
  color: #000;
}
.had_ad {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #48A0E3;
  color: #fff;
}
@media (max-width:767px) {
  .had_ad {
    height: 50px;
  }
}
.had_ad .had_ad_box {
  width: 92%;
  max-width: 1832px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width:1260px) {
  .had_ad .gl {
    display: none;
  }
}
.had_ad .gr {
  display: flex;
  align-items: center;
}
@media (max-width:1260px) {
  .had_ad .gr {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width:767px) {
  .had_ad .gr {
    font-size: 10px;
  }
}
.had_ad .gr .gtel {
  display: flex;
  align-items: center;
}
@media (max-width:767px) {
  .had_ad .gr .gtel {
    align-items: flex-start;
    flex-direction: column;
  }
}
.had_ad .gr .gtel .item {
  display: flex;
  align-items: center;
  margin-right: 0.8rem;
}
@media (max-width:1260px) {
  .had_ad .gr .gtel .item {
    margin-right: 0.3rem;
  }
}
@media (max-width:767px) {
  .had_ad .gr .gtel .item {
    margin: 2px 0;
  }
}
.had_ad .gr .gtel .item i {
  margin-right: 0.1rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: auto;
  color: var(--color);
}
@media (max-width:1260px) {
  .had_ad .gr .gtel .item i {
    width: 0.28rem;
  }
}
.had_ad .gr .gtel .item i svg,
.had_ad .gr .gtel .item i img {
  width: 100%;
  height: auto;
}
.had_ad .gr .gtel .item i svg path,
.had_ad .gr .gtel .item i img path {
  fill: var(--color);
}
.had_ad .gr .gtel .item .txt {
  display: flex;
  align-items: center;
}
.had_ad .gr .gtel .item .txt span {
  color: #B0E644;
}
.had_ad .gr .gsea form .search_box {
  width: 2.57rem;
  height: 36px;
  background: #fff;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width:767px) {
  .had_ad .gr .gsea form .search_box {
    height: 32px;
  }
}
.had_ad .gr .gsea form .search_box input {
  font-size: var(--font-size9);
  padding: 0 0.2rem 0 0;
  width: 100%;
  color: #333;
}
@media (max-width:767px) {
  .had_ad .gr .gsea form .search_box input {
    font-size: 12px;
  }
}
.had_ad .gr .gsea form .search_box button {
  display: inline-flex;
  flex-shrink: 0;
  margin: 0 0.08rem 0 0.1rem;
  width: 20px;
  height: 20px;
}
@media (max-width:767px) {
  .had_ad .gr .gsea form .search_box button {
    width: 16px;
    height: 16px;
  }
}
.had_ad .gr .gsea form .search_box button svg {
  width: 100%;
  height: auto;
}
.had_ad .gr .gsea form .search_box button svg path {
  fill: #9a9a9a;
}
.basemenubut {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  width: 22px;
}
@media (max-width: 370px) {
  .basemenubut {
    width: 20px;
  }
}
.basemenubut span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 370px) {
  .basemenubut span {
    margin-bottom: 4px;
  }
}
.basemenubut span:last-child {
  margin-bottom: 0;
}
.basemenubut span:nth-child(2) {
  width: 80%;
}
.basemenubut2 span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0;
  margin-top: 2px;
}
.basemenubut2 span:nth-child(2) {
  display: none;
}
.basemenubut2 span:nth-child(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}

 
@charset "utf-8";
/* 底部 */
.hm_but {
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 28px;
  border: solid 1px #eeeeee;
  padding: 0.1rem;
  min-width: 2.02rem;
  color: var(--color);
  transition: all 0.4s;
}
.hm_but span {
  display: block;
  padding: 0 0.2rem;
}
.hm_but .f_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.3rem;
  width: 0.36rem;
  height: 0.36rem;
  color: #ffffff;
  background-color: var(--color);
  border-radius: 50%;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .hm_but .f_icon {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.hm_but .f_icon img,
.hm_but .f_icon svg {
  transition: all 0.4s;
  width: 25%;
  height: 22.22222222%;
}
.hm_but:hover .f_icon {
  transform: rotate(45deg);
}
.hm_but2 {
  border-color: transparent;
}
.hm_tit {
  text-align: center;
}
.hm_tit .f_name {
  margin-bottom: 0.1rem;
  color: #666666;
}
.hm_tit .f_tit {
  color: #000000;
  font-weight: bold;
  line-height: 1.2;
}
.hm_tit .f_tit span {
  color: var(--color);
}
.hm_tit .f_text {
  line-height: 1.5;
  margin-top: 0.18rem;
  color: #999999;
}
.x-footer-1 {
  overflow: hidden;
  position: relative;
  z-index: 2;
  background: #ffffff;
  border-radius: 0.5rem 0.5rem 0 0;
  margin-top: -0.5rem;
}
@media (min-width: 768px) {
}
.x-footer-1 .fotbox-sec1 {
  padding: 0.64rem 0 1.48rem;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 {
    padding-bottom: 0.5rem;
  }
}
.x-footer-1 .fotbox-sec1 .f_hed {
  margin-bottom: 0.46rem;
  color: #333333;
}
.x-footer-1 .fotbox-sec1 .f_hed .f_logo {
  display: inline-flex;
  height: 60px;
  margin-bottom: 4px;
}
@media (max-width: 1580px) {
  .x-footer-1 .fotbox-sec1 .f_hed .f_logo {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .x-footer-1 .fotbox-sec1 .f_hed .f_logo {
    height: 34px;
  }
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .f_hed .f_logo {
    height: 0.56rem;
  }
}
.x-footer-1 .fotbox-sec1 .f_hed .f_logo img {
  height: 100%;
}
.x-footer-1 .fotbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
}
.x-footer-1 .fotbox-sec1 .cont .lt {
  width: 30%;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .lt {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
.x-footer-1 .fotbox-sec1 .cont .lt .f_tel {
  color: var(--color);
  margin-bottom: 0.18rem;
  font-weight: bold;
  display: inline-block;
  font-size: var(--font-size3);
}
.x-footer-1 .fotbox-sec1 .cont .lt .font {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0.22rem;
}
.x-footer-1 .fotbox-sec1 .cont .lt .font p,
.x-footer-1 .fotbox-sec1 .cont .lt .font a {
  display: block;
  margin-bottom: 0.06rem;
  position: relative;
}
.x-footer-1 .fotbox-sec1 .cont .lt .font p:last-child,
.x-footer-1 .fotbox-sec1 .cont .lt .font a:last-child {
  margin-bottom: 0;
}
.x-footer-1 .fotbox-sec1 .cont .lt .font p img,
.x-footer-1 .fotbox-sec1 .cont .lt .font a img,
.x-footer-1 .fotbox-sec1 .cont .lt .font p svg,
.x-footer-1 .fotbox-sec1 .cont .lt .font a svg {
  width: 19px;
  height: auto;
  position: relative;
  top: 0.5em;
  margin-right: 8px;
  transform: translateY(-50%);
}
@media (max-width: 1580px) {
  .x-footer-1 .fotbox-sec1 .cont .lt .font p img,
  .x-footer-1 .fotbox-sec1 .cont .lt .font a img,
  .x-footer-1 .fotbox-sec1 .cont .lt .font p svg,
  .x-footer-1 .fotbox-sec1 .cont .lt .font a svg {
    width: 17px;
  }
}
.x-footer-1 .fotbox-sec1 .cont .lt .font .g_lab {
  margin-bottom: 0.12rem;
  display: flex;
  align-items: center;
}
.x-footer-1 .fotbox-sec1 .cont .lt .font .g_lab img,
.x-footer-1 .fotbox-sec1 .cont .lt .font .g_lab svg {
  width: 18px;
  height: auto;
  margin-right: 0.1rem;
}
.x-footer-1 .fotbox-sec1 .cont .lt .hm_but .f_icon img,
.x-footer-1 .fotbox-sec1 .cont .lt .hm_but .f_icon svg {
  width: 44.44444444%;
  height: 44.44444444%;
}
.x-footer-1 .fotbox-sec1 .cont .lt .hm_but:hover .f_icon {
  transform: rotate(0);
}
.x-footer-1 .fotbox-sec1 .cont .f_cent {
  width: 40%;
  padding-right: 0.58rem;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .f_cent {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0.4rem;
  }
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .g_box {
  display: flex;
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .g_box .g_li {
  width: 50%;
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .g_h3 h3 {
  font-size: var(--font-size5);
  margin-bottom: 0.28rem;
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav {
  /* display: flex; */
  /* flex-wrap: wrap; */
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li {
  width: 100%;
  display: block;
  margin-bottom: 0.24rem;
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit {
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: flex-start;
  color: #000000;
  padding-right: 0.24rem;
  font-size: var(--font-size6);
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit .f_icon {
  opacity: 0;
  transition: all 0.4s;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
  top: 0.75em;
  transform: translateY(-50%);
  margin-left: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color);
  color: #ffffff;
  border-radius: 50%;
}
@media (max-width: 1580px) {
  .x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit .f_icon {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit .f_icon {
    width: 0.44rem;
    height: 0.44rem;
    display: none;
  }
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit .f_icon img,
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit .f_icon svg {
  width: 70%;
  height: 70%;
  max-height: 100%;
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit:hover {
  color: var(--color);
}
.x-footer-1 .fotbox-sec1 .cont .f_cent .f_nav li .tit:hover .f_icon {
  opacity: 1;
}
.x-footer-1 .fotbox-sec1 .cont .gt {
  width: 30%;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .gt {
    width: 100%;
  }
}
.x-footer-1 .fotbox-sec1 .cont .gt.fz_er h2 {
  text-align: center;
  font-size: var(--font-size5);
  margin-bottom: 0.28rem;
}
.x-footer-1 .fotbox-sec1 .cont .gt.fz_er .fz_er_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.x-footer-1 .fotbox-sec1 .cont .gt.fz_er .fz_er_box .li .name {
  text-align: center;
  margin-top: 0.1rem;
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .gt .f_jt {
    justify-content: center;
  }
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li {
    margin: 0 0.15rem 0.3rem;
  }
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li .f_icon {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  width: 0.48rem;
  height: 0.48rem;
  color: #666666;
  border-radius: 50%;
  border: solid 2px #eeeeee;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li .f_icon {
    width: 0.86rem;
    height: 0.86rem;
  }
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li .f_icon img,
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li .f_icon svg {
  width: auto;
  height: auto;
  max-width: 37.5%;
  max-height: 37.5%;
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li .f_hover {
  position: absolute;
  left: 50%;
  bottom: 100%;
  width: 120px;
  transform: translateX(-50%);
  margin-bottom: 0.2rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  display: none;
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li:hover .f_icon {
  background: var(--color);
  border-color: var(--color);
  color: #ffffff;
}
.x-footer-1 .fotbox-sec1 .cont .gt .f_jt .f_li:hover .f_hover {
  display: block;
}
.x-footer-1 .fotbox-sec2 .container1600 {
  padding: 0.34rem 0 0.48rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #f0f0f0;
}
.x-footer-1 .fotbox-sec2 .container1600 .lt,
.x-footer-1 .fotbox-sec2 .container1600 .gt {
  max-width: 50%;
  font-size: var(--font-size9);
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec2 .container1600 .lt,
  .x-footer-1 .fotbox-sec2 .container1600 .gt {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
}
.x-footer-1 .fotbox-sec2 .container1600 .lt p,
.x-footer-1 .fotbox-sec2 .container1600 .lt a {
  color: #999999;
  display: inline-block;
  transition: all 0.4s;
}
.x-footer-1 .fotbox-sec2 .container1600 .lt p a {
  margin-left: 0;
}
.x-footer-1 .fotbox-sec2 .container1600 .lt a {
  margin-left: 0.16rem;
}
.x-footer-1 .fotbox-sec2 .container1600 .lt a img {
  position: relative;
  top: 0.75em;
  transform: translateY(-50%);
}
.x-footer-1 .fotbox-sec2 .container1600 .lt a:hover {
  color: var(--color);
}
.x-footer-1 .fotbox-sec2 .container1600 .gt {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .x-footer-1 .fotbox-sec2 .container1600 .gt {
    justify-content: center;
    margin-top: 0.1rem;
  }
}
.x-footer-1 .fotbox-sec2 .container1600 .gt a,
.x-footer-1 .fotbox-sec2 .container1600 .gt span {
  color: #999999;
  display: inline-block;
}
.x-footer-1 .fotbox-sec2 .container1600 .gt span {
  margin: 0 0.28rem;
  display: block;
  width: 1px;
  background-color: #f0f0f0;
  height: 1.14285714em;
  position: relative;
  top: 0.75em;
  transform: translateY(-50%);
}
.x-footer-1 .fotbox-sec2 .container1600 .gt a {
  transition: all 0.4s;
}
.x-footer-1 .fotbox-sec2 .container1600 .gt a:hover {
  color: var(--color);
}
@keyframes shanxia {
  from {
    top: 100%;
  }
  to {
    top: -100%;
  }
}
/* End */

 
@charset "utf-8";
.gs-nav-1 {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 21;
  overflow: hidden;
}
.gs-nav-1 .nav-box {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 21px 0 14px;
}
.gs-nav-1 .nav-box,
.gs-nav-1 .nav-box * {
  font-size: var(--font-size8);
  color: #000000;
  line-height: 1.2;
}
.gs-nav-1 .nav-box a {
  color: #999999;
  transition: all 0.5s ease;
}
.gs-nav-1 .nav-box a:hover {
  color: #000000;
}
.gs-nav-1 .nav-box span {
  margin: 0 0.8em;
  color: #999999;
}

 
@charset "utf-8";
/* 公共响应变量 */
/* 百分比计算 */
.x-contact-1 .hm_but {
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 28px;
  border: solid 1px #eeeeee;
  padding: 0.1rem;
  min-width: 2.02rem;
  color: var(--color0);
  transition: all 0.4s;
}
.x-contact-1 .hm_but span {
  display: block;
  padding: 0 0.2rem;
}
.x-contact-1 .hm_but .f_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.3rem;
  width: 0.36rem;
  height: 0.36rem;
  color: #ffffff;
  background-color: var(--color0);
  border-radius: 50%;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .x-contact-1 .hm_but .f_icon {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.x-contact-1 .hm_but .f_icon img,
.x-contact-1 .hm_but .f_icon svg {
  transition: all 0.4s;
  width: 25%;
  height: 22.22222222%;
}
.x-contact-1 .hm_but:hover {
  color: var(--color);
}
.x-contact-1 .hm_but:hover .f_icon {
  transform: rotate(45deg);
  background-color: var(--color);
}
.x-contact-1 .hm_but2 {
  border-color: transparent;
}
.x-contact-1 .hm_tit {
  text-align: center;
}
.x-contact-1 .hm_tit .f_name {
  margin-bottom: 0.1rem;
  color: #666666;
  font-size: var(--font-size7);
}
.x-contact-1 .hm_tit .f_tit {
  color: #000000;
  font-weight: bold;
  line-height: 1.2;
  font-size: var(--font-size2);
}
.x-contact-1 .hm_tit .f_tit span {
  color: var(--color);
}
.x-contact-1 .hm_tit .f_text {
  line-height: 1.5;
  margin-top: 0.18rem;
  color: #999999;
  font-size: var(--font-size6);
}
.x-contact-1 {
  position: relative;
  padding: 1.1rem 0 1.8rem;
}
@media (max-width: 767px) {
  .x-contact-1 {
    padding: 1rem 0 1.26rem;
  }
}
.x-contact-1 .f_bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: var(--color0);
}
.x-contact-1 .f_bag img {
  opacity: 0.14;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.x-contact-1 .hm_tit .f_tit {
  color: #ffffff;
  display: inline-flex;
  position: relative;
  /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 78%, #FF0878 0%);
			background-size: 100% 100%;
			background-repeat: no-repeat; */
  display: initial;
  background-position: 0 -0.04rem;
}
.x-contact-1 .hm_tit .f_text {
  color: #ffffff;
}
.x-contact-1 .hm_tit .hm_but {
  margin-top: 0.33rem;
}

 
@charset "utf-8";
/* 侧边栏 */
.x-sidebar-1 {
  position: fixed;
  bottom: 6%;
  right: 2%;
  z-index: 666;
}
@media (min-width: 768px) {
  .x-sidebar-1 {
    bottom: 50%;
    right: 0.15rem;
    transform: translateY(50%);
  }
}
.x-sidebar-1 .item {
  position: relative;
  margin-bottom: 0.1rem;
}
.x-sidebar-1 .item:last-child {
  margin-bottom: 0;
}
.x-sidebar-1 .item .f_tit {
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 0.1rem;
  color: #333333;
  background: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-shadow: 0px 0px 0.23rem 0px rgba(0, 71, 133, 0.09);
  transition: all 0.4s;
  justify-content: center;
}
@media (max-width: 1580px) {
  .x-sidebar-1 .item .f_tit {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .x-sidebar-1 .item .f_tit {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .x-sidebar-1 .item .f_tit .f_zi {
    font-size: 0.2rem;
    display: none;
  }
}
.x-sidebar-1 .item .f_tit img,
.x-sidebar-1 .item .f_tit svg {
  width: auto;
  height: auto;
  max-height: 17px;
  margin-bottom: 3px;
}
@media (max-width: 1580px) {
  .x-sidebar-1 .item .f_tit img,
  .x-sidebar-1 .item .f_tit svg {
    max-height: 14px;
  }
}
@media (max-width: 767px) {
  .x-sidebar-1 .item .f_tit img,
  .x-sidebar-1 .item .f_tit svg {
    height: 12px;
    margin-bottom: 0;
  }
}
.x-sidebar-1 .item .f_er {
  position: absolute;
  right: 100%;
  top: 0;
  width: 120px;
  margin-right: 0.2rem;
  display: none;
}
.x-sidebar-1 .item .f_er img {
  width: 100%;
}
.x-sidebar-1 .item .f_wen {
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 0.2rem;
  width: 2.8rem;
  box-shadow: 0px 0px 0.23rem 0px rgba(0, 71, 133, 0.09);
  display: none;
}
@media (max-width: 1580px) {
  .x-sidebar-1 .item .f_wen {
    width: 3rem;
  }
}
@media (max-width: 767px) {
  .x-sidebar-1 .item .f_wen {
    width: 3.8rem;
  }
}
.x-sidebar-1 .item .f_wen .f_zi {
  background: #ffffff;
  padding: 0.15rem 0.3rem;
}
.x-sidebar-1 .item:hover .f_tit {
  background: var(--color);
  border-color: var(--color);
  color: #ffffff;
}
.x-sidebar-1 .item:hover .f_er {
  display: block;
}
@media (min-width: 992px) {
  .x-sidebar-1 .item:hover .f_wen {
    display: block;
  }
}

 
@charset "utf-8";
/* 
.container {
    margin: 0 auto;
    width: 84%;
    max-width: 1600px; 
    @media @max-lg{
        width:84%;
    }
    @media @max-md{
        width:90%;
    }
}
 */
.msgAlt {
  display: none;
}
.msgAlt .hm_but {
  width: 1.7rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: var(--color);
}
@media (max-width: 1580px) {
  .msgAlt .hm_but {
    width: 1.8rem;
    height: 0.66rem;
    border-radius: 0.33rem;
  }
}
@media (max-width: 767px) {
  .msgAlt .hm_but {
    height: 0.68rem;
    width: 1.8rem;
    border-radius: 0.34rem;
  }
}
.msgAlt .hm_but:hover {
  opacity: 0.9;
}
.msgAlt .cont {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  max-width: 12.4rem;
  width: 90%;
}
@media (max-width: 991px) {
  .msgAlt .cont {
    max-width: 14rem;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont {
    max-width: 100%;
  }
}
.msgAlt .cont .lt {
  width: 35.484%;
  padding: 0.8rem 0.5rem 0.52rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: url(/static/home/images/kfshuziimg1.jpg) center / cover no-repeat;
}
@media (max-width: 767px) {
  .msgAlt .cont .lt {
    display: none;
  }
}
.msgAlt .cont .lt .font {
  color: #ffffff;
}
.msgAlt .cont .lt .font .f_logo {
  height: 0.4rem;
  width: 100%;
  margin-bottom: 0.74rem;
}
.msgAlt .cont .lt .font .f_logo img {
  height: 100%;
  width: auto;
  max-width: 100%;
}
.msgAlt .cont .lt .font .f_tit {
  margin-top: 2px;
  margin-bottom: 0.28rem;
  font-weight: bold;
  font-size: var(--font-size4);
}
.msgAlt .cont .lt .font .nei .li {
  font-weight: bold;
  position: relative;
  padding-left: 28px;
  margin-bottom: 0.1rem;
}
@media (max-width: 1580px) {
  .msgAlt .cont .lt .font .nei .li {
    padding-left: 24px;
  }
}
@media (max-width: 991px) {
  .msgAlt .cont .lt .font .nei .li {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .lt .font .nei .li {
    padding-left: 0.5rem;
  }
}
.msgAlt .cont .lt .font .nei .li:last-child {
  margin-bottom: 0;
}
.msgAlt .cont .lt .font .nei .li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.75em;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url(/static/home/images/zhengiiconimg1.svg) no-repeat center / 100% 100%;
}
@media (max-width: 1580px) {
  .msgAlt .cont .lt .font .nei .li:before {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .lt .font .nei .li:before {
    width: 0.36rem;
    height: 0.36rem;
  }
}
.msgAlt .cont .lt .f_link {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.msgAlt .cont .lt .f_link .li {
  color: #ffffff;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #ffffff 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: all 0.2s linear;
  margin-right: 0.1rem;
  display: block;
}
.msgAlt .cont .lt .f_link .li:hover {
  background-size: 100% 100%;
}
.msgAlt .cont .gt {
  width: 64.516%;
  padding: 0.36rem 0.5rem 0.56rem;
}
@media (max-width: 767px) {
  .msgAlt .cont .gt {
    width: 100%;
    height: 78vh;
    overflow: auto;
  }
}
.msgAlt .cont .gt .f_tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 6px;
  font-size: var(--font-size4);
}
@media (max-width: 1580px) {
  .msgAlt .cont .gt .f_tit {
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .gt .f_tit {
    font-size: 0.38rem;
  }
}
.msgAlt .cont .gt .text {
  line-height: 1.625;
  color: #999999;
  margin-bottom: 0.3rem;
}
.msgAlt .cont .gt .f_from {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.msgAlt .cont .gt .f_from .item {
  width: calc(50% - 0.1rem);
  margin-bottom: 16px;
}
@media (max-width: 1580px) {
  .msgAlt .cont .gt .f_from .item {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .gt .f_from .item {
    width: 100%;
    margin-bottom: 0.28rem;
  }
}
.msgAlt .cont .gt .f_from .item .name {
  color: #333333;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .msgAlt .cont .gt .f_from .item .name {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .gt .f_from .item .name {
    display: none;
  }
}
.msgAlt .cont .gt .f_from .item .name span {
  color: var(--color);
}
.msgAlt .cont .gt .f_from .item .int,
.msgAlt .cont .gt .f_from .item .f_int {
  width: 100%;
}
.msgAlt .cont .gt .f_from .item .int input,
.msgAlt .cont .gt .f_from .item .f_int input,
.msgAlt .cont .gt .f_from .item .int textarea,
.msgAlt .cont .gt .f_from .item .f_int textarea,
.msgAlt .cont .gt .f_from .item .int select,
.msgAlt .cont .gt .f_from .item .f_int select {
  border-radius: 4px;
  color: #333333;
  width: 100%;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 14px 16px;
}
@media (max-width: 1580px) {
  .msgAlt .cont .gt .f_from .item .int input,
  .msgAlt .cont .gt .f_from .item .f_int input,
  .msgAlt .cont .gt .f_from .item .int textarea,
  .msgAlt .cont .gt .f_from .item .f_int textarea,
  .msgAlt .cont .gt .f_from .item .int select,
  .msgAlt .cont .gt .f_from .item .f_int select {
    padding: 12px 14px;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .gt .f_from .item .int input,
  .msgAlt .cont .gt .f_from .item .f_int input,
  .msgAlt .cont .gt .f_from .item .int textarea,
  .msgAlt .cont .gt .f_from .item .f_int textarea,
  .msgAlt .cont .gt .f_from .item .int select,
  .msgAlt .cont .gt .f_from .item .f_int select {
    padding: 0.22rem 0.36rem;
  }
}
.msgAlt .cont .gt .f_from .item .int input::-webkit-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int input::-webkit-input-placeholder,
.msgAlt .cont .gt .f_from .item .int textarea::-webkit-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int textarea::-webkit-input-placeholder,
.msgAlt .cont .gt .f_from .item .int select::-webkit-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int select::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
.msgAlt .cont .gt .f_from .item .int input::-moz-placeholder,
.msgAlt .cont .gt .f_from .item .f_int input::-moz-placeholder,
.msgAlt .cont .gt .f_from .item .int textarea::-moz-placeholder,
.msgAlt .cont .gt .f_from .item .f_int textarea::-moz-placeholder,
.msgAlt .cont .gt .f_from .item .int select::-moz-placeholder,
.msgAlt .cont .gt .f_from .item .f_int select::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.msgAlt .cont .gt .f_from .item .int input:-ms-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int input:-ms-input-placeholder,
.msgAlt .cont .gt .f_from .item .int textarea:-ms-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int textarea:-ms-input-placeholder,
.msgAlt .cont .gt .f_from .item .int select:-ms-input-placeholder,
.msgAlt .cont .gt .f_from .item .f_int select:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.msgAlt .cont .gt .f_from .item .int textarea,
.msgAlt .cont .gt .f_from .item .f_int textarea {
  height: 1.66rem;
}
.msgAlt .cont .gt .f_from .f_textarea {
  width: 100%;
}
.msgAlt .cont .gt .f_from .fz_text1 {
  color: #999999;
  font-weight: bold;
  margin-bottom: 0.36rem;
}
.msgAlt .cont .gt .f_from .fz_text1 a {
  color: var(--color);
}
.msgAlt .cont .gt .f_from .fz_text1 a:hover {
  text-decoration: underline;
}
.msgAlt .cont .gt .f_from .hm_but {
  width: 1.58rem;
  height: 0.5rem;
}
@media (max-width: 1580px) {
  .msgAlt .cont .gt .f_from .hm_but {
    width: 1.6rem;
    height: 0.66rem;
  }
}
@media (max-width: 767px) {
  .msgAlt .cont .gt .f_from .hm_but {
    width: 2.3rem;
    height: 0.78rem;
  }
}
.basealt {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}
.basealt .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.basealt .cont {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.basealt .cont .fclose {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  cursor: pointer;
  transition: all 0.4s;
  height: 0.5rem;
}
@media (max-width: 767px) {
  .basealt .cont .fclose {
    width: 0.66rem;
    height: 0.66rem;
    left: initial;
    right: 0;
    top: initial;
    bottom: 100%;
    margin-left: 0;
  }
}
.basealt .cont .fclose svg {
  color: #fff;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.basealt .cont .fclose svg path {
  fill: #ffffff;
}
.basealt .cont .fclose:hover {
  transform: rotate(90deg);
}
