@media (min-width: 1024px) {
  .mobile {
    display: none;
  }
  .pc {
    display: block;
  }
  button {
    background: none;
    color: #fff;
    font-size: 16px;
  }
  .banner {
    position: relative;
    width: 100%;
    text-align: center;
    height: 512px;
  }
  .banner .bg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 512px;
  }
  .banner .ehome {
    position: absolute;
    left: 50%;
    top: 27px;
    font-size: 16px;
    -webkit-transform: translateX(-600px);
        -ms-transform: translateX(-600px);
            transform: translateX(-600px);
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    z-index: 1;
  }
  .banner .ehome a {
    color: #fff;
  }
  .banner h1 {
    position: relative;
    padding-top: 153px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 18px;
    width: 100%;
  }
  .banner .des {
    position: relative;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
    padding: 0 200px;
  }
  .banner .jbtn {
    position: relative;
    font-size: 15px;
    margin-top: 40px;
    text-align: center;
  }
  .banner .jbtn .jbtn1 {
    display: inline-block;
    width: 181px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 26px;
    font-weight: 500;
    color: #fff;
    margin-right: 20px;
  }
  .banner .jbtn .bor {
    border: 1px solid #fff;
  }
  .banner .jbtn .jbtn2 {
    display: inline-block;
    color: #ffffff;
    background: #0e1ed4;
  }
  .kpart {
    color: #000;
    font-size: 16px;
    width: 933px;
    margin: 0 auto;
  }
  .kpart .pt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 38px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .kpart .pt .ccon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: left;
  }
  .kpart .cimg {
    width: 180px;
    margin-right: 50px;
  }
  .kpart .cdes1 {
    display: block;
    font-size: 45px;
    font-weight: 400;
    padding: 17px 0 14px 0;
  }
  .kpart .cdes2 {
    line-height: 25px;
  }
  .pb {
    width: 933px;
    border-radius: 12px;
    padding: 40px;
    margin-top: 38px;
    margin-bottom: 77px;
    border: 1px solid #dcdcdc;
  }
  .issueLItem {
    padding: 16px 0;
  }
  .isActive .issuetit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1c16f7;
  }
  .issuetit {
    font-size: 20px;
    color: #000;
  }
  .issuetit .data {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background: #1c16f7;
    border-radius: 13px;
    color: #fff;
    margin-right: 18px;
  }
  .issuetit .tit {
    font-size: 15px;
    line-height: 27px;
  }
  .issuetit .icons {
    margin-top: 5px;
    width: 24px;
    height: 24px;
  }
  .issuetit .icon-jia {
    background: url("https://www.hsb.co.id/images/homepage/icon-jia.webp");
  }
  .issuetit .icon-jian {
    background: url("https://www.hsb.co.id/images/homepage/icon-jian.webp");
    display: none;
  }
  .issueword {
    margin-top: 14px;
    color: #000;
    display: none;
  }
  .issueword .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .issueword .step .witem {
    position: relative;
    display: block;
    padding-left: 25px;
    height: 50px;
    border-left: 1px solid #dcdcdc;
    cursor: pointer;
  }
  .issueword .step .witem .play {
    position: absolute;
    width: 25px;
    left: -12px;
    top: -7px;
  }
  .issueword .step .witem a:hover {
    color: #1c16f7;
  }
  .issueword .step .witem:last-of-type {
    border-left-color: transparent;
  }
  .issueword .word1 {
    margin: 0 28px 0 45px;
    width: 326px;
    line-height: 1.5;
  }
  .issueword .word2 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .jump {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 300px 56px 300px;
  }
  .jump .yuan {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jump .yuan div {
    width: 38px;
    height: 38px;
    border-radius: 19px;
    line-height: 38px;
    text-align: center;
    background: #000000;
    font-size: 30px;
    color: #fff;
  }
  .jump .yuan button {
    color: #000;
  }
  .jump .yuan img {
    width: 40px;
  }
  .jump .yuan span {
    font-size: 18px;
    color: #000000;
  }
  .jump .yuan .distan {
    margin-right: 22px;
  }
  .jump .yuan .distan1 {
    margin-left: 22px;
  }
  .jump .line {
    display: inline-block;
    width: 1px;
    height: 22px;
    background: #d9d9d9;
  }
}

