@media (max-width: 768px) {
  body {
    min-width: 0px;
    background: rgba(31, 31, 37, 0.05);
  }

  body,
  html {
    overflow-x: hidden;
  }

  .mobile-navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    z-index: 999;
  }

  .navbar {
    margin-top: 0;
  }

  #collapsibleNavbar {
    top: 56px;
    padding-top: 10px;
  }

  #collapsibleNavbar li a[aria-expanded="true"] {
    border-bottom: 1px solid rgba(119, 179, 34, 1);
  }

  #collapsibleNavbar li a img {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 12px;
    margin-right: 10px;
  }

  #section10 {
    padding: 50px 25px;
  }

  #section10 .left-item,
  #section10 .right-item {
    padding: 0;
    text-align: center;
  }

  #section10 .row {
    margin: 0;
  }

  #section10 .left-item h3,
  #section10 .left-item p {
    margin-bottom: 30px;
  }

  #section10 .right-item .form-control {
    height: 43px;
  }

  #section10 .right-item button.btn {
    margin: 0;
    width: 100%;
    background: rgba(119, 179, 34, 1);
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  #section10 .col-md-12 {
    padding: 0;
  }

  .section11 {
    background: #fff;
    padding: 20px 20px 0;
    height: auto;
  }

  .section11 .content-left,
  .section11 .section-bar {
    display: none
  }

  .section11 .section-box {
    width: 100%;
    border: 0;
    box-shadow: none;
  }

  .section11 .content-right {
    width: 100%;
    border: none;
    margin-top: 0;
  }

  .section11 .mobile-left {
    display: block;
  }

  .section11 .mobile-left .mobile-left-title {
    margin-top: 20px;
    font-size: 24px;
    color: #414141;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    ;
  }

  .section11 .mobile-left .mobile-left-msg {
    height: 64px;
    font-size: 16px;
    font-family: Avenir;
    text-align: center;
    color: #414141;
    font-weight: 500;
    margin: 0 30px;
  }

  .section11 .mobile-left .mobile-left-list ul {
    margin-top: 55px;
  }

  .section11 .mobile-left .mobile-left-list li {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 40px;
  }

  .section11 .mobile-left .mobile-left-list li img {
    width: 66px;
    height: 66px;
    margin: 0 auto 10px;
    ;
  }

  .section11 .mobile-left .mobile-left-list .mobile-left-info {
    font-size: 20px;
    font-family: Avenir;
    font-weight: 500;
    color: rgba(65, 65, 65, 1);
    margin-bottom: 15px;
  }

  .section11 .mobile-left .mobile-left-list li p {
    font-size: 12px;
    font-family: Myriad Pro;
    font-weight: 400;
    color: rgba(65, 65, 65, 1);
    line-height: 19px;
  }

  .section11 .mobile-left .mobile-left-list li:last-child {
    margin-left: 25%;
  }

  .section11 .content-right .content-title .titie {
    font-size: 24px;
    font-family: Roboto-Medium, Roboto;
    font-weight: 500;
    color: rgba(191, 157, 98, 1);
    line-height: 32px;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #BF9D62;
    padding-bottom: 4px;
    margin-bottom: 20px;
  }

  .section11 .section-tips {
    font-size: 14px;
    font-family: Roboto-Light, Roboto;
    font-weight: 300;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    padding: 20px 0 40px;
    margin: 0;
    margin-top: 20px;
    float: left;
  }

  .section11 .mobile-wrap-list {
    display: block;
  }

  .section11 .mobile-wrap-list li {
    width: 25%;
    float: left;
    text-align: center;
  }

  .section11 .mobile-wrap-list li img {
    width: 31px;
    height: 28px;
  }

  .section11 .mobile-wrap-list li p {
    font-size: 12px;
    font-family: Roboto-Bold, Roboto;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 18px;
    padding: 5px 10px 25px;
  }

  .phone-box,
  .email-box {
    display: block;
  }

  .section11.block2 {
    padding: 0
  }

  .section11.form .p2 a {
    width: 35%;
  }

  .section11 #section10 .right-item .account-href,
  .right-register #section10 .right-item .account-href {
    margin-bottom: 10px;
  }

  .section11 #section38 .block2,
  .right-register #section38 .block2 {
    padding: 0;
  }

  .section11 #section38 .form .p2 a,
  .right-register #section38 .form .p2 a {
    width: 35%;
  }

  /** 20200602 miki LP**/
  #section81 {
    height: 627px;
    width: 100%;
    background: url(../img/m-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
    overflow: hidden;
    /* margin-top: 57px; */
    padding-top: 57px;
  }

  #section81 .banner-container,
  #section82,
  #section84,
  #section87 .step-container {
    max-width: none;
    width: 100%;
  }



  #section82 .content-title {
    font-size: 30px;
    line-height: 1;
    margin: 50px 0 30px;
  }

  #section82 .content-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 11px 30px;
  }

  #section82 .content-list {

    width: 165px;
    height: 244px;
    padding: 19px 10px 0;
    margin: 0 0 20px;
  }

  #section82 .content-icon {
    width: 33px;
    height: 33px;
    top: 14px;
    left: 18px;
  }

  #section82 .content-info h4 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  #section82 .content-info p {
    font-size: 13px;
    line-height: 15px;
    font-family: Roboto;
  }

  #section82 .content-info .minium {
    font-size: 12px;
    font-family: Source Han Sans TW;
    font-weight: 400;
    color: #898989;
    margin-top: 6px;
  }

  #section82 .content-list:nth-child(2n+1) {
    margin-right: 20px;
  }

  #section87 .content-title {
    margin-top: 50px;
    font-size: 30px;
  }

  #section87 .step1 .step1-content,
  #section87 .step2 .step2-content,
  #section87 .step3 .step3-content,
  #section87 .step4 .step4-content {
    display: block;
  }

  #section87 .step1 img {
    width: 270px;
    height: 150px;
    bottom: 0;
    top: auto;
    right: 23px;
  }

  #section87 .step1 .step1-content {
    margin-top: 30px;
    height: 272px;
  }

  #section87 .step-container {
    position: relative;
  }

  #section87 .step1 .step-num,
  #section87 .step2 .step-num,
  #section87 .step3 .step-num,
  #section87 .step4 .step-num {
    font-size: 86px;
    margin: 0;
    position: absolute;
    top: 31px;
    left: 26px;
  }

  #section87 .step1 .step-info .step-title,
  #section87 .step2 .step-info .step-title,
  #section87 .step3 .step-info .step-title,
  #section87 .step4 .step-info .step-title {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 17px;
    ;
    margin: 0;
  }

  #section87 .step1 .step-info .step-msg,
  #section87 .step2 .step-info .step-msg,
  #section87 .step3 .step-info .step-msg,
  #section87 .step4 .step-info .step-msg {
    font-size: 14px;
    width: auto;
    line-height: 15px;
    margin: 0 20px 0 0;
  }

  #section87 .step-info {
    display: block;
    margin-left: 84px;
  }

  #section87 .step2 {
    height: 340px;
    ;
  }

  #section87 .step2 .step2-content {
    width: 100%;
    height: auto;
  }

  #section87 .step2 .step2-img {
    width: 100%;
    margin-top: 28px;
  }

  #section87 .step2 .step2-img img {
    width: 270px;
    height: 82px;
    margin-bottom: 0;
    margin-left: 84px;
  }

  #section87 .step2 .step2-img .a-btn {
    display: block;
    margin: 30px auto 0;
    text-align: center;
    width: 230px;
    height: 60px;
    line-height: 60px;
    background: rgba(2, 208, 80, 1);
    box-shadow: 1px 2px 2px 0px rgba(180, 219, 195, 0.55);
    border-radius: 2px;
    font-size: 30px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
  }

  #section87 .step3 {
    height: 170px;
  }

  #section87 .step4 {
    height: 410px;
  }

  #section87 .step4 .step4-content .step-btn {
    position: absolute;
    left: 50%;
    top: 325px;
    margin: 0;
    margin-left: -115px;
    width: 230px;
    height: 60px;
    ;
    font-size: 30px;
  }

  #section87 .step4 .step4-content {
    height: auto;
  }

  #section87 .step4 .step4-img img {
    width: 270px;
    margin: 30px 22px 0 0;
  }

  #section84 {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  #section84 .content-left {
    width: 100%;
  }

  #section84 .content-title {
    font-size: 30px;
    text-align: center;
    line-height: 33px;
    padding: 0 30px;
    margin-bottom: 20px;
  }

  #section84 .content-list {
    margin: 0 20px;
    width: 100%;
  }

  #section84 .content-list li img {
    width: 13px;
    height: 12px;
    ;
    top: 7px;
  }

  #section84 .content-list li {
    padding-left: 22px;
    ;
    margin-bottom: 20px;
  }

  #section84 .content-list li span {
    font-size: 14px;
  }

  #section84 .content-tips {
    font-size: 12px;
    margin: 0 20px;
  }

  #section84 .content-right {
    width: auto;
    margin: 20px 20px 0;
  }

  #section84 .content-right .a-btn {
    display: block;
    margin: 30px auto 0;
    text-align: center;
    width: 230px;
    height: 60px;
    line-height: 60px;
    background: rgba(2, 208, 80, 1);
    box-shadow: 1px 2px 2px 0px rgba(180, 219, 195, 0.55);
    border-radius: 5px;
    font-size: 30px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
  }

  .mobile-navbar .a-btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 15px;
    background: rgba(2, 208, 80, 1);
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
  }

  .modal.show .modal-dialog {
    max-width: none;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .modal .content-box {
    margin: 0;
    border: 0;
  }

  .modal-body .pt-5 {
    padding: 0 !important;
  }

  .modal .og-pad h3 {
    font-size: 14px;
    font-family: source-han-sans-simplified-c, sans-serif;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 19px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .modal .modal-body .close {
    top: 10px !important;
  }

  .content-nav .nav-btn {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }

  .content-box .modal-content-info,
  .content-box .modal-content-table {
    padding: 0
  }

  .modal-content-info .modal-content-title {
    font-size: 14px;
    margin-top: 15px;
  }

  .modal .modal-content .modal-content-info p {
    padding-left: 23px;
    position: relative;
    ;
    font-family: source-han-sans-simplified-c, sans-serif;
    font-weight: 400;
    line-height: 20px;
    font-size: 13px;
    min-height: 20px;
  }

  .modal .modal-content .modal-content-info p>span {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 20px;
    text-align: right;
    line-height: 20px;
  }

  .modal .modal-content-info thead th {
    display: block;
  }

  .modal .modal-content-info table {
    border-collapse: collapse;
    background: #fbdbdb
  }

  .modal .modal-content-info tbody th {
    height: 36px;
    font-size: 12px;
    color: #fff;
    background: #999;
    font-weight: 600;
    line-height: 8px;
    position: relative;
    border-right: 1px solid #DCDCDC;
  }

  .modal .modal-content-info tbody th span {
    font-size: 10px;
    color: #999;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
  }

  .modal .modal-content-info tbody tr:nth-child(2n+1) td {
    background: rgba(246, 246, 246, 1);
  }

  .modal .modal-content-table table th {
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
  }

  .modal .modal-content-table table td {
    color: #999;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
  }

  .modal .modal-content-info tbody th {
    background: #fbfbfb;
    color: #999;
    height: 53px;
    line-height: 16px;
  }

  .modal .modal-content-info table {
    border: 1px solid #DCDCDC;
  }

  .modal .modal-content-info tbody td {
    border: 1px solid #DCDCDC;
    height: 28px;
    line-height: 28px;
  }

  .modal .modal-content-info tbody th span {
    top: 35px;
  }

  .modal .modal-content-info tbody th:last-child {
    width: 90px;
  }

  .modal .modal-content-info tbody tr:first-child th {
    color: #fff;
    background: #999;
    display: table-cell;
  }

  .modal .modal-content-info tbody th:nth-child(2) {
    width: 90px
  }

  .footer {
    padding: 30px 25px;
  }

  .footer .a-link a,
  .footer .warning p {
    font-size: 12px;
  }





  /****20201026 miki 旧LP改版*****/





  .section49 .section-title {
    font-size: 30px;
  }

  .section49 ul li {
    width: 100%;
    margin: 0;
  }

  .section49 li img {
    width: 342px;
    height: 260px;
  }

  .section49 li:nth-child(1) img {
    width: 312px;
    height: 280px;
  }

  .section49 li:nth-child(2) img {
    width: 321px;
    height: 280px;
  }

  .section49 li .item-title {
    margin-top: 10px;
    margin-bottom: 25px;
    ;
    font-size: 20px;
  }

  .section49 li p {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #333333;
    margin: 0 50px 26px;
  }

  .section49 li p>br {
    display: none;
  }

  .section49 .more-box a {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 300;
    font-style: italic;
    color: #666666;
    line-height: 18px;
    margin: 0
  }

  #section90 {
    padding: 50px 0;
  }

  #section90 .content-title {
    font-size: 30px;
    font-family: Roboto;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-bottom: 35px;
  }

  #section90 .forex-item-box {
    margin-top: 30px;
  }

  #section90 .forex-item-box span {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #333333;
    margin: 0;
  }

  #section90 .forex-item-box .a-btn {
    width: 210px;
    height: 50px;
    line-height: 50px;
    background: #FF671F;
    border-radius: 3px;
    font-size: 24px;
    font-weight: 500;
  }

  #section90 .content-box {
    width: calc(100% - 46px);
    margin: 0 auto;
    max-width: none;
    ;
  }

  #section90 .content-table,
  #section90 .content-banner {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(202, 201, 201, 0.6);
    border-radius: 10px;
  }

  #section90 .content-table .frist-box,
  #section90 .content-table,
  #section90 .content-banner,
  #section90 .content-table .last-box {
    width: 100%;
    padding: 0
  }

  #section90 .content-table .middle-box .fl-box,
  #section90 .content-table .middle-box,
  #section90 .content-table .middle-box .fr-box {
    width: 100%;
    height: auto;
    padding: 0
  }

  #section90 .content-table .middle-box .fl-box img,
  #section90 .content-table .middle-box .fr-box img {
    width: 100%;
  }

  #section90 .content-table .frist-box {
    padding: 26px 0 12px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  #section90 .content-table .frist-box h3 {
    font-size: 18px;
    font-family: Roboto;
    font-weight: bold;
    color: #FF671F;
    height: auto;
    margin: 0 30px;
    margin-bottom: 19px;
  }

  #section90 .content-table .frist-box p {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #333333;
    margin: 0 30px;
  }

  #section90 .content-table .middle-box .fr-box>div,
  #section90 .content-table .middle-box .fl-box>div {
    padding: 24px 26px 0 24px;
  }

  #section90 .content-table .middle-box p {
    font-size: 14px;
    font-family: Roboto;
    font-weight: bold;
    color: #333333;
    margin-bottom: 16px;
    line-height: 18px;
  }

  #section90 .content-table .last-box {
    text-align: center;
    padding: 23px 0 26px
  }

  #section90 .content-table .last-box h3 {
    font-size: 18px;
    font-family: Roboto;
    font-weight: bold;
    color: #FF671F;
    margin-bottom: 15px;
  }

  #section90 .content-table .last-box p {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
  }

  .mobile-navbar .a-btn {
    background: #3682FF;
    border: 1px solid #0B6AFF;
    border-radius: 2px;
  }





  /*****2021 miki****/
  #section81 {
    background: url(../img/section90/bg1-m.jpg) no-repeat;
    background-size: cover;
  }

  #section81 .content-middle {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin: 20px 0;
  }

  #section86 .forex-item li h5 {
    margin-bottom: 40px;
  }

  #section86 .forex-box img {
    width: 153px;
    height: 143px;
  }

  #section86 .forex-item-box .a-btn {
    background: #3682FF;
  }

  .section49 {
    padding: 50px 0;
  }

  .section49 .section-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    padding: 0 40px;
  }

  .section49>p {
    width: auto;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    padding: 0 25px;
    text-align: left;
    height: auto;
    margin-top: 30px
  }

  .section11 {
    display: none;
  }

  .section49 li .item-icon {
    background: none;
    margin: 0 auto;
  }

  .section49 li .item-icon::before {
    content: '1';
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-left: -12.5px;
  }

  .section49 li .item-title {
    min-height: auto;
    margin: 0 auto;
    max-width: none;
    line-height: 1;
    margin-top: 16px;
    margin-bottom: 22px;
  }

  .section49 .more-box {
    margin-bottom: 15px;
  }

  .section49 .more-box a {
    font-style: normal;
  }

  .section49 li img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
  }

  .section49 ul li {
    position: relative;
    padding-bottom: 330px;
  }

  .section49 ul li img {
    height: 280px !important;
    width: auto !important;
    margin: 0 auto !important;
  }

  .section49 li:first-child .item-icon::before {
    content: '1';
  }

  .section49 li .item-icon::before {
    content: '2';
  }

  .section49 li:last-child .item-icon::before {
    content: '3';
  }
}

