

.g-product-tark .main-content .product-type-show,
.g-product-tark .main-content .product-type-hide {
  display: none;
}
.g-product-tark .main-content .product-position {
  position: fixed;
  left: 0;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 1000;
  border-bottom: solid 1px rgba(237, 237, 237);
}
.g-product-tark .main-content .product-detail-tab-box {
  width: 100%;
  min-width: 1160px;
  height: 57px;
  line-height: 56px;
  display: flex;
  justify-content: center;
  border-bottom: solid 1px rgba(237, 237, 237);
}
.g-product-tark .main-content .product-detail-tab-box a {
  margin-left: 60px;
  color: #3d3d3d;
}
.g-product-tark .main-content .product-detail-tab-box a:first-child {
  margin-left: 0;
}
.g-product-tark .main-content .product-attr-background {
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*o0M3QJHApzEAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
}
.g-product-tark .main-content .product-attr-box {
  width: 100%;
}
.g-product-tark .main-content .product-attr-box .wrap {
  display: flex;
  flex-direction: column;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-img {
  width: 340px;
  height: 340px;
  margin: 80px 0;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-content {
  flex: 1;
  text-align: center;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-content .product-attr-title {
  font-size: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
  margin-top: 80px;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-content .product-attr-summary {
  font-size: 14px;
  color: #3D3D3D;
  line-height: 24px;
  margin-top: 40px;
  text-align: left;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-content .product-attr-pdf {
  padding: 0 24px;
  font-size: 14px;
  color: #FE6A00;
  text-align: center;
  border: 1px solid #FE6A00;
  border-radius: 18px;
  line-height: 34px;
  margin: 24px auto 0;
  display: inline-block;
}
.g-product-tark .main-content .product-attr-box .wrap .product-attr-content .product-attr-pdf span {
  font-size: 14px;
  color: #999999;
}
.g-product-tark .main-content .product-tark-menu {
  position: fixed;
  top: 60px;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 57px;
  border-bottom: solid 1px #969696;
}
.g-product-tark .main-content .product-tark-menu .menu-img {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
}
.g-product-tark .main-content .product-tark-menu .tark-menu-box {
  width: 100%;
  min-width: 1160px;
  height: 56px;
  display: flex;
  justify-content: center;
  line-height: 56px;
}
.g-product-tark .main-content .product-tark-menu .tark-menu-box div {
  padding: 0 4px;
  color: #969696;
  font-size: 14px;
  letter-spacing: 0;
  margin-left: 20px;
  cursor: pointer;
}
.g-product-tark .main-content .product-tark-menu .tark-menu-box .series-name {
  color: #FFFFFF;
}
.g-product-tark .main-content .product-tark-menu .tark-menu-box .series-left {
  margin-left: 48px;
}
.g-product-tark .main-content .product-tark-menu .tark-menu-box .series-color {
  color: #FF6A00;
  border-bottom: solid 2px #FF6A00;
}
.g-product-tark .main-content .product-detail-title {
  width: 100%;
  position: relative;
  background-color: #eee;
  min-height: 300px;
}
.g-product-tark .main-content .product-detail-title .title-img {
  width: 100%;
  display: block;
}
.g-product-tark .main-content .product-detail-title .title-content-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  text-align: center;
}
.g-product-tark .main-content .product-detail-title .title-content-box .title-name {
  font-size: 40px;
  line-height: 48px;
  margin-top: 180px;
  text-align: center;
  margin-top: 112px;
}
.g-product-tark .main-content .product-detail-title .title-content-box .title-slogan {
  font-size: 16px;
  line-height: 24px;
  margin: 14px auto 0;
  text-align: center;
  max-width: 1166px;
  padding: 0 20px;
  font-weight: 300;
}
.g-product-tark .main-content .product-detail-title .title-content-box .product-attr-pdf {
  padding: 0 24px;
  font-size: 14px;
  color: #FE6A00;
  text-align: center;
  border: 1px solid #FE6A00;
  border-radius: 18px;
  line-height: 34px;
  margin: 24px auto 0;
  display: inline-block;
}
.g-product-tark .main-content .product-detail-title .title-content-box .product-attr-pdf span {
  font-size: 14px;
  color: #999999;
}
.g-product-tark .main-content .product-detail-title .title-content-box .title-button {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  height: 32px;
  width: 108px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 16px;
  border: solid 1px #fff;
  text-align: center;
  cursor: pointer;
  width: 142px;
  margin: 28px auto;
}
.g-product-tark .main-content .product-detail-title .title-content-box .title-button img {
  width: 12px;
  height: 12px;
  margin-left: 4px;
}
.g-product-tark .main-content .dark-content-box {
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*dk4kQpCezW8AAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
}
.g-product-tark .main-content .dark-content-box .wrap-title-button {
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 20px;
  margin-bottom: 80px;
}
.g-product-tark .main-content .dark-content-box .wrap-title-button a {
  color: #FF6900;
}
.g-product-tark .main-content .tech-feature {
  padding: 80px 0 40px;
  width: 100%;
  min-width: 1160px;
  min-height: 550px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-title {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content {
  display: flex;
  margin-top: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-left {
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  flex: 1;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right {
  width: 340px;
  position: relative;
  margin-left: 30px;
  height: 500px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-top,
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-bj {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 340px;
  height: 340px;
  user-select: none;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-top img,
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-bj img {
  width: 340px;
  height: 340px;
  display: block;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-bj {
  overflow: hidden;
  left: 50%;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-bj img {
  position: relative;
  left: -50%;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-top {
  z-index: 12;
  width: 50%;
  overflow: hidden;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-line {
  width: 3px;
  height: 380px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 13;
  border: 2px solid rgba(255, 255, 255, 0.13);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
  user-select: none;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 360px;
  left: 50%;
  margin-left: -22px;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*mXNWRLXuyEgAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 14;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-msg {
  display: none;
  height: 50px;
  width: 192px;
  font-size: 12px;
  color: #666666;
  text-align: center;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*C1ciTrpGhYkAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 400px;
  left: 50%;
  margin-left: -94px;
  line-height: 54px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-basic {
  width: 100%;
  display: flex;
  overflow: hidden;
  margin-top: 444px;
  justify-content: center;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-basic .tech-basic-bj {
  height: 24px;
  width: 46px;
  background: #8FD1F3;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-basic .tech-basic-name {
  font-size: 18px;
  color: #3D3D3D;
  line-height: 24px;
  margin-left: 8px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-feature-right .tech-right-basic .tech-config {
  height: 24px;
  width: 46px;
  background: #58A8F4;
  border: 2px solid rgba(255, 255, 255, 0.5);
  margin-left: 40px;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right {
  width: 492px;
  position: relative;
  margin: 40px auto 0;
  height: 400px;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-top,
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-bj {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 492px;
  height: 288px;
  user-select: none;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-top img,
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-bj img {
  width: 492px;
  height: 288px;
  display: block;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-bj {
  overflow: hidden;
  left: 50%;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-bj img {
  position: relative;
  left: -50%;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-top {
  z-index: 12;
  width: 50%;
  overflow: hidden;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-line {
  width: 3px;
  height: 320px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 13;
  border: 2px solid rgba(255, 255, 255, 0.13);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
  user-select: none;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 308px;
  left: 50%;
  margin-left: -22px;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*mXNWRLXuyEgAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 14;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-msg {
  display: none;
  height: 50px;
  width: 192px;
  font-size: 12px;
  color: #666666;
  text-align: center;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*C1ciTrpGhYkAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 340px;
  left: 50%;
  margin-left: -94px;
  line-height: 54px;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-basic {
  width: 100%;
  display: flex;
  overflow: hidden;
  margin-top: 444px;
  justify-content: center;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-basic .tech-basic-bj {
  height: 24px;
  width: 46px;
  background: #8FD1F3;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-basic .tech-basic-name {
  font-size: 18px;
  color: #3D3D3D;
  line-height: 24px;
  margin-left: 8px;
}
.g-product-tark .main-content .product-attr-box .wrap .tech-feature-right .tech-right-basic .tech-config {
  height: 24px;
  width: 46px;
  background: #58A8F4;
  border: 2px solid rgba(255, 255, 255, 0.5);
  margin-left: 40px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box {
  width: 49%;
  display: flex;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
  border: solid 1px rgba(255, 255, 255, 0);
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box:hover {
  border: 1px transparent solid;
  border-image: linear-gradient(to right, #FF6A00, #273FB9) 1 10;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box .tech-item-icon {
  width: 44px;
  height: 44px;
  margin: 18px 12px 28px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box .tech-item-name {
  flex: 1;
  font-size: 14px;
  margin: 20px;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box .tech-item-name .item-title {
  color: #181818;
  line-height: 24px;
  letter-spacing: 0.49px;
  font-weight: bold;
}
.g-product-tark .main-content .tech-feature .wrap .tech-feature-content .tech-item-box .tech-item-name .item-name {
  margin-top: 4px;
  color: #333333;
  line-height: 20px;
  letter-spacing: 0;
  hyphens: auto;
}
.g-product-tark .main-content .product-features-box {
  min-height: auto;
  padding: 40px 0 80px;
}
.g-product-tark .main-content .product-features-box .wrap .tech-feature-content .tech-item-box {
  width: 32%;
}
.g-product-tark .main-content .product-features-box .wrap .tech-feature-content .tech-item-box .tech-item-name {
  margin: 16px 24px;
}
.g-product-tark .main-content .product-features-box .wrap .tech-feature-content:after {
  content: '';
  width: 32%;
  height: 0;
}
.g-product-tark .main-content .industry-box {
  padding: 0 0 80px;
}
.g-product-tark .main-content .industry-box .industry-title {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #000000;
  letter-spacing: 0;
  line-height: 40px;
}
.g-product-tark .main-content .industry-box .news-button-box {
  position: relative;
  width: 100%;
  min-width: 1160px;
  max-width: 1272px;
  margin: auto;
  display: none;
}
.g-product-tark .main-content .industry-box .news-button-box .news-prev-button {
  margin-top: -48px;
  height: 48px;
  width: 48px;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*Z3njQo6Fb44AAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: -62px;
  z-index: 10;
  top: 188px;
  cursor: pointer;
  outline: none;
}
.g-product-tark .main-content .industry-box .news-button-box .news-prev-button:hover {
  background-image: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*ramgSLrgzQgAAAAAAAAAAAAAARQnAQ");
}
.g-product-tark .main-content .industry-box .news-button-box .new-next-button {
  margin-top: -48px;
  height: 48px;
  width: 48px;
  background: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*4h3xT5T8TQEAAAAAAAAAAAAAARQnAQ") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: -62px;
  z-index: 10;
  top: 188px;
  cursor: pointer;
  outline: none;
}
.g-product-tark .main-content .industry-box .news-button-box .new-next-button:hover {
  background-image: url("https://gw.alipayobjects.com/mdn/rms_d65887/afts/img/A*yPHrT7PAnzYAAAAAAAAAAAAAARQnAQ");
}
.g-product-tark .main-content .industry-box #industry-content {
  width: 100%;
  min-width: 1160px;
  max-width: 1272px;
  overflow: hidden;
  margin: 50px auto 0;
  position: relative;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper .swiper-slide {
  width: 366px;
  height: 236px;
  overflow: hidden;
  margin: 0 9px;
  background-color: #fff;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper .swiper-slide:hover .item-img-box img {
  transform: scale(1.4);
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper .swiper-slide .item-img-box {
  width: 100%;
  height: 175px;
  overflow: hidden;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper .swiper-slide .item-img-box img {
  width: 100%;
  height: 175px;
  object-fit: cover;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-wrapper .swiper-slide .industry-item-name {
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  margin: 15px auto;
}
.g-product-tark .main-content .industry-box #industry-content .news-pagination {
  margin-top: 48px;
  text-align: center;
}
.g-product-tark .main-content .industry-box #industry-content .swiper-pagination-bullet-active {
  background: #FE6A00;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right {
  width: 470px;
  height: 400px;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-top,
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-bj {
  width: 470px;
  height: 288px;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-top img,
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-bj img {
  width: 470px;
  height: 288px;
  display: block;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-bj {
  overflow: hidden;
  left: 50%;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-bj img {
  position: relative;
  left: -50%;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-top {
  z-index: 12;
  width: 50%;
  overflow: hidden;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-msg {
  top: 370px;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-line {
  height: 340px;
}
.g-product-tark .main-content .product-type-hide .tech-feature .wrap .tech-feature-right .tech-right-icon {
  top: 320px;
}
