/*banner*/



.banner-student
	{
    height: 580px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.contents{
	width:1200px;
	margin: 20px auto;
}
.lgk-bottombox {
  width: 1220px;
  margin:  0 auto;
  /*display: flex;
  flex-wrap:wrap;
  flex-direction:row;
*/
}
.bt{
	width: 1200px;
	margin: 30px auto 10px;
	overflow: hidden;
}
.bt-h2{
	font-size: 40px;
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;	
	margin-left: 10px;
	color: #333;
	font-weight: bold;
}
.bt-h3{
	font-size:40px ;
	color: #acacac;
	float: left;
	width: 300px;
	margin-left: 20px;
	font-weight: lighter;
}
/*视频列表*/
.lgk-box{	
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
}
.lgk-inbox {
	float: left;
	width: 283px;
	height: 305px;
	overflow: hidden;
	margin: 20px 10px 0 10px;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 5px;
	position: relative;
	transition: all .2s;
	-webkit-transition: all .2s;
}
.lgk-inbox:hover{
	-webkit-transform: translate(0, -5px);
	transform: translate(0, -5px)
}
.tuijian{
	padding: 0 10px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 999;
	line-height: 24px;
	border-radius: 3px;
	background: rgba(0, 0, 0, .30);
	}
.lgkinbox-back{
	position: absolute;
	top: 0;
	left: 0;
	width: 285px;
	height: 190px;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.p2-sp li a{
	color: #333;
}
.play-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 285px;
	height: 190px;
	background: rgba(0, 0, 0, .35);
	opacity: 0;
	transition: all .25s;
	z-index: 1;
	display: block;
}
/*滑过视频动态*/
.play-cover:before {
	content: '';
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 60px;
	transition: all .25s;
	background: url(../images/zuopin/bofang.png) no-repeat;
	position: absolute;
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}
.lgk-inbox:hover .play-cover {
	opacity: 1
}

.lgk-inbox:hover .play-cover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

/*视频详细信息*/
.lgkinbox-one {
  width: 283px;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  
}
.lgkinbox-bottom {
  margin-top: 190px;
}
.lgkinbox-left {
	float: left;
	width: 150px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    margin-left: 15px;
    font-size: 16px;
}
.lgkinbox-right {
	margin-top: 1px;
	background: #FA6934;
	float: right;
	border-radius: 2px;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    height: 19px;
    margin-right: 15px;
}
/*头像*/
.lgkren {
  margin: 10px 15px;
  width: 253px;
  overflow: hidden;
   
}
.lgkren .tu{
	width: 44px;
	height: 44px;
	border-radius: 22px;
	float: left;
}
.lgk-ren {
	width: 130px;
	float: left;	
    font-size: 14px;
    color: #676767;
    margin-left: 10px;
    line-height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.lgk-bf {
  float: right;
  margin-top: 11px;
  
}
.lgk-bf img{
	float: left;
	margin-top: 5px;
	
}

.bf-sz {
	float: left;
  font-size: 14px;
  color: #a1a1a1;
  margin-left: 10px;
}

/*全部作品*/
.lgk-box2 {
	  background-color: #fff;
	  padding: 14px 0 14px 10px;
	  height: 32px;
	  width: 1200px;
	  margin: 50px auto 30px;
	  box-shadow: 0 10px 20px 0 #e6e6e6; 
	}
.getcolor1{
	display: block;
	float: left;
	margin:0 16.5px;
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #f1f1f1;
	display: block;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.lgk-guang{
	float: left;
	margin:0 16.5px;
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #f1f1f1;
	display: block;
	border-radius: 3px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.lgk-guang:hover{
    background: #ffc000;
    border-radius: 3px;
    width: 52px;
	height: 32px;
	line-height: 32px;
}

.active2 {
  background: #ffc000;
  border-radius: 3px;
  width: 52px;
	height: 32px;
	line-height: 32px;
}


.bottom-anniu {
	display: block;
  width: 280px;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  background-image: linear-gradient(to right, #f0383c, #ff883c);
  text-align: center;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0px 8px 16px 0px rgba(255, 106, 110, 0.38);
  margin: 30px auto;
  transition : all 0.5s;
}
.bottom-anniu:hover{
	-webkit-transform : scale(1.1,1.1) ;
}
