.navbox {
	position: fixed !important;
	top: 0;
}

/* banner */
.banner {
	width: 100%;
	height: 72%;
	background: url(../img/firebg.png);
	background-size: 100% 100%;
	position: relative;

}

.banner .bancount {
	position: absolute;
	top: 30%;
	left: 15%;
}

.bancount p,
.bancount h1 {
	width: 100%;
}

.bancount h1 {
	margin-bottom: 6%;
	color: #72C4F8;
	font-size: 2.6rem;
	font-weight: 100;
}

.bancount p:nth-child(2) {
	margin-bottom: 10%;
	color: #BFB6E9;
	font-size: 24px;
	font-weight: 100;
}

.bancount .titline {
	width: 25%;
	height: 3px;
	background: #49ADFF;
	margin-bottom: 10%;
}

.bancount p:nth-child(4),
.bancount p:nth-child(5) {
	padding: 1% 0;
	color: #BFB6E9;
}

.btn {
	width: 100%;
	background: #E3E3E3;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.btn a {
	display: block;
	width: 12%;
	padding: 1% 0;
	text-align: center;
	font-size: 1.125rem;
}

.btn a:nth-child(5) {
	background: #5A63EF;
	color: #FFFFFF;
}

@media screen and (min-width:1367px) {
	.banner .bancount {
		width: 50%;
	}

	.swiper-slided {
		width: 100% !important;
	}

	.bancount h1 {
		margin-bottom: 3%;
		font-size: 4rem;
	}

	.bancount p:nth-child(2) {
		margin-bottom: 6%;
		font-size: 2.25rem;
	}

	.bancount .titline {
		margin-bottom: 6%;
	}

	.bancount p:nth-child(4),
	.bancount p:nth-child(5) {
		font-size: 1.0625rem;
	}
}

@media screen and (max-width:1366px) {
	.banner .bancount {
		width: auto;
	}

	.swiper-slided {
		width: 100% !important;
	}

	.bancount h1 {
		margin-bottom: 6%;
		font-size: 2.6rem;
	}

	.bancount p:nth-child(2) {
		margin-bottom: 10%;
		font-size: 1.5rem;
	}

	.bancount .titline {
		margin-bottom: 10%;
	}

	.bancount p:nth-child(4),
	.bancount p:nth-child(5) {
		font-size: 0.875rem;
	}
}

@media screen and (max-width:960px) and (min-width:650px) {
	.btn a {
		width: 18%;
		padding: 2% 0;
	}
}

