/*通用专题*/
.zhuantiBanner,.zhuantiVideoBanner{
	background-color:#fcfcfc;
	border-top:1px solid #e5e5e5;
	border-bottom:3px solid #c4191f;
	position:relative;
	/*height:199px;*/
	height:auto;
}
.zhuantiBanner h2,.zhuantiVideoBanner h2{
	position:relative;
	/*top:27px;
	left:27px;*/
	width:948px;
	/*height:79px;*/
	min-height:79px;
	background:url(../../images/rail1/zhuanti_h2.png) no-repeat top left;
	color:#404040;
	font:normal normal 37px/44px "微软雅黑";
	margin-left:27px;
	margin-top:27px;
	padding-left:38px;
	letter-spacing:-2px;
	z-index:10;
}
.zhuantiVideoBanner h2{
	left:0px;
}
.zhuantiBanner .shijian,.zhuantiVideoBanner .shijian{
	/*position:absolute;
	top:86px;
	left:27px;*/
	width:244px;
	margin-left:27px;
	margin-top:-20px;
	margin-top:10px;
	z-index:1;
	font:normal normal 16px/20px "微软雅黑";
	background-color:#e5e5e5;
	padding-left:40px;
	padding-right:20px;
}
.zhuantiVideoBanner .shijian{
	left:0;
}
.zhuantiBanner .share,.zhuantiVideoBanner .share{
	/*position:absolute;
	top:86px;
	left:324px;*/
	z-index:100;
}

.zhuantiBanner .zhaiyao,.zhuantiVideoBanner .zhaiyao{
	/*position:absolute;
	top:121px;
	left:27px;*/
	width:882px;
	height:auto;
        min-height: 50px;
	border-top:1px solid #e7e7e7;
	background:url(../../images/rail1/zhuantizhaiyao.png) no-repeat left top;
	font:normal normal 12px/24px "宋体";
	margin-left:27px;
	margin-top:20px;
	color:#777777;
	padding-left:90px;
	padding-top:10px;
	padding-bottom:10px;
}
.zhuantiVideoBanner .zhaiyao{ left:0;}
.zhuantilist .column{
	background: url(../../images/rail1/zhuantititle.png) no-repeat left top;
	height:41px;
	width:612px;
	font:normal normal 20px/41px "微软雅黑";
	padding-left:40px;
	margin-left:-33px;
}
.zhuantilist .column span{ display:inline-block; float:left}
.zhuantilist .column ul{
	display:inline-block;
	float:right;
}
.zhuantilist .column li{
	height:41px;
	line-height:41px;
	float:left;
	background: #FFF url(../../images/rail1/zhuanti_dian.png) no-repeat left bottom;
	padding-left:40px;
	padding-right:5px;
	margin-left:10px;
	cursor:pointer;
}
.zhuantilist .column li.selected{
	background: #FFF url(../../images/rail1/zhuanti_dian.png) no-repeat left 7px;
	font-weight:bold;
	color: #cc2020;
}
.zhuantilist .list_div{
	padding-left:33px;
	border-right:1px solid #dedede;
	padding-right:30px;
}
.zhuantilist .boeder_solid{
	border-bottom:1px solid #dedede;
}
.zhuantilist .boeder_solid h2 a{
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    display: inline-block;
    width: 100%;
}
.zhuantilist .boeder_solid_top{
	border-top:1px solid #dedede;
}
.zhuantiTab{
	display:none;
}
.zhuantiTab div:hover{
	background-color:#f8f8f8;
}
.zhuantiTab h2 a{
	font-size:26px;
	line-height:52px;
	color:#404040;
	font-family:"微软雅黑";
	white-space:normal;
}
.zhuantiTab p span{
	font-weight:bolder;
}
.zhuantiFocus .pic{
	display:block;
	position:relative;
}
.zhuantiFocus .pic img{ border:none; width:298px; height:221px;}
.zhuantiFocus .pic div{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background-color:#000;
	opacity:0.8;
	color:#FFF;
	text-indent:1em;
}










/*专题焦点图*/
#example {
	
}
#slides {
	width:298px;
	height:260px;
	position:relative;
	z-index:100;
	background-color:#fcfcfc;
	margin-bottom:15px;
}

#slides .next,#slides .prev {
	position:absolute;
	top:231px;
	left:180px;
	width:21px;
	height:21px;
	display:block;
	z-index:101;
}

#slides img{ border:none;}

.slides_container {
	width:298px;
	height:221px;
	overflow:hidden;
	position:relative;
}
.slides_container div{
	position:absolute;
	bottom:0;
	width:100%;
	height:32px;
	color:#fff;
	font:normal normal 14px/32px "宋体";
	background-color:#000;
	opacity:0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color:#fff;
	text-indent:1em;
}

#slides .next {
	left:277px;
}

.paginationB {
	position:absolute;
	bottom:12px;
	right:31px;
}

.paginationB li {
	float:left;
	margin:0 1px;
	padding:0;
	background:none;
}

.paginationB li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../../images/rail1/pagination2.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.paginationB li.current a {
	background-position:0 -12px;
}










/*视频专题nav*/
div.nav_video{ padding:0;}
.nav_video span {
	display:block;
	float:left;
	width:72px;
	height: 40px;
	cursor:pointer;
color: #000;
font: normal bold 16px/40px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
padding-left:30px;
font-weight:normal;
background: #c33e42 url(../../images/rail1/Sprite.gif) no-repeat -390px -946px;
}
.nav_video b{display:block;float:left; height: 40px; width:2px; background:#ba1b20;}
.nav_video .selected{ background-color:#f2f2f2; color:#000; font-weight:bold;}
.playerList .panel{ display:none; background-color:#f2f2f2;}

.playerList .panel .title{ color:#000;}
.playerList ul.panel li a:hover .title,.playerList ul.panel .selected .title{ color:#fff; font-weight:bold;}
.playerList ul.panel li a:hover,.playerList ul.panel .selected{background-color:#242424;}
/* 设置滚动条的样式 */
.playerList ul::-webkit-scrollbar {
width: 6px;
}
/* 滚动槽 */
.playerList ul::-webkit-scrollbar-track {

background: #a1a1a1;
}
/* 滚动条滑块 */
.playerList ul::-webkit-scrollbar-thumb {
border-radius: 6px;
background: #f4a50c;
-webkit-box-shadow:none;
}
.playerList ul::-webkit-scrollbar-thumb:window-inactive {
background: rgba(51,51,51,1);
}






