:root {
  --bg-color_1: #122044;
  --bg-img_2: url("https://resource.xp-pen.com/img/active_list/Halloween23_JP/bg2.webp");
  --bg-color_2: #e3852f;
  --grid-bd-cr_1: #fec949;
  --grid-bd-cr_2: #32273f;
  --title-cr: #fff;
  --goods-title-cr: #000;
  --goods-remark-cr: #333333;
  --goods-2nd-title-cr: #333;
  --goods-list-title-cr: #000000;
  --price-cr: #ff4800;
  --list-price-cr: #ff7416;
  --main-cr: #fff;
  --connect-text-cr: #4d2a32;
  --email-title-bg-cr: #1238bf;
  --connect-bg-cr: #fffefd;
  --label-bg_1: #7750fd;
  --label-bg_2: #ffe7b9;
  --fz12: 0.12rem;
  --fz16: 0.16rem;
  --fz18: 0.18rem;
  --fz24: 0.24rem;
  --fz30: 0.3rem;
  --fz36: 0.36rem;
  --fz38: 0.38rem;
  --fz48: 0.48rem;
  --xl-goods-img-w: 4.38rem;
  --title-img-w: 3.55rem;
}

html {
  font-size: 100px;
  font-size: 5.2083333vw;
}

#TopicPage img {
  width: 100%;
  height: auto;
}

#TopicPage p,
#TopicPage span {
  font-family: 'Noto Sans CJK JP';
}

#TopicPage .main-content {
  max-width: 19.2rem;
  margin: 0 auto;
}

#TopicPage .main-container {
  max-width: 12.4rem;
  padding: 0 0.2rem;
  margin: 0 auto;
}

#TopicPage .flex-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#TopicPage .main-inner-content {
  /* padding: 0.6rem 0 0; */
  background-repeat: repeat;
  background-size: 100%;
}

#TopicPage .TP-container {
}

#TopicPage .TP-container_3 {
  padding: 0.6rem 0 1.2rem;
}

#TopicPage .TP-container_4 {
  background-color: #080104;
  padding: 0.6rem 0 0.55rem;
}

.bg-block {
  display: block;
}

.mo-block {
  display: none;
}

#TopicPage .store-banner-content .bg-block {
  width: 100%;
  max-width: 19.2rem;
  height: auto;
}

#TopicPage .store-banner-content .mo-block {
  width: 100%;
  max-width: 8.5rem;
  height: auto;
  margin: 0 auto;
}

#TopicPage .new-banner {
  margin-bottom: 0.5rem;
  position: relative;
}

#TopicPage .new-text-box {
  position: absolute;
  left: 0.48rem;
  top: 50%;
  transform: translateY(-50%);
}

#TopicPage .new-text-box p {
  font-size: 0.3rem;
  font-weight: 500;
  color: #ffffff;
}

#TopicPage .new-text-box .new-title {
  font-size: 0.6rem;
  font-weight: 900;
  margin-bottom: 0.24rem;
}

#TopicPage .TP-container .new-gift {
  margin-bottom: 0rem;
}

/*module one*/
#TopicPage .title-box {
  text-align: center;
  width: 100%;
  background-color: #e73221;
  padding: 0.28rem 0;
}

#TopicPage .title-box.bgn {
  background: none;
}

#TopicPage .title-box.bgn h2 {
  color: #e3dbb8;
}

#TopicPage .title-box_1 {
  margin: 1rem 0 0.5rem;
}

#TopicPage .title-box_2 {
  margin: 0rem 0 0;
  padding-top: 0.81rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

#TopicPage .title-box_2 img {
  width: 1.87rem;
}

#TopicPage .title-box h2 {
  font-size: var(--fz48);
  color: var(--title-cr);
  font-weight: 900;
  text-align: center;
}

#TopicPage .title-box h2 span {
  font-size: var(--fz30);
  font-weight: normal;
}

#TopicPage .TP-grid {
  background: #FDFFFE;
  border: 0.02rem solid #825C56;
  margin-bottom: 0;
}

#TopicPage .TP-grid_2 {
  position: relative;
}

#TopicPage .icon-box_2 {
  position: absolute;
  top: 0.07rem;
  right: 0.17rem;
}

#TopicPage .icon-box_2 {
  width: 0.72rem;
  height: 0.7rem;
}

#TopicPage .X3-intro-content {
  text-align: center;
  position: relative;
}

#TopicPage .goods-intro-box {
  padding: 0.75rem 0 0.54rem;
  width: 100%;
  text-align: center;
}

#TopicPage .goods-intro-box p {
  text-align: center;
}

#TopicPage .intro-remark {
  color: #a27c47;
  font-size: 0.4rem;
  font-weight: 500;
}

#TopicPage .intro-title {
  color: #1e2029;
  font-weight: 900;
  font-size: 0.7rem;
  margin: 0.58rem 0 0rem;
  line-height: 1;
  text-align: center;
}

#TopicPage .detail-btn {
  display: inline-block;
  margin: 0.2rem 0;
  font-size: var(--fz24);
  font-weight: bold;
  color: #000000;
  background-color: #fed30c;
  border-radius: 0.26rem;
  padding: 0.05rem 0.6rem 0.05rem 0.4rem;
  position: relative;
}

#TopicPage .detail-btn::after {
  content: "->";
  position: absolute;
  right: 0.24rem;
  top: 0.09rem;
  transition: right 0.5s;
}

#TopicPage .detail-btn:hover::after {
  right: 0.18rem;
}

#TopicPage .buy-btn-box {
  text-align: center;
  padding-bottom: 0.4rem;
}

#TopicPage .buy-btn {
  display: inline-block;
  margin: 0.2rem 0;
  font-size: 0.3rem;
  font-weight: 400;
  color: #fff;
  background: linear-gradient(0deg, #ff3600 0%, #ffa200 100%);
  box-shadow: 0px 0.05rem 0.1rem 0px rgba(44, 44, 60, 0.23);
  border-radius: 0.66rem;
  padding: 0.1rem 0.6rem 0.1rem;
  position: relative;
}

#TopicPage .buy-btn:hover::after {
  right: 0.18rem;
}

#TopicPage .discount-box {
  font-size: 0.28rem;
  font-weight: 400;
  color: #a27c47;
}

#TopicPage .goods-img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#TopicPage .goods-img-box .rd {
  width: 7.39rem;
  height: auto;
  transition: all 0.3s;
}

