p,
h2 {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  color: #2b2b2b;
  text-decoration-skip-ink: none;
}

h2 {
  text-align: center;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.img-iphone,
.img-ipad {
  display: none;
}

.img-pc {
  display: block;
}

/* .act_banner {width: calc(100% - 40px);max-width: 1600px;padding: 30px 0 0;margin: 0 auto 80px;}
.act_banner img.img-pc { display:block;}
.act_banner img.img-iphone { display:none;border-radius: 10px;}
.act_banner img { width:100%;border-radius: 20px;}
.act_banner_img { height: 0; padding-bottom: 23.75%; position: relative;} */
.act_main {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

.act_main img {
  border-radius: 4px;
  width: 100%;
  min-height: 1px;
}

.act_content {
  margin: 0 auto 48px;
  width: calc(100% - 40px);
  max-width: 1600px;
}

.act_content_mb30 {
  margin: 0 auto 30px;
}

@-webkit-keyframes lazyWait {
  0% {
    background-color: rgba(224, 224, 224, 1);
  }

  50% {
    background-color: rgba(224, 224, 224, .6);
  }

  100% {
    background-color: rgba(224, 224, 224, 1);
  }
}

@keyframes lazyWait {
  0% {
    background-color: rgba(224, 224, 224, 1);
  }

  50% {
    background-color: rgba(224, 224, 224, .6);
  }

  100% {
    background-color: rgba(224, 224, 224, 1);
  }
}

.lazy_wait {
  -webkit-animation: lazyWait 1.4s;
  animation: lazyWait 1.4s;
}

.act_wrap {
  overflow: hidden;
  background-position: center top;
  background-repeat: repeat-y;
  padding: 32px 0 0;
}

.product-data {
  flex-shrink: 0;
}

.act_text_1 img {
  border-radius: 0;
}

.product-nav-tem1 {
  margin: 0 0 20px 0;
}

.act-title {
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.act-title h2 {
  color: #2b2b2b;
  text-align: center;
  margin: 0 12px;
}

.act_main .title_bg {
  width: 50px;
  border-radius: 0;
}

.act_main .title_bg_r {
  transform: scaleX(-1);
}

/* style change */
.circum-product {
  width: 100%;
  margin: 0 auto;
}

.boxing-wrap .product-info {
  flex-wrap: nowrap;
}

.tab-list {
  margin: auto;
  width: 100%;
}

/* flex */
.act_flex {
  display: flex;
}

.nav-content {
  width: 100%;
  max-width: 1600px;
  justify-content: flex-start;
  margin: auto;
  flex-wrap: wrap;
}

.content_1 {
  max-width: 100%;
  margin: 0 auto;
}

/* .boxing-wrap .tab-list{padding: 40px 0;} */
.swiper-button-prev,
.swiper-button-next {
  z-index: 6;
}

.content_3 {
  display: flex;
  margin: 0 auto 60px;
}

.content_3 a {
  width: 32.0625%;
  position: relative;
  transition: all .1s ease-in;
  border-radius: 20px;
}

.content_3 a:hover {
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
}

.content_3 .inner3_txt {
  width: 385px;
  height: 201px;
  position: absolute;
  bottom: 16.6666%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 20px 10px 25px;
  text-align: center;
  font-size: 24px;
  line-height: 130%;
  color: #fff;
  font-weight: 500;
  background: url(https://img.aosomcdn.com/upload/activity/uk/images/2022/winter_bg7.png) 0 0 no-repeat;
}

.inner3_banner {
  width: 100%;
}

.inner3_banner a {
  float: left;
  height: 0;
  padding-bottom: 18.7499%;
}

.inner3_banner a:first-child {
  margin-bottom: 30px;
  width: 66%;
}

.inner3_banner a:nth-child(2) {
  float: right;
  width: 32.0625%;
  padding-bottom: 39.3749%;
}

.inner3_banner a:nth-child(3) {
  margin-right: 30px;
}

.inner3_banner a:first-child .inner3_txt {
  right: 5.2%;
  left: auto;
  top: 50%;
  transform: translate(0, -50%);
}

.inner3_banner a:nth-child(2) .inner3_txt {
  bottom: 90px;
}

.inner3_txt span {
  font-size: 42px;
  line-height: 150%;
  font-weight: 600;
}

.content_4 {
  width: calc(100% - 40px);
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #4f48ba;
  position: relative;
  height: 0;
  padding-bottom: 13%;
}

.inner4_txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
}

.inner4_txt1 {
  font-size: 40px;
  font-weight: 500;
  display: block;
  margin-bottom: 30px;
}

.inner4_txt2 {
  font-size: 55px;
  font-weight: 600;
  display: block;
  letter-spacing: 2px;
}

.act_mid_banner {
  display: block;
  height: 0;
  padding-bottom: 15.6875%;
  position: relative;
}

.act_mid_text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
  font-size: 40px;
  line-height: 130%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 20px 18%;
  color: #fff;
}

.act_content_bottom {
  display: flex;
  justify-content: space-between;
}

.act_content_bottom a {
  display: block;
  width: 49.375%;
  height: 0;
  padding-bottom: 18.749999%;
  position: relative;
  transition: all 250ms;
  border-radius: 4px;
}

.act_content_bottom a:hover {
  transform: translateY(-10px);
}

.act_content_bottom a:hover,
.act_mid_banner:hover {
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
}

.blog_text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  width: 61.5384%;
  height: 100%;
  padding: 12px 60px 12px 36px;
  left: 0;
  top: 0;
  color: #2b2b2b;
}

.blog_text1 {
  font-size: 32px;
  line-height: 130%;
  display: block;
  margin-bottom: 16px;
  font-weight: 600;
}

.blog_text2 {
  font-size: 20px;
  line-height: 130%;
  display: block;
  text-decoration: underline;
}

.tem_text_1 {
  color: #2B2B2B;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.3px;
}

.tem_text_first::first-letter {
  color: #dc2f2f;
}

.act_text_mutli {
  margin: 0 0 12px;
}

.tem_subtitle {
  color: #2B2B2B;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
  text-align: center;
}

.tem_mb_32 {
  margin-bottom: 32px;
}

@media only screen and (max-width: 1025px) {
  .tem_text_1 {
    font-size: 30px;
  }

  .tem_subtitle {
    font-size: 20px;
  }

  .tem_mb_32 {
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .tem_text_1 {
    font-size: 18px;
  }

  .tem_subtitle {
    font-size: 14px;
    text-align: left;
  }

  .tem_mb_32 {
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 1400px) {

  .inner4_txt1 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .inner4_txt2 {
    font-size: 40px;
  }

  .content_3 .inner3_txt {
    width: 285px;
    height: 149px;
    font-size: 20px;
    background-size: contain;
  }

  .inner3_txt span {
    font-size: 30px;
  }

  .blog_text_box {
    padding: 8px 40px 8px 16px;
  }

  .blog_text1 {
    font-size: 28px;
  }

  .blog_text2 {
    font-size: 16px;
  }

  .act_mid_text {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .inner3_banner a:first-child {
    margin-bottom: 20px;
  }

  .inner3_banner a:nth-child(3) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1025px) {
  .act_content {
    margin: 0 auto 32px;
  }

  .boxing-wrap .tab-list {
    width: auto;
  }

  .boxing-wrap .product-info {
    margin: 0;
  }

  .content_3 .inner3_txt {
    width: 200px;
    height: 105px;
    font-size: 16px;
    padding: 15px 10px 5px 15px;
  }

  .content_4 {
    padding-bottom: 15.1%;
  }

  .inner4_txt1 {
    font-size: 24px;
  }

  .inner4_txt2 {
    font-size: 30px;
  }

  .nav_cotainer {
    width: 100%;
    margin: 0 0 15px 0 !important;
    height: 45px !important;
    position: relative;
    box-shadow: 0 5px 8px rgb(0 0 0 / 10%);
  }

  .product-nav {
    border-radius: 10px;
    width: 100%;
    height: 45px !important;
    padding: 0;
  }

  .inner_nav {
    justify-content: flex-start !important;
    align-items: center;
    border-radius: 0;
    width: 100%;
    height: 45px !important;
    padding: 0;
    margin: 0 !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .inner_nav::-webkit-scrollbar {
    display: none;
  }

  .product-nav-text {
    font-size: 14px !important;
    padding: 0 15px !important;
    position: relative !important;
    height: 45px !important;
    -webkit-touch-callout: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-overflow-scrolling: touch !important;
    border: none;
    margin: 0;
  }

  .product-nav-text:hover,
  .product-nav-text.on {
    text-decoration: none;
    background: none;
    color: #2b2b2b;
    box-shadow: none;
  }

  .product-nav-text.on {
    font-weight: 600;
  }

  .product-nav-text.on:after {
    position: absolute;
    content: '';
    background-color: #f53506;
    border-radius: 5px;
    height: 120%;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    width: 5px !important;
    bottom: -53% !important;
  }

  .product-nav-tem1 .product-nav {
    border-radius: 0;
  }

  .blog_text1 {
    font-size: 24px;
  }

  .blog_text2 {
    font-size: 14px;
  }

  .act_mid_text {
    font-size: 24px;
  }
}

@media only screen and (max-width: 1000px) {
  .product-nav-tem1 .product-nav-text {
    padding: 0 20px;
  }

  .inner4_txt1 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .inner4_txt2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 900px) {
  .circum-product .tab-box-body {
    padding: 0;
  }

  .content_1 .tab-box-body {
    padding: 0 0 15px;
  }

  .content_2 {
    width: 100%;
  }

  .inner3_banner a:first-child {
    margin-bottom: 10px;
  }

  .inner3_banner a:nth-child(3) {
    margin-right: 10px;
  }

  .content_4 {
    padding-bottom: 14.8%;
  }
}

@media only screen and (max-width: 767px) {
  .act_wrap {
    padding: 16px 0 0;
  }

  .img-ipad,
  .img-pc {
    display: none;
  }

  .img-iphone {
    display: block;
  }

  /* .act_banner {padding: 15px 0 0;width: 100%;width: calc(100% - 30px);margin: 0 auto 20px;}
.act_banner img.img-pc { display:none;}
.act_banner img.img-iphone { display:block;border-radius: 10px;} */
  .act_main {
    width: 100%;
  }

  .act_text_1 img {
    border-radius: 0;
  }

  .act_content {
    width: calc(100% - 24px);
    margin: 0 auto 20px;
  }

  .boxing-wrap {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
  }

  .boxing-wrap .tab-list {
    width: auto;
    padding: 0 12px;
  }

  .boxing-wrap .product-data {
    margin: 0 20px 0 0;
  }

  .act_main .title_bg {
    width: 25px;
    border-radius: 0;
  }

  .nav_cotainer {
    width: 100%;
    margin: 0 0 15px 0 !important;
  }

  .product-nav {
    border-radius: 0 !important;
  }

  .inner_nav {
    width: calc(100% - 45px);
  }

  /* style change */
  .circum-product .tab-box-body {
    border-radius: 0;
  }

  .swiper-container-horizontal>.swiper-pagination-progressbar {
    background: #fff;
  }

  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #C2CDD6;
  }

  .content_1 {
    width: 100%;
    margin: 0 auto;
  }

  /* .content_1_tit {width: calc(100% - 30px);background-color: transparent;} */
  .content_1 .tab-box-body {
    padding: 0 0 17px;
    width: 100%;
  }

  .content_2 {
    width: 100%;
  }

  /* .content_2 .act-title:before,.content_2 .act-title:after{height: 40px;} */

  .content_3 a,
  .inner3_banner a:first-child,
  .inner3_banner a:nth-child(2) {
    width: 48.55%;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
    display: block;
    padding-bottom: 48.55%;
  }

  .inner3_banner a:first-child .inner3_txt {
    left: 50%;
    top: auto;
    transform: translate(-50%, 0);
    bottom: 7.2463%;
  }

  .inner3_banner a:nth-child(2) .inner3_txt {
    bottom: 7.2463%;
  }

  .inner3_banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .inner3_banner a {
    margin-right: 0;
    margin-bottom: 0;
    width: 48.55%;
    padding-bottom: 48.55%;
    float: none;
  }

  .content_3 .img-pc {
    display: none;
  }

  .content_3 .img-iphone {
    display: block;
  }

  .content_3 {
    width: calc(100% - 30px);
    border-radius: 0;
    margin: 0 auto 30px;
  }

  .content_3 .inner3_txt {
    font-size: 13px;
    width: 155px;
    height: 81px;
    padding: 15px 10px 5px 15px;
    left: 50%;
    top: auto;
    transform: translate(-50%, 0);
    bottom: 7.2463%;
  }

  .inner3_txt span {
    font-size: 16px;
  }

  .inner3_banner a:first-child .inner3_txt {
    right: auto;
  }

  .inner3_banner a:nth-child(2) .inner3_txt {
    bottom: 7.2463%;
  }

  .inner3_banner a:nth-child(3) {
    margin-right: 0;
  }

  .content_4 {
    width: calc(100% - 30px);
    margin-bottom: 10px;
    padding-bottom: 24.768%;
  }

  .inner4_txt1 {
    font-size: 12px;
    margin-bottom: 15px;
    white-space: nowrap;
  }

  .inner4_txt2 {
    font-size: 20px;
    letter-spacing: 0;
    white-space: nowrap;
  }

  .act_mid_banner {
    padding-bottom: 26.6666%;
  }

  .act_mid_text {
    font-size: 20px;
    padding: 10px 20%;
  }

  .act_content_bottom {
    flex-wrap: wrap;
  }

  .act_content_bottom a {
    width: 100%;
    padding-bottom: 37.974683%;
  }

  .act_content_bottom a:first-child {
    margin-bottom: 12px;
  }

  .act_content_bottom a:hover,
  .act_mid_banner:hover {
    box-shadow: none;
  }

  .act_content_bottom a:hover {
    transform: translateY(0);
  }

  .act_content_mb30 {
    margin: 0 auto 15px;
  }

  .blog_text_box {
    padding: 4px 28px 4px 16px;
  }

  .blog_text1 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .blog_text2 {
    font-size: 12px;
  }

  .act_text_mutli {
    margin: 0 0 8px;
  }

  .act-title h2 {
    text-align: left;
    margin: 0;
  }

  .pool_hide_parent .act-title h2 {
    margin: 0 12px;
  }
}

@media only screen and (max-width: 361px) {
  .act-title h2 {
    max-width: 200px;
  }
}

.scroll_disable {
  overflow: hidden;
}

.act_detail_mask {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}

.act_detail {
  transform: translateX(100%);
  transition: all .3s ease-in-out;
  width: 456px;
  height: 100%;
  background: #fff;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.act_detail.let_go {
  transform: translateX(0);
}

.act_detail.let_go .act_detail_content {
  overflow: auto;
  height: calc(100% - 97px);
}

.act_detail_head {
  padding: 20.5px 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #E5E6EB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.act_detail_head span {
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  color: #2b2b2b;
  width: 100%;
  text-align: center;
}

.act_detail_head .act_detail_close {
  display: block;
  width: 24px;
  height: 24px;
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/delete.svg) center center no-repeat;
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
}

.act_detail_content {
  padding: 0 24px;
}

.act_detail_intro {
  font-size: 15px;
  line-height: 130%;
  color: #666;
  margin-bottom: 20px;
}

.act_detail_tit {
  font-weight: 500;
  font-size: 18px;
  line-height: 130%;
  color: #2b2b2b;
  margin-bottom: 10px;
}

.act_detail_info {
  font-size: 14px;
  line-height: 150%;
  color: #2b2b2b;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1025px) {
  .act_detail_head span {
    font-size: 20px;
  }

  .act_detail_intro {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .act_detail_tit {
    font-size: 16px;
  }

  .act_detail_info {
    font-size: 13px;
  }

  .act_detail.let_go .act_detail_content {
    height: calc(100% - 92px);
  }
}

@media only screen and (max-width: 767px) {
  .act_detail {
    width: 325px;
  }

  .act_detail_head {
    padding: 16.5px 16px;
    margin-bottom: 16px;
  }

  .act_detail_head span {
    font-size: 18px;
  }

  .act_detail_intro {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .act_detail_tit {
    font-size: 13px;
  }

  .act_detail_info {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .act_detail.act_detail_banner {
    transform: translate(0, 100%);
    width: 100%;
    height: 66%;
    right: 0;
    top: auto;
    bottom: 0;
    border-radius: 12px 12px 0 0;
  }

  .act_detail.act_detail_banner.let_go {
    transform: translate(0, 0);
  }

  .act_detail_head .act_detail_close {
    width: 14px;
    height: 14px;
    background-size: contain;
    right: 16px;
    top: 22px;
  }

  .act_detail.let_go .act_detail_content {
    height: calc(100% - 73.5px);
  }
}

@media only screen and (max-width: 321px) {
  .act_detail {
    width: 300px;
  }
}

.act_banner {
  width: calc(100% - 40px);
  max-width: 1600px;
  margin: 0 auto 48px;
}

.act_banner img.img-pc {
  display: block;
}

.act_banner img.img-iphone {
  display: none;
  border-radius: 10px;
}

.act_banner img {
  width: 100%;
  border-radius: 8px;
}

.act_banner_img {
  height: 0;
  padding-bottom: 23.75%;
  position: relative;
}

.act_banner_content {
  width: 41.25%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 30px 30px 30px 6.25%;
}

.act_banner_content_in {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.act_banner_c1 {
  font-weight: 600;
  font-size: 46px;
  line-height: 130%;
  color: #2b2b2b;
  margin: 0 0 24px;
}

.act_banner_c2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  color: #DC2F2F;
  margin-bottom: 24px;
}

.act_banner_c3 {
  font-size: 24px;
  line-height: 130%;
  color: #2b2b2b;
  margin-bottom: 12px;
}

.act_banner_c4 {
  display: inline-flex;
  width: fit-content;
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 12px;
  flex-shrink: 0;
}

.act_banner_c1::first-letter {
  color: #dc2f2f;
}

.act_code_l {
  display: flex;
  align-items: center;
  padding: 0 32px;
  background-color: #2b2b2b;
  color: #fff;
  font-size: 20px;
  line-height: 130%;
}

.act_code_r {
  display: flex;
  align-items: center;
  padding: 0 22px 0 32px;
}

.act_code_copy {
  margin-right: 22px;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #2b2b2b;
}

.act_code_icon {
  cursor: pointer;
  width: 40px;
  height: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/copy.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

.act_banner_c4:hover .act_code_icon {
  color: #2b2b2b;
  background-color: #f5f5f5;
}

.act_banner_c4.copy_success {
  background: #66ac56;
}

.act_banner_c4.copy_success .act_code_copy,
.act_banner_c4.copy_success .act_code_icon,
.act_banner_c4.copy_success:hover .act_code_icon {
  color: #fff;
}

.act_banner_popup {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 3;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
  height: 30px;
  line-height: 30px;
  background: rgba(43, 43, 43, 0.5);
  border-radius: 100px;
  padding: 0 12px;
  cursor: pointer;
}

.act_banner_popup:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1400px) {

  /* .act_banner_content_in { justify-content: flex-start;} */
  .act_banner_c1 {
    font-size: 38px;
  }

  .act_banner_c2 {
    font-size: 30px;
  }

  .act_banner_c3 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  .act_banner_c1 {
    font-size: 30px;
    margin: 0 0 16px;
  }

  .act_banner_c2 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  .act_banner_c3 {
    font-size: 13px;
    margin-bottom: 6px;
  }

  .act_banner_c4 {
    flex-shrink: 0;
    margin-top: 6px;
  }

  .act_code_l {
    padding: 0 20px;
    font-size: 18px;
  }

  .act_code_r {
    padding: 0 5px 0 15px;
  }

  .act_code_copy {
    margin-right: 20px;
    font-size: 20px;
  }

  .act_code_icon {
    font-size: 18px;
    width: 40px;
    height: 30px;
  }
}

@media only screen and (max-width: 1025px) {
  .act_banner_c1 {
    font-size: 24px;
  }

  .act_banner_c2 {
    font-size: 18px;
  }

  .act_banner_popup {
    bottom: 15px;
  }

  .act_banner_content {
    padding: 15px 15px 15px 3.25%;
  }
}

@media only screen and (max-width: 900px) {
  .act_banner_c1 {
    font-size: 20px;
  }

  .act_banner_c2 {
    font-size: 14px;
  }

  .act_banner_c3 {
    font-size: 12px;
  }

  .act_banner_c4 {
    height: 34px;
  }

  .act_code_l {
    padding: 0 15px;
    font-size: 13px;
  }

  .act_code_r {
    padding: 0 5px 0 10px;
  }

  .act_code_copy {
    margin-right: 10px;
    font-size: 14px;
  }

  .act_code_icon {
    background-size: 50%;
    width: 30px;
    height: 24px;
  }

  .act_banner_c4:hover .act_code_icon {
    background: none;
  }
}

@media only screen and (max-width: 767px) {
  .act_banner {
    width: 100%;
    width: calc(100% - 24px);
    margin: 0 auto 20px;
  }

  .act_banner img.img-pc {
    display: none;
  }

  .act_banner img.img-iphone {
    display: block;
    border-radius: 2px;
  }

  .act_banner_img {
    padding-bottom: 64.957264%;
    border-radius: 2px;
  }

  .act_banner_img_only {
    padding: 0;
  }

  .act_banner_content {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0 0 12px;
  }

  .act_banner_content_in {
    height: auto;
    align-items: center;
    text-align: center;
    padding: 0 20px;
  }

  .act_banner_popup {
    display: block;
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    font-size: 12px;
    background: none;
    height: auto;
    line-height: normal;
    padding: 0;
    color: #2b2b2b;
  }

  .act_banner_c1 {
    margin: 0 0 12px;
    font-size: 24px;
  }

  .act_banner_c2 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .act_banner_c3 {
    font-size: 14px;
    margin-bottom: 4px;
  }

  .act_banner_c4 {
    border-radius: 2px;
    margin-top: 4px;
    height: 26px;
  }

  .act_code_l {
    font-size: 12px;
  }

  .act_banner_content_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.section_3 .flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.section_3 .img-link {
  width: 24.0625%;
  border-radius: 20px;
  background-color: #e9e9e9;
  padding: 20px;
  transition: all .1s ease-in;
}

.section_3 .img-link:hover {
  box-shadow: 0 5px 10px hsl(0deg 0% 60% / 25%);
  background-color: #fff;
  transform: translateY(-10px);
}

.section_3 .img-link span.img-link-pic {
  height: 0;
  display: block;
  padding-bottom: 84.0579%;
  border-radius: 20px;
}

.section_3 .img-link span.img-link-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2b2b2b;
  font-size: 20px;
  line-height: 110%;
  text-align: center;
  margin-top: 20px;
  height: 32px;
}

.act_content.section_3 {
  margin: 0 auto 28px;
}

@media only screen and (max-width: 1200px) {
  .section_3 .img-link span.img-link-text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1025px) {
  .section_3 .img-link span.img-link-text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .section_3 .img-link {
    width: 48.55%;
    box-shadow: 0 5px 10px hsl(0deg 0% 60% / 25%);
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 10px;
    background-color: #fff;
  }

  .section_3 .img-link:hover {
    background-color: #e9e9e9;
    transform: translateY(0);
  }

  .section_3 .img-link span.img-link-pic {
    border-radius: 10px;
  }

  .section_3 .img-link span.img-link-text {
    font-size: 14px;
    margin-top: 5px;
  }

  .act_content.section_3 {
    margin: 0 auto 8px;
  }

  .act_content.section_3 .act-title h2 {
    margin: 0;
  }
}

.act_slide {
  margin: 0 auto 48px;
  max-width: 1600px;
  padding: 32px 20px 22px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  border-radius: 8px;
}

.act_slide .act-title {
  margin-bottom: 22px;
}

.act_slide .act-title h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
}

.act_slide .act-title h2::first-letter {
  color: #dc2f2f;
}

@media only screen and (max-width: 1200px) {
  .act_slide .act-title h2 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .act_slide .act-title {
    margin-bottom: 12px;
    justify-content: flex-start;
  }

  .act_slide .act-title h2 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin: 0 12px;
  }

  .act_slide {
    margin: 0 auto 20px;
    padding: 20px 0;
    border-radius: 0;
  }
}

.p_curtain {
  filter: alpha(Opacity=50);
  opacity: .5;
  background-color: #2b2b2b;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 120;
  display: none;
}

.p_login {
  width: 580px;
  padding: 30px;
  position: fixed;
  z-index: 121;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #2b2b2b;
  background: #fff;
  border-radius: 8px;
  display: none;
}

.p_login_hide {
  width: 16px;
  height: 16px;
  top: 16px;
  right: 16px;
  position: absolute;
  cursor: pointer;
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/delete.svg) center center no-repeat;
  background-size: contain;
}

.p_login_hide span {
  font-size: 30px;
  cursor: pointer;
  display: none;
}

.p_prize {
  width: 390px;
  text-align: left;
  padding: 15px 30px;
}

.p_prize_in {
  display: flex;
  align-items: center;
}

.p_prize_bg {
  width: 81px;
}

.p_login_tit {
  text-transform: uppercase;
  color: #fff;
  height: 102px;
  font-size: 35px;
  line-height: 80px;
  text-align: center;
  position: relative;
  z-index: 3;
}

.p_login_error {
  color: #c50000;
  font-size: 14px;
  margin: 20px 0;
  text-align: center;
  letter-spacing: 1px;
}

.p_login_input {
  margin: 20px 0 0 30px;
}

.p_login_input label {
  width: 105px;
  display: inline-block;
  font-size: 18px;
}

.p_login_input .p_login_text {
  width: 248px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #2b2b2b;
  display: inline-block;
  padding: 8px;
}

.p_login_register {
  text-align: right;
  margin-top: 10px;
}

.p_login_register a {
  color: #007096;
  margin-right: 50px;
  font-size: 18px;
  text-decoration: underline;
}

.p_login_btn {
  text-align: center;
  margin: 30px 0 30px;
}

.p_login_btn a {
  display: inline-block;
  text-align: center;
  width: 230px;
  height: 44px;
  line-height: 44px;
  background: #7bbf53;
  font-size: 25px;
  color: #fff;
}

.p_alert_text {
  color: #fd2a32;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.p_inner_content {
  overflow: hidden;
  padding: 40px 20px 20px;
  text-align: center;
  width: 415px;
  margin: auto;
  background: #fff;
  transform: translateY(-25px);
  position: relative;
  z-index: 2;
}

.p_prize_goods {
  padding-top: 10px;
}

.p_prize_goods_tips {
  font-size: 14px;
  line-height: 18px;
  display: none;
}

.p_prize_goods_img {
  width: 200px;
  margin: 0 auto 10px;
}

.p_prize_goods_img img {
  width: 100%;
  max-width: 100%;
}

.p_prize_goods_btn {
  width: 240px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin: 0 auto 10px;
}

.p_prize_goods_btn a {
  font-size: 22px;
  color: #fffdae;
  letter-spacing: 1px;
}

.p_prize_code {
  padding-top: 20px;
}

.p_code_view {
  text-align: center;
  width: 341px;
  font-size: 30px;
  color: #ffeb97;
  height: 96px;
  line-height: 96px;
  margin: 20px auto 0;
}

.p_code_view1 {
  font-size: 30px;
  line-height: 38px;
}

.p_code_view2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 38px;
}

.p_code_view3 {
  font-size: 18px;
  display: block;
  margin-top: 3px;
}

.p_code_view4 {
  font-size: 25px;
  color: #03fbfc;
  text-align: center;
  margin: 10px 0 10px;
  line-height: 40px;
}

.addthis_inline_share_toolbox {
  text-align: center;
  padding: 10px 0 20px 0;
}

.remind_share .addthis_inline_share_toolbox {
  padding: 0;
}

.remind_share .addthis_inline_share_toolbox .at-share-btn {
  margin: 0 0 5px !important;
}

.luck_share,
.luck_end {
  display: none;
}

.luck_draw_btn_share .luck_share {
  display: block;
}

.luck_draw_btn_share .luck_go,
.luck_draw_btn_share .luck_end {
  display: none;
}

.luck_draw_btn_end .luck_end {
  display: block;
}

.luck_draw_btn_end .luck_go,
.luck_draw_btn_end .luck_share {
  display: none;
}

.share-this-wrapper .title {
  margin-bottom: 20px;
}

.share-this-wrapper .st-btn {
  display: inline-block !important;
}

#p_rule .p_alert_text {
  text-align: left;
  color: #2c2c2c;
}

.p_login_success img {
  display: block;
}

.p_prize_goods_price {
  font-size: 30px;
  color: #ff633e;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
}

.p_prize_goods_info {
  font-size: 50px;
  color: #fff;
  text-align: center;
  margin: 0 auto 20px;
  width: 232px;
  height: 108px;
  line-height: 108px;
  font-weight: 500;
  text-transform: uppercase;
}

.p_prize_goods_expire {
  font-size: 16px;
  color: #999;
  text-align: center;
}

.p_prize_goods_time {
  font-size: 22px;
  color: #2b2b2b;
  text-align: center;
  margin-bottom: 5px;
}

.p_prize_goods_replay {
  font-size: 18px;
  text-align: center;
  padding-bottom: 15px;
}

.p_prize_goods_replay a {
  color: #ff633e;
  text-decoration: underline;
  padding: 0 25px 0 0;
}

.p_prize_goods_code {
  text-align: center;
  line-height: 42px;
  height: 42px;
  color: #2b2b2b;
  font-size: 25px;
}

.p_prize_goods_code span {
  display: inline-block;
  text-decoration: underline;
}

.p_prize_goods_info_pc span {
  color: #015098;
  margin-right: 5px;
  text-decoration: underline;
  cursor: pointer;
  padding-right: 28px;
  background-size: 24%;
}

.p_prize_goods_info_m span {
  position: relative;
  cursor: pointer;
}

.p_prize_goods_info_m span:after {
  content: "";
  width: 38px;
  height: 100%;
  position: absolute;
  right: -40px;
  top: 0;
}

.p_login_btn a.register-mobile {
  display: none;
}

.p_login_btn a.register-pc,
.p_login_btn a.login-btn {
  display: inline-block;
}

.p_login_btn a.register-pc {
  background: #b38143;
}

.remind_box {
  width: 580px;
  height: 280px;
  padding: 30px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -290px;
  margin-top: -140px;
  background: rgba(49, 49, 49, 0.9);
  z-index: 9001;
  display: none;
}

.remind_title {
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}

.remind_form {
  width: 500px;
  display: flex;
  margin: 20px auto;
}

.remind_form .input-text {
  width: calc(100% - 158px);
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #fff;
  font-size: 16px;
  outline: 0;
  border: 0;
  box-sizing: content-box;
}

.remind_form .subscribe-sm {
  background: #c4231c;
  width: 158px;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

.remind_info {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  padding: 0 50px;
}

#es-newsletter-error {
  color: #dc2f2f;
  text-align: center;
  margin: 10px 0 0;
  font-size: 14px;
}

.remind_box .p_login_hide {
  bottom: -72px;
}

.p_rule {
  display: none;
  width: 520px;
  height: auto;
  background: #fff;
  padding: 36px 16px 36px 36px;
  position: fixed;
  z-index: 121;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
}

.p_rule_t {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 24px;
  padding-right: 20px;
}

.act_text_rule {
  max-height: 500px;
  overflow: auto;
  padding-right: 20px;
  font-size: 14px;
  color: #8E9299;
  line-height: 150%;
  text-align: center;
}

.act_text_rule a {
  color: #2b2b2b;
  text-decoration: underline;
}

.act_text_rule::-webkit-scrollbar {
  width: 5px;
  display: block;
  background-color: transparent;
}

.act_text_rule::-webkit-scrollbar-thumb {
  border-radius: 10px;
  opacity: 0.2;
  background-color: rgba(217, 217, 217, 1);
}

.act_text_rule::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: transparent;
}

