body {
	font-family: 'Roboto-Regular', '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: 'Roboto-Regular';
	font-weight: normal;
	font-style: normal;
	src: url('../css/fonts/Roboto-Regular.eot');
	src: local('Roboto'), local('Roboto-Regular'), url('../css/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/Roboto-Regular.woff2') format('woff2'), url('../css/fonts/Roboto-Regular.woff') format('woff'), url('../css/fonts/Roboto-Regular.ttf') format('truetype'), url('../css/fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-display: swap;
}

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

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

@font-face {
	font-family: 'HFWhale';
	font-weight: normal;
	font-style: normal;
	src: url('../css/fonts/HFWhale.eot');
	src: local('HFWhale'), url('../css/fonts/HFWhale.eot?#iefix') format('embedded-opentype'), url('../css/fonts/HFWhale.woff2') format('woff2'), url('../css/fonts/HFWhale.woff') format('woff'), url('../css/fonts/HFWhale.ttf') format('truetype'), url('../css/fonts/HFWhale.svg#HFWhale') 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: '';
}

.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 ul li {
	display: inline-block;
	vertical-align: top;
}
.page ul li a {
	font-size: 15px;
	line-height: 45px;
	display: block;
	overflow: hidden;
	width: 45px;
	height: 45px;
	margin: 0 5px;
	padding: 0 5px;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-align: center;
	color: #666;
	border: solid 1px #e2eff9;
	border-radius: 50%;
	background-color: #fff;
}
@media (max-width: 1199px) {
	.page ul li a {
		font-size: 14px;
		line-height: 40px;
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 991px) {
	.page ul li a {
		font-size: 13px;
		line-height: 28px;
		width: 30px;
		height: 30px;
		margin: 0 3px;
	}
}
@media (max-width: 767px) {
	.page ul li a {
		margin: 0 1px;
	}
}
.page ul li:hover a {
	color: #fff;
	border: 1px solid #0b8be4;
	background-color: #0b8be4;
}
.page ul .active a {
	color: #fff;
	border: 1px solid #0b8be4;
	background-color: #0b8be4;
}
.page ul .prev a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	display: block;
	content: '\e65d';
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px) {
	.page ul .prev a:before {
		font-size: 15px;
	}
}
.page ul .next a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	display: block;
	content: '\e65d';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px) {
	.page ul .next a:before {
		font-size: 15px;
	}
}

