/*语言栏位置调整*/
.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;
}
}

/*页脚表单*/
.sitewidget-inquire .form-line-5 .control-group .input-prepend {
    width: 310px;
}
#extend2 {
	width:150px !important;
}
/*联系我们表单*/
.sitewidget-inquire .form-line-5 .control-group .input-prepend {
    width: 310px;
}
#extend5 {
	width:50% !important;
}
#component_ogKjdLJVhnBZ > DIV > DIV:nth-child(3) > FORM > FIELDSET > DIV:nth-child(5) > DIV > DIV {
	display:flex !important;
	flex-direction:row !important;
	flex-wrap:nowrap !important;
	align-content:unset !important;
	justify-content:unset !important;
	align-items:unset !important;
}