﻿@charset "utf-8";
.about {
	width: 100%;
	padding: 40px 0;
}
.main {
	padding: 30px 0;
}
.about-main {
	float: left;
	width: 950px;
	margin-bottom: 40px;
	text-align: center;
}
.about-main p {
	text-align: left;
	line-height: 40px;
	text-indent: 2em;
	position: relative;
}
p.ym-tl-content {
	margin-left: 1%;
}
.about-main p img {
	max-width: 100%;
}
/*发展历程 start*/
body {
	font: 12px"宋体", "Arial Narrow", HELVETICA;
	background: #fff;
	-webkit-text-size-adjust: 100%
}
.ym-timeline {
	display: block
}
ul.list-paddingleft-2 {
	margin-left: 30px;
	border-left: 2px solid #1BA494;
	padding: 0
}
ul.list-paddingleft-2 > li {
	width: 100%;
	margin-left: -12px;
	line-height: 20px;
	font-weight: narmal;
	list-style: none
}
/*圆形图标*/
.ym-timeline ul li span.yuan {
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #1BA494;
	margin: 5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
	display: inline-block;
	float: left
}
/*菱形图标*/
ul.list-paddingleft-2 > li > p > .diamond {
	width: 8px;
	height: 8px;
	background: #fff;
	border: 2px solid #1BA494;
	margin: 5px;
	overflow: hidden;
	display: inline-block;
	float: left;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg)
}
ul.list-paddingleft-2 > li > p > .stime {
	padding-left: 7px;
	font-size: 14px;
	line-height: 20px;
	color: #1BA494;
	font-weight: bold;
}
ul.list-paddingleft-2 > li > .ym-tl-content {
	padding: 10px 0 10px 20px;
	font-size: 14px;
	line-height: 25px;
	word-wrap: break-word;
	word-break: break-all;
	text-indent: 0;
}
.ym-timeline ul li:first-child span.diamond, .ym-timeline ul li:first-child span.yuan {
	margin-top: 0
}
.ym-timeline ul li:last-child span.diamond, .ym-timeline ul li:last-child span.yuan {
	margin-top: 8px
}
.ym-timeline ul li .ym-tl-content img {
	max-width: 100%;
}
/*发展历程  end*/
.c_cont_right > p {
	font-size: 14px;
	line-height: 24px;
	text-indent: 0;
}
.c_cont_right {
	margin-bottom: 1%;
}
.c_qyys > p > i {
	width: 26px;
	display: inline-block;
	position: absolute;
	left: -30px;
	top: 7px;
}
.about-main > img {
	width: 100%;
}
.c_qyys {
	margin-top: 4%;
}
ul.list-paddingleft-2 > li >p {
	text-indent: 0;
}
.c_cont_right >p > span {
	font-size: 14px;
	display: block;
	margin-left: 70px;
}
