#bk_grid-ensemble .latticebox::after {
	content: '';
	clear: left;
	display: block
}

#bk_grid-ensemble>div>.latticebox {
	width: 100%;
	overflow: hidden;
	position: static
}

#bk_grid-ensemble>div>.bk_gridCell {
	float: left;
	position: static
}

#bk_grid-ensemble>.latticebox.indication {
	min-height: inherit
}

#bk_grid-ensemble>.latticebox.indication>.bk_gridCell {
	min-height: inherit !important
}

#bk_grid-ensemble {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

/*解决方案、公司业务详情页内容圆点*/

.biaot:before {
	content: "●";
	color: #0E4DB4;
	font-size: 1rem;
	margin-right: 0.3rem;
	display: inline-block;
	vertical-align: top;
}

/*解决方案、公司业务详情页内容圆点结束*/

@media screen and (max-width:768px) {
	#bk_grid-ensemble>.latticebox>.bk_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (min-width: 769px) {
	#bk_grid-ensemble>.latticebox>.bk_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#bk_grid-ensemble>.latticebox>.bk_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

#bk_navigation_titlecolumn .head_lan {
	width: 80px;
	position: relative
}

#bk_navigation_titlecolumn .lan_con {
	width: auto;
	display: flex;
	height: 80px;
	justify-content: center;
	align-items: center;
	border-right: 1px solid rgba(255, 255, 255, .2)
}

#bk_navigation_titlecolumn .lan_con:hover {
	cursor: pointer
}

#bk_navigation_titlecolumn .head_lan .lan_tit {
	width: auto;
	line-height: 36px;
	display: flex;
	align-items: center
}

#bk_navigation_titlecolumn .head_lan .lan_tit span {
	font-size: 14px;
	color: #fff;
	display: none
}

#bk_navigation_titlecolumn .head_lan .lan_tit .iconfont.map {
	margin-right: 0px;
	margin-left: 0;
	font-size: 0;
	width: 26px;
	height: 26px;
	-webkit-border-radius: 100%;
	background: url(../image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) no-repeat center center;
	background-size: cover;
	display: block
}

#bk_navigation_titlecolumn.active .head_lan .lan_tit .iconfont.map {
	width: 26px;
	height: 26px;
	background: url(../image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) #00a0e9 no-repeat center center;
	background-size: cover;
	display: block
}

#bk_navigation_titlecolumn .head_lan .lan_list {
	display: flex;
	width: 120px;
	background: #fff;
	padding: 3px 0px 10px 0px;
	position: fixed;
	z-index: 99;
	top: 65px;
	font-size: 13px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
	transform: translate(0, 20px);
	transition: all .3s ease;
	flex-direction: column
}

#bk_navigation_titlecolumn .head_lan .lan_list.cur {
	opacity: 1;
	transform: translate(0, 0px);
	visibility: visible
}

#bk_navigation_titlecolumn .head_lan .lan_list span {
	position: relative;
	display: inline-block;
	padding-left: 45px
}

#bk_navigation_titlecolumn .head_lan .lan_list p:nth-child(1) span {
	background: url(../image/ecb70bf4-64f8-48d7-b1d2-d0ea4acb01b9.jpg) no-repeat left center
}

#bk_navigation_titlecolumn .head_lan .lan_list p:nth-child(2) span {
	background: url(../image/f4679477-1a1b-49fa-a8ff-f981f8676495.jpg) no-repeat left center
}

#bk_navigation_titlecolumn .head_lan .lan_list .iconfont:before {
	color: #fff;
	position: absolute;
	font-size: 24px;
	width: 100%;
	top: -5px;
	text-align: center
}

#bk_navigation_titlecolumn .head_lan .lan_list p {
	padding: 3px
}

#bk_navigation_titlecolumn .head_lan .lan_list a {
	color: #666;
	display: block;
	text-align: center;
	padding: 2px 5px;
	height: 30px;
	line-height: 30px;
	transition: all .3s ease
}

#bk_navigation_titlecolumn .head_lan .lan_list a:hover {
	color: #00a0e9
}

#bk_navigation_titlecolumn .bk_html-webpage .nav-search:hover {
	cursor: pointer
}

#bk_navigation_titlecolumn .bk_html-webpage .seabtn svg {
	fill: #fff;
	transition: all .5s ease
}

#bk_navigation_titlecolumn.active .bk_html-webpage .seabtn svg {
	fill: #333
}

#bk_navigation_titlecolumn.active .bk_html-webpage .seabtn:hover svg {
	fill: #00a0e9
}

#bk_navigation_titlecolumn.active .bk_html-webpage .head_tel:hover .tel-text span {
	color: #0E4DB4
}

#bk_navigation_titlecolumn .bk_html-webpage .head_tel .tel-text svg {
	fill: #fff;
	transition: all .5s ease
}

#bk_navigation_titlecolumn.active .bk_html-webpage .head_tel .tel-text svg {
	fill: #333
}

#bk_navigation_titlecolumn .e_container-18 {
	display: none;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	
	min-height: 0px;
	top: 100%;
	left: 0;
	position: absolute
}

#bk_navigation_titlecolumn .e_container-18>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_navigation_titlecolumn .e_container-18 .bg {
	flex: 0 0 100%;
	min-height: 2000px;
	width: 100%;
	top: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	visibility: hidden;
	transition: .5s ease
}

#bk_navigation_titlecolumn .e_container-18.on .bg {
	opacity: 1;
	visibility: visible
}

#bk_navigation_titlecolumn .e_container-18 .cbox-18-1 {
	flex: 0 0 100%;
	background-color: rgba(242, 242, 242, 1);
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 5%;
	padding-right: 5%
}

#bk_navigation_titlecolumn .form-group {
	margin-bottom: 0px
}

#bk_navigation_titlecolumn .form-control {
	border-right: none;
	height: 50px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	padding: 5px 25px
}

#bk_navigation_titlecolumn .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #ddd;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

#bk_navigation_titlecolumn .btn:focus {
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

