.header{
	width: 100%;
	height: 60px;
	position: fixed;
	z-index: 10;
	top: 0;
	left: 0;
	background: #132349;
}
.header .h-top{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: 0 0px 2px -3px #ffffff, 0 4px 25px 0px rgb(243 243 243 / 12%), 0 8px 10px -5px rgb(12 12 12 / 20%);
}
.header .h-btn{
	display: none;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}
.btn-more-h{
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 20px);
	border: 0px;
	cursor: pointer;
	background: transparent;
	font-size: 18px;
	color: #fff;
}
.header .h-nav-inpage{
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.header .h-cpy{
	width: 240px;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(50% - 120px);
}
.header .h-cpy .cpy-logo{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.header .h-cpy .cpy-logo img{
	width: 30px;
	height: 30px;
	position: relative;
	margin: auto;
	margin-top: 4px;
	border-radius: 100px;
}
.header .h-cpy .cpy-logo .text{
	display: none;
	display: block;
	font-size: 26px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.header .h-cpy .cpy-name{
	width: 100%;
	height: auto;
	float: left;
}
.header .h-cpy .cpy-name .text{
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: 800;
	text-align: center;
	padding-top: 2px;
}
.header .h-nav-company{
	max-width: 50%;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}
.nh-company-header{
	width: calc(100% - 32px);
	height: 28px;
	float: left;
	margin: 16px;
	overflow-y: hidden;
	white-space: nowrap;
}
.nh-company-header::-webkit-scrollbar{
	height: 0px;
}
.btn-nav-h-company{
	width: auto;
	height: 28px;
	display: inline-block;
	margin: auto;
	position: relative;
	border-radius: 8px 0 8px 0;
	background: #193c8f;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	padding: 0 15px;
	line-height: 28px;
}

/*  */
.nav-service-slider{
	width: 100%;
	height: 220px;
	float: left;
	margin-top: 60px;
	position: relative;
	background: #132349;
}
.nav-service-slider .nav-cr{
	width: 70%;
	height: calc(100% - 40px);
	position: absolute;
	top: 0px;
	left: 15%;
	border: 0px solid #333;
	border-bottom: 0px;
	box-sizing: border-box;
}

.cnh-service-h{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.cnh-service-h .nav-top{
	width: 100%;
	height: calc(100% - 0px);
	position: absolute;
	top: 0;
	left: 0;
}
.cnh-service-h .nav-top .nav-pnb{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.cnh-service-h .nav-top .nav-list{
	width: calc(100% - 80px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
	overflow-y: hidden;
	white-space: nowrap;
	text-align: center;
}
.cnh-service-h .nav-top .nav-list::-webkit-scrollbar{
	height: 0px;
}
	.nav-service-h-slider{
		width: 130px;
		height: 180px;
		display: inline-block;
		margin: auto;
		border-bottom: 5px solid;
		box-sizing: border-box;
		border-color: #132349;
	}
	.nav-service-h-slider .nav-icon{
		width: 100%;
		height: 120px;
		float: left;
		margin-top: 10px;
		position: relative;
	}
	.nav-service-h-slider .nav-icon .icon-cr{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		border: 5px solid;
		border-color: #444;
		box-sizing: border-box;
	}
	.nav-service-h-slider .nav-icon .icon-ct{
		display: table;
		width: calc(100% - 20px);
		height: calc(100% - 20px);
		position: absolute;
		top: 10px;
		left: 10px;
	}
	.nav-service-h-slider .nav-icon .icon-ct .icon{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 24px;
		color: #fff;
	}
	.nav-service-h-slider .nav-icon .icon-ct img{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.nav-service-h-slider .nav-label{
		width: 100%;
		height: auto;
		float: left;
		white-space: normal;
	}
	.nav-service-h-slider .nav-label .text{
		display: block;
		font-size: 14px;
		color: #fff;
		font-weight: 800;
		text-align: center;
		padding-top: 5px;
		line-height: 1.1em;
		cursor: pointer;
	}
	.nav-service-h-slider:hover{
		border-color: #fff;
		transition: all .3s ease-out;
	}

.nav-service-slider .nav-info{
	width: 100%;
	height: 40px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
}
.nav-service-slider .nav-info .info-icon{
	display: table;
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.nav-service-slider .nav-info .info-icon .icon{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	color: #fff;
}
.nav-service-slider .nav-info .info-text{
	width: calc(100% - 40px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
}
.nav-service-slider .nav-info .info-text .text{
	display: block;
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: 800;
}
/*  */

/*  */
.header.scrolled{
	height: 60px;
}
.header.scrolled .h-nav-service{
	transition: all .5s ease-out;
	display: none;
}

.dblock-mobile{
	display: none;
}
/*  */

/*  */
@media screen and (max-width: 768px){
	.header{
		height: 100px;
	}
	.header .h-top{
		height: 100px;
	}
	.header .h-nav-inpage{
		display: none;
	}
	.header .h-nav-company{
		max-width: 100%;
		top: 50px;
		left: 0;
	}
	.btn-nav-h-company{
		padding: 0 7px;
		border-right: 1px solid #192a51;
		border-radius: 0px;
		background: transparent;
		font-size: 14px;
	}
	.btn-nav-h-company:last-child{
		border-right: 0px;
	}
	.header .h-cpy .cpy-name{
		font-size: 14px;
	}

	/*  */
	.dblock-mobile{
		display: inline-block;
	}
	/*  */
}
/*  */