@charset "utf-8";

/* CSS Document */
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
	scroll-padding-top: 0;
}

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	background: #fff;
	width: 100%;
	/* max-width: 1920px; */
	overflow-x: hidden;
	color: #333;
}

/* swiper */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, 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');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/* swiper end */

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

:root{
	--color: #FFC000;
	--color2: #1F2937;
	--fontb: Inter-Bold, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

ul li {
	list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span,
strong {
	list-style: none;
	font-style: normal;
}

img {
	display: block;
	transition: 0.5s;
}

.goog-te-gadget img{
	display: inline-block;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #333;
}

.clear {
	clear: both;
}

.maln {
	margin-left: auto !important
}

input,
textarea,
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	border: none;
	outline: none;
}

textarea{
	resize: none;
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

input[type="button"],
input[ type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

button {
	border-radius: 0px;
	-webkit-border-radius: 0px;
}

::selection {
	color: #fff;
	background: var(--color);
}

.fons0 {
	font-size: 0px;
	font-size: 0rem;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #333;
	opacity: 1
}

:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #333;
	opacity: 1
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #333;
	opacity: 1
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #333;
	opacity: 1
}

@media screen and (min-width:1000px) {
	.m-range {
		width: calc(100% - 180px);
		max-width: 1600px;
		margin: auto;
	}

	.m-range1 {
		width: calc(100% - 180px);
		max-width: 1200px;
		margin: auto;
	}
}

@media screen and (max-width:999px) {
	.mpdt {
		padding-top: 30px;
	}

	.mpdb {
		padding-bottom: 30px;
	}

	.m-range,
	.m-range1 {
		width: 95%;
		margin: auto;
	}
}

a:hover img {
	transform: scale(1.1, 1.1)
}

img {
	max-width: 100%;
}

a:hover {
	color: var(--color);
}

.head a:hover,
.foot a:hover {
	color: var(--color);
}

.mp {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 28px;
	color: #666;
}

.mp a,
.mp a *{
	color: var(--color);
}

.mp a:hover {
	text-decoration: underline;
}

.mp img {
	display: inline-block;
}

.mp td{
	border: 1px solid #666;
	padding: 5px 10px;
}

@media screen and (max-width:767px) {
	.mp,
	.mpa {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px !important;
	}
}

.sw-over{
	overflow: initial;
	pointer-events: none;
}

.sw-over .swiper-slide>div{
	transition: 0.5s;
	opacity: 0;
}

.sw-over .swiper-slide-visible>div{
	opacity: 1;
	pointer-events: initial;
}

.imga {
	text-align: center;
	font-size: 0;
	overflow: hidden;
}

.imga a {
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
}

.imga img {
	margin: 0 auto;
}

.imgb {
	height: 100%;
}

.imgb a{
	height: 100%;
}

.imgb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	.imgb ,
	.imgb a,
	.imgb img{
		height: auto;
	}
}

.img1 {
	display: block;
	position: relative;
	overflow: hidden;
}

.img1 img {
	width: 100%;
	position: relative;
	z-index: 1
}

.img1:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 100%;
	background: #fff;
	opacity: 0.5;
	left: 50%;
	transform: translateX(-50%);
	top: 0px;
	transition: 1s;
	z-index: 2;
	pointer-events: none;
}

.img1:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0px;
	background: #fff;
	opacity: 0.5;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	transition: 1s;
	z-index: 2;
	pointer-events: none;
}

.img1:hover:before {
	width: 100%;
	opacity: 0
}

.img1:hover:after {
	height: 100%;
	opacity: 0
}

@keyframes mimg {
	0% {
		opacity: 0;
		left: 0px;
	}

	50% {
		opacity: 1;
		left: 50%;
	}

	100% {
		opacity: 0;
		left: 100%
	}
}

.img2 {
	display: block;
	margin: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.img2 img {
	width: 100%;
}

.img2:after {
	content: "";
	height: 100%;
	position: absolute;
	top: 0px;
	transition: 0.5s;
	background: #fff;
	width: 40px;
	filter: blur(30px);
	opacity: 0;
	z-index: 3;
	pointer-events: none;
}

.img2:hover:after {
	-webkit-animation-name: mimg;
	animation-name: mimg;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.table {
	width: 100%;
	overflow: auto;
}

table {
	width: 100%;
	border-collapse: collapse;
}


/* nav */
.snav {
	display: none
}

.snav .nav {
	position: fixed;
	width: 35px;
	height: 23px;
	background: #fff;
	right: 2.5%;
	top: 18px;
	cursor: pointer;
	border-radius: 5px;
	z-index: 9999999999
}

.snav .nav span {
	display: block;
	width: 20px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 50%;
	transition: 0.8s;
	z-index: 99999991
}

.snav .nav .nav1 {
	margin-top: -1px;
}

.snav .nav .nav2 {
	margin-top: -8px;
}

.snav .nav .nav3 {
	margin-top: 6px;
}

.snav .navh .nav1 {
	transform: rotate(45deg)
}

.snav .navh .nav2 {
	transform: rotate(-45deg);
	width: 10px;
	margin-left: -1px;
	margin-top: -5px;
}

.snav .navh .nav3 {
	transform: rotate(-45deg);
	width: 9px;
	margin-top: 3px;
	margin-left: -8px;
}

.navh span {}

.smnav {
	position: fixed;
	width: 280px;
	height: 100%;
	opacity: 0;
	overflow: auto;
	top: 0px;
	right: -200%;
	background: #f9f9f9;
	z-index: 9999999;
	transition: 0.5s;
	text-align: center;
}

.smnavh {
	right: 0px;
	opacity: 1;
}

.topnav {
	margin: auto;
	margin-top: 30px;
	padding: 20px;
}

ul.topnav li {
	text-align: left;
	position: relative;
}

ul.topnav li a {
	padding: 15px 5px;
	padding-left: 0px;
	color: #333;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	padding-right: 50px;
	border-bottom: 1px dashed #fff;
}

ul.topnav ul {
	display: none;
}

ul.topnav ul li {
	clear: both;
}

ul.topnav ul li a {
	padding: 10px 5px;
	padding-left: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	outline: 0;
	border: none;
}

ul.topnav ul li a:hover {}

ul.topnav ul ul li a {
	padding-left: 40px;
	font-size: 12px;
	font-size: 1.2rem;
}

ul.topnav ul ul {
	border-top: 1px dashed rgba(255, 255, 255, 0.5);
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}

ul.topnav ul ul ul li a {
	padding-left: 60px;
}

ul.topnav span {
	display: block;
	position: absolute;
	right: 0px;
	top: 15px;
	width: 20px;
	height: 20px;
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	cursor: pointer;
	border-radius: 50%;
	transition: 0.5s;
}

ul.topnav span:before {
	content: "";
	width: 6px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	top: 50%;
	margin-top: 0px;
	transform: rotate(45deg);
	transform-origin: right center
}

ul.topnav span:after {
	content: "";
	width: 6px;
	height: 2px;
	background: #333;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	top: 50%;
	margin-top: -1px;
	transform: rotate(-45deg);
	transform-origin: right center;
	transition: 0.5s;
}

ul.topnav span.nav-hide {
	transform: rotate(90deg)
}

.smnav form {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 240px;
	height: 26px;
	border: 1px solid #fff;
	position: relative;
	background: #fff;
}

.smnav form .iptc {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}

.smnav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: transparent;
	position: relative;
	z-index: 99;
}

.smnav form i {
	position: absolute;
	right: 10px;
	top: 3px;
}

@media screen and (max-width:999px) {
	.snav {
		display: block
	}
}

@media screen and (max-width:767px) {
	.snav .nav {
		top: 18px;
	}
}

.ver-code{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f3fbfe;
	cursor: pointer;
}

.ver-code img{
	max-width: 100%;
	max-height: 100%;
}

.main {
	overflow: hidden;
}

/* banner */

.banner {
	position: relative;
}

.banner .swiper-slide {
	position: relative;
	overflow: hidden;
	height: auto;
}

.banner .swiper-slide img {
	transform: initial;
	width: 100%;
}

.banner .ban-vid {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.banner .ban-vid iframe,
.banner .ban-vid video {
	position: absolute;
	width: 100%;
	height: 100%;
	border: none;
}

.banner .ban-vid iframe body {
	margin: 0px !important;
}

.banner iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner video {
	position: absolute;
	z-index: 1;
	display: block;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}

.ban-sw-btn{
	display: flex;
	justify-content: center;
	position: absolute;
	right: 160px;
	bottom: 111px;
	z-index: 9;
	gap: 48px;
}

.banner .ban-prev,
.banner .ban-next {
	filter: grayscale(1) brightness(10);
	cursor: pointer;
}

.banner .ban-prev:hover,
.banner .ban-next:hover {
	filter: initial;
}

.banner .ban-pag {
	display: none;
}

@media screen and (max-width:999px) {
	.ban-sw-btn{
		right: 20px;
		bottom: 20px;
		gap: 30px;
	}

	.ban-sw-btn>div{
		width: 14px;
	}
}

/* head */

.head {
	position: fixed;
	top: 8px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	/* max-width: 1920px; */
	z-index: 9999;
  	transition: .5s;
}

.head::before{
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	width: 100%;
	height: calc(100% + 32px);
	background: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.8)); 
	pointer-events: none;
}

.head .m-range{
	display: flex;
	align-items: center;
}

.logo {
	width: 149px;
}

.logo img{
	filter: invert(1) grayscale(1) brightness(10);
	transition: 0s;
}

.logo a:hover img {
	transform: none;
}

.navigation {
	margin-left: auto;
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 30px;
	gap: 10px 59px;
}

.navigation>li {
	display: flex;
	align-items: center;
	position: relative;
}

.navigation>li>a {
	display: flex;
	position: relative;
	z-index: 1;
	font-weight: bold;
	color: #fff;
	padding: 28px 0;
	transition: 0s;
	transition: .5s;
}

.navigation>li:hover>a,
.navigation>li.nav-cur>a {
	color: var(--color) !important;
}

.navigation .nav-dropdown {
	width: 29.27vw;
	position: absolute;
	top: calc(100% - 8px);
	left: 0;
	font-size: 16px;
	line-height: 30px;
	display: none;
	z-index: 9;
	padding: 38px 0;
}

.navigation .nav-dropdown::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.96);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}

.nav-dropdown li {
	width: 100%;
	position: relative;
	transition: .5s;
}

.nav-dropdown li:last-child {
	margin-bottom: 0;
}

.nav-dropdown li a {
	display: flex;
	align-items: center;
	position: relative;
	padding: 10px 53px;
}

.nav-dropdown li a::before{
	content: "";
	width: 6px;
	height: 20px;
	background-color: var(--color);
	position: absolute;
	left: 0;
	top: 13px;
	opacity: 0;
}

.nav-dropdown li:hover>p>a {
	color: var(--color);
}

.nav-dropdown li:hover>p>a::before{
	opacity: 1;
}

.nav-dropdown .nav-dropdown {
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	transform: initial;
	width: 220px;
	display: none;
}

.navigation>li.nav-pos {
	position: initial;
}

.nav-dropdown2 {
	width: 100%;
	position: absolute;
	top: calc(100% - 8px);
	left: 50%;
	transform: translateX(-50%);
	font-size: 16px;
	line-height: 30px;
	display: none;
	text-align: left;
	z-index: 9;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.10);
	/* height: 330px; */
	max-height: calc(100vh - 100px);

	scrollbar-color: #666 #fff;
	scrollbar-width: thin;
	overflow-x: hidden;
	padding: 47px 0;
}

.nav-dropdown2::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.nav-dropdown2::-webkit-scrollbar-track {
	background: #fff;
}

.nav-dropdown2::-webkit-scrollbar-thumb {
	background-color: #666;
}

.nav-dropdown2 .nav-drop-det{
	display: flex;
	align-items: flex-start;
	max-width: 1440px;
}

.nav-drop-l{
	width: 256px;
	border-right: 1px solid #DEDEDE;
}

.nav-drop-l li{
	margin-bottom: 2px;
}

.nav-drop-l a{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
}