.page_a.current {
	background: #00a0e9;
	color: #fff
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
	position: static !important
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton {
	width: 100px;
	justify-content: center;
	padding: 20px 0;
	display: none
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p {
	width: 21px;
	height: 16px;
	cursor: pointer
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p span {
	width: 100%;
	background: #fff;
	display: block;
	height: 2px;
	margin: 2px 0;
	float: left;
	-webkit-transition: all ease 0.8s, opacity ease 0.3s;
	-moz-transition: all ease 0.8s, opacity ease 0.3s;
	-ms-transition: all ease 0.8s, opacity ease 0.3s;
	-o-transition: all ease 0.8s, opacity ease 0.3s;
	transition: all ease 0.8s, opacity ease 0.3s;
	opacity: 1
}
#bk_navigation_titlecolumn.active .bk_navigationf-jn .p_navButton>p span { background: #000;
}
#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p span:nth-of-type(1) {
	width: 50%;
	float: left
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p span:nth-of-type(3) {
	width: 50%;
	float: right
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span {
	background: #666;
	-webkit-animation: animaspan 0.5s 1;
	animation: animaspan 0.5s 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span:nth-of-type(1) {
	transform: translateY(6px) rotate(720deg);
	width: 100%
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span:nth-of-type(2) {
	transform: rotate(720deg)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span:nth-of-type(3) {
	transform: translateY(-6px) rotate(720deg);
	width: 100%
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span.biahuan:nth-of-type(1) {
	transform: translateY(6px) rotate(670deg)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span.biahuan:nth-of-type(2) {
	transform: translateY(0px) rotate(768deg)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton>p.showmenu span.biahuan:nth-of-type(3) {
	width: 0;
	opacity: 0
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navcon:hover {
	color: rgb(0 0 0 / 100%)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navcon::after {
	background: #409eff;
	height: 2px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2>div {
	width: 100%
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1:hover .bk_navbox2 {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 ul {
	padding: 10px 0
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree ul {
	padding: 0
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 {
	width: auto;
	margin: 10px auto
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a {
	display: flex;
	width: 100%;
	transition: all ease .3s
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navconm2 {
	font-size: 14px;
	text-align: left;
	color: #333;
	transition: all ease .15s;
	display: flex;
	width: 100%;
	padding: 10px;
	line-height: 1;
	text-decoration: none
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navconm2 {
	text-align: left;
	font-size: 18px;
	padding: 0;
	font-weight: bold;
	letter-spacing: 2px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a span {
	width: 100%;
	text-align: center
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 img {
	width: 100%;
	max-width: 24px;
	margin-right: 25px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 img {
	margin-right: 10px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_level3box {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid rgb(0 0 0 / 20%)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .levetem {
	margin-right: 0px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navconm3 {
	font-size: 18px;
	letter-spacing: 0;
	color: rgb(255 255 255 / 80%);
	transition: all ease .15s;
	font-weight: bold
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .p_level4Box {
	flex-direction: column;
	margin-top: 20px
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_menuItem {
	font-size: 14px;
	font-weight: 500;
	color: rgb(255 255 255 / 50%);
	line-height: 1.7;
	transition: all ease .15s
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item span {
	display: flex;
	flex-direction: column;
	justify-content: center
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item .p_dian {
	width: 15px;
	position: relative
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item .p_dian::after {
	content: '';
	width: 4px;
	height: 4px;
	background: rgb(0 0 0 / 40%);
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item img {
	width: auto
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a:hover,
#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 .bk_navconm3:hover,
#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 .p_menuItem:hover,
#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 .bk_menuItemhat:hover {
	color: #0E4DB4
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_listthree img {
	width: auto
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_listthree .bk_menuItemhat {
	font-size: 14px;
	font-weight: 500;
	color: rgb(0 0 0 / 70%);
	line-height: 1.7;
	transition: all ease .15s
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2.isdesign {
	display: none;
	opacity: 1;
	visibility: visible
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 {
	background: rgb(255 255 255 / 95%);
	padding: 0px 0 0px;
	opacity: 0;
	visibility: hidden;
	width: 120px;
	pointer-events: none
}

#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a span.p_img {
	width: auto;
	margin-right: 0
}

#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 a span {
	width: auto;
	margin-right: 0
}

@media screen and (max-width:768px) {
	
	#bk_product_solutionss .e_container-98 {
    top: 52px !important;
    padding: 0.6rem 0;
}
	#bk_product_list_leibiao .e_text-xisa {
    line-height: 24px !important;
    padding-left: 22px !important;
    padding-bottom: 12px !important;
    padding-right: 6px !important;
}
	
	#bk_product_list_leibiao .e_text-xisag {
    line-height: 24px !important;
    padding-left: 22px !important;
    padding-bottom: 12px !important;
    padding-right: 6px !important;
}
	
	#bk_product_list_leibiao .e_text-xisa {
    background-position: 0 0.3rem !important;
}
	
	#bk_product_list_leibiao .e_text-xisag {
    background-position: 0 0.4rem !important;
}
	
	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a span {
		width: 100%;
		text-align: left;
		padding: 5px
	}

	#bk_navigation_titlecolumn .e_container-14 .cbox-14-1 {
		margin-left: 0
	}
	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1::-webkit-scrollbar {
		width: 0px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1::-webkit-scrollbar-track {
		background: #252525
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1::-webkit-scrollbar-thumb {
		background: #545454
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1::-webkit-scrollbar-thumb:hover {
		background: #fff
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navButton {
		width: 50px;
		display: flex;
		justify-content: center;
		padding: 10px 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1 {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #010e27f0;
		padding: 0 15px;
		height: calc(0vh);
		overflow-y: scroll;
		z-index: 10;
		max-height: 1080px;
		transition: all ease .3s
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1.pkcclb {
		height: calc(100vh)
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1 {
		border-bottom: 1px solid rgb(255 255 255 / 10%);
		padding: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1:last-child {
		margin-bottom: 100px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navcon {
		display: flex;
		justify-content: space-between;
		color: #fff;
		line-height: 60px;
		font-size: 16px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navconm2 {
		padding: 0;
		font-size: 14px;
		color: rgb(255 255 255 / 60%)
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navconm3 {
		display: flex;
		justify-content: space-between;
		padding: 0;
		color: rgb(255 255 255 / 60%);
		font-size: 14px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p svg,
	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2>p svg,
	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem>p svg {
		width: auto;
		margin: 0px 0;
		opacity: .7;
		cursor: pointer;
		transition: all ease .3s
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p a {
		padding: 0;
		color: rgb(255 255 255)
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p:hover {
		color: rgb(255 255 255)
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 .p_img,
	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem span {
		opacity: .8
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 .p_img img {
		width: 23px;
		margin-right: 10px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 {
		display: none;
		opacity: 1;
		visibility: visible;
		background: none;
		width: 100%;
		pointer-events: auto
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 ul {
		padding: 0px 0 10px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_level3box {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem {
		width: 100%;
		margin: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem span,
	#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item span {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Box {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem .p_menuItem {
		font-size: 14px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item .p_menuItem::before {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn p svg.rotate {
		transform: rotate(90deg)
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 {
		margin-bottom: 7px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 span {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navbox2 {
		padding: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 {
		margin-right: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 a {
		font-size: 14px;
		font-weight: 500;
		letter-spacing: 0px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_level3box {
		margin: 0;
		padding: 0;
		border: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem:first-child {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 1px solid rgb(255 255 255 / 20%);
		margin-right: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem:last-child {
		padding: 0 0 20px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 img {
		width: auto;
		max-width: 23px;
		margin-right: 10px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item:first-child {
		margin-top: 20px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_level4Item:last-child {
		margin-bottom: 20px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .p_level4Box {
		margin: 0
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .p_navBox1.isdesign {
		height: calc(100vh);
		display: none
	}

	.p_haveNav {
		min-height: auto !important
	}

	.p_haveNav.fix {
		position: fixed !important;
		z-index: 1000;
		top: 0;
		left: 0;
		right: 0;
		background: #fff
	}

	#bk_navigation_titlecolumn .bk_html-webpage {
		display: none
	}

	#bk_navigation_titlecolumn {
		display-radio: 1
	}

	#bk_navigation_titlecolumn .e_image-15 {
		
		max-height: none;
		height: auto;
		margin-bottom: 10px
	}

	#bk_navigation_titlecolumn .e_container-14 {
		display-radio: 1
	}

	#bk_navigation_titlecolumn .bk_container-13 {
		display-radio: 1
	}

	#bk_navigation_titlecolumn .e_container-14 .cbox-14-0 {
		flex: 0 0 188px
	}
}

@media screen and (min-width: 769px) {

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p svg {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p::after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 0;
		margin: 0 auto;
		transition: all ease .3s
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem1>p:hover::after {
		width: 100%
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 100%;
		display: flex;
		justify-content: center;
		z-index: 10;
		transition: all ease .3s
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navbox2 ul {
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree ul {
		flex-direction: row;
		justify-content: center
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 svg {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 a span {
		display: flex;
		flex-direction: column;
		justify-content: center
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2>p svg {
		display: none
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_level3box.bk_listthree {
		flex-direction: column
	}

	.p_haveNav {
		min-height: auto !important
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#bk_navigation_titlecolumn .bk_navigationf-jn .levetem {
		margin-right: 25px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 {
		margin-right: 30px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_navItem2 a {
		font-size: 18px;
		line-height: 28px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .bk_navItem2 img {
		max-width: 28px;
		margin-right: 10px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .bk_level3box {
		padding-left: 3px
	}

	#bk_navigation_titlecolumn .bk_navigationf-jn .haveThree .p_level4Box {
		padding-left: 11px
	}
}

@media screen and (max-width: 1366px) and (min-width: 1280px) {}

#bk_grid-baywindow>div>.latticebox {
	width: 100%;
	overflow: hidden;
	position: static
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#bk_grid-baywindow>.latticebox>.bk_gridCell:nth-child(1n + 1) {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
		margin-top: 0rem;
		margin-bottom: 0rem;
		clear: left
	}
}

.kf li:hover{ background-color: #000;}

/*
.kf li>p,
.kf li:hover>i {
	opacity: 0
}
*/

/*
.kf li:hover>p {
	opacity: 1;
	color: #d9cbaa
}
*/

.kf li:hover img {
	opacity: 1
}

.kf li:hover .xiaji {
	display: block
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#bk_effect_customerservice {
		display: none
	}
}

@media screen and (max-width: 1366px) and (min-width: 1280px) {}

.page_a.current {
	background: #0E4DB4
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
	position: static !important
}

/* .e_container0 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
} */

/* 
.e_container0 */ .cbox-10-0 {
	flex: 0 0 auto;
	margin-right: 0px;
	margin-left: auto
}

/* .e_container0 */ .cbox-10-1 {
	flex: 0 0 auto;
	margin-left: 20px;
	margin-right: 20px
}

/* .e_container0 */ .cbox-10-2 {
	flex: 0 0 auto;
	margin-left: 0px;
	margin-right: auto
}

#bk_static_servicetitles .e_provider-26 {
	
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 1.8;
	text-align: center;
	margin-top: 0px;
	width: auto;
	max-width: none;
	
	font-weight: normal;
	color: #90919a;
}

#bk_static_servicetitles .e_provider-26 a {
	text-align: center;
	display: block
}

#bk_static_servicetitles .e_provider-26 .tooltip-k {
	width: auto
}

#bk_static_servicetitles .e_container-30 .cbox-30-1 {
	align-self: center;
	flex: 0 0 auto
}

#bk_static_servicetitles .e_text-31 {
	
	
	font-size: 14px;
	margin-left: 10px;
	text-align: center;
	color: #90919a;
}

#bk_static_servicetitles .e_container-23 .cbox-23-1 {
	flex: 0 0 24%;
	margin-right: 0px;
	margin-left: auto;
	align-self: center
}

#bk_static_servicetitles .e_credible-33 .img1 {
	width: 65px;
	height: 23px
}

#bk_static_servicetitles .e_credible-33 .img2 {
	width: 79px;
	height: 28px
}

#bk_static_servicetitles .e_credible-33 .img3 {
	width: 92px;
	height: 33px
}

#bk_static_servicetitles .e_credible-33 .img4 {
	width: 106px;
	height: 38px
}

#bk_static_servicetitles .e_credible-33 .img5 {
	width: 131px;
	height: 47px
}

#bk_static_servicetitles .e_credible-33 {
	
	background_radio: 1;
	max-width: 133px;
	margin-left: auto;
	margin-right: auto
}

#bk_static_servicetitles .e_container-30 .cbox-30-2 {
	align-self: center
}

#bk_static_servicetitles .e_container-30 .cbox-30-3 {
	align-self: center
}

#bk_static_servicetitles.response-animated .undefined {
	animation-name: none, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}

#bk_static_servicetitles .e_credible-41 .img1 {
	width: 65px;
	height: 23px
}

#bk_static_servicetitles .e_credible-41 .img2 {
	width: 79px;
	height: 28px
}

#bk_static_servicetitles .e_credible-41 .img3 {
	width: 92px;
	height: 33px
}

#bk_static_servicetitles .e_credible-41 .img4 {
	width: 106px;
	height: 38px
}

#bk_static_servicetitles .e_credible-41 .img5 {
	width: 131px;
	height: 47px
}

#bk_static_servicetitles .bk_bottomsav-begin .bk_level3box {
	display: none
}

#bk_static_servicetitles .bk_bottomsav-begin .bk_menu2Item:hover {
	color: rgba(255, 255, 255, 1)
}

#bk_static_servicetitles .e_richtext-40 {
	max-width: 200px;
	
	font_radio: 1;
	margin-left: auto;
	margin-right: auto
}

@media screen and (max-width:768px) {

	#bk_static_servicetitles .e_container-23 .cbox-23-1 {
		align-items: center;
		align-self: center;
		flex: 0 0 100%
	}

	#bk_static_servicetitles .e_provider-26 {
		font_radio: 1
	}

	#bk_static_servicetitles .e_container-30 .cbox-30-1 {
		align-self: center;
		flex: 0 0 auto;
		margin-left: 0px;
		margin-right: auto
	}

	#bk_static_servicetitles .e_text-31 {
		display-radio: none;
		
		margin-left: auto;
		margin-right: auto;
		display: none;
		color: rgba(238, 238, 238, 1);
		width: auto
	}

	#bk_static_servicetitles .bk_bottomsav-begin .p_jticons.active {
		transform: rotateZ(90deg)
	}

	#bk_static_servicetitles .bk_bottomsav-begin .bk_menu2Item svg {
		opacity: .5
	}

}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#bk_static_servicetitles .e_container-1 .cbox-1-0 {
		flex: 0 0 0
	}

	#bk_static_servicetitles .e_container-1 .changing-over {
		flex: 0 0 45%
	}

	#bk_static_servicetitles .e_container-1 .cbox-1-2 {
		flex: 0 0 50%
	}
}

#bk_static_titlebar {
	
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	width: auto;
	background-color: rgba(244, 244, 244, 1);
	min-height: 0px;
	margin-top: 0px
}

#bk_static_titlebar .e_container-1 {
	display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	width: 96%;
	
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto
}

#bk_static_titlebar .e_container-1>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem {
	position: relative
}

#bk_static_titlebar .bk_breadcrumb-crack .icon {
	width: 12px;
	height: 12px
}

#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}

#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 3px;
	color: #999
}

#bk_static_titlebar .bk_breadcrumb-crack .p_breadcrumb {
	display: flex
}

#bk_static_titlebar .bk_breadcrumb-crack .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5px;
	border: 1px solid transparent
}

#bk_static_titlebar .bk_breadcrumb-crack .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}

#bk_static_titlebar .bk_breadcrumb-crack .siblings.active {
	border: 1px solid #dee2e6
}

#bk_static_titlebar .bk_breadcrumb-crack .siblings.active::after {
	transform: rotateZ(-90deg)
}

#bk_static_titlebar .bk_breadcrumb-crack .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}

#bk_static_titlebar .bk_breadcrumb-crack .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#bk_static_titlebar .bk_breadcrumb-crack {

	margin-top: 10px;
	margin-bottom: 10px
}

#bk_static_titlebar .e_container-1 .changing-over.tooltip-k {
	flex: 0 0 auto;

}

#bk_static_titlebar .e_container-1 .cbox-1-0 {
	flex: 1 !important;
	align-self: center;
    padding-left: 12px;
}

#bk_static_titlebar .e_container-6 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

#bk_static_titlebar .e_container-6>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_static_titlebar .e_container-6 .tooltip-k {
	
	background-color: #011840;
	min-height: 80px
}

#bk_static_titlebar .e_loop-7 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#bk_static_titlebar .e_loop-7 .p_loopitem {
	flex: 0 0 33.3%;
	position: relative
}

#bk_static_titlebar .e_loop-7 .p_page {
	text-align: center
}

#bk_static_titlebar .e_loop-7 .p_filter_wrapper {
	width: 100%;
	font-size: 13px
}

#bk_static_titlebar .e_loop-7 .p_kv_wrapper {
	display: flex;
	flex-wrap: nowrap;
	line-height: 40px;
	margin: 15px 0
}

#bk_static_titlebar .e_loop-7 .p_filter_key {
	width: 70px;
	overflow: hidden;
	margin-right: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px
}

#bk_static_titlebar .e_loop-7 .p_v_item {
	display: inline-block;
	padding: 0 3px;
	cursor: pointer;
	font-size: 13px;
	color: #555555;
	margin-right: 30px
}

#bk_static_titlebar .e_loop-7 .bk_active .p_fbutton {
	color: #fff;
	background-color: cornflowerblue
}

#bk_static_titlebar .e_loop-7 .p_result_item {
	position: relative;
	padding: 3px 20px 3px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 10px
}

#bk_static_titlebar .e_loop-7 .p_filter_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 3px;
	font-style: normal;
	font-size: 16px;
	margin-top: -5px;
	cursor: pointer
}

#bk_static_titlebar .e_loop-7 .multSelect {
	font-size: 13px;
	position: relative
}

#bk_static_titlebar .e_loop-7 .multSelect .inputWrap {
	width: 100%;
	min-width: 100px;
	min-height: 24px;
	border: 1px solid #DCDFE6;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	background: white
}


#bk_static_titlebar .e_loop-7 .multSelect.is-invalid .inputWrap {
	border-color: #dc3545
}

#bk_static_titlebar .e_loop-7 .multSelect ul {
	padding: 0 5px;
	margin: 0;
	padding-right: 35px
}

#bk_static_titlebar .e_loop-7 .multSelect li {
	display: inline-block;
	background: #edf0f3;
	color: #92969c;
	padding: 0px 5px;
	margin: 1px 5px 1px 0;
	border-radius: 5px;
	line-height: 16px
}

#bk_static_titlebar .e_loop-7 .multSelect .multSelect-option {
	width: 100%;
	border: 1px solid #DCDFE6;
	border-radius: 2px;
	border-top: 0;
	max-height: 200px;
	overflow-y: scroll;
	position: absolute;
	height: 0;
	opacity: 0;
	z-index: 9;
	background: #fff
}

#bk_static_titlebar .e_loop-7 .multSelect .multSelect-option>div {
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px
}

#bk_static_titlebar .e_loop-7 .multSelect .multSelect-option>div.selected {
	color: #409eff
}

#bk_static_titlebar .e_loop-7 .multSelect .multSelect-option>div:hover {
	color: #409eff;
	background: #f3f6f9
}

