.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;
}

/***********************第一个幻灯片背景****************************/

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

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

.page2_2 {
	width: 100%;
	height: 100%;
	background: url(../images/v1/fwzc_bg.jpg) no-repeat center center;
	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%); */
	transform: translate(-50%, -10%);
}

.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;
}

/********************服务支持的主体*************************/
/* 始终坚持3个1服务理念 */
.line-with-square-1460 {
	position: relative;
	/* width: 1460px; */
	width: 12.1666rem;
	height: 2px;
	/* 线的厚度 */
	background-color: #d3d2d2;
	/* 线的颜色 */
	margin-top: 0.1666rem auto 0 auto;
}

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

.line-with-square-1460::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;
}

.fw-block-1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
}

.fw-block-1 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #254291;
	/* margin-top: 86px; */
	margin-top: 0.7166rem;
	/* margin-bottom: 24px; */
	margin-bottom: 0.2rem;
}

.fw-block-1-body {
	display: flex;
	width: 100%;
	background-color: #f5f5f5;
	/* margin-top: 84px; */
	margin-top: 0.7rem;
	align-items: center;
}

.fw-block-1-body img {
	/* 				width: 686px;
				height: 382px; */
	width: 5.7166rem;
	height: 3.1833rem;
}

.fw-block-1-body p {

	flex: 1;
	/* font-size: 19.84px; */
	font-size: 0.1653rem;
	/* line-height: 42px; */
	line-height: 0.35rem;
	color: #595757;
	padding: 0 0.5rem 0 0.5rem;
}

/******1小时开户*****/
.fw-block-2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
}

.fw-block-2 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #254291;
	/* margin-top: 86px; */
	margin-top: 0.7166rem;
	/* margin-bottom: 24px; */
	margin-bottom: 0.2rem;
}

.fw-block-2 h1 span {
	/* font-size: 62.36px; */
	font-size: 0.5196rem;
}

.fw-block-2-body {
	display: flex;
	width: 100%;
	/* margin-top: 65px; */
	margin-top: 0.5416rem;
	justify-content: space-between;
}

.fw-block-2-body-item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fw-block-2-body-item img {
	/* 				width: 115px;
				height: 145px; */
	width: 0.9583rem;
	height: 1.2083rem;
}

.fw-block-2-body-item span {
	/* font-size: 19.84px; */
	font-size: 0.1653rem;
	color: #595757;
	/* padding-top: 20px; */
	padding-top: 0.1666rem;
}

.fw-block-2-body-item-line {
	/* width: 100px; */
	flex: 1;
	height: 1px;
	background-color: #dff0ff;
	position: relative;
	/* margin: 72.5px 12px 0 12px; */
	margin: 0.6041rem 0.1rem 0 0.1rem;

}

.fw-block-2-body-item-line::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	/* 				border-top: 8px solid transparent;
				border-bottom: 8px solid transparent;
				border-left: 8px solid #254291; */
	border-top: 0.0666rem solid transparent;
	border-bottom: 0.0666rem solid transparent;
	border-left: 0.0666rem solid #254291;
	transform: translateY(-50%);
}

/******时效1小时*****/
.fw-block-3 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
}

.fw-block-3 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #254291;
	/* margin-top: 86px; */
	margin-top: 0.7166rem;
	/* margin-bottom: 24px; */
	margin-bottom: 0.2rem;
}

.fw-block-3 h1 span {
	/* font-size: 62.36px; */
	font-size: 0.5196rem;
}

.fw-block-3-body {
	display: flex;
	width: 100%;
	/* margin-top: 48px; */
	margin-top: 0.4rem;
	justify-content: center;
	align-items: center;
	background-color: #254291;
	/* padding: 75px 0; */
	padding: 0.625rem 0;
}

.fw-block-3-body video {
	/* width: 1200px; */
	width: 10rem;
}

/******1周培训*****/
.fw-block-4 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
}