#TopicPage .goods-img-box .rd:hover {
  transform: scale(1.05);
}

#TopicPage .goods-img-box .iconbox .icon-item {
  text-align: center;
}

#TopicPage .goods-img-box .iconbox img {
  width: 0.52rem;
  height: 0.52rem;
  margin: 0 auto 0.2rem;
}

#TopicPage .goods-img-box .iconbox p {
  font-family: Noto Sans CJK JP;
  font-weight: normal;
  font-size: 0.18rem;
  color: #a19689;
  margin-bottom: 0.2rem;
  text-align: center;
}

#TopicPage .sell-Text {
  font-family: "Noto Sans CJK JP";
  font-weight: 400;
  font-size: 0.28rem;
  color: #000000;
  text-align: center;
  margin: 0.24rem 0 0.43rem;
}

#TopicPage .price-txt {
  font-size: 0.6rem;
  font-weight: bold;
  color: #fe7417;
  text-align: center;
  margin-bottom: 0.33rem;
  position: relative;
}

#TopicPage .price-txt .td3 {
  position: absolute;
  left: 1.48rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.56rem;
}

#TopicPage .price-txt span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #000;
  text-align: center;
}

#TopicPage .free-box {
  display: block;
  text-align: center;
}

#TopicPage .free-box img {
  width: 85%;
  margin: 0 auto;
}

/*Artist 22 Plus 鍗栫偣*/

#TopicPage .Artist22Plus-sell-list {
  padding: 0 0.3rem;
  margin: 0.6rem 0 0.4rem;
}

#TopicPage .sell-item {
  position: relative;
  /* box-shadow: 1px 24px 25px 2px rgba(55,79,81,0.3); */
  border-radius: 15px;
}

#TopicPage .sell-item img {
  max-width: 100%;
}

#TopicPage .sell-item_1 {
  width: 41.5%;
  align-self: flex-start;
}

#TopicPage .sell-item_1 .sell-item_1_ag {
  margin-bottom: 0.145rem;
}

#TopicPage .sell-item_2 {
  width: 57.1%;
}

#TopicPage .sell-item_1 .sell-intro {
  position: absolute;
  top: 0.4rem;
  left: 0.43rem;
}

#TopicPage .sell-intro p {
  color: #000;
  font-size: 0.26rem;
  line-height: 1.6;
}

#TopicPage .sell-intro .size-title {
  font-size: 0.32rem;
  font-weight: bold;
}

#TopicPage .size-title span {
  font-size: 0.66rem;
}

#TopicPage .sell-col_3 {
  margin-bottom: 0.12rem;
}

#TopicPage .sell-col_3 p {
  font-size: 0.26rem;
  font-weight: 500;
  color: #fefefe;
  position: absolute;
  right: 0.35rem;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

#TopicPage .sell-col_2 {
  width: 58%;
}

#TopicPage .sell-col_2 p {
  position: absolute;
  top: 0.24rem;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 0.26rem;
  width: 100%;
  text-align: center;
}

#TopicPage .sell-col_2 .color-text {
  color: #000;
}

#TopicPage .sell-item_4 {
  width: 100%;
}

#TopicPage .sell-item_4 .sell-col_2 .color-text {
  top: 50%;
  right: 0.35rem;
  transform: translateY(-50%);
  width: auto;
}

#TopicPage .bg-sell {
  background: #ffffff;
  border-radius: 15px;
  width: 40.38%;
}

#TopicPage .sell-box {
  position: absolute;
  top: 50%;
  right: 0.35rem;
  transform: translateY(-50%);
  width: auto;
}

#TopicPage .sell-item_4 .x3-pro-title {
  font-size: 0.66rem;
  font-family: Gilroy;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(
    143deg,
    #92e476 0%,
    #57b8c7 0%,
    #f1b322 0%,
    #2cd971 77.392578125%,
    #5cc2cb 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#TopicPage .sell-item_4 .sell-box p {
  position: initial;
  transform: translateX(0);
}

/*Artist 22 Plus 鍗栫偣*/

/*灏忕帇瀛愭柊鍝�*/
#TopicPage .TP-grid_2 {
  background-color: #fff;
  padding: 0.55rem 0.4rem;
}

#TopicPage .sell-time {
  font-size: 0.38rem;
  color: #000000;
  text-align: center;
  margin-bottom: 0.16rem;
}

#TopicPage .new-goods-title {
  font-size: 0.38rem;
  color: #dc0302;
  text-align: center;
}

/*灏忕帇瀛愭柊鍝�*/

#TopicPage .product-intro-content {
  margin: 0 0.17rem;
  padding: 0.5rem 0.15rem;
}

#TopicPage .new-intro-content {
  background-color: #ecf1ff;
  border-radius: 0.3rem;
}

#TopicPage .NY_big {
  position: relative;
}

#TopicPage .flex {
  display: flex;
  justify-content: space-between;
}

#TopicPage .NY_big_box {
  flex-wrap: wrap;
  align-items: center;
}

#TopicPage .NY_big_box.magic {
  flex-direction: column;
  background-color: #fff;
}

#TopicPage .NY_big_box.magic .NY_big_img,
#TopicPage .NY_big_box.magic .NY_big_text {
  width: 100%;
  text-align: center;
}

#TopicPage .NY_big_box.magic .NY_big_img img {
  width: 8.19rem;
  margin-top: 0.32rem;
}

#TopicPage .NY_big_box.mdp .NY_big_title {
  font-size: 0.26rem;
}

#TopicPage .NY_big_box.mdp .NY_big_title span {
  font-size: 0.24rem;
  text-align: center;
}

#TopicPage .NY_big_box.mdp .NY_big_title .span_r {
  font-size: 0.25rem;
  color: #cd1616;
  text-align: center;
}

#TopicPage .NY_big_box.magic .NY_big_remark {
  font-size: 0.26rem;
  color: #666666;
  line-height: 0.36rem;
  text-align: center;
}

#TopicPage .NY_big_box.magic .NY_big_p2 {
  font-size: 0.42rem;
  text-align: center;
}

#TopicPage .NY_big_box.magic .original-price {
  font-size: 0.24rem;
  text-align: center;
}

#TopicPage .NY_big_box.magic .buy-button {
  display: inline-block;
  width: 4.3rem;
}

#TopicPage .NY_big_box.magic .gift-content {
  margin: 0.54rem 0 0.3rem;
}

