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

:root {
	scroll-behavior: unset;
}

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

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

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

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

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

@font-face {
	font-family: 'Space Grotesk';
	font-weight: bold;
	font-style: normal;
	src: local('Space Grotesk Bold'), local('SpaceGrotesk-Bold'), url('../css/fonts/SpaceGrotesk-Bold.woff2') format('woff2'), url('../css/fonts/SpaceGrotesk-Bold.woff') format('woff'), url('../css/fonts/SpaceGrotesk-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 {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

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: 1710px) {
	.container {
		max-width: 1680px;
	}
}

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

.page ul {
	font-size: 0;
	margin: 0 -13px;
	text-align: center;
}

@media (max-width: 1199px) {
	.page ul {
		margin: 0 -10px;
	}
}

.page ul li {
	display: inline-block;
	vertical-align: top;
}

.page ul li a {
	font-size: 18px;
	font-weight: 500;
	line-height: 40px;
	display: block;
	margin: 0 13px;
	cursor: pointer;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #000;
}

@media (max-width: 1199px) {
	.page ul li a {
		font-size: 17px;
		margin: 0 10px;
	}
}

@media (max-width: 991px) {
	.page ul li a {
		font-size: 16px;
		line-height: 35px;
		margin: 0 8px;
	}
}

@media (max-width: 767px) {
	.page ul li a {
		font-size: 15px;
		line-height: 30px;
		height: 30px;
	}
}

.page ul li.prev a,
.page ul li.next a {
	width: 40px;
	background: #10573a;
}

@media (max-width: 991px) {
	.page ul li.prev a,
	.page ul li.next a {
		width: 35px;
	}
}

@media (max-width: 767px) {
	.page ul li.prev a,
	.page ul li.next a {
		width: 30px;
	}
}

.page ul li.prev a:before,
.page ul li.next a:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	display: block;
	content: '\e727';
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.page ul li.prev a:before,
	.page ul li.next a:before {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.page ul li.prev a:before,
	.page ul li.next a:before {
		font-size: 14px;
	}
}

.page ul li.prev a:hover,
.page ul li.next a:hover {
	background: #ff9400;
}

.page ul li.prev {
	margin-right: 4px;
}

@media (max-width: 1199px) {
	.page ul li.prev {
		margin-right: 2px;
	}
}

.page ul li.next {
	margin-left: 4px;
}

@media (max-width: 1199px) {
	.page ul li.next {
		margin-left: 2px;
	}
}

.page ul li.next a:before {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.page ul li.active a,
.page ul li:hover a {
	color: #10573a;
}

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

.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,
.table-box table td,
.table-box table th {
	width: auto !important;
	height: auto !important;
}

.table-box table td,
.table-box table th {
	font-size: 16px;
	font-weight: normal;
	padding: 12px 15px !important;
	vertical-align: middle;
	border: 1px solid #ddd;
}

@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 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 {
	color: #222;
}

.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;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	background: rgba(0, 0, 0, .12);
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
}

@media (max-width: 1199px) {
	.header {
		background: rgba(0, 0, 0, .9);
	}
}

.header .top_nav .container {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_right {
	display: flex;
	align-items: center;
}

.header .top_nav .logo {
	height: 110px;
	padding: 15px 74px 15px 60px;
	-webkit-transition: all .4s;
	transition: all .4s;
	border-right: 1px solid rgba(255, 255, 255, .1);
}

@media (max-width: 1730px) {
	.header .top_nav .logo {
		padding: 15px 50px;
	}
}

@media (max-width: 1470px) {
	.header .top_nav .logo {
		padding: 15px 30px;
	}
}

@media (max-width: 1300px) {
	.header .top_nav .logo {
		padding: 15px 20px 15px 10px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .logo {
		height: 52px;
		margin: 9px 0;
		padding: 0;
		border: none;
	}
}

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

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

.header .top_nav .language {
	padding: 0 80px;
	border-right: 1px solid rgba(255, 255, 255, .1);
	border-left: 1px solid rgba(255, 255, 255, .1);
}

@media (max-width: 1880px) {
	.header .top_nav .language {
		padding: 0 60px;
	}
}

@media (max-width: 1730px) {
	.header .top_nav .language {
		padding: 0 40px;
	}
}

@media (max-width: 1470px) {
	.header .top_nav .language {
		padding: 0 30px;
	}
}

@media (max-width: 1300px) {
	.header .top_nav .language {
		padding: 0 20px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .language {
		padding: 0;
		border: none;
	}
}

.header .top_nav .language a {
	font-family: 'Arial';
	font-size: 18px;
	line-height: 110px;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.9px;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .top_nav .language a {
		font-size: 16px;
		line-height: 70px;
	}
}

@media (max-width: 575px) {
	.header .top_nav .language a {
		font-size: 15px;
	}
}

.header .top_nav .language a:hover {
	color: #ff9400;
}

.header .top_nav .shopcart {
	padding: 0 58px;
}

@media (max-width: 1880px) {
	.header .top_nav .shopcart {
		padding: 0 40px;
	}
}

@media (max-width: 1470px) {
	.header .top_nav .shopcart {
		padding: 0 30px;
	}
}

@media (max-width: 1300px) {
	.header .top_nav .shopcart {
		padding: 0 20px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .shopcart {
		margin: 0 20px;
		padding: 0;
	}
}

.header .top_nav .shopcart a {
	font-family: 'Arial';
	font-size: 18px;
	font-weight: 500;
	line-height: 110px;
	display: block;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.9px;
	color: #fff;
	white-space: nowrap;
}

@media (max-width: 1199px) {
	.header .top_nav .shopcart a {
		font-size: 16px;
		line-height: 68px;
	}
}

@media (max-width: 575px) {
	.header .top_nav .shopcart a {
		font-size: 15px;
	}
}

.header .top_nav .shopcart a:hover {
	color: #ff9400;
}

.header .top_nav .shopcart a:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 26px;
	content: '\e73d';
	-webkit-transition: all .4s;
	transition: all .4s;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1730px) {
	.header .top_nav .shopcart a:before {
		margin-right: 15px;
	}
}

@media (max-width: 1470px) {
	.header .top_nav .shopcart a:before {
		margin-right: 10px;
	}
}

@media (max-width: 1390px) {
	.header .top_nav .shopcart a:before {
		font-size: 22px;
		margin-right: 5px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .shopcart a:before {
		font-size: 20px;
	}
}

@media (max-width: 575px) {
	.header .top_nav .shopcart a:before {
		font-size: 18px;
		vertical-align: middle;
	}
}

.header .top_nav .shopcart a span {
	font-family: 'Space Grotesk';
	font-weight: 500;
}

@media (max-width: 575px) {
	.header .top_nav .shopcart a span {
		display: none;
	}
}

.header .top_nav .shopcart a b {
	font-weight: normal;
}

.header .top_nav .find {
	font-size: 18px;
	font-weight: 500;
	line-height: 110px;
	padding: 0 35px 0 48px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.9px;
	color: #fff;
	border-left: 1px solid rgba(255, 255, 255, .1);
	white-space: nowrap;
}

@media (max-width: 1730px) {
	.header .top_nav .find {
		padding: 0 20px 0 30px;
	}
}

@media (max-width: 1300px) {
	.header .top_nav .find {
		padding: 0 10px 0 20px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .find {
		font-size: 0;
		line-height: 1;
		margin-right: 50px;
		padding: 0;
		border: none;
	}
}

.header .top_nav .find:hover {
	color: #ff9400;
}

.header .top_nav .find:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 26px;
	content: '\e645';
	-webkit-transition: all .4s;
	transition: all .4s;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1730px) {
	.header .top_nav .find:before {
		margin-right: 15px;
	}
}

@media (max-width: 1390px) {
	.header .top_nav .find:before {
		font-size: 22px;
		margin-right: 10px;
	}
}

@media (max-width: 1199px) {
	.header .top_nav .find:before {
		line-height: 70px;
		display: block;
		margin-right: 0;
	}
}

@media (max-width: 575px) {
	.header .top_nav .find:before {
		font-size: 20px;
	}
}

.header .top_nav .search-wrap {
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 15px;
	display: none;
	width: 35%;
	max-width: 100%;
	padding: 15px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .8);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

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

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

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

.header .top_nav .search-wrap form {
	position: relative;
	display: block;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 25px;
}

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

.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: 22px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\e645';
	color: #eee;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_nav .pc-nav {
	/*padding-right: 100px;*/
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1880px) {
	.header .top_nav .pc-nav {
		/*padding-right: 60px;*/
	}
}

@media (max-width: 1580px) {
	.header .top_nav .pc-nav {
		/*padding-right: 40px;*/
	}
}

@media (max-width: 1390px) {
	.header .top_nav .pc-nav {
		/*padding-right: 30px;*/
	}
}

@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;
	margin-right: 66px;
	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;
	-webkit-transition: all .4s;
	transition: all .4s;
}

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

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

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

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

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

.header .top_nav .pc-nav>ul>li>a {
	font-size: 18px;
	font-weight: 500;
	height: 110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: all .4s;
	transition: all .4s;
	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;
	position: relative;
}

.header .top_nav .pc-nav>ul>li>a:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 1px;
	margin: auto;
	content: '';
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #ff9400;
}

.header .top_nav .pc-nav>ul>li:hover>a,
.header .top_nav .pc-nav>ul>li.active>a {
	color: #ff9400;
}

.header .top_nav .pc-nav>ul>li:hover>a:after,
.header .top_nav .pc-nav>ul>li.active>a:after {
	width: 100%;
}

.header .top_nav .pc-nav .nav-list2 {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 50%;
	display: none;
	min-width: 200px;
	padding: 15px 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	background-color: rgba(0, 0, 0, .7);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header .top_nav .pc-nav .nav-list2>li>a {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6;
	position: relative;
	display: block;
	padding: 5px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	text-transform: capitalize;
	color: #fff;
}

.header .top_nav .pc-nav .nav-list2>li:hover>a,
.header .top_nav .pc-nav .nav-list2>li.active>a {
	color: #ff9400;
}

.header .top_nav .pc-nav .nav-list3 {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
	min-width: 140px;
	padding: 15px 0;
	background-color: rgba(0, 0, 0, .7);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header .top_nav .pc-nav .nav-list3>li>a {
	font-size: 14px;
	line-height: 1.71428571;
	display: block;
	padding: 4px 20px;
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	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 {
	color: #ff9400;
}

.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-color: rgba(0, 0, 0, .7);
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	}
	.header.fixed-header .logo {
		height: 90px;
		padding: 10px 74px 10px 60px;
	}
	.header.fixed-header .find,
	.header.fixed-header .shopcart a,
	.header.fixed-header .language a {
		line-height: 90px;
	}
	.header.fixed-header .pc-nav>ul>li>a {
		height: 90px;
	}
}

@media (min-width: 1200px) and (max-width: 1730px) {
	.header.fixed-header .logo {
		padding: 10px 50px;
	}
}

@media (min-width: 1200px) and (max-width: 1470px) {
	.header.fixed-header .logo {
		padding: 10px 30px;
	}
}

@media (min-width: 1200px) and (max-width: 1390px) {
	.header.fixed-header .logo {
		padding: 10px 20px;
	}
}

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

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

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

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

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


/*footer*/

.footer {
	font-size: 0;
}

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

.footer .foot_box {
	padding: 110px 0 74px;
}

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

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

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

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

.footer .foot_box .container {
	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;
}

@media (max-width: 767px) {
	.footer .foot_box .container {
		display: block;
	}
}

.footer .foot_box .tit p {
	font-size: 90px;
	font-weight: 700;
	line-height: .88888889;
	letter-spacing: -4.5px;
	color: #fff;
}

@media (max-width: 1709px) {
	.footer .foot_box .tit p {
		font-size: 80px;
	}
}

@media (max-width: 1399px) {
	.footer .foot_box .tit p {
		font-size: 70px;
	}
}

@media (max-width: 1199px) {
	.footer .foot_box .tit p {
		font-size: 55px;
		letter-spacing: -4px;
	}
}

@media (max-width: 991px) {
	.footer .foot_box .tit p {
		font-size: 45px;
		letter-spacing: -3px;
	}
}

@media (max-width: 767px) {
	.footer .foot_box .tit p {
		font-size: 35px;
		letter-spacing: -2px;
	}
}

@media (max-width: 575px) {
	.footer .foot_box .tit p {
		font-size: 30px;
		letter-spacing: -2px;
	}
}

.footer .foot_box .tit p span {
	color: #ff9400;
}

@media (max-width: 767px) {
	.footer .foot_box .rig_box {
		margin-top: 20px;
	}
}

.footer .foot_box .rig_box .share>ul {
	font-size: 0;
	margin: 0 -3px;
}

.footer .foot_box .rig_box .share>ul>li {
	display: inline-block;
	padding: 0 3px;
}

.footer .foot_box .rig_box .share>ul>li:hover a:before {
	border: 1px solid #ff9400;
	background: #ff9400;
}

.footer .foot_box .rig_box .share>ul>li a {
	display: block;
}

.footer .foot_box .rig_box .share>ul>li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 54px;
	display: block;
	width: 56px;
	height: 56px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, .06);
	border-radius: 50%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.footer .foot_box .rig_box .share>ul>li a:before {
		line-height: 48px;
		width: 50px;
		height: 50px;
	}
}

@media (max-width: 991px) {
	.footer .foot_box .rig_box .share>ul>li a:before {
		font-size: 18px;
		line-height: 43px;
		width: 45px;
		height: 45px;
	}
}

.footer .foot_box .rig_box .share>ul>li.instagram a:before {
	content: '\e63b';
}

.footer .foot_box .rig_box .share>ul>li.twitter a:before {
	content: '\e641';
}

.footer .foot_box .rig_box .share>ul>li.linkedin a:before {
	content: '\e676';
}

.footer .foot_box .rig_box .share>ul>li.facebook a:before {
	content: '\e618';
}

.footer .foot_box .rig_box .share>ul>li.youtube a:before {
	content: '\e69e';
}

.footer .foot_box .rig_box .language_foot {
	margin-top: 30px;
	text-align: right;
}

.footer .foot_box .rig_box .language_foot .lang {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.footer .foot_box .rig_box .language_foot p {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	padding-right: 30px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -1px;
	color: #fff;
}

.footer .foot_box .rig_box .language_foot p:before {
	font-family: 'iconfont' !important;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 18px;
	content: '\e700';
	color: #ff9400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer .foot_box .rig_box .language_foot p:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../imgs/icon_arrow.png) no-repeat center;
	background-size: cover;
}

.footer .foot_box .rig_box .language_foot ul {
	position: absolute;
	z-index: 8;
	top: 100%;
	left: 50%;
	display: none;
	width: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #10573a;
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
}

.footer .foot_box .rig_box .language_foot ul li:hover a {
	background: #ff9400;
}

.footer .foot_box .rig_box .language_foot ul li a {
	font-size: 14px;
	line-height: 2.57142857;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #fff;
}

@media (max-width: 767px) {
	.footer .foot_box .rig_box .language_foot ul li a {
		font-size: 13px;
	}
}

.footer .foot {
	padding: 87px 0 140px;
	background: rgba(36, 63, 52, .4);
	-webkit-backdrop-filter: blur(7.5px);
	backdrop-filter: blur(7.5px);
}

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

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

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

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

.footer .foot .container {
	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: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

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

.footer .foot .container .left {
	max-width: 350px;
}

@media (max-width: 991px) {
	.footer .foot .container .left {
		max-width: 100%;
	}
}

.footer .foot .container .left .note p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.22222222;
	margin-bottom: 30px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.54px;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .foot .container .left .note p {
		margin-bottom: 20px;
	}
}

.footer .foot .container .left .note p:last-child {
	margin-bottom: 0;
}

.footer .foot .container .left .note p span {
	font-size: 16px;
	line-height: 1.2;
	display: block;
	margin-bottom: 12px;
	-webkit-transition: all .4s;
	transition: all .4s;
	letter-spacing: -.48px;
	color: rgba(255, 255, 255, .5);
}

.footer .foot .container .left .note p:hover {
	color: #ff9400;
}

.footer .foot .container .right {
	max-width: 530px;
}

@media (max-width: 991px) {
	.footer .foot .container .right {
		max-width: 100%;
		margin-top: 40px;
	}
}

.footer .foot .container .right .foot_email .tit p {
	font-family: 'Instrument Sans';
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: -.54px;
	color: #fff;
}

.footer .foot .container .right .foot_email .email_box {
	margin-top: 30px;
}

@media (max-width: 991px) {
	.footer .foot .container .right .foot_email .email_box {
		margin-top: 20px;
	}
}

.footer .foot .container .right .foot_email .email_box form {
	position: relative;
}

.footer .foot .container .right .foot_email .email_box form input {
	font-size: 14px;
	line-height: 50px;
	width: 100%;
	height: 50px;
	padding: 0 12px 0 30px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 50px;
	background: transparent;
}

.footer .foot .container .right .foot_email .email_box form input::-webkit-input-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.footer .foot .container .right .foot_email .email_box form input:-o-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:-o-placeholder {
	color: rgba(255, 255, 255, .5);
}

.footer .foot .container .right .foot_email .email_box form input::-moz-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.footer .foot .container .right .foot_email .email_box form input:-ms-input-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.footer .foot .container .right .foot_email .email_box form input:focus::-webkit-input-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:focus::-webkit-input-placeholder {
	color: #fff;
}

.footer .foot .container .right .foot_email .email_box form input:focus::-o-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:focus::-o-placeholder {
	color: #fff;
}

.footer .foot .container .right .foot_email .email_box form input:focus::-moz-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:focus::-moz-placeholder {
	color: #fff;
}

.footer .foot .container .right .foot_email .email_box form input:focus::-ms-input-placeholder,
.footer .foot .container .right .foot_email .email_box form textarea:focus::-ms-input-placeholder {
	color: #fff;
}

.footer .foot .container .right .foot_email .email_box form button {
	position: absolute;
	top: 50%;
	right: 28px;
	display: block;
	padding: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: transparent;
}

@media (max-width: 767px) {
	.footer .foot .container .right .foot_email .email_box form button {
		padding: 0 15px;
	}
}

.footer .foot .container .right .foot_email .email_box form button:before {
	font-family: 'iconfont' !important;
	font-size: 22px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\e612';
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	color: #ff9400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer .foot .container .right .foot_email .email_box form button:hover {
	-webkit-transform: translateY(-50%) translateX(5px);
	-ms-transform: translateY(-50%) translateX(5px);
	transform: translateY(-50%) translateX(5px);
}

.footer .foot .container .right .copyright {
	margin-top: 60px;
}

@media (max-width: 1199px) {
	.footer .foot .container .right .copyright {
		margin-top: 40px;
	}
}

@media (max-width: 991px) {
	.footer .foot .container .right .copyright {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	.footer .foot .container .right .copyright {
		margin-top: 20px;
	}
}

.footer .foot .container .right .copyright .msg p {
	font-family: 'Instrument Sans';
	font-size: 16px;
	font-weight: 400;
	line-height: 1.375;
	color: rgba(255, 255, 255, .4);
}

@media (max-width: 1399px) {
	.footer .foot .container .right .copyright .msg p {
		font-size: 15px;
	}
}

.footer .foot .container .right .copyright .msg p span {
	margin: 0 5px;
}

@media (max-width: 1399px) {
	.footer .foot .container .right .copyright .msg p span {
		display: block;
		margin: 2px 0;
	}
}

.footer .foot .container .right .copyright .msg p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .foot .container .right .copyright .msg p a:hover {
	color: #ff9400;
}

.footer .foot .container .right .copyright .link_box {
	margin-top: 20px;
}

.footer .foot .container .right .copyright .link_box a {
	font-family: 'Instrument Sans';
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	display: inline-block;
	-webkit-transition: all .35s;
	transition: all .35s;
	vertical-align: middle;
	color: rgba(255, 255, 255, .4);
}

@media (max-width: 1399px) {
	.footer .foot .container .right .copyright .link_box a {
		font-size: 15px;
	}
}

.footer .foot .container .right .copyright .link_box a:hover {
	color: #ff9400;
}

.footer .foot .container .right .copyright .link_box a.privacy {
	position: relative;
	margin-left: 20px;
	padding-left: 20px;
}

@media (max-width: 767px) {
	.footer .foot .container .right .copyright .link_box a.privacy {
		margin-left: 15px;
		padding-left: 15px;
	}
}

.footer .foot .container .right .copyright .link_box a.privacy:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 1px;
	height: 8px;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: rgba(255, 255, 255, .1);
}


/*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%;
	-webkit-transition: right .3s;
	transition: right .3s;
	border-radius: 3px !important;
	background-color: rgba(0, 0, 0, .1);
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

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

.online-wrap .online a {
	line-height: 50px;
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
}

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

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

.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: rgba(255, 255, 255, .6);
	-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: 20px;
	}
}

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

.online-wrap .online .icon-skype:before {
	content: '\e915';
}

.online-wrap .online .icon-wechat:before {
	font-size: 23px;
	content: '\e885';
}

@media (max-width: 991px) {
	.online-wrap .online .icon-wechat:before {
		font-size: 21px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online .icon-wechat:before {
		font-size: 19px;
	}
}

.online-wrap .online .icon-email:before {
	font-size: 20px;
	content: '\e603';
}

@media (max-width: 991px) {
	.online-wrap .online .icon-email:before {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online .icon-email:before {
		font-size: 16px;
	}
}

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

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

.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 {
	border: 1px solid #e5e5e5;
	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: 50px;
	padding: 0 15px;
	color: #fff;
	border-radius: 3px;
	background-color: #ff9400;
}


/*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-color: #10573a;
}

@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: 20%;
	border-right: 1px solid #167a52;
	border-left: 1px solid #143229;
}

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

.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_top>a:before {
	content: '\e622';
}

.news_wrap .list .item .pic .img-box img,
.designer_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_info .list .slick_factory .pic .img-box img,
.index_news .right .list .item .info .pic .img-box img,
.index_hot .list .slick_hot .item .pic .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.news_wrap .list .item:hover .pic .img-box img,
.designer_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_info .list .slick_factory .pic:hover .img-box img,
.index_news .right .list .item:hover .info .pic .img-box img,
.index_hot .list .slick_hot .item:hover .pic .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}