@charset "utf-8";

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

body {
	margin: 0 auto;
	font-family: GothamRounded-Book, 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: GothamRounded-Book, 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: #1e60f4;
}

* {
	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: #999;
	opacity: 1
}

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

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

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

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

	.zong1 {
		width: calc(100% - 140px);
		max-width: 1200px;
		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: #1e60f4;
}

.head a:hover,
.foot a:hover {
	color: #1e60f4;
}

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

.mp p {
	color: #666;
}

.mp a {
	color: #1e60f4;
}

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

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

.yzm {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f3fbfe !important;
	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: none !important;
	top: 50%;
	width: 62px;
	height: 62px;
}

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

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

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

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

.banner .slick-dots li.slick-active a {
	width: 50px;
}

.banner .slick-dots a {
	display: block;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border-radius: 4px;
	cursor: pointer;
}

.banner.hide {
	display: none;
}

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

	.banner.hide {
		display: block;
	}

	.banner .slick-arrow {
		display: none !important;
	}

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

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

	.banner .slick-dots li.slick-active a {
		width: 30px;
	}

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

	background-color: #ffffff;
	box-shadow: 0px 2px 16px 0px rgba(44, 56, 84, 0.09);
}

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

.logo {
	width: 162px;
}

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

.navigation {
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	line-height: 30px;
	position: relative;
}

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

.navigation>li>a {
	display: block;
	position: relative;
	color: #333;
	z-index: 1;
	padding: 30px 0;
}

.navigation>li>a::after {
	content: '';
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 3px;
	background-color: #1e60f4;
	border-radius: 2px;
	transition: .5s;
}

.navigation>li:hover>a::after,
.navigation>li.dangqian>a::after {
	width: 30px;
}

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

.navigation .yijiw {
	width: 200px;
	position: absolute;
	top: 100%;
	left: -30px;
	font-size: 16px;
	line-height: 30px;
	display: none;
	box-shadow: 2px 0px 16px 0px rgba(44, 56, 84, 0.09);
}

.navigation .yijiw2 {
	width: 300px;
}

.navigation .yiji {
	position: relative;
	z-index: 1;
}

.navigation .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;
	position: relative;
	color: #333;
	padding: 10px 30px;
}

.yiji>li:hover>p a {
	color: #fff;
	background-color: #1e60f4;
}

.yijiw li i {
	margin-left: auto;
}

.navigation .erji,
.navigation .sanji {
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	width: 200px;
	display: none;
	font-size: 14px;
	background-color: #fff;
}


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

.hd-btn {
	margin-left: 12%;
}

.hd-btn a {
	padding: 5px 26px;
	display: inline-block;
	background-color: #1e60f4;
	border: 1px solid #1e60f4;
	border-radius: 4px;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
}

.hd-btn a:hover {
	background-color: #fff;
	color: #1e60f4;
}

.dhck {
	padding-top: 90px;
}

@media screen and (max-width:1800px) {
	.hd-btn {
		margin-left: auto;
	}
}

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

	.logo {
		width: 120px;
	}

	.navigation>li {
		margin: 0 14px;
	}

	.hd-btn a {
		padding: 5px 16px;
		letter-spacing: 0;
	}
}

@media screen and (max-width:999px) {
	.head .zong {
		height: 60px;
	}

	.hd-btn {
		margin-right: 50px;
	}

	.hd-btn a {
		padding: 2px 10px;
		font-size: 14px;
		line-height: 26px;
	}

	.navigation {
		display: none;
	}

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

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

	.logo {
		width: 100px;
	}

	.hd-btn a {
		padding: 2px 10px;
		font-size: 12px;
		line-height: 22px;
	}

	.dhck {
		display: none;
	}
}

/* main1 */

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

.m1-xq {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 55px 33px;

	margin-bottom: 66px;
}

.m1-xq li:first-child {
	grid-column-start: span 2;
}

.m1-dnr {
	position: relative;
}

.m1-bt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 500px;
	padding: 0 55px 34px;
	font-size: 36px;
	line-height: 44px;
}

.m1-bt strong {
	font-weight: initial;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
}

.m1-bt i {
	display: inline-block;
	font-size: 40px;
	vertical-align: middle;
}

.m1-bt,
.m1-bt a,
.m1-bt strong {
	color: #fff;
}

.m1-bt a:hover {
	color: #1e60f4;
	text-shadow: 0 0 10px #fff;
}

.m1-xt {
	/*background-color: #e9e8e4;*/
}

.m1-xbt {
	margin-top: 17px;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-align: center;
}

