@charset "utf-8";

/* CSS Document */
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
	scroll-padding-top: 0;
}

body {
	margin: 0 auto;
	font-family: RobotoCondensed-Regular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	background: #fff;
	width: 100%;
	max-width: 1920px;
	overflow-x: hidden;
}

/* swiper */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, 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');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

/* swiper end */

img {
	border: none;
}

ul li {
	list-style-type: none;
}

ul,
form,
p,
a,
img,
table,
tr,
td,
li,
dd,
dt,
dl,
span,
em,
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: RobotoCondensed-Regular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #999999;
	border: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

input[type="button"],
input[ type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

button {
	border-radius: 0px;
	-webkit-border-radius: 0px;
}

::selection {
	color: #fff;
	background: #df2128;
}

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fons0 {
	font-size: 0px;
	font-size: 0rem;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #666;
	opacity: 1
}

:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #666;
	opacity: 1
}

@media screen and (min-width:1000px) {
	.zong {
		width: calc(100% - 140px);
		max-width: 1780px;
		margin: auto;
	}

	.zong1 {
		width: calc(100% - 140px);
		max-width: 1300px;
		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: #df2128;
}

.head a:hover,
.foot a:hover {
	color: #df2128;
}

.mp {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	color: #666;
}

.mp p {
	color: #666;
}

.mp a {
	color: #df2128;
}

.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) {

	.daohang,
	.daohang1 {
		display: none
	}

}

@media screen and (max-width:999px) {
	.xnav {
		display: block
	}
}

@media screen and (max-width:767px) {}

.yzm {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f3fbfe;
	cursor: pointer;
}

.main {
	overflow: hidden;
}

/* banner */

.banner {
	position: relative;
	z-index: 2;
	line-height: 0;
	font-size: 0;
}

.banner a:hover img {
	transform: initial;
}

.banner .slick-arrow {
    position: absolute;
    z-index: 99;
    display: block !important;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: 20px;
}

.banner .slick-prev {
	left: 20px;
	cursor: pointer;
}

.banner .slick-next {
	right: 20px;
	cursor: pointer;
}

.banner .slick-dots {
	position: absolute;
	z-index: 999999;
	left: 0;
	right: 0;
	bottom: 5.2%;
	font-size: 0;
	letter-spacing: 0;
	padding: 0 70px;
}

.banner .slick-dots li {
	margin: 0 1px;
	display: inline-block;
}

.banner .slick-dots li.slick-active a {
	width: 50px;
	height: 4px;
	background-color: #df2128;
	opacity: 1;
}

.banner .slick-dots a {
	display: block;
	width: 26px;
	height: 4px;
	background-color: #999999;
	opacity: 0.6;
	cursor: pointer;
	transform: skew(-20deg);
}

.banner.hide {
	display: none;
}

@media screen and (max-width: 959px) {
	.banner {
		display: block;
	}

	.banner.hide {
		display: block;
	}

	.banner .slick-arrow {
	
	}

	.banner .slick-dots {
		bottom: 10px;
	}

	.banner .slick-dots li {
		margin: 0 5px;
	}

	.banner .slick-dots a {
		width: 10px;
		height: 10px;
	}

	.banner2 {
		display: none;
	}
}
@media screen and (max-width:767px) {
    .banner .slick-arrow{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}

.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%;
	display: none \9;
	display: block \9\0;
}

@media screen and (max-width: 991px) {
	.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: #fff;
	box-shadow: 0 0 40px rgba(0, 0, 0, .06);
}

.head .zong {
	display: flex;
	align-items: center;
}

.logo {
	width: 135px;
}

.logo a:hover img {
	transform: none;
}

.daohang {
	margin-left: auto;
	display: flex;
	align-items: center;
	gap: 96px;
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.5px;
	position: relative;
}

.daohang>li {
	display: flex;
	align-items: center;
	position: relative;
}

.daohang>li>a {
	display: block;
	position: relative;
	color: #333333;
	z-index: 1;
	padding: 28px 0;
}

.daohang>li:hover>a,
.daohang>li.dangqian>a {
	color: #df2128;
}

.daohang>li:hover>a::after,
.daohang>li.dangqian>a::after {
	width: 100%;
}

/* .daohang li:hover .yijiw {
	display: block;
} */

.daohang .yijiw {
	width: 250px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-size: 16px;
	line-height: 32px;
	display: none;
	background-color: #fff;
	text-align: center;

	padding: 24px 0;
}

.daohang .yiji {
	position: relative;
	z-index: 1;
}

.yijiw li {
	width: 100%;
	position: relative;
	transition: .5s;
}

.yijiw li a {
	display: block;
	position: relative;
	color: #333; text-transform:uppercase;
}

.yiji>li:hover>p a {
	color: #df2128;
}

.yijiw li i {
	margin-left: auto;
}

.daohang .erji,
.daohang .sanji {
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0;
	width: 200px;
	display: none;
	font-size: 14px;
	background-color: #fff;
}


.daohang .erji::before,
.daohang .sanji::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.9;
}

.sousuo {
	margin-left: 5.5%;
	/* position: relative; */
}

.sousuo i {
	display: inline-block;
	font-size: 22px;
	line-height: 30px;
	cursor: pointer;
	color: #df2128;
	text-align: center;
	transition: .5s;
	font-weight: bold;
}

.sousuof i,
.sousuo:hover i {
	color: #df2128;
}

.sousuo form {
	width: 40%;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 50%;
	top: calc(100% + 10px);
	transform: translateX(50%);
	background: #fff;
	border: 0px solid rgba(0, 0, 0, 0);
	color: #333;
	transition: 0.8s;
	z-index: 99999
}

.sou {
	width: calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
}

.suo {
	width: 30px;
	height: 40px;
	float: right;
	background: none;
	position: relative;
	z-index: 9999999;
	cursor: pointer;
}

.sou1 {
	width: 30px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 18px !important;
	cursor: pointer;
	color: #df2128;
	z-index: 99990
}

.sousuof form {
	height: 40px;
	border: 1px solid #df2128;
}

.dhck {
	padding-top: 86px;
}

.daohang2 {
	gap: 0 !important;
	padding-top: 20px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 4;
	transform: translateX(-50%);
}

.daohang2>li {
	margin: 0 10px;
}

.daohang2>li>a {
	padding: 2px 0; text-transform:uppercase;
}

.daohang2>li:hover>a,
.daohang2>li.dangqian>a {
	text-decoration: underline;
}

@media screen and (max-width:1600px) {
	.daohang {
		gap: 40px;
	}

	.sousuo {
		margin-left: 20px;
	}
}

@media screen and (max-width:1350px) {
	.head .zong {
		width: 95%;
	}

	.daohang {
		font-size: 14px;
		gap: 24px;
	}

	.logo {
		width: 100px;
	}

}

@media screen and (max-width:999px) {

	.daohang,
	.sousuo {
		display: none;
	}

	.head .zong {
		height: 60px;
	}

	.dhck {
		padding-top: 60px;
	}

	.daohang2 {
		position: relative;
		left: 0;
		top: 0;
		transform: initial;
		display: flex;
		flex-wrap: wrap;
		display: none;
	}
}

@media screen and (max-width:480px) {
	.head {
		position: relative;
		left: 0;
		transform: initial;
	}

	.dhck {
		display: none;
	}
}

/* bannerdq */

.banner {
	position: relative;
	background: linear-gradient(to top, #f6f6f6, #fff);
}

.ban-l {
	width: 68.5714%;
	padding: 202px 0 294px;
}

.ban-bt {
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 78px;
	line-height: 85px;
	color: #df2128;
}

.ban-bt a {
	color: #df2128;
	display: block;
}

.ban-bt a:hover {
	color: #333;
}

.ban-xbt {
	display: flex;
	align-items: center;
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 85px;
	color: #df2128;
}

.ban-xbt::before {
	content: "";
	margin-right: 20px;
	display: block;
	width: 109px;
	height: 3px;
	background-color: #df2128;
}

.ban-nr {
	margin-top: 20px;
	font-size: 18px;
	max-width: 670px;
}


.banner .ban-r {
	width: 54.9479%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.fybanner2 .ban-r {
	width: 30%;
	position: absolute;
	right: 17%;
	top: 50%;
	transform: translateY(-50%);
}
#circlr {
	margin: 0 auto;
	min-height: 100px;
	position: relative;
}

#circlr img {
	width: 100%;
	height: 100%;
}

