body{
	background:#f7f7f7;	
}
.container{
	width:1280px;
	margin:0 auto;
	text-align:center;	
	margin-bottom:120px;
}
.container .title{
	text-align:right;
	border-bottom:2px dotted #0095DD;
	padding-bottom:12px;	
	color:#0095DD;
	font-size:18px;
	margin-top:90px;
}
.container img{
	margin:100px auto 70px auto;	
}
.container p{
	color:#555555;	
	font-size:16px;
	line-height:40px;
	margin-top:90px;
}
.container .gold_line{
	margin-top:50px;	
}
.container p span{
	font-weight:bold;
	color:#444;
}

@media (max-width:1280px) {
	.container{
		width:100%;
		padding:0 22px 0 22px;
	}
	.container .title{
		margin-top:40px;
		font-size:16px;
		padding-bottom:20px;	
	}
	.container img{
		width:100%;
		margin:60px auto 35px auto;	
	}
	.container p{
		color:#555555;	
		font-size:14px;
		line-height:30px;
		padding:0 10px;
		margin-top:50px;
	}
	.container .gold_line{
		margin-top:26px;	
	}
}

.container .history .col-xs-0{
	visibility: hidden;
}
.container .history{
	position:relative;	
	min-height:300px;
	margin-top:50px;
}
.container .history .time{
	width:170px;
	height:56px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:56px;
	background:#0095DD;	
	border-radius:10px;
	margin:80px auto 0 auto;
	position:relative;
	z-index:2;
}
.container .history .history_img{
	margin:0;	
	width:100%;
}
.container .history .left{
	text-align:right;
	margin-top:40px;	
	padding:0 52px 0 0;
}
.container .history .right{
	text-align:left;
	margin-top:40px;
	padding:0 0 0 52px;
}
.container .history p{
	margin:0;
	line-height:26px;
	margin-bottom:66px;
	position:relative;	
}
.container .history p .icon{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/about/icon.png) no-repeat;
	position:absolute;
	top:1px;
}
.container .history .left p{
	padding-right:40px;
}
.container .history .right p{
	padding-left:40px;
}
.container .history .left p .icon{
	right:0;
}
.container .history .right p .icon{
	left:0;
}
.container .history p:last-child{
	margin:0;	
}
.container .history p .line{
	display:inline-block;
	position:absolute;
	top:12px;
	width:50px;
	height:3px;
	background:url(../images/about/line.jpg) no-repeat;
}
.container .history .left p .line{
	right:-52px;
}
.container .history .right p .line{
	left:-52px;
}
.container .time_line{
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-1px;
	border-left:2px solid #cacaca;	
}
@media (max-width:768px) {
	.container .history .col-xs-0{
		display:none;
	}
	.container .history .time{
		margin: 45px 0 0 0;	
	}
	.container .time_line{
		left:18px;
		margin:0;	
	}
	.container .history .left{
		text-align:left;	
		padding:0 0 0 40px;
		margin-top: 50px;
	}
	.container .history .right{
		text-align:left;
		padding:0 0 0 40px;
		margin-top: 50px;
		
	}
	.container .history p{
		margin-bottom:30px;	
	}
	.container .history .left p{
		padding:0;
	}
	.container .history .right p{
		padding:0;
	}
	.container .history .right p .icon{
		left:-33px;	
	}
	.container .history .left p .icon{
		right:auto;
		left:-33px;
	}
	.container .history .left.img_box{
		padding:0;
	}
	.container .history p .line{
		display:none;
	}
}




 .ios{
	display: inline-block;width:229px;height: 74px;
	background: url("../image/01_22.png") 0 0 no-repeat;
	background-size: 229px  74px;	padding: 10px 20px;

}


 .android{
	display: inline-block;width:229px;height: 74px;
	background: url("../image/01_23.png") 0 0 no-repeat;
	background-size: 229px  74px;	padding: 10px 20px;
	margin-right:20px;
}
