html,
body {
  background-color: #fff;
}
.ly-page-container .ly-page-panel {
  margin: 0 auto;
  width: 1190px;
}
.ly-page-container .ly-ad {
  display: block;
  max-width: 100%;
  width: 1190px;
  height: auto;
  overflow: hidden;
  zoom: 1;
  margin: 10px auto;
  padding-bottom: 10px;
}
.ly-page-container .ly-ad img {
  display: block;
  width: 100%;
}
.ly-page-container .ly-new-head {
  margin: 20px 0 0 0;
  width: 100%;
}
.ly-page-container .ly-new-head .ly-new-title {
  overflow: hidden;
}
.ly-page-container .ly-new-head .ly-new-title .ly-new-logo {
  width: 60px;
  height: 100%;
  background: #1a3f93;
  font-size: 25px;
  padding: 20px 10px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  float: left;
}
.ly-page-container .ly-new-head .ly-new-title .ly-new-panel {
  width: 1110px;
  height: 100%;
  float: right;
}
.ly-page-container .ly-new-head .ly-new-title .ly-new-panel .text {
  width: 100%;
  text-align: center;
  font-size: 38px;
  line-height: 53px;
  margin-top: 10px;
  display: block;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.ly-page-container .ly-new-head .ly-new-title .ly-new-panel .sub {
  color: #5c6265;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin-top: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ly-page-container .ly-new-head .ly-new-content {
  margin-top: 10px;
  overflow: hidden;
}
.ly-page-container .ly-new-head .ly-new-content .ly-new-left {
  float: left;
}

.ly-page-container .ly-new-head .ly-new-content .ly-new-right {
  float: right;
  width: 370px;
  height: 444px;
  text-align: left;
}
.ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list {
  margin-bottom: 40px;
}
.ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li {
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  margin-bottom: 12px;
  color: #313133;
  cursor: pointer;
}
.ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li:nth-child(1) {
  font-size: 22px;
  margin-bottom: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: black;
  font-weight: 600;
}
.ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li:nth-child(6) {
  margin: 40px 0 22px 0;
  font-size: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: black;
  font-weight: 600;
}
.ly-page-container .ly-js {
  width: 100%;
  margin: 32px 0 0 0;
  height: 266px;
  overflow: hidden;
}
.ly-page-container .ly-js .ly-js-logo {
  width: 60px;
  height: 100%;
  background: #00a352;
  font-size: 25px;
  padding: 53px 10px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  float: left;
}
.ly-page-container .ly-js .ly-js-panel {
  float: left;
  height: 100%;
  width: 1130px;
  background: #f5f5f5;
  position: relative;
  padding: 32px 0 0;
}
.ly-page-container .ly-main {
  width: 100%;
  margin: 30px 0 0 0;
  overflow: hidden;
}
.ly-page-container .ly-main .ly-main-left {
  float: left;
  width: 755px;
}
.ly-page-container .ly-main .ly-main-left .ly-column-tab {
  height: 64px;
  border-bottom: 2px solid #f5f5f5;
}
.ly-page-container .ly-main .ly-main-left .ly-column-tab .ly-column-title {
  float: left;
  margin-right: 55px;
  font-size: 22px;
  line-height: 64px;
  cursor: pointer;
}
.ly-page-container .ly-main .ly-main-left .ly-column-tab > .active {
  font-size: 24px;
  color: #1a3f93;
  font-weight: 600;
}

.ly-page-container .ly-main .ly-main-left .ly-column {
	display: none;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list {
  width: 100%;
  margin-bottom: 18px;
  overflow: hidden;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .column-left {
  margin-right: 35px;
  margin-top: 32px;
  width: 320px;
  float: left;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .column-right {
  margin-top: 32px;
  float: left;
  width: 400px;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .column-right .text-li {
  display: block;
  font-size: 16px;
  color: #262628;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  cursor: pointer;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .column-right .text-li:nth-child(5n+1) {
  margin-top: 35px;
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .column-right .text-li:nth-child(1) {
  margin-top: 0;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .card-li {
  position: relative;
  display: block;
  width: 270px;
  height: 180px;
  margin-bottom: 35px;
  cursor: pointer;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .card-li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .card-li .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 35px;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 99;
  padding: 0 10px;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .ly-column-li {
  margin-top: 50px;
}
.ly-page-container .ly-main .ly-main-left .ly-column-list .ly-column-li:nth-child(1) {
  margin-top: 32px;
}
.ly-page-container .ly-main .ly-main-right {
  float: right;
  width: 400px;
  border: 2px solid #f5f5f5;
  padding: 14px 14px 14px 35px;
}
.ly-page-container .ly-main .ly-main-right .special-column-title {
  font-size: 28px;
  color: #a50002;
  line-height: 40px;
  border-bottom: 2px solid #dadada;
  padding-bottom: 5px;
  font-weight: 600;
  margin-bottom: 38px;
}
.ly-page-container .ly-main .ly-main-right .special-column-head {
  position: relative;
  display: block;
  width: 328px;
  margin-bottom: 50px;
  cursor: pointer;
}
.ly-page-container .ly-main .ly-main-right .special-column-head img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ly-page-container .ly-main .ly-main-right .special-column-head .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 35px;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 99;
  padding-left: 10px;
}
.ly-page-container .ly-main .ly-main-right .special-column-li {
  font-size: 16px;
  color: #262628;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 14px;
  cursor: pointer;
}
.ly-page-container .ly-main .ly-main-right .special-column-li:nth-child(3) {
  font-size: 22px;
  color: #000000;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
  font-weight: 600;
}
.column {
  height: 180px;
  overflow: hidden;
}
.column .cover {
  width: 270px;
  height: 100%;
  margin-right: 35px;
  float: left;
  cursor: pointer;
}
.column .cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.column .info {
  width: 400px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.column .info .title {
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
  cursor: pointer;
}
.column .info .title div{
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.column .info .desc {
  font-size: 16px;
  color: #262628;
  line-height: 26px;
  max-height: 78px;
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-indent: 2em;
}
.ly-carousel-container {
  position: relative;
  overflow: hidden;
  width: 788px;
}
.ly-carousel-container .swiper-slide {
  position: relative;
  cursor: pointer;
}

.ly-swiper {
  width: 788px;
}
.ly-swiper .swiper-slide{
  width: 788px;
}
.ly-swiper.swiper-container-horizontal>.swiper-pagination-bullets {
  position: absolute;
  left: unset;
  right: 18px !important;
  bottom: 20px;
  z-index: 99;
  width: auto;
}
.ly-swiper .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background: white;
  margin-right: 10px;
  border-radius: 0;
}
.ly-carousel-container .swiper-slide img {
  display: block;
  width: 788px;
  height: 443px;
  object-fit: cover;
}
.ly-swiper .swiper-slide .carousel-text-container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0.4);
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ly-carousel-container .swiper-slide .carousel-text-container p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ly-carousel-container .new-carousel-img {
  display: block;
  float: left;
  width: 620px;
  height: 345px;
  overflow: hidden;
}
.ly-carousel-container .new-carousel-img img {
  display: block;
  width: 620px;
  height: 345px;
  object-fit: cover;
}
.ly-carousel-container .new-carousel-img img:hover {
  transition: all 0.6s;
  transform: scale(1.1);
}
.ly-carousel-container .new-carousel-text {
  margin-left: 10px;
  float: left;
  width: 270px;
  height: 345px;
  padding: 8px 0;
  color: #111;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.ly-carousel-container .new-carousel-text p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ly-carousel-container .new-carousel-text ul li {
  cursor: pointer;
  text-align: justify;
  word-break: break-all;
}
.ly-carousel-container .new-carousel-text ul li a {
  padding: 12px 10px;
  line-height: 24px;
  display: block;
  font-size: 20px;
  color: #000;
}
.ly-carousel-container .new-carousel-text ul li.active,
.ly-carousel-container .new-carousel-text ul li:hover {
  background-color: #cc3333;
  -moz-box-shadow: 2px 2px 5px #333333;
  -webkit-box-shadow: 2px 2px 5px #333333;
  box-shadow: 2px 2px 5px #333333;
}
.ly-carousel-container .new-carousel-text ul li.active a,
.ly-carousel-container .new-carousel-text ul li:hover a {
  color: #fff;
}

.ly-head {
  width: 1230px;
  height: 100px;
  padding: 0 20px;
  margin: 0 auto;
  overflow: hidden;
}

.ly-head .head-left {
  float: left;
  overflow: hidden;
}

.ly-head .head-left .baoye-logo {
  margin-top: 10px;
  float: left;
}

.ly-head .head-left .baoye-logo img {
  display: block;
  height: 51px;
  margin: 18px 20px 0 0;
}

.ly-head .head-left .logo-text {
  width: 120px;
  height: 50px;
  background: #fb9d00;
  border-radius: 2px;
  float: left;
  margin-top: 30px;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
}

.ly-head .head-right {
  float: right;
  width: 214px;
  height: 40px;
  border-radius: 1px;
  margin-top: 40px;
}

.ly-head .head-right .txtInput {
  height: 30px;
  margin-right: 4px;
  outline: none;
  border: 1px solid #d6d6d6;
  padding-left: 10px;
}

.ly-head .head-right .txtButton {
  position: relative;
    top: 5px;
    left: 0px;
    width: 18px;
    cursor: pointer;
}

.ly-nav {
  width: 100%;
  height: 64px;
  background: #1a3f93;
  line-height: 64px;
}

.ly-nav .ly-nav-list {
  width: 1230px;
  padding: 0 20px;
  margin: 0 auto;
  overflow: hidden;
}

.ly-nav .ly-nav-list .ly-nav-li {
  margin-right: 64px;
  float: left;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.ly-nav .ly-nav-list .ly-nav-li a{
  color: #fff;
}

.ly-carousel-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ly-carousel-container .swiper-mobile {
  display: none;
}

.ly-carousel-container .prev-img {
  margin: 65px 15px 0 15px;
  width: 32px;
  height: 32px;
  float: left;
  cursor: pointer;
}

.ly-carousel-container .next-img {
  margin: 65px 15px 0 15px;
  width: 32px;
  height: 32px;
  float: right;
  transform: rotate(180deg);
  cursor: pointer;
}

.ly-carousel-container .swiper-main {
  float: left;
  width: 1000px;
}

.ly-js-panel .swiper-slide {
  position: relative;
  width: 300px;
  height: 222px;
}

.ly-js-panel .swiper-slide img {
  display: block;
  width: 300px;
  height: 166px;
  object-fit: cover;
  cursor: pointer;
}

.ly-js-panel .swiper-slide .carousel-text-container {
  width: 100%;
  margin-top: 16px;
  font-size: 18px;
  display: block;
  color: #262628;
}

.ly-js-panel .swiper-slide .carousel-text-container p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

@media screen and (max-width: 750px) {
  .ly-swiper{
    width: 100%
  }
  .ly-carousel-container {
    padding: 0.9375rem;
    width: 100%;
  }
  .ly-carousel-container .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .ly-carousel-container .swiper-slide .carousel-text-container {
    padding: 0 3rem 0 0.625rem;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 2;
    z-index: 99;
    height: auto;
    font-size:0.9375rem;
    color: #fff;
    background-size: 100%;
  }
  .ly-carousel-container .swiper-slide .carousel-text-container .carousel-index {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2rem;
  }
  .ly-carousel-container .swiper-slide .carousel-text-container .carousel-index .index {
    font-size: 1.5rem;
    color: #cc3333;
  }
  .ly-carousel-container .swiper-slide .carousel-text-container .carousel-index .num {
    position: relative;
    left: -0.2rem;
  }
  .column {
    height: auto;
  }
  .column .cover {
    width: 100%;
  }
  .column .info {
    width: 100%;
  }
  .column .info .title {
    margin: 0 0.625rem 0 0;
    padding: 0.625rem 0;
    width: 100%;
    font-size: .9375rem;
    line-height: 1.6;
  }
  .column .info .desc {
    font-size: 1rem;
    line-height: 1.6;
    max-height: 4.8rem;
  }
  .ly-page-container .ly-page-panel {
    width: 100%;
  }
  .ly-page-container .ly-ad {
    display: none;
  }
  .ly-page-container .ly-new-head {
    margin: 0;
  }
  .ly-page-container .ly-new-head .ly-new-title .ly-new-logo {
    display: none;
  }
  .ly-page-container .ly-new-head .ly-new-title .ly-new-panel {
    width: 100%;
    float: none;
    padding: 0.9375rem 0.9375rem 0 0.9375rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
  }
  .ly-page-container .ly-new-head .ly-new-title .ly-new-panel .text {
    margin: 0;
    font-size: 1.5rem;
    line-height: 2;
    font-weight: bold;
  }
  .ly-page-container .ly-new-head .ly-new-content {
    margin-top: 0;
  }
  .ly-page-container .ly-new-head .ly-new-content .ly-new-left {
    float: none;
  }
  .ly-page-container .ly-new-head .ly-new-content .ly-new-right {
    padding: 0 0.9375rem;
    float: none;
    width: 100%;
    height: auto;
  }
    .ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list{
      margin-bottom: 1rem;
    }
  .ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li {
    margin-bottom: 0;
    line-height: 2;
    font-size: .875rem;
  }
  .ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li:nth-child(1) {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0.3125rem;
  }
  .ly-page-container .ly-new-head .ly-new-content .ly-new-right .ly-new-list .ly-new-li:nth-child(6) {
    margin: 0.9375rem 0;
    font-size: 1.25rem;
    font-weight: bold;
  }
  .ly-page-container .ly-js {
    display: none;
    margin-top: 0;
    height: auto;
  }
  .ly-page-container .ly-js .ly-js-logo {
    display: none;
  }
  .ly-page-container .ly-js .ly-js-panel {
    padding: 0;
    width: 100%;
  }
  .ly-page-container .ly-main {
    margin: 0;
  }
  .ly-page-container .ly-main .ly-main-left {
    float: none;
    width: 100%;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .ly-column-li {
    margin-top: 0;
    padding: 0.9375rem;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .ly-column-li:nth-child(1) {
    margin-top: 0;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-tab {
    padding: 0 0.9375rem;
    height: auto;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    border-bottom: 1px solid #f0f0f0;
    border-top: .625rem solid #f0f0f0;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-tab .ly-column-title {
    display: inline-block;
    float: none;
    margin-right: 0.9375rem;
    line-height: 2.5;
    font-size: 1rem;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-tab ::-webkit-scrollbar {
    width: 3px;
    height: 2px;
    background-color: #f5f5f5;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-tab ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-tab ::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #f5f5f5;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-left {
    margin: 0;
    float: none;
    width: 100%;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-left .card-li {
    margin: 0;
    padding: 0.9375rem;
    width: 100%;
    height: auto;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-left .card-li .desc {
    left: 0.9375rem;
    right: 0.9375rem;
    bottom: 0.9375rem;
    width: auto;
    height: auto;
    line-height: 2;
    font-size: 0.875rem;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-right {
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 0 0.9375rem;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-right .text-li {
    margin-bottom: 0.625rem;
    font-size: 1rem;
    line-height: 1.6;
  }
  .ly-page-container .ly-main .ly-main-left .ly-column-list .column-right .text-li:nth-child(5n+1) {
    font-size: 1rem;
    margin-bottom: 0;
  }
  .ly-page-container .ly-main .ly-main-right {
    float: none;
    width: 100%;
    border: none;
    padding: 0.9375rem;
    border-top: .625rem solid #f0f0f0;
  }
  .ly-page-container .ly-main .ly-main-right .special-column-title {
    margin-bottom: 0.625rem;
    font-size: 1.25rem;
    line-height: 2rem;
    border-bottom: .03125rem solid #f0f0f0;
    padding-bottom: 0.125rem;
  }
  .ly-page-container .ly-main .ly-main-right .special-column-head {
    padding: 0;
    margin-bottom: 1.5rem;
    width: 100%;
    height: auto;
  }
  .ly-page-container .ly-main .ly-main-right .special-column-head .desc {
    line-height: 2;
    font-size: 1rem;
  }
  .ly-page-container .ly-main .ly-main-right .special-column-list .special-column-li {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 2;
  }
  .ly-page-container .ly-main .ly-main-right .special-column-list .special-column-li:nth-child(1) {
    margin-bottom: 0;
    font-size: 1.25rem;
    line-height: 2;
  }
  .ly-head {
    display: none;
  }

  .ly-nav {
    max-width: 100%;
    height: auto;
    background: #fff;
  }

  .ly-nav .ly-nav-list {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: auto;
    line-height: 1;
    background: #fff;
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    padding: 0 0.625rem;
    border-bottom: none;
  }

  .ly-nav .ly-nav-list .ly-nav-li {
    display: inline-block;
    float: none;
    margin-right: 0.9375rem;
    padding: 0.3125rem 0;
    height: auto;
    line-height: 2;
    font-size: 0.9375rem;
    color: #fff;
    text-align: center;
  }
  .ly-nav .ly-nav-list .ly-nav-li a{
    color: #000;
  }


  .ly-nav .ly-nav-list::-webkit-scrollbar {
    width: 3px;
    height: 2px;
    background-color: #f5f5f5;
  }

  .ly-nav .ly-nav-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.2);
  }

  .ly-nav .ly-nav-list::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #f5f5f5;
  }

  .ly-carousel-container {
    padding: 0.9375rem;
  }

  .ly-carousel-container .next-img {
    display: none;
  }

  .ly-carousel-container .prev-img {
    display: none;
  }

  .ly-carousel-container .swiper-main {
    float: none;
    width: auto;
    display: none;
  }

  .ly-carousel-container .swiper-mobile {
    display: block;
    width: 100%;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide .carousel-text-container {
    position: absolute;
    padding: 0 3rem 0 0.625rem;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 2;
    z-index: 99;
    height: auto;
    font-size: 1.25rem;
    color: #fff;
    background: url(../../assets/other/bw.png) no-repeat center bottom;
    background-size: 100%;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide .carousel-text-container .carousel-index {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    line-height: 2rem;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide .carousel-text-container .carousel-index .index {
    font-size: 1.5rem;
    color: #cc3333;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide .carousel-text-container .carousel-index .num {
    position: relative;
    left: -0.2rem;
  }

  .ly-carousel-container .swiper-mobile .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}