.mainswiper {
	display: none;
	height: 100vh;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 0.2rem;
}

.mainswiperpage .swiper-pagination-bullet {
	background: #7582a0;
}

.mainswiperpage .swiper-pagination-bullet-active {
	background: #FFFFFF;
	opacity: 1;
}


/*新增内容*/

.activeswiper {
	z-index: 1;
	opacity: 1;
}

/**********************顶部导航*************************/

.topnav {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/* height: 114px; */
	/* height: 0.95rem; */
	z-index: 999;
	background-color: #fff;
}

.topnavbox {
	display: flex;
	align-items: center;
	justify-content: center;
	/* width: 1640px; */
	/* height: 114px; */
	width: 13.666rem;
	height: 0.95rem;
	margin: 0 auto;
}

.topnavbox_logo {
	/* width: 152px;
											height: 50px; */
	width: 1.2666rem;
	height: 0.416rem;
	display: flex;
}

.topnavbox_logo img {
	/* width: 152px;
														height: 50px; */
	width: 1.2666rem;
	height: 0.416rem;
}

.topnavbox_nav {
	/* padding:0 60px; */
	padding: 0 0.5rem;
	display: flex;
	flex-grow: 1;
}

.topnavbox_nav_a {
	display: flex;
	flex-direction: column;
	/* padding: 0 12px; */
	padding: 0 0.125rem;
	align-items: center;
	justify-content: center;

}

.topnavbox_nav_span {
	color: #595757;
	/* font-size: 20px; */
	font-size: 0.166rem;
}

.topnavbox_nav_span_b {
	display: inline-block;
	background-color: transparent;
	/* width: 12px; */
	/* height: 2px; */
	width: 0.1rem;
	height: 2px;
}

.topnavbox_nav .active .topnavbox_nav_span {
	color: #254291;
}

.topnavbox_nav .active .topnavbox_nav_span_b {
	background-color: #254291;
}

.topnavbox_nav .actived .topnavbox_nav_span {
	color: #254291;
}

.topnavbox_nav .actived .topnavbox_nav_span_b {
	background-color: #254291;
}

.topnavbox_btn {

	width: ;
}

.topnavbox_btn_log {
	display: inline-block;
	width: 60px;
	height: 28px;
	width: 0.5rem;
	height: 0.2333rem;
	background-color: #fff;
	border: 1px solid #595757;
	border-radius: 5px;
	color: #595757;
}

.topnavbox_btn_sy {
	display: inline-block;
	margin-left: 16px;
	width: 60px;
	height: 28px;
	width: 0.5rem;
	height: 0.2333rem;
	background-color: #254291;
	border: 1px solid #254291;
	border-radius: 5px;
	color: #fff;
}

/***********************第一个幻灯片背景****************************/
/* 第一幕 */
.page1 {
	width: 100%;
	height: 100%;
	position: relative;
	background: url(../images/v1/product_b_bg.jpg) center center no-repeat;
	background-size: cover;
}

.page1_content {
	width: 1640px;
	width: 13.666rem;
	margin: 0 auto;
	/*background: pink;*/
	height: 100%;
	position: relative;
}

.page1_box {
	position: absolute;
	top: 50%;
	right: 0.3rem;
	transform: translate(0, -50%);
	/* 													width: 820px;
													height: 540px; */
	width: 6.666rem;
	height: 4.5rem;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	/* margin-top: 60px; */
	/* margin-top: 0.5rem; */
	;
}

.page1_box h1 {
	font-size: 0.5rem;
	font-weight: 600;
	color: #fff;
}

.axdj200 {
	/* 													width: 236px;
													height: 40px; */
	width: 1.966rem;
	height: 0.3333rem;
	background-color: #f4b241;
	/* border-radius: 20px; */
	border-radius: 0.1666rem;
	font-size: 0.18rem;
	font-weight: 500;
	color: #254291;
	display: flex;
	align-items: center;
}

.axdj200-1,
.axdj200-2 {
	/* width: 126px; */
	width: 1.05rem;
	height: 100%;
	background-color: #fff;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.axdj200-2 {
	/* width: 110px; */
	width: 0.9166rem;
	background-color: transparent;
}

.yqtms {
	padding-top: 0.3rem;
	width: 100%;
	color: #fff;
	/* line-height: 44px; */
	line-height: 0.3666rem;
	text-align: left;
}

