/* 相关资源v7样式 */
.xiangguanziyuan.v7 .et_pb_row:first-child .et_pb_column .et_pb_module:nth-child(2) .et_pb_text_inner p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.xiangguanziyuan.v7 .et_pb_row:first-child .et_pb_column .et_pb_module:nth-child(2) .et_pb_text_inner p img {
  margin-top: 0;
}

/* V7视频banner样式 */
#v7-video-banner .et_pb_section_video_bg {
  position: static !important;
}

#v7-video-banner .et_pb_section_video_bg .mejs-container {
  margin: auto !important;
  position: static !important;
  width: 100% !important;
  height: auto !important;
}

#v7-video-banner .et_pb_section_video_bg .mejs-container .mejs-mediaelement {
  position: static !important;
}

#v7-video-banner .et_pb_section_video_bg .mejs-container .mejs-mediaelement video {
  width: 100% !important;
  height: auto !important;
  object-fit: cover;
  display: block;
}

/* 只有图片的banner */
#v7-img-banner {
  overflow: hidden;
}

#v7-img-banner .et_pb_module img {
  transition: 5s;
  -webkit-transition: 5s;
  -moz-transition: 5s;
  -ms-transition: 5s;
  -o-transition: 5s;
}

#v7-img-banner .et_pb_module img:hover {
  scale: 1.08;
}

.v7-img-text .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 8px !important;
}

.v7-img-text .et_pb_blurb_content {
  display: flex;
  flex-flow: column;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  font-size: 24px;
  margin-top: 8px;
  color: #333;
  line-height: 36px;
  font-weight: 400;
}

.v7-img-text .et_pb_column .et_pb_module {
  padding-left: 20px;
  padding-right: 20px;
}

.v7-img-text .et_pb_column .et_pb_module::after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 40px;
  background: #dcdee2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.v7-img-text .et_pb_column .et_pb_module:last-child::after {
  width: 0;
  height: 0;
}

@media (min-width: 769px) {
  .ruhegoumai .et_pb_row:first-child {
    margin-bottom: 40px;
  }
  .v7-img-text .et_pb_column .et_pb_module:hover {
    position: relative;
    color: #f70000;
    transition: 0.3s;
    box-shadow: 0 12px 19px 0 rgb(190 196 204 / 30%);
    z-index: 20;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
  }

  .v7-img-text .et_pb_column .et_pb_module:hover .et_pb_blurb_container p {
    color: #f70000;
  }

  .v7-img-text .et_pb_column .et_pb_module {
    height: 100%;
  }
}

#v7-img-text {
  display: flex;
}

#v7-img-text .et_pb_column {
  display: flex;
  flex-wrap: nowrap;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  box-shadow: 0 12px 32px 0 rgba(190, 196, 204, 0.2);
}

#v7-img-text .et_pb_column .et_pb_module {
  flex: 1;
  position: relative;
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .ru #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 100% !important;
  }
  .es #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 100% !important;
  }
  .fr #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 100% !important;
  }
  .de #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 100% !important;
  }
  .tr #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 100% !important;
  }
  .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    margin-top: 4px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-weight: 400;
    word-break: break-word;
  }

  #v7-img-text .et_pb_column .et_pb_module {
    margin-bottom: 0 !important;
    min-width: 78px;
    margin-right: 8px;
  }

  #v7-img-text .et_pb_column {
    box-shadow: none;
    align-items: normal;
    justify-content: flex-start;
    background-color: transparent;
  }

  #v7-img-text.en .et_pb_column .et_pb_module {
    min-width: 110px;
  }

  #v7-img-text {
    overflow-x: scroll;
  }

  #v7-img-text::-webkit-scrollbar {
    display: none;
  }

  #v7-img-text .et_pb_column .et_pb_module::after {
    width: 0;
    height: 0;
  }

  .v7-img-text .et_pb_column .et_pb_module {
    padding-left: 0;
    padding-right: 0;
  }

  .v7-img-text .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 4px !important;
  }
}

.jieshao_tag .et_pb_column {
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  justify-content: center;
}

.jieshao_tag .et_pb_column .tag_item {
  margin-bottom: 0;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  padding: 0 8px;
  margin-right: 3px;
  background: rgba(247, 0, 0, 0.05);
  border-radius: 2px;
}

@media (max-width: 768px) {
  .jieshao_tag .et_pb_column .tag_item {
    font-size: 12px;
  }
}

.jieshao_content {
  width: 50% !important;
  margin: 24px auto !important;
}

.jieshao_content .et_pb_column .et_pb_module .et_pb_text_inner p {
  margin-bottom: 6px;
}

.jieshao_text_box {
  text-align: left;
  width: 100%;
  max-width: 1520px;
  z-index: 10 !important;
  position: absolute !important;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
}

.jieshao_text_box.no_img {
  transform: none !important;
  text-align: center;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
}

.jieshao_text_box .jieshao_text .jieshao_title h2 {
  font-size: 54px;
  color: #252b3a;
  line-height: 76px;
  font-weight: 500;
}

@media screen and (min-width: 769px) and (max-width: 1919.8px) {
  .en .jieshao_text_box .jieshao_text .jieshao_title h2,
  .jp .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    font-weight: 400 !important;
  }
}

.jieshao_text_box .jieshao_text .tag {
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-bottom: 24px;
  flex-wrap: wrap;
}

.jieshao_text_box.no_img .jieshao_text .tag {
  display: flex;
  justify-content: center;
}

.jieshao_text_box .jieshao_text .tag .tag_1 {
  margin-right: 2px;
}

.jieshao_text_box .jieshao_text .tag .label_box {
  display: flex;
  align-items: center;
}

.jieshao_text_box .jieshao_text .tag .label {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  padding: 0 8px;
  margin-right: 3px;
  background: rgba(247, 0, 0, 0.05);
  border-radius: 2px;
  color: #f70000;
}

.jieshao_text_box .jieshao_text .jieshao_desc {
  font-size: 14px;
  color: #333;
}

.jieshao_text_box .jieshao_text .jieshao_desc p {
  margin-bottom: 6px;
}

.jieshao_text_box .jieshao_text .jieshao_desc div {
  margin-bottom: 6px;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-left: 52% !important;
  }

  .fusionserver-g8600-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-left: 43% !important;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.bottom_is_img {
    padding-left: 16px !important;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.no_img {
    padding-left: 16px !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #ruhegoumai .et_pb_row:last-child {
    /* display: flex; */
    justify-content: center;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-left: 20px !important;
  }
}

@media screen and (width: 768px) {
  .et-db #et-boc .et-l #ruhegoumai.en .et_pb_row:last-child {
    padding: 0 30% !important;
  }

  #ruhegoumai .et_pb_row:last-child .et_pb_module .et_pb_blurb_content .et_pb_blurb_description {
    display: block !important;
  }

  #ruhegoumai .et_pb_row:last-child .et_pb_module .et_pb_text_inner {
    display: block !important;
  }
}

@media screen and (min-width: 981px) and (max-width: 1440px) {
  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-left: 40px !important;
  }
}

/* 产品介绍手机端 */
@media screen and (max-width: 768px) {
  .jieshao_section-1 {
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
  }

  .jieshao_section-1 .et_pb_row:last-child {
    display: flex;
    overflow: hidden;
    align-items: flex-end;
    max-height: 620px;
  }

  .jieshao_text_box {
    text-align: left;
    width: 100% !important;
    z-index: 10 !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
  }

  .jieshao_content {
    width: 100% !important;
    font-size: 12px;
    margin: 16px auto !important;
  }

  .jieshao_text_box .jieshao_text .jieshao_title h2 {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #252b3a;
    line-height: unset;
    margin-bottom: 12px;
  }

  .jieshao_text_box .jieshao_text .tag {
    justify-content: center;
    flex-flow: column;
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 16px;
  }

  .jieshao_text_box .jieshao_text .tag .label_box {
    flex-wrap: wrap;
    justify-content: center;
  }

  .jieshao_text_box .jieshao_text .tag .label {
    display: inline-block;
    font-size: 12px;
    margin-top: 4px;
    text-align: center;
    line-height: 16px;
    padding: 2 4px;
    margin-right: 3px;
    background: rgba(247, 0, 0, 0.05);
    border-radius: 2px;
    color: #f70000;
  }

  .jieshao_text_box .jieshao_text .jieshao_desc {
    font-size: 12px;
    color: #666;
  }

  .jieshao_text_box .jieshao_text .jieshao_desc p {
    margin-bottom: 4px;
  }

  .jieshao_text_box .jieshao_text .jieshao_desc div {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 420px) {
  .jieshao_section-1 .et_pb_row:last-child {
    max-height: 500px !important;
  }
}

@media screen and (min-width: 769px) {
  .jieshao_section-1 .w50img .et_pb_image_wrap img {
    max-width: 60%;
  }
}

@media screen and (max-width: 350px) {
  .et-db #et-boc .et-l .jieshao_section-1 {
    min-height: 480px !important;
  }
  .et-db.ru #et-boc .et-l .jieshao_section-1 {
    min-height: 550px !important;
  }
  .et-db.fr #et-boc .et-l .jieshao_section-1 {
    min-height: 550px !important;
  }
  .et-db.de #et-boc .et-l .jieshao_section-1 {
    min-height: 550px !important;
  }
  .et-db.tr #et-boc .et-l .jieshao_section-1 {
    min-height: 550px !important;
  }
  .et-db.es #et-boc .et-l .jieshao_section-1 {
    min-height: 550px !important;
  }

  .et-db #et-boc .et-l .jieshao_section-1.small {
    min-height: 350px !important;
  }

  .jieshao_section-1 .et_pb_row:last-child {
    margin: unset;
  }
}

@media screen and (width: 768px) {
  .et-db #et-boc .et-l .jieshao_section-1.small {
    max-height: 620px !important;
  }
}

.right_is_img {
  text-align: left;
  width: 100%;
  max-width: 1520px;
  z-index: 10 !important;
  position: absolute !important;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  -webkit-transform: translateX(50%) translateY(-50%);
  -moz-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  -o-transform: translateX(50%) translateY(-50%);
}

@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img.en {
    padding-right: 50% !important;
  }
}

.bottom_is_img {
  text-align: center;
  max-width: 1520px;
  z-index: 10 !important;
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}

.bottom_is_img.top50 {
  top: 50% !important;
  text-align: left;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
}

.bottom_is_img.top50 .jieshao_text .tag {
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .bottom_is_img.top50 {
    top: 0 !important;
    transform: translate(-50%, 0) !important;
    -webkit-transform: translate(-50%, 0) !important;
    -moz-transform: translate(-50%, 0) !important;
    -ms-transform: translate(-50%, 0) !important;
    -o-transform: translate(-50%, 0) !important;
  }

  .bottom_is_img.top50 .jieshao_text .tag {
    justify-content: center;
  }
}

.bottom_is_img .jieshao_text .tag {
  justify-content: center;
}

.bottom_is_img .jieshao_text .jieshao_desc {
  text-align: left;
}

@media screen and (min-width: 769px) and (max-width: 1280px) {
  .jieshao_text_box.bottom_is_img.en {
    /* width: 72% !important; */
  }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .jieshao_text_box.bottom_is_img.en {
    width: 68% !important;
  }
}

/* 智能运维 */
.zhinengyunwei .zhinengyunwei_title {
  z-index: 10;
}

.zhinengyunwei .zhinengyunwei_title_mb {
  display: none;
}

.zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2 {
  font-size: 68px !important;
  line-height: 80px !important;
}

@media screen and (min-width: 769px) and (max-width: 1919.8px) {
  .en .xiangguanziyuan.v7 .et_pb_module:first-child .et_pb_text_inner h2,
  .jp .xiangguanziyuan.v7 .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .en .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2,
  .jp .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}

#zhineng_swiper {
  margin: auto;
  left: 50% !important;
  z-index: 10;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}

#zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 50%;
  flex-flow: column;
  align-items: center;
}
.ru #zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 60%;
  flex-flow: column;
  align-items: center;
}
.es #zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 60%;
  flex-flow: column;
  align-items: center;
}
.fr #zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 60%;
  flex-flow: column;
  align-items: center;
}
.de #zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 60%;
  flex-flow: column;
  align-items: center;
}

.tr #zhineng_swiper .slide_swiper .swiper-wrapper {
  display: flex;
  width: 60%;
  flex-flow: column;
  align-items: center;
}
.ru .specifications_list2.show_list .btn_box .btn_type_6:hover.hide_list_btn {
  background-position: 96%;
}
.es .specifications_list2.show_list .btn_box .btn_type_6:hover.hide_list_btn {
  background-position: 96%;
}
.fr .specifications_list2.show_list .btn_box .btn_type_6:hover.hide_list_btn {
  background-position: 96%;
}
.de .specifications_list2.show_list .btn_box .btn_type_6:hover.hide_list_btn {
  background-position: 96%;
}
.tr .specifications_list2.show_list .btn_box .btn_type_6:hover.hide_list_btn {
  background-position: 96%;
}

#zhineng_swiper .slide_swiper .swiper-wrapper .slide_item {
  width: 100%;
  margin-bottom: 18px;
  background: hsla(0, 0%, 100%, 0.9);
  border-radius: 2px;
  padding: 24px;
}

#zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item {
  display: flex;
  align-items: center;
}

#zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .slide_text {
  flex: 1;
}

#zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .img_box {
  margin-right: 16px;
  width: 84px;
  height: 84px;
}

#zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item img {
  margin: auto;
  width: 100%;
  height: 100%;
}

#zhineng_swiper
  .slide_swiper
  .swiper-wrapper
  .slide_item
  .item_box
  .item
  .slide_text
  .summary_box
  .zhineng_content
  p:nth-child(1) {
  opacity: 1;
  margin-bottom: 8px;
  font-size: 32px;
  color: #333;
  letter-spacing: 0;
  line-height: 48px;
  font-weight: 700;
}

#zhineng_swiper
  .slide_swiper
  .swiper-wrapper
  .slide_item
  .item_box
  .item
  .slide_text
  .summary_box
  .zhineng_content
  p:nth-child(2) {
  opacity: 0.8;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}

/* 节点部分 */
#jiedian_box {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

#jiedian_box .et_pb_column:first-child {
  cursor: pointer;
  width: 43%;
  background-color: #f5f6f8;
  min-height: 274px;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#jiedian_box.jiedian_box_row .et_pb_column:first-child {
  align-items: flex-end;
}

#jiedian_box.jiedian_box_row .et_pb_column:first-child .et_pb_module {
  width: 62%;
}

#jiedian_box.jiedian_box_row .et_pb_column:first-child .et_pb_image {
  position: absolute;
  left: 0;
  bottom: 0%;
  z-index: -1;
  width: 100%;
}

#jiedian_box .et_pb_column:last-child {
  flex: 1;
}

#jiedian_box .et_pb_column:first-child:hover > .custom_button .button_box .btn_type_5 {
  color: #fff;
  border-color: #f70000;
  background-color: #f70000;
}

#jiedian_box .custom_button .button_box .btn_type_5 {
  color: #f70000;
  border-color: #f70000;
}

#jiedian_box .custom_button .button_box .btn_type_5:hover {
  color: #fff;
}

#jiedian_box .jiedian_list .jiedian_list_item {
  display: flex;
  height: 48px;
  align-items: center;
  color: #333;
  border-bottom: 1px solid #eeedeb;
}

#jiedian_box .jiedian_list .jiedian_list_item:last-child {
  border-bottom: none;
}

#jiedian_box .jiedian_list .jiedian_list_item .left_title {
  width: 184px;
  font-size: 14px;
  line-height: 20px;
  padding-left: 40px;
  padding-right: 16px;
  font-weight: 700;
}

#jiedian_box .jiedian_list .jiedian_list_item .right_desc {
  flex: 1;
  font-size: 14px;
  line-height: 20px;
}

#jiedian_swiper {
  display: none;
}

@media (max-width: 768px) {
  #jiedian_box {
    display: none;
  }

  #jiedian_swiper {
    padding: 0 !important;
    display: block;
  }

  #jiedian_swiper .xgcp_swiper {
    max-width: 100%;
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide {
    box-shadow: 0 0 16px 0 rgba(190, 196, 204, 0.2);
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .img_box {
    background-color: #f5f6f8;
    padding-bottom: 50px;
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .slide_text {
    padding: 16px;
    background-color: #fff;
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .slide_text .summary_box {
    margin-top: 0;
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .slide_text .summary_box p {
    margin-bottom: 8px;
    line-height: 16px;
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .slide_text .title {
    position: absolute;
    left: 50%;
    transform: translatex(-50%) translateY(-60px);
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 20px;
    margin: 8px 0 16px;
    text-align: center;
    -webkit-transform: translatex(-50%) translateY(-60px);
    -moz-transform: translatex(-50%) translateY(-60px);
    -ms-transform: translatex(-50%) translateY(-60px);
    -o-transform: translatex(-50%) translateY(-60px);
  }

  #jiedian_swiper .xgcp_swiper .slide_swiper .swiper-slide .item_box .slide_text .btn_type_1 {
    min-width: 72px;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    border-radius: 2px;
    font-size: 12px;
    color: #333;
  }
}

#kekaoanquan {
  overflow: hidden;
}

#kekaoanquan .et_pb_column {
  background-color: #f5f6f8;
}

#kekaoanquan.no_bg_color .et_pb_column {
  background-color: unset;
}

#kekaoanquan.bg_black .et_pb_column {
  background-color: #000;
}

#kekaoanquan .et_pb_column.jianbian {
  background-color: transparent;
  background-image: linear-gradient(180deg, #f9f9f9, #fff 150%);
}

#kekaoanquan.type_b .et_pb_column {
  background-color: transparent;
}

#kekaoanquan.kekaoanquan_shangxia {
  width: calc(100% - 80px) !important;
}

@media screen and (min-width: 769px) and (max-width: 980px) {
  #kekaoanquan.kekaoanquan_shangxia {
    width: calc(100% - 40px) !important;
  }
}

#kekaoanquan .et_pb_column .et_pb_module:first-child {
  z-index: 10;
  margin-bottom: 0;
}

#kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner {
  padding: 0 24px;
}

#kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner P:first-child {
  margin-bottom: 16px;
}

#kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner P:last-child {
  line-height: 20px;
}

#kekaoanquan .et_pb_image .et_pb_image_wrap img {
  transform: translateY(calc(-7% + 45.58px));
  -webkit-transform: translateY(calc(-7% + 45.58px));
  -moz-transform: translateY(calc(-7% + 45.58px));
  -ms-transform: translateY(calc(-7% + 45.58px));
  -o-transform: translateY(calc(-7% + 45.58px));
}

#kekaoanquan .kekaoanquan_img {
  transition: 0.8s;
  background-color: #f5f6f8;
  overflow: hidden;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -ms-transition: 0.8s;
  -o-transition: 0.8s;
}

.fusionserver-2288h-v7 #kekaoanquan .kekaoanquan_img {
  background: #f9f9f9;
}

#kekaoanquan .et_pb_column .kekaoanquan_img .et_pb_image_wrap {
  transform: translateY(calc(-5% + 49.3333px));
  -webkit-transform: translateY(calc(-5% + 49.3333px));
  -moz-transform: translateY(calc(-5% + 49.3333px));
  -ms-transform: translateY(calc(-5% + 49.3333px));
  -o-transform: translateY(calc(-5% + 49.3333px));
}

.kekaoanquan_left_right {
  display: flex;
}

.kekaoanquan_left_right .et_pb_column {
  flex: 1;
}

.kekaoanquan_left_right .et_pb_column:nth-child(1) {
  margin-right: 24px;
  margin-bottom: 0;
  flex: 1;
}

.kekaoanquan_left_right .et_pb_column:nth-child(2) {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}

.kekaoanquan_left_right .et_pb_column:nth-child(2) .et_pb_image {
  flex: 1;
}

.kekaoanquan_bottom .et_pb_column .et_pb_image {
  margin-bottom: 0;
  overflow: hidden;
}

.kekaoanquan_bottom .et_pb_column .et_pb_image img {
  transform: translateY(calc(-6% + 48px));
  -webkit-transform: translateY(calc(-6% + 48px));
  -moz-transform: translateY(calc(-6% + 48px));
  -ms-transform: translateY(calc(-6% + 48px));
  -o-transform: translateY(calc(-6% + 48px));
}

.kekaoanquan_bottom .et_pb_column .et_pb_image {
  scale: 1.1;
}

.kekaoanquan_bottom .et_pb_column {
  background-color: #f5f6f8;
  overflow: hidden;
}

.kekaoanquan_bottom {
  display: flex;
}

.kekaoanquan_bottom .et_pb_column {
  flex: 1;
}

.kekaoanquan_bottom .et_pb_column:nth-child(1) {
  margin-right: 24px;
  margin-bottom: 0;
  flex: 1;
}

#three_img_text {
  padding: 0 24px;
}

#three_img_text.en {
  padding: 0;
}

#three_img_text .et_pb_text_inner p:first-child {
  font-size: 32px;
  color: #fff;
  margin-bottom: 16px;
}

#three_img_text .et_pb_text_inner p:nth-child(2) {
  font-size: 14px;
  line-height: 24px;
  color: rgb(255 255 255 / 80%);
}

@media screen and (min-width: 769px) and (max-width: 1919.8px) {
  .en #three_img_text .et_pb_text_inner p:nth-child(1),
  .jp #three_img_text .et_pb_text_inner p:nth-child(1) {
    font-size: 24px !important;
    color: #fff;
    margin-bottom: 16px;
  }

  .en #kekaoanquan .et_pb_text_inner p:first-child span,
  .jp #kekaoanquan .et_pb_text_inner p:first-child span {
    font-size: 24px !important;
    line-height: 36px;
  }
}

@media screen and (min-width: 1920px) {
  #kekaoanquan .et_pb_text_inner p:first-child span {
    font-size: 32px !important;
    line-height: 48px;
  }

  #kekaoanquan .et_pb_text_inner p:first-child {
    font-size: 32px !important;
    line-height: 48px;
  }
}

#three_img_row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}

#three_img_row .et_pb_column {
  flex: 1;
  margin-bottom: 0;
}

#three_img_row .et_pb_column .et_pb_module {
  margin-bottom: 0;
}

#three_img_row .et_pb_column:first-child {
  margin-right: 24px;
}

/* 三图左右排列 */
#three_img_left_right {
  display: flex;
  justify-content: space-between;
}

#three_img_left_right.row_reverse {
  flex-direction: row-reverse;
}

#three_img_left_right .et_pb_column:nth-child(1) {
  flex: 1;
  margin-right: 24px;
  margin-bottom: 0;
}

#three_img_left_right.row_reverse .et_pb_column:nth-child(1) {
  flex: 1;
  margin-left: 24px;
  margin-right: 0;
}

#three_img_left_right .et_pb_column:nth-child(1) .et_pb_module {
  margin-bottom: 0;
}

#three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 8.5%;
}
.es #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 5%;
}
.fr #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 5%;
}
.de #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 5%;
}
.tr #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 5%;
}
.ru #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
  padding-left: 5%;
}

#three_img_left_right .et_pb_column:nth-child(2) {
  display: flex;
  flex-flow: column;
  width: 49.2%;
}

#three_img_left_right .et_pb_column:nth-child(2) .et_pb_module:nth-child(1) {
  flex: 1;
  margin-bottom: 24px;
  position: relative;
}

#three_img_left_right .et_pb_column:nth-child(2) .et_pb_module:nth-child(2) {
  flex: 1;
  position: relative;
}

#three_img_left_right .et_pb_column:nth-child(2) .et_pb_module .et_pb_text_inner {
  position: absolute;
  bottom: 7.81%;
  width: 100%;
  left: 0;
  padding: 0 8.5%;
}

#three_img_left_right .et_pb_column:nth-child(2) .et_pb_module.top .et_pb_text_inner {
  left: 0;
  bottom: auto;
  top: 10%;
}

/* 三图并行排列 */
#three_img_center {
  display: flex;
  justify-content: space-between;
}

#three_img_center .et_pb_column {
  flex: 1;
  margin-right: 24px;
}

#three_img_center .et_pb_column:last-child {
  margin-right: 0;
}

/* 四图结构 */
#v7_details_title.four_img_title {
  font-size: 68px;
  color: #333;
  letter-spacing: 0;
  line-height: 80px;
  font-weight: 700;
}

@media screen and (min-width: 769px) and (max-width: 1919.8px) {
  #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 68px !important;
    color: #333 !important;
    line-height: 80px !important;
  }

  .en #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2,
  .jp #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    color: #333 !important;
  }

  .en #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2,
  .jp #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    color: #333 !important;
  }

  .en .xiangguanchanpin #v7-swiper_box .et_pb_text_inner h2,
  .jp .xiangguanchanpin #v7-swiper_box .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    color: #333 !important;
  }

  .en #ruhegoumai .et_pb_row:first-child .et_pb_text_inner h2,
  .jp #ruhegoumai .et_pb_row:first-child .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
    color: #333 !important;
  }
}

@media screen and (min-width: 1920px) {
  #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 68px !important;
    color: #333 !important;
    line-height: 80px !important;
  }

  .xiangguanchanpin #v7-swiper_box .et_pb_text_inner h2 {
    font-size: 68px !important;
    color: #333 !important;
    line-height: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 20px !important;
    line-height: 32px !important;
    color: #333 !important;
  }

  .xiangguanchanpin #v7-swiper_box .et_pb_text_inner h2 {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  #ruhegoumai .et_pb_row:first-child .et_pb_text_inner h2 {
    font-size: 20px !important;
    line-height: 32px !important;
    color: #333 !important;
  }
}

#four_img_row {
  margin-bottom: 24px;
  display: flex;
  justify-content: space-between;
}

#four_img_row .et_pb_column {
  flex: 1;
}

#four_img_row .et_pb_column .et_pb_text {
  z-index: 10;
}

#four_img_row .et_pb_column .et_pb_module .et_pb_text_inner {
  text-align: center;
  padding: 0 16px;
}

#four_img_row .et_pb_column .et_pb_module .et_pb_text_inner p:nth-child(1) {
  font-size: 32px;
  color: #fff;
  letter-spacing: 0;
  line-height: 48px;
  font-weight: 400;
  margin-bottom: 16px;
}

