.videobox{border:dotted 1px #004e97;width:518px;margin:0px;overflow:hidden; display:inline-block; height:322px;}
.video-img{width:498px;height:280px;float:left;overflow:hidden;margin:10px 10px 3px 10px;}
.video-list{width:150px;float:right;}
.video-list li{width:100px;height:56px;overflow:hidden;position:relative;border:solid 1px #fff;margin-top:15px;cursor:pointer;}
.video-list li .icon-video{position:absolute;left:22px;top:12px;width:33px;height:33px;z-index:99;}
.video-list li.now .icon-video{display:none;}

/*新闻*/
.scrollbox{width:233; position: relative;margin-left:5px;}
#scrollDiv{ height:327px; overflow:hidden; display: block;}
#scrollDiv ul{ width: 233; margin:0px;}
#scrollDiv li{ height:60px;padding:0px; margin-top:3px; margin-bottom:1px; float:left;background: #fff;transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;border:1px solid #dedede;cursor:pointer;}
#scrollDiv li img{width:97px;height:55px;margin-right:10px;float:left;margin-top:2px;margin-left:2px;}
#scrollDiv li span{ float: right;width:130px;height:88px; overflow: hidden; display: block;}
#scrollDiv li span h4{font-size: 12px;font-weight: bold;line-height: 14px;margin-bottom:5px;color: #a57132;}
#scrollDiv li span p{line-height: 15px;height:40px;font-size: 12px;color: #666666;display: block;overflow: hidden;}
#scrollDiv li span em{ height: 18px;line-height: 18px;text-align:center;font-size: 14px;width:30px;border:1px solid #72ae2d; display: block;color: #72ae2d;margin-top: 8px;}
#scrollDiv li:hover{ background: #7cba27;border:1px solid #72ae2d;}
#scrollDiv li:hover span h4{ color: #fff;}
#scrollDiv li:hover span p{ color: #fff;}
#scrollDiv li:hover span em{ color: #fff;border:1px solid #fff; }
.scroltit{ position: absolute; right:-11px; top:1px;width:18px;}
.scroltit small{float:right; font-size:12px;width:18px;height:18px; line-height:18px; text-align: center;background:#bbbbbb;color: #fff;font-family: "宋体"; margin:2px 0; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}
.scroltit small img{margin-top:6px;}
.scroltit small:hover{ background: #ff9a22;}
/*新闻结束*/


.vidooleft{margin-top:8px;}
.vidooright{margin-top:4px;}
.video-class-entry{
  padding-top:2px;
}
.classInfo{
  font-size:12px;
  padding-left:10px;
  color:#333;
}
#classAddress{
  text-decoration:none;
  color:#333;
}