#bk_static_titlebar .e_loop-7 .multSelect .fa-close {
	font-style: normal;
	font-size: 12px;
	padding: 0 5px 0 7px
}

#bk_static_titlebar .e_loop-7 .multSelect .inputWrap>.fa svg {
	fill: #666;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px)
}

#bk_static_titlebar .e_loop-7 .multSelect .inputWrap>.fa-down svg {
	transform: rotate(-90deg)
}

#bk_static_titlebar .e_loop-7 .multSelect .inputWrap>.fa-up svg {
	transform: rotate(90deg)
}

#bk_static_titlebar .e_loop-7 .multSelect .placeholder {
	line-height: 40px;
	padding-left: 10px;
	color: #aaa;
	position: absolute;
	left: 0;
	top: 0
}

#bk_static_titlebar .e_loop-7 .p_normal_start {
	display: inline;
	width: 100px;
	height: 40px
}

#bk_static_titlebar .e_loop-7 .p_date_start {
	display: inline;
	width: 105px;
	height: 40px
}

#bk_static_titlebar .e_loop-7 .p_normal_end {
	display: inline;
	width: 100px;
	height: 40px;
	margin-right: 5px
}

#bk_static_titlebar .e_loop-7 .p_date_end {
	display: inline;
	width: 105px;
	height: 40px;
	margin-right: 5px
}

