.about_content p{
	font-size: 16px;
}
.about{
	width:100%;
	background-color: #f5f5f5;
	padding-top:50px;
	padding-bottom:50px;
}
.about_box{
	padding-bottom:50px;
	width:1200px;
	margin:0 auto 0;
	background-color: #fff;
}
.about_nav{
	padding-top:30px;
}
.about_nav li a{
	font-size: 22px;
	color:#333;
	display: inline-block;
}
.about_nav li.on a{
	color:#00bf6a;
}
.about_nav li{
	float: left;
	margin:0 106px;
}
.about_img{
	text-align:center;
	margin-top:40px;
}
.rmlx_left {
    width: 1100px;
    height: 620px;
    overflow: hidden;
    position: relative;
	margin:45px auto 0;
}
.rmlx_left video {
    width: 100%;
    height: 100%;
}
.video{
	width:1100px;
	margin:50px auto 0;
	position: relative;
}
.video video{
	width:100%;;
}
.bshare-custom a{
	float: right;
}
.bshare-custom{
	padding-top:5px;
	padding-bottom:5px;
	position: absolute;
	top:0;
	right:0;
	background-color: rgba(0,0,0,0.5);
	width:100%;
}
.lc_left .lc_con:first-child{
	margin-top:0;
}
.lc_right .lc_con:first-child{
	margin-top:80px;
}
.lc_left{
	text-align: right;
	width:570px;
}
.lc_right{
	width:570px;
	margin-left:60px;
}
.lc{
	background: url(../img/lc.png) no-repeat 595px 0;
	margin-top:50px;
}
.lc_left,.lc_right{
	float: left;
}
.lc h1{
	font-size: 30px;
	color:#4d4d4d;
	font-weight: bold;
}
.lc p{
	font-size: 16px;
	color:#7d7d7d;
}
.lc_con{
	margin-top:110px;
}