
#page-wrap {
	width: 1020px;
	margin: 0 auto;
	position: relative; 
	overflow: ;
	min-height: 620px;
}
.slider-wrap{ 
	width: 1020px;
	position: absolute; 
	top: 0; 
	left: 0; 
	overflow: 600px;
}			
.stripViewer{ 
	position: relative; 
	overflow: hidden; 
	width: 1020px; 
}
.stripViewer .panelContainer{
	 position: relative; 
	 left: 0;
	 top: 0;
}
.stripViewer .panelContainer .panel	{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 1020px; 
	height: 400px;
}
.stripNavL, .stripNavR, .stripNav{ 
	display: none; 
}
#movers-row	{ 
	width: 1020px;
	margin: 50px 0;
}
#movers-row .movers-page	{ 
	display: block;
	width: 194px; 
	margin-right: 10px;
	float: left; 
	background: #f6f6f6;
}
.cross-link	{ 
	display: block;
	width: 194px; 
	border: none; 
	border: 1px solid #d7d7d7;
}
.cross-link	:hover{
	color: #000;
}
.nav-thumb{
	width: 188px;
	height: 102px;
	border: 3px solid #f6f6f6;
}
.active-thumb { 
	border: 1px solid #66cc33;
	position: relative;
}
.active-thumb:after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 13px;
	background: url(../../img/Home/thumb_point.jpg) no-repeat;
	left: 88px;
	top:-14px;
}
.active-thumb .nav-thumb{
	border-color: #66cc33;
}
.other-case{
	border-top: 1px solid #eceef0;
	padding-top: 40px;
}
.panel-title{
	font-size: 24px;
	color: #011606;
	margin-bottom: 20px;
	font-weight: normal;
}
.panel-dl dt{
	float: left;
	width: 500px;
	margin-right: 20px;
}
.panel-dl dt img{
	width: 500px;
	max-height: 335px;
}
.panel-dl dd{
	float: left;
	width: 500px;
	line-height: 26px;
}
.panel-dl dd p{
	margin: 5px 0;
}
.panel-dl dd .til{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 5px;
}
.panel-dl  .radius-btn{
	position: relative;
	display: inline-block;
	top: 0;
	margin: 20px auto;
	padding: 3px 40px;
	margin-left: 150px;
}
.case-banner{
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
.case-banner .case-ban-item {
    display: block;
    width: 100%;
}
.case-ban-page{
	display: inline-block;
	width: 100%;
	height: 40px;
	position: absolute;
	top: 650px;
	text-align: center;
}
.case-ban-page .se,.case-ban-page .the{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #cdced0;
	margin: 0 5px;
	color: #a0a0a0;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.case-ban-page .the{
	border: 1px solid #51d210;
	background: #51d210;
	color: #fff;
}
.banner-btn{
	display: inline-block;
	position: absolute;
	width: 40px;
	height: 40px;
	background: #fff;
	border: 1px solid #cdced0;
	bottom: 60px;
}


