.body-alone-scroll {
	overflow: auto !important;
	min-height: 600px;
}

#mobile-menu {
	display: none;
	z-index: 12;
}

.icon-list {
	display: inline-block;
	width: 40px;
	vertical-align: top;
}

.menu-line {
	width: 26px;
	height: 3px;
	background: #fff;
	margin: 5px auto;
	border-radius: 2px;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	cursor: pointer;
}

#menu-toggle,
#menu-toggle-right {
	display: none;
}

#menu-toggle:checked~.icon-list .menu-line:nth-child(1) {
	-webkit-transform: translateY(8px) rotate(45deg);
	-ms-transform: translateY(8px) rotate(45deg);
	transform: translateY(8px) rotate(45deg);
}

#menu-toggle:checked~.icon-list .menu-line:nth-child(2) {
	opacity: 0;
}

#menu-toggle:checked~.icon-list .menu-line:nth-child(3) {
	-webkit-transform: translateY(-8px) rotate(-45deg);
	-ms-transform: translateY(-8px) rotate(-45deg);
	transform: translateY(-8px) rotate(-45deg);
}

#mobileSearchProduct {
	display: inline-block;
	width: calc(100vw - 160px);
	max-width: 350px;
	height: 40px;
	vertical-align: top;
	margin-top: 5px;
	z-index: 9;
	position: relative;
	vertical-align: top;
}

#mobileSearchProduct>.input-group {
	height: 40px;
}

#mobileSearchProduct .form-control:focus {
	-webkit-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
}

#mobileSearchProduct .left-menu {
	z-index: 9;
}

#mobileSearchResult {
	position: absolute;
	top: 40px;
	left: 0;
	width: calc(100vw - 160px);
	max-width: 350px;
	min-height: 100px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #dee2e6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}

#mobile-menu {
	/*display: flex !important;*/
	min-height: 50px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.left-menu,
.right-menu {
	max-width: 120px;
	height: 40px;
	margin: 5px 0px;
	background-color: #0d6efd;
	color: #fff;
	display: inline-block;
	border-radius: 8px;
	position: relative;
	padding: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	min-width: 60px;
	text-align: center;
}

.left-menu>span,
.right-menu>span {
	font-size: 16px;
	line-height: 30px;
}

