body {
	font-family: 'Montserrat-Medium', 'Arial', 'Microsoft YaHei', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	overflow-x: hidden;
}

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

@font-face {
	font-family: 'Montserrat';
	font-weight: normal;
	font-style: normal;
	src: url('../css/fonts/Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../css/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Regular.woff2') format('woff2'), url('../css/fonts/Montserrat-Regular.woff') format('woff'), url('../css/fonts/Montserrat-Regular.ttf') format('truetype'), url('../css/fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat-Medium';
	font-weight: 500;
	font-style: normal;
	src: url('../css/fonts/Montserrat-Medium.eot');
	src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../css/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Medium.woff2') format('woff2'), url('../css/fonts/Montserrat-Medium.woff') format('woff'), url('../css/fonts/Montserrat-Medium.ttf') format('truetype'), url('../css/fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat-SemiBold';
	font-weight: 600;
	font-style: normal;
	src: url('../css/fonts/Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../css/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../css/fonts/Montserrat-SemiBold.woff') format('woff'), url('../css/fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../css/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat-Bold';
	font-weight: bold;
	font-style: normal;
	src: url('../css/fonts/Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../css/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Bold.woff2') format('woff2'), url('../css/fonts/Montserrat-Bold.woff') format('woff'), url('../css/fonts/Montserrat-Bold.ttf') format('truetype'), url('../css/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-display: swap;
}

@font-face {
	font-family: 'Montserrat-Black';
	font-weight: 900;
	font-style: normal;
	src: url('../css/fonts/Montserrat-Black.eot');
	src: local('Montserrat Black'), local('Montserrat-Black'), url('../css/fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Montserrat-Black.woff2') format('woff2'), url('../css/fonts/Montserrat-Black.woff') format('woff'), url('../css/fonts/Montserrat-Black.ttf') format('truetype'), url('../css/fonts/Montserrat-Black.svg#Montserrat-Black') format('svg');
	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(../js/slick/ajax-loader.gif) no-repeat center;
}

img.lazy {
	min-width: 1px;
	min-height: 1px;
	background: url(../js/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;
}

.clear {
	clear: both;
}

.container {
	margin: 0 auto;
}

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

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

.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}

.aa {
	-webkit-transform: translate3d(0px, 0px, 0px) !important;
	transform: translate3d(0px, 0px, 0px) !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;
}


/*img*/

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


/*pages*/

.page {
	text-align: center;
}

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

.page li a {
	font-size: 14px;
	line-height: 35px;
	display: block;
	overflow: hidden;
	width: 35px;
	height: 35px;
	margin: 0 3px;
	padding: 0 5px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-align: center;
	color: #848484;
	border: solid 1px #d5d5d5;
	border-radius: 50%;
	background-color: #fff;
}

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

.page li:hover a {
	color: #fff;
	border: 1px solid #ffba51;
	background-color: #ffba51;
}

.page li.active a {
	color: #fff;
	border: 1px solid #ffba51;
	background-color: #ffba51;
}

.page li.prev a:before {
	font-family: 'iconfont';
	font-size: 16px;
	content: '\e727';
	text-align: center;
}

.page li.next a:before {
	font-family: 'iconfont';
	font-size: 16px;
	content: '\e728';
	text-align: center;
}


/*table*/

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

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

.table-box table tr,
.table-box table td,
.table-box table th {
	width: auto !important;
	height: auto !important;
	color: #02152d;
}

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

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

.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 th {
	text-align: center;
}

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


/*nav*/

.header {
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: rgba(0, 0, 0, .18);
}

.header .top-nav {
	clear: both;
}

.header .top-nav .nav_container {
	padding: 0 90px;
}

@media (max-width: 1750px) {
	.header .top-nav .nav_container {
		padding: 0 60px;
	}
}

@media (max-width: 1680px) {
	.header .top-nav .nav_container {
		padding: 0 30px;
	}
}

@media (max-width: 1199px) {
	.header .top-nav .nav_container {
		padding: 0 15px;
	}
}

.header .logo {
	float: left;
	height: 84px;
	margin-top: 8px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1320px) {
	.header .logo {
		height: 60px;
		margin-top: 15px;
	}
}

@media (max-width: 1199px) {
	.header .logo {
		height: 55px;
		margin-top: 5px;
	}
}

@media (max-width: 350px) {
	.header .logo {
		height: 40px;
		margin-top: 10px;
	}
}

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

.header .logo a img {
	display: block;
	float: left;
	height: 100%;
}

.header .logo a p {
	font-family: 'Montserrat-SemiBold';
	font-size: 20px;
	line-height: 1.3;
	float: left;
	margin-top: 35px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #222;
}

@media (max-width: 1620px) {
	.header .logo a p {
		font-size: 18px;
	}
}

@media (max-width: 1450px) {
	.header .logo a p {
		font-size: 16px;
	}
}

@media (max-width: 1199px) {
	.header .logo a p {
		margin-top: 20px;
	}
}

@media (max-width: 767px) {
	.header .logo a p {
		display: none;
	}
}

.header .logo a p:before {
	display: inline-block;
	width: 4px;
	height: 23px;
	margin: 0 22px;
	content: '';
	vertical-align: text-top;
	background-color: #222;
}

@media (max-width: 1320px) {
	.header .logo a p:before {
		margin: 0 15px;
	}
}

@media (max-width: 1199px) {
	.header .shopcart {
		margin-right: 40px;
	}
}

.header .shopcart .shopcart_icon p {
	font-size: 16px;
	line-height: 100px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
}

.header .shopcart .shopcart_icon p:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 12px;
	content: '\e623';
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 480px) {
	.header .shopcart .shopcart_icon p:before {
		font-size: 18px;
		margin-right: 8px;
	}
}

@media (max-width: 1320px) {
	.header .shopcart .shopcart_icon p {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.header .shopcart .shopcart_icon p {
		line-height: 70px;
	}
}

.header .search-box {
	position: fixed;
	z-index: 888;
	top: 100%;
	left: 0;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	margin-top: 0;
	margin-right: 10px;
	padding: 0 3%;
	background-color: rgba(255, 186, 81, .95);
}

.header .search-box .search {
	line-height: 40px;
	overflow: hidden;
	zoom: 1;
	width: 240px;
	border: 1px solid #dbdbdb;
	border-radius: 40px;
}

.header .search-box .search:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '';
}

.header .search-box .search .input-text {
	float: left;
	padding-left: 10%;
	background: none;
}

@media (min-width: 768px) {
	.header .search-box .search .input-text {
		width: 100%;
		padding: 0 50px 0 3%;
	}
}

.header .search-box .search .input-submit {
	line-height: 36px;
	float: right;
	width: 50px;
	-webkit-animation: fadeInLeft 1s 0s ease both;
	animation: fadeInLeft 1s 0s ease both;
	background: none;
}

.header .search-box .search .input-submit:before {
	font-family: 'iconfont' !important;
	font-size: 22px;
	content: '\e67e';
	color: #fff;
}

@media (min-width: 768px) {
	.header .search-box .search .input-submit {
		position: absolute;
		right: 0;
		bottom: 20px;
	}
}

.header .search-box.search-xs {
	width: 100%;
	margin: 0;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	background: none;
}

@media (min-width: 1200px) {
	.header .search-box.search-xs {
		display: none;
	}
}

.header .search-box.search-xs .search {
	position: absolute;
	z-index: 888;
	top: 0;
	left: 120%;
	width: 100%;
	-webkit-transition: left .3s;
	transition: left .3s;
	border-color: #fff;
	background: #fff;
}

.header .search-box.search-xs .input-submit {
	line-height: 34px;
	background: #fff;
}

.header .search-box.search-xs .input-submit:before {
	color: #104384;
}

.header .search-box.search-xs.show {
	z-index: 66;
}

.header .search-box.search-xs.show .search {
	left: 0;
}

.header .search-lg {
	top: 0;
}

.header .search-lg .logo {
	margin-top: 20px;
	margin-left: 0;
}

.header .search-lg .search {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 100%;
	max-width: 90%;
	margin: auto;
	padding: 0 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, .8);
	border-radius: 0;
}

.header .search-lg .search p {
	margin-bottom: 50px;
	-webkit-animation: zoomIn 1s 0s ease both;
	animation: zoomIn 1s 0s ease both;
	text-align: center;
	letter-spacing: 2px;
	color: #fff;
}

.header .search-lg .input-text {
	font-size: 20px;
	line-height: 30px;
	width: 80%;
	height: 60px;
	padding: 0;
	padding-bottom: 30px;
	-webkit-animation: zoomIn 1s 0s ease both;
	animation: zoomIn 1s 0s ease both;
	text-align: center;
	color: #fff;
}

.header .search-lg .close-btn {
	position: fixed;
	top: 34px;
	right: 18%;
	cursor: pointer;
}

.header .search-lg .close-btn:before {
	font-size: 20px;
	content: '\2716';
	color: #fff;
}

.header .find {
	float: right;
	padding: 0 40px 0 5px;
	cursor: pointer;
}

@media (max-width: 1620px) {
	.header .find {
		padding: 0 30px 0 5px;
	}
}

@media (max-width: 1320px) {
	.header .find {
		padding: 0 20px 0 5px;
	}
}

@media (max-width: 360px) {
	.header .find {
		padding: 0 10px 0 5px;
	}
}

.header .find:before {
	font-family: 'iconfont';
	font-size: 18px;
	line-height: 100px;
	display: block;
	content: '\e67e';
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .find:before {
		line-height: 70px;
	}
}

@media (max-width: 480px) {
	.header .find:before {
		font-size: 16px;
	}
}

.header .nav-collapse {
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 20px;
	display: none;
	float: right;
	width: 20px;
	height: 40px;
	padding: 0;
	cursor: pointer;
	background: none;
}

@media (max-width: 1199px) {
	.header .nav-collapse {
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

.header .nav-collapse .btn-line {
	position: absolute;
	left: 50%;
	width: 20px;
	height: 2px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
}

.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1) {
	position: absolute;
	display: block;
	width: 20px;
	height: 2px;
	content: '';
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #fff;
}

.header .nav-collapse .btn-line:nth-child(1) {
	top: 35%;
}

.header .nav-collapse .btn-line:nth-child(2) {
	top: 50%;
}

.header .nav-collapse .btn-line:nth-child(3) {
	top: 65%;
}

@media (max-width: 1199px) {
	.header .nav-collapse.nav-collapse-1 {
		position: absolute;
		z-index: 9999;
		top: 10px;
		right: 20px;
		display: block;
		margin-top: 8px;
		border: none;
	}
	.header .nav-collapse.nav-collapse-1 .btn-line {
		background-color: #666 !important;
	}
}

.header .nav-collapse.active {
	border-color: transparent;
}

.header .nav-collapse.active .btn-line {
	background-color: #fff;
}

.header .nav-collapse.active .btn-line:nth-child(2) {
	-webkit-transform: translateX(-50px);
	-ms-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0;
}

.header .nav-collapse.active .btn-line:nth-child(1) {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) rotateZ(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotateZ(45deg);
}

.header .nav-collapse.active .btn-line:nth-child(3) {
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) rotateZ(-45deg);
	-ms-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotateZ(-45deg);
}

.header .top-navbox {
	background-color: #f6f6f6;
}

.header .nav.left-100 {
	left: -100%;
}

.header .nav.left-200 {
	left: -200%;
}

.header .nav .nav-list2 a,
.header .nav .nav-list3 a {
	display: block;
}

@media (max-height: 580px) {
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {
		margin-top: 0;
	}
}

.header .nav-2,
.header .nav-3 {
	display: none;
}

@media (max-width: 1199px) {
	.header .nav-2,
	.header .nav-3 {
		position: absolute;
		z-index: 9999;
		top: 0;
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		padding: 20px;
		-webkit-transition: left .3s;
		transition: left .3s;
		text-align: left;
		text-align: center;
		color: #fff;
		background: #fafafa;
		background-color: #000;
	}
}

.header .back-btn {
	position: absolute;
	top: 18px;
	left: 15px;
}

.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
	font-family: 'iconfont';
	font-size: 26px;
	content: '\e727';
}