#TopicPage .NY_big_box.magic .gift-content img {
  max-width: 12rem;
}

#TopicPage .buy-content #TopicPage .goods-label {
  position: absolute;
  top: -0.3rem;
  left: 0;
  font-size: var(--fz24);
  font-weight: bold;
  color: var(--main-cr);
  background-color: var(--label-bg_1);
  border-radius: 0.28rem;
  padding: 0.09rem 0.29rem;
}

#TopicPage .label_2 {
  background-color: var(--label-bg_2);
  color: #3a2324;
  font-weight: bold;
}

#TopicPage .TP-col-xl .goods-label {
  top: 0.13rem;
  left: 0.13rem;
}

#TopicPage .NY_big_img {
  width: 48%;
  height: auto;
  position: relative;
  text-align: center;
}

#TopicPage .discount_text {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
  z-index: 9;
}

#TopicPage .discount_text span {
  width: 100%;
  height: auto;
  font-weight: 900;
  color: #fffcde;
  text-align: center;
  position: absolute;
  top: 38%;
  left: 55%;
  transform: translate(-50%, -25%);
  font-size: 0.3rem;
  line-height: 0.8;
text-shadow: 0px 0.07rem 0px rgba(192, 36, 0, 0.51);
  
}

#TopicPage .discount_text span em {
  font-size: 0.26rem;
  color: inherit;
  font-weight: inherit;
}

#TopicPage .discount_text img,
#TopicPage .new-col-xl .NY_big_img .discount_text img {
  width: 0.95rem;
}

#TopicPage .mdp .discount_text,
#TopicPage .mnp .discount_text {
  top: 2.9rem;
  left: 3.9rem;
}

#TopicPage .Artist-2nd-list {
  position: relative;
}

#TopicPage .Artist-2nd-list .discount_text {
  position: absolute;
  left: 0.2rem;
  top: 0.2rem;
}

#TopicPage .Artist-2nd-list .discount_text span {
  width: 100%;
  height: auto;
  font-weight: 900;
  color: #fffcde;
  text-align: center;
  position: absolute;
  top: 38%;
  left: 55%;
  transform: translate(-50%, -25%);
  font-size: 0.3rem;
  line-height: 0.8;
  text-shadow: 0px 0.07rem 0px rgba(192, 36, 0, 0.51);
}

#TopicPage .Artist-2nd-list .discount_text span em {
  font-size: 0.26rem;
}

#TopicPage .Artist-2nd-list .discount_text img,
#TopicPage .new-col-xl .NY_big_img .discount_text img {
  width: 0.95rem;
}

#TopicPage .new-icon {
  position: absolute;
  top: 0.25rem;
  right: 0;
  background: #ff5b00;
  border-radius: 0.17rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #ffffff;
  padding: 0.01rem 0.16rem;
  display: inline-block;
}

#TopicPage .Artist-2nd-list .new-icon {
  top: 0.15rem;
  right: 0.2rem;
}

#TopicPage .NY_big_img img {
  width: var(--xl-goods-img-w);
}

#TopicPage .mnp .NY_big_img img {
  width: 3.81rem;
}

#TopicPage .NY_big_text {
  width: 51%;
  height: auto;
  position: relative;
}

#TopicPage .new-col-xl .NY_big_img img {
  width: 6.3rem;
}

#TopicPage .new-col-xl .NY_big_img {
  width: 52%;
  height: auto;
}

#TopicPage .new-col-xl .NY_big_text {
  width: 45%;
  height: auto;
}

#TopicPage .NY_big_title {
  font-size: 0.33rem;
  font-weight: bold;
  color: var(--goods-title-cr);
  line-height: 1.5;
}

#TopicPage .mnp .NY_big_title span {
  font-size: 0.18rem;
}

#TopicPage .NY_big_title span {
  font-size: 0.24rem;
}

#TopicPage .NY_big_title .detail-text {
  color: #0082fc;
}

#TopicPage .NY_big_title em {
  background: linear-gradient(90deg, #0086f7, #0036fe);
  border-radius: 0 0.17rem 0 0.17rem;
  font-weight: bold;
  font-size: 0.24rem;
  color: #ffffff;
  display: inline-block;
  padding: 0 0.15rem;
  vertical-align: middle;
}

#TopicPage .TP-col-md-item .NY_big_title {
  font-size: var(--fz24);
  font-weight: bold;
  margin-bottom: 0.2rem;
}

#TopicPage .TP-col-md-item .NY_big_p2 {
  margin: 0.1rem 0 0.1rem;
  font-size: 0.28rem;
}

#TopicPage .NY_big_remark {
  font-size: var(--fz24);
  color: var(--goods-remark-cr);
  line-height: 2;
  margin-top: 0.2rem;
}

#TopicPage .NY_big_remark span {
  background: #f6f6f6;
  display: block;
  font-size: 0.18rem;
  text-align: left;
  padding: 0.05rem 0.1rem;
  margin-bottom: 0.1rem;
  transition: all 0.3s;
}

#TopicPage .NY_big_remark span:hover {
  background: #ffecea;
}

#TopicPage .xl2 .NY_big_remark span:hover {
  background: #e5e9ce;
}

#TopicPage .sell-point-list {
  margin: 0.3rem 0;
}

#TopicPage .point-item {
  text-align: center;
}

#TopicPage .point-item p {
  text-align: center;
  font-size: var(--fz16);
  color: var(--goods-remark-cr);
}

#TopicPage .point-item img {
  width: 0.62rem;
  height: 0.62rem;
}

#TopicPage .NY_big_p2 {
  font-size: var(--fz36);
  font-weight: bold;
  color: var(--price-cr);
  line-height: 1.5;
  margin: 0.24rem 0 0.2rem;
}

#TopicPage em {
  font-size: 0.18rem;
  color: #666666;
}

#TopicPage .original-price {
  font-size: 0.18rem;
  text-decoration: line-through;
  color: #666666;
}

#TopicPage .NY_big_btn {
  font-weight: bold;
  font-size: var(--fz24);
  font-weight: bold;
  color: var(--main-cr);
  padding: 0.08rem 0.3rem;
  border-radius: 0.24rem;
  display: inline-block;
  background-color: #000000;
  transition: 0.3s;
}

#TopicPage .buy-content {
  /* display: flex; */
  /* border-radius: 0.33rem;
    border: 0.02rem solid #000;
    align-items: center;
    justify-content: space-between; */
  /* width: 3.89rem; */
}