#menuTxt,
#menuRightTxt {
	line-height: 30px;
	font-size: 16px;
}
.bl-footer{
	position: absolute;
	padding: 0 !important;
}
.bl-footer>.container{
	display: flex;
	justify-content: space-around;
}
#icpNo{
	margin-left: 0 !important;
}
#productTypeParentTree .btn{
	width: 100%;
	word-break: break-word;
}
/* 移动端优先 */
@media screen and (max-width: 768px) {
	body {
	  -webkit-text-size-adjust: none;
	  text-size-adjust: none;
	  padding: 0;
	  margin: 0;
	}
	.markdown-body{
		padding-bottom: 20px;
	}
	#musk {
		position: fixed;
		top: 106px;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 10;
	}

	.body-alone-scroll {
		padding-bottom:40px;
	}

	.bl-header {
		padding: 0 10px;
		height: auto;
	}

	.bl-header>.container {
		min-height: 50px;
		padding-left: 0;
		padding-right: 0;
		max-width: 398px;
	}

	.bl-header .bl-nav {
		display: inline-block;
		padding-top: 12px;
	}

	#websiteTitleName {
		font-size: 18px;
	}

	.bl-header .bl-nav>.navbar-toggler {
		display: none;
	}

	#searchProductNameDiv,
	#productNameSearchResult {
		display: none;
	}

	.header_language {
		margin-left: 0;
		margin-right: 0 !important;
		padding-left: 10px !important;
	}

	#indexDiv {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#flag1 {
		font-size: 56px;
	}

	.bl-keyPoint {
		width: 100% !important;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 20px 0;
	}

	.bl-keyPoint>.bl-keyPoint-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin-top: 20px;
	}

	.bl-footer {
		padding: 10px 10px;
		position: absolute;
		bottom: -32px;
	}

	.bl-footer>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.bl-footer .bl-footer-list {
		font-size: 14px;
		margin-left: 0 !important;
	}

	/*页面内容部分*/
	#leftProductTop {
		display: none !important;
	}

	#docIframe {
		padding-bottom: 15px;
	}

	#documentDetailDiv {
		width: 100%;
		left: 0%;
		top: 60px;
		height: calc(100vh - 60px);
	}

	#documentDetailDiv>.flex-shrink-0 {
		padding-top: 5px !important;
		padding-left: 5px !important;
	}

	#productTypeMainDiv {
		display: none;
		z-index: 11;
		width: 275px;
		position: fixed !important;
	}

	#productTypeMainDiv>.p-3 {
		padding: 10px 10px 50px 10px !important;
		width: 100% !important;
		padding-bottom: 30px;
		height: auto !important;
	}
	#productTypeParentTree{
		padding-bottom: 100px;
	}
	.catalog-alone-scroll {
		display: none;
		left: auto !important;
		right: 0;
		width: 275px !important;
		top: 60px;
		height: calc(100vh - 60px);
		z-index: 11;
		position: fixed  !important;
	}

	.catalog-alone-scroll>div {
		margin-top: 0 !important;
		height: 100% !important;
	}

	#mobileSearchProduct>.input-group>.form-control {
		padding: 6px;
	}
	#catalogParent{
		padding-bottom: 30px;
	}
	#icpNo {
		margin-left: 0px !important;
	}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	.bl-header {
		padding-left: clamp(20px, calc(50vw - 650px), 50px);
	}

	.bl-header>.container {
		max-width: 535px;
		height: 50px;
		padding-left: 0;
		padding-right: 0;
	}

	.bl-header>.container>.navbar {
		height: 50px;
		padding-top: 6px;
		position: relative;
	}

	.bl-header>.container .navbar-toggler {
		display: none;
	}

	#productNameSearchResult {
		position: absolute;
		top: 50px;
		left: 245px;
		margin-top: 0 !important;
		margin-left: 0 !important;
	}

	#websiteTitleName {
		margin-right: 0;
		font-size: 18px;
		width: 245px;
	}

	#searchProductNameDiv {
		width: 260px !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.header_language {
		padding-left: 30px !important;
	}

	.header_language>.form-select {
		width: 100px;
	}

	#leftProductTop {
		width: 207px !important;
		height: 56px;
	}

	#leftProductName {
		font-size: 16px !important;
	}

	#documentDetailDiv {
		left: 222px;
		width: calc(100vw - 382px);
	}

	#productTypeMainDiv {
		width: 222px !important;
	}

	#productTypeMainDiv>div {
		padding: 20px 0 !important;
	}

	#productTypeMainDiv .mb-1>.btn-toggle {
		font-size: 15px;
	}

	#productTypeMainDiv .mb-2>.btn-toggle {
		font-size: 14px;
	}

	.catalog-alone-scroll {
		left: auto !important;
		right: 0;
		width: 158px !important;
		padding: 16px 10px !important;
	}

	.catalog-alone-scroll>.p-3 {
		padding-left: 0 !important;
		padding-right: !important;
	}

	#catalogProductName {
		font-size: 16px !important;
	}

	#catalogParent>.mb-1>.btn-toggle {
		font-size: 15px !important;
	}

	.bl-footer {
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 20px;
		overflow: hidden;
	}

	.bl-footer>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-around;
	}

	#icpNo {
		margin-left: 0px !important;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1100px) {
	.bl-header {
		padding-left: 80px;
	}

	#leftProductTop {
		width: 207px !important;
		height: 63px;
	}

	#leftProductName {
		font-size: 18px !important;
	}

	#productTypeParentTree>.mb-1>.btn-toggle {
		font-size: 16px !important;
	}

	#productTypeMainDiv {
		width: 222px !important;
	}

	#productTypeMainDiv>div {
		padding: 20px 0 !important;
	}

	#productTypeMainDiv .mb-1>.btn-toggle {
		font-size: 15px;
	}

	#productTypeMainDiv .mb-2>.btn-toggle {
		font-size: 14px;
	}

	#documentDetailDiv {
		top: 0px !important;
		left: 222px;
		width: calc(100vw - 382px);
	}

	#productTypeMainDiv {
		width: 222px !important;
	}

	#productTypeMainDiv>div {
		padding: 20px 0 !important;
	}

	#productTypeMainDiv .mb-1>.btn-toggle {
		font-size: 15px;
	}

	#productTypeMainDiv .mb-2>.btn-toggle {
		font-size: 14px;
	}

	.catalog-alone-scroll {
		left: auto !important;
		right: 0;
		width: 158px !important;
		padding: 16px 10px !important;
	}

	.catalog-alone-scroll>.p-3 {
		padding-left: 0 !important;
		padding-right: !important;
	}

	#catalogProductName {
		font-size: 16px !important;
	}

	#catalogParent>.mb-1>.btn-toggle {
		font-size: 15px !important;
	}

	.bl-footer>.container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-around;
	}

	#icpNo {
		margin-left: 0px !important;
	}
}
@media screen and (orientation: landscape) and (max-height: 568px) {
	body {
	  -webkit-text-size-adjust: none;
	  text-size-adjust: none;
	  padding: 0;
	  margin: 0;
	}
	.body-alone-scroll{
		min-height: 700px;
	}
	#websiteTitleName {
	    font-size: 17px;
	}
	.bl-banner{
		min-height: 430px;
		margin-top: 80px !important;
	}
	#indexDiv{
		padding-bottom: 80px;
	}
	#productNameSearchResult{
		display: none;
	}
	#mobile-menu{
		display: none;
	}
	.catalog-alone-scroll>div{
		padding-bottom: 50px !important;
	}
	#catalogParent{
		padding-bottom: 50px !important;
	}
	.bl-footer{
		bottom: -80px;
		width: 60%;
		left: 20%;
	}
}