body {
    max-width: 600px;
    min-width: 320px !important;
    margin: auto;
}

.navbar {
    width: 100%;
    max-width: 600px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 0;
}

.slide_menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 0;
    padding-top: 0;
    margin: 0 auto;
    display: block;
    z-index: 100;
    font-size: 16px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn_nav {
    width: 42px;
    height: 42px;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    position: absolute;
    top: 3px;
    right: 10px;
    cursor: pointer;
}

.navbar.smaller .navbar-brand img,
.navbar-brand img {
    width: 140px;
    height: auto;
    margin-left: 20px;
    margin-top: 0;
    height: auto;
}

.navbar-inverse {
    min-height: auto;
}

.btn_nav {
    line-height: 42px;
    padding: 0;
}

.traderInfo,
.w {
    min-width: 320px !important;
    width: 100%;
    height: unset !important;
}

.traderInfo .traderInfo-banner__logo img {
    display: none;
}

.traderInfo .traderInfo-banner__stars ul li {
    width: 50% !important;
}

body {
    padding-top: 45px !important;
}

.traderInfo .traderInfo-banner__score {
    width: 100% !important;
}

.traderInfoLinks {
    width: 100% !important;
    height: auto !important;
    min-width: unset !important;
}

.traderInfo .traderInfo-banner__stars>.l {
    width: 100%;
}

.traderInfo .traderInfo-banner__image {
    width: 100% !important;
    margin: 10px 0 0 !important;
    height: auto !important;
}

.container {
    width: 100%;
    max-width: 600px;
}

body .w1200,
body .w780-l,
body .w360-r,
body .w590,
body .w990 {
    max-width: 600px;
    width: 100% !important;
    margin: 0;
}

.guide-box {
    display: none;
}

.rankBox {
    display: none !important;
}

.traderInfo-table {
    float: none !important;
    width: 100%;
}

.creditScore-regulator {
    width: 100%;
    margin-top: 32px;
    float: none !important;
}

body .w990 {
    padding: 0;
    margin-bottom: 20px;
}

ul.main_menu {
    width: 100%;
    margin-top: 0;
}

.slide_menu.extend {
    max-height: 600px;
}

ul.main_menu li:first-child {
    border: 0;
}

ul.main_menu li {
    float: none;
    width: 100%;
    display: inline-block;
    background: 0 0;
    border-top: 1px solid #333;
    text-align: left;
    position: relative;
    font-weight: 700;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

ul.main_menu li {
    padding: 0 10px;
}

ul.main_menu li a {
    text-decoration: none;
    padding: 10px;
    line-height: 20px;
    width: 100%;
    font-size: 15px;
}

ul.main_menu li .menu_lv2 {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: none;
    background: #eee;
    margin-bottom: 0;
    float: left;
    margin-left: 0;
    transform: translateX(0%);
}

.lang {
    position: relative;
    text-align: center;
    font-size: 14px;
    right: 0;
}

ul.main_menu li .menu_lv2 li a {
    background: #ddd;
    color: #111;
    padding: 10px 5px;
    text-indent: 20px;
    text-align: left;
}

.col-sm-8,
.col-md-3,
.col-md-4,
.col-sm-6,
.col-sm-4,
.col-xs-12
.col-sm-4,
.col-md-9,
.col-xs-12,
.layui-col-md8,
.layui-col-md4,
.col-sm-6 {
    width: 100%;
}

.row {
    display: block;
}

.open_account ul li,
.open_account .break {
    float: none;
    width: 100%;
}

.open_account ul li:nth-child(3) {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.open_account ul li:nth-child(3) .fa {
    width: 80px;
    height: 80px;
}

.col-md-12 {
    padding: 0;
}

.article-section .container, .article-section .container>.col-md-8, .article-section .container>.col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.col-md-4.fuwuimg {
    padding: 0;
    margin-bottom: 12px;
}

.col-md-4.fuwuimg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.list-group-item {
    padding-left: 12px;
    padding-right: 12px;
}

.trade_pt>div {
    flex: 0 0 100%;
}

.broker-image {
    width: 100%;
    float: none;
}

.broker-info {
    width: 100%;
    max-width: 600px;
    float: none;
    border: none;
    padding-left: 0;
    margin-top: 12px;
}

.broker-image img {
    width: 100%;
    height: auto;
}