#detail .top-info {
	width: 100%;
	height: 180px;
	border-bottom: solid 1px #ddd;
	box-shadow: 0px 2px 2px #ddd;
	-moz-box-shadow: 0px 2px 2px #ddd;
	-webkit-box-shadow: 0px 2px 2px #ddd;
}
#detail h1 {
	width: 100%;
	height: 36px;
	padding: 40px 0 20px;
	font: normal 30px/36px "microsoft yahei";
	color: #333;
}
#detail .info span {
	display: block;
	font: normal 14px/28px "microsoft yahei";
}
#detail .info .fl span {
	color: #999;
}
#detail .info .fr span {
	float: left;
	padding: 0 20px;
	text-align: center;
	font-size: 16px;
}
#detail .info .fr .view {
	border-right: solid 1px #ddd;
}
#detail .info .fr em {
	display: block;
	padding: 0 10px;
	font: normal 28px/30px "Verdana";
	color: #eb5606;
}
.step-unit {
	margin-bottom: 30px;
	overflow: hidden;
}
.step-unit .header {
	height: 36px;
	padding: 15px 0;
	border-bottom: solid 1px #ddd;
	font: normal 22px/36px "microsoft yahei";
	color: #333;
}
.step-unit .header2 {
	font-size: 18px;
	padding: 5px 0;
}
.step-unit .nobor {
	border: none;
}
.step-unit .body {
	float: left;
	position: relative;
	width: 929px;
	margin-left: 50px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.step-unit .body .title {
	position: absolute;
	top: 20px;
	left: -33px;
	width: 40px;
	height: 40px;
	padding: 13px;
	font: normal 16px/20px "microsoft yahei";
	text-align: center;
	color: #fff;
	background: url(../images/project_v1.png) no-repeat;
}
.step-unit .body .title2 {
	background-position: 0 -72px;
}
.step-unit .body .content {
	float: left;
	padding: 40px 0 60px;
	font: normal 14px/180% "microsoft yahei";
}
.step-unit .body .content .fl {
	padding-left: 60px;
}
.step-unit .body .content .info {
	width: 400px;
}
.step-unit .body .content ul {
	float: left;
	margin-left: 60px;
}
.step-unit .body .content li {
	margin-right: 30px;
	margin-top: 20px;
}
.step-unit .body .content p {
	margin: 0;
	padding: 10px 0;
}
.step-unit .body .content .sheji_btn {
	display: inline-block;
	margin-left: 200px;
	margin-top: 30px;
	width: 261px;
	height: 42px;
	background-color: #EE5300;
	color: white;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
}
.step-unit .body .content a:hover {
	text-decoration: none;
}
.step-unit .body img {
	cursor: pointer;
}
.step-unit .tool {
	height: 50px;
	background: #4da8f1 url(../images/favorites.gif) no-repeat 20px 0;
	color: #fff;
}
.step-unit .tool .fl {
	padding-left: 20px;
}
.step-unit .tool .fl a {
	display: inline-block;
	width: 110px;
	height: 50px;
}
.step-unit .tool .share {
	margin-right: 10px;
	font: bold 18px/50px "microsoft yahei";
}
.step-unit .tool .bdsharebuttonbox {
	*display: inline;
	margin-top: 8px;
}
.img-project .mt,
.img-project .mt h2 {
	background: url(../images/project_v1.png) repeat-x;
}
.img-project .mt {
	background-position: 0 -180px;
}
.img-project .mt h2 {
	float: left;
	padding: 0 7px 10px;
	font: normal 22px/36px "microsoft yahei";
	color: #333;
	background-position: 0 -138px;
}
.img-project .mc {
	padding: 20px 0;
}
.img-project li {
	width: 232px;
	height: 174px;
	margin-left: 17px;
	overflow: hidden;
}
.img-project li.first {
	margin-left: 0;
}
.img-project .block {
	bottom: 0;
	*bottom: -1px;
	left: 0;
	width: 222px;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	text-align: center;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.img-project .block a {
	color: #fff !important;
}
a.t1:link,
a.t1:visited {
	color: #333;
	text-decoration: none;
}
a.t1:hover,
a.t1:active {
	color: #333;
	text-decoration: underline;
}
a.t2:link,
a.t2:visited {
	color: blue;
	text-decoration: underline;
}
a.t2:hover,
a.t2:active {
	color: #0B3B8C;
	text-decoration: none;
}
.page_event_overlay {
	display: none;
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 399;
}
.page_event_tips {
	display: none;
	position: fixed;
	_position: absolute;
	left: 45%;
	top: 35%;
	margin-left: -240px;
	margin-top: -160px;
	background: #FFF;
	border: solid 1px #373737;
	z-index: 9999;
	text-align: center;
	font-size: 18px;
	font-family: "microsoft yahei"
}
.page_event_tips .p_box_body {
	clear: both;
	height: 100%;
}
.page_event_tips .p_box_img {
	position: relative;
	padding: 15px;
	width: 728px;
	height: 546px;
}
.page_event_tips .p_box_img table,
p_box_img tr,
p_box_img td {
	height: 100%;
}
.p_box_img img {
	max-height: 546px;
	max-width: 728px;
}
.page_event_tips .p_box_left,
.p_box_right {
	position: absolute;
	top: 0px;
	text-align: left;
	width: 50%;
	height: 100%;
	cursor: pointer;
}
.page_event_tips .p_box_left a,
.p_box_right a {
	position: relative;
	display: inline-block;
	height: 100px;
	width: 40px;
	top: 223px;
	left: 15px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
}
.page_event_tips .p_box_left:hover a {
	background-position: 0px -100px;
}
.page_event_tips .p_box_right a {
	background-position: -50px 0px;
	margin-right: 30px;
}
.page_event_tips .p_box_right:hover a {
	background-position: -50px -100px;
}
.page_event_tips .p_box_right {
	right: 0px;
	text-align: right;
}
/}