* {
    margin: 0;
    padding: 0;
    font-size: 0.16rem;
}

body {
    background: #fff;
}

.main {
    width: 14rem;
    margin: 0 auto;
}

.class_name {
    margin-bottom: 0.52rem !important;
}


/* 头部样式 */
.header {
    background: #FFFFFF;
}

.header .logo .logo1 {
    display: none;
}

.header .logo .logo2 {
    display: block;
}

.header .head_fr .nav_li .nav_url {
    color: #000000;
}

.header .head_fr .nav_li.act .nav_url {
    color: #0071FF;
    font-weight: bold;
}

.header .head_fr .nav_li .nav_url:hover {
    color: #0071FF;
    font-weight: bold;
}

.header .head_fr .head_hr {
    background: rgba(114, 114, 114, 0.51);
}

.header .head_fr .head_switch .switch_icon .icon2 {
    display: block;
}

.header .head_fr .head_switch .switch_icon .icon1 {
    display: none;
}

.header .head_fr .head_switch .switch_txt span {
    color: #0F0F0F;
}

.header .head_fr .head_switch .switch_txt span i {
    background: url(../img/jiantou3.png) center no-repeat;
}









.banner {
    width: 100%;
    max-width: 19.2rem;
    height: 3.71rem;
    position: relative;
    margin:0 auto;
}


.banner .banner_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top:0;
    z-index: -1;
}

