.imgbox .esProduct{
	position:relative;
}
.imgbox .esProduct .productEsLogo{
	width:31%;
	position: absolute;
	top: 70px;
	left: 36%;
}
.imgbox .esProduct .productEsText{
	position: absolute;
	right: 12%;
	top: 200px;
	font-size: 26px;
	color: #282828;
	font-weight: 560;
}
.imgbox .esProduct .productEsText span{
	color:#3cb6e9;
}
.imgbox .es_SectionTitle {
    width: 40%;
    margin: 0 auto;
    margin-top: 20px;
}
.imgbox .es_SectionTwo {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    font-family: SourceHanSansCN-Normal;
}
.imgbox .es_SectionTwo span {
    color: #22b1e8;
}
.imgbox .esImageEco4 {
    padding: 20px;
}
.imgbox .es_SectionTitle {
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
}
.prodimg .bluetooth .titlefad .lineVerEs {
    border-left: solid 3px #5f615c;
    height: 26px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -5px;
    margin-right: 15px;
    margin-left: 10px;
}
.fontbox .gouAnathor li::before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-right: 3px;
    margin-left: -18px;
}
.imgbox .es_fadTwo {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    font-family: SourceHanSansCN-Normal;
}
.imgbox .es_fadTwo span {
    color: #677fab;
}
.imgbox .es_inosoundTwo {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    font-family: SourceHanSansCN-Normal;
}
.imgbox .es_inosoundTwo span {
    color: #6cb131;
}

@media screen and (max-width: 1024px){
	.imgbox .esProduct .productEsText {
		right: 8%;
		top: 160px;
		font-size: 22px;
	}
}
@media screen and (max-width: 768px){
	.imgbox .esProduct .productEsText {
		right: 6%;
		top: 120px;
		font-size: 18px;
	}
	.imgbox .esProduct .productEsLogo {
		top: 50px;
	}
}
@media screen and (max-width: 320px){
	  .imgbox .es_SectionTwo {
		font-size: 13px;
	}  
	.imgbox .es_fadTwo {
		font-size: 12px;
	}
}
