@charset 'utf-8';
body {
	font-family: 'Montserrat', 'Microsoft YaHei', 'Arial', 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-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;
}

@font-face {
	font-family: 'BarlowSemiCondensed-Bold';
	font-weight: bold;
	font-style: normal;
	src: url('../css/fonts/BarlowSemiCondensed-Bold.eot');
	src: local('Barlow Semi Condensed Bold'), local('BarlowSemiCondensed-Bold'), url('../css/fonts/BarlowSemiCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../css/fonts/BarlowSemiCondensed-Bold.woff2') format('woff2'), url('../css/fonts/BarlowSemiCondensed-Bold.woff') format('woff'), url('../css/fonts/BarlowSemiCondensed-Bold.ttf') format('truetype'), url('../css/fonts/BarlowSemiCondensed-Bold.svg#BarlowSemiCondensed-Bold') 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(../../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: 800px !important;
	max-width: 80%;
	height: 600px !important;
	max-height: 50%;
	margin: 0;
}

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


/*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-family: 'Montserrat-Medium';
	font-size: 16px;
	line-height: 42px;
	display: block;
	width: 44px;
	height: 44px;
	margin: 0 4px;
	cursor: pointer;
	-webkit-transition: all .35s;
	transition: all .35s;
	color: #323232;
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	background-color: #fff;
}

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

@media (max-width: 767px) {
	.page li a {
		font-size: 13px;
		margin: 0 1px;
	}
}

.page li.prev a:before,
.page li.next a:before {
	font-family: 'iconfont' !important;
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.page li.prev a {
	color: #333;
}

.page li.prev a:before {
	content: '\e727';
}

.page li.prev:hover a {
	color: #fff;
	background-color: #24abe6;
}

.page li.next a {
	color: #333;
}

.page li.next a:before {
	content: '\e728';
}

.page li.next:hover a {
	color: #fff;
	background-color: #24abe6;
}

.page li.active a,
.page li:hover a {
	color: #fff;
	background-color: #24abe6;
}


/*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:nth-child(odd) {
	background-color: #eef9fd;
}

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

.table-box table td,
.table-box table th {
	font-size: 14px;
	font-weight: normal;
	padding: 10px !important;
	vertical-align: middle;
	border: 1px solid #bebebe !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;
	}
}

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

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


/*nav*/

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

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

.header .top_content {
	padding: 0 15px;
}

@media (max-width: 1199px) {
	.header .top_content {
		padding: 0 10px;
	}
}

.header .top_content .top_contentbg {
	max-width: 1780px;
	margin: auto;
	border-radius: 100px;
	background: #fff;
}

.header .top_content .container {
	position: relative;
	max-width: 100%;
	padding: 0 20px;
}

@media (max-width: 1199px) {
	.header .top_content .container {
		height: 30px;
		padding: 0 15px;
	}
}

.header .top_content .language_box {
	margin-top: 7px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_content .language_box {
		margin-top: 2px;
	}
}

.header .top_content .share {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

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

.header .top_content .share ul {
	display: inline-block;
	margin: 0 -16px;
	vertical-align: middle;
}

.header .top_content .share ul li {
	display: inline-block;
	padding: 0 16px;
	vertical-align: middle;
}

.header .top_content .share ul li:hover a {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}

.header .top_content .share ul li a {
	display: block;
	-webkit-transition: all .35s;
	transition: all .35s;
}

.header .top_content .share ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	display: block;
	content: '';
	-webkit-transition: all .35s;
	transition: all .35s;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .top_content .share ul li a:before {
		line-height: 30px;
	}
}

.header .top_content .share ul .facebook a:before {
	content: '\e6f3';
}

.header .top_content .share ul .linkedin a:before {
	content: '\eb37';
}

.header .top_content .share ul .twitter a:before {
	content: '\e76f';
}

.header .top_content .share ul .instagram a:before {
	content: '\ee49';
}

.header .top_content .share ul .youtube a:before {
	content: '\e87d';
}

.header .top_content .language {
	position: relative;
	float: right;
	width: auto;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_content .language {
		position: absolute;
		top: 0;
		right: 15px;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		border: none;
		border-radius: 0;
	}
}

.header .top_content .language p {
	font-size: 14px;
	line-height: 40px;
	position: relative;
	padding-right: 10px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #000;
}

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

.header .top_content .language p:after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-width: 0 4px 7px 4px;
	border-style: solid;
	border-color: transparent transparent #000 transparent;
}

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