.p_newsletter_box {
  margin: 20px 0 16px;
}

.p_newsletter_input {
  width: 100%;
  height: 53px;
  line-height: 53px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #E0E0EE;
  display: flex;
  justify-content: space-between;
}

.p_newsletter_input .input-text {
  width: 100%;
  padding: 0 15px;
  height: 53px;
  line-height: 53px;
  background: none;
  font-size: 18px;
  outline: 0;
  border: 0;
  border-radius: 4px;
}

.p_newsletter_input .input-text:focus {
  box-shadow: 2px 2px 5px rgba(54, 54, 54, 0.2);
}

.p_newsletter_input_1 {
  margin-bottom: 16px;
}

.p_newsletter_btn button.button {
  background: #2b2b2b;
  height: 55px;
  line-height: 55px;
  border-radius: 4px;
  border: 0;
  text-align: center;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.p_newsletter_btn button.button span span {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
}

.p_newsletter_box .p_newsletter_error {
  font-size: 14px;
  color: #dd1624;
  line-height: 18px;
  text-align: center;
  margin: 12px 0 0;
}

.p_newsletter_box .p_newsletter_gdpr {
  font-size: 14px;
  color: #2b2b2b;
  line-height: 18px;
  margin: 20px 0 24px;
  text-align: left;
}

.p_newsletter_box .p_newsletter_gdpr a {
  color: #105691;
}

.p_newsletter_btn {
  text-align: center;
}

.p_newsletter_gdpr2 a {
  color: #2b2b2b;
  font-weight: 500;
  text-decoration: underline;
}

.zhou_record_box_scroll {
  overflow: auto !important;
  padding-right: 20px;
}

.zhou_record_box_scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f5f5f5;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.zhou_record_box_scroll::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.zhou_record_box_scroll::-webkit-scrollbar-thumb {
  background-color: rgba(153, 153, 153, 0.8);
  border-radius: 5px;
}

.open-dialog-btn {
  display: none;
}

@media only screen and (max-width: 1025px) {
  .act_text_rule {
    padding-right: 8px;
  }
}

@media only screen and (max-width: 767px) {
  .p_login {
    width: 295px;
    padding: 24px;
  }

  #p_product.p_login {
    margin-top: 0;
  }

  .p_login_tit {
    height: 56px;
    font-size: 20px;
    line-height: 44px;
    background-size: contain;
  }

  .p_rule_t {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
    padding-right: 8px;
  }

  .act_text_rule {
    font-size: 12px;
  }

  .p_alert_text {
    font-size: 16px;
    line-height: 20px;
  }

  .p_inner_content {
    padding: 40px 10px 20px;
    width: 230px;
  }

  .p_code_view {
    width: 200px;
    height: 56px;
    margin: 30px auto 0;
    background-size: contain;
  }

  .p_code_view1 {
    font-size: 14px;
    line-height: 20px;
  }

  .p_code_view2 {
    font-size: 16px;
    line-height: 20px;
  }

  .p_code_view3 {
    font-size: 12px;
    display: block;
    margin-top: 3px;
  }

  .p_code_view4 {
    font-size: 14px;
    margin: 10px 0 10px;
    line-height: 20px;
  }

  .p_prize {
    width: 280px;
  }

  .p_prize_bg {
    width: 55px;
  }

  .p_prize_bg img {
    width: 100%;
    max-width: 100%;
  }

  .p_prize_top {
    top: -30px;
    left: -20px;
    width: 250px;
    height: 47px;
    background-size: contain;
  }

  .p_prize_goods_img {
    width: 100px;
    margin: 0 auto 20px;
  }

  .p_prize_goods_btn {
    width: 200px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto 10px;
  }

  .p_prize_goods_btn a {
    font-size: 18px;
  }

  .p_prize_code {
    padding-top: 20px;
  }

  .act_text_4.a-fonts--w-500.mb-3 {
    margin-bottom: 5px !important;
  }

  .p_code_view {
    width: 200px;
    height: 56px;
    line-height: 56px;
    margin: 10px auto 0;
    font-size: 20px;
    background-size: contain;
  }

  .p_code_view1 {
    font-size: 14px;
    line-height: 20px;
  }

  .p_code_view2 {
    font-size: 16px;
    line-height: 20px;
  }

  .p_code_view3 {
    font-size: 12px;
    display: block;
    margin-top: 3px;
  }

  .p_code_view4 {
    font-size: 14px;
    margin: 10px 0 10px;
    line-height: 20px;
  }

  .p_login_btn a.register-mobile {
    display: inline-block;
  }

  .p_login_btn a.register-pc {
    display: none;
  }

  .p_prize_goods_code span {
    padding: 0 10px 0 0;
  }

  .p_prize_goods_info {
    font-size: 30px;
    width: 150px;
    height: 70px;
    line-height: 70px;
    background-size: contain;
  }

  .p_prize_goods_code {
    line-height: 24px;
    height: 24px;
    font-size: 14px;
  }

  .remind_share {
    width: 24px;
  }

  .remind_me {
    bottom: 5%;
  }

  .remind_me_btn a {
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    padding: 0 30px;
  }

  .remind_me_text {
    font-size: 12px;
    line-height: 16px;
  }

  .remind_box {
    width: 280px;
    height: 150px;
    padding: 20px 10px;
    margin-left: -150px;
    margin-top: -80px;
  }

  .remind_title {
    font-size: 18px;
    line-height: 22px;
  }

  .remind_form {
    width: 280px;
    margin: 10px auto;
  }

  .remind_form .input-text {
    width: calc(100% - 128px);
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    font-size: 14px;
  }

  .remind_form .subscribe-sm {
    width: 128px;
    height: 34px;
    line-height: 34px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 14px;
  }

  .remind_info {
    font-size: 14px;
    line-height: 18px;
    padding: 0 10px;
  }

  .p_newsletter_box {
    margin: 10px 5px 10px;
  }

  .p_newsletter_input {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
  }

  .p_newsletter_input_1 {
    margin-bottom: 10px;
  }

  .p_newsletter_input .input-text {
    width: 100%;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .p_newsletter_input button.button {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
  }

  .p_newsletter_input button.button span span {
    font-size: 13px;
  }

  .p_newsletter_box .p_newsletter_error {
    font-size: 12px;
    line-height: 16px;
  }

  .p_newsletter_box .p_newsletter_gdpr {
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0;
  }

  .p_newsletter_btn button.button {
    height: 40px;
    line-height: 40px;
  }

  .p_newsletter_btn button.button span span {
    font-size: 14px;
  }

  .at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
  }

  .at-resp-share-element .at-icon,
  .at-resp-share-element .at-label {
    width: 20px !important;
    height: 20px !important;
  }

  .p_rule {
    width: 300px;
    padding: 20px 12px 20px 20px;
  }
}