.banner .banner_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.banner .banner_body {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.banner .banner_fl {
    /*width: 6.8rem;*/
    width: auto;
}

.banner .banner_fl .title {
    font-weight: bold;
    font-size: 0.26rem;
    color: #101010;
    margin-bottom: 0.4rem;
    position: relative;
    margin-top: 0.81rem;
    line-height: 0.3rem;
}

.banner .banner_fl .content {
    font-weight: 400;
    font-size: 0.18rem;
    color: #101010;
    line-height: 0.35rem;
    position: relative;
}


.banner .banner_fr {
    width: 7.2rem;
    height: 5rem;
    position: relative;
}

.banner .banner_fr img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/*  */
.banner .bantitle{
	width:2.16rem;
	height:0.48rem;
	position:relative;
    color: #101010;
	font-weight:bold;
	font-size:0.36rem;
	text-align: center;
	margin:0 auto;
	padding-top:1.2rem;
	padding-bottom:0.43rem;
}
.banner .banctnt{
	width:14rem;
	height:1.07rem;
	position:relative;
    color: #101010;
	font-weight:400;
	line-height:0.35rem;
	font-size:0.18rem;
	margin:0.43rem auto 1rem auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
/* 数据类型、行业应用 */
.body1{
    width: 100%;
    margin:0 auto;
    max-width: 19.2rem;
	height:7.35rem;
	position:relative;
}
.body1 .body1_bg{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.body1 .body1_title{
	width: 1.44rem;
	height: 0.48rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.36rem;
	color: #000000;
	text-align:center;
	position:absolute;
	top:1.02rem;
	left:50%;
	transform:translateX(-50%);
}
.body1 .body1_main{
	width:14rem;
	height:4.33rem;
	margin:0 auto;
	display:flex;
	flex-direction:row;
	position:absolute;
	top:2.02rem;
	left:50%;
	transform:translateX(-50%);
}
.body1 .imgbox{
	width:6.8rem;
	height:4.33rem;
}
.body1 .imgbox:last-of-type{
	margin-left:0.4rem;
}
.body1 .body1_img{
	width:6.8rem;
	height:3.81rem;
	overflow:hidden;
}
.body1 .imgbox .body1_img img{
	object-fit:cover;
}
.body1 .img_ctnt{
	width: 3.9rem;
	height: 0.33rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-size: 0.25rem;
	color: #0A0A0A;
	text-align: center;
	margin:0.19rem auto 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}
.body1 .imgbox:hover .body1_img img{
	transform:scale(1.2);
	transition:all 0.6s;
}

/* 产品特点 */
.body2{
	position:relative;
    width: 100%;
	height:7.38rem;
    margin:0 auto;
    max-width: 19.2rem;
}
.body2 .body2_bg{
    width:100%;
	z-index:-1;
}
.body2 .body2_title{
	font-size:0.36rem;
	color:#101010;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:1.02rem;
	left:50%;
	transform:translateX(-50%);
}
.body2 .body2_main{
	width:14rem;
	height:4.36rem;
	margin:0 auto;
	position:relative;
	top:-5.36rem;
}
.body2 .iconbox{
	background:#fff;
	width:6.8rem;
	height:2rem;
	position:absolute;
	top:0;
	left:0;
	border-radius:0.15rem;
	box-shadow:0 0 0.15rem #eee;
}
.body2 .iconbox:hover{
	box-shadow:0.1rem 0.1rem 0.15rem #eee;
	transition:all 0.6s;
}
.body2 .iconbox:hover .body2_icon{
	transform:scale(1.2);
	transition:all 0.6s;
}
.body2 .iconbox:hover .body2_icon_title{
	transform:scale(1.2) translateX(10%);
	transition:all 0.6s;
}
.body2 .iconbox:nth-of-type(2){
	position:absolute;
	left:7.2rem;
}
.body2 .iconbox:nth-of-type(3){
	position:absolute;
	top:2.36rem;
}
.body2 .iconbox:nth-of-type(4){
	position:absolute;
	top:2.36rem;
	left:7.2rem;
}
.body2 .iconbox .body2_icon{
	width:0.35rem;
	height:0.35rem;
	position:absolute;
	top:0.51rem;
	left:0.5rem;
}
.body2 .iconbox .body2_icon_title{
	width:2.07rem;
	height: 0.33rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.25rem;
	color: #000000;
	position:absolute;
	top:0.51rem;
	left:0.97rem;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.body2 .iconbox .body2_icon_title .v-hr{
	width:0.01rem;
	height:0.12rem;
	background-color:#000;
	margin-left:0.07rem;
	margin-right:0.06rem;
}
.body2 .iconbox .r-hr{
	margin:0;
	width:5.8rem;
	height:0.01rem;
	position:absolute;
	top:1.14rem;
	left:0.5rem;
}
.body2 .iconbox:hover .r-hr{
	transform:scale(1.02) translateY(-100%);
	transition:all 0.6s;
}
.body2 .iconbox .body2_icon_title span{
	font-weight: 400;
	font-size: 0.25rem;
	color: #101010;
}
.body2 .iconbox .body2_ctnt{
	width: 5.8rem;
	height: 0.22rem;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #7D7D7D;
	line-height: 0.3rem;
	position:absolute;
	top:1.31rem;
	left:0.5rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:1;
	overflow: hidden;
}

/* 应用领域 */
.body5 {
    width: 100%;
    margin:0 auto;
    max-width: 19.2rem;
    height: 9.02rem;
	background:#fff;
}

.body5 .class_cont {
    max-width: 12.92rem;
    margin: 0 auto;
    font-weight: 400;
    font-size: 0.18rem;
    color: #101010;
    line-height: 0.35rem;
}

.body5_list {
    margin-top: 0.73rem;
    width: 100%;
    height: 6rem;
    display: flex;
    justify-content: space-between;
}

.body5_list .bd,
.body5_list .bd .body5_img {
    width: 8.5rem;
    height: 6rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.body5_list .bd .body5_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.body5_list .hd ul {
    width: 4.68rem;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.body5_list .hd .body5_txt {
    width:4.68rem;
	height:auto;
    padding-left: 0.18rem;
    box-sizing: border-box;
    margin-top: 0.32rem;
    position: relative;
    font-weight: bold;
    font-size: 0.2rem;
    color: #0A0A0A;
}
.body5_list .hd .body5_txt:nth-child(1){
    margin-top: 0;
}
.body5_list .hd .body5_txt.on::before {
    content: "";
    position: absolute;
    width: 0.03rem;
    height: 0.21rem;
    background: linear-gradient(180deg, #4FCCE8 0%, #0071FF 100%);
    left: 0;
    top: 0.02rem;
    transform: skew(-8deg, 15deg);
}
.body5_list .hd .body5_txt span{
	font-weight:400;
}
.body5 .body5_stxt{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.14rem;
	color: #838383;
	line-height: 0.2rem;
	margin-top:0.06rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}



.footer {
    margin-top: 0;
}



@media only screen and (max-width: 1024px) {
	.body1{
		position: relative;
		height: 11.35rem;
	}
	.body1 .body1_main{
		left: 0.3rem;
		transform: translateX(0);
		width: 92%;
		display: block;
	}
	.body1 .imgbox:last-of-type{
		margin-left: 0;
		margin-top: 0.3rem;
	}
	.body2 .body2_main{
		width: 100%;
	}
	.body2 .iconbox{
		left: 0.3rem;
    	width: 92%;
	}
	.body2 .iconbox:nth-of-type(2){
		left: 0.3rem;
    	top: 2.3rem;
	}
	.body2 .iconbox:nth-of-type(3){
		top: 4.6rem;
	}
	.body2 .iconbox:nth-of-type(4){
		top: 6.9rem;
    	left: 0.3rem;
	}
	.body2{
		height: 11.16rem;
	}
	.body2 .body2_bg{
		height: 11.38rem;
	}
	.body2 .body2_main{
		top: -9.36rem;
	}
	.body2 .iconbox .body2_ctnt{
		font-size: 12px;
		height: auto;
	}
	.body1 .imgbox,.body1 .body1_img{
		width: 100%;
	}
	.body5_list .hd{
		padding-bottom: 0.3rem;
	}
}