@media screen and (orientation: landscape) {
  .tradebox.isPC .tv-price .raise-panel .price {
    font-size: 20px !important;
  }
}
@media (min-width: 1024px) {
  .mobile {
    display: none;
  }
  .pc {
    display: block;
  }
  h2 {
    font-size: 32px;
    text-align: left;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 18px;
    line-height: 21px;
  }
  .infoTit {
    display: inline-block;
    margin-bottom: 10px;
  }
  .forex-details {
    color: #0b0b14;
  }
  .forex-details .indeks-details {
    color: #fff;
  }
  .forex-details .indeks-details .indeks-banner {
    background: url(https://www.hsb.co.id/images/product/indeks-banner-hsb.webp) no-repeat center;
    height: 648px;
    background-size: cover;
    position: relative;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content {
    padding-right: 447px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content h1 {
    font-size: 40px;
    margin-top: 0;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content p {
    font-size: 18px;
    margin: 16px 0 24px 0;
    line-height: 28px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 30px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li {
    background-color: #fff;
    border-radius: 6px;
    padding: 16px 13px;
    width: 242px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li .indeks-tit {
    font-size: 18px;
    color: #1b39e6;
    margin-bottom: 8px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li p {
    font-size: 14px;
    color: #858589;
    margin: 0;
    line-height: 18px;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content .pcbtn {
    height: 60px;
    line-height: 60px;
    width: 260px;
    font-size: 18px;
    margin-top: 30px;
    background-color: #1b39e6;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .sp-macbook {
    position: absolute;
    right: -300px;
    height: 398px;
  }
  .forex-details .indeks-details .gold-trading {
    padding: 64px 0;
  }
  .forex-details .indeks-details .gold-trading h2 {
    font-size: 32px;
    color: #0b0b14;
    text-align: center;
    margin-bottom: 22px;
  }
  .forex-details .indeks-details .gold-trading ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 47px;
  }
  .forex-details .indeks-details .gold-trading ul li {
    width: 334px;
  }
  .forex-details .indeks-details .gold-trading ul li img {
    margin-left: -11px;
  }
  .forex-details .indeks-details .gold-trading ul li h3 {
    font-size: 18px;
    margin: 5px 0 14px 0;
    color: #0b0b14;
  }
  .forex-details .indeks-details .gold-trading ul li h3 .icon-xiangyoujiantou {
    font-size: 13px;
  }
  .forex-details .indeks-details .gold-trading ul li p {
    color: #858589;
    line-height: 18px;
    font-size: 14px;
  }
  .forex-details .indeks-details .gold-trading .pcbtn {
    width: 260px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    font-size: 14px;
    background-color: #1b39e6;
  }
  .forex-details .banner {
    background: #040846;
    padding: 78px 0;
  }
  .forex-details .banner h2 {
    position: relative;
    font-size: 48px;
    color: #fff;
    margin-bottom: 18px;
    width: 100%;
  }
  .forex-details .banner h2 span {
    color: #f2e4c0;
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .mobile {
    display: block;
  }
  .pc {
    display: none;
  }
  h2 {
    font-size: 0.4rem;
    margin-top: 0.7rem;
    text-align: center;
  }
  h3 {
    font-size: 0.3rem;
    margin-top: 0.7rem;
    margin-bottom: 0.5rem;
    text-align: center;
  }
  .infoTit {
    display: inline-block;
    margin-bottom: 10px;
  }
  .forex-details {
    color: #0b0b14;
  }
  .forex-details .navigation {
    padding: 0.2rem 0 0 0.48rem;
  }
  .forex-details .indeks-details {
    color: #fff;
  }
  .forex-details .indeks-details .indeks-banner {
    background: url(https://www.hsb.co.id/images/product/indeks-banner-hsb-m.webp) center/cover no-repeat #020610;
    background-position-y: -1rem;
    background-size: 100% auto;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content {
    padding: 0.12rem 0.48rem 0.8rem;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content h1 {
    font-size: 0.48rem;
    margin-top: 1.14rem;
    text-align: center;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content p {
    font-size: 0.28rem;
    margin: 0.32rem 0 0.8rem 0;
    line-height: 0.4rem;
    text-align: center;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul {
    margin-top: 5.5rem;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li {
    background-color: #fff;
    border-radius: 0.12rem;
    padding: 0.32rem;
    margin-bottom: 0.32rem;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li .indeks-tit {
    font-size: 0.28rem;
    color: #1b39e6;
    margin-bottom: 0.16rem;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content ul li p {
    font-size: 0.2rem;
    color: #858589;
    margin: 0;
    line-height: 0.22rem;
    text-align: left;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .banner-content .pcbtn {
    height: 1rem;
    line-height: 1rem;
    width: 4rem;
    font-size: 0.28rem;
    margin: 0 auto;
  }
  .forex-details .indeks-details .indeks-banner .indeks-com .sp-macbook {
    position: absolute;
    bottom: 7.2rem;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .forex-details .indeks-details .gold-trading {
    padding: 0.8rem 0.48rem 0.96rem;
  }
  .forex-details .indeks-details .gold-trading h2 {
    font-size: 0.4rem;
    color: #0b0b14;
    text-align: left;
    margin-bottom: 0.32rem;
    margin-top: 0;
  }
  .forex-details .indeks-details .gold-trading ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .forex-details .indeks-details .gold-trading ul li {
    margin-bottom: 0.64rem;
  }
  .forex-details .indeks-details .gold-trading ul li h3 {
    font-size: 0.36rem;
    margin: 0.32rem 0 0.32rem 0;
    text-align: left;
    color: #0b0b14;
  }
  .forex-details .indeks-details .gold-trading ul li p {
    color: #858589;
    line-height: 0.4rem;
    font-size: 0.28rem;
  }
  .forex-details .indeks-details .gold-trading .pcbtn {
    width: 4.08rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0 auto;
  }
  .forex-details .banner {
    padding: 0.48rem;
  }
  .forex-details .banner h2 {
    position: relative;
    padding: 0.2rem 0;
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
    width: 100%;
    margin-top: 0;
    text-align: left;
  }
  .forex-details .banner h2 span {
    color: #f2e4c0;
    font-size: 0.2rem;
  }
}
.akun-real {
  font-family: StolzlBook, PingFang SC, Hiragino Sans GB, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica, Arial, monospace, sans-serif;
}

.navigation a:hover {
  color: #fff;
}