.about-banner{
	background:url("../imgs/about/about_bg1.jpg") no-repeat 0 0;
	height: 440px;
	width: 100%;
	background-size: cover;
}
.about-banner-title{
	text-align: center;
	font-size: 48px;
	color:#fff;
	font-weight: 400;
	margin-top:10rem;
}
.about-line{
	width: 246px;
	height: 3px;
	color: #fff;
	background-color: #fff;
	margin: 0 auto;
}
.about-one-desc,.about-two-desc{
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin:1rem 0;
	line-height: 32ppx;
	font-weight: 300
}
.about-content-header{
	height: 150px;
	border-bottom: 2px solid #d8d8d8;
}
.about-content-nav{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 62%;
	padding-top: 97px;
}
.about-content-nav li{
	float: left;
	width: 33.3333%;
	text-align: center;
}
.about-content-nav a{
	padding: 16px 16px;
	color: #9297a3;
	font-size: 24px;
}
.about-content-nav a.about-active{
	border-bottom: 4px solid #306fff;
	color: #306fff;

}
.about-content{
	background-color: #fff;
}
.about-content-body{
	width: 100%;
    max-width: 1170px;
    margin: 91px auto 90px;
    visibility:visible;
    height: 100%;
    position:relative;
    padding-bottom: 60px;
}
.about-content-body:before{
	content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 2px;
    border: 1px solid #d8d8d8;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
}
.about-time-block{
	position: relative;
	min-height:200px;
	height: 100%;
	display: block;
	margin-top: 8rem;
}
.about-time-desc{
	width: 48%;
	padding-left:4rem;
	position: relative;
	left: 50%;
	padding-top:7rem;
}
.about-time-desc h3{
	font-size: 36px;
	color: #306fff;
	font-weight: 400;
	margin:0;
	line-height:32px;
}
.about-time-desc p{
	margin:0;
}
.about-time-desc-one{
	line-height: 32px;
	color: #999;
	font-size: 18px;
}
.about-time-desc-two{
	font-size: 14px;
	color: #000;
	line-height:24px;
	padding-top:0.6rem;
}
.about-time-dot{
	width: 14px;
	height: 14px;
	background-color: #306fff;
	left:50%;
	position:absolute;
	border-radius:50%;
	margin-top:8rem;
	margin-left: -6px;
	box-shadow:0 0 0 10px #fff;
}
.about-time-icon{
	width: 120px;
	height: 120px;
	margin-left: 35%;
	margin-top:4rem;
	position: absolute;
	top:0;
}
.about-time-content{
	width: 100%;
	min-height: 200px;
	position: relative;
}
.about-time-block:nth-child(odd) .about-time-content .about-time-desc{
	left: auto;
    text-align: right;
    padding-right:2rem;
    left: 0;
}
.about-time-block:nth-child(odd) .about-time-content .about-time-icon{
	float:right;
	position: absolute;
	right: 35%;
}
.about-time-desc-title{
	padding-top:2.2rem;
	font-size:24px;
	color: #999;
	line-height: 30px;
}
.about-content-body{
	min-height:800px;
}
.nav-tab-content .about-time-block-push{
	height:100% !important;
	margin-top: 2rem!important;
}
.about-contant-btn{
	padding:4px 6px;
	border:1px solid #306fff;
	border-radius: 4px;
	font-size: 14px;
	margin-left: 10px;
	color: #306fff;
}
a.about-contant-btn-push{
	background-color: #306fff;
	color: #fff;
}
.about-time-block-push:last-child{
}
.about-zixun{
	padding:10px 0 0;
	font-size:14px;
}