#TopicPage .TP-col-item .buy-content {
  width: 3.22rem;
  margin: 0 auto;
}

#TopicPage .TP-col-item .buy-content .buy-button {
  padding: 0;
  width: 82%;
}

#TopicPage .Artist-2nd-list .buy-content {
  margin: 0 auto;
  text-align: center;
}

#TopicPage .buy-content .discount_text {
  font-size: 0.26rem;
  color: #ffffff;
  background: #000;
  border-radius: 0.33rem;
  padding: 0.07rem 0.13rem;
  font-weight: bold;
  transition: 0.3s;
}

#TopicPage .NY_big_btn:hover,
#TopicPage .buy-content .discount_text:hover {
  color: var(--price-cr);
}

#TopicPage .xl2 .buy-content {
  width: 2.5rem;
}

#TopicPage .xl2 .buy-content .buy-button {
  padding: 0;
  margin: 0 auto;
}

#TopicPage .buy-content .buy-button {
  margin: 0;
  /* background: none;
    color: #000;
    padding: 0 .26rem 0 0; */
}

#TopicPage .buy-content .buy-button:hover {
  color: #000;
}

#TopicPage .buy-button-box {
  display: flex;
  align-items: center;
  background-color: var(--price-cr);
  box-shadow: 0px 0.05rem 0px 0px rgba(174, 67, 86, 0.27);
  border-radius: 0.24rem;
  border: 1px solid var(--price-cr);
  width: 2.84rem;
  margin-top: 0.16rem;
}

#TopicPage .discount-text {
  font-size: var(--fz30);
  font-weight: bold;
  color: var(--main-cr);
  width: 55%;
  text-align: center;
}

#TopicPage .buy-link-box {
  display: inline-block;
  font-size: var(--fz24);
  width: 45%;
  text-align: center;
  padding: 0.12rem 0;
  line-height: 1;
  background: var(--main-cr);
  border-radius: 0.24rem;
  font-weight: 500;
  color: var(--price-cr);
}

#TopicPage .buy-link-box:hover {
  opacity: 0.8;
}

#TopicPage .giveaway-content {
  margin: 0.6rem 0;
}

#TopicPage .new-list-content {
  position: relative;
  margin-top: 0.75rem;
}

#TopicPage .icon-box {
  position: absolute;
  top: -5%;
  left: 3%;
}

#TopicPage .icon-box img {
  width: 0.72rem;
}

#TopicPage .tab-content {
  margin-top: 1rem;
  margin-bottom: 0.66rem;
}

#TopicPage .tag-title {
  font-size: var(--fz30);
  font-weight: 900;
  color: #432a2b;
  line-height: 1.4;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #d8d8d8;
}

#TopicPage .tab-list-box {
  margin-top: 0.4rem;
}

#TopicPage .tab-list-box a {
  flex-wrap: wrap;
}

#TopicPage .tab-list-box img {
  max-width: 456px;
  width: 49%;
  height: auto;
}

#TopicPage .tab-list-box #TopicPage .color-content img {
  width: min(948px, 100%);
  height: auto;
}

#TopicPage .color-content {
  text-align: center;
  position: relative;
}

#TopicPage .color-content .NY_big_btn {
  width: 38%;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
}

#TopicPage .Artist-2nd-content {
  /* background-image: url("../images/goods_bg2.png"); */
  background-size: 100%;
  background-color: var(--grid-bd-cr_2);
  box-shadow: 0px 0.07rem 0.08rem 0px rgba(0, 0, 0, 0.25);
  border-radius: 0.1rem;
  text-align: center;
  padding: 0.2rem 0.45rem 0.3rem;
  margin-top: 0.6rem;
}

#TopicPage .Artist-list-title {
  font-size: var(--fz30);
  font-weight: 400;
  color: #ffffff;
  text-align: right;
  max-width: 600px;
  margin: 0 auto;
}

#TopicPage .Artist-list-title span {
  font-size: var(--fz48);
  font-weight: bold;
}

#TopicPage .Artist-2nd-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.3rem;
}

#TopicPage .Artist-2nd-list {
  width: 48%;
  background: linear-gradient(0deg, #f2e7ff 0%, #ffffff 100%);
  border-radius: 0.22rem;
  border: 0.02rem solid #ffffff;
  padding: 0.2rem 0 0.4rem;
  text-align: center;
  position: relative;
  margin-bottom: 0.49rem;
}

#TopicPage .Artist-2nd-list:nth-child(4) .new-icon {
  background: #dc0302;
}

#TopicPage .Artist-2nd-img {
  padding: 0 0.08rem;
  display: inline-block;
}

#TopicPage .Artist-2nd-img img {
  max-width: 4.72rem;
}

#TopicPage .Artist-2nd-content .Artist-2nd-list {
  border-radius: 0.3rem;
  padding: 0.2rem 0.2rem 0.25rem;
}

#TopicPage .Artist-intro-box p {
  text-align: center;
}

#TopicPage .color-list {
  margin: 0.2rem 0 0.1rem;
  text-align: center;
}

#TopicPage .color-box {
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 50%;
  display: inline-block;
  margin-right: 0.1rem;
}

#TopicPage .black {
  background: #000000;
}

#TopicPage .blue {
  background: #16599c;
}

#TopicPage .green {
  background: #6b826e;
}

#TopicPage .pink {
  background: #e5bec4;
}

#TopicPage .Artist-name {
  font-size: 0.3rem;
  color: #081128;
  font-weight: bold;
  margin: 0.15rem 0;
}

#TopicPage .Artist-name span {
  font-size: 0.24rem;
}

#TopicPage .Artist-2nd-content .Artist-name {
  color: var(--goods-2nd-title-cr);
  font-weight: bold;
}

#TopicPage .Artist-remark {
  font-size: var(--fz18);
  color: var(--goods-remark-cr);
  line-height: 1.5;
  margin: 0.15rem 0;
}

#TopicPage .new-2nd-box.mt0 {
  margin-top: 0;
}

#TopicPage .new-2nd-box .Artist-remark {
  color: #000;
}

#TopicPage .new-list-content .Artist-remark {
  text-align: left;
}

#TopicPage .goods-price {
  font-size: 0.28rem;
  color: var(--price-cr);
  font-weight: bold;
  margin: 0.15rem 0;
}

