/* 顶部banner */
.x-swiper {
	position: relative;
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide {
	position: relative;
	margin: 0;
	padding: 0;
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
	width: 100%;
	height: 100vh;
	position: relative;
}

@media (max-width: 1199px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide figure {
		height: auto;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .img2 {
	display: none;
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .img1 {
		display: none;
	}

	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .img2 {
		display: block;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
	position: absolute;
	left: 2.6rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
	width: 2.22rem;
	margin-bottom: 0.1rem;
}

@media (max-width: 1199px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
		margin-bottom: 10px;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img img {
	width: 100%;
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text {
		left: 0;
		padding: 0 20px;
		top: 64%;
	}

	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img {
		width: 50%;
	}

	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-img img {
		width: 100%;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .f_title {
	font-size: 0.36rem;
	line-height: 0.46rem;
	color: #0C63CC;
	margin-bottom: 0.1rem;
}

@media (max-width: 1366px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .f_title {
		font-size: 26px;
		line-height: 36px;
	}
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .f_title {
		font-size: 1rem;
		line-height: 1.6;
	}
}

@media (max-width: 576px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .f_title {
		font-size: 1.4rem;
		line-height: 1.3;
	}
}

@media (max-width: 1199px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .f_title {
		margin-bottom: 6px;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
	font-size: 0.6rem;
	color: #fff;
	margin: 0 0 0.4rem 0;
	text-align: left;
}

@media (max-width: 1199px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
		margin: 0 0 24px 0;
	}
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-title {
		margin: 0 0 16px 0;
		font-size: 1.6rem;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text p {
	display: block;
	color: #fff;
	font-size: 0.22rem;
	text-align: left;
}

@media (max-width: 1440px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text p {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text p {
		font-size: 16px;
	}
}

.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-gg-a1 {
	margin-top: 0.8rem;
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swiper-wrapper .swiper-slide .x-text .x-gg-a1 {
		margin-top: 1.8rem;
	}
}

.x-swiper .swiper-container .swip_pag1 {
	width: auto;
	left: 2.6rem;
	bottom: 50px;
}

@media (max-width: 1199px) {
	.x-swiper .swiper-container .swip_pag1 {
		bottom: 30px;
	}
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .swip_pag1 {
		left: 20px;
	}
}

.x-swiper .swiper-container .swip_pag1 .swiper-pagination-bullet {
	opacity: 1 !important;
	position: relative;
	height: 3px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0;
	margin: 0 10px !important;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.x-swiper .swiper-container .swip_pag1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #0C63CC;
}

.x-swiper .swiper-container .swip_pag1 .swiper-pagination-bullet.swiper-pagination-bullet-active .mun {
	width: 100%;
	-webkit-animation: wi 6s linear;
	animation: wi 6s linear;
}

.x-swiper .swiper-container .swip_pag1 .swiper-pagination-bullet .mun {
	width: 10;
	position: absolute;
	top: 0;
	height: 10px;
	border-radius: 50%;
	background-color: #007ff6;
	left: 0;
	display: none;
}

.x-swiper .x-sbdt {
	position: absolute;
	right: 2.6rem;
	bottom: 50px;
	z-index: 12;
	cursor: pointer;
}

@media (max-width: 767px) {
	.x-swiper .x-sbdt {
		right: 20px;
	}
}

.x-swiper .x-sbdt img {
	width: 22px;
	height: 34px;
	object-fit: contain;
	transition: 0.4s all;
	animation: jump 2s linear infinite;
	-webkit-animation: jump 2s linear infinite;
}

.x-swiper .swiper-container .swiper-pagination-index {
	bottom: 25px;
}

.x-swiper .swiper-container .swiper-pagination-index .swiper-pagination-bullet {
	opacity: 1;
	width: 48px;
	height: 1px;
	background: #FFFFFF;
	opacity: 0.3;
	margin: 0;
	border-radius: 1px;
}

.x-swiper .swiper-container .swiper-pagination-index .swiper-pagination-bullet-active {
	opacity: 1;
	width: 48px;
	height: 1px;
	background: #FFFFFF;
}
@media (max-width: 610px){
	.x-swiper .swiper-container .swiper-pagination-index .swiper-pagination-bullet {
		width: 28px;
	}
	.x-swiper .swiper-container .swiper-pagination-index .swiper-pagination-bullet-active{
		width: 28px;
	}
}

.x-swiper .swiper-container .next-index {
	background-image: url('../img/icon-next2.png');
	top: auto;
	bottom: 10px;
	right: 41%;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-family: PingFangSC-Semibold, PingFang SC;
	height: auto;
	width: 80px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	opacity: .75;
	z-index: 11;
}

.x-swiper .swiper-container .prev-index {
	background-image: url('../img/icon-prev.png');
	top: auto;
	bottom: 10px;
	left: 41%;
	font-size: 16px;
	color: #fff;
	font-family: PingFangSC-Semibold, PingFang SC;
	height: auto;
	width: 80px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	opacity: .75;
	z-index: 11;
}

@media (max-width: 1600px) {
	.x-swiper .swiper-container .next-index {
		right: 39%;
	}

	.x-swiper .swiper-container .prev-index {
		left: 39%;
	}
}

@media (max-width: 1300px) {
	.x-swiper .swiper-container .next-index {
		right: 35%;
	}

	.x-swiper .swiper-container .prev-index {
		left: 35%;
	}
}

@media (max-width: 995px) {
	.x-swiper .swiper-container .next-index {
		right: 33%;
	}

	.x-swiper .swiper-container .prev-index {
		left: 33%;
	}
}

@media (max-width: 767px) {
	.x-swiper .swiper-container .next-index {
		right: 28%;
	}

	.x-swiper .swiper-container .prev-index {
		left: 28%;
	}
}

@keyframes wi {
	from {
		width: 0;
	}

	to {
		width: 100%;
	}
}

@-webkit-keyframes jump {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-20%);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(20%);
	}

	to {
		transform: translateY(0);
	}
}

@keyframes jump {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-20%);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(20%);
	}

	to {
		transform: translateY(0);
	}
}

/* 顶部banner end */
.colum0 {

	background-image: url('../img/home_bg1.png');
}

.colum1 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 100px 20px 100px 20px;
	width: 100%;
	margin: 0 auto;
}

.about .colum1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

@media (min-width: 992px) {
	.colum1 {
		width: 90%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1200px) {
	.colum1 {
		width: 88.888%;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 1600px) {
	.colum1 {
		width: 75.67%;
		padding-left: 0;
		padding-right: 0;
	}
}

.colum1 .part1 {
	width: 60%;
	display: flex;
	flex-direction: column;
	text-align: left;

}

.colum1 .part1 img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}


@media (max-width: 767px) {
	.colum1 .part1 {
		width: 100%;
	}

	.colum1 {
		padding: 0px 20px 30px 20px;
	}
}

.colum1 .part2 {
	display: flex;
	flex-direction: column;
	text-align: left;
	width: 40%;
	border-top: 6px solid #D86429;
	margin-right: 0px;
	padding: 64px 60px 60px 59px;
	background-color: #ffffff;
}

.colum1 .part2:hover img {
	content: url('../img/icon_more.png');
}

@media (max-width: 767px) {
	.colum1 .part2 {
		width: 100%;
	}
}

.colum1 .part2 img {
	width: 40px;
	height: 40px;
	margin-top: 0.4rem;
}

.colum1 .part2 img:hover {
	content: url('../img/icon_more.png');
}

.colum1 .part2 .info {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 0.72rem;
}

.colum1 .part2 .info .item {
	text-align: center;
}

.colum1 .part2 .info .num {
	font-size: 0.36rem;
	font-weight: bold;
}

.colum1 .part2 .info .name {
	font-size: 0.16rem;
}

.home-part-name {
	font-size: 0.44rem;
	color: #333;
	line-height: 1.4;
}

.home-part-subname {
	font-size: 0.22rem;
}

.title {
	font-size: 0.34rem;
}

@media (max-width: 1199px) {
	.home-part-name {
		font-size: 0.54rem;
	}

	.home-part-subname {
		font-size: 0.27rem;
	}

	.title {
		font-size: 0.44rem;
	}
}

@media (max-width: 767px) {
	.home-part-name {
		font-size: 1rem;
	}

	.home-part-subname {
		font-size: 0.5rem;
	}

	.title {
		font-size: 0.7rem;
	}
}

@media (max-width: 576px) {
	.home-part-name {
		font-size: 1.4rem;
	}

	.home-part-subname {
		font-size: 0.7rem;
	}

	.title {
		font-size: 1.2rem;
	}

	.colum1 .part2 .info .num {
		font-size: 1.2rem;
	}

	.colum1 .part2 .info .name {
		font-size: 0.53rem;
	}
}


.content {
	padding-top: 40px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}

/* 首页-核心产品 */
.colum2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 100px 20px 100px 20px;
	width: 100%;
	margin: 0 auto;
}

@media (min-width: 992px) {
	.colum2 {
		width: 90%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1200px) {
	.colum2 {
		width: 88.888%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1600px) {
	.colum2 {
		width: 75.67%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.colum2 .top {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	padding-bottom: 40px;
}

.colum2 .top-left {
	display: flex;
	flex-direction: column;
	flex: 1;
	text-align: left;
}

.colum2 .top-right-more {
	border: 1px solid #D8D8D8;
	font-size: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 7px;
}

.product ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: initial;
	overflow: hidden;
	margin-top: 0.5rem;
	text-align: left;
}

@media (max-width: 767px) {
	.product ul {
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.product ul li {
	flex: 1 1 15.7%;
	overflow: hidden;
	width: 15.7%;
	margin-right: 1px;
	position: relative;
}

@media (min-width: 1200px) {
	.product ul li {
		-webkit-transition: 0.8s all;
		transition: 0.8s all;
	}
}

@media (max-width: 767px) {
	.product ul li {
		width: calc(50% - 10px);
		margin-right: 0;
		flex: 0 1 calc(50% - 10px);
	}
}

@media (max-width: 576px) {
	.product ul li {
		width: calc(50% - 5px);
		flex: 0 1 calc(50% - 5px);
	}
}

@media (max-width: 376px) {
	.product ul li {
		width: 100%;
		flex: 0 1 100%;
	}
}

.product ul li:last-child {
	margin-right: 0;
}

.product ul li figure {
	width: 100%;
	height: 6.7rem;
}

.product ul li figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product ul li .x-text {
	position: absolute;
	top: 0.9rem;
	left: 0;
	width: 100%;
}

.product ul li .x-text .x-title {
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	font-size: 24px;
}

@media (max-width: 1440px) {
	.product ul li .x-text .x-title {
		font-size: 20px;
		margin-bottom: 6px;
	}
}

@media (max-width: 1199px) {
	.product ul li .x-text .x-title {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.product ul li .x-text .x-title {
		margin-bottom: 10px;
	}
}

@media (max-width: 576px) {
	.product ul li .x-text .x-title {
		font-size: 16px;
	}
}

.product ul li .x-text p {
	font-size: 16px;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-animation-name: fadeInUp3;
	animation-name: fadeInUp3;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media (max-width: 1440px) {
	.product ul li .x-text p {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.product ul li .x-text p {
		margin-bottom: 16px;
	}
}

.product ul li .x-text .x-gg-a1 {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-animation-name: fadeInUp3;
	animation-name: fadeInUp3;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.product ul li .x-text .x-gg-a1 .x-gg-div {
	justify-content: flex-start;
	padding: 0;
	background-color: transparent;
	margin-top: 0.5rem;
	color: #fff;
}

.product ul li .x-text .x-gg-a1 .x-gg-div span {
	font-size: 16px;
}

@media (max-width: 1440px) {
	.product ul li .x-text .x-gg-a1 .x-gg-div span {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.product ul li {
		flex-shrink: 0;
		margin-bottom: 20px;
	}

	.product ul li figure {
		height: 8rem;
	}

	.product ul li .x-text {
		width: 100%;
		padding: 0 15px;
	}

	.product ul li .x-text .x-title {
		text-align: left;
	}

	.product ul li .x-text p,
	.product ul li .x-text .x-gg-a1 {
		-webkit-transition: all 0.4s 0.3s linear;
		transition: all 0.4s 0.3s linear;
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.product ul li .x-text p {
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		line-height: 20px;
		height: 40px;
		-webkit-box-orient: vertical;
	}
}

@media (max-width: 767px) and (max-width: 576px) {
	.product ul li {
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) and (max-width: 576px) {
	.product ul li figure {
		height: 10rem;
	}
}

@media (max-width: 767px) and (max-width: 376px) {
	.product ul li figure {
		height: 13rem;
	}
}

@media (max-width: 767px) and (max-width: 767px) {
	.product ul li .x-text {
		top: 30px;
	}
}

@media (min-width: 768px) {
	.product ul li.on {
		width: 52.5%;
		flex: 1 1 52.5%;
	}
}

.product ul li.on .x-text {
	left: 0.7rem;
	width: 100%;
}

@media (max-width: 767px) {
	.product ul li.on .x-text {
		left: 0;
	}
}

.product ul li.on .x-text .x-title {
	text-align: left;
}

.product ul li.on .x-text p,
.product ul li.on .x-text .x-gg-a1 {
	-webkit-transition: all 0.4s 0.3s linear;
	transition: all 0.4s 0.3s linear;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	text-align: left;
}

.x-gg-a1 .x-gg-div:hover {
	background-color: #004eb9;
}

.x-gg-a1 .x-gg-div:hover i {
	right: -10px;
}

.x-gg-a1 .x-gg-div span {
	margin-right: 10px;
}

.x-gg-a1 .x-gg-div i {
	display: inline-block;
	width: 19px;
	height: 10px;
	background: url("../img/icon-jian4.png") no-repeat;
	background-size: contain;
	position: relative;
	right: 0;
	transition: 0.5s all;
}

@media (max-width: 1440px) {
	.x-gg-a1 .x-gg-div i {
		width: 30px;
		height: 6px;
	}
}

@media (max-width: 1199px) {
	.x-gg-a1 .x-gg-div i {
		width: 24px;
		height: 4px;
	}
}

/* 首页-核心产品end */
/* 首页-解决方案 */
.solution {
	background-image: url('../img/home-solution-bg.png');
}

.colum3 {
	display: flex;
	flex-direction: column;
	padding: 100px 20px 100px 20px;
	width: 100%;
	margin: 0 auto;
}

@media (min-width: 992px) {
	.colum3 {
		width: 90%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1200px) {
	.colum3 {
		width: 88.888%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1600px) {
	.colum3 {
		width: 75.67%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.solution .home-part-name {
	color: #ffffff;
}

.solution .home-part-subname {
	color: #ffffff;
	padding-bottom: 40px;
}

.solution .content {

	font-family: PingFangSC-Regular, PingFang SC;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.solution .content .left {
	width: 47%;
	height: 5rem;
	background-color: #fff;
	display: flex;
	flex-direction: column;

	justify-content: center;
	padding-left: 4%;
	padding-right: 4%;
}

.solution .content .right {
	width: 53%;
	height: 5rem;
	display: flex;
	flex-direction: column;
}

.solution .content .right img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.solution .content .left ul {
	display: flex;
	flex-direction: row;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E9E9E9;
}

.solution .content .left ul li {
	white-space: nowrap;
	line-height: 38px;
	color: #222222;
	font-size: 0.18rem;
	font-weight: bold;
	margin-right: 60px;
}


.solution .content .left ul li.on {
	color: #0C63CC;
	text-decoration: none;
	position: relative;
}

.solution .content .left ul li.on::after {
	content: "";
	width: 99%;
	height: 1px;
	background: #556AFF;
	position: absolute;
	bottom: -0.02rem;
	left: 50%;
	transform: translateX(-50%);
}

.solution .content .left ul li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.solution .content .left ul li a:hover {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

.solution .content .left ul li.on a {
	opacity: 1;
	color: #0C63CC;
}

.solution .content .left ul li img {
	display: none;
}

.solution .content .left ul li.on img {
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 8px;
	height: 4px;
}

.solution .content .left .desc {
	font-size: 16px;
	color: #555555;
	padding: 30px 0;
	text-align: left;
}

.solution .content .left .more:hover img {
	content: url('../img/icon_more.png');
}

.solution .content .left .more {
	display: flex;
	flex-direction: row;
	width: 100%;
	align-items: center;
	text-align: left;
	padding-bottom: 15px;
}

.solution .content .left .moretip {
	color: #666666;
	font-size: 14px;
	flex: 1;
}

.solution .content .left .more img {
	width: 40px;
	height: 40px;

}

@media (max-width: 1440px) {
	.solution .content .left ul li {
		font-size: 0.25rem;
	}
	.solution .content .left {
		height: 6rem;
	}
	.solution .content .right {
		height: 6rem;
	}
}

@media (max-width: 1199px) {
	.solution .content .left {
		height: 7rem;
	}
	.solution .content .right {
		height: 7rem;
	}
	.solution .content .left ul li {
		font-size: 0.3rem;
	}
	.solution .content .left .desc {
		font-size: 14px;
		padding: 20px 0;
		max-height: 192px;
		overflow: hidden;
		line-height: 0.43rem;
	}
}

@media (max-width: 992px) {
	.solution .content .left ul li {
		font-size: 0.32rem;
	}
}

@media (max-width: 767px) {
	.solution .content .left {
		width: 100%;
		height: 13rem;
	}
	.solution .content .left .desc {
		font-size: 16px;
		padding: 30px 0;
		line-height: 32px;
	}

	.solution .content .right {
		width: 100%;
		height: 13rem;
	}
}

@media (max-width: 576px) {
	.solution .content .left ul li {
		font-size: 0.7rem;
	}
}

/* 首页-解决方案end */

/* 首页-新闻资讯 */
.news {
	background-image: url('../img/home_news_bg.png');
	font-family: PingFangSC-Medium, PingFang SC;
}

.news-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.news-list .item {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 0.4rem 0.4rem 0.6rem 0.4rem;
	width: 32%;
	text-align: left;
	margin-right: 1.85%;
}
.news-list .item img{
	width: 100%;
	object-fit: cover;
}
@media (max-width: 767px){
	.news-list .item{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}


.news-list .item:hover .more img {
	content: url('../img/icon_more.png');
}

.news-list .item:hover .title {
	color: #0C63CC;
}

.news-list .item:last-child {
	margin-right: 0;
}

.news-list .item .title {
	font-size: 1.7em;
	line-height: 38px;
	padding-top: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

@media (max-width: 1440px) {
	.news-list .item .title {
		font-size: 1.2em;
	}
}

@media (max-width: 576px) {
	.news-list .item .title {
		font-size: 1.4em;
	}
}

.news-list .item .desc {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news-list .item .more {
	line-height: 40px;
	padding-top: 40px;
}

.news-list .item .more-icon {
	width: 40px;
	height: 40px;
	float: right;
}

.news-list .item .more-icon:hover {
	content: url('../img/icon_more.png');
}

/* 首页-新闻资讯end */

/* 首页-合作伙伴 */
.partner {
	background-image: url('../img/home_partner_bg.png');
}

.partner .colum3 {
	padding: 93px 20px 0 20px;
}
@media (min-width: 992px) {
	.partner .colum3 {
		width: 90%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1200px) {
	.partner .colum3 {
		width: 88.888%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1600px) {
	.partner .colum3 {
		width: 75.67%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.partner .home-part-name {
	color: #fff;
}

.partner .home-part-subname {
	color: #fff;
}

.partner .partner-list {
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff;
	justify-content: center;
	padding-top: 10px;
	padding-bottom: 77px !important;
}

.partner-list .partnerItem {
	width: 22.5%;
	margin-top: 30px;
}

.partner-list .partnerItem img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.partner .partner-list .partnerItem:nth-child(4n-3) {
	margin-right: 13px;
}

.partner .partner-list .partnerItem:nth-child(4n-1) {
	margin-right: 13px;
	margin-left: 13px;
}

/* 首页-合作伙伴end */

/* 首页-联系我们 */
.contact {
	background-image: url('../img/home_contact_bg.png');
	background-size: cover;
	margin-top: -77px;
}

.contact .colum3 {
	padding: 0;
	align-items: center;
}

.contact .indicator {
	width: 100%;
	height: 50px;
	background: #FFFFFF;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 10px;
	box-shadow: 0px 2px 64px 0px rgba(0, 0, 0, 0.05);
}

.contact .home-part-name {
	padding-top: 120px;

}

.contact .indicator .dot {
	width: 10px;
	height: 10px;
	background: #D8D8D8;
	margin: 10px;
	border-radius: 50%;
}

.contact .indicator .active {
	background: #0C63CC;
}

.contactus {
	background: #0C63CC;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	width: 150px;
	padding: 12px 0;
	margin-top: 38px;
	margin-bottom: 150px;
}

/* 首页-联系我们 end*/

/* 首页-footer*/
.fotbox .container {
	max-width: 1440px;
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.fotbox {
	background-color: #111F38;
}


@media (min-width: 992px) {
	.fotbox .container {
		width: 90%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1200px) {
	.fotbox .container {
		width: 88.888%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width: 1600px) {
	.fotbox .container {
		width: 75.67%;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.fotbox-sec1 .cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 90px 0 80px;
	border-bottom: 1px solid #202022;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont {
		padding: 70px 0 40px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec1 .cont {
		padding: 60px 0 40px;
		flex-wrap: wrap;
	}
}

.fotbox-sec1 .cont .lt .logo {
	display: block;
	width: 218px;
	overflow: hidden;
	margin-bottom: 25px;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont .lt .logo {
		width: 140px;
		margin-bottom: 20px;
	}
}

@media (max-width: 1199px) {
	.fotbox-sec1 .cont .lt .logo {
		width: 150px;
	}
}

.fotbox-sec1 .cont .lt .logo img {
	width: 100%;
	float: left;
}

.fotbox-sec1 .cont .lt .font .tit {
	color: #fff;
	font-size: 24px;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont .lt .font .tit {
		font-size: 22px;
	}
}

@media (max-width: 1199px) {
	.fotbox-sec1 .cont .lt .font .tit {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec1 .cont .lt .font .tit {
		font-size: 20px;
	}
}

.fotbox-sec1 .cont .gt {
	width: 70%;
	max-width: 890px;
	display: flex;
	justify-content: space-between;
}

@media (max-width: 1199px) {
	.fotbox-sec1 .cont .gt {
		width: 75%;
	}
}

.fotbox-sec1 .cont .gt .f_item {
	margin-right: 50px;
}

@media (max-width: 1919px) {
	.fotbox-sec1 .cont .gt .f_item {
		margin-right: 0.4rem;
	}
}

@media (max-width: 1199px) {
	.fotbox-sec1 .cont .gt .f_item {
		margin-right: 12px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec1 .cont .gt .f_item {
		margin-right: 0;
	}
}

.fotbox-sec1 .cont .gt .f_item:last-child {
	margin-right: 0;
}

.fotbox-sec1 .cont .gt .f_item .tit {
	display: flex;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-family: PingFangSC-Medium, PingFang SC;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont .gt .f_item .tit {
		font-size: 16px;
	}
}

.fotbox-sec1 .cont .gt .f_item .tit i {
	display: none;
	width: 13px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.fotbox-sec1 .cont .gt .f_item .tit i img {
	width: 100%;
	float: left;
	margin-top: 6px;
}

.fotbox-sec1 .cont .gt .f_item .f_jut {
	padding-top: 24px;
	text-align: left;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont .gt .f_item .f_jut {
		padding-top: 20px;
	}
}

.fotbox-sec1 .cont .gt .f_item .f_jut a {
	display: block;
	width: 100%;
	color: #fff;
	opacity: 0.7;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	margin-bottom: 16px;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media (max-width: 1440px) {
	.fotbox-sec1 .cont .gt .f_item .f_jut a {
		font-size: 14px;
		margin-bottom: 12px;
	}
}

.fotbox-sec1 .cont .gt .f_item .f_jut a:last-child {
	margin-bottom: 0;
}

.fotbox-sec1 .cont .gt .f_item .f_jut a:hover {
	color: #fff;
}

.fotbox-sec1 .cont .gt .f_item.active .tit i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fotbox-sec1 .cont .gt .f_item .f_jut .tel {
	color: #fff;
	font-size: 30px;
}

.fotbox-sec1 .cont .gt .f_item .f_jut .qrcode {
	width: 130px;
	height: 130px;
	margin-top: 29px;
}

@media (max-width: 767px) {
	.fotbox-sec1 .cont .gt {
		width: 100%;
		margin-top: 26px;
		flex-wrap: wrap;
	}

	.fotbox-sec1 .cont .gt .f_item {
		width: 100%;
		margin-bottom: 24px;
	}

	.fotbox-sec1 .cont .gt .f_item:last-child {
		margin-bottom: 0;
	}

	.fotbox-sec1 .cont .gt .f_item .tit {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-content: center;
	}

	.fotbox-sec1 .cont .gt .f_item .tit i {
		display: block;
		overflow: hidden;
	}

	.fotbox-sec1 .cont .gt .f_item .tit i img {
		float: left;
		height: auto;
	}

	.fotbox-sec1 .cont .gt .f_item .f_jut {
		display: none;
	}
}

.fotbox-sec2 {
	padding: 60px 0 50px;
	border-bottom: 1px solid #202022;
}

@media (max-width: 1440px) {
	.fotbox-sec2 {
		padding: 40px 0 30px;
	}
}

.fotbox-sec2 .cont {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.fotbox-sec2 .cont {
		flex-wrap: wrap;
	}
}

.fotbox-sec2 .cont .lt {
	display: flex;
	flex-wrap: wrap;
}

.fotbox-sec2 .cont .lt .li {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.1);
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.fotbox-sec2 .cont .lt .li:last-child {
	margin-right: 0;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .lt .li {
		width: 32px;
		height: 32px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec2 .cont .lt .li {
		margin-bottom: 18px;
	}
}

.fotbox-sec2 .cont .lt .li img {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0.5;
	height: 18px;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .lt .li img {
		height: 12px;
	}
}

.fotbox-sec2 .cont .lt .li:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.fotbox-sec2 .cont .lt .li:hover img {
	opacity: 0.8;
}

.fotbox-sec2 .cont .lt .er {
	position: relative;
}

.fotbox-sec2 .cont .lt .er .hover {
	position: absolute;
	bottom: 100%;
	left: 0;
	margin-bottom: 20px;
	width: 120px;
	padding: 5px;
	background-color: #fff;
	display: none;
}

@media (min-width: 1200px) {
	.fotbox-sec2 .cont .lt .er .hover {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

@media (max-width: 1199px) {
	.fotbox-sec2 .cont .lt .er .hover {
		width: 100px;
	}
}

.fotbox-sec2 .cont .lt .er .hover img {
	width: 100%;
	height: auto;
}

.fotbox-sec2 .cont .lt .er:hover .hover {
	display: block;
}

.fotbox-sec2 .cont .gt {
	width: 70%;
	max-width: 890px;
	display: flex;
	justify-content: space-between;
}

@media (max-width: 1199px) {
	.fotbox-sec2 .cont .gt {
		width: 75%;
	}
}

@media (max-width: 767px) {
	.fotbox-sec2 .cont .gt {
		width: 100%;
		flex-wrap: wrap;
	}
}

.fotbox-sec2 .cont .gt .f_jut .tel {
	color: #fff;
	font-size: 36px;
	margin-bottom: 20px;
	line-height: 1;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .gt .f_jut .tel {
		font-size: 30px;
		margin-bottom: 20px;
	}
}

@media (max-width: 991px) {
	.fotbox-sec2 .cont .gt .f_jut .tel {
		font-size: 26px;
		margin-bottom: 16px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec2 .cont .gt .f_jut .tel {
		margin-bottom: 10px;
	}
}

.fotbox-sec2 .cont .gt .f_jut .text {
	color: #999999;
	font-size: 16px;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .gt .f_jut .text {
		font-size: 14px;
	}
}

.fotbox-sec2 .cont .gt .f_jut .text p {
	margin-bottom: 8px;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .gt .f_jut .text p {
		margin-bottom: 4px;
	}
}

.fotbox-sec2 .cont .gt .f_jut .text p:last-child {
	margin-bottom: 0;
}

.fotbox-sec2 .cont .gt .font {
	color: #999999;
	font-size: 16px;
	line-height: 26px;
	max-width: 60%;
	max-height: 156px;
	overflow: auto;
	padding-right: 10px;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .gt .font {
		line-height: 24px;
		font-size: 14px;
		max-height: 144px;
	}
}

@media (max-width: 767px) {
	.fotbox-sec2 .cont .gt .font {
		width: 100%;
		max-width: 100%;
		margin-top: 14px;
	}
}

.fotbox-sec2 .cont .gt .font::-webkit-scrollbar {
	/*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
	width: 2px;
	/*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
	height: 1px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.fotbox-sec2 .cont .gt .font::-webkit-scrollbar-thumb {
	/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #999;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.fotbox-sec2 .cont .gt .font::-webkit-scrollbar-track {
	/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #ededed;
}

.fotbox-sec2 .cont .gt .font p {
	margin-bottom: 12px;
}

@media (max-width: 1440px) {
	.fotbox-sec2 .cont .gt .font p {
		margin-bottom: 6px;
	}
}

.fotbox-sec2 .cont .gt .font p:last-child {
	margin-bottom: 0;
}

.fotbox-sec3 {
	padding: 28px 0;
	border-top: 1px solid rgba(255, 255, 255, .06);
	
}

.fotbox-sec3 .container {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.fotbox-sec3 .container .gt {
	flex-wrap: wrap;
	display: none;
}

@media (max-width: 767px) {}

.fotbox-sec3 .container .gt .name {
	opacity: 0.2;
	color: #fff;
}

.fotbox-sec3 .container .gt a {
	display: block;
	margin-right: 10px;
	opacity: 0.2;
	color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.fotbox-sec3 .container .gt a:last-child {
	margin-right: 0;
}

.fotbox-sec3 .container .gt a:hover {
	opacity: 1;
}

.fotbox-sec3 .font {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.fotbox-sec3 .font {
		text-align: center;
		display: block;
	}
}

.fotbox-sec3 .font p,
.fotbox-sec3 .font a {
	color: #ffffff;
	opacity: 0.4;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
}

.fotbox-sec3 .font a {
	display: inline-block;
	margin-left: 26px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media (max-width: 767px) {
	.fotbox-sec3 .font a {
		margin-left: 0;
		font-size: 14px;
	}
}

.fotbox-sec3 .font a:hover {
	opacity: 1;
}

/* End */

/* 首页-footer end*/

/* ------------------- 新闻中心 列表 ------------------*/


/* 新闻中心End */


/* 右侧固定 */
@media (max-width: 767px) {
	#fothig {
		height: 66px;
	}
}

.rightfixed {
	position: fixed;
	z-index: 333;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	background-color: #fff;
	width: 78px;
	display: none;
}

@media (max-width: 1440px) {
	.rightfixed {
		width: 68px;
	}
}

@media (min-width: 768px) {
	.rightfixed {
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (max-width: 767px) {
	.rightfixed {
		bottom: 0;
		left: 0;
		width: 100%;
	}

	.rightfixed:after {
		content: "";
		clear: both;
		display: block;
	}
}

.rightfixed .item {
	position: relative;
	width: 100%;
	display: block;
	border-bottom: 1px solid #eeeeee;
}

@media (max-width: 767px) {
	.rightfixed .item {
		width: 25%;
		float: left;
		border: none;
		border-right: 1px solid #eee;
	}
}

.rightfixed .item:last-child {
	border-bottom: none;
	border-right: none;
}

.rightfixed .item .tit {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	border-radius: 3px;
	padding: 16px 0 10px;
	font-size: 14px;
}

@media (max-width: 1440px) {
	.rightfixed .item .tit {
		padding: 12px 0 10px;
	}
}

.rightfixed .item .tit i {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 26px;
	height: 26px;
	margin-bottom: 12px;
}

@media (max-width: 1440px) {
	.rightfixed .item .tit i {
		width: 22px;
		height: 22px;
		margin-bottom: 4px;
	}
}

.rightfixed .item .tit i img {
	max-width: 100%;
	max-height: 100%;
	float: left;
}

.rightfixed .item .tit strong {
	font-weight: 400;
}

.rightfixed .item .tel {
	position: absolute;
	right: 100%;
	top: 0;
	padding-right: 3px;
	height: 100%;
	display: none;
}

.rightfixed .item .tel .text {
	color: #fff;
	width: 162px;
	height: 100%;
	background-color: #0C63CC;
	border-radius: 3px;
	font-size: 22px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}

.rightfixed .item .tel .text span {
	font-size: 14px;
	padding-bottom: 3px;
}

@media (max-width: 1440px) {
	.rightfixed .item .tel .text {
		width: 140px;
		font-size: 16px;
	}

	.rightfixed .item .tel .text span {
		font-size: 12px;
	}
}

.rightfixed .item .tel .text:after {}

.rightfixed .item:hover .tit {
	background-color: #0C63CC;
	color: #fff;
}

.rightfixed .item:hover .tit i img:nth-child(1) {
	display: none;
}

.rightfixed .item:hover .tit i img:nth-child(2) {
	display: block;
}

@media (min-width: 1200px) {
	.rightfixed .item:hover .tel {
		display: block;
	}
}