.header .top_content .language p:hover:after {
	-webkit-transform: translateY(-50%) rotate(60deg);
	-ms-transform: translateY(-50%) rotate(60deg);
	transform: translateY(-50%) rotate(60deg);
}

.header .top_content .language 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: rgba(255, 255, 255, .96);
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
}

@media (max-width: 1199px) {
	.header .top_content .language ul {
		position: static;
		display: block;
		min-width: auto;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		background-color: transparent;
		box-shadow: none;
	}
}

.header .top_content .language ul li {
	padding: 6px 0;
	border-bottom: 1px solid #dbdbdb;
}

@media (max-width: 1199px) {
	.header .top_content .language ul li {
		display: inline-block;
		padding: 0 2px;
		border: none;
	}
}

.header .top_content .language ul li:last-child {
	border: none;
}

.header .top_content .language ul li:hover a {
	color: #24abe6;
}

.header .top_content .language ul li a {
	font-size: 14px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #222;
}

@media (max-width: 1199px) {
	.header .top_content .language ul li a {
		font-size: 0;
		padding: 0;
	}
}

.header .top_content .language ul li a:before {
	display: inline-block;
	width: 20px;
	height: 25px;
	margin: auto;
	margin-right: 10px;
	content: '';
	vertical-align: bottom;
	border-radius: 50%;
	background: url(../images/language.png) no-repeat center;
	background-size: cover;
}

@media (max-width: 1199px) {
	.header .top_content .language ul li a:before {
		margin: 0;
	}
}

.header .top_content .language ul .cn a:before {
	background-position: 0 0;
}

.header .top_content .language ul .en a:before {
	background-position: -40px 0;
}

.header .top_content .language ul .es a:before {
	background-position: -20px 0;
}

.header .top_content .language ul .ru a:before {
	background-position: -80px 0;
}

.header .nav_top {
	max-width: 1810px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 15px;
	border-radius: 100px;
}

@media (max-width: 1199px) {
	.header .nav_top {
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0 10px;
	}
}

.header .nav_top .container {
	position: relative;
	max-width: 100%;
	padding: 0;
}

.header .logo {
	position: relative;
	float: left;
	height: 70px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .logo {
		height: 50px;
	}
}

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

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

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

.header .get_btn {
	margin-top: 14px;
}

@media (max-width: 1199px) {
	.header .get_btn {
		margin: 8px 35px 0 0;
	}
}

.header .get_btn p {
	font-size: 16px;
	line-height: 2.625;
	cursor: pointer;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	border-radius: 100px;
	background-color: #24abe6;
}

@media (max-width: 1199px) {
	.header .get_btn p {
		font-size: 15px;
		line-height: 2.33333333;
	}
}

@media (max-width: 767px) {
	.header .get_btn p {
		font-size: 14px;
		line-height: 2.5;
	}
}

.header .find {
	position: relative;
	margin: 14px 10px 0 30px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1680px) {
	.header .find {
		margin: 14px 10px 0 30px;
	}
}

@media (max-width: 1469px) {
	.header .find {
		margin: 14px 10px 0 30px;
	}
}

@media (max-width: 1300px) {
	.header .find {
		margin: 14px 10px 0 10px;
	}
}

@media (max-width: 1199px) {
	.header .find {
		margin: 8px 10px 0 0;
	}
}

.header .find:before {
	font-family: 'iconfont' !important;
	font-size: 15px;
	font-style: normal;
	line-height: 42px;
	display: block;
	width: 42px;
	height: 42px;
	content: '\e619';
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .find:before {
		line-height: 35px;
		width: 35px;
		height: 35px;
		color: #000;
		background-color: #fff;
	}
}

.header .search-wrap {
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 0;
	display: none;
	width: 300px;
	max-width: 90%;
	padding: 15px;
	background-color: #fff;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
}

@media (max-width: 767px) {
	.header .search-wrap {
		width: 260px;
		padding: 12px;
	}
}

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

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

.header .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 .search-wrap form .search-btn:before {
	font-family: 'iconfont' !important;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\e619';
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

@media (max-width: 1199px) {
	.header .nav-collapse {
		display: block;
	}
	.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: #fff !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header .nav-collapse.nav-collapse-xs:hover .btn-line {
		background-color: #fff;
	}
}

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

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

