<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439191 &gt; div &gt; .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439191 &gt; div &gt; .p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439191 &gt; .p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439191 &gt; .p_gridbox.signal &gt; .p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439191 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width:768px) {
#c_grid-116273709439191 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	clear: left
}
}
@media screen and (min-width: 769px) {
#c_grid-116273709439191 &gt; .p_gridbox &gt; .p_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) {
#c_grid-116273709439191 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	clear: left
}
}
#c_navigation_0061635239687823 {
	min-height: 0px;
	padding-top: 11px;
	padding-bottom: 0px;
	position: fixed;
	width: 100%;
	height: 90px;
	top: auto;
	background-color: #fff;
	right: auto;
	bottom: auto;
	left: 0px;
	z-index: 9999;
	content: "tc"
}
#c_navigation_0061635239687823 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	display-radio: flex
}
#c_navigation_0061635239687823 .e_container-1 .p_item {
	flex: 1;
	max-width: 100%
}
#c_navigation_0061635239687823 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex
}
#c_navigation_0061635239687823 .e_container-2 .p_item {
	flex: 1;
	max-width: 100%
}
#c_navigation_0061635239687823 .e_container-2 .cbox-2-0 {
	flex: 0 0 auto
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-0 {
	flex: 0 0 300px
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Box, #c_navigation_0081635923324859 #c_navigation_0061635239687823 .e_navigationA-12 .p_level3Box {
	display: none;
	height: auto
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_iconBox {
	height: 57px;
	padding: 10px
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_menuItem {
	line-height: 30px;
	padding: 10px 0
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_openIcon, #c_navigation_0081635923324859 #c_navigation_0061635239687823 .e_navigationA-12 .p_closeIcon {
	width: 36px;
	height: 36px
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-2 {
	flex: 0 0 220px
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_languageNav {
	display: flex;
	justify-content: flex-end
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem_s {
	display: none
}
#c_navigation_0061635239687823 .e_html-17 {
	background_radio: 1;
	width: 282px;
	margin-top: 15px;
	display-radio: 1
}
#c_navigation_0061635239687823 .e_navigationE-18 {
	display: flex;
	justify-content: flex-end;
	margin-top: 5px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton {
	width: 100px;
	display: flex;
	justify-content: center;
	padding: 20px 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p {
	width: 21px;
	height: 16px;
	cursor: pointer
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton 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
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton span:nth-of-type(1) {
	width: 50%;
	float: left
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton span:nth-of-type(3) {
	width: 50%;
	float: right
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span {
	background: #fff;
	-webkit-animation: animaspan 0.5s 1;
	animation: animaspan 0.5s 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span:nth-of-type(1) {
	transform: translateY(6px) rotate(720deg);
	width: 100%
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span:nth-of-type(2) {
	transform: rotate(720deg)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span:nth-of-type(3) {
	transform: translateY(-6px) rotate(720deg);
	width: 100%
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span.biahuan:nth-of-type(1) {
	transform: translateY(6px) rotate(670deg)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span.biahuan:nth-of-type(2) {
	transform: translateY(0px) rotate(768deg)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton &gt; p.showmenu span.biahuan:nth-of-type(3) {
	width: 0;
	opacity: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a {
	transition: all ease .3s;
	position: relative;
	padding: 20px 0px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #383838;
	text-transform: uppercase
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navCon {
	color: rgb(0 0 0 / 60%);
	font-size: 16px;
	line-height: 1
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a:hover {
	color: #2098d5
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a::after {
	background: #409eff
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 a {
	font-size: 16px;
	font-weight: 100;
	text-align: center;
	line-height: 1;
	color: #444444;
	transition: all ease .3s
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_img {
	width: 100%;
	display: block;
	max-width: 135px;
	margin: 20px auto 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_menuItem {
	font-size: 15px;
	border-left: 1px solid rgb(0 0 0 / 20%);
	padding-left: 15px;
	font-weight: 500;
	color: rgb(0 0 0 / 50%)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 img {
	width: auto
}
#c_navigation_0061635239687823 .e_navigationE-18 .haveThree .p_navItem2 a {
	text-align: left
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Box {
	margin-top: 50px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 {
	background: rgb(255 255 255 / 100%);
	padding: 40px 20px 39px
}
#c_navigation_0061635239687823 .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: 200px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 17px;
	display-radio: flex
}
#c_navigation_0061635239687823 .e_container-19 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_navigation_0061635239687823 .e_container-19 .cbox-19-1 {
	flex: 0 0 140px
}
#c_navigation_0061635239687823 .e_html-23 {
	min-height: 0px;
	background_radio: 1;
	display-radio: 1;
	width: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px
}
#c_navigation_0061635239687823.response-animated .undefined {
	animation-name: none, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
#c_navigation_0061635239687823.response-animated .e_html-17 {
	animation-name: fadeInDown, none;
	animation-delay: 0.6s, 1.2s;
	animation-duration: 1.0s, 0.6s;
	animation-iteration-count: 1, 1
}
@media screen and (max-width:768px) {
#c_navigation_0061635239687823 .e_container-1 .cbox-1-0 {
	flex: 0 0 60%
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-1 {
	flex: 0 0 20px;
	position: inherit;
	margin-left: auto;
	margin-right: 0px
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level1Box {
	padding: 0 20px;
	display: none;
	height: calc(100vh - 57px)
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Box, #c_navigation_0081635923324859 #c_navigation_0061635239687823 .e_navigationA-12 .p_level3Box {
	padding-left: 20px
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_iconBox {
	display: block
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_closeIcon {
	float: right;
	display: none
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_jtIcon {
	float: right;
	margin: 15px 0;
	transition: 0.5s
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_jtHover {
	transition: 0.5s;
	transform: rotate(90deg)
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem.p_o {
	display: none
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem_s {
	display: flex;
	cursor: pointer;
	justify-content: flex-end
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem_s svg {
	margin: 0
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Item .p_menuItem {
	padding: 3px 20px;
	color: rgba(0,0,0,.4);
	transition: all ease .3s
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Item .p_menuItem:hover {
	color: rgb(0 0 0 / 100%)
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Box {
	padding: 8px 0px;
	display: none;
	background: #fff;
	margin-top: 10px;
	border-radius: 15px;
	width: 100px;
	position: absolute;
	right: 0;
	z-index: 20;
	border: 1px solid rgb(0 0 0 / 5%)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1::-webkit-scrollbar {
width:0px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1::-webkit-scrollbar-track {
background:#eee
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1::-webkit-scrollbar-thumb {
background:#d7d7d7
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1::-webkit-scrollbar-thumb:hover {
background:#fff
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton {
	width: 50px;
	display: flex;
	justify-content: center;
	padding: 10px 0;
	display-radio: flex
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1 {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #ffffff;
	padding: 0 15px;
	height: calc(0vh);
	overflow-y: scroll;
	z-index: 10;
	max-height: 1080px;
	transition: all ease .3s;
	width: 100%
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1.pkcclb {
	height: calc(100vh)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1.isdesign {
	height: calc(100vh);
	display: none
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 {
	border-bottom: 1px solid rgb(0 0 0 / 7%)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1:last-child {
	margin-bottom: 100px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navCon {
	display: flex;
	justify-content: space-between;
	padding: 0;
	color: rgb(0 0 0 / 70%);
	font-size: 16px;
	line-height: 60px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p svg {
	width: auto;
	margin: 18px 0;
	opacity: .7;
	cursor: pointer;
	transition: all ease .3s
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p svg.rotate {
	transform: rotate(90deg)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a {
	padding: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 a:hover {
	color: rgb(0 0 0 / 100%)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 a {
	display: flex;
	justify-content: space-between;
	line-height: 30px;
	font-size: 14px;
	color: rgb(0 0 0 / 50%);
	font-weight: 500
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 .p_img {
	width: 23px;
	opacity: .8;
	margin: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 .p_img img, #c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item span img {
	width: 100%;
	margin: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 {
	display: none;
	padding: 0;
	background: rgb(255 255 255 / 0%)
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 &gt; div {
	padding-bottom: 20px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_menuItem {
	padding-left: 0;
	border: 0;
	font-size: 14px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Box {
	margin: 10px 0;
	display: flex;
	flex-wrap: wrap;
	background: rgb(255 255 255 / 60%);
	padding: 15px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item span {
	display: none
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item {
	width: 33.333%;
	display: inline-block
}
#c_navigation_0061635239687823 .e_container-1 {
	display-radio: 1
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-2 {
	flex: 0 0 80px;
	margin-right: auto;
	margin-left: auto
}
#c_navigation_0061635239687823 .e_container-2 {
	display-radio: 1
}
#c_navigation_0061635239687823 {
	display-radio: 1
}
#c_navigation_0061635239687823 .e_navigationE-18 {
	max-width: 30px
}
}
@media screen and (min-width: 769px) {
#c_navigation_0061635239687823 .e_navigationA-12 .p_level1Box {
	display: flex
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level1Item {
	min-width: 100px;
	padding: 0 20px;
	position: relative;
	border: none
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Item, #c_navigation_0081635923324859 #c_navigation_0061635239687823 .e_navigationA-12 .p_level3Item {
	width: 200px;
	padding: 0 20px
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Box {
	width: 200px;
	position: absolute;
	left: 0;
	top: 100%;
	box-shadow: -5px 5px 20px rgb(236, 233, 233);
	z-index: 99
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Item {
	position: relative
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level3Box {
	width: 200px;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 9;
	box-shadow: 5px 5px 20px rgb(236, 233, 233)
}
#c_navigation_0061635239687823 .e_navigationA-12 p:hover {
	color: #409EFF
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_jtIcon {
	transform: rotate(90deg);
	color: #cdcdcd
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level1Item:hover .p_jtIcon {
	transition: 0.5s;
	color: #409eff !important
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_level2Item .p_jtIcon {
	display: none
}
#c_navigation_0061635239687823 .e_navigationA-12 .p_iconBox {
	display: none
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level1Box {
	border-radius: 20px;
	border: 1px solid #0099dd;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021121311190090320/cms/image/16b2e352-fae2-4b53-9b52-87ee3d2dded1.png?d=1647401474453) #0099dd 20px 8px no-repeat;/* padding-left: 30px; */
	padding: 2px 10px 2px 30px
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem {
	padding: 4px 20px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	width: 90px;
	padding-right: 15px
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_menuItem svg {
	transition: all ease .3s;
	margin: 0;
	transform: rotate(0deg)
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level1Box:hover .p_menuItem svg {
	transform: rotate(-180deg)
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Item .p_menuItem {
	padding: 3px 20px;
	color: #fff;
	transition: all ease .3s
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Box {
	padding-bottom: 8px;
	display: none
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox1 {
	display: flex;
	justify-content: flex-end
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p {
	display: flex
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p svg {
	display: none
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 25%;
	right: 0;
	top: 100%;
	width: 80%;
	z-index: 10;
	transition: all ease .3s;
	opacity: 0;
	visibility: hidden
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 ul {
	display: flex;
	justify-content: flex-end
}
#c_navigation_0061635239687823 .e_navigationE-18 .haveThree .p_navItem2 &gt; a &gt; .p_img {
	display: none
}
#c_navigation_0061635239687823 .e_navigationE-18 .haveThree .p_level3Item:nth-child(1) p {
	padding: 0;
	border: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 {
	padding: 0px 40px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2:first-child {
	margin-left: 0px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item {
	margin-right: 15px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	margin: 0 auto;
	transition: all ease .3s
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a:hover::after {
	width: 100%
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1:hover .p_navBox2 {
	opacity: 1;
	visibility: visible
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2.isdesign {
	display: none;
	opacity: 1;
	visibility: visible
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 {
	margin-left: 30px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 .p_level3Box {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 30px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item {
	margin-right: 0px;
	width: 100%;
	margin-bottom: 12px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item &gt; a {
	display: flex
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_level3Item img {
	margin: 0;
	width: 16px;
	margin-right: 5px
}
#c_navigation_0061635239687823 .e_navigationE-18 .haveThree .p_img {
	max-width: none;
	width: auto;
	margin: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_menuItem {
	border-left: 0px solid rgb(0 0 0 / 20%);
	padding: 0;
	order: 2
}
#c_navigation_0061635239687823 .e_navigationE-18 .haveThree .p_navItem2 {
	width: 25%
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_img {
	display: flex;
	flex-direction: column;
	justify-content: center
}
}
#c_grid-116273709439190 .p_gridbox::after {
	content: '';
	clear: left;
	display: block
}
#c_grid-116273709439190 &gt; div &gt; .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static
}
#c_grid-116273709439190 &gt; div &gt; .p_gridCell {
	float: left;
	position: static
}
#c_grid-116273709439190 &gt; .p_gridbox.signal {
	min-height: inherit
}
#c_grid-116273709439190 &gt; .p_gridbox.signal &gt; .p_gridCell {
	min-height: inherit !important
}
#c_grid-116273709439190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}
@media screen and (max-width:768px) {
#c_grid-116273709439190 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	clear: left
}
}
@media screen and (min-width: 769px) {
#c_grid-116273709439190 &gt; .p_gridbox &gt; .p_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) {
#c_grid-116273709439190 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	clear: left
}
}
#c_static_001-1643254678565 {
	min-height: 300px
}
#c_static_001-1643254678565 {
	display: none;
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: -1
}
.dt_nr {
	float: left;
	width: 100%
}
.p_header {
	text-align: center
}
.p_time {
	text-align: center;
	margin: 20px 0;
	display: none
}
.p_articles {
	margin-top: 30px
}
.p_PromptNoneData {
	width: auto;
	background-color: inherit;
	text-align: center
}
.p_PromptNoneData .prompt_title .iconfont:before {
	content: ""
}
.p_PromptNoneData .prompt_title .first {
	height: auto;
	display: table-cell;
	font-size: 32px;
	position: relative;
	color: #09bb07;
	vertical-align: middle;
	padding: 0 10px 5px 0
}
.p_PromptNoneData .prompt_title {
	display: inline-table;
	padding: 0 30px;
	min-height: 200px;
	height: 100%
}
.p_PromptNoneData .prompt_title .first:before {
	content: "\e6b4"
}
.p_PromptNoneData .prompt_title .font {
	font-size: 18px;
	display: table-cell;
	line-height: normal;
	vertical-align: middle;
	color: rgba(51,51,51,1);
	font-weight: bold;
	text-align: left
}
.p_PromptNoneData .promptbox {
	width: auto;
	height: 100%
}
.p_PromptNoneData .prompt_content {
	font-size: 14px;
	color: rgba(105, 105, 105,1);
	padding-left: 65px
}
#c_magiccube_005-1637288758471 .p_turnPage_pagination {
	display: flex;
	right: 35px !important;
	justify-content: center;
	pointer-events: none
}
#c_magiccube_005-1637288758471 .p_pagination_itembox {
	display: flex;
	align-items: center;
	pointer-events: auto
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_btn_next:hover {
	background: #2098d5 !important;
	border: 2px solid #2098d5
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_btn_prev:hover {
	background: #2098d5 !important;
	border: 2px solid #2098d5
}
.jin_a {
	display: block;
	transition: all 0.8s
}
.jin_b {
	display: none;
	transition: all 0.8s
}
.active .jin_a {
	display: none !important;
	transition: all 0.8s
}
.active .jin_b {
	display: block !important;
	transition: all 0.8s/* width: 100%; */
}
.e_navigationD-14 path {/* d: path("M 185.884 327.55 L 146.3 367.133 L 512.021 732.779 L 877.7 367.133 L 838.117 327.55 L 511.997 653.676 Z"); */
	fill: #313131
}
.p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px;
	color: #6c757d
}
#c_static_001-16468930801380 .e_container-2 &gt; .p_item img {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 1.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 1.5s
}
#c_static_001-16468930801380 .e_container-2 &gt; .p_item:hover img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg)
}
#c_static_001-1642057512802 .e_container-2 &gt; .p_item img {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 1.5s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 1.5s
}
#c_static_001-1642057512802 .e_container-2 &gt; .p_item:hover img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg)
}
.ab_ty {
	float: left;
	text-align: center;
	line-height: 55px;
	width: 150px;/* background-color: rgb(229 229 229); */
	margin-right: 1%;
	font-weight: 100;
	color: #464646;
	font-size: 15px;
	border-radius: 3px
}
.ab_ty:Hover {
	background-color: #2098d5;
	color: #fff
}
.ab_ty_c {/* background-color:#2098d5 !important; *//* color: #505050 !important; */
}
.ab_ty:Hover a {
	color: #fff
}
.ab_ty a {
	font-size: 14px;
	font-weight: 100;
	color: #fff
}
.ab_ty a:hover {
	font-size: 14px;
	font-weight: 100;
	color: #fff
}
#c_static_001-1641971710834 .e_loop-15 .p_loopitem IMG {
	transition: all 0.8s;
	backface-visibility: hidden
}
#c_static_001-1641971710834 .e_loop-15 .p_loopitem :hover .e_image-17 IMG {
	transition: all 0.6s;
	transform: scale(1.1)
}
@keyframes breatheBg {
0% {
opacity:1;
background-size:100% 100%
}
100% {
opacity:1;
background-size:110% 110%
}
}
@-moz-keyframes breatheBg {
0% {
opacity:1;
background-size:100% 100%
}
100% {
opacity:1;
background-size:110% 110%
}
}
@-webkit-keyframes breatheBg {
0% {
opacity:1;
background-size:100% 100%
}
100% {
opacity:1;
background-size:110% 110%
}
}
@-o-keyframes breatheBg {
0% {
opacity:1;
background-size:100% 100%
}
100% {
opacity:1;
background-size:110% 110%
}
}
.p_slide_content {
	animation: breatheBg 6s ease-in-out infinite alternate;
	width: 100%;
	height: 100%;
	background-size: cover;
	-moz-animation: breatheBg 6s ease-in-out infinite alternate;
	-webkit-animation: breatheBg 6s ease-in-out infinite alternate;
	-o-animation: breatheBg 6s ease-in-out infinite alternate
}
.pp_a {
	padding-left: 50px;
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021102520555762302/cms/image/248de300-416c-45d7-9ef1-f74eee243cdc.jpg?d=1641967020888) left center no-repeat
}
.pp_b {
	padding-left: 50px
}
.pp_b:hover {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021102520555762302/cms/image/248de300-416c-45d7-9ef1-f74eee243cdc.jpg?d=1641967020888) left center no-repeat
}
#c_static_001-1641971710834 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background-fill-value: background-image;
	height: 100vh;
	max-width: 760px;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021102520555762302/cms/image/e4814e85-5f75-47ad-8337-a7f5a0fa41b9.jpg);
	background-repeat: no-repeat;
	background-position: center right
}
#c_static_001-1641964310251 .e_html-13 {
	min-height: 0px;
	background_radio: 1;
	position: absolute;
	top: 40%;
	left: 20px;
	color: #fff;
	font-size: 16px;
	padding-left: 0px;
	line-height: 50px
}
#c_static_001-1641964310251 .e_text-7 {
	line-height: normal;
	font_radio: 2;
	font-size: 48px;
	font-family: Microsoft JhengHei !important;
	font-weight: 100
}
#c_static_001-1641975355548 .e_image-10 {
	overflow: hidden;
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	position: absolute !important;
	top: 0px !important;
	left: 50% !important;
	margin-left: -40px !important
}
#c_static_001-1641964310251 .e_image-12 {
	overflow: hidden;
	max-width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	position: absolute !important;
	top: 0px !important;
	left: 50% !important;
	margin-left: -40px !important
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg)
}
}
#c_static_001-1641964310251 .e_image-11 {
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite
}
#c_static_001-1641975355548 .e_image-9 {
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .swiper-pagination {
	display: none
}
#c_magiccube_005-1637288758471 .p_turnPageItem_active .p_turnPageItem {
	background-color: #2098d5 !important;
	border-color: #2098d5 !important;
	border-radius: 8px !important;
	height: 36px !important
}
#c_magiccube_005-1637288758471 .p_turnPageItem {
	width: 12px !important;
	height: 12px !important;
	display: inline-block;
	margin: 10px;
	border-radius: 100%;
	border: 1px solid #ffffff !important
}
#c_magiccube_005-1637288758471 .p_turnPage_pagination {
	display: flex;
	right: 35px !important;
	justify-content: center
}
#c_navigation_006-16419583759590 .p_navBox1 .p_navItem1 {
	margin-right: 50px
}
#c_navigation_006-16422146551410 .e_navigationE-18 .p_navButton {
	width: 100px;
	display: flex;
	justify-content: center;
	padding: 20px 0;
	display: none
}
#c_navigation_006-16422146551410 .e_navigationF-16 .p_navItem2 a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff
}
#c_navigation_006-16419583759590 .e_navigationE-18 .p_navButton {
	width: 100px;
	display: flex;
	justify-content: center;
	padding: 20px 0;
	display: none
}
#c_navigation_006-16419583759590 .e_navigationF-16 .p_navItem2 a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff
}
#c_navigation_006-16422150336180 .p_navBox1 .p_navItem1 {
	margin-right: 50px
}
#c_navigation_006-16422150336180 .e_navigationE-18 .p_navButton {/* width: 100px; */
	display: flex;
	justify-content: center;
	padding: 20px 0;
	display: none
}
#c_navigation_006-16422150336180 .e_navigationF-16 .p_navItem2 a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff
}
#c_navigation_006-16422150336180 .e_navigationF-16 .p_navItem2 a span:hover {
	text-decoration: underline;
	color: rgb(255 255 255 / 80%)
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	margin-right: 50px
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton {
	width: 100px;
	display: flex;
	justify-content: center;
	padding: 20px 0;
	display: none
}
#c_navigation_0061635239687823 .e_navigationF-16 .p_navItem2 a span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff
}
#c_navigation_0061635239687823 .e_navigationF-16 .p_navItem2 a span:hover {
	text-decoration: underline;
	color: rgb(255 255 255 / 80%)
}
#c_product_detail_013-1639897456293 .e_magnifier-5 .magnifier-line ul &gt; .active .small-img {
	border-color: #dadada !important
}
#c_static_199-1639892781129 .e_richText-307 a {
	font-size: 16px !important
}
#c_product_list_021-1639896262851 .e_categoryA-16 .p_c_title1:hover {
	background-color: rgb(61 61 61) !important;
	border-bottom: 1px solid #fff !important
}
#c_product_list_021-1639896262851 .e_categoryA-16 .active &gt; p {
	background: #3a3a3a !important;
	color: #fff;
	border-bottom: 1px solid #ffffff !important
}
#c_product_detail_013-1639897456293 .e_categoryA-139 .p_c_title1:hover {
	background-color: rgb(56 56 56) !important;
	border-bottom: 1px solid #fff !important
}
#c_product_detail_013-1639897456293 .e_categoryA-139 .active &gt; p {
	background: #70ba1b !important;
	color: #fff;
	border-bottom: 1px solid #ffffff !important
}
.e_bannerA-1 .p_btitle {
	font-size: 2.2vw !important;
	font-weight: bold !important/* text-align: center; */
}
.e_bannerA-1 .p_summary {
	letter-spacing: 15px;
	font-size: 17px;/* text-align: center; */
	color: rgb(255 255 255 / 79%);
	font-family: Microsoft JhengHei, Microsoft YaHei !important
}
#c_static_368-1639886039838 h5 {
	color: #fff !important
}
#c_static_001-1641439701310 .p_item IMG {
	transition: all 0.8s;
	backface-visibility: hidden
}
#c_static_001-1641439701310 .p_item:hover IMG {
	transition: all 0.6s;
	transform: scale(1.05)
}
#c_static_001-1641436414112 .e_image-25 {
	overflow: hidden;
	max-width: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	position: absolute !important;
	top: 0px !important;
	left: 50% !important;
	margin-left: -35px !important
}
@-webkit-keyframes rotation {
from {
-webkit-transform:rotate(0deg)
}
to {
	-webkit-transform: rotate(360deg)
}
}
.cbox-13-0 .e_image-12 {
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite
}
.jmenu {
	position: absolute;
	z-index: 99999;
	left: 0;
	top: 34%
}
.jmenu li {
	line-height: 50px;
	padding-left: 75px;
	font-size: 17px;
	font-weight: bold;
	color: #fff
}
.jmenu li:hover {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021112913455914499/cms/image/ed0c6971-efc5-4b01-ba8d-bf91cf596752.png) left center no-repeat
}
.jmenu_a {
	background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021112913455914499/cms/image/ed0c6971-efc5-4b01-ba8d-bf91cf596752.png) left center no-repeat
}
#c_navigation_0061635239687823 {
	z-index: 99999999999999 !important
}
#c_navigation_0061635239687823 .e_image-3 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	animation-name: zoomIn, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}
.response-transition table {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	text-align: center;
	color: #333
}
.response-transitiontable td {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	overflow: hidden;
	word-break: keep-all
}
.e_bannerA-1 .p_info {
	width: 90% !important;
	max-width: 1600px;
	position: absolute;
	right: 50%;
	text-align: left !important;/* bottom: 30px !important; */
	top: 55% !important;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center
}
#c_product_detail_013-1639897456293 .e_magnifier-5 .magnifier-line li {
	float: left;
	cursor: pointer;
	background-color: rgb(255 255 255 / 80%) !important
}
.p_navItem2:Hover a {
	color: #cccccc !important
}
#c_product_list_021-1639896262851 .e_image-11 IMG {
	transition: all 0.8s;
	backface-visibility: hidden;
	padding: 0px 20px
}
#c_product_list_021-1639896262851 .e_loop-6 .p_loopitem:hover IMG {
	transition: all 0.6s;
	transform: scale(1.05)
}
#c_product_list_021-1639896262851 .e_loop-6 .p_loopitem:hover .e_image-26 IMG {
	transition: all 0.6s;
	transform: scale(1)
}
#c_static_001-1639569976310 .p_loopitem IMG {
	transition: all 0.8s;
	backface-visibility: hidden
}
#c_static_001-1639569976310 .p_loopitem:hover IMG {
	transition: all 0.6s;
	transform: scale(1.1)
}
button, input, optgroup, select, textarea {
	font-family: auto;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: 1.15;
	margin: 0
}
.s_button1 {
	background-color: rgba(255,255,255,1);
	color: rgba(52,52,52,1);
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px
}
.s_button1:hover {
	background-color: rgba(54,54,54,1);
	color: rgba(255,255,255,1)
}
.s_button2 {
	background-color: rgba(255,255,255,1);
	color: rgb(91 91 91);
	font-size: 14px;
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	border-color: rgba(66,66,66,1);
	border-style: solid;
	border-width: 1px
}
.s_button2:hover {
	background-color: rgb(32 152 213);
	color: rgba(255,255,255,1)
}
.s_button3 {
	background-color: #2098d5;
	color: rgba(255,255,255,1);
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	font-size: 14px
}
.s_button3:hover {
	background-color: rgba(255,255,255,1);
	color: rgba(56,56,56,1)
}
.s_button4 {
	background-color: #0099dd;
	color: rgba(255,255,255,1);
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	font-size: 14px
}
.s_button4:hover {
	background-color: rgb(60 60 60);
	color: rgb(255 255 255)
}
.page_a.current {
	background: #6b6b6b !important;
	color: #fff
}
.page_a:hover {
	background: #5f5f5f !important;
	color: #fff !important
}
#c_static_001-1639569976310 .e_text-4 {
	font-size: 1.6vw !important
}
#c_static_001-1639569976310 .swiper-button-next {
	color: #353535 !important
}
#c_static_001-1639569976310 .swiper-button-prev {
	color: #353535 !important
}
#c_new_list_009-1639559609360 .e_container-2:hover img {
	transition: all 0.6s;
	transform: scale(1.1)
}
#c_new_list_009-1639559609360 .e_container-2 img {
	transition: all 0.8s;
	backface-visibility: hidden
}
#c_grid-116273709439191 .active {
	background-color: rgb(255 255 255) !important;
	margin-top: 0px !important;
	transition: all 0.6s;
	box-shadow: -2px 0px 3px 1px rgb(0 0 0 / 18%);
	shadow-distance: 2px;
	padding-top: 11px
}
.active .p_navItem1 &gt; p a {
	padding: 20px 0;
	width: 100%;
	color: #444 !important
}
.gg_a1 {
	position: absolute !important;
	left: 5% !important;
	bottom: 7%;
	z-index: 99999 !important
}
.gg_a2 {
	position: absolute !important;
	right: 5%!important;
	bottom: 20%;
	z-index: 99999 !important
}
#c_static_001-1639551867434 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	padding-left: 40px;
	border-left: #FFFFFF 8px solid
}
#c_static_001-16395542986870 {
	min-height: 300px;
	background-fill-value: background-color;
	background-attachment: fixed;
	background-image: linear-gradient(35deg, rgb(2 3 7) 0.0, rgb(70 85 120) 100.0%) !important
}
.p_info_wrapper h1 {
	font-size: 2rem !important
}
@media screen and (max-width: 1600px) {
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0% !important;
	right: 0;
	top: 100%;
	width: 100%!important;
	z-index: 10;
	transition: all ease .3s;
	opacity: 0;
	visibility: hidden
}
#c_navigation_006-16419583759590 .p_navBox1 .p_navItem1 {
	margin-right: 40px
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	margin-right: 40px
}
}
@media screen and (max-width: 1500px) {
#c_static_001-1647418750407 .e_text-12 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-weight: bold;
	font-size: 15px !important;
	margin-bottom: 10px
}
#c_static_001-1647418750407 .e_text-6 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-weight: bold;
	font-size: 15px !important;
	margin-bottom: 10px
}
#c_static_001-1647418750407 .e_text-18 {
	line-height: 1.5;
	display-radio: 1;
	font_radio: 2;
	font-weight: bold;
	font-size: 15px !important
}
#c_static_001-1646961350143 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 88% !important;
	display-radio: flex;
	margin-right: 0px;
	margin-left: auto
}
#c_static_001-16420548797800 .e_html-1 {
	margin-bottom: 4%
}
#c_static_001-16420614373800 .e_html-1 {
	margin-bottom: 4%
}
#c_static_001-16420602080910 .e_html-1 {
	margin-bottom: 4%
}
#c_navigation_006-16422150336180 .p_navBox1 .p_navItem1 {
	margin-right: 30px
}
#c_navigation_006-16419583759590 .p_navBox1 .p_navItem1 {
	margin-right: 30px
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	margin-right: 36px
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_summary {
	color: rgb(255 255 255 / 100%);
	font-size: 3.6vw !important;
	font-family: Microsoft JhengHei !important;
	font-weight: 100;
	line-height: 1;
	transition: all ease .8s .3s;
	opacity: 0;
	transform: translateY(40px)
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_btitle {
	color: #fff;
	font-weight: bold;
	font-size: 7vw !important;
	line-height: 1.3;
	transition: all ease .8s .6s;
	opacity: 0;
	transform: translateY(40px)
}
h5 {
	font-size: 2.5vw !important;/* font-family: "Gotham SSm A","Gotham SSm B",sans-serif !important; */
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0
}
h6 {
	font-size: 1.8vw !important;
	line-height: 1;
	font-weight: bold;
	color: #444;
	margin-bottom: 0
}
}
@media screen and (max-width: 1401px) {
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem2 {
	padding: 0px 30px !important
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navBox2 {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 10% !important;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 10;
	transition: all ease .3s;
	opacity: 0;
	visibility: hidden
}
h4 {
	font-size: 46px !important;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navItem1 &gt; p a {
	font-size: 15px !important
}
#c_navigation_006-16422150336180 .e_navigationE-18 .p_navItem1 &gt; p a {
	font-size: 17px !important
}
#c_navigation_006-16422150336180 .p_navBox1 .p_navItem1 {
	margin-right: 20px
}
#c_navigation_006-16419583759590 .p_navBox1 .p_navItem1 {
	margin-right: 20px
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	margin-right: 36px
}
}
@media screen and (max-width: 1201px) {
.e_bannerA-1 .p_info {
	width: 50%;
	position: absolute;
	right: 50%;
	top: 60% !important;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center
}
}
@media only screen and (max-width: 768px) {
.jmob {
	display: block
}
.jpc {
	display: none
}
#c_static_001_P_1010-1647409210328 .e_bannerD-2 .p_info {
	position: absolute;
	top: 15% !important
}
#c_static_001_P_1010-1647409210328 .e_bannerD-2 .p_btitle {
	color: #404040;/* font-family: 'Poppins' !important; */
	font-weight: bold;
	font-size: 23px !important;
	line-height: 1.1;
	transition: all ease .8s .6s;
	opacity: 0
}
#c_navigation_0061635239687823 .e_html-23 {
	min-height: 0px;
	background_radio: 1;
	display-radio: 1;
	width: 28px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	margin-top: 6px
}
#c_navigation_0061635239687823 .e_html-17 img {
	width: 180px;
	margin-top: 22px
}
.active .jin_a {
	width: 180px !important
}
.active .jin_b {/* width: 180px  !important; */
	margin-top: 23px
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_btitle {
	color: #fff;
	font-weight: bold;
	font-size: 60px !important;
	line-height: 1.3;
	transition: all ease .8s .6s;
	transform: translateY(40px)
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_summary {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 6px
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .P_link_img img {
	position: absolute;
	left: 0% !important;
	top: 0% !important;
	transform: translate(-28%, 0%) scale(1) !important;
	width: auto !important;
	height: 100vh
}
ul li img {
	display: block;
	margin: 0 auto;
	width: 40%;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s
}
.runpic-words ul li p {
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	display: none;
	margin-top: 10px;
	font-family: 'SOURCEHANSANSCN-LIGHT_0'
}
.runpic-words ul li h6 {
	font-size: 16px;
	color: #fff;
	margin-top: 32px;
	font-weight: bold
}
.runpic-pic ul li {
	width: 100%;
	height: auto;
	background-attachment: inherit!important
}
}
@media only screen and (max-width: 768px) {
.jmob {
	display: block !important
}
#c_product_detail_013-1639897456293 .e_richText-143 {
	overflow-x: scroll;
	width: 800px
}
#c_product_detail_013-1639897456293 .e_richText-143 div {
	height: auto !important
}
#c_product_detail_013-1639897456293 .e_richText-143 div {
	width: 100% !important
}
#c_product_detail_013-1639897456293 .e_richText-143 img {
	height: auto !important;
	width: 100% !important
}
#c_navigation_0061635239687823 .e_navigationD-14 path {
	fill: #5a5a5a !important
}
#c_grid-116273709439190 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 0rem!important;
	margin-bottom: 0rem!important;
	clear: left
}
#c_navigation_0061635239687823 .e_navigationD-14 path {/* d: path("M 185.884 327.55 L 146.3 367.133 L 512.021 732.779 L 877.7 367.133 L 838.117 327.55 L 511.997 653.676 Z"); */
	fill: #333
}
#c_static_001_P_1055-1647422876493 .e_loop-9 .cbox-9:nth-child(odd) {
	padding-right: 0px
}
#c_static_001_P_1055-1647422876493 .e_loop-9 .cbox-9:nth-child(even) {
	padding-left: 0px;
	padding-right: 0
}
#c_static_001_P_1055-1647422876493 .e_text-13 {
	line-height: normal;
	font_radio: 2;
	color: rgba(255,255,255,1);
	padding-top: 0px;
	margin-top: 22px;
	margin-bottom: 40px;
	display-radio: -webkit-box;
	width: 90%;
	font-size: 20px !important;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden
}
#c_static_001-1646892523400 {
	display-radio: 1;
	max-width: none;
	min-height: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px !important;
	width: auto;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021121311190090320/cms/image/2c07476e-629a-4430-ad72-1c6f0f6cfb91.jpg);
	background-position: center right;
	background-repeat: no-repeat
}
#c_navigation_0061635239687823 .e_html-17 {
	background_radio: 1;
	width: 182px !important;
	margin-top: 15px;
	display-radio: 1
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton span {
	width: 100%;
	background: #393939 !important;
	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
}
#c_navigation_0061635239687823 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	transition: all 0.6s;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px !important;
	width: 90%;
	display-radio: flex
}
#c_static_001_P_1010-1647409210328 .e_bannerD-2 .swiper-container {
	height: 30vh !important;
	margin-top: 70px
}
#c_static_001-1642060780370 {
	min-height: 150px;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed/* background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021102520555762302/cms/image/0b91f7dd-baa9-463d-a21c-e5778b6eeeed.jpg); */
}
#c_static_001-1639731201877 .e_text-20 {
	line-height: normal;
	font_radio: 2;
	font-size: 40px !important;
	font-weight: normal
}
#c_static_001-1639731201877 {
	min-height: 300px;
	background-color: rgba(255,255,255,1);
	padding-bottom: 40px;
	padding-top: 40px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px
}
#c_static_001-1636703125092 .e_container-207 .cbox-207-0 {
	flex: 0 0 300px;
	display: none !important
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-6 {
	flex: 0 0 auto !important
}
#c_static_001-1641971710834 .e_container-4 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	height: 100vh;
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021102520555762302/cms/image/e4814e85-5f75-47ad-8337-a7f5a0fa41b9.jpg) !important;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center
}
#c_static_001-1641971710834 .e_text-18 {
	line-height: normal;
	font_radio: 2;
	font-weight: bold;
	font-size: 18px;
	margin-top: 22px;
	color: #fff !important;
	margin-bottom: 20px
}
#c_static_001-1641971710834 .e_text-19 {
	font_radio: 2;
	font-size: 14px;
	height: 40px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: rgb(255 255 255 / 68%) !important;
	line-height: 1.5
}
#c_static_001-1641964310251 .e_container-3 .cbox-3-0 {
	flex: 0 0 65px !important
}
#c_static_001-1641971710834 .e_container-16 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 80% !important;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-1641971710834 .e_loop-15 .p_loopitem:nth-child(2) {
	display: none !important
}
#c_static_001-1641971710834 .e_loop-15 .p_loopitem:nth-child(3) {
	display: none !important
}
#c_static_001-1641971710834 .e_container-16 .s_layout {
	display: none !important
}
.runpic-words ul li {
	width: calc(100% / 2) !important;
	float: left;
	text-align: center;
	height: 50vh !important;/* padding-top: 30%; */
	border-right: #a5a5a5 1px solid;
	display: flex;
	align-items: center
}
.runpic-pic {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: 100vh;
	background-color: #b6b5aa;
	background-size: 100% 100%!important;
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021102520555762302/cms/image/b30dda35-1296-425e-90dc-9ed07a87dbb0.jpg?d=1642926111526) !important
}
#c_static_001-1641964310251 .e_image-6 {
	overflow: hidden;
	width: 62px !important
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_info {
	position: absolute;
	top: auto;
	bottom: 20%;
	right: 12% !important;
	z-index: 22;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 15px 20px
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_summary {
	color: rgb(255 255 255 / 100%);
	font-size: 42px !important;
	font-family: Microsoft JhengHei !important;
	font-weight: 100;
	line-height: 1;
	transition: all ease .8s .3s;
	opacity: 0;
	background: none !important;
	padding-left: 45px !important;
	transform: translateY(40px)
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .p_btitle {
	color: #fff;
	font-weight: bold;
	font-size: 50px !important;
	line-height: 1.3;
	transition: all ease .8s .6s;
	transform: translateY(40px)
}
#c_static_001_P_166-1641950557677 .e_bannerD-2 .P_link_img img {
	position: absolute;
	left: 0% !important;
	top: 0% !important;
	transform: translate(0%, 0%) scale(1) !important;
	width: auto !important;
	height: 100vh
}
#c_magiccube_005-1637288758471 .p_turnPage_pagination {
	display: flex;
	right: 10px !important;
	justify-content: center
}
.jin_a {
	display: block;
	transition: all 0.8s/* width: 180px  !important; */
}
.active .e_navigationE-18 .p_navButton span {
	width: 100%;
	background: #333 !important;
	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
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_languageNav {
	display: flex;
	justify-content: flex-end;
	margin-top: 8px !important
}
#c_navigation_0061635239687823 .e_navigationE-18 {
	max-width: 30px;
	margin-top: 4px !important
}
.e_navigationE-18 .p_navItem1 &gt; p a {
	transition: all ease .3s;
	position: relative;
	padding: 20px 0px;
	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #4c4c4c !important
}
#c_navigation_006-16422150336180 .e_navigationE-18 .p_navButton {
	display: block !important
}
#c_navigation_0061635239687823 .e_navigationE-18 .p_navButton {
	width: 100px;
	display: flex;
	justify-content: center;/* margin-right: 40px; */
	padding: 20px 0;
	display: block !important
}
#c_new_detail_011-16399021002680 .e_imageList-11 {
	height: auto !important
}
#c_new_detail_011-1639890785520 .e_imageList-11 {
	height: auto !important
}
h3 {
	font-size: 28px !important
}
#c_static_368-1639886039838 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	margin-top: 0px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: auto;
	max-width: none;
	background-position: left center !important;
	background-size: cover
}
.e_bannerA-1 .p_btitle {
	font-size: 24px !important;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 0px
}
.e_bannerA-1 .p_summary {
	display: block !important;
	margin-left: 30px;
	font-size: 12px;
	margin-top: 5px
}
.e_bannerA-1 .swiper-slide {
	height: 200px !important
}
#c_navigation_0061635239687823 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 1px !important
}
#c_new_list_009-1639559609360 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: rgba(242,242,242,1)
}
#c_static_001-1639551867434 .e_container-1 .cbox-1-0 {
	flex: 0 0 auto;
	width: 80% !important;
	margin-bottom: 50px !important
}
#c_static_001-1639569976310 .e_text-4 {
	font-size: 24px !important
}
#c_static_001-1639569976310 .e_image-5 {
	overflow: hidden;
	width: 80% !important;
	margin-right: 10% !important;
	margin-left: auto;
	margin-bottom: 22px;
	margin-top: 0px !important
}
#c_static_001-1639569976310 .e_loop-1 .p_loopitem {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% / 1);
	border-bottom: #ccc 1px solid !important
}
h4 {
	font-size: 40px !important;
	font-family: 'Poppins' !important;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0
}
h5 {
	font-size: 22px !important;/* font-family: 'Poppins' !important; */
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0
}
h6 {
	font-size: 30px !important;
	font-family: 'Poppins' !important;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0
}
#c_category_045-16399010151900 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	max-width: none;
	width: 90% !important;
	margin-left: auto;
	margin-right: auto;
	min-height: 0px
}
#c_banner_008-1639470688956 .e_bannerA-2 .swiper-slide {
	height: 200px !important
}
.gg_a1 {
	display: none !important
}
.gg_a2 {
	display: none !important
}
.swiper-button-next, .swiper-button-prev {
	display: none !important
}
#c_navigation_0061635239687823 {
	min-height: 0px;
	background-color: rgba(255,255,255,1);
	padding-top: 0px !important;
	padding-bottom: 0px;
	position: fixed;
	width: 100%;
	height: 70px !important;
	top: auto;
	right: auto;
	bottom: auto;
	left: 0px;
	z-index: 9999;
	content: "tc";
	margin-top: 0px;
	transition: all 0.6s
}
#c_grid-116273709439191 &gt; .p_gridbox &gt; .p_gridCell:nth-child(1n + 1) {
	width: 99%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-top: 0;
	margin-bottom: 0;
	clear: left
}
.e_navigationD-14 .p_menuItem {
	padding: 7px 20px;
	font-size: 14px;
	color: #383838 !important;
	cursor: pointer;
	padding-right: 15px
}
#c_navigation_0061635239687823 .e_navigationF-16 .p_navButton &gt; p span {
	width: 100%;
	background: #fff !important;
	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
}
.e_navigationD-14 .p_level1Box {
	border-radius: 20px;
	border: 0px solid #fff !important;
	background: rgba(0, 0, 0, 0) !important
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-2 {
	flex: 0 0 0px !important
}
}
#c_static_001-1636703125092 {
	min-height: 300px;
	padding-top: 70px;
	background-color: rgba(25,38,56,1);
	padding-bottom: 40px;
	display-radio: 1
}
#c_static_001-1636703125092 .s_button1 {
	background-color: rgb(44 44 44) !important;
	color: rgb(255 255 255) !important;
	border: 1px solid #525252 !important
}
.e_text0 {
	font_radio: 2;
	line-height: 2
}
.e_text1 {
	font_radio: 2;
	line-height: 2
}
.e_text2 {
	font_radio: 2;
	line-height: 2;
	font-weight: normal
}
.e_text3 {
	font_radio: 2;
	line-height: 2
}
.e_text4 {
	font_radio: 2;
	line-height: 2
}
.e_text5 {
	font_radio: 2;
	line-height: 2
}
.e_text6 {
	font_radio: 2;
	line-height: 2
}
#c_static_001-1636703125092 .e_container-199 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-199 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-205 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	margin-top: 0px;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-205 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-205 .cbox-205-1 {
	flex: 0 0 50%
}
#c_static_001-1636703125092 .e_line-206 {
	border-top-color: rgba(84,84,84,1);
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 70px;
	height: 1px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_richText-215 {
	font_radio: 2;
	font-size: 14px;
	color: rgba(214,214,214,1);
	line-height: 2;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: normal;
	display-radio: 1;
	width: auto
}
#c_static_001-1636703125092 .e_container-216 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 98%;
	margin-top: 20px;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-216 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-217 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex;
	max-width: none;
	margin-right: 0px;
	margin-left: auto
}
#c_static_001-1636703125092 .e_container-217 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-218 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-220 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}
#c_static_001-1636703125092 .e_container-220 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-221 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-223 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}
#c_static_001-1636703125092 .e_container-223 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-224 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-232 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-232 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-233 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-237 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-237 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-238 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-243 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-243 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-244 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .form-control {
	display: block;
	width: 100%;