.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title {
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
}

.header .nav-2 .nav-top .nav-title a,
.header .nav-3 .nav-top .nav-title a {
	color: #fff;
}

.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line {
	background-color: #fff;
}

.header .nav-2 .content,
.header .nav-3 .content {
	overflow: auto;
	height: 80%;
	margin-top: 12%;
}

.header .nav-2 .content ul li,
.header .nav-3 .content ul li {
	font-size: 18px;
	line-height: 50px;
	margin: 25px 0;
	text-align: left;
}

.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more {
	position: relative;
}

.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after {
	font-family: 'iconfont' !important;
	font-size: 16px;
	position: absolute;
	top: 50%;
	right: 0;
	content: '\e72f';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}

.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a {
	display: block;
}

@media (max-width: 1199px) {
	.header .nav-2 .content ul li a,
	.header .nav-3 .content ul li a {
		color: #fff;
	}
}

.header .nav-2 {
	left: 100%;
}

.header .nav-3 {
	left: 200%;
}

.header .nav-3 .content ul li {
	font-size: 18px;
}

.header .nav-3 .header .fade-out ul {
	text-align: left;
}

.header .fade-out ul.nav2-list2 h4 {
	font-size: 20px;
	line-height: 50px;
}

@media (min-width: 1200px) {
	.header .nav {
		display: inline-block;
		float: right;
	}
	.header .nav .nav-list1>li {
		float: left;
		-webkit-transition: all .4s;
		transition: all .4s;
	}
	.header .nav .nav-list1>li>a {
		font-family: 'Montserrat-Bold';
		font-size: 20px;
		line-height: 100px;
		position: relative;
		display: block;
		overflow: hidden;
		padding: 0 25px;
		-webkit-transition: all .4s;
		transition: all .4s;
		text-transform: capitalize;
		color: #fff;
	}
	.header .nav .nav-list1>li:hover>a {
		color: #222;
	}
	.header .nav .nav-list1>li:hover>a:after {
		opacity: 1;
	}
	.header .nav .nav-list1>li.active>a {
		color: #222;
	}
	.header .nav .nav-list1>li.active>a:after {
		opacity: 1;
	}
	.header .nav .nav-list2 {
		position: absolute;
		z-index: 50;
		top: 100%;
		display: none;
		min-width: 180px;
		padding: 15px 20px !important;
		text-align: left;
		background-color: rgba(0, 0, 0, .18);
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	}
	.header .nav .nav-list2 li {
		display: block;
	}
	.header .nav .nav-list2 li>a {
		font-size: 14px;
		line-height: 35px;
		position: relative;
		z-index: 1;
		display: block;
		-webkit-transition: all .35s;
		transition: all .35s;
		color: #fff;
	}
	.header .nav .nav-list2 li>a:hover {
		-webkit-transform: translateX(6px);
		-ms-transform: translateX(6px);
		transform: translateX(6px);
		text-decoration: underline !important;
	}
	.header .nav .nav-list3 {
		display: block !important;
	}
	.header .nav .nav-list3 li>a {
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
		color: #666;
	}
	.header .nav .nav-list3 li>a:hover {
		text-decoration: underline !important;
		color: #3b83b9;
	}
}