@media (max-width: 1023px) {
  .mobile {
    display: block;
  }
  .pc {
    display: none !important;
  }
  button {
    background: none;
    color: #fff;
    font-size: 16px;
  }
  .hat {
    font-size: 0.26rem;
    padding: 0.22rem 0 0.22rem 0.48rem;
  }
  .hat img {
    width: 0.57rem;
    vertical-align: middle;
  }
  .banner {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0.74rem;
  }
  .banner .bg {
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
  .banner h1 {
    position: absolute;
    top: 15%;
    font-size: 0.48rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.09rem;
    width: 100%;
    padding: 0 0.6rem;
  }
  .banner .des {
    padding: 0 0.5rem;
    position: absolute;
    top: 35%;
    font-size: 0.26rem;
    color: #fff;
    width: 100%;
  }
  .banner .des p {
    line-height: 1.5;
  }
  .banner .jbtn {
    top: 60%;
    position: absolute;
    font-size: 0.26rem;
    margin-top: 0.1rem;
    width: 100%;
  }
  .banner .jbtn .jbtn1 {
    display: block;
    width: 3.54rem;
    height: 0.96rem;
    line-height: 0.96rem;
    text-align: center;
    background: #1c16f7;
    border-radius: 0.48rem;
    font-weight: 500;
    color: #fff;
    margin: 0 auto;
  }
  .banner .jbtn .jbtn2 {
    display: inline-block;
    margin: 0.4rem auto 0;
    background: transparent;
    color: #ffffff;
    border: 1px solid #fff;
  }
  .kpart {
    color: #000;
    font-size: 0.26rem;
  }
  .kpart .pt {
    text-align: center;
  }
  .kpart .cimg {
    width: 2.8rem;
  }
  .kpart .cdes1 {
    display: block;
    font-size: 0.48rem;
    font-weight: 400;
    padding: 0 0.4rem 0.48rem;
  }
  .kpart .cdes2 {
    padding: 0 0.3rem;
    line-height: 1.5;
  }
  .pb {
    border-radius: 0.24rem;
    padding: 0 0.3rem 0.4rem 0.3rem;
    margin: 0.44rem 0.3rem 1.4rem;
    border: 1px solid #dcdcdc;
  }
  .issueLItem {
    font-size: 0.26rem;
    width: 100%;
    padding-top: 0.4rem;
  }
  .isActive .issuetit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1c16f7;
  }
  .issuetit {
    color: #000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .issuetit .data {
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #1c16f7;
    border-radius: 0.24rem;
    color: #fff;
    margin-right: 0.28rem;
  }
  .issuetit .tit {
    font-size: 0.3rem;
    font-weight: 400;
  }
  .issuetit .icons {
    margin-top: 5px;
    width: 0.48rem;
    height: 0.48rem;
  }
  .issuetit .icon-jia {
    background: url("https://www.hsb.co.id/images/homepage/icon-jia.webp") center center/100% 100%;
  }
  .issuetit .icon-jian {
    background: url("https://www.hsb.co.id/images/homepage/icon-jian.webp") center center/100% 100%;
    display: none;
  }
  .issueword {
    margin-top: 14px;
    color: #000;
    display: none;
  }
  .issueword .step .witem {
    position: relative;
    display: block;
    padding-left: 0.5rem;
    height: 0.94rem;
    border-left: 1px solid #dcdcdc;
    cursor: pointer;
  }
  .issueword .step .witem .play {
    position: absolute;
    width: 0.46rem;
    left: -0.25rem;
    top: -0.1rem;
  }
  .issueword .step .witem a:hover {
    color: #1c16f7;
  }
  .issueword .step .witem:last-of-type {
    border-left-color: transparent;
  }
  .issueword .word1 {
    padding-left: 0.58rem;
    line-height: 1.5;
  }
  .issueword .word2 {
    margin: 0.4rem 0 0 0.3rem;
  }
  .jump {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.4rem 0.7rem 0.4rem;
  }
  .jump .yuan {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jump .yuan div {
    display: inline-block;
    width: 0.48rem;
    height: 0.48rem;
    border-radius: 0.24rem;
    line-height: 0.48rem;
    text-align: center;
    background: #000000;
    font-size: 0.26rem;
    color: #fff;
  }
  .jump .yuan button {
    font-size: 0.26rem;
    color: #000;
  }
  .jump .yuan img {
    width: 0.48rem;
  }
  .jump .yuan a {
    font-size: 0.26rem;
    color: #000000;
  }
  .jump .yuan .distan {
    margin-right: 0.12rem;
  }
  .jump .yuan .distan1 {
    margin-left: 0.12rem;
  }
  .jump .line {
    display: inline-block;
    width: 1px;
    height: 0.44rem;
    background: #d9d9d9;
    margin: 0 0.3rem;
  }
}
