﻿.ai-nbcsg_com-header-17-con {
  width: 100%;
  height: 85px;
  position: relative;
}
.ai-nbcsg_com-header-17-con header {
  width: 1200px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 85px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-img {
  height: 50px;
  flex-grow: 0;
  flex-shrink: 0;
  border-radius: 12px;
  padding: 10px;
  position: absolute;
  right: 0;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-img .ai-nbcsg_com-header-17-img-item {
  height: 50px;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-ul {
  flex-grow: 0;
  flex-shrink: 0;
  height: 100%;
  display: flex;
  align-items: center;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-ul .ai-nbcsg_com-header-17-li {
  width: 100px;
  height: 85px;
  background-color: transparent;
  transition: all 0.5s;
  position: relative;
  box-sizing: border-box;
  border-radius: 12px;
  margin-right: 3px;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-ul .ai-nbcsg_com-header-17-li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 85px;
  font-size: 18px;
  color: #fff;
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-ul .ai-nbcsg_com-header-17-li:hover {
  background-image: linear-gradient(135deg, #ffd3a5 10%, #fd6585 100%);
}
.ai-nbcsg_com-header-17-con header .ai-nbcsg_com-header-17-ul .ai-nbcsg_com-header-17-li.ai-nbcsg_com-header-17-nav-active {
  background-image: linear-gradient(135deg, #ffd3a5 10%, #fd6585 100%);
}
.ai-nbcsg_com-header-17-con:before {
  content: "";
  float: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  background-image: linear-gradient(135deg, #5efce8 10%, #736efe 100%);
}
.ai-nbcsg_com-header-17-con:after {
  content: "";
  width: 50%;
  height: 100%;
  display: inline-block;
  background-image: linear-gradient(135deg, #69ff97 10%, #00e4ff 100%);
  position: absolute;
  right: 0;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}
/*# sourceMappingURL=header_17.css.map */
