body{
	margin: 0;
	padding: 0;
}

.main{
	width: 76%;
	margin: 30px auto;
}

.time-axis{
	margin: 0;
	padding: 0;
	position: relative;
}

.time-axis:before{
	content: '';
	position: absolute;
	left: 93px;
	top: 15px;
	width: 1px;
	height: 100%;
	background-color: #E4E4E4;
}
.time-axis-item{
	list-style: none;
	padding-left: 150px;
	position: relative;
    line-height: 44px;
    font-size: 16px;
    color: #141414;
}
.time-axis-achievement{
	margin: 0;
}
.time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.time-axis-date span{
	position: absolute;
	right: -47px;
	top: 35%;
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #ccc;
	border-radius: 100%;
	background-color: #fff;
}
.time-axis-date span:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	background-color: #ccc;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.time-axis-item:last-child .time-axis-date span{
	border-color:  #e40d0d;
}

.time-axis-item:last-child .time-axis-date span:after{
    background-color: #e40d0d;
    border-color: #e01515;
}
.hstory{display: inline-block;
    /* background-color: red; */
    margin-left: 7%;
    /*padding:20px;*/
}
/* .main h4 {
    height: 49px;
    font-weight: bold;
    color: #505151;
    background: url(/templets/picture/images/gywmtt.png) top center no-repeat;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    border-bottom:  1px solid #b1b2b2;
} */
.main h4 {
/*height: 49px;
    font-weight: bold;
    color: #e5c779;
    background: url(/templets/picture/images/gywmtt.png) top center no-repeat;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    border-bottom: 1px solid #e5c779;*/
    height: 49px;
    font-weight: bold;
    color:#e44444c2;
    background: url(/templets/picture/images/gywmtt.png) top center no-repeat;
    text-align: center;
    padding-top: 15px;
    font-size: 20px;
    border-bottom: 1px solid  #e44444c2;
    }
.main h4 span{display: inline-block;
    background-color: #ffffff;
    height: 50px;
    margin-top: 20px;
    width: 150px;}
 @media(max-width: 1366px){
 	.gywmtop span {
    display: inline-block;
    height: 400px;
    float: right;
    width: 42%;
    /* top: 10px; */
    margin-top: 132px;
    line-height: 37px;
    padding: 19px;
    font-size: 15px;
    padding-left: 0px;
    margin-left: -15px;
    display: inline-block;
    margin-right: 31px
    }
    .gywmtop {
    background: url(/templets/picture/images/gsjjtop.png)top right no-repeat;
    height: 478px;
  margin-left: 5.6%;
    /* margin-left: 87px; */
}
.main {
    width: 89%;
    margin: 30px auto;
}
 }