.m1-nr {
	margin-top: 6px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.m1-btn a,
.m1-btn p {
	min-width: 180px;
	padding: 9px 28px;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	background-color: #1e60f4;
	border: 1px solid #1e60f4;
	border-radius: 4px;

	cursor: pointer;
	transition: .5s;
}

.m1-btn a:hover,
.m1-btn p:hover {
	background-color: #fff;
	color: #1e60f4;
}

@media screen and (max-width:1400px) {
	.m1-xq {
		gap: 20px;
	}

	.m1-bt {
		padding: 0 20px 10px;
		font-size: 30px;
	}

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

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

	.m1-bt {
		font-size: 24px;
		line-height: 30px;
		max-width: initial;
	}

	.m1-bt i {
		font-size: 30px;
		line-height: 30px;
	}

	.m1-xbt {
		margin-top: 5px;
		font-size: 18px;
	}

	.m1-btn a,
	.m1-btn p {
		padding: 5px 20px;
		letter-spacing: 0;
		min-width: initial;
	}
}

@media screen and (max-width:767px) {
	.m1-xq {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		margin-bottom: 20px;
	}

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

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

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

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

/* main2 */

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

.m2-bt {
	font-size: 42px;
	line-height: 55px;
}

.m2-bt strong {
	font-weight: initial;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
}

.m2-xq {
	margin-top: 42px;
	margin-bottom: 46px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px;
}

.m2-sp {
	background-color: #000;
}

.m2-sp .m-play {
	opacity: 0;
	transition: .5s;
}

.m2-sp:hover .m-play {
	opacity: 1;
}

.m2-sp:hover .m-vid>img {
	opacity: 0.7;
}

.m2-xbt {
	margin-top: 16px;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 36px;
	color: #222222;
}

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

@media screen and (max-width:1400px) {
	.m2-bt {
		font-size: 34px;
		line-height: 50px;
	}

	.m2-xq {
		gap: 20px;
	}

	.m2-xbt {
		margin-top: 10px;
		font-size: 18px;
		line-height: 30px;
	}
}

@media screen and (max-width:999px) {
	.main2 {
		max-width: 800px;
		margin: 0 auto;
	}

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

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

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

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

@media screen and (max-width:480px) {
	.main2 {
		max-width: 360px;
	}

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

/* main3 */

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

.m3-xq {
	margin-top: 42px;
	margin-bottom: 48px;
	display: flex;
	justify-content: space-between;
}

.m3-xq li {
	width: 24.375%;
}

.m3-xq li:nth-child(2) {
	width: 46.875%;
}

.m3-xbt {
	margin-top: 27px;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	color: #222222;

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

.m3-nr {
	margin-top: 6px;
	font-family: GothamRounded-Medium;

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

@media screen and (max-width:1400px) {
	.m3-xbt {
		margin-top: 10px;
		font-size: 18px;
	}
}

@media screen and (max-width:999px) {
	.main3 {
		max-width: 750px;
		margin: 0 auto;
	}

	.m3-xq {
		flex-wrap: wrap;
		margin: 30px 0;
		gap: 20px 0;
	}

	.m3-xq li {
		width: 48%;
	}

	.m3-xq li:nth-child(2) {
		width: 100%;
		order: -1;
	}
}

@media screen and (max-width:480px) {
	.main3 {
		max-width: 390px;
	}

	.m3-xq li {
		width: 100%;
	}
}

/* main4 */

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

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

.m4-l {
	width: 31.25%;
	margin-left: 6.25%;
}

.m4-xxq {
	margin-top: 58px;
	margin-bottom: 70px;
	font-size: 18px;
	line-height: 30px;
	display: grid;
	gap: 18px;
}

.m4-xxq li {
	display: flex;
}

.m4-xxq li::before {
	content: '';
	margin-right: 35px;
	width: 25px;
	height: 25px;
	background: url('../images/dui.png')no-repeat center;
	background-size: 100% 100%;
	flex-shrink: 0;
}

.m4-r {
	width: 57.5%;
}

.m4-lb {
	position: relative;
}

.sw-btn>div {
	width: 52px;
	height: 52px;
	line-height: 48px;
	border-radius: 2px;
	border: solid 2px #e5e5e5;
	font-size: 34px;
	text-align: center;
	cursor: pointer;
	transition: .5s;
	background-color: #fff;
}

.sw-btn>div:hover {
	border-color: #1e60f4;
	color: #1e60f4;
}

.m4-lb .sw-btn {
	display: flex;
	gap: 16px;
	position: absolute;
	right: 30px;
	bottom: 26px;
	z-index: 9;
}

.m4-lb .sw-btn>div {
	color: #999;
	border-color: #fff;
}

.m4-lb .sw-btn>div:hover {
	border-color: #1e60f4;
	background-color: #1e60f4;
	color: #fff;
}

@media screen and (max-width:999px) {
	.m4-l{
		margin-left: 0;
	}
	
	.m4-xxq {
		margin: 20px 0;
		gap: 10px;
	}

	.m4-xxq li::before {
		margin-right: 10px;
	}

	.m4-xxq li {
		font-size: 16px;
	}

	.m4-lb .sw-btn {
		right: 10px;
		bottom: 10px;
	}

	.sw-btn>div {
		width: 40px;
		height: 40px;
		line-height: 36px;
		font-size: 20px;
	}
}

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

	.m4-xxq li {
		font-size: 14px;
		line-height: 26px;
	}

	.m4-l {
		width: 100%;
	}

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

	.sw-btn>div{
		width: 30px;
		height: 30px;
		line-height: 26px;
	}
}

/* main5 */

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

.m5-nr {
	margin-top: 30px;
	margin-bottom: 34px;
	font-size: 18px;
	line-height: 36px;
	color: #666666;
}

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

.m5-lb {
	max-width: 1424px;
	margin: 0 auto;
	margin-top: 46px;
}

.m5-lb .m5-sw {
	overflow: initial;
	margin-bottom: 32px;
}

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

.m-pag .swiper-pagination-bullet {
	width: 36px;
	height: 36px;
	border: solid 1px transparent;
	background-color: rgba(0, 0, 0, .1);
	padding: 10px;
	background-clip: content-box;
	opacity: 1;
	margin: 0 !important;
}

.m-pag .swiper-pagination-bullet-active {
	border-color: #1e60f4;
	background-color: #1e60f4;
}

@media screen and (max-width:999px) {
	.m5-nr {
		margin: 20px 0;
		font-size: 16px;
		line-height: 30px;
	}

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

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

	.m-pag .swiper-pagination-bullet {
		width: 30px;
		height: 30px;
		padding: 6px;
	}
}

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

	.m-pag .swiper-pagination-bullet {
		width: 20px;
		height: 20px;
		padding: 4px;
	}
}

/* main6 */

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

.m6-top {
	text-align: center;
}

.m6-top>div {
	position: relative;
	display: inline-block;
}

.m6-y1 {
	position: absolute;
	bottom: 0;
	left: -94px;
	z-index: -1;
	width: 115px;
}

.m6-lb {
	margin-top: 66px;
	position: relative;
}

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

.m6-sw .swiper-slide {
	opacity: 0;
	transition: .5s;
}

.m6-sw .swiper-slide-active {
	opacity: 1;
}

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

.m6-l {
	width: 50%;
}

.m6-img {
	overflow: hidden;
	border-radius: 100px 0px 0px 0px;
}

.m6-r {
	padding: 86px 0 100px;
	width: 48.25%;
	padding-right: 90px;
	position: relative;
	z-index: 1;
}

.m6-r::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	width: 112.6943%;
	height: 100%;
	background-color: #fff;
	box-shadow: 9px 0px 73px 0px rgba(0, 0, 0, 0.09);
	border-radius: 0px 0px 100px 0px;
}

.m6-nr {
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}

.m6-y2 {
	width: 76px;
	margin-left: auto;
}

.m6-lb .sw-btn {
	position: absolute;
	z-index: 9;
	left: 52.375%;
	/* bottom: 16.7%; */
	bottom: 100px;
	display: flex;
	gap: 16px;
}

@media screen and (max-width:1400px) {
	.m6-r {
		padding: 30px 0;
		padding-right: 30px;
	}

	.m6-lb .sw-btn {
		bottom: 20px;
	}
}

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

	.m6-lb{
		margin-top: 30px;
	}

	.m6-xq {
		align-items: initial;
	}

	.m6-r {
		padding: 20px;
		padding-bottom: 70px;
	}

	.m6-r::before {
		width: 100%;
	}

	.m6-nr {
		font-size: 16px;
		line-height: 30px;
	}

	.m6-lb .sw-btn {
		left: 54%;
	}

	.m6-y2 {
		display: none;
	}

	.m6-r::before {
		box-shadow: 9px 0px 20px 0px rgba(0, 0, 0, 0.09);
	}
}

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

	.m6-xq {
		flex-wrap: wrap;
	}

	.m6-l {
		width: 100%;
	}

	.m6-r {
		width: 100%;
	}

	.m6-lb .sw-btn {
		left: 50%;
		transform: translateX(-50%);
	}

	.m6-img {
		border-radius: 50px 0 0 0;
	}

	.m6-r::before {
		border-radius: 0 0 50px 0;
	}
}

/* main7 */

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

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

.m7-t-btn {
	margin-left: 20px;
}

.m7-t-btn a {
	color: #333;
	border-color: #333;
	background-color: #fff;
}

.m7-t-btn a:hover {
	background-color: #1e60f4;
	color: #fff;
	border-color: #1e60f4;
}

.m7-xq {
	margin-top: 42px;
	display: grid;
	gap: 34px;
}

.m7-xq li {
	display: flex;
	align-items: center;
	position: relative;
}

.m7-xq li::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -16px;
	width: calc(100% - 302px);
	height: 1px;
	background-color: rgba(0, 0, 0, .2);
}

.m7-xq li:last-child::after {
	display: none;
}

.m7-l {
	width: 266px;
	margin-right: 34px;
}

.m7-img {
	border-radius: 10px;
	overflow: hidden;
}

.m7-r {
	flex: 1;
}

.m7-dnr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 50px;
	transition: .5s;
}

.m7-xq li:hover .m7-dnr {
	padding-right: 0;
}