#bk_static_titlebar .e_loop-7 .p_split {
	margin: 0 5px
}

#bk_static_titlebar .e_loop-7 .p_normal {
	margin-right: 16px
}

#bk_static_titlebar .e_loop-7 .p_fbutton {
	background-color: #007bff;
	border: 1px solid #409EFF;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#bk_static_titlebar .e_loop-7 .input-check,
#bk_static_titlebar .e_loop-7 .input-radio {
	margin: 0 5px;
	vertical-align: text-top
}

#bk_static_titlebar .e_loop-7 .position-left {
	display: flex
}

#bk_static_titlebar .e_loop-7 .position-right {
	display: flex;
	flex-direction: row-reverse
}

#bk_static_titlebar .e_loop-7 .position-bottom {
	display: flex;
	flex-direction: column-reverse
}

#bk_static_titlebar .e_loop-7 .p_mbutton {
	border: 1px solid #409EFF;
	text-decoration: none;
	color: #409EFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 25px;
	position: relative;
	overflow: hidden
}

#bk_static_titlebar .e_loop-7 .p_mbutton:after {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background-color: #409eff;
	-webkit-transform: skewY(-45deg);
	transform: skewY(360deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 1
}

#bk_static_titlebar .e_loop-7 .p_mbutton::before {
	content: "";
	display: none;
	width: 6px;
	height: 9px;
	border-right: #ffffff solid 2px;
	border-bottom: #ffffff solid 2px;
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	bottom: 5px;
	right: 4px;
	z-index: 2
}

#bk_static_titlebar .e_loop-7 .bk_active .p_mbutton::before {
	display: block
}

#bk_static_titlebar .e_loop-7 .bk_active .p_mbutton::after {
	display: block
}

#bk_static_titlebar .e_loop-7 .p_input_match {
	width: 100px;
	height: 40px;
	padding: 10px;
	border: 1px solid #ced4da;
	border-radius: 3px
}

#bk_static_titlebar .e_loop-7 .p_filter_result {
	display: none
}

#bk_static_titlebar .e_loop-7 .p_contclear {
	cursor: pointer;
	display: none
}

#bk_static_titlebar .e_loop-7 .swiper-container {
	padding-bottom: 30px
}

#bk_static_titlebar .e_loop-7 .p_imgwrapper {
	width: 80px;
	height: 100px;
	overflow: hidden
}

#bk_static_titlebar .e_loop-7 .p_imgtitle {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	margin: 0 auto;
	line-height: 20px
}

#bk_static_titlebar .e_loop-7 .p_imgwrapper img {
	width: 100%;
	object-fit: cover
}

#bk_static_titlebar .e_loop-7 .bk_active .p_imgwrapper {
	border: 1px solid #409eff
}

#bk_static_titlebar .e_loop-7 {
	
	padding-left: 0px;
	margin-left: auto;
	margin-right: 0px;
	padding-right: 0px;
	width: 100%;
	max-width: 481px
}