#four_img_row .et_pb_column .et_pb_module .et_pb_text_inner p:nth-child(2) {
  opacity: 0.8;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}

#four_img_row .et_pb_column:nth-child(1) {
  margin-right: 24px;
}

/* 极致灵活 */
#jizhilinghuo .et_pb_column .banner-slide .slide_swiper {
  max-width: 1440px;
  overflow: unset;
  margin: 0 auto;
}

#jizhilinghuo .et_pb_column .banner-slide .slide_item {
  margin-right: 24px;
}

/* 文字居上定位 */
#jizhilinghuo .et_pb_column .banner-slide .top_text .slide_text {
  top: 20%;
  left: 0 !important;
  text-align: center;
}

#jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text {
  left: 5%;
}

#jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p {
  color: #333;
}

#jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p:first-child {
  font-size: 32px;
  margin-bottom: 16px;
}

#jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p:nth-child(2) {
  font-size: 14px;
}

#jizhilinghuo .et_pb_column .banner-slide .swiper-pagination {
  bottom: -20px;
}

#jizhilinghuo .et_pb_column .banner-slide .swiper-pagination .swiper-pagination-bullet {
  background-color: #d8d8d8;
}

@media screen and (max-width: 768px) {
  #jizhilinghuo .et_pb_column .banner-slide .swiper-slide .slide_text {
    left: 50% !important;
    top: 10% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
  }

  #jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box {
    text-align: center;
  }

  .et-db #et-boc .et-l #jizhilinghuo.et_pb_row {
    padding: 0 !important;
  }

  .et-db #et-boc .et-l #jizhilinghuo.et_pb_row {
    padding: 0 !important;
  }

  #jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p:first-child {
    margin-bottom: 4px;
  }

  #jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p:first-child span {
    font-size: 18px !important;
  }

  #jizhilinghuo .et_pb_column .banner-slide .slide_item .slide_text .summary_box p:nth-child(2) span {
    font-size: 12px !important;
    opacity: 0.8;
  }

  #jizhilinghuo .et_pb_column .banner-slide .slide_item {
    margin-right: 8px;
  }

  #jizhilinghuo .et_pb_column .banner-slide .swiper-pagination {
    bottom: -20px;
  }

  #v7-swiper_box .news_pagination span.swiper-pagination-bullet-active:before {
    animation: progressbar;
    -webkit-animation: progressbar;
  }

  #v7-swiper_box .news_pagination span.swiper-pagination-bullet {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0;
    margin-right: 4px;
    border-radius: 50%;
    background-color: #d2d3d5;
    opacity: 1;
    text-align: center;
  }

  #v7-swiper_box .news_pagination {
    text-align: center;
    position: absolute;
    bottom: -21px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto;
    display: inline-block;
    margin: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  #v7-swiper_box .news_pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    height: 4px;
    background: #f70000;
    border-radius: 4px;
    width: 16px;
    animation: progressbar 1s;
    -webkit-animation: progressbar 1s;
  }
}

/* 三图结构 两图布局类型 */
#three_two_img_box {
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  padding: 0 !important;
  margin-bottom: 24px;
}

#three_two_img_box .et_pb_column {
  flex: 1;
}

#three_two_img_box .et_pb_column .et_pb_module {
  margin-bottom: 0;
}

#three_two_img_box .et_pb_column:first-child {
  margin-right: 24px;
}

.check_bg_img {
  overflow: hidden;
  height: 0;
  margin-bottom: 0 !important;
}

.check_bg_img.active {
  height: auto;
}

/* 可点击选择图片 */
#check_bg .check_img_box {
  max-width: 550px;
}

#check_bg .check_img_box .check_item {
  display: flex;
  align-items: center;
  opacity: 0.5;
  margin-bottom: 64px;
  cursor: pointer;
}

#check_bg .check_img_box .check_item:last-child {
  margin-bottom: 0;
}

#check_bg .check_img_box .check_item:hover {
  opacity: 0.7;
}

#check_bg .check_img_box .check_item.active {
  opacity: 1;
}

#check_bg .check_img_box .check_item .check_item_img img {
  max-width: 139px;
  margin-right: 60px;
}

#check_bg .check_img_box .check_item .check_item_text p {
  color: #fff;
}

#check_bg .check_img_box .check_item .check_item_text p:nth-child(1) {
  font-size: 24px;
  margin-bottom: 4px;
}

#check_bg .check_img_box .check_item .check_item_text p:nth-child(2) {
  font-size: 14px;
}

#swiper_detail_mb_row {
  display: none;
}

/* banner部分 */
.detail_banner_content_box {
  z-index: 10;
}

.detail_banner_content_box .banner_content {
  text-align: center;
  color: #fff;
}

.detail_banner_content_box .banner_content.left_en {
  width: 42%;
}

