/*分类按钮*/
.typeTab {
    margin-top: 16px;
    padding-left: 6px;
}
.typeTab .btn-group {
    margin-right: 8px;
}
.typeTab .btn-default {
    border-color: #eee;
}
.typeTab .btn-default i {
    padding-right: 5px;
}
/* --- 视频列表 --- */
.video {
    margin-top: 15px;
    margin-bottom: 50px;
    min-height: 500px;
}
.whBox{
	padding-left: 12px !important;
	padding-right: 12px !important;
}
.whBox a:hover .span1 {
	color: #c49c52;
	text-decoration: none;
}
.whBox .imgBox{
	margin-top: 12px;
	height: 160px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.whBox .imgBox img{
   	width: 100%;

}
.whBox .imgBox .info {
	width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}

.whBox .imgBox .play {

    position: absolute;

    left: 50%;
    top: 50%;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.whBox .imgBox .play img {
	-webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.whBox .imgBox .bg{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    filter: Alpha(opacity=90);
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.whBox .imgBox:hover .play,.whBox .imgBox:hover .bg {
	opacity: 1;
}
.whBox .imgBox:hover .play img{
 	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}


.whBot{
	width: 100%;
	height: 80px;
	background-color: #fff;
	margin-bottom: 12px;
	padding: 5px 10px 10px 10px;
	-moz-transition: all .2s ease;       /* Firefox 4 */
    -webkit-transition: all .2s ease;   /* Safari 和 Chrome */
    -o-transition: all .2s ease;       /* Opera */
    transition: all .2s ease;
}
.whBot .span1{
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #333;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.whBot>p{
	display: block;
	width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    margin: 2px 0 3px 0;
    font-size: 12px;
}
.whBot>p>.spTag {
	display: inline-block;
	color: #fff;
	background-color: #6ebd6b;
	margin-right: 5px;
	padding: 0px 3px;
	border-radius: 3px;
}
.whBox:hover{
	background-color: #fff;
	box-shadow: 0 0 10px #bbb;
}
.whBox:hover .whBot {
	background-color: #f7f8fa;
}

/* --- 详情页 --- */
.breadcrumb {
    padding-left: 0;
    background-color: #f7f8fa;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #333;
}
.breadcrumb a:hover {
    color: #c49c52;
}


.content {
    padding: 10px 35px;
    margin-bottom: 50px;
    background-color: #fff;
}

.info img {
    max-width: 100% !important;
}
.btitle {
    margin-top: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 21px;
    position: relative;
}
.btitle:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #c49c52;
    position: absolute;
    left: 0;
    bottom: -1px;
}
/* -- 右边 -- */
.widget {
    background: #fff;
    padding: 21px 30px;
    margin-bottom: 12px;
}
.widget .title {
    margin-top: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 21px;
    position: relative;
}
.widget .title:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #c49c52;
    position: absolute;
    left: 0;
    bottom: -1px;
}


/* --- 评论 --- */
.m-l {
    margin-left: 1rem !important;
}
.m-b {
    margin-bottom: 1rem !important;
}
.b-l {
    border-left: 1px solid rgba(24, 91, 212, 0.19);
    text-shadow: 0 0 black;
}
.streamline {
    position: relative;
    border-color: rgba(12, 121, 230, 0.13);
}
.streamline:after {
    top: auto;
    bottom: 0;
}
.streamline:after {
    top: auto;
    bottom: 0;
}
.streamline:after, .streamline .sl-item:before, .streamline .sl-icon:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin-left: -4px;
    top: 6px;
    left: 0;
}
.sl-item {
    border-color: rgba(120, 130, 140, 0.13);
    position: relative;
    padding-bottom: 1px;
}
.sl-left {
    float: left;
    position: relative;
    z-index: 1;
    margin-left: -20px;
    margin-bottom: 24px;
}
.sl-left img {
    max-width: 40px;
}
.img-circle {
    border-radius: 100%;
}
.sl-left + .sl-content {
    margin-left: 36px;
}
.sl-content {
    margin-left: 24px;
    padding-bottom: 16px;
}
.sl-item:after {
    top: 2px;
    bottom: auto;
}
.sl-item::after {
    display: block;
    content: "";
    clear: both;
}
.text-muted {
    color: inherit !important;
    opacity: 0.6;
}
.sl-date {
    font-size: 0.85em;
}
.sl-author {
    margin-bottom: 10px;
}
.sl-footer {
    margin-bottom: 10px;
}
.btn.white, .btn.btn-default, .btn.btn-secondary {
    border-color: #aaa;
}
.btn.white:hover {
    border-color: #ff9800;
}

.box-footer {
    padding: 1rem;
}
.back-msg {
  background-color: #f2f2f2;
  padding: 10px 15px;
  border-bottom: 1px solid #fff;
  /*border-left: 1px solid red; */
}
.media, .media-body {
    /*overflow: inherit;*/

}
.back-msg img {
    width: 30px;
    height: 30px;
/*    position: relative;
    left: -30px;
    top: -10px;*/
}
.back-msg h5 {
    color: #666;
}
.back-msg span {
    color: #333;
}
