@import "../iconfont/iconfont.css";

.fyc {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}

.fwbet {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.wrap {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap {
		width: 92vw
	}
}

.wrap2 {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap2 {
		width: 92vw
	}
}

@media (min-width:1680px) {
	.wrap2 {
		max-width: 1320px
	}
}

.ver>* {
	display: inline-block;
	vertical-align: middle
}

.table-cell {
	display: table;
	width: 100%
}

.table-cell>* {
	display: table-cell;
	vertical-align: middle
}

.row-pv0 {
	margin-left: 0;
	margin-right: 0
}

.row-pv0>* {
	padding-left: 0;
	padding-right: 0
}

.mv0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.pv0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.pt0 {
	padding-top: 0px !important
}

.pb0 {
	padding-bottom: 0px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mt0 {
	margin-top: 0 !important
}

.bggray {
	background: #f8f8f8
}

.bgf {
	background: #fff
}

.c {
	color: #0861CE
}

.bgc {
	background-color: #0861CE
}

.cf {
	color: #fff
}

.bg0 {
	background-color: #131210
}

.hv:hover {
	color: #0861CE
}

.hvf:hover {
	color: #fff
}

.bghover {
	transition: .6s
}

.bghover:Hover {
	background-color: #0861CE;
	color: #fff
}

.l {
	border: 1px solid #eeeeee
}

.lb {
	border-bottom: 1px solid #eeeeee
}

.lt {
	border-top: 1px solid #eeeeee
}

.coverbox {
	position: relative;
	display: block;
	overflow: hidden
}

.coverbox .coverimg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
	transition: transform .6s ease 0s
}

.coverbox .coverimg.cover {
	background-size: cover
}

.coverbox ._bg {
	width: 100%;
	visibility: hidden;
	display: block
}

@media (min-width:993px) {
	.coverbox.scale:hover .cover-tip {
		opacity: 1;
		filter: alpha(opacity=1)
	}

	.coverbox.scale:hover .coverimg {
		transform: scale(1.05, 1.05)
	}

	.coverbox.scale:hover .icon-bofang1 {
		font-size: .6rem
	}
}

.cover-tip {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease 0s;
	z-index: 55
}

.cover-tip .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60)
}

.cover-tip .bgbox.blue {
	background-color: rgba(0, 161, 230, 0.8)
}

.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}

.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}

.cover-tip .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all .6s ease 0s
}

.cover-tip .linet {
	top: 0
}

.cover-tip .lineb {
	bottom: 0
}

.cover-tip:hover .line {
	width: 6px;
	margin-left: -3px;
	opacity: .6;
	filter: alpha(opacity=60)
}

.wrap2 {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap2 {
		width: 92vw
	}
}

@media (min-width:1680px) {
	.wrap2 {
		max-width: 1320px
	}
}

.iconfont {
	font-size: inherit
}

.fancybox-container {
	z-index: 999999999
}

.lb0 {
	border-bottom: 0 !important
}

.cover-box ._bg {
	width: 100%
}

.medium {
	font-family: medium
}

.bgf {
	background: #fff !important
}

.datas .val {
	font-family: medium
}

.fadeIntop {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(30px)
}

.fadeIntop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0);
	transition: all .3s ease 0s
}

.pt0 {
	padding-top: 0 !important
}

.c {
	color: #0861CE
}

@media (max-width:768px) {
	.swiper-pagination-bullet {
		width: 6px;
		height: 6px
	}
}

.swiper-pagination-bullet-active {
	background-color: #0861CE !important
}

.cItem:not(.active) {
	display: none
}

.bsBox {
	box-sizing: content-box
}

.bsBox>* {
	box-sizing: content-box
}

.pagination {
	text-align: center;
	display: block
}

.pagination li {
	margin: 0
}

.pagination li>* {
	padding: 0 !important;
	font-size: 16px;
	border-radius: 50% !important;
	color: #999
}

@media (max-width:640px) {
	.pagination li>* {
		font-size: 14px
	}
}

.pagination .active>a,
.pagination .active>span,
.pagination .active>a:hover,
.pagination .active>span:hover,
.pagination .active>a:focus,
.pagination .active>span:focus {
	color: #fff;
	background-color: #0861CE
}

.pagination li>a,
.pagination li>span {
	float: none;
	display: inline-block;
	cursor: pointer;
	color: #000;
	padding: 0;
	width: .56rem !important;
	height: .56rem !important;
	line-height: .56rem !important;
	text-align: center !important;
	border: 1px solid #eeeeee;
	border: 0
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0861CE
}

#totop {
	width: 50px;
	height: 50px;
	background: url('../images/top.png') no-repeat center center;
	background-color: #a8a8a8;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 5555;
	cursor: pointer;
	border-radius: 50%;
	transition: .6s;
	opacity: 0;
	transform: translateY(20px)
}

@media (max-width:640px) {
	#totop {
		right: 10px;
		bottom: 10px;
		width: 40px;
		height: 40px;
		background-size: 20px
	}
}

@media (min-width:768px) {
	#totop:hover {
		background-color: #0861CE
	}
}

#totop.show {
	transform: translateY(0);
	opacity: 1
}

/* 停止滚动 */
.stopScroll {
	overflow: hidden;
}