.gnlist_box {
	padding-top: 0.2rem;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.gnlist_item {
	margin-top: 0.2rem;
	/* width: 186px;
													height: 58px; */
	width: 1.55rem;
	height: 0.4833rem;
	/* 													background-color: #fff;
													display: flex;
													align-items: center;
													justify-content: center; */
	border-radius: 0.25rem;
	visibility: hidden;
}

.gnlist_item a {
	/* width: 186px;
													height: 58px; */
	width: 1.55rem;
	height: 0.4833rem;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0.25rem;
	border: 1px solid #EDEDED;
	-webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
}

.gnlist_item a span {
	/* 	
													font-size: 24px;
													padding: 0 5px; 
													*/
	font-size: 0.2rem;
	padding: 0 0.0416rem;
	color: #254291;
}

/*鼠标移上去*/
.gnlist_item a::before,
.gnlist_item a::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px solid transparent;
	border-radius: 0.25rem;
	box-sizing: border-box;
	clip-path: polygon(0 0, 0 0, 0 0, 0 0);
	transition: clip-path 0.6s ease-in-out;
}

.gnlist_item a::before {
	top: 0;
	left: 0;
	border-top-color: #2b4e82;
	border-left-color: #2b4e82;
}

.gnlist_item a::after {
	bottom: 0;
	right: 0;
	border-bottom-color: #2b4e82;
	border-right-color: #2b4e82;
}

.gnlist_item:hover a::before {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path 0.6s ease-out;
}

.gnlist_item:hover a::after {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path 0.6s ease-out;
}

/**第一屏第二幕*/
.page1_2 {
	width: 100%;
	height: 100%;
	position: relative;
	background: url(../images/b4.jpg) center center no-repeat;
	background-size: cover;
}

.page1_2_content {
	width: 12rem;
	margin: 0 auto;
	/*background: pink;*/
	height: 100%;
	position: relative;
}

/***********************第二个幻灯片背景****************************/
.page2 {
	width: 100%;
	height: 100%;
	position: relative;
	background: url(../images/b5.jpg) center 0 no-repeat;
	background-size: cover;
}

/* 第一幕 */
/*第二屏幕 第一屏幕*/

.page2_2 {
	width: 100%;
	height: 100%;
	background: url(../images/bn1.jpg) no-repeat center top;
	background-size: cover;
}

.page2_2_content {
	width: 12rem;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.page2_2_box {
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -30%);
}

.htlinecontent .swiper-container {
	padding: 0.4rem 0;
}

.htlinecontent .swiper-slide-active {
	z-index: 99999;
}

.htlinecontent .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 0.02rem solid #fff;
}

.htlinecontent .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.htlinecontent .swiper-slide {
	width: 6.4rem;
	height: 3rem;
}

.htlinecontentbtna {
	width: 1.1rem;
	height: 0.36rem;
	text-align: center;
	color: #fff;
	line-height: 0.36rem;
	text-align: center;
	font-size: 0.14rem;
	border-radius: 0.2rem;
	background: #3090bc;
	display: block;
	margin: 0 auto;
	text-decoration: none;
	;
}

.brnbox {
	opacity: 0;
	transition: all 0.3s linear;
}

.htlinecontent:hover .brnbox {
	opacity: 1;
}


/*****************生产serp版*************************/

.erp_box {
	/* width: 1640px; */
	width: 13.6666rem;
	/* margin: 100px auto 0 auto; */
	margin: 0.8333rem auto 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.erp_box h1 {
	/* font-size: 45px; */
	font-size: 0.375rem;
	font-weight: 600;
	color: #254291;
}

.line-with-square {
	position: relative;
	width: 100%;
	height: 2px;
	/* 线的厚度 */
	background-color: #d3d2d2;
	/* 线的颜色 */
	margin-top: 0.1666rem;
}

.line-with-square::before {
	content: '';
	position: absolute;
	/* top: 50%; */
	left: 50%;
	transform: translateX(-50%);
	/* width: 52px; */
	width: 0.4333rem;
	/* 线中间背景块 */
	height: 2px;
	background-color: #fff;
	/* 背景颜色 */
}

.line-with-square::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* 				width: 12px;
				height: 12px; */
	width: 0.1rem;
	height: 0.1rem;
	background-color: #737373;
}

