.header-box.transparent{
	background: transparent;
	transition: ease 1s;
}
.header-box.transparent .nav .zhige-title,
.header-box.transparent .nav .zhige-desc {
	color: #fff;
}
.header-box.transparent .nav-item,.header-box.transparent .nav-item>a{
	color: #A3A3E0;
}
.header-box.transparent .selectedNav,.header-box.transparent .selectedNav>a{
	color: white;
}
.header-box.transparent .selectedNav::after{
	background: #fff!important;
}
.banner-box{
	height: 620px;
	background-color: white;
}
.banner-box .swiper-container{
	height: 100%;
	width: 100%;
}
.containerWhite{
	background: white;
}
.containerGrey{
	background: #F5F6FA;
}
.title-box{
	padding: 100px 0;
}
.title-box .imgLeft{
	width: 62px;
}
.title-box .imgRight{
	width: 40px;
}
.title-box .text-box{
	margin: 0 30px;
	font-size: 32px;
}
.more-btn{
	width: 126px;
	height: 38px;
	background: #FFFFFF;
	border: 1px solid #00006B;
	font-size: 14px;
	color: #00006B;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.more-btn a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #00006B!important;
}
.more-btn:hover{
	background: #1F1F9C;
	color: #FFFFFF;
	transition: ease 0.8s;
}
.more-btn:hover a{
	color: #FFFFFF!important;
}
.solution-box .solution-info{
	width: 390px;
}
.solution-box  .tit{
	font-size: 24px;
	color: #000000;
	margin-bottom: 50px;
	position: relative;
}
.solution-box  .tit::after{
	content: '';
	position: absolute;
	left: 0;
	top: 34px;
	width: 60px;
	height: 3px;
	background: #00006B;
}
.solution-box  .desc{
	width: 475px;
}
.solution-box  .desc1{
	font-size: 14px;
	color: #A3A3A3;
	line-height: 20px;
}
.solution-box  .desc2{
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.solution-box .more-btn{
	margin-top: 50px;
}
.solution-box .img{
	width: 475px;
	margin-left: 170px;
	display: inline-block;
}
.solution1{
	padding-bottom: 50px;
}
.solution2{
	padding: 50px 0;
}
.solution2 .img{
	margin-left: 0;
	margin-right: 170px;
}
.solution2  .tit{
	text-align: right;
}
.solution2  .tit::after{
	content: '';
	position: absolute;
	right: 0;
	left: unset;
	top: 34px;
	width: 60px;
	height: 3px;
	background: #00006B;
}

.service-box{
	height: 780px;
}
.service-box .text-box .text-tit{
	color: #FFFFFF!important;
	margin-bottom: 17px;
}
.service-box .text-box .text-desc{
	font-size: 14px;
	color: #ccc!important;
	text-align: center;
	letter-spacing: 9px;
}
.service-box .service-info{
	color: white;
}
.service-box .service-info .img-box{
	width: 70px;
	height: 70px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-right: 22px;
}
.service-box .service-info .img-box .img{
	width: 36px;
}
.service-box .service-info .desc-tit{
	font-size: 24px;
	margin-bottom: 15px;
}
.service-box .service-info .desc-box{
	width: 380px;
}
.service-box .service-info .desc-desc{
	line-height: 20px;
}
.service-box .service-info .left{
	margin-right: 100px;
}
.service-box .service-info .service-info-item{
	margin-bottom: 60px;
	margin-right: 170px;
}
.service-box .service-info .service-info-item:last-child{
	margin-right: 0;
}
.inspection-box .inspection-self-swiper{
	position: relative;
}
.inspection-box .inspection-self-swiper .swiper-button-prev{
	left: 0px;
}
.inspection-box .inspection-self-swiper .swiper-button-next{
	right: 0;
}
.inspection-box .inspection-self-swiper .swiper-button-prev,.inspection-box .inspection-self-swiper .swiper-button-next{
	width: 50px;
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 6px 17px 0px rgba(13, 60, 76, 0.1);
	border-radius: 25px;
}
.inspection-box .swiper-button-next:after,.inspection-box  .swiper-button-prev:after{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.inspection-box .inspection-self-swiper .swiper-button-prev:hover,.inspection-box .inspection-self-swiper .swiper-button-next:hover{
	background: #4255E5;
	box-shadow: 0px 6px 17px 0px rgba(13, 60, 76, 0.1);
	transition: ease 0.6s;
}
.inspection-box .swiper-button-next:hover:after,.inspection-box  .swiper-button-prev:hover:after{
	color: #fff;
	transition: ease 0.6s;
}
.inspection-box .swiper-container{
	height: 350px;
	width: 1040px;
}
.inspection-box .inspection-item{
	width: 320px;
	height: 340px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
	border-radius: 10px;
}
.inspection-box .inspection-item .inspection-item-img{
	width: 320px;
	height: 213px;
	border-radius: 10px 10px 0 0;
	transform: scale(1);
	transition:all 0.3s ease 0s;
}
.inspection-box .inspection-item .inspection-item-img:hover{
	transform: scale(1.1);
	transition:all 0.3s ease 0s;
}
.inspection-box .inspection-item .inspection-item-text{
	padding: 25px 15px;
	box-sizing: border-box;
}
.inspection-box .inspection-item .inspection-item-tit{
	font-size: 24px;
	color: #000000;
	line-height: 20px;
}
.inspection-box .inspection-item .inspection-item-desc{
	color: #999999;
	margin-top: 15px;
	line-height: 20px;
}
.inspection-box .more-btn{
	margin-top: 30px;
}

.case-box .blank-wrap{
	height: 220px;
}
.case-box .perge-wrap{
	height: 280px;
	background: rgba(0,0,0,0.5);
}
.case-info{
	position: relative;
}
.case-position{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.case-position .case-item{
	width: 290px;
	margin-right: 10px;
	position: relative;
}
.case-position .case-item:last-child{
	margin-right: 0;
}
.case-position .case-item-bottom{
	background-color: white;
}
.case-position .case-item-bottom.hide{
	opacity: 0;
	transition: ease 1s;
}
.case-position .case-item-top{
	background: rgba(31,31,156,0.9);
	position: absolute;
	right: 0;
	bottom: 0;
	height: 0px;
	width: 290px;
	padding:0 30px;
	box-sizing: border-box;
	overflow: hidden;
}
.case-position .case-item-top.hover{
	height: 400px;
	transition: ease 0.6s; 
}
.case-position .case-item-top .case-item-top-tit{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 40px;
	position: relative;
	text-align: center;
	padding-top: 40px;
}
.case-position .case-item-top .case-item-top-tit::after{
	position: absolute;
	content: '';
	bottom:-10px;
	left: 84px;
	width: 44px;
	height: 2px;
	background: #FFFFFF;
}
.case-position .case-item-top .case-item-top-desc{
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 34px;
}
.case-position .case-item-bottom .case-item-bottom-info{
	padding: 30px;
}
.case-position .case-list .case-img{
	width: 290px;
	height: 220px;
}
.case-position .case-tit{
	font-size: 24px;
	color: #000000;
	position: relative;
	text-align: center;
}
.case-position .case-tit::after{
	position: absolute;
	content: '';
	bottom: -20px;
	width: 40px;
	height: 4px;
	left: 95px;
	background: #00006B;
}
.case-position .case-desc{
	background: white;
	color: #000000;
	margin-top: 64px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-info{
	padding:60px 0;
}
.news-info .more-btn{
	margin-top: 30px;
}
.news-box .title-box{
	padding: 50px 0;
}
.news-box .news-item{
	padding: 30px 0;
	width: 100%;
	cursor: pointer;
}
.news-box .news-item .left{
	width: 590px;
}
.news-box .news-tit{
	font-size: 24px;
	color: #010101;
}
.news-box .news-desc{
	color: #999;
	margin-top: 13px;
	line-height: 20px;
}
.news-box .news-time1{
	font-size: 40px;
	color: #211515;
	margin-bottom: 20px;
}
.news-box .news-time2{
	color: #999999;
}
.news-box .news-item:hover .news-tit{
	color: #1F1F9C;
}
.news-box .news-item:hover .news-time1{
	color: #1F1F9C;
}
