.p2-hon-list {
            clear: both;
            font-size: 14px;
            line-height: 24px;
            color: #666;
        } 
.p2-hon-list-con1 li {
            width:396px;            
            float: left;
			margin-right:6px;
        }  
.p2-hon-list-con1 li img {
            width: 100%;
            display: block;
            box-sizing: border-box;
			padding:0px;
			border:0px;
			background:none;
        } 

.p2-hon-list-con1 .video_list_li {
		position:relative;
		}
.p2-hon-list-con1 .play_icon {
		position:absolute;
		display: block;
		text-indent:-9999px;
		left:20px;
		bottom:90px;
		height:51px;
		width:51px;
		background:  no-repeat;
		}
.p2-hon-list-con1 span {
            display: block;
            text-align: center;
            height: 40px;
            line-height: 40px;
			margin-bottom:30px;
            overflow:hidden;
            white-space:nowrap;
            text-overflow:ellipsis;
			background: repeat
        } 
.p2-hon-list-con1 span a {
            color: #333;
}
.p2-hon-list-con1 span a:hover{
            color:#00c0ff;;
}

.video_show h1{
    padding: 10px 0px;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
    color: #333;
  }
.video_show .p4-info-content-1-t1{
	height: 36px;
    line-height: 36px;
    color: #999;
    text-align: center;
  }