@media (min-width: 1200px) {
	.header .nav {
		display: inline-block;
		float: right;
	}
}

@media (max-width: 1199px) {
	.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;
	}
}

@media (max-width: 767px) {
	.header .nav {
		width: 100%;
		padding: 30px;
	}
}

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

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

@media (min-width: 1200px) {
	.header .nav .nav-list1>li {
		position: relative;
		float: left;
	}
	.header .nav .nav-list1>li>a {
		font-size: 16px;
		line-height: 70px;
		position: relative;
		display: block;
		overflow: hidden;
		padding: 0 30px;
		-webkit-transition: all .4s;
		transition: all .4s;
		text-transform: capitalize;
		color: #fff;
	}
	.header .nav .nav-list1 .nav-list2 {
		position: absolute;
		z-index: 50;
		top: 117%;
		display: none;
		min-width: 220px;
		padding: 20px 0;
		-webkit-transform: translateX(8%);
		-ms-transform: translateX(8%);
		transform: translateX(8%);
		text-align: left;
		background-color: rgba(255, 255, 255, .7);
		box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
	}
	.header .nav .nav-list1 .nav-list2 li {
		position: relative;
		list-style: none;
	}
	.header .nav .nav-list1 .nav-list2 li>a {
		font-size: 14px;
		line-height: 24px;
		position: relative;
		z-index: 1;
		display: block;
		padding: 5px 26px;
		-webkit-transition: -webkit-transform .6s ease;
		transition: -webkit-transform .6s ease;
		transition: transform .6s ease;
		transition: transform .6s ease, -webkit-transform .6s ease;
		color: #000;
	}
	.header .nav .nav-list1 .nav-list2 li:hover>a,
	.header .nav .nav-list1 .nav-list2 li.active>a {
		-webkit-transform: translateX(6px);
		-ms-transform: translateX(6px);
		transform: translateX(6px);
	}
	.header .nav .nav-list1 .nav-list3 {
		display: block !important;
		margin-top: 12px;
	}
	.header .nav .nav-list1 .nav-list3>li {
		display: block;
	}
	.header .nav .nav-list1 .nav-list3>li>a {
		font-size: 14px;
		line-height: 26px;
		display: block;
		-webkit-transition: all .4s;
		transition: all .4s;
		color: #fff;
	}
	.header .nav .nav-list1 .nav-list3>li:hover>a,
	.header .nav .nav-list1 .nav-list3>li.active>a {
		text-decoration: underline !important;
		color: #24abe6;
	}
}

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

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

@media (min-width: 1200px) and (max-width: 1399px) {
	.header .nav .nav-list1>li>a {
		/*padding: 0 7px;*/
		font-size: 14px;
	}
}

@media (min-width: 1200px) and (max-width: 1250px) {
	.header .nav .nav-list1>li>a {
		/*font-size: 13px;
		padding: 0 10px;*/
	}
}

@media (max-width: 1199px) {
	.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;
	}
}