@media (min-width: 1200px) and (max-width: 1620px) {
	.header .nav .nav-list1>li>a {
		padding: 0 15px;
	}
}

@media (min-width: 1200px) and (max-width: 1450px) {
	.header .nav .nav-list1>li>a {
		font-size: 16px;
	}
}

@media (min-width: 1200px) and (max-width: 1320px) {
	.header .nav .nav-list1>li>a {
		padding: 0 10px;
	}
}

.header.fixed-header {
	background-color: #ffba51;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.header.fixed-header .logo {
	height: 55px;
}

@media (max-width: 1320px) {
	.header.fixed-header .logo {
		height: 55px;
		margin-top: 5px;
	}
}

@media (max-width: 350px) {
	.header.fixed-header .logo {
		height: 40px;
		margin-top: 10px;
	}
}

.header.fixed-header .logo a p {
	margin-top: 20px;
}

.header.fixed-header .nav .nav-list1>li>a {
	line-height: 70px;
}

.header.fixed-header .nav .nav-list1 .nav-list2 {
	top: 70px;
}

.header.fixed-header .find:before {
	line-height: 70px;
}

.header.fixed-header .shopcart .shopcart_icon p {
	line-height: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.header .fade-out ul {
		padding: 0 5%;
	}
}

@media (max-width: 1199px) and (max-width: 767px) {
	.header .fade-out ul.nav-list1>li {
		margin: 0;
	}
}

