body {
    max-width: 600px;
    margin: auto;
}

.utility-nav__links-mobile {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    line-height: 50px;
}

.desktop-only {
    display: none !important;
}

.header.open ~ [class^=tooltipster], .header__navigation-wrapper {
    display: none;
}

.header__navigation-wrapper {
    display: none;
}


.utility-nav__menu-toggle {
    float: left;
    font-size: 12px;
}

.hero-section {
    padding: 30px 0;
    text-align: center;
}

.hero-section[data-is-page-title=true] .hero__headline {
    font-size: 2.8rem;
    line-height: 30px;
    letter-spacing: -.01em;
}

.hero-section .hero__subheadline {
    margin: 20px 0 0;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 25px;
    letter-spacing: 0;
}


.comparison__table ul {
    margin: 10px 0 0;
}

.comparison__table .comparison__table-mobile-menu {
    list-style: none;
    padding: 0;
}

.comparison__table td {
    width: 100%;
}

.comparison__table tbody, .comparison__table tr {
    display: block;
}

.tagline-section {
    font-size: 1.8rem;
    text-align: center;
}

.comparison__table .comparison__table-mobile-menu {
    list-style: none;
}

.comparison__table ul {
    margin: 10px 0 0;
}

.bar-section__content {
    padding: 10px 0 15px;
}

.bar-section__content > * {
    display: block;
    width: 100%;
}

.top-hearder {
    font-size: 2.5rem !important;
}