.erp_box p {
	/* 				margin-top: 25px;
				font-size: 20px; */
	margin-top: 0.2083rem;
	font-size: 0.1666rem;
	color: #595757;
}

.erp_box_mk_list {
	/* margin-top: 40px; */
	margin-top: 0.3333rem;
	display: flex;
	width: 100%;
	align-items: stretch;
	height: 100%;
	/* border-radius: 10px; */
	border-radius: 0.1rem;
	overflow: hidden;
}

.erp_box_mk_item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex: 1;
	box-sizing: border-box;
	background-color: #e7ebf4;
	padding-bottom: 0.2rem;
}

.erp_box_mk_item:nth-child(even) {
	background-color: #d7dded;
}

.erp_box_mk_head {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	/* height: 150px; */
	height: 1.2rem;
	background-color: #254291;
	color: #fff;
	/* font-size: 20px; */
	font-size: 0.1666rem;
	font-weight: 600;
}

.erp_box_mk_body {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* padding-top: 20px; */
	padding-top: 0.1666rem;
	/* flex: 1; */
	flex-grow: 1;
}

.erp_box_mk_body span {
	/* padding: 8px 0; */
	padding: 0.0666rem 0;
	color: #6e7274;
	/* font-size: 16px; */
	font-size: 0.1333rem;
}

.erp_box_mk_item:hover {
	background-color: #ff7800;
}

.erp_box_mk_item:hover .erp_box_mk_head {
	color: #ff7800;
}

.erp_box_mk_item:hover .erp_box_mk_body span {
	color: #fff;
}


/************************ 终端互联 *********************/
.zdhl_box {
	/* width: 1640px; */
	width: 13.6666rem;
	/* margin: 100px auto 0 auto; */
	margin: 0.8333rem auto 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zdhl_box h1 {
	/* font-size: 45px; */
	font-size: 0.375rem;
	font-weight: 600;
	color: #254291;
}

.zdhl-line-with-square {
	position: relative;
	width: 100%;
	height: 2px;
	/* 线的厚度 */
	background-color: #d3d2d2;
	/* 线的颜色 */
	margin-top: 0.1666rem;
}

.zdhl-line-with-square::before {
	content: '';
	position: absolute;
	/* top: 50%; */
	left: 50%;
	transform: translateX(-50%);
	/* width: 52px; */
	width: 0.4333rem;
	/* 线中间背景块 */
	height: 2px;
	background-color: #fff;
	/* 背景颜色 */
}

.zdhl-line-with-square::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/* 				width: 12px;
							height: 12px; */
	width: 0.1rem;
	height: 0.1rem;
	background-color: #737373;
}

.zdhl-video {
	/* margin-top: 40px; */
	margin-top: 0.3333rem;
	width: 100%;
	background-color: #264e90;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zdhl-video video {
	width: 100%;
}

/****************底部导航******************/
.footer_box {
	display: flex;
	width: 100%;
	flex-direction: column;
	padding: 0.2rem 0;
	align-items: center;
	background-color: #1a1a1a;
}

.footer_nav {
	display: flex;
	/* padding:30px 0; */
	padding: 0.25rem 0;
}

.footer_nav a {
	/* padding: 0 15px; */
	padding: 0 0.125rem;
	/* font-size: 20px; */
	font-size: 0.1666rem;
	color: #fff;
}

.footer-line {
	width: 100%;
	height: 1px;
	background-color: #cccccc;
}

.footer-text-box {
	width: 1460px;
	width: 12.1666rem;
	/* padding: 20px 0; */
	padding: 0.1666rem;
	0;
}

.footer-left {
	float: left;
}

.footer-m {
	/* margin-left: 72px; */
	margin-left: 0.6rem;
	float: left;
}

.footer-left p,
.footer-m p {
	/* 				padding: 8px 0;
				font-size: 16px; */
	padding: 0.0666rem 0;
	font-size: 0.1333rem;
	color: #cccccc;
}

.footer-left p a,
.footer-m p a {
	color: #cccccc;
}

.footer-text-box .qrcode {
	float: right;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.footer-text-box .qrcode span {
	/* font-size: 12px; */
	font-size: 0.1rem;
	font-size: 0.1rem;
	color: #cccccc;
	/* padding-top: 6px; */
	padding-top: 0.05rem;
}