.m6c63-c-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}

.m6c63-a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.m6c63-com-tit {
  font-size: 4.2rem;
  font-size: 3.2rem;
}
.m6c63-com-tit.cent {
  text-align: center;
}
.m6c63-com-tit .m6c63-ct1 {
  position: relative;
  font-weight: 600;
  font-size: 1em;
}
.m6c63-com-tit .m6c63-ct2 {
  line-height: 1.4;
  font-size: 0.44em;
}
@media screen and (max-width: 767px) {
  .m6c63-com-tit {
    font-size: 2.25rem;
  }
}

.m6c63-news-1 {
  background-color: #e9ecef;
  position: relative;
  z-index: 5;
}

.m6c63-news-list .m6c63-n_li {
  border-bottom: 1px solid #c9c9c9;
  padding: 30px 0;
}
.m6c63-news-list .m6c63-n_a {
  position: relative;
  transition: all 0.3s;
}
.m6c63-news-list .m6c63-n_a:hover {
  transition: all 0.3s;
}
.m6c63-news-list .m6c63-n_a:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-news-list .m6c63-a-cont {
  display: flex;
}
.m6c63-news-list .m6c63-imgs {
  width: 18.3870967742%;
  width: 228px;
  flex-shrink: 0;
  margin-right: 20px;
}
.m6c63-news-list .m6c63-img {
  position: relative;
  padding-top: 56.1403508772%;
  border-radius: 1.9rem;
  overflow: hidden;
}
.m6c63-news-list .m6c63-texts {
  width: 75%;
  margin-left: 0.25rem;
}
.m6c63-news-list .m6c63-tbox {
  display: flex;
  height: 100%;
}
.m6c63-news-list .m6c63-time {
  color: #999;
  color: #000;
  line-height: 1;
  padding-top: 0.5rem;
  flex-shrink: 0;
  width: 90px;
  float: left;
}
.m6c63-news-list .m6c63-text {
  flex-grow: 1;
}
.m6c63-news-list .m6c63-te {
  width: 100%;
}
.m6c63-news-list .m6c63-tags {
  margin-left: 96px;
  margin-bottom: 10px;
}
.m6c63-news-list .m6c63-tag {
  display: inline-block;
  color: #414243;
  line-height: 1.8125;
  background-color: #fff;
  border-radius: 4px;
  padding: 0 8px;
}
.m6c63-news-list .m6c63-h3 {
  font-weight: 600;
  transition: color 0.3s;
  min-height: 2.4em;
  margin-left: 96px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-news-list .m6c63-tlist {
  position: relative;
  font-size: 1.3rem;
  color: #222;
  padding-top: 6px;
  z-index: 3;
  margin-left: 96px;
  display: flex;
  flex-wrap: wrap;
  line-height: 2;
}
.m6c63-news-list .m6c63-tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.m6c63-news-list .m6c63-tlist .m6c63-tli {
  margin-right: 0.25em;
}
.m6c63-news-list .m6c63-tlist .m6c63-ti {
  color: #222;
}
.m6c63-news-list .m6c63-tlist .m6c63-ti:hover {
  color: #007e49;
}
@media screen and (min-width: 767px) {
  .m6c63-news-list .m6c63-h3 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .m6c63-news-list .m6c63-n_li {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0;
  }
  .m6c63-news-list .m6c63-a-cont {
    flex-wrap: wrap;
    display: block;
  }
  .m6c63-news-list .m6c63-imgs {
    width: 45%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .m6c63-news-list .m6c63-texts {
    width: 100%;
  }
  .m6c63-news-list .m6c63-tbox {
    display: block;
  }
  .m6c63-news-list .m6c63-tags {
    margin-bottom: 5px;
  }
  .m6c63-news-list .m6c63-time {
    width: 100%;
    padding-top: 0;
    float: none;
    margin-bottom: 5px;
    font-size: 1rem;
  }
  .m6c63-news-list .m6c63-h3 {
    -webkit-line-clamp: 3;
  }
  .m6c63-news-list .m6c63-tlist {
    clear: both;
    margin-left: 0;
    font-size: 1rem;
  }
}

.m6c63-news-2 .m6c63-swiper {
  margin-top: 2rem;
}
.m6c63-news-2 .m6c63-sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.m6c63-news-2 .m6c63-sw-btns .m6c63-sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.m6c63-news-2 .m6c63-sw-btns .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-11.png");
}
.m6c63-news-2 .m6c63-sw-btns .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-news-2 .swiper-container {
  overflow: visible;
}
.m6c63-news-2 .m6c63-sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 7px 0.12rem 0.14rem 4px rgba(110, 110, 111, 0.28), 0 0 0.18rem 6px #fff;
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.m6c63-news-2 .m6c63-sw:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-news-2 .m6c63-list {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.m6c63-news-2 .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-news-2 .m6c63-a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.m6c63-news-2 .m6c63-top {
  flex-grow: 1;
}
.m6c63-news-2 .m6c63-img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-news-2 .m6c63-text {
  color: #414243;
  margin-top: 11px;
}
.m6c63-news-2 .m6c63-d1 {
  font-size: 1.2rem;
}
.m6c63-news-2 .m6c63-d2 {
  margin-top: 3px;
  font-size: 1.3rem;
}
.m6c63-news-2 .m6c63-h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-news-2 .m6c63-d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 3em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-news-2 .m6c63-bot {
  padding-top: 23px;
  padding-top: 15px;
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.m6c63-news-2 .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-news-2 .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-news-2 .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-news-2 .m6c63-swiper {
    padding: 0 62px;
  }
  .m6c63-news-2 .m6c63-sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.m6c63-news-22 .m6c63-swiper {
  margin-top: 2rem;
}
.m6c63-news-22 .m6c63-sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.m6c63-news-22 .m6c63-sw-btns .m6c63-sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.m6c63-news-22 .m6c63-sw-btns .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-11.png");
}
.m6c63-news-22 .m6c63-sw-btns .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-news-22 .swiper-container {
  overflow: visible;
}
.m6c63-news-22 .m6c63-sw {
  height: auto;
  width: 270px;
  margin: 0 25px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 7px 0.12rem 0.14rem 4px rgba(110, 110, 111, 0.28), 0 0 0.18rem 6px #fff;
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.m6c63-news-22 .m6c63-sw:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-news-22 .m6c63-list {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.m6c63-news-22 .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-news-22 .m6c63-a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.m6c63-news-22 .m6c63-top {
  flex-grow: 1;
}
.m6c63-news-22 .m6c63-img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-news-22 .m6c63-text {
  color: #414243;
  margin-top: 11px;
}
.m6c63-news-22 .m6c63-d1 {
  font-size: 1.2rem;
}
.m6c63-news-22 .m6c63-d2 {
  margin-top: 2px;
  font-size: 1.3rem;
}
.m6c63-news-22 .m6c63-h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 8px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-news-22 .m6c63-d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 4.5em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-news-22 .m6c63-bot {
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.m6c63-news-22 .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-news-22 .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-news-22 .m6c63-swiper {
    padding: 0 62px;
  }
  .m6c63-news-22 .m6c63-sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.m6c63-tags-1 .m6c63-list {
  padding: 0 15px;
}
.m6c63-tags-1 .m6c63-li {
  margin-bottom: 40px;
}
.m6c63-tags-1 .m6c63-la {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
}
.m6c63-tags-1 .m6c63-la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-tags-1 .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-tags-1 .m6c63-a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.m6c63-tags-1 .m6c63-a-cont {
  display: flex;
  padding: 0.32rem 0.36rem;
  padding: 25px;
}
.m6c63-tags-1 .m6c63-imgs {
  width: 36.3725490196%;
  width: 31%;
  flex-shrink: 0;
}
.m6c63-tags-1 .m6c63-img {
  position: relative;
  padding-top: 55.525606469%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-tags-1 .m6c63-text {
  flex-grow: 1;
  margin-left: 35px;
}
.m6c63-tags-1 .m6c63-d1 {
  color: #414243;
}
.m6c63-tags-1 .m6c63-h3 {
  font-weight: 600;
  margin-top: 10px;
  font-size: 2.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-tags-1 .m6c63-d2 {
  color: #414243;
  line-height: 1.625;
  margin-top: 0.04rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-tags-1 .m6c63-tlist {
  position: relative;
  margin-top: 20px;
  color: #222;
  padding-top: 12px;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-tags-1 .m6c63-tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.m6c63-tags-1 .m6c63-ti {
  display: inline-block;
}
.m6c63-tags-1 .m6c63-ti:hover {
  color: #007e49;
}
.m6c63-tags-1 .btns {
  text-align: center;
  margin-top: 0.3rem;
}
.m6c63-tags-1 .btns .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.53rem;
  padding-left: 0.67rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  margin: 0 1em;
}
.m6c63-tags-1 .btns .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-tags-1 .btns .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.44rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-tags-1 {
    font-style: 1.3rem;
  }
  .m6c63-tags-1 .m6c63-list {
    padding: 0;
  }
  .m6c63-tags-1 .m6c63-la {
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .m6c63-tags-1 .m6c63-a-cont {
    display: block;
    padding: 15px;
  }
  .m6c63-tags-1 .m6c63-imgs {
    width: 50%;
    float: left;
    margin-right: 15px;
    margin-bottom: 12px;
  }
  .m6c63-tags-1 .m6c63-img {
    border-radius: 7.5px;
  }
  .m6c63-tags-1 .m6c63-text {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .m6c63-tags-1 .m6c63-d1 {
    font-size: 1.1rem;
  }
  .m6c63-tags-1 .m6c63-h3 {
    -webkit-line-clamp: 3;
    font-size: 1.5rem;
    line-height: 1.33;
  }
  .m6c63-tags-1 .m6c63-d2 {
    clear: both;
  }
  .m6c63-tags-1 .m6c63-tlist {
    font-size: 1rem;
  }
}

.m6c63-case-1 {
  padding-top: 0.85rem;
  padding-bottom: 1.25rem;
}
.m6c63-case-1 .m6c63-tit {
  text-align: center;
}
.m6c63-case-1 .m6c63-tit .m6c63-h2 {
  font-weight: 600;
}
.m6c63-case-1 .m6c63-tit .m6c63-d2 {
  line-height: 1.6666666667;
  margin-top: 0.18rem;
}
.m6c63-case-1 .m6c63-big {
  position: relative;
  margin-top: 0.52rem;
  margin-bottom: 40px;
}
.m6c63-case-1 .m6c63-big-a {
  background: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  padding: 35px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-case-1 .m6c63-big-a:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-case-1 .m6c63-big-a:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-case-1 .m6c63-big-a:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-case-1 .m6c63-big-a .m6c63-a-cont {
  display: flex;
}
.m6c63-case-1 .m6c63-big-a .m6c63-imgs {
  width: 61.8644067797%;
  width: 59.26871%;
  flex-shrink: 0;
}
.m6c63-case-1 .m6c63-big-a .m6c63-img {
  position: relative;
  padding-top: 56.3218390805%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-case-1 .m6c63-big-a .m6c63-texts {
  flex-grow: 1;
  margin-left: 35px;
  display: flex;
  align-items: center;
}
.m6c63-case-1 .m6c63-big-a .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.2rem;
  line-height: 1.15385;
}
.m6c63-case-1 .m6c63-big-a .m6c63-h3 {
  margin-bottom: 10px;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-big-a .m6c63-d2 {
  margin-bottom: 20px;
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-big-a .m6c63-tlist {
  font-size: 1.3rem;
  position: relative;
  margin-top: 0.55rem;
  color: #222;
  padding-top: 0.12rem;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-big-a .m6c63-tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.m6c63-case-1 .m6c63-big-a .m6c63-ti {
  display: inline-block;
}
.m6c63-case-1 .m6c63-big-a .m6c63-ti:hover {
  color: #007e49;
}
.m6c63-case-1 .m6c63-list {
  max-width: 1073px;
  margin: 0 auto;
}
.m6c63-case-1 .m6c63-list .m6c63-li {
  margin-bottom: 40px;
}
.m6c63-case-1 .m6c63-list .m6c63-li:last-child {
  margin-bottom: 0;
}
.m6c63-case-1 .m6c63-list .m6c63-la {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.m6c63-case-1 .m6c63-list .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-case-1 .m6c63-list .m6c63-a-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.m6c63-case-1 .m6c63-list .m6c63-a-cont {
  display: flex;
  padding: 25px;
}
.m6c63-case-1 .m6c63-list .m6c63-imgs {
  width: 36.3725490196%;
  width: 31%;
  flex-shrink: 0;
}
.m6c63-case-1 .m6c63-list .m6c63-img {
  position: relative;
  padding-top: 55.525606469%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-case-1 .m6c63-list .m6c63-text {
  margin-left: 25px;
  flex-grow: 1;
}
.m6c63-case-1 .m6c63-list .m6c63-h3 {
  margin-top: 3px;
  font-weight: 700;
  line-height: 1.26667;
  font-size: 2.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-list .m6c63-d2 {
  margin-top: 5px;
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-list .m6c63-tlist {
  position: relative;
  margin-top: 20px;
  color: #222;
  padding-top: 0.75em;
  font-size: 1.3rem;
  z-index: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-case-1 .m6c63-list .m6c63-tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.m6c63-case-1 .m6c63-list .m6c63-ti {
  display: inline-block;
}
.m6c63-case-1 .m6c63-list .m6c63-ti:hover {
  color: #007e49;
}
.m6c63-case-1 .m6c63-mores {
  text-align: center;
  margin-top: 0.55rem;
}
.m6c63-case-1 .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  cursor: pointer;
}
.m6c63-case-1 .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-case-1 .m6c63-more .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-case-1 .m6c63-big {
    margin-bottom: 20px;
  }
  .m6c63-case-1 .m6c63-big-a {
    border-radius: 15px;
    padding: 20px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-a-cont {
    flex-wrap: wrap;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-imgs {
    width: 100%;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-img {
    border-radius: 10px;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-texts {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-d1 {
    font-size: 1rem;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-h3 {
    font-size: 1.7rem;
    line-height: 1.29412;
  }
  .m6c63-case-1 .m6c63-big-a .m6c63-tlist {
    font-size: 1rem;
  }
  .m6c63-case-1 .m6c63-list {
    font-size: 1.3rem;
  }
  .m6c63-case-1 .m6c63-list .m6c63-li {
    margin-bottom: 20px;
  }
  .m6c63-case-1 .m6c63-list .m6c63-la {
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
  }
  .m6c63-case-1 .m6c63-list .m6c63-a-cont {
    flex-wrap: wrap;
    padding: 20px;
  }
  .m6c63-case-1 .m6c63-list .m6c63-imgs {
    width: 100%;
  }
  .m6c63-case-1 .m6c63-list .m6c63-img {
    border-radius: 10px;
  }
  .m6c63-case-1 .m6c63-list .m6c63-text {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .m6c63-case-1 .m6c63-list .m6c63-d1 {
    font-size: 1rem;
  }
  .m6c63-case-1 .m6c63-list .m6c63-h3 {
    font-size: 1.7rem;
    line-height: 1.29412;
  }
  .m6c63-case-1 .m6c63-list .m6c63-tlist {
    font-size: 1rem;
  }
}

.m6c63-ab-1 {
  padding-top: 100px;
  padding-bottom: 110px;
}
.m6c63-ab-1 .m6c63-content-inner{
max-width:800px
}
.m6c63-ab-1 .m6c63-tops {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m6c63-ab-1 .m6c63-tt {
  line-height: 1.4;
  font-weight: 600;
  font-size: 4rem;
  font-size: 2.4rem;
}
.m6c63-ab-1 .m6c63-tr {
  color: #222;
  position: relative;
  line-height: 1;
}
.m6c63-ab-1 .m6c63-tr::before {
  content: "";
  width: 0.96rem;
  height: 1.18rem;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-6.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
}
.m6c63-ab-1 .m6c63-tr1 {
  font-weight: 600;
  position: relative;
}
.m6c63-ab-1 .m6c63-tr2 {
  position: relative;
  margin-top: 0.1rem;
}
.m6c63-ab-1 .m6c63-text {
  font-size: 2rem;
  font-size: 1.4rem;
  color: #666;
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-1 .m6c63-tops {
    flex-wrap: wrap;
  }
  .m6c63-ab-1 .m6c63-tt {
    width: 100%;
    font-size: 2.4rem;
  }
  .m6c63-ab-1 .m6c63-text {
    font-size: 1.6rem;
  }
}

.m6c63-ab-2 {
  padding-top: 30px;
}
.m6c63-ab-2 .m6c63-w1470 {
  position: relative;
}
.m6c63-ab-2 .m6c63-h2 {
  text-align: center;
  font-size: 4rem;
  font-size: 3rem;
}
.m6c63-ab-2 .m6c63-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 44px;
}
.m6c63-ab-2 .m6c63-li {
  width: 31.2925170068%;
  margin-right: 3.0612244898%;
}
.m6c63-ab-2 .m6c63-li:last-child {
  margin-right: 0;
}
.m6c63-ab-2 .m6c63-dd {
  height: 100%;
  border-radius: 30px;
  background-color: #eeeff3;
  box-shadow: 7px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -4px 0 5px 0 #ffffff, -4px -6px 15px #ffffff;
  padding: 50px;
  padding-top: 80px;
}
.m6c63-ab-2 .m6c63-imgs {
  margin-top: 80px;
}
.m6c63-ab-2 .m6c63-img {
  position: relative;
  padding-top: 45.0920245399%;
  border-radius: 2rem;
  overflow: hidden;
}
.m6c63-ab-2 .m6c63-d1 {
  color: #037d4a;
  font-size: 2.8rem;
  font-size: 2.6rem;
}
.m6c63-ab-2 .m6c63-d2 {
  font-size: 1.6rem;
  font-size: 1.5rem;
  margin-top: 20px;
  color: #666;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-2 {
    padding: 20px 0;
  }
  .m6c63-ab-2 .m6c63-li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .m6c63-ab-2 .m6c63-li:last-child {
    margin-bottom: 0;
    margin-right: 0;
  }
  .m6c63-ab-2 .m6c63-dd {
    border-radius: 10px;
    padding: 30px;
    min-height: 200px;
  }
}

.m6c63-ab-3 {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}
.m6c63-ab-3 .m6c63-swiper {
  margin-top: 88px;
  margin-top: 20px;
}
.m6c63-ab-3 .swiper-container {
  padding-bottom: 70px;
}
.m6c63-ab-3 .m6c63-sw {
  height: auto;
}
.m6c63-ab-3 .m6c63-list1 {
  position: relative;
  padding-right: 1.6rem;
}
.m6c63-ab-3 .m6c63-list1::before {
  content: "";
  position: absolute;
  top: 248px;
  right: 0;
  width: 1533px;
  height: 111px;
  background-image: url("https://www.sparkownersforum.com/static/home/images/ab3_01.png");
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.m6c63-ab-3 .m6c63-list1 .m6c63-list {
  justify-content: flex-end;
}
.m6c63-ab-3 .m6c63-list2 {
  position: relative;
  padding-left: 120px;
  margin-top: 186px;
  margin-top: 90px;
}
.m6c63-ab-3 .m6c63-list2::before {
  content: "";
  position: absolute;
  top: 240px;
  left: 0;
  width: 1590px;
  height: 111px;
  background-image: url("https://www.sparkownersforum.com/static/home/images/ab3_02.png");
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.m6c63-ab-3 .m6c63-list2 .m6c63-list {
  justify-content: flex-start;
}
.m6c63-ab-3 .m6c63-list {
  display: flex;
}
.m6c63-ab-3 .m6c63-list .m6c63-img {
  outline: none !important;
}
.m6c63-ab-3 .m6c63-list img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.m6c63-ab-3 .m6c63-li1 {
  margin-right: 48px;
}
.m6c63-ab-3 .m6c63-li1 .m6c63-img {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.m6c63-ab-3 .m6c63-li1 .m6c63-i_box {
  position: relative;
  width: 366px;
  height: 100%;
  cursor: pointer;
}
.m6c63-ab-3 .m6c63-li2 {
  margin-right: 48px;
}
.m6c63-ab-3 .m6c63-li2 .m6c63-img {
  height: 280px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.m6c63-ab-3 .m6c63-li2 .m6c63-i_box {
  position: relative;
  width: 366px;
  height: 100%;
  cursor: pointer;
}
.m6c63-ab-3 .btns {
  display: flex;
  justify-content: center;
}
.m6c63-ab-3 .m6c63-sbtn {
  width: 0.63rem;
  height: 0.63rem;
  width: 50px;
  height: 50px;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background: linear-gradient(-40deg, #eff1f4, #e1e6ea) no-repeat;
  box-shadow: -5px -5px 10px #fff, 2px 2px 10px rgba(0, 0, 0, 0.31);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab-3 .m6c63-sbtn:hover {
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.21), -1px 0 5px #fff, 1px 0 5px #fff, -1px -1px 6px #fff;
  transition: all 0.3s;
}
.m6c63-ab-3 .m6c63-sbtn:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-ab-3 .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-11.png");
}
.m6c63-ab-3 .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-ab-3 .m6c63-slider-arrows {
  justify-content: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-3 {
    padding: 20px 0;
  }
  .m6c63-ab-3 .m6c63-list1 {
    padding: 0;
  }
  .m6c63-ab-3 .m6c63-list1::before {
    display: none;
  }
  .m6c63-ab-3 .m6c63-list2 {
    padding: 0;
    margin-top: 0;
  }
  .m6c63-ab-3 .m6c63-list2::before {
    display: none;
  }
  .m6c63-ab-3 .m6c63-list {
    justify-content: center;
    margin: 0 !important;
  }
  .m6c63-ab-3 .m6c63-list .m6c63-li {
    margin: 0;
    flex: 1;
    padding: 10px;
  }
  .m6c63-ab-3 .m6c63-list .m6c63-li:last-child {
    margin-right: 0;
  }
  .m6c63-ab-3 .m6c63-list .m6c63-img {
    width: 100%;
    height: auto;
    position: static;
  }
  .m6c63-ab-3 .m6c63-swiper {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .m6c63-ab-3 .swiper-container {
    padding-bottom: 20px;
  }
}

.m6c63-ab-4 {
  padding-top: 70px;
  padding-top: 20px;
}
.m6c63-ab-4 .m6c63-com-tit {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-4 {
    padding: 30px 0;
  }
  .m6c63-ab-4 .m6c63-box {
    flex-wrap: wrap;
  }
  .m6c63-ab-4 .m6c63-imgs {
    width: 100%;
  }
  .m6c63-ab-4 .m6c63-texts {
    width: 100%;
    margin-left: 0;
    padding: 0.4rem 0;
  }
}

.m6c63-ab-5 {
  padding-top: 50px;
  padding-bottom: 120px;
  overflow: hidden;
}
.m6c63-ab-5 .m6c63-sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.m6c63-ab-5 .m6c63-sw-btns .m6c63-sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.m6c63-ab-5 .m6c63-sw-btns .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-11.png");
}
.m6c63-ab-5 .m6c63-sw-btns .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-ab-5 .m6c63-swiper {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.m6c63-ab-5 .swiper-container {
  overflow: visible;
}
.m6c63-ab-5 .m6c63-sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab-5 .m6c63-sw:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab-5 .m6c63-sw:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}
.m6c63-ab-5 .m6c63-sw:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ab-5 .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-ab-5 .m6c63-a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.m6c63-ab-5 .m6c63-top {
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-5 {
    padding: 30px 0;
  }
  .m6c63-ab-5 .m6c63-swiper {
    padding: 0 62px;
  }
  .m6c63-ab-5 .m6c63-sw {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.m6c63-ab5-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.m6c63-ab5-list .m6c63-li {
  width: 272px;
  margin-right: 52px;
  margin-bottom: 52px;
}
.m6c63-ab5-list .m6c63-li:nth-child(4n) {
  margin-right: 0;
}
.m6c63-ab5-list .m6c63-la {
  display: block;
  height: 100%;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  text-decoration: none;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab5-list .m6c63-la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab5-list .m6c63-la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}
.m6c63-ab5-list .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ab5-list .m6c63-img {
  position: relative;
  padding-top: 56.0538116592%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 18px;
}
.m6c63-ab5-list .m6c63-h3 {
  font-size: 1.5rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
}
.m6c63-ab5-list .m6c63-d2 {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .m6c63-ab5-list .m6c63-la {
    width: 100%;
    margin: 0 15px;
    padding: 18px 15px;
  }
  .m6c63-ab5-list .m6c63-h3 {
    font-size: 1.3rem;
  }
}

.m6c63-ab-6 {
  padding-top: 15px;
  padding-bottom: 40px;
  overflow: hidden;
  width: 100%;
}
.m6c63-ab-6 .m6c63-list {
  display: flex;
  justify-content: center;
  margin: -26px;
}
.m6c63-ab-6 .m6c63-li {
  width: 25%;
  padding: 26px;
}
.m6c63-ab-6 .m6c63-la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab-6 .m6c63-la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab-6 .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ab-6 .m6c63-la:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-ab-6 .m6c63-la .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-ab-6 .m6c63-la .m6c63-img {
  position: relative;
  padding-top: 57.9646017699%;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
.m6c63-ab-6 .m6c63-la .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.m6c63-ab-6 .m6c63-la .m6c63-d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.m6c63-ab-6 .m6c63-la .m6c63-h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-ab-6 .m6c63-la .m6c63-bot {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
}
.m6c63-ab-6 .m6c63-la .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-ab-6 .m6c63-la .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-ab-6 .m6c63-la .m6c63-ba {
  font-size: 1.3rem;
}
.m6c63-ab-6 .m6c63-la .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.m6c63-ab-6 .m6c63-news-2 .m6c63-swiper {
  display: block;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-6 {
    padding: 50px 0;
  }
  .m6c63-ab-6 .m6c63-list {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .m6c63-ab-6 .m6c63-li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .m6c63-ab-6 .m6c63-la {
    border-radius: 15px;
    padding: 20px;
  }
  .m6c63-ab-6 .m6c63-la .m6c63-d1 {
    font-size: 1.1rem;
  }
  .m6c63-ab-6 .m6c63-la .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-ab-6 .m6c63-la .m6c63-d3 {
    margin-bottom: 15px;
  }
  .m6c63-ab-6 .m6c63-la .m6c63-links {
    font-size: 1rem;
  }
}

.m6c63-ab-7 {
  padding-top: 98px;
  padding-bottom: 100px;
  background-color: #fff;
}
.m6c63-ab-7 .m6c63-group-list {
  margin-top: 0;
}
.m6c63-ab-7 .m6c63-list {
  display: flex;
  flex-wrap: wrap;
}
.m6c63-ab-7 .m6c63-li {
  width: 31.8548387097%;
  margin-right: 2.0161290323%;
  margin-bottom: 0.24rem;
}
.m6c63-ab-7 .m6c63-li:nth-child(3n) {
  margin-right: 0;
}
.m6c63-ab-7 .m6c63-aa {
  line-height: 3.4545454545em;
  display: block;
  position: relative;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#000, #000);
  box-shadow: -6px -3px 7px 1px #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.12rem;
  text-align: center;
  padding: 0 0.3rem;
  font-size: 2rem;
  text-decoration: none;
  transition: all 0.3s;
}
.m6c63-ab-7 .m6c63-aa .m6c63-pp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-ab-7 .m6c63-aa:hover {
  box-shadow: -2px -2px 5px #fff, 2px 2px 5px rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
}
.m6c63-ab-7 .m6c63-aa:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-ab-7 .m6c63-aa .m6c63-ic {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.13rem;
  bottom: 0.1rem;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-2.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.m6c63-ab-7 .m6c63-sp {
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-ab-7 .m6c63-mores {
  text-align: center;
  margin-top: 0.55rem;
}
.m6c63-ab-7 .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.m6c63-ab-7 .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-ab-7 .m6c63-more .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-ab-7 {
    padding: 30px 0 55px;
  }
  .m6c63-ab-7 .m6c63-group-list {
    margin-top: 10px;
  }
  .m6c63-ab-7 .m6c63-list {
    justify-content: space-between;
  }
  .m6c63-ab-7 .m6c63-li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.m6c63-ho-ban {
  position: relative;
  overflow: hidden;
}
.m6c63-ho-ban .m6c63-ho_sw {
  overflow: hidden;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-img {
  position: relative;
  padding-top: 51.0416666667%;
  padding-top: 51.0981%;
  overflow: hidden;
  min-height: 500px;
  transition: all 0.3s;
  background-color: #000;
  display: block;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-text {
  position: absolute;
  left: 50%;
  top: 53%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 0;
  opacity: 0;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-line {
  width: 0.4rem;
  height: 2px;
  background-color: #fff;
  margin-top: 0.33rem;
  margin-bottom: 0.28rem;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-d2 {
  margin-top: 0.1rem;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-a3 {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.15rem 0.22rem;
  border-radius: 1rem;
  background-color: #fff;
  color: #222;
  position: relative;
  margin-top: 0.64rem;
  transition: all 0.3s;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-a3::before {
  content: "";
  width: calc(100% + 0.14rem);
  height: calc(100% + 0.14rem);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1rem;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-a3:hover {
  transform: translateY(3px);
  transition: all 0.3s;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-a3 .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-6.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.46rem;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-pc_img {
  display: block;
}
.m6c63-ho-ban .m6c63-ho_sw .m6c63-mob_img {
  display: none;
}
.m6c63-ho-ban .swiper-slide-active .m6c63-text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.m6c63-ho-ban .swiper-pagination {
  bottom: 50px;
}
.m6c63-ho-ban .swiper-pagination-bullet {
  width: 60px;
  height: 1px;
  opacity: 1;
  margin: 0 5px;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
}
.m6c63-ho-ban .swiper-pagination-bullet-active {
  background-color: white;
}
.m6c63-ho-ban .m6c63-ho_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.56rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.m6c63-ho-ban .m6c63-nums {
  color: #fff;
}
.m6c63-ho-ban .btns {
  display: flex;
}
.m6c63-ho-ban .m6c63-hb_mask {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(0.1rem);
  width: 100%;
  z-index: 30;
}
.m6c63-ho-ban .m6c63-hb_mask img {
  width: 100%;
}
.m6c63-ho-ban .m6c63-mouse {
  position: absolute;
  bottom: 0.56rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  cursor: pointer;
}
.m6c63-ho-ban .m6c63-mouse img {
  width: 0.18rem;
  min-width: 12px;
  -webkit-animation: jump 1s linear infinite;
          animation: jump 1s linear infinite;
}
.m6c63-ho-ban .m6c63-sbtn {
  position: static;
  top: 50%;
  width: 1em;
  height: 1em;
  margin: 0;
  background-color: transparent;
  opacity: 0.5;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.m6c63-ho-ban .m6c63-sbtn::after {
  display: none;
}
.m6c63-ho-ban .m6c63-sbtn:hover {
  opacity: 1;
}
.m6c63-ho-ban .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-ho-ban .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-13.png");
}
@media screen and (max-width: 767px) {
  .m6c63-ho-ban .m6c63-ho_sw .m6c63-pc_img {
    display: none;
  }
  .m6c63-ho-ban .m6c63-ho_sw .m6c63-mob_img {
    display: block;
  }
  .m6c63-ho-ban .m6c63-ho_sw .m6c63-img{
      padding-top: calc(1000 / 750 * 100%);
  }
}

.m6c63-home-1 {
  padding-top: 50px;
  padding-bottom: 70px;
	/*background-color: #f7f7f7;*/
}
.m6c63-home-1 .m6c63-h2 {
  text-align: center;
  font-size: 3rem;
}
.m6c63-home-1 .m6c63-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;
}
.m6c63-home-1 .m6c63-li {
  width: 30%;
  width: 25%;
  margin-right: 5%;
  margin-right: 12%;
}
.m6c63-home-1 .m6c63-li:last-child {
  margin-right: 0;
}
.m6c63-home-1 .m6c63-dd {
  display: block;
}
.m6c63-home-1 .m6c63-dd:hover {
  color: #007e49;
  text-decoration: none;
}
.m6c63-home-1 .m6c63-dd:hover .m6c63-img {
  filter: drop-shadow(4px 6px 4px rgba(102, 102, 102, 0.5));
  transition: all 0.2s;
}
.m6c63-home-1 .m6c63-img {
  transition: all 0.2s;
}
.m6c63-home-1 .m6c63-img img {
  width: 100%;
}
.m6c63-home-1 .m6c63-te {
  text-align: center;
  margin-top: 30px;
  font-size: 2.4rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .m6c63-home-1 .m6c63-h2 {
    font-size: 1.8rem;
  }
  .m6c63-home-1 .m6c63-list {
    margin-top: 30px;
  }
  .m6c63-home-1 .m6c63-te {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}

.m6c63-ho2-1 .m6c63-li {
  margin-bottom: 55px;
}
.m6c63-ho2-1 .m6c63-li2,
.m6c63-ho2-1 .m6c63-li3 {
  max-width: 1074px;
}
.m6c63-ho2-1 .m6c63-li2 {
  margin-right: 3.21285%;
  margin-left: auto;
}
.m6c63-ho2-1 .m6c63-li3 {
  margin-left: 3.21285%;
  margin-right: auto;
}
.m6c63-ho2-1 .m6c63-a-cont {
  display: flex;
  padding: 35px;
}
.m6c63-ho2-1 .m6c63-da {
  position: relative;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ho2-1 .m6c63-da:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  text-decoration: none;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ho2-1 .m6c63-da:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ho2-1 .m6c63-da:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-ho2-1 .m6c63-da1 .m6c63-imgs {
  width: 61.8644067797%;
  width: 62.07483%;
}
.m6c63-ho2-1 .m6c63-da1 .m6c63-img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.m6c63-ho2-1 .m6c63-da1 .m6c63-h3 {
  font-size: 5rem;
  font-size: 4.8rem;
  line-height: 1;
  -webkit-line-clamp: 4;
}
.m6c63-ho2-1 .m6c63-da2 .m6c63-imgs {
  width: 61.8644067797%;
}
.m6c63-ho2-1 .m6c63-da2 .m6c63-img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.m6c63-ho2-1 .m6c63-da2 .m6c63-h3 {
  font-size: 4rem;
  font-size: 3.7rem;
  -webkit-line-clamp: 3;
}
.m6c63-ho2-1 .m6c63-da3 {
  margin-left: 0.3rem;
  margin-right: 1.2rem;
}
.m6c63-ho2-1 .m6c63-da3 .m6c63-imgs {
  width: 61.8644067797%;
}
.m6c63-ho2-1 .m6c63-da3 .m6c63-img {
  position: relative;
  padding-top: 55.4794520548%;
  height: 100%;
  overflow: hidden;
}
.m6c63-ho2-1 .m6c63-da3 .m6c63-h3 {
  font-size: 4rem;
  -webkit-line-clamp: 3;
}
.m6c63-ho2-1 .m6c63-imgs {
  flex-shrink: 0;
}
.m6c63-ho2-1 .m6c63-imgs .m6c63-img {
  border-radius: 20px;
}
.m6c63-ho2-1 .m6c63-texts {
  flex-grow: 1;
  margin-left: 4.77002%;
  margin: 0 0 0 35px;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-d2 {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-h3 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-d3 {
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-tlist {
  position: relative;
  padding-top: 0.75em;
  font-size: 1.3rem;
  z-index: 3;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-tlist::before {
  content: "";
  width: 31px;
  height: 1px;
  background-color: #222;
  position: absolute;
  top: 0;
  left: 0;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-ti {
  display: inline-block;
}
.m6c63-ho2-1 .m6c63-texts .m6c63-ti:hover {
  color: #007e49;
}
@media screen and (max-width: 767px) {
  .m6c63-ho2-1 .m6c63-li {
    width: 100%;
    margin: 0;
    margin-bottom: 28px;
  }
  .m6c63-ho2-1 .m6c63-da {
    margin: 0 !important;
    padding: 15px;
    border-radius: 15px !important;
  }
  .m6c63-ho2-1 .m6c63-da .m6c63-imgs {
    width: 100%;
  }
  .m6c63-ho2-1 .m6c63-imgs .m6c63-img {
    border-radius: 10px;
  }
  .m6c63-ho2-1 .m6c63-texts {
    width: 100%;
    margin: 0;
    padding-top: 15px;
  }
  .m6c63-ho2-1 .m6c63-texts .m6c63-d1 {
    font-size: 1.1rem;
  }
  .m6c63-ho2-1 .m6c63-texts .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-ho2-1 .m6c63-texts .m6c63-d3 {
    margin-bottom: 15px;
  }
  .m6c63-ho2-1 .m6c63-texts .m6c63-tlist {
    font-size: 1rem;
  }
  .m6c63-ho2-1 .m6c63-h3 {
    font-size: 2.4rem !important;
  }
  .m6c63-ho2-1 .m6c63-a-cont {
    flex-wrap: wrap;
    padding: 0 !important;
  }
}

.m6c63-ho2-2 .m6c63-list {
  display: flex;
  flex-wrap: wrap;
}
.m6c63-ho2-2 .m6c63-li {
  width: 24.1935483871%;
  margin-right: 1.0483870968%;
}
.m6c63-ho2-2 .m6c63-li:nth-child(4n) {
  margin-right: 0;
}
.m6c63-ho2-2 .m6c63-li1 {
  padding: 28px 45px 22px;
}
.m6c63-ho2-2 .m6c63-dd {
  position: relative;
  height: 100%;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ho2-2 .m6c63-dd:hover {
  transition: all 0.3s;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ho2-2 .m6c63-dd:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-a-cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-top {
  flex-shrink: 0;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-img {
  position: relative;
  padding-top: 57.9646017699%;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 10px;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-text {
  color: #414243;
  margin-top: 0.14rem;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-h3 {
  font-size: 2.1rem;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.19048;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-d3 {
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-bot {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-grow: 1;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-links {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-links::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-blist {
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-ho2-2 .m6c63-dd .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.m6c63-ho2-2 .m6c63-dd1 {
  padding: 0.17rem 0.19rem;
  padding: 20px 20px 25px;
}
.m6c63-ho2-2 .m6c63-dd2 {
  padding: 20px 24px 25px;
}
@media screen and (max-width: 767px) {
  .m6c63-ho2-2 .m6c63-list {
    justify-content: space-between;
  }
  .m6c63-ho2-2 .m6c63-li {
    margin-right: 0;
    margin-bottom: 28px;
    width: 100%;
    padding: 0 !important;
  }
  .m6c63-ho2-2 .m6c63-dd {
    padding: 18px 15px 20px;
    border-radius: 15px;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-img {
    border-radius: 10px;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-bot {
    margin-top: 15px;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-d1 {
    font-size: 1.1rem;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-d3 {
    margin-bottom: 15px;
  }
  .m6c63-ho2-2 .m6c63-dd .m6c63-blist {
    font-size: 1rem;
  }
}

.m6c63-home-3 .m6c63-swiper {
  margin-top: 0.2rem;
}
.m6c63-home-3 .m6c63-sw-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: -0.16rem;
}
.m6c63-home-3 .m6c63-sw-btns .m6c63-sbtn {
  width: 0.49rem;
  height: 0.49rem;
  background-color: #e9edf0;
  box-shadow: 0 2px 0 0 rgba(110, 110, 111, 0.19), 0 0 0.12rem 1px #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.32rem;
  cursor: pointer;
  transition: all 0.3s;
}
.m6c63-home-3 .m6c63-sw-btns .m6c63-prev {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-11.png");
}
.m6c63-home-3 .m6c63-sw-btns .m6c63-next {
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-12.png");
}
.m6c63-home-3 .swiper-container {
  overflow: visible;
}
.m6c63-home-3 .m6c63-sw {
  height: auto;
  width: 270px;
  margin-right: 50px;
  position: relative;
  padding: 27px 23px;
  padding-bottom: 33px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: all 0.3s;
}
.m6c63-home-3 .m6c63-sw:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-home-3 .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-home-3 .m6c63-a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.m6c63-home-3 .m6c63-top {
  flex-grow: 1;
}
.m6c63-home-3 .m6c63-img {
  position: relative;
  padding-top: 55.8035714286%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-home-3 .m6c63-text {
  color: #414243;
  margin-top: 11px;
}
.m6c63-home-3 .m6c63-d2 {
  margin-top: 3px;
}
.m6c63-home-3 .m6c63-h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-home-3 .m6c63-d4 {
  line-height: 1.5;
  height: 4.5em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-home-3 .m6c63-bot {
  padding-top: 0.75em;
  position: relative;
  z-index: 3;
  margin-top: 24px;
}
.m6c63-home-3 .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-home-3 .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-home-3 .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-home-3 .m6c63-sw {
    margin: 0 25px;
    border-radius: 15px;
    padding: 20px;
  }
  .m6c63-home-3 .m6c63-img {
    border-radius: 7.5px;
  }
  .m6c63-home-3 .m6c63-d1 {
    font-size: 1.1rem;
  }
  .m6c63-home-3 .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-home-3 .m6c63-d3 {
    margin-bottom: 15px;
  }
  .m6c63-home-3 .m6c63-links {
    font-size: 1rem;
  }
}

.m6c63-home-4 .m6c63-h2 {
  text-align: center;
}
.m6c63-home-4 .card {
  position: relative;
}
.m6c63-home-4 .m6c63-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.m6c63-home-4 .m6c63-li {
  width: 266px;
  margin-right: 58px;
  margin-bottom: 30px;
}
.m6c63-home-4 .m6c63-li:last-child {
  margin-right: 0;
}
.m6c63-home-4 .m6c63-la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-home-4 .m6c63-la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.m6c63-home-4 .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-home-4 .m6c63-la:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-home-4 .m6c63-la .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-home-4 .m6c63-la .m6c63-imgs {
  margin-bottom: 15px;
}
.m6c63-home-4 .m6c63-la .m6c63-img {
  position: relative;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-home-4 .m6c63-la .m6c63-text {
  color: #414243;
}
.m6c63-home-4 .m6c63-la .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.m6c63-home-4 .m6c63-la .m6c63-d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.m6c63-home-4 .m6c63-la .m6c63-h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-home-4 .m6c63-la .m6c63-bot {
  position: relative;
  z-index: 3;
  height: 2.5em;
  padding-top: 0.75em;
  overflow: hidden;
  font-size: 1.3rem;
  clear: both;
}
.m6c63-home-4 .m6c63-la .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-home-4 .m6c63-la .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-home-4 .m6c63-la .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.m6c63-home-4 .m6c63-mores {
  text-align: center;
  margin-top: 0.3rem;
}
.m6c63-home-4 .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.52rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.m6c63-home-4 .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-home-4 .m6c63-more .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-home-4 .m6c63-li {
    width: 100%;
    margin-right: 0;
  }
  .m6c63-home-4 .m6c63-la {
    padding: 15px;
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
    font-size: 1.3rem;
  }
  .m6c63-home-4 .m6c63-la .m6c63-imgs {
    float: left;
    width: 50.32895%;
    margin: 0 12px 10px 0;
    float: left;
    border-radius: 7.5px;
  }
  .m6c63-home-4 .m6c63-la .m6c63-img {
    border-radius: 7.5px;
  }
  .m6c63-home-4 .m6c63-la .m6c63-d1 {
    font-size: 1rem;
  }
  .m6c63-home-4 .m6c63-la .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-home-4 .m6c63-la .m6c63-h3 {
    font-size: 1.3rem;
  }
  .m6c63-home-4 .m6c63-la .m6c63-bot {
    margin-top: 15px;
    clear: both;
    font-size: 1rem;
  }
}

.m6c63-home-5 .m6c63-list {
  display: flex;
  justify-content: center;
}
.m6c63-home-5 .m6c63-li {
  width: 272px;
}
.m6c63-home-5 .m6c63-dd {
  display: block;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-home-5 .m6c63-dd:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.m6c63-home-5 .m6c63-dd:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-home-5 .m6c63-dd:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-home-5 .m6c63-img {
  position: relative;
  padding-top: 55.5555555556%;
  overflow: hidden;
  border-radius: 20px;
}
.m6c63-home-5 .m6c63-text {
  padding-top: 17px;
}
.m6c63-home-5 .m6c63-ti {
  margin-bottom: 20px;
}
.m6c63-home-5 .m6c63-ti:last-child {
  margin-bottom: 0;
}
.m6c63-home-5 .m6c63-d1 {
  display: flex;
  align-items: center;
  line-height: 1;
  color: #666;
}
.m6c63-home-5 .m6c63-d1 img {
  margin-right: 8px;
}
.m6c63-home-5 .m6c63-d2 {
  margin-top: 7px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-home-5 .m6c63-mores {
  text-align: center;
  margin-top: 0.55rem;
}
.m6c63-home-5 .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.5rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.m6c63-home-5 .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-home-5 .m6c63-more .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-home-5 .m6c63-li {
    width: 100%;
  }
  .m6c63-home-5 .m6c63-dd {
    padding: 15px;
    border-radius: 15px;
    display: flex;
  }
  .m6c63-home-5 .m6c63-imgs {
    width: 50%;
    width: 50.32895%;
    margin: 0 12px 10px 0;
  }
  .m6c63-home-5 .m6c63-img {
    border-radius: 10px;
  }
  .m6c63-home-5 .m6c63-text {
    width: 50%;
    padding: 0;
  }
}

.m6c63-home-6 .m6c63-group {
  /* background-color: #fff; */
}

.m6c63-a-card {
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-a-card:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #ffffff, -7px 0 8px 0 #ffffff, -7px -10px 26px #ffffff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-a-card:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset !important;
}

.m6c63-det-2 {
  margin-bottom: 100px;
  padding-bottom: 70px;
  border-bottom: 1px solid #000;
}
.m6c63-det-2 .m6c63-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 15px;
}
.m6c63-det-2 .m6c63-li {
  width: 266px;
  margin-right: 58px;
  margin-bottom: 30px;
}
.m6c63-det-2 .m6c63-li:last-child {
  margin-right: 0;
}
.m6c63-det-2 .m6c63-la {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-det-2 .m6c63-la:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  text-decoration: none;
}
.m6c63-det-2 .m6c63-la:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-det-2 .m6c63-la:active {
  -webkit-box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-det-2 .m6c63-la .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-det-2 .m6c63-la .m6c63-imgs {
  margin-bottom: 15px;
}
.m6c63-det-2 .m6c63-la .m6c63-img {
  position: relative;
  padding-top: 56.25%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-det-2 .m6c63-la .m6c63-text {
  color: #414243;
}
.m6c63-det-2 .m6c63-la .m6c63-d1 {
  margin-bottom: 3px;
  font-size: 1.3rem;
  line-height: 1.15385;
}
.m6c63-det-2 .m6c63-la .m6c63-d2 {
  margin-bottom: 5px;
  font-size: 1.4rem;
}
.m6c63-det-2 .m6c63-la .m6c63-h3 {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin-bottom: 10px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* -webkit-line-clamp: 3; */
	-webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-det-2 .m6c63-la .m6c63-bot {
  position: relative;
  z-index: 3;
  height: 2.5em;
  padding-top: 0.75em;
  overflow: hidden;
  font-size: 1.3rem;
  clear: both;
}
.m6c63-det-2 .m6c63-la .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-det-2 .m6c63-la .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-det-2 .m6c63-la .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
.m6c63-det-2 .m6c63-mores {
  text-align: center;
  margin-top: 0.3rem;
}
.m6c63-det-2 .m6c63-more {
  display: inline-flex;
  align-items: center;
  padding: 0.23rem 0.52rem;
  line-height: 1;
  background-image: linear-gradient(184deg, #edeff3 0%, #eff1f3 100%), linear-gradient(#fff, #fff);
  box-shadow: -3px -1px 8px 0 #fff, 8px 8px 0.11rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.m6c63-det-2 .m6c63-more:hover .m6c63-ic {
  transform: rotate(45deg);
  transition: all 0.3s;
}
.m6c63-det-2 .m6c63-more .m6c63-ic {
  width: 0.75em;
  height: 1em;
  background-image: url("https://www.sparkownersforum.com/static/home/images/icon-1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-det-2 {
    margin-top: 60px;
    padding-top: 50px;
  }
  .m6c63-det-2 .m6c63-li {
    width: 100%;
    margin-right: 0;
  }
  .m6c63-det-2 .m6c63-la {
    padding: 15px;
    border-radius: 15px;
    box-shadow: 4.5px 4px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #ffffff, -2px 0 5px 0 #ffffff, -2px -3px 15px #ffffff;
    font-size: 1.3rem;
  }
  .m6c63-det-2 .m6c63-la .m6c63-imgs {
    float: left;
    width: 50.32895%;
    margin: 0 12px 10px 0;
    float: left;
    border-radius: 7.5px;
  }
  .m6c63-det-2 .m6c63-la .m6c63-img {
    border-radius: 7.5px;
  }
  .m6c63-det-2 .m6c63-la .m6c63-d1 {
    font-size: 1rem;
  }
  .m6c63-det-2 .m6c63-la .m6c63-d2 {
    font-size: 1.1rem;
  }
  .m6c63-det-2 .m6c63-la .m6c63-h3 {
    font-size: 1.3rem;
  }
  .m6c63-det-2 .m6c63-la .m6c63-bot {
    margin-top: 15px;
    clear: both;
    font-size: 1rem;
  }
}

.m6c63-news-case .m6c63-swiper {
  display: block;
}

.m6c63-det-22 {
  margin-top: 100px;
  padding-top: 70px;
  border-top: 1px solid #000;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.m6c63-ab5-list2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.m6c63-ab5-list2 .m6c63-li {
  width: 272px;
  width: 21.8298555377%;
  margin-right: 52px;
  margin-right: 4.1733547352%;
  margin-bottom: 52px;
}
.m6c63-ab5-list2 .m6c63-li:nth-child(4n) {
  margin-right: 0;
}
.m6c63-ab5-list2 .m6c63-dd {
  height: 100%;
  display: block;
  position: relative;
  padding: 25px;
  background-image: linear-gradient(-38deg, #eff1f4, #e1e6ea);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.21), 0 0 5px 0 #fff, -4px 0 5px 0 #fff, -4px -6px 15px #fff;
  border-radius: 30px;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab5-list2 .m6c63-dd:hover {
  box-shadow: 15px 14px 17px rgba(0, 0, 0, 0.21), 0 0 8px 0 #fff, -7px 0 8px 0 #fff, -7px -10px 26px #fff;
  transition: box-shadow 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.m6c63-ab5-list2 .m6c63-dd:hover .m6c63-img img {
  transform: scale(1.1);
  transition: all 0.3s;
}
.m6c63-ab5-list2 .m6c63-dd:active {
  outline: none;
  box-shadow: -1px -1px 1px #fff inset, -2px -2px 2px #fff inset, 0 1px 3px rgba(0, 0, 0, 0.16) inset;
}
.m6c63-ab5-list2 .m6c63-a-link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.m6c63-ab5-list2 .m6c63-a-cont {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.m6c63-ab5-list2 .m6c63-top {
  flex-grow: 1;
}
.m6c63-ab5-list2 .m6c63-img {
  position: relative;
  padding-top: 55.6053811659%;
  border-radius: 20px;
  overflow: hidden;
}
.m6c63-ab5-list2 .m6c63-text {
  color: #414243;
  margin-top: 11px;
}
.m6c63-ab5-list2 .m6c63-d1 {
  font-size: 1.2rem;
}
.m6c63-ab5-list2 .m6c63-d2 {
  margin-top: 3px;
  font-size: 1.3rem;
}
.m6c63-ab5-list2 .m6c63-h3 {
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 10px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.m6c63-ab5-list2 .m6c63-d4 {
  font-size: 1.3rem;
  line-height: 1.5;
  height: 3em;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.m6c63-ab5-list2 .m6c63-bot {
  padding-top: 23px;
  padding-top: 15px;
  position: relative;
  z-index: 3;
  margin-top: 24px;
  font-size: 1.3rem;
}
.m6c63-ab5-list2 .m6c63-bot::before {
  content: "";
  width: 33px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.m6c63-ab5-list2 .m6c63-links {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.m6c63-ab5-list2 .m6c63-ba:hover {
  color: #007e49;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .m6c63-ab5-list2 .m6c63-li {
    width: 100%;
    margin-right: 0;
  }
  .m6c63-ab5-list2 .m6c63-dd {
    padding: 18px 15px;
    font-size: 1.3rem;
  }
}

.m6c63-article-contact {
  text-align: center;
}

.m6c63-art-cent {
  display: inline-block;
  text-align: left;
}

.fancybox-content {
  outline: none !important;
}

.fancybox-image {
  outline: none !important;
}

.m6c63-header-search-keyword-input{
	outline: none !important;
}

@media screen and (max-width: 767px) {
	.m6c63-header-nav-inner{
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}

	.m6c63-header-nav-container{
		flex: 1;
		display: flex;
		flex-direction: column;
	}

	.m6c63-header-contents{
		/* height: 100%; */
		flex: 1;
	}

	

}


.m6c63-more-button{
	border: none;
	outline: none;
}

.m6c63-header-hamburger{
	border: none !important;
	outline: none !important;
}

.m6c63-home-filtering-box .m6c63-filtering-label{
    font-size: unset;
    font-weight: 400;
}

.m6c63-filtering-selectbox-group .m6c63-filtering-label.is-active{
    z-index: 100;
}

.m6c63-filtering-selectbox-group .is-active + .m6c63-filtering-content {
    z-index: 99;
}

.m6c63-article-body video{
    width: 100% !important;
    height: auto;
}

:root{--ms-accent:#3d4a5c;--ms-radius:8px;--ms-line:1.80;--ms-gap:17px;}
