@charset "utf-8";
/* CSS Document */
@media all and (max-width: 1700px) {
  /*1680 * 1050*/
}
@media all and (max-width: 1460px) {
  /*1440 * 900*/
}
@media all and (max-width: 1440px) {
  /*1366*/
  html {
    font-size: 8px;
  }
  .bank img {
    transform: scale(0.8);
  }
  #nav-header .navbar .footer-top .navbar-header .navbar-brand-m .pc-logo,
  #nav-header .navbar.fixedpic .footer-top .navbar-header .navbar-brand-m .pc-logo {
    width: 200px;
    height: 42px;
  }
  .section-2 .pcipad {
    top: 0;
    margin-top: -79px;
  }
  .index-section .section-2 .ct-img {
    transform: scale(0.8);
  }
}
@media all and (max-width: 1300px) {
  /*1280 * 800*/
}
@media all and (max-width: 1260px) {
  /*1260*/
}
@media all and (max-width: 1200px) {
  /*1200*/
}
@media all and (max-width: 1100px) {
  /*1024 * 768 */
}
@media all and (max-width: 980px) {
  .overflowh {
    overflow: hidden;
  }
  html {
    font-size: 10px;
  }
  #br br {
    display: none;
  }
  .wrapBtn .btna {
    display: block;
    width: 150px;
    padding: 10px 0;
    margin: 10px auto;
    font-size: 1.8rem;
  }
  #cookie {
    display: none;
  }
  #cookie-m {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 5px 0;
    background: #16161D;
    z-index: 1110;
  }
  #cookie-m .a1 {
    width: 120px;
    padding: 5px 0;
    font-size: 1.6rem;
    margin-bottom: 0.8rem;
    background: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  #cookie-m .a1 span {
    color: #000000;
  }
  #cookie-m .p1 {
    color: #fff;
    margin: 1rem 0;
    font-size: 0.8rem;
  }
  #cookie-m .p1 span {
    text-align: center;
    display: inline;
  }
  .heightFixed {
    height: 60px;
  }
  #nav-header .navbar .footer-top {
    padding: 0;
  }
  #nav-header .navbar .footer-top .container {
    margin: 0;
    padding: 0;
  }
  #nav-header .navbar .footer-top .navbar-header {
    padding: 15px;
    margin: 0;
    background: #000;
  }
  #nav-header .navbar .footer-top .navbar-header .navbar-brand-m {
    margin-top: 0;
    position: relative;
  }
  #nav-header .navbar .footer-top .navbar-header .navbar-brand-m .m-logo {
    width: 130px;
    margin-top: 0.3rem;
  }
  #nav-header .navbar .footer-top .navbar-header .navbar-brand-m .btnM {
    font-size: 1.28rem;
    color: #fff;
    background: #CD5E29;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 40px;
    padding: 5px 15px;
  }
  #nav-header .navbar .footer-top .navbar-header .navbar-brand-m a {
    display: inline-block;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn {
    display: block;
    float: right;
    margin-top: 0px;
    position: relative;
    z-index: 100;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn span {
    font-size: 1.2rem;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button {
    margin: 0;
    padding: 8px 0 0 0;
    z-index: 10;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button .icon-bar {
    background: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    transition: all 0.3s;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button.menu-x .icon-bar:first-child {
    transform: rotate(45deg) translate(5px, 4px);
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button.menu-x .icon-bar:last-child {
    transform: rotate(-45deg) translate(0, 1px);
  }
  #nav-header .navbar .footer-top .navbar-header .mobilebtn button.menu-x .icon-bar:nth-child(2) {
    display: none;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m {
    background: #000000;
    padding: 0 15px ;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul {
    margin-top: 0;
    margin-bottom: 0;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li {
    border-bottom: 1px solid #5d5d5d;
    font-size: 1.4rem;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li a {
    padding: 10px 15px;
    color: #fff;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .wrapCaret {
    width: 100px;
    height: 35px;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
    color: #fff;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .wrapCaret .caret {
    color: #fff;
    border-top: 5px dashed;
    border-top: 5px solid \9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .wrapCaret .caret.deg {
    transform: rotate(180deg);
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .dropdown-menu {
    width: 100%;
    position: relative!important;
    background: #252525;
    float: none;
    box-shadow: none;
    border: 0;
    padding: 0;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .dropdown-menu > li {
    border-bottom: 1px solid #363535;
  }
  #nav-header .navbar .footer-top .navbar-collapse-m > ul > li .dropdown-menu > li:last-child {
    border-bottom: none;
  }
  #nav-header .aside {
    display: none;
  }
  .index-section .head {
    min-height: 776px;
  }
  .index-section .head .swiper-button-next,
  .index-section .head .swiper-button-prev {
    display: none;
  }
  .index-section .head .swiper-container {
    height: 900px;
  }
  .index-section .head .index-banner {
    background: url(../img/m/index-banner-m.jpg) no-repeat center center;
    background-size: cover!important;
    margin-top: 58px;
    height: 720px;
  }
  .index-section .head .index-banner .da-ttitle {
    width: 100%;
    margin-left: inherit;
    padding: 0 20px;
    text-align: left;
    top: 4rem;
  }
  .index-section .head .index-banner .da-ttitle .p1 {
    font-size: 3.3rem;
    margin-bottom: 0.5rem;
    line-height: 1;
  }
  .index-section .head .index-banner .da-ttitle .p1 span {
    display: block;
    font-size: 5.3rem;
  }
  .index-section .head .index-banner .da-ttitle .p2 {
    font-size: 1.75rem;
  }
  .index-section .head .wrapBtn {
    top: 600px;
    position: relative;
    z-index: 9;
  }
  .index-section .head .wrapBtn a.a5 {
    background: #fff;
  }
  .index-section .hangqing .whPanel {
    width: 100%;
    margin: 0;
    top: 26rem;
    left: inherit;
    text-align: center;
  }
  .index-section .hangqing .whPanel .a1 {
    margin-bottom: 1.5rem;
  }
  .index-section .hangqing .whPanel .a2 {
    margin: 0 auto;
  }
  .index-section .hangqing .whPanel .ul-2 {
    display: block;
    padding: 0 15px;
  }
  .index-section .hangqing .whPanel .ul-2 li {
    background: rgba(0, 0, 0, 0.84);
    color: #ffffff;
    padding: 0.8rem 0;
    position: relative;
  }
  .index-section .hangqing .whPanel .ul-2 li:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
    background: linear-gradient(90deg, rgba(237, 240, 244, 0) 5%, #ffffff 35%, #ffffff 65%, rgba(238, 241, 243, 0) 96%);
  }
  .index-section .hangqing .whPanel .ul-2 li:last-child:after {
    display: none;
  }
  .index-section .hangqing .whPanel .ul-2 li span {
    font-size: 1.2rem;
    display: inline-block;
    margin: 0 5px;
  }
  .index-section .hangqing .whPanel .ul-2 li span.Sell.green {
    color: #4FED7E;
  }
  .index-section .hangqing .whPanel .ul-2 li span.Sell.red {
    color: #ff425e;
  }
  .index-section .hangqing .whPanel .ul-2 li span.Buy.green {
    color: #4FED7E;
  }
  .index-section .hangqing .whPanel .ul-2 li span.Buy.red {
    color: #ff425e;
  }
  .index-section .hangqing .whPanel .ul-2 li span.name {
    font-size: 1.5rem;
    color: #fff;
    width: 59px;
  }
  .index-section .hangqing .whPanel .ul-2 li .lap {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 0 5px;
    font-size: 1rem;
  }
  .index-section .hangqing .whPanel .ul-2 li .lap.green {
    color: #4FED7E;
  }
  .index-section .hangqing .whPanel .ul-2 li .lap.red {
    color: #ff425e;
  }
  .index-section .hangqing .whPanel .ul-2 li .buy {
    color: #000000;
    background: #ff425e;
    border: 1px solid #ff425e;
    border-radius: 3px;
    padding: 0 5px;
    font-size: 1rem;
  }
  .index-section .hangqing .whPanel .ul-2 li .sell {
    color: #000000;
    background: #4FED7E;
    border: 1px solid #4FED7E;
    border-radius: 3px;
    padding: 0 4px;
    font-size: 1rem;
  }
  .index-section .hangqing .whPanel .ul-2 li.green .num {
    color: #4FED7E;
  }
  .index-section .hangqing .whPanel .ul-2 li.red .num {
    color: #ff425e;
  }
  .index-section .hangqing .whPanel .wrapBtn {
    margin-bottom: 5rem;
  }
  .index-section .section-1 .global-m {
    text-align: center;
    color: #CD5E29;
    background: #162236;
    padding: 30px 0;
  }
  .index-section .section-1 .global-m .swiper-container {
    margin-bottom: 3rem;
    padding-bottom: 2rem;
  }
  .index-section .section-1 .global-m .swiper-container .wrap {
    color: #CD5E29;
    padding: 15px 10px;
    background: #293446;
    text-align: left;
    height: 76px;
    overflow: hidden;
  }
  .index-section .section-1 .global-m .swiper-container .wrap p span {
    font-size: 1.8rem;
  }
  .index-section .section-1 .global-m .swiper-container .wrap p span.sube {
    font-size: 1.2rem;
  }
  .index-section .section-1 .global-m .swiper-container .wrap p.subtitle {
    font-size: 1rem;
    line-height: 1;
  }
  .index-section .section-1 .global-m .swiper-container .swiper-slide-active {
    background: #CD5E29;
    color: #fff;
  }
  .index-section .section-1 .global-m .swiper-container .swiper-pagination {
    bottom: 0px;
  }
  .index-section .section-1 .global-m .swiper-container .swiper-pagination span {
    background: #CD5E29;
  }
  .index-section .section-1 .global-m .p1,
  .index-section .section-1 .global-m .p2 {
    display: inline-block;
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 3rem;
  }
  .index-section .section-1 .global-m .p3 {
    font-size: 1.5rem;
    margin-bottom: 4rem;
  }
  .index-section .section-1 .global-m .p3 span {
    display: inline;
  }
  .index-section .section-1 .ganggan-m .panelLi-m {
    padding: 0;
    overflow: hidden;
    height: 284px;
    background: none;
    display: inherit;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li {
    font-size: 2rem;
    width: 50%;
    float: left;
    text-align: center;
    padding: 30px 15px;
    position: relative;
    transition: all 0.3s linear;
    color: #fff;
    /*     &:nth-child(1){
                            background: @orangeColor;
                        }
                        &:nth-child(2){
                            background: url("../img/list-2.jpg")no-repeat center center/cover;
                        }
                        &:nth-child(3){
                            background: url("../img/list-1.jpg")no-repeat center center/cover;
                        }
                        &:nth-child(4){
                            background: #5B9BD5;
                        }*/
  }
  .index-section .section-1 .ganggan-m .panelLi-m li img {
    width: 80px;
    height: 55px;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li span {
    display: block;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.icon1 i {
    background: url("../img/index-i-1.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.icon2 i {
    background: url("../img/index-i-2.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.icon3 i {
    background: url("../img/index-i-3.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.icon4 i {
    background: url("../img/index-i-4.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover {
    color: #fff;
    transform: scale(1.1);
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -19px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: 17px #CD5E29 dashed;
    border-left: 10px transparent dashed;
    border-top: 17px transparent dashed;
    border-right: 10px transparent solid;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover.icon1 i {
    background: url("../img/index-i-1-hover.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover.icon2 i {
    background: url("../img/index-i-2-hover.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover.icon3 i {
    background: url("../img/index-i-3-hover.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-1 .ganggan-m .panelLi-m li.hover.icon4 i {
    background: url("../img/index-i-4.png") no-repeat center center;
    background-size: cover;
  }
  .index-section .section-2 .bggray {
    padding: 40px 15px;
  }
  .index-section .section-2 .bggray .ct-ct {
    padding: 0;
  }
  .index-section .section-2 .bggray .ct-ct .p1 {
    font-size: 3.5rem;
    text-align: center;
  }
  .index-section .section-2 .bggray .ct-ct .p2 {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
  .index-section .section-2 .bggray .ct-ct .u3 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
  .index-section .section-2 .bggray .ct-ct .u3 li {
    margin-bottom: 5px;
  }
  .index-section .section-2 .bggray .ct-ct .u3 li span {
    padding-left: 5px;
  }
  .index-section .section-2 .bggray .ct-ct .u3 li i {
    width: 2rem;
    height: 2rem;
  }
  .index-section .section-2 .bggray .ct-ct .wrapBtn {
    margin-bottom: 5rem;
  }
  .index-section .section-2 .bggray .ct-ct .wrapBtn .btna {
    background: #CD5E29;
  }
  .index-section .section-2 .bggray .ct-ct .wrapBtn .btna span {
    color: #fff;
  }
  .index-section .section-2 .pcipad {
    top: -25px;
    margin-top: -35px;
  }
  .index-section .section-3 {
    height: inherit;
    padding: 30px 0;
  }
  .index-section .section-3 .p1 {
    font-size: 3.5rem;
  }
  .index-section .section-3 .p2 {
    display: inline;
    font-size: 1.5rem;
  }
  .index-section .section-3 .p2 span {
    display: inline;
  }
  .index-section .section-3 ul {
    margin-top: 50px;
  }
  .index-section .section-3 ul li {
    width: 30%;
    font-size: 1.5rem;
  }
  .index-section .section-3 ul li.jia {
    display: none;
  }
  .index-section .section-3 ul li a {
    color: #fff;
  }
  .index-section .section-3 ul li i {
    width: 47px;
    height: 49px;
    margin-bottom: 0;
  }
  .index-section .section-3 ul li.windows i {
    background: url("../img/index-c-hover-1.png") no-repeat center center / cover;
  }
  .index-section .section-3 ul li.iOS i {
    background: url("../img/index-c-hover-2.png") no-repeat center center / cover;
  }
  .index-section .section-3 ul li.android i {
    background: url("../img/index-c-hover-3.png") no-repeat center center / cover;
  }
  .index-section .section-4 {
    padding: 30px 0;
    height: inherit;
    background: url("../img/index-f-m.jpg") no-repeat center center;
    background-size: cover;
    background-position: bottom;
  }
  .index-section .section-4 .col-5 {
    width: 100%;
  }
  .index-section .section-4 .lt {
    padding: 0 15px;
    text-align: center;
  }
  .index-section .section-4 .lt .p1 {
    font-size: 3.5rem;
    font-weight: normal;
    margin-bottom: 1rem;
  }
  .index-section .section-4 .lt .p2 {
    font-size: 3.5rem;
  }
  .index-section .section-4 .lt .p3 {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }
  .index-section .section-4 .lt .u3 {
    text-align: left;
    font-size: 1.7rem;
    margin-bottom: 3rem;
  }
  .index-section .section-4 .lt .u3 li span {
    padding-left: 5px;
  }
  .index-section .section-4 .lt .u3 li i {
    width: 2rem;
    height: 2rem;
  }
  .index-section .section-4 .lt .wrapBtn .btna {
    width: 150px;
    font-size: 1.8rem;
    background: #CD5E29;
    padding: 12px 0;
  }
  .index-section .section-4 .lt .wrapBtn .btna span {
    color: #fff;
  }
  .index-section .section-4 .wrapper {
    width: 50%;
    margin: 2rem auto;
    text-align: center;
  }
  .index-section .section-4 .wrapper img {
    width: 80%;
  }
  .index-section .section-4 .col-7 {
    width: 100%;
  }
  .index-section .section-5 {
    background: #fff;
    padding: 30px 0 15px;
  }
  .index-section .section-5 .swiper-container {
    padding-bottom: 20px;
  }
  .index-section .section-5 .wrap {
    text-align: center;
  }
  .index-section .section-5 .wrap img {
    width: 230px;
    height: 100px;
    object-fit: contain;
  }
  .index-section .section-5 .swiper-pagination {
    bottom: 0;
  }
  .index-section .section-5 .swiper-pagination-bullet-active {
    background: #000000;
  }
  .banner {
    height: 450px!important;
  }
  .banner .package {
    height: 450px!important;
  }
  .banner .package .title .p1 {
    font-size: 4rem!important;
    margin-bottom: 10px;
  }
  .banner .package .title .p2 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .banner .package .title .p2 span {
    display: inline;
    line-height: 1;
    font-size: 1.5rem;
  }
  .jypt-section .jypt-banner {
    background: url("../img/jypt-banner.jpg") no-repeat center center / cover;
  }
  .jypt-section .jypt-banner .title .p1 {
    margin-bottom: 10px;
    line-height: 1;
  }
  .jypt-section .experience {
    height: inherit;
  }
  .jypt-section .experience .garyt .down {
    height: inherit;
    padding: 40px 0 40px;
  }
  .jypt-section .experience .garyt .down p {
    font-size: 2rem;
    color: #CD5E29;
    margin-bottom: 35px;
  }
  .jypt-section .experience .garyt .down ul li {
    width: 28%;
    font-size: 2rem;
  }
  .jypt-section .experience .garyt .down ul li i {
    width: 70px;
    height: 60px;
  }
  .jypt-section .experience .garyt .down ul li:nth-child(even) {
    width: 1%;
  }
  .jypt-section .experience .garyt .down ul li:nth-child(even) b {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    font-size: 2rem;
  }
  .jypt-section .experience .why {
    text-align: left;
    padding: 30px 0;
  }
  .jypt-section .experience .why .package {
    padding: 20px 0;
    text-align: center;
  }
  .jypt-section .experience .why .package .p1 {
    font-size: 3rem;
    margin-bottom: 15px;
  }
  .jypt-section .experience .why .package .p1 span {
    display: block;
  }
  .jypt-section .experience .why .package .p2 {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .jypt-section .experience .why .package .p3 {
    font-size: 1.8rem;
  }
  .jypt-section .experience .why img {
    width: 80%;
    margin: 0 auto;
  }
  .jypt-section .garyt .down {
    height: inherit;
    padding: 40px 0 40px;
  }
  .jypt-section .garyt .down p {
    font-size: 2rem;
    color: #CD5E29;
    margin-bottom: 35px;
  }
  .jypt-section .garyt .down ul li {
    width: 28%;
    font-size: 2rem;
  }
  .jypt-section .garyt .down ul li i {
    width: 70px;
    height: 60px;
  }
  .jypt-section .garyt .down ul li:nth-child(even) {
    width: 1%;
  }
  .jypt-section .garyt .down ul li:nth-child(even) b {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px;
    font-size: 2rem;
  }
  .jypt-section .iconlist,
  .jypt-section .iconlistGary {
    padding: 40px 0;
    background: #F7F7F7;
    padding-bottom: 0;
  }
  .jypt-section .iconlist .list,
  .jypt-section .iconlistGary .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    margin: 10px auto;
  }
  .jypt-section .iconlist .list > div,
  .jypt-section .iconlistGary .list > div {
    width: 40%;
  }
  .jypt-section .iconlist .list img,
  .jypt-section .iconlistGary .list img {
    margin-bottom: 0;
    width: 90%;
    height: inherit;
  }
  .jypt-section .iconlist .list b,
  .jypt-section .iconlistGary .list b {
    font-size: 1.5rem;
    margin: 0;
  }
  .jypt-section .iconlist .list p,
  .jypt-section .iconlistGary .list p {
    font-size: 1.6rem;
    width: 58%;
  }
  .jypt-section .iconlist .list + .list:before,
  .jypt-section .iconlistGary .list + .list:before {
    display: none;
  }
  .jypt-section .iconlist .list:nth-child(even),
  .jypt-section .iconlistGary .list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .jypt-section .iconlist .col-md-3:nth-child(even) .list,
  .jypt-section .iconlistGary .col-md-3:nth-child(even) .list {
    flex-direction: row-reverse;
  }
  .jypt-section .iconlist.iconlistGary,
  .jypt-section .iconlistGary.iconlistGary {
    padding-top: 0;
  }
  .jypt-section .formDiv {
    width: 100%;
    background: url("../img/formDivBg.jpg") no-repeat center center / cover;
    padding: 100px 0;
  }
  .jypt-section .formDiv .leftTitle .p1 {
    font-size: 4rem;
    font-weight: bold;
    color: #CD5E29;
    margin-bottom: 30px;
  }
  .jypt-section .formDiv .leftTitle .p2 {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 80px;
  }
  .jypt-section .formDiv .leftTitle ul {
    font-size: 2rem;
    color: #ffffff;
  }
  .jypt-section .formDiv .leftTitle ul li {
    padding-left: 5px;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .jypt-section .formDiv .leftTitle ul li:before {
    display: inline-block;
    content: '';
    width: 7px;
    height: 7px;
    background: #CD5E29;
    margin-right: 10px;
    vertical-align: middle;
  }
  .jypt-section .formDiv .rightInput {
    border: 1px solid #333D4B;
    padding: 79px 30px 30px;
    width: 100%;
    margin: 0 auto;
  }
  .jypt-section .formDiv .rightInput input::-webkit-input-placeholder {
    color: #8F9398;
  }
  .jypt-section .formDiv .rightInput input:-moz-placeholder {
    color: #8F9398;
  }
  .jypt-section .formDiv .rightInput input::-moz-placeholder {
    color: #8F9398;
  }
  .jypt-section .formDiv .rightInput input::-ms-input-placeholder {
    color: #8F9398;
  }
  .jypt-section .formDiv .rightInput .form-group {
    position: relative;
  }
  .jypt-section .formDiv .rightInput input {
    border: 1px solid #333D4B;
    background: transparent;
    height: 53px;
    border-radius: 0;
    margin-bottom: 36px;
  }
  .jypt-section .formDiv .rightInput .msg {
    position: absolute;
    bottom: -25px;
    left: 10px;
  }
  .jypt-section .formDiv .rightInput .msg.onError {
    color: red;
  }
  .jypt-section .formDiv .rightInput .msg.onSuccess {
    color: green;
  }
  .jypt-section .formDiv .rightInput .submitbtna {
    width: 100%;
    background: #CD5E29;
    color: #000000;
    font-size: 2rem;
    display: inline-block;
    padding: 11px 0;
    text-align: center;
    margin-bottom: 15px;
  }
  .jypt-section .formDiv .rightInput .contact {
    color: #8F9398;
  }
  .account-section .account-banner .package .title .p2 {
    margin-bottom: 50px;
    width: 86%;
    margin: 0 auto;
  }
  .account-section .account-banner .package .title .wrapBtn .btna {
    width: 150px;
    margin: 12px auto;
  }
  .account-section .priceList {
    padding: 40px 0;
  }
  .account-section .priceList .item.BoxShadow {
    box-shadow: 0px 1px 10px #D8DADF;
  }
  .account-section .priceList .item .p1 {
    height: inherit;
  }
  .account-section .priceList .item .p1 i {
    width: 33px;
    height: 26px;
  }
  .account-section .priceList .item .p1 span {
    font-size: 1.4rem;
  }
  .account-section .priceList .item .middleTitle {
    margin-bottom: 0;
  }
  .account-section .priceList .item .middleTitle p {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    width: 155px;
    margin: 0 auto;
    height: 45px;
  }
  .account-section .priceList .item .middleTitle p.p2 {
    height: 90px;
  }
  .account-section .priceList .item .middleTitle p span {
    display: block;
  }
  .account-section .priceList .item .middleTitle p .cha {
    width: 15px;
    height: 15px;
  }
  .account-section .priceList .item .middleTitle p .gou {
    width: 15px;
    height: 15px;
  }
  .account-section .priceList .item .middleTitle table {
    width: 90%;
  }
  .account-section .priceList .item .middleTitle .numred {
    font-weight: bold;
  }
  .account-section .priceList .wrapList-2 {
    border: 1px solid #eeeeee;
  }
  .account-section .priceList .wrapList-2 .ct-3 {
    font-size: 1.2rem;
    padding-bottom: 20px;
  }
  .account-section .priceList .wrapList-2 .item {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .account-section .priceList .wrapList-2 .item .p1 {
    height: 90px;
    padding: 10px 0;
  }
  .account-section .priceList .wrapList-2 .item .middleTitle p {
    width: 100%;
  }
  .account-section .priceList .wrapList-2 .col-md-3:last-child .item {
    border-right: 0;
  }
  .account-section .priceList .bijiao {
    font-size: 1.6rem;
    width: 100px;
    height: 100px;
    margin: 15px auto 20px;
    padding: 5px 0;
  }
  .account-section .priceList .bijiao span {
    display: block;
  }
  .account-section .priceList .bijiao .caret {
    border-top: 12px dashed;
    border-top: 12px solid \9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
  }
  .account-section .priceList .bijiao .caret.down {
    transform: rotateX(180deg);
  }
  .account-section .major {
    background: #FFFFFF;
  }
  .account-section .major .largeTitle {
    font-size: 4rem;
    padding: 20px 0;
  }
  .account-section .major .largeTitle span {
    display: block;
    line-height: 1.2;
  }
  .account-section .major .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    margin: 10px auto;
  }
  .account-section .major .list > div {
    width: 40%;
  }
  .account-section .major .list img {
    margin-bottom: 0;
    width: 90%;
    height: inherit;
  }
  .account-section .major .list b {
    font-size: 1.5rem;
    margin: 0;
  }
  .account-section .major .list p {
    font-size: 1.6rem;
    width: 58%;
  }
  .account-section .major .list + .list:before {
    display: none;
  }
  .account-section .major .list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .account-section .major .col-md-6:nth-child(even) .list {
    flex-direction: row-reverse;
  }
  .account-section .wrapBtn {
    margin: 30px 0;
  }
  .account-section .wrapBtn .btna {
    width: 200px;
    margin: 12px auto;
  }
  .cp .banner .package .title .p2 span {
    display: inline;
  }
  .cp .banner .package .title .wrapBtn .btna {
    margin: 20px auto;
  }
  .cp .listLi ul li {
    font-size: 1.6rem;
  }
  .cp .listLi ul li a {
    height: 132px;
  }
  .huobiAccount {
    color: #CD5E29;
  }
  .huobiAccount .wrap {
    width: 50%;
  }
  .huobiAccount p span {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .huobiAccount p span:first-child {
    font-size: 2rem;
    font-weight: bold;
  }
  .huobiAccount p.xiao {
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 10px;
  }
  .huobiAccount .fixe-right {
    font-size: 1.6rem;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: -150px;
    color: #fff;
  }
  .huobiAccount .fixe-right:hover {
    opacity: 0.8;
  }
  .jycp-section .paiban .odd {
    padding: 30px 0;
  }
  .jycp-section .paiban .odd .left-wrap {
    padding-top: 0;
  }
  .jycp-section .paiban .odd .left-wrap img {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
  }
  .jycp-section .paiban .odd .left-wrap .title {
    font-size: 5rem;
    display: inline-block;
    vertical-align: middle;
  }
  .jycp-section .paiban .odd .left-wrap .content {
    font-size: 1.7rem;
    margin-bottom: 30px;
  }
  .jycp-section .paiban .odd .right-wrap {
    width: 95%;
    padding: 30px 40px 30px;
    margin: 0 auto;
  }
  .jycp-section .paiban .odd .right-wrap .wrapBtn {
    margin-top: 30px;
  }
  .jycp-section .paiban .odd .right-wrap .wrapBtn .btna {
    margin: 20px auto;
    width: 80%;
  }
  .jycp-section .paiban .odd:nth-child(1) {
    background: #F7F7F7;
  }
  .jycp-section .paiban .odd:nth-child(1) .left-wrap .title {
    color: #CD5E29;
  }
  .jycp-section .paiban .odd:nth-child(2) .left-wrap .title {
    color: #d3ad69;
  }
  .jycp-section .paiban .odd:nth-child(3) {
    background: #F7F7F7;
  }
  .jycp-section .paiban .odd:nth-child(3) .left-wrap .title {
    color: #0adbe8;
  }
  .jycp-section .paiban .odd:nth-child(4) .left-wrap .title {
    color: #5aee87;
  }
  .jycp-section .paiban .even .right-wrap {
    margin-right: auto;
  }
  .huobi-section .odd {
    padding: 30px 0;
  }
  .huobi-section .odd .bg-e {
    width: 80px;
    margin: 0 auto;
  }
  .huobi-section .odd .bg-s {
    top: 0;
    width: 50px;
    margin: 0 auto 9px;
    right: 100px;
    margin-top: -28px;
    transform: rotate(45deg);
  }
  .huobi-section .odd .left-wrap .title {
    font-size: 4rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .huobi-section .odd .left-wrap .title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    width: 150px;
    height: 1px;
    background: #CD5E29;
  }
  .huobi-section .odd .left-wrap .content {
    font-size: 1.8rem;
  }
  .huobi-section .odd .left-wrap .content p {
    font-size: 1.5rem;
  }
  .huobi-section .odd .left-wrap .content p.last-p {
    margin-top: 20px;
  }
  .huobi-section .odd .right-wrap img {
    width: 200px;
    padding: 30px 0;
    padding-left: 10px;
  }
  .huobi-section .odd .right-wrap img.img-2 {
    padding-top: 60px;
  }
  .huobi-section .compute {
    padding: 30px 0;
    background: #F0F0F0;
  }
  .huobi-section .compute .title {
    font-size: 2rem;
    width: 60%;
    padding: 8px;
  }
  .huobi-section .compute ul li {
    font-size: 1.4rem;
  }
  .huobi-section .jyrs {
    padding: 30px 0;
  }
  .huobi-section .jyrs .title {
    font-size: 4rem;
  }
  .huobi-section .jyrs .title span {
    display: block;
  }
  .huobi-section .jyrs .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    margin: 10px auto;
  }
  .huobi-section .jyrs .list > div {
    width: 40%;
  }
  .huobi-section .jyrs .list img {
    margin-bottom: 0;
    width: 90% !important;
    height: 100% !important;
  }
  .huobi-section .jyrs .list b {
    font-size: 1.5rem;
    margin: 0;
  }
  .huobi-section .jyrs .list p {
    font-size: 1.6rem;
    width: 58%;
    height: inherit;
  }
  .huobi-section .jyrs .list + .list:before {
    display: none;
  }
  .huobi-section .jyrs .list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .huobi-section .jyrs .wrapBtn {
    display: flex;
    justify-content: space-around;
    margin: 30px 0;
  }
  .huobi-section .jyrs .wrapBtn .btna {
    margin: 0 10px;
    padding: 8px 0;
  }
  .identical-section .paiban .odd .bg-e img {
    width: 80px;
  }
  .identical-section .paiban .odd .bg-s {
    top: -90%;
  }
  .identical-section .paiban .odd .bg-s img {
    width: 80px;
  }
  .identical-section .paiban .odd .right-wrap {
    height: inherit;
  }
  .identical-section .paiban .odd .right-wrap img {
    width: 75%;
    margin-bottom: 0;
    padding: 0;
    position: inherit;
    bottom: 0;
  }
  .support .banner .title .p1 {
    font-size: 4rem;
  }
  .support .banner .title .p2 {
    font-size: 1.8rem;
  }
  .support .package .title .p2 span {
    display: inline;
    line-height: 1;
  }
  .support .wrapTabs {
    padding: 40px 0;
  }
  .support .wrapTabs .ul-tabs {
    width: 90%;
    margin: 0 auto 15px;
  }
  .support .wrapTabs .list-item-jycl {
    margin: 0 0 3rem 0;
    height: auto;
  }
  .support .wrapTabs .list-item-jycl .detail {
    width: 91%;
    max-height: none;
    margin: 1.5rem 2rem 0.5rem 2rem;
  }
  .support .wrapTabs .tips {
    margin: 1rem;
  }
  .support .listLi ul {
    display: inherit;
  }
  .support .listLi ul li {
    font-size: 1.6rem;
    width: 33%;
  }
  .support .listLi ul li:nth-child(4),
  .support .listLi ul li:nth-child(5) {
    width: 50%;
  }
  .support .searchContent {
    padding: 40px 0;
  }
  .support .searchContent p span {
    display: inline;
  }
  .support .searchContent .inputGroup {
    width: 90%;
  }
  .support .jygg_list ul li {
    width: 92%;
    margin: 1rem 4%;
  }
  .support .jygg_list ul li .date {
    width: 20%;
  }
  .support .jygg_list ul li .title {
    width: 60%;
    line-height: 2rem;
    font-size: 1.9rem;
  }
  .support .jygg_list .comment li {
    width: 100%;
    padding: 2rem;
  }
  .support .jygg_list .comment li .date {
    margin: 0;
    display: none;
  }
  .support .jygg_list .comment li .img {
    text-align: center;
    width: 100%;
    height: auto;
    max-height: 205px;
  }
  .support .jygg_list .comment li .img img {
    width: 100%;
  }
  .support .jygg_list .comment li .con {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .support .jygg_list .comment li .con .title {
    padding: 1rem 0;
    line-height: 2.5rem;
  }
  .support .jygg_list .comment li .con .date {
    display: block;
    text-align: right;
  }
  .support .sczx_list ul li {
    width: 100%;
    border: none;
    margin: 10px 0;
  }
  .support .sczx_list ul li a {
    padding: 10px 0;
  }
  .support .detail {
    width: 94%;
    margin: 0 3%;
    height: inherit!important;
  }
  .support .detail .title h1 {
    font-size: 2.3rem;
  }
  .support .detail .content img {
    max-width: 90%;
  }
  .activity .list-item {
    height: auto !important;
    min-height: auto !important;
  }
  .activity .list-item .img {
    width: 100%;
  }
  .activity .list-item .img img {
    padding: 2rem 2rem 0 2rem;
  }
  .activity .list-item .txt {
    width: 100%;
    padding: 1rem 0 !important;
  }
  .activity .list-item .txt .title {
    padding: 0 2rem;
  }
  .activity .list-item .txt .title a {
    margin-top: 0;
  }
  .activity .list-item .txt .tabs {
    width: 100%;
    padding: 0.8rem 2rem;
  }
  .activity .list-item .txt .detail {
    padding: 0 2rem;
    width: 100%;
    max-height: none;
    margin: 0;
  }
  .activity .list-item .txt .btn {
    padding: 2rem;
  }
  .activity .list-item .txt .btn a {
    font-size: 1.3rem;
    padding: 1rem;
    width: 14rem;
    display: inline-block;
  }
  .hzhb .newboxs .box1 {
    margin: 2rem 1rem;
  }
  .hzhb .newboxs .box1 .col-md-4 {
    padding: 0;
    margin: 0;
  }
  .hzhb .newboxs .box1 .col-md-8 {
    margin: 1rem 0;
  }
  .hzhb .newboxs .box1 .title {
    font-size: 2rem;
    margin: 0;
  }
  .hzhb .newboxs .box1 p {
    font-size: 1.5rem;
  }
  .hzhb .newboxs .box2 .title {
    font-size: 2rem;
  }
  .hzhb .newboxs .box2 .title span {
    font-size: 1.5rem;
  }
  .hzhb .newboxs .box2 ul {
    overflow: hidden;
  }
  .hzhb .newboxs .box2 ul li {
    width: 44%;
    margin: 1rem 3%;
    border: none;
    background: #f6f6f6;
    font-size: 1rem;
    padding: 1rem;
    min-height: 160px;
  }
  .hzhb .newboxs .box2 .wrapBtn .btna {
    width: 69%;
    padding: 1rem;
    font-size: 1.5rem;
  }
  .hzhb .newboxs .box3 .title {
    margin: 2rem auto 1.5rem;
    font-size: 2rem;
  }
  .hzhb .newboxs .box3 ul li {
    width: 100%;
    margin: 1rem 0;
    font-size: 1.2rem;
  }
  .hzhb .newboxs .box3 .table {
    overflow-x: scroll;
    width: 96%;
  }
  .hzhb .newboxs .box3 .table table {
    border-collapse: collapse;
    width: 100%;
    font-size: 1.4rem;
  }
  .hzhb .newboxs .box3 .table table td {
    white-space: nowrap;
    background: #fff;
    border: #e9e9e9 1px solid;
    height: 60px;
    text-align: center;
    padding: 4px;
  }
  .hzhb .newboxs .box3 .table table td:first-child {
    position: absolute;
    width: 140px!important;
    line-height: 52px;
    height: 61px;
  }
  .hzhb .newboxs .box3 .table table td.fixedColumn {
    width: 139px !important;
    display: inline-block;
  }
  .hzhb .newboxs .box3 .table table tr.top td {
    height: 70px;
    background: #cd5e29;
    color: #ffffff;
  }
  .about-section .banner {
    height: inherit;
  }
  .about-section .banner .package .title .p1 {
    margin-bottom: 20px;
  }
  .about-section .banner .package .title .p2 {
    font-size: 1.4rem;
    text-align: left;
  }
  .about-section .title {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    color: #CD5E29;
    margin-bottom: 50px;
  }
  .about-section .listLi.ct-3 li {
    width: inherit;
    width: 33.3%;
  }
  .about-section .textContent {
    padding: 40px 0;
    font-size: 1.6rem;
  }
  .about-section .textContent p:first-child {
    margin-bottom: 30px;
  }
  .about-section .jyrs {
    padding: 40px 0;
  }
  .about-section .jyrs .title {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    color: #CD5E29;
    margin-bottom: 50px;
  }
  .about-section .jyrs .list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    margin: 10px auto;
  }
  .about-section .jyrs .list > div {
    width: 40%;
  }
  .about-section .jyrs .list img {
    margin-bottom: 0;
    width: 90%;
    height: inherit;
  }
  .about-section .jyrs .list b {
    font-size: 1.5rem;
    margin: 0;
  }
  .about-section .jyrs .list p {
    font-size: 1.6rem;
    width: 58%;
  }
  .about-section .jyrs .list + .list:before {
    display: none;
  }
  .about-section .jyrs .list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .about-section .aboutswiper {
    background: #ffffff;
    width: 100%;
    overflow: hidden;
    margin-bottom: 3rem;
  }
  .about-section .aboutswiper .swiper-wrapper {
    padding: 30px 0;
  }
  .about-section .aboutswiper .swiper-wrapper .wrap {
    text-align: center;
  }
  .about-section .aboutswiper .swiper-wrapper .wrap img {
    width: 200px;
    height: 50px;
    object-fit: cover;
  }
  .about-section .col3list .list {
    padding: 12px 0;
    width: inherit;
  }
  .about-section .col3list .list:nth-child(3n+1):before {
    display: none;
  }
  .about-section .col3list .list p {
    height: inherit;
  }
  .about-section .security {
    background: #F6F6F6;
    padding: 100px 0 30px 0;
  }
  .about-section .security .title {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    color: #CD5E29;
    margin-bottom: 50px;
  }
  .about-section .security .p1 {
    font-size: 2rem;
    color: #CD5E29;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .about-section .security .p2 {
    font-size: 1.6rem;
    margin-bottom: 50px;
  }
  .about-section .security .ulList {
    margin-bottom: 80px;
  }
  .about-section .security .ulList li {
    width: 16.6%;
    margin: 0 auto;
    text-align: center;
    float: left;
  }
  .about-section .law .ul-list li {
    text-align: center;
  }
  .about-section .law .ul-list li .pSpan {
    width: 100%;
    height: 12.5rem;
    color: #ffffff;
  }
  .about-section .law .ul-list li .pSpan img {
    max-height: 60%;
    margin-top: 1rem;
  }
  .about-section .about-list {
    padding: 100px 0;
    background: #F6F6F6;
  }
  .about-section .about-list .item {
    width: 100%;
    padding: 30px 0;
  }
  .about-section .about-list .item img {
    margin-bottom: 10px;
  }
  .about-section .about-list .item h4 {
    font-size: 3rem;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .about-section .about-list .item h4 span {
    display: block;
  }
  .about-section .about-list .item div {
    height: inherit;
    overflow: hidden;
  }
  .about-section .about-list .item div > p {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .about-section .form-content {
    padding: 40px 0;
    background: #000000;
  }
  .about-section .form-content .wrap {
    position: relative;
    height: 650px;
    width: 96%;
    margin: 0 auto;
  }
  .about-section .form-content .wrap .ct-4 {
    width: 100%;
    padding: 2rem 0;
    height: auto;
    font-size: 1.8rem;
    font-weight: normal;
    border-radius: 8px;
    margin-bottom: 2rem;
  }
  .about-section .form-content .wrap .ct-6 {
    width: 100%;
    margin: 0;
  }
  .about-section .form-content .wrap .ct-6 form .form-control {
    font-size: 1.6rem;
  }
  .about-section .form-content .wrap .ct-6 form .yzmCode {
    padding: 10px;
  }
  .about-section .form-content .wrap .ct-6 form .yzmCode span {
    margin-right: 5px;
    font-size: 1.6rem;
  }
  .about-section .form-content .wrap .ct-6 form .yzmCode span img {
    width: 75px;
  }
  .about-section .form-content .wrap .ct-6 form .checkcode {
    width: 75px;
  }
  .about-section .form-content form .text-center {
    font-size: 1rem;
  }
  .reg .row {
    padding: 20px;
  }
  .reg .wrapBtn {
    display: inline-block;
    float: right;
  }
  .reg .wrapBtn .btna {
    margin-top: -80px;
    width: 5rem;
  }
  .reg .step ul li {
    width: 50%;
  }
  .reg .content .left {
    width: 100%;
  }
  .reg .content .left .title {
    font-size: 2rem;
  }
  .reg .content .right {
    width: 100%;
    margin-left: 0;
  }
  .reg .content .right .title {
    font-size: 2rem;
  }
  .reg .preview img {
    width: 100%;
    height: 210px;
  }
  footer {
    padding-bottom: 4rem;
  }
  footer .bottom-f {
    padding: 30px 0;
    border-top: 1px solid #494E59;
  }
  footer .bottom-f p {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  footer .bottom-f .biaozhi {
    margin-top: 2rem;
    font-size: 1.4rem;
    color: #CDCDCE;
    border: none;
  }
  footer .bottom-f .wrapBtn {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    background: #162236;
    padding: 5px 0;
  }
  footer .bottom-f .wrapBtn .btna {
    display: inline-block;
    width: 42%;
    margin: 0 4px;
  }
  footer .list-m {
    background: #16161D;
  }
  footer .list-m .fx-m li {
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #2A2A33;
    font-size: 1.5rem;
  }
  #indexModal .modal-content .modal-body {
    position: relative;
    padding: 30px 15px;
  }
  #indexModal .modal-content .close {
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -15px;
    opacity: 1;
    text-shadow: none;
    color: #fff;
    border: 2px solid #C4C4C4;
    border-radius: 50%;
    font-size: 16px;
    padding: 5px;
  }
  #indexModal .modal-content .title {
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
  }
  #indexModal .modal-content .content {
    font-size: 1.6rem;
    text-indent: 40px;
  }
  #myModal,
  #aboutModal {
    font-size: 1.8rem;
  }
  #myModal .modal-dialog .modal-content,
  #aboutModal .modal-dialog .modal-content {
    text-align: center;
    padding: 30px 15px;
  }
  .pop .pop_content {
    top: 50%;
    left: 50%;
    margin-top: -220px;
    margin-left: -45%;
    height: 450px;
    min-height: auto;
    width: 90%;
  }
  .pop .pop_content .con {
    max-height: 320px;
  }
}
body {
  overflow-x: hidden!important;
}
.section-info1 .item-1 a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/*# sourceMappingURL=media.css.map */