@charset 'utf-8';
body {
	font-family: 'Archivo', 'Arial', Helvetica, 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	overflow-x: hidden;
}

body.cover:before {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0, 0, 0, .3);
}

@-ms-viewport {
	width: auto !important;
}



*[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;
}

.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-box {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0;
	padding-bottom: 100%;
}

.img-box img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.img-box img[src=''],
.img-box img:not([src]) {
	opacity: 0;
	border: 0;
}

.page ul {
	font-size: 0;
	text-align: center;
}

.page ul li {
	display: inline-block;
	vertical-align: top;
}

.page ul li a {
	font-size: 16px;
	font-weight: 500;
	line-height: 40px;
	display: block;
	min-width: 42px;
	height: 42px;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #666;
	border: 1px solid #989898;
	border-radius: 8px;
	background: #fff;
}

@media (max-width: 1199px) {
	.page ul li a {
		font-size: 15px;
		line-height: 38px;
		min-width: 40px;
		height: 40px;
		margin: 0 3px;
	}
}

@media (max-width: 991px) {
	.page ul li a {
		font-size: 14px;
		line-height: 33px;
		min-width: 35px;
		height: 35px;
		margin: 0 3px;
	}
}

@media (max-width: 767px) {
	.page ul li a {
		font-size: 13px;
		line-height: 28px;
		min-width: 30px;
		height: 30px;
		margin: 0 2px;
	}
}

.page ul li.prev a:before,
.page ul li.next a:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	display: block;
	content: '\e627';
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
	.page ul li.prev a:before,
	.page ul li.next a:before {
		font-size: 16px;
	}
}

.page ul li.prev a:hover,
.page ul li.next a:hover {
	color: #fff;
	border: 1px solid #0a5ca4;
	background-color: #0a5ca4;
}

.page ul li.prev a:hover:before,
.page ul li.next a:hover:before {
	color: #fff;
}

.page ul li.next a:before {
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.page ul li.active a,
.page ul li:hover a {
	color: #fff;
	border: 1px solid #0a5ca4;
	background-color: #0a5ca4;
}

.table-box {
	overflow: auto;
	width: 100% !important;
	max-width: 100% !important;
}

.table-box table {
	line-height: 1.2;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
	background-color: #fff;
}

.table-box table tr,
.table-box table td,
.table-box table th {
	width: auto !important;
	height: auto !important;
}

.table-box table tr:first-child {
	/*background-color: #00b050;*/
}

.table-box table tr:first-child td {
	color: #333;
}

.table-box table td,
.table-box table th {
	font-size: 16px;
	font-weight: normal;
	padding: 12px 15px !important;
	vertical-align: middle;
	border: 1px solid #eee;
}

@media (max-width: 991px) {
	.table-box table td,
	.table-box table th {
		font-size: 15px;
		padding: 10px !important;
	}
}

@media (max-width: 767px) {
	.table-box table td,
	.table-box table th {
		font-size: 14px;
		padding: 10px !important;
	}
}

.table-box table tr p,
.table-box table tr span {
	line-height: 1.2 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

.table-box table td {
	color: #666;
}

.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;
}

@-webkit-keyframes iconplay {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(1.3);
		transform: translate(-50%, -50%) scale(1.3);
		opacity: 0;
	}
}

@keyframes iconplay {
	0% {
		-webkit-transform: translate(-50%, -50%) scale(.8);
		transform: translate(-50%, -50%) scale(.8);
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(-50%, -50%) scale(1.3);
		transform: translate(-50%, -50%) scale(1.3);
		opacity: 0;
	}
}

.header {
	position: fixed;
	z-index: 9999;
	top: 0;
	width: 100%;
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: #fff;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
}

@media (max-width: 1199px) {
	.header {
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	}
}

.header .top_content {
	background-color: #0a5ca4;
}

@media (max-width: 1199px) {
	.header .top_content {
		height: 30px;
	}
}

.header .top_content .language {
	position: relative;
	margin-left: 15px;
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 767px) {
	.header .top_content .language {
		margin-left: 0;
	}
}

