.trasitionBaseTxt {
  transition: all 500ms cubic-bezier(0, 0, 0.5, 1);
}
.trasitionBaseOp {
  transition: all 1s linear;
}
.trasitionPhotovoltaic {
  transition: all 0.4s cubic-bezier(0.61, 1, 0.88, 1);
}
.actBefore {
  opacity: 0;
  transform: translateY(25px);
  visibility: hidden;
}
.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
* {
  margin: 0;
  padding: 0;
}
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
img {
  -webkit-touch-callout: default;
  border: 0;
  vertical-align: middle;
  pointer-events: none;
  width: 100%;
}
body {
  background: #fff;
}
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
input,
select {
  background: none;
  border: none;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
}
html {
  font-family: 'HYQiHeiX1-55W', Arial, 'Source Han Sans CN', 'noto sans', 'microsoft yahei', Helvetica, sans-serif;
}
.opacity0 {
  opacity: 0;
}
.none {
  display: none;
}
.poab {
  position: absolute;
  z-index: 2;
}
.pofix {
  position: fixed;
  z-index: 2;
}
.page {
  width: 100%;
}
.bannerPart {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100vh;
}
.bannerPart .bannerVideo {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bannerPart .bannerVideo video,
.bannerPart .bannerVideo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
}
.bannerPart .bannerSwiper {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.bannerPart .bannerTextWrap {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 46%;
  transform: translate(-50%, -50%);
  width: 1460px;
  max-width: calc(100% - 2rem);
}
.bannerPart .bannerText1 {
  display: inline-block;
  font-size: 0.66rem;
  line-height: 0.66rem;
  will-change: transform;
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
  opacity: 0;
  color: #fff;
}
.bannerPart .bannerText1.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.bannerPart .bannerText2 {
  font-size: 0.5rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #003863;
  margin-top: 0.32rem;
  opacity: 0;
}
.bannerPart .bannerText2.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.bannerPart .bannerBtn {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  border-radius: 45px;
  margin-top: 25px;
  cursor: pointer;
  top: 100%;
  left: 0;
  background-image: -webkit-linear-gradient(left, #006ec4, #00c9ff);
  transform: translateY(60px);
  opacity: 0;
}
.bannerPart .bannerArrL {
  width: 3.65%;
  position: absolute;
  z-index: 2;
  left: 4.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bannerPart .bannerArrR {
  width: 3.65%;
  position: absolute;
  z-index: 2;
  right: 4.58%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.bannerPart .bannerPaginationWrap {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 798px;
}
.bannerPart .bannerPaginationWrap .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: rgba(255, 255, 255, 0.8);
}
.bannerPart .bannerPaginationWrap .swiper-pagination-bullet-active {
  background: #ffffff;
}
.bannerPart.whiteText .bannerText1 {
  color: #fff;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
}
.bannerPart.whiteText .bannerText2 {
  color: #fff;
}
@media screen and (min-width: 1920px) {
  .bannerPart .bannerText1 {
    font-size: 66px;
    line-height: 66px;
  }
  .bannerPart .bannerText2 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 28px;
  }
  .bannerPart .bannerBtn {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 25px;
    border-radius: 45px;
  }
}
@media screen and (min-width: 1680px) and (max-width: 1920px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1680px) {
  .bannerPart .bannerTextWrap {
    width: 1460px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .bannerPart .bannerTextWrap {
    width: 1230px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .bannerPart .bannerTextWrap {
    width: 980px;
  }
}
@media screen and (max-width: 980px) {
  .bannerPart .bannerTextWrap {
    width: calc(100% - 1rem);
    max-width: calc(100% - 1rem);
    text-align: center;
  }
  .bannerPart .bannerText1 {
    font-size: 0.6rem;
    line-height: 0.6rem;
  }
  .bannerPart .bannerText2 {
    font-size: 0.32rem;
    line-height: 0.32rem;
    margin-top: 0.32rem;
    width: 100%;
    text-align: center;
  }
  .bannerPart .bannerBtn {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    margin-top: 20px;
    display: inline-block;
    left: 50%;
    margin-left: 0rem;
  }
  .bannerPart .bannerText2_1 {
    display: none;
  }
  .bannerPart .bannerText2_2 {
    display: block;
  }
  .bannerPart .bannerArrL {
    display: none;
  }
  .bannerPart .bannerArrR {
    display: none;
  }
  .bannerPart .bannerPaginationWrap {
    top: auto;
    bottom: 1rem;
  }
}
.fontFamilyHYQiHeiX1-75W {
  font-family: "HYQiHeiX1-75W";
}
.fontFamilySohoGothicPro-Medium {
  font-family: "SohoGothicPro-Medium";
}
.fontFamilySohoGothicPro-Regular {
  font-family: "SohoGothicPro-Regular";
}
.pc_n_w {
  white-space: nowrap;
}
.n_w {
  white-space: nowrap;
}
.btn_01 {
  width: 150px;
  height: 45px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  border-radius: 45px;
  margin-top: 45px;
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: -webkit-linear-gradient(left, #006ec4, #00c9ff);
}
.trasition_A {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
}
.trasition_A.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.trasition_B {
  transition: all 0.5s cubic-bezier(0, 0, 0.5, 1);
  transform: translateY(60px);
  opacity: 0;
  visibility: hidden;
}
.trasition_B.act {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/*bg outside title*/
.title_A {
  width: 1460px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 1em;
  max-width: calc(100% - 2rem);
  padding: 100px 0 60px;
  text-align: left;
}
.color_blue {
  color: hsla(0, 0%, 100%, 0.65);
  background-image: -webkit-linear-gradient(left, #0071c2, #00a7ff 25%, #26b5ff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-background-size: 200% 100%;
}
.color_white {
  color: #ffffff;
}
.text_center {
  text-align: center;
}
.sp_only {
  display: none;
}
@media screen and (min-width: 1920px) {
  .btn_01 {
    width: 150px;
    height: 45px;
    line-height: 46px;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 45px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .title_A {
    width: 1230px;
    padding: 50px 0;
  }
}
@media screen and (max-width: 1280px) {
  .title_A {
    width: 980px;
    padding: 40px 0;
  }
}
@media screen and (max-width: 980px) {
  .sp_only {
    display: block;
  }
  .pc_n_w {
    white-space: normal;
  }
  .btn_01 {
    width: 2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-radius: 0.6rem;
    margin-top: 0.45rem;
    display: inline-block;
    left: 50%;
    margin-left: -1rem;
  }
  .title_A {
    width: calc(100% - 1rem);
    margin: 0 auto;
    font-size: 0.48rem;
    max-width: calc(100% - 1rem);
    padding: 0;
    text-align: center;
    margin-bottom: 0.5rem;
    padding-top: 1.3rem;
  }
}
/**
*** section3 start
***/
.section3 {
  padding-bottom: 100px;
  background-color: #fff;
  font-size: 0.6rem;
  line-height: 0.6rem;
}
.section3 .bannerVideo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.section3 .bannerText1 {
  width: 450px;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-size: 44px;
  line-height: 65px;
}
.section3 .bannerText2 {
  width: 450px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.section3 .act {
  opacity: 1;
  transform: translateY(0);
}
.section4 {
  padding-bottom: 100px;
  background-color: #fff;
  font-size: 0.6rem;
  line-height: 0.6rem;
}
.section4 .bannerVideo {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.section4 .bannerText1 {
  width: 450px;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-size: 44px;
  line-height: 65px;
}
.section4 .bannerText2 {
  width: 450px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.section4 .act {
  opacity: 1;
  transform: translateY(0);
}
.ts_banner07.ts_banner07_new .banner_Wrap .txt {
  text-align: left;
}
.ts_banner07.ts_banner07_new .banner_Wrap .txt {
  margin: initial;
}
.ts_banner07.ts_banner07_new img{
    max-width: 630px;
}
.bg_f1 {
  background: #f1f1f1 !important;
}
.ts_3column03.ts_3column03_new .ts_3column__content .ts_3column__item {
  height: 200px;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1) !important;
  display: flex;
}
.ts_3column03 .ts_3column__content .ts_3column__item .ts_3column__desc {
  width: 100%;
  position: static;
  left: 0;
  bottom: 34px;
  display: block;
  display: flex
;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.pageCompanyNotice {
  position: relative;
  z-index: 3;
  background-color: #f9f9f9;
}
.pageCompanyNotice .pageContent {
  width: 1460px;
  margin: 0 auto;
  max-width: calc(100% - 2rem);
  padding: 67px 0 75px;
}
.pageCompanyNotice .pageContent .tits {
  display: flex;
  justify-content: space-between;
  margin-bottom: 59px;
  transform: translateY(25px);
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 9;
}
.pageCompanyNotice .pageContent .tits.act {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.pageCompanyNotice .pageContent .tits .tit {
  font-size: 44px;
}
.pageCompanyNotice .pageContent .tits .tit span {
  background: linear-gradient(to right, #006fb6, #009eff);
  -webkit-background-clip: text;
  color: transparent;
}
.pageCompanyNotice .pageContent .tits .filters {
  position: relative;
  z-index: 1;
}
.pageCompanyNotice .pageContent .tits .filters:hover .filterMenus {
  opacity: 1;
  height: 148px;
}
.pageCompanyNotice .pageContent .tits .filters .filterBtn {
  width: 210px;
  height: 69px;
  border-radius: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.pageCompanyNotice .pageContent .tits .filters .filterBtn::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/investorrelations/arr_border.png);
  background-size: 100%;
  padding: 1px;
}
.pageCompanyNotice .pageContent .tits .filters .filterBtn span {
  font-size: 22px;
  color: #003863;
  margin-left: 45px;
}
.pageCompanyNotice .pageContent .tits .filters .filterBtn img {
  width: 18px;
  margin-right: 29px;
}
.pageCompanyNotice .pageContent .tits .filters .filterMenus {
  position: absolute;
  left: 0;
  top: 70px;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #fff;
  border-radius: 16px;
  padding: 8px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pageCompanyNotice .pageContent .tits .filters .filterMenus .menu {
  width: 100%;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  color: #003863;
  text-align: center;
}
.pageCompanyNotice .pageContent .tits .filters .filterMenus .menu:hover {
  color: #007bff;
}
.pageCompanyNotice .pageContent .lists .list {
  width: 100%;
  height: 80px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  transform: translateY(30px);
  opacity: 0;
}
.pageCompanyNotice .pageContent .lists .list.act {
  transform: translateY(0);
  opacity: 1;
}
.pageCompanyNotice .pageContent .lists .list:hover {
  box-shadow: 5px 5px 15px #98d0f9;
}
.pageCompanyNotice .pageContent .lists .list:hover .right .imgv .download1 {
  opacity: 1;
}
.pageCompanyNotice .pageContent .lists .list .left {
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #999999;
}
.pageCompanyNotice .pageContent .lists .list .middle {
  flex: 1;
  font-size: 16px;
  color: #003863;
  text-indent: 150px;
}
.pageCompanyNotice .pageContent .lists .list .right {
  width: 100px;
  padding-left: 10px;
  box-sizing: border-box;
}
.pageCompanyNotice .pageContent .lists .list .right .imgv {
  width: 30px;
  height: 30px;
  position: relative;
}
.pageCompanyNotice .pageContent .lists .list .right .imgv img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.pageCompanyNotice .pageContent .lists .list .right .imgv .download1 {
  opacity: 0;
}
.pageCompanyNotice .pageContent .nums {
  margin-top: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.pageCompanyNotice .pageContent .nums .left {
  cursor: pointer;
}
.pageCompanyNotice .pageContent .nums .left img {
  width: 9px;
  padding: 20px;
}
.pageCompanyNotice .pageContent .nums .middle {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageCompanyNotice .pageContent .nums .middle .num {
  cursor: pointer;
  width: 38px;
  height: 38px;
  text-align: center;
  margin: 8px;
  color: #003863;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.pageCompanyNotice .pageContent .nums .middle .num.active {
  background: linear-gradient(to right, #006ac0, #00b0f3);
  color: #fff;
}
.pageCompanyNotice .pageContent .nums .right {
  cursor: pointer;
}
.pageCompanyNotice .pageContent .nums .right img {
  width: 9px;
  padding: 20px;
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageCompanyNotice .pageContent {
    width: 1230px;
  }
  .pageCompanyNotice .pageContent .lists .list .middle {
    text-indent: 50px;
  }
}
@media screen and (max-width: 1280px) {
  .pageCompanyNotice .pageContent {
    width: 980px;
  }
  .pageCompanyNotice .pageContent .lists .list .middle {
    text-indent: 5px;
  }
}
@media screen and (max-width: 980px) {
  .pageCompanyNotice .pageContent {
    width: calc(100% - 1rem);
    margin: 0 auto;
    max-width: calc(100% - 1rem);
    padding: 0.5rem 0 0.8rem;
  }
  .pageCompanyNotice .pageContent .tits {
    display: block;
    margin-bottom: 0.59rem;
  }
  .pageCompanyNotice .pageContent .tits .tit {
    font-size: 0.48rem;
    text-align: center;
  }
  .pageCompanyNotice .pageContent .lists .list {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    border-radius: 0.2rem;
    margin-bottom: 0.5rem;
    display: block;
    position: relative;
  }
  .pageCompanyNotice .pageContent .lists .list.act {
    transform: translateY(0);
    opacity: 1;
  }
  .pageCompanyNotice .pageContent .lists .list:hover {
    box-shadow: 5px 5px 15px #98d0f9;
  }
  .pageCompanyNotice .pageContent .lists .list:hover .right .imgv .download1 {
    opacity: 1;
  }
  .pageCompanyNotice .pageContent .lists .list .left {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.22rem;
    position: absolute;
    top: 0.3rem;
    left: 0.5rem;
  }
  .pageCompanyNotice .pageContent .lists .list .middle {
    flex: 1;
    font-size: 0.28rem;
    color: #003863;
    text-indent: 0;
    width: 68%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* 设置最大显示行数 */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    position: absolute;
    bottom: 0.3rem;
    left: 0.5rem;
  }
  .pageCompanyNotice .pageContent .lists .list .right {
    width: 0.5rem;
    padding-left: 0;
    box-sizing: border-box;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
  }
  .pageCompanyNotice .pageContent .lists .list .right .imgv {
    width: 0.5rem;
    height: 0.5rem;
  }
  .pageCompanyNotice .pageContent .nums {
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
  }
  .pageCompanyNotice .pageContent .nums .left {
    cursor: pointer;
    width: 0.54rem;
    height: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.08rem;
  }
  .pageCompanyNotice .pageContent .nums .left img {
    width: 0.1rem;
    padding: 0.2rem;
  }
  .pageCompanyNotice .pageContent .nums .middle {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .pageCompanyNotice .pageContent .nums .middle .num {
    cursor: pointer;
    width: 0.38rem;
    height: 0.38rem;
    text-align: center;
    margin: 0.08rem;
    color: #003863;
    font-size: 0.22rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
  }
  .pageCompanyNotice .pageContent .nums .middle .num.active {
    background: linear-gradient(to right, #006ac0, #00b0f3);
    color: #fff;
  }
  .pageCompanyNotice .pageContent .nums .right {
    cursor: pointer;
    width: 0.54rem;
    height: 0.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.08rem;
  }
  .pageCompanyNotice .pageContent .nums .right img {
    width: 0.1rem;
    padding: 0.2rem;
  }
}
.swiper-gong-a {
  width: 100%;
  height: 100%;
  display: flex
;
  align-items: center;
}
.ts_swiper05_new {
  padding-top: 67px;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .ts_swiper05_new {
    padding-top: 60px;
  }
}
.ts_swiper05_new .title {
  width: 1460px !important;
  max-width: calc(100% - 2rem);
  margin: 0 auto;
}
.ts_3column03.ts_3column03_new .ts_3column__content .ts_3column__item .ts_3column__desc {
  width: 100%;
  position: static;
  left: 0;
  bottom: 34px;
  display: flex
;
  text-align: center;
}
.ts_banner07 .banner_Wrap {
  flex-direction: column;
}
.module-3column.ts_3column03_new1 .ts_3column__wrap {
  padding-top: 30px;
  padding-bottom: 0;
}
.ts_banner07 .banner_Wrap .txt {
  width: auto !important;
}
.pageCompanyNotice .pageContent {
  padding: 100px 0 !important;
}
.pageCompanyNotice .pageContent .tits {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .ts_banner07 {
    /*padding: 60px 0 !important;*/
  }
  .pageCompanyNotice .pageContent {
    padding: 60px 0 !important;
  }
  .ts_banner07 .banner_Wrap {
    width: 980px !important;
  }
  .ts_swiper05_new .title {
    width: 980px !important;
  }
  .ts_swiper05_new {
    padding-top: 60px !important;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__img {
    height: 400px !important;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text {
    width: 36.5% !important;
  }
}
@media screen and (max-width: 980px) {
  .module-2column .ts_2column__wrap {
    display: block;
    max-width: calc(100% - 1rem) !important;
  }
  .module-2column .ts_2column__wrap.mb_pd_100 {
    padding-bottom: 1rem !important;
  }
  .ts_3column03.ts_3column03_new .ts_3column__content .ts_3column__item {
    height: auto !important;
  }
  .ts_3column03.ts_3column03_new .ts_3column__content .ts_3column__item .ts_3column__desc {
    padding: 20px !important;
  }
  .ts_3column03 .font26 {
    font-size: 0.25rem;
    line-height: 0.32rem;
  }
  .last-child-ts2.module-2column .ts_2column__wrap {
    padding-bottom: 1rem !important;
  }
  .pageCompanyNotice .pageContent {
    padding: 1rem 0 !important;
  }
  .ts_banner07 .banner_Wrap {
    max-width: calc(100% - 1rem) !important;
  }
  .pageCompanyNotice .pageContent .tits {
    margin-bottom: 30px !important;
  }
  .ts_banner07 {
    padding: 1rem 0;
  }
  .ts_swiper05_new {
    padding-top: 1rem;
  }
  .pageCompanyNotice .pageContent .lists .list .middle {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    text-indent: 0 !important;
    text-align: left;
    /* word-wrap: unset; */
    white-space: normal !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1460px) {
  .pageCompanyNotice .pageContent {
    width: 1230px;
    width: 1460px;
    max-width: calc(100% - 2rem);
  }
  .ts_banner07 {
    padding: 80px 0 !important;
  }
  .pageCompanyNotice .pageContent {
    padding: 80px 0 !important;
  }
  .ts_swiper05_new {
    padding-top: 80px !important;
  }
  .module-2column .ts_2column__wrap.ts_2column__wrap-imgText .ts_2column__text {
    width: 36.05% !important;
  }
}
.ts_2column__text .font44 {
  font-size: 40px;
}
@media screen and (min-width: 980px) and (max-width: 1280px) {
  .ts_2column__text .font44 {
    font-size: 36px;
  }
}
@media screen and (max-width: 980px) {
  .ts_2column__text .font44 {
    font-size: 0.48rem;
  }
}


.pt0 {
    padding-top: 0px !important;
}
.pb0 {
    padding-bottom: 0px !important;
}