@media (max-width: 1199px) and (max-height: 768px) {
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 18px;
	}
}

@media (max-width: 1199px) and (max-width: 480px) {
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 14px;
	}
}

@media (max-width: 1199px) {
	.header {
		top: 0;
		background-color: #ffba51;
	}
	.header .nav {
		position: fixed;
		z-index: 9998;
		top: 0;
		left: 0;
		display: none;
		width: 100%;
		height: 100%;
		padding: 0 26px;
		-webkit-transition: left .3s;
		transition: left .3s;
		text-align: left;
		text-align: center;
		background: #fafafa;
		background-color: #000;
	}
	.header .nav .tbl {
		display: table;
		width: 100%;
		height: 100%;
	}
	.header .nav .tbl-cell {
		display: table-cell;
		height: 100%;
		vertical-align: middle;
	}
	.header .nav .nav-list1 {
		margin: 20px 0;
		opacity: 0;
	}
	.header .nav .nav-list1>li {
		-webkit-transform: translateX(-25px);
		-ms-transform: translateX(-25px);
		transform: translateX(-25px);
		opacity: 0;
	}
	.header .nav .nav-list1>a {
		font-size: 20px;
		color: #fff;
	}
	.header .nav .nav-list2,
	.header .nav .nav-list3 {
		display: none !important;
	}
	.header .nav .nav-list2 a,
	.header .nav .nav-list3 a {
		font-size: 16px;
		line-height: 2;
		margin-top: 5px;
		color: #fff;
	}
	.header .fade-out ul .pic {
		display: none !important;
	}
	.header .fade-out ul.nav-list1 {
		opacity: 1;
	}
	.header .fade-out ul.nav-list1 a {
		color: #fff;
	}
	.header .fade-out ul.nav-list1>li {
		position: relative;
		margin: 20px 0;
	}
	.header .fade-out ul.nav-list1>li.act {
		padding: 0;
		-webkit-transition: all .4s;
		transition: all .4s;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	.header .fade-out ul.nav-list1>li.more:after {
		font-family: 'iconfont';
		font-size: 18px;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -14px;
		content: '\e728';
		color: #fff;
	}
	.header .fade-out ul.nav-list1>li>a {
		font-size: 18px;
		line-height: 2.5 !important;
		display: block;
		/*text-transform: uppercase;*/
		text-align: left;
		color: #fff !important;
	}
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 20px;
	}
	.header .navpro_box {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.header .nav {
		width: 100%;
		padding: 30px;
	}
	.header .nav-2 .nav-top .nav-title,
	.header .nav-3 .nav-top .nav-title {
		font-size: 20px;
		width: 100%;
	}
	.header .nav-2 .content ul,
	.header .nav-3 .content ul {
		padding: 0 15px;
	}
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		margin: 0;
	}
	.header .fade-out ul.nav-list1>li {
		margin: 0;
	}
}

