.header-fade-in .navTab {
    width: 1290px;
    margin: 0 auto;
    padding: 0;
    line-height: 96px;
}

.cat-list li:nth-of-type(1) {
    left: -278px;
}

.navTab .navbar-nav li a {
  margin: 0 15px !important;
}

.cat-list li:nth-of-type(2) {
    left: -160px;
}

.cat-list li:nth-of-type(4) {
    left: 163px;
}

.cat-list li:nth-of-type(5) {
    left: 252px;
}

.cat-list li:nth-of-type(6) {
    left: 370px;
}


.header-fade-in .cat-list {
    left: 84px
}

.header-fade-in .cat-list li {
    top: 15px;
}

.header-fade-in .cat-list li:nth-of-type(1) {
    left: -20px;
}

.header-fade-in .cat-list li:nth-of-type(2) {
    left: 94px;
}

.header-fade-in .cat-list li:nth-of-type(4) {
    left: 417px;
}

.header-fade-in .cat-list li:nth-of-type(5) {
    left: 504px;
}

.header-fade-in .cat-list li:nth-of-type(6) {
    left: 624px;
}

.navTab > .col-lg-4 {
    flex-grow: 1;
    width: auto;
}
.navTab > .col-lg-8 {
    width: auto;
}
.forex-container .row2 table tr .btn {
    font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 58px;
    line-height: 30px;
}

.type .type-box {
    display: flex;
    width: 100%;
    max-width: 1220px !important;
    margin: 0 auto;
    line-height: 52px;
    border-bottom: 1px solid #999999;
    margin-top: 30px;
    font-weight: 400;
}

.charge-row3 .colst .tips-list:nth-of-type(1) {
    height: auto;
    padding-right: 50px;
    border-right: 1px solid #DFE3E6;
    padding-bottom: 120px;
}

.charge-row3 .colst {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.charge-row2 ul li {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.charge-row2 ul li em {
    transform: translateY(-50%);
    flex-grow: 1;
    width: 10px;
    display: inline-block;
    height: 24px;
    border-bottom: 1px dashed #231F20;
}
.header .lang {
    right: -63px;
}
.platform-row1 .col-lg-6 .btn{
	font-size:14px;
}

.index-service .service-box .outside .content{
	padding-top:44px;
}
.index-service .service-box .outside:hover .content{
	padding-top:20px;
}