.index {
	position: relative;
	width: 100%;
	background-color: #fff;
}

.index .banner .ma5slider {
	margin-bottom: 10px;
}

.index .banner .navs-wrapper {
	/* min-height: 27rem; */
	padding: 0 !important;
}

.index .banner .navs-wrapper .slide-area {
	overflow: visible;
}

.index .banner .banner_box {
	display: inline-block;
	height: 100%;
}

.index .banner .banner_box .bnerimg {
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
}

.index .banner .banner_box .bnerimg img {
	height: 213px;
	width: 60%;
	margin: 0 auto;
}

.banner .navs-wrapper {
	/* height: auto !important; */
}

.index .banner .banner_box .bnerimg .banntit {
	text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
	color: #4F0599;
	font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
	font-size: 1.15714286rem;
	color: #333;
}

.index .banner .banner_box .bnerimg .banntit .btn {
	/* background: #4F0599 !important; */
	color: #fff;
}

.index .banner .dots {
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 50%;
	transform: translateX(-50%);
	bottom: 4px;
}

.index .banner .banner1 {
	background-color: #c8e6f4;
}

.index .banner .banner2 {
	background-color: #F4F5F6;
}

.index .banner .banner3 {
	background-color: #bcdaff;
}

.index .banner_fot .dots {
	display: none;

}

.index .banner_fot .banbox {
	background-color: #819ab1;
	color: #fff;
}

.index .banner_fot .slides_tit .banbox {
	font-size: 22px;
	line-height: 70px;
}

.index .banner_fot .slides_tit .banbox span {
	font-size: 16px;
	display: inline;
}

.index .banner_fot .slides_tit .banbox .more_btn {
	padding: 9px 35px;
	border: 2px solid #fff;
	border-radius: 20px;
	cursor: pointer;
	margin-left: 100px;
}

.index .zycp {
	width: 100%;
	position: relative;
	z-index: 999;
}

.index .zycp .zycp_pic {
	width: 100%;
	display: block;
	overflow: hidden;
}

.index .zycp .zycp_pic ul {
	width: 100%;
	transition: all .5s;
}

.index .zycp .zycp_pic ul li {
	display: inline-block;
	padding: 0 !important;
	float: none;
}

.index .zycp .zycp_pic ul li .zcjs {
	box-shadow: 0 0 5px #ccc;
}

.index .zycp .zycp_pic ul li .zc_pic {
	text-align: center;
}

