p {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .pc-show {
    display: block !important;
  }

  .pc-hide {
    display: none !important;
  }

  .ipad-only {
    display: none !important;
  }

  .pc-only {
    display: block !important;
  }

  .phone-only {
    display: none !important;
  }

  .mf-wrapper {
    max-width: 1240px !important;
    margin: 0 auto;
  }

  .mf-header .nav-item {
    text-align: center;
    display: block;
    margin: 0 1rem;
    position: relative;
  }

  .mf-header .nav-item .line-height-0 {
    line-height: 1.2rem;
  }

  .mf-header .nav-item .popup {
    display: none;
    position: absolute;
    min-width: 40rem;
    background: linear-gradient(180deg, #0954b5 0%, #12225c 100%);
    box-shadow: 0.31rem 0.31rem 0.63rem 0.06rem rgba(0, 0, 0, 0.3);
    top: 2.6rem;
    left: -15rem;
  }

  .mf-header .nav-item .popup .popup-content {
    position: relative;
    padding: 2rem 2rem 1rem;
  }

  .mf-header .nav-item .popup .popup-content .popup-close {
    position: absolute;
    top: -0.7rem;
    right: -0.7rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  .mf-header .nav-item .popup .popup-content .mf-flex-center {
    width: calc(50% - 1rem);
  }

  .mf-header .nav-item .popup .popup-content .mf-flex-center:nth-child(2n+1) {
    margin-right: 2rem;
  }

  .mf-header .nav-item .popup .popup-content>div:not(.popup-close) {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    text-decoration: underline;
  }

  .mf-header .nav-item .popup .popup-content>div:not(.popup-close) a {
    color: #fdeba9 !important;
  }

  .mf-header .nav-item .popup .popup-content>div:not(.popup-close) i {
    font-size: 0.8rem;
  }

  .mf-header .nav-item .popup .under-line {
    height: 0.31rem;
    background: linear-gradient(90deg, #fcecb3 0%, #a88b4a 100%);
  }

  .popup-mark {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
  }

  .mf-header {
    background-color: #101b4b;
  }

  .mf-common-header {
    padding-bottom: 5rem;
    position: relative;
  }

  .mf-common-header .mf-common-header-content-right {
    width: 31rem;
    height: 22.5rem;
  }

  .mf-common-header .mf-common-header-content-right .mf-common-header-content-right-img {
    width: 31rem;
    height: 22.5rem;
  }

  .mf-header-nav .mf-common-header-content-right .mf-common-header-content-right-img {
    width: 31rem;
    height: 22.5rem;
  }

  .max-width-70 {
    max-width: 70%;
  }

  .mf-common-header-content-title {
    flex: 1;
  }

  #pcSearch {
    transition: all 1s;
  }

  .mf-search-box-pc-dropdown {
    width: 50%;
  }

  .mf-search-box-pc-dropdown .dropdown-menu {
    background: #101b4b;
    color: #fff;
    width: 100%;
  }

  .mf-search-box-pc-dropdown .dropdown-menu li {
    margin-bottom: 0.6rem;
  }

  .mf-search-box-pc-dropdown .dropdown-menu li>a {
    color: #fff;
  }

  .mf-search-box-pc-dropdown .dropdown-menu li>a:hover {
    color: #101b4b;
  }

  .l216-header {
    margin-bottom: 0rem !important;
  }

  .mf-search-box-pc {
    padding: 0.6rem 1.5rem;
  }

  .mf-footer-rules {
    padding: 3.56rem 6.25rem 8rem;
  }

  .mf-footer-rules .tips {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .mf-footer-60fen {
    margin-top: 5rem;
  }

  .mySwiper-bottom-box {
    padding: 0 8rem;
  }

  .mf-numberone {
    background-position: center;
    padding-bottom: 1rem;
  }

  .mf-numberone .content {
    width: 70%;
    padding-top: 5.6rem;
  }

  .mf-numberone .content .top-img {
    height: 15rem;
  }

  .mf-numberone .content .top-img img {
    height: 100%;
  }

  .mf-reason {
    padding: 6.25rem 6.25rem 0;
  }

  .mf-reason .mf-reason-header .logo {
    height: 3.75rem;
  }

  .mf-reason .mf-step {
    margin-top: 2rem;
  }

  .mf-reason .mf-step .pc-show>div {
    background: url("../images/reason-pc-bk.webp");
    background-size: cover;
    padding-top: 3.6rem;
    padding-bottom: 3rem;
  }

  .mf-reason .mf-step .pc-show>div .mf-flex1 {
    margin: 0 1.4rem;
  }

  .mf-reason .mf-step .pc-show>div .mf-flex1 .mf-reason-button {
    opacity: 0;
    transition: opacity 0.8s;
  }

  .mf-reason .mf-step .pc-show>div .mf-flex1:hover .mf-reason-button {
    opacity: 1;
  }

  .mf-account {
    margin-top: 2.75rem;
  }

  .mf-account img {
    margin: 0 auto;
  }

  .mf-part1 {
    margin-top: 2.75rem;
  }

  .mf-part1 .rectangle {
    margin-right: 2.75rem;
    position: relative;
    background-image: url("../images/part1-bk.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 1.8rem 1.4rem;
    padding-bottom: 1.72rem !important;
  }

  .mf-part1 .rectangle.part2 {
    background-image: url("../images/part1-bk2.webp");
  }

  .mf-part1 .rectangle.part3 {
    background-image: url("../images/part1-bk3.png");
  }

  .mf-part1 .rectangle:last-child {
    margin-right: 0;
  }

  .mf-part1 .rectangle:first-child .content {
    height: 100%;
  }

  .mf-part1 .rectangle .large-text {
    line-height: 2.7rem;
  }

  .mf-part1 .rectangle .content.bottom {
    position: absolute;
    bottom: 1.8rem;
    left: 1.4rem;
    right: 1.4rem;
  }

  .mf-part1 .square {
    height: 17rem;
    padding: 1.8rem 1.2rem;
    background-image: url("../images/part1-bk4.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .mf-part1 .square:first-of-type {
    margin-bottom: 2.75rem;
  }

  .mf-part1 .square:last-child {
    margin-right: 0;
  }

  .mf-part1 .square .large-text {
    line-height: 1.7rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }

  .mf-part2 .pc-show {
    margin-top: 5rem;
  }

  .mf-part2 .pc-show>div .mf-flex1 .content {
    background-image: url("../images/part2-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 3.7rem 1.9rem;
  }

  .mf-part2 .pc-show img {
    height: 7rem;
  }

  .mf-ratio {
    margin-top: 5.6rem;
    padding-top: 5.3rem;
    padding-bottom: 2.5rem;
  }

  .mf-ratio .ratio-item {
    width: calc(33% - 1.25rem);
    margin-right: 1.25rem;
  }

  .mf-ratio .ratio-item:nth-child(3n) {
    margin-right: 0;
  }

  .mf-market {
    padding-bottom: 5.7rem;
  }

  .mf-market .mf-market-pc-header {
    position: relative;
  }

  .mf-market .mf-market-pc-header .header-search {
    width: 15rem;
    position: absolute;
    top: 0;
    right: 0;
  }

  .mf-market .mf-market-pc-content .mf-market-item {
    width: calc(16.6% - 1.25rem);
    margin-right: 1.25rem;
    margin-bottom: 2.38rem;
  }

  .mf-market .mf-market-pc-content .mf-market-item:nth-child(6n) {
    margin-right: 0;
  }

  .mf-market .tabs>div {
    width: 11.31rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 1.75rem 1.75rem 1.75rem 1.75rem;
    background: #12225c;
    margin-right: 0.6rem;
  }

  .mf-market .tabs>div.active {
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
  }

  .mf-part3 .pc-show {
    margin-top: 5rem;
  }

  .mf-part3 .pc-show .content {
    margin-top: 2.5rem;
  }

  .mf-part3 .pc-show .content>.mf-flex1 {
    height: 33rem;
    margin-right: 2.75rem;
    padding: 0 1.88rem;
  }

  .mf-part3 .pc-show .content>.mf-flex1:first-child {
    background: url("../images/part3-bg1.webp") 100% 100% no-repeat;
  }

  .mf-part3 .pc-show .content>.mf-flex1:nth-child(2) {
    background: url("../images/part3-bg2.webp") no-repeat;
    background-position: bottom;
  }

  .mf-part3 .pc-show .content>.mf-flex1:nth-child(3) {
    background: url("../images/part3-bg3.webp") no-repeat;
    background-position: bottom;
  }

  .mf-part3 .pc-show .content>.mf-flex1:last-child {
    margin-right: 0;
    background: url("../images/part3-bg4.webp") no-repeat;
    background-position: bottom;
  }

  .mf-part3 .pc-show .content>.mf-flex1 img {
    width: 100%;
  }

  .mf-part4 {
    margin-top: 5.3rem;
  }

  .mf-part4 .pc-show .mf-flex-row-justify-between>div {
    width: calc(25% - 2.75rem);
    background: #040d31;
    margin-right: 2.75rem;
  }

  .mf-part4 .pc-show .mf-flex-row-justify-between>div .content {
    padding: 1.25rem;
    color: #828698;
  }

  .mf-part4 .pc-show .mf-flex-row-justify-between>div img {
    width: 100%;
    height: 11.56rem;
  }

  .mf-part4 .pc-show .mf-flex-row-justify-between>div:nth-child(4n) {
    margin-right: 0;
  }

  .mf-part5 {
    margin-top: 5.3rem;
  }

  .mf-part5 .pc-show .mf-flex-row-justify-between>div {
    width: calc(25% - 2.75rem);
    background: #040d31;
    margin-right: 2.75rem;
  }

  .mf-part5 .pc-show .mf-flex-row-justify-between>div .content {
    padding: 2.4rem 1rem;
    color: #828698;
  }

  .mf-part5 .pc-show .mf-flex-row-justify-between>div:nth-child(4n) {
    margin-right: 0;
  }

  .mf-part6 {
    margin-top: 5.3rem;
  }

  .mf-part6 .mf-part6-pc-item {
    width: 17rem;
    margin-bottom: 2.56rem;
  }

  .mf-footer-5 .content .footer-5-item {
    width: calc(33% - 1.25rem);
    margin-right: 1.25rem;
  }

  .mf-footer-5 .content .footer-5-item .mf-flex1 {
    padding: 1.25rem;
  }

  .mf-footer-5 .content .footer-5-item img {
    height: 100%;
    width: 8.13rem;
  }

  .mf-about-footer-6 {
    padding: 3.4rem 0 3.7rem;
  }

  .mf-about-footer-6 .list .time {
    width: 9rem;
  }

  .mf-about-footer-6 .list .desc {
    padding: 0.8rem 1rem;
  }

  .mf-about-footer-6 .circle-left {
    position: relative;
  }

  .mf-about-footer-6 .circle-left:before {
    content: "";
    position: absolute;
    left: -1.5rem;
    top: 0.3rem;
    width: 1rem;
    height: 1rem;
    background: #14964f;
    border-radius: 50%;
  }

  .mf-about-footer-7 .pc-show .footer-left {
    border-top: 0.06rem solid #0954b5;
    width: 17.3rem;
  }

  .mf-about-footer-7 .pc-show .footer-right>div {
    border-top: 0.06rem solid rgba(255, 255, 255, 0.2);
  }

  .mf-about-footer-7 .pc-show .footer-right .block1 .block1-item {
    width: calc(33.3% - 1.25rem);
    height: 7.5rem;
    line-height: 7.5rem;
    background-image: url("../images/about-bk.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mf-about-footer-7 .pc-show .footer-right .block3 .mf-flex-row {
    padding: 1rem 0;
    border-bottom: 0.06rem solid rgba(255, 255, 255, 0.05);
  }

  .mf-about-part-4 .content {
    margin-left: 20rem;
  }

  .mf-about-part-4 .content .block1 {
    background: linear-gradient(90deg, #101b4b 0%, rgba(9, 84, 181, 0.8) 50%, #101b4b 100%);
  }

  .mf-about-part-4 .content .block1 .list .list-item {
    height: 7.2rem;
    padding: 0 1.2rem;
    margin-right: 1rem;
  }

  .mf-about-part-4 .content .block2 {
    border-top: 0.06rem solid rgba(255, 255, 255, 0.2);
  }

  .mf-about-part-4 .content .block2 .block2-item {
    width: calc(25% - 1.3rem);
    margin-right: 1.3rem;
    margin-bottom: 1.5rem;
  }

  .mf-about-part-4 .content .block2 .block2-item .img-box {
    height: 6.88rem;
  }

  .mf-about-part-4 .content .block2 .block2-item .img-box img {
    width: 70%;
  }

  .mf-about-part-4 .left-bg {
    position: absolute;
    left: 0;
    top: 0;
  }

  .mf-about-part-4 .mf-part6-pc-item {
    width: calc(25% - 1.25rem);
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .about-us-part1 .about-us-part1-item {
    width: 10.3rem;
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .about-us-part1 .about-us-part1-item:nth-child(5n) {
    margin-right: 0;
  }

  .about-us-part1 .about-us-part1-item .item-header {
    padding: 1rem 0;
  }

  .about-us-part1 .about-us-part1-item .size-31re {
    white-space: nowrap;
  }

  .mf-product-part-2 .mf-product-part-2-pc-header {
    position: relative;
  }

  .mf-product-part-2 .mf-product-part-2-pc-header .header-search {
    width: 15rem;
    position: absolute;
    top: 0;
    right: 0;
  }

  .mf-product-part-2 .tabs>div {
    width: 11.31rem;
    height: 3.5rem;
    line-height: 3.5rem;
    border-radius: 1.75rem 1.75rem 1.75rem 1.75rem;
    background: #12225c;
    margin-right: 0.6rem;
  }

  .mf-product-part-2 .tabs>div.active {
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
  }

  .mf-product-part-2 .mf-product-part2-content .table-title .arrow-down {
    width: 5rem;
  }

  .mf-product-part-2 .mf-product-part2-content .table-item .line {
    height: 3.75rem;
    width: 0.06rem;
    background: #12225c;
  }

  .mf-product-part-2 .mf-product-part2-content .table-item img {
    width: 3.13rem;
  }

  .mf-product-part-2 .mf-product-part2-content .table-item .arrow-down {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
  }

  .mf-education-part-3 .list .list-item {
    width: calc(50% - 1rem);
  }

  .mf-education-part-3 .mf-button {
    width: 25rem;
    height: 3.13rem;
    line-height: 3.13rem;
    border-radius: 1.75rem 1.75rem 1.75rem 1.75rem;
    margin: 1.7rem auto 0;
  }

  .mf-common-part-1 .content {
    margin-left: 20rem;
  }

  .mf-common-part-1 .left-bg {
    position: absolute;
    left: 0;
    top: 0;
  }

  .mf-market-news-tabs .tabs-right {
    justify-content: end;
  }

  .mf-market-news-tabs .tabs-left {
    flex-wrap: wrap;
  }

  .mf-market-news-tabs .tabs-item {
    padding: 0 3.6rem;
    margin-top: 1.4rem;
    height: 3.5rem;
    line-height: 3.5rem;
    background: #12225c;
    border-radius: 1.75rem;
    margin-right: 0.6rem;
    white-space: nowrap;
  }

  .mf-market-news-tabs .tabs-item.active {
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
  }

  .mf-market-news-part1 .pc-show .header-left {
    position: relative;
    height: 31.06rem;
  }

  .mf-market-news-part1 .pc-show .header-left img {
    height: 100%;
    width: 100%;
  }

  .mf-market-news-part1 .pc-show .header-left .text-box {
    background: rgba(4, 13, 49, 0.85);
    padding: 1.88rem 1.88rem 2rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .mf-market-news-part1 .pc-show .header-left .tags span {
    padding: 0.13rem 0.3rem;
    background: #101b4b;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
  }

  .mf-market-news-part1 .pc-show .small-list {
    width: 17.31rem;
  }

  .mf-market-news-part2 .news-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.75rem;
  }

  .mf-market-news-part2 .news-item {
    width: 17.31rem;
    padding: 0;
  }

  .mf-market-news-part2 .news-item img {
    width: 100%;
    height: 11.56rem;
  }

  .mf-market-news-part3 {
    padding-bottom: 3rem;
  }

  .mf-market-news-part3 .title {
    padding-top: 3.3rem;
  }

  .mf-market-news-part3 .link-list {
    padding-top: 3.5rem;
  }

  .mf-market-news-part4 .item {
    height: 5rem;
    margin-bottom: 0.3rem;
  }

  .mf-market-news-part4 .item .item-time {
    padding: 0 1.25rem;
  }

  .mf-market-news-part4 .item .line {
    height: 3.75rem;
    border-right: 0.06rem solid #12225c;
  }

  .mf-market-news-part4 .item .item-content-1 {
    width: 23.56rem;
    padding: 0 1.25rem;
  }

  .mf-market-news-part4 .item .item-content-2 {
    width: 16rem;
    padding: 0 1.25rem;
  }

  .mf-market-news-part4 .item .item-content-3 {
    flex: 1;
  }

  .mf-market-news-part5 .item {
    display: flex;
  }

  .mf-market-news-part5 .item:nth-child(2n) {
    margin-right: 0;
  }

  .mf-market-news-part5 .item img {
    width: 7.81rem;
    height: 100%;
  }

  .mf-market-news-part5 .item .item-content {
    padding: 0.94rem;
  }

  .mf-market-news-part5 .item .item-content .item-title {
    font-size: 1.1rem;
  }

  .mf-market-news-part5 .item .item-content .name {
    margin-bottom: 0.44rem;
  }

  .mf-market-news-part4 .mf-button,
  .mf-market-news-part5 .mf-button {
    width: 13.56rem;
    height: 3.13rem;
    line-height: 3.13rem;
    border-radius: 1.75rem 1.75rem 1.75rem 1.75rem;
    margin: 1.7rem auto 0;
  }

  .l2-25-header .mf-common-header-content-left .mf-common-header-title {
    font-size: 2.5rem;
  }

  .l2-25-main {
    padding: 0 10px;
    padding-top: 3.7rem;
  }

  .l2-25-main>div {
    display: flex;
  }

  .l2-25-main .l2-25-left {
    margin-right: 2.7rem;
  }

  .l2-25-main .l2-25-right {
    width: 17.31rem;
  }

  .l2-25-main .l2-25-right .right-part2 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .l2-25-main .l2-25-right .right-part3 {
    padding-bottom: 2rem;
  }

  .l2-25-main .l2-25-step {
    padding: 1.8rem;
    margin-top: 1.3rem;
  }

  .l2-25-main-2 .news-list {
    display: flex;
    flex-wrap: wrap;
  }

  .l2-25-main-2 .news-list .news-item {
    padding: 0 0.5rem;
  }

  .l2-25-main-2 .news-list .news-item img {
    width: 100%;
    height: 11.56rem;
  }

  .l109-0 {
    padding: 2.88rem 0 3rem;
  }

  .l109-0 .title {
    font-size: 2rem;
    margin-bottom: 0.8rem;
  }

  .l109-0 .text-linear-FCECB3 {
    font-size: 2.25rem;
  }

  .l109-0 .content {
    font-size: 1.75rem;
  }

  .l1-09-image,
  .l1-09-video {
    width: 18rem;
  }

  [class^=l109] .play-icon,
  [class^=l210] .play-icon {
    position: absolute;
    width: 3.75rem;
    height: 3.75rem;
    top: 3rem;
    left: 8rem;
  }

  [class^=l109] .mf-common-header-line,
  [class^=l210] .mf-common-header-line {
    margin-bottom: 0;
  }

  [class^=l109] .mf-common-header-line .mf-common-header-line-left,
  [class^=l109] .mf-common-header-line .mf-common-header-line-right,
  [class^=l210] .mf-common-header-line .mf-common-header-line-left,
  [class^=l210] .mf-common-header-line .mf-common-header-line-right {
    margin-top: 0;
    padding-bottom: 5rem;
  }

  .l301-list .l301-list-item {
    padding: 1.4rem 0;
    text-align: center;
    width: 15rem;
    margin: 0 0.3rem;
    background: #12225c;
    border-radius: 3.13rem 3.13rem 3.13rem 3.13rem;
  }

  .video {
    width: 67.5rem;
    height: 38rem;
    position: relative;
    z-index: 9;
  }

  .video video,
  .video embed {
    width: 100%;
    height: 100%;
    background: #1a1d20;
  }

  .video .play-icon {
    position: absolute;
    width: 6.38rem;
    height: 6.38rem;
    top: 50%;
    left: 50%;
    margin-top: -3.19rem;
    margin-left: -3.19rem;
  }

  .l301-title {
    font-size: 2.8rem;
  }

  .l301-main-1.view-item {
    margin-top: 3rem;
  }

  .l2-10-header-img {
    height: 3.3rem;
  }

  .l210-tab {
    margin-top: 4rem;
  }

  .l210-tab>div {
    height: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .l210-1 {
    margin-top: 2rem;
  }

  .l210-video {
    width: 100%;
    height: 32rem;
    margin-bottom: 0.8rem;
  }

  .l210-9 .temp-list .temp-list-item {
    margin-top: 0;
  }

  .l211-content {
    display: flex;
    flex-direction: column-reverse;
  }

  [class^=l211] .text-content {
    margin-bottom: 3rem;
  }

  [class^=l211] .desc {
    margin-top: 1.25rem;
  }

  [class^=l211] .right-img {
    margin-left: 2.5rem;
    margin-bottom: 0.3rem;
    shape-outside: margin-box;
    float: right;
  }

  .l211-4 .btns {
    display: flex;
    margin-bottom: 2rem;
  }

  .l211-4 .btns>div {
    margin-right: 1.25rem;
  }

  .l211-5 .qr-code>div {
    background: #040d31;
    padding: 1.8rem 0;
  }

  .l211-5 .qr-code img {
    margin: 1rem 0;
  }

  .l211-6 {
    padding: 3.6rem 3rem;
  }

  .l211-6 .l211-6-title {
    margin-bottom: 2.4rem;
  }

  .l211-6 .l211-6-content .l211-6-video {
    width: 31.25rem;
  }

  .l211-6 .l211-6-content .play-icon {
    position: absolute;
    width: 3.75rem;
    height: 3.75rem;
    top: 6rem;
    right: 14rem;
  }

  .l211-6 .l211-6-text {
    margin-top: 4rem;
  }

  .l211-6 .spec {
    line-height: 1rem;
    margin-left: 2rem;
  }

  .l211-6 .desc {
    text-align: center;
  }

  .l211-6 .mf-button {
    margin: 1.8rem auto 0;
  }

  .l211-7 .l211-7-block {
    padding: 2.2rem 1.25rem 2rem;
  }

  .l211-8 .l211-8-item {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    padding-right: 2.5rem;
  }

  .l211-8 .l211-8-item .left-img {
    width: 15.63rem;
    height: 8.75rem;
    margin-right: 2.5rem;
  }

  .l211-8 .l211-8-item .play-img {
    margin-left: auto;
  }

  .l211-img-lg {
    width: 100%;
    height: 31.74rem;
  }

  [class^=l224] .mf-common-header-line .mf-common-header-line-left {
    padding-right: 0;
  }

  [class^=l224] .l224-1-list .l224-1-item {
    display: flex;
    justify-content: space-between;
    color: #bca675;
    margin-bottom: 0.3rem;
  }

  [class^=l224] .l224-1-list .l224-1-item>div {
    padding: 1rem;
    display: flex;
    align-items: center;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-title {
    background: rgba(4, 13, 49, 0.5);
    display: flex;
    align-items: center;
    flex: 3;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-title>div {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-title .item-desc {
    word-break: break-all;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-title .item-desc-2 {
    font-size: 0.7rem;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-title .index {
    margin-right: 1.25rem;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-btn {
    background: #040d31;
    flex: 2;
    justify-content: end;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-btn a {
    text-decoration: none;
    color: #bca675;
  }

  [class^=l224] .l224-1-list .l224-1-item .item-btn a:nth-child(2n+3):before {
    content: "|";
    color: #bca675;
    margin-right: 0.3rem;
  }

  .view-item {
    margin-top: 5rem;
  }

  .view-item .title {
    padding-top: 1.88rem;
    padding-bottom: 1.5rem;
  }

  .view-item .left-block {
    width: 2.5rem;
    margin-right: 1.8rem;
  }

  .view-item .content {
    margin-top: 2.5rem;
  }

  .view-item .content .link {
    text-decoration: underline;
    text-decoration-thickness: 3px;
  }

  .view-item .content .block .block-title {
    margin-bottom: 1.3rem;
  }

  .view-item .content .block .block-desc {
    margin-bottom: 1.2rem;
  }

  .view-item .content .block .img-view {
    margin-top: 1.8rem;
  }

  .view-item .content .block .sub-list {
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;
  }

  .view-item .content .block .sub-list .sub-item:not(:first-child) {
    margin-top: 1.8rem;
  }

  .l204-1 {
    margin-top: 7rem;
  }

  .l204-1 .table-top {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.25rem;
    background: #040d31;
  }

  .l204-1 .line {
    height: 0.06rem;
    background: #0954b5;
  }

  .l204-1 .cell ul {
    padding-left: 1rem;
  }

  .l204-1 .cell ul li {
    list-style: disc;
  }

  .l204-1 .cell ul li::marker {
    font-size: 12px;
  }
 

  .cs-1-1 {
    margin-top: 20px;
  }

  .cs-1-1 .mf-product-part2-content {
    padding: 4rem;
    padding-top: 0;
  }

  .cs-1-1 .mf-product-part2-content .title-2 {
    pointer-events: none;
  }

  .cs-1-1 .mf-product-part2-content .list {
    padding-left: 2rem;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
  }

  .cs-1-1 .mf-product-part2-content .list .list-item {
    width: 25%;
    margin-bottom: 1.25rem;
  }

  .cs-1-1 .mf-product-part2-content .list .list-item img.rectangle {
    height: 1.8rem;
    margin-right: 0.63rem;
  }

  .cs-1-1 .mf-product-part2-content .list .list-item img.circle {
    height: 2.25rem;
    margin-right: 0.63rem;
    border-radius: 50%;
  }

  .cs-1-1 .mf-sentiment {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
  }

  .cs-1-1 .mf-sentiment .sentiment {
    width: 48%;
    max-width: 48%;
    margin: 0 1%;
    margin-top: 20px;
  }

  .cs1-1-2 .container>div {
    margin-top: 0.7rem;
    width: 50%;
    position: relative;
  }

  .cs1-1-2 .container>div a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
  }

  .cs1-1-2 .iframe-sentiment {
    width: 100%;
    cursor: pointer;
  }

  .ec-1-1 .mf-product-part2-content {
    padding: 4rem;
    padding-top: 0;
  }

  .ec-1-1 .mf-product-part2-content .list {
    padding-left: 3rem;
  }

  .ec-1-1 .mf-product-part2-content .list .list-item {
    width: 25%;
    margin-bottom: 1.25rem;
  }

  .ec-1-1 .mf-product-part2-content .list .list-item img.rectangle {
    min-width: 3.1rem;
    height: 1.8rem;
    margin-right: 0.63rem;
  }

  .ec-1-1 .mf-product-part2-content .list .list-item img.circle {
    min-width: 2.25rem;
    height: 2.25rem;
    margin-right: 0.63rem;
    border-radius: 50%;
  }

  .rijing-block {
    max-width: 1240px !important;
  }

  .rj61,
  .gj62 {
    max-width: 1240px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .rijin-11 {
    margin-top: 300px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .rijin-11 .rg11-img {
    max-width: 1240px !important;
    position: absolute;
    top: -200px;
    min-height: 400px;
  }

  .rijin-11 .rg11-60 {
    margin-top: 110px;
  }

  .rijin-11 .rg11-title {
    margin-top: 330px;
  }

  .main404wrap {
    background-color: #fff;
  }
}

@media screen and (min-width: 992px) and (min-width: 576px) {
  .main404wrap .main404 {
    max-width: 570px;
  }
}

@media screen and (min-width: 992px) and (min-width: 768px) {
  .main404wrap .main404 {
    max-width: 750px;
  }
}

@media screen and (min-width: 992px) and (min-width: 992px) {
  .main404wrap .main404 {
    max-width: 990px;
  }
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
  .main404wrap .main404 {
    max-width: 1170px;
  }
}

@media screen and (min-width: 992px) and (min-width: 1440px) {
  .main404wrap .main404 {
    max-width: 1230px;
  }
}

@media screen and (min-width: 992px) and (min-width: 2400px) {
  .main404wrap .main404 {
    max-width: 1530px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1439px) {
  .main404wrap .main404-title {
    font-size: 28px;
    line-height: 36px;
  }
}

@media screen and (min-width: 992px) and (max-width: 767px) {
  .main404wrap .main404-title {
    font-size: 27px;
    line-height: 40px;
  }
}

@media screen and (min-width: 992px) {
  .main404wrap .main404-title {
    font-size: 30px;
    line-height: 40px;
    color: #12225c;
    margin-bottom: 15px;
  }

  .main404wrap .main404-body .main404-desc {
    font-size: 16px;
    line-height: 22px;
  }

  .main404wrap .main404-body a {
    color: #0954b5;
    text-decoration: none;
  }

  .main404wrap .main404-body .button {
    margin-top: 15px;
  }

  .main404wrap .main404-body .button a {
    background-color: #14964f;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    transition: background-color 0.5s, color 0.5s, border 0.5s, box-shadow 0.5s;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
    text-decoration: none;
    padding: 13px 20px;
  }

  .main404wrap .main404-body .button a:hover {
    background-color: #0e6937;
  }

  .main404wrap .main404 {
    display: flex;
    align-items: center;
    margin: 0 auto;
  }

  .main404wrap .main404 .img404 {
    width: 75.125rem;
  }

  .sitelistwrap .component-content ul {
    list-style: revert;
    margin: revert;
    padding: revert;
    text-align: left;
  }

  .sitelistwrap .component-content h3 {
    font-size: 28px;
    line-height: 36px;
    text-align: left;
  }

  .sitelistwrap .component-content a {
    color: #0954b5;
    text-decoration: none;
  }

  .stepwrap {
    width: 100%;
    position: relative;
  }

  .stepwrap .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
    object-position: center;
  }

  .stepwrap .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
  }

  .stepwrap .container .left-col {
    color: #fff;
    width: 60%;
    flex-shrink: 0;
    margin-right: 20px;
  }

  .stepwrap .container .left-col .numbered-list {
    color: #fff;
  }

  .stepwrap .container .left-col .numbered-list ol {
    display: flex;
    align-items: flex-start;
    text-align: center;
  }
}

@media screen and (min-width: 992px) and (max-width: 991px) {
  .stepwrap .container .left-col .numbered-list ol {
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list li {
    counter-increment: counter;
    overflow: hidden;
    flex-basis: auto;
    flex-shrink: 1;
    flex-grow: 1;
    padding: 0 5px;
  }
}

@media screen and (min-width: 992px) and (max-width: 991px) {
  .stepwrap .container .left-col .numbered-list li:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 40px;
    background-color: #fff;
    margin: 20px auto;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list li .item-num-wrap {
    display: inline-block;
    position: relative;
  }
}

@media screen and (min-width: 992px) and (min-width: 992px) {

  .stepwrap .container .left-col .numbered-list li .item-num-wrap::after,
  .stepwrap .container .left-col .numbered-list li .item-num-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    height: 1px;
    width: 300%;
    background-color: #fff;
  }

  .stepwrap .container .left-col .numbered-list li .item-num-wrap::after {
    left: 100%;
  }

  .stepwrap .container .left-col .numbered-list li .item-num-wrap::before {
    right: 100%;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list li .item-num::before {
    content: counter(counter);
    font-size: 60px;
    line-height: 70px;
    padding: 0 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1439px) {
  .stepwrap .container .left-col .numbered-list li .item-num::before {
    font-size: 48px;
    line-height: 58px;
  }
}

@media screen and (min-width: 992px) and (max-width: 767px) {
  .stepwrap .container .left-col .numbered-list li .item-num::before {
    font-size: 37px;
    line-height: 47px;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list li:first-child .item-num-wrap::before {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list li:last-child .item-num-wrap::after {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list li .field-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 3px;
  }

  .stepwrap .container .left-col .numbered-list li .field-description {
    font-size: 16px;
    line-height: 22px;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol {
    flex-direction: column;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li {
    display: flex;
    align-items: center;
    flex: 1;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li {
    width: 100%;
    justify-content: center;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li:first-child {
    padding-left: 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li:first-child::before {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li:last-child {
    padding-right: 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li:last-child::after {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li:last-child::after {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li::after,
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li::before {
    width: 40px;
    height: 2px;
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li::after {
    right: 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li::before {
    left: 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li .item-num::before {
    font-size: 65px;
    padding: 0 18px 0 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li>div {
    text-align: left;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li .item-texts {
    max-width: 230px;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal li .item-texts .field-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal {
    padding: 60px 24px;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol li {
    padding: 60px 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol li::after,
  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol li::before {
    width: 2px;
    height: 20px;
    left: 50%;
    right: auto;
    margin: 0;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol li::before {
    top: 0;
    bottom: auto;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-horizontal ol li::after {
    bottom: 0;
    top: auto;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-vertical {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (min-width: 992px) and (max-width: 768px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-vertical {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .left-col .numbered-list.numbered-list-vertical ol li {
    width: 100%;
    min-width: auto !important;
  }

  .stepwrap .container .left-col .numbered-list.numbered-list-vertical ol li:last-of-type {
    min-width: 245px;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol {
    justify-content: space-between;
    width: 100%;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li {
    flex: 1;
    padding: 0 5px;
    position: relative;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li.inactive {
    opacity: 0.2;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li.inactive+li::before {
    opacity: 0.2;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li:first-child::before {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li:last-child::after {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::after,
  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::before {
    content: "";
    position: absolute;
    top: 25px;
    display: block;
    height: 1px;
    width: calc(50% - 35px);
    background-color: rgba(255, 255, 255, 0.5);
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::before {
    left: 0;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::after {
    right: 0;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter .field-title {
    font-weight: 600;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter .item-num {
    display: none;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter .field-image {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-bottom: 34px;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter .field-image img {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width: 992px) and (max-width: 992px) {
  .stepwrap .container .left-col .numbered-list.image-instead-counter {
    margin: 0 auto;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li {
    margin-bottom: 50px;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li:last-child {
    margin-bottom: 0;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter .field-image {
    margin-bottom: 20px;
  }

  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::after,
  .stepwrap .container .left-col .numbered-list.image-instead-counter ol li::before {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .stepwrap .container .right-col {
    color: #fff;
    text-align: center;
  }

  .stepwrap .container .right-col .cta-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
  }

  .stepwrap .container .right-col .button {
    display: inline-block;
    color: #fff;
    font-weight: 500;
  }

  .stepwrap .container .right-col .button a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    transition: background-color 0.5s, color 0.5s, border 0.5s, box-shadow 0.5s;
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
    text-decoration: none;
  }

  .stepwrap .container .right-col .button-squared a {
    border-radius: 5px;
  }

  .stepwrap .container .right-col .button-solid a {
    padding: 13px 20px;
  }

  .stepwrap .container .right-col .button-solid a:hover {
    text-decoration: none;
  }

  .stepwrap .container .right-col .button-primary a {
    color: #fff;
    background-color: #14964f;
  }

  .stepwrap .container .right-col .button-primary a:hover {
    background-color: #0e6937;
    color: #fff;
  }

  .stepwrap .container .right-col .button-bordered-secondary a {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    transition: all 0.5s;
    padding: 11px 20px;
  }

  .stepwrap .container .right-col .button+.button {
    margin-left: 10px;
  }

  .econ-calen-page4 .econ-calen-btn {
    background-color: #fff;
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .econ-calen-page4 .econ-calen-btn>div {
    margin-left: 15px;
    margin-bottom: 15px;
  }

  .live-table-chart-page .top-line {
    background: #e5e5e5 !important;
  }

  .live-table-chart-page .header-search {
    border-color: #12225b;
  }

  .live-table-chart-page .mf-product-part-2 .tabs>div {
    background: #f5f5f5;
    color: #12225c;
  }

  .live-table-chart-page .mf-product-part-2 .tabs>div.active {
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
    color: #fff;
  }

  .live-table-chart-page .mf-search-input {
    color: #191919;
  }

  .live-table-chart-page .ec-1-1 .form-check-input {
    --bs-form-control-bg: #fff;
  }

  .live-table-chart-page .ltabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 7rem;
  }

  .live-table-chart-page .ltabs .litem {
    background: #f5f5f5;
    border-radius: 28px 28px 0px 0px;
    width: 49.2%;
    padding: 30px 0;
    text-align: center;
    cursor: pointer;
  }

  .live-table-chart-page .ltabs .litem a {
    color: #12225c;
    text-decoration: none;
  }

  .live-table-chart-page .ltabs .litemactive {
    color: #fff;
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
  }

  .live-table-chart-page .ltabs .litemactive a {
    color: #fff;
    text-decoration: none;
  }

  .live-table-chart-page .titlemy {
    color: #12225c;
  }

  .gloslist-main .gloslist-l-part3 {
    height: 610px;
  }

  .gloslist-main .gloslist-right {
    margin-left: 0;
    margin-right: 0 !important;
  }

  .gloslist-main .gloslist-title2 {
    padding: 10px 0;
    margin-top: 115px;
  }

  .gloslist-main .letter-search {
    background: #f5f5f5;
    padding: 30px;
    margin-top: 29px;
  }

  .gloslist-main .letter-search .title {
    color: #12225c;
    padding: 30px 0;
    font-size: 28px;
  }

  .gloslist-main .letter-search .listwrap {
    display: flex;
    flex-wrap: wrap;
  }

  .gloslist-main .letter-search .listwrap .list {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  .gloslist-main .letter-search .listwrap .list .left {
    flex-shrink: 0;
    color: #12225c;
    display: flex;
    padding-top: 20px;
  }

  .gloslist-main .letter-search .listwrap .list .right {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 20px;
  }

  .gloslist-main .letter-search .listwrap .list .right .item {
    width: 55px;
    height: 55px;
    background-color: #fff;
    color: #12225c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }

  .gloslist-main .letter-search .listwrap .list .right .item:hover {
    background-color: #0954b5;
    color: #fff;
    cursor: pointer;
  }

  .gloslist-main .letter-search .listwrap .list .right .lzitem-active {
    background-color: #0954b5;
    color: #fff;
  }

  .gloslist-main .letter-search .zm {
    display: flex;
    margin-top: 40px;
  }

  .gloslist-main .letter-search .zm .zmleft {
    color: #12225c;
    font-size: 16px;
    padding-top: 20px;
    flex-shrink: 0;
  }

  .gloslist-main .letter-search .zm .zmright {
    display: flex;
    flex-wrap: wrap;
  }

  .gloslist-main .letter-search .zm .zmright .zmitem {
    width: 55px;
    height: 55px;
    background-color: #fff;
    color: #12225c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 12px;
    margin-bottom: 20px;
  }

  .gloslist-main .letter-search .zm .zmright .zmitem:hover {
    background-color: #0954b5;
    color: #fff;
    cursor: pointer;
  }

  .gloslist-main .letter-search .zm .zmright .lzitem-active {
    background-color: #0954b5;
    color: #fff;
  }

  .gloslist-main .ullist {
    display: flex;
    border-top: 1px solid #12225c;
    padding-top: 40px;
    margin-top: 10px;
  }

  .gloslist-main .ullist .ulleft {
    width: 63px;
    height: 63px;
    background: #12225d;
    color: #bca675;
    font-size: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .gloslist-main .ullist .ulright {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 40px;
  }

  .gloslist-main .ullist .ulright .ulitem {
    color: #101b4b;
    font-size: 18px;
    margin-bottom: 14px;
    text-decoration-line: underline;
    width: 33.333%;
    display: flex;
    align-items: center;
  }

  .gloslist-main .ullist .ulright .ulitem::before {
    content: "";
    width: 0.8rem;
    height: 0.8rem;
    border-top: 0.15rem solid;
    border-right: 0.15rem solid;
    border-color: #040d31;
    transform: rotate(45deg);
    margin-right: 0.7rem;
  }

  .gloslist-detail .abtn-wrap a {
    width: 100%;
    height: 66px;
    background: #101b4b;
    border-radius: 50px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 66px;
    margin-top: 10px;
  }

  .gloslist-detail .dbt {
    font-size: 46px;
  }

  .gloslist-detail .ebt {
    font-size: 32px;
    margin-top: 57px;
    margin-bottom: 30px;
  }

  .gloslist-detail .hbt {
    font-size: 26px;
    margin: 40px 0 29px 0;
  }

  .gloslist-detail .stoneXlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .gloslist-detail .stoneXlist .stoneXitem {
    width: 32.333%;
    height: 160px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .gloslist-detail .stoneXlist .stoneXitem .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
  }

  .gloslist-detail .stoneXlist .stoneXitem .icon {
    width: 35px;
    height: 34px;
    z-index: 2;
    position: relative;
  }

  .gloslist-detail .stoneXlist .stoneXitem .text {
    color: #fff;
    z-index: 2;
    position: relative;
    padding-top: 30px;
  }

  .gloslist-detail .ttl {
    display: flex;
  }

  .gloslist-detail .ttl .mf-reason-button {
    margin-left: 60px;
    margin-top: 0;
  }

  .instrumentPage .sbjpdiv {
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .instrumentPage .sbjpdiv .sbjpimg {
    width: 60px;
    height: 40px;
    background-color: red;
  }

  .instrumentPage .sbjpdiv .sbjpspan {
    font-size: 32px;
    color: #101b4b;
    padding-left: 15px;
  }

  .instrumentPage .sbjpdiv .down {
    border: solid #101b4b;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .instrumentPage .aup-jpy .top {
    display: flex;
  }

  .instrumentPage .aup-jpy .top .top-item {
    flex: 1;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .instrumentPage .aup-jpy .top .top-item span {
    font-size: 16px;
    color: #101b4b;
  }

  .instrumentPage .aup-jpy .top .top-item .b {
    font-size: 24px;
    color: #101b4b;
  }

  .instrumentPage .aup-jpy .top .top-item .o {
    font-size: 24px;
    color: hsl(19, 100%, 56%);
    display: flex;
    align-items: center;
  }

  .instrumentPage .aup-jpy .jsh {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    position: relative;
  }

  .instrumentPage .aup-jpy .jsh .abcon {
    position: absolute;
    width: 80px;
    height: 30px;
    background: #101b4b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
  }

  .instrumentPage .aup-jpy .jsh .jsh-item {
    background: #477bc2;
    width: 49%;
    display: flex;
    flex-direction: column;
    padding: 5px 10px;
  }

  .instrumentPage .aup-jpy .jsh .jsh-item:nth-child(3) {
    background: #ff661e;
    text-align: right;
  }

  .instrumentPage .aup-jpy .jsh .jsh-item span {
    color: #fff;
  }

  .instrumentPage .aup-jpy .jsh .jsh-item span:nth-child(2) {
    padding-top: 10px;
    font-size: 24px;
  }

  .instrumentPage .aup-jpy .cell-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .instrumentPage .aup-jpy .cell-wrap .cell-item {
    width: 50%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 8px;
  }

  .instrumentPage .aup-jpy .cell-wrap .cell-item:nth-child(odd) {
    padding-right: 10px;
  }

  .instrumentPage .aup-jpy .cell-wrap .cell-item span {
    font-size: 12px;
    color: #101b4b;
  }

  .instrumentPage .aup-jpy .cell-wrap .cell-item span:last-of-type {
    font-size: 16px;
    color: #0954b5;
  }

  .instrumentPage .aup-jpy .jdt .jdt-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
  }

  .instrumentPage .aup-jpy .jdt .jdt-label span {
    font-size: 14px;
    color: #101b4b;
  }

  .instrumentPage .aup-jpy .jdt .jdt-label span:last-of-type {
    color: #0954b5;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar {
    height: 10px;
    position: relative;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar .jdt-bar-item {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 2;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar .l {
    left: 0;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar .r {
    right: 0;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar .o {
    background-color: #fe710d;
  }

  .instrumentPage .aup-jpy .jdt .jdt-bar .b {
    background-color: #5387cc;
  }

  .instrumentPage .aup-jpy .tips {
    font-size: 12px;
    color: #101b4b;
    text-align: center;
    margin: 15px 0 30px;
  }

  .instrumentPage .aup-jpy .btn .btn-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 217px;
    height: 50px;
    background: linear-gradient(90deg, #fcecb3 0%, #a88b4a 100%);
    border-radius: 28px 28px 28px 28px;
    position: relative;
    margin-bottom: 15px;
    color: #191919;
  }

  .instrumentPage .aup-jpy .btn .btn-item .icon {
    width: 23px;
    position: absolute;
    right: 23px;
  }

  .instrumentPage .aup-jpy .btn .btn-green {
    background: #14964f;
    color: #fff;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-title {
    font-size: 32px;
    color: #101b4b;
    margin-bottom: 30px;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-nav {
    display: flex;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-nav .inst-tabs-nav-item {
    flex: 1;
    background: #f5f5f5;
    border-radius: 28px 28px 0px 0px;
    padding: 22px 0;
    text-align: center;
    color: #12225c;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-nav .inst-tabs-nav-item:nth-child(2) {
    margin-left: 10px;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-nav .inst-tabs-nav-item-active {
    color: #fff;
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .h1 {
    font-size: 20px;
    color: #101b4b;
    margin: 40px 0 13px 0;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .desc {
    font-size: 16px;
    color: #191919;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap {
    margin-top: 30px;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-nav {
    display: flex;
    justify-content: center;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-nav .body-tabs-item {
    font-size: 16px;
    color: #12225c;
    padding: 20px 0;
    border-radius: 28px;
    width: 181px;
    text-align: center;
    background: #f5f5f5;
    margin-left: 10px;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-nav .body-tabs-item-active {
    background: linear-gradient(90deg, #0954b5 0%, #12225c 100%);
    color: #fff;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-label {
    margin: 30px 0 10px 0;
    display: flex;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-label span {
    font-size: 16px;
    color: #12225c;
    width: 25%;
    text-align: center;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-num {
    margin: 20px 0 30px 0;
    display: flex;
    padding: 10px 0;
    background: #f5f5f5;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-num span {
    padding: 10px 0;
    font-size: 22px;
    color: #12225c;
    width: 25%;
    text-align: center;
    border-right: 1px solid #c1c1c1;
    display: inline-block;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-num span:last-of-type {
    border-right: none;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-col {
    margin-bottom: 10px;
    display: flex;
    padding: 10px 0;
    background: #f5f5f5;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-col span {
    width: 16.666667%;
    text-align: center;
    color: #5387cc;
    padding: 10px 0;
  }

  .instrumentPage .inst-tabs-wrap .inst-tabs-body .body-tabs-wrap .body-tabs-body .table-col .color-101B4B {
    color: #101b4b;
  }

  .new-sentiment-0 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    width: 312%;
  }

  .new-sentiment-1 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    right: 106%;
    width: 312%;
  }

  .new-sentiment-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    right: 212%;
    width: 312%;
  }

  .new-sentiment-3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    width: 312%;
  }

  .new-sentiment-4 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    right: 106%;
    width: 312%;
  }

  .new-sentiment-5 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem;
    right: 212%;
    width: 312%;
  }

  .kline-title {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 0 0 10px;
  }

  .kline-currentdata {
    font-size: 14px;
  }
}

@media screen and (min-width: 990px) and (max-width: 999px) {
  .letter-search .listwrap .list .right {
    margin: 0 10px !important;
  }

  .letter-search .listwrap .list .right .item {
    width: 45px !important;
    height: 45px !important;
  }
}