#TopicPage .goods-price em {
  text-decoration: line-through;
  color: #666666;
  font-style: normal;
  font-size: 0.18rem;
}

#TopicPage .Artist-2nd-content .goods-price {
  border-bottom: 0.02rem solid #e5e5e5;
  padding-bottom: 0.18rem;
  margin-bottom: 0.21rem;
  font-weight: bold;
}

#TopicPage .buy-button {
  font-weight: 600;
  font-size: 0.28rem;
  color: #ff4800 !important;
  border-radius: 0.3rem;
  border: 0.02rem solid #ff4800 !important;
  padding: 0.07rem 0.47rem;
  width: auto;
  display: inline-block;
  margin-top: 0.1rem;
  transition: all 0.3s;
}

#TopicPage .buy-button:hover {
  background: #ff4800;
  border-radius: 0.3rem;
  border: 0.02rem solid #ff4800;
  color: #fff !important;
}

#TopicPage .buy-button:hover span,
#TopicPage .bg3 .buy-content .buy-button:hover {
  color: #fff;
}

/*Artist 12 2nd content*/

/*goods list*/
#TopicPage .TP-col-xl {
  background: var(--main-cr);
  padding: 0.4rem;
  margin: 0 0 0.5rem;
  position: relative;
  border: 0.1rem solid #825c56;
  border-radius: 0.4rem;
}

#TopicPage .TP-col-xl.tdb .NY_big_text {
  background-image: url(https://resource.xp-pen.com/img/active_list/Christmas25/jp/gift.png);
  background-repeat: no-repeat;
  background-position: 80% bottom;
  background-size: 20%;
}

#TopicPage .TP-col-xl.tdb2 .NY_big_text {
  background-image: url(https://resource.xp-pen.com/img/active_list/NearYear26/jp/ring.png);
  background-repeat: no-repeat;
  background-position: 80% bottom;
  background-size: 15%;
}

#TopicPage .new-col-xl {
  padding: 0;
  border-radius: 0.22rem;
  border: none;
  overflow: hidden;
}

#TopicPage .new-col-xl #TopicPage .icon-box_1 {
  position: absolute;
  right: 0.21rem;
  bottom: 0;
}

#TopicPage .icon-box_1 img {
  width: 1.37rem;
  height: 1.35rem;
}

#TopicPage .new-col-xl .NY_big_title {
  font-size: var(--fz30);
  color: var(--goods-list-title-cr);
}

#TopicPage .new-col-xl .NY_big_remark {
  color: #666666;
  font-size: 0.2rem;
  line-height: 1.5;
}

#TopicPage .new-col-xl .NY_big_p2 {
  color: var(--list-price-cr);
  font-size: var(--fz30);
}

#TopicPage .TP-col-xl .point-info {
  font-size: var(--fz12);
}
#TopicPage .NewYear_Limg {
  width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
}
#TopicPage .NewYear_Limg .NY_big_img,
#TopicPage .NewYear_Limg .NY_big_img img {
  width: 100%;
}
#TopicPage .NewYear_Limg .NY_big_text {
  position: absolute;
  top: 50%;
  left: 11%;
  transform: translateY(-50%);
}
#TopicPage .NY_big_po2 {
  position: absolute;
  top: 0.1rem;
  right: 0.2rem;
  z-index: 1;
}

#TopicPage .NY_big_po2 img {
  width: 0.89rem;
}

#TopicPage .NY_big_po2_t {
  width: 100%;
  height: auto;
  font-weight: 600;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%);
  font-size: 0.28rem;
  line-height: 0.28rem;
}

#TopicPage .NY_big_po2_t span {
  font-size: 0.24rem;
}

#TopicPage .TP-col-md-item {
  width: 32%;
  padding: 0.4rem 0.2rem;
  margin-bottom: 0.47rem;
  text-align: center;
  position: relative;
}

#TopicPage .TP-col-item {
  background: var(--main-cr);
  border-radius: 0.1rem;
}

#TopicPage .TP-col-md-img {
  text-align: center;
  position: relative;
}

#TopicPage .TP-col-md-img img {
  max-width: 4.8rem;
}

#TopicPage .icon_gift {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.72rem;
}

#TopicPage .TP-col-item p {
  text-align: center;
}

#TopicPage .TP-col-item .buy-button-box {
  margin: 0.16rem auto 0;
}

#TopicPage .more-button {
  background-color: var(--grid-bd-cr_2);
  margin: 0 auto 0.8rem;
  width: 80%;
  text-align: center;
  display: block;
  padding: 0.24rem;
  border: 2px solid #ffffff;
  border-radius: 0.41rem;
  transition: transform 0.3s;
}

#TopicPage .more-button:hover {
  transform: scale(1.05);
}

#TopicPage .table-more {
  background-color: var(--bg-color_2);
}

/*goods list*/

/*璩煎叆鐗瑰吀*/
#TopicPage .bluetooth-banner {
  text-align: center;
  margin-bottom: 0.3rem;
}

#TopicPage .buy-free-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}

#TopicPage .free-list {
  width: 31%;
}

#TopicPage .free-list img {
  height: auto;
}

#TopicPage .free-list.w50 {
  width: 49%;
}

#TopicPage .bluetooth-banner img {
  height: auto;
  transition: transform 0.5s;
}

#TopicPage .bluetooth-banner img:hover {
  transform: scale(1.05);
}

/*璩煎叆鐗瑰吀*/
/*email content*/
#TopicPage .connect-content {
  background: var(--connect-bg-cr);
  border-radius: 0.1rem;
  padding: 0.42rem 0.24rem;
  margin-top: 1rem;
}

#TopicPage .email-box {
  background: #2b050a;
  border-radius: 0.1rem;
  padding: 0.1rem 0.2rem;
  text-align: left;
}

#TopicPage .line {
  margin-bottom: 0.36rem;
}

#TopicPage .email-box img {
  width: 0.47rem;
}

#TopicPage .email-box .email-info {
  font-size: var(--fz30);
  font-weight: bold;
  color: var(--main-cr);
  vertical-align: middle;
}

#TopicPage .info-remark {
  font-size: var(--fz24);
  font-weight: bold;
  color: var(--connect-text-cr);
  line-height: 1.5;
  text-align: left;
  margin: 0.16rem 0 0.4rem;
}

#TopicPage .photo-content {
  border: 2px solid #c5cdc1;
  border-radius: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.55rem 0.4rem;
  margin-top: 0.4rem;
}

