@font-face {
  font-family: "fontface__优设标题黑__154__557852968222";
  src: url("//28243609.s21i.faiusr.com/76/ABUIme27DRBMGAAgnumFsgYohLSrOA")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fontface__优设标题黑__154__1539447561778";
  src: url("//28243609.s21i.faiusr.com/76/ABUIme27DRBMGAAg9eqFsgYou5bc8QY")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
.index3 {
  z-index: 10001;
  color: #000 !important;
}
.index3:after {
  content: "";
  position: absolute;
  left: 0px;
  top: auto;
  bottom: -1px;
  right: auto;
  height: 3px;
  width: 0px;
  background-color: #2e4fc3;
}
.solu-nav-contain:hover {
  display: block;
}

.index3:hover {
  /* background: #cccccc; */
  color: #2e4fc3;
  font-weight: 600;
}
.index3:hover + div {
  display: block;
  transition: all 0.5s ease 0s;
}
/* .navbar{
  box-shadow: 0 0 15px 4px #f7f7f7;
} */

.index3:hover::after {
  width: 96px;
  transition: all 0.5s ease 0s;
}
.index3 {
  color: #333333;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  display: block;
  padding: 1rem 1rem;
  text-decoration: none !important;
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.dropList {
  display: none;
  position: absolute;
  top: 58px;

  background-color: #fff;
  width: 400px;
  z-index: 900;
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
  border-radius: 0 0 12px 12px;
}
.dropList ul {
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dropList:hover {
  display: block;
}

.dropitem {
  /* width: 32%; */
  margin-bottom: 10px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}

.dropitem a {
  position: relative;
  font-size: 14px;
  color: #fff !important;
}
.dropitem:hover {
  /* background-color: #fff; */
}
.dropitem:hover a {
  /* color: #2e4fc3 !important; */
}

.dropDown {
  display: none;

  position: absolute;
  width: 100%;
  top: 90px;
  right: 0;
  background: rgba(0, 0, 0, 0.6238532110091743);
  border-top: 1px solid #ddd;
  z-index: 800;
  box-shadow: 0px 8px 12px 1px rgb(75 24 24 / 16%);
  /* box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
  border-radius: 0 0 12px 12px; */
}
.dropDown ul {
  padding: 0 78px 0 90px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.solu-drop ul{
  padding: 0 62px 0 90px;
}
.dropDown:hover {
  display: block;
}

.dropDown ul li {
  /* width: 9%; */
  height: 100%;
  text-align: center;
  margin-bottom: 0;
}
.dropDown ul li a{
  margin: 0 20px;
}
.dropDown .list1:after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0px;
  top: auto;
  bottom: -13px;
  right: auto;
  height: 3px;
  width: 0px;
  background-color: #032ab2;
}
.dropDown .list1:hover::after {
  width: 100%;
  transition: all 0.5s ease 0s;
}
.solu-drop .list1:hover::after {
  width: 100%;
  transition: all 0.5s ease 0s;
}
/* 解决方案
 */
/* .dropList2:hover {
  display: block;
} */
.fk-subNavPack {
  position: fixed;
  z-index: 60;
}
.pro-nav-contain {
  width: 100%;
  display: none;
  z-index: 1000;

  height: 420px;
  top: 90px;
  background: rgba(0, 0, 0, 0.85);
  padding: 40px;
  position: absolute;
}
.pro-nav-contain:hover {
  display: block;
}
.pro-nav-contain li a:hover {
  color: goldenrod;
}
.pro-nav-item-1 .m_float_btn_container a {
  font-size: 16px;
}
.solu-nav-contain {
  z-index: 1000;
  display: none;
  height: 220px;
  top: 90px;
  left: 381px;
  background: rgba(0, 0, 0, 0.85);
  width: 828px;
  padding: 40px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.dropList:hover {
  display: block;
}
.solu-nav {
  display: none;
  /* padding-left: 20px; */
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
.solu-nav li {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  padding: 20px;
  padding-left: 76px;
}

.solu-nav li a {
  color: #fff;
}
.solu-nav li a:hover {
  color: goldenrod;
}
.solu-nav li img {
  width: 30px;
  height: 30px;
}
.m_float_arr__text {
  margin-left: 10px;
}
.su-dropitem {
  color: #fff;
}
.solu-drop ul li {
  /* width: 12%; */
  height: 100%;
  text-align: center;
  margin-bottom: 0;
}
.solu-drop ul li a{
  /* margin: 0 20px; */
}
/* 产品下拉列表 */
.pro-nav {
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.pro-nav-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pro-nav-item a {
  color: #fff;
}
.pro-nav-item-1 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pro-nav-item-1 img {
  width: 22px;
  height: 22px;
}

.pro-nav-contain .m_float_btn_container a {
  font-size: 14px;
  display: block;
  display: flex;
  gap: 10px;
}