/*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: #666;
}
.table-box table td,
.table-box table th {
	font-size: 15px;
	font-weight: normal;
	padding: 10px !important;
	vertical-align: middle;
	border: 1px solid #9E9E9E !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 tr:nth-child(odd) {
	background-color: #e4effa;
}
.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: 10;
	top: 0;
	width: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: rgba(0, 72, 123, .8);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
}
.header .top_content {
	background-color: #fff;
}
@media (max-width: 1199px) {
	.header .top_content {
		height: 40px;
	}
}
@media (max-width: 767px) {
	.header .top_content {
		height: 35px;
	}
}
.header .top_content .msg {
	margin-left: 300px;
}
@media (max-width: 1469px) {
	.header .top_content .msg {
		margin-left: 210px;
	}
}
@media (max-width: 1199px) {
	.header .top_content .msg {
		display: none;
	}
}
.header .top_content .msg p {
	font-size: 15px;
	line-height: 45px;
	color: #666;
}
.header .top_content .msg p:before {
	font-family: 'iconfont' !important;
	font-style: normal;
	display: inline-block;
	margin-right: 5px;
	content: '\e672';
	color: #0b8be4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header .top_content .msg p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}
.header .top_content .msg p a:hover {
	color: #0b8be4;
}
.header .top_content .msg .tel {
	margin-left: 50px;
}
.header .top_content .msg .tel:before {
	content: '\e604';
}
.header .top_content .share {
	margin-left: 40px;
}
@media (max-width: 767px) {
	.header .top_content .share {
		display: none;
	}
}
.header .top_content .share p {
	font-size: 15px;
	line-height: 45px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	color: #666;
}
@media (max-width: 1199px) {
	.header .top_content .share p {
		font-size: 14px;
		line-height: 40px;
	}
}
.header .top_content .share ul {
	display: inline-block;
	margin: 0 -4px;
	vertical-align: middle;
}
.header .top_content .share ul li {
	display: inline-block;
	padding: 0 4px;
	vertical-align: middle;
}
.header .top_content .share ul li:hover a:before {
	opacity: 1;
}
.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: 18px;
	font-style: normal;
	line-height: 45px;
	display: block;
	content: '';
	-webkit-transition: all .35s;
	transition: all .35s;
	opacity: .6;
	color: #0b8be4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
	.header .top_content .share ul li a:before {
		line-height: 40px;
	}
}
.header .top_content .share ul .facebook a:before {
	content: '\e6ee';
}
.header .top_content .share ul .linkedin a:before {
	content: '\e697';
}
.header .top_content .share ul .twitter a:before {
	content: '\ea07';
}
.header .top_content .share ul .instagram a:before {
	font-size: 20px;
	line-height: 1;
	content: '\e896';
}
.header .top_content .share ul .youtube a:before {
	font-size: 22px;
	line-height: 1;
	content: '\ead1';
}
.header .top_content .language_box {
	margin: 10px 0 0 40px;
}
@media (max-width: 1199px) {
	.header .top_content .language_box {
		margin: 8px 0 0 30px;
	}
}
@media (max-width: 767px) {
	.header .top_content .language_box {
		margin: 5px 0;
	}
}
.header .top_range {
	background-color: #0b8be4;
}
@media (max-width: 767px) {
	.header .top_range {
		height: 60px;
	}
}
.header .top_range .container {
	position: relative;
}
@media (max-width: 1199px) {
	.header .top_range .top_box {
		display: none;
	}
}
.header .top_range .top_box .tab {
	margin: 0 -25px;
}
.header .top_range .top_box .tab a {
	font-size: 18px;
	line-height: 80px;
	display: block;
	float: left;
	padding: 0 25px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
}
@media (max-width: 1469px) {
	.header .top_range .top_box .tab a {
		font-size: 16px;
		padding: 0 15px;
	}
}
.header .top_range .top_box .tab a:hover {
	text-decoration: underline !important;
}
.header .top_range .shopcart {
	margin: 0 45px;
}
@media (max-width: 1469px) {
	.header .top_range .shopcart {
		margin: 0 30px 0 40px;
	}
}
@media (max-width: 767px) {
	.header .top_range .shopcart {
		position: absolute;
		right: 100px;
		margin: 0;
	}
}
.header .top_range .shopcart a {
	display: block;
	color: #fff;
}
.header .top_range .shopcart a:before {
	font-family: 'iconfont' !important;
	font-size: 30px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 4px;
	content: '\e60f';
	vertical-align: sub;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
	.header .top_range .shopcart a:before {
		font-size: 25px;
	}
}
.header .top_range .shopcart a b {
	font-size: 13px;
	font-weight: normal;
	line-height: 80px;
}
@media (max-width: 1199px) {
	.header .top_range .shopcart a b {
		line-height: 60px;
	}
}
.header .top_range .pc_search {
	margin-top: 18px;
}
@media (max-width: 1199px) {
	.header .top_range .pc_search {
		display: none;
	}
}
.header .top_range .pc_search .ipt {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 275px;
	vertical-align: middle;
	border: solid 1px #31aaff;
}
@media (max-width: 1469px) {
	.header .top_range .pc_search .ipt {
		width: 260px;
	}
}
.header .top_range .pc_search .ipt input {
	font-size: 15px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	padding: 0 70px 0 20px;
	color: #fff;
	border: none;
	background-color: transparent;
}
.header .top_range .pc_search .ipt input::-webkit-input-placeholder,
.header .top_range .pc_search .ipt textarea::-webkit-input-placeholder {
	color: #fff;
}
.header .top_range .pc_search .ipt input:-o-placeholder,
.header .top_range .pc_search .ipt textarea:-o-placeholder {
	color: #fff;
}
.header .top_range .pc_search .ipt input::-moz-placeholder,
.header .top_range .pc_search .ipt textarea::-moz-placeholder {
	color: #fff;
}
.header .top_range .pc_search .ipt input:-ms-input-placeholder,
.header .top_range .pc_search .ipt textarea:-ms-input-placeholder {
	color: #fff;
}
.header .top_range .pc_search .ipt input:focus::-webkit-input-placeholder,
.header .top_range .pc_search .ipt textarea:focus::-webkit-input-placeholder {
	color: #eee;
}
.header .top_range .pc_search .ipt input:focus::-o-placeholder,
.header .top_range .pc_search .ipt textarea:focus::-o-placeholder {
	color: #eee;
}
.header .top_range .pc_search .ipt input:focus::-moz-placeholder,
.header .top_range .pc_search .ipt textarea:focus::-moz-placeholder {
	color: #eee;
}
.header .top_range .pc_search .ipt input:focus::-ms-input-placeholder,
.header .top_range .pc_search .ipt textarea:focus::-ms-input-placeholder {
	color: #eee;
}
.header .top_range .pc_search .submit {
	position: absolute;
	top: 50%;
	right: 0;
	width: 55px;
	height: 100%;
	padding: 0;
	-webkit-transition: all .45s;
	transition: all .45s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left: solid 1px #31aaff;
	background: none;
}
.header .top_range .pc_search .submit:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\e60e';
	-webkit-transition: all .45s;
	transition: all .45s;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header .top_nav {
	position: relative;
}
.header .logo {
	float: left;
	height: 80px;
	-webkit-transition: all .4s;
	transition: all .4s;
}
@media (max-width: 1469px) {
	.header .logo {
		height: 70px;
	}
}
@media (max-width: 1199px) {
	.header .logo {
		height: 56px;
	}
}
@media (max-width: 767px) {
	.header .logo {
		height: 50px;
	}
}
.header .logo:before {
	position: absolute;
	top: -25px;
	left: 15px;
	display: block;
	width: 129px;
	height: 129px;
	content: '';
	border-radius: 50%;
	background-color: #0b8be4;
}
@media (max-width: 1199px) {
	.header .logo:before {
		top: -20px;
		width: 100px;
		height: 100px;
	}
}
@media (max-width: 767px) {
	.header .logo:before {
		top: -16.5px;
		left: 0;
		width: 90px;
		height: 90px;
	}
}
.header .logo a {
	position: relative;
	z-index: 2;
	display: block;
	height: 100%;
	margin-left: 25px;
}
@media (max-width: 1199px) {
	.header .logo a {
		margin-left: 20px;
	}
}
@media (max-width: 767px) {
	.header .logo a {
		margin-top: 3px;
		margin-left: 5px;
	}
}
.header .logo a img {
	display: block;
	height: 100%;
}
.header .tab_m {
	position: absolute;
	bottom: 50px;
	left: 0;
	display: none;
	width: 100%;
	text-align: left;
}
@media (max-width: 1199px) {
	.header .tab_m {
		display: block;
	}
}
.header .tab_m a {
	font-size: 15px;
	line-height: 30px;
	position: relative;
	display: inline-block;
	padding: 0 15px;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-transform: uppercase;
	color: #fff;
}
.header .tab_m a:after {
	position: absolute;
	top: 0;
	right: 0;
	margin-left: 4px;
	content: '/';
	color: rgba(255, 255, 255, .3);
}
.header .tab_m a:last-child:after {
	display: none;
}
.header .tab_m a:hover {
	text-decoration: underline !important;
}
.header .tab_m a:hover:after {
	text-decoration: underline !important;
}
.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(0, 0, 0, .8);
}
.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: '\e60e';
	color: #fff;
}
@media (min-width: 768px) {
	.header .search-box .search .input-submit {
		position: absolute;
		right: 0;
	}
}
.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: 60px;
	width: 80%;
	height: 60px;
	padding: 0;
	-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: 10%;
	cursor: pointer;
}
.header .search-lg .close-btn:before {
	font-size: 20px;
	content: '\2716';
	color: #fff;
}
.header .find {
	display: none;
	float: right;
	cursor: pointer;
}
@media (max-width: 1199px) {
	.header .find {
		display: block;
		margin-right: 40px;
	}
}
@media (max-width: 767px) {
	.header .find {
		position: absolute;
		right: 60px;
		margin-right: 0;
	}
}
.header .find:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 60px;
	display: block;
	content: '\e60e';
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.header .nav-collapse {
	position: absolute;
	z-index: 10;
	top: 10px;
	right: 15px;
	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 .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;
	}
}
.header .nav-collapse.active {
	right: 20px;
	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 .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: 14px;
	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-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 (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;
		float: none;
		width: 100%;
		height: 100%;
	}
	
	.header .nav .tbl-cell {
		display: block;
		height: 100%;
		vertical-align: middle;
	}
	
	.header .search-lg .search p {
		font-size: 16px;
		line-height: 1.6;
		display: block;
	}
}
@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 {
		margin-left: 200px;
		text-align: center;
	}
	
	.header .nav .nav-list1>li {
		position: relative;
		float: left;
	}
	
	.header .nav .nav-list1>li:last-child a:after {
		display: none;
	}
	
	.header .nav .nav-list1>li>a {
		font-size: 17px;
		line-height: 55px;
		position: relative;
		z-index: 1;
		display: block;
		overflow: hidden;
		padding: 0 50px;
		-webkit-transition: all .4s;
		transition: all .4s;
		color: #fefeff;
	}
	
	.header .nav .nav-list1>li>a:after {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		width: 1px;
		height: 10px;
		content: '';
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background-color: #a0a0a0;
	}
	
	.header .nav .nav-list1>li:hover>a {
		text-decoration: underline !important;
	}
	
	.header .nav .nav-list1 .active>a {
		text-decoration: underline !important;
	}
	
	.header .nav .nav-list2 {
		position: absolute;
		z-index: 50;
		top: 100%;
		left: 0;
		display: block;
		min-width: 100%;
		padding: 30px 20px 30px 50px;
		text-align: left;
		background-color: rgba(0, 72, 123, .8);
	}
	
	.header .nav .nav-list2 li {
		list-style: none;
	}
	
	.header .nav .nav-list2 li:last-child a {
		margin-bottom: 0;
	}
	
	.header .nav .nav-list2 li>a {
		font-size: 15px;
		line-height: 24px;
		position: relative;
		display: block;
		margin-bottom: 10px;
		-webkit-transition: -webkit-transform .5s ease;
		transition: -webkit-transform .5s ease;
		transition: transform .5s ease;
		transition: transform .5s ease, -webkit-transform .5s ease;
		color: #fefeff;
	}
	
	.header .nav .nav-list2 li>a:before {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: -10px;
		display: block;
		content: '-';
		-webkit-transition: -webkit-transform .5s ease;
		transition: -webkit-transform .5s ease;
		transition: transform .5s ease;
		transition: transform .5s ease, -webkit-transform .5s ease;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 0;
	}
	
	.header .nav .nav-list2 li:hover a {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
		text-decoration: underline !important;
	}
	
	.header .nav .nav-list2 li:hover a:before {
		opacity: 1;
	}
}
@media (min-width: 1200px) and (max-width: 1469px) {
	.header .nav .nav-list1 {
		margin-left: 150px;
	}
}
@media (min-width: 1200px) and (max-width: 1469px) {
	.header .nav .nav-list1>li>a {
		font-size: 16px;
		padding: 0 30px;
	}
}
@media (min-width: 1200px) and (max-width: 1469px) {
	.header .nav .nav-list2 {
		padding: 30px 10px 30px 30px;
	}
}
@media (max-width: 1199px) {
	.header .nav .nav-list1 {
		margin: 35px 0 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>li>a .img-box {
		display: none !important;
	}
	
	.header .nav .nav2-list2 .img-box {
		display: none !important;
	}
	
	.header .nav .nav2-list2 p {
		font-size: 15px;
		line-height: 36px;
	}
	
	.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 {
	display: none;
}
.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';
	font-size: 26px;
	content: '\e727';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title {
	font-size: 22px;
	margin: 0;
	text-transform: uppercase;
}
.header .nav-2 .nav-top .nav-title a,
.header .nav-3 .nav-top .nav-title a {
	font-size: 18px;
	color: #fff;
}
@media (max-width: 767px) {
	.header .nav-2 .nav-top .nav-title,
	.header .nav-3 .nav-top .nav-title {
		font-size: 18px;
		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;
	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 .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.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';
		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;
		padding: 0 !important;
		text-transform: uppercase;
	}
}
@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;
}
@media (min-width: 1200px) {
	.header.fixed-header {
		top: -45px;
	}
	
	.header.fixed-header .logo {
		height: 70px;
		margin-top: 10px;
	}
	
	.header.fixed-header .nav .nav-list1>li>a {
		line-height: 50px;
	}
	
	.header.fixed-header .nav .nav-list2 {
		top: 50px;
	}
}

/*footer*/
.footer {
	font-size: 0;
	overflow: hidden;
	background: url(../images/img/foot_bg.jpg) no-repeat right;
	background-size: cover;
}
@media (max-width: 991px) {
	.footer {
		margin-bottom: 50px;
	}
}
.footer .foot {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 90px 0;
}
@media (max-width: 1199px) {
	.footer .foot {
		padding: 50px 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 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	word-break: break-all;
}
@media (max-width: 1199px) {
	.footer .foot .container>ul>li {
		display: inline-block;
		width: 33.333% !important;
		padding: 0 15px;
		vertical-align: top;
	}
}
@media (max-width: 991px) {
	.footer .foot .container>ul>li {
		width: 100% !important;
		padding: 0 15px;
	}
}
.footer .foot .container>ul>li h3 {
	font-family: 'HFWhale';
	font-size: 20px;
	line-height: 1.2;
	position: relative;
	margin: 0;
	padding: 0;
	color: #fff;
}
.footer .foot .container>ul>li h3:after {
	display: block;
	width: 15px;
	height: 2px;
	margin-top: 10px;
	content: '';
	background-color: #0064ab;
}
@media (max-width: 991px) {
	.footer .foot .container>ul>li h3 {
		font-size: 18px;
		overflow: hidden;
		padding: 3px 30px 3px 0;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
	.footer .foot .container>ul>li h3:after {
		font-family: 'iconfont' !important;
		font-size: 14px;
		font-style: normal;
		line-height: 1;
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		width: auto;
		height: auto;
		margin-top: 0;
		content: '\e62f';
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}
.footer .foot .container>ul>li .info-down {
	margin-top: 30px;
}
@media (max-width: 991px) {
	.footer .foot .container>ul>li .info-down {
		display: none;
		margin-top: 10px;
		padding-bottom: 15px;
	}
}
.footer .foot .container>ul>li.current .title-foot h3:after {
	content: '\e626';
}
.footer .foot .container>ul>li:first-child {
	width: 330px;
}
.footer .foot .container>ul>li:nth-child(2) {
	width: 260px;
}
.footer .foot .container>ul>li:nth-child(3) {
	width: 450px;
}
.footer .foot .item-1 .note p {
	font-size: 15px;
	line-height: 1.6;
	position: relative;
	margin-bottom: 25px;
	padding-left: 50px;
	text-align: left;
	word-break: break-word;
	color: #e9edf3;
}
.footer .foot .item-1 .note p:before {
	font-family: 'iconfont' !important;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	position: absolute;
	top: -2px;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	content: '';
	text-align: center;
	color: #e9edf3;
	border: solid 1px #e9edf3;
	border-radius: 2px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer .foot .item-1 .note p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}
.footer .foot .item-1 .note p a:hover {
	text-decoration: underline !important;
}
.footer .foot .item-1 .note .email {
	/*margin-bottom: 20px;*/
}
.footer .foot .item-1 .note .email:before {
	top: 0;
	content: '\e672';
}
.footer .foot .item-1 .note .whatsapp:before {
	content: '\ea08';
}
.footer .foot .item-1 .note .email a {
	display: block;
}
.footer .foot .item-1 .note .tel:before {
	content: '\e604';
}
.footer .foot .item-1 .note .wechat:before {
	content: '\e660';
}
.footer .foot .item-1 .note .skype:before {
	content: '\e707';
}
.footer .foot .item-1 .note .address {
	margin-bottom: 0;
}
@media (max-width: 991px) {
	.footer .foot .item-1 .note .address {
		margin-bottom: 10px;
	}
}
.footer .foot .item-1 .note .address:before {
	content: '\e60a';
}
.footer .foot .item-2 .list a {
	font-size: 15px;
	line-height: 1.2;
	display: block;
	margin-bottom: 25px;
	-webkit-transition: all .35s;
	transition: all .35s;
	color: #e9edf3;
}
@media (max-width: 991px) {
	.footer .foot .item-2 .list a {
		margin-bottom: 15px;
	}
}
.footer .foot .item-2 .list a:hover {
	color: #0b8be4;
}
.footer .foot .item-3 .txt p {
	font-size: 15px;
	line-height: 1.6;
	text-align: left;
	word-break: break-word;
	color: #e9edf3;
}
.footer .foot .item-3 .form_box {
	position: relative;
	width: 450px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	border-radius: 2px;
	background-color: #005897;
}
@media (max-width: 991px) {
	.footer .foot .item-3 .form_box {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 30px;
	}
}
.footer .foot .item-3 .form_box input {
	font-size: 15px;
	line-height: 50px;
	display: block;
	overflow: hidden;
	width: 100%;
	min-height: 50px;
	padding: 0 130px 0 20px;
	color: #fff;
	border: none;
	border-radius: 5px;
	background-color: transparent;
}
@media (max-width: 991px) {
	.footer .foot .item-3 .form_box input {
		padding: 0 130px 0 15px;
	}
}
@media (max-width: 767px) {
	.footer .foot .item-3 .form_box input {
		padding: 0 110px 0 15px;
	}
}
.footer .foot .item-3 .form_box input::-webkit-input-placeholder,
.footer .foot .item-3 .form_box textarea::-webkit-input-placeholder {
	color: #e9edf3;
}
.footer .foot .item-3 .form_box input:-o-placeholder,
.footer .foot .item-3 .form_box textarea:-o-placeholder {
	color: #e9edf3;
}
.footer .foot .item-3 .form_box input::-moz-placeholder,
.footer .foot .item-3 .form_box textarea::-moz-placeholder {
	color: #e9edf3;
}
.footer .foot .item-3 .form_box input:-ms-input-placeholder,
.footer .foot .item-3 .form_box textarea:-ms-input-placeholder {
	color: #e9edf3;
}
.footer .foot .item-3 .form_box input:focus::-webkit-input-placeholder,
.footer .foot .item-3 .form_box textarea:focus::-webkit-input-placeholder {
	color: #fff;
}
.footer .foot .item-3 .form_box input:focus::-o-placeholder,
.footer .foot .item-3 .form_box textarea:focus::-o-placeholder {
	color: #fff;
}
.footer .foot .item-3 .form_box input:focus::-moz-placeholder,
.footer .foot .item-3 .form_box textarea:focus::-moz-placeholder {
	color: #fff;
}
.footer .foot .item-3 .form_box input:focus::-ms-input-placeholder,
.footer .foot .item-3 .form_box textarea:focus::-ms-input-placeholder {
	color: #fff;
}
.footer .foot .item-3 .form_box button {
	font-size: 16px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	right: 5px;
	display: block;
	width: 110px;
	padding: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: #e9edf3;
	border-radius: 2px;
	background-color: #00487b;
}
@media (max-width: 767px) {
	.footer .foot .item-3 .form_box button {
		font-size: 15px;
		width: 90px;
	}
}
.footer .foot .item-3 .form_box button:hover {
	background-color: #0b8be4;
}
.footer .foot .item-3 .share ul {
	display: inline-block;
	margin: 0 -10px;
	vertical-align: middle;
}
.footer .foot .item-3 .share ul li {
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
}
.footer .foot .item-3 .share ul li:hover a:before {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}
.footer .foot .item-3 .share ul li a {
	display: block;
	-webkit-transition: all .35s;
	transition: all .35s;
}
.footer .foot .item-3 .share ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '';
	-webkit-transition: all .35s;
	transition: all .35s;
	color: #e9edf3;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.footer .foot .item-3 .share ul .facebook a:before {
	content: '\e6ee';
}
.footer .foot .item-3 .share ul .linkedin a:before {
	content: '\e697';
}
.footer .foot .item-3 .share ul .twitter a:before {
	content: '\ea07';
}
.footer .foot .item-3 .share ul .instagram a:before {
	font-size: 20px;
	line-height: 1;
	content: '\e896';
}
.footer .foot .item-3 .share ul .youtube a:before {
	font-size: 22px;
	line-height: 1;
	content: '\ead1';
}
.footer .copyright {
	padding: 27px 0;
	border-top: 1px solid #005897;
}
@media (max-width: 1199px) {
	.footer .copyright {
		padding: 22px 0;
	}
}
@media (max-width: 991px) {
	.footer .copyright .info {
		float: none;
		text-align: center;
	}
}
.footer .copyright .info p {
	font-size: 15px;
	line-height: 1.6;
	color: #e9edf3;
}
@media (max-width: 991px) {
	.footer .copyright .info p {
		font-size: 14px;
		line-height: 22px;
	}
}
.footer .copyright .info p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}
@media (max-width: 991px) {
	.footer .copyright .info p a {
		display: block;
		margin-top: 5px;
		margin-left: 0 !important;
	}
}
.footer .copyright .info p a:hover {
	text-decoration: underline !important;
}
.footer .copyright .info p .hi {
	margin-left: 15px;
}
@media (max-width: 991px) {
	.footer .copyright .site {
		float: none;
		margin-top: 10px;
		text-align: center;
	}
}
.footer .copyright .site a {
	font-size: 15px;
	line-height: 1;
	-webkit-transition: all .35s;
	transition: all .35s;
	color: #e9edf3;
}
.footer .copyright .site a:hover {
	text-decoration: underline !important;
}
.footer .copyright .site a:before {
	font-family: 'iconfont' !important;
	font-size: 25px;
	font-style: normal;
	line-height: 1;
	display: inline-block;
	margin-right: 10px;
	content: '\e68b';
	vertical-align: sub;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 991px) {
	.footer .copyright .site a:before {
		font-size: 20px;
		vertical-align: middle;
	}
}

/*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: '\e62f';
	-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;
}
@media (max-width: 991px) {
	.online-wrap .online {
		right: -60px;
		bottom: 100px;
	}
}
.online-wrap .online a {
	line-height: 54px;
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	margin-bottom: 6px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	border-radius: 10px;
	background-color: rgba(11, 139, 228, .6);
}
@media (max-width: 1469px) {
	.online-wrap .online a {
		line-height: 50px;
		width: 50px;
		height: 50px;
		margin-bottom: 3px;
	}
}
@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: #0b8be4;
}
.online-wrap .online a:before {
	font-family: 'iconfont' !important;
	font-size: 25px;
	font-style: normal;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1469px) {
	.online-wrap .online a:before {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.online-wrap .online a:before {
		font-size: 18px;
	}
}
.online-wrap .online .icon-whatsapp:before {
	content: '\ea08';
}
.online-wrap .online .icon-email:before {
	content: '\e672';
}
.online-wrap .online .icon-wechat:before {
	content: '\e616';
}
.online-wrap .online .icon-tel:before {
	font-size: 28px;
	content: '\e604';
}
@media (max-width: 1469px) {
	.online-wrap .online .icon-tel:before {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.online-wrap .online .icon-tel:before {
		font-size: 20px;
	}
}
.online-wrap .online .icon-arrow-top:before {
	font-size: 30px;
	content: '\e6a2';
}
@media (max-width: 1469px) {
	.online-wrap .online .icon-arrow-top:before {
		font-size: 26px;
	}
}
@media (max-width: 767px) {
	.online-wrap .online .icon-arrow-top:before {
		font-size: 22px;
	}
}
.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: #0b8be4;
}

/*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: #0b8be4;
}
@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 #1d6aa7;
	border-left: 1px solid #50acf4;
}
.bottom_nav ul li a {
	font-size: 13px;
	display: block;
	padding: 4px 0;
	text-transform: capitalize;
}
.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 .foot_email>a:before {
	content: '\e617';
}
.bottom_nav ul .foot_tel>a:before {
	content: '\e6bf';
}
.bottom_nav ul .foot_msg>a:before {
	content: '\e623';
}
.bottom_nav ul .foot_cont>a:before {
	content: '\e61e';
}
.bottom_nav ul .foot_top>a:before {
	content: '\e61b';
}

/*0*/
.ii {
	font-family: 'iconfont';
	font-size: 20px;
	display: block;
	content: '\e727';
	text-align: center;
}
.ab_honor .list .item .pic .img-box img,
.about_wrap .ab_info .ab_vv .video .video-box .img-box img,
.product_details_wrap .product_related .list .item .pic .img-box img,
.product_wrap .right .prod_lists .item .pic .img-box img,
.index_about .list .right .index_vv .video .video-box .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}
.ab_honor .list .item:hover .pic .img-box img,
.about_wrap .ab_info .ab_vv:hover .video .video-box .img-box img,
.product_details_wrap .product_related .list .item:hover .pic .img-box img,
.product_wrap .right .prod_lists .item:hover .pic .img-box img,
.index_about .list .right .index_vv:hover .video .video-box .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}