@charset "utf-8";

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

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

/* 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
}

.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 */

img {
	border: none;
}

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

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

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

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 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}

.clear {
	clear: both;
}

.maln {
	margin-left: auto !important
}

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

.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: #4f73a8;
}

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

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

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

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

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

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

@media screen and (min-width:1000px) {
	.zong {
		width: calc(100% - 140px);
		max-width: 1400px;
		margin: auto;
	}

	.zong1 {
		width: calc(100% - 140px);
		max-width: 1600px;
		margin: auto;
	}
}

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

	.mpdb {
		padding-bottom: 30px;
	}

	.zong,
	.zong1 {
		width: 95%;
		margin: auto;
	}
}

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

img {
	max-width: 100%;
}

a:hover {
	color: #4f73a8;
}

.head a:hover,
.foot a:hover {
	color: #4f73a8;
}

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

.mp p {
	color: #666;
}

.mp a {
	color: #4f73a8;
}

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

.mp img {
	display: inline-block;
}


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

	.mp,
	.mpa {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 26px !important;
	}
}

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

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

.imga img {
	margin: 0 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 m1tu {
	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: m1tu;
	animation-name: m1tu;
	-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
}

.niu1 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.niu1 span {
	position: relative;
	z-index: 2;
}

.niu1:before {
	position: absolute;
	content: '';
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: -50px;
	border-right: 30px solid transparent;
	-webkit-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.niu1:after {
	position: absolute;
	content: '';
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: -50px;
	border-left: 30px solid transparent;
	-webkit-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}

.niu1:hover:before {
	-webkit-transform: translateX(-40%);
	-moz-transform: translateX(-40%);
	-ms-transform: translateX(-40%);
	-o-transform: translateX(-40%);
	transform: translateX(-40%);
}

.niu1:hover:after {
	-webkit-transform: translateX(40%);
	-moz-transform: translateX(40%);
	-ms-transform: translateX(40%);
	-o-transform: translateX(40%);
	transform: translateX(40%);
}

.niu2 {
	overflow: hidden;
	position: relative;
}

.niu2 span {
	position: relative;
	display: block;
	z-index: 2;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.niu2 span:before {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100%;
	content: "";
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
	transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
	transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.niu2:hover span:before {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-moz-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	-o-transform-origin: bottom left;
	transform-origin: bottom left;
}

.niu3 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-transition: background 0.4s linear, color 0.3s linear;
	-o-transition: background 0.4s linear, color 0.3s linear;
	-moz-transition: background 0.4s linear, color 0.3s linear;
	transition: background 0.4s linear, color 0.3s linear;
}

.niu3:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 120%;
	height: 50%;
	opacity: 0;
	z-index: -1;
	content: '';
	-webkit-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.niu3:hover {
	color: #fff;
}

.niu3:hover:after {
	height: 500%;
	opacity: 1;
}


.at-resp-share-element .at4-share-count-container {
	text-decoration: none;
	float: right;
	padding-right: 15px;
	line-height: 25px !important;
}

.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}

.at-style-responsive .at-share-btn {
	padding: 0 !important;
	border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
	width: 24px !important;
	height: 24px !important;
}

.at-style-responsive .at-share-btn {
	padding: 0 !important;
	border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
	width: 24px !important;
	height: 24px !important;
}

.at-resp-share-element .at-share-btn {
	margin-bottom: 0 !important;
	margin-right: 3px !important;
}

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

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


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

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

.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
}

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

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

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

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

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

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

.navh span {}

.smdaohang {
	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;
}

.smdaohangh {
	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.yizi {
	transform: rotate(90deg)
}

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

.smdaohang 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;
}

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

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



@media screen and (max-width:767px) {
	.daohang2 {
		display: block;
		text-align: center;
		margin-top: 10px;
	}

	.daohang2 a {
		float: left;
		width: 25%;
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 24px;
		text-align: center;
	}

	.daohang,
	.daohang1 {
		display: none
	}

}

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

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

.main {
	overflow: hidden;
}

/* banner */

.banner {
	position: relative;
	z-index: 2;
	line-height: 0;
	font-size: 0;
}

.banner a:hover img {
	transform: initial;
}

.banner .slick-arrow {
	position: absolute;
	z-index: 99;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
	height: 80px;
	line-height: 78px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 30px;
	text-align: center;
}

.banner .slick-arrow:hover{
	background-color: #fff;
	color: #4f73a8;
}

.banner .slick-prev {
	left: 60px;
	cursor: pointer;
}

.banner .slick-next {
	right: 60px;
	cursor: pointer;
}

.banner .slick-dots {
    display: none !important;
	position: absolute;
	z-index: 999999;
	left: 0;
	right: 0;
	bottom: 5.3%;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
	text-align: center;
}

.banner .slick-dots li {
	margin: 0 11px;
	display: inline-block;
	vertical-align: middle;
}

.banner .slick-dots li.slick-active a {
	border-color: #fff;
	padding: 4px;
}

.banner .slick-dots a {
	display: block;
	width: 23px;
	height: 23px;
	border: solid 1px transparent;
	padding: 6px;
	background-clip: content-box;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
}

.banner.hide {
	display: none;
}

@media screen and (max-width: 1400px){
    .banner .slick-arrow {
		width: 60px;
		height: 60px;
		line-height: 58px;
	}
}

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

	.banner.hide {
		display: block;
	}

	.banner .slick-arrow {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size:20px;
	}
	
	.banner .slick-prev {
    	left: 20px;
    }
    
    .banner .slick-next {
    	right: 20px;
    }

	.banner .slick-dots {
		bottom: 10px;
	}

	.banner .slick-dots li {
		margin: 0 5px;
	}

	.banner .slick-dots a {
		width: 10px;
		height: 10px;
		padding: 0px;
		border-color: #fff;
	}

	.banner .slick-dots li.slick-active a {
		padding: 2px;
	}

	.banner2 {
		display: none;
	}
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-dots .slide-count {
	display: none;
}

.slick-slide {
	position: relative;
}

.slick-slide iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.slick-slide video {
	position: absolute;
	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: 101%;
	min-height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
}

@media screen and (max-width: 999px) {
	.slick-slide video {
		object-position: inherit;
		object-fit: inherit;
		width: 100%;
		height: 100%;
		transform: translate(0, 0);
		left: 0;
		top: 0;
	}
}

/* head */

.head {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 1920px;
	z-index: 9999;
	box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.1);
	background-color: #EEF1F6;
}

.head .zong {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo {
	width: 183px;
}

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

.daohang {
	/*margin-left: auto;*/
	display: flex;
	justify-content: space-between;
	font-family: Poppins-Medium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}

.daohang>li {
	display: flex;
	align-items: center;
	position: relative;
	margin: 0 16px;
	flex-shrink: 0;
}

.daohang>li>a {
	position: relative;
	z-index: 1;
	padding: 35px 0;
	text-align: center;
	transition: 0.3s;
}

.daohang>li>a::after {
	display: block;
	content: attr(title);
	font-family: Poppins-SemiBold, Arial, Helvetica, sans-serif;
	font-size: 22px;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.daohang>li::before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background-color: #496a9a;
	border-radius: 1px;
	transition: .5s;
}

.daohang>li:hover>a,
.daohang>li.dangqian>a {
	color: #496a9a;
	font-size: 22px;
	font-family: Poppins-SemiBold, Arial, Helvetica, sans-serif;
	transform: scale(1.2);
}

.daohang>li:hover::before,
.daohang>li.dangqian::before {
	width: 54px;
}

/* .daohang li:hover .yijiw {
	display: block;
} */

.daohang .yijiw {
	width: 360px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-family: Poppins-Medium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	display: none;
}

.daohang .yijiw1 {
	width: 432px;
	text-align: left;
}

.daohang .yiji {
	padding: 26px 0;
	position: relative;
	z-index: 1;
}

.daohang .yiji::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.yijiw li {
	width: 100%;
	position: relative;
	transition: .5s;
}

.yijiw li a {
	display: flex;
	justify-content: center;
	position: relative;
	color: #333;
	padding: 6px 10px;
}

.yijiw1 li a {
	justify-content: left;
	padding: 6px 30px 6px 40px;
}

.yiji>li:hover>p a {
	color: #496a9a;
}

.yijiw li i {
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
}

.daohang .erji,
.daohang .sanji {
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	width: 400px;
	display: none;
	font-size: 16px;
	background-color: #fff;
	padding: 26px 0;
}

.daohang .sanji {
	width: 260px;
}

.daohang .erji::before,
.daohang .sanji::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.sousuo {
	margin-left: 1.4%;
	margin-right: 10px;
	position: relative;
}

.sousuo i {
	border-radius: 18px;
	display: inline-block;
	font-size: 22px;
	line-height: 30px;
	cursor: pointer;
	color: #4f73a8;
	text-align: center;
	transition: .5s;
	font-weight: bold;
}

.sousuof i,
.sousuo:hover i {
	color: #4f73a8;
}

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

.sou {
	width: 290px;
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
	font-size: 18px;
	color: #333;
}

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

.sou1 {
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 22px !important;
	cursor: pointer;
	color: #333;
	z-index: 99990
}

.sousuof form {
	height: 48px;
	border: 1px solid #4f73a8;
}

.dhck {
	padding-top: 100px;
}

@media screen and (max-width:1450px) {
	.head .zong {
		width: 95%;
	}

	.logo {
		width: 140px;
	}

	.daohang {
		font-size: 14px;
	}

	.daohang>li {
		margin: 0 10px;
	}

	.daohang>li>a::after,
	.daohang>li:hover>a,
	.daohang>li.dangqian>a {
		font-size: 18px;
	}

	.sousuo {
		margin-left: 10px;
	}

	.daohang .yijiw{
		width: 300px;
		font-size: 14px;
	}

	.daohang .yijiw1,
	.daohang .erji{
		width: 260px;
		font-size: 14px;
	}

	.daohang .sanji{
		width: 220px;
		font-size: 14px;
	}

	.yijiw1 li a{
		padding: 6px 20px;
	}
}

@media screen and (max-width:1100px){
    .daohang>li>a::after,
	.daohang>li:hover>a,
	.daohang>li.dangqian>a {
		font-size: 16px;
	}
}

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

	.daohang,
	.sousuo {
		display: none;
	}

	.head .zong {
		height: 60px;
	}

	.dhck {
		padding-top: 60px;
	}
}

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

	.logo {
		width: 120px;
	}

	.dhck {
		display: none;
	}
}

/* main1 */

.main1 {
	padding: 28px 0 29px;
	background-color: #eaf0f7;
}

.m1-sw .swiper-wrapper {
	transition: linear;
}

.m1-img {
	filter: grayscale(1);
	opacity: 0.5;
	transition: 0.5s;
}

.m1-img:hover {
	filter: none;
	opacity: 1;
}

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

/* main2 */

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

.m2-bt {
	font-family: Poppins-SemiBold, Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 50px;
}

.m2-nr {
	margin-top: 12px;
}

.m2-dnr {
	padding: 48px 40px 22px;
	background: url('../images/m2xbj.webp')no-repeat center;
	background-size: cover;
}

.m2-xbt {
	font-family: Poppins-SemiBold, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}

.main2 .xian {
	margin-top: 18px;
	width: 34px;
	height: 2px;
	background-color: #4f73a8;
}

.m2-btn a {
	margin-top: 20px;
	display: flex;
	align-items: center;
	font-family: Poppins-Medium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #4f73a8;
}

.m2-btn i {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #4f73a8;
	border-radius: 50%;
	color: #ffffff;
	flex-shrink: 0;
	margin-right: 8px;
}

.m2-btn a:hover i {
	background-color: #fff;
	color: #4f73a8;
}