.header_phone {
	display: none;
	padding: 0 15px;
}

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

.header_phone .scroll {
	border-top: 1px dashed #fff;
}

@media (max-width: 991px) {
	.header_phone .scroll {
		position: relative;
		z-index: 2;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.header_phone .scroll ul {
	text-align: center;
}

@media (max-width: 991px) {
	.header_phone .scroll ul {
		font-size: 0;
		position: relative;
		display: inline-block;
		white-space: nowrap;
	}
}

.header_phone .scroll ul li {
	display: inline-block;
	padding: 0 20px;
}

@media (max-width: 767px) {
	.header_phone .scroll ul li {
		padding: 0 10px;
	}
}

.header_phone .scroll ul li a {
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}

@media (max-width: 767px) {
	.header_phone .scroll ul li a {
		font-size: 16px;
	}
}


/*footer*/

.footer {
	font-size: 0;
	background-color: #222;
}

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

.footer .foot {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
}

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

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

.footer .foot .container>ul {
	padding: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
}

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

.footer .foot .container>ul:after {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	height: 0;
	margin: 0;
	content: '';
}

@media (max-width: 1199px) {
	.footer .foot .container>ul:after {
		display: none;
	}
}

@media (max-width: 1199px) {
	.footer .foot .container>ul {
		display: block;
		overflow: hidden;
		margin: 0 -15px;
	}
}

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

@media (max-width: 1469px) {
	.footer .foot .container>ul>li {
		width: 33.333% !important;
		padding: 80px 30px;
	}
}

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

@media (max-width: 991px) {
	.footer .foot .container>ul>li {
		width: 100% !important;
		padding: 5px 15px !important;
	}
}

.footer .foot .container>ul>li h3 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	text-align: center;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .foot .container>ul>li h3 {
		font-size: 18px;
		text-align: left;
	}
	.footer .foot .container>ul>li h3:after {
		font-family: 'iconfont' !important;
		font-size: 14px;
		line-height: 24px;
		float: right;
		width: auto;
		height: auto;
		margin-top: 0;
		content: '\e628';
		background: none;
	}
}

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

@media (max-width: 991px) {
	.footer .foot .container>ul>li .info-down {
		display: none;
		padding-bottom: 15px;
	}
}

.footer .foot .container>ul>li.current .title-foot h3:after {
	content: '\e625';
}

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

.footer .foot .container>ul>li:nth-child(2) {
	width: 500px;
	box-shadow: 0 0 10px rgba(255, 255, 255, .2);
}

@media (max-width: 1199px) {
	.footer .foot .container>ul>li:nth-child(2) {
		box-shadow: none;
	}
}

.footer .foot .container>ul>li:last-child {
	width: 430px;
	padding: 80px 0 60px 60px;
}

@media (max-width: 1469px) {
	.footer .foot .container>ul>li:last-child {
		padding: 80px 0 60px 30px;
	}
}

.footer .foot .item-1 {
	text-align: center;
}

.footer .foot .item-1 .info p {
	font-size: 15px;
	line-height: 2;
	word-break: break-word;
	color: #999;
}

.footer .foot .item-2 .text p {
	font-size: 15px;
	line-height: 30px;
	position: relative;
	display: block;
	padding-left: 30px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #999;
}

.footer .foot .item-2 .text p:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '\e601';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer .foot .item-2 .text p a {
	display: inline-block;
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .foot .item-2 .text p a:hover {
	text-decoration: underline !important;
	color: #ffba51;
}

.footer .foot .item-2 .text .address:before {
	font-size: 22px;
}

.footer .foot .item-2 .text .email:before {
	content: '\e604';
}

.footer .foot .item-2 .text .phone:before {
	content: '\e668';
}

.footer .foot .item-2 .text .wechat:before {
	font-size: 21px;
	content: '\e707';
}

.footer .foot .item-2 .text .whatsapp:before {
	content: '\e773';
}

@media (max-width: 991px) {
	.footer .foot .item-3 .ipt_form {
		margin-top: 0;
	}
}

.footer .foot .item-3 .ipt_form p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #333;
}

.footer .foot .item-3 .ipt_form ul {
	overflow: hidden;
	margin: 0 -5px;
}

.footer .foot .item-3 .ipt_form ul li {
	padding: 0 5px;
}

.footer .foot .item-3 .ipt_form input,
.footer .foot .item-3 .ipt_form textarea {
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	min-height: 30px;
	margin-bottom: 10px;
	padding: 0 10px 5px 10px;
	color: #ccc;
	border-bottom: 1px solid #3f3f3f;
	background-color: transparent;
}

.footer .foot .item-3 .ipt_form textarea {
	line-height: 28px;
	min-height: 90px;
	padding: 5px 10px;
}

.footer .foot .item-3 .ipt_form input::-webkit-input-placeholder,
.footer .foot .item-3 .ipt_form textarea::-webkit-input-placeholder {
	color: #999;
}

.footer .foot .item-3 .ipt_form input:-o-placeholder,
.footer .foot .item-3 .ipt_form textarea:-o-placeholder {
	color: #999;
}

.footer .foot .item-3 .ipt_form input::-moz-placeholder,
.footer .foot .item-3 .ipt_form textarea::-moz-placeholder {
	color: #999;
}

.footer .foot .item-3 .ipt_form input:-ms-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:-ms-input-placeholder {
	color: #999;
}

.footer .foot .item-3 .ipt_form input:focus::-webkit-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-webkit-input-placeholder {
	color: #666;
}

.footer .foot .item-3 .ipt_form input:focus::-o-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-o-placeholder {
	color: #666;
}

.footer .foot .item-3 .ipt_form input:focus::-moz-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-moz-placeholder {
	color: #666;
}

.footer .foot .item-3 .ipt_form input:focus::-ms-input-placeholder,
.footer .foot .item-3 .ipt_form textarea:focus::-ms-input-placeholder {
	color: #666;
}

.footer .foot .item-3 .ipt_form .submit {
	font-family: 'Montserrat-Bold';
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	display: block;
	margin-top: 10px;
	padding: 0 10px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #fff;
	background-color: transparent;
}

.footer .foot .item-3 .ipt_form .submit:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 60%;
	height: 100%;
	content: '';
	-webkit-transition: all .3s;
	transition: all .3s;
	background-color: #ffba51;
}

