/******about******/

p{
	font-family: "Noto Sans SC";
	color: #515151;
	font-size: 12px;
	line-height: 28px;
	text-indent: 24px;
	margin: 0;
	text-align:justify;
}
/**********中律简介**************/
.about_left{width: 27%; min-height:530px; float: left; border: 1px dashed #881C21;}
.about_right{width: 73%; min-height:530px; float: right;/*  border: 1px solid #ccc; */}

/*left*/
.about_left .d_img{width: 100%;border:1px solid #ccc; border-radius: 5px}
.about_left .d_img img{}
.about_left .cs_people{width: 98%; margin:10px auto;}
.about_left .cs_people .cs_firm{text-align: center;font-size: 14px;}
.about_left .cs_people .cs_name{text-align: center;font-size: 20px;}
.about_left .cs_people .cs_text{width: 100%; min-height:190px; margin:5px 0;}
/* .about_left .cs_people .cs_text p{text-indent: 25px; line-height: 25px;}  */
/*****段落标签首行缩进两字符********/
/*right*/
.about_right .d_text{width: 98%; min-height: 220px; margin:5px auto;}
.about_right .d_text h3{text-align: center;}
/* .about_right .d_text p{text-indent: 25px;line-height: 25px;}  */
/*****段落标签首行缩进两字符********/


/*************创始人介绍页面******************/
.gr_border-bottom{min-height: 230px;margin-top: 20px;border-bottom: 1px dashed #000;}
.gr_people .gr_aa{font-size: 24px; margin-bottom:5px;}
/* .gr_text_one p{text-indent: 25px; line-height: 25px;}  */
/*****段落标签首行缩进两字符********/
.gr_text_two p{text-indent: 25px;}
.gr_text_two h5{color: #8c1f25}
.gr_img_div{width: 70%; margin: 20 auto}

.bottom_images{
	margin: 30px auto;
	width: 100%;
	display:flex ;
	justify-content: space-between;
}
.bottom_images img{
	width: 49%;
	height: auto;
}

