.cqbh-img{
	width: 100%;
    height: 8.0rem;
    background: url(../../images/property/banner.png) center top no-repeat;
    background-size: 100%,8.0rem;
    padding: 2rem 0.3rem 0.3rem 0.8rem;
    margin-top: 2.3rem;
}
p{
	color: #555555
}
.cqbh-border{
	width: 57%;
    height: 3rem;
    float: right;
    margin-right: 1.5rem;
}
.cqbh-title{
	font-size: 0.85rem;
	text-align: right;
	margin-bottom: 0.3rem;
}
.property-box{
	width: 100%;
	height: 20rem;
    padding: 1.2rem 0.3rem 0.3rem 0.3rem;

}
.property-box1{
	width: 100%;
	height: 27rem;
	background: url(../../images/property/PATENTSANDCOPYRIGHTS.png) center top no-repeat;
    background-size: 100%,27rem;
    padding: 1.2rem 0.3rem 0.3rem 0.3rem;

}
.property-content{
	font-size: 0.56rem;
	text-align: center;
	margin-bottom: 1.2rem;
}
.pro-left{
	width: 49%;
	height: 100%;
	background: url(../../images/property/drawing-1.png) center top no-repeat;
    background-size: 100%,100%;
    padding: 1.2rem 0.3rem 0.3rem 0.3rem;
    float: left;
}
.pro-img{
	width: 1.5rem;
	height: 1.5rem;
	margin:0 auto;
}
.brand-title{
	font-size: 0.85rem;
	color: #ffffff;
	text-align: center;
	margin-top: 0.8rem;
}
.brand-content{
	font-size: 0.5rem;
	color:#555555;
	text-align: center;
	margin-top: 0.8rem;
	line-height: 0.8rem;
}
.appl-box{
	width: 49%;
	height: 100%;
	float: left;
}
.appl-icon{
	width: 33%;
	height: 4.5rem;
	margin:0 auto;
	position: relative;
	margin-top: -4.5rem;
}
.appl-border{
	width: 100%;
	height: 4rem;
	border:1px solid #86bf14;
	background-color: #ffffff;
	padding: 0.4rem 0.3rem 0.3rem 0.3rem;
}
.appl-title{
	font-size: 0.75rem;
	color: #86bf14;
	text-align: center;
}
.appl-content{
	font-size: 0.5rem;
    text-align: center;
    margin-top: 0.3rem;
    line-height: 0.8rem;
}
.patents-box{
	width: 49%;
	height: 100%;
	float: left;
	background-color: #ffffff;
	padding: 0.5rem;
}
.patent-title{
	font-size: 0.75rem;
	text-align: center;
	margin-top: 0.5rem;
}
.other-box{
	width: 33.3%;
	height: 100%;
	border-right:1px dashed #bfbfbf;
	padding: 0.5rem;
	float: left;
}
.other-title{
	font-size: 0.65rem;
	text-align: center;
	margin-top: 0.5rem;
}