


img, a {
	border: 0;
}
ul, li {
	list-style: none; margin:0px; padding:0px
}

.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}

.img {
	overflow: hidden;
	position: relative;}

.img img{width:120px; height:120px; border-radius:50%; vertical-align:top}




.his_list {
	max-width: 1050px;
	margin: 0 auto;
}
.his_list ul{ margin:0px; padding:0px}


.his_list li {
	width: 50%;
	clear: both;
	float: left;
	position: relative;
	padding-right: 5%;
	text-align: right;
}
.his_list li h3 {
	font-size: 36px;
}
.his_list li:after {
	width: 19px;
	height: 19px;
	background: url(../images/icon6.png) no-repeat center center;
	left: 100%;
	position: absolute;
	margin-left: -9px;
	content: '';
	display: block;
	top: 36px;
}
.his_list li .txt {
	overflow: hidden;
}
.his_list li .txt .lc_sm{
	line-height:190%; font-size:16px; margin:0px; padding:0px;
}
.his_list li:nth-child(2n) {
	float: right;
	padding-left: 5%;
	padding-right: 0;
}
.his_list li .img {
	float: left;
	margin-right: 40px;
	margin-top: 50px;
}
.his_list li:nth-child(2n+1) .txt .lc_sm{
	text-align: right;
}
.his_list li:nth-child(2n) {
	text-align: left;
}
.his_list li:nth-child(2n):after {
	left: auto;
	margin-left: 0px;
	right: 100%;
	margin-right: -9px;
}
.his_list li:nth-child(2n) .img {
	float: right;
	margin-left: 40px;
	margin-right: 0
}
.his_list {
	position: relative;
	padding: 40px 0;
	margin: 40px auto;
}
.his_list .line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 1px;
	margin: 0 auto;
	background: #e5e5e5
}
.his_list .line:after {
	content: '';
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 100%;
	border: 1px solid #d7d7d7;
	background: #fff;
	margin-left: -6px;
}
 @media only screen and (max-width: 900px) {
.img img{width:100px; height:100px; border-radius:50%; vertical-align:top}
}

 @media only screen and (max-width: 750px) {
 .his_list li .txt .lc_sm{
	line-height:190%; font-size:14px; margin:0px; padding:0px;
}

.his_list li:nth-child(2n) .img {
	float: right;
	margin-left: 0px;
	margin-right: 0
}

 .his_list li {
	margin-bottom: 20px;
	width: 100%;
	text-align: left; padding-right:0px
}

.his_list li:nth-child(2n) {
	padding-left:0%;
}
.his_list li .img {
	float: left !important;
	margin: 0 auto !important;
	margin-right: 20px !important;
	margin-top:0px !important;
}
.his_list .line {
	left: 0;
	margin-left: 0;
	display: none; padding:0px
}
.his_list li h3 {
	font-size: 20px;
}
.his_list li .txt .lc_sm{
	margin-top: 10px;
}
.his_list {
	padding: 0;
	margin: 0;
}
.his_list li p {
	text-align: left !important;
}

.his_list li:after { display:none}




}
 
 ul:after {
	content: '';
	display: block;
	clear: both;
}

 

 
  @media only screen and (max-width: 750px) {

.his_list li {
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
}
.his_list li .img {
	float: left !important;
	margin: 0 auto !important;
	margin-right: 20px !important;
	margin-top:0px !important;
}
.his_list .line {
	left: 0;
	margin-left: 0;
	display: none;
}
.his_list li h3 {
	font-size: 20px;
}
.his_list li .txt .lc_sm{
	margin-top: 10px;
}
.his_list {
	padding: 0;
	margin: 0;
}
.his_list li p {
	text-align: left !important;
}

}
 
   @media only screen and (max-width: 650px) {
   
.img img{width:100px; height:100px; border-radius:50%; vertical-align:top}
   
   }
 
 
 
 
 
 
 
 
 
 
 
 
 