height:calc(1.5em + .75rem + 2px);
padding:.375rem .75rem;
	line-height: 1.5;
	color: #848484;
	background-color: #2c2c2c;
	background-clip: padding-box;
	border-left: 1px solid #525252;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
	border-right: 0px solid #525252;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-6 {
	flex: 0 0 410px
}
#c_static_001-1636703125092 .e_richText-253 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_container-258 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-258 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-261 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 5px;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-261 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-261 .cbox-261-0 {
	flex: 0 0 40px;
	align-self: center
}
#c_static_001-1636703125092 .e_container-262 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	margin-bottom: 5px
}
#c_static_001-1636703125092 .e_container-262 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-262 .cbox-262-0 {
	flex: 0 0 40px;
	align-self: center
}
#c_static_001-1636703125092 .e_text-263 {
	font_radio: 2;
	color: rgba(165,171,180,1);
	font-weight: normal;
	font-size: 14px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-264 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%
}
#c_static_001-1636703125092 .e_container-264 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_container-264 .cbox-264-0 {
	flex: 0 0 40px;
	align-self: center
}
#c_static_001-1636703125092 .e_image-266 {
	overflow: hidden;
	max-width: 27px
}
#c_static_001-1636703125092 .e_image-266 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#c_static_001-1636703125092 .e_image-267 {
	overflow: hidden;
	max-width: 27px
}
#c_static_001-1636703125092 .e_image-267 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#c_static_001-1636703125092 .e_image-268 {
	overflow: hidden;
	max-width: 27px
}
#c_static_001-1636703125092 .e_image-268 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#c_static_001-1636703125092 .e_text-269 {
	font_radio: 2;
	color: rgba(165,171,180,1);
	font-weight: normal;
	font-size: 14px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_text-260 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_richText-270 {
	display-radio: 1;
	font_radio: 2;
	font-size: 16px;
	color: rgba(165,171,180,1);
	line-height: 2
}
#c_static_001-1636703125092 .e_image-279 {
	overflow: hidden;
	display-radio: 1;
	max-width: 307px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px
}
#c_static_001-1636703125092 .e_image-279 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#c_static_001-1636703125092 .e_richText-280 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_richText-281 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_richText-282 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_richText-283 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_container-199 .p_item {
	display-radio: 1
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-0 {
	margin-right: 1%
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-1 {
	margin-right: 1%
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-2 {
	margin-right: 1%
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-3 {
	margin-right: 1%
}
#c_static_001-1636703125092 .e_container-216 .cbox-216-4 {
	margin-right: 1%
}
#c_static_001-1636703125092 .e_container-284 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	display-radio: flex
}
#c_static_001-1636703125092 .e_container-284 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1636703125092 .e_text-285 {
	font_radio: 2;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 22px;
	display-radio: 1
}
#c_static_001-1636703125092 .e_richText-286 {
	display-radio: 1;
	font_radio: 1
}
#c_static_001-1636703125092 .e_credible-287 .img1 {
	width: 65px;
	height: 23px
}
#c_static_001-1636703125092 .e_credible-287 .img2 {
	width: 79px;
	height: 28px
}
#c_static_001-1636703125092 .e_credible-287 .img3 {
	width: 92px;
	height: 33px
}
#c_static_001-1636703125092 .e_credible-287 .img4 {
	width: 106px;
	height: 38px
}
#c_static_001-1636703125092 .e_credible-287 .img5 {
	width: 131px;
	height: 47px
}
#c_static_001-1636703125092 .e_credible-287 {
	display-radio: 1;
	background_radio: 1;
	margin-left: auto;
	margin-right: auto;
	max-width: 132.89px;
	margin-top: 11px
}
@media screen and (max-width:768px) {
#c_static_001-1636703125092 .e_container-243 {
	display-radio: 1;
	display: none
}
#c_static_001-1636703125092 .e_container-237 {
	display-radio: 1;
	display: none
}
#c_static_001-1636703125092 .e_container-220 {
	display-radio: 1;
	display: none
}
#c_static_001-1636703125092 .e_container-223 {
	display-radio: 1;
	display: none
}
#c_static_001-1636703125092 .e_container-232 {
	display-radio: 1;
	display: none
}
#c_static_001-1636703125092 .e_container-216 {
	display-radio: 1;
	flex-direction: column
}
#c_static_001-1636703125092 .e_container-284 {
	display-radio: 1;
	display: none
}
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
.kf2 {
	height: 100px !important
}
.kf {
	position: fixed;
	z-index: 999999;/* background: #333; */
	bottom: 120px;
	right: 0
}
.fa-mail:before {
	content: "\f0e0"
}
.kf li {
	padding: 10px;
	width: 54px;
	height: 44px;
	line-height: 1;
	margin-bottom: 1px;
	text-align: center;
	background: #2a98d5;
	position: relative
}
.kf li a, .kf li &gt; span, .kf li &gt; p, .kf li &gt; i {
	color: rgb(255 255 255 / .8);
	font-size: 12px;
	line-height: 1;
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	display: flex;
	align-items: center;
	justify-content: center !important
}
.kf li &gt; i {
	font-size: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center
}
.kf li img {
	width: 21px;
	opacity: .9
}
.kf li &gt; p, .kf li:hover &gt; i {
	opacity: 0
}
.kf li:hover &gt; p {
	opacity: 1;
	color: #fff
}
.kf li:hover img {
	opacity: 0
}
.xiaji {
	background: #fff;
	width: 210px;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 100%;
	box-shadow: 0 3px 10px 0 rgba(0,0,0,.1);
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	padding: 30px 0;
	display: none
}
.xiaji .l_title {
	font-size: 16px;
	color: rgb(0 0 0 / 70%);
	letter-spacing: 0;
	line-height: 1
}
.xiaji .l_xx {
	font-size: 16px;
	color: #494949;
	letter-spacing: 0;
	line-height: 22px;
	margin-top: 0px;
	font-weight: 500;
	font-family: arial
}
.kf li .xiaji img {
	opacity: 1;
	padding: 10px 10px;
	width: 100%;
	max-width: 70%;
	margin: 20px auto
}
.xiaji .l_ss {
	font-size: 13px;
	color: rgb(0 0 0 / 40%);
	letter-spacing: 0;
	line-height: 12px
}
.kf li:hover .xiaji {
	display: block
}
#c_effect_005_P_001-1646967022780 {
	min-height: 0px
}
@media screen and (max-width:768px) {
.kf {
	display: none
}
}
#c_static_001-16475078467940 {
	min-height: 0px;
	display-radio: 1;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	height: 450px;
	margin-top: 0px;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2022040111142184143/cms/image/fd8983bd-0152-45c9-aea6-a9cd5a99f434.jpg)
}
.e_navigationE-18 ul li:nth-child(7) p a {
	color: #0099dd!important
}
#c_static_001-16475078467940 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1600px;
	margin-top: 0px;
	padding-top: 226px;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-16475078467940 .e_container-1 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-16475078467940 .e_text-2 {
	line-height: normal;
	display-radio: 1;
	font_radio: 2;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif !important;
	font-size: 2.5vw;
	font-weight: bold;
	color: rgba(255,255,255,1);
	text-align: center
}
#c_static_001-16475078467940 .e_text-4 {
	line-height: normal;
	display-radio: 1;
	font_radio: 2;
	text-align: center;
	font-size: 22px;
	margin-top: 0px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	font-weight: normal
}
@media screen and (max-width:768px) {
.e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1600px;
	margin-top: 0px;
	padding-top: 120px !important;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-16475078467940 {
	background-attachment: inherit;
	background-size: cover;
	height: 250px !important
}
#c_static_001-16475078467940 .e_text-2 {
	font-size: 30px !important
}
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_static_001-16469860389810 {
	min-height: 0px;
	display-radio: 1;
	margin-bottom: 0px
}
#c_static_001-16469860389810 .e_html-1 {
	background_radio: 1;
	min-height: 0px;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	margin-top: 30px;
	z-index: 999;
	position: relative;
	margin-bottom: 0px;
	display-radio: 1;
	justify-content: flex-end;
	display: flex;
	width: auto
}
#c_static_001-16469860389810 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px
}
#c_static_001-16469860389810 .e_container-2 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_breadcrumbItem {
	position: relative
}
#c_static_001-16469860389810 .e_breadcrumb-3 .icon {
	width: 12px;
	height: 12px
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child)::before {
	content: '&gt;';
	position: absolute;
	left: 3px;
	color: #999
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_breadcrumb {
	display: flex
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 5px;
	border: 1px solid transparent
}
#c_static_001-16469860389810 .e_breadcrumb-3 .siblings::after {
	content: '&gt;';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}