.m7-bt {
	font-size: 20px;
	line-height: 36px;
	color: #222;

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

.m7-xq li:hover .m7-bt {
	font-family: GothamRounded-Bold;
}

.m7-bt a {
	color: #222;
}

.m7-bt a:hover {
	color: #1e60f4;
}

.m7-nr {
	margin-top: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

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

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

.m7-btn a:hover {
	background-color: #1e60f4;
	color: #fff;
}

.m7-time {
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}

@media screen and (max-width:999px) {
	.m7-dnr {
		padding-right: 0;
	}

	.m7-l {
		width: 220px;
		margin-right: 20px;
	}

	.m7-time {
		margin-top: 10px;
	}

	.m7-xq li::after {
		width: calc(100% - 240px);
	}

	.m7-bt {
		font-size: 18px;
		line-height: 30px;
	}

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

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

	.m7-xq li::after {
		width: 100%;
	}

	.m7-bt {
		font-size: 16px;
		line-height: 30px;
	}

	.m7-l {
		margin: 0 auto;
	}

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

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

	.m2-bt {
		width: 100%;
	}

	.m7-t-btn {
		margin-top: 10px;
		margin-left: auto;
	}
}

/* foot */

.foot {
	padding-top: 90px;
	padding-bottom: 20px;
	background-color: #101010;
}

.foot1 {
	padding-bottom: 60px;
}

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

.fologo {
	width: 197px;
}

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

.fo1 {
	width: 280px;
}

.fo2 {
	width: 166px;
}

.fo3 {
	width: 262px;
}

.fo4 {
	width: 364px;
}

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

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

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

.foot .social-media a:hover {
	opacity: 1;
	background-color: #1e60f4;
	border-color: #1e60f4;
	color: #fff;
}

.fobiao {
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 36px;
	color: #ffffff;
	margin-bottom: 25px;
}

.fobiao a {
	color: #fff;
}

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

.fonav a,
.foul a {
	color: #999;
}

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

.fo-bd {
	padding-top: 14px;
}

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

.fo-bd input {
	padding: 5px 18px;
	width: 100%;
	background-color: #fff;
	border-radius: 4px;
	font-size: 16px;
	line-height: 30px;
}

.fo-bd .fo-btm,
.fo-bd .yz {
	display: flex;
}

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

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

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

.fo-bd .fo-btn input {
	background-color: #1e60f4;
	color: #fff;
	cursor: pointer;
	transition: .5s;
}

.fo-bd .fo-btn input:hover {
	background-color: #fff;
	color: #1e60f4;
}

.foot2 .zong {
	padding-top: 36px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.fop {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: center;
}

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

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

.fop a:hover {
	color: #fff;
}

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

	.fo2 {
		width: 120px;
	}

	.fo3 {
		width: 220px;
	}

	.fo4 {
		width: 260px;
	}

	.fonav p,
	.foul li {
		font-size: 14px;
		line-height: 30px;
	}

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

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

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

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

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

	.fo2,
	.fo3 {
		display: none;
	}

	.fo1,
	.fo4 {
		width: 48%;
	}

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

	.foot1 {
		padding-bottom: 20px;
	}

	.foot2 .zong {
		padding-top: 10px;
	}

	.foot .social-media {
		margin-top: 20px;
	}

	.fobiao {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 10px;
	}

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

	.fologo {
		width: 160px;
	}
}

@media screen and (max-width:767px) {
	.foot1 .zong {
		display: block;
	}

	.fo1,
	.fo4 {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}

	.fo4 {
		margin-top: 10px;
	}

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

	.fologo {
		width: 140px;
	}
}

@media screen and (max-width:480px) {
	.foot .social-media a {
		width: 30px;
		height: 30px;
		line-height: 28px;
	}
}


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

.contacth {
	display: block;
}

.contact-us div a {
	display: block;
	width: 52px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	background-color: #dfdfdf;
	color: #fff;
	margin-top: 2px;
	border-radius: 5px;
	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: #1e60f4;
	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:600px) {
	.tankuang {
		left: 0 !important;
		margin-left: 0;
	}
}


/* -----------------1-1HEADWEAR------------------ */

.fy-banz {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ban-bt {
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 53px;
	line-height: 58px;
}

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

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

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

.fenytop i {
	font-size: 16px;
	color: #1e60f4;
}

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

.fenytop a:hover {
	color: #333;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

.fenytop .fydq {
	color: #333;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

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

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

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

	.fenytop,
	.fenytop a {
		color: #333;
	}
}

@media screen and (min-width:1000px) {
	.proyiji {
		display: block !important;
	}
}

.prl {
	padding-bottom: 20px;
}

.j-nextshow {
	position: relative;
}

.proslide_menubtn {
	display: none;
	width: 23px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 12px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 99;
}

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

.prbiao {
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 56px;
	display: block;
	color: #333;
	padding-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.prlt {
	margin: auto
}

.proyiji {}

.proyiji>li {
	padding-bottom: 1px;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.proyiji>li>p {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	transition: .5s;
	padding: 8px 0;
	color: #333;
}

.proyiji>li>p a {
	color: #333;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.proyiji>li.dangyi>p a,
.proyiji>li.dangyi>p,
.proyiji>li:hover>p,
.proyiji>li:hover>p a {
	color: #1e60f4;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

.proerji {
	border-top: 1px solid rgba(0, 0, 0, .3);
	padding-left: 20px;
}

.proerji li p {
	padding: 8px 0;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.prosanji>li>p {
	font-size: 14px;
	padding-left: 20px;
}

.proerji li p a {
	color: #333;
	display: block;
}
.proerji .danger p a{
	color: #1e60f4;
}
.proerji li p a:hover {
	color: #1e60f4;
}

.proerji>.danger>p {
	color: #1e60f4;
}

.proerji>.danger>p a {
	color: #1e60f4;
}

.proerji {
	display: none;
}

.prosanji {
	display: none;
}

.danger .prosanji {
	display: block;
}

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

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

	.proyiji {
		display: none;
	}
	
	.prbiao{
		font-size: 20px;
	}
}

/* fy */

.fy {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

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

.fy a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin: 0 4px 5px;
	display: inline-block;
	text-align: center;
	color: #333333;
	cursor: pointer;
	font-size: 16px;
}

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

.fy .fyxz,
.fy a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1e60f4;
}

.fy .sc {
	width: initial;
	border: none;
	vertical-align: middle;
	background-color: initial;
}
.fy .button{
	padding: 0 20px;
}
.fy .sc:hover {
	border: none;
}

.fy .sc input {
	padding: 0 10px;
	border-radius: 4px;
	background-color: initial;
	transition: .3s;
	height: 100%;
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
	color: #999;
	background-color: initial;
}

.fy .sc i {
	font-size: 24px;
	line-height: 30px;
	color: #999;
}

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

.fy .sc:hover i {
	color: #1e60f4;
}

.fy .sc:hover input {
	color: #fff;
	background-color: #1e60f4;
}

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

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

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

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

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


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

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

/* h1m1 */

@media screen and (min-width:1000px) {
	.h1m1 {
		padding-top: 48px;
		padding-bottom: 95px;
	}
}

.h1m1-dxq {
	display: flex;
	flex-direction: row-reverse;
}

.h1m1-l {
	width: 200px;
	margin-right: 100px;
	flex-shrink: 0;
}

.h1m1-r {
	padding-top: 6px;
	flex: 1;
}

.przhan {
	overflow: hidden;
}

.przhanh {
	height: auto !important;
}

.h1m1-top {
	padding-top: 4px;
}

.h1m1-dbt {
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 48px;
}

.h1m1-nr {
	margin-top: 18px;
	margin-bottom: 26px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

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

.h1m1-xq {
	margin-top: 60px;
	margin-bottom: 58px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px 34px;
}

.h1m1-xbt {
	padding-right: 20px;
	margin-top: 22px;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 56px;
}

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

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

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

.h1m1-ipt a {
	font-size: 16px;
	line-height: 30px;
	color: #999;
}

.h1m1-ipt a:hover {
	color: #1e60f4;
}

@media screen and (max-width:1400px) {
	.h1m1-l {
		margin-right: 30px;
	}

	.h1m1-xq {
		gap: 20px;
	}

	.h1m1-xbt {
		font-size: 18px;
		padding-right: 0;
	}
}

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

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

	.h1m1-l {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}

	.h1m1-r {
		padding-top: 0;
		width: 100%;
		flex: initial;
	}

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

	.h1m1-nr {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.h1m1-xq {
		margin: 30px 0;
	}

	.h1m1-xbt {
		margin-top: 10px;
		font-size: 16px;
	}
}

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

	.h1m1-ipt {
		margin-top: 10px;
	}

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

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

@media screen and (max-width:480px) {
	.h1m1-xq {
		gap: 10px;
	}
}

/* --------------------1-2-1HEADWEAR-------------------- */

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

.m-propic img {
	transition: initial;
}

.m-propic .pic-big {
	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: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 {
	margin-top: 10px;

	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.m-propic .pic-btn {
	text-align: center;
	position: absolute;
	top: 50%;
	font-size: 20px;
	color: #999;
	cursor: pointer;
	z-index: 9;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 100%;
	background-color: #e6e4ef;
}

.m-propic .pic-small:hover .pic-btn {}

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

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

.m-propic .pic-btn:hover {
	color: #333;
}

.m-propic .pic-list {
	margin: 0 60px;
	overflow: hidden;
}

.m-propic .pic-list ul {
	width: 10000%;
	display: flex;
}

.m-propic .list-item {
	width: 0.239%;
	margin-right: 0.014%;
	position: relative;
}

.m-propic .item-pics,
.m-propic .pic-list .item-video {
	display: block;
	position: relative;
	overflow: hidden;

	border: 1px solid 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:hover {}

.m-propic .item-pics.zoomThumbActive {}

.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%;
	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 {
	opacity: 1;
	border-color: #1e60f4;
}

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

	.zoomPup,
	.zoomWindow {
		display: none !important;
	}
}

@media screen and (max-width:767px) {
	.m-propic .pic-btn {
		width: 30px;
	}

	.m-propic .pic-list {
		margin: 0 40px;
	}
}

/* h2m1 */

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

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

.h2m1-l {
	width: 43.75%;
}

.h2m1-r {
	width: 49.5%;
}

.h2m1-nr {
	margin-top: 22px;
}

.h2m1-nr,
.h2m1-nr p {
	color: #444;
}

.h2m1-nr strong {
	font-weight: initial;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

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

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

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

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

.h2m1-btn {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
}

.h2m1-btn a {
	display: inline-block;
	padding: 9px 20px;
	background-color: #1e60f4;
	border: solid 1px #1e60f4;
	border-radius: 4px;

	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #fff;
	min-width: 200px;
	text-align: center;
}

.h2m1-btn a:hover {
	background-color: #fff;
	color: #1e60f4;
}

/* faq */

.faq li {
	background-color: #ffffff;
	margin-bottom: 18px;
}

.faqtop {
	padding: 10px 50px;
	padding-right: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f2f2f2;

	cursor: pointer;
}

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

.faqtop p {
	font-weight: bold;
	padding-right: 20px;
	display: flex;
	font-size: 20px;
	line-height: 30px;
	vertical-align: middle;
}

.faqnr {
	padding: 8px 50px 0;
	display: none;
}

.faqnr p {
	font-size: 18px;
	line-height: 30px;
}

.faqx {
	display: none;
}

.aq .faqx {
	display: block;
}

.aq .faqy {
	display: none;
}

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

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

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

	.faqnr {
		padding: 10px 20px 0;
	}

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

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

	.faq li {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:767px) {
	.faq li {
		margin-bottom: 10px;
	}

	.faqtop,
	.faqnr {
		padding: 5px 10px;
	}

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

/* h2m2 */

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

.h2m2-top {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 82px;
}

.h2m2-top li {
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: #999999;
	cursor: pointer;
}

.h2m2-top li.tab-dq {
	color: #333;
}

.h2m2-dxq {
	margin-top: 40px;
}

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

.h2m2-sw .swiper-slide {
	position: relative;
}

.h2m2-dnr {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 50px 34px;
}

.h2m2-xbt {
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}

.h2m2-xnr {
	margin-top: 20px;
	font-size: 18px;
	line-height: 23px;

	height: 70px;
	overflow: auto;
	scrollbar-color: #666 #fff;
	scrollbar-width: thin;
}

.h2m2-xnr::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.h2m2-xnr::-webkit-scrollbar-track {
	background: #fff;
}

.h2m2-xnr::-webkit-scrollbar-thumb {
	background-color: #666;
}

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

.h2m2-l1 {
	width: 48.6875%;
}

.h2m2-r1 {
	width: 47.375%;
}

.h2m2-nr {
	line-height: 32px;
	color: #444;
}

.h2m2-nr p {
	color: #444;
}

.h2m2-nr strong {
	font-weight: initial;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
}

.h2m2-xq3 {
	display: flex;
	flex-wrap: wrap;
}

.h2m2-l2 {
	width: 49.75%;
	margin-right: 4.25%;
}

.h2m2-r2 {
	flex: 1;
	max-width: 548px;
}

.h2m2-nr em {
	font-style: initial;
	font-size: 18px;
	line-height: 36px;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

.h2m2-nr table {
	margin-top: 20px;
}

.h2m2-nr tr td {
	padding: 8px 38px;
	font-size: 18px;
	line-height: 30px;
	border: 1px solid rgba(0, 0, 0, .2);
}

.h2m2-nr tr:first-child td {
	background-color: #d2dffd;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

/* h2m3 */

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

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

.h2m3-l {
	padding-top: 8px;
	width: 250px;
	margin-right: 50px;
	flex-shrink: 0;
}

.h2m3-xq .sw-btn {
	margin-top: 48px;
	display: flex;
	gap: 16px;
}

.h2m3-r {
	width: 60%;
	flex: 1;
}

@media screen and (max-width:1400px) {
	.h1m1-dbt {
		font-size: 24px;
		line-height: 30px;
	}

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

	.h2m1-nr strong {
		font-size: 16px;
	}

	.inq {
		margin-top: 0;
	}

	.h2m2-dnr {
		padding: 16px;
	}

	.h2m2-nr tr td {
		padding: 5px 20px;
	}
}

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

	.h2m1-l,
	.h2m1-r {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}

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

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

	.h2m2-top {
		gap: 10px 20px;
	}

	.h2m2-top li {
		font-size: 18px;
	}

	.h2m2-dxq {
		margin-top: 20px;
	}

	.h2m2-dnr {
		padding: 10px;
	}

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

	.h2m2-xnr {
		margin-top: 10px;
		font-size: 16px;
	}

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

	.h2m2-l1,
	.h2m2-r1,
	.h2m2-l2,
	.h2m2-r2 {
		width: 100%;
	}

	.h2m2-r1,
	.h2m2-r2 {
		margin-top: 20px;
	}

	.h2m2-r2 {
		flex: initial;
		max-width: initial;
	}

	.h2m2-nr em,
	.h2m2-nr tr td {
		font-size: 16px;
		line-height: 30px;
	}

	.h2m3-xq {
		flex-wrap: wrap;
	}

	.h2m3-l {
		width: 100%;
		margin: 0;
		padding-top: 0;
	}

	.h2m3-xq .sw-btn {
		margin-top: 20px;
	}

	.h2m3-r {
		margin-top: 20px;
		flex: initial;
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.h2m1-btn{
		gap: 10px;
	}

	.h2m1-btn a {
		padding: 5px 16px;
		font-size: 14px;
		line-height: 26px;
		letter-spacing: 0;
		min-width: initial;
	}

	.h2m2-top li {
		font-size: 16px;
	}

	.h2m2-nr em,
	.h2m2-nr tr td {
		font-size: 14px;
		line-height: 26px;
	}
}

/* --------------------1-3HEADWEAR-------------------- */

/* h3m1 */

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

.h3m1-nr {
	margin-top: 10px;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 50px;
}

.h3m1-lb {
	margin-top: 64px;
}

#wowslider-container1 {
	display: table;
	zoom: 1;
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 0px;
	z-index: 90;
	text-align: left;
	/* reset align=center */
	font-size: 10px;
	text-shadow: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 .ws_images ul li {
	position: relative;
	width: 1%;
	height: 100%;
	line-height: 0;
	overflow: hidden;
	float: left;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#wowslider-container1 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	max-height: 800px;
	max-width: 1200px;
	vertical-align: top;
	border: none;
	overflow: hidden;
}

#wowslider-container1 .ws_images ul a {
	width: 100%;
	height: 100%;
	max-height: 800px;
	display: block;
	color: transparent;
}

#wowslider-container1 img {
	max-width: none !important;
}

#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images>div>img {
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
	margin: 0;
}

#wowslider-container1 .ws_images>div>img {
	max-height: 800px;
}

#wowslider-container1 .ws_images iframe {
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws-title>div {
	display: inline-block !important;
}

#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}

#wowslider-container1 .ws_bullets {
	float: left;
	position: absolute;
	z-index: 70;
}

#wowslider-container1 .ws_bullets div {
	position: relative;
	float: left;
	font-size: 0px;
}

/* compatibility with Joomla styles */
#wowslider-container1 .ws_bullets a {
	line-height: 0;
}

#wowslider-container1 .ws_script {
	display: none;
}

#wowslider-container1 sound,
#wowslider-container1 object {
	position: absolute;
}

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}

#wowslider-container1 .ws_cube_side {
	background: #A6A5A9;
}


/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev {
	display: none;
}

.ws-title-wrapper {
	display: none;
}

/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55;
}

#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo {
	display: block;
}

#wowslider-container1 .ws_video_btn div {
	position: absolute;
	background-size: 200%;
	top: 50%;
	left: 50%;
	width: 7em;
	height: 5em;
	margin-left: -3.5em;
	margin-top: -2.5em;
}