@media screen and (max-width:650px) {
	.btn {
		justify-content: flex-start;
	}

	.btn a {
		width: 49%;
		padding: 3% 0;
		border: 1px solid #CCCCCC;
	}
}
/* 房建VR */
.houseVR{
	width: 100%;
	padding: 3% 0 6%;
	background: #FFFFFF;
}
.houseVR_count{
	max-width: 75rem;
	margin: 0 auto;
}
.Hvr_tit{
	width: 100%;
	text-align: center;
	font-size: 1.8rem;
}
.Hvr_info{
	width: 100%;
	margin: 3% auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.Hvr_info p{
	text-indent: 2rem;
	line-height: 1.8rem;
	width: 40%;
	letter-spacing: 0.125rem;
}
.Hvr_info img{
	display: block;
	width: 38%;
	margin-right: 2%;
}
.flowbottom{
	width: 100%;
	display: flex;
	justify-content: center;
}
.flowbottom .fbleft{
	
}
.flowbottom ul li{
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 4% 0;
}
.flowbottom ul li span{
	display: block;
	background: #FFFFFF;
	width: 1.125rem;
	height: 1.125rem;
	border-radius: 50%;
	line-height: 1.125rem;
	text-align: center;
	color:#4D9AE3 ;
	border: 1px solid #78C3F8;
	cursor: pointer;
	
}
.flowbottom ul li p{
	color: #1A3F73;
	cursor: pointer;
	width: 88%;
	text-align: right;
	margin-right: 1.25rem;
}
.flowbottom .fbright li p{
	text-align: left;
	margin-left: 1.25rem;
	margin-right: 0;
}
.flowbottom ul li:hover .fby{
	color:#FFFFFF ;
	background: linear-gradient(#428FDE,#78C3F8);
}
.fbmiddle{
	display: flex;
	justify-content: center;
	align-items: center;
}
.fbmiddle{
	width:40%;
}
.fbmiddle img{
	width:85%;
	display: block;
	margin: 0 2%;
}
.Hvr_class{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.hcleft,.hcright{
	width: 35%;
	margin: 3% 1.5%;
	position: relative;
}
.hcleft img,.hcright img{
	width: 100%;
}
.hctit{
	width: 100%;
	position: absolute;
	background: rgba(161,34,91,.8);
	color: #FFFFFF;
	left: -10%;
	top: 50%;
}
.hctit h4{
	text-align: center;
	padding: 6% 0 0;
	font-weight: 100;
	font-size: 1.25rem;
}
.hctit p{
	padding: 6% 6% 15% 6%;
	text-indent: 2rem;
}
.hctitd{
	background: rgba(90,99,239,.8)!important;
	position: absolute;
	left: 10%;
	top: 50%;
}
.hctitd p{
	padding: 6% 6% 10% 6%;
}
/* @media screen and  (max-width:500px) {
	.flowbottom ul li {
    height: 26.67%;
}

.flowbottom{
	width: 98%;
}
} */
/* 系统特点 */
.system{
	width:100%;
	padding: 4% 0;
	background: url(../img/system.png);
	background-size: 100% 100%;
}
.syscount{
	width: 65%;
	background: rgba(255,255,255,.9);
	margin: 0 auto;
	padding: 3% 0;
	box-shadow: 0 3px 3px #FFFFFF;
	
}
.syscount .sysbottom{
	width:76%;
	margin: 0 auto 2%;
}
.sysbottom p{
	line-height: 2rem;
	text-indent: 2rem;
	font-weight: 500;
}
@media screen and (max-width:1367px) {
	.syscount{
		width: 75%;
		}
	.syscount .sysbottom{
		width: 85%;
	}
}
@media screen and (max-width:500px) {
	.syscount{
		width: 90%;
	}
	.Hvr_tit{
		width: 75%;
		margin: 3% auto;
		font-size: 1.5rem;
	}
	.Hvr_info img{
		width: 90%;
		margin: 3% auto;
	}
	.Hvr_info p{
		width: 96%;
		font-size: 0.875rem;
	}
	.flowbottom .fbright li p{
		text-indent: 0.0625rem;
		font-size: 0.75rem;
		margin: 0;
	}
	.flowbottom ul li p{
		width:90%;
		text-indent: 0.0625rem;
		font-size: 0.75rem;
		margin: 0;
	}
	.fbmiddle{
		width: 25%;
	}
	.bannerlist p{
		position: static;
		width: 100%;
		font-size: 0.75rem;
	}
	.Fac_info p{
		padding: 2%;
		font-size: 0.875rem;
	}
	.sysbottom p{
		font-size: 0.875rem;
	}
}
/* 消防安全教育 */
.jy{
	width: 100%;
	padding: 3% 0;
	background: #FFFFFF;
}
.jy .jy_info{
	/* display: flex;
	justify-content: center;
	flex-wrap: wrap; */
	padding: 3% 0 0 0;
	overflow: hidden;
}
.jy_info div{
	width: 38%;
	float: left;
	margin-left: 8%;
	margin-right: 2%;
}
.jy_info div p{
	text-indent: 2rem;
	line-height: 1.875rem;
	margin-bottom: 2%;
}
.jy_info img{
	display: block;
	width: 42%;
	margin-left: 2%;
}
@media screen and (max-width:1368px) {
	.Hvr_info p,.sysbottom p,.jy_info div p,.hctitd p,.hctit p{
		font-size: 0.875rem;
	}
}
@media screen and (max-width:650px) {
.hctit{
	position: static;
}
.hcleft{
	width: 90%;
}
.hcright{
	width: 90%;
}
.jy_info img{
	width: 96%;
	margin: 0 auto;
}
.jy_info div{
	width: 90%;
}
}