#c_static_001-16469860389810 .e_breadcrumb-3 .siblings.active {
	border: 1px solid #dee2e6
}
#c_static_001-16469860389810 .e_breadcrumb-3 .siblings.active::after {
	transform: rotateZ(-90deg)
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}
#c_static_001-16469860389810 .e_breadcrumb-3 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#c_static_001-16469860389810 .e_breadcrumb-3 {
	display-radio: 1;
	background_radio: 1;
	margin-top: 42px
}
@media screen and (max-width:768px) {
#c_static_001-16469860389810 {
	display-radio: none
}
#c_static_001-16469860389810 .e_container-2 {
	display-radio: 1;
	flex-direction: column
}
#c_static_001-16469860389810 .e_html-1 {
	display: none
}
}
#c_static_199-1639892781129 {
	min-height: 300px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	margin-bottom: 0px;
	padding-bottom: 40px;
	padding-top: 40px;
	display-radio: 1
}
#c_static_199-1639892781129 .form-control {
	display: block;
	width: 100%;
	height: 35px
}
#c_static_199-1639892781129 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	position: static;
	width: 90%;
	max-width: 1600px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto;
	margin-left: auto;
	background-color: rgba(255,255,255,1)
}
#c_static_199-1639892781129 .e_container-2 .p_item {
	flex: 1
}
.e_container2 {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	position: static;
	width: auto;
	max-width: 60px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto
}
.e_container2 .p_item {
	flex: 1
}
.e_container5 {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	position: static;
	width: auto;
	max-width: 60px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto
}
.e_container5 .p_item {
	flex: 1
}
.e_container8 {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	position: static;
	width: auto;
	max-width: 60px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto
}
.e_container8 .p_item {
	flex: 1
}
#c_static_199-1639892781129 .e_image-251 img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
#c_static_199-1639892781129 .e_image-251 {
	position: absolute;
	width: 586px;
	max-width: 586px;
	min-width: 0px;
	height: 600px;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 50px;
	bottom: auto;
	left: -90px;
	right: auto;
	z-index: 11
}
#c_static_199-1639892781129 .e_container-272 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 40px;
	padding-left: 0px;
	padding-right: 60px;
	margin-bottom: 80px;
	width: 80%;
	margin-left: auto;
	margin-right: auto
}
#c_static_199-1639892781129 .e_container-272 .p_item {
	flex: 1;
	max-width: 100%
}
#c_static_199-1639892781129 .e_text-276 {
	position: static;
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto;
	font_radio: 2;
	margin-left: auto;
	font-size: 20px;
	color: rgba(34,34,34,1);
	line-height: 1;
	display-radio: 1;
	font-weight: bold
}
#c_static_199-1639892781129 .e_form-279 {
	margin-left: auto;
	margin-right: auto;
	max-width: none;
	width: 70%;
	padding-top: 0;
	padding-bottom: 50px;
	float: left;
}
#c_static_199-1639892781129 .e_input-280 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}
#c_static_199-1639892781129 .e_input-281 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}
#c_static_199-1639892781129 .e_input-282 .p_phoneCode {
	width: 90px;
	margin-right: 10px
}
#c_static_199-1639892781129 .e_input-282 {
	bg-radio: 1;
	border-radio: 1;
	font-radio: 2
}
#c_static_199-1639892781129 .e_input-282 .s_label {
	font-radio: 2
}
#c_static_199-1639892781129 .e_input-282 .s_input {
	font-radio: 1
}
#c_static_199-1639892781129 .e_textarea-283 .p_required {
	vertical-align: middle;
	font-size: 1.4em;
	line-height: 100%;
	position: relative;
	font-weight: bold;
	top: 0.15em;
	padding-left: 5px
}
#c_static_199-1639892781129 .e_formBtn-284 {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	width: 100px;
	padding: 8px;
	background_radio: 2;
	border_radio: 1;
	font_radio: 2;
	radius_radio: 1;
	background-color: rgba(3,64,157,1);
	font-size: 14px;
	margin-top: 35px;
	border-width: 0;
    color: #fff;
}
#c_static_199-1639892781129 .e_formBtn-284 span {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	outline: 0;
	margin: 0px;
	overflow: hidden;
	color: #fff;
}
#c_static_199-1639892781129 .e_formBtn-284::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all .3s;
	z-index: 0;
	opacity: 0;
	top: 0;
	left: 0px
}
#c_static_199-1639892781129 .e_formBtn-284:hover::after {
	opacity: 1
}
#c_static_199-1639892781129 .e_container-2 .cbox-2-1 {
	background-fill-value: background-image;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021121311190090320/cms/image/e48c003e-24d3-452d-8e53-2421d7a5eb0d.jpg);
	background-size: cover;
	background-position: top center
}
.e_container72 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 40px;
	padding-left: 0px;
	padding-right: 60px;
	margin-bottom: 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto
}
.e_container72 .p_item {
	flex: 1;
	max-width: 100%
}
#c_static_199-1639892781129 .e_text-305 {
	line-height: normal;
	font_radio: 2;
	font-size: 26px;
	font-weight: bold;
	display-radio: 1
}
#c_static_199-1639892781129 .e_text-306 {
	line-height: normal;
	font_radio: 2;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 25px;
	display-radio: 1
}
#c_static_199-1639892781129 .e_richText-318 {
	display-radio: 1;
	font_radio: 2;
	font-size: 16px;
	color: rgba(136,136,136,1);
	line-height: 2;
	font-family: Arial;
	margin-top: 22px
}
@media screen and (max-width:768px) {
#c_static_199-1639892781129 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	position: static;
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	z-index: auto;
	flex-direction: column;
	background-color: rgb(255 255 255)
}
#c_static_199-1639892781129 .e_container-272 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto
}
#c_static_199-1639892781129 .e_container-2 .cbox-2-0 {
	margin-top: 40px
}
#c_static_199-1639892781129 .e_container-272 .cbox-272-0 {
	margin-top: 0px
}
.e_container72 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto
}
.e_container72 .cbox-286-0 {
	margin-top: 0px
}
}
#c_static_001-16405043324630 {
	min-height: 10px;
	height: 10px;
	margin-bottom: 0px
}
#c_static_001-1639895601430 {
	min-height: 10px;
	height: 10px;
	margin-bottom: 30px
}
#c_static_001-1639895508337 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}
#c_static_001-1639895508337 .e_container-2 &gt; .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}
#c_static_001-1639895508337 {
	min-height: 0px;
	margin-bottom: 0px
}
#c_static_001-1639895508337 .e_text-3 {
	line-height: normal;
	font_radio: 2;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 55px;
	margin-top: 45px
}
#c_banner_011-1639895395886 {
	min-height: 500px;
	height: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: none
}
#c_banner_011-1639895395886 .e_bannerA-1 {
	height: 600px
}
#c_banner_011-1639895395886 .e_bannerA-1 .swiper-container {
	height: inherit
}
#c_banner_011-1639895395886 .e_bannerA-1 .swiper-wrapper {
	height: inherit
}
#c_banner_011-1639895395886 .e_bannerA-1 .swiper-slide {
	height: inherit
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_img {
	width: 100%;
	height: 100%;
	background: #000
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
#c_banner_011-1639895395886 .e_bannerA-1 .custom-bullet {
	background: #ccc
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_info {
	width: 50%;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_info div {
	width: 100%
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_subtitle {
	line-height: 2;
	padding: 5px 0
}
#c_banner_011-1639895395886 .e_bannerA-1 .swiper-container-vertical {
	height: 400px
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0;
	margin-left: auto;
	position: relative
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_video .videoContent {
	width: 100%;
	height: 100%
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_video video {
	width: 100%;
	height: 100%;
	background: #000
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url('/npublic/img/playVideo.png') no-repeat center center
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_videoInfo {
	display: none
}
@media screen and (max-width:768px) {
#c_banner_011-1639895395886 .e_bannerA-1 .swiper-slide {
	height: 400px
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_info {
	width: 100%;
	z-index: 9;
	text-align: center
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_subtitle {
	display: none
}
#c_banner_011-1639895395886 .e_bannerA-1 .p_summary {
	display: none
}
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}

.form-group {
    margin-bottom: 1rem;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn, .btn-link, .dropdown-item, .form-control {
    font-weight: 400;
}
</pre></body></html>