.button-down-dark:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1.9rem;
	height: 1.9rem;
	background: url(../images/link-down-white-c28acf9087.svg) no-repeat center center!important;
	background-size: contain;
	}
	</style>
    
    
    <style>
.index-contact h1 {
	margin-bottom: 5rem
}
.index-contact-bd {
	margin: 15vh auto
}
	
@media (min-width:769px) {
.china-company {
	position: relative;
	text-align: center
}
.china-company li {
	max-width: 33%;
	text-align: left
}
.china-company li:nth-of-type(1) {
	float: left
}
.china-company li:nth-of-type(2) {
	display: inline-block
}
.china-company li:nth-of-type(3) {
	float: right
}
}
.tab-item {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden
}
.tab-item.selected {
	width: auto;
	height: auto
}
.index-company {
	margin-bottom: 5rem;
	font-weight: 300
}

@media (max-width:768px) {
.index-company li+li {
	margin-top: 5rem
}
}
.index-company h3 {
	font-size: 1.35rem;
	font-weight: none;
	letter-spacing: .1rem
}
.index-company span {
	display: block;
	margin-top: .5rem;
	opacity: .7;
	line-height: 1.4rem;
	min-height: 2.8rem
}
.index-company dl {
	margin-top: 1.5rem;
	overflow: hidden
}
.index-company dd {
	overflow: hidden
}
.index-company dd:after {
	content: "";
	z-index: -1;
	position: absolute;
	top: 1rem;
	width: 0;
	height: 0
}
.index-company dd+dd {
	margin-top: .7rem
}
.index-company label {
	float: left;
	width: 4.3rem;
	font-weight: 100
}
.index-company label:after {
	content: "";
	z-index: -1;
	position: absolute;
	top: 1rem;
	width: 0;
	height: 0
}
.index-company i {
	display: block;
	float: left;
	font-size: .9rem;
	width: 1.1rem;
	margin: .33rem .1rem 0 0
}
.index-company em {
	float: left;
	max-width: calc(100% - 4.3rem)
}
.index-company a {
	color: #000
}

@media (min-width:769px) {
.index-overseas li {
	width: 48%
}
.index-overseas li:nth-of-type(1) {
	float: left
}
.index-overseas li:nth-of-type(2) {
	float: right
}
}