@media only screen and (max-width: 321px) {
  .remind_me_btn a {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 25px;
  }

  .p_login_hide {
    right: 0;
    top: -35px;
  }
}

.is-app-true {
  display: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.act_body_text_in * {
  font-family: inherit !important;
}

.act_text_rule * {
  white-space-collapse: inherit !important;
  font-size: inherit !important;
  white-space: normal !important;
}

/* body text */
.act_body_text_in * {
  white-space-collapse: inherit !important;
}

.act_body_text_info * {
  font-size: inherit !important;
  white-space: normal !important;
}

.act_body_text {
  background-color: #fff;
  margin-bottom: 48px;
  border-radius: 8px;
  border: 1px solid #F2F3F5;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
}

.act_body_text_in {
  padding: 32px;
}

.act_body_text_item {
  margin-bottom: 32px;
}

.act_body_text_item:last-child {
  margin-bottom: 0;
}

.act_body_text_h3 {
  color: #2b2b2b;
  font-size: 18px;
  font-weight: 600;
  line-height: 130%;
  margin: 0 0 20px;
}

.act_body_text_info {
  color: #2b2b2b;
  font-size: 14px;
  line-height: 150%;
}

.act_body_text_info a {
  text-decoration: none;
  color: #066DFF;
}

@media only screen and (max-width: 767px) {
  .act_body_text {
    margin-bottom: 20px;
    border-radius: 4px;
    border-width: 0.5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  }

  .act_body_text_in {
    padding: 16px 12px;
  }

  .act_body_text_item {
    margin-bottom: 20px;
  }

  .act_body_text_h3 {
    font-size: 14px;
    margin: 0 0 8px;
  }

  .act_body_text_info {
    font-size: 12px;
  }
}

/* sub-banner */
.sub_banner {
  border-radius: 4px;
}

.act_content_in {
  display: block;
  position: relative;
  padding: 32px 0;
  /* background-color: #DDE2E8; */
  text-decoration: none;
  border-radius: 4px;
}

.act_mid {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px;
  width: 75%;
  margin: auto;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 4px;
  text-align: center;
  color: #2b2b2b;
}

.act_mid_t1 {
  font-size: 32px;
  line-height: 130%;
  font-weight: 600;
  color: #2b2b2b;
}

.act_mid_t2 {
  font-size: 16px;
  line-height: 150%;
  margin-top: 20px;
  color: #2b2b2b;
}

#aBanner {
  border-radius: 20px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

#aBanner .act_content_in {
  background-color: transparent;
}