.header .top_content .language p {
	font-size: 14px;
	font-weight: 400;
	line-height: 44px;
	position: relative;
	padding: 0 18px 0 38px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .top_content .language p {
		font-size: 14px;
		line-height: 30px;
		padding: 0 18px 0 34px;
	}
}

.header .top_content .language p:before {
	font-family: 'iconfont' !important;
	font-size: 16px;
	font-style: normal;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	content: '\e601';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .top_content .language p:before {
		font-size: 15px;
	}
}

.header .top_content .language p:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 9px;
	height: 9px;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(/images/icon_arrow.png) no-repeat center;
	background-size: cover;
}

.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: #000;
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
}

.header .top_content .language ul li:hover a {
	background-color: #0a5ca4;
}

.header .top_content .language ul li a {
	font-size: 15px;
	line-height: 2.26666667;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	color: #fff;
}

@media (max-width: 767px) {
	.header .top_content .language ul li a {
		font-size: 13px;
	}
}

.header .top_content .ab_link {
	position: relative;
	padding-right: 26px;
}

@media (max-width: 1199px) {
	.header .top_content .ab_link {
		padding-right: 15px;
	}
}

@media (max-width: 991px) {
	.header .top_content .ab_link {
		display: none;
	}
}

.header .top_content .ab_link:after {
	position: absolute;
	top: 50%;
	right: 0;
	display: none;
	width: 1px;
	height: 12px;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #515151;
}

.header .top_content .ab_link ul {
	font-size: 0;
}

.header .top_content .ab_link ul>li {
	display: inline-block;
	margin-right: 34px;
	vertical-align: middle;
}

@media (max-width: 1199px) {
	.header .top_content .ab_link ul>li {
		margin-right: 20px;
	}
}

.header .top_content .ab_link ul>li>a {
	font-size: 14px;
	line-height: 44px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
}

@media (max-width: 1199px) {
	.header .top_content .ab_link ul>li>a {
		line-height: 30px;
	}
}

.header .top_content .ab_link ul>li>a:hover {
	color: #0ecce1;
}

.header .top_nav {
	position: relative;
}

@media (max-width: 1199px) {
	.header .top_nav .container {
		position: relative;
	}
}

.header .top_nav .logo {
	float: left;
	height: 49px;
	margin: 10.5px 0;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_nav .logo {
		height: 35px;
		margin: 12.5px 0;
	}
}

@media (max-width: 575px) {
	.header .top_nav .logo {
		height: 30px;
		margin: 15px 0;
	}
}

.header .top_nav .logo a {
	display: block;
	height: 100%;
}

.header .top_nav .logo a img {
	display: inline-block;
	height: 100%;
}

.header .top_nav .find {
	cursor: pointer;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_nav .find {
		margin-right: 50px;
	}
}

.header .top_nav .find:before {
	font-family: 'iconfont' !important;
	font-size: 26px;
	font-style: normal;
	line-height: 70px;
	display: block;
	content: '\e626';
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1199px) {
	.header .top_nav .find:before {
		font-size: 24px;
		line-height: 60px;
	}
}

.header .top_nav .find:hover:before {
	color: #0a5ca4;
}