.fw-block-4 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #254291;
	/* margin-top: 86px; */
	margin-top: 0.7166rem;
	/* margin-bottom: 24px; */
	margin-bottom: 0.2rem;
}

.fw-block-4 h1 span {
	/* font-size: 62.36px; */
	font-size: 0.5196rem;
}

.fw-block-4-body {
	display: flex;
	width: 100%;
	/* margin-top: 48px; */
	margin-top: 0.4rem;
	justify-content: center;
	align-items: center;
	/* margin-bottom: 72px; */
	margin-bottom: 0.6rem;
}

.fw-block-4-body-list {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around;
}

.fw-block-4-body-item {
	display: flex;
	flex-direction: column;
	background-color: #f0f0f0;
	/* padding: 38px 48px 32px 48px; */
	padding: 0.3166rem 0.4rem 0.2666rem 0.4rem;
	/* margin-top: 68px; */
	margin-top: 0.5666rem;
	/* width: 302px; */
	width: 2.5166rem;
	/* height: 442px; */
	height: 3.6833rem;
	box-sizing: border-box;
	cursor: pointer;
	border: 1px soild #d9d9d9;
}

.fw-block-4-body-item img {
	/* width: 56px; */
	width: 0.4666rem;
}

.fw-block-4-body-item h2 {
	/* font-size: 25.51px; */
	font-size: 0.2125rem;
	color: #254291;
	/* margin-top: 30px; */
	margin-top: 0.25rem;
	position: relative;
}

.fw-block-4-body-item h2::after {
	content: '';
	/* width: 138px; */
	width: 1.15rem;
	height: 1px;
	position: absolute;
	right: -0.4rem;
	top: 0;
	background-color: #d9d9d9;
}

.fw-block-4-body-item p {
	/* margin-top: 28px; */
	margin-top: 0.2rem;
	/* font-size: 19.2px; */
	font-size: 0.16rem;
	/* line-height: 36px; */
	line-height: 0.3rem;
	color: #999999;
}

.fw-block-4-body-item:hover {
	background-color: #ff7800;
	border: 1px soild #ff9c44;
}

.fw-block-4-body-item:hover h2,
.fw-block-4-body-item:hover p {
	color: #fff;
}

.fw-block-4-body-item:hover h2::after {
	background-color: #ff9c44;
}

/********企业数智化办公新风貌***********/
.line-with-square-1460-bai {
	position: relative;
	/* width: 1460px; */
	width: 12.1666rem;
	height: 2px;
	/* 线的厚度 */
	background-color: #5f74ae;
	/* 线的颜色 */
	margin-top: 0.1666rem auto 0 auto;
}

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

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

.fw-block-5 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	/* width: 1460px; */
	/* width: 12.1666rem; */
	/* margin: 0 auto; */
	background-color: #254291;
}

.fw-block-5 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #fff;
	/* margin-top: 94px; */
	margin-top: 0.7833rem;
	/* margin-bottom: 36px; */
	margin-bottom: 0.3rem;
}

.fw-block-5-body {
	display: flex;
	/* width: 1460px; */
	width: 12.1666rem;
	/* margin-top: 88px; */
	margin-top: 0.7333rem;
	justify-content: center;
	align-items: center;
	margin-bottom: 88px;
	margin-bottom: 0.7333rem;
}

.fw-block-5-body-list {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.fw-block-5-body-item {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	justify-content: center;
	align-items: center;
	/* padding-bottom: 36px; */
	padding-bottom: 0.3rem;
}

.fw-block-5-body-line {
	width: 100%;
	/* height: 6px; */
	height: 0.05rem;
	background-color: #303030;
}

.fw-block-5-body-item img {
	/* width: 322px; */
	width: 2.6833rem;
}

.fw-block-5-body-item span {
	/* font-size: 19.84px; */
	font-size: 0.1653rem;
	color: #254291;
	/* margin-top: 24px; */
	margin-top: 0.2rem;
	position: relative;
}

.fw-block-5-body-item span::after {
	content: '';
	position: absolute;
	transform: translateX(50%);
	/* width: 24px; */
	width: 0.2rem;
	height: 1px;
	background-color: #254291;
	left: calc(50% - 0.2rem);
	/* bottom:-10px; */
	bottom: -0.0833rem;
}

/******客户案例*****/
.fw-block-6 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
}

