@charset "UTF-8";
.TradingView-section-1 {
  background: url(/ebc-static/image/TradingView/TradingView-img2.png) 100% /
    auto 100% no-repeat;
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.TradingView-section-1 .p1 {
  color: #fff;
  font-family: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.4;
  margin-top: 50px;
}
.TradingView-section-1 .p1::before,
.TradingView-section-1 .p1::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6' fill='none'%3E%3Cpath opacity='0.2' d='M3.93496 2.05962C4.76965 2.89431 5.90244 2.90515 5.90244 2.90515C5.9544 2.90515 6 2.95 6 3.00271C6 3.05149 5.96206 3.09485 5.90786 3.09485C5.89702 3.09485 4.76965 3.10569 3.94038 3.93496C3.11111 4.76423 3.09485 5.8916 3.09485 5.90244C3.09485 5.95664 3.05691 6 3.00271 6C2.94851 6 2.90515 5.95664 2.90515 5.90244C2.90515 5.8916 2.88889 4.76423 2.05962 3.93496C1.22493 3.10569 0.102981 3.09485 0.0921409 3.09485C0.0433604 3.09485 0 3.05691 0 3.00271C0 2.94851 0.0379404 2.90515 0.0921409 2.90515C0.108401 2.90515 1.23035 2.88889 2.05962 2.06504C2.89431 1.23035 2.90515 0.108401 2.90515 0.097561C2.90515 0.0433604 2.95393 0 3.00271 0C3.05149 0 3.09485 0.0433604 3.09485 0.097561C3.09485 0.108401 3.10569 1.23035 3.93496 2.05962Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.TradingView-section-1 .p2 {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-size: 36.768px;
  font-style: normal;
  font-weight: 900;
  line-height: 55.153px;
  margin-top: 20px;
}
.TradingView-section-1 .p2 img {
  vertical-align: bottom;
  margin-left: 10px;
}
.TradingView-section-1 .d1 {
  margin-top: 10px;
}
.TradingView-section-1 .d1 p {
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  font-size: 40.824px;
  font-style: normal;
  font-weight: 900;
  line-height: 61.236px;
}
.TradingView-section-1 .d1 img {
  vertical-align: bottom;
  margin-right: 10px;
}
.TradingView-section-1 .d2 {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 20px;
}
.TradingView-section-1 .d2 span:nth-child(-n + 2) {
  position: relative;
  padding-right: 30px;
}

.TradingView-section-1 .d2 span:nth-child(-n + 2)::after {
  content: "";
  position: absolute;
  top: 57%;
  right: 8px;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M5.59844 2.88087C6.74092 4.02334 8.29142 4.03818 8.29142 4.03818C8.36255 4.03818 8.42496 4.09957 8.42496 4.17172C8.42496 4.23848 8.37302 4.29783 8.29884 4.29783C8.284 4.29783 6.74092 4.31267 5.60586 5.44773C4.4708 6.58279 4.44854 8.12587 4.44854 8.14071C4.44854 8.2149 4.39661 8.27424 4.32243 8.27424C4.24824 8.27424 4.18889 8.2149 4.18889 8.14071C4.18889 8.12587 4.16663 6.58279 3.03158 5.44773C1.8891 4.31267 0.353434 4.29783 0.338596 4.29783C0.271828 4.29783 0.212479 4.2459 0.212479 4.17172C0.212479 4.09753 0.264409 4.03818 0.338596 4.03818C0.360852 4.03818 1.89652 4.01592 3.03158 2.88828C4.17405 1.74581 4.18889 0.210141 4.18889 0.195304C4.18889 0.121117 4.25566 0.0617676 4.32243 0.0617676C4.38919 0.0617676 4.44854 0.121117 4.44854 0.195304C4.44854 0.210141 4.46338 1.74581 5.59844 2.88087Z' fill='%239F734C'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.TradingView-section-1 .d2 a {
  border-radius: 8px;
  border: 1px solid #fff;
  display: inline-flex;
  padding: 14px 72px;
  justify-content: center;
  align-items: flex-start;
  gap: 14px;
  flex-shrink: 0;
  color: #fff;
  font-size: 20px;
  margin-top: 70px;
  font-weight: 400;
}
.TradingView-section-1 .d2 a:hover {
  background: #a52933;
  border: 1px #a52933 solid;
}
.TradingView-section-1 .d2 a p {
  padding-right: 20px;
  position: relative;
}
.TradingView-section-1 .d2 a svg {
  position: absolute;
  transform: translateY(-50%);
  top: 55%;
  right: 0px;
}

.tv-section-title {
  font-size: 32px;
  font-weight: 900;
  text-align: center;
}
.tv-section-desc {
  font-size: 16px;
  text-align: center;
  margin-top: 28px;
}

.TradingView-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.TradingView-section-2 .col-4 {
  text-align: center;
  margin-top: 60px;
  position: relative;
}
.TradingView-section-2 .p1 {
  color: #232222;
  font-size: 16px;
  margin-top: 22px;
  font-weight: 700;
}
.TradingView-section-2 .p2 {
  color: #232222;
  font-size: 14px;
  margin-top: 16px;
  line-height: 1.5;
}
.TradingView-section-2 .col-4:nth-child(-n + 2)::after {
  content: "";
  position: absolute;
  top: 72%;
  right: 0px;
  transform: translateY(-50%);
  width: 7px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' viewBox='0 0 9 16' fill='none'%3E%3Cpath d='M1 1L8 8L1 15' stroke='%23B2AFAD'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.TradingView-section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f8f8f8;
}

.TradingView-section-3-slide {
  background: #fff;
  border-radius: 16px;
  width: 83%;
  margin: 60px auto 40px;
}
.TradingView-section-3-slide .swiper-slide {
  padding: 40px 40px 30px;
}
.TradingView-section-3 .col-4 {
  padding-left: 30px;
}
.TradingView-section-3 .col-4 {
  margin-top: 20px;
}
.TradingView-section-3 .p1 {
  color: #232222;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 24px;
  line-height: 1.5;
}
.TradingView-section-3 .p2 {
  color: #232222;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 16px;
}
.TradingView-section-3 a {
  border-radius: 8px;
  border: 1px solid #3d0101;
  background: #5d2333;
  padding: 16px 24px;
  font-size: 16px;
  color: #fff;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}
.TradingView-section-3 a:hover {
  background: #49212b;
}

.swiper-pagination-bullet-active {
  background: #5d2333;
}
.TradingView-section-3-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 0px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none; /* 隐藏默认箭头 */
}

.swiper-button-prev,
.swiper-button-next {
  width: 56px; /* 设置箭头容器大小 */
  height: 56px;
}

/* 可选：添加鼠标悬停效果 */
.swiper-button-prev:hover svg circle,
.swiper-button-next:hover svg circle {
  fill: #cccccc; /* 悬停时改变颜色 */
}

.TradingView-section-3-swiper-button-prev {
  left: 30px;
}
.TradingView-section-3-swiper-button-next {
  right: 30px;
}
.TradingView-section-3 .container {
  position: relative;
}

.TradingView-section-4 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.TradingView-section-4 .vip {
  border-radius: 16px;
  background: linear-gradient(270deg, #fff0d9 0%, #fff7ed 100%);
  width: 99%;
  margin: 0 auto;
  margin-top: 70px;
}
.TradingView-section-4 .vip .vip-head {
  text-align: center;
  padding: 40px;
  background: url(/ebc-static/image/TradingView/TradingView-img12.png) 100% /
    auto 100% no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  border-radius: 16px;
}
.TradingView-section-4 .vip .p1 {
  font-size: 32px;
  font-weight: 700;
  color: #232222;
}
.TradingView-section-4 .vip .p2 {
  color: #b2afad;
  font-size: 16px;
  font-weight: 400;
  margin-top: 16px;
}
.TradingView-section-4 .vip a {
  border-radius: 8px;
  background: #5d2333;
  width: 100%;
  padding: 20px;
  display: inline-block;
  margin-top: 36px;
  color: #fff;
  font-size: 18px;
}
.TradingView-section-4 .vip a:hover {
  background: #49212b;
}
.TradingView-section-4 .vip .vip-list {
  background: #fff;
  border-radius: 16px;
  border: 1px solid #ddd;
  padding: 30px 40px;
}
.TradingView-section-4 .vip .vip-list ul li {
  color: #232222;
  font-size: 16px;
  line-height: 26px;
  width: 100%;
  position: relative;
  padding-right: 10%;
  margin-bottom: 16px;
}
.TradingView-section-4 .vip .vip-list ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='10' fill='%239F734C'/%3E%3Cpath d='M5 9L9 13L15 7' stroke='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
.TradingView-section-4 .container {
  width: 76%;
}
.TradingView-section-4 .premium {
  background: linear-gradient(270deg, #232222 0%, #4d4841 100%);
}
.TradingView-section-4 .premium .vip-head {
  background: url(/ebc-static/image/TradingView/TradingView-img11.png) 100% /
    auto 100% no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
  border-radius: 16px;
}
.TradingView-section-4 .premium .p1 {
  color: #fff;
}
.TradingView-section-4 .premium a {
  background: linear-gradient(270deg, #fff0d9 0%, #fff7ed 100%);
  color: #232222;
}
.TradingView-section-4 .premium a:hover {
  background: linear-gradient(270deg, #e3dac9 0%, #e5dfd8 100%);
}
.TradingView-section-4 .vip .vip-list ul li.disabled::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><circle cx="10" cy="10" r="10" fill="%23B2AFAD"/><path d="M6 14L14 6" stroke="white"/><path d="M6 6L14 14" stroke="white"/></svg>');
}

.TradingView-section-5 {
  background: url(/ebc-static/image/TradingView/TradingView-img13.png) 100% /
    auto 100% no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.TradingView-section-5 .p1 {
  color: #fff;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 40px;
}
.TradingView-section-5 .p2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 80px;
  width: 80%;
  height: 80px;
}
.TradingView-section-5 a {
  display: block;
  padding: 16px 70px;
  border-radius: 8px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  margin-top: 60px;
  width: auto;
  text-align: center;
  width: max-content;
}
.TradingView-section-5 a:hover {
  background: #a52933;
  border: 1px #a52933 solid;
}
.TradingView-section-5 .container {
  width: 76%;
}
.TradingView-section-5 .swiper-slide {
  width: 100%;
  display: inline-block;
}
.TradingView-section-5 .col-4 {
  padding-right: 40px;
  position: relative;
}

.TradingView-section-5 .custom-fraction {
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  margin-top: 70px;
}
.TradingView-section-5 .prev-btn,
.TradingView-section-5 .next-btn {
  cursor: pointer;
  margin: 0 10px;
}
.TradingView-section-5 .current {
  color: #ff4b4e;
}

.TradingView-section-6 {
  margin-top: 0px;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 90px;
  position: relative;

  background: url(/ebc-static/image/TradingView/TradingView-img17.png) 100% /
    auto 100% no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.TradingView-section-6 .container {
  width: 1200px;
}
.TradingView-section-6 .public-title {
  color: #3d0101;
}
.TradingView-section-6 .row img {
  width: 260px;
}
.TradingView-section-6 .row p {
  color: #5d2333;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
.TradingView-section-6 .row .img11 {
  width: 200px;
  margin: 35px auto 20px;
}
.TradingView-section-6 .row .img33 {
  width: 90px;
  margin: 22px auto 20px;
}
.TradingView-section-6 .row .img55 {
  width: 140px;
  margin: 35px auto 20px;
}
.TradingView-section-6 .row span {
  color: #3d0101;
  font-size: 16px;
  margin-top: 16px;
  margin-bottom: 10px;
  display: inline-block;
  line-height: 22px;
}
.TradingView-section-6 .honor-list {
  overflow: hidden;
  height: auto;
  margin-top: 80px;
}
.TradingView-section-6 .TradingView-section-6-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.TradingView-section-6 .TradingView-section-6-p {
  display: none !important;
  color: #6a6967;
  font-family: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.4;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  line-height: 1;
}
.TradingView-section-6 .TradingView-section-6-p::before,
.TradingView-section-6 .TradingView-section-6-p::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6' fill='none'%3E%3Cpath opacity='0.2' d='M3.93496 2.05962C4.76965 2.89431 5.90244 2.90515 5.90244 2.90515C5.9544 2.90515 6 2.95 6 3.00271C6 3.05149 5.96206 3.09485 5.90786 3.09485C5.89702 3.09485 4.76965 3.10569 3.94038 3.93496C3.11111 4.76423 3.09485 5.8916 3.09485 5.90244C3.09485 5.95664 3.05691 6 3.00271 6C2.94851 6 2.90515 5.95664 2.90515 5.90244C2.90515 5.8916 2.88889 4.76423 2.05962 3.93496C1.22493 3.10569 0.102981 3.09485 0.0921409 3.09485C0.0433604 3.09485 0 3.05691 0 3.00271C0 2.94851 0.0379404 2.90515 0.0921409 2.90515C0.108401 2.90515 1.23035 2.88889 2.05962 2.06504C2.89431 1.23035 2.90515 0.108401 2.90515 0.097561C2.90515 0.0433604 2.95393 0 3.00271 0C3.05149 0 3.09485 0.0433604 3.09485 0.097561C3.09485 0.108401 3.10569 1.23035 3.93496 2.05962Z' fill='%236A6967'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.en-TradingView-body .TradingView-section-1 .p2 {
  font-weight: 500;
}
.en-TradingView-body .TradingView-section-1 .d1 p {
  font-weight: 600;
  font-size: 36px;
  line-height: 52px;
}
.en-TradingView-body .TradingView-section-1 .d1 img {
  height: 45px;
}
.en-TradingView-body .TradingView-img1 {
  margin-top: 40px;
}
.en-TradingView-body .TradingView-section-1 .p2 img {
  margin-left: 5px;
  height: 42px;
}
.en-TradingView-body .TradingView-section-1 .d2 span {
  padding-left: 30px;
  padding-right: 0;
  position: relative;
  white-space: nowrap;
  margin-right: 10px;
  line-height: 2;
}
.en-TradingView-body .TradingView-section-1 .d2 span::after {
  content: "";
  position: absolute;
  top: 52%;
  left: 8px;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M5.59844 2.88087C6.74092 4.02334 8.29142 4.03818 8.29142 4.03818C8.36255 4.03818 8.42496 4.09957 8.42496 4.17172C8.42496 4.23848 8.37302 4.29783 8.29884 4.29783C8.284 4.29783 6.74092 4.31267 5.60586 5.44773C4.4708 6.58279 4.44854 8.12587 4.44854 8.14071C4.44854 8.2149 4.39661 8.27424 4.32243 8.27424C4.24824 8.27424 4.18889 8.2149 4.18889 8.14071C4.18889 8.12587 4.16663 6.58279 3.03158 5.44773C1.8891 4.31267 0.353434 4.29783 0.338596 4.29783C0.271828 4.29783 0.212479 4.2459 0.212479 4.17172C0.212479 4.09753 0.264409 4.03818 0.338596 4.03818C0.360852 4.03818 1.89652 4.01592 3.03158 2.88828C4.17405 1.74581 4.18889 0.210141 4.18889 0.195304C4.18889 0.121117 4.25566 0.0617676 4.32243 0.0617676C4.38919 0.0617676 4.44854 0.121117 4.44854 0.195304C4.44854 0.210141 4.46338 1.74581 5.59844 2.88087Z' fill='%239F734C'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.en-TradingView-body .TradingView-section-1 .d2 a {
  margin-top: 60px;
}
.en-TradingView-body .tv-section-title {
  font-weight: 500;
  padding: 0 8%;
  line-height: 1.3;
}
.en-TradingView-body .tv-section-desc {
  font-weight: 500;
  padding: 0 6%;
  line-height: 1.5;
}
.en-TradingView-body .TradingView-section-2 .p2 {
  padding: 0 12%;
}
.en-TradingView-body .TradingView-section-5 .p1 {
  font-weight: 500;
  margin-top: 10px;
}
.en-TradingView-body .TradingView-section-5 .p2 {
  font-size: 16px;
  width: 88%;
  margin-top: 60px;
}
.en-TradingView-body .TradingView-section-5 .col-4 {
  padding-right: 40px;
}

.vi-TradingView-body .TradingView-section-1 .p2 {
  font-weight: 900;
}
.vi-TradingView-body .tv-section-title {
  font-weight: 900;
}

.TradingView-img1-mobile {
  display: none;
}

@media (max-width: 1600px) {
  .en-TradingView-body .TradingView-section-5 .p2 {
    width: 90%;
    font-size: 14px;
    margin-top: 40px;
  }
  .en-TradingView-body .TradingView-section-5 a {
    margin-top: 40px;
  }
  .en-TradingView-body .TradingView-section-5 .p1 {
    font-size: 28px;
  }
}

@media (max-width: 1400px) {
  .TradingView-section-5 .p1 {
    margin-top: 20px;
  }
  .TradingView-section-5 .p2 {
    font-size: 16px;
    margin-top: 40px;
  }
  .TradingView-section-5 a {
    margin-top: 50px;
  }
  .TradingView-section-5 .custom-fraction {
    margin-top: 50px;
  }

  .TradingView-section-1 .p2 {
    font-size: 32px;
  }
  .TradingView-section-1 .d1 img {
    height: 45px;
  }
  .TradingView-section-1 .d1 p {
    font-size: 36px;
    line-height: 52px;
  }
  .TradingView-section-1 .d2 a {
    font-size: 18px;
    padding: 12px 60px;
  }
  .TradingView-section-1 .p1 {
    margin-top: 36px;
  }
  .TradingView-section-6 .container {
    width: 1000px;
  }

  .en-TradingView-body .TradingView-section-1 .p2 {
    font-size: 28px;
  }
  .en-TradingView-body .TradingView-section-1 .d1 img {
    height: 38px;
  }
  .en-TradingView-body .TradingView-section-1 .d1 p {
    font-size: 30px;
    line-height: 40px;
  }
  .en-TradingView-body .TradingView-section-1 .p1 {
    margin-top: 10px;
  }
  .en-TradingView-body .TradingView-img1 {
    margin-top: 30px;
  }
  .en-TradingView-body .TradingView-section-3-slide {
    width: 90%;
  }
  .en-TradingView-body .swiper-button-next,
  .en-TradingView-body .swiper-button-prev {
    top: 58%;
  }
  .en-TradingView-body .TradingView-section-3-swiper-button-prev {
    left: -12px;
  }
  .en-TradingView-body .TradingView-section-3-swiper-button-next {
    right: -12px;
  }
  .en-TradingView-body .TradingView-section-3 .p2 {
    font-size: 14px;
  }
  .en-TradingView-body .tv-section-title {
    font-size: 28px;
  }
  .en-TradingView-body .TradingView-section-4 .vip .p1 {
    font-size: 26px;
  }
  .en-TradingView-body .TradingView-section-4 .vip a {
    font-size: 16px;
  }
  .en-TradingView-body .TradingView-section-5 .p2 {
    width: 94%;
    margin-top: 20px;
    height: 90px;
  }
  .en-TradingView-body .TradingView-section-5 .p1 {
    font-size: 26px;
  }
}
.section5-inner {
  padding: 120rem 360rem;
  margin: 0 auto;
}
.section5-title {
  color: var(--Text-Primary, #000);
  text-align: center;
  font-size: 48rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.ebc-rule-list {
  padding: 0 30px;
  font-size: 18px;
}
.ebc-rule-list li {
  margin-top: 8px;
  list-style: decimal !important;
  color: var(--Text-Secondary, rgba(0, 0, 0, 0.64));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 995px) {
  .section5-inner {
    padding: 80rem 30rem;
  }
  .TradingView-img1-mobile {
    display: inline-block;
  }
  .TradingView-img1-pc {
    display: none;
  }
  .TradingView-section-6 .container {
    width: 100%;
  }
  .TradingView-section-1 .col-6 {
    width: 100%;
  }
  .TradingView-section-1 {
    background: url(/ebc-static/image/TradingView/TradingView-img15.png?t=1736411672)
      100% / auto 100% no-repeat;
    padding: 0 5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .TradingView-section-1 .p1 {
    margin-top: 60px;
  }
  .TradingView-section-1 .p2 {
    font-size: 30px;
  }
  .TradingView-section-1 .p2 img {
    margin-left: 0;
  }
  .TradingView-section-1 .d1 img {
    width: 100%;
    height: auto;
  }
  .TradingView-section-1 .d2 span:nth-child(-n + 2) {
    padding-right: 0px;
  }
  .TradingView-section-1 .d2 span {
    width: 100%;
    display: inline-block;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
  }
  .TradingView-section-1 .d2 span::after {
    content: "";
    position: absolute;
    top: 57%;
    left: 0px;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9' fill='none'%3E%3Cpath d='M5.59844 2.88087C6.74092 4.02334 8.29142 4.03818 8.29142 4.03818C8.36255 4.03818 8.42496 4.09957 8.42496 4.17172C8.42496 4.23848 8.37302 4.29783 8.29884 4.29783C8.284 4.29783 6.74092 4.31267 5.60586 5.44773C4.4708 6.58279 4.44854 8.12587 4.44854 8.14071C4.44854 8.2149 4.39661 8.27424 4.32243 8.27424C4.24824 8.27424 4.18889 8.2149 4.18889 8.14071C4.18889 8.12587 4.16663 6.58279 3.03158 5.44773C1.8891 4.31267 0.353434 4.29783 0.338596 4.29783C0.271828 4.29783 0.212479 4.2459 0.212479 4.17172C0.212479 4.09753 0.264409 4.03818 0.338596 4.03818C0.360852 4.03818 1.89652 4.01592 3.03158 2.88828C4.17405 1.74581 4.18889 0.210141 4.18889 0.195304C4.18889 0.121117 4.25566 0.0617676 4.32243 0.0617676C4.38919 0.0617676 4.44854 0.121117 4.44854 0.195304C4.44854 0.210141 4.46338 1.74581 5.59844 2.88087Z' fill='%239F734C'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .TradingView-section-1 .d2 a {
    width: 100%;
    margin-top: 40px;
    padding: 14px 20px;
    margin-bottom: 40px;
  }
  .TradingView-section-1 .TradingView-img1 {
    margin-bottom: 60px;
  }
  .TradingView-section-2 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .TradingView-section-2 .col-4 {
    width: 100%;
    margin-bottom: 30px;
  }
  .TradingView-section-2 .col-4:nth-child(-n + 2)::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -50px;
    top: unset;
    left: 49.2%;
    transform: rotate(90deg);
    width: 7px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' viewBox='0 0 9 16' fill='none'%3E%3Cpath d='M1 1L8 8L1 15' stroke='%23B2AFAD'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .tv-section-title {
    font-size: 30px;
    line-height: 1.4;
    padding: 0 5%;
  }
  .tv-section-desc {
    line-height: 1.4;
    padding: 0 5%;
    margin-top: 18px;
  }
  .TradingView-section-3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .TradingView-section-3 .col-8,
  .TradingView-section-3 .col-4 {
    width: 100%;
  }
  .TradingView-section-3-slide .swiper-slide {
    padding: 0;
    position: relative;
    padding-bottom: 80px;
    height: auto;
  }
  .TradingView-section-3-slide {
    background: none;
    width: 90%;
    border-radius: unset;
  }
  .TradingView-section-3 .col-4 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    text-align: center;
    margin-top: 40px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
  .TradingView-section-3 a {
    width: 99%;
    margin-top: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .TradingView-section-3 .p2 {
    padding: 0 12%;
  }
  .TradingView-section-4 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .TradingView-section-4 .container {
    width: 100%;
  }
  .TradingView-section-4 .col-6 {
    width: 100%;
    padding: 0 4%;
  }
  .TradingView-section-4 .vip {
    margin-top: 40px;
  }
  .TradingView-section-4 .vip .p1 {
    font-size: 26px;
  }
  .TradingView-section-4 .vip .p2 {
    font-size: 14px;
  }
  .TradingView-section-4 .vip a {
    font-size: 16px;
    padding: 18px;
  }
  .TradingView-section-4 .vip .vip-head {
    padding: 40px 7% 32px;
  }
  .TradingView-section-4 .vip .vip-list {
    padding: 30px 7%;
  }
  .TradingView-section-5 .col-4 {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
  }
  .TradingView-section-5 .col-4,
  .TradingView-section-5 .col-8 {
    width: 100%;
  }
  .TradingView-section-5 .container {
    width: 100%;
    padding: 0 7%;
  }
  .TradingView-section-5 .p2 {
    width: 100%;
    padding: 0 7%;
  }
  .TradingView-section-5 {
    background: url(/ebc-static/image/TradingView/TradingView-img16.png) 100% /
      auto 100% no-repeat;
    padding: 0 5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 70px;
    padding-bottom: 120px;
    position: relative;
  }
  .TradingView-section-5 a {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .TradingView-section-5 .col-8 {
    padding: 0;
  }
  .TradingView-section-5 .custom-fraction {
    position: absolute;
    bottom: 80px;
    margin-top: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .TradingView-section-5 .col-4 {
    position: unset;
  }
  .TradingView-section-6 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .TradingView-section-6 .tv-section-title {
    padding: 0 18%;
  }
  .TradingView-section-6 .honor-list {
    margin-top: 60px;
  }

  .en-TradingView-body .TradingView-section-1 .p1 {
    display: none;
  }
  .en-TradingView-body .TradingView-section-1 .p2 {
    margin-top: 70px;
    line-height: 1.5;
  }
  .en-TradingView-body .TradingView-section-1 .p2 img {
    margin-top: 12px;
  }
  .en-TradingView-body .TradingView-section-1 .d1 img {
    width: 100%;
    height: auto;
    margin-top: 8px;
  }
  .en-TradingView-body .TradingView-section-1 .d1 p {
    font-size: 28px;
  }
  .en-TradingView-body .TradingView-section-1 .d2 span {
    margin-bottom: 5px;
    padding-left: 20px;
    white-space: normal;
    line-height: 1.7;
  }
  .en-TradingView-body .TradingView-section-1 .d2 span::after {
    left: 0px;
  }
  .en-TradingView-body .TradingView-section-1 .d2 a {
    margin-top: 40px;
  }
  .en-TradingView-body .TradingView-img1 {
    margin-top: 10px;
  }
  .en-TradingView-body .tv-section-title {
    font-size: 26px;
    padding: 0 3%;
  }
  .en-TradingView-body .tv-section-desc {
    font-size: 14px;
  }
  .en-TradingView-body .TradingView-section-4 .vip .p1 {
    font-size: 24px;
  }
  .en-TradingView-body .TradingView-section-5 .col-4 {
    padding-right: 0;
  }
  .en-TradingView-body .TradingView-section-5 .p2 {
    padding: 0 2%;
  }
  .en-TradingView-body .TradingView-section-5 a {
    margin-top: 30px;
  }
  .en-TradingView-body .TradingView-section-5 .p1 {
    font-size: 24px;
  }
  .en-TradingView-body .TradingView-section-6 .TradingView-section-6-p {
    width: 100%;
    line-height: 1.3;
    padding: 0 6%;
  }
  .en-TradingView-body .TradingView-section-6 .TradingView-section-6-p::before,
  .en-TradingView-body .TradingView-section-6 .TradingView-section-6-p::after {
    display: none;
  }
}

/* TradingView 图表容器样式 - 用于文章详情页 */

/* 灰色背景外框 + 顶部「开始交易」按钮（与情绪组件风格一致） */
.ebc-tradingview-chart-box {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 16px;
  margin: 20px 0;
  width: 100%;
  box-sizing: border-box;
}

.ebc-tradingview-chart-box-head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  gap: 16px;
  direction: ltr; /* 始终从左到右：左侧标题、右侧按钮 */
}

.ebc-tradingview-chart-box-title {
  font-family: 'Sinter', -apple-system, BlinkMacSystemFont, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  flex: none;
  margin-right: auto; /* 标题固定在左侧 */
}

/* 开始交易按钮 - 参考 Frame 48096065 */
/* 页游广告式：按钮持续呼吸缩放动效 */
@keyframes ebc-tv-btn-pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.08); }
}

.ebc-tv-start-trading-btn {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px 24px;
  margin: 0;
  min-width: 112px;
  height: 40px;
  box-sizing: border-box;
  background: #A52933;
  border-radius: 999px;
  flex: none;
  font-family: 'Sinter', -apple-system, BlinkMacSystemFont, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  color: #FFFFFF !important;
  text-decoration: none;
  transition: background 0.2s ease;
  animation: ebc-tv-btn-pulse 1.2s ease-in-out infinite;
}

.ebc-tv-start-trading-btn:hover {
  background: #8e2229;
  color: #FFFFFF !important;
  text-decoration: none;
  animation-play-state: paused;
  transform: scale(1.05);
}

.ebc-tradingview-chart-box .ebc-tradingview-chart-wrapper {
  margin: 0;
}

/* 图表展示该品种近3个月的价格走势，数据来源于 TradingView，仅供参考。 */
.ebc-tradingview-chart-box-footer {
  margin-top: 12px;
  width: 100%;
  font-family: 'Sinter', -apple-system, BlinkMacSystemFont, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.48);
}

.ebc-tradingview-chart-wrapper {
  width: 100%;
  margin: 20px 0;
  position: relative;
  display: block;
  box-sizing: border-box;
}

/* 待数据：不占位、不展示，避免「-- / No data」闪动 */
.ebc-tradingview-chart-wrapper.ebc-tradingview-chart-wrapper--pending {
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ebc-tradingview-chart {
  width: 100%;
  height: 720px;
  min-height: 720px;
  position: relative;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}

/* Lightweight Mini Charts 文章内嵌迷你图 */
.ebc-tradingview-chart--mini {
  height: 280px;
  min-height: 280px;
}

.ebc-tradingview-chart-description {
  margin-bottom: 10px;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}

/* Lightweight Mini Chart Card - 带价格信息的迷你图卡片 */
.lw-mini-chart-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}

/* Dark 主题卡片样式 */
.lw-mini-chart-card.ebc-tv-theme-dark {
  background: #1a1a1a;
  border-color: #3a3a3a;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.lw-mini-chart-card.ebc-tv-theme-dark .lw-card-header {
  background: #222 !important;
  border-bottom-color: #3a3a3a !important;
}
.lw-mini-chart-card.ebc-tv-theme-dark .lw-symbol-name {
  color: #5da5f5 !important;
}
.lw-mini-chart-card.ebc-tv-theme-dark .lw-price {
  color: #d1d4dc !important;
}

/* 默认情况：在普通div中，占满容器宽度 */
.html-inner > .ebc-tradingview-chart-box,
.html-inner > .ebc-tradingview-chart-wrapper,
.html-inner > p > .ebc-tradingview-chart-wrapper,
.html-inner > div > .ebc-tradingview-chart-wrapper {
  width: 100%;
}

.html-inner > .ebc-tradingview-chart-box .lw-mini-chart-card,
.html-inner > .ebc-tradingview-chart-wrapper .lw-mini-chart-card,
.html-inner > p > .ebc-tradingview-chart-wrapper .lw-mini-chart-card,
.html-inner > div > .ebc-tradingview-chart-wrapper .lw-mini-chart-card {
  width: 100%;
}

/* 修复表格内的图表：让容器不设置固定宽度，避免撑开td */
/* 只针对图表容器，不影响td本身的样式 */
td > .ebc-tradingview-chart-box,
td > .ebc-tradingview-chart-wrapper,
td > p > .ebc-tradingview-chart-wrapper,
td > div > .ebc-tradingview-chart-wrapper {
  width: auto !important;
  min-width: 300px;
  max-width: 600px;
}

td .lw-mini-chart-card {
  width: auto !important;
  min-width: 300px;
  max-width: 600px;
}

/* 重要：保护 TradingView 组件内的 td 不被全局样式覆盖 */
.ebc-tradingview-chart-wrapper td,
.ebc-tradingview-chart-wrapper th,
.lw-mini-chart-card td,
.lw-mini-chart-card th,
.lw-chart-area td,
.lw-chart-area th,
table.ebc-tradingview-table td,
table.ebc-tradingview-table th {
  border: none !important;
  padding: 0 !important;
  text-align: inherit !important;
  background: transparent !important;
  vertical-align: top !important;
  margin: 0 !important;
  box-sizing: content-box !important;
  /* 不强制 width/height，让 Lightweight Charts 自己控制 */
}

/* 保护 Lightweight Charts 生成的表格结构 */
.lw-chart-area table,
.lw-chart-area table td,
.lw-chart-area table th,
.lw-chart-area table tr {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  box-sizing: content-box !important;
  /* 不强制 width/height，让 Lightweight Charts 自己控制 */
}

/* 如果 TradingView 组件在表格内，确保外层 td 样式正常 */
td:has(> .ebc-tradingview-chart-box),
td:has(> .ebc-tradingview-chart-wrapper),
td:has(> .lw-mini-chart-card) {
  /* 保持表格单元格正常样式，不做特殊处理 */
  vertical-align: top;
}

.lw-mini-chart-card .lw-card-header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 6px 12px !important;
  border-bottom: 1px solid #f0f0f0 !important;
  background: #fafafa !important;
  margin: 0 !important;
}

.lw-mini-chart-card .lw-symbol-name {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #2196F3 !important;
  margin: 0 !important;
}

.lw-mini-chart-card .lw-price-info {
  text-align: right !important;
  margin: 0 !important;
}

.lw-mini-chart-card .lw-price {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-family: 'Courier New', monospace !important;
  color: #333 !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}

.lw-mini-chart-card .lw-change {
  font-size: 12px !important;
  margin-top: 2px !important;
  margin-bottom: 0 !important;
}

.lw-mini-chart-card .lw-chart-area {
  width: 100% !important;
  min-width: 1px !important;
  height: 280px !important;
  min-height: 280px !important;
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  box-sizing: border-box !important;
}

.change-up {
  color: #4caf50 !important;
  font-weight: 500 !important;
}

.change-down {
  color: #f44336 !important;
  font-weight: 500 !important;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .ebc-tradingview-chart {
    height: 480px;
    min-height: 480px;
  }
  .ebc-tradingview-chart--mini {
    height: 220px;
    min-height: 220px;
  }
  .lw-mini-chart-card .lw-card-header {
    padding: 6px 10px !important;
  }
  .lw-mini-chart-card .lw-symbol-name {
    font-size: 13px !important;
  }
  .lw-mini-chart-card .lw-price {
    font-size: 16px !important;
  }
  .lw-mini-chart-card .lw-change {
    font-size: 11px !important;
  }
  .lw-mini-chart-card .lw-chart-area {
    height: 220px !important;
    min-height: 220px !important;
  }
  .ebc-tradingview-chart-box {
    padding: 12px;
    margin: 16px 0;
  }
  .ebc-tradingview-chart-box-head {
    margin-bottom: 10px;
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  /* 手机端：呼吸动效改为「变小再还原」，不超出背景框 */
  @keyframes ebc-tv-btn-pulse-mobile {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(0.94); }
  }
  .ebc-tv-start-trading-btn {
    width: 100%;
    min-width: 0;
    padding: 12px 20px;
    height: 44px;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    animation: ebc-tv-btn-pulse-mobile 1.2s ease-in-out infinite;
  }
  .ebc-tradingview-chart-box-head .ebc-tv-start-trading-btn:hover,
  .ebc-tradingview-chart-box-head .ebc-tv-start-trading-btn:active {
    animation-play-state: paused;
    transform: scale(1);
  }
}