#TopicPage .info-list-box:first-child {
  width: 45%;
}

#TopicPage .info-list-box:last-child {
  width: 55%;
}

#TopicPage .info-list-box {
  display: flex;
  align-items: center;
}

#TopicPage .info-list-box p {
  font-size: var(--fz24);
  color: var(--connect-text-cr);
  line-height: 1.5;
  text-align: left;
}

#TopicPage .right-info {
  padding: 0 0.2rem;
  width: 70%;
}

#TopicPage .info-img {
  width: 0.92rem;
  height: 0.92rem;
}

#TopicPage .info-list-box .border-info {
  border: 1px solid #ff799b;
  border-radius: 0.07rem;
  display: inline-block;
  padding: 0 0.4rem 0 0.1rem;
  margin: 0.08rem 0;
}

#TopicPage .border-info .detail-text {
  color: #ff799b;
  cursor: pointer;
  position: relative;
}

#TopicPage .border-info .detail-text::before {
  content: "->";
  position: absolute;
  right: -0.24rem;
  top: 0;
  transition: right 0.5s;
}

#TopicPage .detail-text:hover::before {
  right: -0.3rem;
}

/*email content*/

/*logo intro*/
#TopicPage .xppen-box {
  text-align: center;
}

#TopicPage .xppen-box img {
  margin-bottom: 0.2rem;
  width: 2.27rem;
  height: 2.56rem;
}

#TopicPage .xppen-intro {
  font-size: var(--fz24);
  color: #8e98b2;
  line-height: 1.6;
  text-align: center;
  margin-top: 0.6rem;
}

#TopicPage .footer-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1.2rem;
  margin-bottom: 0.6rem;
}

#TopicPage .footer-box p {
  width: 25%;
  border-right: 1px solid;
  color: var(--main-cr);
  font-size: var(--fz24);
  line-height: 2;
  text-align: center;
}

#TopicPage .footer-box p:last-child {
  border-right: none;
}

#TopicPage .img_arrow-box {
  text-align: center;
  margin-bottom: 0.27rem;
}

/*logo intro*/

#TopicPage .gift-box {
  margin: 0.72rem 0 0.4rem;
}

#TopicPage .gift-box img {
  width: 50%;
}

#TopicPage .gift-box .topimg {
  text-align: left;
}

#TopicPage .gift-box p {
  font-size: var(--fz24);
  color: #000;
  line-height: 1.5;
  text-align: left;
  margin: 0.4rem 0;
}

#TopicPage .gift-box .btmimg {
  text-align: right;
}

#TopicPage .mt20 {
  margin-top: 0.2rem;
  display: block;
}

#TopicPage .bg1 {
  background: url("https://resource.xp-pen.com/img/active_list/NearYear26/jp/bgw.jpg");
  padding: 1.05rem 0 1rem;
}

#TopicPage .bg1 .title_box {
  text-align: center;
  margin-bottom: 0.78rem;
}

#TopicPage .bg1 .title_box img {
  width: 6.87rem;
  margin: 0 auto;
}

#TopicPage .bg1 .txt_box {
  position: relative;
  margin-bottom: 0.24rem;
}

#TopicPage .bg1 .txt_box .txt_box_p {
  position: absolute;
  left: 0.47rem;
  top: 0.58rem;
  max-width: 9.76rem;
}

#TopicPage .bg1 .txt_box .txt_box_p1 {
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  font-size: 0.28rem;
  color: #7f6742;
}

#TopicPage .bg1 .txt_box .txt_box_p2 {
  font-family: "Noto Sans CJK JP";
  font-weight: 400;
  font-size: 0.22rem;
  color: #7f6742;
}

#TopicPage .bg1 .td4 {
  position: absolute;
  right: 0.59rem;
  bottom: 0.46rem;
  width: 1.37rem;
}

#TopicPage .bg2 {
  background: url("https://resource.xp-pen.com/img/active_list/ValentineDay2024_JP/bg1.webp");
  background-size: 100%;
  padding-top: 0.58rem;
  padding-bottom: 0.72rem;
}

#TopicPage .bg2 .bg3 {
  background: none;
  padding-bottom: 0;
  padding-top: 0.84rem;
}

#TopicPage .bg2 .bg3 .TP-col-xl {
  margin-bottom: 0.84rem;
  background: #ffffff;
  border: 2px solid #825c56;
  border-radius: 0;
}

#TopicPage .bg2 .td_box {
  text-align: center;
}

#TopicPage .bg2 .td_box img {
  width: 1.85rem;
  margin: 0.74rem auto 0;
}

#TopicPage .bg2 .iconbox {
  display: flex;
  justify-content: space-between;
  align-items: top;
  width: 85%;
  margin-top: 0.78rem;
}

#TopicPage .bg3 {
  background: url("https://resource.xp-pen.com/img/active_list/ValentineDay2024_JP/bg2.webp");
  background-size: 100%;
  padding-top: 1.16rem;
  padding-bottom: 1.32rem;
}

#TopicPage .bg3 .title_box {
  text-align: center;
  margin-bottom: 1.1rem;
}

#TopicPage .title_box {
  text-align: center;
}

#TopicPage .bg2 .title_box img {
  width: 5.99rem;
  margin: 0 auto;
}

#TopicPage .bg3 .title_box img {
  width: 6.89rem;
  margin: 0 auto;
}

#TopicPage .bg3 .td_box {
  text-align: center;
}

#TopicPage .bg3 .td_box img {
  width: 9.52rem;
  margin: .31rem auto;
}

#TopicPage .bg3 .td_box .bt3 {
  width: 9.52rem;
  margin-top: 0;
}

#TopicPage .bg3 .mnp .NY_big_title {
  font-size: 0.275rem;
}

#TopicPage .bg3 .mnp.TP-col-xl {
  padding-top: 0;
  margin-bottom: 0.9rem;
}

#TopicPage .bg3 .discount-box2 {
  display: flex;
  align-items: flex-end;
  gap: 0.24rem;
  padding-left: 0.41rem;
}

#TopicPage .bg3 .discount-box2 .span1 {
  font-size: 0.3rem;
  color: #cd1616;
}

#TopicPage .bg3 .discount-box2 .span2 {
  font-weight: 900;
  font-size: 0.3rem;
  color: #cd1616;
  text-align: center;
}