.footer .foot .item-3 .ipt_form .submit:hover:before {
	width: 100%;
}

.footer .copyright {
	padding: 24px 0;
	border-top: solid 1px #3f3f3f;
}

.footer .copyright p {
	font-size: 15px;
	line-height: 1.73333333;
	text-align: center;
	color: #999;
}

@media (max-width: 991px) {
	.footer .copyright p {
		line-height: 24px;
	}
}

.footer .copyright p a {
	display: block;
	-webkit-transition: all .35s;
	transition: all .35s;
}

@media (max-width: 991px) {
	.footer .copyright p a {
		display: block;
		margin-left: 0;
	}
}

.footer .copyright p a:hover {
	text-decoration: underline !important;
	color: #ffba51;
}


/*online*/

.online-wrap .btn {
	line-height: 36px;
	position: fixed;
	z-index: 9;
	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-radius: 0;
	background-color: rgba(0, 0, 0, .7);
}

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

.online-wrap .btn:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	display: inline-block;
	content: '\e628';
	-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: 8;
	right: 0;
	bottom: 23%;
	-webkit-transition: right .3s;
	transition: right .3s;
	border-top: solid 1px #e1e1e1;
}

@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;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	background-color: #fff;
}

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

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

.online-wrap .online a:before {
	font-family: 'iconfont' !important;
	font-size: 25px;
	color: #898989;
}

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

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

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

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

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