#wowslider-container1 .ws_video_btn.ws_youtube div {
	background-position: 0 0;
}

#wowslider-container1 .ws_video_btn.ws_youtube:hover div {
	background-position: 100% 0;
}

#wowslider-container1 .ws_video_btn.ws_vimeo div {
	background-position: 0 100%;
}

#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
	background-position: 100% 100%;
}

#wowslider-container1 .ws_playpause.ws_hide {
	display: none !important;
}

#wowslider-container1 .ws_bullets a {
	position: absolute;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	opacity: 0;
	cursor: initial;
	pointer-events: none;
}

#wowslider-container1 .ws_bullets a.ws_selbull {
	opacity: 1;
	pointer-events: initial;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	position: absolute;
	top: 50%;
	z-index: 60;
	width: 66px;
	height: 195px;
	border-radius: 10px;
}

#wowslider-container1 a.ws_next {
	transform: translate(178.78%, -50%);
	right: 0;

	background: url('../images/right1.png')no-repeat center;
	background-size: auto;
	background-color: #cccccc;
}

#wowslider-container1 a.ws_prev {
	left: 0;
	transform: translate(-178.78%, -50%);

	background: url('../images/left1.png')no-repeat center;
	background-size: auto;
	background-color: #cccccc;
}

#wowslider-container1 a.ws_next:hover {
	background-image: url('../images/right2.png');
	background-color: #000000;
}

