@charset "utf-8";
/* CSS Document */
.fr{float:right;}
.fl{float:left;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
.wrapper{ width:960px; margin:0 auto; }
#video_nav ul li a{ padding:0 30px;}
.video{ background:none; padding:20px 0;}
a.w:link, a.w:visited, a.w:active{ color:#333;}
#v_player{ padding:5px;background:#ccc;}
.videoa{ background:url(new/images/videoa.png); width:63px; height:64px; position:absolute; top:20px; left:50px;}
.video .thumb img{border:none; padding: 3px; background:#333;}
.v_m_list{ border:1px solid #ddd; margin-bottom:10px;}
.v_b_title{ border-bottom:1px solid #ddd;  line-height:30px; height:30px;}
.v_b_title h3{ line-height:30px; text-indent:15px; margin:0;  font-family: "Microsoft Yahei"; text-shadow: 1px 1px 0 #fcfcfc;}
.more{ margin-right:10px;}
.v_m_list ul{ margin:10px 0;}
.v_m_list ul li{ float:left; width:148px; height:190px; margin-left:14px; position:relative; }
.v_m_list ul li p{margin:0;line-height:22px; color:#999;}
.v_m_list ul li img.c_p{ padding:2px; border:1px solid #ddd;}
.v_t_title{ height:36px; line-height:18px;}
.v_t_title a{ color:#035088;}
.splay{position:absolute; top:80px; left:120px;}

.box_head_1{background-image:none; background:#eee; height:30px; line-height:30px; border:1px solid #ddd; border-bottom:none; padding-left:10px;}
.box_body{border:1px solid #ddd; border-top:none; margin-bottom:10px;}
.v_class{margin-left:20px;}
.v_class li{ float:left; padding-left:20px; background:url(new/images/spdot.gif) no-repeat left center; height:30px; line-height:30px; margin-right:20px; }

/*列表页*/
.main{ border:1px solid #ddd; width:960px; margin:0 auto; margin-top:15px;} 
.tle{ padding-left:10px; margin-bottom:40px; border-bottom:1px solid #ddd; }
.tle li{ float:left; font-size:14px; font-family:"Microsoft YaHei"; line-height:29px;padding:0 20px 0 15px; background:url(images/news/tleright.gif) no-repeat top right; }
.tle li a.one{padding:0 0 0 15px;background:url(images/news/news.gif) no-repeat 0 -32px;}
.v_list { margin-bottom:10px;}
.v_list  li{ float:left; width:148px; height:185px; margin-left:35px;  position:relative; }
.v_list  li p{margin:0;line-height:22px;}
.v_list  li img.c_p{ padding:2px; border:1px solid #ddd;}



.v_c_1{ background:#353535;}
.tle2 li{ float:left; font-size:12px; margin-right:5px; color:#999; line-height:30px; }
.tle2 li a{ color:#999; font-family:\5b8b\4f53,arial;}

.title{ text-align:left;}
.v_c_1 .title h3{ font-size:16px; line-height:30px;  color:#fff; font-family:"Microsoft YaHei";}
.title .v_info{ font-size:12px; color:#999; line-height:30px; }

.player{ float:left;}
.top-vedio{ float:right; width:310px; height:480px; background:#111; text-align:left;  }
.v_t_bar{ line-height:40px; padding-left:15px; color:#ccc; font-size:14px;  font-family:"Microsoft YaHei";}

.v_c_1 embed,.v_c_1 object{ width:640px; height:480px;}

.v_c_left{ float:left; width:640px; margin-top:15px; }
.v_c_right{ float:right; width:310px; margin-top:15px;}

.top-vedio ul{ margin:0 15px; height:425px; overflow:hidden; background:#212121; }
.top-vedio ul li{ border-bottom:1px dashed #434343; padding:5px 0;}
.top-vedio ul li:hover{ background:#333; }
.top-vedio ul li:hover#v_title_list .v_title a{ color:#fff;} 
#v_title_list .v_thumb{ float:left; width:100px; }
#v_title_list .v_title{ float:right; width:150px; }
#v_title_list .v_title a{ color:#999;}
#v_title_list .v_title .hits{ color:#787878;} 


.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #333;
	position: relative;
}

.jspDrag
{
	background: #666;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}