@media (max-width: 320px) {
  .mobile-navbar .a-btn {
    font-size: 14px;
    padding: 5px 7px;
    margin: 0 5px;
  }

  .navbar-brand {
    margin-right: 3px;
    ;
  }
}


/* 2023/1/30 */
@media (max-width: 768px) {
  #section81 {
    position: relative;
    height: 641px;
    background: url(../img/20230130/mobile-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
  }

  #section81 .content-top {
    font-size: 31px;
    margin-top: 39px;
    margin-bottom: 29px;
    padding: 0 18px;
    font-family: Roboto;
    font-weight: bold;
    text-shadow: 0px 0px 20px rgba(8, 13, 20, 0.36);
    color: #FFFFFF;
    text-align: center;
    line-height: 39px;
  }

  #section81 .banner-img {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    text-align: center;
  }

  #section81 .banner-img img {
    height: 553px;
    width: auto;
    margin-top: 0px;
    margin-left: -50%;
  }

  #section81 .banner-box .a-btn {
    margin: 0 auto;
    width: fit-content;
    line-height: 23px;
    padding: 10px 16px;
    background: #1D6EE1;
    border-radius: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
  }

  #section81 .banner-box .pc-a-btn {
    display: none;
  }

  #section81 .banner-box .mobile-a-btn {
    display: block;
  }

  #section88 {
    padding: 0;
    margin: 0 auto;
    font-weight: 500;
    color: rgba(65, 65, 65, 1);
    font-size: 35px;
    overflow: hidden;
    background: #fff;
  }

  #section88 .content-title {
    font-size: 30px;
    font-family: Source Han Sans TW;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-top: 50px;
    margin-bottom: 31px;
    text-align: center;
  }

  #section88 .content-wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  #section88 .left {
    padding: 0 24px;
    margin-top: 0px;
  }

  #section88 .left .left-item:nth-child(2) {
    margin-top: 44px;
  }

  #section88 .left .left-item:nth-child(3) {
    margin-top: 42px;
  }

  #section88 .left .left-item h3 {
    font-size: 18px;
    font-family: Source Han Sans TW;
    font-weight: 500;
    color: #333333;
    line-height: 1;
  }

  #section88 .left .left-item h4 {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    color: #8A8A8A;
    line-height: 1;
    margin-top: 10px;
  }

  #section88 .left .view-all-awards {
    font-size: 24px;
    font-family: Source Han Sans TW;
    font-weight: 500;
    color: #333333;
    margin-top: 31px;
    margin-bottom: 50px;
  }

  #section88 .right {
    width: 300px;
    height: 325px;
    margin: 0 auto;
  }

  #section88 .right img {
    width: 100%;
    height: 100%;
  }

  .section6 .container-payment .wrap>.fix-11-12>div {
    height: 100px;
  }

  .section6 .container-payment .wrap>.fix-11-12>div ul li {
    width: 50% !important;
    margin: -10px 0 0;
  }

  .section6 .container-payment .wrap>.fix-11-12>div ul li img {
    width: 175px !important;
  }

  .section6 .container-payment .wrap .fix-11-12>div ul {
    display: flex;
    justify-content: unset;
    flex-wrap: unset;
  }

  .section6 .container-payment .wrap>.fix-11-12 h1 {
    margin-bottom: 40px;
    font-size: 28px;
  }

  #section89 {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 70px;
    z-index: 999;
    background-image: url(../img/20230130/footer-banner.png);
  }

  #section89 .section-title {
    padding: 19px 11px;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 16px;
    text-align: left;
  }

  #section89 .section-gift {
    position: absolute;
    right: 0px;
    width: 108px;
    height: 82px;
    top: -20%;
    z-index: -1;
  }

  /* section3 mobile start */
  #section3 {
    padding: 0 0 !important;
  }

  #section3 .content-title {
    font-size: 30px;
  }

  #section3 .containers {
    padding: 50px 0;
  }

  #section3 .content-AUDUSD {
    margin-top: 0;
    text-align: center;
  }

  #section3 .content-AUDUSD img {
    width: 330px;
    height: 406px;
  }

  #section3 #tvIframe {
    height: 420px;
    border: 1px solid #e0e3eb;
    width: calc(100% - 15px);
    margin: 14px auto 0;
  }

  #section3 .code-box {
    margin: 30px auto 0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 18px 0px #CAC9C9;
    border-radius: 10px;
    padding: 20px 0 22px;
    width: calc(100% - 15px);
  }

  #section3 .code-name {
    font-size: 21px;
    font-family: Source Han Sans TW;
    font-weight: bold;
    color: #333333;
    line-height: 1;
    margin-left: 15px;
    margin-right: 10px;
  }

  #section3 .code-btn {
    width: 100%;
  }

  #section3 .code-btn .sell-btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #009E4A;
    box-shadow: 0px 8px 4px 0px rgba(208, 228, 208, 0.56);
    opacity: 0.95;
    border-radius: 3px;
    font-size: 20px;
    float: left;
    margin: 0;
    margin-left: 10px;
  }

  #section3 .code-btn .buy-btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #EC4330;
    box-shadow: 0px 8px 4px 0px rgba(228, 208, 208, 0.56);
    opacity: 0.95;
    border-radius: 3px;
    font-size: 20px;
    float: right;
    margin: 0;
    margin-right: 10px;
  }

  #section3 .code-price .nowPrice {
    font-size: 25px;
    font-family: Roboto;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
  }

  #section3 .code-price .dailyPercent {
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    color: #009E4A;
    line-height: 12px;
    display: inline-block;
  }

  #section3 .code-price .code-minmax {
    font-size: 12px;
    font-family: Roboto;
    font-weight: 400;
    color: #333333;
    line-height: 12px;
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
  }

  #section3 .code-price .code-minmax span {
    margin-right: 20px;
    font-size: 14px;
  }

  #section3 .code-price .deily-status.down::before {
    content: '+';
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    color: #EC4330;
    line-height: 12px;
    display: inline-block;
  }

  #section3 .code-price .deily-status.up::before {
    content: '-';
    font-size: 12px;
    font-family: Roboto;
    font-weight: 500;
    color: #009E4A;
    line-height: 12px;
    display: inline-block;
  }

  #section3 .code-box .code-name,
  #section3 .code-box .code-price,
  #section3 .code-box .code-btn {
    display: inline-block;
    vertical-align: middle;
  }

  #section3 .code-box .code-btn {
    margin-top: 10px;
  }

  #section3 .code-btn {
    float: none;
    margin-right: 0;
  }

  /* section3 mobile end */

 /* 顶部 TRADE NOW 按钮*/
 .navbar-brand{
  margin-right: 5rem ;
}
}