#TopicPage .bg3 .discount-box2 .span2 em {
  font-size: 0.18rem;
  color: #cd1616;
  display: block;
}

#TopicPage .bg3 .buy-content {
  display: block;
  width: auto;
  border: none;
}

#TopicPage .bg3 .buy-content .buy-button {
  padding: 0;
  font-weight: 600;
  font-size: 0.28rem;
  color: #145f47;
  border-radius: 0.5rem;
  border: 0.02rem solid #145f47;
  padding: 0.07rem 0.37rem;
  width: auto;
  display: inline-block;
  margin-top: 0.1rem;
}

#TopicPage .bg3 .mt59 {
  display: block;
  margin-top: 0.59rem;
}

#TopicPage .bg3 .mt59 p {
  text-align: center;
  font-weight: 400;
  font-size: 0.24rem;
  color: #000;
  margin: 0.37rem 0;
}

#TopicPage .bg4 {
  background: url("https://resource.xp-pen.com/img/active_list/ValentineDay2024_JP/bg2.webp");
  background-size: 100%;
  padding: 1.05rem 0 1rem;
}

#TopicPage .bg5 {
  background: url("https://resource.xp-pen.com/img/active_list/ValentineDay2024_JP/img_table_bg.webp");
  background-size: 100%;
  padding: 1.05rem 0 1rem;
}

#TopicPage .bg6 {
  background: url("https://resource.xp-pen.com/img/active_list/NearYear26/jp/bgr.jpg");
  background-size: 100%;
  padding: 1.05rem 0 1rem;
}

#TopicPage .bg7 {
  background: #F9F4F1;
  background-size: 100%;
  padding: 0 0 1rem;
}

#TopicPage .bg4 .title_box,
#TopicPage .bg5 .title_box,
#TopicPage .bg6 .title_box,
#TopicPage .bg7 .title_box {
  text-align: center;
  margin-bottom: 0.64rem;
}
#TopicPage .bg4 .title_box img {
  width: 6.87rem;
  margin: 0 auto;
}

#TopicPage .bluetooth-banner.letter {
  position: relative;
}

#TopicPage .bluetooth-banner.letter a {
  position: absolute;
  margin-right: 0;
  bottom: 14%;
  right: 50%;
  text-decoration: underline !important;
  color: rgb(9, 149, 241);
  font-size: 0.24rem;
  transform: translate(50%, 0%);
}

#TopicPage .graphic-content {
  background-image: var(--bg-img_3);
  background-color: #fef6f4;
  padding: 0.6rem 0 0.95rem;
}

#TopicPage .graphic-title-wrap {
  position: relative;
}

#TopicPage .graphic-title-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

#TopicPage .graphic-title-box {
  font-size: 0.6rem;
  font-family: Nishiki-teki;
  font-weight: 900;
  color: #ffffff;
  text-align: center;
}

#TopicPage .graphic-subtitle-box {
  font-size: 0.3rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
}

#TopicPage .graphic-list-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.8rem;
}

#TopicPage .graphic-list {
  width: 49%;
  padding: 0.5rem 0.3rem;
  background: #ffffff;
  box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.17);
  border-radius: 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#TopicPage .graphic-title {
  font-size: 0.24rem;
  font-weight: bold;
  color: #333333;
}

#TopicPage .graphic-remark {
  font-size: 0.24rem;
  color: #666666;
  margin-bottom: 0.24rem;
}

#TopicPage .graphic-remark.font-bold {
  font-weight: bold;
  text-align: center;
  margin-top: 0.4rem;
}

#TopicPage .graphic-img-box {
  transition: 0.3s;
}

#TopicPage .graphic-img-box:hover {
  transform: scale(1.05, 1.05);
}

#TopicPage .graphic-img-box img {
  width: min(459px, 100%);
  height: auto;
}

#TopicPage .graphic-button {
  background-color: #fff;
  border: 1px solid #eb5656;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #eb5656;
  padding: 0.12rem 0.3rem;
  margin: 0.2rem 0 0;
  text-align: center;
  transition:
    border 0.25s,
    background 0.25s;
  position: relative;
  box-sizing: border-box;
}

#TopicPage .graphic-button:hover {
  background-color: #eb5656;
  border: 1px solid #eb5656;
  color: #fff;
}

