
.brand_top_title_middle{
    background-color:rgba(0,0,0,0.4);
    margin: 0 auto;
    width: 700px;
    padding: 50px;
    border-radius: 5px;
}
.brand_top_title_middle_p1{
	font-size: 20px;
	font-weight: 700;
	color: white;
	letter-spacing: 2;
	text-align: center;
}
.brand_top_title_middle_p2{
	letter-spacing: 1;
	font-size: 16px;
	margin: 0 auto;
	color: white;
	line-height: 2;
	margin-top: 20px;
}
.brand_content{
	margin-top:100px;
}
.brand_content_p2{
	font-size: 14px;
    color: #5f5f5f;
    letter-spacing: 1;
    line-height: 1.5;
    margin-top: 20px;
}
.brand_content li{
	list-style-type:square;
}
.lookmore_about{
	margin-top: 50px;
	background-color: white;
	box-shadow: 0px 0px 5px #cccccc;
	padding: 15px;
}
.lookmore_about_p1{
	font-weight: 700;
    font-size: 16px;
    color: #000086;
}
.lookmore_about_p2{
	margin-bottom: 40px;
	color:#505050;
}
.lookmore_about_text1{
	height: 120px;
}