.online-wrap .online .icon-arrow-top:before {
	font-size: 34px !important;
	content: '\e774';
}

@media (max-width: 767px) {
	.online-wrap .online .icon-arrow-top:before {
		font-size: 26px !important;
	}
}

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

.chat-now {
	position: fixed;
	z-index: 8;
	right: 0;
	bottom: 6%;
}

@media (max-width: 991px) {
	.chat-now {
		right: auto;
		bottom: 55px;
		left: 0;
	}
}

.chat-now a {
	font-size: 16px;
	line-height: 3.75;
	display: block;
	width: 160px;
	cursor: pointer;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	background-color: #4722d9;
}

@media (max-width: 991px) {
	.chat-now a {
		font-size: 14px;
		line-height: 2.85714286;
		width: 120px;
		opacity: .8;
	}
}

.chat-now a:hover {
	opacity: .85;
}


/*bottom_nav*/

.bottom_nav {
	position: fixed;
	z-index: 9;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 50px;
	background-color: #ffba51;
}

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

.bottom_nav ul {
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.bottom_nav ul li {
	float: left;
	width: 20%;
	border-right: 1px solid #f9dbaf;
	border-left: 1px solid #ea9411;
}

.bottom_nav ul li a {
	font-size: 12px;
	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_tel>a:before {
	content: '\e61d';
}

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

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

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

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


/*0*/

.ii {
	font-family: 'iconfont';
	font-size: 20px;
	display: block;
	content: '\e727';
	text-align: center;
}

.download_wrap .lists .item .pic .img-box img,
.about_video .lists .left .video .img-box img,
.news .lists .item .pic .img-box img,
.product_details .product_related .lists .item:hover .pic .img-box img,
.product .right .prod_lists .item .pic .img-box img,
.index_news .lists .slick_news .item .pic .img-box img,
.index_work .lists .item .img-box img,
.index_cate .list ul li .item .img-box img,
.index_hot .lists .slick_hot .item .pic .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.download_wrap .lists .item:hover .pic .img-box img,
.about_video .lists .item:hover .left .video .img-box img,
.news .lists .item:hover .pic .img-box img,
.product_details .product_related .lists .item:hover .pic .img-box img,
.product .right .prod_lists .item:hover .pic .img-box img,
.index_news .lists .slick_news .item:hover .pic .img-box img,
.index_work .lists .item:hover .img-box img,
.index_cate .list ul li .item:hover .img-box img,
.index_hot .lists .slick_hot .item:hover .pic .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}