﻿/* CSS Document */
body {
	overflow-x: hidden !important;
	font-family: Microsoft YaHei !important;
}
#c_static_001-1678780589702 .e_input-10 ::-moz-placeholder {
 color: #fff;
 font-size: 18px;
font-family: "helvetica-extended";
}
#c_static_001-1678780589702 .e_input-10:-ms-input-placeholder {
 color:#fff;
 font-size: 18px;
font-family: "helvetica-extended";
}
#c_static_001-1678780589702 .e_input-10 ::-webkit-input-placeholder {
 color: #fff;
 font-size: 18px;
font-family: "helvetica-extended";
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Box li {/* background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023030310131024468/cms/image/66dd44a9-ae66-4a0c-b9a4-9bc94e3d83c4.jpg?d=1664530499397) 20px 5px no-repeat; */
}
#c_navigation_0061635239687823 .e_navigationD-14 .p_level2Box li:nth-child(2n) {/* background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023030310131024468/cms/image/ea24b2bc-7eee-4404-b76c-6ef1468e3077.jpg?d=1664530534588) 20px 5px no-repeat; */
}
.jbt:hover {
	margin-left: 10px !important;
	border: rgb(255 255 255 / 0) 2px solid !important;
	background-color: rgb(37 165 223) !important;
}
.video {
/* position: absolute; */
    /* z-index: 99; */
    /* left: 50%; */
    /* margin-left: -35px; */
    /* top: 40%; */
}
#c_static_001_P_1642-1652758758818 .e_bannerD-1 .swiper-pagination {
	display: none;
}
.lightbox {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999999999;
	background-color: rgba(0,0,0,1);
}
.pl_service2 .service_value_con {
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 0.2s ease;
}
.service_item a {
	font-size: 12px;
}
.service_item {
	display: None;
}
.service_group .service_item {
	display: block;
}
.pl_service2 .service_item {
	margin-bottom: 2px;
	position: relative;
	cursor: pointer;
	background-color: #1260aa;
	color: #fff;
	transition: all 0.5s ease;
}
.pl_service2 .service_item:hover {
	background-color: #e6212a;
	color: #fff;
}
.pl_service2 .service_value {
	width: 200px;
	min-height: 20px;
	line-height: 20px;
	background-color: #e6212a;
	color: #fff;
	padding: 10px;
	border-radius: 4px;
	position: relative;
}
.pl_service2 .service_value::after {
	content: " ";
	position: absolute;
	right: -5px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #e6212a;
	border-bottom: 6px solid transparent;
}
.pl_service2 .service_item:hover .service_value_con {
	opacity: 1;
	width: 210px;
	padding-right: 10px;
	font-size: 12px;
}
.pl_service2 .service_img {
	width: 120px;
	height: 120px;
	padding: 10px;
	position: absolute;
	right: calc(100% + 210px);
	top: 50%;
	transform: translateY(-50%);
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	display: none;
}
.pl_service2 {
	position: fixed;
	right: 0;
	top: 80%;
	transform: translateY(-50%);
	z-index: 99;
}
p {
	word-break: normal;
}
#c_navigation_125-1652771473119 .e_navigationC-14 .p_navItem2 .s_templatesum a {
	color: #fff;
	line-height: 35px;
}
#c_navigation_125-1652771473119 .e_navigationC-14 .p_navItem2 .s_templatesum a:hover {
	color: #fff !important;
	text-decoration: underline;
}
div {
	word-break: normal;
}
.sideBar {
	position: fixed;
	right: 0;
	top: 40%;
	transform: translateY(-50%);
	z-index: 998;
}
.side1 {
	width: 50px;
	height: 150px;
	background: rgb(0 0 0 / 37%);
	text-align: center;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}
