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

/********************联系我们的主体*************************/
/* 量身定制 */
.lx-block-1 {
	/* margin-top: 168px; */
	margin-top: 1.4rem;
	/* margin-bottom: 84px; */
	margin-bottom: 0.7rem;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background-color: #254291;
}

.lx-block-1-list {
	/* width: 312px; */
	width: 2.6rem;
	/* height: 468px; */
	height: 3.9rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.lx-block-1-item {
	/* font-size: 59.87px; */
	font-size: 0.4989rem;
	color: #fff;
	/* width: 144px; */
	width: 1.2rem;
	text-align: center;
	/* margin: 36px 0; */
	margin: 0.3rem 0;
}

.lx-block-1-box {
	/* width: 13.6166rem; */
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
	position: relative;
	display: flex;
}


.lx-block-1 img {
	position: absolute;
	right: 0;
	/* top: -85.5px; */
	top: -0.7125rem;
	/* 				width: 1066px;
				height: 639px; */
	width: 8.8833rem;
	height: 5.325rem;
}

/***********公司位置***********************/

.lx-block-2 {
	display: flex;
	/* width: 1460px; */
	width: 12.1666rem;
	margin: 0 auto;
	/* margin-top: 72px + 85.5px; */
	margin-top: 1.3125rem;
	/* margin-bottom: 84px; */
	margin-bottom: 0.7rem;
	align-items: flex-end;
	justify-content: space-between;
}

.lx-block-2-left {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	/* width: 570px; */
	width: 4.75rem;
	/* height: 392px; */
	/* height: 3.2666rem; */
}

.lx-block-2-map {
	border: 2px solid #0951d1;
	/* width: 566px; */
	width: 4.7166rem;
	/* height: 388px; */
	height: 3.2333rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lx-block-2-map img {
	/* 				width: 560px;
				height: 382px; */
	width: 4.6666rem;
	height: 3.1833rem;
}

.lx-block-2-left span {
	/* width: 174px; */
	width: 1.45rem;
	/* height: 46px; */
	height: 0.3833rem;
	background-color: #010739;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	/* font-size: 24px; */
	font-size: 0.2rem;
	/* margin-top: 20px; */
	margin-top: 0.1666rem;
}

.lx-block-2-right {
	/* width: 576px; */
	width: 4.8rem;
}

.lx-block-2-right-1 {
	/* font-size: 22.68px; */
	font-size: 0.189rem;
	color: #333333;
	position: relative;
	/* padding-bottom: 20px; */
	padding-bottom: 0.1666rem;
}

.lx-block-2-right-1::after {
	position: absolute;
	content: '';
	/* width: 120px; */
	width: 1rem;
	height: 2px;
	background-color: #a3a3a3;
	left: 0;
	bottom: 0;
}

.lx-block-2-right-1 span {
	color: #999999;
}

.lx-block-2-right-2 {
	/* font-size: 24px; */
	font-size: 0.2rem;
	color: #595757;
	/* margin-top: 32px; */
	margin-top: 0.2666rem;
}

.lx-block-2-right-3 {
	/* font-size: 17.01px; */
	font-size: 0.14175rem;
	color: #595757;
	/* margin-top: 24px; */
	margin-top: 0.2rem;
}

.lx-block-2-right-4 {
	/* font-size: 17.01px; */
	font-size: 0.14175rem;
	color: #595757;
	display: flex;
	justify-content: space-between;
	/* margin-top: 12px; */
	margin-top: 0.1rem;
	/* padding-bottom: 66px; */
	padding-bottom: 0.55rem;
}

.lx-block-2-right-4-left,
.lx-block-2-right-4-right {
	display: flex;
	flex-direction: column;
}

.lx-block-2-right-4-left span,
.lx-block-2-right-4-right span {
	/* margin-top: 20px; */
	margin-top: 0.16666rem;
}

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