.licheng-content{
	width: 1300px;
	margin: 0 auto;
}
/* .licheng-content-ul{
	width: 1300px;
	margin: 0;
	padding-left: 20px;
	border-left: 3px solid #07469F;
}
.licheng-content-li1{
	
} */






.col-xs-12 {
    width: 100%;
	float: left;
	margin-bottom: 80px;
}
.timeline-v2 {
    padding: 0;
    list-style: none;
    position: relative;
}
.timeline-v2:before {
    top: 0;
    bottom: 0;
    left: 3%;
    width: 4px;
    content: '';
    background: #f3f3f3;
    position: absolute;
    margin-left: -14px;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.timeline-v2 > li {
    position: relative;
	margin: 0;
	    padding: 0;
}
.timeline-v2 > li .cbp_tmtime {
    width: 4.2%;
    display: block;
    position: absolute;
    padding-right: 10px;
    text-align: center;
}
.timeline-v2 > li .cbp_tmtime span:last-child {
    color: #585f69;
    font-size: 20px;
    font-weight: normal;
}
.timeline-v2 > li .cbp_tmtime span:first-child {
    color: #FFFFFF;
    font-size: 14px;
		background-color: #0068FF;
		text-align: center;
}
.timeline-v2 > li .cbp_tmtime span {
    top: 9px;
    display: block;
    text-align: right;
    position: relative;
}
.timeline-v2 > li .cbp_tmicon {
    top:55px;
    left: 3%;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #518cff;
    margin: 0 0 0 -17px;
    box-shadow: 0 0 0 4px #dce8ff;
    -webkit-font-smoothing: antialiased;
}

.rounded-x {
    border-radius: 50% !important;
}
.timeline-v2 > li .cbp_tmlabel {
    color: #333333;
    padding: 10px 20px 20px;
    background: #f3f3f3;
    line-height: 1.4;
    clear: both;
    position: relative;
    border-radius: 5px;
    margin: 41px 0px -2px 8%;
	line-height: 25px;
}
.cbp_tmlabel-div{
	width: 100%;
	height: 30px;
	font-size: 16px;
	color: #333333;
	font-family: "Microsoft YaHei";
}
.cbp_tmlabel-div-span{
	width: 7px;
	height: 15px;
	background-color: #0068FF;
	float: left;
	    margin: 5px;
}
.cbp_tmlabel-div-p{
	color: #333333;
	font-size: 14px;
	font-family:"Microsoft YaHei" ;
	margin-left: 15px;
	width: 780px;
	line-height: 34px;
	display: inline-block;
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab-gslc p {
    color: #737373;
    line-height: 26px;
}
.timeline-v2 > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 10px;
    top: 18px;
}
.cbp_tmlabel-img{
	width: 240px;
	height: 170px;
	float: right;
	margin: 5px;
}
.cbp_tmlabel-divimg{
	float: right;
	width: 300px;
}