#innerpage-wrap>.container>.row{
    display: flex;
}
#innerpage-wrap>.container .inner-left{
    flex: 1;
}
.header .header-right .tel{
    margin-right: 261px;
}
@media (max-width: 1200px) {
#innerpage-wrap .china-map{
        display: none;
    }
    .header-right{
		margin-right: 0.43rem;
	}
    .header-left .nav .icon {
        bottom: 0.7rem;
    }
    .activateAccountInner .activeInput{
        left: 42.5%;
    }
}