/*产品详情页面侧边小图隐藏*/
.sitewidget-proddetail .prodDetail-contain-0 .thumblist-scroll-btns {
    display: none!important;
}
/*页头导航语言栏图标位置*/
@media screen and (min-width:1441px) {
	#column_1732262854288 {
	padding-top:40px !important;
}
}@media screen and (max-width:900px) and (min-width:769px) {
	#mobile_component_YpAjgfEKrVwZ {
	padding-top:15px !important;
}
}@media screen and (max-width:768px) and (min-width:501px) {
	#mobile_component_YpAjgfEKrVwZ {
	padding-top:15px !important;
}
}@media screen and (max-width:600px) {
	#mobile_component_YpAjgfEKrVwZ {
	padding-top:15px !important;
}
}