/**
 * 适配
 */
.header-nav{
	overflow-x: scroll;
}
.header-nav::-webkit-scrollbar{
	display:none
}

#header-nav-toleft,
#header-nav-toright{
	cursor: pointer;
}

.caai_contact_box,
.caai_contact_box .d-flex{
	flex-wrap: wrap;
}
.contact_item,
.contact_wechat{
	width: 100%;
	margin-right: 0!important;
	margin-bottom: 1rem;
}
.caai_contact_box .flex-1{
	width: calc(50% - 1rem);
}

.people-li{
	width: 33.33% !important;
}
#force {
	width: 33.33% !important;
}
#other_partners {
	margin-left: 88px;
    margin-top: -20px;
    width: 85%;
}
