.tzcj_con{
	width: 1200px;
	margin: 15px auto 20px auto;
}
.tzcj_f{
	overflow: hidden;
    width: 100%;
    float: left;
	height: 365px;
}
.tzcj_f_l{
	float: left;
    width: 600px;
	box-sizing: border-box;
}
.hd {
    height: 50px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #bababa;
	box-sizing: border-box;
}
.hd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 30px;
	width:120px;
}
.hd ul .on {
    font-size: 20px;
    font-weight: bold;
    color: #015293;
    height: 48px;
    border-bottom: 2px solid #015293;
	text-indent:1em;
}
.hd ul .on a{
    color: #015293;
	font-size: 20px;
    font-weight: bold;
}
.list_list {
    width: 100%;
    float: left;
}
.list_list ul {
    margin-top: 22px;
}
.list_list ul li {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 16px;
}
.list_list ul li a {
    display: block;
    float: left;
    font-size: 16px;
    width: calc(100% - 110px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}
.list_list ul li span {
    color: #888888;
    float: left;
    width: 110px;
    text-align: right;
}
.video_r{
	float:right;
	width:560px;
}