.detail_banner_content_box .banner_content .banner_type {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.detail_banner_content_box .banner_content .banner_type .banner_label {
  font-size: 18px;
  line-height: 24px;
  height: 24px;
  min-width: 106px;
  padding: 0 4px;
  letter-spacing: 1.8px;
  background: #f70000;
  margin-right: 18px;
  text-align: center;
  border-radius: 2px;
}

.detail_banner_content_box .banner_content .banner_type p {
  font-size: 24px;
  letter-spacing: 4px;
}

.et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content h1.banner_name {
  font-size: 80px !important;
  line-height: 96px !important;
}

.detail_banner_content_box .banner_content .banner_desc {
  margin-top: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.detail_banner_content_box .banner_content.left_en .banner_desc {
  text-align: left;
}

.detail_banner_content_box .banner_content .banner_desc p {
  font-size: 32px;
  line-height: 48px;
}

.detail_banner_content_box.top .banner_content .banner_desc p:first-child {
  margin-right: 36px;
}

.detail_banner_content_box.top.en .banner_content .banner_desc p:first-child {
  margin-right: 0;
}

@media screen and (min-width: 769px) {
  .detail_banner_content_box.left .header-content .banner_type {
    justify-content: flex-start;
  }

  .detail_banner_content_box.left .header-content .banner_name {
    text-align: left !important;
  }

  .detail_banner_content_box.left .header-content .banner_desc {
    justify-content: flex-start;
    text-align: left;
  }
}

.detail_banner_content_box.left .et_pb_fullwidth_header_container {
  width: 100%;
}

.banner_play_img {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
}

@media screen and (min-width: 769px) and (max-width: 1919.8px) {
  .detail_banner_content_box .banner_content .banner_type .banner_label {
    font-size: 15px;
    line-height: 24px;
    margin-right: 18px;
    height: 24px;
  }

  .detail_banner_content_box .banner_content .banner_type p {
    font-size: 20px;
    line-height: 32px;
  }

  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content h1.banner_name {
    font-size: 60px !important;
    line-height: 72px !important;
  }

  .detail_banner_content_box .banner_content .banner_desc p {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 768px) {
  .banner_play_img {
    top: 60% !important;
  }

  .detail_banner_content_box .banner_content .banner_type .banner_label {
    min-width: 68px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 18px;
    background: #f70000;
    letter-spacing: 0;
    margin-right: 4px;
    text-align: center;
    border-radius: 2px;
    height: 18px;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
  }

  .detail_banner_content_box .banner_content .banner_type p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
  }

  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content h1.banner_name {
    font-size: 20px !important;
    line-height: 32px !important;
    text-align: center;
    margin-top: 3px;
  }

  .detail_banner_content_box .banner_content .banner_desc p {
    font-size: 12px;
    line-height: 16px;
  }

  .detail_banner_content_box.top .banner_content .banner_desc p:first-child {
    margin-right: 20px;
  }
}

@media screen and (max-width: 300px) {
  .detail_banner_content_box.left {
    bottom: 50% !important;
  }
}

/* v7-系列新品 */

.et-db #et-boc .et-l .xiangguanchanpin.v7.et_pb_section {
  background-image: linear-gradient(180deg, #f5f6f8, #fff) !important;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box {
  box-shadow: none;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box:hover {
  box-shadow: 0 0 16px 0 rgba(190, 196, 204, 0.2);
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box:hover .item .slide_text .btn_type_1 {
  border-color: #f70000;
  color: #f70000;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .btn_type_1:hover {
  border-color: #f70000;
  background-color: #fff;
  color: #f70000;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .img_box {
  border-bottom: 1px solid #eeedeb;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box {
  height: auto;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .title {
  font-size: 24px;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box {
  border-bottom: none;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

.xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box p {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}

/* 修改翻页 */
.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-next:hover i {
  color: #f70000;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-prev:hover i {
  color: #f70000;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-next.swiper-button-disabled:hover i {
  color: #dfe1e8;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-prev.swiper-button-disabled:hover i {
  color: #dfe1e8;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-disabled {
  cursor: auto;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-next.swiper-button-disabled i {
  color: #dfe1e8;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-prev.swiper-button-disabled i {
  color: #dfe1e8;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-next {
  right: -40px;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-next i {
  font-size: 55px;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-prev {
  left: -45px;
}

.xiangguanchanpin #v7-swiper_box .slide_navigation .swiper-button-prev i {
  font-size: 55px;
}

/* v7置顶导航 */

@media screen and (min-width: 769px) {
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module {
    min-width: auto;
    width: 100%;
  }
  /* gecko-火狐 */
  .gecko #v7_sticky_menu.sticky_section_location.et_pb_sticky_module {
    /* min-width: 1280px; */
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:first-child {
    width: auto;
    margin-right: 0;
    flex: 1;
    max-width: 85.63%;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child {
    width: auto;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location {
    display: flex;
    align-items: center;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location .item {
    white-space: pre-wrap;
    line-height: 20px;
    margin: 0 20px;
    text-align: center;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .item
    .item_name {
    padding: 14px 0 14px;
    display: inline-block;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .button_box .button_module {
    padding: 14px 0 14px !important;
    line-height: unset;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .item:first-child {
    margin-left: 0;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location .item::after {
    bottom: 0px;
  }
}

@media screen and (max-width: 768px) {
  /* v7 关键特性 */
  .v7-gjyx .slide_swiper .swiper-wrapper {
    flex-flow: column;
  }

  .v7-gjyx .slide_swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    padding: 0 12px;
    margin-bottom: 10px;
  }

  /* v7置顶导航 */
  #v7_sticky_menu .et_pb_row .et_pb_column {
    display: flex;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .custom_location .item {
    /* height: 100%; */
    margin: 0 8px;
    line-height: 20px;
    padding: 10px 0;
    position: relative;
    white-space: nowrap;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .custom_location .item:first-child {
    margin-left: 0px;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .custom_location .item:last-child {
    padding-right: 16px;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .custom_location .item::after {
    bottom: 0;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .custom_location .item:last-child.active::after {
    width: calc(100% - 16px);
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    overflow-x: scroll;
    height: auto;
    position: relative;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row::-webkit-scrollbar {
    display: none;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column {
    margin-bottom: 0;
  }

  #kekaoanquan {
    display: none;
  }

  /* 移动端详情轮播图文案 */
  .et-db #et-boc .et-l #swiper_detail_mb_row.et_pb_row {
    padding: 0 !important;
  }

  #swiper_detail_mb_row {
    display: block;
  }

  #swiper_detail_mb_row .et_pb_column #swiper_detail_mb_box .slide_swiper .swiper-pagination {
    bottom: -20px !important;
  }

  .et-db #et-boc .et-l #v7_details_title {
    display: block !important;
  }

  #swiper_detail_mb_box .slide_swiper .swiper-wrapper {
    background-color: #fff;
  }

  #swiper_detail_mb_box .slide_swiper .swiper-wrapper .swiper-slide {
    margin-right: 8px;
  }

  #swiper_detail_mb_box .slide_swiper .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    width: 100%;
    position: absolute !important;
    left: 50% !important;
    top: 0 !important;
    padding-top: 60px;
    transform: translateY(0) translateX(-50%) !important;
    -webkit-transform: translateY(0) translateX(-50%) !important;
    -moz-transform: translateY(0) translateX(-50%) !important;
    -ms-transform: translateY(0) translateX(-50%) !important;
    -o-transform: translateY(0) translateX(-50%) !important;
  }

  .ko #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }

  .ru #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }
  .es #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }
  .fr #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }
  .de #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }
  .tr #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 30px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .content-w {
    padding: 0;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content {
    color: #333;
    text-align: center;
    padding: 0 16px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(1) {
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 28px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 16px;
  }
  .ru #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }
  .es #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }
  .fr #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }
  .de #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }
  .tr #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.bgc000 {
    background-color: #000;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1) {
    color: #fff;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(2) {
    color: #fff;
    opacity: 0.8;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.black .banner_swiper_content p:nth-child(1) {
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.black .banner_swiper_content p:nth-child(2) {
    opacity: 0.8;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content h1 {
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 28px;
    font-weight: 400;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content h2 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content h1 {
    color: #fff;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content h2 {
    color: #fff;
    opacity: 0.8;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item.black .banner_swiper_content h2 {
    opacity: 0.8;
  }

  #swiper_detail_mb_row
    .et_pb_column
    #swiper_detail_mb_box
    .news_pagination
    span.swiper-pagination-bullet-active:before {
    animation: progressbar;
    -webkit-animation: progressbar;
  }

  #swiper_detail_mb_row .et_pb_column #swiper_detail_mb_box .news_pagination span.swiper-pagination-bullet {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0;
    margin-right: 4px;
    border-radius: 50%;
    background-color: #d2d3d5;
    opacity: 1;
    text-align: center;
  }

  #swiper_detail_mb_row .et_pb_column #swiper_detail_mb_box .news_pagination {
    text-align: center;
    position: absolute;
    bottom: -21px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto;
    display: inline-block;
    margin: 0;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
  }

  #swiper_detail_mb_row
    .et_pb_column
    #swiper_detail_mb_box
    .news_pagination
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    height: 4px;
    background: #f70000;
    border-radius: 4px;
    width: 16px;
    animation: progressbar 1s;
  }

  /* 带点击选择图片的轮播 */

  .check_swiper_bg_box .item_box .slide_text {
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  .check_swiper_bg_box .check_swiper_bg_box_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    padding-right: 16px;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item {
    opacity: 0.5;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item.active {
    opacity: 1;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item .check_list_item_img {
    margin-right: 20px;
    max-width: 55px;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item .check_list_item_text {
  }

  .check_swiper_bg_box
    .check_swiper_bg_box_content
    .check_swiper_list
    .check_list_item
    .check_list_item_text
    p:nth-child(1) {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 4px;
  }

  .check_swiper_bg_box
    .check_swiper_bg_box_content
    .check_swiper_list
    .check_list_item
    .check_list_item_text
    p:nth-child(2) {
    font-size: 12px;
    line-height: 16px;
    color: hsla(0, 0%, 100%, 0.8);
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_bg_item {
    width: 100%;
    height: 100%;
    display: none;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_bg_item img {
    width: 100%;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_bg_item.active {
    display: block;
  }

  /* 系列新品移动端 */
  .et-db #et-boc .et-l .xiangguanchanpin.v7.et_pb_section {
    background-color: #f5f6f8 !important;
    background-image: none !important;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box {
    box-shadow: none;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item {
    margin: 0;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text {
    padding: 16px 8px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .title {
    font-size: 14px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box {
    max-height: 45px;
    padding-bottom: 0;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box span {
    margin-bottom: 4px;
    padding: 0 4px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box span:last-child {
    margin-right: 0;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box {
    padding-top: 8px;
    border-top: 1px solid #eeedeb;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box p {
    font-size: 12px;
    color: #6d6e73;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .img_box {
    border-bottom: none;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .btn_type_1 {
    display: none;
  }

  .xiangguanchanpin #v7-swiper_box .slide_navigation {
    display: none;
  }

  .xiangguanchanpin #v7-swiper_box .xgcp_swiper {
    max-width: 100%;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide {
    margin-right: 8px;
    width: 93.5%;
  }

  .xiangguanchanpin #v7-swiper_box .xgcp_swiper .slide_swiper {
    padding-left: 8px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box {
    font-size: 12px;
    color: #666;
  }
}

@-webkit-keyframes progressbar {
  from {
    width: 4px;
  }

  to {
    width: 16px;
  }
}

@keyframes progressbar {
  from {
    width: 4px;
  }

  to {
    width: 16px;
  }
}

/* 移动端智能运维 */
@media screen and (max-width: 768px) {
  .zhinengyunwei .zhinengyunwei_title_mb {
    display: block;
    padding-top: 10.66%;
    padding-bottom: 5.33%;
    font-size: 20px;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 0 !important;
    line-height: 32px;
    font-weight: 700;
  }

  .zhinengyunwei .zhinengyunwei_title_mb .et_pb_text_inner h2 {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  /*非中文下的样式 */
  .zhinengyunwei .et_pb_row:nth-child(2) .en .et_pb_image_wrap img {
    min-height: 580px;
  }

  #zhineng_swiper {
    left: 0 !important;
    transform: translateX(0) !important;
    margin: auto;
    z-index: 10;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper {
    display: flex;
    width: 100%;
    flex-flow: column;
    align-items: center;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item {
    width: 100%;
    margin-bottom: 12px;
    background: hsla(0, 0%, 100%, 0.9);
    border-radius: 2px;
    padding: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item {
    display: flex;
    align-items: center;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .slide_text {
    flex: 1;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .img_box {
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item img {
    margin: auto;
    width: 100%;
    height: 100%;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    opacity: 1;
    font-size: 18px;
    color: #333;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 4px;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(2) {
    opacity: 0.8;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
  }
  .ru
    #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
  }
  .es
    #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
  }
  .tr
    #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
  }
  .fr
    #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
  }
  .de
    #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 14px;
    line-height: 18px;
  }
}

/* 针对于768样式 */
@media screen and (width: 768px) {
  .zhinengyunwei .zhinengyunwei_title_mb {
    padding-top: 2.66%;
    padding-bottom: 3.33%;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper {
    zoom: 0.7;
  }

  .zhinengyunwei .et_pb_row:nth-child(2) .en .et_pb_image_wrap img {
    min-height: auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item {
    padding: 12px;
    padding-bottom: 12px;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 280px) {
  .zhinengyunwei .zhinengyunwei_title_mb {
    padding-top: 10.66%;
    padding-bottom: 5.33%;
    font-size: 20px;
    color: #333;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0 !important;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item {
    padding: 12px;
    margin-bottom: 6px;
  }

  /* 先注释 非中文下的样式 */
  .zhinengyunwei .et_pb_row:nth-child(2) .et_pb_image_wrap img .en {
    min-height: 550px;
  }
}

/* 小屏下字把图片挡住 */
@media screen and (max-width: 320px) {
  .ko #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }
  .ru #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }
  .es #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }
  .fr #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }
  .de #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }
  .tr #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 15px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 16px;
    line-height: 22px;
  }
  .es #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 14px;
    line-height: 20px;
  }
  .ru #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 14px;
    line-height: 20px;
  }
  .fr #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 14px;
    line-height: 20px;
  }
  .de #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 14px;
    line-height: 20px;
  }
  .tr #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content p:first-child {
    font-size: 14px;
    line-height: 20px;
  }

  #swiper_detail_mb_box.small_type .banner_swiper_detail_item .banner_swiper_content p:first-child {
    margin-bottom: 2px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .banner_swiper_content h1 {
    font-size: 16px;
    line-height: 22px;
  }

  #swiper_detail_mb_box.small_type .banner_swiper_detail_item .banner_swiper_content h1 {
    margin-bottom: 2px;
  }

  #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 16px;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item {
    margin-bottom: 8px;
  }

  .check_swiper_bg_box .check_swiper_bg_box_content .check_swiper_list .check_list_item .check_list_item_img {
    max-width: 54px;
  }

  .check_swiper_bg_box
    .check_swiper_bg_box_content
    .check_swiper_list
    .check_list_item
    .check_list_item_text
    p:first-child {
    font-size: 16px;
  }

  .check_swiper_bg_box
    .check_swiper_bg_box_content
    .check_swiper_list
    .check_list_item
    .check_list_item_text
    p:last-child {
    font-size: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1300px) {
  .et-db #et-boc .et-l .projh_gpu .et_pb_image_4 .et_pb_image_wrap img,
  .et-db #et-boc .et-l .projh_gpu .et_pb_image_2 .et_pb_image_wrap img {
    max-height: 550px;
  }
}

@media (min-width: 769px) and (max-width: 850px) {
  .et-db #et-boc .et-l .projh_gpu .et_pb_image_4 .et_pb_image_wrap img,
  .et-db #et-boc .et-l .projh_gpu .et_pb_image_2 .et_pb_image_wrap img {
    max-height: 520px;
  }
}

@media screen and (min-width: 769px) {
  .et-db #et-boc .et-l .projh_gpu .et_pb_column.et-last-child {
    width: 52%;
  }
}

/* 自适应优化 */

@media only screen and (min-width: 769px) {
  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 86%;
  }

  .fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img{
    max-width: 60% !important;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row .et_pb_image_wrap {
    display: flex;
    justify-content: flex-end;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 .bottom_is_img ~ .et_pb_row img {
    max-width: 100%;
  }

  .et-db.fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .jieshao_text_box {
    display: flex;
    justify-content: flex-end;
    padding-left: 0 !important;
  }

  .et-db.fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .jieshao_text_box .et_pb_column {
    width: 50%;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    overflow: hidden;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.xiangguanziyuan {
    padding-bottom: 40px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box {
    box-shadow: 0px 6px 12px 0px rgba(190, 196, 204, 0.05);
  }

  .jieshao_text_box .jieshao_text .tag .label {
    margin-top: 4px;
  }

  .jieshao_text_box .jieshao_text .tag .tag_1 {
    margin-top: 4px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1919.8px) {
  .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 48px;
    line-height: 60px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1600px) {
  .fr.et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 50% !important;
  }
  .de.et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 50% !important;
  }
  .ru.et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 50% !important;
  }
  .es.et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 50% !important;
  }
  .tr.et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 50% !important;
  }
  .et-db.es #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 98%;
  }
  .et-db.ru #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 98%;
  }
  .et-db.fr #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 98%;
  }
  .et-db.de #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 98%;
  }
  .et-db.tr #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    max-width: 98%;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 28px;
    line-height: 42px;
  }

  .fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img{
    max-width: 50% !important;
  }
}
@media screen and (min-width: 769px) {
  .fusionpod-for-ai #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 68px !important;
    line-height: 80px !important;
  }
  .et-db.fusionpod-for-ai #et-boc .et-l #v7_details_title .et_pb_module:first-child {
    margin-bottom: 32px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  /* 小语种智能运维换行超出 */
  .ru #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 66%;
  }
  .es #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 66%;
  }
  .fr #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 66%;
  }
  .de #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 66%;
  }
  .tr #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 66%;
  }
  .ru.et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 26%;
  }
  .es.et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 26%;
  }
  .fr.et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 26%;
  }
  .de.et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 26%;
  }
  .tr.et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 26%;
  }

  /* 页内导航 */
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location .item {
    margin: 0 16px;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child {
    margin-left: 16px;
  }
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child .et_pb_text {
    display: none;
  }

  .en #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child {
    display: none;
  }

  .en #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:first-child {
    display: block;
    max-width: 100%;
  }

  .jp #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child {
    display: none;
  }

  .jp #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:first-child {
    display: block;
    max-width: 100%;
  }

  /* banner */
  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content h1.banner_name {
    font-size: 56px !important;
    line-height: 64px !important;
  }

  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content .banner_name {
    font-size: 56px !important;
    line-height: 64px !important;
  }

  .detail_banner_content_box .banner_content .banner_desc p {
    font-size: 22px;
    line-height: 32px;
  }

  .detail_banner_content_box .banner_content .banner_type .banner_label {
    font-size: 14px;
    line-height: 22px;
    margin-right: 12px;
  }

  .detail_banner_content_box .banner_content .banner_type p {
    font-size: 18px;
    line-height: 30px;
  }

  .detail_banner_content_box.top .banner_content .banner_desc p:first-child {
    margin-right: 26px;
  }

  .et-db #et-boc .et-l #v7-video-banner .banner_play_img {
    width: 60px !important;
    top: 56% !important;
  }

  /* 板块 */
  .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 40px;
    line-height: 58px;
    margin-bottom: 8px;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.bottom_is_img {
    margin-bottom: 56px !important;
  }

  .jieshao_text_box.bottom_is_img {
    width: 90% !important;
  }

  .fusionserver-2488h-v7 .jieshao_text_box.bottom_is_img {
    width: 43% !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_7,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_9,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_6,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_5,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_10 {
    padding-top: 60px;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.xiangguanziyuan {
    padding-bottom: 36px;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 60px;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  .et-db.fusionserver-2288h-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 48px !important;
    line-height: 58px !important;
  }
  .fusionpod-for-ai #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 48px !important;
    line-height: 58px !important;
  }
  .et-db #et-boc .et-l #v7_details_title .et_pb_column .et_pb_module {
    margin-bottom: 20px !important;
  }

  .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2 {
    font-size: 48px !important;
    line-height: 58px !important;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text {
    margin-bottom: 6px !important;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text h2 {
    font-size: 48px !important;
    line-height: 58px !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.xiangguanziyuan .et_pb_row:last-child {
    margin-top: 30px !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.zhinengyunwei {
    padding-top: 60px;
  }

  .et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 36%;
  }

  .et-db.en #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 34%;
  }

  .et-db.jp #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 34%;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .img_box {
    margin-right: 12px;
    width: 60px;
    height: 60px;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 22px;
    line-height: 32px;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 54%;
    min-width: 510px;
  }

  .zhinengyunwei .zhinengyunwei_img_box img {
    min-height: 400px;
    object-fit: cover;
  }

  .zhinengyunwei .et_pb_row:nth-child(2) img {
    min-height: 400px;
    object-fit: cover;
  }

  .et-db #et-boc .et-l .zhinengyunwei .zhinengyunwei_title {
    padding-bottom: 36px !important;
  }

  .et-db #et-boc .et-l .et_pb_text#three_img_text {
    padding: 0 18px;
  }

  #three_img_text .et_pb_text_inner p:first-child {
    font-size: 22px !important;
    margin-bottom: 12px;
    line-height: 1.5;
  }

  #three_img_text .et_pb_text_inner p:first-child span {
    font-size: 22px !important;
    margin-bottom: 12px;
    line-height: 1.5;
  }

  #kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner p:first-child span {
    font-size: 22px !important;
    line-height: 30px;
  }

  #three_img_left_right .et_pb_column:nth-child(2) .et_pb_module .et_pb_text_inner {
    padding: 0 5%;
    bottom: 5%;
  }

  #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
    padding: 0 5%;
  }

  .en #three_img_text .et_pb_text_inner p:nth-child(1),
  .jp #three_img_text .et_pb_text_inner p:nth-child(1) {
    line-height: 30px;
    font-size: 22px !important;
    margin-bottom: 12px;
  }

  #kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner P:first-child {
    margin-bottom: 12px;
    line-height: 1.6;
  }

  .et-db #et-boc .et-l .et_pb_section.mobgundong .et_pb_row:last-child {
    margin-top: 16px !important;
  }

  .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 22px;
    line-height: 28px;
  }

  .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 22px !important;
  }

  .en .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 22px;
    line-height: 28px;
  }

  .en .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 22px !important;
  }

  .jp .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 20px;
    line-height: 26px;
  }

  .jp .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 20px !important;
  }

  .et-db #et-boc .et-l #v7-img-text .et_pb_column .et_pb_module {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .title {
    font-size: 20px;
    line-height: 28px;
  }

  .ACF_technical_specifications2 .specifications_list2 {
    margin: 0 5%;
  }

  .en.et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .fusionserver-v7-detail .et-waypoint.et_pb_animation_off,
  .fusionserver-v7-detail .et-waypoint:not(.et_pb_counters).et_pb_animation_off,
  .fusionserver-v7-detail .et_pb_animation_off {
    width: 40px;
  }

  .xgcp_swiper .slide_item .slide_text .tags_box {
    margin-top: 2px;
  }

  .xgcp_swiper .slide_item .slide_text .tags_box span {
    margin-top: 8px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text {
    flex: 1;
    display: flex;
    flex-direction: column;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box {
    /* flex: 1; */
    margin-bottom: 24px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box {
    margin-top: auto;
  }

  .xgcp_swiper .slide_item .slide_text .btn_type_1 {
    width: fit-content;
  }

  .et-db #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 52%;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 38%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  /* 页内导航 */
  .et-db #et-boc .et-l #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* 页内导航 */
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module {
    top: 60px !important;
  }
  /* gecko-火狐 */
  .gecko #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    /* min-width: 1200px; */
  }
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    overflow-x: scroll;
  }
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location {
    width: max-content;
  }
  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row::-webkit-scrollbar {
    display: none;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:last-child {
    display: none;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column:first-child {
    display: block;
    max-width: 100%;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location {
    justify-content: space-around;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location div {
    width: 100%;
  }

  .en
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner,
  .jp
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner {
    overflow-x: scroll;
  }

  .en
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner::-webkit-scrollbar,
  .jp
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner::-webkit-scrollbar {
    display: none;
  }

  .en
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner
    .custom_location,
  .jp
    #v7_sticky_menu.sticky_section_location.et_pb_sticky_module
    .et_pb_row
    .et_pb_column
    .custom_location
    .et_pb_module_inner
    .custom_location {
    min-width: 960px;
  }

  #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row .et_pb_column .custom_location .item {
    margin: 0 16px;
  }

  /* banner */
  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content h1.banner_name {
    font-size: 50px !important;
    line-height: 58px !important;
  }

  .et-db #et-boc #v7-video-banner .detail_banner_content_box .banner_content .banner_name {
    font-size: 50px !important;
    line-height: 58px !important;
  }

  .detail_banner_content_box .banner_content .banner_desc p {
    font-size: 20px;
    line-height: 28px;
  }

  .et-db #et-boc .et-l #v7-video-banner .banner_play_img {
    width: 60px !important;
    top: 56% !important;
  }

  /* 板块 */
  .et-db #et-boc .et-l #ruhegoumai .et_pb_row:last-child {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 8px;
  }

  .en .jieshao_text_box .jieshao_text .jieshao_title h2,
  .jp .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .fusionpod-for-ai.en .jieshao_text_box .jieshao_text .jieshao_title h2,
  .fusionpod-for-ai.jp .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 26px !important;
    line-height: unset !important;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.bottom_is_img {
    margin-bottom: 56px !important;
  }

  .jieshao_text_box.bottom_is_img {
    width: 95% !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_7,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_9,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_6,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_5,
  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section_10 {
    padding-top: 48px;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.xiangguanziyuan {
    padding-bottom: 24px;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 48px;
    padding-bottom: 40px;
    padding-top: 20px;
  }

  .et-db.fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    padding-top: 40px;
  }

  .specifications_list2 .btn_box {
    height: 100px;
  }

  #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .en #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2,
  .jp #v7_details_title .et_pb_module:first-child .et_pb_text_inner h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .et-db #et-boc .et-l #v7_details_title .et_pb_column .et_pb_module {
    margin-bottom: 8px !important;
  }

  .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .en .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2,
  .jp .zhinengyunwei .zhinengyunwei_title .et_pb_text_inner h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin {
    padding-top: 48px;
    padding-bottom: 30px;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text {
    margin-bottom: 6px !important;
  }

  .et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text h2 {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.xiangguanziyuan .et_pb_row:last-child {
    margin-top: 20px !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section.zhinengyunwei {
    padding-top: 48px;
  }

  .et-db #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 34%;
  }

  .et-db.en #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 28%;
  }

  .et-db.jp #et-boc .et-l #zhineng_swiper.et_pb_row {
    top: 28%;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper .slide_item .item_box .item .img_box {
    margin-right: 10px;
    width: 48px;
    height: 48px;
  }

  #zhineng_swiper
    .slide_swiper
    .swiper-wrapper
    .slide_item
    .item_box
    .item
    .slide_text
    .summary_box
    .zhineng_content
    p:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
  }

  #zhineng_swiper .slide_swiper .swiper-wrapper {
    width: 54%;
    min-width: 510px;
  }

  .zhinengyunwei .zhinengyunwei_img_box img {
    min-height: 400px;
    object-fit: cover;
  }

  .zhinengyunwei .et_pb_row:nth-child(2) img {
    min-height: 400px;
    object-fit: cover;
  }

  .et-db #et-boc .et-l .et_pb_section.zhinengyunwei .zhinengyunwei_title {
    padding-bottom: 24px !important;
  }

  .et-db #et-boc .et-l .et_pb_text#three_img_text {
    padding: 0 18px;
  }

  #three_img_text .et_pb_text_inner p:first-child {
    font-size: 20px !important;
    margin-bottom: 10px;
    line-height: 26px;
  }

  #three_img_text .et_pb_text_inner p:first-child span {
    font-size: 20px !important;
    margin-bottom: 10px;
    line-height: 26px;
  }

  #kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner p:first-child span {
    font-size: 20px !important;
    line-height: 26px;
  }

  #three_img_left_right .et_pb_column:nth-child(2) .et_pb_module .et_pb_text_inner {
    padding: 0 5%;
    bottom: 5%;
  }

  #three_img_left_right .et_pb_column:nth-child(1) .et_pb_module .et_pb_text_inner {
    padding: 0 5%;
  }

  .et-db #et-boc .et-l #kekaoanquan .et_pb_text.et_pb_text_align_left {
    padding-left: 30px !important;
  }

  .en #three_img_text .et_pb_text_inner p:nth-child(1),
  .jp #three_img_text .et_pb_text_inner p:nth-child(1) {
    line-height: 26px;
    font-size: 20px !important;
    margin-bottom: 10px;
  }

  #kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner P:first-child {
    margin-bottom: 12px;
    line-height: 1.5;
  }

  .et-db #et-boc .et-l .et_pb_section.mobgundong .et_pb_row:last-child {
    margin-top: 16px !important;
  }

  .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 20px;
    line-height: 24px;
  }

  .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 20px !important;
  }

  .et-db.en #et-boc .et-l #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .et-db.jp #et-boc .et-l #v7_sticky_menu.sticky_section_location.et_pb_sticky_module .et_pb_row {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  .en .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px;
    line-height: 24px;
  }

  .en .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 18px !important;
  }

  .jp .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 18px;
    line-height: 24px;
  }

  .jp .v7-img-text .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p span {
    font-size: 18px !important;
  }

  .et-db #et-boc .et-l #v7-img-text .et_pb_column .et_pb_module {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    padding-left: 20px;
    padding-right: 20px;
  }

  #v7-img-text .et_pb_column .et_pb_module {
    flex: auto;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .title {
    font-size: 16px;
    line-height: 24px;
  }

  .ACF_technical_specifications2 .specifications_list2 {
    margin: 0 5%;
  }

  .en.et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .jp.et-db #et-boc .et-l .et_pb_section.xiangguanchanpin .et_pb_text h2 {
    font-size: 36px !important;
    line-height: 42px !important;
  }

  .fusionserver-v7-detail .et-waypoint.et_pb_animation_off,
  .fusionserver-v7-detail .et-waypoint:not(.et_pb_counters).et_pb_animation_off,
  .fusionserver-v7-detail .et_pb_animation_off {
    width: 40px;
  }

  .xgcp_swiper .slide_item .slide_text .tags_box {
    margin-top: 2px;
  }

  .xgcp_swiper .slide_item .slide_text .tags_box span {
    margin-top: 8px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 16px 12px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .tags_box {
    /* flex: 1; */
    margin-bottom: 24px;
  }

  .xiangguanchanpin #v7-swiper_box .swiper-wrapper .swiper-slide .item_box .item .slide_text .summary_box {
    margin-top: auto;
  }

  .xgcp_swiper .slide_item .slide_text .btn_type_1 {
    width: fit-content;
  }

  .et-db #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 52%;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_code_inner {
    display: block !important;
  }

  .et-db #et-boc .et-l .et_pb_section#v7-video-banner {
    min-height: auto;
  }

  #v7-video-banner .et_pb_section_video_bg .mejs-container .mejs-mediaelement video {
    min-height: 400px;
  }

  .et-db #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 93%;
  }

  .et-db.fusionserver-v7-detail.fusionserver-1288h-v7 #et-boc .et-l .et_pb_section_2 {
    padding-bottom: 48px;
  }

  .et-db.fusionserver-v7-detail.fusionserver-2288h-v7 #et-boc .et-l .et_pb_section_3 {
    padding-bottom: 48px;
  }

  #three_img_left_right .et_pb_column:nth-child(1) img {
    min-height: 600px;
    object-fit: cover;
  }
}

