.xuefa-banner{
	height: 450px;
}
.xuefabg{
	background-color: #f8fafc;
	padding-bottom: 30px;
}
.xuefa-1{
	padding-top: 37px;
}
.xuefa-1-list li{
	float: left;
	width: 226px;
	height: 139px;
	margin-right: 17px;
	border-radius: 5px;
	overflow: hidden;
}
.xuefa-1-list li:last-child{
	margin-right: 0;
}
.xuefa-1-list li img{
	width: 226px;
	height: 139px;
	transition: transform 0.2s;
}
.xuefa-1-list li img:hover{
	transform: scale(1.02);
}
/* 正在直播 */
.xuefa-2{
	padding-top: 37px;
}
.xuefa-2-title{
	font-size: 18px;
	line-height: 28px;
	padding-left: 3px;
}
.xuefa-2-title a{
	font-size: 14px;
}
.xuefa-2-list{
	padding-top: 19px;
}
.xuefa-2-item{
	width: 286px;
	float: left;
	margin-right: 18px;
}
.xuefa-2-item:last-child{
	margin-right: 0;
}
.xuefa-2-img{
	position: relative;
	transition: transform .2s,-webkit-transform .2s;
}
.xuefa-2-link{
	display: block;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 0 1px #ddd;
}
.xuefa-2-link img{
	width: 286px;
	height: 176px;
}
.xuefa-2-link .play-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.35);
    opacity: 0;
    transition: all .25s;
	border-radius: 5px;
}
.xuefa-2-link .play-cover:before {
    content: "";
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    transition: all .25s;
    background: url(../../images/20/rec-serve.png) -327px 0;
    position: absolute;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.xuefa-2-img:hover{
	transform: translateY(-5px);
}
.xuefa-2-img:hover .play-cover{
	opacity:1
}
.xuefa-2-img:hover .play-cover:before{
	-webkit-transform:scale(1);transform:scale(1)
}
.xuefa-2-info{
	background-color: #FFFFFF;
	padding: 5px 14px 14px 14px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.xuefa-2-item-title{
	font-size: 16px;
	line-height: 32px;
}
.xuefa-2-lawyer img{
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
.xuefa-2-lawyer span{
	font-size: 14px;
	line-height: 30px;
	color: #999999;
	padding-left: 7px;
}
.xuefa-2-tips{
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}
.xuefa-2-btn{
	display: block;
	background-color: #2e7efb;
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	width: 100%;
	text-align: center;
	border-radius: 5px;
}
/* 推荐视频 */
.xuefa-3{
	padding-top: 7px;
}
.xuefa-3-list{
	width: 896px;
}
.xuefa-3-list .xuefa-2-item{
	padding-top: 19px;
}
.xuefa-3-list .xuefa-2-item:nth-child(3n){
	margin-right: 0;
}
.xuefa-3 .xuefa-2-info{
	background-color: transparent;
}
.xuefa-3-cate{
	display: inline-block;
	padding: 3px 5px;
	background-color: #2e7efb;
	color: #FFFFFF;
	border-radius: 2px;
	margin-top: 7px;
}
/* 推荐律师 */
.rec-lawyer-container{
	margin-top: 19px;
	width: 288px;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.rec-lawyer-name{
	font-size: 16px;
	text-align: center;
	height: 44px;
	line-height: 42px;
	border-bottom: 1px solid #EEEEEE;
}
.rec-lawyer-name i{
	font-size: 26px;
	color: #aaaaaa;
	margin-right: 8px;
}
.rec-lawyer-container .bk-list-ly{
	padding:15px 20px;
}
.bk-list-lyrec-li {
    margin-bottom: 10px;
}
.bk-list-reclypic,
.bk-list-reclypic img{
    width: 70px;
    height: 65px;
}
.bk-list-recwz {
    width: 175px;
    border: 1px solid #eee;
    border-left: none;
    padding: 9px 0;
    display: block;
	height: 65px;
}
.bk-list-recwz-one {
    padding: 0 25px;
}
.bk-list-honor {
    background: #ccc;
    position: relative;
    top: -10px;
    right: -1px;
    padding: 7px 5px;
	color: #FFFFFF;
}
.bk-list-lyrec-li:hover .bk-list-recwz{
	background-color: #ff7543;
	border-color: #ff7543;
}
.bk-list-lyrec-li:hover p{
	color: #FFFFFF;
}
.bk-list-lyrec-li:hover .bk-list-honor{
	background-color: #2c6bea;
}
.change-batch{
	border: 1px solid #dddddd;
	width: 154px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 24px;
	color: #666666;
	font-size: 16px;
}
.change-batch-img{
	display: inline-block;
	background: url(../../images/20/rec-serve.png) no-repeat;
	width: 16px;
	height: 19px;
	background-position: -103px -280px;
	vertical-align: middle;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	margin-right: 18px;
}
.change-batch:hover .change-batch-img{
	transform: rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform-origin:center center;
}
/* 婚姻家事 */
.xuefa-marriage{
	padding-top: 25px;
}
.xuefa-marriage .xuefa-2-title{
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
.xuefa-marriage .xuefa-2-title a{
	font-size: 14px;
	font-weight: normal;
}
.xuefa-marriage-content{
	padding-top: 22px;
}
.xuefa-marriage .xuefa-2-info{
	padding: 0;
}
.xuefa-marriage .xuefa-2-item-title{
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 14px;
}
.xuefa-marriage .xuefa-2-bottom{
	line-height: 20px;
	padding: 12px 14px;
}
.xuefa-marriage .xuefa-2-bottom span{
	color: #2c6bea;
}
.xuefa-marriage .rec-lawyer-container{
	margin-top: 0;
}

/* 学法快捷导航 */
.xuefa-left-nav{
	position: absolute;
	left: 50%;
	margin-left: -700px;
	top: 800px;
}
.xuefa-left-nav ul{
	width: 78px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.xuefa-left-nav ul li{
	line-height: 34px;
	text-align: center;
	font-size: 14px;
}
.xuefa-left-nav ul li:hover,
.xuefa-left-nav-item.active{
	background-color: #2c6bea;
}
.xuefa-left-nav-item.active a,
.xuefa-left-nav ul li:hover a{
	color: #FFFFFF;
}
/* 学法详情 */
.xuefa-location{
	background-color: #292929;
	line-height: 40px;
	color: #999999;
}
.xuefa-location a{
	color: #999999;
}
.xuefa-video-container{
	background-color: #191919;
	padding-bottom: 38px;
}
.xuefa-video-container .video-name{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 19px 0;
}
.xuefa-video-container .app-win{
	position: relative;
	top: 25px;
}
.xuefa-video-container .app-gz{
	font-size: 16px;
	height: 35px;
	line-height: 24px;
	color: #999;
	padding-left: 23px;
	padding-right: 23px;
	position: relative;
	cursor: pointer;
}
.xuefa-video-container .app-gz:before{
	content: ' ';
	position: absolute;
	width: 14px;
	height: 20px;
	left: 0;
	top: 2px;
	background: url(../../images/20/rec-serve.png) no-repeat -271px -280px;
}
.xuefa-video-container .app-gz:after{
	transition: all .2s;
	content: '';
	width: 8px;
	height: 8px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(315deg);
	position: absolute;
	top: 7px;
	right: 5px;
}
.xuefa-video-container .app-win:hover .app-gz{
	color: #f40;
}
.xuefa-video-container .app-win:hover .app-gz:before{
	background: url(../../images/20/rec-serve.png) no-repeat -293px -280px;
}
.xuefa-video-container .app-win:hover .app-gz:after{
	border-color:#f40;
	transform:rotate(135deg);
	top:10px
}
.xuefa-video-container .app-m{
	position: absolute;
	width: 183px;
	padding: 15px 0 12px;
	text-align: center;
	right: -25px;
	border-radius: 5px;
	top: 33px;
	background: #fff;
	z-index: 999;
	display: none;
}
.xuefa-video-container .app-m .code-img {
    width: 158px;
    height: 158px;
    margin: 0 auto;
    background: 0 0;
}
.xuefa-video-container .app-m .p1 {
    font-size: 16px;
    height: 24px;
	color: #666;
	line-height: 18px;
}
.xuefa-video-container .app-m .p2{
	color: #666;
	padding-top: 6px;
	line-height: 12px;
}
.xuefa-video-container .app-win:before{
	content:"";
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:8px solid #fff;
	position:absolute;
	left:45px;
	top:25px;
	display:none;
}
.xuefa-video-container .app-win:hover .app-m,
.xuefa-video-container .app-win:hover:before{
	display: block;
}
.video-frame video{
	width: 890px;
}
.xuefa-course{
	width: 310px;
}
.xuefa-course-top{
	background-color: #333333;
	padding: 15px;
	height: 90px;
}
.xuefa-course-top .teacher-info{
	padding-left: 66px;
	height: 70px;
	position: relative;
}
.xuefa-course-top .teacher-info .live-status {
    display: block;
    width: 56px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
}
.xuefa-course-top .teacher-info .img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
}
.xuefa-course-top .teacher-info a small {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 14px;
    overflow: hidden;
}
.xuefa-course-top .teacher-info a small:before {
    content: attr(data-text);
    width: 56px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
    background: rgba(0,0,0,.8);
    position: absolute;
    left: 0;
    bottom: 0;
}
.xuefa-course-top .tch-name{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.xuefa-course-top .tch-name a{
	color: #FFFFFF;
}
.xuefa-course-top .follow-wrap{
	position: relative;
}
.xuefa-course-top .follow-wrap .atten{
	display: block;
	width: 70px;
	height: 24px;
	background: #444;
	border-radius: 3px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	margin-top: 2px;
}
.xuefa-course-top .follow-wrap .atten i {
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
	margin-right: 5px;
}
.xuefa-course-top .follow-wrap .atten i:before,
.xuefa-course-top .follow-wrap .atten i:after{
    content: '';
    width: 12px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 6px;
    left: 0;
}
.xuefa-course-top .teacher-info .atten i:after {
    transform: rotate(90deg);
}
.xuefa-course-top .teacher-info .tch-atnum {
    font-size: 14px;
	color: #999;
	line-height: 30px;
}
.xuefa-course-top .follow-wrap:hover .atten{
	background-color: #f40;
}
.xuefa-course-box{
	background-color: #2d2d2d;
}
.xuefa-course-tab{
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #29292c;
}
.xuefa-course-tab ul{
	display: flex;
	justify-content: space-between;
	padding: 0 34px;
}
.xuefa-course-tab li{
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
	position: relative;
}
.xuefa-course-tab li.on:after{
	position: absolute;
	content: ' ';
	width: 60px;
	height: 2px;
	background-color: #b19611;
	left: 0;
	bottom: 0;
}
.xuefa-course-list{
	height: 459px;
	overflow: hidden;
}
.xuefa-course-list .v-list .dt-list {
    height: 45px;
    line-height: 44px;
    font-size: 16px;
    padding: 0 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #999;
	cursor: pointer;
}
.xuefa-course-list .v-list.active .dt-list{
	color: #FFFFFF;
}
.xuefa-course-list .v-list .dt-list:hover{
	background-color: rgb(38,38,43);
}
.xuefa-course-list .v-list .dd-list {
    position: relative;
    overflow: hidden;
}
.xuefa-course-list .v-list .dd-list a:hover p{
	color: #FFFFFF;
}
.xuefa-course-list .v-list .dd-list a p.active{
	background-color: #1e1e1e;
	color: #FFFFFF;
}
.xuefa-course-list .v-list .dd-list .line {
    position: absolute;
    width: 1px;
    height: 100%;
    left: 25px;
    z-index: 2;
    top: 18px;
    padding-bottom: 36px;
    box-sizing: border-box;
}
.xuefa-course-list .v-list .dd-list .line:before {
    height: 100%;
    content: "";
    background-color: #999;
    width: 1px;
    display: block;
}
.xuefa-course-list .v-list .dd-list p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #999;
    position: relative;
    transition: all .2s;
    padding: 0 19px 0 50px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xuefa-course-list .v-list .dd-list p:before {
    width: 9px;
    height: 9px;
    content: "";
    border-radius: 56px;
    border: 1px #999 solid;
    position: absolute;
    left: 20px;
    top: 14px;
    z-index: 3;
    background-color: #2d2d2d;
}
.xuefa-courseintroduce{
	padding: 15px;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.xuefa-recommend-you-title p{
	font-size: 18px;
	line-height: 28px;
	padding: 20px 0;
}
.xuefa-recommend-you-title .change-batch{
	width: 78px;
	height: 24px;
	line-height: 22px;
	font-size: 12px;
	
}
.xuefa-recommend-you-title .change-batch .change-batch-img{
	margin-right: 8px;
}
.xuefa-recommend-you .xuefa-2-list{
	padding-top: 0;
}