.act_sub_banner_pic {
  overflow: hidden;
  height: 0;
  display: block;
  padding-bottom: 12.5%;
}

@media only screen and (max-width: 1200px) {
  .act_mid {
    padding: 40px;
  }

  .act_mid_t1 {
    font-size: 28px;
  }

  .act_mid_t2 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1025px) {
  .act_mid {
    padding: 20px;
  }

  .act_mid_t1 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #aBanner {
    border-radius: 10px;
  }

  .act_content_in {
    padding: 20px 0;
  }

  .act_mid {
    padding: 24px;
    width: 88.6039%;
  }

  .act_mid_t1 {
    font-size: 18px;
  }

  .act_mid_t2 {
    font-size: 14px;
    margin-top: 12px;
  }

  .act_sub_banner_pic {
    padding-bottom: 34.7826%;
  }

  .product-hidden .tab-list {
    min-height: 500px;
  }
}

.a_category {
  display: flex;
  flex-wrap: wrap;
}

.a_category a {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
  color: #2b2b2b;
  margin-right: 40px;
  flex: 1;
}

.a_category a:last-child {
  margin-right: 0;
}

.a_category_link {
  display: block;
  height: 0;
  padding-bottom: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
  overflow: hidden;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
}

.a_category_link img {
  border-radius: 8px;
}