@media (max-width: 1199px) {
	.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 .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 .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before {
	font-family: 'iconfont' !important;
	font-size: 26px;
	font-style: normal;
	content: '\e727';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

@media (max-width: 767px) {
	.header .nav-2 .nav-top .nav-title,
	.header .nav-3 .nav-top .nav-title {
		font-size: 20px;
		width: 100%;
	}
}

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

@media (max-width: 767px) {
	.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 {
	font-size: 18px;
	line-height: 50px;
	margin: 25px 0;
	text-align: left;
}

@media (max-width: 767px) {
	.header .nav-2 .content ul li,
	.header .nav-3 .content ul li {
		margin: 0;
	}
}

.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;
	font-style: normal;
	position: absolute;
	top: 50%;
	right: 0;
	content: '\e728';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

@media (max-width: 1199px) {
	.header .fade-out ul .pic {
		display: none !important;
	}
}

@media (max-width: 1199px) {
	.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 {
		-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' !important;
		font-size: 18px;
		font-style: normal;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -14px;
		content: '\e728';
		color: #fff;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.header .fade-out ul.nav-list1>li>a {
		font-size: 18px;
		line-height: 2.5;
		display: block;
		text-transform: uppercase;
	}
	.header .fade-out ul.nav-list1 .nav-list2>li>a {
		font-size: 20px;
	}
}

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

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

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

@media (min-width: 1200px) {
	.header.fixed-header {
		padding-top: 5px;
		/*background-color: rgba(255, 255, 255, .7);
		box-shadow: 0 0 10px rgba(0, 0, 0, .1);*/
	}
	.header.fixed-header .logo {
		height: 60px;
	}
	.header.fixed-header .nav .nav-list1>li>a {
		line-height: 60px;
	}
	.header.fixed-header .find {
		margin: 10px 10px 0 30px;
	}
	.header.fixed-header .find:before {
		color: #000;
		background-color: #fff;
	}
	.header.fixed-header .get_btn {
		margin-top: 10px;
	}
}

@media (min-width: 1200px) and (max-width: 1680px) {
	.header.fixed-header .find {
		margin: 10px 10px 0 30px;
	}
}

@media (min-width: 1200px) and (max-width: 1469px) {
	.header.fixed-header .find {
		margin: 10px 10px 0 30px;
	}
}

@media (min-width: 1200px) and (max-width: 1300px) {
	.header.fixed-header .find {
		margin: 10px 10px 0 10px;
	}
}


/*footer*/

.footer {
	font-size: 0;
	position: relative;
	padding: 10px;
}

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

.footer .foot_bg {
	border: 1px solid #b3b3b3;
	border-radius: 30px;
	background-color: #131313;
}

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

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

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

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

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

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

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

.footer .foot .container>ul>li h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
	color: #b3b3b3;
}

@media (max-width: 991px) {
	.footer .foot .container>ul>li h3 {
		font-size: 16px;
		margin: 8px 0;
	}
}

@media (max-width: 991px) {
	.footer .foot .container>ul>li h3:after {
		font-family: 'iconfont' !important;
		font-size: 14px;
		font-style: normal;
		float: right;
		width: auto;
		height: auto;
		margin-top: 0;
		content: '\e630';
		background: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}

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

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

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

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

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

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

.footer .foot .container>ul>li:first-child .title-foot {
	display: none;
}

@media (max-width: 991px) {
	.footer .foot .container>ul>li:first-child .title-foot {
		display: block;
	}
}

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

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

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

@media (max-width: 1399px) {
	.footer .foot .container>ul>li:nth-child(2) {
		width: 430px;
	}
}

.footer .foot .container>ul>li:last-child {
	width: 300px;
}

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

@media (max-width: 991px) {
	.footer .foot .item-1 .title {
		display: none;
	}
}

.footer .foot .item-1 .title h2 {
	font-weight: normal;
	color: #fff;
}

.footer .foot .item-1 .txt {
	margin-top: 25px;
}

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

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

.footer .foot .item-1 .txt p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.625;
	text-align: left;
	word-break: break-word;
	color: #b3b3b3;
}

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

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

.footer .foot .item-1 .email_box {
	position: relative;
	max-width: 400px;
	margin-top: 30px;
	border-bottom: 1px solid #b3b3b3;
}

@media (max-width: 1199px) {
	.footer .foot .item-1 .email_box {
		padding-right: 30px;
	}
}

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

.footer .foot .item-1 .email_box input {
	font-size: 14px;
	width: 100%;
	padding: 10px 60px 35px 0;
	color: #fff;
	border: none;
	background-color: transparent;
}

@media (max-width: 1199px) {
	.footer .foot .item-1 .email_box input {
		padding: 10px 60px 20px 0;
	}
}

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

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

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

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

.footer .foot .item-1 .email_box input:focus::-webkit-input-placeholder,
.footer .foot .item-1 .email_box textarea:focus::-webkit-input-placeholder {
	color: #ccc;
}

.footer .foot .item-1 .email_box input:focus::-o-placeholder,
.footer .foot .item-1 .email_box textarea:focus::-o-placeholder {
	color: #ccc;
}

.footer .foot .item-1 .email_box input:focus::-moz-placeholder,
.footer .foot .item-1 .email_box textarea:focus::-moz-placeholder {
	color: #ccc;
}

.footer .foot .item-1 .email_box input:focus::-ms-input-placeholder,
.footer .foot .item-1 .email_box textarea:focus::-ms-input-placeholder {
	color: #ccc;
}

.footer .foot .item-1 .email_box button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 0;
	background-color: transparent;
}

.footer .foot .item-1 .email_box button:before {
	font-family: 'iconfont' !important;
	font-size: 14px;
	font-style: normal;
	line-height: 44px;
	display: block;
	width: 46px;
	height: 46px;
	content: '\e9cb';
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #fff;
	border: 1px solid #b3b3b3;
	border-radius: 50%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.footer .foot .item-1 .email_box button:before {
		line-height: 38px;
		width: 40px;
		height: 40px;
	}
}

.footer .foot .item-1 .email_box button:hover:before {
	background-color: #24abe6;
}

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

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

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

.footer .foot .item-1 .share ul {
	display: inline-block;
	margin: 0 -3px;
	vertical-align: middle;
}

.footer .foot .item-1 .share ul li {
	display: inline-block;
	padding: 0 3px;
	vertical-align: middle;
}

.footer .foot .item-1 .share ul li:hover a:before {
	color: #fff;
	background-color: #24abe6;
}

.footer .foot .item-1 .share ul li a {
	display: block;
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .foot .item-1 .share ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	content: '';
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #252425;
	border-radius: 50%;
	background-color: #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: 16px;
		line-height: 36px;
		width: 36px;
		height: 36px;
	}
}

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

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

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

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

