@charset "utf-8";
.classRoom{
    width:100%;
    background:#f6f6f6;
    border-top:1px solid #e3e3e3;
    padding-bottom:25px;
}
.classRoom_cont{
    width:1000px;
    margin:0 auto;
    margin-top:40px;
}
.classRoom .lCont{
    border:1px solid #e3e3e3;
    background:#fff;
    width:670px;
}
.classRoom .viewHead{
    width:620px;
    margin:20px 18px 0 12px;
    padding:0 0 7px 7px;
    border-bottom:1px dashed #e3e3e3;
    color:#40baef;
}
.classRoom .viewHead h5{
	font-size:18px;
}
.classRoom .viewHead i{
    width:23px;
    height:24px;
    float: left;
    background:url("../images/icon.png") -273px -29px;
    margin-right:8px;
}
.classRoom .viewList{
    margin:0 18px 0 15px;
}
.classRoom .viewList .uList li{
    width:626px;
    border-bottom:1px dotted #e3e3e3;
    padding:20px 0;
}
/*最后一栏没有虚线*/
.classRoom .viewList li.last{
    border:0;
}
.classRoom .viewList .viewpointPhoto{
    float: left;
    text-align: center;
}
.classRoom  .viewpointPhoto .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.classRoom  .viewpointPhoto a.gz{
    width:74px;
    height:22px;
    background:#cf0101;
    border-radius:8px;
    text-align: center;
    line-height:22px;
    color:#fff;
    display:inline-block;
    margin-top:15px;
}
.classRoom .viewList .viewpointText{
    width:500px;
    float:right;
}
.classRoom .tit{
    padding-bottom:10px;
    border-bottom:1px solid #e3e3e3;
}
.classRoom .tit .name{
    font-size:18px;
    color:#40baef;
}
.classRoom .name img{
	display:inline-block;
	padding:0 5px;
}
.classRoom .tit .heading{
    color:#000;
}
.classRoom .tit span{
	display: inline-block;
    font-size: 12px;
    color: #666666;
    padding: 0px 5px;
    vertical-align: top;
    background: #EBEBEB;
    height: 16px;
    line-height: 16px;
    margin: 7px 0px 7px 5px;
}
.classRoom .cont{
	width:500px;
	overflow:hidden;
    line-height:24px;
    margin-top:15px;
}
/*强制设置观点内容为通用样式*/
.classRoom .cont p span,.classRoom .cont h1 span{
	font-family:"Helvetica Neue","Helvetica,Arial","Microsoft YaHei","微软雅黑","sans-serif" !important;
	font-size:14px !important;
}
.classRoom .cont a{
    color:#40baef;
}
.classRoom .time{
    margin-top:11px;
    margin-right:15px;
}
.classRoom .time em{
    float: left;
    margin-left:4px;
}
.classRoom .time .num i{
    width:16px;
    height:16px;
    background:url("../images/icon.png") -186px -37px;
    float: left;
}
.classRoom .time .share i{
    width:14px;
    height:14px;
    float: left;
    background: url("../images/icon.png") -210px -39px;
    margin-top:2px;
}
.classRoom .time .argu{
     margin-left:24px;
 }
.classRoom .time .argu i{
    width:16px;
    height:16px;
    float: left;
    background: url("../images/icon.png") -229px -37px;
    margin-top:2px;
}
.classRoom .time .agree{
    margin-left:14px;
}
/* .classRoom .time .agree i{
    width:14px;
    height:13px;
    float: left;
    background: url("../images/icon.png") -250px -40px;
    margin-top:5px;
} */
/* .classRoom .time .agree i.on{
    background:url("../images/icon.png") -349px -27px;
} */
.classRoom .rCont{
    width:322px;
}
.classRoom .rCont .rCont_t{
    border:1px solid #e3e3e3;
    background:#fff;
}
.recommendTil{
    margin:20px 16px 0;
    padding-bottom:14px;
    border-bottom:1px dashed #e3e3e3;
}
.recommendTil h5{
    color:#40baef;
    font-size:18px;
}
.recommendTil a i{
    width: 14px;
    height:14px;
    background:url("../images/icon.png") -302px -39px;
    float: left;
    margin-top:3px;
    margin-right:4px;
}
.recommendList{
    margin:13px 0 30px;
}
.recommendList li{
    height:30px;
    line-height:30px;
    padding:0 18px;
    overflow: hidden;
}
.recommendList li span{
    display: inline-block;
    width:20px;
    height:20px;
    background:#dfdfdf;
    text-align: center;
    line-height:20px;
    margin-right:7px;
}
.recommendList li span.one{
    background:#ff5a20;
    color:#fff;
}
.recommendList li span.two{
    background:#ff8256;
    color:#fff;
}
.recommendList li span.three{
    background:#ffa586;
    color:#fff;
}

/*关注&已关注*/
.viewpointPhoto .photo_te{
	width:74px;
	height:22px;
	margin-top:15px;
	margin-left:5px;
}
.viewpointPhoto .photo_te a{
    width:74px;
    height:22px;
    background:#cf0101;
    border-radius:8px;
    color:#fff;
    cursor:pointer;
    text-align: center;
    line-height:22px;
    /* margin-top:15px; */
    display:inline-block;
}
.viewpointPhoto a.ing{
    background:url(../images/icon.png) -282px -144px ;
    line-height:22px;
    top:0;
    z-index:1;
}
.viewpointPhoto a.ed{
    background:url(../images/icon.png) -282px -166px;
    top:22px;
    z-index:1;
    /* display:none; */
}
.viewpointPhoto a.cancle{
    background:url(../images/icon.png) -282px -144px ;
    top:0;
    text-align: center;
    display:none;
}

