/*头部分目录翻译隐藏*/
#siteblocks-setting-wrap-zmfkEcpgwyGO > DIV > DIV > DIV:nth-child(5) > DIV:nth-child(2) {
	display:none !important;
}
/*图册展示*/
.mask-layer-imgbox .layer-img-box {
    width: 70% !important;
}
/*页头*/
@media screen and (max-width:500px) {
	#siteblocks-setting-wrap-zmfkEcpgwyGO > DIV > DIV:nth-child(3) > DIV:nth-child(5) > DIV:nth-child(1) {
	padding-right:0px !important;
	padding-left:80px !important;
}
}
/*首页多余背景隐藏*/
@media screen and (max-width:500px) {
#column_1543216700239{
    display: none;
}
}

/*导航底部线条隐藏*/
.sq_header_1 {
    border-bottom: solid 0px rgba(255, 255, 255, 0.45)!important;
}
/*banenr上移动导航下面*/
.frontend-body-canvas #backstage-bodyArea {
    margin-top: -110px !important;
}