#bk_static_titlebar .e_container-8 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	
	width: auto;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-left-style: none;
	max-width: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgba(220, 220, 220, 1);
	transition-property: all;
	transition-radio: hover;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
	margin-top: 10px
}

#bk_static_titlebar .e_container-8:hover {
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0E4DB4
}

#bk_static_titlebar .e_container-8>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_static_titlebar .e_container-8:hover .e_text-9 a {
	
	color: #0E4DB4
}

#bk_static_titlebar .e_text-9 {
	line-height: 2;
	
	
	font-size: 14px;
	font-family: Microsoft YaHei;
	text-align: center;
	color: rgba(37, 37, 37, 1);
	width: 120px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto
}

#bk_static_titlebar .e_text-9 a {
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media screen and (max-width:768px) {

	#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem:nth-child(1) .p_title,
	#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem:nth-child(2) .p_title {
		white-space: pre
	}

	#bk_static_titlebar .bk_breadcrumb-crack .bk_breadcrumbItem:nth-child(3) .p_title {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden
	}

	#bk_static_titlebar .bk_breadcrumb-crack a {
		display: flex
	}

	#bk_static_titlebar .e_container-1 {
		
		flex-direction: column
	}

	#bk_static_titlebar .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 3)
	}

	#bk_static_titlebar .e_loop-7 {
		display: none
	}
}

@media screen and (min-width: 769px) {
	#bk_static_titlebar .e_loop-7 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 6)
	}
	
}

#bk_product_solutionss {
	min-height: 300px;
	
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: rgba(243, 243, 243, 0.5);
	margin-bottom: 0px
}

.container-fluid {
	position: fixed;
	background: black;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 999;
	display: flex;
	align-items: center
}

.container-fluid .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}

.container-fluid .closeBtn img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

.rotate-icon::before {
	content: "";
	display: block;
	width: 50px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	border: 3px solid #fff;
	border-radius: 50%;
	transform: rotateX(70deg)
}

.rotate-icon::after {
	content: "360°";
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 99;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	background-color: transparent
}

#bk_product_solutionss .e_h1-4 {
	
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(68, 68, 68, 1);
	
	padding-left: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top: 4%;
	margin-bottom: 0px;
	font-weight: bold
}

#bk_product_solutionss .e_container-24 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#bk_product_solutionss .e_container-24>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-24 .cbox-24-0 {
	flex: 0 0 80px;
	padding-right: 0px
}

#bk_product_solutionss .e_text-25 {
	
	color: rgba(153, 153, 153, 1)
}

#bk_product_solutionss .e_text-26 {
	
	color: rgba(153, 153, 153, 1);
	font-size: 14px
}

#bk_product_solutionss .e_loop_sub-28 {
	display: flex;
	flex-wrap: wrap
}

#bk_product_solutionss .e_loop_sub-28 .p_loopItem {
	position: relative;
	flex: 0 0 33.3%
}

#bk_product_solutionss .e_container-48 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	
	background-fill-value: background-color;
	background-attachment: fixed;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 1)
}

#bk_product_solutionss .e_container-48>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_button-51 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100px;
	padding: 8px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(214, 0, 28, 1);
	border-style: solid;
	border-width: 1px;
	font-size: 12px
}

#bk_product_solutionss .e_button-51 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden
}

#bk_product_solutionss .e_button-51::after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}

#bk_product_solutionss .e_button-51:hover::after {
	opacity: 1
}

#bk_product_solutionss .e_button-51:hover {
	background-color: #0E4DB4;
	color: rgba(255, 255, 255, 1);
	border-color: rgba(214, 0, 28, 1);
	border-style: solid;
	border-width: 1px;
	font-size: 12px
}

#bk_product_solutionss .e_container-57 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%
}

#bk_product_solutionss .e_container-57>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-57 .tooltip-k {
	 
	font-size: 15px;
}

#bk_product_solutionss .e_magnifier-58 {
	min-height: 300px;
	width: 92%;
}

#bk_product_solutionss .e_magnifier-58 .magnifier {
	position: relative
}

#bk_product_solutionss .e_magnifier-58 .magnifier-container {
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd
}

#bk_product_solutionss .e_magnifier-58 .move-view {
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: rgba(204, 204, 204, .5)
}

#bk_product_solutionss .e_magnifier-58 .images-cover {
	height: 100%;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

#bk_product_solutionss .e_magnifier-58 .images-cover img {
	width: 100%;
	height: 100%;
	object-fit: contain
}

#bk_product_solutionss .e_magnifier-58 .magnifier-assembly {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 30px;
	padding-right: 30px
}

#bk_product_solutionss .e_magnifier-58 .magnifier-btn {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

#bk_product_solutionss .e_magnifier-58 .magnifier-btn span {
	line-height: 60px;
	height: 60px;
	width: 20px;
	display: block;
	z-index: 8;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	border-radius: 3px
}

#bk_product_solutionss .e_magnifier-58 .magnifier-btn .magnifier-btn-left {
	float: left
}

#bk_product_solutionss .e_magnifier-58 .magnifier-btn .magnifier-btn-right {
	float: right
}

#bk_product_solutionss .e_magnifier-58 .magnifier-line {
	position: relative;
	overflow: hidden;
	height: 60px
}

#bk_product_solutionss .e_magnifier-58 .magnifier-line ul {
	display: block;
	font-size: 0;
	width: 10000%;
	position: absolute;
	left: 0;
	z-index: 7
}

#bk_product_solutionss .e_magnifier-58 .magnifier-line li {
	float: left;
	cursor: pointer
}

#bk_product_solutionss .e_magnifier-58 .magnifier-line ul>.active .small-img {
	border-color: red
}

#bk_product_solutionss .e_magnifier-58 .small-img {
	position: relative;
	height: 60px;
	width: 60px;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
	text-align: center
}

#bk_product_solutionss .e_magnifier-58 .small-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

#bk_product_solutionss .e_magnifier-58 .magnifier-view {
	width: 100%;
	height: 110%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: 9;
	background-color: #fff;
	display: none;
	overflow: hidden
}

#bk_product_solutionss .e_magnifier-58 .magnifier-view img {
	display: block
}

#bk_product_solutionss .e_magnifier-58 .animation03 {
	transition: all 0.3s ease-in 0.1s;
	-ms-transition: all 0.3s ease-in 0.1s;
	-moz-transition: all 0.3s ease-in 0.1s;
	-webkit-transition: all 0.3s ease-in 0.1s;
	-o-transition: all 0.3s ease-in 0.1s
}

#bk_product_solutionss .e_magnifier-58 .image-icons {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 9
}

#bk_product_solutionss .e_magnifier-58 .closeBtn {
	width: 35px;
	position: absolute;
	right: 20px;
	top: 20px;
	height: 35px;
	display: block;
	z-index: 999;
	cursor: pointer
}

#bk_product_solutionss .e_magnifier-58 .image-big-video {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border: 5px solid #fff;
	border-radius: 50%
}

#bk_product_solutionss .e_magnifier-58 .image-big-video::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%, -50%)
}

#bk_product_solutionss .e_magnifier-58 .image-bigger {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-color: #ccc
}

#bk_product_solutionss .e_magnifier-58 .add-icon {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 9;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	border-radius: 50%
}

#bk_product_solutionss .e_magnifier-58 .add-icon::before {
	content: "";
	position: absolute;
	right: -2px;
	bottom: -2px;
	display: block;
	width: 5px;
	height: 2px;
	transform: rotateZ(45deg);
	background-color: #fff
}

