body {
  overflow-x: hidden;
}
#menu-item-72 a {
  /* border-bottom: 2px solid #000; */
  color: #000;
}
.product_ai-view {
  padding-top: 111px;
  background: rgb(248, 248, 248);
}
.product_ai-view * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.prod_ai-top {
  background: #202020;
  position: fixed;
  left: 0;
  width: 100%;
  top: 51px;
  z-index: 100;
  /* border-bottom: 1px solid #dfdfdf; */
}
.pro_inner-nav {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pro_in-title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.pro_nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.inner_nav-tp {
  font-size: 14px;
  margin-right: 46px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.inner_nav-tp.active {
  color: #000;
}
.inner_nav-btn {
  width: 64px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #098eef;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
}
.prod_ai-top .pro_in-title {
  color: #fff;
}
.prod_ai-top .inner_nav-tp {
  color: rgba(255, 255, 255, 0.4);
}
.prod_ai-top .inner_nav-tp.active {
  color: #fff;
}
/*ai*/
.section01 {
  background: rgb(18, 18, 18);
}
.section02 {
  background: #fff;
}
.section03 {
  background: rgba(40, 40, 40, 1);
}
.section04 {
  background: #0a0a0a;
}
.section06 {
  background: #1f1f1f;
}
.section07 {
  background: #fff;
}
.prod_ai-section {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
/*ai  第一部分*/
.prod_ai-info {
  /* margin-left: 20px; */
  padding-top: 86px;
  padding-bottom: 120px;
  position: relative;
  z-index: 2;
  padding-left: 25px;
}
.prod_ai-tl {
  font-size: 64px;
  font-weight: 700;
  line-height: 92px;
  color: #ffffff;
}
.prod_ai-desc {
  font-size: 18px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 20px;
}
.prod_ai-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 450px;
}
.prod-ai-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px;
}
.ai_tool-icon {
  width: 40px;
  height: 40px;
}
.ai-ico1 {
  background: url(../imgs/ai/ai1.svg);
  background-size: 100% 100%;
}
.ai-ico2 {
  background: url(../imgs/ai/ai2.svg);
  background-size: 100% 100%;
}
.ai-ico3 {
  background: url(../imgs/ai/ai3.svg);
  background-size: 100% 100%;
}
.ai-ico4 {
  background: url(../imgs/ai/ai4.svg);
  background-size: 100% 100%;
}
.ai_tool-info {
  font-size: 14px;
  line-height: 25px;
  margin-left: 7px;
}
.ai_info-tl {
  color: rgba(255, 255, 255, 0.5);
}
.ai_info-desc {
  color: rgba(255, 255, 255, 1);
}
.prod_ai-bg1 {
  width: 879px;
}

.prod_ai-tips {
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.5;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#6b1baa),
    to(#9f1baa)
  );
  background: -webkit-linear-gradient(top, #6b1baa 0%, #9f1baa 100%);
  background: linear-gradient(180deg, #6b1baa 0%, #9f1baa 100%);
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
.section-gif {
  position: absolute;
  width: 1231px;
  right: -421px;
  top: 0;
}
/*第二部分*/
.section01 {
  overflow: hidden;
  height: 694px;
}
.section01 .prod_ai-info {
  width: 570px;
}
.section02 .prod_ai-info {
  width: 570px;
}
.section02 .prod_ai-desc {
  width: 440px;
  padding-bottom: 156px;
}
.ai_num-box {
  position: absolute;
  right: 0;
  bottom: 120px;
  text-align: center;
}
/*第4部分*/
.section04 {
  background-color: rgba(29, 29, 29, 1);
}
.section04 .prod_ai-info {
  padding-bottom: 0;
}
.k-desc-bg {
  width: 100%;
  padding-top: 109%;
  position: relative;
}
.k-desc-bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/*第5部分*/
.k5-screen-list {
  display: flex;
}
.k5-screen-item {
  width: 50%;
}
.k5-screen-bg {
  position: relative;
  padding-top: 61%;
  width: 100%;
}
.ks1 {
  background: url(../imgs/ks1.jpg) no-repeat;
  background-size: 100% auto;
}
.ks2 {
  background: url(../imgs/ks2.jpg) no-repeat;
  background-size: 100% auto;
}
.k5-screen-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.k5-screen-info {
  width: 100%;
  text-align: center;
}
.k5-screen-title {
  font-size: 60px;
  color: #fff;
  font-weight: 700;
}
.k5-screen-desc {
  color: rgba(255, 255, 255, 1);
  font-size: 32px;
  padding-top: 30px;
}
.k5-screen-box {
  background-color: rgba(31, 31, 31, 1);
  /* height: 150px; */
  padding-top: 16%;
  position: relative;
  cursor: pointer;
}
.k5-screen-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  width: 200px;
  height: 60px;
  font-size: 26px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.k5-screen-btn span {
  background: url(../imgs/arrow.png) no-repeat right center;
  background-size: auto 90%;
  padding-right: 36px;
  line-height: 30px;
}
.k5-screen-item:hover .k5-screen-box {
  background-color: rgba(0, 192, 250, 1);
  background: linear-gradient(
    to right,
    rgba(0, 192, 250, 1),
    rgba(1, 94, 234, 1)
  );
}
/*第6部分*/
.section06 {
  background-color: rgba(36, 36, 36, 1);
}
.section06 .prod_ai-info {
  width: 100%;
}
.section06 .prod_ai-tl {
  padding-bottom: 60px;
}
.k-video {
  width: 100%;
  border: 1px solid rgba(141, 141, 141, 1);
  padding-top: 57%;
  position: relative;
}
.k-video-content {
  position: absolute;
  left: 8px;
  top: 8px;
  bottom: 8px;
  right: 8px;
  background: url(../imgs/video-bg.png) no-repeat;
  background-size: 100% 100%;
}
.k-video-content video{
  width: 100%;
}
.play{
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../imgs/play.png) no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  width: 150px;
  height: 150px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  cursor: pointer;
}
/*第7部分*/
.section07 {
  /* background-color: rgba(22, 32, 41, 1); */
  background: linear-gradient(
    to bottom,
    rgba(26, 35, 43, 1),
    rgba(18, 33, 47, 1)
  );
  /* height: 818px; */
}
.k-desc {
  color: rgba(255, 255, 255, 0.5);
  width: 800px;
  max-width: 100%;
  font-size: 24px;
  line-height: 1.5;
  margin-top: 40px;
}
.k-list {
  display: flex;
  flex-wrap: wrap;
  width: 800px;
  justify-content: space-between;
  margin-top: 90px;
}
.k-item {
  border: 1px solid rgba(0, 192, 250, 1);
  color: rgba(0, 192, 250, 1);
  font-size: 20px;
  width: 210px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
}
.section07 .ai_num-box {
  right: -85px;
}
.K7-bg2 {
  position: absolute;
  bottom: 0;
  right: -350px;
  width: 1300px;
}
/*第8部分*/
.prod_ai-params {
  width: 90%;
  padding-bottom: 57px;
  margin: 0 auto;
}
.params_ai-title {
  font-size: 36px;
  line-height: 49px;
  color: #000;
  padding-top: 57px;
}
.param_ai-list {
  margin-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.param_ai-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 25px;
  padding: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.param_ai-label {
  color: rgba(0, 0, 0, 0.5);
  width: 55px;
}
.param_ai-txt {
  color: #000;
  margin-left: 150px;
}
.prod_detial-bgs {
  border-radius: 7px;
}
.swiper-slide-prev {
  opacity: 0.3;
}
.swiper-slide-next {
  opacity: 0.3;
}
.down-pdf {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  color: #000;
}
.down-pdf:hover {
  color: #0071fd;
  text-decoration: underline;
}
.prod2-txt {
  position: absolute;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  bottom: 85px;
  left: 14px;
}
.prod_ai_imgs-bgs {
  display: none;
}
.pay-btn {
  margin-top: 20px;
  width: 100px;
  line-height: 30px;
  background: rgb(244, 86, 53);
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
}

.plan-section {
  background-color: rgba(36, 36, 36, 1);
  height: 840px;
  display: none;
}
.plan-section .prod_ai-section::after {
  content: "";
  position: absolute;
  top:-29px;
  width:0;
  height:0;
  border-top: 20px solid transparent;
  border-left: 20px solid rgba(36, 36, 36, 1);
  border-bottom: 20px solid transparent;
  transform: rotate(-90deg);
}
.tab_content .tab-1 .prod_ai-section::after {
  left: 8%;
}
.tab_content .tab-2 .prod_ai-section::after {
  left: 30%;
}
.tab_content .tab-3 .prod_ai-section::after {
  left: 48%;
}
.tab_content .tab-4 .prod_ai-section::after {
  left: 64%;
}
.tab_content .tab-5 .prod_ai-section::after {
  left: 79%;
}
.tab_content .tab-6 .prod_ai-section::after {
  left: 94%;
}
.plan-section .prod_ai-section {
  height: 100%;
}
.plan-section .ai_num-box {
  width: 620px;
  bottom: 0;
  right: -40px;
}
.kai-icon-list {
  display: flex;
  padding: 126px 0;
  justify-content: space-between;
  width: 100%;
}
.kai-icon-item {
  cursor: pointer;
  color: rgba(0, 0, 0, 1);
}
.kai-icon {
  /* width: 72px; */
  height: 72px;
  margin: 0 auto;
}

.kai-desc {
  font-size: 30px;
  padding-top: 60px;
}
.kai-icon-item:hover,
.kai-icon-item.selected .kai-desc{
  color: rgba(0, 192, 250, 1);
}
.KPU {
  background: url(../imgs/KPU.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .KPU ,
.selected .KPU{
  background: url(../imgs/KPU-a.png) no-repeat center center;
  background-size: auto 100%;
}
.CPU {
  background: url(../imgs/CPU.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .CPU ,
.selected .CPU{
  background: url(../imgs/CPU-a.png) no-repeat center center;
  background-size: auto 100%;
}
.GH {
  background: url(../imgs/GH.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .GH,
.selected .GH {
  background: url(../imgs/GH-a.png) no-repeat center center;
  background-size: auto 100%;
}
.K4 {
  background: url(../imgs/4K.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .K4,
.selected .K4 {
  background: url(../imgs/4K-a.png) no-repeat center center;
  background-size: auto 100%;
}
.D3 {
  background: url(../imgs/3D.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .D3,
.selected .D3 {
  background: url(../imgs/3D-a.png) no-repeat center center;
  background-size: auto 100%;
}
.KY {
  background: url(../imgs/KY.png) no-repeat center center;
  background-size: auto 100%;
}
.kai-icon-item:hover .KY,
.selected .KY {
  background: url(../imgs/KY-a.png) no-repeat center center;
  background-size: auto 100%;
}
.section03 .prod_ai-info {
  padding-bottom: 400px;
}

.kai-tips {
  padding-top: 60px;
}
.kai-tip {
  color: rgba(255, 255, 255, 0.5);
  font-size: 26px;
  line-height: 2;
  position: relative;
  padding-left: 30px;
}
.kai-tip::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: rgba(0, 192, 250, 1);
  left: 0;
  top: 20px;
}
.section07 {
  color: #000;
}