.a_category_text {
  display: block;
  font-size: 20px;
  line-height: 130%;
  font-weight: 500;
  text-align: center;
  color: #2b2b2b;
}

.a_category a:hover .a_category_link {
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 1200px) {
  .a_category_text {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .a_category a {
    width: 48.290598%;
    margin-bottom: 12px;
    margin-right: 3.4188%;
    flex: none;
  }

  .a_category_4 a {
    width: 48.290598%;
  }

  .a_category_5 {
    justify-content: center;
  }

  .a_category_5 a,
  .a_category_6 a {
    width: 31.054131%;
  }

  .a_category_4 a:nth-child(2n) {
    margin-right: 0;
  }

  .a_category_5 a:nth-child(3n),
  .a_category_6 a:nth-child(3n) {
    margin-right: 0;
  }

  .a_category_link {
    border-radius: 4px;
    margin-bottom: 8px;
  }

  .a_category_link img {
    border-radius: 4px;
  }

  .a_category_text {
    font-size: 12px;
  }

  .a_category a:hover .a_category_link {
    box-shadow: none;
  }
}

.content_cate_item .act_slide,
.graphic .act_slide {
  margin: 0 auto;
  padding: 36px 0 0;
  background: none !important;
}

.graphic .act_slide {
  padding: 48px 0 0;
}

.content_cate_item .boxing-wrap .tab-list,
.graphic .boxing-wrap .tab-list {
  padding: 10px 0 12px;
}

.act_content_banner_pic {
  margin-bottom: 28px;
}

.act_banner_pic {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.act_banner_pic_link {
  width: 49.375%;
  height: 0;
  padding-bottom: 28.749999%;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}

.act_banner_pic_link img {
  display: block;
  border-radius: 8px;
}

@media only screen and (max-width: 767px) {

  .content_cate_item .act_slide,
  .graphic .act_slide {
    padding: 20px 0 0;
  }

  .content_cate_item .content_1 .tab-box-body,
  .graphic .content_1 .tab-box-body {
    padding: 0;
  }

  .content_cate_item .boxing-wrap .tab-list,
  .graphic .boxing-wrap .tab-list {
    padding: 0 0 17px;
  }

  .content_cate_item .swiper-container-horizontal>.swiper-pagination-progressbar,
  .graphic .swiper-container-horizontal>.swiper-pagination-progressbar {
    bottom: 0;
  }

  .act_content_banner_pic {
    margin-bottom: 8px;
  }

  .act_banner_pic_link {
    width: 100%;
    padding-bottom: 58.227848%;
    margin-bottom: 12px;
  }

  .act_banner_pic_link img {
    border-radius: 4px !important;
  }
}

.act_fr_nav {
  display: flex;
  justify-content: space-between;
}

.act_fr_nav .act_fr_nav_item {
  width: 49.375%;
  display: block;
  position: relative;
  cursor: pointer;
}

.act_fr_nav .act_fr_nav_item:hover img {
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.15);
}

.act_fr_nav span.nav_img {
  display: block;
  height: 0;
  padding-bottom: 25.316455%;
}

.act_fr_nav span.nav_text {
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  position: absolute;
  align-items: center;
  justify-content: center;
  padding: 20px 40px;
  font-size: 36px;
  line-height: 130%;
  font-weight: 500;
  color: #2b2b2b;
  text-align: center;
}

.act_fix_nav {
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
  z-index: 11;
  display: none;
}

.act_fix_nav a {
  width: 50%;
  height: 100%;
  display: flex;
  padding: 0 100px;
  font-size: 20px;
  color: #2b2b2b;
  align-items: center;
  text-decoration: none;
  position: relative;
}

.act_fix_nav a:nth-child(1) {
  text-align: right;
  justify-content: flex-end;
}

.act_fix_nav a.active {
  font-weight: 600;
  font-size: 24px;
}

.act_fix_nav a:nth-child(1):before {
  content: '';
  width: 1px;
  height: 60%;
  background: #2b2b2b;
  position: absolute;
  top: 20%;
  right: 0;
  z-index: 1;
}

.act_fix_nav a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
  .act_fr_nav span.nav_text {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1025px) {
  .act_fix_nav a {
    padding: 0 50px;
  }

  .act_fr_nav span.nav_text {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .act_fr_nav {
    flex-wrap: wrap;
  }

  .act_fr_nav .act_fr_nav_item {
    margin: 0;
    width: 100%;
  }

  .act_fix_nav a.active {
    font-size: 16px;
  }

  .act_fr_nav .act_fr_nav_item:nth-child(1) {
    margin-bottom: 12px;
  }

  .act_fix_nav {
    height: 40px;
  }

  .act_fix_nav a {
    padding: 0 15px;
    font-size: 16px;
    justify-content: center;
  }
  .act_fr_nav span.nav_text {
    font-size: 16px;
    padding: 12px 20px;
  }
  .act_fr_nav .act_fr_nav_item:hover img {
    box-shadow: none;
  }
  .act_fix_nav a:nth-child(1) {
    text-align: center;
    justify-content: center;
  }
}