.fw-block-6 h1 {
	/* font-size: 45.4px; */
	font-size: 0.3783rem;
	color: #254291;
	/* margin-top: 86px; */
	margin-top: 0.7166rem;
	/* margin-bottom: 24px; */
	margin-bottom: 0.2rem;
}


.fw-block-6-body {
	display: flex;
	width: 100%;
	/* margin-top: 86px; */
	margin-top: 0.8rem;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fw-block-6-body-item {
	display: flex;
	flex-direction: column;
	border-radius: 0.1rem;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.fw-block-6-body-item-img {
	position: relative;
	/* 				width: 469px;
							height: 218px;
							*/
	width: 3.9083rem;
	height: 1.8166rem;
	border-top-right-radius: 0.1rem;
	border-top-left-radius: 0.1rem;
	/* margin-bottom: 50px; */
	margin-bottom: 0.4166rem;
}

.fw-block-6-body-item-img img {
	/* 				width: 469px;
							*/
	width: 3.9083rem;
	border-top-right-radius: 0.1rem;
	border-top-left-radius: 0.1rem;
}

.fw-block-6-body-item-logo {
	position: absolute;
	/* 				width: 100px;
							height: 100px;
							left: 26px;
							bottom: -50px; */
	width: 0.8333rem;
	height: 0.8333rem;
	left: 0.2166rem;
	bottom: -0.4166rem;
}

.fw-block-6-body-item-logo img {
	/* 				width: 100px;
										height: 100px;*/
	width: 0.8333rem;
	height: 0.8333rem;
}

.fw-block-6-body-item-title {
	/* font-size: 19.84px; */
	font-size: 0.1553rem;
	color: #595757;
	width: calc(100% - 0.25rem);
	/* margin: 20px auto 0 auto; */
	margin: 0.1666rem auto 0 auto;
}

.fw-block-6-body-item-line {
	/* width:calc(100% - 30px); */
	width: calc(100% - 0.25rem);
	height: 1px;
	background-color: #c9c9c9;
	/* margin: 48px auto 0 auto; */
	margin: 0.4rem auto 0 auto;
}

.fw-block-6-body-item-tags {
	display: flex;
	flex-wrap: wrap;
	/* margin: 30px 0; */
	margin: 0.25rem 0;
	/* padding: 0 15px; */
	padding: 0 0.125rem;
}

.fw-block-6-body-item-tags span {
	/* font-size: 15.59px; */
	font-size: 0.1299rem;
	/* border-radius: 6px; */
	border-radius: 0.1rem;
	/* padding: 8px; */
	padding: 0.0666rem;
	/* margin-right: 18px; */
	margin-right: 0.15rem;
}

.fw-block-6-body-item-tag-1 {
	color: #254291;
	background-color: #e3f4fc;
}

.fw-block-6-body-item-tag-2 {
	color: #f88322;
	background-color: #fcede3;
}

.fw-block-6-body-item-tag-3 {
	color: #10bfef;
	background-color: #e3f6fc;
}

/****************专业技术开发团队  支持企业量身定制******************/
.fw-block-7 {
	/* margin-top: 100px; */
	margin-top: 0.8333rem;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	/* font-size: 68.03px; */
	font-size: 0.5669rem;
	/* padding: 68px 0 54px 0; */
	padding: 0.5666rem 0 0.45rem 0;
	background-color: #254291;
}

/****************底部导航******************/
.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;
}