.tophearderstyle {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.market-content:first-child {
    text-align: center;
}

.market-section {
    padding: 30px 0;
    text-align: center;
}

.no-touch .header__navigation-wrapper {
    display: none !important;
}

.hero-section .hero__subheadline {
    margin: 20px 0 0;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 25px;
    letter-spacing: 0;
}

.disclaimer-section {
    font-size: 1.2rem;
    padding: 20px 0;
}

.no-touch.nav-menu-open .header__navigation-wrapper {
    display: block !important;
}

.multi-col__rtf-btn {
    float: left;
}

.multi-col-section .wrapper > .cta-btn, .multi-col-section .wrapper > .cta-btn-group {
    margin: 30px 0 0;
}

.market__headline {
    margin: 0 0 20px;
    font-size: 2.5rem;
    line-height: 30px;
    letter-spacing: -.01em;
    width: auto;
}

.hero-two-section[data-icon-list=true] .cta-btn {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.customknowledge-center__question-headline {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.tablerow {
    padding: 5px 15px !important;
    font-size: 1.6rem !important;
}

.bar-section__btn {
    margin: 5px 0 0;
}

.multi-col__img {
    max-height: 50px;
    margin: 0 auto 15px;
}

.multi-col__headline {
    margin: 0 0 20px;
    width: 100%;
    font-size: 2.5rem;
    line-height: 30px;
    letter-spacing: -.01em;
}

.cta-btn {
    padding: 12.5px 20px;
}

.bar-section__btn {
    text-align: left;
}

.bar-section__rtf {
    font-size: 1.8rem;
    line-height: 20px;
    padding: 0;
}

.generic-hero-section {
    position: relative;
    padding: 55px 0 0;
}

.utility-nav__links-mobile > li {
    display: inline-block;
}

.utility-nav__logo > a {
    width: 104px!important;
    height: 30px!important;
}

.header a {
    text-decoration: none!important;
    cursor: pointer!important;
}

.utility-nav {
    height: auto;
    overflow: auto;
    background-color: #ebf0f0;
    font-size: 1.4rem;
}

.utility-nav__links-mobile .utility-nav__logo {
    float: none!important;
    display: inline-block!important;
    height: auto!important;
    vertical-align: middle!important;
}

.utility-nav__login span {
    display: none !important;
}

.utility-nav__login {
    float: right;
    font-size: 18px;
}

.utility-nav__links-top a {
    display: block;
    color: #053c50;
}

.utility-nav__links-top-links a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}

.utility-nav__links-top-links > ul {
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    list-style: none;
    padding: 0;
}

.header .wrapper {
    max-width: none!important;
}

.desktop-hidden, [data-display-desktop=false] {
    display: block!important;
}

.utility-nav__links-top {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    background-color: transparent;
}

.utility-nav__links-top-links {
    width: 100% !important;
    line-height: 40px!important;
}

.utility-nav__links-top-link {
    width: 50% !important;
}

.utility-nav__search {
    width: 100% !important;
    height: auto!important;
    line-height: unset;
}

.site-search {
    padding: 8px!important;
}

.utility-nav__search .site-search__input {
    padding-right: 35px;
    width: 100%;
    height: 40px;
    background: #fff;
}

.utility-nav__search .site-search__submit {
    width: 30px;
    right: 14px;
}

.primary-nav__links {
    float: none;
    height: auto;
    text-align: left;
}

.primary-nav__links > li {
    display: block;
}

.primary-nav__link {
    padding: 0;
    font-size: 1.6rem;
    border: none;
    border-bottom: 1px solid #c8d2d2;
    -webkit-transition: none;
    transition: none;
    line-height: 1.6;
}

.primary-nav__link a {
    display: block;
    line-height: 60px;
    height: auto;
    position: relative;
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #c8d2d2;
    color: #053c50;
    background-color: transparent;
    -webkit-transition: none;
    transition: none;
    font-size: 1.45rem;
    font-weight: 700;
}

.primary-nav__item, .primary-nav__sub-item {
    width: 100%;
}

.primary-nav__item {
    font-size: 1.6rem;
    border: none;
    border-bottom: 1px solid #c8d2d2;
    -webkit-transition: none;
    transition: none;
}

.primary-nav__item-trigger {
    display: block;
    line-height: 60px;
    height: auto;
    position: relative;
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #c8d2d2;
    color: #053c50;
    background-color: transparent;
    -webkit-transition: none;
    transition: none;
    font-size: 1.45rem;
    font-weight: 700;
}

.primary-nav__item-trigger-mobile, .primary-nav__sub-item-trigger-mobile {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 60px;
    font-size: 2.2rem;
    font-weight: 500;
    text-align: center;
    line-height: 60px;
}

.primary-nav__item-trigger-mobile, .primary-nav__sub-item-trigger-mobile {
    display: block;
}

.primary-nav__item-trigger-mobile:after, .primary-nav__sub-item-trigger-mobile:after {
    content: "+";
}

.primary-nav__item-wrapper {
    position: relative;
    display: none;
    border: none;
    max-width: none;
    background-color: #e8e8e8;
}

.primary-nav__item-content > .col {
    width: 100%;
}

.primary-nav__sub-item {
    position: relative;
    cursor: pointer;
}

.primary-nav__item, .primary-nav__sub-item {
    width: 100%;
}

.primary-nav__item-tagline, .primary-nav__sub-item-description, .primary-nav__sub-item-headline, .primary-nav__sub-item-links, .primary-nav__sub-item-overview .primary-nav__sub-item-content {
    display: none;
}

.primary-nav__links {
    background-color: #fff;
}

.primary-nav__item.open .primary-nav__item-trigger-mobile:after {
    content: "\2013";
}

.primary-nav__item.open .primary-nav__item-trigger {
    background-color: #c8d2d2;
}

.primary-nav__item-trigger.hover, .primary-nav__item-trigger:hover, .desktop-hidden:hover {
    color: #053c50;
}

.primary-nav__item-content col {
    display: none;
}

/*.primary-nav__sub-item {*/
/*    padding: 0!important;*/
/*}*/

.primary-nav__sub-item:first-child {
    padding-top: 0!important;
}

.primary-nav__sub-item:last-child {
    padding-bottom: 0!important;
}

.primary-nav__sub-item a, .primary-nav__sub-item-link, .primary-nav__sub-item-subheadline {
    display: inline-block;
    line-height: 60px;
    padding: 0 0 0 50px;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.primary-nav__sub-item-overview > .primary-nav__sub-item {
    padding: 0!important;
}


/*导航栏结束*/




/*主页*/

.hero-two-section > .wrapper > .row > .col {
    display: unset;

}

.hero__media[data-mobile-img=false] > img {
    display: none;
}

.hero-two-section {
    padding: 30px 0;
}

[data-mobile-bgimg=false] {
    background-image: none !important;
}

.hero-two-section[data-is-page-title=true] .hero__headline {
    margin: -2px 0 13px 10px !important;
    font-size: 2.8rem;
    line-height: 45px;
    letter-spacing: -.01em;
}

.hero-two-section[data-is-page-title=true] .hero__subheadline {
    font-size: 1.6rem;
    line-height: 1.75!important;
    letter-spacing: 0;
}

.hero-two-section .hero__subheadline {
    margin: 0 0 30px;
}

.key-benefits__headline {
    width: 100% !important;
}

.key-benefits__slide-image {
    max-width: 100%;
    max-height: 100%;
}

.col[data-column='8'] {
    width: 100% !important;
}

.key-benefits__slide .col[data-column] {
    display: unset!important;
}

.key-benefits__slide[data-image=left] .col + .col, .key-benefits__slide[data-image=right] .col:first-child {
    text-align: center!important;
}

.key-benefits-section .slick-slider + .slick-slider {
    margin: 30px auto 0 !important;
}

.key-benefits__slider-nav {
    min-height: 0;
    height: auto;
    text-align: center;
    -webkit-transform: none !important;
    transform: none !important;
}

.key-benefits__slider-nav .slick-track {
    width: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.key-benefits__slider-nav-item {
    float: none !important;
    display: inline-block !important;
    width: 15px !important;
    height: 15px;
    margin: 0 5px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #c8d2d2;
    text-indent: -9999px;
}

.key-benefits__slider-nav-image, .key-benefits__slider-nav-item-progress {
    display: none !important;
}

.col[data-column] {
    padding: 0 15px;
    margin: 30px 0 0;
    width: 100%;
}

.multi-col__content > .col[data-column="1"]:nth-child(12n+1), .multi-col__content > .col[data-column="12"]:nth-child(1n+1), .multi-col__content > .col[data-column="2"]:nth-child(6n+1), .multi-col__content > .col[data-column="2.4"]:nth-child(5n+1), .multi-col__content > .col[data-column="3"]:nth-child(4n+1), .multi-col__content > .col[data-column="4"]:nth-child(3n+1), .multi-col__content > .col[data-column="6"]:nth-child(2n+1) {
    clear: left;
}

.hero-two-section .hero__headline {
    font-size: 2.5rem;
    line-height: 40px;
    letter-spacing: -.01em;
    margin: -2px 0 12px 10px !important;
}

.multi-col-section {
    padding: 30px 0 35px!important;
}

/*主页结束*/



/*子菜单页面  平台网页版*/
.generic-hero-section .hero-two-section {
    padding: 10px 0 30px!important;
}

.generic-hero-section[data-is-page-title=true] .page__title {
    font-size: 2.8rem;
    line-height: 30px;
    letter-spacing: -.01em;
}

.generic-hero-section .page__title {
    margin: -20px 0 0 10px!important;
}

.generic-hero__img {
    height: 55px;
}

.cta-btn-group > .cta-btn {
    clear: left;
}

/*网页版结束*/



/*移动端开始*/
.hero-section .multipromo-section .wrapper {
    padding: 0;
    margin: 0 -15px;
}

.hero-section .multipromo-section {
    float: none;
    padding: 30px 0 60px;
}

[data-columns="2"] .promo-item:first-child, [data-columns="3"] .promo-item:first-child {
    border-right: none;
}

[data-columns="2"] .promo-item, [data-columns="3"] .promo-item {
    float: none;
    width: 100%;
}

.promo-item:first-child {
    padding: 30px 15px 20px!important;
}

.promo-item__title {
    font-size: 2.5rem;
    line-height: 30px;
    letter-spacing: -.01em;
}

.section-wrapper .wrapper[data-multiplatform=true] {
    padding-bottom: 0!important;
}
/*移动端结束*/




/*平台应用程序开始*/
.hero-two-section[data-icon-list=true] .multi-col__content .col {
     width: 100%;
    float: none;
    clear: none;
    margin: 0;
}

.hero__media-col {
    margin-top: 60px!important;
}
/*应用程序结束*/



/*交易平台比较开始*/
.hero-section .hero__subheadline {
    width: 100% !important;
}

.comparison__table {
    display: none;
}

.comparison__table-mobile {
    display: block !important;
}

.comparison__table .comparison__table-mobile-menu-action {
    float: right;
    -webkit-transition: none;
    transition: none;
    font-size: 2rem;
}

.comparison__table table {
    display: block;
    clear: both;
}

.comparison__table .comparison__table-mobile-menu-headline {
    font-size: 1.4rem;
    font-weight: 800;
    line-height: 50px;
    color: #fff;
    float: left;
    width: 100%;
    padding: 0 45px 0 30px;
    background-color: #053c50;
    border-bottom: 2px solid #fff;
    cursor: pointer;
}
/*交易平台比较结束*/


/*平台下载中心开始*/
[data-mobile-bgimg=false] {
    background-image: none !important;
}

.hero-section {
    padding: 30px 0;
    text-align: center;
}

.hero-section[data-is-page-title=true] .hero__headline {
    font-size: 4.1rem;
    line-height: 45px;
    letter-spacing: -.02em;
}

.hero-section .hero__subheadline {
    width: 100%;
}

.hero-section .hero__subheadline {
    margin: 20px 0 0;
    font-size: 1.8rem;
    font-weight: 200;
    line-height: 25px;
    letter-spacing: 0;
}

.themes-section-wrapper {
    padding: 50px 0 0;
}

.themes-section-wrapper {
    min-height: 0!important;
}

.themes-section-wrapper .theme {
    margin-top: 0!important;
}

.themes-section-wrapper .theme {
    position: relative;
    height: 145px;
    margin: 0 0 25px;
    border: none;
    width: 100% !important;
    float: none;
}

.themes-section-wrapper .theme__border {
    display: none;
    position: absolute;
    bottom: -4px;
    width: 100%;
    z-index: 1;
    border-bottom: 4px solid #0ab45b;
}

.themes-section-wrapper .theme__wrapper {
    padding: 25px 0 0 10px!important;
    width: 100%;
    height: 100%;
    background: right bottom no-repeat #fff;
    min-height: 0 !important;
}

.mobile-only, .mobile-only-table {
    display: block !important;
}

.themes-section-wrapper .theme__description, .themes-section-wrapper .theme__title {
    max-width: 100%;
}

.desktop-only {
    display: none !important;
}

.topic__main {
    width: 100%;
}

.themes-section-wrapper .theme__description, .themes-section-wrapper .theme__title {
    max-width: 100%;
}

.themes-section-wrapper .theme__open-description {
    border-top: 0!important;
}

.themes-section-wrapper .theme__open-description {
    float: none;
    width: 100%;
    max-width: 600px;
    margin: auto;
}
/*平台下载中心结束*/




/*最新行情开始*/
.col[data-column] {
    float: left !important;
    padding: 0 15px !important;
    margin: 0 !important;
    width: 100% !important;
}

.research-card__img-wrapper {
    height: 145px!important;
    position: relative!important;
    overflow: hidden;
}

.research-card__img {
    height: 145px!important;
}

.research-card__content {
    margin: 0!important;
    padding: 20px 15px!important;
}

.research-card__title, .promo-card__title {
    font-size: 1.6rem!important;
}

.col[data-column] {
    float: left !important;
    padding: 0 15px !important;
    margin: 0 !important;
    width: 100% !important;
}

.promo-card {
    padding: 20px!important;
}

.promo-card .wrapper {
    position: static !important;
    top: 0;
    transform: none;
}

.research-card__title, .promo-card__title {
    font-size: 1.6rem!important;
}

.promo-card__title {
    margin: 0 0 15px!important;
    line-height: 20px!important;
}
/*最新行情结束*/

.section-2 [data-column="3"] {
    width: 50% !important;
}