.side1 a, .side1 img, .side1 i, .side1 span {
	display: block;
}
.side1 img {
	margin: 0 auto;
}
.side1 i {
	margin: 10px auto;
	width: 1px;
	height: 20px;
	background: #fff;
	transition: all 0.5s ease;
}
.side1 span {
	color: #fff;
	font-size: 14px;
	writing-mode: vertical-lr;
	margin: 0 auto;
	letter-spacing: 2px;
}
.side1:hover {
	background: rgb(71 71 71);
}
.side1:hover a img {
	animation: jitter 0.5s;
}
.side {
	height: 50px;
	position: absolute;
	transition: all 0.5s;
}
.side a {
	display: block;
	height: 50px;
	font-size: 0;
}
.side i, .side span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	line-height: 50px;
}
.side i {
	width: 50px;
	text-align: center;
	background: rgb(0 168 88);
	transition: all 0.3s;
}
.side i img {
	vertical-align: middle;
	width: 30%;
}
.side span {
	text-align: center;
	line-height: 50px;
	background: #ffffff;
	font-size: 13px;
	color: #424242;
	transition: all 1s;
}
.side2 {
	top: 151px;
	right: -140px;
	width: 190px;
}
.side2 span {
	width: 140px;
}
.side3 {
	right: -190px;
	width: 240px;
	top: 202px;
}
.side3 span {
	width: 190px;
}
.side4 {
	right: -140px;
	width: 190px;
	top: 253px;
}
.side4 span {
	width: 140px;
}
.side5 {
	right: -90px;
	width: 140px;
	top: 253px;
	cursor: pointer;
}
.side5 span {
	width: 90px;
	font-size: 14px;
}
.qcodePic {
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
	z-index: 99;
	text-align: center;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.side5:hover .qcodePic {
	display: block;
}
.side6 {
	right: -90px;
	width: 140px;
	top: 305px;
	cursor: pointer;
}
.side6 span {
	width: 90px;
	font-size: 14px;
}
.side:hover {
	right: 0;
}
.side:hover i {
	background: rgb(0 168 88);
}
.wxPic {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgb(172 206 34);
	z-index: 9999;
	display: none;
}
.wxPic img {
	width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.m-foot {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background: #f5f5f5;
	display: none;
}
.m-foot ul {
	font-size: 0;
	text-align: center;
	height: 54px;
}
.m-foot ul li {
	float: left;
	width: 20%;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
}
.m-foot ul li:nth-child(3) {
	background: #e80101;
	border-left: none;
	border-top: 1px solid #e80101;
}
.m-foot ul li:nth-child(3) span {
	color: #fff !important;
}
.m-foot ul li:first-child, .m-foot ul li:nth-child(4) {
	border-left: none;
}
.m-foot ul li span, .m-foot ul li img {
	display: block;
	margin: 6px auto;
}
.m-foot ul li span {
	line-height: 14px;
	font-size: 12px;
	color: #ffffff;
	transition: all 0.4s;
}
.m-foot ul li:hover span {
	color: #e80101;
}
.wyz {
	position: fixed;
	width: 50px;
	height: 50px !important;
	right: 6px;
	bottom: 150px;
	z-index: 90;
	display: none;
}
.gg_wz {
	position: absolute;
	left: 23%;
	top: 30%;
	width: 30%;
	z-index: 99999999999999999;
}
#c_static_001-1652782577132 .swiper-slide:nth-child(2n) {
	width: 50% !important;
	text-align: left;
	background: #fff;
}
#c_static_001-1652782577132 .swiper-slide:nth-child(2n) img {
	width: 80% !important;
	margin-top: 11%
}
.lmenu {
	position: absolute;
	z-index: 99999;
	left: 0;
	height: 100vh;
	top: 0%;
	width: 160px;
	background-color: rgb(255 255 255 / 90%);
}
.lmenu_a {
	float: left;
	text-align: center;
	padding-top: 35px;
	width: 160px;
	height: 137px;/* background-color: rgba(255, 255, 255, 1); */
}
.lmenu_b {
	float: left;
	width: 160px;
	padding-top: 60%;
	text-align: center;/* height:137px; */
}
.lmenu_c {
	width: 160px;
	height: 90px;
	position: absolute;
	padding-top: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	bottom: 0px;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif !important;
	top: auto;
	background-color: #00a858;
}
.lmenu_b_1 {
	margin-bottom: 0px;
	padding-bottom: 15px;
	float: left;
	margin-left: 10%;
	width: 80%;
	font-size: 15px;
	color: #444;
	font-weight: bold;
	line-height: 35px;
}
.lmenu_b_2 {
	color: #99bd06;
	margin-bottom: 0px;/* padding-bottom: 15px; */
	float: left;
	margin-left: 10%;
	width: 80%;
	font-size: 15px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
	border-radius: 22px;
	line-height: 35px;
	background-color: #00a858;
}
.lmenu_b_1:hover {
	color: #00a858;
}
.gg2 {
}
.gg3 {
}
.vb {
	background: url(../image/d0d53985-fe0a-4618-80db-d26c2bd630e5.png) left top repeat;
	;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 99999;
}
.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_static_001-1643254678565 {
	min-height: 300px;
}
#c_static_001-1643254678565 {
	display: none;
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: -1;
}
#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;
}
.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: #b1b1b1;
}
.active .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: #555;
	width: 10px;
	font-size: 12px;
}
.e_navigationD-14 .p_level1Box {
	border-radius: 0px;
	border: 0px solid #ffffff;
	background: url(../image/4648f6b0-ce0d-4eb1-9550-4eb65bf1b923.png) 0px 0px no-repeat !important;
}
.active .e_navigationD-14 .p_level1Box {
/* border-radius: 20px; */
    /* border: 1px solid #787878 !important; */
    /* margin-top: 13px; */
    /* background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023030310131024468/cms/image/09ac4c5f-d286-45d2-86b0-c320d125a75b.png?d=1664270761799) 18px 9px no-repeat !important; */
    /* background-color: rgb(255 255 255 / 69%)  !important; */
}
.p_breadcrumbItem:not(:first-child) {
	padding: 0 3px 0 15px;
	color: #6c757d;
}
#c_static_001-1642057512802 .e_container-2 > .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 > .p_item:hover img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.ab_ty {
	float: left;
	text-align: center;
	line-height: 40px;
	width: 180px;
	background-color: #e6e6e6 !important;
	margin-right: 1%;
	font-weight: 100;
	color: #676767;
	padding: 4px 0px;
	font-size: 16px;
	margin: 0px 6px;
	border-radius: 35px;
}
.ab_ty:Hover {
	background-color: #e7131b!important;
	color: #fff;
}
.ab_ty_c {
	background-color: #0068c1 !important;
	color: #fff !important;
}
.ab_ty:Hover a {
	color: #fff;
}
.ab_ty a {
	font-size: 14px;
	font-weight: 100;
	color: #444;
}
.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(../image/248de300-416c-45d7-9ef1-f74eee243cdc.jpg) left center no-repeat;
}
.pp_b {
	padding-left: 50px;
}
.pp_b:hover {
	background: url(../image/248de300-416c-45d7-9ef1-f74eee243cdc.jpg) 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(../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: 24px;
	margin-left: 25px;
}
#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 > .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 > 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 > 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;
	margin-bottom: 0px;
	font-family: "Gotham SSm A", "Gotham SSm B" !important;
}
.e_bannerA-1 .p_summary {
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
	color: rgb(255 255 255 / 79%);
	letter-spacing: 20px;
}
#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(../image/ed0c6971-efc5-4b01-ba8d-bf91cf596752.png) left center no-repeat;
}
.jmenu_a {
	background: url(../image/ed0c6971-efc5-4b01-ba8d-bf91cf596752.png) left center no-repeat;
}
#c_navigation_0061635239687823 {
	z-index: 99999999999999 !important;
	border-bottom: rgb(255 255 255 / 32%) 1px solid;
}
#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: 80% !important;
	max-width: 1400px;
	position: absolute;
	right: 50%;
	text-align: left !important;
	/* bottom: 30px !important; */
	top: 62% !important;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-60%);
	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_loop-6 .p_loopitem IMG {
	transition: all 0.8s;
	backface-visibility: hidden;
}
#c_product_list_021-1639896262851 .e_loop-6 .p_loopitem:hover IMG {
	transition: all 0.6s;
	transform: scale(1.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: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: rgba(66,66,66,1);
	border-style: solid;
	border-width: 2px;
	line-height: 55px;
	font-size: 16px;
	background: url(../image/87c4f839-59fb-4468-84f6-5edf181ab5ca.png) 90% 50% no-repeat;
}
.s_button2:hover {
	background-color: rgb(62 62 62);
	color: rgba(255,255,255,1) !important;
	background: url(../image/85c4e7c2-3877-432d-9148-b83d42ed136a.png) rgb(73 73 73) 90% 50% no-repeat;
}
.s_button3 {
	background-color: rgba(255,255,255,1);
	color: #139d47 !important;
	font-size: 14px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-color: #139d47;
	border-style: solid;
	border-width: 2px;
	line-height: 45px;
	font-size: 16px;
	background: rgb(175 208 43 / 0%);
}
.s_button3:hover {
	background-color: #139d47;
	color: rgb(255 255 255) !important;
}
.s_button4 {
	background-color: rgb(29 154 216);
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
	line-height: 55px;
	font-size: 16px;
	background: url(../image/85c4e7c2-3877-432d-9148-b83d42ed136a.png) #0054a3 88% 50% no-repeat;
}
.s_button4:hover {
	background-color: rgb(230 0 0);
	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 3px 3px 0px rgb(0 0 0 / 18%); */
	shadow-distance: 2px;
	/* padding-top: 11px; */
    /* height: 100px; */
    /* display: flex; */
	padding: 0px;
	left: 0px;
	width: 100%;
	right: 0px;
	top: 0px;
	border-radius: 0px;/* align-items:
    center; */
}
.active .p_navItem1 > p a {
	padding: 20px 0;
	width: 100%;
	color: #444 !important;
}
.active .p_level1Box {
/* border-radius: 20px; */
    /* border: 1px solid #777 !important; */
    /* background: rgba(0, 0, 0, 0) !important; */
}
.active .p_menuItem {
	padding: 7px 20px;
	font-size: 14px;
	color: #676767 !important;
	cursor: pointer;
	padding-right: 15px;
}
.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;
}
h3 {
	font-size: 35px !important;
	color: #383838;
	font-weight: bold;
	line-height: 1;
}
h6 {
	font-size: 1.5vw !important;
	line-height: 1;
	font-weight: bold;
	color: #444;
	margin-bottom: 0;
}
h4 {
	font-size: 3.2vw !important;
	font-family: 'Poppins' !important;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0;
}
h5 {
	font-size: 2.8vw !important;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif !important;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0;
}
#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_006-16419583759590 .p_navBox1 .p_navItem1 {
	margin-right: 40px;
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	        margin-right: 16px;
        margin-left: 13px;
}
}
 @media screen and (max-width: 1500px) {
#c_static_001_P_17517-1689658796109 .e_text-9 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	text-align: center;
	font-size: 15px !important;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
#c_static_001_P_17517-1689658796109 .e_container-11 > .p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	z-index: 2;
	padding-bottom: 30px;
}
#c_navigation_0061635239687823 .e_navigationF-25 .p_navBox2 .left ul li {
	width: 100%;
	margin-right: 5%;
}
#c_static_001_P_12483-1678760912955 .e_container-8 .p_item:hover .e_container-10 {
	top: 0%;
	padding-top: 20%;
}
#c_static_001-1654137693033 {
/* padding-bottom: 40px!important; */
  /* padding-top: 40px !important; */
}
#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: 25px;
	margin-left: 25px;
}
#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: 3vw !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_container-1 .cbox-1-0 {
	flex: 0 0 250px !important;
}
#c_static_001_P_22615-1689662376283 .e_line-14 {
	display-radio: 1;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: rgba(54,54,54,1);
	width: auto;
	height: 2px;
	margin-top: 60% !important;
}
#c_static_001_P_22615-1689662376283 .e_container-19 .cbox-19-0 {
	padding-top: 11% !important;
	padding-bottom: 40px;
	padding-right: 10%;
	padding-left: 10%;
}
#c_static_001-1654137693033 .e_text-41 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	color: rgba(124,124,124,1);
	margin-top: 6px;
	margin-bottom: 1.6vw!important;
	font-size: 14px;
	text-align: center;
}
#c_static_001-1654137693033 .e_text-45 {
	line-height: normal;
	font_radio: 2;
	display-radio: 1;
	color: rgba(124,124,124,1);
	margin-top: 6px;
	margin-bottom: 1.6vw !important;
	font-size: 14px;
	text-align: center;
}
#c_navigation_0061635239687823 .e_navigationF-25 .p_navItem1 > p a {
	/* padding: 20px 0; */
	color: #444;
	font-weight: bold;
	width: 100%;
	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: 20px; */
	margin-right: 15px;
	margin-left: 15px;
}
}
@media screen and (max-width: 1201px) {
.e_bannerA-1 .p_info {
	width: 50%;
	position: absolute;
	right: 50%;
	top: 55% !important;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: center;
}
}
@media screen and (max-width: 768px) {
#c_static_001_P_22615-1689662376283 .e_container-19 .cbox-19-0 {
	padding-top: 11% !important;
	padding-bottom: 40px;
	padding-right: 10%;
	padding-left: 10%;
}
#c_static_001_P_22615-1689662376283 .e_container-24 {
	display-radio: 1;
	margin-bottom: 0px;
	padding-right: 0px;
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-0 {
	flex: 0 0 150px !important;
}
.active .p_navItem1 > p a {
	padding: 20px 0;
	width: 100%;
	color: #fff !important;
}
#c_navigation_0061635239687823 .e_navigationF-25 .p_navItem1 > p a {
	padding: 0px 0 !important;
	color: #fff;
	font-weight: bold;
	width: 100%;
	font-size: 15px !important;
}
#c_static_001-1654137693033 {
	min-height: 0px;
	display-radio: 1;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 60px !important;
	padding-top: 70px;
	background-image: url(../image/b99a5ded-e973-4864-86aa-db8e075afdb4.jpg);
	background-color: #eeeeee;
}
#c_navigation_0061635239687823 .e_navigationF-25 .p_navButton > p.showmenu span {
	background: #ffffff;
	-webkit-animation: animaspan 0.5s 1;
	animation: animaspan 0.5s 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.e_navigationF-25 ul li:nth-child(3) .p_navBox2 .left ul li {
	width: 100% !important;
}
.e_bannerA-1 .p_summary {
	letter-spacing: 5px;
	font-size: 17px;
	text-align: center;
	color: rgb(255 255 255 / 79%);
	font-family: Microsoft JhengHei, Microsoft YaHei !important;
}
#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0rem;
	margin-bottom: 0px;
	clear: left;
}
#c_static_001-1652859611076 .e_text-45 {
	line-height: normal;
	display-radio: 1;
	font_radio: 2;
	font-size: 12px;
	margin: auto;
	width: 90%;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif !important;
	color: rgba(255,255,255,1);
	text-align: center;
	margin-top: 18px;
}
#c_static_001-1652859611076 .e_richText-46 span {
	display-radio: 1;
	font_radio: 1;
	font-size: 20px;
	font-family: Microsoft JhengHei !important;
}
#c_navigation_0061635239687823 .p_navBox1 .p_navItem1 {
	margin-right: 0px !important;
}
.active .e_container-19 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	max-width: none;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 8px !important;
	display-radio: flex;
}
.active .jin_b {
	display: block !important;
	transition: all 0.8s;
	width: 140px !important;
	margin-top: 10px;
}
#c_navigation_0061635239687823 .e_navigationF-25 .p_navButton > p span {
	width: 100%;
	background: #444;
	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;
}
.active .e_navigationF-25 .p_navButton > p span {
	width: 100%;
	background: #444 !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;
}
.active .e_navigationF-25 {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px !important;
}
#c_navigation_125-1652771473119 {
	display: none !important;
}
.lmenu {
	position: absolute;
	z-index: 99999;
	left: 0;
	height: 100vh;
	top: 0%;
	width: 160px;
	background-color: rgb(255 255 255 / 90%);
	display: none;
}
.sideBar {
	display: none;
}
.m-foot {
	display: block;
}
.wyz {
	display: block;
}
#c_static_001-1642060780370 {
	min-height: 70px;
	background-fill-value: background-image;
	background-repeat: no-repeat;
	background-position: top center;
	/* background-attachment: fixed; */
	background-size: cover;
	background-image: url(../image/a3384f0a-984d-4f96-b802-71a75745631c.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(../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(../image/b30dda35-1296-425e-90dc-9ed07a87dbb0.jpg) !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: 140px !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: 3px !important;
}
#c_navigation_0061635239687823 .e_navigationE-18 {
	max-width: 30px;
	margin-top: 4px !important;
}
.e_navigationE-18 .p_navItem1 > 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;
	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: 0px;
}
.e_bannerA-1 .swiper-slide {
	height: 140px !important;
	margin-top: 70px;
}
#c_navigation_0061635239687823 .e_container-1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-top: 8px !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: 18px !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: #fff;
	padding-top: 0px !important;
	padding-bottom: 0px;
	position: fixed;
	width: 100%;
	height: 70px !important;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	z-index: 9999;
	content: "tc";
	margin-top: 0px;
	transition: all 0.6s;
	border-bottom: rgb(255 255 255 / 32%) 0px solid;
}
#c_grid-116273709439191 > .p_gridbox > .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 > 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;
	margin-top: 4x;
}
#c_navigation_0061635239687823 .e_container-1 .cbox-1-2 {
	flex: 0 0 0px !important;
	display: none;
}
.active .p_languageNav {
	display: flex;
	justify-content: flex-end;
	margin-top: 38px !important;
}
}
@font-face {
	font-family: 'Base-font';
	src: url("../font/rBQBG2EMghyEdn9RAAAAAA1iECY529.eot");
	src: local('apple Regular'),  local('apple'),  url("../font/rBQBG2EMgiuEZQUKAAAAAC2-h6o65.woff") format('woff'),  url("../font/rBQBHGEMgjmEeg1iAAAAAF8MtsI754.ttf") format('truetype'),  url("../font/rBQBHGEMgkSEU_xvAAAAAHXvmfg133.svg") format('svg');
}
@font-face {
	font-family: 'Roobert';
	src: url('../font/rBQBHWB3n9KEPRHoAAAAANDV1Wc1.woff2') format('woff2'), url('../font/rBQBHWB3oASEAm6yAAAAAFcWLw0304.eot') format('embedded-opentype'), url('../font/rBQBHGB3oBuET2_eAAAAAPs6BHI59.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roobert';
	src: url('../font/rBQBHWB3oDeEdihlAAAAAMSRvr01.woff2') format('woff2'), url('../font/rBQBG2B3oE-ETl1AAAAAAI58ims311.eot') format('embedded-opentype'), url('../font/rBQBHGB3oGGEVO3hAAAAAD5Z8p468.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roobert';
	src: url('../font/rBQBHWB3oHqEWaFCAAAAAPnUyOE5.woff2') format('woff2'), url('../font/rBQBHGB3oJCEYQ7-AAAAAJXoZA8817.eot') format('embedded-opentype'), url('../font/rBQBHGB3oJ-EYFMkAAAAAGuH5ng76.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
/* devanagari */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url(../font/rBQBHV7ONDWEWN3eAAAAAKx-Xh43.woff2) format('woff2');
 unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url(../font/rBQBHF7ONMCEYes3AAAAAE2LX9Q6.woff2) format('woff2');
 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: local('Poppins ExtraLight'), local('Poppins-ExtraLight'), url(../font/rBQBHF7ONN6EbRdKAAAAAFNJ-f80.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Poppins Light'), local('Poppins-Light'), url(../font/rBQBHF7ONPqECLYqAAAAAKwrhhY0.woff2) format('woff2');
 unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Poppins Light'), local('Poppins-Light'), url(../font/rBQBHV7ONRGEeuZjAAAAAJOWI8Q1.woff2) format('woff2');
 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local('Poppins Light'), local('Poppins-Light'), url(../font/rBQBHV7ONSeEc0S1AAAAAC2Gmno2.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Poppins Bold'), local('Poppins-Bold'), url(../font/rBQBG17ONUCEJGwkAAAAAOUi7dQ7.woff2) format('woff2');
 unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Poppins Bold'), local('Poppins-Bold'), url(../font/rBQBHV7ONVuEFKzJAAAAAHjfgvU5.woff2) format('woff2');
 unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local('Poppins Bold'), local('Poppins-Bold'), url(../font/rBQBHF7ONXmEMuAqAAAAAF6BNs06.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: "custom-font";
	src: url(../font/1e72a63a-3922-45a6-88a2-1ac5330f1183.ttf);
}
@font-face {
	font-family: "helvetica-extended";
	src: url(../font/0b698c88-c152-4f46-a35f-53d9dcadacd0.woff2);
}
