.imgbox .fr_SectionTitle{
	width:40%;
	margin: 0 auto;
	margin-top: 20px;
}
.imgbox .fr_SectionTwo{
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-size: 15px;
	font-weight: 700;
	font-style: italic;
	font-family: SourceHanSansCN-Normal
}
.imgbox .fr_SectionTwo span{
	color:#22b1e8;
}
.imgbox .frImageEco4{
	padding: 20px;
}
.prodimg .bluetooth .titleFrline {
    font-size: 32px;
    letter-spacing: 2px;
    font-weight: 560;
    margin: 0 10px;
}
.prodimg .bluetooth .titlefad .lineVerFr {
    border-left: solid 3px #5f615c;
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -5px;
    margin-right: 15px;
    margin-left: 10px;
}
.prodimg .banner .titleFadfr{
	top: 115px; 
	right: 220px;
}
.imgbox .fr_fadTwo{
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-size: 15px;
	font-weight: 700;
	font-style: italic;
	font-family: SourceHanSansCN-Normal
}
.imgbox .fr_fadTwo span {
    color: #677fab;
}
.fontbox .mobileHead{
	margin-bottom:15px;
	margin-top:35px;
	font-size:13px;
}
.fontbox .gouAnathor li::before{
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 5px;
	
	margin-right: 3px;
	margin-left: -18px;
}
.prodimg .banner .titlefrInosmart {
    color: #6fba2c;
    top: 130px;
    right: 160px;
}
.imgbox .fr_inosoundTwo {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    font-family: SourceHanSansCN-Normal;
}
.imgbox .fr_inosoundTwo span {
    color: #6cb131;
}
.prodimg .imgbox .inoPC{
	width:100%;
}
.prodimg .imgbox .inoPC li {
    margin: 15px 0;
    font-size: 22px;
    color: #6e6e6e;
    letter-spacing: 1px;
}
.inoPC li:before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #60b62f;
    margin-right: 3px;
    margin-left: -18px;
}
.imgbox .fr_inoOne {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    font-family: SourceHanSansCN-Normal;
}
.imgbox .fr_inoOne span {
    color: #6cb131;
}


@media screen and (max-width: 1024px) {
	.prodimg .bluetooth .titleFrline {
		font-size: 25px;
	}
	.prodimg .bluetooth .titlefad .lineVerFr {
		height: 27px;
	}
	.prodimg .banner .titleFadfr {
		top: 105px;
		right: 90px;
	}
	.prodimg .banner .titlefrInosmart {
		color: #6fba2c;
		top: 130px;
		right: 120px;
	}
	
}

@media screen and (max-width: 768px){
	.prodimg .banner .titleFadfr {
		top: 70px;
		right: 40px;
	}
	.prodimg .bluetooth .titleFrline {
		font-size: 18px;
	}
	.prodimg .bluetooth .titlefad .lineVerFr {
		height: 22px;
		margin-left: 5px;
		margin-right: 10px;
	}
	.prodimg .banner .titlefrInosmart {
		color: #6fba2c;
		top: 90px;
		right: 40px;
	}
	.inoPC li:before {
		width: 14px;
		height: 14px;
		border-radius: 7px;
	}
	.prodimg .imgbox .inoPC li {
		font-size: 16px;
	}
	.prodimg .fr_vQpetTitle {
		color: #af61a3;
		font-size: 26px;
		letter-spacing: 2px;
		font-weight: 580;
		margin: 0 10px;
	}
}
@media screen and (max-width: 320px){
	.imgbox .fr_fadTwo {
		font-size: 13px;
	}
}