

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
	/* ====视频教程列表 begin*/

.line-large {width:1200px; float:left;  overflow:hidden; margin-top:35px;}
.video-list{float:left; width:1230px;}
.x4{position:relative;min-height:1px; float:left; width:380px; margin-right:30px; margin-bottom:30px; padding-bottom:40px;}

.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.media-body{ position:absolute; top:400px; background:#f0f0f0; height:50px; width:100%}
.video-list .media-body .padding-big{padding:0px 20px; height:50px; line-height:50px;}
.video-list .media-body h2{margin:0;overflow:hidden; height:50px; line-height:50px; font-size:16px; text-align:center;}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
.media-body a{ color:#333;}





.radius-circle {border-radius:50%}
*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.radius-rounded {border-radius:2em;padding-left:1em;padding-right:1em}
	/* 视频教程列表 end*/

