﻿@charset "utf-8";
/* CSS Document */

/* 通用信息列表_普通式 */
.infoList li{ height:24px; line-height:24px; list-style-type:none;  }
.infoList li .date{ float:right; color:#999;  }

/* 文本切换盒子 - 公用类 */
.slideTxtBox{
	width:810px;
	height:953px;
	text-align:left;
	float: right;
}
.slideTxtBox .hd{
	height:0px;
	line-height:35px;
	background:#f4f4f4;
	padding:0 5px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ddd;
}
.slideTxtBox .hd ul{
	float:left;
	position:absolute;
	left:-108px;
	top:3px;
	height:175px;
	width: 73px;
}
.slideTxtBox .hd ul li{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: rgb(49, 106, 199);
	float:left;
	padding:0 15px;
	list-style-type:none;
	border-bottom: 1px solid rgb(221, 221, 221);
	width: 100%;
}
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:0px solid #ddd; border-bottom:2px solid #fff; cursor:pointer; }
.slideTxtBox .bd{ padding:0px;  }
.slideTxtBox .bd ul{ padding:10px;  }

.FenLei{
	width: 100px;
	float: left;
	height: 952px;
	background-color: #f1f6f9;

}

.dhbluebg {
    width: 103px;
    height: 3px;
    overflow: hidden;
    float: left;
    background-color: rgb(49, 106, 196);
}

.limpic {
    width: 130px;
    height: 98px;
    background-image: url("//www.5axxw.com/video/image/master.png");
    padding-top: 3px;
}

.limpic_p p{
	width:120px;
	height:20px;
	overflow:hidden;
    font-size: 12px;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    color: rgb(85, 85, 85);
    margin: 0px;
    padding: 0px;
    line-height: 170%;
    text-decoration: none;
}
.video_view{
	float:left;
	width:130;
	height:140;
	padding-right: 15px;
	padding-bottom: 5px;
}