/* 詳情*/
@media only screen and (min-width: 769px) {
  .et-db.fusionserver-5885h-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-left: 0% !important;
    display: flex;
    justify-content: flex-end;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box .et_pb_column {
    max-width: 68%;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    display: flex;
    justify-content: flex-end;
    padding-left: 8% !important;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box .et_pb_column {
    max-width: 60%;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-left: 0% !important;
    padding-top: 0 !important;
    display: flex;
    justify-content: flex-end;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box .et_pb_column {
    max-width: 56%;
  }

  .fusionserver-xh321e-v7 #kekaoanquan.kekaoanquan_left_right .et_pb_column {
    background: #f8f9fb;
  }

  .fusionserver-xh321e-v7 #kekaoanquan.kekaoanquan_left_right .et_pb_column:last-child {
    background-color: #f5f6f8;
  }

  .fusionserver-xh321e-v7 #kekaoanquan.kekaoanquan_left_right .kekaoanquan_img {
    background: none;
  }

  .fusionserver-xh321e-v7 #kekaoanquan.bg_black .et_pb_column {
    background: linear-gradient(to right, #000000, #050505, #383838);
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_image_wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row:nth-child(3) {
    margin-top: 10% !important;
    transform: translateY(0%);
  }

  .fusionserver-g8600e-v7 .custom_proqh.pc_slidesperview_3 .slide_item {
    padding: 10px 12px 10px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0;
  }

  .fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-top: 0 !important;
  }

  .et-db #et-boc .et-l .kekaoanquan_left_right .et_pb_text {
    padding-bottom: 20px !important;
  }

  .et-db #et-boc .et-l .kekaoanquan_left_right .et_pb_column_1_2:last-child .et_pb_text {
    padding-top: 20px !important;
  }

  .et-db #et-boc .et-l .kekaoanquan_left_right .et_pb_column_1_2 .et_pb_text.et_pb_text_align_center {
    padding: 0 16px;
  }

  .et-db #et-boc .et-l .kekaoanquan_left_right .et_pb_column_1_2:last-child .et_pb_text.et_pb_text_align_center {
    padding-top: 0px !important;
  }

  #kekaoanquan.kekaoanquan_left_right .et_pb_column .et_pb_module .et_pb_text_inner {
    padding: 0 0px;
  }

  .et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    overflow: hidden;
  }

  .et-db #et-boc .et-l #three_img_left_right .et_pb_column:first-child .et_pb_text#three_img_text {
    top: 16%;
  }

  .fusionserver-2288h-v7 #three_two_img_box ~ .et_pb_row .et_pb_column.et-last-child {
    min-height: 450px;
  }

  #check_bg .check_img_box .check_item .check_item_img img {
    max-width: 100px;
    margin-right: 20px;
  }

  #check_bg .check_img_box .check_item .check_item_text p:nth-child(1) {
    font-size: 22px;
    line-height: 32px;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_text#three_img_text {
    max-width: 50%;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_text#three_img_text:last-child {
    left: 6%;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_row:nth-child(3) .et_pb_text#three_img_text {
    left: auto;
    right: 6%;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img {
    padding-right: 44% !important;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.right_is_img.en {
    padding-right: 44% !important;
  }

  .fusionserver-g5200-v7
    #et-boc
    .et-l
    .jieshao_section-1
    .et_pb_row.jieshao_text_box.right_is_img
    ~ .et_pb_row
    .et_pb_image_wrap {
    text-align: right;
  }

  #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child {
    padding-left: 4% !important;
    padding-right: 6% !important;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section#section-4 {
    padding-top: 60px;
  }

  .et-db.fusionserver-2488h-v7.cn
    #et-boc
    .et-l
    #three_img_center
    .et_pb_column:nth-child(1)
    .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-2488h-v7.cn
    #et-boc
    .et-l
    #three_img_center
    .et_pb_column:nth-child(3)
    .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l #three_img_row .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0;
    padding-top: 30px;
    min-height: 380px;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(2) .et_pb_text#three_img_text {
    left: 6%;
  }

  .et-db #et-boc .et-l .kekaoanquan_bottom .et_pb_text {
    padding-top: 24px !important;
    padding-right: 16px !important;
    padding-bottom: 24px !important;
    padding-left: 16px !important;
  }

  .et-db.fusionserver-5885h-v7.cn
    #et-boc
    .et-l
    #three_img_center
    .et_pb_column:nth-child(1)
    .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-5885h-v7.cn
    #et-boc
    .et-l
    #three_img_center
    .et_pb_column:nth-child(3)
    .et_pb_text#three_img_text {
    top: 6%;
  }

  #v7_details_title .et_pb_module:first-child .et_pb_text_inner p {
    font-size: 48px !important;
    line-height: 58px !important;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 58%;
    transform: translateY(50%);
  }

  #four_img_row .et_pb_column .et_pb_module .et_pb_text_inner p:nth-child(1) {
    font-size: 22px;
    line-height: 28px;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l #section-4 .et_pb_row#v7_details_title {
    margin-bottom: 16px !important;
  }

  #four_img_row .et_pb_column .et_pb_module.et_pb_text {
    top: 8% !important;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 20px;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 {
    display: flex;
    align-items: center;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .et_pb_row_8.kekaoanquan_shangxia {
    margin-bottom: 0px !important;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l #section-5 {
    padding-top: 60px;
    padding-bottom: 36px;
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 0;
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l .et_pb_section.zhinengyunwei {
    margin-top: 0;
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l .et_pb_section.zhinengyunwei .zhinengyunwei_title {
    padding-bottom: 36px !important;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    padding-bottom: 60px;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(3) .et_pb_text#three_img_text {
    max-width: 55%;
    padding-right: 6% !important;
    right: 0;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l #section-2 .et_pb_row#three_img_row .et_pb_text#three_img_text {
    left: 0;
    top: 6%;
  }

  .fusionserver-g5500-v7 #check_bg .check_img_box .check_item {
    margin-bottom: 36px;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-left: 46% !important;
  }

  .fusionserver-g5500-v7 #jizhilinghuo .banner-slide .content-w > div {
    max-width: 100%;
  }

  .et-db.fusionserver-x6000-v7 #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 38%;
  }

  .et-db.fusionserver-x6000-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .bottom_is_img ~ .et_pb_row img {
    min-height: 460px;
    object-fit: cover;
  }

  #v7-swiper_box .custom_proqh .slide_item .item_box {
    padding: 24px 16px;
    box-shadow: 0px 2px 10px 0px rgba(190, 196, 204, 0.2);
  }

  .fusionserver-v7-detail .custom_proqh .slide_item .item_box {
    box-shadow: 0px 2px 10px 0px rgba(190, 196, 204, 0.2);
  }

  #v7-swiper_box .custom_proqh.flex-wrap .swiper-wrapper {
    flex-direction: column;
  }

  #v7-swiper_box .custom_proqh.pc_slidesperview_3 .slide_item {
    padding: 10px 12px 10px;
    height: auto;
    width: 100%;
  }

  #v7-swiper_box .custom_proqh .slide_item .img_box {
    width: 48px;
    height: 48px;
  }

  #v7-swiper_box .custom_proqh .slide_item .slide_text h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .fusionserver-x6000-v7.et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    padding-bottom: 0;
  }

  .fusionserver-x6000-v7.et-db #et-boc .et-l #v7_details_title {
    margin-bottom: 22px !important;
  }

  .fusionserver-g8600-v7.et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0;
    padding-bottom: 40px;
  }

  .fusionserver-g8600-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-top: 0 !important;
  }

  #jiedian_box .jiedian_list .jiedian_list_item {
    min-height: 48px;
    height: auto;
    padding: 8px 0;
  }

  .fusionserver-g8600-v7 #et-boc .et-l #section-5 {
    padding-top: 60px;
  }

  .fusionserver-g8600-v7 #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 56%;
  }

  .fusionserver-g8600-v7 #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

  .fusionserver-g8600-v7 #kekaoanquan.et_pb_row:nth-child(2) .et_pb_module:first-child {
    left: 4% !important;
    max-width: 40%;
  }

  .fusionserver-g8600-v7 #kekaoanquan.et_pb_row:nth-child(3) .et_pb_module:first-child {
    width: 70%;
  }

  #kekaoanquan .et_pb_image .et_pb_image_wrap img {
    transform: translateY(calc(-7% + 30px));
    -webkit-transform: translateY(calc(-7% + 30px));
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 {
    min-height: 380px;
  }

  .et-db.fusionserver-g8600e-v7 #et-boc .et-l .jieshao_section-1 {
    padding-top: 0;
  }

  .et-db #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.no_img {
    padding-bottom: 60px !important;
  }

  .fusionserver-g8600e-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box.no_img {
    padding-bottom: 20px !important;
    padding-left: 0px !important;
  }

  .et-db.fusionserver-g8600e-v7 #et-boc .et-l #section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .fusionserver-g8600e-v7 #et-boc .et-l #v7_details_title .et_pb_text_1 {
    margin-bottom: 30px !important;
  }

  .fusionserver-g8600e-v7.et-db #et-boc .et-l .et_pb_row:nth-child(2) {
    padding-top: 0px !important;
  }

  .fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img {
    max-width: 40% !important;
  }

  .fusionserver-fusionpod #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child,
  .xfusion-fusionserver-fusionpod #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 50%;
  }

  .fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-top: 0 !important;
    top: 50%;
    padding-left: 44% !important;
    transform: translateX(-50%) translateY(-50%);
  }

  .fusionserver-fusionpod #et-boc .et-l .et_pb_section.jieshao_section-1,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  .fusionserver-fusionpod #et-boc .et-l .et_pb_text_9#three_img_text,
  .fusionserver-fusionpod #et-boc .et-l .et_pb_text_11#three_img_text {
    top: 8%;
  }
  .xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_text_9#three_img_text,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_text_11#three_img_text {
    top: 8%;
  }

  .fusionserver-fusionpod #et-boc .et-l .et_pb_text_10#three_img_text {
    bottom: 8%;
  }
  .xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_text_10#three_img_text {
    bottom: 8%;
  }

  .fusionserver-fusionpod .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
  .fusionserver-fusionpod .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 0;
  }
  .xfusion-fusionserver-fusionpod .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
  .xfusion-fusionserver-fusionpod .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 0;
  }

  .et-db.fusionserver-fusionpod #et-boc .et-l .et_pb_text_14,
  .et-db.fusionserver-fusionpod #et-boc .et-l .et_pb_text_15 {
    top: 10%;
  }
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_text_14,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_text_15 {
    top: 10%;
  }
  .et-db.fusionserver-fusionpod #et-boc .et-l .et_pb_row_22.et_pb_row,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_row_22.et_pb_row {
    margin-bottom: 12px !important;
  }

  .et-db.fusionserver-fusionpod #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l #v7-video-banner .et_pb_fullwidth_header {
    bottom: 38%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .jieshao_section-1 .w50img .et_pb_image_wrap img {
    max-width: 40%;
  }

  .et-db #et-boc .et-l #kekaoanquan.kekaoanquan_left_right .et_pb_text.et_pb_text_align_left {
    padding-left: 16px !important;
  }

  .et-db.fusionserver-fusionpod #et-boc .et-l .et_pb_row_22.et_pb_row,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_row_22.et_pb_row {
    margin-bottom: 4px !important;
  }

  .et-db.fusionserver-fusionpod #et-boc .et-l #three_img_row .et_pb_image img,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l #three_img_row .et_pb_image img {
    min-height: 350px;
    object-fit: cover;
  }

  .et-db.fusionserver-fusionpod #et-boc .et-l #three_img_row #three_img_text,
  .et-db.xfusion-fusionserver-fusionpod #et-boc .et-l #three_img_row #three_img_text  {
    padding: 0 16px 0 0;
  }

  .fusionserver-fusionpod #et-boc .et-l .et_pb_section.jieshao_section-1,
  .xfusion-fusionserver-fusionpod #et-boc .et-l .et_pb_section.jieshao_section-1 {
    padding-bottom: 0;
    padding-top: 48px;
  }

  .fusionserver-2288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row img {
    min-height: 400px;
    object-fit: contain;
  }

  .et-db #et-boc .et-l #three_img_left_right .et_pb_column:first-child .et_pb_text#three_img_text {
    top: 12%;
  }

  .et-db.fusionserver-2288h-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    min-height: 460px;
    display: flex;
    align-items: center;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    min-height: 450px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 0px;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .et_pb_row {
    margin: 0;
  }

  .et-db.fusionserver-2288h-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    padding-left: 44% !important;
    padding-top: 0px !important;
  }

  .et-db.fusionserver-2288h-v7 #et-boc .et-l #three_two_img_box .et_pb_text#three_img_text {
    top: 10%;
  }

  #three_two_img_box .et_pb_column {
    margin-bottom: 0;
  }

  .fusionserver-2288h-v7 #three_two_img_box ~ .et_pb_row .et_pb_column.et-last-child {
    min-height: 380px;
  }

  #check_bg .check_img_box .check_item .check_item_img img {
    max-width: 80px;
    margin-right: 16px;
  }

  #check_bg .check_img_box .check_item .check_item_text p:nth-child(1) {
    font-size: 20px;
  }

  #three_two_img_box .et_pb_column .et_pb_module:first-child {
    min-height: 350px;
    display: flex;
    align-items: flex-end;
    background: #020202;
  }

  #three_two_img_box .et_pb_column:last-child .et_pb_module:first-child {
    background: linear-gradient(to right, #060606, #131313, #282828);
  }

  .check_bg_img .et_pb_image_wrap {
    display: flex;
    justify-content: flex-end;
  }

  .check_bg_img .et_pb_image_wrap img {
    max-width: 90%;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_text#three_img_text {
    max-width: 48%;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_text#three_img_text:last-child {
    left: 4%;
  }

  .fusionserver-2288h-v7.et-db #et-boc .et-l #section-4 .et_pb_row:nth-child(3) .et_pb_text#three_img_text {
    left: auto;
    right: 4%;
  }

  .et-db.fusionserver-v7-detail #et-boc .et-l .et_pb_section#section-4 {
    padding-top: 48px;
  }

  .et-db.fusionserver-5288-v7 #et-boc #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child {
    max-width: 50%;
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l #section-2 .et_pb_row .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-5288-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(2) .et_pb_text#three_img_text {
    top: 58%;
    left: 3%;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 .bottom_is_img ~ .et_pb_row img {
    min-height: 500px;
    object-fit: contain;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_row#three_img_row .et_pb_image_wrap img {
    min-height: 300px;
    object-fit: cover;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_text#three_img_text {
    padding: 0 12px;
  }

  .en.fusionserver-2488h-v7 #three_img_text .et_pb_text_inner p:nth-child(1),
  .jp.fusionserver-2488h-v7 #three_img_text .et_pb_text_inner p:nth-child(1) {
    font-size: 18px !important;
    line-height: 24px;
  }

  .et-db.fusionserver-2488h-v7
    #et-boc
    .et-l
    .et_pb_row#three_img_center
    .et_pb_column:nth-child(2)
    .et_pb_module#three_img_text {
    bottom: 6%;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column {
    margin-bottom: 0;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_module img {
    min-height: 400px;
    object-fit: cover;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(2) .et_pb_image_wrap {
    overflow: hidden;
  }

  .et-db.fusionserver-2488h-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(2) .et_pb_image_wrap img {
    min-width: 1156px;
    height: 300px;
    object-fit: cover;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l #section-2 .et_pb_row:nth-child(2) .et_pb_text#three_img_text {
    padding-left: 0;
  }

  .et-db #et-boc .et-l #kekaoanquan.kekaoanquan_bottom .et_pb_text.et_pb_text_align_left {
    padding-left: 16px !important;
  }

  #kekaoanquan.kekaoanquan_bottom .et_pb_column .et_pb_module .et_pb_text_inner {
    padding: 0 10px;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_module img {
    min-height: 400px;
    object-fit: cover;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column {
    margin-bottom: 0;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }

  .et-db.fusionserver-5885h-v7 #et-boc .et-l .et_pb_row#three_img_center .et_pb_column .et_pb_module.et_pb_text {
    padding: 0 16px !important;
  }

  .et-db.fusionserver-5885h-v7
    #et-boc
    .et-l
    .et_pb_row#three_img_center
    .et_pb_column:nth-child(2)
    .et_pb_module#three_img_text {
    bottom: 5%;
  }

  .en.fusionserver-5885h-v7 .et_pb_row#three_img_center #three_img_text .et_pb_text_inner p:nth-child(1),
  .jp.fusionserver-5885h-v7 .et_pb_row#three_img_center #three_img_text .et_pb_text_inner p:nth-child(1) {
    line-height: 24px;
    font-size: 18px !important;
  }

  #v7_details_title .et_pb_module:first-child .et_pb_text_inner p {
    font-size: 40px !important;
    line-height: 48px !important;
  }

  .detail_banner_content_box .banner_content.left_en {
    min-width: 340px;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l #three_img_row .et_pb_text#three_img_text {
    top: 6%;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    padding-top: 20px;
  }

  #four_img_row .et_pb_column {
    margin-bottom: 0;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l #kekaoanquan .et_pb_text.et_pb_text_align_left {
    padding-left: 4% !important;
    width: 55%;
  }

  .fusionserver-xh321-v7 #kekaoanquan .et_pb_column .et_pb_module .et_pb_text_inner p:first-child span {
    line-height: 40px !important;
  }

  .fusionserver-xh321-v7 #three_img_row .et_pb_column .et_pb_image_wrap img {
    min-height: 300px;
    object-fit: cover;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .jieshao_section-1 {
    display: flex;
    align-items: center;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l .et_pb_row_8.kekaoanquan_shangxia {
    margin-bottom: 0px !important;
  }

  .et-db.fusionserver-xh321e-v7 #et-boc .et-l #section-5 {
    padding-top: 48px;
    padding-bottom: 30px;
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l #kekaoanquan .et_pb_text.et_pb_text_align_left {
    max-width: 52%;
    right: 0;
  }

  .et-db.fusionserver-g5200-v7 #et-boc .et-l #kekaoanquan .et_pb_text.et_pb_text_align_left .et_pb_text_inner {
    padding: 0;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 470px;
    display: flex;
    align-items: center;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l .jieshao_section-1 .et_pb_row.jieshao_text_box {
    top: 46%;
  }

  .et-db.fusionserver-g5500-v7 #et-boc .et-l #section-2 .et_pb_row#three_img_row .et_pb_image_wrap img {
    min-height: 400px;
    object-fit: cover;
  }

  .fusionserver-g5500-v7 #check_bg .check_img_box .check_item {
    margin-bottom: 24px;
  }

  #v7-swiper_box .custom_proqh.pc_slidesperview_3 .slide_item {
  }

  .fusionserver-x6000-v7.et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    margin-top: 32px;
  }

  .fusionserver-x6000-v7.et-db #et-boc .et-l #v7_details_title {
    margin-bottom: 22px !important;
  }

  #jiedian_box .et_pb_column:first-child {
    margin-bottom: 0;
  }

  .fusionserver-g8600-v7 #et-boc .et-l #section-5 {
    padding-top: 48px;
  }

  .fusionserver-g8600-v7.et-db #et-boc .et-l .et_pb_section.jieshao_section-1 {
    min-height: 400px;
  }

  .fusionserver-g8600-v7 #kekaoanquan.kekaoanquan_shangxia .et_pb_column .et_pb_module:first-child {
    padding-left: 0% !important;
  }

  .fusionserver-g8600-v7 #kekaoanquan.et_pb_row:nth-child(3) .et_pb_module:first-child {
    width: 88%;
    top: 10%;
  }

  .fusionserver-g8600-v7 #et-boc .et-l #section-4 .et_pb_text#three_img_text {
    top: 6%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 980px) {
  .et-db #et-boc .et-l .et_pb_row_1.et_pb_row#v7-img-text {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }

  .et-db.fusionserver-xh321-v7 #et-boc .et-l .et_pb_row:nth-child(3) .et_pb_text#three_img_text {
    left: 2%;
    max-width: 30%;
  }

  .fusionserver-g8600e-v7 #section-2 .swiper_box .slide_navigation {
    display: none;
  }
}