#bk_product_solutionss .e_magnifier-58 .video-icon::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	border: 2px solid #fff;
	border-radius: 50%
}

#bk_product_solutionss .e_magnifier-58 .video-icon::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 10px solid #fff;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-40%, -50%)
}

#bk_product_solutionss .e_container-57 .cbox-57-0 {
	flex: 0 0 55%;
	align-self: center
}

#bk_product_solutionss .tooltip-k {
	display-radio: 1
}

#bk_product_solutionss .e_container-98 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: rgba(225, 0, 0, 1);
	margin-bottom: 30px;
	position: sticky;
	top: 76px;
	background: #f8f8f8;
	z-index: 2;
	background-color: #f8f8f8
}

#bk_product_solutionss .e_container-98>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-99 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 96%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	border-style: none;
	border-width: 1px;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px
}

#bk_product_solutionss .e_container-99>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-100 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 20px
}

#bk_product_solutionss .e_container-100>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-100 .tooltip-k {
	display-radio: 1
}

#bk_product_solutionss .e_container-108 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#bk_product_solutionss .e_container-108>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-108 .cbox-108-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .e_container-108 .cbox-108-1 {
	flex: 0 0 15%
}

#bk_product_solutionss .e_text-110 {
	line-height: 1;
	
	
	font-weight: bold;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-111 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 20px
}

#bk_product_solutionss .e_line-112 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_container-113 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 20px
}

#bk_product_solutionss .e_container-113>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-113 .tooltip-k {
	display-radio: 1
}

#bk_product_solutionss .e_container-114 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 20px
}

#bk_product_solutionss .e_container-114>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-114 .tooltip-k {
	display-radio: 1
}

#bk_product_solutionss .e_container-115 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}

#bk_product_solutionss .e_container-115>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-115 .cbox-115-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .e_container-115 .cbox-115-1 {
	flex: 0 0 15%
}

#bk_product_solutionss .e_text-117 {
	line-height: 1;
	
	
	font-weight: bold;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-118 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 20px
}

#bk_product_solutionss .e_line-119 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_container-120 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

#bk_product_solutionss .e_container-120>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-120 .cbox-120-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .e_container-120 .cbox-120-1 {
	flex: 0 0 14%
}

#bk_product_solutionss .e_text-122 {
	line-height: 1;
	
	
	font-weight: 900;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-123 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 0px;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_line-124 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_container-126 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	
	margin-top: 20px
}

#bk_product_solutionss .e_container-126>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-126 .cbox-126-0 {
	flex: 0 0 80px
}


#bk_product_solutionss .e_text-129 {
	line-height: normal;
}

#bk_product_solutionss .e_text-136 {
	line-height: normal
}

#bk_product_solutionss .e_richText-116 {
	
	
	line-height: 2;
	text-align: justify;
	font-size: 14px;
	margin-bottom: 20px
}

#bk_product_solutionss .bk_container-137 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 20px
}

#bk_product_solutionss .bk_container-137>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}



#bk_product_solutionss .bk_container-138 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

#bk_product_solutionss .bk_container-138>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .bk_container-138 .cbox-138-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .bk_container-138 .cbox-138-1 {
	flex: 0 0 15%
}

#bk_product_solutionss .e_richText-139 {
	
	text-align: justify;
	
	line-height: 2;
	font-size: 14px;
	margin-bottom: 20px
}

#bk_product_solutionss .e_text-140 {
	line-height: 1;
	
	
	font-weight: bold;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-141 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 20px
}

#bk_product_solutionss .e_line-142 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_container-143 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#bk_product_solutionss .e_container-143>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}



#bk_product_solutionss .e_container-144 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

#bk_product_solutionss .e_container-144>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-144 .cbox-144-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .e_container-144 .cbox-144-1 {
	flex: 0 0 15%
}

#bk_product_solutionss .e_richText-145 {
	
	text-align: justify;
	
	font-size: 14px;
	line-height: 2;
	margin-bottom: 20px
}

#bk_product_solutionss .e_text-146 {
	line-height: 1;
	
	
	font-weight: bold;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-147 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 20px
}

#bk_product_solutionss .e_line-148 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_container-149 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-bottom: 20px
}

#bk_product_solutionss .e_container-149>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}



#bk_product_solutionss .e_container-150 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
}

#bk_product_solutionss .e_container-150>.tooltip-k {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#bk_product_solutionss .e_container-150 .cbox-150-0 {
	flex: 0 0 15px;
	padding-right: 0px
}

#bk_product_solutionss .e_container-150 .cbox-150-1 {
	flex: 0 0 15%
}

#bk_product_solutionss .e_text-152 {
	line-height: 1;
	
	
	font-weight: bold;
	color:#0331ac;
	font-size: 18px;
	margin-top: 4px
}

#bk_product_solutionss .e_text-153 {
	
	color: rgba(90, 90, 90, 1);
	font-size: 18px;
	
	font-weight: bold;
	margin-left: 20px
}

#bk_product_solutionss .e_line-154 {
	max-height: 1px;
	
	border-top-style: dashed;
	border-top-width: 1px
}

#bk_product_solutionss .e_richText-151 {
	
	text-align: justify;
	
	line-height: 2;
	font-size: 14px;
	margin-bottom: 20px
}

#bk_product_solutionss .e_richText-121 {
	
	
	font-size: 16px;
	line-height: 2;
	margin-bottom: 20px
}

#bk_product_solutionss .e_richText-121 p{
	font-family: "Microsoft YaHei" !important;
}

#bk_product_solutionss .e_richText-121 span{
	font-family: "Microsoft YaHei" !important;
}

#bk_product_solutionss .e_richText-109 {
	
	text-align: justify;
	
	line-height: 2;
	font-size: 14px;
	margin-bottom: 20px
}



#bk_product_solutionss .e_text-155 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-156 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-157 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-158 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-159 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-160 {
	
	
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 3.5;
	text-shadow: 0px 0 0;
	font-family: "Microsoft YaHei";
}

#bk_product_solutionss .e_text-157:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-158:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-159:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-160:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-156:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-155:hover {
	color: rgb(255 255 255);
	background: #0E4DB4;
	background-color: #0E4DB4
}

#bk_product_solutionss .e_text-155 a {
	display: block;
	width: 100%;
	height: 100%
}

#bk_product_solutionss .e_container-98 .cbox-98-0 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 2px
}

#bk_product_solutionss .e_container-98 .cbox-98-1 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 2px;
	margin-right: 2px
}

#bk_product_solutionss .e_container-98 .cbox-98-2 {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
}

#bk_product_solutionss .e_container-98 .cbox-98-3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
	margin-right: 2px;
	margin-left: 2px
}

#bk_product_solutionss .e_container-98 .cbox-98-4 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
	margin-right: 2px;
	margin-left: 2px
}

#bk_product_solutionss .e_container-98 .cbox-98-5 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0331ac;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 2px
}

#bk_product_solutionss .e_richText-161 {
	
	
	text-align: justify;
	color: rgba(153, 153, 153, 1);
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Microsoft YaHei" !important;
    line-height: 30px;
}

#bk_product_solutionss .e_line-162 {
	
	width: 20px;
	margin-left: 0px;
	border-top-color: #0E4DB4;
	border-top-style: solid;
	border-top-width: 2px;
    height: 0px;
    margin: 14px 0px 9px 0px;
}