#wowslider-container1 a.ws_prev:hover {
	background-image: url('../images/left2.png');
	background-color: #000000;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	width: 6.4em;
	height: 6.4em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -2.5em;
	margin-top: -2.5em;
	z-index: 59;
}

#wowslider-container1 .ws_pause {}

#wowslider-container1 .ws_play {}

#wowslider-container1 .ws_pause:hover,
#wowslider-container1 .ws_play:hover {
	background-position: 100% 100% !important;
}

/* bottom center */
#wowslider-container1 .ws_bullets {
	top: calc(100% + 32px);
	left: 32px;
}

#wowslider-container1 .ws-title {
	position: absolute;
	display: block;
	font: 2em 'Arimo', sans-serif;
	bottom: -0.2em;
	left: 0;
	margin: 1.8em 0.7em;
	padding: 0.6em 0.5em;
	color: #777777;
	z-index: 50;
	line-height: 1em;
	text-transform: uppercase;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.3);
	border: 0.05em solid #ffffff;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}

#wowslider-container1 .ws-title div {
	margin-top: 0.3em;
	font-size: 0.8em;
	line-height: 1.15em;
	font-weight: normal;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause {
	display: none;
}

#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	display: block
}

#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause {
	display: block
}

#wowslider-container1 .ws_images>ul {
	animation: wsBasic 16s infinite;
	-moz-animation: wsBasic 16s infinite;
	-webkit-animation: wsBasic 16s infinite;
}

@keyframes wsBasic {
	0% {
		left: -0%
	}

	12.5% {
		left: -0%
	}

	25% {
		left: -100%
	}

	37.5% {
		left: -100%
	}

	50% {
		left: -200%
	}

	62.5% {
		left: -200%
	}

	75% {
		left: -300%
	}

	87.5% {
		left: -300%
	}
}

@-moz-keyframes wsBasic {
	0% {
		left: -0%
	}

	12.5% {
		left: -0%
	}

	25% {
		left: -100%
	}

	37.5% {
		left: -100%
	}

	50% {
		left: -200%
	}

	62.5% {
		left: -200%
	}

	75% {
		left: -300%
	}

	87.5% {
		left: -300%
	}
}

@-webkit-keyframes wsBasic {
	0% {
		left: -0%
	}

	12.5% {
		left: -0%
	}

	25% {
		left: -100%
	}

	37.5% {
		left: -100%
	}

	50% {
		left: -200%
	}

	62.5% {
		left: -200%
	}

	75% {
		left: -300%
	}

	87.5% {
		left: -300%
	}
}

#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 25px;
	left: -74px;
	visibility: hidden;
	position: absolute;
	border: 1px solid rgba(220, 220, 220, 0.6);
	border-radius: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	max-width: none;
}

#wowslider-container1 .ws_bullets a:hover img {
	visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
	height: 48px;
	overflow: visible;
	position: relative;
}

#wowslider-container1 .ws_bulframe div {
	left: 0;
	overflow: hidden;
	position: relative;
	width: 148px;
	background-color: #FFFFFF;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
	display: none;
	bottom: 29px;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	border: 1px solid #FFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

#wowslider-container1 .ws_bulframe span {
	display: block;
	position: absolute;
	bottom: -8px;
	margin-left: 1px;
	left: 74px;
	width: 15px;
	height: 6px;
}

#wowslider-container1 .ws_bulframe div div {
	height: auto;
}

.h3m1-bottom {
	margin-top: 22px;
	background-color: #000;
	padding: 10px 40px;
	text-align: right;
}

.h3m1-dow p {
	display: inline-block;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #1e60f4;

	transition: .5s;
	cursor: pointer;
}

.h3m1-dow p:hover {
	color: #fff;
}

@media all and (max-width:767px) {
	#wowslider-container1 .ws_fullscreen {
		display: block;
	}
}

@media all and (max-width:400px) {

	#wowslider-container1 .ws_thumbs {
		display: none
	}
}

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

	#wowslider-container1 a.ws_next,
	#wowslider-container1 a.ws_prev {
		width: 50px;
	}

	#wowslider-container1 a.ws_next {
		transform: translate(120%, -50%);
	}

	#wowslider-container1 a.ws_prev {
		transform: translate(-120%, -50%);
	}
}

@media screen and (max-width:1400px) {
	.h3m1-nr {
		font-size: 24px;
		line-height: 30px;
	}
}

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

	#wowslider-container1 a.ws_next,
	#wowslider-container1 a.ws_prev {
		transform: translateY(-50%);
	}

	.h3m1-nr {
		font-size: 20px;
		line-height: 30px;
	}

	.h3m1-bottom {
		padding: 10px 20px;
	}

	.h3m1-dow p {
		font-size: 16px;
	}

	#wowslider-container1 .ws_bullets {
		left: 20px;
	}

	#wowslider-container1 .ws_bullets a {
		font-size: 20px;
	}

	#wowslider-container1 a.ws_next,
	#wowslider-container1 a.ws_prev {
		width: 40px;
		height: 60px;
		background-size: 40%;
	}
}

@media screen and (max-width:767px) {
	.h3m1-nr {
		font-size: 16px;
		line-height: 30px;
	}

	.h3m1-dow p {
		font-size: 14px;
	}

	#wowslider-container1 .ws_bullets a {
		font-size: 16px;
	}

	#wowslider-container1 a.ws_next,
	#wowslider-container1 a.ws_prev {
		width: 30px;
		height: 40px;
	}
}

/* --------------------2-1about-------------------- */

/* a1m1 */

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

.a1m1-r {
	width: 50%;
	margin-left: 78px;
	float: right;
}

.a1m1-l {
	padding-top: 40px;
}

.a1m1-nr {
	margin-top: 30px;
	font-size: 18px;
	line-height: 36px;
	color: #444444;
	hyphens: auto;
}

.a1m1-nr p {
	color: #444;
}

.a1m1-btm {
	margin-top: 44px;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 18px;
}

.a1m1-btm li {
	padding: 22px 30px 26px;
	padding-right: 10px;
	background-color: #eeeeee;
	border-radius: 10px;
}

.a1m1-b-t {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.a1m1-num {
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #1e60f4;
}

.a1m1-num span {
	color: #1e60f4;
}

.a1m1-xt {
	width: 43px;
	margin-right: 20px;
}

.a1m1-xnr {
	margin-top: 2px;
	font-size: 18px;
	line-height: 30px;
}

/* a1m2 */

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

	.a1m2-xq .a1m1-nr {
		margin-top: 14px;
	}
}

.a1m2 {
	background-color: #eeeeee;
}

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

.a1m2-l {
	width: 65.625%;
}

