@charset "utf-8";     
body, div,iframe, ul, ol, dl, dt, dd, li, dl,em,   
h1, h2, h3, h4, table,th, td, input, button, select,  
 textarea   
 {  
    margin:0;   
    padding:0;  
    font-style: normal;  
    font-size: 14px;
    font-family: "Microsoft YaHei" 
}  
 .no-data {
 	width: 100%;
 	min-height: 50px;
 }
ol, ul ,li  
{  
    list-style: none;  
}  
a:link,a:visited{
 text-decoration:none;  /*超链接无下划线*/
} 
img   
{  
    border: 0;   
    vertical-align:middle;  
}
@font-face {
  font-family: 'iconfont';  /* project id 22115 */
  src: url('//at.alicdn.com/t/font_9bh6xya6quhdj9k9.eot');
  src: url('//at.alicdn.com/t/font_9bh6xya6quhdj9k9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_9bh6xya6quhdj9k9.woff') format('woff'),
  url('//at.alicdn.com/t/font_9bh6xya6quhdj9k9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_9bh6xya6quhdj9k9.svg#iconfont') format('svg');
}
.pub-wrapper, body {
	background-color: white!important;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}   
.qixiu-main {
	min-width: 1190px;
}
/* 分类ul部分 */
.orange-color {
	color: #ff8700;
}
.orange-bg-color {
	background-color: #ff8700;
}
.qixiu-main .fenlei {
	margin: 0 auto;
	margin-top: 20px;
	width: 1188px;
	height: 173px;
	border: 1px solid #ff8700;
}
.qixiu-main .fenlei ul {
	margin-top: 14px;
	margin-left: 6px;
	width: 230px;
	float: left;
}
.qixiu-main .fenlei li{
	cursor: pointer;
	width: 73px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 14px;
	text-align: center;
}
.qixiu-main .fenlei li:hover {
	color:  #ff8700;
}
/* 按筛选方式头部区域 */
.select-by {
	width: 1190px;
	height: 35px;
	margin: 0 auto;
	margin-top: 30px;
	border-bottom: 1px solid #ff8700;
}
.select-by li {
	cursor: pointer;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	float: left;
}

/* 以下是视频列表区域 */
.video-content {
	width: 1190px;
	/* max-height: 1410px; */
	/* max-height: 1420px; */
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
.video-content li {
	float: left;
	width: 222px;
	/* width: 218px; */
	height: 235px;
	margin-right: 20px;
	position: relative;
}
.video-content li:nth-child(5n) {
	margin-right:  0;
}
.video-content li img {
	width: 222px;
	height: 140px;
	border: 2px solid transparent;
}

/* 以下是视频列表区域li内布局 */
.Play-icon-div {
	background-color: rgba(0, 0, 0, 0.5);
	height: 26px;
	line-height: 26px;
	width: 218px;
	position: absolute;
	top: 112px;
	left: 2px;
	text-align: left;
	color: red;
}
.Play-icon-div >em.iconfont{ 
	margin-left: 10px;
}
.video-discrip {
	padding-top: 5px;
	height: 44px;
	line-height: 22px;
	font-size: 13px;
	width: 222px;
	overflow: hidden;
/* 	text-overflow: ellipsis; */
	color: #666666!important;
}
.liuyan-div {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	color: #bfbaba;
}
.bottom-liuyan {
	padding-left: 4px;
}
.liuyan-div .liuyan{
	margin-left: 15px;
}
.Play-number {
	margin-left: 10px;
}

/* 翻页区域样式 */
.Page-area {
	width: 1190px;
	height: 50px;
	margin: 0 auto;
	font-size: 12px;
}
.Page-area-in {
	/* overflow: hidden; */
    margin: 10px auto;
    width: 124px;
    line-height: 35px;
    border: 1px solid #FF8700;
    border-radius: 21px;
    color: #FF8700;
    text-align: center;
    font-size: 19px;
	margin: 0 auto;
	cursor: pointer;
/* 	padding-left: 26px; */
}
.Page-area-in span {
	cursor: pointer;
}
.Pre-Next {
	display: inline-block;
	width: 52px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border: 1px solid transparent;
	background-color: #ff8700;
	color: white;
}
.Page-num {
	display: inline-block;
	width: 23px;
	height: 23px;
	border: 1px solid #ebebeb;
	text-align: center;
}
.Page-area-in  {
	position: relative;
}
.showTips {
	position: absolute;
    top: -70px;
    left: -15px;
    display: inline-block;
    width: 150px;
    border-radius: 30px;
    background: #ff8700;
    color: white;
	display: none;   
}
.Page-area-in >span{
	margin-top: 14px;
}
/* 灰色背景灰色边框 上下页可点击时*/
.Pre-Next-Active {
	background-color: #f5f5f5;
	border-color: #eaeaea;
	color: #676767;
}
/*  自由页码被选中时 */
.Num-Next-Active {
	background-color:#ff8700;
	color: white;
	border-color:  #f5f5f5;
}
/* 图片边框 */
.img-border{
	border-color: #ff8700!important;
}


/* 调整全部的样式 */
.no-data {
	display: none;
}
.fenlei {
	position: relative;
}
.all-type {
	display: inline-block;
    cursor: pointer;
    width: 73px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;	
	position: absolute;
	left: 4px;
	top: 15px;
}
.First-li {
	margin-left: 73px;
}
.pub-header .pub-header-in .topmenu .menu-father,.downdiv li {
	font-size: 18px;
}