@media screen and (max-width:768px) {
	#bk_product_solutionss table {
		border: 12px solid #fff;
		width: 100% !important
	}



	#bk_product_solutionss .e_loop_sub-28 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#bk_product_solutionss .e_container-24 .cbox-24-0 {
		flex: 0 0 30%
	}



	#bk_product_solutionss .e_button-51 {
		
		margin-bottom: 60px
	}

	#bk_product_solutionss .e_magnifier-58 {
		min-height: auto;
		width: 100%;
		min-width: 350px;
	}
	#bk_product_solutionss .e_magnifier-58 img{width: 100%}
	#bk_product_solutionss .e_magnifier-58 .magnifier {
		width: 100%
	}

	#bk_product_solutionss .e_magnifier-58 .image-bigger {
		display: none
	}

	#bk_product_solutionss .e_container-57 {
		
		flex-direction: column;
		width: 94%
	}

	#bk_product_solutionss .e_container-99 {
		
		width: 86%;
		margin-left: auto;
		margin-right: auto;
	    text-align: justify;
	}

	#bk_product_solutionss .e_container-100 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 40px
	}

	#bk_product_solutionss .e_container-108 .cbox-108-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .e_container-113 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
	}

	#bk_product_solutionss .e_container-114 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 40px
	}

	#bk_product_solutionss .e_container-115 .cbox-115-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .e_container-120 .cbox-120-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .bk_container-137 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 40px
	}

	#bk_product_solutionss .bk_container-138 .cbox-138-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .e_container-143 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 40px
	}

	#bk_product_solutionss .e_container-144 .cbox-144-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .e_container-149 {
		
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 40px
	}

	#bk_product_solutionss .e_container-150 .cbox-150-0 {
		flex: 0 0 30%
	}

	#bk_product_solutionss .e_text-157 {
		
		
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 10px;
		max-width: 40px;
		margin-left: auto;
		margin-right: auto
	}

	#bk_product_solutionss .e_text-159 {
		
		
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 10px;
		max-width: 40px;
		margin-left: auto;
		margin-right: auto
	}

	#bk_product_solutionss .e_text-160 {
		
		
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding: 0.6rem 0.6rem;
	}

	#bk_product_solutionss .e_text-158 {
		
		
		font-size: 16px;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 1.5;
		margin-bottom: 0px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0.6rem 0.6rem;
	}

	#bk_product_solutionss .e_text-156 {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 0px;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding: 0.6rem 0.6rem;
	}
	#bk_product_solutionss .e_container-98 {
	 margin-bottom: 20px;
	padding-top: 0;
	}
	#bk_product_solutionss .e_text-155 {
		
		
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 10px;
		max-width: 40px;
		margin-left: auto;
		margin-right: auto
	}

	#bk_product_solutionss .e_container-108 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-110 {
		
		display: none
	}

	#bk_product_solutionss .e_text-111 {
		
		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		color: rgba(0, 0, 0, 1)
	}

	#bk_product_solutionss .e_container-120 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-122 {
		display: none
	}

	#bk_product_solutionss .e_text-123 {
		
		
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: rgba(0, 0, 0, 1)
	}

	#bk_product_solutionss .e_container-150 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-153 {
		
		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		color: rgba(0, 0, 0, 1)
	}

	#bk_product_solutionss .e_text-152 {
		
		display: none
	}

	#bk_product_solutionss .e_container-115 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-117 {
		display: none
	}

	#bk_product_solutionss .e_text-118 {
		
		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		color: rgba(0, 0, 0, 1)
	}

	#bk_product_solutionss .bk_container-138 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-140 {
		
		display: none
	}

	#bk_product_solutionss .e_text-141 {
		
		
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: rgba(0, 0, 0, 1)
	}

	#bk_product_solutionss .e_container-144 {
		
		flex-direction: column
	}

	#bk_product_solutionss .e_text-146 {
		display: none
	}

	#bk_product_solutionss .e_text-147 {
		
		
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		color: rgba(0, 0, 0, 1)
	}
}

