/*语言栏位置调整*/
.sitewidget-langBar .lang-bar .lang-dropdown {
  min-width: 60px;
}
.ls_change_lang_container .ls_change_lang_btn .ls_change_lang_icon>svg {
    width: 26px;
    height: 26px;
    padding-top: 8px;
}
/*搜索组件调整*/
#component_vifjILzqsTZE > DIV > DIV > DIV > DIV:nth-child(2) > FORM {
	background:rgba(255,255,255,0) !important;
	border:0px solid rgb(255,255,255) !important;
}

/*公司历史板块调整*/
@media screen and (max-width:500px) {
	#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(3) > DIV {
	font-size:18px !important;
	width:330px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(2) > DIV > H2 {
	width:330px !important;
}
#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(3) > DIV > H2 {
	width:330px !important;
}
#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(1) > DIV > H2 {
	width:330px !important;
}
#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(1) > DIV {
	width:330px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
#location_HdfOSBTVtoej > DIV:nth-child(2) > DIV > DIV:nth-child(3) > UL > DIV > DIV > LI:nth-child(2) > DIV {
	width:330px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}
}