.cat-list li:nth-of-type(1) {
    left: -61px;
}
.navTab .navbar-nav li a {
    margin: 0 15px !important;
}

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

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

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

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


.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: 170px;
}

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

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

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

.header-fade-in .cat-list li:nth-of-type(6) {
    left: 634px;
}
.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: -88px;
}

.index-service .service-box .outside .content{
	padding-top:64px;
}