@charset "utf-8";
ul,li{
	list-style: none;
}

@font-face {
font-family:AlibabaSans-Regular;
src:url(../fonts/AlibabaSans-Regular.otf)
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.cont{
	width:1000px;
	margin:0 auto;
	padding:20px 0 50px;
}
.biz-timeline-box{
	width:1000px;
	margin: 0 auto 45px;
}
/*奇数 odd*/
.biz-timeline-box:nth-child(odd) .biz_timeline-eventbox{

	float:right;
}
/*偶数 even*/
.biz-timeline-box:nth-child(even) .biz_timeline-eventbox{
	
	float:left;
}
/*奇数 odd*/
.biz-timeline-box:nth-child(odd) .biz_timeline-event{

}
/*偶数 even*/
.biz-timeline-box:nth-child(even) .biz_timeline-event{

}
.biz-timeline-box:nth-child(odd) .biz_timeline-time{
	float:left;
	width:451px;
	text-align: right;
}
.biz-timeline-box:nth-child(even) .biz_timeline-time{
	float:right;
	width:451px;
	text-align: left;
}
.biz-timeline-box:nth-child(even) .biz_timeline-node{
	float:right;
}
.biz-timeline-box:nth-child(odd) .biz_timeline-node{
	float:left;
}
.biz_timeline-time{
	font-size:26px;
	 color: #2e86c1;
	font-weight:normal;
	line-height:73px; font-family:AlibabaSans-Regular
}
.biz_timeline-eventbox{
	width: 436px;
	height: 69px;

	text-align: center;
}
.biz_timeline-event{
	width:423px;
	
	margin:6px 0;
	color:#505050;
	background:#fff;
	text-align: left;
	font-size:14px;
	line-height:24px;  box-shadow: 0 0 15px rgba(0,0,0,.2); text-indent:28px; padding:3% 4%
}
.biz_timeline-node{
	 width: 12px;
    height: 12px;
    border: 2px solid #b22b2b;
	border-radius: 50%;
	background: #fff;
	
	margin:29px 40px;
}
.biz_longString{
	position:absolute;
	left:50%;
	width:10px;
	height:200px;

	top:-57px;
	z-index:10;
	margin-left:-4px; 
    background: #048d74;
}
.biz_timtline-box{
	position: relative;
	margin-top:100px;
}
.biz_timeline{
	z-index:20;
	position:relative;
}
.biz_title{
	text-align: center;
	margin:0 auto 35px;
}
.biz_title h2{
	font-size:28px;
	color:#d81919;
}
.biz_title p{
	color:#eca7a7;
	margin-top:15px;
}





.biz_timtline-box {
    position: relative;
    margin-top: 100px;
    display: block;
}
.ertyui{ display:none}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:950px){  




.cont {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 50px;
}.biz_timtline-box {
    position: relative;
    margin-top: 100px;
    display: none;
}
.ertyui{ display:block; width:96%; margin:0 auto; padding-bottom:10%; padding-top:5%}
.ertyui ul{ width:100%}
.ertyui ul li{ width:100%}
.ertyui ul li b{ font-size: 20px;
    color: #2e86c1;
    font-weight: normal;
    line-height: 30px;
    font-family: AlibabaSans-Regular; width:95%; float:left; text-align:left; margin-bottom:10px; background:url(../images/w_1.png) no-repeat left center; padding-left:5%; background-size:3%}


.ertyui ul li .neirong_90{color: #505050;
    background: #fff;
    text-align: left;
    font-size: 13px;
    line-height: 24px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    text-indent: 28px;
    padding: 3% 4%; width:92%; float:left; margin-bottom:30px}
.ertyui ul li .neirong_90 p{ margin-top:0px}
.cont{ padding-top:80px!important}
}
