
@font-face {
  font-family: "SourceHanSerifTC-Bold";
  src: url("https://qiniu-uematerial.uemo.net/Upfile/Font/20210426/5995ec65-ffe5-449e-959c-ffd3d570c120.otf");
  src: url("https://qiniu-uematerial.uemo.net/Upfile/Font/20210426/5995ec65-ffe5-449e-959c-ffd3d570c120.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}

body #page_body_editor-wrapper {
  background-color: #ffffff;
}

/* 2021/08/16 yyq 修改 */
#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description {
  width: 42%;
}

#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description {
  top: 31%;
}

#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description
  .subtitle {
  width: 400px;
}

@media screen and (max-width: 1440px) {
  #topSlider
    .content_wrapper
    .content_list
    .owl-stage-outer
    .owl-stage
    .owl-item
    .item_block
    .description
    .title {
    font-size: 54px;
    line-height: 64px;
  }
}
/* 2021/08/16 yyq 修改 */

/* 2021/09/09 yyq 修改 */
#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description
  .slider-link_btn {
  display: none !important;
}

#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description
  .title {
  line-height: 104px;
}

#topSlider
  .content_wrapper
  .content_list
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item_block
  .description
  .subtitle {
  font-family: "SourceHanSerifTC-Bold";
}
/* 2021/09/09 yyq 修改 */