.header .top_nav .search-wrap {
	position: absolute;
	z-index: 3;
	top: 100%;
	right: 0;
	display: none;
	width: 30%;
	max-width: 100%;
	padding: 15px;
	border-radius: 0;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

@media (max-width: 1199px) {
	.header .top_nav .search-wrap {
		width: 40%;
	}
}

@media (max-width: 991px) {
	.header .top_nav .search-wrap {
		width: 50%;
	}
}

@media (max-width: 575px) {
	.header .top_nav .search-wrap {
		width: 100%;
	}
}

.header .top_nav .search-wrap form {
	position: relative;
	display: block;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 25px;
}

.header .top_nav .search-wrap form .input-text {
	font-size: 14px;
	display: block;
	width: 100%;
	padding: 10px 40px 10px 20px;
	color: #222;
	background: none;
}

.header .top_nav .search-wrap form input::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea::-webkit-input-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:-o-placeholder,
.header .top_nav .search-wrap form textarea:-o-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input::-moz-placeholder,
.header .top_nav .search-wrap form textarea::-moz-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:-ms-input-placeholder {
	color: #666;
}

.header .top_nav .search-wrap form input:focus::-webkit-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-webkit-input-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-o-placeholder,
.header .top_nav .search-wrap form textarea:focus::-o-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-moz-placeholder,
.header .top_nav .search-wrap form textarea:focus::-moz-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form input:focus::-ms-input-placeholder,
.header .top_nav .search-wrap form textarea:focus::-ms-input-placeholder {
	color: #999;
}

.header .top_nav .search-wrap form .search-btn {
	position: absolute;
	top: 50%;
	right: 15px;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: transparent;
}

.header .top_nav .search-wrap form .search-btn:before {
	font-family: 'iconfont' !important;
	font-size: 22px;
	font-style: normal;
	line-height: 1;
	display: block;
	content: '\eb86';
	color: #222;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_nav .pc-nav {
	float: right;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.header .top_nav .pc-nav {
		display: none;
	}
}

.header .top_nav .pc-nav>ul {
	font-size: 0;
}

.header .top_nav .pc-nav>ul>li {
	display: inline-block;
	margin-right: 55px;
	-webkit-transition: all .4s;
	transition: all .4s;
	vertical-align: middle;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li {
		margin-right: 50px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li {
		margin-right: 40px;
	}
}

.header .top_nav .pc-nav>ul>li>a {
	font-size: 18px;
	font-weight: 500;
	line-height: 70px;
	position: relative;
	display: block;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-transform: uppercase;
	color: #000;
}

.header .top_nav .pc-nav>ul>li:hover>a,
.header .top_nav .pc-nav>ul>li.active>a {
	color: #0a5ca4;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
	font-size: 0;
	width: 100%;
	padding: 70px 13% 20px 13%;
}

@media (max-width: 1860px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 70px 10% 20px 10%;
	}
}

@media (max-width: 1780px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 70px 8% 20px 8%;
	}
}

@media (max-width: 1680px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 70px 5% 20px 5%;
	}
}