.index .zycp .zycp_pic ul li .zc_pic h4 {
	margin: 0;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	/* background-color: #4e0499; */
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.index .zycp .zycp_pic ul li .zc_pic .fl_pic {
	height: 250px;
}

.index .zycp .zycp_pic ul li .zc_pic img {
	width: 100%;
}

.index .zycp .zycp_pic ul li .fot_li {
	background: #f7f7f7;
	overflow: hidden;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs {
	padding: 25px 0;
	text-align: center;
	margin: 43px 43px 20px;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	overflow: hidden;
	height: 170px;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p {
	color: #4e4f63;
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
	color: #333;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn {
	text-align: center;
	padding: 20px 0;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
	font-size: 20px;
	width: 150px;
	height: 51px;
	background: transparent;
	border: 0;
	border-radius: 30px;
	outline: none;
	border: 1px solid #5d7eb1;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
	background: #5d7eb1;
	color: #fff;
}

.index .zycp .zycp_pic ul li:hover {
	box-shadow: 2px 2px 20px #ccc;
}

.index .zycp .zycp_pic ul li:hover button {
	color: #fff !important;
	background: #5d7eb1 !important;
}

.index .zycp .cpsub_btn {
	text-align: center;
	margin-top: 50px;
}

.index .zycp .cpsub_btn button {
	width: 200px;
	height: 50px;
	/* background: #5d7eb1; */
	color: #fff;
	border: 0;
	border-radius: 6px;
	outline: none;
}

/* new */
.swiper-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.swiper-slide img {
	width: 100% !important;
}

.st-top {
	font-size: 60px;
	color: #fff;
	margin-bottom: 40px;
	text-shadow: 2px 2px 2px #000;
	font-weight: bold;
}

.st-bottom {
	font-size: 28px;
	white-space: nowrap;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

.swiper-pagination-bullet {
	width: 90px !important;
	height: 8px !important;
	border-radius: 0 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 25px !important;
}

.swiper-pagination-bullet {
	background: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active {
	background: rgb(231, 0, 18) !important;
	opacity: 1 !important;
}

/* 产品中心 */
.product {
	padding: 60px 0 130px 0;
	background: url(/assets/image/cp.png) no-repeat center center;
	background-size: cover;
	/* background-attachment: fixed; */
}

.product .pub-t {
	height: 170px;
}

.product .pub-t .pt-left {
	width: 50%;
}

.product .pub-t .pt-right {
	width: 40%;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column-reverse;
	align-items: self-end;
	margin-top: 0 !important;
}

.product .pub-t .pt-right div {
	position: absolute;
	bottom: 4px;
	right: 10px;
	font-size: 22px;
	font-weight: 700;
}

.product .pub-t .pt-right form {
	width: 100%;
}

.product .pub-t .pt-right input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #004ea1;
}

.product .product-jump {
	color: #fff;
	background: #468fdc;
	width: 33%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	margin: 0 auto;
	position: relative;
	top: 50px;
}

.product-item {
	padding: 20px;
}

.pi-left {
	width: 70%;
}

.pi-right {
	width: 30%;
}

.pi-right img {
	width: 100%;
}

.product-item h2 {
	font-size: 20px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	margin: 0 0 32px 0;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-item h2 a {
	color: #000;
}

.more-m {
	font-size: 14px;
	color: rgb(231, 0, 18);
	font-weight: bold;
}

.product-item:nth-child(1) {
	padding-left: 0 !important;
}

.product-item:nth-child(3) {
	padding-right: 0 !important;
}

.product-item:nth-child(4) {
	padding-left: 0 !important;
}

.product-item:nth-child(6) {
	padding-right: 0 !important;
}

.product-item:nth-child(7) {
	padding-left: 0 !important;
}

.product-item:nth-child(9) {
	padding-right: 0 !important;
}

.pi-wrap {
	padding: 20px;
	background: #fff;
	display: flex;
	box-shadow: 0px 0px 12px 5px rgb(241 241 241);
}


/* 应用领域 */
.application {
	background: #f6f7f9;
	padding: 50px 0;
}

.pub-t {
	/* display: flex; */
	justify-content: space-between;
	align-items: center;
	padding-bottom: 40px;
	overflow: hidden;
}

.pt-left {
	float: left;
	width: 75%;
}

.application .pub-t {
	background: #f6f7f9;
}

.pt-left .cn {
	font-size: 34px;
	color: rgb(0, 0, 0);
	font-weight: bold;
}

.pt-left .en {
	font-size: 29px;
	color: rgb(189, 189, 189);
	font-weight: bold;
	font-style: italic;
}

.pt-left .describe {
	color: rgb(0, 78, 161);
	font-size: 16px;
}

.pt-right {
	float: right;
	width: 118px;
	margin-top: 42px;
}

.pt-right span {
	display: inline-block;
	width: 100%;
	background-color: rgb(70, 143, 220);
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
}

.application-wrap ul {
	display: flex;
	flex-wrap: wrap;
}

.application-wrap ul li:nth-child(1) {
	padding-left: 0 !important;
}

.application-wrap ul li:nth-child(6) {
	padding-right: 0 !important;
}

.application-wrap ul li:nth-child(7) {
	padding-left: 0 !important;
}

.application-wrap ul li:nth-child(12) {
	padding-right: 0 !important;
}

.application-wrap ul img {
	width: 100%;
	height: 118px;
	transition: all .3s;
}

.application-wrap ul li h5 {
	display: block;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
	color: rgb(0, 0, 0);
	margin: 0 !important;
}

.application-wrap {
	/* background: #eceff2; */
}

.application-wrap .scale {
	overflow: hidden;
}

.application-wrap .scale img:hover {
	transform: scale(1.3);
}

/* 新闻资讯 */
.news {
	padding: 50px 0;
}

.news-cont a {
	color: #333;
}

.w-about {
	/* display: flex; */
	width: 100%;
	margin: 0 auto;
}

.news-list {
	flex-direction: column;
	box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
	padding: 35px 20px 20px;
	margin: 11px;
	width: 32%;
}


.news-list:nth-child(1) {
	margin-left: 0 !important;
}

.news-list:nth-child(3) {
	margin-right: 0 !important;
}

.news-cont a {
	/* display: flex; */

}

.news-cont a p:nth-child(1) {
	font-size: 14px;
	color: #a0a0a0;
}

.news-cont h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 45px;
}

.news-cont a p:nth-child(2) {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: rgb(102, 102, 102);
	font-size: 15px;
	line-height: 30px;
}

.news-cont a p {
	/* margin-bottom: 20px; */
	line-height: 28px;
}

.news-cont_p {
	height: 110px;
	line-height: 28px;
}

.more {
	font-size: 14px;
	color: rgb(230, 0, 0);
	font-weight: bold;
	margin-top: 15px;
	float: left;
}

/* 关于我们 */
.about {
	border-top: 3px solid #0061c8;
	width: 100%;
	overflow: hidden;
}

.about .pub-t {
	width: 45%;
	flex-direction: column;
	align-items: baseline;
	float: left;
	margin-top: 3%;
}

.pt-txt {
	padding: 40px 0;
	width: 100%;
	float: left;
}

.pt-txt p {
	font-size: 15px;
	color: rgb(0, 0, 0);
	line-height: 29px;
}

.about .pt-right {
	width: 35%;
	float: left;
}

.icon-item {
	display: flex;
	flex-direction: column;
}

.icon-item .iconfont {
	color: #e50112;
	font-size: 52px;
	text-align: center;
}

.icon-item span:nth-child(2) {
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: 600;
}

.about-right {
	width: 55%;
	/* background: url(../../assets/image/about2.png) no-repeat; */
	float: left;
	/* height: 600px; */
}

.pt-txt h1 {
	font-size: 30px;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 50px;
}

.pt-icon {
	display: flex;
	justify-content: space-between;
	width: 85%;
	margin-bottom: 40px;
}


@media (min-width: 980px) {
	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}


	.zycp_pic {
		padding: 20px 0px !important;
	}

	.zycp_pic ul li {
		margin: 25px;
		width: 28%;
	}

	.index .banner .banner_box .bnerimg {
		padding: 75px 0;
		overflow: hidden;
	}

	.banner .navs-wrapper {
		height: 400px;
	}

	.outside-dots .dots>.dot {
		width: 30px;
		margin: 4px 13px;
		height: 5px;
	}

	.outside-dots .dots>.dot.active {
		background-color: #819ab1 !important;
		width: 35px;

	}

}

@media (max-width: 980px) {
	.about-right img {
		width: 100%;
	}

	.index .banner .banner_box {
		/* height: 580px; */
	}

	.news-list {
		width: 92% !important;
		margin: 16px;
		padding: 14px;
	}

	.news-list:nth-child(1) {
		width: 92% !important;
		margin: 16px !important;
		padding: 14px;
	}

	.index .banner .banner_box .bnerimg .banntit h2 {
		font-size: 16px;
		font-weight: bold;
	}

	.btn-group-justified {
		width: 100px;
	}

	.banner .navs-wrapper {
		height: 172px !important;
	}

	.index .banner .banner_box .bnerimg img {
		height: 100px;
		width: 147px;
	}

	.index .banner .banner_box .bnerimg .banntit p {
		font-size: 12px;
	}

	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}

	.zycp_pic {
		padding: 10px !important;
	}

	.bnerimg {
		overflow: hidden;
		padding: 20px 10px;
	}

	.nav-center {
		display: none;
	}

	/* .nav-right {
		display: none;
	} */
	.nav-left {
		width: 60%;
	}

	.nav-left img {
		width: 100%;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0px 10px !important;
	}

	.swiper-pagination .swiper-pagination-bullet {
		width: 45px !important;
	}

	.w-ff {
		flex-direction: column;
	}

	.st-top {
		font-size: 24px;
		color: rgb(255, 255, 255);
		font-weight: bold;
		text-shadow: 0px 3px 8.91px rgb(0 0 0 / 0%);
		margin-bottom: 20px;
	}

	.st-bottom {
		font-size: 14px;
		/* white-space: nowrap; */
		color: rgb(255, 255, 255);
		text-shadow: 0px 3px 8.91px rgba(0, 0, 0, 0.004);
	}

	.st-top,
	.st-bottom {
		display: block;
	}

	.swiper-slide img {
		height: 220px !important;
	}

	.product .pub-t .pt-left {
		width: 100% !important;
	}

	.pt-left .describe {
		font-size: 14px !important;
	}

	.pub-t {
		height: auto !important;
		padding: 2%;
	}

	.index .product .pub-t .pt-right {
		float: left !important;
		margin-top: 15px !important;
	}

	.product .pub-t .pt-right form {
		width: 100% !important;
	}

	.about .pub-t {
		width: 100% !important;
	}

	.pt-txt h1 {
		font-size: 24px !important;
	}

	.pt-icon {
		width: 100% !important;
	}

	.about-right {
		width: 100% !important;
	}

	.pt-left {
		width: 100% !important;
	}

	.pt-right {
		width: 90% !important;
		float: left;
		margin: 16px;
	}

	.w-ff {
		padding: 20px;
	}

	.wf .w-wf {
		flex-direction: column;
	}

	.wf .w-wf .wf-left {
		margin-bottom: 20px;
	}

	.application .application-wrap ul li:nth-child(1) {
		padding-left: 15px !important;
	}

	.application .application-wrap ul li:nth-child(12) {
		padding-right: 15px !important;
	}


	.product-center .product-item:nth-child(1) {
		padding-left: 20px !important;
	}

	.product-center .product-item:nth-child(3) {
		padding-right: 20px !important;
	}

	.product-center .product-item:nth-child(4) {
		padding-left: 20px !important;
	}

	.product-center .product-item:nth-child(6) {
		padding-right: 20px !important;
	}

	.product-center .product-item:nth-child(7) {
		padding-left: 20px !important;
	}

	.product-center .product-item:nth-child(9) {
		padding-right: 20px !important;
	}

	.product-item h2 {
		font-size: 18px;
		color: rgb(0, 0, 0);
		font-weight: bold;
		margin: 0 0 32px 0;
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.product-item {
		padding: 10px 20px;
	}

	.application-wrap ul li:nth-child(6) {
		padding-right: 16px !important;
	}

	.application-wrap ul li:nth-child(7) {
		padding-left: 16px !important;
	}

	.product {
		padding: 30px 0 100px 0;
		background: url(/assets/image/cp.png) no-repeat center center;
		background-size: cover;
		/* background-attachment: fixed; */
	}
}
