.head { height:466px; background:url(imageshead.jpg) no-repeat left top; } 
.sbody { position: relative;  background: url(imagesclbg2.jpg) repeat-y top left; }

.col700 { width:700px; float:left; }

.row1 { height: auto; }

.sbody .sright {
}
.sbody .box {
  width:700px;
  height: auto;
  overflow: hidden;
}
.sbody .box h3 {
	width:auto;
	height:30px;
	overflow: hidden;
	line-height:30px;
	font-size:18px;
	text-align:center;
	margin-top:10px;
}
.sbody .box h2 {
	width:auto;
	height:30px;
	overflow: hidden;
	line-height:30px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#666;
}
.sbody .box p {
	width:100%;
	height:auto;
	overflow: hidden;
	line-height:28px;
	font-size:14px;
	text-indent:2em;
	font-weight:normal;
	margin:5px auto;
}
.sbody .box img {
	max-width:500px;
	height:auto;
	overflow: hidden;
	margin:0 auto;
}

.nry .box .video {
	width:500px;
	height:333px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}
.nry .box .video .video-js {
	margin-left:0;
	margin-top:0;
}
.nry .box .video .bf {
	width:70px;
	height:70px;
	position:absolute;
    left: 220px;
    top: 130px;
}
.nry .box .video .pic {
	width:100%;
	height:100%;
}



