.section1 {
  height: 333rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("/ebc-static/image/trading-product/index-cfds/section1_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.section1 h1 {
  color: #fff;
  text-align: center;
  font-size: 40rem;
  font-style: normal;
  font-weight: 900;
  line-height: 48rem;
}
.section1 .p1 {
  margin-top: 25rem;
  color: #fff;
  text-align: center;
  font-size: 18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 25rem;
  padding: 0 180rem;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 41rem;
  min-width: 200rem;
  border-radius: 2rem;
  background: #fff;
  padding: 14rem 20rem;
  color: #a52933;
  text-align: center;
  font-size: 18rem;
  font-style: normal;
  font-weight: 400;
  transition: all 0.3s;
}
.btn:hover {
  background: #a52933;
  color: #fff;
}

.btn-light {
  background: #a52933;
  color: #fff;
}
.section2 .btn-light:hover {
  background: #9f734c;
  border-color: #9f734c;
  /* color: #a52933; */
}
.section2 .content{
  max-width: 1200rem;
  margin: 110rem auto 0;
}
.mt-52 {
  margin-top: 40rem;
}

.section2,
.section3,
.section4,
.section5 {
  padding: 120rem 150rem;
}

.section2 h2,
.section3 h2,
.section4 h2,
.section5 h2 {
  color: #a52933;
  text-align: center;
  font-size: 36rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1em;
}
.bottom-line {
  margin: 30rem auto 0;
  width: 100rem;
  height: 2px;
  background-color: #a52933;
}
.section2 .p1,
.section3 .p1,
.section4 .p1,
.section5 .p1 {
  margin-top: 38rem;
  color: #666;
  text-align: center;
  font-size: 18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 28rem;
  padding: 0 180rem;
}

.pc-table {
  width: 100%;
}
.pc-table .icon-down2 {
  font-size: 18px;
  margin-left: 8px;
}
.pc-table thead tr {
  height: 41px;
  background: #B2AFAD; 
  color: #fff;
}
.bg-light {
  background-color: #A52933 !important;
}
.pc-table thead tr th {
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  padding: 8px 16px;
}
.pc-table thead tr .fz-17 {
  font-size: 17px;
}
.pc-table thead tr .fz-13 {
  font-size: 14px;
}

.pc-table tbody tr {
  /* height: 42px; */
  background: #fff;
  color: #666;
}
.pc-table tbody tr:nth-child(2n) {
  background: #faf8f3;
}
.pc-table tbody tr td {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  padding: 10px 16px;
}
.pc-table tbody tr td:first-child {
  color: #333;
}
.pc-table tbody tr td:last-child {
  color: #730707;
  font-size: 18px;
}

.pc-table {
  border-collapse: collapse;
}
.pc-table th {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.pc-table tr:first-child > th:first-child {
  border-left: none;
}
.pc-table td {
  border-left: 1px solid #f8f8f8;
  border-top: 1px solid #f8f8f8;
}
.pc-table td:first-child {
  border-left: none;
}

.section2 .btn-box,
.section3 .btn-box,
.section4 .btn-box {
  margin-top: 110rem;
  display: flex;
  justify-content: center;
  gap: 25rem;
}
.section2 .btn,
.section3 .btn,
.section4 .btn {
  border: 1px solid #a52933;
}

.section2,.section4 {
  background-color: #f6f6f6;
}
.section3-content {
  margin: 110rem auto 0;
  max-width: 1200rem;
  display: flex;
  flex-wrap: wrap;
  gap: 75rem;
  justify-content: center;
}

.section3-content-item {
  display: flex;
  /* align-items: center; */
  gap: 30rem;
}
.section3-item-content {
  width: 360rem;
}
.section3-item-img {
  width: 90rem;
  height: 90rem;
}
.section3-content-item h3 {
  color: #a52933;
  font-size: 18rem;
  font-style: normal;
  font-weight: 700;
  line-height: 30rem;
}
.section3-content-item .info1 {
  margin-top: 8rem;
  color: #6a6967;
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 30rem;
}

.section4 .product {
  margin-top: 108rem;
}

.QA-list {
  width: 1024rem;
  margin: 0 auto;
  margin-top: 108rem;
}
.QA-item {
  padding: 22rem;
}

.QA-item:hover {
  box-shadow: 0 12px 18px -6px rgba(34, 56, 101, 0.12);
}

.QA-title {
  position: relative;
  color: #232222;
  font-size: 18rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  cursor: pointer;
  padding-right: 20rem;
}
.QA-title::after {
  position: absolute;
  right: 0;
  top: 4rem;
  content: "\e61a";
  color: #949699;
  font-family: "iconfont" !important;
  font-size: 16rem;
  transition: all 0.3s;
}

.ar .QA-title {
  padding-left: 20rem;
  padding-right: 0;
}
.ar .QA-title::after {
  right: unset;
  left: 0;
}

.QA-actived .QA-title::after {
  transform: rotate(180deg);
}

.QA-content {
  margin-top: 12rem;
  display: none;
}
.QA-li {
  position: relative;
  color: #6a6967;
  font-size: 18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 28rem;
  padding-left: 28rem;
}
.QA-li::before {
  content: "";
  position: absolute;
  left: calc(14rem - 2rem);
  top: calc(14rem - 2rem);
  width: 4rem;
  height: 4rem;
  background-color: #6a6967;
  border-radius: 50%;
}
.ar .QA-li {
  padding-left: 0;
  padding-right: 28rem;
}
.ar .QA-li::before {
  left: unset;
  right: calc(14rem - 2px);
}
.mobile-inline{
  display: none;
}

@media (max-width: 996px) {
  .mobile-inline{
    display: inline-block;
  }
  .section1 {
    /* background-size: 100% 100%; */
    background: url("/ebc-static/image/trading-product/index-cfds/section1_bg_m.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 443rem;
  }
  .section2,
  .section3,
  .section4,
  .section5 {
    padding: 100rem 28rem;
  }
   /* {
    padding: 100rem 80rem;
  } */
  .section1 h1,
  .section2 h2,
  .section3 h2,
  .section4 h2 {
    font-size: 46rem;
  }
  .section1 .p1,
  .section2 .p1,
  .section3 .p1,
  .section4 .p1 {
    padding: 0 30rem;
    font-size: 24rem;
    line-height: normal;
    margin-top: 26rem;
  }
  .en .section2-content,
  .section2-content {
    padding: 0 45rem;
    margin-top: 85rem;
    gap: 30rem;
    flex-direction: column;
    align-items: center;
  }
  .section4 .product,
  .section2 .content,
  .section3-content{
    margin-top: 85rem;
  }
  .zh .section2-content {
    flex-direction: row;
    padding: 0;
  }
  .m-table {
    width: 100%;
  }
  .m-table + .m-table {
    margin-top: 20px;
  }
  .m-table tr {
    /* height: 42px; */
    color: #666;
    font-size: 12px;
    font-weight: 500;
  }
  .m-table tr .m-table-td-b {
    display: inline-block;
    font-size: 18px;
    margin-right: 20px;
    margin-bottom: 5px;
    font-weight: 500;
  }
  .m-table tr .icon-down2 {
    display: inline-block;
    font-size: 22px;
    margin-top: 14px;
    margin-bottom: 4px;
  }
  .m-table tr .m-table-td-l-2 {
    font-size: 22px;
  }
  .m-table tr .m-table-td-l-1 {
    color: rgba(255, 255, 255, 0.7);
  }
  .m-table tr:first-child {
    background-color: #B2AFAD;
    
    color: #fff;
  }
  .m-table tr:nth-child(2) {
    background-color: #faf8f3;
    color: #666;
  }
  .m-table tr:nth-child(3) {
    background-color: #fff;
    color: #666;
  }
  .m-table tr .left {
    text-align: left;
    padding-left: 19px;
    font-weight: 500;
  }
  .m-table tr td {
    text-align: center;
    vertical-align: middle;
    padding: 10px 16px;
    border-right: 1px solid #f8f8f8;
    /* line-height: 120%; */
  }
  .session2 .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
  }
  .session2 .content .item {
    flex-shrink: 0;
    display: flex;
    width: calc(50% - 10px);
    min-height: 164px;
    padding: 32px;
    gap: 24px;
    /* background: #48ba13; */
    transition: all 0.3s;
  }

  .cn .session2 .content .item:nth-child(2n) {
    /* transform: translateX(52px); */
    /* margin-left: 40px; */
  }
  .session2 .content .item:hover {
    transform: scale(1.05);
    background-color: rgb(175, 129, 71, 0.07);
    border-radius: 10px;
  }
  .session2 .content .item .item-icon {
    width: 100px;
    height: 100px;
  }
  .session2 .content .item .item-title {
    color: #000;

    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 16px;
  }
  .session2 .content .item .item-info {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 350;
    line-height: 150%;
  }
  .en .session2 .content .item .item-info {
    font-weight: 300;
  }

  .section3-content-item {
    flex-direction: column;
    gap: 20rem;
    width: calc(50% - 40rem);
    align-items: center;
  }
  .section3-item-img{
    width: 120rem;
    height: 120rem;
  }
  .section3-content-item .info1 {
    line-height: normal;
  }
  .section3-item-content {
    width: 100%;
  }
  .section3-content-item h3 {
    font-size: 24rem;
    text-align: center;
  }
  .section3-content-item .info1 {
    font-size: 22rem;
    text-align: center;
  }

  .section2 .btn-box,
  .section3 .btn-box {
    margin-top: 85rem;
  }
  .btn-box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .btn {
    min-width: 334rem;
    height: 68rem;
    font-size: 22rem;
  }

  .section3 .product {
    margin-top: 85rem;
  }
  .QA-list {
    width: 100%;
    margin-top: 85rem;
  }
  .QA-item:hover {
    box-shadow: none;
  }
  .QA-title {
    font-size: 22rem;
  }
  .QA-li {
    font-size: 20rem;
    line-height: 30rem;
  }
}