@media only screen and (min-width: 769px) and (max-width: 900px) {
  #three_two_img_box .et_pb_column .et_pb_module:first-child {
    min-height: 380px;
    display: flex;
    align-items: flex-end;
    background: #020202;
  }

  #three_two_img_box .et_pb_column:last-child .et_pb_module:first-child {
    background: linear-gradient(to right, #060606, #131313, #282828);
  }
}

/* 新增FusionPoD for AI页面 */
.video_img_row .video_img {
  position: relative;
  display: flex;
  cursor: pointer;
}
.video_img_row .video_img .default_bofang {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.video_img_row .video_img .hover_bofang {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.video_img_row .video_img:hover .default_bofang {
  opacity: 0;
}
.video_img_row .video_img:hover .hover_bofang {
  opacity: 1;
}
.video_img_row .et_pb_text_inner .title {
  font-size: 32px;
  color: #333333;
  letter-spacing: 0.4px;
  font-weight: bold;
  line-height: 45px;
}
.video_img_row .et_pb_text_inner .des {
  font-size: 14px;
  color: #333333;
  margin-top: 16px;
  line-height: 26px;
}
.video_img_row .et_pb_text_inner .label {
  margin-top: 10px;
  font-size: 14px;
  color: #000000;
  margin-bottom: 48px;
  display: flex;
  align-items: center;
  line-height: 22px;
}
.video_img_row .et_pb_text_inner .label span {
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  color: #fff;
  background: #f70000;
  padding: 0 5px;
  margin-right: 10px;
}
.video_img_row .et_pb_text_inner .label p img {
  width: 160px;
}
.et-db #et-boc .et-l .video_img_row .video_img_text {
  top: 50%;
  right: auto;
  left: 8%;
  transform: translateY(-50%);
}
.et-db #et-boc .et-l .video_img_row .et_pb_column.et_pb_column_1_2 {
  width: calc((100% - 20px) / 2);
}
.et-db #et-boc .et-l .video_img_row .et_pb_column.et_pb_column_1_2:first-child {
  margin-right: 20px;
}
.et-db #et-boc .et-l .video_row_two .et_pb_column.et_pb_column_1_2 {
  width: calc((100% - 20px) / 2);
}
.et-db #et-boc .et-l .video_row_two .et_pb_column.et_pb_column_1_2:first-child {
  margin-right: 20px;
}
.video_row_two .et_pb_text p {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0.25px;
  line-height: 28px;
  text-align: center;
}
.video_row_two .et_pb_text p span {
  font-size: 20px !important;
}
.gonglv-w {
  display: flex;
  margin-top: 48px;
}
.gonglv-w .gonglv-item:first-child {
  margin-right: 14%;
}
.gonglv-w .gonglv-item p {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  display: flex;
  align-items: flex-start;
}

