.huowuzhuizong{ margin-top: 30px; }

/* 搜索 */
.search {margin: 0 auto; width:920px; height:62px;border: 1px solid #d2d2d2; }
.search_l{ float: left; border-right: 1px solid #d2d2d2; line-height: 60px; padding-left: 1px; }
.search_c{ float: left; }
.search_r{ float: left; background: url(images/spider_search_v4.png) 84px -576px no-repeat #ff7800; width: 186px; height: 60px; }
.search_r:hover{ background: url(images/spider_search_v4.png) 84px -576px no-repeat #F08D10; }
.search_r a{ width: 186px; height: 60px; display: block; text-indent:-9999px; }
.search_c .danhao{ width: 630px; height: 60px; line-height: 60px; border: none;  color: #6C6C6C; font-size: 16px; padding-left: 10px; }



.chaxunjiegou{margin: 0 auto; width:920px; border: 1px solid #d2d2d2; margin-top: 12px; }
.chaxunjiegou_title{ background: url(images/spider_search_v4.png) 0px -1161px repeat-x;  height: 52px; line-height: 52px; }
.chaxunjiegou_title p{ float: right;  padding-right:20px; background: url(images/spider_search_v4.png) 0px -1301px no-repeat; }
.chaxunjiegou_title p a{ color: #3278e6; font-weight: bold; line-height: 52px; padding-left: 20px; }
.chaxunjiegou_title p a:hover{ color: #78aaf0; }
.chaxunjiegou_con{}
.chaxunjiegou_con01{ color: #323232;font-size: 16px; padding-left: 40px; padding-top: 10px;font-weight: bold; }
.chaxunjiegou_con01 span{ padding-left: 204px; }
.chaxunjiegou_con02  { padding-left: 35px;  padding-bottom: 60px; }
.main{
	width: 100%;
}

.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: 240px;
	position: relative;
	line-height: 45px;
	font-size: 14px;
	color: #555;
}
.time-axis-achievement{
	margin: 0;
}
.time-axis-date{
	position: absolute;
	left: 0;
	top: 0;
	color: #666;
}

.time-axis-date span{
	position: absolute;
	right: -49px;
	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-title {
	color: #ff7800;
}

.time-axis-item:last-child .time-axis-date,.time-axis-item:last-child .time-axis-achievement {
	color: #ff7800;
}

.time-axis-item:last-child .time-axis-date span{
	border-color: #ff7800;
}

.time-axis-item:last-child .time-axis-date span:after{
	background-color: #ff7800;
	border-color: #ff7800;
}