.nav-drop-l a::before{
	content: "";
	width: 6px;
	height: 20px;
	background-color: var(--color);
	position: absolute;
	left: -25px;
	top: 4px;
	opacity: 0;
}

.nav-drop-l li.tab-cur a{
	color: var(--color);
}

.nav-drop-l li.tab-cur a::before{
	opacity: 1;
}

.nav-drop-r{
	width: 0;
	flex: 1;
	padding-left: 32px;
}

.nav-drop-r .b-tab{
	display: none;
}

.nav-drop{
	display: flex;
	flex-wrap: wrap;
	gap: 20px 2.08%;
}

.nav-drop li{
	width: 12.5%;
}

.nav-img{
	border-radius: 10px;
	overflow: hidden;
	max-width: 112px;
	margin: 0 auto;
}

.nav-s-title{
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
}

.nav-s-title a:hover{
	text-decoration: underline;
}

.hd-r {
	margin-left: 50px;
	display: flex;
	align-items: center;
}

.search {
	position: relative;
	border-right: 2px solid #fff;
	padding-right: 20px;
}

.search i {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	transition: .5s;
}

.searchf i,
.search:hover i {
	color: var(--color) !important;
}

.search form {
	width: 280px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: calc(100% + 10px);
	background: #fff;
	border: 0px solid rgba(0, 0, 0, 0);
	transition: 0.8s;
	z-index: 99999;
	display: flex;
}

.search-inp {
	width: 230px;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
}

.search-sub {
	width: 40px;
	height: 40px;
	float: right;
	background: none;
	position: relative;
	z-index: 9999999;
	cursor: pointer;
}

.search-sub1 {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 20px !important;
	cursor: pointer;
	z-index: 99990
}

.searchf form {
	height: 40px;
	border: 1px solid var(--color);
}

/* languages */

.h-languages {
	margin-left: 20px;
	position: relative;
	z-index: 9;
}

.h-languages .h-language {
	display: flex;
	align-items: center;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.h-languages .h-earth {
	font-size: 20px;
	margin-right: 4px;
}

.h-languages .h-language:hover,
.h-languages .h-languagesv {
	color: var(--color) !important;
}

.h-country {
	width: 34px;
	margin-right: 5px;
}

.language-ul {
	width: 100%;
	min-width: 100px;
	position: absolute;
	top: 50px;
	right: 0px;
	background: #fff;
	display: none;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.language-ul a {
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 10px;
}

.language-ul .h-country {
	width: 20px;
	margin-right: 5px;
}

.h-languages .h-lang-btm {
	font-size: 6px;
	margin-left: 3px;
}

.language-ul a:hover {
	background-color: var(--color);
	color: #fff;
}

.headh{
   top: 0;
	background: rgba(255, 255, 255, 0.75);
}

.headh::before{
	opacity: 0;
}

.headh .logo{
	width: 140px;
}

.headh .logo img{
	filter: initial;
}

.headh .navigation>li>a{
	color: #333;
   padding: 15px 0;
}

.headh .navigation>li:hover>a,
.headh .navigation>li.nav-cur>a {
	color: var(--color);
}

.headh .navigation>li>a::before{
	background-color: var(--color);
	bottom: 4px;
}

.headh .search{
	border-right-color: #666;
}

.headh .search i{
	color: #666;
}

.headh .h-languages .h-language {
	color: #666;
}

@media screen and (max-width:1500px) {
	.navigation{
		font-size: 16px;
		gap: 10px 30px;
	}

	.hd-r{
		margin-left: 30px;
	}

	.search{
		padding-right: 10px;
	}

	.h-languages{
		margin-left: 10px;
	}
}

@media screen and (max-width:1200px){
	.head .m-range{
		width: 95%;
	}

	.logo,
   .headh .logo{
		width: 100px;
	}
}

@media screen and (max-width:999px) {
	.head{
		top: 0;
	}

	.head .m-range{
		height: 60px;
	}

	.navigation,
	.search{
		display: none;
	}

	.hd-r{
		margin-left: auto;
		margin-right: 50px;
	}
}

@media screen and (max-width:480px) {
	.head {
		position: relative;
		left: 0;
		transform: initial;
	}
}

/* main1 */

@media screen and (min-width:1000px) {
	.main1{
		padding-top: 70px;
		padding-bottom: 90px;
	}
}

.main1{
	background: url('../images/m1back.jpg') no-repeat center;
	background-size: cover;
}

.m1-top{
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0.87%;
}

.m1-top li{
	width: 19.3%;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	line-height: 30px;
}

.m1-top li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.m1-top li.tab-cur p{
	height: auto;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.60));
	padding: 9px 0;
}

.m1-top li a{
	padding: 20px 10px;
	height: 100%;
	background-color: var(--color);
	font-family: var(--fontb);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
}

.m1-top li a:hover{
	color: #000;
}

.m1-box{
	margin-top: 55px;
}