/* flex布局 */
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-inline {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.items-start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.items-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.items-end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.content-start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.content-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.content-end {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.content-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.flex-col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-col-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (max-width: 768px) {
	.xs\:flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.xs\:items-start {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.xs\:items-center {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.xs\:items-end {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}

	.xs\:content-start {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.xs\:content-center {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.xs\:content-end {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.xs\:content-between {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.xs\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.xs\:flex-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.xs\:flex-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.xs\:flex-col-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.xs\:flex-wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.xs\:flex-nowrap {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

main {
	margin-top: 1.1rem
}

@media (max-width: 768px) {
	main {
		margin-top: 60px
	}
}

header {
	transition: .6s;
	position: fixed !important;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99999;
	background: #fff;
	overflow: hidden
}

header:hover {
	overflow: visible
}

header .logo {
	width: 3rem;
	height: 100%;
	background: url('../images/logo.png') no-repeat left center;
	display: block;
	transition: .6s;
	background-size: contain;
}


.head_wrap {
	transition: .6s;
	height: 1.1rem;
	padding: 0 36px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1920px;
	margin: 0 auto
}

@media (max-width:768px) {
	.head_wrap {
		height: 60px
	}
}

@media (max-width:480px) {
	.head_wrap {
		padding: 0 20px
	}
}

.header_nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (min-width:1200px) {
	.header_nav {
		overflow: hidden
	}

	.header_nav:hover {
		overflow: visible
	}
}

.header_nav .header_inner {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding-right: .2rem
}

@media (min-width:1361px) {
	.header_nav .header_inner {
		position: relative
	}
}

@media (max-width:1200px) {
	.header_nav .header_inner {
		justify-content: space-between
	}
}

.header_nav .nav_li {
	margin-right: .6rem
}

@media (max-width:1680px) {
	.header_nav .nav_li {
		margin-right: .4rem
	}
}

header .header_nac {
	display: block;
	position: relative;
	line-height: 1.1rem;
	font-size: 18px;
	font-weight: bold
}

@media (max-width:1360px) {
	header .header_nac {
		font-size: 16px
	}
}

header .header_nac::after {
	content: '';
	display: block;
	position: absolute;
	height: 3px;
	background-color: #0861CE;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0;
	transition: .6s
}

header .drop {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 1.1rem;
	min-width: 200px;
	transition: .6s;
	opacity: 0;
	white-space: nowrap;
	z-index: 55;
	padding: 14px 0;
	font-size: 16px;
	text-align: center;
	background: #fff;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

@media (max-width:1360px) {
	header .drop {
		font-size: 16px
	}
}

header .drop a {
	overflow: hidden;
	display: block;
	line-height: 2.5;
	padding: 0 24px
}

header .drop a:hover {
	color: #0861CE
}

header .nav_li {
	position: relative
}

header .nav_li.active .header_nac {
	color: #0861CE
}

header .nav_li.active .header_nac::after {
	width: 100%
}

header .nav_li .header_nac.active {
	color: #0861CE
}

header .nav_li .header_nac.active::after {
	width: 50px
}

header .nav_li:hover {
	overflow: visible
}

header .nav_li:hover .header_nac {
	color: #0861CE
}

header .nav_li:hover .header_nac::after {
	width: 100%
}

header .nav_li:hover .drop {
	opacity: 1
}

.hd_product:hover .hd_product_drop {
	display: block
}

.hd_product_drop {
	width: 100vw;
	background: #fff;
	position: fixed;
	top: 1.1rem;
	left: 0;
	right: 0;
	z-index: 55555;
	border-top: 1px solid #eeeeee;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
	display: none
}

.hd_product_drop::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	bottom: 0
}

.hd_product_drop .wrap {
	display: flex;
	align-items: stretch
}

.hd_product_drop .lbox .cell2,
.hd_product_drop .rbox .proitem:nth-child(3),
.hd_product_drop .rbox .proitem:nth-child(4) {
	padding-bottom: .76rem
}

.hd_product_drop .lbox {
	width: 46%
}

.hd_product_drop .lbox .cell2 {
	float: left;
	width: 42%;
	margin-right: 8%
}

.hd_product_drop .lbox dl {
	padding-bottom: 20px
}

.hd_product_drop .lbox dl+dl {
	border-top: 1px solid #eeeeee;
	padding-top: 40px
}

.hd_product_drop .rbox {
	flex: 1;
	display: flex;
	flex-wrap: wrap
}

.hd_product_drop .rbox .proitem {
	width: 50%;
	padding-left: 1rem;
	border-left: 1px solid #eeeeee
}

@media (max-width:1360px) {
	.hd_product_drop .rbox .proitem {
		padding-left: 8%
	}
}

.hd_product_drop .rbox .proitem:nth-child(1) {
	position: relative
}

.hd_product_drop .rbox .proitem:nth-child(1)::before {
	content: '';
	display: block;
	position: absolute;
	width: 80vw;
	border-bottom: 1px solid #eeeeee;
	left: 0;
	bottom: 0
}

.hd_product_drop .proitem {
	padding: 32px 0
}

.hd_product_drop h3 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold
}

.hd_product_drop dl dt {
	font-size: 16px;
	margin-bottom: 10px
}

.hd_product_drop dl dd {
	line-height: 30px
}

.hd_product_drop dl dd a {
	color: #666;
	display: block
}

.hd_product_drop dl dd a:hover {
	color: #0861CE
}

@media (max-width:1200px) {
	.hd_product_drop dl dd a {
		font-size: 12px
	}
}

.headerOther {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.headerOther span {
	font-size: 18px;
	color: #383838;
	margin: 0px 15px;
}

.headerOther span:last-of-type {
	display: none;
}

.headerOther .searchBox {
	font-size: 20px;
	color: #383838;
	cursor: pointer;
}

.headerOther .langBox {
	position: relative;
}

.headerOther .langBox .langBtn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.headerOther .langBox .langBtn i {
	font-size: 22px;
	color: #383838;
	margin-right: 8px;
}

.headerOther .langBox .langBtn b {
	/* -webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg); */
	font-size: 6px;
	color: #383838;
}

.headerOther .langBox .popup {
	display: none;
	position: absolute;
	left: 50%;
	top: 40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	line-height: 1.3;
	padding: 4px 0px;
	border-radius: 5px;
	box-shadow: 0px -2px 10px #ddd;
}

.headerOther .langBox .popup::after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -12px;
	width: 0px;
	height: 0px;
	border: 7px solid #fff;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	content: "";
	display: block;
}

.headerOther .langBox .popup a {
	display: block;
	font-size: 13px;
	color: #333;
	padding: 4px 22px;
	white-space: nowrap;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.headerOther .langBox .popup a:hover {
	color: #E82A26;
}

@media (max-width:1024px) {
	.headerOther span {
		font-size: 16px;
		margin: 0px 8px;
	}

	.headerOther span:nth-of-type(1) {
		display: none;
	}

	.headerOther span:last-of-type {
		display: block;
	}

	.headerOther .searchBox {
		font-size: 20px;
	}

	.headerOther .langBox .langBtn i {
		font-size: 22px;
		margin-right: 6px;
	}

	.headerOther .langBox .langBtn b {
		font-size: 6px;
	}

	.headerOther .langBox .popup {
		top: 39px;
		padding: 4px 0px;
		border-radius: 5px;
		box-shadow: 0px -2px 10px #ddd;
	}

	.headerOther .langBox .popup::after {
		top: -12px;
		width: 0px;
		height: 0px;
		border: 7px solid #fff;
		border-left-color: transparent;
		border-top-color: transparent;
		border-right-color: transparent;
	}

	.headerOther .langBox .popup a {
		font-size: 13px;
		padding: 4px 22px;
	}
}

.headerSearchformMain {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
	display: none;
	z-index: 99;
}

.headerSearchformMain.admission .headerSearchform {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}

.headerSearchformMain .headerSearchform {
	background: #fff;
	padding: .7rem 0px;
	position: relative;
	z-index: 99;
	-webkit-transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
	transition: opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
	opacity: 0;
	-webkit-transform: translate3d(0px, -100%, 1px);
	transform: translate3d(0px, -100%, 1px);
}

.headerSearchformMain .headerSearchform form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 9.8rem;
	margin: 0px auto;
	width: 100%;
	position: relative;
}

.headerSearchformMain .headerSearchform input {
	display: block;
	width: 100%;
	font-weight: 400;
	color: #757575;
	background: #eee;
	height: .7rem;
	font-size: 18px;
	border-radius: .4rem;
	padding-left: .35rem;
}

.headerSearchformMain .headerSearchform input:focus {
	border-color: #d2d2d2 !important;
	box-shadow: none;
}

.headerSearchformMain .headerSearchform button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: .7rem;
	height: .7rem;
	font-size: .28rem;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #0861CE;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
	border: 0px;
	cursor: pointer;
}

.headerSearchformMain .headerSearchform button:hover {
	box-shadow: 0px 5px 10 rgba(232, 42, 38, 0.4);
}

.headerSearchformMain .headerSearchMask {
	content: "";
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}


.header_btn {
	font-size: 18px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.header_btn .offer {
	margin-right: 34px;
	color: #fff
}

.header_btn .offer:hover {
	color: #0861CE
}

.header_btn .contact {
	background-color: #0861CE;
	color: #fff;
	width: 92px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.header_btn .contact .ac {
	color: #fff
}

@media (max-width:992px) {
	.header_btn .contact {
		height: 34px;
		width: 72px
	}

	.header_btn .contact span {
		height: 34px;
		line-height: 34px
	}
}


.m-menus {
	width: 100%;
	max-width: 640px;
	height: 100vh;
	position: fixed;
	top: 80px;
	right: -100%;
	background: #fff;
	overflow: hidden;
	line-height: 32px;
	font-size: 15px;
	z-index: -999;
	padding-top: 2%;
	border-top: 1px solid #0861CE
}

@media (max-width:768px) {
	.m-menus {
		top: 60px
	}
}

.m-menus .inner {
	height: calc((100vh - 85px));
	padding: 10px 30px 40px;
	overflow-x: hidden;
	overflow-y: auto
}

@media (max-width:768px) {
	.m-menus {
		top: 60px
	}

	.m-menus .inner {
		height: calc((100vh - 60px))
	}
}

.m-menus a {
	display: block
}

.m-menus.active {
	z-index: 999;
	transition: .6s;
	right: 0
}

.m-menus .item {
	cursor: pointer;
	transition: .3s;
	position: relative;
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	text-align: left
}

.m-menus .item .tit {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.m-menus .item>a,
.m-menus .tit {
	display: block;
	line-height: 50px;
	position: relative;
	font-size: 16px
}

.m-menus .tit {
	position: relative
}

.m-menus .tit a {
	display: inline-block;
	min-width: 50vw
}

.m-menus .tit .iconfont {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: inherit;
	padding: 0 10px;
	font-size: 17px
}

.m-menus .xs-menu {
	display: none;
	text-align: left
}

.m-menus .xs-menu dd {
	line-height: 30px;
	font-size: 14px
}

.m-menus .active .tit a,
.m-menus .open .tit a {
	color: #0861CE
}

.m-menus .active .iconfont::before,
.m-menus .open .iconfont::before {
	content: "\eb79"
}

.m-menus .active .xs-menu,
.m-menus .open .xs-menu {
	padding: 0px 0 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.14)
}

/* .menu_btn_box {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
} */

.menu_btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	cursor: pointer;
}

.menu_btn i {
	width: 23px;
	height: 2px;
	margin-bottom: 5px;
	background-color: #383838;
	display: block;
	transition: all .4s ease-in-out
}

/* .menu_btn i:nth-of-type(1) {
	top: 10px
}

.menu_btn i:nth-of-type(2) {
	top: 15px
}

.menu_btn i:nth-of-type(3) {
	top: 20px
} */

.menu_btn.active i:nth-of-type(1) {
	transform: rotate(225deg) translate(-6px, -6px)
}

.menu_btn.active i:nth-of-type(3) {
	opacity: 0
}

.menu_btn.active i:nth-of-type(2) {
	transform: rotate(-225deg) translate(0, 0)
}

.bggray {
	background: #f8f8f8
}

footer {
	background-color: #191A1E
}

.foot_up {
	padding: .76rem 0
}

@media (min-width:1200px) {
	.foot_up .wrap {
		display: flex;
		justify-content: space-between
	}

	.foot_up .ft-navs {
		display: flex;
		justify-content: space-between
	}

	.foot_up .ft-navs .ft-contact {
		order: -1
	}
}

@media (max-width:1199px) {

	.ft_contactitem .info {
		display: block !important;
		padding: 0 !important
	}
}

.ft_contactitem .tel {
	color: #0861CE;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3
}

.ft_contactitem .txt {
	margin-bottom: .7rem;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin-top: .26rem
}

.ft_contactitem .icons {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.ft_contactitem .icons .iitem {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	color: #000 !important;
	margin-right: 16px;
	background-color: #d9d9d9;
	display: block
}

@media (max-width:480px) {
	.ft_contactitem .icons .iitem {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center
	}
}

.ft_contactitem .icons .iitem:hover {
	background-color: #0861CE;
	color: #fff !important
}

.ft_contactitem .icons .wechat {
	font-size: 26px;
	position: relative;
	cursor: pointer
}

.ft_contactitem .icons .wechat:hover .code {
	display: block
}

.ft_contactitem .icons .wechat .code {
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 100%;
	margin-bottom: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px
}

.ft_contactitem .icons .wechat .code::after {
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 100%
}

.ft_contactitem .icons .wechat .code img {
	max-width: 130px;
	max-height: 130px;
	width: 130px;
	height: 130px
}

.ft_contactitem .icons .top {
	font-size: 96%;
	font-weight: bold
}

@media (min-width:1200px) {
	.ft-navs {
		display: flex;
		justify-content: space-between
	}
}

@media (min-width:1200px) {
	.ft-navs .navitem {
		margin-right: .9rem
	}
}

@media (min-width:1200px) {
	.foot_up .navitem {
		margin-bottom: .5rem
	}
}

.foot_up .navitem h4 {
	font-size: 18px;
	position: relative;
	margin-bottom: 16px;
	font-weight: bold;
	color: #fff;
}

.foot_up .navitem .icon-jia {
	float: right;
	transition: .3s;
	display: none;
	margin-right: 10px
}

.foot_up .navitem .info {
	line-height: 34px;
	font-size: 15px
}

.foot_up .navitem .info a {
	color: #777;
	display: block
}

.foot_up .navitem .info a:hover {
	color: #0861CE
}

@media (max-width:1199px) {
	/* .foot_up {
		margin-bottom: .5rem
	} */

	.foot_up .navitem {
		width: 100%
	}

	.foot_up .navitem .icon-jia {
		display: block
	}

	.foot_up .navitem h4 {
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		line-height: 50px;
		margin: 0;
		font-weight: normal
	}

	.foot_up .navitem .info {
		display: none;
		font-size: 15px;
		padding: 10px 30px;
		line-height: 2
	}

	.foot_up .navitem.active h4 {
		font-weight: bold
	}

	.foot_up .navitem.active .iconfont::before {
		content: "\e627"
	}

	.foot_up .ft_contactitem {
		margin-top: 15px;
	}

	.foot_up .ft_contactitem h4 {
		font-size: 16px;
		border-bottom: none;
	}

	.foot_up .ft_contactitem .icon-jia {
		display: none;
	}

	.ft_contactitem .txt {
		font-size: 14px;
		margin-bottom: 0;
	}
}

@media (max-width:768px) {
	.foot_up .navitem h4 {
		font-size: 14px;
	}

}

.foot_down {
	padding: .24rem 0;
	color: #666;
	line-height: 1.8;
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:1200px) {
	.foot_down .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}

.foot_down a {
	color: #666
}

.foot_down a:hover {
	color: #0861CE
}

.foot_down .lbox,
.foot_down .rbox {
	padding: .1rem 0
}

.index_banner {
	position: relative;
	overflow: hidden;
	width: 100vw
}

@media (min-width:1920px) {
	.index_banner {
		height: 8.62rem;
		max-height: calc((100vh - 1.1rem))
	}
}

.index_banner .pnext {
	position: absolute;
	right: 5%;
	width: 1.6rem;
	top: 64%
}

.index_banner .pnext * {
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	width: .7rem;
	height: .7rem;
	color: #fff;
	font-size: 20px
}

.index_banner .pnext *::after {
	font-size: inherit
}

.index_banner .pnext *:hover {
	background: #fff;
	color: #0861CE
}

.index_banner .pnext .swiper-button-prev {
	left: 0
}

.index_banner .pnext .swiper-button-next {
	right: 0
}

.index_banner .swiper-pagination {
	bottom: .5rem
}

@media (max-width:480px) {
	.index_banner .swiper-pagination {
		bottom: .2rem
	}
}

.index_banner .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: .6;
	width: .9rem;
	height: 4px;
	margin: 0 5px;
	border-radius: 0
}

@media (max-width:480px) {
	.index_banner .swiper-pagination .swiper-pagination-bullet {
		width: 30px;
		height: 2px;
		margin: 0 2px
	}
}

.index_banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
	opacity: 1
}

.index_banner li {
	position: relative;
	width: 100vw;
	overflow: hidden
}

.index_banner li .link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 6
}

.index_banner video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 555
}

.index_banner .bg {
	display: block;
	height: 100%;
	transition: transform 3.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw
}

.index_banner .bg img {
	visibility: hidden
}

.index_banner .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	top: 52%;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1rem;
	color: #fff;
	text-align: center
}

@media (max-width:639px) {
	.index_banner .content {
		width: 92vw
	}
}

@media (min-width:768px) {}

.index_banner .content .inner {
	max-width: 1200px;
	margin: 0 auto
}

.index_banner .content h3 {
	font-size: .66rem;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-bottom: .1rem
}

.index_banner .content .en {
	font-size: .4rem
}

@media (max-width:768px) {
	.index_banner .content h3 {
		font-size: .5rem
	}
}

.index_banner video {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.index_banner .swiper-slide-active .bg {
	transform: scale(1)
}

.vhd {
	font-size: .58rem;
	font-weight: bold;
	color: #0861CE;
}

.black {
	color: #000;
}

@media (max-width:1919px) and (min-width:1200px) {
	.vhd {
		font-size: 3vw
	}
}

@media (max-width:1200px) {
	.vhd {
		font-size: .5rem
	}
}

.fs52 {
	font-size: .52rem;
	font-weight: bold
}

@media (max-width:1920px) {
	.fs52 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.fs52 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.fs52 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.fs52 {
		font-size: .5rem
	}
}

.btn_rec {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	display: inline-block;
	padding: 0 .46rem;
	line-height: .6rem;
	font-size: 18px
}

.btn_rec.small {
	padding: 0 .25rem;
	line-height: .42rem;
	font-size: 15px
}

.btn_rec em {
	display: block
}

.btn_rec i {
	font-size: 80%;
	font-weight: bold;
	padding-left: 6px
}

.btn_rec:hover {
	background-color: #0861CE;
	color: #fff;
	border-color: #0861CE
}

.btn_rec:hover:hover {
	color: #0861CE;
	background: #fff !important;
	border-color: #0861CE
}

.btn_rec.bgf {
	background: #fff;
	color: #222
}

.btn_rec.bgf:hover {
	color: #0861CE;
	border-color: #fff
}

.btn_rec.bgc {
	background-color: #0861CE
}

.btn_rec.bgc:hover {
	color: #0861CE;
	background: #fff !important;
	border-color: #0861CE
}

@media (max-width:992px) {
	.btn_rec {
		line-height: auto;
		padding: .1rem .6rem;
		font-size: 16px
	}

	.btn_rec.small {
		padding: .1rem .25rem;
		line-height: auto;
		font-size: 14px
	}
}

.index_product {
	padding: 1.1rem 0;
	/* background: url('../images/bga01.jpg') no-repeat center center;
	background-size: cover; */
	background: #fff;
	position: relative;
	z-index: 55
}

.index_product .hd {
	margin-bottom: .56rem
}

.index_product .hd .desc {
	font-size: .22rem;
	color: #383838;
	padding-top: 6px
}

@media (max-width:992px) {
	.index_product .hd .desc {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.index_product .hd .desc {
		font-size: 16px
	}
}

.index_product .bd {
	position: relative
}

@media (max-width: 1199px) {
	.index_product .bd {
		display: none
	}
}

@media (min-width: 1200px) {
	.index_product .navbox {
		width: 30%;
		max-width: 4.68rem;
	}

	.index_product .navbox::before {
		content: '';
		display: block;
		position: absolute;
		width: 50vw;
		top: 0;
		bottom: 0;
		height: 100%;
		background-color: #D2EBFA;
		left: -50vw;
		z-index: 111
	}

	.index_product .infobox {
		position: absolute;
		top: 0;
		z-index: 5;
		padding-left: 3%;
		left: 30%;
		width: 70%;
		margin-bottom: 1.3rem;
	}

	.index_product .infobox .cItem {
		position: relative
	}

	.index_product .infobox .content::after {
		background: #D2EBFA;
		content: '';
		display: block;
		position: absolute;
		width: 62vw;
		top: -1.55rem;
		bottom: 0;
		left: 0;
		z-index: 1
	}

	.index_product .infobox .inner {
		position: relative;
		z-index: 55;
		max-width: 514px
	}

}

@media (min-width: 1200px) and (max-width:1919px) {
	.index_product .infobox {
		left: 30%
	}
}

@media (min-width: 1200px) and (max-width:1680px) {
	.index_product .infobox {
		padding-left: 5%
	}
}

.index_product .navbox {
	background: #D2EBFA;
	padding: .1rem .42rem .7rem;
	position: relative;
	z-index: 111
}

@media (max-width: 1199px) {
	.index_product .navbox {
		display: none
	}
}

.index_product .navbox li {
	line-height: .8rem;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	position: relative
}

.index_product .navbox li i {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	font-size: 80%
}

.index_product .navbox li::after {
	content: '';
	display: block;
	position: absolute;
	width: 0px;
	height: 4px;
	background-color: #0861CE;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.index_product .navbox li.active {
	color: #0861CE
}

.index_product .navbox li.active::after {
	width: 100%
}

.index_product .infobox .proList {
	position: relative;
	padding: 0 0 0 .42rem
}

.index_product .infobox .proList .item {
	width: 32%;
	margin-right: 2%;
	z-index: 5;
}

.index_product .infobox .proList .item:last-child {
	margin-right: 0;
}

.index_product .infobox .proList .item .product_inner {
	background: #fff;
	text-align: center;
	padding: 30px 0 0;
	transition: .6s
}

@media (max-width: 480px) {
	.index_product .infobox .proList .item .product_inner {
		padding: .5rem 8px
	}
}

@media (min-width: 1200px) {
	.index_product .infobox .proList .item .product_inner:hover {
		box-shadow: 0 6px 25px rgba(210, 235, 250, 1);
		background: #fff
	}

	.index_product .infobox .proList .item .product_inner:hover .more {
		background-color: #0861CE;
		color: #fff
	}

	.index_product .infobox .proList .item .product_inner:hover .tit {
		color: #0861CE
	}
}

.index_product .infobox .proList .item .product_inner .tit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: .2rem 0;
	font-size: 20px;
	margin-top: .3rem;
	border-top: 1px solid #EEEEEE;
}

@media (max-width: 1200px) {
	.index_product .infobox .proList .item .product_inner .tit {
		font-size: 18px
	}
}

@media (max-width: 480px) {
	.index_product .infobox .proList .item .product_inner .tit {
		font-size: 17px;
		margin: 14px 0 8px
	}
}

.index_product .infobox .content,
.index_product .proinner .content {
	padding: .4rem .42rem .3rem;
	position: relative
}

.index_product .infobox h3,
.index_product .proinner h3 {
	font-size: .28rem;
	font-weight: bold;
}

@media (max-width: 480px) {

	.index_product .infobox h3,
	.index_product .proinner h3 {
		font-size: 24px
	}
}

.index_product .infobox .txt,
.index_product .proinner .txt {
	font-size: 16px;
	color: #383838;
	line-height: 28px;
	height: 72px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: .16rem 0 .2rem
}

@media (max-width: 640px) {

	.index_product .infobox .txt,
	.index_product .proinner .txt {
		font-size: 15px;
		line-height: 28px;
		height: 56px
	}
}

.index_product .proinner .nav {
	display: flex;
	flex-wrap: wrap;
	line-height: 2.5;
	margin-bottom: .5rem;
	font-size: 20px
}

@media (max-width: 640px) {
	.index_product .proinner .nav {
		font-size: 16px
	}
}

.index_product .proinner .nav a {
	min-width: 33.33%;
	padding-right: .4rem;
	padding-left: 12px;
	position: relative
}

.index_product .proinner .nav a::before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}

.index_product .proinner .nav a em {
	display: inline-block;
	position: relative
}

.index_product .proinner .nav a em::before {
	content: '';
	width: 0;
	height: 1px;
	background: #000;
	left: 0;
	bottom: 0;
	position: absolute;
	transition: .6s
}

.index_product .proinner .nav a:hover em::before {
	width: 100%
}

@media (max-width: 1199px) {
	.index_product .proinner {
		margin-top: -1.5rem
	}

	.index_product .proinner .content {
		/* background: url('../images/bga02.png') no-repeat center center;
        background-size: cover */
		background: #D2EBFA;
	}

	.index_product .proinner .img {
		position: relative;
		top: 1.5rem;
		width: 60%;
		left: 20%
	}
}

@media (max-width: 1199px) and (max-width:480px) {
	.index_product .proinner {
		margin-top: -1.2rem
	}
}

@media (max-width: 1199px) and (max-width:480px) {
	.index_product .proinner .img {
		width: 80%;
		left: 10%;
		top: 1rem
	}
}

.index_product .logo {
	position: absolute;
	top: .8rem;
	left: 0;
	width: 100%;
	height: 2.85rem;
	z-index: 2;
}

.index_product .product_swiper {
	padding-bottom: 50px
}

@media (min-width:1200px) {
	.index_product .product_swiper {
		display: none
	}
}

.index_about {
	padding: 2.5rem 0 1.24rem
}

.index_about .top {
	margin-bottom: 1.46rem
}

@media (max-width:1024px) {
	.index_about {
		padding-top: 0
	}

	.index_about .top {
		margin-bottom: 0
	}
}

.index_about .type {
	color: #0861CE;
	font-size: .3rem
}

@media (max-width:992px) {
	.index_about .type {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.index_about .type {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.index_about .type {
		font-size: 20px
	}
}

.index_about .vhd {
	line-height: 1.1;
	margin-top: 10px
}

.index_about .txt {
	font-size: 18px;
	color: #666;
	line-height: 1.88;
	max-width: 960px;
	margin: .36rem 0 0
}

@media (max-width:992px) {
	.index_about .txt {
		font-size: 16px
	}
}

.index_about .btnbox {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.index_about .number {
	width: 5.5rem;
}

.index_about .number ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.index_about .number ul li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.index_about .number ul li .icon {
	margin-bottom: 16px
}

.index_about .number ul li .icon img {
	width: auto;
	height: .65rem;
}

.index_about .number ul li .num {
	line-height: 1;
	/* display: flex; */
}

.index_about .number ul li .num span {
	font-weight: bold;
	font-size: .55rem;
	color: #0861CE;
	margin-right: 10px;
}

.index_about .number ul li .num i {
	font-weight: normal;
	font-size: .18rem;
	color: #0861CE;
	font-style: normal;
	line-height: .47rem;
}


.index_about .number ul li .list {
	font-weight: normal;
	font-size: .16rem;
	color: #000;
	line-height: 28px;
}

@media (max-width:992px) {
	.index_about .number {
		width: 50%;
	}
}

@media (max-width:768px) {
	.index_about .number {
		width: 100%;
		margin-top: 30px;
	}

	.index_about .txt {
		margin-bottom: 30px;
	}

	.index_about .number ul li .icon img {
		height: 55px;
	}

	.index_about .number ul li .num span {
		font-size: 32px;
	}

	.index_about .number ul li .num i {
		font-size: 18px;
	}

	.index_about .number ul li .list {
		font-size: 14px;
	}
}

.index_solutions {
	padding: 1rem 0px;
	position: relative;
	overflow: hidden;
}

.index_solutions .commonBg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.index_solutions .commonBg img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_solutions .hd {
	text-align: center;
}

.index_solutions .hd .desc {
	font-size: .22rem;
	color: #383838;
	padding-top: 6px
}

@media (max-width:992px) {
	.index_solutions .hd .desc {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.index_solutions .hd .desc {
		font-size: 16px
	}
}

.index_solutions .index_solutions_main {
	width: 116%;
	margin: .54rem 0px .4rem;
}

.index_solutions .index_solutions_main.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
	display: block;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide {
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	overflow: hidden;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide:hover {
	width: 8.8rem !important;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide:hover .content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a {
	display: block;
	position: relative;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .image img {
	width: auto;
	height: 5.8rem;
	object-fit: cover;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content {
	width: 3.75rem;
	padding: .3rem 1rem .3rem .46rem;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-webkit-transform: translate(-100%, 100%);
	-ms-transform: translate(-100%, 100%);
	transform: translate(-100%, 100%);
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .title {
	font-weight: 500;
	font-size: .36rem;
	color: #333333;
	text-transform: uppercase;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .info {
	font-size: 15px;
	color: #808080;
	line-height: .32rem;
	margin-bottom: .1rem;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .more {
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background: #0861CE;
	position: relative;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .more::before,
.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .more::after {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	content: "";
	display: block;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .more::before {
	width: 30%;
	height: 2px;
}

.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .more::after {
	width: 2px;
	height: 30%;
}

.index_solutions .index_solutions_other {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.index_solutions .index_solutions_other .icon {
	width: .23rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.index_solutions .index_solutions_other .icon .play {
	font-size: 12px;
	color: #6b6e78;
	cursor: pointer;
}

.index_solutions .index_solutions_other .icon .stop {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: .15rem;
	cursor: pointer;
}

.index_solutions .index_solutions_other .icon .stop::before,
.index_solutions .index_solutions_other .icon .stop::after {
	width: 3px;
	height: 11px;
	background: #6b6e78;
	content: "";
	display: block;
}

.index_solutions .index_solutions_other .icon .stop::before {
	margin-right: 3px;
}

.index_solutions .index_solutions_other .swiper-button-prev,
.index_solutions .index_solutions_other .swiper-button-next {
	position: static;
	top: 0;
	width: auto;
	height: auto;
	margin-top: 0;
}

.index_solutions .index_solutions_other .swiper-button-prev {
	left: 0;
	font-size: 14px;
	color: #6b6e78;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.index_solutions .index_solutions_other .swiper-button-prev:hover {
	color: #fde500;
}

.index_solutions .index_solutions_other .swiper-button-prev i {
	display: block;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.index_solutions .index_solutions_other .swiper-button-next:after,
.index_solutions .index_solutions_other .swiper-button-prev:after {
	display: none;
}

.index_solutions .index_solutions_other .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 10px;
}

.index_solutions .index_solutions_other .swiper-container-horizontal>.swiper-pagination-bullets,
.index_solutions .index_solutions_other .swiper-pagination-custom,
.index_solutions .index_solutions_other .swiper-pagination-fraction {
	width: auto;
}

.index_solutions .index_solutions_other .swiper-pagination .progressBar {
	width: 1.28rem;
	height: 3px;
	background: #acafb5;
	margin: 0px 10px;
	position: relative;
}

.index_solutions .index_solutions_other .swiper-pagination .progressBar::after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0%;
	height: 100%;
	background: #fde500;
	content: "";
	display: block;
}

.index_solutions .index_solutions_other .swiper-pagination .progressBar.active::after {
	-webkit-animation: progressBar 4.5s ease forwards;
	animation: progressBar 4.5s ease forwards;
}

.index_solutions .index_solutions_other .swiper-pagination .swiper-pagination-current {
	color: #BD111A;
}

.index_solutions .index_solutions_other .swiper-pagination .swiper-pagination-total {
	color: #757881;
}

.index_solutions .index_solutions_other .swiper-button-next {
	right: 0;
	font-size: 14px;
	color: #6b6e78;
	margin-top: -1px;
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.index_solutions .index_solutions_other .swiper-button-next:hover {
	color: #fde500;
}

@-webkit-keyframes progressBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

@keyframes progressBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

@media (max-width:1200px) {
	.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide:hover {
		width: 6.88rem !important;
	}

	.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .image img {
		height: 4.54rem;
	}

	.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content {
		width: 3.5rem;
	}

	.index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .content .info {
		font-size: 14px;
		line-height: 28px;
	}
}

@media (max-width:480px) {
    .index_solutions .index_solutions_main .swiper-wrapper .swiper-slide a .image img {
		height: 4.7rem;
	}
}

.index_news {
	padding: 1rem 0;
}

.index_news .hd .desc {
	font-size: .22rem;
	color: #383838;
	padding-top: 6px
}

@media (max-width:992px) {
	.index_news .hd .desc {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.index_news .hd .desc {
		font-size: 16px
	}
}

.index_news .index_news_main {
	margin: .54rem 0 0;
}

.index_news .index_news_main .item {
	width: 5.03rem;
	margin-right: .25rem;
}

.index_news .index_news_main .item:nth-child(3n) {
	margin-right: 0;
}

.index_news .index_news_main .item a {
	display: block;
}

.index_news .index_news_main .item a .time {
	margin-bottom: 8px;
}

.index_news .index_news_main .item a .time span {
	font-weight: bold;
	font-size: .18rem;
	color: #000;
	margin-right: 10px;
}

.index_news .index_news_main .item a .time i {
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	color: rgba(0, 0, 0, 0.5);
}

.index_news .index_news_main .item a .coverbox {
	margin-bottom: .23rem;
}

.index_news .index_news_main .item a .title {
	font-weight: bold;
	font-size: .18rem;
	color: #000000;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.index_news .index_news_main .item a .intro {
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	height: .44rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: .2rem 0px .37rem;
}

@media (max-width:1024px) {
	.index_news .index_news_main .item {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}

	.index_news .index_news_main .item:nth-child(2n) {
		margin-right: 0;
	}

	.index_news .index_news_main .item a .time span {
		font-size: 18px;
	}

	.index_news .index_news_main .item a .title {
		font-size: 16px;
		line-height: 24px;
	}

	.index_news .index_news_main .item a .intro {
		height: 45px;
	}
}

@media (max-width:640px) {
	.index_news .index_news_main .item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.index_news .index_news_main .item a .intro {
		height: auto;
	}
}


.banner_box {
	position: relative;
	height: 5.8rem;
	overflow: hidden
}

.banner_box .bg {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1)
}

.banner_box.animated .bg {
	transform: scale(1)
}

.banner_box .inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}

.banner_box .wrap {
	color: #fff
}

.banner_box h2 {
	color: #fff;
	font-size: .6rem;
	line-height: 1.1
}

@media (max-width: 640px) {
	.banner_box {
		height: 4rem
	}
}

.fixed_nav_swiper {
	font-size: 16px
}

.fixed_nav_swiper li {
	width: auto;
	display: inline-block;
	font-size: 16px;
	padding: 0 .14rem
}

.fixed_nav_swiper a {
	color: #666
}

.fixed_nav_swiper em {
	display: block;
	position: relative;
	line-height: 1rem
}

.fixed_nav_swiper em::after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #0861CE;
	left: 0;
	bottom: 0
}

@media (max-width: 992px) {
	.fixed_nav_swiper em {
		height: 56px;
		line-height: 56px
	}
}

.fixed_nav_swiper a.active {
	color: #0861CE
}

.fixed_nav_swiper a.active em::after {
	width: 100%
}

.fixed_nav {
	overflow: hidden;
	border-bottom: 1px solid #f7f7f7
}

.fixed_nav.gray {
	background-color: #f9f9f9;
	border-bottom: 0
}

.fixed_nav .return {
	height: 56px;
	line-height: 56px;
	background-color: #0861CE;
	display: inline-block;
	padding: 0 .34rem
}

.fixed_nav .return em {
	display: block;
	background: url('../images/return.png') no-repeat 0 center;
	padding-left: 36px
}

@media (min-width: 992px) {
	.fixed_nav .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}

@media (max-width: 991px) {
	.fixed_nav .nav {
		text-align: center
	}
}

@media (max-width: 991px) {
	.fixed_nav .wrap {
		width: 100vw;
		text-align: center
	}
}

.fixed_nav nav {
	font-size: 18px
}

.fixed_nav nav a {
	position: relative;
	display: block;
	color: #999;
	margin-left: .56rem
}

.fixed_nav nav a:first-child {
	margin-left: 0 !important
}

.fixed_nav nav a:not(.active):hover {
	color: #0861CE
}

.fixed_nav nav em {
	display: block;
	position: relative;
	line-height: .8rem
}

.fixed_nav nav em::after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #0861CE;
	left: 0;
	bottom: 0
}

@media (max-width: 992px) {
	.fixed_nav nav em {
		height: 56px;
		line-height: 56px
	}
}

.fixed_nav nav a.active {
	color: #0861CE
}

.fixed_nav nav a.active em::after {
	width: 100%
}

@media (max-width: 480px) {
	.fixed_nav nav {
		font-size: 16px;
		min-width: 70%;
		text-align: center
	}
}

@media (max-width: 1680px) {
	.fixed_nav.scroll nav a {
		margin-left: .4rem
	}
}

@media (max-width: 1360px) {
	.fixed_nav.scroll nav a {
		margin-left: .26rem
	}
}

@media (max-width: 1280px) {
	.fixed_nav.scroll nav {
		font-size: 17px
	}

	.fixed_nav.scroll nav a {
		margin-left: .2rem
	}
}

@media (max-width: 1199px) {
	.fixed_nav.scroll nav {
		width: 100%;
		text-align: center
	}

	.fixed_nav.scroll nav a {
		font-size: 17px;
		margin-left: .26rem
	}
}

@media (max-width: 991px) {
	.fixed_nav.scroll nav {
		overflow-x: auto;
		padding: 0 3vw
	}

	.fixed_nav.scroll nav a {
		margin: 0 !important;
		padding: 0 .1rem
	}
}

.fixed_nav.scroll nav {
	white-space: nowrap
}

.fixed_nav.scroll nav a {
	display: inline-block
}

.fixed_nav:not(.scroll) nav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.fixed_nav .crumbs {
	font-size: 14px;
	color: #999;
	line-height: .8rem
}

.fixed_nav .crumbs>* {
	display: inline-block;
	vertical-align: middle
}

.fixed_nav .crumbs a {
	color: #999
}

.fixed_nav .crumbs a:hover {
	color: #0861CE
}

.fixed_nav .crumbs em {
	font-weight: bold;
	color: #000
}

.fixed_nav .crumbs i {
	padding: 0 4px
}

@media (max-width: 1680px) {
	.fixed_nav .crumbs i {
		padding: 0 1px
	}
}

@media (max-width: 991px) {
	.fixed_nav .crumbs {
		padding: 0 4vw
	}
}

.vbtn {
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	background-color: #0861CE;
	padding: 0 20px;
	line-height: 48px
}

@media (max-width:640px) {
	.vbtn {
		line-height: 38px
	}
}

.vbtn:hover {
	background: #000;
	color: #fff
}

.vbtn_l {
	font-size: 16px;
	border-radius: 4px;
	line-height: 46px;
	padding: 0 20px;
	border: 1px solid #666
}

@media (max-width:640px) {
	.vbtn_l {
		line-height: 36px
	}
}

.vbtn_l:hover {
	background: #000;
	color: #fff
}

.fs22 {
	font-size: 22px
}

@media (max-width:992px) {
	.fs22 {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.fs22 {
		font-size: 18px
	}
}

.fs30 {
	font-size: .3rem
}

@media (max-width:992px) {
	.fs30 {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.fs30 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.fs30 {
		font-size: 20px
	}
}

.fs36 {
	font-size: .36rem
}

@media (max-width:768px) {
	.fs36 {
		font-size: 24px
	}
}

@media (max-width:640px) {
	.fs36 {
		font-size: 22px
	}
}

.fs40 {
	font-size: .4rem
}

@media (max-width:768px) {
	.fs40 {
		font-size: 28px
	}
}

@media (max-width:640px) {
	.fs40 {
		font-size: 24px
	}
}

.fs42 {
	font-size: .42rem;
	font-weight: bold;
	line-height: 1
}

.fs48 {
	font-size: .48rem
}

@media (min-width:1200px) and (max-width:1919px) {
	.fs48 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.fs48 {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.fs48 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.fs48 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.fs48 {
		font-size: 22px
	}
}

.hd2 {
	text-align: center
}

.hd2 h2 {
	font-size: .52rem
}

.hd2 .desc {
	font-size: 16px;
	color: #595959
}


.search_box {
	background: #fff;
	padding: .9rem 0;
	border-top: 1px solid #eeeeee
}

@media (min-width:640px) {
	.search_box .wrap {
		width: 70%;
		max-width: 952px
	}
}

.search_box h5 {
	text-align: center;
	font-size: .6rem;
	margin-bottom: .5rem
}

@media (max-width:1200px) {
	.search_box h5 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:1200px) and (max-width:1919px) and (min-width:1200px) {
	.search_box h5 {
		font-size: 3vw
	}
}

@media (max-width:1200px) and (max-width:1200px) {
	.search_box h5 {
		font-size: .5rem
	}
}

.search_box form {
	position: relative;
	margin-bottom: .46rem
}

.search_box form input {
	display: block;
	height: .68rem;
	border-radius: 34px;
	padding-left: .36rem;
	font-size: 20px;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	width: 100%
}

.search_box form input:focus {
	border-color: #ccc
}

@media (max-width:1200px) {
	.search_box form input {
		font-size: 18px
	}
}

@media (max-width:992px) {
	.search_box form input {
		height: 50px;
		font-size: 16px
	}
}

.search_box form .submit {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
	text-align: center;
	font-size: 20px
}

.search_box form .submit:hover {
	color: #0861CE
}

@media (max-width:992px) {
	.search_box form .submit {
		width: 60px
	}
}

.search_box .tab {
	text-align: center
}

.search_box .tab .item {
	line-height: .6rem;
	border-radius: 2em;
	font-size: 16px;
	display: inline-block;
	border: 1px solid #eeeeee;
	padding: 0 .56rem
}

.search_box .tab .item+.item {
	margin-left: .2rem
}

.search_box .tab .active,
.search_box .tab a:hover {
	background-color: #0861CE;
	color: #fff;
	border-color: #0861CE
}

@media (max-width:480px) {
	.search_box .tab .item {
		line-height: 40px
	}
}

.search_result {
	padding: 1rem 0
}

/* 行业应用 */

.appinfo {
	padding: .74rem 0
}

.appinfo h2 {
	color: #000;
	margin-bottom: .46rem
}

.trade_list {
	margin-left: -0.35rem !important;
	margin-right: -0.35rem !important
}

.trade_list>* {
	padding-left: .35rem !important;
	padding-right: .35rem !important;
	margin-bottom: .7rem
}

@media (max-width:1200px) {
	.trade_list {
		margin-left: -0.2rem !important;
		margin-right: -0.2rem !important
	}

	.trade_list>* {
		padding-left: .2rem !important;
		padding-right: .2rem !important;
		margin-bottom: .4rem
	}
}

@media (max-width:480px) {
	.trade_list li {
		width: 100%
	}
}

.trade_inner {
	background: #f8f8f8
}

.trade_inner:hover .tit {
	color: #0861CE
}

.trade_inner .info {
	padding: .28rem .36rem .3rem
}

@media (max-width:640px) {
	.trade_inner .info {
		padding: 20px
	}
}

.trade_inner .tit {
	display: block;
	font-size: 22px
}

@media (max-width:640px) {
	.trade_inner .tit {
		font-size: 20px
	}
}

.trade_inner .desc {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	height: 40px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: .1rem 0 0
}

@media (max-width:640px) {
	.trade_inner .desc {
		font-size: 15px;
		line-height: 26px;
		height: auto
	}
}

.trade_inner .more {
	color: #999;
	font-size: 16px
}

.trade_inner .more:hover {
	color: #0861CE
}

@media (max-width:640px) {
	.trade_inner .more {
		font-size: 15px
	}
}

/* 公司简介 */
.gs_introduce {
	padding-top: .8rem;
	padding-bottom: 1.3rem
}

@media (min-width:1200px) {
	.gs_introduce .top {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-box-align: flex-start;
		box-align: flex-start;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.gs_introduce .top .content,
	.gs_introduce .top .img {
		width: 47%
	}
}

.gs_introduce .top h2 {
	margin-bottom: .3rem
}

.gs_introduce .top .txt {
	font-size: 16px;
	line-height: 2.1;
	color: #666
}

.gs_introduce .top .txt p+p {
	margin-top: 1em
}

@media (max-width:1360px) {
	.gs_introduce .top .txt {
		font-size: 15px;
		line-height: 1.8
	}
}

@media (max-width:1199px) {
	.gs_introduce .top .txt {
		margin-bottom: .5rem
	}
}

.gs_introduce .datas {
	display: flex;
	margin-top: .8rem;
	align-items: center
}

@media (min-width:640px) {
	.gs_introduce .datas {
		justify-content: space-between
	}

	.gs_introduce .datas .line {
		width: 1px;
		height: .76rem;
		background: #f8f8f8;
		display: block
	}
}

@media (max-width:639px) {
	.gs_introduce .datas {
		flex-wrap: wrap
	}

	.gs_introduce .datas .item {
		width: 48%;
		margin-bottom: .3rem
	}

	.gs_introduce .datas .item .val {
		margin-bottom: 4px
	}
}

.gs_introduce .datas .item .val {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	color: #0861CE;
	font-weight: bold;
	font-size: .4rem
}

.gs_introduce .datas .item .val em {
	font-size: .7rem
}

.gs_introduce .datas .item .val span {
	padding-left: 3px
}

.gs_introduce .datas .item .val * {
	display: block
}

.gs_introduce .datas .item .tit {
	font-size: 18px;
	padding-left: 4px
}

@media (max-width:640px) {
	.gs_introduce .datas .item .tit {
		font-size: 16px
	}
}

.gs_introduce .datas .item:nth-child(2) .tit,
.gs_introduce .datas .item:nth-child(3) .tit {
	padding-left: 10px
}

/* 企业文化 */
.gs_cultrue {
	background: url('../images/gsbg2.jpg') no-repeat center center;
	background-size: cover;
	color: #fff
}

.gs_cultrue .vhd {
	color: #fff;
}

@media (max-width:991px) {
	.gs_cultrue {
		padding: 1rem 0
	}

	.gs_cultrue h2 {
		margin-bottom: .6rem;
		text-align: center
	}
}

@media (min-width:992px) {
	.gs_cultrue h2 {
		margin-bottom: 2.6rem
	}

	.gs_cultrue .wrap {
		height: 8.78rem;
		position: relative;
		padding: 1.2rem 0 0
	}

	.gs_cultrue .bd {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 55
	}

	.gs_cultrue .bd .list {
		display: flex;
		align-items: flex-end;
		overflow: hidden
	}

	.gs_cultrue .item {
		flex: 1;
		border-left: 1px solid #fff;
		padding-left: .46rem;
		transition: .2s
	}

	.gs_cultrue .item * {
		transition: .2s
	}
}

@media (min-width:992px) {
	.gs_cultrue .item {
		padding-bottom: 1.4rem
	}
}

@media (max-width:991px) {
	.gs_cultrue .item {
		margin-bottom: .6rem
	}
}

.gs_cultrue .item h3 {
	font-size: .34rem;
	transition-delay: .1s
}

@media (max-width:992px) {
	.gs_cultrue .item h3 {
		font-size: 24px;
		margin-top: 7px
	}
}

@media (max-width:640px) {
	.gs_cultrue .item h3 {
		font-size: 20px
	}
}

.gs_cultrue .item .ic1 {
	background: url('../images/wx1.png') no-repeat center center
}

.gs_cultrue .item .ic2 {
	background: url('../images/wx2.png') no-repeat center center
}

.gs_cultrue .item .ic3 {
	background: url('../images/wx3.png') no-repeat center center
}

.gs_cultrue .item .icon {
	width: .74rem;
	height: .74rem;
	display: block;
	margin-bottom: .1rem;
	background-size: contain
}

.gs_cultrue .item .desc {
	font-size: 18px;
	line-height: 2.1;
	margin-top: .3rem
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		width: 85%;
		transition-delay: .3s;
		max-width: 440px
	}
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		height: 0;
		opacity: 0
	}
}

@media (max-width:768px) {
	.gs_cultrue .item .desc {
		font-size: 16px
	}
}

@media (max-width:480px) {
	.gs_cultrue .item .desc {
		font-size: 15px
	}
}

@media (min-width:992px) {
	.gs_cultrue .active {
		flex: 1.5
	}

	.gs_cultrue .active .desc {
		opacity: 1;
		height: 1.2rem
	}
}

/* 荣誉资质 */
.gs_honor {
	padding: 1.1rem 0 1rem;
	background: #f9f9f9;
}

@media (max-width:480px) {
	.gs_honor {
		width: 100vw
	}
}

.gs_honor h2 {
	margin-bottom: .4rem;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.gs_honor h2 {
		width: 92vw
	}
}

@media (max-width:480px) {
	.gs_honor h2 {
		margin-bottom: .2rem
	}
}

.gs_honor .swiper_honor {
	padding: .4rem 0 1.1rem
}

@media (max-width:768px) {
	.gs_honor .swiper_honor {
		padding-bottom: 1.5rem
	}
}

.gs_honor .swiper_honor li {
	width: 20%
}

@media (max-width:992px) {
	.gs_honor .swiper_honor li {
		width: 33.33%
	}
}

@media (max-width:480px) {
	.gs_honor .swiper_honor li {
		width: 60%
	}

	.gs_honor .swiper_honor li .inner {
		margin: 0 10px
	}
}

.gs_honor .swiper-slide-active .inner,
.gs_honor .swiper-slide-prev .inner,
.gs_honor .swiper-slide-next .inner {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 5
}

.gs_honor .inner {
	background: #fff;
	text-align: center;
	position: relative;
	padding: 0 0 .2rem;
	border-radius: 10px;
}

.gs_honor .inner .imgbox {
	padding: .2rem;
	display: block
}

.gs_honor .inner .tit {
	font-size: 18px;
	margin: 0 .2rem
}

@media (max-width:1200px) {
	.gs_honor .inner .tit {
		font-size: 16px
	}
}

.gs_honor .swiper-slide-active .inner {
	background: #fff;
	position: relative;
	z-index: 555
}


.gs_honor .pnexts {
	width: 1.24rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	height: .6rem
}

@media (max-width:640px) {
	.gs_honor .pnexts {
		width: 70px
	}

	.gs_honor .pnexts .pnext {
		width: 30px;
		height: 30px;
		font-size: 12px
	}
}

.gs_honor .pnexts .swiper-button-prev {
	left: 0
}

.gs_honor .pnexts .swiper-button-next {
	right: 0
}

.gs_honor .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #fff;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

.gs_honor .pnext::after {
	font-size: inherit
}

.gs_honor .pnext:hover {
	background-color: #0861CE;
	color: #fff
}

.swiper_about_product {
	padding-bottom: .6rem;
	margin-left: -0.15rem;
	margin-right: -0.15rem;
	padding-top: .2rem;
	position: relative;
	margin-top: -0.2rem
}

@media (max-width:480px) {
	.swiper_about_product {
		margin-left: -0.1rem;
		margin-right: -0.1rem;
		padding-bottom: 40px
	}
}

.swiper_about_product li {
	width: 25%
}

.swiper_about_product li .product_inner {
	margin: 0 .15rem
}

@media (max-width:480px) {
	.swiper_about_product li .product_inner {
		margin: 0 .1rem
	}
}

@media (max-width:992px) {
	.swiper_about_product li {
		width: 33.33%
	}
}

@media (max-width:768px) {
	.swiper_about_product li {
		width: 50%
	}
}

/* 新闻资讯 */
.news_topper {
	padding: .8rem 0 1rem;
	margin-bottom: .9rem
}

@media (max-width: 991px) {
	.news_topper .aswiper_news {
		padding-bottom: 40px
	}
}

.news_topper .pnext-box {
	position: absolute;
	width: 1.6rem;
	right: 4%;
	bottom: .5rem;
	height: .62rem
}

.news_topper .pnext-box .pnext {
	width: .62rem;
	height: .62rem;
	line-height: .62rem;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	cursor: pointer
}

.news_topper .pnext-box .pnext::after {
	font-size: 16px;
	color: #000
}

.news_topper .pnext-box .pnext:hover {
	background-color: #0861CE;
	border-color: #0861CE
}

.news_topper .inner {
	background: #fff
}

@media (min-width: 768px) {
	.news_topper .inner {
		background: #fff;
		display: flex;
		align-items: stretch
	}

	.news_topper .img,
	.news_topper .info {
		width: 50%;
		display: block
	}

	.news_topper .img {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center
	}

	.news_topper .img img {
		visibility: hidden
	}
}

@media (max-width: 767px) {
	.news_topper img {
		width: 100%
	}
}

.news_topper .info {
	padding: .5rem 4%
}

.news_topper .tit {
	font-size: .36rem;
	line-height: 1.2;
	display: block
}

@media (max-width: 768px) {
	.news_topper .tit {
		font-size: 24px
	}
}

@media (max-width: 640px) {
	.news_topper .tit {
		font-size: 22px
	}
}

.news_topper .tit:hover {
	color: #0861CE
}

@media (max-width: 480px) {
	.news_topper .tit {
		line-height: 1.5
	}
}

.news_topper .desc {
	font-size: 17px;
	line-height: 30px;
	height: 60px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: 16px 0 20px
}

.news_topper .time {
	margin-bottom: 1rem
}

.news_topper .more:hover {
	color: #0861CE
}

.union_box {
    padding-top: .8rem;
	padding-bottom: .9rem
}

.union_box .lg-img {
	padding-top: .9rem;
	padding-bottom: 1.1rem;
	text-align: center
}

@media (max-width: 480px) {
	.union_box .lg-img {
		padding: .7rem 0 .5rem
	}
}

.union_goods {
    margin-top: .5rem;
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}

.union_goods>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important;
	margin-bottom: .3rem
}

@media (max-width: 1199px) {
	.union_goods {
		display: flex;
		align-items: stretch;
		flex-wrap: wrap
	}

	.union_goods::before {
		display: none
	}
}

.union_goods li {
	margin-bottom: .3rem
}

@media (max-width: 480px) {
	.union_goods li {
		width: 100%
	}
}

.union_goods .inner {
	transition: .6s
}

@media (max-width: 1199px) {
	.union_goods .inner {
		border: 1px solid #ececec;
		height: 100%
	}
}

.union_goods .info {
	padding: .24rem .28rem .3rem
}

@media (max-width: 640px) {
	.union_goods .info {
		padding: 16px 14px 20px
	}
}

.union_goods .info .tit {
	display: block;
	font-size: 20px;
	margin-bottom: .16rem
}

.union_goods .info .tit:hover {
	color: #0861CE
}

@media (min-width: 1200px) {
	.union_goods .info .tit {
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}

@media (max-width: 1199px) {
	.union_goods .info .tit {
		line-height: 26px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2
	}
}

@media (max-width: 1200px) {
	.union_goods .info .tit {
		font-size: 18px
	}
}

@media (max-width: 640px) {
	.union_goods .info .tit {
		font-size: 17px
	}
}

.union_goods .info .time {
	font-size: 16px;
	color: #888;
	margin-bottom: 20px;
	margin-top: -8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.union_goods .info .mores {
	margin-top: 14px;
	display: inline-block
}

.union_goods .info .mores:hover {
	color: #0861CE
}


@media (min-width: 1200px) {
	.union_goods .more {
		opacity: 0;
		transition: .6s
	}

	.union_goods .more:hover {
		color: #0861CE
	}

	.union_goods .inner:hover {
		box-shadow: 0 6px 25px rgba(210, 235, 250, 1);
	}

	.union_goods .inner:hover .more {
		opacity: 1
	}
}

/* 新闻详情 */
.news_arc_box {
	background: #f9f9f9;
	padding: .3rem 0 1.5rem
}

.news_arc_box .article {
	padding: .8rem .6rem;
	background: #fff
}

@media (max-width: 640px) {
	.news_arc_box .article {
		padding: .3rem
	}
}

.article .hd {
	border-bottom: 1px solid #ececec;
	padding-bottom: .36rem;
	margin-bottom: .5rem
}

.article .hd h2 {
	font-size: .36rem;
	margin-bottom: .2rem
}

@media (max-width: 768px) {
	.article .hd h2 {
		font-size: 24px
	}
}

@media (max-width: 640px) {
	.article .hd h2 {
		font-size: 22px
	}
}

.article .hd .data {
	color: #888;
	font-size: 18px
}

.article .hd .time {
	padding-right: .1rem
}

@media (max-width: 992px) {
	.article .hd .data {
		font-size: 15px
	}
}

@media (max-width: 640px) {
	.article .hd .data {
		font-size: 14px
	}
}

.article .bd {
	font-size: 17px;
	line-height: 2
}

@media (max-width: 640px) {
	.article .bd {
		font-size: 16px
	}
}

.article .bd img {
	display: block;
	margin: 0 auto
}

@media (min-width: 768px) {
	.article .bd img {
		max-width: 70%
	}
}

.article .bd p {
	margin-bottom: 1em
}

.page_pnext {
	padding: .6rem 0;
	border-top: 1px solid #ececec
}

.page_pnext a {
	display: block;
	font-size: 20px;
	padding: 4px 0;
	line-height: 1.8;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.page_pnext a:hover {
	color: #0861CE
}

@media (max-width: 1200px) {
	.page_pnext a {
		font-size: 18px
	}
}

@media (max-width: 640px) {
	.page_pnext a {
		font-size: 17px
	}
}

/* 联系我们 */
.contact_box {
	padding-top: .7rem
}

@media (min-width: 992px) {
	.contact_box {
		display: flex;
		align-items: stretch
	}

	.contact_box .mapbox,
	.contact_box .infobox {
		width: 50%
	}
}

@media (max-width: 991px) {
	.contact_box .mapbox {
		height: 5rem
	}
}

.contact_box .mapbox .map {
	height: 100%
}

.contact_box .infobox {
	color: #fff;
	background-color: #0861CE;
	padding: 1.3rem .5rem 1.3rem 1rem
}

@media (max-width: 1460px) {
	.contact_box .infobox {
		padding: 1.3rem .5rem
	}
}

.contact_box .infobox h2 {
	font-size: .36rem;
	margin-bottom: .36rem
}

@media (max-width: 768px) {
	.contact_box .infobox h2 {
		font-size: 24px
	}
}

@media (max-width: 640px) {
	.contact_box .infobox h2 {
		font-size: 22px
	}
}

.contact_box .infobox dd {
	font-size: 18px;
	line-height: 2.6
}

@media (max-width: 639px) {
	.contact_box .infobox dd {
		display: flex
	}

	.contact_box .infobox dd em {
		flex: 1;
		padding-left: .1rem
	}
}

@media (max-width: 992px) {
	.contact_box .infobox dd {
		font-size: 14px
	}
}

@media (max-width: 991px) {
	.contact_box .infobox dd {
		font-size: 16px
	}
}

.contact_box .infobox dd .iconfont {
	text-align: center;
	width: .4rem;
	display: inline-block
}

.contact_box .infobox dd a {
	color: #fff;
}

.contact_box .infobox dd a:hover {
	text-decoration: underline
}

.contact_form {
	padding: 1.2rem 0 .9rem
}

@media (min-width: 1200px) {
	.contact_form form {
		display: block;
		margin: 0 .36rem
	}
}

.contact_form .vtit {
	font-size: .36rem;
	margin-bottom: .4rem;
	text-align: center
}

@media (max-width: 768px) {
	.contact_form .vtit {
		font-size: 24px
	}
}

@media (max-width: 640px) {
	.contact_form .vtit {
		font-size: 22px
	}
}

.contact_form .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important
}

.contact_form .row>* {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}

@media (max-width: 992px) {
	.contact_form .row {
		margin-left: -8px !important;
		margin-right: -8px !important
	}

	.contact_form .row>* {
		padding-left: 8px !important;
		padding-right: 8px !important;
		margin-bottom: 16px
	}
}

@media (max-width: 640px) {
	.contact_form .row {
		margin-left: -5px !important;
		margin-right: -5px !important
	}

	.contact_form .row>* {
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-bottom: 10px
	}
}

.contact_form li {
	margin-bottom: .3rem
}

@media (max-width: 1200px) {
	.contact_form li {
		margin-bottom: 16px
	}
}

.contact_form .inner input {
	height: .6rem;
	font-size: 16px;
	padding-left: 20px
}

@media (max-width: 1200px) {
	.contact_form .inner input {
		height: 48px
	}
}

@media (max-width: 640px) {
	.contact_form .inner input {
		height: 46px;
		padding-left: 12px
	}
}

.contact_form .submitbox {
	text-align: center;
	padding-top: 20px
}

.contact_form .submitbox .vbtn {
	width: 2.15rem;
	font-size: 18px
}

@media (max-width: 640px) {
	.contact_form .submitbox .vbtn {
		width: 160px;
		height: 50px;
		line-height: 50px;
		text-align: center
	}
}

.contact_form .submitbox .vbtn:hover {
	background: #000;
	color: #fff;
	border-color: #000
}

.contact_form textarea {
	height: 330px;
	resize: none;
	font-size: 16px;
	padding: 20px
}

@media (max-width: 640px) {
	.contact_form textarea {
		padding: 12px
	}
}

/* 产品中心 */
.productTableMain {
	padding: .8rem 0;
}

.productTableMain .desc {
	font-size: 18px;
	color: #666;
	padding-top: 10px;
	padding-bottom: .5rem;
}

@media (max-width: 1200px) {
	.productTableMain .desc {
		font-size: 16px;
	}
}

@media (max-width: 640px) {
	.productTableMain .desc {
		font-size: 14px;
	}
}

.productTableBox .layui-table-view {
	border: none !important;
}

.productTableBox .layui-table-view:after {
	display: none;
}

.productTableBox .layui-table-cell {
	min-width: 1.59rem;
	white-space: break-spaces;
	overflow: visible;
	line-height: .42rem;
	padding: 15px;
	text-overflow: inherit;
	height: auto;
}

@media (max-width: 1200px) {
	.productTableBox .layui-table-cell {
		min-width: 100px;
	}
}

.productTableBox .layui-table-header {
	background-image: -webkit-gradient(linear, left top, right top, from(#004c99), to(#0861CE));
	background-image: linear-gradient(to right, #004c99, #0861CE);
	border: none;
}

.productTableBox .layui-table-header .layui-table {
	width: 100%;
	background-image: -webkit-gradient(linear, left top, right top, from(#004c99), to(#0861CE));
	background-image: linear-gradient(to right, #004c99, #0861CE);
	background-color: transparent;
	-webkit-border-radius: .2rem .2rem 0px 0px;
	border-radius: .2rem .2rem 0px 0px;
	border-collapse: collapse;
}

.productTableBox .layui-table-header th {
	text-align: center;
	font-size: 16px;
	color: #fff;
}

.productTableBox .layui-table-header .layui-table th {
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.productTableBox .layui-table-header .layui-table th:nth-child(1) {
	-webkit-border-radius: .2rem 0px 0px 0px;
	border-radius: .2rem 0px 0px 0px;
}

.productTableBox .layui-table-body {
	margin: 0px !important;
	padding-bottom: .3rem;
}

.productTableBox .layui-table-body table {
	border-collapse: collapse;
	width: 100% !important;
}

.productTableBox .layui-table-body td {
	text-align: center;
	font-size: 16px;
	color: #505050;
	border: 1px solid #eaeaea;
}

.productTableBox .layui-table-body .layui-table-cell {
	padding: 15px;
}

.productTableBox .layui-table-body .layui-table-cell .part-link{
	color: #0861CE;
	text-decoration: underline;
}

.productTableBox .layui-table-box {
	-webkit-border-radius: .2rem .2rem 0px 0px;
	border-radius: .2rem .2rem 0px 0px;
}

.productTableBox .layui-table-body::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e7e7e8;
}

.productTableBox .layui-table-body::-webkit-scrollbar-track {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #e7e7e8;
}

@media (max-width: 1200px) {
	.productTableBox .layui-table-header th {
		font-size: 14px;
	}

	.productTableBox .layui-table-body td {
		font-size: 14px;
	}
}

/* 产品详情 */
.productDetailMain {
	padding-top: .6rem;
	padding-bottom: .8rem;
	background-image: url(../images/img_106.jpg);
	background-size: cover;
	background-position: bottom;
}

.nopadding{
    padding-bottom: 0;
}

@media (min-width: 1200px) {
	.product_top {
		display: flex;
		align-items: flex-start
	}

	.product_top .imgbox {
		width: 30%;
		margin-left: 7%
	}

	.product_top .content {
		flex: 1
	}
}

@media (min-width: 1200px) and (max-width:1360px) {
	.product_top .imgbox {
		width: 45%;
		margin-left: 5%
	}
}

@media (max-width: 1199px) {
	.product_top .imgbox {
		max-width: 700px;
		margin: 0 auto .6rem
	}
}

.product_top .imgbox {
	background: #fff;
	padding: .4rem
}

.product_top .content h1 {
	font-size: .48rem;
	font-weight: bold
}

@media (min-width: 1200px) and (max-width:1919px) {
	.product_top .content h1 {
		font-size: 2.5vw
	}
}

@media (max-width: 1199px) {
	.product_top .content h1 {
		font-size: 28px
	}
}

@media (max-width: 992px) {
	.product_top .content h1 {
		font-size: 26px
	}
}

@media (max-width: 640px) {
	.product_top .content h1 {
		font-size: 24px
	}
}

@media (max-width: 480px) {
	.product_top .content h1 {
		font-size: 22px
	}
}

.product_top .content .desc {
	line-height: 2;
	font-size: 16px;
	color: #666;
	margin: .2rem 0 .4rem
}

@media (max-width: 480px) {
	.product_top .content .desc {
		font-size: 15px
	}

}

@media (max-width: 1199px) {
	.product_top .content .btnbox {
		margin-bottom: 30px;
	}
}

.product_info_skill {
	padding: .8rem 0 .7rem
}

.product_info_skill .hd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: .36rem
}

.product_info_skill .hd h2 {
	margin-bottom: 0
}

.prodinfo h2 {
	font-size: .48rem;
	font-weight: bold;
	margin-bottom: 20px
}

@media (min-width: 1200px) and (max-width:1919px) {
	.prodinfo h2 {
		font-size: 2.5vw
	}
}

@media (max-width: 1199px) {
	.prodinfo h2 {
		font-size: 28px
	}
}

@media (max-width: 992px) {
	.prodinfo h2 {
		font-size: 26px
	}
}

@media (max-width: 640px) {
	.prodinfo h2 {
		font-size: 24px
	}
}

@media (max-width: 480px) {
	.prodinfo h2 {
		font-size: 22px
	}
}

.product_list {
    margin-left: -0.15rem !important;
    margin-right: -0.15rem !important;
    padding-bottom: .4rem
}

.product_list>* {
    padding-left: .15rem !important;
    padding-right: .15rem !important;
    margin-bottom: .3rem
}

@media (max-width: 480px) {
    .product_list {
        margin-left:-0.1rem !important;
        margin-right: -0.1rem !important
    }

    .product_list>* {
        padding-left: .1rem !important;
        padding-right: .1rem !important;
        margin-bottom: .2rem
    }
}

.product_list._bgf .product_inner {
    background: #fff
}

.product_inner {
    background: #f8f8f8;
    text-align: center;
    padding: .5rem 16px;
    transition: .6s
}

@media (max-width: 480px) {
    .product_inner {
        padding:.5rem 8px
    }
}

@media (min-width: 1200px) {
    .product_inner:hover {
        box-shadow:0 6px 25px rgba(210, 235, 250, 1);
        background: #fff
    }

    .product_inner:hover .more {
        background-color: #0861CE;
        color: #fff
    }

    .product_inner:hover .tit {
        color: #0861CE
    }
}

.product_inner .tit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 16px 0 12px;
    font-size: 20px
}

@media (max-width: 1200px) {
    .product_inner .tit {
        font-size:18px
    }
}

@media (max-width: 480px) {
    .product_inner .tit {
        font-size:17px;
        margin: 14px 0 8px
    }
}

.product_inner .type {
    color: #999;
    margin-bottom: .36rem
}

.product_inner .more {
    border-radius: 2em;
    background-color: #ebebeb;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block
}

@media (max-width: 640px) {
    .product_inner .more {
        width:120px;
        height: 36px;
        line-height: 36px;
        text-align: center
    }
}

.search_box {
    background: #fff;
    padding: .9rem 0;
    border-top: 1px solid #eeeeee
}

@media (min-width: 640px) {
    .search_box .wrap {
        width:70%;
        max-width: 952px
    }
}

.search_box h5 {
    text-align: center;
    font-size: .6rem;
    margin-bottom: .5rem
}

@media (max-width: 1200px) {
    .search_box h5 {
        font-size:.58rem;
        font-weight: bold
    }
}

@media (max-width: 1200px) and (max-width:1919px) and (min-width:1200px) {
    .search_box h5 {
        font-size:3vw
    }
}

@media (max-width: 1200px) and (max-width:1200px) {
    .search_box h5 {
        font-size:.5rem
    }
}

.search_box form {
    position: relative;
    margin-bottom: .46rem
}

.search_box form input {
    display: block;
    height: .68rem;
    border-radius: 34px;
    padding-left: .36rem;
    font-size: 20px;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    width: 100%
}

.search_box form input:focus {
    border-color: #ccc
}

@media (max-width: 1200px) {
    .search_box form input {
        font-size:18px
    }
}

@media (max-width: 992px) {
    .search_box form input {
        height:50px;
        font-size: 16px
    }
}

.search_box form .submit {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    text-align: center;
    font-size: 20px
}

.search_box form .submit:hover {
    color: #0861CE
}

@media (max-width: 992px) {
    .search_box form .submit {
        width:60px
    }
}

.search_box .tab {
    text-align: center
}

.search_box .tab .item {
    line-height: .6rem;
    border-radius: 2em;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #eeeeee;
    padding: 0 .56rem
}

.search_box .tab .item+.item {
    margin-left: .2rem
}

.search_box .tab .active,.search_box .tab a:hover {
    background-color: #0861CE;
    color: #fff;
    border-color: #0861CE
}

@media (max-width: 480px) {
    .search_box .tab .item {
        line-height:40px
    }
}

.search_result {
    padding: 1rem 0
}