/* @media screen and (min-width: 769px) { */


	#bk_product_solutionss .e_loop_sub-28 .p_loopItem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}
	
 .e_text-xinhx{
	line-height: 1;
	    
	    
	    font-weight: bold;
	    color: #0049d6;
	    font-size: 18px;
	    margin-top: 14px;
	    width: 2%;
	    float: left;
}
	
	#bk_product_list_leibiao {
		min-height: 0px;
		background-color: rgba(255, 255, 255, 1);
		margin-top: 0px;
		
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_list {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		max-width: 100%
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_loopitem {
		flex: 0 0 33.3%;
		position: relative
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_page {
		text-align: center
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_filter_wrapper {
		width: 100%;
		font-size: 13px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_kv_wrapper {
		display: flex;
		flex-wrap: nowrap;
		line-height: 24px;
		margin: 15px 0
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_filter_key {
		width: 70px;
		overflow: hidden;
		margin-right: 10px;
		font-weight: bold;
		color: #333333;
		font-size: 12px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_v_item {
		display: inline-block;
		padding: 0 3px;
		cursor: pointer;
		font-size: 13px;
		color: #555555;
		margin-right: 30px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_active {
		color: #fff;
		background-color: #409EFF;
		border-radius: 2px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_result_item {
		position: relative;
		padding: 3px 20px 3px 10px;
		border: 1px solid #ddd;
		border-radius: 3px;
		margin-right: 10px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_filter_close {
		position: absolute;
		right: 0;
		top: 0;
		padding: 3px;
		font-style: normal;
		font-size: 16px;
		margin-top: -5px;
		cursor: pointer
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect {
		font-size: 13px;
		position: relative
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .inputWrap {
		width: 100%;
		min-width: 100px;
		min-height: 24px;
		border: 1px solid #DCDFE6;
		border-radius: 3px;
		position: relative;
		cursor: pointer;
		background: white
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect.is-invalid .inputWrap {
		border-color: #dc3545
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect ul {
		padding: 0 5px;
		margin: 0;
		padding-right: 35px
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect li {
		display: inline-block;
		background: #edf0f3;
		color: #92969c;
		padding: 0px 5px;
		margin: 1px 5px 1px 0;
		border-radius: 5px;
		line-height: 16px
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .multSelect-option {
		width: 100%;
		border: 1px solid #DCDFE6;
		border-radius: 2px;
		border-top: 0;
		max-height: 200px;
		overflow-y: scroll;
		position: absolute;
		height: 0;
		opacity: 0;
		z-index: 9;
		background: #fff
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .multSelect-option>div {
		line-height: 24px;
		cursor: pointer;
		padding: 0 10px
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .multSelect-option>div.selected {
		color: #409eff
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .multSelect-option>div:hover {
		color: #409eff;
		background: #f3f6f9
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .fa-close {
		font-style: normal;
		font-size: 12px;
		padding: 0 5px 0 7px
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .inputWrap>.fa svg {
		fill: #666;
		width: 12px;
		height: 12px;
		position: absolute;
		right: 0;
		top: calc(50% - 3px)
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .inputWrap>.fa-down svg {
		transform: rotate(-90deg)
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .inputWrap>.fa-up svg {
		transform: rotate(90deg)
	}
	
	#bk_product_list_leibiao .e_loop-2 .multSelect .placeholder {
		line-height: 40px;
		padding-left: 10px;
		color: #aaa;
		position: absolute;
		left: 0;
		top: 0
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_filter_select {
		width: 110px;
		height: 24px;
		padding: 0;
		border: 1px solid #DCDFE6
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_normal_start {
		display: inline;
		width: 60px;
		height: 22px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_date_start {
		display: inline;
		width: 105px;
		height: 22px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_normal_end {
		display: inline;
		width: 60px;
		height: 22px;
		margin-right: 5px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_date_end {
		display: inline;
		width: 105px;
		height: 22px;
		margin-right: 5px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_split {
		margin: 0 5px
	}
	
	#bk_product_list_leibiao .e_loop-2 .p_normal {
		margin-right: 16px
	}
	
	#bk_product_list_leibiao .e_loop-2 {
		max-width: 1230px;
		margin-left: auto;
		margin-right: auto
	}
	
	#bk_product_list_leibiao .e_container-3 {
		display: flex;
		    flex-wrap: wrap;
		    flex-direction: row;
		    width: auto;
		    margin-left: 15px;
		    margin-right: 15px;
		    margin-top: 15px;
		    margin-bottom: 15px; 
		    padding-left: 20px;
		    padding-bottom: 20px;
		    padding-right: 20px;
		    border-radius: 4px;
		    background-color: rgba(241, 241, 241, 1);
			background: #f1f1f1 url(../image/neijinxtu.png) no-repeat center 0px;
			background-size: 100%;
	}
	
	#bk_product_list_leibiao .e_container-3>.tooltip-k {
		flex: 1;
		max-width: 100%;
		max-height: 100%
	}
	
	#bk_product_list_leibiao .e_image-4 {
		overflow: hidden
	}
	
	#bk_product_list_leibiao .e_image-4 img {
		width: 100%;
		height: 100%;
		object-fit: contain
	}
	
	#bk_product_list_leibiao .e_container-5 {
		    display: block;
		    float: right;
		    flex-wrap: wrap;
		    flex-direction: row;
		    width: 100%;
		    padding-bottom: 0px;
		    padding-top: 0px;
		    min-height: 0px;
		    max-height: none;
		    height: auto;
		  /*  background-color: rgba(241, 241, 241, 1); */
	}
	 #bk_product_list_leibiao .e_container-caidx {
		display: block;
		float: left;
		flex-wrap: wrap;
		flex-direction: row;
		width: 76%;
		margin: 0px 20px 0 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		min-height: 0px;
		max-height: none;
		height: auto;
		background-color: rgba(241, 241, 241, 1)
	} 
	
	#bk_product_list_leibiao .e_container-5>.tooltip-k {
		flex: 1;
		max-width: 100%;
		max-height: 100%
	}
	
	#bk_product_list_leibiao .e_text-7 {
		line-height: 3;
		
		font-size: 16px;
		font-family: Microsoft YaHei;
		margin-left: auto;
		    padding: 0 15px;
			font-weight: 600;
			    color: rgba(90, 90, 90, 1);
	}
	
	#bk_product_list_leibiao .e_text-xisa {
	    font-family: Microsoft YaHei;
	    margin-left: auto;
	    padding: 0 15px 0px 22px;
	    color: #333;
	    font-size: 14px;
	    line-height: 34px;
	    text-align: justify;
		background: url(../image/xtubiao_2.png) no-repeat 0px center;
		background-size: 14px;
	}
	#bk_product_list_leibiao .e_text-xisag {
	    font-family: Microsoft YaHei;
	    margin-left: auto;
	    padding: 0 15px 0px 22px;
	    color: #0E4DB4;
	    font-size: 14px;
	    line-height: 34px;
	    text-align: justify;
		background: url(../image/xtubiao.png) no-repeat 0px center;
		background-size: 14px;
	}
	
	#bk_product_list_leibiao .e_text-xisag:hover{
		color: #2469da;
		background: url(../image/xtubiao_1.png) no-repeat 0px center;
		background-size: 14px;
		
		
	}

	
	#bk_product_list_leibiao .e_button-8 {
		display: block;
		position: relative;
		overflow: hidden;
		text-align: center;
		box-sizing: border-box;
		padding: 8px;
		margin-right: 0px;
		margin-left: auto;
		width: auto;
		max-width: 50px;
		padding-bottom: 14px;
		padding-top: 10px;
		min-height: 0px;
		max-height: none;
		height: auto;
		margin-bottom: 0px;
		margin-top: 0px;
		background-color: rgba(255, 255, 255, 0);
		font-size: 24px;
		line-height: 1;
		font-weight: normal;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px
	}
	
	#bk_product_list_leibiao .e_button-8 span {
		display: block;
		width: 100%;
		position: relative;
		z-index: 1;
		outline: 0;
		margin: 0px;
		overflow: hidden
	}
	
	#bk_product_list_leibiao .e_button-8::after {
		content: "";
		position: absolute;
		width: 0;
		height: 100%;
		transition: all .3s;
		z-index: 0;
		opacity: 0;
		top: 0;
		left: 0px
	}
	
	#bk_product_list_leibiao .e_button-8:hover::after {
		opacity: 1
	}
	
	#bk_product_list_leibiao .e_button-8:hover {
			background-color: rgb(0 73 214);
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px
	}
/* } */
@media screen and (max-width:768px) {
		#bk_product_list_leibiao .e_loop-2 .p_loopitem {
			flex-grow: 0;
			flex-shrink: 0;
			flex-basis: calc(100% / 1)
		}
	#bk_product_list_leibiao .e_loop-2 {
	width: 90%;
	}
	}
	
	@media screen and (min-width: 769px) {
		#bk_product_list_leibiao .e_loop-2 .p_loopitem {
			flex-grow: 0;
			flex-shrink: 0;
			flex-basis: calc(100% / 1)
		}
 
		 
	}
@media	screen and (max-width: 768px){
	
	#certify .swiper-container {
    padding-bottom: 40px !important;
}
	
	#bk_product_solutionss .e_container-120 .cbox-120-1 {
    padding-bottom: 0.5rem;
}
	
	
	#bk_product_solutionss .e_container-57 .tooltip-k {
    margin-right: 1.1rem !important;
	padding: 0 0 0 18px  !important;
    }
	
	#bk_product_list_leibiao .e_container-5 {
				display: block;
				float: initial;
				flex-wrap: wrap;
				flex-direction: row;
				width: 100%;
				margin: 0px 20px 0 0;
				padding-bottom: 0px;
				padding-top: 0px;
				min-height: 0px;
				max-height: none;
				height: auto;
				background-color: rgba(241, 241, 241, 1)
			}
			#bk_product_list_leibiao .e_container-3 {
			    display: flex;
			    flex-wrap: wrap;
			    flex-direction: row;
			    width: auto;
			    margin-left: 0px;
			    margin-right: 0px;
			    margin-top: 15px;
			    margin-bottom: 15px;
			    padding-top: 20px;
			    padding-left: 20px;
			    padding-bottom: 20px;
			    padding-right: 20px;
			    border-style: solid;
			    border-width: 0px;
			    border-color: rgba(229, 229, 229, 1);
				
			}
			 #bk_product_list_leibiao .e_container-caidx {
						display: block;
						float: initial;
						flex-wrap: wrap;
						flex-direction: row;
						width: 100%;
						margin: 0px 20px 0 0;
						padding-bottom: 0px;
						padding-top: 0px;
						min-height: 0px;
						max-height: none;
						height: auto;
						background-color: rgba(241, 241, 241, 1)
					} 
			
}
@media screen and (max-width: 1024px) and (min-width: 769px) {}
#bk_static_titlebar .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
@media screen and (min-width: 769px) {
    #bk_static_titlebar .bk_loop-fre .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 5);
        flex: auto;
    }
}