@media (max-width: 1580px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 70px 4% 20px 4%;
	}
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 60px 30px 10px 30px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 {
		padding: 50px 15px 10px 15px;
	}
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2>li {
	display: inline-block;
	width: 33.33333333%;
	margin-bottom: 50px;
	padding: 0 15px;
	vertical-align: top;
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2>li {
		margin-bottom: 40px;
		padding: 0 10px;
	}
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 1200px) {
	.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item:hover .info .download_btn a {
		color: #fff;
		border: 1px solid #0a5ca4;
		background-color: #0a5ca4;
	}
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .pic {
	width: 46%;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .pic .img-box {
	padding-bottom: 71.11111111%;
	border-radius: 8px;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .info {
	width: 54%;
	padding-left: 20px;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .info .tit p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	display: -webkit-box;
	overflow: hidden;
	height: auto;
	color: #000;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .info .download_btn {
	margin-top: 26px;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .info .download_btn a {
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	display: inline-block;
	padding: 0 26px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #000;
	border: 1px solid #e6dddd;
	border-radius: 23px;
	background: #fff;
}

.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .info .download_btn a:after {
	font-family: 'iconfont' !important;
	font-style: normal;
	display: inline-block;
	margin-left: 14px;
	content: '\e62a';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
	font-size: 0;
	overflow-y: auto;
	width: 100%;
	max-height: -webkit-calc(100vh - 70px);
	max-height: calc(100vh - 70px);
	padding: 50px 12% 10px 12%;
}

@media (max-width: 1860px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 40px 10% 10px 10%;
	}
}

@media (max-width: 1780px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 30px 8% 10px 8%;
	}
}

@media (max-width: 1680px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 30px 5% 10px 5%;
	}
}

@media (max-width: 1580px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 30px 4% 10px 4%;
	}
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 25px 20px 10px 20px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2 {
		padding: 20px 10px 10px 10px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: #fefefe;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2::-webkit-scrollbar-track {
	border-radius: 5px;
	background-color: #fefefe;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(0, 0, 0, .1);
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2::-webkit-scrollbar-thumb:hover {
	border-radius: 5px;
	background: rgba(0, 0, 0, .3);
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li {
	display: inline-block;
	width: 50%;
	margin-bottom: 30px;
	padding: 0 30px;
	vertical-align: top;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li {
		margin-bottom: 40px;
		padding: 0 15px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li {
		margin-bottom: 40px;
		padding: 0 10px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li>a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
	/*padding-left: 30px;*/
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #0a5ca4;
	border-bottom: 1px solid #eee;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li>a .icon_pro {
	display: none;
	position: absolute;
	top: 31%;
	left: 0;
	/*display: block;*/
	width: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li>a .icon_pro img {
	max-width: 100%;
	height: auto !important;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:hover>a,
.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li.active>a {
	color: #0a5ca4;
}


/*.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) {
	width: 50%;
}*/


/*.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li {
	display: inline-block !important;
	width: 50% !important;
	vertical-align: top !important;
}*/


/*.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li:nth-child(2) {
	padding-left: 20px;
}*/

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li>a {
	font-size: 14px;
	line-height: 1.4;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li:hover>a,
.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li.active>a {
	text-decoration: underline !important;
	color: #0a5ca4;
}

.header .top_nav .pc-nav>ul>li:nth-child(2) .nav-list2>li:nth-child(2) .nav-list3>li:last-child>a{
	/*font-weight: bold;
	color: #e4001e;*/
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
	font-size: 0;
	width: 100%;
	padding: 70px 11% 20px 11%;
}

@media (max-width: 1860px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 70px 10% 20px 10%;
	}
}

@media (max-width: 1780px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 70px 8% 20px 8%;
	}
}

@media (max-width: 1680px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 70px 5% 20px 5%;
	}
}

@media (max-width: 1580px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 70px 4% 20px 4%;
	}
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 60px 30px 10px 30px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 {
		padding: 50px 15px 10px 15px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2>li {
	display: inline-block;
	width: 20%;
	margin-bottom: 50px;
	padding: 0 35px;
	vertical-align: top;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2>li {
		padding: 0 30px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2>li {
		margin-bottom: 40px;
		padding: 0 20px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item {
	cursor: pointer;
}

@media (min-width: 1200px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item:hover .pic .in_play .icon_play:before {
		-webkit-animation: iconplay 3000ms linear infinite;
		animation: iconplay 3000ms linear infinite;
	}
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item:hover .pic .in_play .icon_play span:before {
		color: #0a5ca4;
	}
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item:hover .pic .in_play .icon_play span:after {
		-webkit-animation: iconplay 3000ms linear infinite;
		animation: iconplay 3000ms linear infinite;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic {
	position: relative;
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .img-box {
	padding-bottom: 66.66666667%;
	border-radius: 8px;
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .img-box:before {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0, 0, 0, .2);
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play {
	position: relative;
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 78px;
	height: 78px;
	content: '';
	-webkit-transition: 1.2s;
	transition: 1.2s;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .16);
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play:before {
		width: 70px;
		height: 70px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play span {
	display: block;
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play span:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	font-style: normal;
	line-height: 44px;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: 44px;
	height: 44px;
	content: '\ea82';
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	text-align: center;
	color: #100f0f;
	border-radius: 50%;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play span:before {
		font-size: 16px;
		line-height: 40px;
		width: 40px;
		height: 40px;
		padding-right: 3px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play span:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 60px;
	height: 60px;
	content: '';
	-webkit-transition: 1.2s;
	transition: 1.2s;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .24);
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .in_play .icon_play span:after {
		width: 50px;
		height: 50px;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .name {
	margin-top: 8px;
	text-align: center;
}

.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .name p {
	font-size: 14px;
	line-height: 1.42857143;
	display: -webkit-box;
	overflow: hidden;
	height: 40px;
	color: #444;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.header .top_nav .pc-nav>ul>li:nth-child(4) .nav-list2 {
	width: 100%;
	padding: 40px 22% 40px 22%;
	text-align: right;
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(4) .nav-list2 {
		padding: 30px 0;
	}
}

.header .top_nav .pc-nav>ul>li:nth-child(4) .nav-list2>li {
	display: inline-block;
	padding: 5px 30px;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav>ul>li:nth-child(4) .nav-list2>li {
		padding: 5px 25px;
	}
}

@media (max-width: 1399px) {
	.header .top_nav .pc-nav>ul>li:nth-child(4) .nav-list2>li {
		padding: 5px 20px;
	}
}

.header .top_nav .pc-nav .nav-list2 {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	display: none;
	border-top: 4px solid #0a5ca4;
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

.header .top_nav .pc-nav .nav-list2>li>a {
	font-size: 18px;
	line-height: 1.2;
	display: block;
	overflow: hidden;
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
}

.header .top_nav .pc-nav .nav-list2>li:hover>a,
.header .top_nav .pc-nav .nav-list2>li.active>a {
	color: #0a5ca4;
}

.header .top_nav .pc-nav .nav-list3 {
	margin-top: 20px;
}

.header .top_nav .pc-nav .nav-list3>li {
	display: block;
	width: 100% !important;
}

.header .top_nav .pc-nav .nav-list3>li:last-child>a {
	/*color: #e4001e;
	font-weight: bold;*/
}

.header .top_nav .pc-nav .nav-list3>li>a {
	font-size: 14px;
	line-height: 1.4;
	display: block;
	overflow: hidden;
	margin-bottom: 18px;
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	text-transform: capitalize;
	text-overflow: ellipsis;
	color: #666;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav .nav-list3>li>a {
		margin-bottom: 12px;
	}
}

.header .top_nav .pc-nav .nav-list3>li:hover>a,
.header .top_nav .pc-nav .nav-list3>li.active>a {
	text-decoration: underline !important;
	color: #0a5ca4;
}

.header .top_nav .pc-nav .nav-list4 {
	margin-top: 20px;
}

.header .top_nav .pc-nav .nav-list4>li {
	display: block;
	width: 100% !important;
}

.header .top_nav .pc-nav .nav-list4>li>a {
	font-size: 14px;
	line-height: 1.4;
	display: block;
	overflow: hidden;
	margin-bottom: 18px;
	-webkit-transition: all .4s;
	transition: all .4s;
	white-space: nowrap;
	text-transform: capitalize;
	text-overflow: ellipsis;
	color: #666;
}

@media (max-width: 1469px) {
	.header .top_nav .pc-nav .nav-list4>li>a {
		margin-bottom: 12px;
	}
}

.header .top_nav .pc-nav .nav-list4>li:hover>a,
.header .top_nav .pc-nav .nav-list4>li.active>a {
	text-decoration: underline !important;
	color: #0a5ca4;
}

.header .top_nav .btn-menu {
	position: absolute;
	top: 50%;
	right: 15px;
	display: none;
	width: 24px;
	height: 40px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width: 1199px) {
	.header .top_nav .btn-menu {
		display: block;
	}
}

.header .top_nav .btn-menu div {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.header .top_nav .btn-menu div:after,
.header .top_nav .btn-menu div:before {
	display: block;
	height: 2px;
	content: '';
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #222;
}

.header .top_nav .btn-menu div span {
	display: block;
	height: 2px;
	margin: 5px 0;
	-webkit-transition: all .4s;
	transition: all .4s;
	background: #222;
}

@media (min-width: 1200px) {
	.header.fixed-header {
		top: -44px;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	}
}

.hc-mobile-nav {
	text-transform: capitalize;
}

.hc-mobile-nav .nav-wrapper {
	background-color: #0a5ca4;
}

.hc-mobile-nav .nav-wrapper ul li:nth-child(2) .nav-next {
	display: none !important;
}

.hc-mobile-nav .nav-wrapper ul li:nth-child(3) .nav-list2 .nav-next {
	display: none !important;
}

.hc-mobile-nav .nav-wrapper ul li:nth-child(4) .nav-next {
	display: none !important;
}

.hc-mobile-nav li.nav-close {
	padding-top: 40px;
}

.hc-mobile-nav:not(.touch-device) a:hover {
	background: #0a5ca4;
}

@media (max-width: 1199px) {
	.hc-mobile-nav i {
		display: none !important;
	}
}

.hc-mobile-nav .hc-mobile-nav li.nav-parent a {
	padding-right: 20px !important;
}


/*footer*/

.footer {
	font-size: 0;
	overflow: hidden;
	background: url(/images/foot_bg.jpg) no-repeat center;
	background-size: cover;
}

@media (max-width: 991px) {
	.footer {
		padding-bottom: 50px;
	}
}

.footer .range_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 60px 0 50px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (max-width: 1199px) {
	.footer .range_box {
		padding: 40px 0;
	}
}

@media (max-width: 991px) {
	.footer .range_box {
		display: block;
		padding: 40px 0 30px;
	}
}

.footer .range_box .left .foot_logo {
	width: 196px;
}

@media (max-width: 991px) {
	.footer .range_box .left .foot_logo {
		width: 180px;
	}
}

@media (max-width: 767px) {
	.footer .range_box .left .foot_logo {
		width: 170px;
	}
}

.footer .range_box .left .foot_logo img {
	max-width: 100%;
	height: auto !important;
}

.footer .range_box .left .note {
	margin-top: 48px;
}

@media (max-width: 991px) {
	.footer .range_box .left .note {
		margin-top: 30px;
	}
}

.footer .range_box .left .note p {
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 25px;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .range_box .left .note p {
		font-size: 15px;
		margin-bottom: 20px;
	}
}

@media (max-width: 767px) {
	.footer .range_box .left .note p {
		font-size: 14px;
	}
}

.footer .range_box .left .note p:last-child {
	margin-bottom: 0;
}

.footer .range_box .left .note p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .range_box .left .note p a:hover {
	color: #0ecce1;
}

.footer .range_box .left .share {
	margin-top: 40px;
}

@media (max-width: 1199px) {
	.footer .range_box .left .share {
		margin-top: 30px;
	}
}

@media (max-width: 991px) {
	.footer .range_box .left .share {
		margin: 20px 0;
	}
}

.footer .range_box .left .share ul {
	margin: 0 -8px;
}

.footer .range_box .left .share ul li {
	display: inline-block;
	padding: 0 8px;
	vertical-align: middle;
}

.footer .range_box .left .share ul li:hover a {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
}

.footer .range_box .left .share ul li a {
	display: block;
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .range_box .left .share ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #1a9cdd;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.footer .range_box .left .share ul li a:before {
		font-size: 18px;
		line-height: 35px;
		width: 35px;
		height: 35px;
	}
}

.footer .range_box .left .share ul .instagram a:before {
	font-size: 22px;
	content: '\e87f';
}

@media (max-width: 991px) {
	.footer .range_box .left .share ul .instagram a:before {
		font-size: 20px;
	}
}

.footer .range_box .left .share ul .twitter a:before {
	/*content: '\ee7f';*/
	content: '\e87f';
}

.footer .range_box .left .share ul .facebook a:before {
	content: '\e620';
}

.footer .range_box .left .share ul .linkedin a:before {
	content: '\e603';
}

.footer .range_box .left .share ul .youtube a:before {
	content: '\e621';
}

.footer .range_box .right .link_box a {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	-webkit-transition: all .35s;
	transition: all .35s;
	vertical-align: middle;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .range_box .right .link_box a {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.footer .range_box .right .link_box a {
		font-size: 14px;
	}
}

.footer .range_box .right .link_box a:hover {
	text-decoration: underline !important;
	color: #fff;
}

.footer .range_box .right .link_box .sitemap {
	margin-right: 24px;
}

.footer .copyright {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 22px 0;
	border-top: 1px solid #004480;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 1199px) {
	.footer .copyright {
		display: block;
		padding: 20px 0;
		text-align: center;
	}
}

.footer .copyright .msg p {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .copyright .msg p {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.footer .copyright .msg p {
		font-size: 14px;
	}
}

.footer .copyright .language_box {
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 1199px) {
	.footer .copyright .language_box {
		margin: 7px 0;
	}
}

.footer .copyright .language_box .translate_box {
	width: 158px;
}

@media (max-width: 1199px) {
	.footer .copyright .language_box .translate_box {
		margin: auto;
	}
}

.footer .copyright .hicheng p {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
}

@media (max-width: 991px) {
	.footer .copyright .hicheng p {
		font-size: 15px;
	}
}

@media (max-width: 767px) {
	.footer .copyright .hicheng p {
		font-size: 14px;
	}
}

.footer .copyright .hicheng p span {
	margin: 0 5px;
}

@media (max-width: 991px) {
	.footer .copyright .hicheng p span {
		display: block;
		margin: 5px 0;
	}
}

.footer .copyright .hicheng p a {
	-webkit-transition: all .35s;
	transition: all .35s;
}

.footer .copyright .hicheng p a:hover {
	text-decoration: underline !important;
}


/*online*/

.online-wrap .btn {
	line-height: 36px;
	position: fixed;
	z-index: 5;
	right: 0;
	bottom: 50px;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	text-align: center;
	border: none !important;
	border-radius: 0;
	background-color: rgba(0, 0, 0, .5);
}

@media (min-width: 992px) {
	.online-wrap .btn {
		display: none;
	}
}

.online-wrap .btn:before {
	font-family: 'iconfont' !important;
	font-size: 18px;
	line-height: 40px;
	display: inline-block;
	content: '\e607';
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	color: #fff;
}

.online-wrap .btn.active:before {
	-webkit-transform: rotateZ(225deg);
	-ms-transform: rotate(225deg);
	transform: rotateZ(225deg);
}

.online-wrap .online {
	position: fixed;
	z-index: 99;
	right: 0;
	bottom: 23%;
	-webkit-transition: all .4s;
	transition: all .4s;
}

@media (max-width: 991px) {
	.online-wrap .online {
		right: -60px;
		bottom: 100px;
	}
}

.online-wrap .online a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	-webkit-transition: all .4s;
	transition: all .4s;
	text-align: center;
	background: rgba(0, 0, 0, .1);
}

@media (max-width: 991px) {
	.online-wrap .online a {
		line-height: 40px;
		width: 40px;
		height: 40px;
	}
}

.online-wrap .online a:hover {
	background-color: #2188bb;
}

.online-wrap .online a:hover:before {
	color: #fff;
}

.online-wrap .online a:before {
	font-family: 'iconfont' !important;
	font-size: 24px;
	font-style: normal;
	line-height: 50px;
	-webkit-transition: all .4s;
	transition: all .4s;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width: 991px) {
	.online-wrap .online a:before {
		font-size: 20px;
		line-height: 40px;
	}
}

.online-wrap .online .icon-tel:before {
	font-size: 26px;
	content: '\e8bd';
}

@media (max-width: 991px) {
	.online-wrap .online .icon-tel:before {
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online .icon-tel:before {
		font-size: 22px;
	}
}

.online-wrap .online .icon-wechat:before {
	font-size: 24px;
	content: '\e885';
}

@media (max-width: 991px) {
	.online-wrap .online .icon-wechat:before {
		font-size: 22px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online .icon-wechat:before {
		font-size: 20px;
	}
}

.online-wrap .online .icon-email:before {
	content: '\e61b';
}

.online-wrap .online .icon-whatsapp:before {
	content: '\e6d0';
}

.online-wrap .online .icon-arrow-top:before {
	font-size: 22px;
	content: '\e61c';
}

@media (max-width: 991px) {
	.online-wrap .online .icon-arrow-top:before {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.online-wrap .online .icon-arrow-top:before {
		font-size: 18px;
	}
}

.online-wrap .online .icon-wechat:hover .mask {
	display: block;
}

.online-wrap .online .icon-wechat .mask {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 100%;
	display: none;
	width: 100px;
	height: 100px;
}

.online-wrap .online .icon-wechat .mask img {
	display: block;
	width: 100%;
}

.online-wrap .online .icon-wechat .mask .mask-box {
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

.online-wrap .online .icon-wechat .mask p {
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0 8px 0;
	color: #888;
}

.online-wrap .active {
	right: 0;
}

.online-wrap .online .icon-tel .phone-num,
.online-wrap .online .icon-email .phone-num,
.online-wrap .online .icon-skype .phone-num,
.online-wrap .online .icon-whatsapp .phone-num {
	position: absolute;
	z-index: -1;
	top: 0;
	right: -300px;
	-webkit-transition: right .3s;
	transition: right .3s;
	white-space: nowrap;
}

@media (min-width: 1200px) {
	.online-wrap .online .icon-tel:hover .phone-num,
	.online-wrap .online .icon-email:hover .phone-num,
	.online-wrap .online .icon-skype:hover .phone-num,
	.online-wrap .online .icon-whatsapp:hover .phone-num {
		right: 100%;
	}
}

.online-wrap .online .icon-tel .phone-num p,
.online-wrap .online .icon-email .phone-num p,
.online-wrap .online .icon-skype .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p {
	line-height: 50px;
	padding: 0 15px;
	color: #fff;
	border-radius: 0;
	background-color: #2188bb;
}


/*bottom_nav*/

.bottom_nav {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 50px;
	padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
	padding-bottom: calc(constant(safe-area-inset-bottom) - 15px);
	padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
	padding-bottom: calc(env(safe-area-inset-bottom) - 15px);
	background-color: #0a5ca4;
}

@media (max-width: 991px) {
	.bottom_nav {
		display: block;
	}
}

.bottom_nav ul {
	text-align: center;
	text-transform: capitalize;
	color: #fff;
}

.bottom_nav ul li {
	float: left;
	width: 20%;
	border-right: 1px solid #f44336;
	border-left: 1px solid #a31a10;
}

.bottom_nav ul li a {
	font-size: 12px;
	display: block;
	padding: 4px 0;
}

.bottom_nav ul li a:before {
	font-family: 'iconfont' !important;
	font-size: 20px;
	font-style: normal;
	display: block;
	height: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.bottom_nav ul li:first-child {
	border-left: none;
}

.bottom_nav ul li:last-child {
	border-right: none;
}

.bottom_nav ul .bot_wechat {
	position: relative;
}

.bottom_nav ul .bot_wechat .code_img {
	position: absolute;
	z-index: 1;
	bottom: 52px;
	left: 0;
	display: none;
	width: 90px;
	height: 90px;
}

.bottom_nav ul .bot_wechat>a:before {
	content: '\e629';
}

.bottom_nav ul .bot_email>a:before {
	content: '\e623';
}

.bottom_nav ul .bot_whatsapp>a:before {
	content: '\e894';
}

.bottom_nav ul .bot_cont>a:before {
	content: '\e624';
}

.bottom_nav ul .bot_tel>a:before {
	content: '\e6c1';
}

.bottom_nav ul .bot_msg>a:before {
	content: '\e625';
}

.bottom_nav ul .bot_prod>a:before {
	content: '\e614';
}

.bottom_nav ul .bot_qq>a:before {
	content: '\e7a0';
}

.bottom_nav ul .bot_top>a:before {
	content: '\e622';
}

.news_wrap .list .item .pic .img-box img,
.about_exhibition .list .item .pic .img-box img,
.about_factory .list .item .pic .img-box img,
.video_wrap .list .item .pic .img-box img,
.product_wrap .list .item .pic .img-box img,
.case_wrap .list .item .pic .img-box img,
.index_news .list .slick_news .item .pic .img-box img,
.index_vr .item .img-box img,
.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item .pic .img-box img,
.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item .pic .img-box img {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.news_wrap .list .item:hover .pic .img-box img,
.about_exhibition .list .item:hover .pic .img-box img,
.about_factory .list .item:hover .pic .img-box img,
.video_wrap .list .item:hover .pic .img-box img,
.product_wrap .list .item:hover .pic .img-box img,
.case_wrap .list .item:hover .pic .img-box img,
.index_news .list .slick_news .item:hover .pic .img-box img,
.index_vr .item:hover .img-box img,
.header .top_nav .pc-nav>ul>li:nth-child(3) .nav-list2 .item:hover .pic .img-box img,
.header .top_nav .pc-nav>ul>li:first-child .nav-list2 .item:hover .pic .img-box img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}