.footer .foot .item-1 .share ul .youtube a:before {
	content: '\e87d';
}

.footer .foot .item-2 .list_box {
	margin: 0 -20px;
}

.footer .foot .item-2 .list_box .note {
	float: left;
	width: 50%;
	padding: 0 20px;
}

@media (max-width: 575px) {
	.footer .foot .item-2 .list_box .note {
		float: none;
		width: 100%;
	}
	.footer .foot .item-2 .list_box .note:first-child p:last-child {
		margin-bottom: 15px;
	}
}

.footer .foot .item-2 .list_box .note p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	display: block;
	margin-bottom: 20px;
	text-align: left;
	word-break: break-word;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .foot .item-2 .list_box .note p {
		font-size: 15px;
		margin-bottom: 15px;
	}
}

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

.footer .foot .item-2 .list_box .note p span {
	display: block;
}

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

.footer .foot .item-2 .list_box .note p a:hover {
	color: #24abe6;
}

.footer .foot .item-3 .list a {
	font-size: 16px;
	line-height: 1.625;
	display: block;
	margin-bottom: 10px;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: left;
	word-break: break-word;
	color: #fff;
}

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

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

.footer .foot .item-3 .list a:hover {
	color: #24abe6;
}

.footer .copyright {
	padding: 20px 0 30px;
	text-align: center;
}

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

.footer .copyright p {
	font-size: 16px;
	line-height: 1.625;
	color: #fff;
}

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

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

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

@media (max-width: 991px) {
	.footer .copyright p span {
		margin: 0;
	}
}

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

.footer .copyright p a:hover {
	color: #24abe6;
}


/*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, .5);
}

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

.online-wrap .btn:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	display: inline-block;
	content: '\e630';
	-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;
}

@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: 4px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .5);
}

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

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

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

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

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

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

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

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

.online-wrap .online .icon-arrow-top:before {
	font-size: 18px;
	font-weight: bold;
	content: '\e729';
}

.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-skype .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-skype:hover .phone-num {
		right: 100%;
	}
}

.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-skype .phone-num p {
	padding: 0 10px;
	color: #fff;
	border-radius: 4px;
	background-color: #24abe6;
}


/*bottom_nav*/

.bottom_nav {
	position: fixed;
	z-index: 9;
	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: #24abe6;
}

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

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

.bottom_nav ul li {
	float: left;
	width: 20%;
	border-right: 1px solid #2196f3;
	border-left: 1px solid #59c5f5;
}

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

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

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

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

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


/*0*/

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

.product_wrap .right .prod_lists .item .pic .img-box img,
.quality_wrap .quality_range .ab_vv .video .video-box .img-box img,
.index_category .list .item .img-box img,
.index_hot .item .pic .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.product_wrap .right .prod_lists .item:hover .pic .img-box img,
.quality_wrap .quality_range .ab_vv:hover .video .video-box .img-box img,
.index_category .list .item:hover .img-box img,
.index_hot .item:hover .pic .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}