.m2-img {
	width: 68.306%;
	margin-left: auto;
}

.sw-btn>div {
	position: absolute;
	top: 50%;
	z-index: 9;
	width: 60px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	border: solid 1px #9b9ea8;
	color: #9b9ea8;
	border-radius: 50%;

	transition: .5s;
	cursor: pointer;
}

.sw-btn>div:hover {
	border-color: #4f73a8;
	background-color: #4f73a8;
	color: #fff;
}

.sw-btn .m-prev {
	left: 0;
	transform: translate(-183%, -50%);
}

.sw-btn .m-next {
	right: 0;
	transform: translate(183%, -50%);
}

.m2-lb {
	margin-top: 64px;
	position: relative;
}

@media screen and (max-width:1700px) {
	.sw-btn>div {
		width: 50px;
		height: 50px;
		line-height: 48px;
	}

	.sw-btn .m-prev {
		transform: translate(-120%, -50%);
	}

	.sw-btn .m-next {
		transform: translate(120%, -50%);
	}
}

@media screen and (max-width:1200px) {
	.m2-bt {
		font-size: 30px;
		line-height: 40px;
	}

	.m2-dnr {
		padding: 20px;
	}

	.m2-xbt {
		font-size: 20px;
	}
}

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

	.m2-bt {
		font-size: 24px;
		line-height: 30px;
	}

	.m2-xbt {
		font-size: 18px;
	}

	.main2 .xian,
	.m2-btn a {
		margin-top: 10px;
	}

	.m2-btn i {
		width: 36px;
		height: 36px;
		line-height: 36px;
	}

	.sw-btn {
		margin-top: 20px;
		display: flex;
		justify-content: center;
		gap: 10px;
	}

	.sw-btn>div {
		position: initial;
		width: 40px;
		height: 40px;
		line-height: 38px;
	}

	.sw-btn .m-prev,
	.sw-btn .m-next {
		transform: initial;
	}
}