.m1-b-det{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.m1-l{
	width: 21.5%;
	padding-top: 102px;
}

.m1-title{
	font-family: var(--fontb);
	font-size: 44px;
	line-height: 54px;
}

.m1-l-con{
	margin-top: 30px;
   display: -webkit-box; 
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 6;
   overflow: hidden;
}

.m1-l .sw-btn{
	display: flex;
	gap: 22px;
}

.m1-l .sw-btn>div{
	margin-top: 66px;
	filter: grayscale(1) brightness(0.2);
	cursor: pointer;
}

.m1-l .sw-btn>div:hover{
	filter: none
}

.m1-caro{
	width: 74.625%;
}

.m1-caro .swiper-slide{
	height: auto;
}

.m1-det{
	position: relative;
	z-index: 1;
	border: 1px solid #D0D0D0;
	max-width: 382px;
	margin: 0 auto;
	overflow: hidden;
}

.m1-s-det{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 1;
	transition: .5s;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 24px 20px 38px;
	text-align: center;
	pointer-events: none;
}

.m1-det:hover .m1-s-det{
	padding-top: 56px;
	background-color: rgba(0, 0, 0, .6);
}

.m1-img{
	height: 0;
	padding-bottom: 100%;
	transition: 0.5s;
}

.m1-s-title{
	margin-top: 22px;
	margin-bottom: 20px;
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
}

.m1-s-title a{
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	pointer-events: initial;
}

.m1-s-title a:hover{
	color: var(--color) !important;
}

.m1-con{
	margin-top: 10px;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.m-btn{
	display: inline-block;
}

.m-btn a{
	display: flex;
	align-items: center;
	gap: 19px;
	background-color: var(--color);
	color: #fff;
	border-radius: 50px;
	padding: 4px;
	padding-left: 25px;
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 30px;
	pointer-events: initial;
}

.m-btn a:hover{
	color: #000 !important;
	background-color: var(--color);
}

.m-btn a img{
	transform: none;
	width: 42px;
}

.m1-btn{
	margin-top: auto;
}

.m1-btn a{
	background-color: var(--color2);
}

.m1-det:hover .m1-s-det .m1-img{
	padding-bottom: 0;
	opacity: 0;
}

.m1-det:hover .m1-s-det .m1-s-title,
.m1-det:hover .m1-s-det .m1-s-title a{
	color: #fff;
}

.m1-det:hover .m1-s-det .m1-con{
	display: -webkit-box; 
	color: #fff;
}
.m1-det:hover .m1-s-det .m1-btn a{
	background-color: var(--color);
	color: #fff;
}

@media screen and (max-width:1400px) {
	.m1-l{
		padding-top: 0;
	}

	.m1-title{
		font-size: 36px;
		line-height: 40px;
	}
}

@media screen and (max-width:1200px) {
	.m1-top {
		gap: 10px 2%;
	}
	.m1-top li{
		width: 23.5%;
		font-size: 16px;
	}

	.m1-top li a{
		padding: 10px;
	}
}

@media screen and (max-width:999px) {
	.m1-title{
		font-size: 30px;
	}

	.m1-top li{
		width: 32%;
	}

	.m1-top li p{
		padding: 0;
	}

	.m1-l{
		width: 100%;
	}

	.m1-l-con{
		margin-top: 20px;
	}

	.m1-l .sw-btn>div{
		margin-top: 20px;
	}

	.m1-caro{
		margin-top: 20px;
		width: 100%;
	}

	.m1-s-title{
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 18px;
	}

	.m-btn a{
		font-size: 16px;
	}

	.m-btn a img{
		width: 36px;
	}

	.m1-s-det{
		padding: 16px !important;
	}
}

@media screen and (max-width:767px) {
	.m1-title{
		font-size: 24px;
		line-height: 30px;
	}

	.m-btn a{
		font-size: 14px;
		gap: 10px;
		padding-left: 16px;
	}

	.m-btn a img{
		width: 30px;
	}
}

@media screen and (max-width:480px) {
	.m1-top li{
		width: 49%;
	}
}

/* main2 */

.m2-det{
	display: flex;
	max-width: 1920px;
	margin: 0 auto;
}

.m2-det li{
	overflow: hidden;
	transition: .5s;
	position: relative;
	flex: 1;
}

.m2-det li::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--color2);
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.m2-det li:hover{
	flex: 2.16;
}

.m2-det li:hover::before{
	opacity: 0.9;
}

.m2-img{
	display: flex;
	justify-content: center;
}

.m2-img img{
	min-width: 804px;
	max-width: initial;
}

.m2-s-det{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.m2-s-img{
	width: 50px;
	margin-bottom: 31px;
	filter: grayscale(1) brightness(10);
}

.m2-s-title{
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}

.m2-b-con{
	display: none;
}

.m2-line{
	margin-top: 21px;
	margin-bottom: 26px;
	width: 46px;
	height: 4px;
	background-color: #fff;
}

.m2-con{
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.m2-btn{
	margin-top: 57px;
}

@media screen and (min-width:1000px) {
	.m2-det li:hover .m2-s-det{
		align-items: flex-start;
		padding: 0 100px 0 160px;
	}
	
	.m2-det li:hover .m2-s-img{
		/*filter: none;*/
		margin-bottom: 21px;
	}
	
	.m2-det li:hover .m2-s-title{
		font-size: 30px;
		line-height: 40px;
		text-align: left;
	}
	
	.m2-det li:hover .m2-b-con{
		display: block;
	}
}

@media screen and (max-width:1400px) and (min-width:1000px) {
	.m2-det li:hover .m2-s-det{
		padding: 0 30px;
	}
}

@media screen and (max-width:999px) {
	.m2-det{
		flex-wrap: wrap;
	}

	.m2-det li{
		width: 50%;
		flex: initial !important;
		background-color: var(--color2);
	}

	.m2-det li::before{
		display: none;
	}

	.m2-img img{
		min-width: 100%;
      max-width: 100%;
	}

	.m2-s-det{
		position: initial;
		display: block;
		height: auto;
		padding: 20px;
	}
	
	.m2-s-img{
		margin-bottom: 10px;
	}

	.m2-s-title{
		text-align: left;
		font-size: 18px;
	}

	.m2-line{
		margin: 10px 0;
	}

	.m2-b-con{
		display: block;
	}

	.m2-btn{
		margin-top: 20px;
	}
}

@media screen and (max-width:480px) {
	.m2-det li{
		width: 100%;
	}
}

/* main3 */

@media screen and (min-width:1000px) {
	.m3-top{
		padding: 68px 0;
	}
}

.m3-top{
	background-color: #EDEDED;
}

.m3-top .m-range{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.m3-top .m1-title{
	flex-shrink: 0;
}

.m3-t-con{
	width: 84.5625%;
}

.m3-l{
	width: 51.5625%;
	float: left;
	margin-right: 80px;
}

.m3-back{
	position: relative;
}

.m3-back::before{
	content: "";
	width: 200%;
	height: 100%;
	background-color: var(--color2);
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.m3-r{
	padding-top: 116px;
   padding-left: 20px;
}

.main3 .m3-r{
   padding-left: 0;
	display: flex;
   flex-direction: column;
   align-items: flex-start;
}

.m3-s-title{
	font-family: var(--fontb);
	font-size: 30px;
	line-height: 40px;
	color: #fff;
}

.m3-s-title em{
	font-style: initial;
	color: var(--color);
}

.m3-con{
	margin-top: 25px;
}

.m3-con{
	display: -webkit-box; 
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 12;
   overflow: hidden;
}

.m3-btn{
	margin-top: 54px;
}

.m3-btn a{
	background-color: transparent;
	border: 1px solid #fff;
}

.m3-btm{
	padding-top: 66px;
	padding-bottom: 78px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0;
}

.m3-btm li{
	width: 20%;
	padding: 0 50px;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	position: relative;
	z-index: 1;
}

.m3-btm li:last-child{
	border-right: none;
}

.m3-btm li::before{
	content: "";
	width: 100%;
	height: calc(100% + 56px);
	background-color: var(--color);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	z-index: -1;
}

.m3-btm li:last-child{
	margin-right: 0;
}

.m3-num{
	font-family: var(--fontb);
	font-size: 44px;
	line-height: 54px;
	color: var(--color);
}

.m3-btm li:hover::before{
	opacity: 1;
}

.m3-btm li:hover .m3-num{
	color: #fff;
}

.m3-btm-con{
	margin-top: 4px;
}

@media screen and (max-width:1600px) {
	.m3-btm li{
		padding: 0 20px;
	}

	.m3-num{
		font-size: 36px;
		line-height: 40px;
	}
}

@media screen and (max-width:1500px) {
	.m3-r{
		padding-top: 30px;
	}
    
   .m3-con{
    	font-size: 14px;
      line-height: 20px;
    }
    
    .m3-btn{
    	margin-top: 20px;
    }
}

@media screen and (max-width:999px) {
	.m3-top .m-range{
		flex-wrap: wrap;
	}

	.m3-l{
		width: 100%;
		float: initial;
		margin: 0 auto;
	}

	.m3-r{
		padding: 30px 0 0;
	}

	.m3-back::before{
		left: 50%;
		transform: translateX(-50%);
	}

	.m3-s-title{
		font-size: 24px;
		line-height: 30px;
	}
	
	.m3-t-con{
		width: 100%;
	}

	.m3-con{
		margin-top: 20px;
	}

	.m3-btn{
		margin-top: 20px;
	}

	.m3-btm{
		padding: 20px 0;
		gap: 20px 2%;
	}

	.m3-btm li{
		width: 32%;
		border: none;
		padding: 0;
	}

	.m3-btm li::before{
		height: 100%;
	}

	.m3-num{
		font-size: 30px;
	}
}

@media screen and (max-width:767px) {
	.m3-s-title{
		font-size: 20px;
	}

	.m3-btm li{
		width: 49%;
	}

	.m3-num{
		font-size: 24px;
		line-height: 30px;
	}
}

@media screen and (max-width:480px) {
	.m3-btm li{
		width: 100%;
	}
}

/* main4 */

@media screen and (min-width:1000px) {
	.main4{
		padding-top: 40px;
		padding-bottom: 100px;
	}
}

.main4{
	background-color: #F7F7F7;
}

.m4-caro{
	margin-top: 45px;
	background-color: #fff;
	position: relative;
	padding: 54px 26px 50px 42px;
}

.m4-det{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}

.m4-l{
	width: 45.43%;
	padding-bottom: 29px;
}

.m4-s-title{
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
}

.m4-con{
	margin-top: 20px;
}

.m4-btn{
	margin-top: 26px;
}

.m4-r{
	width: 51.436%;
}

.m4-s-img{
	width: 33.1875%;
	position: absolute;
	right: calc(49.25% + 26px);
	bottom: 0;
	transform: translateY(25%);
	z-index: 1;
}

.m4-caro .sw-btn{
	display: flex;
	justify-content: flex-end;
	position: relative;
	z-index: 2;
}

.m4-caro .sw-btn>div{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 23px;
	background-color: var(--color2);
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	min-width: 214px;
	padding: 6px 26px;
	cursor: pointer;
	transition: .5s;
}

.m4-caro .sw-btn>div:hover{
	background-color: var(--color);
}

.m4-caro .sw-btn>div img{
	width: 10px;
	filter: grayscale(1) brightness(10);
}

@media screen and (max-width:1400px) {
	.m4-caro{
		padding: 20px;
	}
}

@media screen and (max-width:999px) {
	.m4-caro{
		margin-top: 20px;
	}

	.m4-l{
		width: 100%;
	}
	
	.m4-r{
		width: 100%;
	}

	.m4-s-img{
		display: none;
	}

	.m4-caro .sw-btn{
		justify-content: center;
	}

	.m4-caro .sw-btn>div{
		padding: 6px 10px;
		font-size: 18px;
		min-width: 160px;
	}

	.m4-s-title{
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.m4-s-title{
		font-size: 16px;
	}

	.m4-caro .sw-btn>div{
		gap: 10px;
		font-size: 16px;
		min-width: 130px;
	}
}

/* main5 */

@media screen and (min-width:1000px) {
	.main5{
		padding-top: 59px;
		padding-bottom: 52px;
	}
}

.main5{
	background-color: var(--color2);
}

.m5-det{
	margin-top: 45px;
	position: relative;
}

.m5-map2{
	display: none;
}

.m5-anchor li{
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-50%,-50%);
	z-index: 1;
}

.m5-circle{
	width: 14px;
	height: 14px;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
}

.m5-circle::before{
	width: 48px;
	height: 48px;
	background-color: rgba(255, 255, 255, 0.15);
}

.m5-circle::after{
	width: 96px;
	height: 96px;
	background-color: var(--color);
	opacity: 0;
}

.m5-circle::before,
.m5-circle::after{
	content: "";
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	transition: .5s;
}

.m5-anchor li:hover .m5-circle{
	background-color: var(--color);
}

.m5-anchor li:hover .m5-circle::before{
	width: 30px;
	height: 30px;
	background-color: var(--color);
	opacity: 0.4;
}

.m5-anchor li:hover .m5-circle::after{
	opacity: 0.1;
}

.m5-s-title{
	position: absolute;
	left: 50%;
	bottom: 100%;
	transform: translateX(-50%);
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 12px;
	white-space:nowrap;
}

.m5-anchor li.anchor1{
	left: 17.8%;
    top: 18.5%;
}

.m5-anchor li.anchor2{
	left: 13.6%;
    top: 39.6%;
}

.m5-anchor li.anchor3{
	left: 17.4%;
    top: 54.5%;
}

.m5-anchor li.anchor4{
	left: 27.8%;
    top: 24.7%;
}

.m5-anchor li.anchor5{
	left: 24.65%;
    top: 38.5%;
}

.m5-anchor li.anchor6{
	left: 38.7%;
    top: 56.5%;
}

.m5-anchor li.anchor7{
	left: 71.98%;
    top: 24.7%;
}

.m5-anchor li.anchor8{
	left: 82.5%;
    top: 65.9%;
}

@media screen and (max-width:1400px) {
	.m5-circle::before{
		width: 30px;
		height: 30px;
	}

	.m5-det{
		margin-top: 20px;
	}
}

@media screen and (max-width:999px) {
	.m5-map1{
		display: none;
	}
	
	.m5-map2{
		display: block;
	}

	.m5-anchor{
		margin-top: 20px;
		display: flex;
		flex-wrap: wrap;
		gap: 10px 30px;
	}

	.m5-anchor li{
		position: initial;
		transform: initial;
	}

	.m5-circle{
		display: none;
	}

	.m5-s-title{
		position: initial;
		transform: initial;
		margin-bottom: 0;
	}
}

@media screen and (max-width:767px) {
	.m5-s-title{
		font-size: 14px;
		line-height: 26px;
	}
}

/* main6 */

@media screen and (min-width:1000px) {
	.main6{
		padding-top: 44px;
		padding-bottom: 155px;
	}
}

.main6{
	background: url('../images/m6back.jpg') no-repeat center;
	background-size: cover;
}

.m6-det{
	margin-top: 36px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 1.41%;
}

.m6-det li{
	width: 23.94%;
}
.m6-s-det{
	margin-top: 6px;
	background-color: #fff;
	position: relative;
	padding: 18px 20px 30px 30px;
}

.m6-s-det::before{
	content: "";
	width: 6px;
	height: 50px;
	background-color: var(--color);
	position: absolute;
	left: 0;
	top: 0;
}

.m6-time{
	font-size: 16px;
	line-height: 28px;
	color: #666;
	margin-bottom: 6px;
}

.m6-s-title{
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}

.m6-s-title a{
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.m6-s-title a:hover{
	color: var(--color2) !important;
}

.m6-con{
	margin-top: 10px;
	font-size: 14px;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.m6-btn a{
	padding-top: 20px;
	display: inline-block;
	font-size: 16px;
	line-height: 28px;
}

.m6-btn a:hover{
	color: var(--color2) !important;
}

.m6-det li:hover .m6-s-det{
	background-color: var(--color);
}

.m6-det li:hover .m6-time,
.m6-det li:hover .m6-s-title,
.m6-det li:hover .m6-s-title a,
.m6-det li:hover .m6-con,
.m6-det li:hover .m6-con *,
.m6-det li:hover .m6-btn a{
	color: #fff;
}

@media screen and (max-width:999px) {
	.m6-det{
		gap: 20px 2%;
		margin-top: 20px;
	}

	.m6-det li{
		width: 49%;
		max-width: 383px;
		margin: 0 auto;
	}

	.m6-s-det{
		padding: 10px 16px;
	}
}
@media screen and (max-width:767px) {
	.m6-time,
	.m6-s-title,
	.m6-btn a{
		font-size: 14px;
	}
}

@media screen and (max-width:480px) {
	.m6-det li{
		width: 100%;
	}
}

/* main7 */

.main7{
	background: url('../images/m7back.jpg') no-repeat center;
	background-size: cover;
}

.m7-det{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.m7-l{
	width: 41.625%;
	margin-left: 8.125%;
}

.m7-con{
	margin-top: 17px;
}

.m7-btn{
	margin-top: 39px;
}

.m7-r{
	margin-top: -121px;
	width: 44.1875%;
}

@media screen and (max-width:1400px) {
	.m7-l{
		margin-left: 0;
		width: 50%;
	}

	.m7-btn{
		margin-top: 20px;
	}

	.m7-r{
		width: 48%;
		margin-top: 0;
	}
}

@media screen and (max-width:480px) {
	.m7-l{
		width: 100%;
	}

	.m7-r{
		margin-top: 20px;
		width: 100%;
	}
}

/* main8 */

@media screen and (min-width:1000px) {
	.main8{
		padding-top: 40px;
		padding-bottom: 63px;
	}
}

.m8-det{
	margin-top: 35px;
	display: flex;
	flex-wrap: wrap;
	gap: 35px 2.5%;
}

.m8-det li{
	width: 18%;
	background-color: #fff;
	box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.10);
}

@media screen and (max-width:999px) {
	.m8-det{
		margin-top: 20px;
		gap: 20px 2%;
	}

	.m8-det li{
		width: 23.5%;
	}
}

@media screen and (max-width:767px) {
	.m8-det li{
		width: 32%;
	}
}

@media screen and (max-width:480px) {
	.m8-det li{
		width: 49%;
	}
}

/* foot */

.foot{
	padding-top: 30px;
	padding-bottom: 20px;
	background: url('../images/foback.jpg') no-repeat center;
	background-size: cover;
}

.foot1 .m-range{
	display: flex;
	justify-content: space-between;
}

.fo1{
	width: 463px;
}

.fo2{
	width: 710px;
}

.fo-logo{
	display: flex;
	align-items: center;
	gap: 7px;
}

.fo-logo a{
	width: 96px;
	flex-shrink: 0;
}

.fo-logo p{
	font-family: var(--fontb);
	font-size: 26px;
	line-height: 36px;
	color: #fff;
}

.fo-ul{
	margin-top: 10px;
}

.fo-ul li{
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}

.fo-ul a{
	color: #fff;
}

.foot .social-media {
	margin-top: 13px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px 10px;
}

.foot .social-media a {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.foot .social-media a i {
	font-size: 18px;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: var(--color2);
	background-color: #fff;
	transition: .5s;
}

.foot .social-media a:hover i {
	background-color: var(--color);
	color: #fff;
	text-decoration: none;
}

.fo-title{
	font-family: var(--fontb);
	font-size: 30px;
	line-height: 40px;
	color: #fff;
}

.fo-form{
	margin-top: 9px;
}

.fo-form form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fo-form form>div{
	width: 49.1549%;
	margin-top: 20px;
}

.fo-form form>div.long{
	width: 100%;
}

.fo-form input,
.fo-form textarea{
	padding: 15px 20px;
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.fo-form textarea{
	height: 85px;
}

.fo-form .ver{
	position: relative;
}

.fo-form .ver input{
	padding-right: 110px;
}

.fo-form .ver-code{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
}

.fo-form .fo-btn input{
	color: #fff;
	background-color: var(--color);
	cursor: pointer;
	transition: .5s;
}

.fo-form .fo-btn input:hover{
	background-color: #fff;
	color: var(--color);
}

.fo-form .star{
	position: relative;
}

.fo-form .star::before{
	content: "*";
	color: #F51313;
	font-size: 16px;
	line-height: 30px;
	position: absolute;
	left: 10px;
	top: 16px;
}

.foot2{
	padding-top: 30px;
}

.fop {
	font-size: 16px;
	line-height: 24px;
	color: #B7B7B7;
}

.fop p {
	color: #B7B7B7;
}

.fop a,
.fop span {
	display: inline-block;
	color: #B7B7B7;
}

.fop span {
	margin-left: 30px;
}

.fop a:hover {
	color: var(--color);
}

.fsl {
	margin-top: 18px;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
	color: #B7B7B7;
}

.fsl span,
.fsl a {
	display: inline-block;
	vertical-align: middle;
	color: #B7B7B7;
}

.fsl a {
	margin: 0 5px;
}

.fsl a:hover {
	color: var(--color);
}

@media screen and (max-width:1400px) {
	.fo1 {
		width: 432px;
	}

	.fo2{
		width: 400px;
	}

	.fo-form .ver,
	.fo-form .fo-btn{
		width: 100%;
	}
}

@media screen and (max-width:1200px) {
	.foot .m-range{
		width: 95%;
	}
}

@media screen and (max-width:999px) {
	.foot{
		padding: 20px 0 60px;
	}

	.foot1 .m-range{
		flex-wrap: wrap;
	}

	.fo1{
		width: 100%;
	}

	.fo2{
		width: 100%;
		margin-top: 30px;
	}

	.fo-logo a{
		width: 60px;
	}

	.fo-logo p{
		font-size: 20px;
		line-height: 30px;
	}

	.fo-title{
		font-size: 24px;
		line-height: 30px;
	}

	.fo-form form>div{
		margin-top: 10px;
	}

	.fo-form input, .fo-form textarea{
		padding: 10px 20px;
	}

	.foot2{
		padding-top: 20px;
	}
}

@media screen and (max-width:767px) {
	.fo-logo p{
		font-size: 18px;
		line-height: 30px;
	}

	.fo-title{
		font-size: 20px;
	}

	.fo-ul li{
		font-size: 14px;
		line-height: 26px;
	}

	.fo-form input, .fo-form textarea{
		font-size: 14px;
		line-height: 26px;
	}

	.fo-form .star::before{
		top: 10px;
	}

	.fop,
	.fsl{
		font-size: 14px;
	}
}

/* contact */
.contact-us {
	position: fixed;
	width: 60px;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999;
	display: none;
}

.contacth {
	display: block;
}

.contact-us div a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 51px;
	font-size: 28px;
	background-color: #ccc;
	color: #fff;
	margin-top: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.c-wechat {
	position: relative;
	cursor: pointer;
}

.c-wechat img {
	position: absolute;
	width: 149px;
	height: 150px;
	max-width: none;
	top: 0px;
	left: -149px;
	display: none;
}

.c-wechat:hover img {
	display: block;
}

.c-wechat2,
.c-popup {
	display: none
}

.c-popup {
	position: absolute;
	bottom: 50px;
	left: 50% !important;
	margin-left: -75px;
}

.c-popup img {
	display: block;
	position: relative;
	width: 150px;
	height: 150px;
	left: auto;
	margin: auto;
}

.contact-us div a:hover {
	background: var(--color);
	color: #fff;
}

.clear2 {
	display: none
}

.fo-title{
	display:flex;
	align-items: center;
	justify-content: space-between;
}

.fo-title i{
	display: none;
}

.contact-us .c-tel {
	position: relative;
}

.c-teln {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(200%,-50%);
	transition: .5s;
	background-color: var(--color);
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding: 13px;
	padding-right: 60px;
	z-index: -1;
}

.c-teln em{
	font-style: initial;
	white-space: nowrap;
	display: block;
}

.c-telr a:before {
	display: inline-block;
	transform: rotate(90deg);
}

@media screen and (min-width:1000px) {
	.contact-us .c-tel:hover .c-teln {
		transform: translate(0,-50%);
	}
}

@media screen and (max-width:999px) {
	.contact-us {
		width: 100%;
		right: auto;
		top: auto;
		margin: auto;
		left: 0px;
		bottom: 0px;
		transform: translateY(0);
		display: flex;
	}

	.contact-us div {
		flex: 1;
		float: left;
	}

	.contact-us div a {
		margin: auto;
		width: 100%;
		background: #ccc;
		color: #fff;
		height: 40px;
		line-height: 40px;
		border-radius: 0px;
		font-size: 20px;
	}

	.contact-us .top img {
		width: 20px;
	}

	.c-wechat2 {
		display: block
	}

	.c-wechat1 {
		display: none
	}
	
	.fo-title i{
		display: block;
	}
	
	.c-teln {
		display: none;
		top: initial;
		bottom: 100%;
		right: 100%;
		transform: translateX(100%);
		padding: 5px 10px;
	}
}

/* @media screen and (max-width:600px) {
	.c-popup{
		left: 0 !important;
		margin-left: 0;
	}
} */

/* ------------------------------1-1PRODOCTS------------------------------ */

.insbanner{
	overflow: hidden;
}

/* m-crumbs */

.paging-top {
	padding-top: 25px;
   padding-bottom: 25px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
}

.paging-top i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.paging-top,
.paging-top a {
	display: inline-block;
	color: #666;
}

.paging-top a:hover,
.paging-top .pag-cur {
	color: var(--color);
}

@media screen and (max-width:999px) {
	.paging-top {
		padding: 5px 0;
	}

	.paging-top a {
		font-size: 14px;
		line-height: 26px;
	}
}

/* prl */

.j-nextshow {
	position: relative;
}

.proslide_menubtn {
	display: none;
	width: 23px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 99;
}

.proslide_menubtn span {
	display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 3px;
	background-color: #fff;
}

.prl {
	margin-bottom: 30px;
}

.prl:last-child {
	margin-bottom: 0;
}

.prlt {
	margin: auto;
	position: relative;
}

.pr-title {
	display: none;
	padding: 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	background-color: var(--color2);
}

.prl>.pro-nav {
	margin-top: 26px;
}

.prl>.pro-nav>li {
	margin-bottom: 1px;
}

.prl>.pro-nav>li:last-child {
	border-bottom: none;
}

.pro-nav li i {
	font-size: 12px;
	display: inline-block;
	margin-left: auto;
}

.prl>.pro-nav>li>p {
	position: relative;
	transition: .5s;
}

.pro-nav li p {
	font-size: 16px;
	line-height: 30px;
	position: relative;
}

.pro-nav li p a {
	display: flex;
	align-items: center;
	gap: 10px;
}

.prl>.pro-nav>li>p>a {
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
	justify-content: space-between;
	padding: 25px 10px;
	position: relative;
	
	border-radius: 6px;
}

.pro-nav>li.cur>p a,
.pro-nav>li>p:hover a {
	background-color: var(--color);
	color: #fff;
}

.pro-nav .pro-nav>li.cur>p a,
.pro-nav .pro-nav>li>p:hover a {
	color: var(--color);
	background-color: #fff;
}

.pro-nav>li .m-mult,
.pro-nav>li.cur>p .m-sub {
	display: none;
}

.pro-nav>li.cur>p .m-mult {
	display: block;
}

.pro-nav .pro-nav {
	margin-top: 16px;
	margin-bottom: 14px;
	display: none;
}

.pro-nav .pro-nav>li>p>a {
	color: #666;
	padding: 4px 23px;
	position: relative;
}

.pro-nav .pro-nav>li>p>a::before{
	content: "";
	width: 6px;
	height: 20px;
	background-color: var(--color);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 8px;
}

.pro-nav .pro-nav a:hover::before,
.pro-nav .pro-nav>li.cur>p>a::before {
	opacity: 1;
}

.pro-nav .pro-nav .pro-nav>li>p>a::before {
	display: none;
}

.pro-nav .cur .pro-nav {
	display: block;
}

.pro-nav .pro-nav .pro-nav{
	margin-top: 0;
}

.pro-nav .pro-nav .pro-nav p {
	font-size: 14px;
}

.pro-nav .pro-nav .pro-nav p a {
	padding-left: 32px;
}


@media screen and (max-width:1400px) {
	.prl>.pro-nav>li>p>a,
	.pro-nav .pro-nav>li>p>a {
		padding: 10px;
	}
}

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

	.j-nextshow,
	.proslide_menubtn {
		display: block;
	}

	.pr-title {
		margin-bottom: 0;
	}

	.prl {
		margin-bottom: 20px;
	}

	.prl>.pro-nav{
		margin-top: 20px;
	}

	.pro-nav {
		display: none;
	}

	.pro-nav li p a {
		padding: 5px 0;
	}

	.pro-nav li p,
	.pro-nav .pro-nav li p {
		font-size: 14px;
	}

	.pro-nav .pro-nav {
		padding: 0;
	}
}

/* page-turn */

.page-turn {
	margin-top: 42px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}

.page-turn i {
	font-size: 16px;
	line-height: 20px;
}

.page-turn a {
	width: 36px;
	height: 36px;
	line-height: 34px;
	border: solid 1px #E1E2E4;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	color: #333;
	cursor: pointer;
	font-size: 16px;
}

.page-turn .page-prev,
.page-turn .page-next{
	background-color: #1F2937;
	color: #fff;
}

.page-turn .page-prev:hover,
.page-turn .page-next:hover{
	background-color: var(--color);
}

.page-turn a:hover i {
	color: #fff;
}

.page-turn .page-turn-current,
.page-turn a:hover {
	text-decoration: none;
	color: var(--color);
	border-color: var(--color);
}

.page-turn .sc {
	width: initial;
	border: none;
	background-color: initial;
}

.page-turn .no:hover {
	background-color: #ffffff !important;
	/*border: solid 1px #e5e5e5 !important;*/

	color: #999999 !important;
}

.page-turn .no:hover i {
	color: #666;
}

.page-turn .sc:hover {
	border: none;
}

.page-turn .sc input {
	background-color: transparent;
	transition: .3s;
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
	color: var(--color);
	background-color: transparent;
}

.page-turn .sc i {
	margin-left: 10px;
	font-size: 20px;
	line-height: 26px;
	color: var(--color);
	vertical-align: middle;
}

.page-turn .sc:hover {
	background: none;
}

.page-turn .sc:hover i {
	color: var(--color);
}

.page-turn .sc:hover input {
	text-decoration: underline;
}

@media screen and (max-width:999px) {
	.page-turn {
		margin-top: 30px;
	}

	.page-turn a {
		width: 26px;
		height: 26px;
		line-height: 26px;
		margin: 2px;
		font-size: 14px;
	}

	.page-turn .sc input {
		font-size: 14px;
		line-height: 26px;
		margin-left: 0;
	}

	.page-turn .sc i {
		font-size: 16px;
	}

	.page-turn i {
		font-size: 12px;
	}

	.prl>.pro-nav>li>p>a{
		font-size: 18px;
	}

	.pro-nav .pro-nav>li>p>a::before{
		top: 14px;
	}
}

@media screen and (max-width:767px) {
	.page-turn {
		display: block;
		text-align: center;
	}
}

/* p1m1 */

@media screen and (min-width:1000px) {
	.p1m1{
		padding-bottom: 147px;
	}
}

.p1m1-b-det{
	display: flex;
}

.p1m1-l{
	width: 384px;
	margin-right: 16px;
}

.p1m1-form form{
	display: flex;
	border-radius: 6px;
	border: 1px solid #D0D0D0;
	overflow: hidden;
}

.p1m1-form input{
	width: 100%;
	padding: 15px 16px;
	font-size: 16px;
	line-height: 30px; 
}

.p1m1-form .p1m1-sub{
	width: auto;
	color: #333;
	background-color: var(--color);
	border-radius: 6px;
	padding-left: 22px;
	padding-right: 22px;
	cursor: pointer;
	transition: .5s;
}

.p1m1-form .p1m1-sub:hover{
	background-color: var(--color2);
	color: #fff;
}

.p1m1-r{
	width: 0;
	flex: 1;
}

.p1m1-top{
	position: relative;
	padding: 25px 0 18px 53px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 26px;
}

.p1m1-top::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 70.833vw;
	height: 100%;
	background: url('../images/p1m1tback.jpg') no-repeat center;
	background-size: cover;
}

.p1m1-t-l{
	width: 72.711421%;
}

.p1m1-line{
	margin-top: 10px;
	margin-bottom: 30px;
	width: 88px;
	height: 2px;
	background-color: var(--color);
}

.p1m1-t-btn p{
	margin-top: 10px;
	font-size: 18px;
	line-height: 30px;
}

.p1m1-t-btn p:hover{
	color: var(--color);
}

.p1m1-t-r{
	width: 22.6678%;
}

.p1m1-s-title{
	font-family: var(--fontb);
	font-size: 30px;
	line-height: 40px;
	color: var(--color2);
}

.p1m1-det{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 1.66%;
}

.p1m1-det li{
	width: 23.75%;
}

.p1m1-det .m1-s-det{
	padding: 19px 16px 25px;
}

.p1m1-det-title{
	margin-top: 16px;
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px; 
}

.p1m1-det-title a{
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	pointer-events: initial;
}

.p1m1-det-title a:hover{
	color: var(--color) !important;
}

.p1m1-det .m1-det .m1-con{
	margin-bottom: 30px;
}

.p1m1-ipt{
	margin-top: auto;
	display: flex;
	align-items: center;
	border-radius: 50px;
	background-color: #1F2937;
	padding: 5px;
	padding-left: 16px;
	gap: 20px;
	pointer-events: initial;
}

.p1m1-ipt label {
	font-size: 0;
	flex-shrink: 0;
}

.p1m1-ipt label span {
	width: 12px;
	height: 12px;
	background-color: #fff;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.p1m1-ipt input[type=checkbox]:checked+span {
	display: none;
}

.p1m1-ipt input {
	display: none;
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.p1m1-ipt input[type=checkbox]:checked {
	display: block;
}

.p1m1-ipt a{
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.p1m1-ipt a:hover{
	color: var(--color2) !important;
}

.p1m1-ipt img{
	width: 30px;
}

.m1-det:hover .p1m1-det-title a{
	color: #fff;
}

.p1m1-det .m1-det:hover .m1-con{
	margin-top: auto;
}

.p1m1-det .m1-det:hover .p1m1-ipt{
	background-color: var(--color);
}

.p1m1-det .m1-det:hover .m1-s-det{
	padding-top: 37px;
}

/* p1m3 */

@media screen and (min-width:1000px) {
	.p1m3{
		padding-bottom: 84px;
	}
}

@media screen and (max-width:1600px) {
	.p1m1-det .m1-s-det{
		padding: 10px !important;
	}

	.p1m1-l{
		width: 280px;
	}
	.p1m1-ipt{
		gap: 10px;
	}

	.p1m1-ipt a{
		gap: 10px;
	}
}

@media screen and (max-width:1500px) and (min-width:1200px) {
	.p1m1-det{
		gap: 20px 2%;
	}

	.p1m1-det li{
		width: 32%;
	}
}

@media screen and (max-width:1200px) and (min-width:1000px) {
	.p1m1-det li{
		width: 49%;
	}
}

@media screen and (max-width:999px) {
	.p1m1-b-det{
		flex-wrap: wrap;
	}
	
	.p1m1-l{
		width: 100%;
		margin-right: 0;
	}
	
	.pr-title{
		margin-top: 20px;
		display: block;
	}

	.p1m1-r{
		margin-top: 30px;
		width: 100%;
		flex: initial;
	}

	.p1m1-top{
		padding: 10px 20px;
	}

	.p1m1-top::before{
		width: 100%;
	}

	.p1m1-line{
		margin: 10px 0;
	}

	.p1m1-s-title{
		font-size: 24px;
		line-height: 30px;
	}

	.p1m1-det{
		gap: 20px 2%;
	}

	.p1m1-det li{
		width: 32%;
	}

	.p1m1-det .m1-det .m1-con{
		margin-top: 20px !important;
	}
}

@media screen and (max-width:720px) {
	.p1m1-s-title{
		font-size: 20px;
	}

	.p1m1-det li{
		width: 49%;
	}
}

@media screen and (max-width:420px) {
	.p1m1-det li{
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
}

/* -------------------------------1-2PRODOCTS----------------------------- */

.jqzoom {
	float: left;
	position: relative;
	padding: 0px;
}

.zoomdiv {
	z-index: 200;
	position: absolute;
	width: 400px;
	height: 400px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.zoomdiv img {
	max-width: unset !important;
}

.jqZoomPup {
	z-index: 200;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	transition: none;
}

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

	.jqZoomPup,
	.zoomdiv {
		display: none !important;
	}
}

/* p2m1 */

@media screen and (min-width:1000px) {
	.p2m1{
		padding-top: 33px;
		padding-bottom: 78px;
	}
}

.p2m1-det{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.p2m1-l {
	width: 47.5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.p2m1-caro2 {
	width: 78.947%;
	position: relative;
}

.p2m1-caro1 {
	width: 15.78947%;
	position: relative;
	height: 0;
	padding-bottom: 78.947%;
}

.p2m1-sw1 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: calc(100% - 15%);
}

.p2m1-caro1 .swiper-slide {
	border: 1px solid #E9E9E9;
}

.p2m1-caro1 .swiper-slide-thumb-active {
	opacity: 1;
	border-color: var(--color);
}

.p2m1-caro1 .p2m1-prev,
.p2m1-caro1 .p2m1-next {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	cursor: pointer;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 6%;
	text-align: center;
	color: #fff;
	background-color: var(--color2);
	border-radius: 20px;
}

.p2m1-caro1 .p2m1-prev:hover,
.p2m1-caro1 .p2m1-next:hover {
	background-color: var(--color);
}

.p2m1-caro1 .p2m1-prev {
	top: 0%;
}

.p2m1-caro1 .p2m1-next {
	bottom: 0%;
}

.p2m1-r{
	width: 46.4375%;
}

.p2m1-title{
	font-family: var(--fontb);
	font-size: 30px;
	line-height: 40px;
}

.inq {
	margin-top: 26px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.inq .share {
	display: inline-block;
	vertical-align: middle;
	margin-right: auto;
}

.inq .share1 {
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	color: #999;
	margin-right: 5px;
}

.inq .share2 {
	display: inline-block;
	vertical-align: middle;
}

.p2m1-con{
	margin-top: 26px;
}

.p2m1-dows{
	margin-top: 44px;
	display: flex;
	flex-direction: column;
	gap: 17px;
}

.p2m1-dow{
	max-width: 470px;
	padding: 8px 12px;
	padding-right: 0;
	display: flex;
	align-items: center;
	border: 1px solid #AEAEAE;
	font-size: 16px;
	line-height: 30px;
	gap: 17px;
	color: #666;
}

.p2m1-dow img{
	width: 39px;
	flex-shrink: 0;
}

.p2m1-dow a{
	margin-left: auto;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	gap: 9px;
	padding: 0 32px;
	border-left: 1px solid #D0D0D0;
	color: #666;
}

.p2m1-dow a span{
	width: 17px;
	filter: grayscale(1) brightness(0.6);
}

.p2m1-dow a:hover{
	color: var(--color);
}

.p2m1-dow a:hover span{
	filter: initial;
}

.p2m1-btn {
	margin-top: 44px;
	display: flex;
	flex-wrap: wrap;
	gap: 17px;
}

.p2m1-btn a{
	padding: 7px 20px;
	display: inline-block;
	border-radius: 50px;
	border: 1px solid #1F2937;
	font-size: 16px;
	line-height: 30px;
	color: var(--color2);
}

.p2m1-btn a:hover{
	background-color: var(--color);
	color: #fff;
	border-color: var(--color);
}

/* p2m2 */

@media screen and (min-width:1000px) {
	.p2m2{
		padding-bottom: 64px;
	}
}

.p2m2-con{
	margin-top: 38px;
	color: #000;
}

/* p2m3 */

@media screen and (min-width:1000px) {
	.p2m3{
		padding-top: 52px;
		padding-bottom: 100px;
	}
}

.p2m3{
	background-color: #1F2937 !important;
}

.p2m3-det{
	margin-top: 66px;
	display: flex;
	flex-wrap: wrap;
	gap: 48px 3.92%;
}

.p2m3-det li{
	width: 22.06%;
	position: relative;
	z-index: 1;
	padding: 34px;
	padding-bottom: 59px;
}

.p2m3-det li::before,
.p2m3-det li::after{
	content: "";
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(0 0,100% 0,100% 69.266%,73.654% 100%,0 100%);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.p2m3-det li::before{
	background-color: #fff;
	z-index: -1;
}

.p2m3-det li::after{
	background-color: var(--color);
	z-index: -2;
	left: 13px;
	top: 10px;
}

.p2m3-det li:hover::before{
	background-color: var(--color);
}

.p2m3-det li:hover::after{
	background-color: #fff;
}

.p2m3-num{
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px;
	color: var(--color);
	margin-bottom: 41px;
}

.p2m3-num::before{
	content: "";
	width: 50px;
	height: 2px;
	background-color: var(--color);
	display: inline-block;
	margin-right: 6px;
}

.p2m3-s-title{
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px;
}

.p2m3-det li:hover .p2m3-num,
.p2m3-det li:hover .p2m3-s-title{
	color: #fff;
}

.p2m3-det li:hover .p2m3-num::before{
	background-color: #fff;
}

/* p2m4 */

@media screen and (min-width:1000px) {
	.p2m4{
		padding-top: 40px;
		padding-bottom: 50px;
	}
}

.p2m4 .m-range{
	max-width: 1040px;
}

.p2m4-con{
	margin-top: 29px;
}

.p2m4-con tr td{
	border: 1px solid #D9D9D9;
	padding: 9px 70px;
}

.p2m4-con tr:nth-child(2n+1) td{
	background-color: #E8E8E8;
}

/* p2m5 */

@media screen and (min-width:1000px) {
	.p2m5{
		padding: 55px 0 54px;
	}
}

.p2m5{
	background-color: #F7F7F7;
}

.p2m5-det li{
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	margin-bottom: 33px;
}

.p2m5-det li:nth-child(2n){
	flex-direction: row-reverse;
}

.p2m5-det li:last-child{
	margin-bottom: 0;
}

.p2m5-l{
	padding: 52px 54px;
	width: 44.25%;
}

.p2m5-r{
	position: relative;
	width: 51.6875%;
	z-index: 1;
}

.p2m5-r::before{
	content: "";
	height: 100%;
	width: 100%;
	border-radius: 500px;
	background-color: #F7F7F7;
	position: absolute;
	left: -7.8597%;
	z-index: -1;
}

.p2m5-img{
	border-radius: 500px 0 0 500px;
	overflow: hidden;
}

.p2m5-det li:nth-child(2n) .p2m5-img{
	border-radius: 0 500px 500px 0;
}


.p2m5-det li:nth-child(2n) .p2m5-r::before{
	content: "";
	left: auto;
	right: -7.8597%;
}

/* p2m6 */

@media screen and (min-width:1000px) {
	.p2m6{
		padding-bottom: 40px;
	}
}

.p2m6-det{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.p2m6-l{
	padding-top: 106px;
	padding-bottom: 60px;
	width: 25%;
	position: relative;
}

.p2m6-l::before{
	content: "";
	width: 200vw;
	height: 100%;
	background-color: var(--color2);
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: -1;
}

.p2m6-l .sw-btn{
	display: flex;
	gap: 31px;
}

.p2m6-l .sw-btn>div{
	margin-top: 51px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background-color: #fff;
	color: var(--color2);
	cursor: pointer;
	transition: .5s;
}

.p2m6-l .sw-btn>div:hover{
	background-color: var(--color);
	color: #fff;
}

.p2m6-r{
	padding-top: 84px;
	width: 75%;
}

.p2m6-vid{
	padding: 8px 12px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.50);
	box-shadow: 0 0 24px 5px rgba(0, 0, 0, 0.10);
}

.p2m6-vid .m-vid{
	border-radius: 20px;
	overflow: hidden;
}

/* p2m7 */

@media screen and (min-width:1000px) {
	.p2m7{
		padding-bottom: 151px;
	}
}

.p2m7-caro{
	margin-top: 32px;
	position: relative;
	width: 100%;
}

.p2m7-caro .sw-btn>div{
	position: absolute;
	top: 50%;
	z-index: 9;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background-color: var(--color2);
	color: #fff;
	cursor: pointer;
	transition: .5s;
}

.p2m7-caro .sw-btn>div:hover{
	background-color: var(--color);
	color: #fff;
}

.p2m7-caro .m1-prev{
	left: 0;
	transform: translate(-188%,-50%);
}

.p2m7-caro .m1-next{
	right: 0;
	transform: translate(188%,-50%);
}

@media screen and (max-width:1800px){
	.p2m7-caro .m1-prev{
		transform: translate(-120%,-50%);
	}
	.p2m7-caro .m1-next{
		transform: translate(120%,-50%);
	}
}

@media screen and (max-width:1400px) {
	.p2m1-r{
		padding-top: 0;
	}

	.p2m1-title{
		font-size: 24px;
		line-height: 30px;
	}

	.p2m1-con{
		margin-top: 20px;
	}

	.p2m1-dow a{
		padding: 0 16px;
	}

	.p2m5-l{
		padding: 20px;
	}
}

@media screen and (max-width:999px) {
	.p2m1-l{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}

	.p2m1-r{
		margin-top: 30px;
		width: 100%;
	}

	.p2m1-title{
		font-size: 20px;
	}

	.inq{
		margin-top: 10px;
	}

	.p2m1-dows{
		margin-top: 10px;
	}

	.p2m1-dow {
		padding: 4px 12px;
	}

	.p2m1-dow img{
		width: 34px;
	}

	.p2m1-btn{
		margin-top: 20px;
	}

	.p2m2-con{
		margin-top: 20px;
	}

	.p2m3-det{
		margin-top: 20px;
		gap: 20px 2%;
	}

	.p2m3-det li {
		width: 23.5%;
		padding: 16px;
	}

	.p2m3-num{
		margin-bottom: 20px;
	}

	.p2m3-num,
	.p2m3-s-title{
		font-size: 16px;
	}

	.p2m4-con tr td{
		padding: 5px 20px;
	}

	.p2m5-det li{
		flex-wrap: wrap;
	}

	.p2m5-l{
		width: 100%;
	}

	.p2m5-r{
		width: 100%;
	}

	.p2m5-r::before{
		display: none;
	}

	.p2m6-l{
		padding: 30px 0;
	}

	.p2m6-l .sw-btn>div{
		margin-top: 20px;
	}

	.p2m6-r{
		padding-top: 30px;
	}

	.p2m6-l .sw-btn{
		gap: 20px;
	}

	.p2m6-l .sw-btn>div{
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.p2m7-caro .sw-btn{
		display: flex;
		justify-content: center;
		gap: 20px;
	}

	.p2m7-caro .sw-btn>div{
		margin-top: 20px;
		position: initial;
		transform: initial;
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
}

@media screen and (max-width:767px) {
	.p2m1-dow{
		font-size: 14px;
		line-height: 26px;
	}

	.p2m1-title{
		font-size: 18px;
	}

	.p2m3-det li {
		width: 32%;
	}

	.p2m3-det li::after{
		left: 0;
	}
	
	.p2m6-l{
		width: 100%;
	}

	.p2m6-r{
		width: 100%;
	}
}

@media screen and (max-width:600px) {
	.p2m3-det li {
		width: 49%;
	}
}

@media screen and (max-width:480px) {
	.p2m3-det li {
		width: 100%;
	}
}

/* --------------------------------2-1Solutions---------------------------- */

/* s1m1 */

@media screen and (min-width:1000px) {
	.p2m3-det li:first-child {
		padding-top: 27px;
	}
}

.s1m1-det li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 52px 0;
	position: relative;
}

.s1m1-det li:nth-child(2n){
	flex-direction: row-reverse;
}

.s1m1-l{
	width: 47.625%;
}

.s1m1-caro{
	position: relative;
	z-index: 1;
}

.s1m1-img{
	border-radius: 20px;
	overflow: hidden;
}

.s1m1-caro .sw-btn{
	position: absolute;
	left: 100%;
	bottom: 0;
	z-index: 9;
}

.s1m1-caro .sw-btn>div{
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: var(--color2);
	color: #fff;
	transform: rotate(90deg);
	cursor: pointer;
	transition: .5s;
}

.s1m1-caro .sw-btn>div:hover{
	background-color: var(--color) !important;
	color: var(--color2) !important;
}

.s1m1-r{
	width: 44%;
}

.s1m1-s-img{
	margin-bottom: 35px;
}

.s1m1-line{
	margin-top: 25px;
	margin-bottom: 26px;
	width: 46px;
	height: 4px;
	background-color: var(--color);
}

.s1m1-det li:nth-child(2n)::before{
	content: "";
	width: 200%;
	height: 100%;
	background-color: var(--color2);
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: -1;
}

.s1m1-det li:nth-child(2n) .s1m1-l{
	width: 41.9375%;
}

.s1m1-det li:nth-child(2n) .s1m1-caro::before{
	content: "";
	width: 100%;
	height: 70.93596%;
	background-color: var(--color);
	position: absolute;
	top: 50%;
	right: -12px;
	transform: translateY(-50%);
	z-index: -1;
}

.s1m1-det li:nth-child(2n) .s1m1-caro .sw-btn{
	position: initial;
}

.s1m1-det li:nth-child(2n) .s1m1-caro .sw-btn>div{
	position: absolute;
	top: 50%;
	z-index: 9;
	background-color: #fff;
	color: var(--color2);
}

.s1m1-det li:nth-child(2n) .s1m1-caro .s1m1-prev{
	left: 0;
	transform: translate(-50%,-50%);
}

.s1m1-det li:nth-child(2n) .s1m1-caro .s1m1-next{
	right: 0;
	transform: translate(50%,-50%);
}

.s1m1-det li:nth-child(2n) .m1-title,
.s1m1-det li:nth-child(2n) .m1-title a,
.s1m1-det li:nth-child(2n) .s1m1-con{
	color: #fff;
}

.s1m1-det li:nth-child(2n) .m1-title a:hover{
	color: var(--color);
}

@media screen and (min-width:1000px) {
	.s1m2{
		padding-top: 60px;
	}
}

@media screen and (max-width:1400px) {
	.s1m1-s-img{
		margin-bottom: 20px;
	}

	.s1m1-line{
		margin: 10px 0;
	}
}

@media screen and (max-width:999px) {
	.s1m1-det li{
		padding: 30px 0;
	}

	.s1m1-s-img{
		width: 40px;
	}
}

@media screen and (max-width:700px) {
	.s1m1-det li{
		flex-wrap: wrap;
	}

	.s1m1-l{
		width: 100% !important;
	}

	.s1m1-r{
		margin-top: 20px;
		width: 100%;
	}

	.s1m1-caro .sw-btn{
		position: initial;
		display: flex;
		justify-content: center;
		gap: 20px;
	}

	.s1m1-caro .sw-btn>div{
		margin-top: 20px;
		transform: initial;
	}

	.s1m1-det li:nth-child(2n) .s1m1-caro .sw-btn>div{
		position: initial;
		transform: initial;
	}
}

/* --------------------------------2-2Solutions---------------------------- */

.net {
	padding-top: 36px;
	padding-bottom: 46px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 57px;
	border-bottom: 1px solid #EAEAEA;
}

.s2m1-time {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.net .share {
	display: inline-block;
	vertical-align: middle;
}

.net .share1 {
	margin-right: 5px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	display: inline-block;
	vertical-align: middle;
}

.net .share2 {
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width:999px) {
	.net {
		padding-top: 10px;
		padding-bottom: 10px;
		gap: 20px;
	}
}

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

	.s2m1-time,
	.net .share1 {
		font-size: 14px;
		line-height: 26px;
	}
}

/* move-on */

.move-on {
	margin-top: 46px;
	border-top: solid 1px #d8dbe3;
	padding-top: 42px;
	text-align: left;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.move-on li {
	display: flex;
	align-items: center;
	position: relative;
	gap: 15px;
	width: 49%;
}

.move-on li i {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: var(--color2);
	border-radius: 50%;
	color: #fff;
	text-align: center;
	transition: .5s;
	font-size: 20px;
}

.move-on .move-on-title {
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px;
}

.move-on .move-on-con {
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.move-on li:nth-child(2) {
	flex-direction: row-reverse;
	text-align: right;
}

@media screen and (max-width:999px) {
	.move-on {
		margin-top: 20px;
		padding-top: 5px
	}

	.move-on li {
		width: 100%;
		margin-top: 10px;
	}

	.move-on li i {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 16px;
	}

	.move-on li:nth-child(2) {
		flex-direction: row;
		text-align: left;
	}

	.move-on .move-on-title{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.move-on .move-on-title,
	.move-on .move-on-con{
		font-size: 14px;
	}
}

/* s2m1 */

@media screen and (min-width:1000px) {
	.s2m1{
		padding-top: 23px;
		padding-bottom: 178px;
	}
}

.s2m1-title{
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
}

.s2m1-con{
	margin-top: 22px;
}

.s2m1-caro{
	max-width: 1288px;
	margin: 36px auto 0;
}

.s2m1-caro #box {
	position: relative;
}

.s2m1-caro #box .box-list {
	position: relative;
	padding-bottom: 47.826%;
}

.s2m1-caro #box .list-item {
	position: absolute;
	width: 0;
	z-index: 0;
	cursor: pointer;
	box-sizing: content-box !important;
	transform: translateY(-50%);
	opacity: 0.5;
}

.s2m1-caro #box .list-item:nth-child(3){
	opacity: 1;
}

.s2m1-caro #box .box-list a {
	overflow: hidden;
	display: block;
}

.s2m1-caro #box .box-list img {
	width: 100%;
	vertical-align: top;
	transition: all 0.5s;
	border-radius: 20px;
}

.s2m1-caro #box li {
	transition: 0s;
	position: relative;
}

.s2m1-caro #box .prev,
.s2m1-caro #box .next {
	position: absolute;
	top: 50%;
	z-index: 9;
	text-align: center;
	color: #666;
	cursor: pointer;
	transition: .5s;
	width: 38px;
	height: 38px;
	line-height: 38px;
	background-color: var(--color2);
	color: #fff;
}

.s2m1-caro #box .prev:hover,
.s2m1-caro #box .next:hover {
	color: var(--color2);
	background-color: var(--color);
}

.s2m1-caro #box .prev {
	left: 0;
	transform: translate(-152.63%, -50%);
}

.s2m1-caro #box .next {
	right: 0;
	transform: translate(152.63%, -50%);
}

.s2m1-btm{
	margin-top: 45px;
}

.s2m1-btm li{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 28px;
}

.s2m1-btm li:nth-child(2n){
	flex-direction: row-reverse;
}

.s2m1-btm li:last-child{
	margin-bottom: 0;
}

.s2m1-l{
	width: 43.8125%;
}

.s2m1-img{
	border-radius: 20px;
	overflow: hidden;
}

.s2m1-r{
	width: 54.0625%;
}

@media screen and (max-width:999px) {
	.s2m1-caro{
		margin-bottom: 70px;
	}
	
	.s2m1-caro #box .prev, .s2m1-caro #box .next{
		top: 100%;
	}

	.s2m1-caro #box .prev{
		left: 50%;
		transform: translate(-120%,50%);
	}

	.s2m1-caro #box .next{
		right: 50%;
		transform: translate(120%,50%);
	}

	.s2m1-l{
		width: 100%;
	}

	.s2m1-r{
		width: 100%;
	}

	.s2m1-title{
		font-size: 20px;
	}
}

@media screen and (max-width:999px) {
	.s2m1-title{
		font-size: 18px;
	}
}

/* ------------------------------3-1Service------------------------------ */

/* se1m1 */

@media screen and (min-width:1000px) {
	.se1m1{
		margin-top: 12px;
		padding-bottom: 64px;
	}
}

.se1m1-det {
	margin-top: 37px;
	display: flex;
	flex-wrap: wrap;
}

.se1m1-det li{
	width: 33.33%;
	display: flex;
	flex-direction: column;
	background-color: #F7F7F7;
}

.se1m1-det li:nth-child(2n){
	flex-direction: column-reverse;
}

.se1m1-img{
	position: relative;
}

.se1m1-img::before{
	content: "";
	width: 0;
	height: 0;
	border: 17px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (min-width:561px) {
	.se1m1-det li:nth-child(2n) .se1m1-img::before{
		bottom: auto;
		top: 0;
		border-top-color: #fff;
		border-bottom-color: transparent;
	}
}

.se1m1-s-det{
	flex: 1;
	padding: 20px 40px;
	aspect-ratio: 534 / 350;
	display: flex;
	align-items: center;
}

.se1m1-con{
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}

/* se1m2 */

@media screen and (min-width:1000px) {
	.se1m2{
		padding-bottom: 70px;
	}
}

.se1m2-det{
	margin-top: 37px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 0.7%;
}

.se1m2-det li{
	width: 19.44%;
	background-color: var(--color2);
	padding: 32px 20px 38px;
	transition: .5s;
}

.se1m2-s-img{
	width: 50px;
	margin: 0 auto 22px;
}

.se1m2-s-title{
	font-family: var(--fontb);
	font-size: 22px;
	line-height: 30px;
	min-height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.se1m2-con{
	margin-top: 5px;
}

.se1m2-det li:hover{
	background-color: var(--color);
}

.se1m2-det li:hover .se1m2-s-img{
	filter: grayscale(1) brightness(0);
}

/* se1m3 */

@media screen and (min-width:1000px) {
	.se1m3{
		padding-top: 84px;
		padding-bottom: 96px;
	}

	.se1m4{
		padding-top: 53px;
		padding-bottom: 56px;
	}
}

.se1m3{
	background-size: cover !important;
	position: relative;
	z-index: 1;
}

.se1m3::before{
	content: "";
	width: 76.667%;
	height: 100%;
	background: url('../images/se1m3back2.png') no-repeat center right;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.se1m3-det{
	margin-top: 110px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 2.5%;
}

.se1m3-det li{
	width: 25%;
	background-color: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 72px 24px 35px 40px ;
}

.se1m3-s-back{
	position: absolute;
	right: 0;
	top: 0;
	z-index: -2;
}

.se1m3-s-img{
	position: absolute;
	right: 57px;
	top: 29px;
	z-index: -1;
}

.se1m3-num{
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px;
}

.se1m3-line{
	width: 28px;
	height: 4px;
	background-color: var(--color);
	margin: 6px 0 42px;
}

.se1m3-det li:hover{
	background-color: var(--color);
}

.se1m3-det li:hover .se1m3-num,
.se1m3-det li:hover .se1m3-con{
	color: #fff;
}

.se1m3-det li:hover .se1m3-line{
	background-color: #fff;
}

.se1m3-det li:hover .se1m3-s-back,
.se1m3-det li:hover .se1m3-s-img{
	filter: grayscale(1) brightness(10);
}

@media screen and (max-width:1400px) {
	.se1m1-s-det{
		padding: 16px;
	}

	.se1m2-det{
		gap: 20px 2%;
	}

	.se1m2-det li{
		width: 32%;
	}

	.se1m3-det{
		gap: 20px 2%;
	}

	.se1m3-det li{
		width: 32%;
	}
}

@media screen and (max-width:999px) {
	.se1m1-det li{
		width: 50%;
	}

	.se1m2-det li{
		padding: 20px;
	}

	.se1m2-s-img{
		margin-bottom: 10px;
	}

	.se1m2-s-title{
		font-size: 20px;
	}

	.se1m3-det{
		margin-top: 30px;
	}

	.se1m3-det li{
		padding: 20px;
	}

	.se1m3-line{
		margin: 6px 0;
	}

	.se1m3-s-back{
		display: none;
	}

	.se1m3-s-img{
		right: 10px;
		top: 10px;
		width: 60px;
	}
}

@media screen and (max-width:767px) {
	.se1m2-det li{
		width: 49%;
	}

	.se1m2-s-title{
		font-size: 18px;
		min-height: auto;
	}

	.se1m3-det li{
		width: 49%;
	}
}

@media screen and (max-width:560px) {
	.se1m1-det li{
		width: 100%;
		display: block;
	}

	.se1m1-s-det{
		aspect-ratio: initial;
	}
}

@media screen and (max-width:480px) {
	.se1m2-det li,
	.se1m3-det li{
		width: 100%;
	}
}

/* -------------------------------3-2Service----------------------------- */

/* se2m1 */

@media screen and (min-width:1000px) {
	.se2m1{
		padding-top: 5px;
		padding-bottom: 70px;
	}
}

.se2m1-det{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 22px 0;
}

.se2m1-det li{
	width: 49.25%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 19px 20px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}

.se2m1-img{
	width: 46.524%;
	border-radius: 8px;
	overflow: hidden;
}

.se2m1-s-det{
	width: 48.6631%;
}

.se2m1-s-title{
	font-family: var(--fontb);
	font-size: 18px;
	line-height: 28px;
}

.se2m1-con{
	margin-top: 30px;
}

/* se2m2 */

@media screen and (min-width:1000px) {
	.se2m2{
		padding-top: 68px;
		padding-bottom: 186px;
	}
}

.se2m2{
	background-color: #F8F8F8;
}

.se2m2-det{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
}

.se2m2-l{
	width: 45.6875%;
}

.se2m2-l .b-tab{
	display: none;
}

.se2m2-r{
	width: 50%;
}

.se2m2-top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #D0D0D0;
	padding: 30px 0;
}

.se2m2-top i{
	font-size: 20px;
}

.se2m2-top .minus{
	display: none;
}

.se2m2-con{
	margin-top: 30px;
	display: none;
}

.se2m2-r .tab-cur .se2m2-top{
	padding: 18px 0;
}

.se2m2-r .tab-cur .add{
	display: none;
}

.se2m2-r .tab-cur .minus{
	display: block;
}

@media screen and (max-width:1600px) {
	.se2m1-con{
		margin-top: 10px;
	}

	.se2m2-top{
		padding: 10px 0 !important;
	}

	.se2m2-con{
		margin-top: 10px;
	}
}

@media screen and (max-width:999px) and (min-width:768px) {
	.se2m1-img{
		width: 100%;
		max-width: 348px;
		margin: 0 auto;
	}

	.se2m1-s-det{
		margin-top: 20px;
		width: 100%;
	}
}

@media screen and (max-width:999px) {
	.se2m1-det{
		margin-top: 20px;
	}

	.se2m1-det li{
		display: block;
	}

	.se2m2-l{
		width: 100%;
	}

	.se2m2-r{
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.se2m1-det li{
		width: 100%;
		display: flex;
	}
}

@media screen and (max-width:560px) {
	.se2m1-img{
		width: 100%;
		max-width: 348px;
		margin: 0 auto;
	}

	.se2m1-s-det{
		margin-top: 20px;
		width: 100%;
	}
}

/* ------------------------------4-1About Us------------------------------ */

/* a1m1 */

@media screen and (min-width:1000px) {
	.a1m1{
		padding-bottom: 49px;
	}

	.a1m1 .m3-btm{
		padding: 54px 0;
	}
}

.a1m1-top{
	background-color: #EDEDED;
}

.a1m1 .m3-l{
	padding-top: 51px;
	width: 41.8229%;
	margin-right: 64px;
}

.a1m1-caro{
	position: relative;
}

.a1m1-img{
	border-radius: 20px;
	overflow: hidden;
}

.a1m1-caro .sw-btn>div{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
	color: var(--color2);
	cursor: pointer;
	transition: .5s;
}

.a1m1-caro .sw-btn>div:hover{
	background-color: var(--color);
}

.a1m1-caro .a1m1-prev{
	left: 0;
}

.a1m1-caro .a1m1-next{
	right: 0;
}

/* a1m2 */

@media screen and (min-width:1000px) {
	.a1m2{
		padding-bottom: 44px;
	}
}

.a1m2-det{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.a1m2-l{
	width: 41%;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	overflow: hidden;
	padding: 20px;
}

.a1m2-l::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.a1m2-s-det{
	max-width: 350px;
}

.a1m2-l .s2m1-title{
	color: var(--color);
}

.a1m2-con{
	margin-top: 10px;
}

.a1m2-r{
	width: 58%;
}

.a1m2-ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: var(--color2);
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 16px;
}

.a1m2-ul li:nth-child(2n){
	background-color: var(--color);
}

.a1m2-ul li:last-child{
	margin-bottom: 0;
}

.a1m2-b-con{
	flex: 1;
	width: 0;
	padding: 20px;
	padding-left: 60px;
}

.a1m2-s-img{
	width: 43.53448%;
	border-radius: 20px;
	overflow: hidden;
}

/* a1m3 */

@media screen and (min-width:1000px) {
	.a1m3{
		padding-bottom: 62px;
	}

	.a1m5{
		padding-bottom: 141px;
	}
}

.a1m3-det{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.a1m3-l{
	width: 41%;
}

.a1m3-con{
	margin-top: 31px;
   display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}

.a1m3-r{
	width: 51.875%;
}

.a1m3-img{
	border-radius: 20px;
	overflow: hidden;
}

/* a1m7 */

@media screen and (min-width:1000px) {
	.a1m7{
		padding-top: 53px;
		padding-bottom: 76px;
	}
}

.a1m7-caro{
	margin-top: 63px;
	position: relative;
}

.a1m7-img li{
	margin-bottom: 29px;
}
.a1m7-img li:last-child{
	margin-bottom: 0;
}

.a1m7-caro .sw-btn>div{
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	text-align: center;
	background-color: var(--color2);
	color: #fff;
	cursor: pointer;
	transition: .5s;
	position: absolute;
	top: 50%;
	z-index: 9;
}

.a1m7-caro .sw-btn>div:hover{
	background-color: var(--color);
}

.a1m7-caro .a1m7-prev{
	left: 0;
	transform: translate(-188%,-50%);
}

.a1m7-caro .a1m7-next{
	right: 0;
	transform: translate(188%,-50%);
}

@media screen and (max-width:1800px){
	.a1m7-caro .a1m7-prev{
		transform: translate(-120%,-50%);
	}
	.a1m7-caro .a1m7-next{
		transform: translate(120%,-50%);
	}
}


@media screen and (max-width:1400px) {
	.a1m2-b-con{
		padding: 10px 16px;
	}
}

@media screen and (max-width:999px) {
	.a1m1 .m3-l{
		width: 100%;
		float: initial;
		margin: 0 auto;
		padding-top: 0;
	}

	.a1m2-l{
		width: 100%;
	}

	.a1m2-r{
		margin-top: 20px;
		width: 100%;
	}

	.a1m3-con{
		margin-top: 20px;
	}

	.a1m7-caro{
		margin-top: 20px;
	}

	.a1m7-caro .sw-btn{
		display: flex;
		justify-content: center;
		gap: 20px;
	}

	.a1m7-caro .sw-btn>div{
		margin-top: 20px;
		position: initial;
		transform: initial;
		width: 36px;
		height: 36px;
		line-height: 36px;
	}
}

@media screen and (max-width:767px) {
	.a1m3-l{
		width: 100%;
	}
	
	.a1m3-r{
		margin-top: 20px;
		width: 100%;
	}
}

@media screen and (max-width:480px) {
	.a1m2-ul li{
		flex-wrap: wrap;
	}

	.a1m2-b-con{
		width: 100%;
		flex: initial;
	}
	.a1m2-s-img{
		width: 100%;
		max-width: 404px;
		margin: 0 auto;
	}
}

/* --------------------------------5-1news---------------------------- */

/* n1m1 */

@media screen and (min-width:1000px) {
	.n1m1{
		margin-top: 9px;
		padding-bottom: 153px;
	}

	.p2m7-caro .m1-s-det{
		padding-bottom: 17px;
	}
	
	.p2m7-caro .m1-s-title{
		margin-bottom: 8px;
	}
}

.n1m1-top{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 1.6875%;
}

.n1m1-top li{
	width: 18.125%;
}

.n1m1-top a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	border-radius: 12px;
	background-color: #F0F0F0;
	font-family: var(--fontb);
	font-size: 20px;
	line-height: 26px;
	color: #666;
	padding: 10px;
}

.n1m1-top a:hover,
.n1m1-top li.cur a{
	background-color: var(--color);
	color: #fff;
}

@media screen and (max-width:1400px) {
	.n1m1-top{
		gap: 20px 2%;
	}

	.n1m1-top li{
		width: 23.5%;
	}
}

@media screen and (max-width:999px) {
	.n1m1-top a{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.n1m1-top li{
		width: 49%;
	}

	.n1m1-top a{
		font-size: 14px;
	}
}

/* --------------------------------5-2news---------------------------- */

/* -------------------------------6-1contact------------------------------ */

/* c1m1 */

@media screen and (min-width:1000px) {
	.c1m1{
		padding: 38px 0;
	}
}

.c1m1{
	background-size: cover !important;
}

.c1m1-det{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.c1m1-l{
	padding-top: 8px;
	padding-bottom: 32px;
	position: relative;
	width: 40.8125%;
}

.c1m1-con{
	margin-top: 21px;
}

.c1m1-img{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
}

.c1m1-r{
	width: 53.5%;
	margin-right: 0.98958%;
	background-color: #fff;
	padding: 29px 31px 9px 25px;
}

.c1m1-form{
	margin-top: 0;
}

.c1m1-form input,
.c1m1-form textarea{
	border-radius: 6px;
	background-color: #EEE;
}

.c1m1-form textarea{
	height: 140px;
}

.c1m1-form .fo-btn input:hover{
	background-color: var(--color2);
}

/* c1m2 */

@media screen and (min-width:1000px) {
	.c1m2{

	}
}

.c1m2-r{
	width: 53.802%;
	float: right;
}

.c1m2-l{
	width: 42.125%;
	padding-top: 257px;
}

.m1-title em{
	font-style: initial;
	color: var(--color);
}

.m1-line{
	margin-top: 25px;
	width: 100%;
	height: 2px;
	background-color: #DDD;
	position: relative;
}

.m1-line::before{
	content: "";
	width: 60px;
	height: 5px;
	background-color: var(--color);
	position: absolute;
	left: 0;
	top: 0;
}

.c1m2-info{
	margin-top: 52px;
}

.c1m2-info li{
	display: flex;
}

.c1m2-info i{
	margin-top: 12px;
	font-size: 22px;
	color: var(--color);
	margin-right: 7px;
	flex-shrink: 0;
}

.c1m2-info p{
	font-size: 16px;
	line-height: 48px;
}

@media screen and (max-width:1400px) {
	.c1m1-img{
		position: initial;
		margin-top: 20px;
	}

	.c1m1-l{
		padding: 0;
	}

	.c1m2-l{
		padding-top: 20px;
	}
}

@media screen and (max-width:999px) {
	.c1m2-l{
		padding-top: 0;
	}

	.c1m1-r{
		padding: 16px;
	}

	.m1-line{
		margin-top: 10px;
	}

	.c1m2-info{
		margin-top: 20px;
	}

	.c1m2-info i{
		margin-top: 2px;
	}

	.c1m2-info p{
		line-height: 30px;
	}
	
	.c1m2 {
		display: flex;
		flex-direction: column-reverse;
	}

	.c1m2-l{
		width: 100%;
	}

	.c1m2-r{
		width: 100%;
		float: initial;
		margin: 20px auto 0;
	}
}

@media screen and (max-width:767px) {
	.c1m1-l{
		width: 100%;
	}

	.c1m1-r{
		width: 100%;
		margin-top: 20px;
	}

	.c1m2-info p{
		font-size: 14px;
	}
}






.m-vid{
	cursor: pointer;
	position: relative;
}

.m-play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 22%;
	
	pointer-events: none;
}


.pop-up1 {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.pop-up1:before {
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 10px;
	right: 10px;
	background: #fff;
	border-radius: 50%;
	font-size: 16px;
	cursor: pointer;
	transform: rotate(45deg);
}


.pop-up1n {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}

.pop-up1n iframe,
.pop-up1n video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.pop-up1n iframe body {
	margin: 0px !important;
}

@media screen and (max-width:767px) {
	.pop-up1n {
		position: fixed;
		left: 5%;
		top: 10%;
		right: 5%;
		bottom: 10%;
	}
}

/* pop-form */

.pop-form {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.pop-form .pf-close {
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	transform: rotate(45deg);
	color: #333333;
	background-color: #fff;
	border-radius: 50%;
	transition: .5s;
	z-index: 99;
}

.pop-form .pf-close:hover {
	color: #EFC395;
}

.pop-formn {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;

	display: flex;
	align-items: center;
}

.pfn-b {
	position: relative;
	padding: 0 10px;
	width: 100%;
	max-width: 810px;
	margin: 0 auto;
	max-height: calc(100vh - 20%);
	
	overflow: auto;

	scrollbar-color: #EFC395 #fff;
	scrollbar-width: thin;
}

.pfn-b::-webkit-scrollbar {
	width: 5px;
}

.pfn-b::-webkit-scrollbar-track {
	background: #fff;
}

.pfn-b::-webkit-scrollbar-thumb {
	background-color: #EFC395;
}

.pfn {
	overflow: hidden;
	position: relative;
	background-color: var(--color2);
	margin: 0 auto;
	padding: 60px 40px 20px;
}

.pf-form form{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pf-form form>div {
	width: 49.15%;
	margin-bottom: 20px;
}

.pf-form form>div.long{
	width: 100%;
}

.pf-form input,
.pf-form textarea {
	width: 100%;
	padding: 15px 22px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	background-color: #fff;
}

.pf-form .ver{
	position: relative;
}

.pf-form .ver input{
	padding-right: 110px;
}

.pf-form .ver-code{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 100%;
}

.pf-form .pf-form-btn input{
	background-color: var(--color);
	color: #fff;
	cursor: pointer;
	transition: .5s;
}

.pf-form .pf-form-btn input:hover{
	background-color: #fff;
	color: var(--color);
}

.pf-form .star{
	position: relative;
}

.pf-form .star::before{
	content: "*";
	font-size: 16px;
	line-height: 28px;
	color: #F51313;
	position: absolute;
	left: 10px;
	top: 14px;
}

@media screen and (max-width:999px) {
	.pf-form input, .pf-form textarea{
		padding: 10px 20px;
	}

	.pfn{
		padding: 20px;
	}
}

@media screen and (max-width:767px) {
	.pf-form form>div{
		width: 100%;
	}

	.pf-form input, .pf-form textarea{
		font-size: 14px ;
	}
}

.m-formcountry {
	position: relative;
}

.m-formcountry .drop-btn {
	position: relative;
	width: 100%;
}

.m-formcountry .drop-btn i,
.m-formcountry .drop-btn svg {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px;
	pointer-events: none;
	color: #666;
}

.m-formcountry .drop-list {
	display: none;
	border: 1px solid #e6e6e6;
	width: 100%;
	position: absolute;
	top: 100%;
	background-color: #fff;
	max-height: 218px;
	overflow-x: hidden;
	z-index: 10001;
	scrollbar-color: #333 rgba(0, 0, 0, 0.05);
	scrollbar-width: thin;
}

.m-formcountry .drop-list::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.m-formcountry .drop-list::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, 0.05);
}

.m-formcountry .drop-list::-webkit-scrollbar-thumb {
	background-color: #333;
}

.m-formcountry .drop-list li {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	padding: 5px 18px;
	cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
	color: #999;
}

.m-formcountry .drop-list li.on {
	background-color: #e0e0e0;
}

.pr-open {
    transition: height .3s;
    overflow: hidden;
}
.open-btn { 
    display: none;
}

.open-btn p{
	cursor: pointer;
	display: flex;
}

.open-btn p.close{
	display: none;
}

.pr-open.collapsed + .open-btn { 
    display: flex; 
}

.m-center {
	text-align: center;
}

.m-white,
.m-white *,
.m-white a {
	color: #fff;
}

.m-white a:hover {
	color: var(--color);
}

.scrollable ::-webkit-scrollbar {
	display: none;
}

.scrollable {
	scrollbar-width: none;
	-ms-overflow-style: none;
}

/* certificate */
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -moz-transform .4s ease;
	transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromRight {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@keyframes bounceFromLeft {
	0% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}

	100% {
		margin-left: 0
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/Inter-Bold.eot');
    src: url('../fonts/Inter-Bold.eot') format('embedded-opentype'),
         url('../fonts/Inter-Bold.woff2') format('woff2'),
         url('../fonts/Inter-Bold.woff') format('woff'),
         url('../fonts/Inter-Bold.ttf') format('truetype'),
         url('../fonts/Inter-Bold.svg#Inter-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "iconfont";
	font-display: swap;
	src: 
       url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
       url('../fonts/iconfont.woff?t=1762741493161') format('woff'),
       url('../fonts/iconfont.ttf?t=1762741493161') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest1:before {
  content: "\e60a";
}

.icon-no1:before {
  content: "\e618";
}

.icon-earth2:before {
  content: "\e781";
}

.icon-no2:before {
  content: "\e60e";
}

.icon-download2:before {
  content: "\e641";
}

.icon-yes:before {
  content: "\ec9e";
}

.icon-no:before {
  content: "\e6e6";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-facebook4:before {
  content: "\e88d";
}

.icon-linkedin1:before {
  content: "\e812";
}

.icon-instagram2:before {
  content: "\e88f";
}

.icon-facebook3:before {
  content: "\e64e";
}

.icon-twitter2:before {
  content: "\e7ff";
}

.icon-calendar3:before {
  content: "\e8c5";
}

.icon-email3:before {
  content: "\e92f";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-fax2:before {
  content: "\e622";
}

.icon-facebook1:before {
  content: "\e6e5";
}

.icon-message1:before {
  content: "\e633";
}

.icon-youtube2:before {
  content: "\e880";
}

.icon-facebook2:before {
  content: "\e617";
}

.icon-tel3:before {
  content: "\e621";
}

.icon-calendar2:before {
  content: "\e8b4";
}

.icon-tel2:before {
  content: "\e643";
}

.icon-earth1:before {
  content: "\e9ee";
}

.icon-wechat1:before {
  content: "\e6c7";
}

.icon-tiktok:before {
  content: "\e62e";
}

.icon-earth:before {
  content: "\e642";
}

.icon-bottom2:before {
  content: "\ee74";
}

.icon-email2:before {
  content: "\e601";
}

.icon-rise-full:before {
  content: "\ea08";
}

.icon-home1:before {
  content: "\e674";
}

.icon-youtube1:before {
  content: "\e612";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-zipcode:before {
  content: "\e60f";
}

.icon-minus2:before {
  content: "\e600";
}

.icon-add2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-search:before {
  content: "\e616";
}

.icon-search1:before {
  content: "\e65b";
}

.icon-upload:before {
  content: "\e602";
}

.icon-top1:before {
  content: "\e637";
}

.icon-label:before {
  content: "\e649";
}

.p2m1-con{
	line-height: 28px !important;
}

.p2m1-t-btn {
	justify-content: flex-end;
}

.p2m1-t-btn p{
	font-size: 40px;
}