body {background: url(../images/zgcy-bg.jpg) center top no-repeat;}
.box {background: url(../images/zgcy-bg.jpg) center top no-repeat;}


.rBox {
float: left;
width: 727px;
height: 570px;
}

    .rBox .mainContent {
        float: left;
        width: 668px;
        height: 415px;
        overflow: auto;
        display: inline;
        padding-left: 6px;
        padding-right: 24px;
        margin-top: 10px;
    }

    .rBox .videoBox {
        width: 650px;
        float: left;
        height: auto;
        font-size: 14px;
        text-align: left;
        line-height: 24px;
        padding: 0px;
    }

.rBox .title h1 {text-indent:85px;}
.videoBox ul.picList {
	float: left;
	width:650px;
	margin-left:0;
	display: inline;
}
.videoBox ul.picList li {
	float: left;
	width: 195px;
	height: 196px;
	margin-left:14px;
	margin-right:6px;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}

.videoBox ul.picList a {
	display: block;
	position: relative;
	width: 195px;
	height: 196px;
}

.videoBox ul.picList em {
	position: absolute;
	left: 50%;
	width: 35px;
	height: 35px;
	margin-left: -17px;
	top: 49px;
	background: url(../images/ico.png) -40px -0px no-repeat;
	display: none;
}

.videoBox ul.picList a:hover em {
	display: block;
}

.videoBox ul.picList div {
	width: 187px;
	height: 125px;
	float: left;
	padding: 3px;
	overflow: hidden;
	border: 1px solid #c4c4c4;
}
.videoBox ul.picList div img{width:187px; height:125px;}

.videoBox ul.picList h1 {
	color: #0069ab;
	font-size: 14px;
	font-weight: normal;
	width: 187px;
	height: 22px;
	float: left;
	margin-top:5px;
	line-height: 22px;
	overflow: hidden;
	text-align:center;
}

.videoBox ul.picList p {
	width: 187px;
	height: 32px;
	float: left;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
	color:#666;
	font-size:12px;
}