@charset 'utf-8';
body {
	font-family: 'Geist', 'Arial', Helvetica, 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
	font-size: 14px;
	position: relative;
	overflow-x: hidden;
	background: #f5f5f5;
}

:root {
	scroll-behavior: unset;
}

@-ms-viewport {
	width: auto !important;
}

@font-face {
	font-family: 'Geist';
	font-weight: 300;
	font-style: normal;
	src: local('Geist Light'), local('Geist-Light'), url('../css/fonts/Geist-Light.woff2') format('woff2'), url('../css/fonts/Geist-Light.woff') format('woff'), url('../css/fonts/Geist-Light.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Geist';
	font-weight: normal;
	font-style: normal;
	src: local('Geist Regular'), local('Geist-Regular'), url('../css/fonts/Geist-Regular.woff2') format('woff2'), url('../css/fonts/Geist-Regular.woff') format('woff'), url('../css/fonts/Geist-Regular.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Geist';
	font-weight: 500;
	font-style: normal;
	src: local('Geist Medium'), local('Geist-Medium'), url('../css/fonts/Geist-Medium.woff2') format('woff2'), url('../css/fonts/Geist-Medium.woff') format('woff'), url('../css/fonts/Geist-Medium.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Geist';
	font-weight: 600;
	font-style: normal;
	src: local('Geist SemiBold'), local('Geist-SemiBold'), url('../css/fonts/Geist-SemiBold.woff2') format('woff2'), url('../css/fonts/Geist-SemiBold.woff') format('woff'), url('../css/fonts/Geist-SemiBold.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: 'Geist';
	font-weight: bold;
	font-style: normal;
	src: local('Geist Bold'), local('Geist-Bold'), url('../css/fonts/Geist-Bold.woff2') format('woff2'), url('../css/fonts/Geist-Bold.woff') format('woff'), url('../css/fonts/Geist-Bold.ttf') format('truetype');
	font-display: swap;
}

*[data-type='iframe'],
*[data-fancybox],
.slick-slide:focus,
a:link {
	outline: none !important;
}

li,
ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover,
a:link,
a:visited {
	text-decoration: none;
	color: inherit;
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

ul,
li,
p {
	margin: 0;
	padding: 0;
}

button,
input,
textarea {
	resize: none;
	border: none;
	outline: none;
}

button:focus,
input:focus,
textarea:focus {
	border: none;
	outline: none;
}

a[data-fancybox] {
	outline: none;
}

a[data-fancybox] img {
	outline: none !important;
}

img[data-lazy] {
	background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}

img.lazy {
	min-width: 1px;
	min-height: 1px;
	background: url(../../npm/slick/ajax-loader.gif) no-repeat center;
}

.slick-slide {
	outline: none;
}

.slick-slide a {
	outline: none !important;
}

.BMapLabel {
	max-width: none;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.container {
	margin: 0 auto;
	padding: 0 15px;
}

@media (min-width: 1470px) {
	.container {
		max-width: 1440px;
	}
}

@media (min-width: 1200px) {
	.wow {
		visibility: hidden;
	}
}

.clearfix {
	zoom: 1;
}

.transform-0 {
	-webkit-transform: translate(0) !important;
	-ms-transform: translate(0) !important;
	transform: translate(0) !important;
}

.txt-over1 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ff {
	font-family: 'iconfont' !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.skiptranslate iframe {
		display: none;
	}
	.google-translation .skiptranslate {
		display: inline-block;
	}
	body {
		top: 0 !important;
	}
}

.fancybox-slide--iframe .fancybox-content {
	width: 1000px !important;
	max-width: 80%;
	height: 800px !important;
	max-height: 60%;
	margin: 0;
}

.fancybox-slide--video video {
	max-width: 80%;
	padding: 0;
}

.img-box {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0;
	padding-bottom: 100%;
}

.img-box img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.img-box img[src=''],
.img-box img:not([src]) {
	opacity: 0;
	border: 0;
}

.pagination {
	display: block;
	padding: 20px 0;
	text-align: center;
	color: #082056;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

@media (max-width: 1199px) {
	.pagination {
		padding: 15px 0;
	}
}

@media (max-width: 767px) {
	.pagination {
		padding: 12px 0;
	}
}

.pagination .ellipsis {
	padding: 0 5px;
}

.pagination a,
.pagination span:not(.ellipsis) {
	font-size: 14px;
	font-weight: 500;
	line-height: 38px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	overflow: hidden;
	min-width: 38px;
	height: 38px;
	margin: 0 7px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #000;
	border-radius: 50%;
	background: none;
	background: #f2f4f3;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 1200px) {
	.pagination a,
	.pagination span:not(.ellipsis) {
		-webkit-transition: .4s;
		transition: .4s;
	}
	.pagination a:hover,
	.pagination span:not(.ellipsis):hover {
		color: #fff;
		background: #082056;
	}
}

@media (max-width: 767px) {
	.pagination a,
	.pagination span:not(.ellipsis) {
		font-size: 14px;
		line-height: 35px;
		min-width: 35px;
		height: 35px;
		margin: 0 5px;
	}
}

@media (max-width: 575px) {
	.pagination a,
	.pagination span:not(.ellipsis) {
		font-size: 12px;
		line-height: 30px;
		min-width: 30px;
		height: 30px;
	}
}

.pagination span.current {
	color: #fff;
	background: #082056;
}

.pagination span.current.prev,
.pagination span.current.next {
	display: none;
}

.pagination .prev:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	content: '\e728';
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.pagination .prev:before {
		font-size: 16px;
	}
}

@media (max-width: 575px) {
	.pagination .prev:before {
		font-size: 15px;
	}
}

.pagination .next:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	content: '\e728';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.pagination .next:before {
		font-size: 16px;
	}
}

@media (max-width: 575px) {
	.pagination .next:before {
		font-size: 15px;
	}
}

.table-box {
	overflow: auto;
	width: auto!important;
	max-width: 100% !important;
	background: #fff;
}

.table-box table {
	line-height: 1.2;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}

.table-box table tr {
	width: auto !important;
	height: auto !important;
}

.table-box table tr:first-child {
	background: #082056 !important;
}

.table-box table tr:first-child td,
.table-box table tr:first-child th {
	font-weight: normal;
	color: #fff;
}

.table-box table tr p,
.table-box table tr span {
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

.table-box table td,
.table-box table th {
	font-size: 16px;
	width: auto !important;
	height: auto !important;
	padding: 12px 15px !important;
	vertical-align: middle;
	color: #5f6472;
	border: none;
	border: 1px solid #f2f4f3;
	border-radius: 4px;
}

@media (max-width: 991px) {
	.table-box table td,
	.table-box table th {
		font-size: 15px;
		padding: 10px !important;
	}
}

@media (max-width: 767px) {
	.table-box table td,
	.table-box table th {
		font-size: 14px;
		padding: 10px !important;
	}
}

.table-box .table-nav {
	overflow: hidden;
}

.table-box .table-content {
	overflow-x: auto;
	overflow-y: auto;
	max-height: 300px;
	max-height: 42vh;
}

.zoomDiv {
	z-index: 999;
	display: none;
	overflow: hidden;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
}

@media (max-width: 1199px) {
	.zoomDiv {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.zoomDiv {
		position: absolute;
	}
}

.zoomMask {
	position: absolute;
	z-index: 20;
	cursor: move;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAABBJREFUeNpiYGBkYGQECDAAAA0ABMZIs2EAAAAASUVORK5CYII=) repeat;
}

@media (max-width: 1199px) {
	.zoomMask {
		display: none !important;
	}
}

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

.txtnone {
	font-size: 0 !important;
	width: 0 !important;
	height: 0 !important;
}

.txtnone h1 {
	font-size: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.header {
	position: fixed;
	z-index: 9999;
	top: 0;
	width: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header {
		background: rgba(8, 32, 86, .85);
		box-shadow: 0 0 10px rgba(0, 0, 0, .08);
	}
}

.header .container {
	margin: 0 auto;
	padding: 0 15px;
}

@media (min-width: 1470px) {
	.header .container {
		max-width: 1440px;
	}
}

@media (min-width: 1770px) {
	.header .container {
		max-width: 1740px;
	}
}

.header .top_content {
	background: #082056;
}

.header .top_content .container {
	position: relative;
}

.header .top_content .category {
	text-align: center;
}

@media (max-width: 1199px) {
	.header .top_content .category {
		display: none;
	}
}

.header .top_content .category ul {
	font-size: 0;
	margin: 0 -25px;
}

@media (max-width: 1469px) {
	.header .top_content .category ul {
		margin: 0 20px;
	}
}

@media (max-width: 1399px) {
	.header .top_content .category ul {
		margin: 0 10px;
	}
}

.header .top_content .category ul li {
	display: inline-block;
	padding: 0 25px;
}

@media (max-width: 1469px) {
	.header .top_content .category ul li {
		padding: 0 20px;
	}
}

@media (max-width: 1399px) {
	.header .top_content .category ul li {
		padding: 0 10px;
	}
}

.header .top_content .category ul li a {
	font-size: 16px;
	line-height: 44px;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.32px;
	color: #acb5b9;
}

@media (min-width: 1200px) {
	.header .top_content .category ul li a:hover {
		color: #fff;
	}
}

.header .top_content .rig_box {
	position: absolute;
	top: 0;
	right: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1199px) {
	.header .top_content .rig_box {
		position: static;
	}
}

.header .top_content .rig_box .find {
	font-size: 16px;
	line-height: 44px;
	position: relative;
	padding-right: 24px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.32px;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .top_content .rig_box .find {
		font-size: 16px;
		line-height: 30px;
	}
}

@media (max-width: 575px) {
	.header .top_content .rig_box .find {
		font-size: 15px;
	}
}

.header .top_content .rig_box .find:after {
	font-family: 'iconfont' !important;
	font-size: 17px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	content: '\e602';
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .top_content .rig_box .find:after {
		font-size: 16px;
	}
}

.header .top_content .rig_box .find:hover {
	text-decoration: underline !important;
}

.header .top_content .rig_box .language {
	position: relative;
	margin-left: 40px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1469px) {
	.header .top_content .rig_box .language {
		margin-left: 35px;
	}
}

@media (max-width: 1399px) {
	.header .top_content .rig_box .language {
		margin-left: 25px;
	}
}

.header .top_content .rig_box .language p {
	font-size: 16px;
	line-height: 44px;
	position: relative;
	padding: 0 20px 0 28px;
	letter-spacing: -.32px;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .top_content .rig_box .language p {
		font-size: 15px;
		line-height: 30px;
		padding: 0 20px 0 26px;
	}
}

@media (max-width: 575px) {
	.header .top_content .rig_box .language p {
		font-size: 15px;
	}
}

.header .top_content .rig_box .language p:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: '\e766';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .top_content .rig_box .language p:before {
		font-size: 16px;
	}
}

.header .top_content .rig_box .language p:after {
	font-family: 'iconfont' !important;
	font-style: normal;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	content: '\e72b';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_content .rig_box .language ul {
	position: absolute;
	z-index: 8;
	top: 100%;
	left: 50%;
	display: none;
	overflow: hidden;
	width: 120%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border: 1px solid #082056;
	border-radius: 0 0 5px 5px;
	background: #082056;
	box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}

.header .top_content .rig_box .language ul li:hover a {
	color: #082056;
	background: #fff;
}

.header .top_content .rig_box .language ul li a {
	font-size: 14px;
	line-height: 2.42857143;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}

@media (max-width: 767px) {
	.header .top_content .rig_box .language ul li a {
		font-size: 13px;
		line-height: 2.30769231;
	}
}

.header .top_nav {
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, 0) 100%);
	-webkit-backdrop-filter: blur(15.35000038px);
	backdrop-filter: blur(15.35000038px);
}

@media (max-width: 1199px) {
	.header .top_nav {
		background: transparent;
	}
}

.header .top_nav .container {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .top_nav .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 54px;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
	.header .top_nav .logo {
		position: static;
		height: 40px;
		margin: 10px 0;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
	}
}

@media (max-width: 767px) {
	.header .top_nav .logo {
		height: 34px;
		margin: 13px 0;
	}
}

@media (max-width: 575px) {
	.header .top_nav .logo {
		height: 32px;
		margin: 14px 0;
	}
}

.header .top_nav .logo a {
	display: inline-block;
	height: 100%;
}

.header .top_nav .logo a img {
	display: inline-block;
	height: 100%;
}

.header .top_nav .head_right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1199px) {
	.header .top_nav .head_right {
		margin-right: 50px;
	}
}

@media (max-width: 767px) {
	.header .top_nav .head_right {
		margin-right: 45px;
	}
}

@media (max-width: 360px) {
	.header .top_nav .head_right {
		margin-right: 40px;
	}
}

.header .top_nav .search-wrap {
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 15px;
	display: none;
	width: 40%;
	max-width: 100%;
	padding: 15px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}

@media (max-width: 1199px) {
	.header .top_nav .search-wrap {
		width: 45%;
	}
}

@media (max-width: 991px) {
	.header .top_nav .search-wrap {
		right: 0;
		width: 100%;
	}
}

@media (max-width: 575px) {
	.header .top_nav .search-wrap {
		width: 100%;
		padding: 12px;
	}
}

.header .top_nav .search-wrap form {
	position: relative;
	display: block;
	max-width: 100%;
	border: 1px solid rgba(0, 0, 0, .4);
	border-radius: 25px;
}

.header .top_nav .search-wrap form .input-text {
	font-size: 14px;
	display: block;
	width: 100%;
	padding: 10px 50px 10px 20px;
	color: #000;
	background: none;
}

@media (max-width: 575px) {
	.header .top_nav .search-wrap form .input-text {
		padding: 8px 50px 8px 20px;
	}
}

.header .top_nav .search-wrap form input::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea::-webkit-input-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:-o-placeholder,
.header .top_nav .search-wrap form textarea:-o-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input::-moz-placeholder,
.header .top_nav .search-wrap form textarea::-moz-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:-ms-input-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:focus::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-webkit-input-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-o-placeholder,
.header .top_nav .search-wrap form textarea:focus::-o-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-moz-placeholder,
.header .top_nav .search-wrap form textarea:focus::-moz-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-ms-input-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form .search-btn {
	position: absolute;
	top: 50%;
	right: 15px;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: transparent;
}

.header .top_nav .search-wrap form .search-btn:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\e602';
	color: #222;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_nav .add_cart {
	margin-left: 10px;
}

.header .top_nav .add_cart a {
	font-size: 18px;
	font-weight: 500;
	line-height: 43px;
	position: relative;
	display: inline-block;
	padding: 0 16px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.36px;
	color: #fff;
	border-radius: 8px;
	background: rgba(255, 255, 255, .1);
}

@media (min-width: 1200px) {
	.header .top_nav .add_cart a:hover {
		background: rgba(255, 255, 255, .2);
	}
}

@media (max-width: 1199px) {
	.header .top_nav .add_cart a {
		font-size: 15px;
		line-height: 35px;
		padding: 0 15px;
	}
}

@media (max-width: 767px) {
	.header .top_nav .add_cart a {
		font-size: 14px;
		line-height: 1.2;
		padding: 0 0 0 34px;
		background: transparent;
	}
	.header .top_nav .add_cart a span {
		font-size: 0;
	}
	.header .top_nav .add_cart a:before {
		font-family: 'iconfont' !important;
		font-size: 18px;
		font-style: normal;
		line-height: 1;
		position: absolute;
		top: 50%;
		left: 10px;
		display: block;
		content: '\e639';
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}

.header .top_nav .add_cart a i {
	font-style: normal;
}

@media (max-width: 1199px) {
	.header .top_nav .cont_btn {
		display: none;
	}
}

.header .top_nav .cont_btn a {
	font-size: 18px;
	font-weight: 500;
	line-height: 43px;
	display: inline-block;
	padding: 0 16px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.36px;
	color: #fff;
	border-radius: 8px;
	background: rgba(255, 255, 255, .1);
}

@media (min-width: 1200px) {
	.header .top_nav .cont_btn a:hover {
		background: rgba(255, 255, 255, .2);
	}
	.header .top_nav .cont_btn a:hover:after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

.header .top_nav .cont_btn a:after {
	font-family: 'iconfont' !important;
	font-style: normal;
	display: inline-block;
	margin-left: 10px;
	content: '\e6e3';
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_nav .pc-nav {
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_nav .pc-nav {
		display: none;
	}
}

.header .top_nav .pc-nav>ul {
	font-size: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .top_nav .pc-nav>ul>li {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 40px;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li {
		margin-right: 30px;
	}
}

@media (max-width: 1300px) {
	.header .top_nav .pc-nav>ul>li {
		margin-right: 25px;
	}
}

.header .top_nav .pc-nav>ul>li:last-child {
	display: none;
	margin-right: 0;
}

.header .top_nav .pc-nav>ul>li>a {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 120px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.36px;
	color: #fff;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header .top_nav .pc-nav .nav-list2 {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	display: none;
	min-width: 220px;
	padding: 15px 0;
	-webkit-transform: translateX(-10%);
	-ms-transform: translateX(-10%);
	transform: translateX(-10%);
	text-align: left;
	border-radius: 8px;
	background: #082056;
	box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}

.header .top_nav .pc-nav .nav-list2>li>a {
	font-size: 16px;
	line-height: 1.375;
	position: relative;
	display: block;
	padding: 6px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
}

.header .top_nav .pc-nav .nav-list2>li:hover>a,
.header .top_nav .pc-nav .nav-list2>li.active>a {
	text-decoration: underline !important;
}

.header .top_nav .pc-nav .nav-list3 {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
	min-width: 200px;
	padding: 15px 0;
	text-align: left;
	border-radius: 8px;
	background: #082056;
	box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}

.header .top_nav .pc-nav .nav-list3>li>a {
	font-size: 16px;
	line-height: 1.375;
	display: block;
	padding: 5px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-transform: capitalize;
	color: #fff;
}

.header .top_nav .pc-nav .nav-list3>li:hover>a,
.header .top_nav .pc-nav .nav-list3>li.active>a {
	text-decoration: underline !important;
}

.header .top_nav .btn-menu {
	position: absolute;
	top: 50%;
	right: 15px;
	display: none;
	width: 24px;
	height: 40px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width: 1199px) {
	.header .top_nav .btn-menu {
		display: block;
	}
}

.header .top_nav .btn-menu div {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header .top_nav .btn-menu div:after,
.header .top_nav .btn-menu div:before {
	display: block;
	height: 2px;
	content: '';
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
}

.header .top_nav .btn-menu div span {
	display: block;
	height: 2px;
	margin: 5px 0;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #fff;
}

@media (min-width: 1200px) {
	.header.fixed-header {
		background: rgba(8, 32, 86, .85);
		box-shadow: 0 0 10px rgba(0, 0, 0, .08);
	}
	.header.fixed-header .top_nav .pc-nav>ul>li>a {
		height: 80px;
	}
}

.hc-mobile-nav {
	text-transform: capitalize;
}

.hc-mobile-nav .nav-wrapper {
	background: #082056;
}

.hc-mobile-nav li.nav-close {
	padding-top: 40px;
}

.hc-mobile-nav:not(.touch-device) a:hover {
	background: #082056;
}

@media (max-width: 1199px) {
	.hc-mobile-nav i {
		display: none !important;
	}
}


/*footer*/

.footer {
	font-size: 0;
	padding-top: 80px;
	background: #fff;
}

@media (max-width: 1199px) {
	.footer {
		padding-top: 60px;
	}
}

@media (max-width: 991px) {
	.footer {
		margin-bottom: 50px;
	}
}

@media (max-width: 767px) {
	.footer {
		padding-top: 50px;
	}
}

.footer .foot_logo a {
	display: block;
	width: 798px;
}

@media (max-width: 1469px) {
	.footer .foot_logo a {
		width: 700px;
	}
}

@media (max-width: 1399px) {
	.footer .foot_logo a {
		width: 600px;
	}
}

@media (max-width: 1199px) {
	.footer .foot_logo a {
		width: 400px;
	}
}

@media (max-width: 991px) {
	.footer .foot_logo a {
		width: 300px;
	}
}

@media (max-width: 767px) {
	.footer .foot_logo a {
		width: 220px;
	}
}

@media (max-width: 575px) {
	.footer .foot_logo a {
		width: 200px;
	}
}

.footer .foot_logo a img {
	max-width: 100%;
	height: auto !important;
}

.footer .foot_tit p {
	font-size: 16px;
	line-height: 1.5;
	color: #94999b;
}

.footer .foot {
	padding: 80px 0 50px;
}

@media (max-width: 1399px) {
	.footer .foot {
		padding: 70px 0 50px;
	}
}

@media (max-width: 1199px) {
	.footer .foot {
		padding: 40px 0;
	}
}

@media (max-width: 991px) {
	.footer .foot {
		padding: 0;
	}
}

.footer .foot>ul {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media (max-width: 1199px) {
	.footer .foot>ul {
		display: block;
		overflow: hidden;
		margin: 0 -15px;
		padding: 0;
		text-align: justify;
		text-justify: distribute-all-lines;
	}
}

.footer .foot>ul>li {
	display: inline-block;
	vertical-align: top;
	word-break: break-all;
}

@media (max-width: 1199px) {
	.footer .foot>ul>li {
		display: inline-block;
		width: 33.333333% !important;
		padding: 0 15px;
		vertical-align: top;
	}
}

@media (max-width: 991px) {
	.footer .foot>ul>li {
		width: 100% !important;
		margin-bottom: 30px;
	}
}

.footer .foot>ul>li .info-down {
	margin-top: 20px;
}

@media (max-width: 991px) {
	.footer .foot>ul>li .info-down {
		margin-top: 10px;
	}
}

.footer .foot>ul>li:first-child {
	width: 580px;
}

@media (max-width: 1469px) {
	.footer .foot>ul>li:first-child {
		width: 500px;
	}
}

@media (max-width: 1399px) {
	.footer .foot>ul>li:first-child {
		width: 400px;
	}
}

.footer .foot>ul>li:nth-child(2) {
	width: 230px;
}

@media (max-width: 1199px) {
	.footer .foot>ul>li:nth-child(2) {
		padding-left: 40px;
	}
}

@media (max-width: 991px) {
	.footer .foot>ul>li:nth-child(2) {
		padding-left: 15px;
	}
}

.footer .foot>ul>li:nth-child(3) {
	width: 150px;
}

.footer .foot .item-1 .msg {
	margin-top: -20px;
}

@media (max-width: 991px) {
	.footer .foot .item-1 .msg {
		margin-top: 20px;
	}
}

.footer .foot .item-1 .msg p {
	font-size: 16px;
	line-height: 1.5;
	color: #22282b;
}

@media (max-width: 767px) {
	.footer .foot .item-1 .msg p {
		font-size: 15px;
	}
}

.footer .foot .item-1 .share {
	margin-top: 80px;
}

@media (max-width: 1399px) {
	.footer .foot .item-1 .share {
		margin-top: 60px;
	}
}

@media (max-width: 1199px) {
	.footer .foot .item-1 .share {
		margin-top: 40px;
	}
}

@media (max-width: 991px) {
	.footer .foot .item-1 .share {
		margin-top: 20px;
	}
}

.footer .foot .item-1 .share>ul {
	font-size: 0;
	margin: 0 -6px;
}

.footer .foot .item-1 .share>ul>li {
	position: relative;
	display: inline-block;
	padding: 0 6px;
}

.footer .foot .item-1 .share>ul>li:hover a:before {
	color: #fff;
	border: 1px solid #082056;
	background: #082056;
}

.footer .foot .item-1 .share>ul>li a {
	display: block;
}

.footer .foot .item-1 .share>ul>li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 46px;
	display: block;
	width: 48px;
	height: 48px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #444;
	border: 1px solid #d6d6d6;
	border-radius: 50%;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.footer .foot .item-1 .share>ul>li a:before {
		font-size: 18px;
		line-height: 40px;
		width: 42px;
		height: 42px;
	}
}

.footer .foot .item-1 .share>ul>li.instagram a:before {
	content: '\e664';
}

.footer .foot .item-1 .share>ul>li.twitter a:before {
	content: '\e620';
}

.footer .foot .item-1 .share>ul>li.facebook a:before {
	content: '\e8c3';
}

.footer .foot .item-1 .share>ul>li.linkedin a:before {
	content: '\e651';
}

.footer .foot .item-2 .note .txt {
	margin-bottom: 8px;
}

.footer .foot .item-2 .note .txt:last-child {
	margin-bottom: 0;
}

.footer .foot .item-2 .note .txt p {
	font-size: 16px;
	line-height: 1.5;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: left;
	word-break: break-word;
	color: #22282b;
}

@media (max-width: 767px) {
	.footer .foot .item-2 .note .txt p {
		font-size: 15px;
	}
}

.footer .foot .item-2 .note .txt p a:hover {
	text-decoration: underline !important;
}

.footer .foot .item-3 .link a {
	font-size: 16px;
	line-height: 1.5;
	display: block;
	margin-bottom: 8px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #22282b;
}

@media (max-width: 767px) {
	.footer .foot .item-3 .link a {
		font-size: 15px;
	}
}

.footer .foot .item-3 .link a:last-child {
	margin-bottom: 0;
}

.footer .foot .item-3 .link a:hover {
	text-decoration: underline !important;
	color: #082056;
}

.footer .copyright {
	padding: 24px 0;
	text-align: center;
	border-top: 1px solid #dcdcdc;
}

@media (max-width: 767px) {
	.footer .copyright {
		padding: 20px 0;
	}
}

.footer .copyright .info p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #22282b;
}

@media (max-width: 767px) {
	.footer .copyright .info p {
		font-size: 15px;
	}
}

@media (max-width: 575px) {
	.footer .copyright .info p {
		font-size: 14px;
	}
}

.footer .copyright .info p span {
	margin: 0 5px;
}

@media (max-width: 99px) {
	.footer .copyright .info p span {
		display: block;
		margin: 2px 0;
	}
}

.footer .copyright .info p a {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.footer .copyright .info p a:hover {
	color: #082056;
}

.footer .foot_pic img {
	width: 100%;
	height: auto !important;
}


/*online*/

.online-wrap .btn {
	line-height: 36px;
	position: fixed;
	z-index: 5;
	right: 0;
	bottom: 50px;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	text-align: center;
	border: none !important;
	border-radius: 0;
	background-color: rgba(0, 0, 0, .5);
}

@media (min-width: 992px) {
	.online-wrap .btn {
		display: none;
	}
}

.online-wrap .btn:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	line-height: 40px;
	display: inline-block;
	content: '\e607';
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	color: #fff;
}

.online-wrap .btn.active:before {
	-webkit-transform: rotateZ(225deg);
	-ms-transform: rotate(225deg);
	transform: rotateZ(225deg);
}

.online-wrap .online {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: 23%;
	padding: 3px;
	-webkit-transition: right .3s;
	transition: right .3s;
	border-radius: 5px;
	background: rgba(0, 0, 0, .25);
	-webkit-backdrop-filter: blur(23px);
	backdrop-filter: blur(23px);
}

@media (max-width: 991px) {
	.online-wrap .online {
		right: -60px;
		bottom: 100px;
	}
}

.online-wrap .online a {
	line-height: 46px;
	position: relative;
	display: block;
	width: 46px;
	height: 46px;
	margin-bottom: 10px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	border-radius: 5px;
}

@media (max-width: 991px) {
	.online-wrap .online a {
		line-height: 45px;
		width: 45px;
		height: 45px;
		margin-bottom: 6px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online a {
		line-height: 40px;
		width: 40px;
		height: 40px;
		margin-bottom: 4px;
	}
}

.online-wrap .online a:last-child {
	margin-bottom: 0;
}

.online-wrap .online a:hover {
	background: #082056;
}

.online-wrap .online a:hover:before {
	color: #fff;
}

.online-wrap .online a:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	font-style: normal;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.online-wrap .online a:before {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online a:before {
		font-size: 21px;
	}
}

.online-wrap .online .icon-tel:before {
	content: '\e6c1';
}

.online-wrap .online .icon-wechat:before {
	content: '\e629';
}

.online-wrap .online .icon-email:before {
	content: '\e623';
}

.online-wrap .online .icon-whatsapp:before {
	content: '\e894';
}

.online-wrap .online .icon-arrow-top:before {
	content: '\e63a';
}

.online-wrap .online .icon-wechat:hover .mask {
	display: block;
}

.online-wrap .online .icon-wechat .mask {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 100%;
	display: none;
	width: 100px;
	height: 100px;
}

.online-wrap .online .icon-wechat .mask img {
	display: block;
	width: 100%;
}

.online-wrap .online .icon-wechat .mask .mask-box {
	padding: 5px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	background-color: #fff;
}

.online-wrap .online .icon-wechat .mask p {
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0 8px 0;
	color: #888;
}

.online-wrap .active {
	right: 0;
}

.online-wrap .online .icon-tel .phone-num,
.online-wrap .online .icon-email .phone-num,
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-whatsapp .phone-num {
	position: absolute;
	z-index: -1;
	top: 0;
	right: -300px;
	-webkit-transition: right .3s;
	transition: right .3s;
	white-space: nowrap;
}

@media (min-width: 1200px) {
	.online-wrap .online .icon-tel:hover .phone-num,
	.online-wrap .online .icon-email:hover .phone-num,
	.online-wrap .online .icon-skype:hover .phone-num,
	.online-wrap .online .icon-whatsapp:hover .phone-num {
		right: 100%;
	}
}

.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-email .phone-num p,
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p {
	line-height: 46px;
	padding: 0 15px;
	color: #fff;
	border-radius: 5px;
	background-color: #082056;
}


/*bottom_nav*/

.bottom_nav {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 50px;
	padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
	padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
	padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
	padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
	background: #111;
	box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .1);
}

@media (max-width: 991px) {
	.bottom_nav {
		display: block;
	}
}

.bottom_nav ul {
	text-align: center;
	text-transform: capitalize;
	color: #fff;
}

.bottom_nav ul li {
	float: left;
	width: 25%;
	border-right: 1px solid #3d3939;
	border-left: 1px solid #000;
}

.bottom_nav ul li a {
	font-size: 13px;
	display: block;
	padding: 4px 0;
}

.bottom_nav ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	display: block;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bottom_nav ul li:first-child {
	border-left: none;
}

.bottom_nav ul li:last-child {
	border-right: none;
}

.bottom_nav ul .bot_wechat {
	position: relative;
}

.bottom_nav ul .bot_wechat .code_img {
	position: absolute;
	z-index: 1;
	bottom: 52px;
	left: 0;
	display: none;
	width: 90px;
	height: 90px;
	padding: 4px;
	background: #fff;
}

.bottom_nav ul .bot_wechat>a:before {
	content: '\e629';
}

.bottom_nav ul .bot_email>a:before {
	content: '\e623';
}

.bottom_nav ul .bot_whatsapp>a:before {
	content: '\e894';
}

.bottom_nav ul .bot_cont>a:before {
	content: '\e624';
}

.bottom_nav ul .bot_tel>a:before {
	content: '\e6c1';
}

.bottom_nav ul .bot_msg>a:before {
	content: '\e625';
}

.bottom_nav ul .bot_prod>a:before {
	content: '\e614';
}

.bottom_nav ul .bot_qq>a:before {
	content: '\e7a0';
}

.bottom_nav ul .bot_home>a:before {
	content: '\e613';
}

.bottom_nav ul .bot_top>a:before {
	content: '\e622';
}

.social_wrap .list .item .pic .img-box img,
.news_wrap .list .item .pic .img-box img,
.case_wrap .list .item .pic .img-box img,
.solution_details .product_related .list .slick_solution_related .item .pic .img-box img,
.solution_wrap .list .item .pic .img-box img,
.product_details_wrap .product_range_box .product_related .list .slick_related .item .pic .img-box img,
.product_wrap .range_box .right .prod_lists .item .pic .img-box img,
.about_wrap .ab_factory .list .slick_factory .item .pic .img-box img,
.index_news .list .slick_news .item .pic .img-box img,
.index_case .list .item .pic .img-box img,
.index_solution .list .slick_solution .item .pic_box .pic .img-box img,
.index_category .slick_cate .item .info_box .pic .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.social_wrap .list .item:hover .pic .img-box img,
.news_wrap .list .item:hover .pic .img-box img,
.case_wrap .list .item:hover .pic .img-box img,
.solution_details .product_related .list .slick_solution_related .item:hover .pic .img-box img,
.solution_wrap .list .item:hover .pic .img-box img,
.product_details_wrap .product_range_box .product_related .list .slick_related .item:hover .pic .img-box img,
.product_wrap .range_box .right .prod_lists .item:hover .pic .img-box img,
.about_wrap .ab_factory .list .slick_factory .item:hover .pic .img-box img,
.index_news .list .slick_news .item:hover .pic .img-box img,
.index_case .list .item:hover .pic .img-box img,
.index_solution .list .slick_solution .item:hover .pic_box .pic .img-box img,
.index_category .slick_cate .item:hover .info_box .pic .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}