.gonglv-w .gonglv-item p img {
  width: 16px;
  margin-right: 8px;
  padding-top: 4px;
}
.gonglv-w .gonglv-item p span.bold {
  font-weight: bold;
  white-space: nowrap;
}
.gonglv-w .gonglv-item p span:last-child {
  flex: 1;
  word-break: break-word;
}

#three_img_text .et_pb_text_inner p.label {
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 22px;
  margin-top: 16px;
}

#three_img_text .et_pb_text_inner p.label span:first-child {
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: #f70000;
  padding: 0 5px;
  margin-right: 10px;
}
@media (min-width: 769px) {
  .et-db #et-boc .et-l .fusionos_banner.fusion_banner .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
    top: 42%;
  }
  .et-db
    #et-boc
    .et-l
    .fusionos_banner.fusion_banner
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header
    .header-content
    h1 {
    font-size: 60px;
    color: #fff !important;
    max-width: 800px;
    line-height: 80px;
    font-weight: normal;
    margin-bottom: 32px;
  }
  .et-db
    #et-boc
    .et-l
    .et_pb_section.fusionos_banner.fusion_banner
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header
    .et_pb_header_content_wrapper {
    color: #fff !important;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature {
    display: flex;
    padding: 40px 0px;
    background: #ffffff;
    min-height: 196px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    width: calc(100% / 4);
    padding: 0px 55px;
    border-right: 1px solid #ecedee;
  }
  .jieshao_feature li p {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.27px;
    font-weight: bold;
  }
  .en .jieshao_feature li p {
    min-height: 60px;
  }
  .jp .jieshao_feature li p {
    min-height: 60px;
  }
  .fr .jieshao_feature li p {
    min-height: 60px;
  }
  .es .jieshao_feature li p {
    min-height: 60px;
  }
  .de .jieshao_feature li p {
    min-height: 60px;
  }
  .ru .jieshao_feature li p {
    min-height: 60px;
  }
  .jieshao_feature li p:last-child {
    margin-top: 24px;
  }
  .en .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .jp .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .es .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .fr .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .ru .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .de .jieshao_feature li p:last-child {
    margin-top: 10px;
  }
  .jieshao_feature li p .num {
    font-size: 60px;
    color: #333333;
    letter-spacing: 0.75px;
    line-height: 64px;
    font-weight: bold;
    display: inline-block;
  }
  .jieshao_feature li p .unit {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.19px;
    display: inline-block;
    font-weight: normal;
  }
  .et-db #et-boc .et-l .et_pb_section.jieshao_feature_section .jieshao_text_box {
    padding-left: 760px !important;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_title {
    margin-bottom: 24px;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 32px;
    color: #333333;
    letter-spacing: 0.74px;
    line-height: 45px;
    font-weight: bold;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div {
    margin-bottom: 40px;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.32px;
    line-height: 20px;
    margin-bottom: 6px;
  }
  .fusionpod-for-ai.en .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p,
  .fusionpod-for-ai.jp .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p {
    font-size: 12px;
    line-height: 18px;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p.name {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.46px;
    margin-bottom: 8px;
    line-height: 28px;
    font-weight: bold;
  }
  .et-db
    #et-boc
    .et-l
    .key-nav.key-nav-fusion
    .et_pb_row
    .et_pb_column
    .et_pb_module:first-child
    .et_pb_blurb_container {
    color: #333333;
  }
  .et-db
    #et-boc
    .et-l
    .key-nav.key-nav-fusion
    .et_pb_row
    .et_pb_column
    .et_pb_module:first-child
    .et_pb_blurb_container
    .et_pb_module_header {
    font-weight: bold !important;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_container {
    font-size: 20px;
    letter-spacing: 0.25px;
  }

  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 98px;
    height: 98px;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p {
    font-weight: bold;
  }
  .fusion-safe #three_img_text .et_pb_text_inner p:first-child {
    font-weight: bold;
  }
  .fusion-zhineng #three_img_text .et_pb_text_inner p:first-child {
    font-weight: bold;
  }
}
@media (max-width: 1440px) {
  .jp .jieshao_feature li p {
    min-height: 84px;
  }
}
@media (min-width: 769px) and (max-width: 850px) {
  .en .jieshao_feature li p {
    min-height: 60px;
    font-size: 18px;
  }
  .jp .jieshao_feature li p {
    min-height: 84px;
    font-size: 18px;
  }
  .ru .jieshao_feature li p {
    min-height: 84px;
    font-size: 18px;
  }
  .fr .jieshao_feature li p {
    min-height: 84px;
    font-size: 18px;
  }
  .de .jieshao_feature li p {
    min-height: 84px;
    font-size: 18px;
  }
  .es .jieshao_feature li p {
    min-height: 84px;
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1600px) {
  .et-db
    #et-boc
    .et-l
    .fusionos_banner.fusion_banner
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header
    .header-content
    h1 {
    font-size: 48px;
    color: #fff !important;
    max-width: 800px;
    line-height: 68px;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 80px;
    height: 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1520px) {
  .et-db #et-boc .et-l .et_pb_section.jieshao_feature_section .jieshao_text_box {
    padding-left: 50% !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 40px;
  }
  .jieshao_feature li p .num {
    font-size: 52px;
    line-height: 60px;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 50%;
    right: 4%;
  }
  .ru.et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 55%;
    right: 0%;
  }
  .es.et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 55%;
    right: 0%;
  }
  .fr.et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 55%;
    right: 0%;
  }
  .tr.et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 55%;
    right: 0%;
  }
  .de.et-db #et-boc .et-l .gonglv .et_pb_text.et_pb_text_align_left {
    max-width: 55%;
    right: 0%;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 68px;
    height: 68px;
  }
}
@media (max-width: 1366px) {
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 30px;
  }
  .jp .jieshao_feature li p {
    min-height: 84px;
  }
}
@media (min-width: 1281px) {
  .gonglv-w .gonglv-item:first-child {
    margin-right: 9%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 32px;
    display: flex;
    flex-direction: column;
  }
  .jieshao_feature li p .num {
    font-size: 46px;
    line-height: 56px;
  }
  .jieshao_feature_section .w50img .et_pb_image .et_pb_image_wrap {
    max-width: 60%;
  }
  .et-db #et-boc .et-l .et_pb_section.jieshao_feature_section .jieshao_text_box {
    top: calc(50%);
    transform: translateX(-50%) translateY(calc(-50% - 138px));
  }
  .et-db #et-boc .et-l .jieshao_feature_section .w50img {
    min-height: 480px;
    display: flex;
    align-items: flex-end;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span {
    font-size: 28px !important;
  }
  .gonglv-w {
    margin-top: 32px;
  }
  .gonglv .et_pb_image .et_pb_image_wrap {
    min-height: 420px;
    background-color: #fafafa;
    display: flex;
    align-items: flex-end;
  }
  .gonglv-w .gonglv-item:first-child {
    margin-right: 10%;
  }
  .video_row_two .et_pb_text p span {
    font-size: 18px !important;
  }
  .video_img_row .et_pb_text_inner .title {
    font-size: 28px;
    line-height: 40px;
  }
  .video_img_row .et_pb_text_inner .des {
    margin-top: 12px;
  }
  .video_img_row .et_pb_text_inner .label span {
    min-width: 68px;
  }
  .video_img_row .et_pb_text_inner .label {
    align-items: flex-start;
    margin-bottom: 32px;
  }
  .et-db #et-boc .et-l .video_img_row .video_img_text {
    padding: 20px 0;
    width: 80%;
    left: 6%;
  }
  .video_img_row .et_pb_text_inner .p img {
    width: 120px;
    height: auto;
  }
  .video_img_row .et_pb_image .et_pb_image_wrap img {
    min-height: 280px;
    object-fit: cover;
  }
  .video_img_row .video_img img:first-child {
    min-height: 280px;
    object-fit: cover;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 54px;
    height: 54px;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_container {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .jieshao_feature li p .num {
    font-size: 40px;
    line-height: 50px;
  }
  .gonglv-w .gonglv-item:first-child {
    margin-right: 8%;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span {
    font-size: 26px !important;
  }
  .fusionpod-for-ai.en .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.jp .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.es .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.ru .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.fr .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.tr .gonglv-w .gonglv-item p,
  .fusionpod-for-ai.de .gonglv-w .gonglv-item p {
    font-size: 12px;
    line-height: 14px;
  }
  .fusionpod-for-ai.en.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.jp.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.ru.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.es.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.fr.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.tr.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.de.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span {
    font-size: 18px !important;
  }
  .et-db #et-boc .et-l .fusion-safe .et_pb_image .et_pb_image_wrap img {
    min-height: 300px;
    object-fit: cover;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 46px;
    height: 46px;
  }
}
@media screen and (min-width: 769px) and (max-width: 980px) {
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_title h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .jieshao_feature li p .num {
    font-size: 38px;
    line-height: 48px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 24px;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span {
    font-size: 24px !important;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_container {
    font-size: 16px;
  }
  .fusionpod-for-ai.en.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.jp.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.ru.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.es.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.fr.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.de.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span,
  .fusionpod-for-ai.tr.et-db #et-boc .et-l .gonglv .et_pb_text .et_pb_text_inner > p span {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 810px) {
  .jieshao_feature li p .num {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 768px) {
  .et-db
    #et-boc
    .et-l
    .fusionos_banner.fusion_banner
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header
    .header-content
    h1 {
    font-size: 30px;
    color: #fff !important;
    line-height: 42px;
    margin-bottom: 16px;
    font-weight: normal;
  }
  .et-db
    #et-boc
    .et-l
    .et_pb_section.fusionos_banner.fusion_banner
    .et_pb_fullwidth_header_0.et_pb_fullwidth_header
    .et_pb_header_content_wrapper {
    color: #fff !important;
    display: block;
    font-size: 20px;
    letter-spacing: 0.57px;
    line-height: 28px;
  }
  .et-db #et-boc .et-l .key-nav.et_pb_section.key-nav-fusion {
    padding-top: 40px !important;
    padding-bottom: 32px;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_main_blurb_image {
    width: 48px;
    height: 48px;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_container {
    font-size: 16px;
    line-height: 22px;
  }
  .et-db #et-boc .et-l .key-nav.key-nav-fusion .et_pb_row .et_pb_column .et_pb_module .et_pb_blurb_container {
    color: #666;
  }
  .et-db
    #et-boc
    .et-l
    .key-nav.key-nav-fusion
    .et_pb_row
    .et_pb_column
    .et_pb_module:first-child
    .et_pb_blurb_container {
    color: #333333;
  }
  .et-db
    #et-boc
    .et-l
    .key-nav.key-nav-fusion
    .et_pb_row
    .et_pb_column
    .et_pb_module:first-child
    .et_pb_blurb_container
    .et_pb_module_header {
    font-weight: bold;
  }
  .et-db #et-boc .et-l .et_pb_section.jieshao_feature_section {
    padding: 40px 16px;
    min-height: auto;
    max-height: 100%;
  }
  .et-db #et-boc .et-l .et_pb_section.jieshao_feature_section .jieshao_text_box {
    position: static !important;
    transform: translate(0) !important;
    background-color: #fff;
    padding: 40px 16px 10px !important;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div p.name {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
  }
  .jieshao_feature_section .jieshao_text_box .jieshao_text .jieshao_desc div {
    margin-bottom: 30px;
  }
  .et-db #et-boc .et-l .et_pb_section .et_pb_row.jieshao_feature_box {
    position: static !important;
    transform: translate(0);
    padding: 0px !important;
  }
  .jieshao_feature_section .jieshao_feature_box .jieshao_text .jieshao_title h2 {
    font-size: 20px;
    color: #333333;
    line-height: 25px;
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature {
    display: flex;
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 10px;
    border-right: 1px solid #fff;
    flex: auto;
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li:first-child {
    padding-left: 0px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li:last-child {
    padding-right: 0px;
    border-right: none;
  }
  .jieshao_feature li p {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
  }
  .fr .jieshao_feature li p {
    min-height: 48px;
  }
  .de .jieshao_feature li p {
    min-height: 48px;
  }
  .es .jieshao_feature li p {
    min-height: 48px;
  }
  .jieshao_feature li p:last-child {
    margin-top: 18px;
  }
  .jieshao_feature li p .num {
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    font-weight: bold;
    display: inline-block;
  }
  .jieshao_feature li p .unit {
    font-size: 12px;
    color: #333333;
    display: inline-block;
    font-weight: normal;
  }
  .jieshao_feature_section
    ~ .et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2) {
    font-size: 14px;
    line-height: 20px;
  }
  .et-db #et-boc .et-l .video_row_two .et_pb_text {
    padding-top: 20px !important;
    padding-right: 16px !important;
    padding-bottom: 20px !important;
    padding-left: 16px !important;
  }
  .video_row_two .et_pb_text p {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.28px;
    line-height: 24px;
    text-align: center;
  }
  .video_row_two .et_pb_text p span {
    font-size: 14px !important;
  }
  .video_row_two .et_pb_code_inner {
    display: flex;
  }
  .et-db #et-boc .et-l .video_row_two .et_pb_column.et_pb_column_1_2:first-child {
    margin-bottom: 12px;
  }
  .et-db #et-boc .et-l .video_row_two .et_pb_column.et_pb_column_1_2 {
    width: 100%;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text:first-child .et_pb_text_inner p {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.36px;
    text-align: center;
    line-height: 22px;
  }
  .et-db #et-boc .et-l .gonglv .et_pb_text:first-child .et_pb_text_inner p span {
    font-size: 18px !important;
    font-weight: bold;
  }
  .et-db #et-boc .et-l #detail_mb_row.et_pb_row .et_pb_column {
    padding: 40px 16px;
    background: #f5f5f5;
  }
  .gonglv-w {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    padding: 20px 16px;
    background-color: #fff;
  }
  .gonglv-w .gonglv-item {
    padding: 20px 0;
    border-top: 1px solid #efefef;
  }
  .gonglv-w .gonglv-item:first-child {
    margin-right: 0;
    border-top: none;
  }
  .gonglv-w .gonglv-item p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    display: flex;
    align-items: flex-start;
  }
  .gonglv-w .gonglv-item p img {
    width: 14px;
    margin-right: 8px;
    padding-top: 3px;
  }
  .gonglv-w .gonglv-item p span.bold {
    font-weight: bold;
    margin-bottom: 10px;
  }
  .gonglv-w .gonglv-item p img ~ span.bold {
    margin-bottom: 0px;
  }
  .video_img_row .video_img {
    position: relative;
    display: flex;
    cursor: pointer;
  }
  .video_img_row .et_pb_text_inner .title {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0.36px;
    text-align: center;
    line-height: 22px;
    font-weight: bold;
  }
  .video_img_row .et_pb_text_inner .des {
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.28px;
    margin-top: 8px;
    line-height: 20px;
    text-align: center;
  }
  .video_img_row .et_pb_text_inner .label {
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 48px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .video_img_row .et_pb_text_inner .label span {
    height: 20px;
    line-height: 20px;
    color: #fff;
    white-space: nowrap;
    background: #f70000;
    padding: 0 5px;
    margin-right: 6px;
    min-width: auto;
    text-align: center;
  }
  .et-db #et-boc .et-l .video_img_row .video_img_text {
    top: 40px;
    right: auto;
    left: 0;
    transform: translateY(0%);
    width: 100%;
    padding: 0 16px;
  }
  .video_img_row .et_pb_text_inner p img {
    width: 120px;
    height: auto;
    margin-left: 6%;
  }
  .video_img_row .video_img .default_bofang {
    width: 48px;
  }
  .video_img_row .video_img .hover_bofang {
    width: 48px;
  }
  .et-db #et-boc .et-l .video_img_row .et_pb_column.et_pb_column_1_2:first-child {
    margin-bottom: 12px;
  }
  .et-db #et-boc .et-l .et_pb_section .et_pb_row.video_img_row {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1) {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: bold;
  }

  .ru .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1),
  .de .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1),
  .fr .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1),
  .es .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1) {
    font-size: 16px;
    line-height: 18px;
  }
  .fusion-zhineng #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p:nth-child(1) {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 0.36px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: bold;
  }
  .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2) {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    letter-spacing: 0.28px;
    text-align: center;
  }
  .ru
    .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2),
  .de
    .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2),
  .fr
    .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2),
  .es
    .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p:nth-child(2) {
    font-size: 12px;
    line-height: 14px;
  }

  .fusion-safe.et_pb_section #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p.label {
    margin-top: 8px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p.label
    span:first-child {
    background-color: #f70000;
    padding: 0 5px;
    margin-right: 6px;
    line-height: 20px;
    display: inline-block;
    min-width: 68px;
  }
  .fusion-safe.et_pb_section
    #swiper_detail_mb_box
    .banner_swiper_detail_item.white
    .banner_swiper_content
    p.label
    span:last-child {
    text-align: left;
  }
  .fusion-safe.et_pb_section #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p.icon {
    margin-top: 20%;
    text-align: left;
    padding-left: 20px;
  }
  .fusion-zhineng.et_pb_section #swiper_detail_mb_box .item_box {
    padding: 0 16px;
  }
  .fusion-safe #swiper_detail_mb_box .slide_swiper .swiper-wrapper .swiper-slide {
    margin-right: 16px;
  }
  .fusion-safe #swiper_detail_mb_box .slide_swiper {
    padding: 0 16px;
  }
  .et-db #et-boc .et-l .video_img_row .et_pb_column.et_pb_column_1_2 {
    width: 100%;
  }
}
@media (max-width: 374px) {
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature {
    display: flex;
    flex-wrap: wrap;
    margin-top: 8px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li {
    padding: 0px 10px;
    border-right: 1px solid #fff;
    flex: auto;
    margin-top: 32px;
    width: calc((100%) / 2);
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li:first-child {
    padding: 0px 10px;
  }
  .et-db #et-boc .et-l .et_pb_row.jieshao_feature_box .jieshao_feature li:nth-child(2n) {
    border-right: none;
    padding: 0px 10px;
  }
  .fusion-safe #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 12%;
  }
  .fusion-safe.et_pb_section #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p.icon {
    margin-top: 16%;
  }
  .video_img_row .et_pb_text_inner p img {
    width: 110px;
  }
  .fusion-safe.et_pb_section #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p.icon img {
    width: 120px;
  }
}
@media (max-width: 350px) {
  .video_img_row .et_pb_text_inner .label {
    margin-bottom: 32px;
  }
  .fusion-safe.et_pb_section #swiper_detail_mb_box .banner_swiper_detail_item.white .banner_swiper_content p.icon {
    margin-top: 10%;
    padding-left: 0px;
  }
  .video_img_row .et_pb_text_inner p img {
    margin-left: 0%;
  }
  .et-db #et-boc .et-l .video_img_row .video_img_text {
    top: 30px;
  }
}
@media (max-width: 320px) {
  .fusion-zhineng #swiper_detail_mb_box .banner_swiper_detail_item .slide_text {
    padding-top: 12%;
  }
  .fusion-safe #swiper_detail_mb_box .slide_swiper .swiper-wrapper .swiper-slide .img_box img {
    min-height: 390px;
    object-fit: cover;
  }
  .et-db #et-boc .et-l .et_pb_section .et_pb_row.video_img_row .et_pb_image_wrap img {
    min-height: 390px;
    object-fit: cover;
  }
  .et-db #et-boc .et-l .video_img_row .video_img_text {
    top: 24px;
  }
}
@media (max-width: 312px) {
}