.mask {       
    position: absolute; top: 0px; filter: alpha(opacity=60); background-color: #777;     
    z-index: 1002; left: 0px;     
    opacity:0.5; -moz-opacity:0.5;     
} 
/*热门作者*/
.rCont_b{
    margin-top: 6px;
    border:1px solid #e3e3e3;
    background:#fff;
}
.hotAuthor{
    padding:0 16px;
}
.hotAuthor .headPic{
	width:53px;
	height:53px;
	float:left;
	border-radius:50%;
	overflow:hidden;
}
.hotAuthor li{
    border-bottom:1px dashed #e3e3e3;
    padding:35px 0 20px 4px;
}
.hotAuthor li.last{
    border:none;
}
.hotAuthor .authorInt{
    margin-left: 28px;
}
.hotAuthor .authorInt a{
   font-size:18px;
}
.hotAuthor .authorInt .list{
    margin-top:14px;
}
.hotAuthor .authorInt .list span{
    display: inline-block;
}
.hotAuthor .authorInt .list span.m10{
    margin-left:10px;
}
/*讲堂详情*/
.lCont_list{
    width:688px;
    border:1px solid #e3e3e3;
    background:#fff;
    padding-bottom:30px;
    overflow:auto;
}
.lCont_list .answerLeft{
    padding:26px;
}
.answerLeft .answerTil{
    border-bottom: 1px solid #e3e3e3;
    padding-bottom:5px;
}
.answerLeft .til{
    font-size:24px;
    text-indent:20px;
}
.answerLeft .timer{
    text-indent:15px;
    margin-top:10px;
}
.answerLeft .answerText{
    margin-top:25px;
}
.answerLeft .answerText img{
    display: inline;
}
.answerLeft .answerText p{
    text-indent: 35px;
    line-height:25px;
}
.answerItem{
    text-align: right;
    padding-right:26px;
}
.answerItem a{
    float:right;
}
.answerItem a.share{
    margin-left: 30px;
}
.answerItem a.share i{
    width:14px;
    height:14px;
    float: left;
    background: url("../images/icon.png") -210px -39px;
    margin-top:2px;
    margin-right:6px;
}
/*详情 右半部分*/
.rCont_list{
    width:298px;
    background:#fff;
    border:1px solid #e3e3e3;
    margin-left:10px;
}
.rCont_list .askPeople{
    margin:22px 13px 0 16px;
    border-bottom:1px dashed #e3e3e3;
    padding-bottom:10px;
}
.askPeople .photo{
    margin-left: 22px;
}
.askPeople .photo .headPic{
	width:83px;
	height:83px;
	border-radius:50%;
	overflow:hidden;
}
.askPeople .int{
    margin:18px 0 0 22px;
}
.askPeople .int a{
    display: block;
}
.askPeople .int .name{
    font-size: 18px;
    margin-bottom:15px;
    text-align: center;
}
.askPeople .int .fol{
    width:74px;
    height:22px;
    color:#fff;
    text-align: center;
    line-height:22px;
    border-radius:8px;
    background:#cf0101;
}

.askPeople .photo_te{
	width:74px;
	height:22px;
	margin-top:15px;
	margin-left:5px;
}

.askPeople .photo_te a{
    width:74px;
    height:22px;
    background:#cf0101;
    border-radius:8px;
    color:#fff;
    cursor:pointer;
    text-align: center;
    line-height:22px;
    /* margin-top:15px; */
    display:inline-block;
}
.askPeople .photo_te a.ing{
    background:url(../images/icon.png) -282px -144px ;
    line-height:22px;
    top:0;
    z-index:1;
}
.askPeople .photo_te a.ed{
    background:url(../images/icon.png) -282px -166px;
    top:22px;
    z-index:1;
    /* display:none; */
}
.askPeople .photo_te a.cancle{
    background:url(../images/icon.png) -282px -144px ;
    top:0;
    text-align: center;
    display:none;
}


.askView{
    margin:30px 30px 20px 32px;
}
.askView li{
    height: 36px;
    line-height:36px;
    overflow: hidden;
}
.askView li i{
    width:10px;
    height:10px;
    background:#d3ecfa;
    float: left;
    margin-top:13px;
}
.askView li a{
    width:190px;

    float: left;
    margin-left: 14px;
}
.askView .more{
    text-align: center;
}
.askTo{
    width:220px;
    height: 64px;
    background:#d3ecfa;
}
.askTo a{
    width: 107px;
    height:30px;
    background:#15b6dd;
    text-align: center;
    line-height:30px;
    float: left;
    color:#fff;
    border-radius:3px;
    margin:18px 0 0 13px;
}
.askTo p{
    float: left;
    margin:10px 0 0 22px;
}
.askTo p span{
    display: block;
    text-align: center;
    font-size: 12px;
    line-height:22px;
}