@media screen and (max-width:767px) {
	.m2-lb {
		margin-top: 20px;
	}

	.m2-bt {
		font-size: 20px;
	}

	.m2-xbt {
		font-size: 16px;
	}

	.m2-btn a {
		font-size: 14px;
	}

	.m2-btn i {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}

/* main3 */

@media screen and (min-width:1000px) {
	.main3 {
		padding-top: 86px;
		padding-bottom: 130px;
	}

	.main3 .m2-nr {
		margin-top: 20px;
	}
}

.m-bj {
	background-color: #eaf0f7;
}

.m3-lb {
	margin-top: 74px;
	position: relative;
}

.m3-lb .m3-sw {
	overflow: initial;
}

.m3-sw .swiper-slide-active {
	z-index: 6;
}

.m3-xq {
	position: relative;
}


.m3-l {
	position: relative;
	margin-bottom: 126px;
}

.m3-xbt {
	position: absolute;
	top: 100%;
	left: 0;

	font-family: Poppins-Medium;
	font-size: 20px;
	background-color: #f2f2f2;
	width: 100%;
	height: 126px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: transparent;
	pointer-events: none;
	transition: .5s;
}

.m3-xbt span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.m3-xbt a {
	color: transparent;
}

.m3-xbt a:hover {
	color: #4f73a8 !important;
}

.m3-sw .swiper-slide-active .m3-xbt {
	background-color: #fff;
	color: #333;
	pointer-events: initial;
}

.m3-sw .swiper-slide-active .m3-xbt a {
	color: #333;
}

.m3-r {
	opacity: 0;
	pointer-events: none;
	padding: 80px 60px;
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 6;
	width: 100%;
	height: 100%;
	background-color: #4f73a8;
	transition: .5s;
}

.m3-sw .swiper-slide-active .m3-r {
	opacity: 1;
	pointer-events: initial;
}

.m3-dbt {
	margin-top: 62px;
	font-family: Poppins-Medium, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 40px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.m3-nr {
	margin-top: 46px;
	line-height: 28px;
	padding-right: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.m3-btm {
	margin-top: 76px;
	display: flex;
	justify-content: space-between;
}

.m3-btn a {
	display: inline-block;
	padding: 9px 28px;
	border: solid 1px #ffffff;
	font-family: Poppins-Medium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #eaf0f7;
}

.m3-btn i {
	margin-left: 16px;
}

.m3-btn a:hover {
	background-color: #fff;
	color: #4f73a8;
}

.yin {
	width: 36px;
}

.yin2 {
	transform: rotate(180deg);
}

.m3-sw-btn {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 9;
	width: 50%;
	display: flex;
}

.m3-sw-btn>div {
	width: 50%;
	height: 126px;
	line-height: 126px;
	text-align: center;
	background-color: #dbe4ef;
	cursor: pointer;
	transition: .5s;
	color: #4f73a8;
	font-size: 30px;
}

.m3-sw-btn>div:hover {
	background-color: #8da5c8;
	color: #fff;
}

@media screen and (max-width:1500px) {
	.m3-r {
		padding: 30px;
	}

	.m3-nr {
		padding-right: 0;
	}
}

@media screen and (max-width:1300px) {
	.yin {
		display: none;
	}

	.m3-dbt {
		margin-top: 0;
	}

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

	.m3-btm {
		margin-top: 40px;
	}

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

	.m3-l {
		margin-bottom: 90px;
	}

	.m3-xbt {
		height: 90px;
		font-size: 18px;
	}

	.m3-sw-btn>div {
		height: 90px;
		line-height: 90px;
	}
}

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

	.m3-l {
		margin-bottom: 60px;
	}

	.m3-xbt {
		height: 60px;
		font-size: 16px;
	}

	.m3-sw-btn>div {
		height: 60px;
		line-height: 60px;
		font-size: 20px;
	}

	.m3-dbt {
		font-size: 20px;
	}

	.m3-btn a {
		padding: 5px 20px;
	}
}

@media screen and (max-width:767px) {
	.m3-r {
		padding: 20px;
	}

	.m3-nr {
		margin-top: 10px;
	}

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

	.m3-dbt {
		font-size: 18px;
	}

	.m3-btn a,
	.m3-xbt {
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:600px) {
	.m3-lb .m3-sw {
		overflow: hidden;
	}

	.m3-r {
		position: initial;
	}

	.m3-sw-btn {
		position: initial;
		width: 100%;
	}
}

/* main4 */

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

.m4-xq {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

.m4-l {
	padding-top: 26px;
	width: 40%;
}

.m4-nr {
	margin-top: 50px;
	line-height: 32px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.m4-btn a {
	margin-top: 102px;
	border-color: #333;
	color: #333;
}

.m4-r {
	width: 53.714%;
}

.m4-img {
	border: 6px solid #fff;
	border-radius: 10px;
	box-shadow: 6px 6px 24px 0px rgba(0, 0, 0, 0.36);
}

.m4-xbjt {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(17%, 50%);
	z-index: -1;
}

@media screen and (max-width:1700px) {
	.m4-xbjt {
		transform: translateY(50%);
	}
}

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

	.m4-nr,
	.m4-btn a {
		margin-top: 20px;
	}

	.m4-xbjt {
		display: none;
	}
}

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

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

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

/* main5 */

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

.m5-xq {
	padding-left: 40px;
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.m5-xbt {
	padding: 2px 20px;
	display: inline-block;
	border: 1px solid #333;
	font-size: 16px;
	line-height: 30px;
}

.m5-num {
	margin-top: 34px;
	font-size: 90px;
	line-height: 90px;
}

.m5-num em {
	font-style: initial;
	font-size: 40px;
	line-height: 50px;
}

.m5-nr {
	margin-top: 6px;
}

.m5-nr,
.m5-nr p {
	color: #333;
}

@media screen and (max-width:1400px) {
	.m5-xq {
		padding-left: 0;
	}

	.m5-num {
		font-size: 50px;
		line-height: 60px;
	}

	.m5-num em {
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:999px) {
	.m5-num {
		font-size: 40px;
		line-height: 50px;
	}

	.m5-num em {
		font-size: 20px;
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {
	.m5-num {
		margin-top: 10px;
		font-size: 30px;
		line-height: 40px;
	}

	.m5-num em {
		font-size: 16px;
		line-height: 30px;
	}

	.m5-xbt {
		font-size: 14px;
		line-height: 26px;
	}

	.m5-xq {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

@media screen and (max-width:480px) {
	.m5-xq {
		grid-template-columns: repeat(1, 1fr);
	}
}

/* main6 */

@media screen and (min-width:1000px) {
	.main6{
		/*padding-bottom: 244px;*/
		padding-bottom: 60px;
	}

	.m6-bj {
		padding-top: 168px;
		/*padding-bottom: 68px;*/
		padding-bottom: 168px;
	}
}

.m6-bj {
	background: url("../images/m6bj.webp") no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.m6-bj:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url("../images/m6bj.jpg") no-repeat center;
	background-size: cover;
	z-index: -1
}

.m6-xq {
	padding: 62px 70px 0;
	width: 100%;
	/*max-width: 700px;*/
	background-color: #eaf0f7;
	/*transform: translate(-30px,50%);*/
}

.m6-bt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 42px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}

.m6-nr {
	margin-top: 26px;
	line-height: 32px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 5;  
	overflow: hidden;
}

.m6-btn{
	margin-top: 30px;
	transform: translateY(50%);
}

.m6-btn a{
	border-color: #7a88bf;
	color: #4f73a8;
	background-color: #fff;
}

.m6-btn a:hover{
	background-color: #4f73a8;
	color: #fff;
}

@media screen and (max-width:1200px) {
	.m6-bt{
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:999px) {
	.m6-bt{
		font-size: 24px;
		line-height: 30px;
	}

	.m6-xq{
		padding: 20px;
	}

	.m6-xq,
	.m6-btn{
		transform: initial;
	}

	.m6-nr{
		margin-top: 10px;
	}

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

@media screen and (max-width:767px) {
	.m6-bt{
		font-size: 20px;
	}
}

/* main7 */

@media screen and (min-width:1000px) {
	.main7{
		padding-top: 26px;
		padding-bottom: 66px;
	}
}

.m7-lb{
	position: relative;
}

.m7-sw .swiper-slide{
	padding-top: 54px;
	padding-bottom: 54px;
}

.m7-sw .swiper-slide:nth-child(2n){
	padding-top: 74px;
}

.m7-xq{
	padding: 46px 40px;
	background-color: #ffffff;
}

.m7-xq:hover{
	background-color: #4f73a8;
}

.m7-xbt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}

.m7-nr{
	margin-top: 16px;
	font-size: 20px;
	line-height: 30px;
	color: #666;
}

.m7-nr p{
	color: #666;
}

.m7-xq:hover .m7-xbt,
.m7-xq:hover .m7-nr,
.m7-xq:hover .m7-nr p{
	color: #fff;
}

.m7-btm{
	margin-top: 24px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.m7-btn{
	flex-shrink: 0;
	margin-right: 20px;
}

.m7-btn a{
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	background-color: #4f73a8;
	text-align: center;
	color: #fff;
	border-radius: 50%;
}

.m7-xq:hover .m7-btn a{
	background-color: #fff;
	color: #4f73a8;
}

.m7-img {
	box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.05);
	margin-bottom: -80px;
}

@media screen and (max-width:1200px) {
	.m7-xq{
		padding: 20px;
	}

	.m7-img{
		margin-bottom: 0;
	}

	.m7-xbt{
		font-size: 20px;
	}

	.m7-nr{
		margin-top: 10px;
		font-size: 16px;
	}

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

@media screen and (max-width:999px){
	.m7-lb{
		margin-top: 30px;
	}
	
	.m7-sw .swiper-slide,
	.m7-sw .swiper-slide:nth-child(2n){
		padding: 0;
	}
}

@media screen and (max-width:767px) {
	.m7-xbt{
		font-size: 18px;
	}

	.m7-nr{
		font-size: 14px;
		line-height: 26px;
	}

	.m7-btn a{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
}

/* main8 */

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

.main8{
	background: url("../images/m8bj.webp") no-repeat center; 
	background-size: cover;
}

.m8-xq{
	display: flex;
	justify-content: space-between;
}

.m8-l{
	width: 28.4%;
}

.m8-nr{
	margin-top: 46px;
	line-height: 32px;

	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 7;  
	overflow: hidden;
}

.m8-btm{
	margin-top: 138px;
	display: flex;
}

.m8-xt{
	width: 43px;
	margin-right: 30px;
	flex-shrink: 0;
}

.m8-num{
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 50px;
}

.m8-xnr{
	margin-top: 15px;
	line-height: 26px;
}

.m8-r{
	margin-top: 40px;
	width: 69.5714%;
	transform: translateX(50px);
}

.m8-dd{
	position: relative;
}

.m8-con li,
.m8-dqd,
.m8-dnr{
	position: absolute;
}

.m8-con li{
	transform: translate(-50%,-50%);
}

.m8-dqd{
	top: 50%;
	left: 0;
	transform: translateY(-100%);
	width: 35px;
	pointer-events: none;
	opacity: 0;
}

.m8-y{
	width: 28px;
	border-radius: 50%;
	box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, .2);
}

.m8-dnr{
	top: -30px;
	right: calc(100% + 16px);
	padding: 30px;
	width: 352px;
	background-color: rgba(255, 255, 255, 0.86);
	display: none;
}

.m8-xbt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.m8-dxnr{
	margin-top: 18px;
	line-height: 20px;
}

.m8-con li.tab-dq .m8-dqd{
	opacity: 1;
}

.m8-con li.tab-dq .m8-dnr{
	display: block;
}

.m8-con1{
	left: 8%;
    top: 28.9%;
}

.m8-con2{
	left: 6.9%;
    top: 30%;
}

.m8-con3{
	left: 13%;
    top: 35.3%;
}

.m8-con4{
	left: 15%;
    top: 37.4%;
}

.m8-con5{
	left: 19.4%;
    top: 47.8%;
}

.m8-con6{
	left: 36.7%;
    top: 21.4%;
}

.m8-con7{
	left: 28.7%;
    top: 47.9%;
}

.m8-con8{
	left: 36.9%;
    top: 52.7%;
}

.m8-con9{
	left: 35.4%;
    top: 57.2%;
}

.m8-con10{
	left: 76.4%;
    top: 40.9%;
}

.m8-con11{
	left: 77%;
    top: 47.5%;
}

.m8-con12{
	left: 90.3%;
    top: 72.1%;
}

.m8-img2{
	display: none;
}

@media screen and (max-width:1200px) {
	.m8-y{
		width: 20px;
	}
	.m8-dqd {
		width: 22px;
	}

	.m8-btm{
		margin-top: 30px;
	}

	.m8-xt{
		width: 36px;
		margin-right: 20px;
	}

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

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

	.m8-l{
		width: 100%;
	}

	.m8-nr{
		margin-top: 10px;
	}

	.m8-xt{
		width: 30px;
	}

	.m8-btm{
		margin-top: 20px;
	}

	.m8-num{
		font-size: 30px;
		line-height: 40px;
	}

	.m8-xnr{
		margin-top: 10px;
	}

	.m8-r{
		width: 100%;
		margin-top: 20px;
		transform: initial;
	}

	.m8-dd{
		display: none;
	}

	.m8-img2{
		display: block;
	}
}

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

/* main9 */

@media screen and (min-width:1000px) {
	.main9{
		padding-top: 92px;
		padding-bottom: 54px;
	}
}

.m9-top{
	display: flex;
	justify-content: space-between;
}

.m9-t-l{
	flex: 1;
}

.m9-t-r{
	flex-shrink: 0;
	margin-left: 20px;
}

.m9-t-r .m4-btn a{
	margin-top: 0;
}

.m9-lb{
	margin-top: 68px;
}

.m9-lb .m9-sw{
	margin-bottom: 40px;
}

.m9-dnr{
	position: relative;
	z-index: 1;
	/*width: 84.117647%;*/
	/*margin-top: -100px;*/
	padding: 24px 35px;
	background-color: #ffffff;
}

.m9-time{
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

.m9-nr{
	margin-top: 12px;
	font-size: 16px;
	line-height: 28px;

	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
	height: 48px;
}

.m-pag{
	text-align: center;
}

.m-pag .swiper-pagination-bullet{
	width: 24px;
	height: 24px;
	border: solid 1px transparent;
	opacity: 1;
	padding: 6px;
	background-color: #4f73a8;
	background-clip: content-box;
	margin: 0 15px !important;
}

.m-pag .swiper-pagination-bullet-active{
	border-color: #4f73a8;
	padding: 4px;
}

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

	.m9-lb .m9-sw{
		margin-bottom: 20px;
	}

	.m9-dnr{
		margin-top: 0;
		padding: 20px;
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.m9-top{
		flex-wrap: wrap;
	}

	.m9-t-l{
		flex: initial;
		width: 100%;
	}

	.m9-t-r{
		margin-top: 10px;
		margin-left: auto;
	}
	
	.m9-time{
		font-size: 14px;
		line-height: 26px;
	}

	.m9-nr{
		font-size: 14px;
		line-height: 26px;
	}

	.m-pag .swiper-pagination-bullet{
		width: 20px;
		height: 20px;
		padding: 4px;
		margin: 0 5px !important;
	}
}

/* foot */

.foot{
	padding-top: 80px;
	background-color: #496a9a;
}

.foot .zong1{
	display: flex;
	justify-content: space-between;
}

.foot1{
	padding-bottom: 60px;
}

.fo1{
	width: 120px;
}

.fo2{
	width: 328px;
}

.fo3{
	width: 458px;
}

.fo4{
	width: 364px;
}

.fobiao{
	margin-bottom: 26px;
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #ffffff;
}

.fobiao a{
	color: #fff;
}

.fobiao a:hover{
	color: #fff;
	text-shadow: 0 0 5px #fff;
}

.fonav p,
.foul li{
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
}

.fonav a,
.foul a,
.foul strong{
	color: #fff;
}

.fonav a:hover,
.foul a:hover{
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.foul strong{
	font-weight: initial;
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
}

.fo-bd{
	padding-top: 8px;
	padding-bottom: 40px;
}

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

.fo-bd input{
	padding: 5px 14px;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.2);
}

.fo-btm{
	display: flex;
}

.fo-bd .yz{
	flex: 1;
	display: flex;
}

.fo-bd .yzm{
	width: 104px;
	margin-left: 10px;
	flex-shrink: 0;
}

.fo-bd .fo-btn{
	width: 102px;
	margin-left: 10px;
}

.fo-bd .fo-btn input{
	background-color: #5d88c7;
	color: #ffffff;
	cursor: pointer;
	transition: .5s;
}

.fo-bd .fo-btn input:hover{
	background-color: #fff;
	color: #4f73a8;
}

.fo-bd ::-webkit-input-placeholder {
	color: #fff;
}

.fo-bd :-o-placeholder {
	color: #fff;
}

.fo-bd ::-moz-placeholder {
	color: #fff;
}

.fo-bd :-ms-input-placeholder {
	color: #fff;
}

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

.foot .social-media a {
	display: inline-block;
	vertical-align: middle;
	width: 37px;
	height: 37px;
	line-height: 35px;
	border-radius: 50%;
	border: solid 1px #fff;
	text-align: center;
	color: #fff;
	flex-shrink: 0;
	opacity: 0.6;
}

.foot .social-media a i {
	font-size: 16px;
}

.foot .social-media a:hover {
	opacity: 1;
}

.foot2{
	padding-top: 42px;
	padding-bottom: 50px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.fologo{
	width: 183px;
	margin-right: 20px;
	flex-shrink: 0;
}

.fologo a:hover img{
	transform: initial;
}

.fop {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

.fop p,
.fop strong {
	color: #fff;
}

.fop a {
	display: inline-block;
	color: #fff;
}

.fop a:hover {
	color: #fff;
	text-decoration: underline;
}

.youlian {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}

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

.youlian a {
	margin: 0 5px;
}

.youlian a:hover {
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width:1550px) {
	.fonav p, .foul li{
		font-size: 14px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.fo2{
		width: 260px;
	}

	.fo3{
		width: 300px;
	}

	.fo4 {
		width: 280px;
	}

	.fo-btm{
		flex-wrap: wrap;
	}

	.fo-bd .yz{
		flex: initial;
		width: 100%;
	}

	.fo-bd .fo-btn{
		margin-top: 10px;
		margin-left: 0;
	}
}

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

	.fo-bd input{
		font-size: 14px;
	}

	.fo2{
		width: 220px;
	}

	.fo3{
		width: 260px;
	}

	.fo4 {
		width: 250px;
	}
}

@media screen and (max-width:999px) {
	.fo1,
	.fo2,
	.fo3 {
		display: none;
	}

	.fo4{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}

	.foot{
		padding-top: 20px;
	}

	.fobiao{
		font-size: 16px;
		margin-bottom: 10px;
	}

	.fo-bd{
		padding-top: 0;
		padding-bottom: 0;
	}

	.foot .social-media{
		margin-top: 0;
	}

	.foot1{
		padding-bottom: 20px;
	}
	
	.fologo{
		width: 120px;
	}

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

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

	.foot2 .zong1{
		flex-direction: column;
	}
	
	.fologo{
		margin: 0 auto;
	}

	.fop{
		margin-top: 10px;
	}

	.foot .social-media{
		justify-content: center;
		gap: 10px;
	}

	.foot .social-media a{
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
}


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

.contacth {
	display: block;
}

.contact-us div a {
	display: block;
	width: 51px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	font-size: 22px;
	background-color: #f7f7f7;
	color: #4f73a8;
	margin-top: 2px;
	border-radius: 6px;
	cursor: pointer;
}

.weixin {
	position: relative;
	cursor: pointer;
}

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

.weixin:hover img {
	display: block;
}

.weixin2,
.tankuang {
	display: none
}

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

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

.contact-us div a:hover {
	background: #4f73a8;
	color: #fff;
}

.clear2 {
	display: none
}

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

	.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: #fff;
		color: #333;
		height: 40px;
		line-height: 40px;
		border-radius: 0px;
	}

	.weixin2 {
		display: block
	}

	.weixin1 {
		display: none
	}
}

@media screen and (max-width:999px) {
	.tankuang{
		left: 0 !important;
		margin-left: 0;
	}
}

/* ----------------2-1 Products---------------- */

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

.fybanner{
	background-color: #4f73a8;
}

.ban-bt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #ffffff;
}

@media screen and (max-width:999px) {
	.ban-bt{
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:767px) {
	.ban-bt{
		font-size: 20px;
		line-height: 30px;
	}
}

.fenytop {
	width: 100%;
	padding: 14px 0 0;
	font-size: 16px;
	line-height: 30px;
}

.fenytop i{
	font-size: 16px;
}

.fenytop,
.fenytop a {
	display: inline-block;
	color: #fff;
}

.fenytop a:hover {
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.fenytop .fydq {
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 4px;
}

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

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

/* fy */

.fy {
	width: 100%;
	text-align: center;
}

.fy i {
	font-size: 16px;
}

.fy a {
	width: 36px;
	height: 30px;
	line-height: 28px;
	margin: 0 3px 5px;

	display: inline-block;
	text-align: center;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	vertical-align: middle;
}

.fy a:hover i {
	color: #fff;
}

.fy .fyxz,
.fy a:hover {
	text-decoration: none;
	color: #fff;
	background: #4f73a8;
	border-color: #4f73a8;
}

.fy .la,
.fy .fi,
.fy .big {
	width: initial;
	padding: 0 15px;
}

.fy .sc {
	width: initial;
	border: none;
	vertical-align: middle;
	background-color: initial;
	height: initial;
	line-height: initial;
}

.fy .sc:hover {
	border: none;
}

.fy .sc input {
	transition: .3s;
	height: 100%;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	color: #fff;
	background-color: #4f73a8;
	padding: 0 10px;
}

.fy .sc i {
	font-size: 18px;
	line-height: 20px;
	color: #4f73a8;
}

.fy .sc:hover {
	background: none;
}

.fy .sc:hover i {
	color: #4f73a8;
}

.fy .sc:hover input {
	color: #4f73a8;
	background-color: #fff;
}

@media screen and (max-width:999px) {
	.fy a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin: 2px;
	}

	.fy .sc input {
		font-size: 14px;
	}

	.fy i {
		font-size: 12px;
	}

	.fy .sc i {
		font-size: 14px;
	}

	.fy {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width:767px) {
	.fy .sc input {
		font-size: 12px;
	}

	.fy a {
		font-size: 12px;
	}
}

/* p1m1 */

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

.p1m1{
	background-color: #f9fafd;
}

.p1m1-top{
	margin-top: 24px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	text-align: center;
}

.p1m1-top li a{
	padding: 8px 36px;
	display: inline-block;
	background-color: #eaf0f7;
	border-radius: 23px;
	font-size: 16px;
	line-height: 30px;
}

.p1m1-top li.p1m1-dq a,
.p1m1-top li a:hover{
	background-color: #4f73a8;
	color: #fff;
}

.p1m1-xq{
	margin-top: 50px;
	margin-bottom: 60px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 31px;
}

.p1m1-img {
	background-color: #eaf0f7;
}

.p1m1-dnr{
	padding: 24px 10px 4px;
}

.p1m1-xbt{
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 4;  
	overflow: hidden;
}

.p1m1-ipt {
	margin-top: 10px;
	display: flex;
	align-items: center;
	font-size: 0;
}

.p1m1-ipt input {
	cursor: pointer;
	margin-right: 10px;
	opacity: 0.5;
}

.p1m1-ipt input:checked{
	opacity: 1;
}

.p1m1-ipt a {
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #496a9a;
}

.p1m1-ipt a:hover {
	letter-spacing: 1px;
}

@media screen and (max-width:1300px) {
	.p1m1-top{
		margin-top: 20px;
	}

	.p1m1-top li a{
		padding: 5px 20px;
	}
}

@media screen and (max-width:999px) {
	.p1m1-xq{
		margin: 30px 0;
		gap: 20px;
	}

	.p1m1-dnr{
		padding: 10px;
	}

	.p1m1-xbt{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.p1m1-top li a,
	.p1m1-xbt,
	.p1m1-ipt a{
		font-size: 14px;
		line-height: 26px;
	}

	.p1m1-xq{
		grid-template-columns: repeat(2,1fr);
	}
}

@media screen and (max-width:480px) {
	.p1m1-xq{
		grid-template-columns: repeat(1,1fr);
	}
}

/* ------------------2-2 Products-------------------- */

.zoomPad {
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align: center;
	background-image: url("../images/zoomloader.gif");
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.zoomPup {
	overflow: hidden;
	background-color: #FFF;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 120;
	position: absolute;
	border: 1px solid #CCC;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow {
	position: absolute;
	left: 110%;
	top: 40px;
	background: #FFF;
	z-index: 6000;
	height: auto;
	z-index: 10000;
	z-index: 110;
}

.zoomWrapper {
	position: relative;
	border: 1px solid #ccc;
	z-index: 110;
}

.zoomWrapperTitle {
	display: block;
	background: #999;
	color: #FFF;
	height: 18px;
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img {
	border: 0px;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}

.m-propic {
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.m-propic img {
	transition: initial;
}

.m-propic .pic-big {
	width: 83.5%;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9;
}

.m-propic .big-img {
	display: block;
	line-height: 0;
	font-size: 0;
}

.m-propic .big-img img {
	overflow: hidden;
}

.m-propic .big-img:hover img {
	transform: initial;
}

.m-propic .big-img .zoomPad {
	float: none;
	z-index: 8;
}

.m-propic .zoomWrapperImage img {
	max-width: 1920px;
	z-index: 99
}

.m-propic .pic-small {
	width: 14.06%;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.m-propic .pic-btn {
	height: 3.85%;
	background-color: #f9fafd;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	color: #4f73a8;
	cursor: pointer;
	z-index: 9;
}

.m-propic .pic-btn.prev {
	top: 0;
}

.m-propic .pic-btn.next {
	bottom: 0;
}

.m-propic .pic-btn:hover {
	background-color: #4f73a8;
	color: #fff;
}

.m-propic .pic-list {
	padding-top: 24%;
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.m-propic .pic-list ul {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.m-propic .list-item {
	width: 100%;
	margin-bottom: 12%;
	position: relative;

}

.m-propic .item-pics,
.m-propic .pic-list .item-video {
	display: block;
	position: relative;
	overflow: hidden;
	border: solid 1px transparent;
}

.m-propic .item-pics:before,
.m-propic .pic-list .item-video:before {
	content: "";
	position: absolute;
	width: 8px;
	height: 15px;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	z-index: -1
}

.m-propic .item-pics img,
.m-propic .pic-list .item-video img {
	width: 100%;
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	cursor: pointer;

}

.m-propic .item-pics.zoomThumbActive:before,
.m-propic .item-video.active:before {
	left: -8px;
}

.m-propic .provideo-box {
	border-radius: 0;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.m-propic .provideo-box .provideo {
	position: relative;
	overflow: hidden;
	padding-bottom: 100.7%;
	height: 0;
}

.m-propic .provideo-box .provideo iframe,
.pro2-box .m-propic .provideo-box .provideo video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.m-propic .provideo-box .provideo iframe body {
	margin: 0px !important;
}

.m-propic .item-pics:hover,
.m-propic .item-pics.active,
.m-propic .item-video:hover,
.m-propic .item-video.active {
	border: 1px solid;
	border-color: #4f73a8;
}

@media screen and (max-width:999px) {
	.zoomPup,
	.zoomWindow {
		display: none !important;
	}
}

/* p2m1 */

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

.p2m1{
	background-color: #f9fafd;
}

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

.p2m1-l{
	width: 47.214%;
}

.p2m1-r{
	width: 45.5%;
}

.p2m1-bt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
}

.p2m1-nr{
	margin-top: 28px;
}

.p2m1-nr tr{
	background-color: #e8ecf4;
	border-bottom: 2px solid #fff;
}

.p2m1-nr tr:nth-child(2n){
	background-color: #f4f6fa;
}

.p2m1-nr tr td{
	padding: 7px 20px;
	color: #666;
}

.inq {
	margin-top: 30px;
}

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

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

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

.p2m1-btn {
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 14px;
}

.p2m1-btn a {
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	padding: 9px 28px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	display: inline-block;
	border: solid 1px #333;
}

.p2m1-btn a:hover{
	border-color: #4f73a8;
	background-color: #4f73a8;
	color: #fff;
}

.p2m1-btn i{
	margin-left: 10px;
}

/* p2m2 */

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

.p2m2{
	background-color: #eaf0f7;
}

.p2m2-xq{
	margin-bottom: 76px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.p2m2-l{
	width: 50.214%;
}

.p2m2-xian{
	margin-top: 38px;
	width: 100%;
	height: 1px;
	background-color: #c5cbd6;
}

.p2m2-nr{
	margin-top: 44px;
	line-height: 46px;
}

.p2m2-nr em{
	font-style: initial;
	color: #666;
	display: flex;
}

.p2m2-nr em::before{
	content: "";
	display: inline-block;
	margin-top: 12px;
	margin-right: 15px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url('../images/dui.png')no-repeat center;
	background-size: 100% 100%;
	flex-shrink: 0;
}

.p2m2-r{
	width: 42.214%;
}

/* p2m3 */

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

.p2m3{
	background-color: #f9fafd;
}

.p2m3-lb{
	margin-top: 44px;
	position: relative;
}

@media screen and (max-width:1200px) {
	.p2m1-bt{
		font-size: 24px;
		line-height: 30px;
	}

	.p2m1-btn a{
		padding: 5px 20px;
	}
}

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

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

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

	.inq{
		margin-top: 20px;
	}

	.p2m2-xq{
		margin-bottom: 20px;
	}

	.p2m2-xian{
		margin-top: 10px;
	}

	.p2m2-nr{
		margin-top: 20px;
		line-height: 30px;
	}

	.p2m2-nr em::before {
		margin-top: 5px;
		margin-right: 10px;
	}

	.p2m3-lb{
		margin-top: 20px;
	}
}

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

	.p2m2-l{
		width: 100%;
	}

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

	.p2m2-nr em::before{
		width: 16px;
		height: 16px;
	}
}

@media screen and (max-width:480px) {
	.p2m1-btn a{
		font-size: 12px;
		line-height: 22px;
	}
}

/* ------------------3-1 Application------------------- */

/* a1m1 */

@media screen and (min-width:1000px) {
	.a1m1{
		padding-top: 88px;
		padding-bottom: 94px;
	}
}

.a1m1-xq{
	display: grid;
	gap: 30px;
	margin-bottom: 60px;
}

.a1m1-xq li{
	display: flex;
}

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

.a1m1-l{
	width: 520px;
	margin-right: 20px;
	flex-shrink: 0;
}

.a1m1-xq li:nth-child(2n) .a1m1-l{
	margin-right: 0;
	margin-left: 20px;
}

.a1m1-r{
	padding: 58px 50px;
	flex: 1;
	background-color: #ffffff;
}

.a1m1-bt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}

.a1m1-nr{
	margin-top: 32px;
	line-height: 28px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 3;  
	overflow: hidden;
}

.a1m1-xq .m4-btn a{
	margin-top: 74px;
}


@media screen and (max-width:1300px) {
	.a1m1-l{
		width:360px;
	}
	
	.a1m1-r{
		padding: 30px;
		flex: 1;
		background-color: #ffffff;
	}

	.a1m1-nr{
		margin-top: 10px;
	}

	.a1m1-xq .m4-btn a{
		margin-top: 20px;
	}

	.a1m1-bt{
		font-size: 20px;
	}
}

@media screen and (max-width:999px){
	.a1m1-l{
		width: 300px;
	}

	.a1m1-r{
		padding: 20px;
	}

	.a1m1-bt{
		font-size: 18px;
	}

	.a1m1-xq{
		gap: 20px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:767px){
	.a1m1-xq li{
		flex-wrap: wrap;
	}

	.a1m1-l{
		width: 100%;
		max-width: 300px;
		margin: 0 auto !important;
	}

	.a1m1-r{
		margin-top: 10px;
		flex: initial;
		width: 100%;
	}
}

/* ----------------3-2 Application---------------- */

.n2m1-time {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-right: 30px;
}

.net {
	margin-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #c5cbd6;
}

.net .share {
	margin: 8px 0;
	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: 0;
	}

	.n2m1-time {
		margin-right: 20px;
	}

	.n2m1-time,
	.net .share1 {
		font-size: 14px;
		line-height: 26px;
	}
}

.fanpian {
	border-top: solid 1px #c5cbd6;
	padding-top: 40px;
	text-align: left;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.fanpian li {
	display: inline-block;
	position: relative;
	width: 49%;
}

.fanpian li i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	width: 56px;
	height: 56px;
	line-height: 54px;
	border-radius: 50%;
	background-color: #ffffff;
	border: solid 1px #1e1e1e;
	color: #333;
	text-align: center;
	transition: .5s;
	font-size: 20px;
}

.fanpian li a:hover i {
	border-color: #4f73a8;
	background-color: #4f73a8;
	color: #fff;
}

.fanpian li p {
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
}

.fanpian li a,
.fanpian li em {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}

.fanpian li em {
	display: block;
	font-style: initial;
}

.fanpian li em a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.fanpian li a:hover {
	color: #4f73a8;
}


.fanpian li:nth-child(1) {
	padding-left: 80px;
	padding-right: 15px;
}

.fanpian li:nth-child(2) {
	padding-right: 80px;
	text-align: right;
}

.fanpian li:nth-child(1) i {
	left: 0;
}

.fanpian li:nth-child(2) i {
	right: 0;
}

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

	.fanpian li {
		width: 100%;
		margin-top: 10px;
	}

	.fanpian li i {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 16px;
	}

	.fanpian li:nth-child(1) {
		padding-left: 50px;
		padding-right: 10px;
	}

	.fanpian li:nth-child(1) i {
		left: 10px;
	}

	.fanpian li:nth-child(2) {
		padding-left: 50px;
		padding-right: 10px;
		text-align: left;
	}

	.fanpian li:nth-child(2) i {
		left: 10px;
	}
}

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

	.fanpian li p,
	.fanpian li a,
	.fanpian li em {
		padding-top: 0;
		font-size: 12px;
		line-height: 22px;
	}
}

/* a2m1 */

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

.a2m1-bt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}

.a2m1-nr{
	line-height: 32px;
	margin-top: 32px;
	margin-bottom: 34px;
}

.a2m1-nr em{
	font-style: initial;
	display: flex;
}

.a2m1-nr em::before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #4f73a8;
	margin-right: 20px;
	margin-top: 10px;
	border-radius: 50%;
	flex-shrink: 0;
}

@media screen and (max-width:999px) {
	.a2m1-bt{
		font-size: 20px;
	}

	.net{
		margin-top: 0;
	}
}

@media screen and (max-width:767px) {
	.a2m1-bt{
		font-size: 18px;
	}

	.a2m1-nr{
		margin: 20px 0;
	}

	.a2m1-nr em::before{
		margin-top: 6px;
		margin-right: 5px;
	}
}

/* ------------------4-1 R&D------------------ */

/* r1m1 */

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

.r1m1-nr{
	margin-top: 14px;
	line-height: 28px;
}

.r1m1-xq{
	margin-top: 90px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 66px 30px;
}

.r1m1-xq li{
	padding: 68px 38px 40px;
	background-color: #fff;
	position: relative;
}

.r1m1-xt{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%,-50%);
	width: 94px;
	height: 94px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border: solid 2px #4f73a8;
}

.r1m1-xbt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
}

.r1m1-xnr{
	margin-top: 30px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 4;  
	overflow: hidden;
}

.r1m1-xnr em{
	font-style: initial;
	display: flex;
}

.r1m1-xnr em::before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #4f73a8;
	margin-right: 10px;
	margin-top: 10px;
	flex-shrink: 0;
	border-radius: 50%;
}

.r1m1-btn{
	margin-top: 66px;
}

.r1m1-btn p{
	display: inline-block;
	min-width: 212px;
	padding: 7px 20px;
	border: 1px solid #4f73a8;
	background-color: #4f73a8;
	border-radius: 23px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
	transition: .5s;
}

.r1m1-btn p:hover{
	background-color: #fff;
	color: #4f73a8;
}

.tankaungb {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.tankaungb .tkg {
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 24px;
	cursor: pointer;
	transform: rotate(45deg);
	color: #c4c4c4;
	transition: .5s;
	z-index: 99;
}

.tankaungb .tkg:hover {
	color: #000;
	background-color: #fff;
	opacity: 1;
}

.tankaungn {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;

	display: flex;
	align-items: center;
}

.aqn-w {
	position: relative;
	padding: 10px;
	width: 100%;
	max-width: 1420px;
	margin: 0 auto;
	max-height: calc(100vh - 40%);

	overflow: auto;

	scrollbar-color: #4f73a8 #fff;
	scrollbar-width: thin;
}

.aqn-w::-webkit-scrollbar {
	width: 5px;
}

.aqn-w::-webkit-scrollbar-track {
	background: #fff;
}

.aqn-w::-webkit-scrollbar-thumb {
	background-color: #4f73a8;
}

.aqn {
	padding-top: 47px;
	overflow: hidden;
}

.aqn>div{
	position: relative;
	padding: 68px 46px 20px;
	background-color: #fff;
}

.aqn .r1m1-xnr{
	margin-top: 20px;
	line-height: 32px;
	
	display: block;
}

/* r1m2 */

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

.r1m2-nr{
	margin-top: 46px;
}

.r1m2-nr tr{
	background-color: #e1eaf5;
}

.r1m2-nr tr:nth-child(2n){
	background-color: #f5f7fa;
}

.r1m2-nr tr:first-child{
	background-color: #4f73a8;
}

.r1m2-nr tr td{
	padding: 7px 32px;
	color: #666;
	min-width: 120px;
}

.r1m2-nr tr:first-child td{
	color: #fff;
}

@media screen and (max-width:1200px) {
	.r1m1-xq li{
		padding: 60px 20px 20px;
	}

	.r1m1-xnr{
		margin-top: 10px;
	}

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

	.r1m1-xbt{
		font-size: 20px;
	}
}

@media screen and (max-width:999px) {
	.r1m1-xq{
		margin-top: 30px;
		gap: 20px;
	}

	.r1m1-xq li{
		padding: 20px;
	}

	.r1m1-xt{
		position: initial;
		transform: initial;
		width: 80px;
		height: 80px;
		margin: 0 auto;
	}

	.r1m1-xbt{
		margin-top: 10px;
		font-size: 18px;
	}

	.r1m1-btn p{
		min-width: initial;
		padding: 5px 20px;
	}

	.r1m2-nr{
		margin-top: 20px;
	}

	.aqn{
		padding-top: 0;
	}

	.aqn>div{
		padding: 20px;
	}
	
	.r1m2-nr tr td{
		padding: 5px 20px;
	}
}

@media screen and (max-width:767px) {
	.r1m1-xq{
		grid-template-columns: repeat(2,1fr);
	}

	.r1m1-xbt{
		font-size: 16px;
	}

	.r1m1-btn p{
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:480px) {
	.r1m1-xq{
		gap: 10px;
		grid-template-columns: repeat(1,1fr);
	}
}

/* ------------------4-3 R&D----------------- */

/* r2m1 */

@media screen and (min-width:1000px) {
	.r2m1{
		padding-top: 86px;
		padding-bottom: 80px;
	}
}

.r2m1-lb{
	margin-top: 35px;
}

.r2m1-sw{
	margin-bottom: 36px;
}

.r2m1-xq{
	display: grid;
	gap: 24px;
}

.r2m1-img{
	border: 6px solid #fff;
}

.r2m1-xbt{
	margin-top: 10px;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

/* r2m2 */

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

.r2m2-lb{
	margin-top: 35px;
}

.r2m2-sw{
	margin-bottom: 46px;
}

.r2m2-xq{
	display: grid;
	gap: 26px;
}

.r2m2-xbt{
	margin-top: 10px;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 16px;
}

@media screen and (max-width:999px) {
	.r2m1-xbt,
	.r2m2-xbt{
		font-size: 14px;
		line-height: 26px;
	}

	.r2m1-lb,
	.r2m2-lb{
		margin-top: 20px;
	}

	.r2m1-sw,
	.r2m2-sw{
		margin-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	.r2m1-xbt,
	.r2m2-xbt{
		font-size: 12px;
		line-height: 22px;
	}
}

/* -----------------4-4 R&D------------------ */

/* r3m1 */

@media screen and (min-width:1000px) {
	.r3m1{
		padding-top: 86px;
		padding-bottom: 96px;
	}
}

.r3m1-xq{
	margin-top: 34px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 36px 32px;
}

.r3m1-xbt{
	padding-top: 18px;
	padding-bottom: 12px;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	border-bottom: solid 1px #d3dce5;
}

.r3m1-nr{
	margin-top: 12px;
	line-height: 28px;
}

@media screen and (max-width:999px) {
	.r3m1-xq{
		gap: 20px;
		margin-top: 20px;
	}

	.r3m1-xbt{
		padding: 10px 0;
	}

	.r3m1-xbt{
		font-size: 16px;
	}
}

@media screen and (max-width:480px) {
	.r3m1-xq{
		grid-template-columns: repeat(1,1fr);
	}
}

/* -----------------5-1 Service-------------------- */

/* s1m1 */

@media screen and (min-width:1000px) {
	.s1m1{
		padding-top: 86px;
		padding-bottom: 80px;
	}
}

.s1m1-xq{
	margin-top: 56px;
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.s1m1-xq li{
	max-width: 350px;
}

.s1m1-dw{
	position: relative;
}

.s1m1-jt{
	position: absolute;
	width: 73px;
	top: 50%;
	left: 100%;
	transform: translateY(-50%);
}

.s1m1-xq li:last-child .s1m1-jt{
	display: none;
}

.s1m1-xt{
	margin: 0 auto;
	width: 90px;
	height: 90px;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
}

.s1m1-xq li:hover .s1m1-xt{
	border-color: #4f73a8;
}

.s1m1-xt img{
	width: 50%;
	filter: grayscale(1) brightness(0);
}

.s1m1-xq li:hover .s1m1-xt img{
	filter: initial;
}

.s1m1-xnr{
	margin-top: 13px;
	font-size: 16px;
	line-height: 28px;
}

.s1m1-xq li:hover .s1m1-xnr{
	color: #4f73a8;
}

/* s1m2 */

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

.s1m2{
	background-color: #f3f6fb;
}

.s1m2-xq{
	margin-top: 58px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 20px;
}

.s1m2-xq li{
	background-color: #ffffff;
	border-radius: 23px;
	font-size: 16px;
	line-height: 30px;
	padding: 8px 36px;
}

.s1m2-xq li:hover{
	background-color: #4f73a8;
	color: #fff;
}

/* s1m3 */

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

.s1m3-xq{
	display: grid;
	gap: 78px;
}

.s1m3-l{
	width: 50.142857%;
	margin-right: 5.57%;
	float: left;
}

.s1m3-xq li:nth-child(2n) .s1m3-l{
	margin-right: 0;
	margin-left: 5.57%;
	float: right;
}

.s1m3-img{
	box-shadow: 6px 6px 24px 0px rgba(0, 0, 0, 0.36);
	border: solid 6px #ffffff;
	border-radius: 6px;
}

.s1m3-r{
	padding-top: 34px;
}

.s1m3-nr{
	margin-top: 40px;
	line-height: 32px;
}

/* s1m4 */

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

.s1m4-xq{
	margin-top: 52px;
	display: grid;
	gap: 20px;
}

.s1m4-xq li{
	display: flex;
	background-color: #f9fafd;
}

.s1m4-num{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	background-color: #4f73a8;
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #f9fafd;
	flex-shrink: 0;
}

.s1m4-dnr{
	padding: 44px 40px;
}

.s1m4-xbt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}

.s1m4-nr{
	margin-top: 30px;
	line-height: 32px;
}

@media screen and (max-width:1400px) {
	.s1m1-xq{
		display: grid;
		grid-template-columns: repeat(4,1fr);
	}

	.s1m1-xq li{
		max-width: initial;
	}

	.s1m1-jt{
		transform: translate(-50%,-50%);
	}
}

@media screen and (max-width:999px) {
	.s1m1-jt{
		display: none;
	}

	.s1m1-xq{
		margin-top: 20px;
		grid-template-columns: repeat(2,1fr);
	}

	.s1m1-xt{
		width: 80px;
		height: 80px;
	}

	.s1m2-xq{
		margin-top: 20px;
		gap: 10px;
	}

	.s1m2-xq li{
		padding: 5px 20px;
	}

	.s1m3-r{
		padding-top: 0;
	}

	.s1m3-nr{
		margin-top: 10px;
	}

	.s1m3-xq{
		gap: 20px;
	}
	
	.s1m4-xq{
		margin-top: 20px;
	}

	.s1m4-dnr{
		padding: 20px;
	}

	.s1m4-num,
	.s1m4-xbt{
		font-size: 20px;
	}

	.s1m4-nr{
		margin-top: 10px;
	}
}

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

	.s1m2-xq li{
		font-size: 14px;
		line-height: 26px;
	}

	.s1m4-num,
	.s1m4-xbt{
		font-size: 18px;
	}

	.s1m4-num{
		width: 50px;
	}
}

@media screen and (max-width:480px){
	.s1m1-xq{
		grid-template-columns: repeat(1,1fr);
	}

	.s1m2-xq li{
		font-size: 12px;
		line-height: 22px;
	}

	.s1m3-l{
		width: 100%;
		margin: 0 auto !important;
		float: initial !important;
	}

	.s1m3-r{
		margin-top: 20px;
	}

	.s1m4-num{
		width: 40px;
	}
}

/* -----------------5-2 Service------------------- */

/* s2m1 */

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

.s2m1-xq{
	margin-top: 80px;
}

.s2m1-r{
	padding-top: 6px;
	float: right;
	width: 38.357%;
	margin-left: 4.2857%;
}

.s2m1-dnr{
	margin-bottom: 32px;
}

.s2m1-xtb{
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
}

.s2m1-nr{
	line-height: 32px;
}

.s2m1-xq2{
	margin-top: 56px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.s2m1-l2{
	width: 45.642857%;
}

.s2m1-r2{
	width: 50%;
}

@media screen and (max-width:999px) {
	.s2m1-xq,
	.s2m1-xq2{
		margin-top: 30px;
	}

	.s2m1-xtb{
		font-size: 18px;
	}

	.s2m1-dnr{
		margin-bottom: 10px;
	}
}

@media screen and (max-width:767px) {
	.s2m1-xtb{
		font-size: 16px;
	}
}

@media screen and (max-width:600px) {
	.s2m1-xq2{
		flex-wrap: wrap;
	}

	.s2m1-r{
		width: 100%;
		max-width: 500px;
		float: initial;
		margin: 0 auto;
	}

	.s2m1-l,
	.s2m1-r2{
		margin-top: 20px;
	}

	.s2m1-l2,
	.s2m1-r2{
		width: 100%;
	}
}

/* ------------------5-3 Service------------------- */

/* s3m1 */

@media screen and (min-width:1000px) {
	.s3m1{
		padding-top: 86px;
		padding-bottom: 85px;
	}
}

.s3m1-xq{
	margin-top: 66px;
	margin-bottom: 62px;
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 26px 31px;
}

.s3m1-xbt{
	margin-top: 12px;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width:999px){
	.s3m1-xq{
		margin: 30px 0;
		gap: 20px;
	}
	
	.s3m1-xbt{
		margin-top: 5px;
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:767px){
	.s3m1-xq{
		grid-template-columns: repeat(2,1fr);
	}
}

@media screen and (max-width:480px){
	.s3m1-xq{
		grid-template-columns: repeat(1,1fr);
	}
}

/* -------------------5-4 Service------------------ */

/* s4m1 */

@media screen and (min-width:1000px) {
	.s4m1{
		padding-top: 86px;
		padding-bottom: 85px;
	}
}

.faq{
	margin-top: 66px;
	padding-bottom: 50px;
}
.faq li{
	padding: 20px 30px 0;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.faqtop{
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	
	cursor: pointer;
}

.faqtop i{
	font-size: 18px;
	color: #333;
}

.faqtop p{
	padding-right: 20px;
	display: flex;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	vertical-align: middle;
}

.faqnr{
	border-top: 1px solid #d3dce5;
	padding: 20px 0 34px;
	display: none;
}

.faqnr p{
	font-size: 16px;
	line-height: 32px;
	color: #666666;
}

.faqx{
	display: none;
}
.aq .faqx{
	display: block;
}
.aq .faqy{
	display: none;
}

@media screen and (max-width:999px) {
	.faq{
		margin-top: 20px;
		padding-bottom: 20px;
	}

	.faq li{
		padding: 20px;
		padding-bottom: 0;
	}

	.faqtop p{
		font-size: 16px;
	}
	.faqtop span{
		font-size: 16px;
	}

	.faqnr{
		padding: 10px 0;
	}

	.faqnr p{
		font-size: 14px;
		line-height: 26px;
	}
}
@media screen and (max-width:767px) {
	.faqtop{
		padding-bottom: 10px;
	}

	.faqtop p{
		font-size: 14px;
		line-height: 26px;
	}

	.faq li{
		padding: 10px 20px 0;
	}
}

/* -------------------6-1 About-------------------- */

/* ab1m1 */

@media screen and (min-width:1000px) {
	.ab1m1{
		padding-top: 86px;
		padding-bottom: 96px;
	}

	.ab1m1 .zong{
		max-width: 1472px;
	}
}

.ab1m1-xq{
	padding: 0 36px;
}

.ab1m1-nr{
	margin-top: 40px;
	line-height: 32px;
}

.ab1m1-lb{
	margin-top: 22px;
	position: relative;
}

.ab1m1-sw{
	padding: 10px;
}

.ab1m1-img{
	border: 6px solid #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:601px) {
	.ab1m1-lb .ab1m1-pag{
		position: absolute;
		z-index: 9;
		bottom: 30px;
	}
	
	.ab1m1-pag .swiper-pagination-bullet{
		background-color: #fff;
	}
	
	.ab1m1-pag .swiper-pagination-bullet-active{
		border-color: #fff;
	}
	
}

/* ab1m2 */

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

.ab1m2-lb{
	margin-top: 48px;
	width: 100%;
	max-width: 1378px;
}

.ab1m2-lb .ab1m2-sw{
	overflow: initial;
}

.ab1m2-sw .swiper-slide{
	padding: 50px 40px 44px;
	height: auto;
	background-color: #f8fafc;
	border-bottom: 2px solid #4f73a8;
	box-shadow: 6px 6px 24px 0px rgba(188, 200, 214, 0.5);
}
.ab1m2-sw .swiper-slide:hover{
	background-color: #4f73a8;
}

.ab1m2-xbt{
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}

.ab1m2-nr{
	margin-top: 20px;
}

.ab1m2-sw .swiper-slide:hover .ab1m2-xbt,
.ab1m2-sw .swiper-slide:hover .ab1m2-nr,
.ab1m2-sw .swiper-slide:hover .ab1m2-nr p{
	color: #fff;
}


/* ab1m3 */

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

	.ab1m4{
		padding-bottom: 92px;
	}
}

.ab1m3-lb2{
	margin-top: 38px;
}

.ab1m3-sw2 .swiper-slide{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	background-color: #fff;
}

.ab1m3-l{
	width: 49.2647%;
}

.ab1m3-r{
	width: 45.441%;
	padding-bottom: 60px;
}

.ab1m3-num{
	margin-bottom: 58px;
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
}

.ab1m3-nr{
	line-height: 32px;
}

.ab1m3-sw1{
	position: relative;
}

.ab1m3-sw1::before{
	content: "";
	width: 100%;
	height: 1px;
	background-color: #a2a5af;
	position: absolute;
	left: 0;
	top: 50%;
}

.ab1m3-sw1 .swiper-slide{
	padding-top: 30px;
	text-align: center;
	cursor: pointer;
}

.ab1m3-sw1 .swiper-slide-thumb-active .yuan{
	border: solid 1px #4f73a8;
}

.ab1m3-sw1 .yuan{
	margin: 0 auto;
	width: 28px;
	height: 28px;
	background-color: #4f73a8;
	border: solid 1px transparent;
	padding: 5px;
	background-clip: content-box;
	border-radius: 50%;
}

.ab1m3-sw1 .swiper-slide p{
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.ab1m3-lb1{
	position: relative;
}

/* ab1m5 */

@media screen and (min-width:1000px){
	.ab1m5{
		padding: 72px 0;
	}
}

.ab1m5{
	background-color: #f7f9fc;
	position: relative;
}

.ab1m5-l{
	width: 34%;
}

.ab1m5-lb{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 56.25%;
}

.ab1m5-sw .swiper-wrapper {
	transition: linear;
}


@media screen and (max-width:1300px){
	.ab1m2-sw .swiper-slide{
		padding: 20px;
	}

	.ab1m3-r{
		padding-bottom: 0;
	}
	
	.ab1m3-num{
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 30px;
	}
}

@media screen and (max-width:999px) {
	.ab1m1-xq{
		padding: 0;
	}

	.ab1m1-nr,
	.ab1m2-lb{
		margin-top: 20px;
	}

	.ab1m1-lb .ab1m1-pag{
		bottom: 20px;
	}

	.ab1m2-sw .swiper-slide{
		padding: 20px;
	}

	.ab1m2-xbt{
		font-size: 20px;
	}

	.ab1m2-nr{
		margin-top: 10px;
	}

	.ab1m3-lb2{
		margin-top: 20px;
	}

	.ab1m3-num{
		font-size: 20px;
		margin-bottom: 10px;
	}

	.ab1m3-sw1 .swiper-slide p{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.ab1m3-l,
	.ab1m3-r{
		width: 100%;
	}

	.ab1m3-r{
		margin-top: 20px;
	}

	.ab1m3-sw1 .yuan{
		width: 24px;
		height: 24px;
	}

	.ab1m3-sw1 .swiper-slide{
		padding-top: 26px;
	}

	.ab1m3-sw1 .swiper-slide p{
		font-size: 14px;
		line-height: 26px;
	}
	
	.ab1m5-l{
		width: 100%;
	}

	.ab1m5-lb{
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
		position: initial;
		transform: initial;
	}
}

/* ------------------7-1 News------------------- */

/* n1m1 */

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

.n1m1-top li a{
	background-color: #fff;
}

.n1m1-xq{
	margin-top: 70px;
	margin-bottom: 60px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 42px 40px;
}

@media screen and (max-width:999px) {
	.n1m1-xq{
		margin: 30px 0;
		gap: 20px;
	}
}

@media screen and (max-width:600px) {
	.n1m1-xq{
		grid-template-columns: repeat(1,1fr);
	}
}

/* -----------------7-2 News----------------- */

/* n2m1 */

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

.n2m1-nr{
	margin-top: 30px;
	margin-bottom: 34px;
	line-height: 32px;
}

@media screen and (max-width:999px) {
	.n2m1-nr{
		margin: 20px 0;
	}
}

/* ------------------8-1 Contact------------------- */

/* c1m1 */

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

.c1m1 .zong{
	max-width:1000px;
}

.c1m1-bd{
	margin-top: 44px;
   padding-left: 10px;
   padding-right: 10px;
}

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

.c1m1-bd form>div{
	width: 48.4%;
	margin-bottom: 20px;
}

.c1m1-bd form>div.chang{
	width: 100%;
	font-size: 0;
}

.c1m1-bd input,
.c1m1-bd textarea{
	padding: 16px 20px;
	width: 100%;
	background-color: #DAE4F0;
	border: solid 1px #e6e6e6;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.c1m1-bd textarea{
	height: 148px;
}

.c1m1-bd .yz{
	display: flex;
}

.c1m1-bd .yzm{
	border: 1px solid #e6e6e6;
	width: 153px;
	flex-shrink: 0;
	margin-left: 36px;
}

.c1m1-bd .c1m1-btn input{
	background-color: #4f73a8;
	color: #fff;
	cursor: pointer;
	transition: .5s;
}

.c1m1-bd .c1m1-btn input:hover{
	background-color: #fff;
	color: #4f73a8;
}

.c1m1-bd .xing{
	position: relative;
}

.c1m1-bd .xing::before{
	content: '*';
	position: absolute;
	left: -16px;
	top: 24px;
	font-size: 20px;
	line-height: 26px;
	color: #ff0000;
}

/* c1m2 */

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

.c1m2-xq{
	margin-top: 56px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 24px;
}

.c1m2-xq li{
	padding: 36px 26px 26px;
	background-color: #DAE4F0;
}

.c1m2-xq li i{
	font-size: 40px;
	color: #4f73a8;
}

.c1m2-xbt{
	margin-top: 38px;
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.c1m2-nr{
	margin-top: 12px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.c1m2-nr a{
	color: #666;
}

.c1m2-nr a:hover{
	color: #4f73a8;
}

@media screen and (max-width:1300px) {
	.c1m2-xq{
		gap: 10px;
	}
	
	.c1m2-xq li{
		padding: 16px;
	}

	.c1m2-xbt{
		margin-top: 10px;
	}
}

@media screen and (max-width:999px) {
    .c1m1-bd{
    	padding-right:0;
    }

	.c1m1-bd input, 
	.c1m1-bd textarea{
		padding: 10px 20px;
	}

	.c1m1-bd .yzm {
		width: 122px;
		margin-left: 20px;
	}

	.c1m2-xq{
		margin-top: 30px;
		grid-template-columns: repeat(2,1fr);
	}

	.c1m2-xq li i{
		font-size: 30px;
	}

	.c1m2-xbt{
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.c1m1-bd textarea{
		height: 100px;
	}

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

	.c1m1-bd .xing::before {
		left: -10px;
		top: 16px;
		font-size: 16px;
	}

	.c1m1-bd .yzm {
		width: 110px;
	}

	.c1m1-bd form>div{
		width: 100%;
		margin-bottom: 10px;
	}

	.c1m1-bd{
		padding-left: 10px;
		margin-top: 20px;
	}

	.c1m2-xq li i{
		font-size: 24px;
	}

	.c1m2-xbt{
		font-size: 16px;
	}

	.c1m2-nr{
		margin-top: 5px;
		font-size: 14px;
		line-height: 26px;
	}
}

@media screen and (max-width:480px) {
	.c1m2-xq{
		grid-template-columns: repeat(1,1fr);
	}
}














.m-vid{
	cursor: pointer;
	position: relative;
}

.m-play{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 16%;
	
	pointer-events: none;
}


.tankaunga {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 9999999999
}

.tankaunga: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);
}


.tankaungn2 {
	position: fixed;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 5%;
}

.tankaungn2 iframe,
.tankaungn2 video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.tankaungn2 iframe body {
	margin: 0px !important;
}

@media screen and (max-width:767px) {
	.tankaungn2 {
		position: fixed;
		left: 5%;
		top: 10%;
		right: 5%;
		bottom: 10%;
	}
}

.m-center {
	text-align: center;
}

.m-white,
.m-white p,
.m-white a {
	color: #fff;
}

.m-white a:hover {
	color: #fff;
	text-decoration: underline;
}

/* zhengshu */
#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: 'Poppins-Regular';
	src: url('../fonts/Poppins-Regular.eot');
	src: url('../fonts/Poppins-Regular.eot') format('embedded-opentype'),
		url('../fonts/Poppins-Regular.woff2') format('woff2'),
		url('../fonts/Poppins-Regular.woff') format('woff'),
		url('../fonts/Poppins-Regular.ttf') format('truetype'),
		url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-Medium';
	src: url('../fonts/Poppins-Medium.eot');
	src: url('../fonts/Poppins-Medium.eot') format('embedded-opentype'),
		url('../fonts/Poppins-Medium.woff2') format('woff2'),
		url('../fonts/Poppins-Medium.woff') format('woff'),
		url('../fonts/Poppins-Medium.ttf') format('truetype'),
		url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-SemiBold';
	src: url('../fonts/Poppins-SemiBold.eot');
	src: url('../fonts/Poppins-SemiBold.eot') format('embedded-opentype'),
		url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
		url('../fonts/Poppins-SemiBold.woff') format('woff'),
		url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
		url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
	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=1713234536579') format('woff'),
		url('../fonts/iconfont.ttf?t=1713234536579') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-instagram2:before {
	content: "\e88f";
}

.icon-top3:before {
	content: "\ee73";
}

.icon-address2:before {
	content: "\e64a";
}

.icon-message3:before {
	content: "\e78a";
}

.icon-telegram:before {
	content: "\e733";
}

.icon-facebook3:before {
	content: "\e64e";
}

.icon-right8:before {
	content: "\e60a";
}

.icon-left8:before {
	content: "\eba0";
}

.icon-tags:before {
	content: "\e732";
}

.icon-twitter2:before {
	content: "\e7ff";
}

.icon-kuaijin:before {
	content: "\e6c4";
}

.icon-message2:before {
	content: "\e609";
}

.icon-company:before {
	content: "\e61a";
}

.icon-fenxiang:before {
	content: "\e86c";
}

.icon-right6:before {
	content: "\eb9d";
}

.icon-left6:before {
	content: "\eb9e";
}

.icon-calendar3:before {
	content: "\e8c5";
}

.icon-right5:before {
	content: "\e917";
}

.icon-left5:before {
	content: "\eb9f";
}

.icon-email3:before {
	content: "\e92f";
}

.icon-paperfull:before {
	content: "\ea0b";
}

.icon-messenger:before {
	content: "\ea0f";
}

.icon-twitter3:before {
	content: "\e7fd";
}

.icon-twitter4:before {
	content: "\e7fe";
}

.icon-tel5:before {
	content: "\e61b";
}

.icon-fax2:before {
	content: "\e622";
}

.icon-tel4:before {
	content: "\e679";
}

.icon-facebook1:before {
	content: "\e6e5";
}

.icon-message1:before {
	content: "\e633";
}

.icon-youtube2:before {
	content: "\e880";
}

.icon-xin:before {
	content: "\e606";
}

.icon-facebook2:before {
	content: "\e617";
}

.icon-tel3:before {
	content: "\e621";
}

.icon-goumai:before {
	content: "\e636";
}

.icon-calendar2:before {
	content: "\e8b4";
}

.icon-tel2:before {
	content: "\e643";
}

.icon-diqiu1:before {
	content: "\e9ee";
}

.icon-wechat1:before {
	content: "\e6c7";
}

.icon-tiktok:before {
	content: "\e62e";
}

.icon-right3:before {
	content: "\e605";
}

.icon-left3:before {
	content: "\eb91";
}

.icon-diqiu:before {
	content: "\e642";
}

.icon-bottom2:before {
	content: "\eb94";
}

.icon-right2:before {
	content: "\e603";
}

.icon-left2:before {
	content: "\e604";
}

.icon-top2:before {
	content: "\eb93";
}

.icon-email2:before {
	content: "\e601";
}

.icon-rise-full:before {
	content: "\ea08";
}

.icon-home1:before {
	content: "\e674";
}

.icon-left4:before {
	content: "\eb90";
}

.icon-right4:before {
	content: "\e632";
}

.icon-jiantou:before {
	content: "\e7d1";
}

.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-youbian:before {
	content: "\e60f";
}

.icon-jian2:before {
	content: "\e600";
}

.icon-jia2: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-sousuo4:before {
	content: "\e610";
}

.icon-sousuo:before {
	content: "\e616";
}

.icon-sousuo1:before {
	content: "\e65b";
}

.icon-shangchuan:before {
	content: "\e602";
}

.icon-top1:before {
	content: "\e637";
}

.icon-biaoqian:before {
	content: "\e649";
}

.icon-righttop:before {
	content: "\eb92";
}


.p2m2-nr tr{
    background-color: #DBE2F4;
}

.p2m2-nr tr:first-child{
    background-color: #4A73CB;
}

.p2m2-nr tr:nth-child(2n){
    background-color: #B7C7E9;
}

.p2m2-nr tr:first-child td{
    color: #fff;
}

.p2m2-nr tr td{
    padding: 10px 20px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #fff;
}

.ab1m2-xq{
	margin-top: 48px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}

.ab1m2-xq li{
	padding: 50px 40px 44px;
	background-color: #496a9a;
	border-bottom: 2px solid #4f73a8;
	box-shadow: 6px 6px 24px 0px rgba(188, 200, 214, 0.5);
}
.ab1m2-xq li:hover{
	background-color: #4f73a8;
}

.ab1m2-xbt,
.ab1m2-nr,
.ab1m2-nr p{
	color: #fff;
}

.ab1m2-xq li:hover .ab1m2-xbt,
.ab1m2-xq li:hover .ab1m2-nr,
.ab1m2-xq li:hover .ab1m2-nr p{
	color: #fff;
}

@media screen and (max-width:1300px){
	.ab1m2-xq li{
		padding: 20px;
	}
}

@media screen and (max-width:999px){
	.ab1m2-xq{
		margin-top: 20px;
		grid-template-columns: repeat(2,1fr);
	}
}

@media screen and (max-width:480px){
	.ab1m2-xq{
		grid-template-columns: repeat(1,1fr);
		gap: 10px;
	}
}

.hd-r{
	display: flex;
	align-items: center;
}

.hd-r img{
    display: inline-block;
}

@media screen and (max-width:999px){
    .hd-r{
        padding-right: 50px;
    }
}

.a2m1-nr tr{
    background-color: #DBE2F4;
}

.a2m1-nr tr:first-child{
    background-color: #4A73CB;
}

.a2m1-nr tr:nth-child(2n){
    background-color: #B7C7E9;
}

.a2m1-nr tr:first-child td{
    color: #fff;
}

.a2m1-nr tr td{
    padding: 10px 20px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #fff;
}

.ab1m3-xq{
	margin-top: 106px;
	display: flex;
	flex-wrap: wrap;
	gap: 104px 0;
}

@media screen and (min-width:768px){
	.ab1m3-xq li{
       order: var(--i);
    }
}

.ab1m3-xq li{
	background-color: #fff;
	padding: 65px 28px 40px;
	position: relative;
	width: 30%;
	margin-left: 5%;
}

.ab1m3-xq li:nth-child(6n+1),
.ab1m3-xq li:nth-child(6n){
	margin-left: 0;
}

.ab1m3-xq li:last-child:is(:nth-child(6n+4),:nth-child(6n+5)){
	margin-left: auto;
}


.ab1m3-time{
	width: 96px;
	height: 96px;
	line-height: 84px;
	background-color: #4f73a8;
	border: solid 6px #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	
	font-family: Poppins-SemiBold,Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.ab1m3-jt{
	width: 46px;
	position: absolute;
	left: calc(100% + 30px);
	top: 50%;
	transform: translate(-50%,-50%);
    z-index: 1;
}
@media screen and (min-width:768px){
    .ab1m3-xq li:nth-child(6n+4){
        order: calc(var(--i) + 2);
    }

    .ab1m3-xq li:nth-child(6n){
        order: calc(var(--i) - 2);
    }
}

.ab1m3-xq li:nth-child(6n+4) .ab1m3-jt,
.ab1m3-xq li:nth-child(6n+5) .ab1m3-jt{
	left: calc(0% - 30px);
	transform: translate(-50%,-50%) rotate(180deg);
}

.ab1m3-xq li:nth-child(6n+3) .ab1m3-jt,
.ab1m3-xq li:nth-child(6n) .ab1m3-jt{
	top: calc(100% + 30px);
	left: 50%;
	transform: translate(-50%,-50%) rotate(90deg);
}

.ab1m3-xq li:last-child .ab1m3-jt{
	display: none;
}

@media screen and (max-width:999px) {
	.ab1m3-time{
		font-size: 18px;
		width: 60px;
		height: 60px;
		line-height: 56px;
		border-width: 2px;
	}
	
	.ab1m3-xq{
		margin-top: 40px;
		gap: 60px 0;
	}
	
	.ab1m3-xq li{
		padding: 40px 20px 20px;
	}
	
	.ab1m3-jt{
		width: 30px;
		left: calc(100% + 15px);
	}
	
	.ab1m3-xq li:nth-child(6n+4) .ab1m3-jt,
	.ab1m3-xq li:nth-child(6n+5) .ab1m3-jt{
		left: calc(0% - 15px);
	}
	
	.ab1m3-xq li:nth-child(6n+3) .ab1m3-jt,
	.ab1m3-xq li:nth-child(6n) .ab1m3-jt{
		top: calc(100% + 15px);
	}
}

@media screen and (max-width:767px) {
	.ab1m3-xq{
		gap: 50px 0;
      justify-content: space-between;
	}
	
	.ab1m3-xq li{
		width: 48%;
		margin-left: 0 !important;
	}
	
	.ab1m3-jt{
		display: none;
	}
}

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

.foul{
    max-height:320px;
    overflow: auto;
    
	scrollbar-color:#999 #fff;
	scrollbar-width: thin;
}
.foul::-webkit-scrollbar{width: 5px; height: 5px;}
.foul::-webkit-scrollbar-track{background: #fff;}
.foul::-webkit-scrollbar-thumb{background-color: #999;}

.c1m2-lb{
	margin-top: 56px;
	position: relative;
}

.c1m2-sw .swiper-slide{
	padding: 36px 26px 26px;
	background-color: #DAE4F0;
	height: auto;
}

.c1m2-sw .swiper-slide i{
	font-size: 40px;
	color: #4f73a8;
}

@media screen and (max-width:999px) {
	.c1m2-lb{
		margin-top: 30px;
	}
	
	.c1m2-sw .swiper-slide i{
		font-size: 30px;
	}
}

@media screen and (max-width:767px){
	.c1m2-sw .swiper-slide i{
		font-size: 24px;
	}
}

.con-us-f{
	max-height: 266px;
	overflow-x: hidden;

	scrollbar-color:#666 #fff;
	scrollbar-width: thin;
}
.con-us-f::-webkit-scrollbar{width: 5px; height: 5px;}
.con-us-f::-webkit-scrollbar-track{background: #fff;}
.con-us-f::-webkit-scrollbar-thumb{background-color: #666;}

@media screen and (max-width:999px) {
	.contact-us{
		background-color: #fff;
	}
	
	.contact-us .con-us-f{
		flex: 5;
		display: flex;
	}
	
	.contact-us .con-us-f div{
		flex: 1;
		min-width: 20%;
	}
}




/* 24-7-18 */

.fobiao{
	margin-bottom: 34px;
}

.fonav p, .foul li{
	background-color: rgba(255,255,255,0.06);
	border-radius: 6px;
	padding: 5px 10px;
	line-height: 30px;
	margin-bottom: 16px;
}

.foul>div{
	padding-bottom: 20px;
}

@media screen and (min-width:1551px) {
	.fo2{
		width: 342px;
	}
	
	.fo3{
		width: 562px;
	}
	
	.foot1{
		padding-bottom: 22px;
	}
}

.fo-bd{
	padding-top: 0;
}

.fo-bd input{
	background-color: rgba(255,255,255,0.1);
}


.c1m2-swx .swiper-slide{
	background-color: #dae4f0;
	height: auto;
}

.c1m2-top{
	padding: 19px 20px;
	background: linear-gradient(to left, #dae4f0,#ccd8e9);
}

.c1m2-swx .swiper-slide:hover .c1m2-top{
	background: #4f73a8;
}

.c1m2-top .social-media{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px 40px;
}

.c1m2-top .social-media a {
	display: inline-block;
	vertical-align: middle;
	width: 37px;
	height: 37px;
	line-height: 35px;
	border-radius: 50%;
	border: solid 1px #4f73a8;
	text-align: center;
	color: #4f73a8;
	flex-shrink: 0;
}

.c1m2-top .social-media a:hover{
	background-color: #fff;
	color: #4f73a8 !important;
}

.c1m2-swx .swiper-slide:hover .c1m2-top .social-media a{
	border-color: #fff;
	color: #fff;
}

.c1m2-top .social-media a i {
	font-size: 16px;
}

.c1m2-top .social-media a:hover {
	opacity: 1;
}

.c1m2-btm{
	padding: 40px 38px 38px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 32px 20px;
}

.c1m2-btm>div{
	display: flex;
	align-items: center;
}

.c1m2-btm i{
	font-size: 40px;
	color: #4f73a8;
	margin-right: 20px;
	flex-shrink: 0;
}

.c1m2-xbtx{
	font-family: Poppins-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	
	word-break: break-all
}

.c1m2-btm .c1m2-nr{
	margin-top: 0;
	/*color: transparent;*/
}

@media screen and (max-width:999px) {
	.c1m2-top{
		padding: 10px;
	}
	
	.c1m2-top .social-media{
		gap: 10px;
	}
	
	.c1m2-btm{
		padding: 20px;
		gap: 20px;
	}
	
	.c1m2-xbtx{
		font-size: 16px;
	}
	
	.c1m2-btm i{
		font-size: 30px;
		width: 30px;
	}
}

.m-clstext .box-desc.hid {
  max-height: 300px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}
.m-clstext .box-desc {
  margin-top: 7px;
}

.m-clstext .box-link {
  margin: 25px 0;
}

.m-clstext .box-link .span {
  display: inline-block;
  min-width: 140px;
  padding: 7px 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background-color: #496a9a;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.m-clstext .box-link .span2 {
  display: none;
}
.m-clstext .box-link.active .span2 {
  display: inline-block;
}
.m-clstext .box-link.active .span1 {
  display: none;
}
.m-clstext .box-desc a strong{color:#f00;}

@media screen and (max-width:1600px) and (min-width:1000px){
	.m2-lb,
   .m7-lb,
   .p2m3-lb{
      width: calc(100% - 100px);
      margin-left: auto;
      margin-right: auto;
   }
}

 


.new-backdrop {position: fixed;top: 0;left: 0;bottom: 0;right: 0;background-color: #000;background-color: rgba(0,0,0,0.3);z-index: 99999;}

.new-backdrop .model-box {

	background-color: #fff;

	width:950px;

	border-radius: 10px;

	position: absolute;

	left: 50%;

	top: 50%;

transform: translate3d( -50%, -50%, 0 );
}


.new-backdrop2 {position: fixed;top: 0;left: 0;bottom: 0;right: 0;background-color: #000;background-color: rgba(0,0,0,0.3);z-index: 99999; display:none;}

.new-backdrop2 .model-box2{

	background-color: #fff;

	/*width: 400px;*/

	border-radius: 10px;

	position: absolute;

	left: 50%;

	top: 50%;
	padding:45px;

transform: translate3d( -50%, -50%, 0 );
}

.new-backdrop2 .model-box2 img{ width:100%;  margin:0 auto;}

.new-backdrop .model-box form {

	padding: 47px 86px;

	padding-bottom: 67px;

}

.new-backdrop .box-title {

	font-size: 30px;

	font-size: 3rem;

	line-height: 40px;

	text-align:center;
	font-weight:bold;
}
.new-backdrop .box-title span{ color:red;     text-transform: uppercase; font-weight:bold;}
.new-backdrop .box-title2{ color:#5b9bd5; margin-top:5px;}
.new-backdrop .box-list {

	padding-top: 32px;

}

.new-backdrop .box-list li {

	float: left;

	margin-left: 83px;

	font-size: 22px;

	font-size: 2.2rem;

	line-height: 24px;

}

.new-backdrop .item-title {

	font-size: 24px;

	font-size: 2.4rem;

	line-height: 30px;

	margin-top: 26px;

	margin-bottom: 6px;
	


}

.new-backdrop .item-input {

	width: 100%;

	height: 36px;

	line-height: 36px;

	border: 1px solid #d7d7d7;

	border-radius: 5px;

	padding-left: 15px;

	/*font-size: 18px;*/

	/*font-size: 1.8rem;*/

	color: #888888;

	margin-top: 17px;

}
.new-backdrop div.item-input{ position: relative;}
.new-backdrop div.yzm{position: absolute;
    right: 0px;
    top: 1px;
    height: 100%;}
    .new-backdrop div.yzm img{ 
    height: 100%;}
.new-backdrop .item-textarea {

	width: 729px;

	height: 137px;

	padding-top: 5px;

	line-height: 26px;

	border: 1px solid #d7d7d7;

	border-radius: 5px;

	padding-left: 15px;

	font-size: 18px;

	font-size: 1.8rem;

	color: #888888;

	margin-top: 17px;

}

.new-backdrop .item-btn {

	min-width: 177px;

	line-height: 38px;

	padding: 0 5px;

	background: #8e8e8e;

	border-radius: 4px;

	font-size: 18px;

	font-size: 1.8rem;

	color: #ffffff;
margin:0 auto;
display: block;
	margin-top: 19px;cursor: pointer;

}

.new-backdrop .item-btn:hover {

	background: #496a9a;

}

.guanbi {

	display: block;

	width: 34px;

	height: 34px;

	border-radius: 50%;

	border: 2px solid #ababab;

	text-align: center;

	line-height: 34px;

	color: #ababab;

	font-size: 20px;

	font-weight: bold;

	position: absolute;

	right: 15px;

	top: 16px;

	cursor: pointer

}
.guanbi2 {

	display: block;

	width: 34px;

	height: 34px;

	border-radius: 50%;

	border: 2px solid #ababab;

	text-align: center;

	line-height: 34px;

	color: #ababab;

	font-size: 20px;

	font-weight: bold;

	position: absolute;

	right: 15px;

	top: 16px;

	cursor: pointer

}
@media only screen and (max-width:1219px) {

.new-backdrop .model-box {

	width: 96%;


	margin-left: auto;


}

.new-backdrop .model-box form {

	padding: 20px;

}

.new-backdrop .box-list li {

	font-size: 14px;

	font-size: 1.4rem;

	margin-left: 20px;

}

.new-backdrop .item-input, .new-backdrop .item-textarea {

	width: 90%;

}

}

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

.new-backdrop .model-box {



}

.new-backdrop .box-list {

	padding-top: 10px;

}

.new-backdrop .box-title {

	font-size: 20px;

	font-size: 2rem;
}

.new-backdrop .item-title {

	font-size: 16px;

	font-size: 1.6rem;

	line-height: 20px;

	margin-top: 10px;

}

.new-backdrop .box-list li {

	width: 49%;

	margin-left: 1% !important;

	margin-top: 10px;

}

.new-backdrop .item-input {

	height: 26px;

	line-height: 26px;

	margin-top: 6px;

}

.new-backdrop .item-textarea {

	height: 70px;

	margin-top: 6px;

}

.new-backdrop .item-btn {

	line-height: 30px;

	margin-top: 6px;

}

.guanbi {

	width: 20px;

	height: 20px;

	line-height: 20px;

	font-size: 16px;

	right: 5px;

	top: 5px;

}

}