.a1m2-tu {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.a1m2-xbt {
	padding: 20px;
	font-family: GothamRounded-Bold, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	background-color: #fff;
}

.a1m2-r {
	padding-top: 34px;
	width: 29%;
	display: flex;
	flex-direction: column;
}

.a1m2-dnr {
	position: relative;
	flex: 1;
	overflow: auto;

	scrollbar-color: #666 #fff;
	scrollbar-width: thin;
}

.a1m2-dnr::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.a1m2-dnr::-webkit-scrollbar-track {
	background: #fff;
}

.a1m2-dnr::-webkit-scrollbar-thumb {
	background-color: #666;
}

.a1m2-dnr .a1m1-nr {
	position: absolute;
	left: 0;
	top: 0;
}

/* a1m3 */

@media screen and (min-width:1000px) {
	.a1m3 {
		padding: 80px 0 100px;
	}

	.a1m3 .a1m1-nr {
		margin: 0 auto;
		margin-top: 14px;
		max-width: 1440px;
	}
}

.a1m3-lb {
	margin-top: 22px;
}

.a1m3-lb .a1m3-sw {
	margin-bottom: 50px;
}

.a1m3-zsbj {
	position: relative;
}

.a1m3-img {
	/*width: 70.718%;*/
	/*position: absolute;*/
	/*left: 49%;*/
	/*top: 47%;*/
	/*transform: translate(-50%, -50%);*/
}

.a1m3-xbt {
	/*margin-top: -14px;*/
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

/* a1m4 */

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

	.a1m4 .a1m1-nr {
		margin-top: 14px;
	}

	.a1m4-lb .sw-btn>div {
		font-size: 46px;
	}
}

.a1m4 {
	background-color: #eeeeee;
}

.a1m4-lb {
	margin-top: 38px;
	position: relative;
}

.a1m4-lb .sw-btn>div {
	position: absolute;
	top: 50%;
	z-index: 9;

	background-color: #eee;
	border-color: #eee;
	color: #999;
}

.a1m4-lb .sw-btn>div:hover {
	color: #1e60f4;
}

.a1m4-lb .a1m4-prev {
	left: 0;
	transform: translate(-166%, -50%);
}

.a1m4-lb .a1m4-next {
	right: 0;
	transform: translate(166%, -50%);
}

/* a1m5 */

@media screen and (min-width:1000px) {
	.a1m5 {
		padding: 100px 0 102px;
	}

	.a1m5 .a1m1-nr {
		margin-top: 26px;
	}
}

.a1m5-r {
	width: 57.5%;
	float: right;
	margin-left: 76px;
}

.a1m5-l {
	padding-top: 10px;
}

@media screen and (max-width:1800px) {
	.a1m4-lb .a1m4-prev {
		transform: translate(-120%, -50%);
	}

	.a1m4-lb .a1m4-next {
		transform: translate(120%, -50%);
	}
}

@media screen and (max-width:1400px) {
	.a1m1-btm li {
		padding: 10px;
	}

	.a1m1-xt {
		margin-right: 0;
	}

	.a1m1-b-t {
		flex-direction: column-reverse;
		align-items: initial;
	}

	.a1m1-num {
		margin-top: 10px;
		font-size: 30px;
	}

	.a1m1-xnr {
		font-size: 16px;
	}

	.a1m2-tu {
		gap: 20px;
	}

	.a1m2-xbt {
		padding: 10px;
		font-size: 18px;
	}

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

@media screen and (max-width:999px) {
	.a1m1-btm {
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
	}

	.a1m1-xt {
		width: 40px;
	}

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

	.a1m1-xnr {
		font-size: 14px;
		line-height: 26px;
	}

	.a1m1-nr {
		margin-top: 10px;
		font-size: 16px;
		line-height: 30px;
	}

	.a1m1-l {
		padding-top: 0;
	}

	.a1m1-r {
		margin-left: 20px;
	}

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

	.a1m2-l {
		width: 100%;
	}

	.a1m2-r {
		padding-top: 20px;
		width: 100%;
	}

	.a1m2-dnr .a1m1-nr {
		position: initial;
	}

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

	.a1m3-xbt {
		margin-top: 0;
		font-size: 16px;
	}

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

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

	.a1m4-lb .sw-btn>div {
		position: initial;
		transform: initial;
	}

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

	.a1m5-r {
		margin-left: 20px;
	}

	.a1m5-l {
		padding-top: 0;
	}
}

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

	.a1m1-nr,
	.a1m2-xbt,
	.a1m3-xbt {
		font-size: 14px;
		line-height: 26px;
	}

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

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

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

	.a1m1-r,
	.a1m5-r {
		width: 100%;
		margin: 0 auto;
		float: initial;
	}

	.a1m1-l,
	.a1m5-l {
		margin-top: 20px;
	}

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

/* --------------------3-1service-------------------- */

/* s1m1 */

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

	.s1m1 .a1m1-nr {
		margin-top: 14px;
	}
}

.a1m1-nr em {
	font-style: initial;
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
}

.s1m1-xq {
	margin-top: 38px;
	margin-bottom: 68px;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 25px;
}

.s1m1-xnr {
	margin-top: 16px;
}

/* s1m2 */

@media screen and (min-width:1000px) {
	.s1m2 {}

	.s1m2-xq li {
		padding: 100px 0;
	}
}

.s1m2-xq li:nth-child(2n+1) {
	background-color: #f5f5f5;
}

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

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

.s1m2-l {
	width: 40.667%;
}

.s1m2-r {
	width: 50%;
}

.s1m2-xxq .a1m1-nr {
	margin-top: 14px;
}

.s1m2-btn {
	margin-top: 48px;
}

.s1m2-btn a {
	padding: 9px;
}

/* s1m3 */

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

.s1m3-top {
	margin-top: 20px;
	display: flex;
	gap: 25px;
	overflow: auto;
	padding-bottom: 10px;

	scrollbar-color: #666 #fff;
	scrollbar-width: thin;
}

.s1m3-top::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

.s1m3-top::-webkit-scrollbar-track {
	background: #fff;
}

.s1m3-top::-webkit-scrollbar-thumb {
	background-color: #666;
}

.s1m3-top li:first-child {
	margin-left: auto;
}

.s1m3-top li:last-child {
	margin-right: auto;
}

.s1m3-top li {
	padding: 10px 34px;
	flex-shrink: 0;
	background-color: #eeeeee;
	border-radius: 10px;
	font-size: 18px;
	line-height: 30px;
	cursor: pointer;
}

.s1m3-top li.tab-dq {
	background-color: #1e60f4;
	color: #fff;
}

.s1m3-dxq{
	margin-top: 42px;
}

.s1m3-dxq .d-tab{
	display: none;
}

@media screen and (max-width:1400px) {
	.s1m1-xq{
		gap: 20px;
	}
}

@media screen and (max-width:999px) {
	.s1m1-xq{
		margin-top: 20px;
		margin-bottom: 20px;
		grid-template-columns: repeat(3,1fr);
	}

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

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

	.s1m3-top{
		gap: 20px;
	}

	.s1m3-top li{
		padding: 5px 20px;
		font-size: 16px;
	}

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

@media screen and (max-width:767px) {
	.s1m2-l,
	.s1m2-r{
		width: 100%;
	}

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

	.s1m3-top li{
		font-size: 14px;
		line-height: 26px;
	}
}

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

/* --------------------4-1video-------------------- */

/* v1m1 */

@media screen and (min-width:1000px) {
	.v1m1{
		padding-top: 58px;
		padding-bottom: 95px;
	}
}

.v1m1-nr{
	margin-top: 18px;
}

.v1m1-xq{
	margin-top: 45px;
	margin-bottom: 90px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 42px 32px;
}

.v1m1-xbt{
	margin-top: 16px;
	font-family: GothamRounded-Bold,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	color: #222222;
}

.v1m1-xnr{
	margin-top: 7px;
}

@media screen and (max-width:1400px) {
	.v1m1-xq{
		gap: 20px;
	}
}

@media screen and (max-width:999px) {
	.v1m1-xq{
		margin-top: 20px;
		margin-bottom: 20px;
		grid-template-columns: repeat(3,1fr);
	}

	.v1m1-xbt{
		font-size: 18px;
		line-height: 30px;
	}

	.v1m1-xbt{
		margin-top: 10px;
	}
}

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

	.v1m1-xbt{
		font-size: 16px;
		line-height: 30px;
	}
}

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

/* ------------------5-1blog--------------------- */

/* b1m1 */

@media screen and (min-width:1000px) {
	.b1m1{
		padding-top: 58px;
		padding-bottom: 95px;
	}

	.b1m1-lb{
		margin-top: 50px;
	}
}

.b1m1-r{
	padding-top: 50px;
	padding-bottom: 222px;
}

.b1m1-xbt{
	margin-top: 24px;
	font-family: GothamRounded-Bold,Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #222222;

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

.b1m1-xbt a{
	color: #222;
}

.b1m1-xbt a:hover{
	color: #1e60f4;
}

.b1m1-nr{
	margin-top: 22px;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 2;  
	overflow: hidden;
}

.b1m1-xq{
	margin-top: 56px;
	margin-bottom: 66px;
}

@media screen and (max-width:1400px) {
	.b1m1-r{
		padding-top: 30px;
		padding-bottom: 100px;
	}

	.b1m1-xbt{
		margin-top: 10px;
		font-size: 24px;
		line-height: 30px;
	}
}

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

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

	.b1m1-r{
		padding: 10px 20px;
		padding-bottom: 70px;
	}

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

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

/* -----------------5-2blog------------------- */

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

.net {
	margin-top: 16px;
	padding-bottom: 12px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

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

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

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

.fanpian{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #eeeeee;
}

.fanpian li{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	padding: 15px 28px;
	max-width: 48%;
}

.fanpian p,
.fanpian a{
	color: #666;
}

.fanpian a:hover{
	color: #1e60f4;
}

@media screen and (max-width:999px) {
	.fanpian li{
		width: 100%;
		max-width: 100%;
		padding: 10px 20px;
	}
}

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

/* b2m1 */

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

	.b2m2{
		padding-bottom: 100px;
	}
}

.b2m1-nr{
	margin-bottom: 66px;
}

.b2m2-bt{
	font-family: GothamRounded-Bold,Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 50px;
}

.b2m2-lb .b2m2-pag{
	margin-top: 54px;
}

.b2m2-lb .b2m2-pag .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #1e60f4;
	opacity: 0.3;
	border-radius: 5px;
}

.b2m2-lb .b2m2-pag .swiper-pagination-bullet-active{
	width: 40px;
	opacity: 1;
}

@media screen and (max-width:1400px) {
	.b2m2-bt{
		font-size: 30px;
	}
}

@media screen and (max-width:999px) {
	.b2m1-nr{
		margin-bottom: 30px;
	}
	
	.b2m2-bt{
		font-size: 24px;
		line-height: 30px;
	}

	.b2m2-lb .b2m2-pag{
		margin-top: 30px;
	}
}

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

/* -------------------6-1contact----------------- */

/* c1m1 */

@media screen and (min-width:1000px) {
	.c1m1{
		padding-top: 58px;
		padding-bottom: 120px;
	}
}

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

.c1m1-l{
	width: 50%;
}

.c1m1-lx{
	margin-top: 32px;
}

.c1m1-lx li{
	display: flex;
	align-items: center;
	margin-bottom: 18px;
}

.c1m1-lx i{
	font-size: 20px;
	color: #1e60f4;
	margin-right: 16px;
}

.c1m1-lx p{
	font-family: GothamRounded-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.c1m1-r{
	padding-top: 28px;
	width: 620px;
	max-width: 46%;
}

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

.c1m1-bd form>div{
	margin-bottom: 10px;
	width: 49.1935%;
}

.c1m1-bd form>div.chang{
	width: 100%;
	font-size: 0;
}

.c1m1-bd input,
.c1m1-bd textarea{
	padding: 5px 18px;
	width: 100%;
	background-color: #eeeeee;
	border-radius: 4px;
	font-size: 16px;
	line-height: 30px;
	color: #999999;
}

.c1m1-bd textarea{
	height: 88px;
}

.c1m1-bd .yz{
	position: relative;
}

.c1m1-bd .yz input{
	padding-right: 120px;
}

.c1m1-bd .yzm{
	position: absolute;
	right: 0;
	top: 0;
	width: 110px;
	height: 100%;
}

.c1m1-bd .c1m1-btn input{
	background-color: #1e60f4;
	color: #fff;

	cursor: pointer;
	transition: .5s;
}

.c1m1-bd .c1m1-btn input:hover{
	background-color: #eee;
	color: #333;
}

/* c1m2 */

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

.c1m2{
	background-color: #eee;
}

.c1m2-xq{
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 26px;
}

.c1m2-xq li{
	padding: 10px;
	background-color: #d1d1d1;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.11);
	border-radius: 10px;
	border: solid 1px #c4c4c4;
}

.c1m2-bj{
	padding: 15px 12px 20px;
	background-color: #ffffff;
	border-radius: 10px;
	height: 100%;
}

.c1m2-img{
	border-radius: 10px;
	overflow: hidden;
}

.c1m2-xbt{
	margin-top: 20px;
}

.c1m2-xbt a{
	display: flex;
	align-items: center;
	font-family: GothamRounded-Bold,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	word-break: break-all;
}

.c1m2-xbt img{
	width: 35px;
	margin-right: 12px;
	flex-shrink: 0;
}

@media screen and (max-width:1400px) {
	.c1m1-bd .yz,
	.c1m1-bd .c1m1-btn{
		width: 100%;
	}

	.c1m2-xq{
		gap: 10px;
	}

	.c1m2-xbt{
		margin-top: 10px;
	}

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

	.c1m2-xq li,
	.c1m2-bj{
		padding: 5px;
	}

	.c1m2-xbt img{
		width: 30px;
	}
}

@media screen and (max-width:999px) {
	.c1m1-r{
		padding-top: 0;
	}
	
	.c1m1-lx{
		margin-top: 20px;
	}

	.c1m1-lx li{
		margin-bottom: 10px;
	}

	.c1m1-lx p{
		font-size: 16px;
	}
}

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

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

	.c1m1-lx p,
	.c1m1-bd input, 
	.c1m1-bd textarea{
		font-size: 14px;
		line-height: 26px;
	}

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

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

/* ------------------7-1get free design-------------------- */

/* g1m1 */

.g-bj{
	background-color: #f2f4f6;
}

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

.g1m1-bt{
	font-family: GothamRounded-Bold,Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 55px;
}

.g1m1-bd{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	margin-top: 32px;
}

.g1m1-top{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.g1m1-top>div{
	width: 49.5652%;
	margin-bottom: 12px;
}

.g1m1-top input{
	width: 100%;
	padding: 5px 18px;
	font-size: 18px;
	line-height: 30px;
	border-radius: 6px;
}

.g1m1-xq{
	padding: 26px;
	background-color: #fff;
	margin-bottom: 12px;
}

.g1m1-xbt{
	font-family: GothamRounded-Medium,Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
}

.g1m1-xq .x-tab {
	margin-top: 20px;
	display: grid;
	grid-template-columns: repeat(8,1fr);
	gap: 6px;
}

.g1m1-xq .x-tab li{
	cursor: pointer;
}

.g1m1-xq .x-tab .tab-dq{
	border-radius: 6px;
	border: solid 1px #cccccc;
	overflow: hidden;
}

.g1m1-xq .tab-nr{
	margin-top: 22px;
}

.g1m1-xq .tab-nr .d-tab{
	display: none;
}

.g1m1-logos{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}

.g1m1-xnr{
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}

.g1m1-img{
	border-radius: 6px;
	overflow: hidden;
}

.g1m1-file{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .8);
	opacity: 0;
	transition: .5s;
}

.g1m1-xnr:hover .g1m1-file{
	opacity: 1;
}

.g1m1-file label{
	padding: 10px 20px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	cursor: pointer;
}

.g1m1-file input{
	display: none;
}

.g1m1-up{
	width: 16px;
	margin: 0 auto;
}

.g1m1-filep{
	margin-top: 16px;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	display: flex;
	justify-content: center;
	position: relative;
}

.g1m1-filep p{
	color: #fff;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
	word-break: break-all;
}

.g1m1-filep span{
	color: #fff;
	position: absolute;
	left: calc(100% + 6px);
	top: 0;
	z-index: 2;
	font-size: 14px;
	line-height: 12px;
}

.g1m1-logo-bt{
	margin-top: 10px;
	font-family: GothamRounded-Medium,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.g1m1-checks{
	margin-top: 20px;
	position: relative;
	max-width: 300px;
	box-shadow: 0px 7px 16px 0px rgba(30, 96, 244, 0.1);
}

.g1m1-c-t{
	border-radius: 6px;
	border: solid 1px #cccccc;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.g1m1-c-t p{
	padding: 0 22px;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.g1m1-c-t i{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-left: 1px solid #ccc;
	color: #999;
}

.g1m1-check{
	padding: 6px 23px;
	overflow: auto;
	max-height: 324px;
	display: none;
	position: relative;
}

.g1m1-check label{
	cursor: pointer;
	display: block;
	margin-bottom: 3px;
}

.g1m1-check input{
	display: none;
}

.g1m1-color{
	display: flex;
	align-items: center;
}

.g1m1-color::after{
	content: "";
	width: 19px;
	height: 17px;
	background: url('../images/check1.jpg')no-repeat center;
	background-size: 100% 100%;
	margin-left: auto;
}

.g1m1-check input[type="checkbox"]:checked + .g1m1-color::after{
	background-image: url('../images/check2.jpg');
}

.g1m1-color img{
	width: 17px;
	margin-right: 8px;
	flex-shrink: 0;
}

.g1m1-color p{
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.g1m1-radio{
	margin-top: 14px;
	max-width: 1000px;
	padding: 0 22px;
	display: grid;
	grid-template-columns: repeat(6,1fr);
	gap: 15px;
}

.g1m1-radio label{
	display: flex;
	align-items: center;
	cursor: pointer;
}

.g1m1-radio p{
	padding-left: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	display: inline-block;
}

.other-material{
	margin-top: 12px;
	display: none;
}

.other-material input{
	padding: 5px 40px;
	width: 100%;
	border-radius: 6px;
	border: solid 1px #cccccc;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.g1m1-btn{
	padding-top: 33px;
	text-align: center;
}

.g1m1-btn input{
	padding: 5px 20px;
	min-width: 200px;
	background-color: #1e60f4;
	border-radius: 4px;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	cursor: pointer;
	transition: .5s;
}

.g1m1-btn input:hover{
	background-color: #fff;
	color: #1e60f4;
}

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

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

	.g1m1-bd{
		margin-top: 20px;
	}

	.g1m1-top input,
	.g1m1-c-t p{
		font-size: 16px;
	}

	.g1m1-xq{
		padding: 20px;
	}

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

	.g1m1-logos{
		grid-template-columns: repeat(3,1fr);
	}

	.g1m1-file{
		position: initial;
		opacity: 1;
	}

	.g1m1-filep,
	.g1m1-logo-bt,
	.g1m1-color p,
	.g1m1-radio p,
	.other-material input{
		font-size: 16px;
	}

	.g1m1-radio{
		padding: 0;
	}

	.g1m1-radio{
		gap: 10px;
	}

	.g1m1-radio{
		grid-template-columns: repeat(5,1fr);
	}

	.other-material input{
		padding: 5px 20px;
	}
}

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

	.g1m1-top input{
		padding: 3px 10px;
		font-size: 14px;
		line-height: 26px;
	}

	.g1m1-xq{
		padding: 10px;
	}

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

	.g1m1-xq .x-tab{
		grid-template-columns: repeat(5,1fr);
	}

	.g1m1-c-t i{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.g1m1-c-t p{
		padding: 0 10px;
		font-size: 14px;
		line-height: 26px;
	}

	.g1m1-logos{
		gap: 10px;
	}

	.g1m1-checks{
		margin-top: 10px;
	}

	.g1m1-filep,
	.g1m1-logo-bt,
	.g1m1-color p,
	.g1m1-radio p,
	.g1m1-btn input,
	.other-material input{
		font-size: 14px;
		line-height: 26px;
	}

	.g1m1-check{
		padding: 6px 10px;
	}

	.g1m1-radio{
		grid-template-columns: repeat(4,1fr);
	}

	.g1m1-btn{
		padding-top: 20px;
	}
}

@media screen and (max-width:600px) {
	.g1m1-radio{
		grid-template-columns: repeat(3,1fr);
	}
}

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

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

@media screen and (max-width:450px){
	.g1m1-radio{
		grid-template-columns: repeat(2,1fr);
	}
}




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

.tankaungb .tkg {
	text-align: center;
	position: absolute;
	top: 30px;
	right: 35px;
	width: 32px;
	height: 32px;
	line-height: 26px;
	border: 3px solid #000;
	opacity: 0.2;
	font-size: 18px;
	font-weight: bold;
	border-radius: 50%;
	cursor: pointer;
	transform: rotate(45deg);
	color: #000;
	transition: .5s;
	z-index: 99;
}

.tankaungb .tkg:hover {
	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: 584px;
	margin: 0 auto;
	max-height: calc(100vh - 40%);

	overflow: auto;

	scrollbar-color: #1e60f4 #fff;
	scrollbar-width: thin;
}

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

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

.aqn-w::-webkit-scrollbar-thumb {
	background-color: #1e60f4;
}

.aqn {
	overflow: hidden;

	position: relative;
	padding: 66px 92px 80px 86px;
	background-color: #ffffff;
}

.tk-bt {
	font-family: GothamRounded-Medium, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
}

.tk-nr {
	margin-top: 12px;
	font-size: 16px;
	line-height: 26px;
	color: #555555;
}

.tk-bd {
	margin-top: 30px;
}

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

.tk-bd input,
.tk-bd textarea {
	width: 100%;
	padding: 4px 18px;
	font-size: 18px;
	line-height: 30px;
	color: #999;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	border-radius: 4px;
}

.tk-bd .tk-btn input {
	border: 1px solid #1e60f4;
	background-color: #1e60f4;
	color: #ffffff;
	cursor: pointer;
	transition: .5s;
}

.tk-bd .tk-btn input:hover {
	background-color: #fff;
	color: #1e60f4;
}

@media screen and (max-width:999px) {
	.aqn{
		padding: 30px;
	}
	
	.tk-bt{
		font-size: 20px;
		line-height: 30px;
	}
	
	.tk-bd input, 
	.tk-bd textarea{
		font-size: 16px;
	}
	
	.tk-bd{
		margin-top: 20px;
	}
	
	.tankaungb .tkg{
		top: 5px;
		right: 5px;
	}
}
@media screen and (max-width:480px) {
	.aqn{
		padding: 20px;
	}
	
	.tankaungb .tkg{
		width: 26px;
		height: 26px;
		border-width: 1px;
		line-height: 24px;
		font-size: 14px;
	}
	
	.tk-bd input,
	.tk-bd textarea{
		padding: 3px 10px;
		font-size: 14px;
	}
}

.m-vid {
	cursor: pointer;
	position: relative;
}

.m-play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 12%;

	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: 'GothamRounded-Book';
	src: url('../fonts/GothamRounded-Book.eot');
	src: url('../fonts/GothamRounded-Book.eot') format('embedded-opentype'),
		url('../fonts/GothamRounded-Book.woff2') format('woff2'),
		url('../fonts/GothamRounded-Book.woff') format('woff'),
		url('../fonts/GothamRounded-Book.ttf') format('truetype'),
		url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'GothamRounded-Medium';
	src: url('../fonts/GothamRounded-Medium.eot');
	src: url('../fonts/GothamRounded-Medium.eot') format('embedded-opentype'),
		url('../fonts/GothamRounded-Medium.woff2') format('woff2'),
		url('../fonts/GothamRounded-Medium.woff') format('woff'),
		url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
		url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('../fonts/GothamRounded-Bold.eot');
	src: url('../fonts/GothamRounded-Bold.eot') format('embedded-opentype'),
		url('../fonts/GothamRounded-Bold.woff2') format('woff2'),
		url('../fonts/GothamRounded-Bold.woff') format('woff'),
		url('../fonts/GothamRounded-Bold.ttf') format('truetype'),
		url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') 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";
}
.fy .button:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1e60f4;
	border-radius: 0;
}

.sousuo {
	margin-left: auto;
	position: relative;
}

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

.sousuof i,
.sousuo:hover i {
	color: #1e60f4;
}

.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 #1e60f4;
}

@media screen and (min-width:1000px) {
	.hd-btn{
		margin-left: 20px;
	}
}

@media screen and (max-width:999px) {
	.sousuo{
		display: none;
	}
}
.c1m1-bdx form>div{
    display: flex;
    padding: 5px 18px;
    background-color: #eeeeee;
    border-radius: 4px;
    color: #999999;
}

.c1m1-bdx form>div>p{
    flex-shrink: 0;
    color: #999;
    padding-right: 5px;
    font-size: 16px;
    line-height: 30px;
}

.c1m1-bdx input,
.c1m1-bdx textarea{
    padding: 0;
}

textarea{
    resize: none;
}

.c1m1-bdx .c1m1-btn{
    padding: 0;
}

@media screen and (max-width:767px) {
    .c1m1-bdx form>div>p{
        flex-shrink: 0;
        color: #999;
        padding-right: 5px;
        font-size: 14px;
        line-height: 26px;
    }
}

.c1m1-bdx .tk-btn,
.c1m1-bdx .fo-btn{
    padding: 0;
    margin-left: 0;
}

.c1m1-bdx .tk-btn input,
.c1m1-bdx .fo-btn input{
    padding: 5px 18px;
}

.tankaungb .c1m1-bdx form>div>p{
    font-size: 18px;
}
.foot .c1m1-bdx form>div{
    background-color: #fff;
}

.foot .c1m1-bdx .yz{
    background-color: initial;
    padding: 0;
}

.foot .c1m1-bdx .yz>div{
    display: flex;
    padding: 5px 18px;
    background-color: #fff;
    border-radius: 4px;
    color: #999999;
}

.foot .c1m1-bdx .yz>div>p{
    flex-shrink: 0;
    color: #999;
    padding-right: 5px;
    font-size: 16px;
    line-height: 30px;
}

.g1m1-bd .c1m1-bdx>div{
    display: flex;
    padding: 5px 18px;
    background-color: #fff;
    border-radius: 4px;
    color: #999999;
}

.g1m1-bd .c1m1-bdx>div>p{
    flex-shrink: 0;
    color: #999;
    padding-right: 5px;
    font-size: 18px;
    line-height: 30px;
}

@media screen and (max-width: 1400px) and (min-width:1000px){
    .fo4 {
        width: 300px;
    }
}

@media screen and (max-width:999px) {
    .g1m1-bd .c1m1-bdx>div>p,
    .tankaungb .c1m1-bdx form>div>p{
        font-size: 16px;
    }
}
@media screen and (max-width:767px) {
    .g1m1-bd .c1m1-bdx>div>p,
    .tankaungb .c1m1-bdx form>div>p,
    .foot .c1m1-bdx .yz>div>p{
        font-size: 14px;
        line-height: 26px;
    }
}
