﻿.about_left .left_nav_li{
	width: 60%;
	margin: auto;
	background-color: white;
	color: rgb(137,137,137)!important;
	padding: 5px 0 5px 15px;
	margin-top: 10px;
	
}
.about_left .left_nav_li img{
	width: 10px;
	height: 10px;
}
.about_left a{
	color: rgb(137,137,137)!important;
}
.about_nav_bottom{
	padding: 0;
}
.about_item{
	width: 100%;
}
.about_phone{
	padding-bottom: 5px;
}
.about_phone .left_nav_li{
	width: 100%;
	background-color: white;
	padding: 0;
	height: 60px;
	color: rgb(3,111,176);
}
.about_phone .left_nav_li img{
	width: 30px;
	height:30px;
	margin-left: 30px;
	margin-right: 20px;
}
.about_main{
	padding: 20px 40px 20px 40px;
}
.about_text{
	line-height: 25px;
	text-indent: 32px;
}
.about_fenge{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.fen_img{
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
}