/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/less-loader/dist/cjs.js!./src/business/thermalpowerenterprise/banner/index.less ***!
  \****************************************************************************************************************************************************************************/
.dtsk_solution_banner {
  width: 100%;
  height: 300px;
  background: linear-gradient(to bottom, #d4e4f6, #dbe7f4);
}
.dtsk_solution_banner .bg_color {
  width: 100%;
  height: 100%;
  background: url(images/banner.png) no-repeat;
  overflow: hidden;
  background-size: 100% 100%;
}
.dtsk_solution_banner .bg_color img.banner {
  position: absolute;
  left: calc(50% - 960px);
  width: 1920px;
  height: 800px;
}
@media screen and (max-width: 1366px) {
  .dtsk_solution_banner .bg_color img.banner {
    width: 1720px;
    height: 655px;
  }
}
.dtsk_solution_banner .bg_color .panel {
  position: absolute;
  top: 140px;
  left: 352px;
  z-index: 10009;
}
@media screen and (max-width: 1600px) {
  .dtsk_solution_banner .bg_color .panel {
    left: 276px;
  }
}
.dtsk_solution_banner .bg_color .panel .title {
  font-size: 34px;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 45px;
  letter-spacing: 1px;
}
.dtsk_solution_banner .bg_color .panel .introduce {
  font-size: var(--font-size-default);
  font-family: MicrosoftYaHei;
  color: #ffffff;
  margin-top: 18px;
  line-height: 30px;
}
.dtsk_solution_banner .bg_color .panel span {
  font-size: 22px;
  font-family: DINAlternate, DINAlternate;
  font-weight: bold;
  margin-left: 18px;
  color: rgba(255, 255, 255, 0.2);
  line-height: 26px;
  letter-spacing: 1px;
}

/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/tip/index.less ***!
  \****************************************************************************************************************************************************/
:root {
  --font-size-default: 16px;
}
@media screen and (max-width: 1366px) {
  :root {
    --font-size-default: 14px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1921px) {
  :root {
    --font-size-default: 16px;
  }
}
@media screen and (min-width: 1921px) {
  :root {
    --font-size-default: 18px;
  }
}
.dtsk_tip .dtsk_main {
  width: 100%;
  line-height: 60px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
}
.dtsk_tip .dtsk_main .tip_position {
  position: relative;
  left: calc(50% - 678px);
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .dtsk_tip .dtsk_main .tip_position {
    left: calc(50% - 528px) !important;
  }
}
@media screen and (min-width: 1921px) {
  .dtsk_tip .dtsk_main .tip_position {
    left: calc(50% - 900px) !important;
  }
}
@media screen and (min-width: 2800px) {
  .dtsk_tip .dtsk_main .tip_position {
    left: calc(50% - 1000px) !important;
  }
}
@media screen and (min-width: 3300px) {
  .dtsk_tip .dtsk_main .tip_position {
    left: calc(50% - 1400px) !important;
  }
}
.dtsk_tip .dtsk_main a,
.dtsk_tip .dtsk_main span {
  font-size: var(--font-size-default);
  text-decoration: none;
  color: #999999;
  font-style: normal;
}
.dtsk_tip .dtsk_main a.active i,
.dtsk_tip .dtsk_main span.active i,
.dtsk_tip .dtsk_main a a:hover i,
.dtsk_tip .dtsk_main span a:hover i {
  color: #333333;
}
.dtsk_tip .dtsk_main a i,
.dtsk_tip .dtsk_main span i {
  font-size: var(--font-size-default);
  font-family: MicrosoftYaHei;
  color: #999999;
  line-height: 21px;
  font-style: normal;
}
.dtsk_tip .dtsk_main .tip {
  cursor: pointer;
}
.dtsk_tip .dtsk_main .active .ant-space-item .active {
  position: relative;
  right: 0px;
  top: 0px;
}
.dtsk_tip .dtsk_main .tip:hover i {
  color: #333333;
}
.ant-dropdown-menu-item:hover {
  color: #2076FF !important;
}

/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/less-loader/dist/cjs.js!./src/assets/css/commercp.less ***!
  \***************************************************************************************************************************************************/
:root {
  --font-size-bt-default: 30px;
  --font-size-default: 16px;
  --font-size-two-default: 20px;
  --line-height-default: 27px;
}
.dtsk_solution_banner .bg_color {
  position: relative;
}
.dtsk_solution_banner .bg_color .panel {
  position: absolute!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
  left: calc(50% - 678px) !important;
}
@media screen and (max-width: 1600px) {
  .dtsk_solution_banner .bg_color .panel {
    left: calc(50% - 528px) !important;
  }
}
@media screen and (min-width: 1921px) {
  .dtsk_solution_banner .bg_color .panel {
    left: calc(50% - 900px) !important;
  }
}
@media screen and (min-width: 2800px) {
  .dtsk_solution_banner .bg_color .panel {
    left: calc(50% - 1000px) !important;
  }
}
@media screen and (min-width: 3300px) {
  .dtsk_solution_banner .bg_color .panel {
    left: calc(50% - 1400px) !important;
  }
}
@media screen and (max-width: 1366px) {
  :root {
    --font-size-bt-default: 30px;
    --font-size-default: 14px;
    --line-height-default: 25px;
    --font-size-two-default: 16px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1921px) {
  :root {
    --font-size-bt-default: 30px;
    --font-size-default: 16px;
    --line-height-default: 28px;
    --font-size-two-default: 18px;
  }
}
@media screen and (min-width: 1921px) {
  :root {
    --font-size-bt-default: 30px;
    --font-size-default: 18px;
    --line-height-default: 31px;
    --font-size-two-default: 20px;
  }
}
@media screen and (min-width: 2800px) {
  :root {
    --font-size-bt-default: 60px;
    --font-size-default: 28px;
    --line-height-default: 50px;
    --font-size-two-default: 40px;
  }
}
body {
  margin: 0px;
  overflow-x: hidden;
  font-size: var(--font-size-default);
  line-height: var(--line-height-default);
}
body img {
  width: 100%;
}
body p,
body span,
body .card-div2 .left_card .text-center,
body .ant-tabs .ant-tabs-tab,
body .dtsk_solution_main .skpeculiarity_comon_dxtd .left-column_four > div p,
body .dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor .ant-anchor-link,
body .card-div1 .card-text {
  font-size: var(--font-size-default);
  line-height: var(--line-height-default);
  font-family: MicrosoftYaHei;
}
body .common_title_chroma .ZH,
body .common_title_chroma .ZH p {
  font-size: var(--font-size-bt-default);
}
body .card-div2 .left_card .text-title span,
body .card-div1 .card-text .text-title p,
body .container_three .column .left_container .left_column .text_154,
body .summarize .jg_nomgtextname,
body .container_three .column .right_container .right_column .text_right_154,
body .zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_right-column > div h2,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column .text_154,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column .text_right_154,
body .zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column .zhny_box_lf h2,
body .card-div_double_six .card_double_six-text .text-title,
body .container_peculiarity_tr .column .left_container .left_column .text_154,
body .container_jz_three .column .left_container .left_column .text_154,
body .container_jz_three .column .right_container .right_column .text_right_154,
body .aq_container_jz_three .column .left_container .left_column .text_154,
body .aq_container_jz_three .column .right_container .right_column .text_right_154,
body .fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_left-column h2,
body .fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_right-column > div h2,
body .dtsk_solution_main .skpeculiarity_comon_dxtd .right-column_four > div h2,
body .dtsk_solution_main .skpeculiarity_comon_dxtd .left-column_four > div h2,
body .card-div_double_sixb .card_double_six-text .text-title,
body .wyxt_fivebox_boxingctb .wyxt_fiveleft_lizi_first .wyxt_fiveleft_frame_jm .wyxt_fivezhny_left-column .wyxt_fivezhny_box_lf h2,
body .wyxt_fivebox_boxingctb .wyxt_fiveleft_lizi_first .wyxt_fiveleft_frame_jm .wyxt_fivezhny_right-column > div h2,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column > div h2,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .left-column h2,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .rt_bt,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column .text_right_154,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column .text_154,
body .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info .ted_info-description h5 {
  font-size: var(--font-size-two-default) !important;
}
.summarize .lizi_boxingctb {
  width: 100%;
}
.summarize .jg_textname {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #666666;
  text-align: left;
  font-style: normal;
  margin-top: 50px;
}
.summarize .jg_nomgtextname {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #666666;
  text-align: left;
  font-style: normal;
}
.summarize .jg_texttitle {
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: left;
  font-style: normal;
}
.dtsk_solution_app {
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: justify;
  font-style: normal;
}
.dtsk_solution_app .dtsk_solution_group {
  position: -webkit-sticky;
  position: sticky;
}
.dtsk_solution_app .dtsk_solution_group .anchor-position {
  position: fixed;
  right: 35px;
  top: 347px;
  width: 125px;
  border-left: 2px solid #d1deed;
}
.dtsk_solution_app .dtsk_solution_group .anchor-position .anchor-item {
  margin: 7px 0;
  display: flex;
  align-items: center;
  padding-left: 16px;
  cursor: pointer;
}
.dtsk_solution_app .dtsk_solution_group .anchor-position .anchor-item:hover {
  background: rgba(213, 234, 255, 0.66);
}
.dtsk_solution_app .dtsk_solution_group .anchor-position .item-click {
  color: #2896ff;
  border-left: 4px solid #2896ff;
}
.dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper {
  position: fixed;
  z-index: 1;
  width: 150px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 5px;
  margin-left: 50px;
  margin-top: 50px;
}
.dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor-wrapper:not(.ant-anchor-wrapper-horizontal) .ant-anchor .ant-anchor-ink {
  width: 3px;
  background: #2076FF;
  border-radius: 2px;
}
.dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor .ant-anchor-link {
  padding-block: 4px;
  padding-inline: 16px 0;
  padding: 24px 0px 0px 24px;
  font-family: MicrosoftYaHei;
  color: #444444;
  margin-left: 15px;
  padding: 15px;
}
.dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor .ant-anchor-link-active > .ant-anchor-link-title {
  font-weight: bold;
  color: #2076FF;
  line-height: 21px;
  -webkit-background-clip: text;
}
.dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor-ink.ant-anchor-ink-visible {
  height: 50px !important;
  width: 3px;
  background: #2076FF;
  border-radius: 2px;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs .ant-tabs-nav-wrap {
  width: 150px;
  height: 300px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 5px;
  margin-left: 50px;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.dtsk_solution_app .dtsk_solution_group .ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
  left: 0;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  text-shadow: 0 0 0.25px currentcolor;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #2076FF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs .ant-tabs-tab {
  cursor: pointer;
  font-family: MicrosoftYaHei;
  color: #444444;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs .ant-tabs-ink-bar {
  width: 3px;
  height: 60px;
  background: #2076FF;
  border-radius: 2px;
}
.dtsk_solution_app .dtsk_solution_group .ant-tabs .ant-tabs-content-holder {
  margin-bottom: 80px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
  width: calc(100% - 500px);
  margin: auto;
  margin-left: 245px;
}
@media screen and (max-width: 1600px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
    width: calc(100% - 280px);
    margin-left: 245px;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1921px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
    width: 1200px;
    margin: auto;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1921px) and (max-width: 2800px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
    width: 1500px;
    margin: auto;
    max-width: 1500px;
  }
}
@media screen and (min-width: 2800px) and (max-width: 3841px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
    width: 2400px;
    margin: auto;
    max-width: 2400px;
  }
}
@media screen and (min-width: 3841px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main {
    width: 2400px;
    margin: auto;
    max-width: 2400px;
  }
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title {
  text-align: center;
  padding-top: 50px;
  margin: auto;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
  width: calc(100% - 240px);
  max-width: 1200px;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 1600px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1921px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
    width: 1200px;
    margin: auto;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1921px) and (max-width: 2800px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
    width: 1500px;
    margin: auto;
    max-width: 1500px;
  }
}
@media screen and (min-width: 2800px) and (max-width: 3841px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
    width: 2400px;
    margin: auto;
    max-width: 2400px;
  }
}
@media screen and (min-width: 3841px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize {
    width: 2400px;
    margin: auto;
    max-width: 2400px;
  }
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .centerD {
  display: inline-block;
  text-align: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .center {
  text-align: center;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .text-P:first-child {
  margin-top: 60px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .text-P {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sk_image {
  position: relative;
  left: -20px;
  top: 10px;
  width: 100%;
  height: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 {
  padding: 20px 20px 10px 20px;
  display: flex;
  position: relative;
  transition: 0.3s;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 5px;
  border: 1px solid #E6EAF0;
  height: 96px;
  font-size: 16px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 .sigma_info-description {
  flex: 1;
  word-break: break-all;
  /* white-space: pre-line; */
  text-align: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 .sigma_info-description .text-white {
  margin-top: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 .sigma_info-title {
  display: flex;
  justify-content: center;
  font-size: 20px;
  border-radius: 50%;
}
@media screen and (min-width: 1921px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 {
    height: 120px;
  }
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container {
  display: flex;
  margin-top: 60px;
  /* 将容器设置为flex布局 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column:nth-child(2) {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column {
  width: calc(45% - 20px);
  /* 每列的宽度为33%（包括间距）*/
  margin-right: 20px;
  /* 右边外边距为20像素 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column .text_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column .text_155 {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column:first-child {
  position: relative;
  bottom: 0.5em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: 1em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .left_container .left_column:last-child {
  position: relative;
  top: 4.3em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column .text_right_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column .text_right_155 {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column:first-child {
  position: relative;
  bottom: 0.5em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: 3.3em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .container .column .right_container .right_column:last-child {
  position: relative;
  top: 6.1em;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .Feature_info_container .text {
  text-align: left;
  width: 100%;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #666666;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .Feature_info_container p {
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: left;
  font-style: normal;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container {
  display: flex;
  margin-top: 60px;
  /* 将容器设置为flex布局 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column:nth-child(2) {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column {
  width: calc(45% - 20px);
  /* 每列的宽度为33%（包括间距）*/
  margin-right: 20px;
  /* 右边外边距为20像素 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column img {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column .text_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column .text_155 {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column:first-child {
  position: relative;
  bottom: 10px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: -5px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .left_container .left_column:last-child {
  position: relative;
  top: 22px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column .text_right_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column .text_right_155 {
  float: left;
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column:first-child {
  position: relative;
  bottom: 10px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .xuhlw_container .column .right_container .right_column:last-child {
  position: relative;
  top: -2px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container {
  display: flex;
  margin-top: 60px;
  /* 将容器设置为flex布局 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column:nth-child(2) {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column {
  width: calc(45% - 20px);
  /* 每列的宽度为33%（包括间距）*/
  margin-right: 20px;
  /* 右边外边距为20像素 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column .text_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column .text_155 {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column:first-child {
  position: relative;
  bottom: 10px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: -10px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .left_container .left_column:last-child {
  position: relative;
  top: -12px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container {
  display: flex;
  flex-direction: column;
  height: 300px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column .text_right_154 {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column .text_right_155 {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column:first-child {
  position: relative;
  bottom: 10px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column:nth-child(2) {
  margin-top: 0px;
  position: relative;
  top: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .three_box_container .column .right_container .right_column:last-child {
  position: relative;
  top: -2px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd {
  display: flex;
  margin-top: 60px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc {
  width: calc(45% - 20px);
  margin-right: 22px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 570px;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 8px;
  border: 1px solid #E6EAF0;
  z-index: 1;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .ted_info_title {
  overflow-wrap: break-word;
  color: #333333;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 700;
  white-space: nowrap;
  float: right;
  width: 32%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .ted_info_title img {
  width: 90px;
  margin-top: 30px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .ted_info-description {
  overflow-wrap: break-word;
  color: #666666;
  font-family: MicrosoftYaHei;
  font-weight: normal;
  text-align: justify;
  float: right;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info {
  width: 100%;
  padding: 10px;
  display: flex;
  position: relative;
  transition: 0.3s;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 5px;
  border: 1px solid #E6EAF0;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info .ted_info-description {
  flex: 1;
  word-break: break-all;
  white-space: pre-line;
  text-align: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info .ted_info-description h5 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info .ted_info-description .text-white {
  font-family: MicrosoftYaHei;
  color: #666666;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm .skbox_wrwap_info .ted_info-title {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:first-child {
  position: absolute;
  top: 0px;
  left: 25%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:nth-child(2) {
  position: absolute;
  top: 38%;
  left: 12%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:last-child {
  position: absolute;
  bottom: 0px;
  left: 22%;
}
@media screen and (min-width: 1921px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:first-child {
    position: absolute;
    top: 0px;
    left: 25%;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:nth-child(2) {
    position: absolute;
    top: 226px;
    left: 37px;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:last-child {
    position: absolute;
    bottom: -60px;
    left: 55px;
  }
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .testimg {
  width: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc:first-child {
  min-width: 300px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_img_comon {
  display: flex;
  flex-direction: column;
  height: 570px;
  border-radius: 8px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_img_comon .testimg {
  width: 100%;
  margin: 25% 8%;
  min-width: 400px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon {
  height: 300px;
  display: flex;
  flex-direction: column;
  height: 570px;
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(220, 220, 221, 0.45);
  border-radius: 8px;
  border: 1px solid #E6EAF0;
  width: 340px;
  padding: 10px 10px 20px 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .rt_bt {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  padding: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon p {
  padding: 0px 0px 0px;
  color: #333333;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .ant-row {
  margin: 0px 37px 27px 20px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info {
  display: flex;
  position: relative;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info .peculiarity_info-description {
  flex: 1;
  word-break: break-all;
  white-space: pre-line;
  text-align: left;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info .peculiarity_info-description .peculiarity_more_work_test {
  color: #009BFF;
  padding: 0px;
  margin: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info .peculiarity_info-description .peculiarity_text-white {
  padding: 0px;
  margin-top: 5px;
  font-family: MicrosoftYaHei;
  color: #666666;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info .peculiarity_info-title {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 80px;
  width: 140px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon .peculiarity_info .peculiarity_info-title img {
  width: 60%;
}
@media screen and (min-width: 1921px) {
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon {
    height: 630px;
  }
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb {
  margin-right: 22px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  /* 设置容器高度 */
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .has_xhx_bt {
  font-weight: bold !important;
  color: #333333 !important;
  text-align: left !important;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .has_xhx_bt::before {
  content: "";
  display: block;
  width: 100%;
  bottom: -4px;
  border-radius: 3px;
  opacity: 0.5;
  backdrop-filter: blur(2px);
  position: relative;
  top: 25px;
  height: 6px;
  background: linear-gradient(271deg, rgba(0, 101, 255, 0) 0%, #00AFFF 100%);
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .has_xhx_title {
  color: #666666 !important;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .left-column,
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column {
  flex: 1;
  text-align: center;
  position: relative;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .left-column {
  top: 20%;
  height: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .left-column h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: right;
  font-style: normal;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .left-column p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column {
  height: 100%;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column > div h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: left;
  font-style: normal;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column > div p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .right-column div:nth-child(2) {
  position: absolute;
  bottom: 60px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .center-image {
  flex: 1;
  text-align: center;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .center-image img {
  width: 600px;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .center-image1 {
  flex: 1;
  text-align: center;
}
.dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .center-image1 img {
  width: 50%;
}
.card-div1 {
  position: relative;
  width: 400px;
  text-align: center;
  display: inline-block;
}
.card-div1 img {
  width: 100%;
  position: relative;
  top: 70px;
}
.card-div1 .card-title {
  width: 100%;
}
.card-div1 .card-text {
  width: 320px;
  position: absolute;
  text-align: left;
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: justify;
  font-style: normal;
}
.card-div1 .card-text .text-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  text-align: justify;
  font-style: normal;
}
.card-div1 .card-text .text-center {
  color: #333333;
  text-align: left;
}
.card-div1 .card-text1 {
  left: -90%;
  top: 115px;
}
.card-div1 .card-text2 {
  left: 102%;
  top: 61px;
}
.card-div1 .card-text3 {
  left: 136%;
  top: 268px;
}
.card-div2 {
  position: relative;
  width: 100%;
  text-align: center;
  display: inline-block;
  display: flex;
}
.card-div2 img {
  width: 400px;
}
.card-div2 .left_img {
  width: 500px;
}
.card-div2 .left_card {
  flex: 1;
}
.card-div2 .left_card .card-text {
  padding: 20px;
}
.card-div2 .left_card .text-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  text-align: justify;
  font-style: normal;
}
.card-div2 .left_card .text-title i {
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAAA+RJREFUSEutlW2IVFUYx3/nnHvuzJ23fZut1SzX/GBahCAEfYlEM/pQUCZEQRTEhogpIpv6wUZIIYtAA6MtohQRW+hLgSQFRQSVLBVkmLq4qbvmrrsz7uzO3Jn7cuLOaK3l7kzRgfPpnv/ze/7P85xzBU0vI5/OcW9S4omLnO7rE16zUtHsweWbTXe7Yk9CcfZSgf0DfeJKs9omIUYsf5HVKYcPbcXFyav0Gsk3A026aQpy3wbTMW3Y2ppkg6yQKJXZRoF3B/rF1WbcNIYYI+7p4X6leKclzdJKCeVW+NoO2BZqTjTjpiEkcuEbem2H9akY6fFxCD0CS7N7usz+UwfFeCM3c0JWrDDaeZAnLcm+TILOaJzOj4BfhYRkVGt6F+Y50t8vqnOBZoWs6DF6URerhea1VIplCFRhCn75DSplSMfAEfwsbXa0KY4fe0tUZgPdFLJxv+kk5BFp83ImwxIJKj8NwxNwcghKJYhLyMQgJhnUmtctybHP93EBhPk77AbI83tMZ1eWZUqxTlo815ImqSW4PlzOw+AonB6GiguOqoMcG7SAuOZoXHDUi/PjJ68yNBMmTC4nP1jyyh0Fxd3TVdZIWJvMME+BVBYQwmQZzo/DmRG4NA6WhJQFWoECbAucGKiQsoLjRvGp7/JDfJhThw5REmu2m7s6WsNd7Sn5WGuGeGRNCJACIt+uB1enYDgPI3kolcHWkNBgK6iVIgRj6hqpwPOh6PKdE/BSq+Yn8cAWc/tkWHq4WDGrSm640phEmwmxoxxDDL4RmAgo6hl7QT1IYOoFERGgzglDTVUa75wUfGY5+qsOi2+Hxhj7qydPnevGjS+Vwn4oDK21kOoiFHbNVpSxDbE4hD5UfSDgz+jEjCdVMGhbHMHyv+xY7J0c3pGeuN6XGxofJTZvYzFbvBIs9zz5rBcmHzWBbKlNi10H1UoTXgNEAk1F2xyWlnt4YXv8xK97RXHO6Zr58dYXfl+UL7Q94wV6kwlFlmgIoh2lFdUnAtg1wN5smvdGZhnfKOacN35+z2T2SsFZX/WtzRja0dcUkcrGj1m83dLF7tE94vJ/uvHXRbf0uIsLBb2r6ssnEDg1Nwq0wxdOjO2TBxiot3/21fCBZJ1RSZtVbpUDgc+d2AgVo6Q1m1zDUd7/Zw+a7snMg/N7THZiiq1ulQ1oUokEH8fj7JwY5RT9IpqzOVdjJ5E8Z2TyDCvdiunDEbfFEmxJKg6OHRBTjQANGz8zQPtGs2B6jJzQLNJJf2cxtL7n//z91szkjHzjbPC4slRnupuPLubERDMu/pWT6PCCNy844aQSI7l55Zs96bNB/wCXtXE7tv4yewAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin-top: 8px;
}
.card-div2 .left_card .text-title span {
  margin-left: 20px;
}
.card-div2 .left_card .text-center {
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: justify;
  font-style: normal;
  margin-top: 10px;
}
.card-div2 .card-title {
  width: 100%;
}
.card-div2 .card-center {
  position: absolute;
  left: -200px;
  width: 390px;
  text-align: left;
}
.card-div2 .card-center .text-title {
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: justify;
  font-style: normal;
}
.fourbox_boxingctb {
  margin-right: 22px;
}
.fourbox_boxingctb .four_left_lizi_first {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  /* 设置容器高度 */
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_has_xhx_bt {
  font-weight: bold !important;
  color: #333333 !important;
  text-align: left !important;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_has_xhx_bt::before {
  content: "";
  display: block;
  width: 100%;
  bottom: -4px;
  border-radius: 3px;
  opacity: 0.5;
  backdrop-filter: blur(2px);
  position: relative;
  top: 25px;
  height: 6px;
  background: linear-gradient(271deg, rgba(0, 101, 255, 0) 0%, #00AFFF 100%);
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_has_xhx_title {
  color: #666666 !important;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_left-column,
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_right-column {
  flex: 1;
  text-align: center;
  position: relative;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_left-column {
  top: 0px;
  height: 100%;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_left-column h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: right;
  font-style: normal;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_left-column p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_right-column {
  height: 100%;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_right-column > div h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: left;
  font-style: normal;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .four_right-column > div p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .center-image {
  text-align: center;
  width: 500px;
  height: 500px;
}
.fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .center-image .testimg {
  width: 100%;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf {
  display: flex;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf .lf_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf .lf_img img {
  width: 100%;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf .lf_text {
  margin-left: 30px;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf:first-child {
  top: 50px;
  position: relative;
}
.fourbox_boxingctb .four_left_lizi_first .box_lf:nth-child(2) {
  position: absolute;
  bottom: 0px;
}
.back_group {
  background-image: url(images/sy.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 430px !important;
}
.back_group .common_title_chroma .EN {
  font-size: 20px;
  font-weight: 800;
  color: #2A2F3A;
  line-height: 24px;
  letter-spacing: 5px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  position: relative;
}
.back_group .common_title_chroma .ZH {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 4px;
  width: 139px;
  z-index: 111111111;
  margin: auto;
}
.back_group .common_title_chroma .ZH::after {
  content: "";
  display: block;
  width: 100%;
  bottom: -4px;
  height: 15px;
  opacity: 0.5;
  position: absolute;
  background: linear-gradient(270deg, #1D76FF 0%, #2FBFFF 100%);
  border-radius: 3px;
  backdrop-filter: blur(2px);
}
.back_group .centerD {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 25px;
  display: inline-block;
  text-align: left;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 2800px) {
  .card-div_double_six img,
  .zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .center-image1 img,
  .zhdc_threebox_boxingctb .zhdc_left_lizi_first .zhdc_left_frame_jm .center-image img,
  .zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .center-image img,
  .wyxt_fivebox_boxingctb .wyxt_fiveleft_lizi_first .wyxt_fiveleft_frame_jm .center-image img,
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingctb .fa_ycny_left_lizi_first .Left_fa_ycny_frame_jm .center-image img,
  .fourbox_boxingctb .four_left_lizi_first .four_left_fa_ycny_frame_jm .center-image {
    width: 1000px !important;
    height: 1000px !important;
  }
  .common_title_chroma .ZH,
  .common_title_chroma .ZH p {
    width: 258px !important;
  }
  .card-div2 img {
    width: 30% !important;
  }
  .dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper .ant-anchor .ant-anchor-link-active > .ant-anchor-link-title {
    line-height: 50px !important;
  }
  .dtsk_solution_app .dtsk_solution_group .ant-anchor-wrapper {
    width: 250px !important;
  }
  .common_title_chroma .EN {
    font-size: 40px !important;
    line-height: 60px;
  }
  .common_title_chroma .ZH p {
    margin-top: 20px !important;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .sigma_info.style-20 {
    height: 200px !important;
  }
  .common_title_chroma .ZH::after {
    bottom: -25px !important;
    height: 30px !important;
  }
  .card-div1 img {
    width: 700px !important;
  }
  .card-div1 .card-text1 {
    left: -152% !important;
    width: 500px !important;
  }
  .card-div1 .card-text2 {
    left: 182% !important;
    width: 500px !important;
  }
  .card-div1 .card-text3 {
    left: 216% !important;
    top: 500px !important;
    width: 500px !important;
  }
  .dtsk_solution_main .skpeculiarity_comon_dxtd .left-column_four div:first-child,
  .dtsk_solution_main .skpeculiarity_comon_dxtd .left-column_four div:nth-child(2),
  .dtsk_solution_main .skpeculiarity_comon_dxtd .right-column_four div:first-child,
  .dtsk_solution_main .skpeculiarity_comon_dxtd .right-column_four div:nth-child(2) {
    height: 250px!important;
  }
  .card-div_double_sixb,
  .card-div_double_six {
    height: 1500px!important;
  }
  .card-div_double_six .card_double_six-text,
  .card-div_double_sixb .card_double_six-text {
    width: 600px!important;
  }
  .card-div_double_sixb .card_double_six-text1 {
    left: 0%!important;
    top: 80px!important;
  }
  .card-div_double_sixb .card_double_six-text2 {
    left: -20% !important;
    top: 389px!important;
  }
  .card-div_double_sixb .card_double_six-text3 {
    left: -18% !important;
    top: 40%!important;
  }
  .card-div_double_sixb .card_double_six-text4 {
    left: -23% !important;
    top: 59%!important;
  }
  .card-div_double_sixb .card_double_six-text5 {
    left: 0!important;
    top: 79%!important;
  }
  .card-div_double_sixb .card_double_six-text6 {
    right: -8% !important;
    top: 80px !important;
  }
  .card-div_double_sixb .card_double_six-text7 {
    right: -23% !important;
    top: 27% !important;
  }
  .card-div_double_sixb .card_double_six-text8 {
    right: -27% !important;
    top: 43% !important;
  }
  .card-div_double_sixb .card_double_six-text9 {
    right: -23% !important;
    top: 63% !important;
  }
  .card-div_double_sixb .card_double_six-text10 {
    right: -9% !important;
    top: 77% !important;
  }
  .card-div_double_six .card_double_six-text1 {
    left: -51% !important;
    top: 4% !important;
  }
  .card-div_double_six .card_double_six-text2 {
    left: -68% !important;
    top: 26% !important;
  }
  .card-div_double_six .card_double_six-text3 {
    left: -52% !important;
    top: 47% !important;
  }
  .card-div_double_six .card_double_six-text4 {
    left: 90% !important;
    top: 4% !important;
  }
  .card-div_double_six .card_double_six-text5 {
    left: 100% !important;
    top: 26% !important;
  }
  .card-div_double_six .card_double_six-text6 {
    left: 93% !important;
    top: 48% !important;
  }
  .container_peculiarity_tr .column .left_container .left_column:first-child {
    top: 8em !important;
  }
  .container_peculiarity_tr .column .left_container .left_column:nth-child(2) {
    top: 57.5em !important;
  }
  .container_peculiarity_tr .column .left_container .left_column:last-child {
    top: 31.5em !important;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:nth-child(2) {
    top: 80% !important;
    left: 8% !important;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .lizi_boxingc .left_lizi_first .Left_frame_jm:last-child {
    top: 139% !important;
    left: 20% !important;
  }
  .dtsk_solution_app .dtsk_solution_group .dtsk_solution_new .dtsk_solution_main .title .summarize .skpeculiarity_comon_dxtd .skpeculiarity_right_comon {
    width: 600px!important;
  }
}

/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/less-loader/dist/cjs.js!./src/components/commontitle/index.less ***!
  \************************************************************************************************************************************************************/
.common_title_chroma .EN {
  font-size: 20px;
  color: white;
  text-align: center;
  letter-spacing: 5px;
  -webkit-background-clip: text;
  font-weight: 800;
  -webkit-text-stroke: 1px #61D0FF;
  font-family: D-DIN, D-DIN;
  font-weight: bold;
}
.common_title_chroma .ZH {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  letter-spacing: 4px;
  width: 139px;
  z-index: 111111111;
  margin: auto;
}
.common_title_chroma .ZH p {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  letter-spacing: 4px;
  width: 139px;
  margin: auto;
  z-index: 1;
}
.common_title_chroma .ZH::after {
  content: "";
  display: block;
  width: 100%;
  bottom: -4px;
  height: 15px;
  background: linear-gradient(270deg, #5E9DFF 0%, #61CFFF 100%);
  border-radius: 3px;
  opacity: 0.7;
  backdrop-filter: blur(2px);
  position: absolute;
}

/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].use[1]!./node_modules/less-loader/dist/cjs.js!./src/business/thermalpowerenterprise/contentdemo/index.less ***!
  \*********************************************************************************************************************************************************************************/
.hdqy_fivebox_boxingctb {
  margin-right: 22px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  /* 设置容器高度 */
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fivehas_xhx_bt {
  font-weight: bold !important;
  color: #278FFF !important;
  text-align: left !important;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fivehas_xhx_title {
  color: #666666 !important;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column,
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveright-column {
  flex: 1;
  text-align: center;
  position: relative;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column {
  top: 0px;
  height: 100%;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf h2 {
  text-align: right !important;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: right;
  font-style: normal;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf:first-child {
  top: -20px;
  position: relative;
  left: 45px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf:nth-child(2) {
  top: -20px;
  position: relative;
  left: 45px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf:nth-child(3) {
  top: -20px;
  position: relative;
  left: 45px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf:nth-child(4) {
  top: -20px;
  position: relative;
  left: 45px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveleft-column .hdqy_five_box_lf:nth-child(5) {
  top: -20px;
  position: relative;
  left: 45px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveright-column {
  height: 100%;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveright-column > div h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: left;
  font-style: normal;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveright-column > div p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .hdqy_fiveright-column .hdqy_five_box_lf:first-child {
  top: 130px;
  position: relative;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_left_frame_jm .center-image {
  text-align: center;
  flex: 1;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_box_lf {
  display: flex;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_box_lf .lf_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_box_lf .lf_text {
  margin-left: 30px;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_box_lf:first-child {
  top: -20px;
  position: relative;
}
.hdqy_fivebox_boxingctb .hdqy_five_left_lizi_first .hdqy_five_box_lf:nth-child(2) {
  top: 95px;
  position: relative;
  left: -10px;
}
.zhny_fourbox_boxingctb {
  margin-right: 22px;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  /* 设置容器高度 */
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_has_xhx_bt {
  font-weight: bold !important;
  color: #278FFF !important;
  text-align: left !important;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_has_xhx_title {
  color: #666666 !important;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column,
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_right-column {
  flex: 1;
  text-align: center;
  position: relative;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column {
  top: 0px;
  height: 100%;
  left: -20px;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column .zhny_box_lf h2 {
  text-align: right !important;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  line-height: 27px;
  text-align: right;
  font-style: normal;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_left-column p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_right-column {
  height: 100%;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_right-column > div h2 {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #278FFF;
  text-align: left;
  font-style: normal;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .zhny_right-column > div p {
  word-break: break-all;
  white-space: pre-line;
  display: inline-block;
  text-align: left;
  margin: 0px;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .center-image {
  text-align: center;
  flex: 1;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_box_lf {
  display: flex;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_box_lf .lf_img {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_box_lf .lf_text {
  margin-left: 30px;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_box_lf:first-child {
  top: -20px;
  position: relative;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_box_lf:nth-child(2) {
  bottom: 50px;
  position: absolute;
}
.zhny_fourbox_boxingctb .zhny_left_lizi_first .zhny_left_frame_jm .center-image .testimg {
  width: 500px;
}
.card-div_double_sixb {
  position: relative;
  text-align: center;
  display: inline-block;
  height: 800px !important;
}
.card-div_double_sixb img {
  width: 100%;
  height: 100%;
}
.card-div_double_sixb .card_double_six-title {
  width: 100%;
}
.card-div_double_sixb .card_double_six-text {
  width: 290px !important;
  position: absolute;
  text-align: left;
  font-family: MicrosoftYaHei;
  color: #666666;
  text-align: justify;
  font-style: normal;
}
.card-div_double_sixb .card_double_six-text .text-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  color: #333333;
  text-align: justify;
  font-style: normal;
}
.card-div_double_sixb .card_double_six-text .text-title i {
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAYAAAAPtVbGAAAAAXNSR0IArs4c6QAAA+RJREFUSEutlW2IVFUYx3/nnHvuzJ23fZut1SzX/GBahCAEfYlEM/pQUCZEQRTEhogpIpv6wUZIIYtAA6MtohQRW+hLgSQFRQSVLBVkmLq4qbvmrrsz7uzO3Jn7cuLOaK3l7kzRgfPpnv/ze/7P85xzBU0vI5/OcW9S4omLnO7rE16zUtHsweWbTXe7Yk9CcfZSgf0DfeJKs9omIUYsf5HVKYcPbcXFyav0Gsk3A026aQpy3wbTMW3Y2ppkg6yQKJXZRoF3B/rF1WbcNIYYI+7p4X6leKclzdJKCeVW+NoO2BZqTjTjpiEkcuEbem2H9akY6fFxCD0CS7N7usz+UwfFeCM3c0JWrDDaeZAnLcm+TILOaJzOj4BfhYRkVGt6F+Y50t8vqnOBZoWs6DF6URerhea1VIplCFRhCn75DSplSMfAEfwsbXa0KY4fe0tUZgPdFLJxv+kk5BFp83ImwxIJKj8NwxNwcghKJYhLyMQgJhnUmtctybHP93EBhPk77AbI83tMZ1eWZUqxTlo815ImqSW4PlzOw+AonB6GiguOqoMcG7SAuOZoXHDUi/PjJ68yNBMmTC4nP1jyyh0Fxd3TVdZIWJvMME+BVBYQwmQZzo/DmRG4NA6WhJQFWoECbAucGKiQsoLjRvGp7/JDfJhThw5REmu2m7s6WsNd7Sn5WGuGeGRNCJACIt+uB1enYDgPI3kolcHWkNBgK6iVIgRj6hqpwPOh6PKdE/BSq+Yn8cAWc/tkWHq4WDGrSm640phEmwmxoxxDDL4RmAgo6hl7QT1IYOoFERGgzglDTVUa75wUfGY5+qsOi2+Hxhj7qydPnevGjS+Vwn4oDK21kOoiFHbNVpSxDbE4hD5UfSDgz+jEjCdVMGhbHMHyv+xY7J0c3pGeuN6XGxofJTZvYzFbvBIs9zz5rBcmHzWBbKlNi10H1UoTXgNEAk1F2xyWlnt4YXv8xK97RXHO6Zr58dYXfl+UL7Q94wV6kwlFlmgIoh2lFdUnAtg1wN5smvdGZhnfKOacN35+z2T2SsFZX/WtzRja0dcUkcrGj1m83dLF7tE94vJ/uvHXRbf0uIsLBb2r6ssnEDg1Nwq0wxdOjO2TBxiot3/21fCBZJ1RSZtVbpUDgc+d2AgVo6Q1m1zDUd7/Zw+a7snMg/N7THZiiq1ulQ1oUokEH8fj7JwY5RT9IpqzOVdjJ5E8Z2TyDCvdiunDEbfFEmxJKg6OHRBTjQANGz8zQPtGs2B6jJzQLNJJf2cxtL7n//z91szkjHzjbPC4slRnupuPLubERDMu/pWT6PCCNy844aQSI7l55Zs96bNB/wCXtXE7tv4yewAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin-top: 8px;
  left: -20px;
}
.card-div_double_sixb .card_double_six-text .text-center {
  color: #333333;
  text-align: left;
}
.card-div_double_sixb .card_double_six-text1 {
  left: -80px !important;
  top: 20px !important;
}
.card-div_double_sixb .card_double_six-text2 {
  left: -150px !important;
  top: 182px !important;
}
.card-div_double_sixb .card_double_six-text3 {
  left: -200px !important;
  top: 323px !important;
}
.card-div_double_sixb .card_double_six-text4 {
  left: -150px !important;
  top: 480px !important;
}
.card-div_double_sixb .card_double_six-text5 {
  left: -60px !important;
  top: 625px !important;
}
.card-div_double_sixb .card_double_six-text6 {
  right: -80px !important;
  top: 20px !important;
}
.card-div_double_sixb .card_double_six-text7 {
  right: -170px !important;
  top: 182px !important;
}
.card-div_double_sixb .card_double_six-text8 {
  right: -210px !important;
  top: 323px !important;
}
.card-div_double_sixb .card_double_six-text9 {
  right: -180px !important;
  top: 480px !important;
}
.card-div_double_sixb .card_double_six-text10 {
  right: -90px !important;
  top: 630px !important;
}
@media screen and (max-width: 1921px) {
  .card-div_double_sixb .card_double_six-text1 {
    left: -80px;
    top: 20px;
  }
  .card-div_double_sixb .card_double_six-text2 {
    left: -152px;
    top: 206px;
  }
  .card-div_double_sixb .card_double_six-text3 {
    left: -200px;
    top: 343px;
  }
  .card-div_double_sixb .card_double_six-text4 {
    left: -150px;
    top: 480px;
  }
  .card-div_double_sixb .card_double_six-text5 {
    left: -60px;
    top: 651px;
  }
  .card-div_double_sixb .card_double_six-text6 {
    right: -80px;
    top: 20px;
  }
  .card-div_double_sixb .card_double_six-text7 {
    right: -170px;
    top: 182px;
  }
  .card-div_double_sixb .card_double_six-text8 {
    right: -210px;
    top: 323px;
  }
  .card-div_double_sixb .card_double_six-text9 {
    right: -180px;
    top: 508px;
  }
  .card-div_double_sixb .card_double_six-text10 {
    right: -90px;
    top: 659px;
  }
}