#circlr #loader {
	background: url('../images/zoomloader.gif') center center no-repeat;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

@media screen and (max-width:1800px) {
	.ban-bt {
		font-size: 60px;
		line-height: 70px;
	}

	.ban-xbt {
		font-size: 50px;
		line-height: 60px;
	}
	
}

@media screen and (max-width:1400px) {
	.ban-l {
		width: 56%;
	}

	
.banner .ban-r{width: 46%;}
	.ban-bt {
		font-size: 40px;
		line-height: 60px;
	}

	.ban-xbt {
		font-size: 30px;
		line-height: 50px;
	}
	.fybanner2 .ban-r {
	width: 30%;
	right: 10%;
	
}
}

@media screen and (max-width:999px) {
	.ban-l {
		padding-top: 30px;
		padding-bottom: 30px;
		width: 100%;
	}

	.ban-r ,.banner .ban-r{
		position: initial;
		transform: initial;
		width: 95%;
		margin: 0 auto;
		padding-bottom: 30px;
		max-width:500px;
	}

	.ban-nr {
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.ban-bt {
		font-size: 30px;
		line-height: 40px;
	}

	.ban-xbt {
		font-size: 20px;
		line-height: 30px;
	}

	.ban-xbt::before {
		width: 40px;
	}

	.ban-nr {
		font-size: 14px;
	}
}

@media screen and (max-width:480px) {
	.ban-bt {
		font-size: 24px;
		line-height: 30px;
	}

	.ban-xbt {
		font-size: 18px;
		line-height: 30px;
	}
}

/* main1 */

.m1-bj {
	background: url('../images/m1bj.jpg') no-repeat center;
}

@media screen and (min-width:1000px) {
	.main1 {
		padding-top: 88px;
		padding-bottom: 110px;
	}
}

.sw-btn {
	display: flex;
}

.sw-btn .m-prev,
.sw-btn .m-next {
	width: 62px;
	height: 62px;
	line-height: 62px;
	background-color: #df2128;
	font-size: 24px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	transition: .5s;
}

.sw-btn .m-prev:hover,
.sw-btn .m-next:hover {
	opacity: 0.8;
}

.m1-lb {
	position: relative;
}

.m1-xq {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.m1-l {
	width: 40%;
	padding-bottom: 100px;
}

.m1-r {
	width: 36.53846%;
	margin-right: 5.76923%;
}

.m1-bt {
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 52px; text-transform:uppercase;
}

.main1 .m1-bt {
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
}

.m1-bt a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.m1-nr {
	margin-top: 28px;
	font-size: 18px;
	line-height: 32px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.m-btm {
	position: absolute;
	bottom: 26px;
	left: 0;
	z-index: 9;
	display: flex;
	align-items: center;
}

.m-btm .sw-btn {
	gap: 10px;
}

.m-btm .m1-next:hover,
.m-btm .m1-prev:hover {
	opacity: 1;
	background-color: #fbe4e5;
	color: #df2128;
}

.m-pag {
	margin-left: 30px;
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}

.m-pag span {
	color: #df2128;
}

@media screen and (max-width:1400px) {
	.m1-xq {
		align-items: center;
	}

	.m1-l {
		width: 50%;
	}

	.m1-bt {
		font-size: 40px;
	}
}

@media screen and (max-width:999px) {

	.sw-btn .m-prev,
	.sw-btn .m-next {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}

	.m1-bt {
		font-size: 30px;
		line-height: 40px;
	}

	.m1-nr {
		margin-top: 20px;
		font-size: 16px;
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {

	.sw-btn .m-prev,
	.sw-btn .m-next {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.m1-bt {
		font-size: 24px;
		line-height: 30px;
	}

	.m1-nr {
		font-size: 14px;
		line-height: 26px;
	}

	.m1-r {
		width: 40%;
		margin-right: 0;
	}
}

@media screen and (max-width:480px) {
	.m1-l {
		width: 100%;
		padding-bottom: 30px;
	}

	.m1-r {
		width: 100%;
		max-width: 240px;
		margin: 0 auto;
	}

	.m-btm {
		bottom: 0;
	}

	.m1-sw {
		padding-bottom: 60px;
	}
}

/* main2 */

@media screen and (min-width:1000px) {
	.main2 {
		padding-bottom: 80px;
	}
}

.m2-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.m2-xq {
	display: grid;
	gap: 30px;
}

.m2-xq li {
	overflow: hidden;
	position: relative;
}

.m2-xq li::before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30%;
	color: transparent;
	background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3));
}

.m2-dnr {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 0 38px;
	width: 100%;
}

.m2-xbt {
	padding-top: 24px;
	padding-bottom: 24px;
	max-width: 404px;
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 40px;
	color: #ffffff;
	text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.36);
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

@media screen and (min-width:1201px) {
	.m2-xq li:hover .m2-xbt {
		font-size: 30px;
	}
}

.m2-xbt a {
	color: #fff;
}

.m2-btn {
	display: none;
}

.m2-btn a {
	display: inline-block;
	padding-top: 74px;
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.m2-btn a:hover,
.m2-xbt a:hover {
	color: #333;
}

.m2-bj {
	max-width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
}


@media screen and (min-width:1000px) {
	.m2-xq li:hover .m2-dnr {
		height: 100%;
		background-color: #df2128;
		padding: 28px 38px;
	}

	.m2-xq li:hover .m2-xbt {
		border-top-color: transparent;
	}

	.m2-xq li:hover .m2-btn {
		display: block;
	}

	.m2-xq li:hover .m2-bj {
		opacity: 1;
	}

}

@media screen and (max-width:1500px) {
	.m2-dnr {
		padding: 0 20px;
	}

	.m2-xbt {
		padding: 10px 0;
	}

	.m2-btn a {
		padding-top: 30px;
	}
}

@media screen and (max-width:1200px) {
	.m2-xbt {
		font-size: 22px;
	}

	.m2-xq {
		gap: 20px;
	}
}

@media screen and (max-width:999px) {
	.m2-xbt {
		font-size: 18px;
		padding: 10px 0;
	}

	.m2-btn a {
		padding-top: 20px;
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.m2-xbt {
		padding: 5px 0;
	}
}

@media screen and (max-width:480px) {
	.m2-top {
		flex-wrap: wrap;
	}

	.m1-bt {
		width: 100%;
	}

	.m2-top .sw-btn {
		margin-top: 10px;
		margin-left: auto;
	}
}

/* main3 */

@media screen and (min-width:1000px) {
	.main3 {
		padding: 70px 0;
	}
}

.main3 {
	background: url("../images/m3bj.jpg") no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.main3:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: url("../images/m3bj.jpg") no-repeat center;
	background-size: cover;
	z-index: -1
}

.m3-l {
	padding: 44px 56px 50px 50px;
	max-width: 656px;
	background-color: #df2128;
}

.m3-bt {
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 48px;
}

.m3-nr {
	margin-top: 18px;
	font-size: 18px;
	line-height: 26px;
}

.m3-btn{
	flex-shrink: 0;
}

.m3-btn a {
	margin-top: 76px;
	display: inline-block;
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.m3-btn a::after {
	content: "";
	display: block;
	margin-top: 7px;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	transition: .5s;
}

.m3-btn i {
	font-size: 20px;
	margin-left: 10px;
	display: inline-block;
	transform: rotate(-30deg);
}

.m3-btn a:hover::after {
	width: 0;
}

@media screen and (max-width:999px) {
	.m3-l {
		padding: 20px;
	}

	.m3-bt {
		font-size: 36px;
		line-height: 40px;
	}

	.m3-nr {
		margin-top: 10px;
		font-size: 16px;
	}

	.m3-btn a {
		margin-top: 20px;
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.m3-bt {
		font-size: 26px;
		line-height: 30px;
	}

	.m3-nr {
		font-size: 14px;
		line-height: 26px;
	}

	.m3-btn a {
		font-size: 16px;
	}
}

@media screen and (max-width:480px) {
	.m3-bt {
		font-size: 20px;
		line-height: 30px;
	}
}

/* main4 */

@media screen and (min-width:1000px) {
	.main4 {
		padding-top: 82px;
		padding-bottom: 72px;
	}
}

.m2-top .m3-btn a {
	margin-top: 0;
	color: #df2128;
}

.m2-top .m3-btn a::after {
	background-color: #df2128;
}

.m4-xq {
	margin-top: 60px;
}

.m4-r {
	width: 48.4375%;
	float: right;
	margin-left: 6.6%;
}

.m4-img a:hover img {
	transform: initial;
}

.m4-l {
	padding-top: 12px;
	padding-bottom: 10px;
	position: relative;
}

.m4-nr {
	font-size: 18px;
	line-height: 36px;
}

.m4-nr em {
	color: #df2128;
}

.m4-xx {
	max-width: 560px;
	margin-top: 62px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 38px;
}

.m4-num {
	font-family: RobotoCondensed-Black, Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 60px;
	color: #df2128;
}

.m4-num span {
	color: #df2128;
}

.m4-xbt {
	margin-top: 3px;
	font-size: 18px;
	line-height: 30px;
}

.m4-logo {
	position: absolute;
	left: 47%;
	bottom: 0;
	transform: translateX(-50%);
}

@media screen and (max-width:999px) {
	.m4-xq {
		margin-top: 20px;
	}

	.m4-l {
		padding-top: 0;
	}

	.m4-nr {
		font-size: 16px;
		line-height: 30px;
	}

	.m4-xx {
		max-width: 100%;
		width: 100%;
	}

	.m4-num {
		font-size: 36px;
		line-height: 40px;
	}

	.m4-xbt {
		font-size: 16px;
	}

	.m4-xx {
		gap: 20px;
	}
}

@media screen and (max-width:767px) {
	.m4-num {
		font-size: 26px;
		line-height: 30px;
	}

	.m4-nr,
	.m4-xbt {
		font-size: 14px;
		line-height: 26px;
	}

}

@media screen and (max-width:480px) {
	.m2-top .m3-btn {
		margin-top: 10px;
		margin-left: auto;
	}

	.m4-r {
		width: 100%;
		float: initial;
		margin-left: 0;
	}

	.m4-l {
		margin-top: 20px;
	}

	.m4-xx {
		margin-top: 20px;
	}
}

/* main5 */

@media screen and (min-width:1000px) {
	.main5 {
		padding-top: 74px;
		padding-bottom: 98px;
	}
}

.main5 {
	background-color: #fafafa;
}

.m5-lb {
	margin-top: 94px;
	position: relative;
}

.m5-lb::before,
.m5-lb::after{
	content: '';
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 6;
}

.m5-lb::before{
	left: 0;
	transform: translateX(-70px);
	background: linear-gradient(to right,rgba(255, 255, 255, 0.8),transparent);
}
.m5-lb::after{
	right: 0;
	transform: translateX(70px);
	background: linear-gradient(to left,rgba(255, 255, 255, 0.7),transparent);
}

.m5-lb .m5-sw {
	overflow: initial;
}

.m5-sw .swiper-wrapper {
	transition-timing-function: linear;
}

.m5-sw .swiper-slide {
	width: auto;
}

@media screen and (max-width:999px) {
	.m5-lb {
		margin-top: 30px;
	}

	.m5-lb::before{
		transform: translateX(-25px);
	}
	.m5-lb::after{
		transform: translateX(25px);
	}
}

/* main6 */

@media screen and (min-width:1000px) {
	.main6 {
		padding-top: 68px;
		padding-bottom: 90px;
	}
}

.main6 {
	background-color: #f6f6f6;
}

.m6-lb {

	margin-top: 74px;
	display: flex;

}

.m6-lb .m6-l {
	margin-left: 3.6458%;
	width: 44.01%;
	margin-right: 1.51%;
}

.m6-lb .m6-r {
	flex: 1;
	width: 48.59375%;
	margin: 0;
	overflow: hidden;
	padding-right: 42px;
}

.m6-lb .m6-sw1,
.m6-lb .m6-sw2 {
	height: 100%;
}

.m6-lb .m6-sw2 {
	overflow: initial;
}

.m6-sw .swiper-slide {
	margin-right: 1.6291%;
	width: 25.393%;

	height: auto;
}

.m6-xq {
	display: flex;
	align-items: center;
	padding: 40px;
	height: 100%;
	background-color: #ffffff;
	border: solid 1px #e0e0e0;
}

.m6-img {
	width: 46.2745%;
	margin-right: 40px;
	flex-shrink: 0;
}

.m6-lb .m6-sw2 .m6-img {
	display: none;
}

.m6-time {
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #df2128;
	margin-bottom: 8px;
}

.m6-xbt {
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 34px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 68px;
}

.m6-xbt a {
	display: block;
}

.m6-nr {
	margin-top: 26px;
	font-size: 18px;
	line-height: 32px;
	color: #666666;
	min-height: 96px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.m6-nr p {
	color: #666;
}

.m6-btn a {
	margin-top: 52px;
	color: #df2128;
}

.m6-btn a::after {
	background-color: #f9d3d4;
}

.m6-btn i{
	color: #f9d3d4;
}

.m6-btn a:hover i {
	color: #df2128;
}

.m6-btn a:hover:after {
	background-color: #df2128;
	width: 100%;
}

@media screen and (max-width:1400px) {
	.m6-xq {
		padding: 20px;
	}

	.m6-img {
		margin-right: 20px;
	}
}

@media screen and (max-width:999px) {
	.m6-lb {
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.m6-lb .m6-l {
		margin-left: 0;
		width: 60%;
	}

	.m6-lb .m6-r {
		width: 36%;
		padding-right: 0;
	}

	.m6-time {
		font-size: 16px;
	}

	.m6-xbt {
		font-size: 20px;
		line-height: 30px;
		min-height: 60px;
	}

	.m6-nr {
		margin-top: 10px;
		font-size: 16px;
		line-height: 30px;
		min-height: 90px;
	}

	.m6-btn a {
		margin-top: 20px;
	}
}

@media screen and (max-width:767px) {
	.m6-lb .m6-r {
		width: 100%;
	}

	.m6-lb .m6-l {
		display: none;
	}

	.m6-lb .m6-sw2 .m6-img {
		display: block;
	}

	.m6-time {
		font-size: 14px;
		line-height: 26px;
	}

	.m6-xbt {
		font-size: 18px;
		line-height: 30px;
	}

	.m6-nr {
		font-size: 14px;
		line-height: 26px;
		min-height: 78px;
	}
}

@media screen and (max-width:480px) {
	.m6-xq {
		flex-wrap: wrap;
	}

	.m6-img {
		width: 100%;
	}

	.m6-dnr {
		margin-top: 20px;
	}
}

/* main7 */

@media screen and (min-width:1000px) {
	.main7 {
		padding-top: 92px;
		padding-bottom: 75px;
	}
}

.main7 {
	background-color: #df2128;
}

.m7-xq {
	display: flex;
	justify-content: space-between;
}

.m7-l {
	width: 36.404%;
}

.m7-bt {
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 66px;
	color: #f6f6f6;
	max-width: 500px;
}

.m7-bt a {
	color: #f6f6f6;
	display: block;
}

.m7-bt a:hover {
	color: #333;
}

.m7-nr {
	margin-top: 36px;
	font-size: 18px;
	line-height: 30px;
}

.m7-r {
	width: 50.8988764%;
}

.m7-bd form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.m7-bd form>div {
	width: 49.227373%;
	margin-bottom: 15px;
}

.m7-bd form>div.chang {
	width: 100%;
	font-size: 0;
}

.m7-bd input,
.m7-bd textarea {
	padding: 14px 20px;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.1);
	border: solid 1px transparent;
}

.m7-bd input:focus,
.m7-bd textarea:focus {
	border-color: #fff;
}

.m7-bd textarea {
	height: 148px;
}

.m7-bd .yz {
	position: relative;
}

.m7-bd .yz input {
	padding-right: 120px;
}

.m7-bd .yzm {
	position: absolute;
	right: 9px;
	top: 10px;
	bottom: 10px;
	width: 100px;
}

.m7-bd .m7-btn input {
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #ffffff;
	color: #df2128;
	cursor: pointer;
	transition: .5s;
	text-transform:uppercase;
}

.m7-bd .m7-btn input:hover {
	background-color: #df2128;
	color: #fff;
	border-color: #fff;
}

.m7-xq .m7-bd ::-webkit-input-placeholder {
	color: #fff;
}

.m7-xq .m7-bd :-o-placeholder {
	color: #fff;
}

.m7-xq .m7-bd ::-moz-placeholder {
	color: #fff;
}

.m7-xq .m7-bd :-ms-input-placeholder {
	color: #fff;
}

@media screen and (max-width:1400px) {
	.m7-bt {
		font-size: 46px;
	}

	.m7-bd .yz,
	.m7-bd .m7-btn {
		width: 100%;
	}
}

@media screen and (max-width:999px) {
	.m7-bt {
		font-size: 36px;
		line-height: 46px;
	}

	.m7-nr {
		margin-top: 20px;
		font-size: 16px;
	}

	.m7-bd input,
	.m7-bd textarea {
		padding: 10px 20px;
	}

	.m7-bd textarea {
		height: 100px;
	}

	.m7-bd .yzm {
		top: 1px;
		bottom: 1px;
		overflow: hidden;
	}

	.m7-bd input,
	.m7-bd textarea {
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.m7-bt {
		font-size: 26px;
		line-height: 36px;
	}

	.m7-nr {
		margin-top: 20px;
		font-size: 16px;
	}

	.m7-xq {
		flex-wrap: wrap;
	}

	.m7-l,
	.m7-r {
		width: 100%;
	}

	.m7-r {
		margin-top: 20px;
	}

	.m7-bd input,
	.m7-bd textarea {
		font-size: 14px;
		line-height: 26px;
		padding: 5px 16px;
	}

	.m7-bd form>div {
		margin-bottom: 10px;
	}

	.m7-bd .m7-btn input {
		font-size: 16px;
	}
}

/* foot */

.foot {
	padding-top: 72px;
	background-color: #f6f6f6;
}

.foot1 .zong {
	display: flex;
	justify-content: space-between;
}

.foot1 {
	padding-bottom: 78px;
}

.fo1 {
	padding-top: 4px;
	width: 646px;
}

.fo2 {
	width: 130px;
}

.fo3 {
	width: 200px;
}

.fo4 {
	width: 200px;
}

.fologo a:hover img {
	transform: initial;
}

.fo1p {
	margin-top: 26px;
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.fo-some {
	padding-top: 68px;
}

.foot .social-media {
	margin-top: 18px;
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
}

.foot .social-media a {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	line-height: 40px;
	border-radius: 50%;
	border: solid 1px #666666;
	text-align: center;
	color: #666666;
	flex-shrink: 0;
}

.foot .social-media a i {
	font-size: 18px;
}

.foot .social-media a:hover {
	color: #fff;
	background-color: #df2128;
	border-color: #df2128;
}

.fobiao {
	margin-bottom: 30px;
	font-family: RobotoCondensed-Bold, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px; text-transform:uppercase;
}

.fonav p,
.foul li {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;
}

.fonav p,
.fonav a,
.foul p,
.foul a {
	color: #666;
}

.foul p {
	margin-top: 8px;
}

.foot2 {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #dbdbdb;
}

.fop {
	font-family: RobotoCondensed-Regular, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.fop p,
.fop strong {
	color: #666666;
}

.fop a {
	display: inline-block;
	color: #666666;
}

.youlian {
	margin-top: 6px;
	font-family: RobotoCondensed-Regular, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
}

.youlian span,
.youlian a {
	display: inline-block;
	vertical-align: middle;
	color: #666666;
}

.youlian a {
	margin: 0 5px;
}

.youlian a:hover {
	color: #df2128;
}

@media screen and (max-width:1500px) {
	.fo1 {
		width: 300px;
	}
}

@media screen and (max-width:1200px) {
	.foot .zong {
		width: 95%;
	}

	.fo1 {
		width: 250px;
	}
}

@media screen and (max-width:999px) {
	.foot {
		padding-top: 30px;
	}

	.foot1 {
		padding-bottom: 20px;
	}

	.fologo {
		width: 148px;
		margin: 0 auto;
	}

	.fo1 {
		width: 100%;
	}

	.fo2,
	.fo3,
	.fo4 {
		display: none;
	}

	.fo1p {
		font-size: 18px;
		margin-top: 20px;
		text-align: center;
	}

	.fo-some {
		padding-top: 0;
	}

	.foot .social-media {
		justify-content: center;
	}

	.foot2 {
		padding-top: 20px;
		padding-bottom: 60px;
	}

	.fop {
		font-size: 16px;
		text-align: center;
	}
}

@media screen and (max-width:767px) {
	.fologo {
		width: 100px;
	}

	.fo1p {
		font-size: 16px;
		margin-top: 10px;
		line-height: 22px;
	}

	.foot2 {
		padding-bottom: 60px;
	}

	.fop {
		font-size: 14px;
		text-align: center;
	}

	.foot .social-media {
		gap: 10px;
	}

	.foot .social-media a {
		width: 30px;
		height: 30px;
		line-height: 28px;
	}

	.foot .social-media a i {
		font-size: 16px;
	}
}


/* lianxi */
.contact-us {
	position: fixed;
	width: 51px;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99999;
	display: none;
}

.contacth {
	display: block;
}

.contact-us div a {
	display: block;
	width: 51px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	font-size: 22px;
	background-color: #f7f7f7;
	margin-top: 2px;
	border-radius: 6px;
	cursor: pointer;
}

.weixin {
	position: relative;
	cursor: pointer;
}

.weixin img {
	position: absolute;
	width: 149px;
	height: 150px;
	max-width: none;
	top: 0px;
	left: -149px;
	display: none;
}

.weixin:hover img {
	display: block;
}

.weixin2,
.tankuang {
	display: none
}

.tankuang {
	position: absolute;
	bottom: 50px;
	left: 50% !important;
	margin-left: -75px;
}

.tankuang img {
	display: block;
	position: relative;
	width: 150px;
	height: 150px;
	left: auto;
	margin: auto;
}

.contact-us div a:hover {
	background: #df2128;
	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;
	}
}

/* ---------------2-1 ROTARY CUTTER SERIES---------------- */

.fybanner{
	background-color: #f6f6f6;
}

.fybanner>img{
	margin-left: auto;
}

.fybanner::before{
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width:70%;
	height: 100%;
	background: linear-gradient(to right, #f6f6f6 74%,rgba(246,246,246,0.4),transparent);
}

.fybanz{
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.fyban-bt{
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 60px;
	color: #df2128;
}

@media screen and (max-width:1400px) {
	.fyban-bt{
		font-size: 40px;
		line-height: 50px;
	}
}

@media screen and (max-width:999px) {
	.fyban-bt{
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:767px) {
	.fyban-bt{
		display: none;
	}

	.fybanner>img{
		display: none;
	}
}

/* fy */

.fy {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.fy i {
	font-size: 16px;
}

.fy a {
	width: 36px;
	height: 30px;
	line-height: 28px;
	margin: 0 3px 5px;
	
	display: inline-block;
	text-align: center;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	vertical-align: middle;
}

.fy a:hover i {
	color: #fff;
}

.fy .fyxz,
.fy a:hover {
	text-decoration: none;
	color: #fff;
	background: #df2128;
	border-color: #df2128;
}

.fy .la,
.fy .fi,
.fy .big {
	width: initial;
	padding: 0 15px;
}

.fy .sc {
	width: initial;
	border: none;
	vertical-align: middle;
	background-color: initial;
	height: initial;
	line-height: initial;
}
.fy a.no:hover{
	color: #333 !important;
	
	background-color: #fff  !important;
	border: 1px solid #e5e5e5  !important;
	}
.fy .sc:hover {
	border: none;
}

.fy .sc input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: initial;
	transition: .3s;
	height: 100%;
	font-size: 16px;
	line-height: 20px;
	cursor: pointer;
	color: #fff;
	background-color: #df2128;
	padding: 0 10px;
}

.fy .sc i {
	font-size: 14px;
	line-height: 20px;
	color: #df2128;
}

.fy .sc:hover {
	background: none;
}

.fy .sc:hover i {
	color: #df2128;
}

.fy .sc:hover input {
	color: #df2128;
	background-color: #fff;
}

@media screen and (max-width:999px) {
	.fy a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin: 2px;
	}

	.fy .sc input {
		font-size: 14px;
	}
	.fy i {
		font-size: 12px;
	}
	
	.fy .sc i {
		font-size: 14px;
	}

	.fy {
		display: block;
		text-align: center;
	}
}

@media screen and (max-width:767px) {
	.fy .sc input {
		font-size: 12px;
	}

	.fy a {
		font-size: 12px;
	}
}

/* r1m1 */

@media screen and (min-width:1000px) {
	.r1m1{
		padding-top: 84px;
		padding-bottom: 95px;
	}
}

.r1m1-top{
	display: flex;
	justify-content: space-between;
}

.r1m1-t-r{
	width: 50%;
}

.r1m1-nr{
	font-size: 18px;
	line-height: 30px;
}

.r1m1-nr em{
	color: #df2128;
}

.r1m1-xq{
	margin-top: 74px;
	margin-bottom: 60px;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 30px 28px;
}

.r1m1-xq li{
	background-color: #f6f6f6;
	border-radius: 8px;
}

.r1m1-xbt{
	padding: 26px 30px;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 34px;
}

.r1m1-ipt {
	padding: 24px 30px;
	margin-top: 18px;
	display: flex;
	align-items: center;
}

.r1m1-ipt input {
	cursor: pointer;
}

.r1m1-ipt a {
	margin-left: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #df2128;
}

.r1m1-ipt a:hover {
	color: #333;
}

/* r1m3 */

@media screen and (min-width:1000px) {
	.r1m3{
		padding-top: 78px;
		padding-bottom: 100px;
	}
}

.r1m3 .m2-lb{
	margin-top: 66px;
}

@media screen and (max-width:1400px) {
	.r1m1-xq{
		gap: 20px;
	}

	.r1m1-xbt,
	.r1m1-ipt{
		padding: 20px;
	}
}

@media screen and (max-width:999px) {
	.r1m1-top{
		flex-wrap: wrap;
	}

	.r1m1-t-r{
		margin-top: 10px;
		width: 100%;
	}
	
	.r1m1-nr{
		font-size: 16px;
	}

	.r1m1-xq{
		margin: 30px 0;
	}

	.r1m1-xbt{
		font-size: 22px;
		line-height: 30px;
	}

	.r1m1-xbt, .r1m1-ipt{
		padding: 10px;
	}

	.r1m1-xbt{
		font-size: 18px;
	}

	.r1m1-ipt a{
		font-size: 16px;
	}

	.r1m3 .m2-lb{
		margin-top: 30px;
	}
}

@media screen and (max-width:767px) {
	.r1m1-xq{
		grid-template-columns: repeat(2,1fr);
	}

	.r1m1-nr{
		font-size: 14px;
	}

	.r1m1-xbt{
		font-size: 16px;
	}

	.r1m1-ipt a{
		font-size: 14px;
	}
}
@media screen and (max-width:480px) {
	.r1m1-xq{
		gap: 10px;
	}
}

/* ---------------2-2 ROTARY CUTTER SERIES--------------- */

/* r2m1 */

@media screen and (min-width:1000px) {
	.fybanner2 .ban-l{
		padding-bottom: 124px;
	}

	.r2m1{
		padding-top: 94px;
		padding-bottom: 100px;
	}
}

.inq {
	margin-top: 142px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.inq .share {
	margin: 7px 0;
	display: inline-block;
	vertical-align: middle;
}

.inq .share1 {
	margin-right: 10px;
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}

.inq .share2 {
	display: inline-block;
	vertical-align: middle;
}

.r2m1-btn{
	margin-top: 42px;
	font-size: 0;
	display: flex;
	gap: 10px;
}

.r2m1-btn a{
	padding: 14px 52px;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	display: inline-block;
	color: #df2128;
	background-color: #f9d3d4;
	border: solid 1px #df2128;
}

.r2m1-btn a:hover{
	background-color: #df2128;
	color: #fff;
}

.r2m1-nr{
	margin-top: 52px;
}

.r2m1-nr tr:nth-child(2n+1){
	background-color: #f6f6f6;
}

.r2m1-nr tr td{
	min-width: 150px;
	border: solid 1px #ebebeb;
	padding: 12px 30px;
	font-size: 18px;
}

/* r2m2 */

.r2m2-xq{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.r2m2-l{
	width: 40%;
}

.r2m2-xbt{
	margin-top: 44px;
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #df2128;
}

.r2m2-nr{
	margin-top: 26px;
}

@media screen and (min-width:1000px) {
	.r2m2-nr{
		font-size: 18px;
	}

	.r2m2{
		padding-bottom: 90px;
	}
}

.r2m2-btn a{
	margin-top: 116px;
	padding: 14px 56px;
	display: inline-block;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #f6f6f6;
	background-color: #df2128;
	border: 1px solid #df2128;
}

.r2m2-btn a:hover{
	background-color: #fff;
	color: #df2128;
}

.r2m2-r{
	width: 50.923%;
}

/* r2m3 */

@media screen and (min-width:1000px) {
	.r2m3{
		padding-bottom: 88px;
	}
	
	.r2m3-nr{
		font-size: 18px;
		max-width: 850px;
	}	
}

.r2m3-nr{
	margin-top: 8px;
}

.r2m3 .m2-lb{
	margin-top: 54px;
}

/* r2m4 */

@media screen and (min-width:1000px) {
	.r2m4 {
		padding-bottom: 100px;
	}
}

.r2m4-lb {
	margin-top: 56px;
}

.r2m4-lb .r2m4-sw{
	overflow: initial;
}

/* r2m5 */

@media screen and (min-width:1000px) {
	.r2m5 {
		padding-top: 84px;
		padding-bottom: 100px;
	}
}

.r2m5{
	background-color: #f6f6f6;
}

.r2m5-nr{
	margin-top: 50px;
	font-size: 18px;
	line-height: 36px;
}

/* r2m6 */

@media screen and (min-width:1000px) {
	.r2m6 {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.r2m6-l .m1-bt{
		line-height: 60px;
	}
}

.r2m6-xq{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.r2m6-l{
	padding-top: 10px;
	width: 33.0769%;
	position: relative;
}

.r2m6-r{
	width: 60.23%;
}

.faq{
	display: grid;
	gap: 10px;
}
.faq li{
	padding-left: 30px;
	background-color: #f6f6f6;
}
.faqtop{
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.faqtop i{
	width: 62px;
	height: 62px;
	line-height: 62px;
	background-color: #df2128;
	text-align: center;
	font-size: 20px;
	flex-shrink: 0;
	color: #fff;
}

.faq-bt{
	padding: 10px 0;
	padding-right: 20px;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
}

.faqnr{
	padding-right: 100px;
	display: none;
}

.faqx{
	display: none;
}
.aq .faqx{
	display: block;
}
.aq .faqy{
	display: none;
}

.r2m6-dnr{
	padding: 16px 0;
	border-top: solid 1px #e5e5e5;
	font-size: 18px;
	line-height: 30px;
}

/* r2m7 */

@media screen and (min-width:1000px) {
	.r2m7{
		padding-bottom: 100px;
	}

	.r2m8 .m3-l{
		padding-bottom: 60px;
	}

	.r2m8 .m3-nr{
		margin-top: 26px;
	}

	.r2m8 .m3-btn a{
		margin-top: 80px;
	}
}

.r2m7-lb{
	margin-top: 78px;
}

.r2m7-dnr{
	background-color: #f6f6f6;
	border-radius: 8px;
	padding-bottom: 78px;
}

@media screen and (max-width:999px) {
	.inq{
		margin-top: 20px;
	}

	.r2m1-btn{
		margin-top: 20px;
	}

	.r2m1-btn a,
	.r2m2-btn a{
		padding: 10px 20px;
		font-size: 18px;
	}

	.r2m1-nr{
		margin-top: 30px;
	}

	.r2m1-nr tr td{
		padding: 5px 20px;
		font-size: 16px;
	}

	.r2m2-xbt,
	.r2m2-nr,
	.r2m2-btn a,
	.r2m3 .m2-lb,
	.r2m4-lb{
		margin-top: 20px;
	}

	.r2m2-xbt{
		font-size: 18px;
	}

	.r2m5-nr{
		margin-top: 20px;
		font-size: 16px;
		line-height: 30px;
	}

	.faq li{
		padding-left: 20px;
	}

	.faq-bt{
		font-size: 18px;
	}

	.r2m6-dnr{
		font-size: 16px;
	}

	.faqtop i{
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}

	.faqnr{
		padding-right: 60px;
	}

	.r2m7-lb{
		margin-top: 20px;
	}

	.r2m7-dnr{
		padding-bottom: 20px;
	}
}

@media screen and (max-width:767px) {
	.inq .share1{
		font-size: 14px;
		line-height: 26px;
	}

	.r2m1-btn a,
	.r2m2-btn a{
		padding: 5px 20px;
		font-size: 16px;
	}
	.r2m1-nr tr td{
		font-size: 14px;
		line-height: 26px;
	}

	.r2m2-l{
		width: 100%;
		margin-bottom: 20px;
	}

	.r2m2-xbt{
		font-size: 16px;
	}

	.r2m2-r{
		width: 100%;
	}

	.r2m5-nr{
		font-size: 14px;
		line-height: 26px;
	}

	.r2m6-l{
		width: 100%;
	}

	.r2m6-l .m-btm{
		margin-top: 10px;
		position: initial;
	}

	.r2m6-r{
		margin-top: 20px;
		width: 100%;
	}

	.faq-bt{
		font-size: 16px;
	}

	.r2m6-dnr{
		padding: 10px 0;
		font-size: 14px;
		line-height: 26px;
	}
}

/* ---------------3-1 About----------------- */

/* a1m1 */

@media screen and (min-width:1000px) {
	.a1m1{
		padding-top: 80px;
		padding-bottom: 100px;
	}

	.a1m1-bt{
		line-height: 60px;
	}

	.a1m1 .a1m1-bt{
		max-width: 780px;
	}
}

.a1m1-xq{
	margin-top: 62px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 30px 80px;
}

.a1m1-num{
	padding-bottom: 16px;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #df2128;
	border-bottom: solid 1px #df2128;
	max-width: 243px;
}

.a1m1-nr{
	margin-top: 23px;
	font-size: 18px;
	line-height: 30px;
}

.a1m1-nr em{
	color: #df2128;
}

.a1m1-img{
	margin-top: 66px;
}

/* a1m2 */

.a1m2{
	background-color: #f6f6f6;
}

.a1m2-l{
	float: left;
	width: 50%;
	
	margin-right: 4.167%;
}

.a1m2-r{
	padding-top: 104px;
	padding-bottom: 20px;
}

.a1m2-nr{
	margin-top: 66px;
	font-size: 18px;
	line-height: 36px;
}

.a1m2-nr em{
	color: #df2128;
}

/* a1m3 */

@media screen and (min-width:1000px) {
	.a1m3{
		padding-top: 94px;
		padding-bottom: 66px;
	}
}

.a1m3 .m1-bt{
	color: #df2128;
}

.a1m3-img{
	margin-top: 20px;
}

/* a1m4 */

@media screen and (min-width:1000px) {
	.a1m4{
		padding-top: 80px;
		padding-bottom: 76px;
	}
}

.a1m4{
	background-color: #f6f6f6;
}

.a1m4-xq{
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.a1m4-xq li{
	padding-top: 176px;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	max-width: 18.4615%;
}

.a1m4-xq li:nth-child(2n){
	padding-top: 0;
	padding-bottom: 176px;
	flex-direction: column-reverse;
}

.a1m4-dt{
	position: relative;
	display: inline-block;
	z-index: 1;
}

.a1m4-num{
	width: 124px;
	height: 124px;
	background-color: #ffffff;
	border: solid 6px #df2128;
	border-radius: 50%;
	overflow: hidden;

	display: flex;
	align-items: center;
	justify-content: center;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 30px;
	color: #df2128;
}

.a1m4-num a{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #df2128;
}

.a1m4-num a:hover{
	color: #333;
}

.a1m4-tx{
	position: absolute;
	z-index: -1;
	top: 19%;
    left: 64%;
	opacity: 0.3;
	width: 210.48%;
	transform: translateY(-50%);
}

.a1m4-xq li:nth-child(2n) .a1m4-tx{
	top: 72%;
    left: 30%;
	transform: rotate(30deg) translateY(-50%);
}

.a1m4-xq li:last-child .a1m4-tx{
	display: none;
}

.a1m4-xq li:hover .a1m4-tx{
	opacity: 1;
}

.a1m4-nr{
	position: relative;
	z-index: 1;
	margin: 20px 0;
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: auto;

	scrollbar-color:#666 #fff;
	scrollbar-width: thin;
}
.a1m4-nr::-webkit-scrollbar{width: 5px; height: 5px;}
.a1m4-nr::-webkit-scrollbar-track{background: #fff;}
.a1m4-nr::-webkit-scrollbar-thumb{background-color: #666;}

.a1m4-xq li:hover .a1m4-nr{
	color: #df2128;
}

@media screen and (max-width:1300px) {
	.a1m4-xq li{
		padding-top: 170px;
	}
	
	.a1m4-xq li:nth-child(2n){
		padding-bottom: 170px;
	}
	

	.a1m4-num{
		width: 110px;
		height: 110px;
	}
}

@media screen and (max-width:1150px) {
	.a1m4-xq li{
		padding-top: 154px;
	}
	
	.a1m4-xq li:nth-child(2n){
		padding-bottom: 154px;
	}
	

	.a1m4-num{
		width: 100px;
		height: 100px;
	}
}

@media screen and (max-width:999px) {
	.a1m4-tx{
		display: none;
	}

	.a1m4-xq{
		margin-top: 20px;
		display: grid;
		grid-template-columns: repeat(3,1fr);
		gap: 20px;
	}

	.a1m4-xq li{
		padding: 0 !important;
		max-width: initial;
		display: block;
	}

	.a1m4-num{
		font-size: 24px;
	}

	.a1m4-nr{
		height: initial;
		margin-bottom: 0;
	}

	.a1m4-nr{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.a1m4-xq{
		grid-template-columns: repeat(2,1fr);
	}

	.a1m4-num {
		width: 80px;
		height: 80px;
		font-size: 20px;
		border-width: 3px;
	}

	.a1m4-nr{
		font-size: 14px;
		line-height: 26px;
	}
}

/* a1m5 */

@media screen and (min-width:1000px) {
	.a1m5{
		padding-top: 94px;
		padding-bottom: 32px;
	}

	.a1m6{
		padding-bottom: 100px;
	}
}

.a1m5-img{
	margin-top: 30px;
}

/* a1m6 */

.a1m6-lb{
	margin-top: 86px;
}

.a1m6-bj{
	padding: 42px 48px 20px;
	background-color: #f6f6f6;
	border-radius: 8px
}

.a1m6-bj:hover{
	background-color: #df2128;
}

.a1m6-name {
	margin-top: 12px;
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
}

.a1m6-bj:hover .a1m6-name{
	color: #fff;
}

@media screen and (max-width:1400px) {
	.a1m6-bj{
		padding: 20px;
	}
}

@media screen and (max-width:999px) {
	.a1m1-xq{
		margin-top: 30px;
	}

	.a1m1-xq{
		grid-template-columns: repeat(1,1fr);
		gap: 20px;
	}
	
	.a1m1-num{
		padding-bottom: 10px;
		font-size: 26px;
	}

	.a1m1-nr{
		font-size: 16px;
	}

	.a1m1-img{
		margin-top: 20px;
	}

	.a1m2-r{
		padding-top: 30px;
	}

	.a1m2-nr{
		margin-top: 20px;
		font-size: 16px;
		line-height: 30px;
	}

	.a1m6-lb{
		margin-top: 20px;
	}

	.a1m6-name{
		font-size: 18px;
		line-height: 30px;
	}
}

@media screen and (max-width:767px) {
	.a1m1-xq{
		grid-template-columns: repeat(1,1fr);
		gap: 20px;
	}
	
	.a1m1-num{
		font-size: 20px;
	}

	.a1m1-nr,
	.a1m2-nr{
		font-size: 14px;
		line-height: 26px;
	}

	.a1m6-name{
		font-size: 16px;
	}
}

@media screen and (max-width:480px) {
	.a1m2-l{
		width: 100%;
		float: initial;
		margin: 0 auto;
	}
	
	.a1m2-r{
		width: 100%;
		padding-top: 20px;
	}

	.a1m6-bj{
		padding: 10px;
	}
}

/* ----------------3-2 About----------------- */

/* a2m1 */

@media screen and (min-width:1000px) {
	.a2m1{
		padding-top: 88px;
		padding-bottom: 85px;
	}
}

.a2m1-xq{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 50px 30px;
	margin-top: 84px;
	margin-bottom: 60px;
}

.a2m1-img{
	border-radius: 8px;
	overflow: hidden;
}

@media screen and (max-width:999px) {
	.a2m1-xq{
		margin: 30px 0;
		gap: 20px;
	}
}

@media screen and (max-width:767px) {
	.a2m1-xq{
		grid-template-columns: repeat(2,1fr);
	}
}

@media screen and (max-width:480px) {
	.a2m1-xq{
		gap: 10px;
	}
}

/* ------------------3-3 About------------------- */

/* a3m1 */

@media screen and (min-width:1000px) {
	.a3m1{
		padding-top: 90px;
		padding-bottom: 80px;
	}
}

.a3m1-xq{
	padding-top: 30px;
	padding-bottom: 44px;
}

.a3m1-xq .m6-img{
	width: 300px;
	margin-right: 50px;
}

.a3m1-xq .m6-xq{
	padding: 40px 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	align-items: initial;
}

.a3m1-xq li:last-child .m6-xq{
	border: none;
}

.a3m1-xq .m6-dnr{
	padding: 16px 0;
	display: flex;
	align-items: initial;
	flex-direction: column;
	justify-content: space-between;
}

.a3m1-xq .m6-xbt{
	min-height: auto;
}

.a3m1-xq .m6-time{
	margin-top: 12px;
	margin-bottom: 0;
}

.a3m1-xq .m6-nr{
	margin-top: 9px;
	min-height: initial;
}

.a3m1-xq .m6-btn a{
	margin-top: 20px;
}

@media screen and (max-width:999px) {
	.a3m1-xq .m6-img{
		width: 240px;
		margin-right: 20px;
	}

	.a3m1-xq .m6-dnr{
		padding: 0;
	}

	.a3m1-xq .m6-xq{
		padding: 20px 0;
	}

	.a3m1-xq{
		padding: 20px 0;
	}
}
@media screen and (max-width:767px) {
	.a3m1-xq .m6-img{
		width: 200px;
	}

	.a3m1-xq .m6-xq{
		align-items: center;
	}
}

@media screen and (max-width:480px) {
	.a3m1-xq .m6-img{
		margin: 0 auto;
	}

	.a3m1-xq .m2-top .m3-btn{
		margin-left: 0;
	}
}

/* ----------------3-4 About----------------- */

.n2m1-time{
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #df2128;
	margin-right: 44px;
}

.net {
	margin-top: 16px;
	padding-bottom: 6px;
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: 1px solid #ebebeb;
}

.net .share {
	margin: 8px 0;
	display: inline-block;
	vertical-align: middle;
}

.net .share1 {
	margin-right: 5px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	display: inline-block;
	vertical-align: middle;
}

.net .share2 {
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width:999px) {
	.net {
		padding: 0;
	}

	.n2m1-time{
		margin-right: 20px;
	}

	.n2m1-time,
	.net .share1 {
		font-size: 14px;
		line-height: 26px;
	}
}

.fanpian {
	border-top: solid 1px #ebebeb;
	padding-top: 54px;
	padding-bottom: 14px;
	text-align: left;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.fanpian li {
	padding: 12px 0;
	background-color: #f6f6f6;
	display: inline-block;
	position: relative;
	z-index: 1;
	width: 50%;
}

.fanpian li::before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: calc(100% + 28px);
	background-color: #f6f6f6;
	z-index: -1;
}

.fanpian li:first-child{
	border-right: solid 1px #d6d6d6;
}

.fanpian li i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);

	width: 62px;
	height: 62px;
	line-height: 62px;
	background-color: #b8b8b8;
	color: #fff;
	text-align: center;
	transition: .5s;
	font-weight: bold;
}

.fanpian li a:hover i{
	background-color: #df2128;
	color: #fff;
}

.fanpian li span,.fanpian li a{
	font-size: 20px;
	line-height: 30px;
	color: #333;
	display: -webkit-box;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp: 1;  
	overflow: hidden;
}

.fanpian li a:hover span{
	color: #df2128;
}


.fanpian li:nth-child(1) {
	padding-left: 82px;
	padding-right: 15px;
}

.fanpian li:nth-child(2) {
	padding-right: 82px;
	text-align: right;
}

.fanpian li:nth-child(1) i {
	left: 0;
}

.fanpian li:nth-child(2) i {
	right: 0;
}

@media screen and (max-width:999px) {
	.fanpian {
		padding: 5px 0;
	}

	.fanpian li {
		width: 100%;
		padding: 10px 0;
		margin-top: 10px;
	}

	.fanpian li:first-child{
		border-right: none;
	}

	.fanpian li::before{
		display: none;
	}

	.fanpian li i {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.fanpian li:nth-child(1) {
		padding-left: 50px;
		padding-right: 10px;
	}

	.fanpian li:nth-child(1) i {
		left: 10px;
	}

	.fanpian li:nth-child(2) {
		padding-left: 50px;
		padding-right: 10px;
		text-align: left;
	}

	.fanpian li:nth-child(2) i {
		left: 10px;
	}

	.fanpian li span,.fanpian li a{
		font-size: 18px;
	}
}

@media screen and (max-width:767px) {
	.fanpian li span,.fanpian li a{
		font-size: 16px;
		line-height: 30px;
	}
}

/* a4m1 */

@media screen and (min-width:1000px) {
	.a4m1{
		padding-top: 80px;
		padding-bottom: 100px;
	}
	
	.a4m1-nr{
		font-size: 18px;
		line-height: 32px;
	}
}

.a4m1-bt{
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
}

.a4m1-nr{
	margin-top: 50px;
	margin-bottom: 44px;
}

/* a4m3 */

@media screen and (min-width:1000px) {
	.a4m3{
		padding-top: 82px;
		padding-bottom: 100px;
	}

	.a4m3-nr{
		margin-top: 50px;
	}
}

.a4m3{
	background-color: #f6f6f6;
}

.a4m3-xq{
	margin-top: 20px;
	margin-bottom: 56px;
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
}

.a4m3-num{
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 60px;
	color: #df2128;
}

.a4m3-num span{
	color: #df2128;
}

.a4m3-xnr{
	margin-top: 4px;
	font-size: 18px;
	line-height: 30px;
}

@media screen and (max-width:999px) {
	.a4m1-bt{
		font-size: 30px;
		line-height: 40px;
	}

	.a4m1-nr{
		margin: 20px 0;
	}

	.a4m3-xq{
		margin-bottom: 30px;
	}

	.a4m3-num{
		font-size: 36px;
		line-height: 50px;
	}

	.a4m3-xnr{
		font-size: 16px;
	}
}

@media screen and (max-width:767px) {
	.a4m1-bt{
		font-size: 24px;
		line-height: 30px;
	}

	.a4m3-xq{
		padding: 0;
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 20px;
	}

	.a4m3-num{
		font-size: 26px;
		line-height: 40px;
	}

	.a4m3-xnr{
		font-size: 14px;
		line-height: 26px;
	}
}

/* ----------------4-1 Application------------------ */

/* ap1m1 */

@media screen and (min-width:1000px) {
	.ap1m1{
		padding-top: 80px;
		padding-bottom: 75px;
	}

	.ap1m1 .r1m1-t-r{
		padding-top: 24px;
	}
}

.ap1m1-xq{
	margin-top: 66px;
	display: grid;
	gap: 40px;
	margin-bottom: 70px;
}

.ap1m1-xq li{
	display: flex;
	background-color: #f6f6f6;
}

.ap1m1-xq li:nth-child(2n){
	flex-direction: row-reverse;
}

.ap1m1-l{
	width: 50%;
	background-size: cover !important;
}

.ap1m1-img{
	height: 100%;
}

.ap1m1-img a{
	display: block;
	height: 100%;
}

.ap1m1-img img{
	opacity: 0;
}

.ap1m1-r{
	width: 50%;
	padding: 32px 38px;
}

.ap1m1-xbt{
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 36px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
}

.ap1m1-nr{
	padding-top: 18px;
	line-height: 28px;
}
.ap1m1-nr,
.ap1m1-nr p{
	color: #333;
}

.ap1m1-btn {
	margin-top: 26px;
}

.ap1m1-btn a{
	font-family: RobotoCondensed-Black,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #df2128;
}

.ap1m1-btn a:hover{
	text-decoration: underline;
}

/* ap1m2 */

@media screen and (min-width:1000px) {
	.ap1m2{
		padding-top: 90px;
		padding-bottom: 90px;
	}

	.ap1m2-bt{
		max-width: 700px;
		line-height: 60px;
	}

	.ap1m2-nr{
		margin-top: 52px;
	}
}

.ap1m2{
	background: linear-gradient(to top,#fff,#f6f6f6);
}

.ap1m2-bt em{
	color: #df2128;
}

.ap1m2-xq{
	margin-top: 62px;
	display: grid;
	
	grid-template-columns: repeat(4,1fr);
	gap: 24px 80px;
}

.ap1m2-xq li{
	display: flex;
	align-items: center;
}

.ap1m2-xq i{
	display: block;
	width: 67px;
	height: 67px;
	line-height: 67px;
	background-color: #fbe4e5;
	text-align: center;
	font-size: 30px;
	color: #df2128;
	transform: rotate(90deg);
	font-weight: bold;
	border-radius: 50%;
	margin-right: 20px;
	flex-shrink: 0;
}

.ap1m2-xq li:hover i{
	background-color: #df2128;
	color: #fff;
}

.ap1m2-xq span{
	font-size: 18px;
	line-height: 36px;
}

@media screen and (max-width:1400px) {
	.ap1m2-xq{
		gap: 20px;
	}

	.ap1m2-xq i{
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
}

@media screen and (max-width:999px) {
	.ap1m1-xq{
		margin-top: 20px;
		margin-bottom: 30px;
		gap: 20px;
	}

	.ap1m1-r{
		padding: 20px;
	}

	.ap1m1-xbt{
		font-size: 22px;
		line-height: 30px;
		padding-bottom: 10px;
	}

	.ap1m1-nr{
		padding-top: 10px;
	}

	.ap1m1-btn{
		margin-top: 20px;
	}

	.ap1m1-btn a{
		font-size: 16px;
	}

	.ap1m2-xq{
		margin-top: 20px;
		grid-template-columns: repeat(3,1fr);
	}

	.ap1m2-xq i{
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.ap1m2-xq span{
		font-size: 16px;
		line-height: 30px;
	}
}

@media screen and (max-width:767px){
	.ap1m1-xq li{
		flex-wrap: wrap;
	}

	.ap1m1-l{
		width: 100%;
	}

	.ap1m1-r{
		width: 100%;
	}

	.ap1m1-img img{
		opacity: 1;
	}

	.ap1m1-xbt{
		font-size: 18px;
		line-height: 30px;
	}

	.ap1m1-btn a,
	.ap1m2-xq span{
		font-size: 14px;
		line-height: 26px;
	}

	.ap1m2-xq{
		grid-template-columns: repeat(2,1fr);
	}

	.ap1m2-xq i{
		margin-right: 10px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 20px;
	}
}

@media screen and (max-width:480px) {
	.ap1m2-xq li{
		flex-wrap: wrap;
	}

	.ap1m2-xq span{
		width: 100%;
	}
}

/* c1m1 */

@media screen and (min-width:1000px) {
	.c1m1{
		padding-top: 82px;
		padding-bottom: 86px;
	}
}

.c1m1-lx{
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
	gap: 30px 60px;
}

.c1m1-lx li{
	max-width: 320px;
}

.c1m1-xbt{
	font-family: RobotoCondensed-Bold,Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #df2128;
	margin-bottom: 22px;text-transform:uppercase;
}

.c1m1-xnr{
	font-family: RobotoCondensed-Regular,Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 38px;
	color: #666666;
}

.c1m1-xnr a{
	color: #666;
}

.c1m1-xnr a:hover{
	color: #df2128;
}

/* c1m2 */

@media screen and (min-width:1000px) {
	.c1m2{
		padding-bottom: 80px;
	}
	
	.c1m2 .zong{
		padding-top: 80px;
		padding-bottom: 80px;
	}
}

.c1m2 .zong{
	background-color: #f6f6f6;
}

.c1m2-bd {
	margin-top: 62px;
}

.c1m2-bd form>div{
	margin-bottom: 20px;
}

.c1m2-bd input,
.c1m2-bd textarea{
	padding-left: 26px;
	background-color: #ffffff;
	border: solid 1px #e6e6e6 !important;
	color: #333;
}

.c1m2-bd .m7-btn input{
	background-color: #df2128;
	color: #fff;
}

.c1m2-bd .m7-btn input:hover{
	color: #df2128;
	background-color: #fff;
}

.c1m2-bd .xing{
	position: relative;
}

.c1m2-bd .xing::before{
	content: '*';
	font-size: 20px;
	line-height: 26px;
	color: #ff0000;
	position: absolute;
	left: 10px;
	top: 14px;
}

@media screen and (max-width:1400px) {
	.c1m1-lx{
		gap: 20px;
	}
}

@media screen and (max-width:999px) {
	.c1m1-lx{
		margin-top: 20px;
	}

	.c1m1-xbt{
		font-size: 18px;
		margin-bottom: 10px;
	}

	.c1m1-xnr{
		font-size: 16px;
		line-height: 30px;
	}

	.c1m1-lx li{
		max-width: 200px;
	}

	.c1m2-bd{
		margin-top: 20px;
	}
}

@media screen and (max-width:767px) {
	.c1m1-xbt{
		font-size: 16px;
	}

	.c1m1-xnr{
		font-size: 14px;
		line-height: 26px;
	}

	.c1m1-lx{
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 20px;
	}
	
	.c1m1-lx li{
		max-width: initial;
	}

	.c1m2-bd form>div{
		margin-bottom: 10px;
	}

	.c1m2-bd .xing::before{
		top: 4px;
		left: 5px;
		font-size: 16px;
	}

	.c1m2-bd input, .c1m2-bd textarea{
		padding-left: 16px;
	}

	.fybanner3{
		display: none;
	}
}

@media screen and (max-width:480px){
	.c1m1-lx{
		grid-template-columns: repeat(1,1fr);
	}
}









.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: 'RobotoCondensed-Regular';
	src: url('../fonts/RobotoCondensed-Regular.eot');
	src: url('../fonts/RobotoCondensed-Regular.eot') format('embedded-opentype'),
		url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'),
		url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
		url('../fonts/RobotoCondensed-Regular.ttf') format('truetype'),
		url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');

	font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed-Black';
	src: url('../fonts/RobotoCondensed-Black.eot');
	src: url('../fonts/RobotoCondensed-Black.eot') format('embedded-opentype'),
		url('../fonts/RobotoCondensed-Black.woff2') format('woff2'),
		url('../fonts/RobotoCondensed-Black.woff') format('woff'),
		url('../fonts/RobotoCondensed-Black.ttf') format('truetype'),
		url('../fonts/RobotoCondensed-Black.svg#RobotoCondensed-Black') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('../fonts/RobotoCondensed-Bold.eot');
	src: url('../fonts/RobotoCondensed-Bold.eot') format('embedded-opentype'),
		url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'),
		url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
		url('../fonts/RobotoCondensed-Bold.ttf') format('truetype'),
		url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-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";
}
.wuone{ font-size:14px; font-size:1.4rem; line-height:30px;}
.xunpanc{ width:100%; margin-top:10px !important;}
.xunpanc .table table tr td{font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;}
.xunpanc a{ color:#333; font-size:14px; font-size:1.4rem; line-height:22px;} 	
.xunpanc a:hover{ color:#df2128}	
.listcart {
	width: 100%;
	
	margin-top:20px;
}
.listcart a {
	display: inline-block;
	height: 30px;
	min-width: 150px;
	line-height: 30px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	background: #df2128;
	cursor: pointer;

	padding-left: 10px;
	padding-right: 10px;
	text-align: center; 
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 10px; color:#fff;
}
.listcart a:hover {
	
	background: #333;
	color: #fff
}
 @media screen and (max-width:767px) {
.listcart a {
	width: 40%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-left: 0px;
	padding-right: 0px
}
.listcart {
	width: 100%;
	margin-top: 2rem
}
}
 @media screen and (max-width:420px) {
.listcart a {
	width: 95% !important;
	float: none;
	overflow: hidden;
	margin-bottom: 1rem;
	margin-bottom: 1rem
}
}

.yvn {
    position: relative;
    z-index: 9;
    margin-left: 20px;
}

.yvn .yvzhonga {
    display: flex;
    align-items: center;
    text-align: center;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    z-index: 1;
}

.yvn .yvzhonga i {
    vertical-align: middle;
    opacity: 0.8;
    font-size: 12px;
    margin-left: 5px;
}

.yvn .yvzhonga .yvnjt {
    font-size: 16px;
    margin-left: 2px;
}

.yvn .yvzhonga:hover,
.yvn .yvhv {
    color: #df2128 !important;
}

.yvzhonga span {
    color: #fff;
    font-size: 12px;
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.yvul {
    width: 100%;
    min-width: 100px;
    position: absolute;
    top: 40px;
    right: 0px;
    background: #fff;
    display: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.yvul a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 24px;
}

@media screen and (max-width:999px) {
    .yvn{
        margin-left: auto;
        margin-right: 40px;
    }
}
@media screen and (min-width:768px) {
    .r2m6-l{
        padding-bottom: 100px;
    }
}