@media screen and (max-width: 768px) {
  #TopicPage .bg-block {
    display: none;
  }

  #TopicPage .mo-block {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  html {
    font-size: 100px;
    font-size: 13.0208vw;
  }

  #TopicPage .TP-container .new-gift {
    margin-bottom: 0.3rem;
  }

  #TopicPage .intro-remark {
    font-size: var(--fz30);
  }

  #TopicPage .intro-title {
    font-size: 0.7rem;
  }

  #TopicPage .goods-intro-box {
    top: 0.6rem;
  }

  #TopicPage .discount-box {
    bottom: 0;
    top: initial;
    left: 50%;
    border-radius: 0.32rem;
  }

  #TopicPage .Artist22Plus-sell-list {
    padding: 0 0.24rem;
    margin: 0.3rem 0 0.2rem;
  }

  #TopicPage .sell-intro .size-title {
    font-size: 0.2rem;
  }

  #TopicPage .size-title span {
    font-size: 0.3rem;
  }

  #TopicPage .sell-intro p {
    font-size: 0.2rem;
  }

  #TopicPage .sell-item_1 .sell-intro {
    top: 0.2rem;
    left: 0.23rem;
  }

  #TopicPage .sell-col_3 p {
    font-size: 0.2rem;
    right: 0.1rem;
  }

  #TopicPage .sell-col_3 {
    margin-bottom: 0.24rem;
  }

  #TopicPage .sell-col_2 p {
    font-size: 0.2rem;
    top: 0.1rem;
  }

  #TopicPage .sell-item_4 .sell-col_2 .color-text {
    width: 1.5rem;
  }

  #TopicPage .sell-item_4 .x3-pro-title {
    font-size: 0.3rem;
  }

  #TopicPage .sell-box {
    right: 0.1rem;
  }

  #TopicPage .new-col-xl .NY_big_img {
    width: 100%;
    height: auto;
  }

  #TopicPage .new-col-xl .NY_big_text {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
  }

  #TopicPage .NY_big_img {
    width: 100%;
    text-align: center;
    margin-bottom: 0.48rem;
  }

  #TopicPage .NY_big_text {
    width: 100%;
    text-align: center;
  }

  #TopicPage .NY_big_text .buy-button {
    font-size: 0.3rem !important;
    padding: 0.1rem 0.6rem 0.1rem;
    border-radius: 0.6rem;
  }

  #TopicPage .NY_big_text p {
    text-align: center;
  }

  #TopicPage .NY_big_title {
    font-size: var(--fz30);
  }

  #TopicPage .sell-point-list {
    justify-content: center;
    margin: 0.2rem 0;
  }

  #TopicPage .point-item {
    margin: 0 0.1rem;
  }

  #TopicPage .new-intro-content {
    margin: 0;
  }

  #TopicPage .Artist-2nd-list {
    width: 48%;
    margin-bottom: 0.48rem;
    padding: 0.4rem 0 0.2rem;
  }

  #TopicPage .Artist-2nd-list .new-icon {
    top: 0.1rem;
    right: 0.1rem;
  }

  #TopicPage .new-2nd-box {
    margin-bottom: 0.3rem;
  }

  #TopicPage .TP-col-md-item {
    width: 48%;
  }

  #TopicPage .title-box_1 {
    margin: 0.6rem 0 0.5rem;
  }

  #TopicPage .Artist-intro-box {
    text-align: center;
  }

  #TopicPage .Artist-intro-box p {
    text-align: center;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: .3rem;
  }

  #TopicPage .new-list-content .Artist-remark {
    display: none;
  }

  #TopicPage .buy-button-box {
    margin: 0.16rem auto 0;
  }

  #TopicPage .Artist-list-title span {
    font-size: var(--fz36);
  }

  #TopicPage .Artist-2nd-content .Artist-intro-box p {
    margin: 0.05rem 0;
  }

  #TopicPage .Artist-intro-box .Artist-remark {
    font-weight: normal;
  }

  #TopicPage .Artist-2nd-content .goods-price {
    border: none;
    padding-bottom: 0.1rem;
  }

  #TopicPage .NY_big_box .TP-col-item p {
    font-size: var(--fz24);
  }

  #TopicPage .free-list {
    width: 100%;
    text-align: center;
    margin-bottom: 0.3rem;
  }

  #TopicPage .photo-content .info-list-box {
    width: 100%;
    margin: 0.2rem 0;
  }

  #TopicPage .photo-content {
    padding: 0.2rem 0.4rem;
  }

  #TopicPage .footer-box p {
    font-size: var(--fz18);
  }

  #TopicPage .connect-content {
    margin-top: 0.5rem;
  }

  #TopicPage .footer-box p {
    width: 48%;
    margin-bottom: 0.3rem;
  }

  #TopicPage .footer-box p:nth-child(2n) {
    border-right: none;
  }

  #TopicPage .title-box h2 {
    font-size: 0.35rem;
  }

  #TopicPage .buy-content {
    margin: 0 auto;
  }

  #TopicPage .NY_big_box.magic .NY_big_img img {
    width: 90%;
  }

  #TopicPage .NY_big_box.magic .NY_big_title {
    font-size: 0.5rem;
  }

  #TopicPage .NY_big_box.magic .NY_big_remark {
    font-size: 0.2rem;
  }

  #TopicPage .NY_big_box.magic .gift-content img {
    width: 90%;
  }

  #TopicPage .buy-content,
  #TopicPage .TP-col-item .buy-content {
    width: 90%;
  }

  #TopicPage .TP-col-xl .buy-content {
    width: 70%;
  }

  #TopicPage .buy-content .discount_text,
  #TopicPage .buy-button {
    font-size: 0.22rem !important;
  }

  #TopicPage .goods-img-box {
    flex-direction: column;
  }

  #TopicPage .goods-img-box .rd {
    order: 0;
  }

  #TopicPage .goods-img-box .iconbox {
    order: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: top;
    width: 90%;
    margin: 0.3rem auto 0;
  }

  #TopicPage .goods-img-box .iconbox .icon-item {
    width: 30%;
  }

  #TopicPage .sell-Text {
    padding: 0 0.2rem;
  }

  #TopicPage .new-col-xl .NY_big_img {
    text-align: left;
  }

  #TopicPage .goods-img-box .rd {
    width: 80%;
    height: auto;
  }

  #TopicPage .price-txt .td3 {
    left: 0.48rem;
    top: 50%;
    transform: translateY(-48%);
    width: 1.06rem;
  }

  #TopicPage .TP-col-xl .buy-content {
    text-align: center;
  }

  #TopicPage .bg2 .title_box img,
  #TopicPage .bg3 .title_box img {
    width: 4.99rem;
  }

  #TopicPage .bg3 .discount-box2 {
    padding-left: 0.51rem;
  }

  #TopicPage .bg3 .td_box img,
  #TopicPage .bg3 .td_box .bt3,
  #TopicPage .bg1 .title_box img {
    width: 100%;
  }

  #TopicPage .TP-col-xl.tdb .NY_big_text {
    background-size: 15%;
  }

  #TopicPage .TP-col-xl.tdb .NY_big_text,
  #TopicPage .TP-col-xl.tdb2 .NY_big_text {
    background-position: 95% 85%;
  }

  #TopicPage .free-list.w50 {
    width: 100%;
  }

  #TopicPage .NY_big_img .discount_text {
    right: 2%;
  }

  #TopicPage .mnp .NY_big_title span {
    font-size: 0.24rem;
  }

  #TopicPage .bg3 .discount-box2 .span2 em {
    font-size: 0.24rem;
  }

  #TopicPage .Artist-2nd-list .discount_text {
    top: 1.3rem;
  }

  #TopicPage .bg1 .txt_box .txt_box_p {
    position: absolute;
    left: 0.47rem;
    top: 0.46rem;
    max-width: 5.76rem;
  }

  #TopicPage .new-col-xl .NY_big_remark {
    font-size: 0.24rem;
  }

  #TopicPage .bg1 .td4 {
    position: absolute;
    right: 0.19rem;
    bottom: 0.16rem;
    width: 1.17rem;
  }
  #TopicPage .graphic-title-wrap {
    margin-bottom: 1.4rem;
  }
  #TopicPage .mdp .discount_text,
  #TopicPage .mnp .discount_text {
    left: 5.2rem;
  }
  #TopicPage .NewYear_Limg .NY_big_text,#TopicPage .NewYear_Limg .discount_text{
    display: none;
  }
  #TopicPage  .NewYear_Limg  .NY_big_img{
    margin-bottom: 0;
  }
}
