/*公共css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, section, article, aside, header, footer, nav, dialog, figure, i, em, b {
	font-family: "Microsoft YaHei";
	font-style: normal;
}
img {
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
}
body{min-width: 1000px;}
/* 右侧边栏 */
.sidebarNavPlate {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -88px;
  margin-left: -33px;
  width: 65px;
  z-index: 2;
}
.sidebarNavList {
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fafafa;
}

.sidebarNavList .userDataLinkIcon, .sidebarNavList .serviceLinkIcon {
  display: block;
  padding-top: 33px;
  padding-bottom: 10px;
  height: 24px;
  font-size: 14px;
  color: #000;
  text-align: center;
  line-height: 24px;
}
.sidebarNavList a:hover {
    text-decoration: none;
}

.optionalLink .userDataLinkIcon {
  background: #fafafa url(//p1.ifengimg.com/a/2018/0420/investedu/sidebarNavIcon.png) no-repeat center -60px;
}
.serviceLink .serviceLinkIcon {
  background: #fafafa url(//p1.ifengimg.com/a/2018/0420/investedu/sidebarNavIcon.png) no-repeat center -192px;
}
.toTop {
  height: 0;
  overflow: hidden;
  -webkit-transition: all .25s ease-in;
     -moz-transition: all .25s ease-in;
      -ms-transition: all .25s ease-in;
       -o-transition: all .25s ease-in;
          transition: all .25s ease-in;
}
.anim.toTop {
  height: 66px;
  -webkit-transition: all .25s ease-in;
     -moz-transition: all .25s ease-in;
      -ms-transition: all .25s ease-in;
       -o-transition: all .25s ease-in;
          transition: all .25s ease-in; 
}
.toTop span {
  display: block;
  margin: 0 auto;
  width: 29px;
  height: 20px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.toTop a {
  display: block;
  width: 63px;
  height: 44px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fafafa url(//p1.ifengimg.com/a/2018/0420/investedu/sidebarNavIcon.png) no-repeat center -284px;
}
/* 客服电话 */
.serviceLink {
    position: relative;
    overflow: hidden;
    z-index: auto;
    *overflow: visible;
}
.serviceLink:hover {
    overflow: visible;
}

.serviceLink:hover .severPhoneNumber {
    left: -229px;
}

.serviceLink .severPhoneNumber {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 14px;
    color: #333;
    width: 230px;
    height: 56px;
    background-color: #fafafa;
    z-index: -5;
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
    cursor: pointer;
}
.serviceLink .severPhoneNumber .serverItems {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 100%;
    margin-top: 8px;
    *margin-top: 5px;
    padding-left: 15px;
    color: #333;
}
.serverItems i,
.serverItems span {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    *line-height: 120%;
    *height: 20px;
    *font-size: 14px;
}
.serverItems .inputServer {
    position: absolute;
    top: 0;
    left: -9999px;
    display: inline-block;
    width: 100px;
    margin-left: -3px;
    background-color: transparent;
    font-size: 14px;
    color: #333;
    line-height: 100%;
    vertical-align: middle;
    z-index: -9;
}
/*更多*/
.dataMore {
	margin-top: 30px;
}
.dataMore a {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #eee;
    line-height: 50px;
    text-align: center;
    color: #dc0b1a;
    font-size: 16px;
}
/*首页*/
.clear {
	clear: both;
}
.homeBanner .banner {
	margin: 0 auto;
	overflow: hidden;
}
.bannerPlate {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.bannersBox {
  position: relative;
  top: 0;
  left: 0;
}
.bannerPlate a {
  float: left;
  display: block;
  width: 100%;
  cursor: pointer;
}
.bannerPlate img {
    display: block; 
    width: 100%;
}
.bannerNav {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 250px;
  margin-left: -125px;
  text-align: center;
}
.bannerNav span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 30px;
  border-radius: 50%;
  background-color: #000;
}
.bannerNav span.on {
  background-color: #fff;
} 
.bannerNav span.last {
  margin-right: 0;
}
.navbar {
	line-height: 60px;
	background-color: #2b2e33;
	overflow: hidden;
}
.navbar .box {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}
.navbar .box a {
	float: left;
	width: 165px;	
	font-size: 20px;
	color: #fff;
	border-right: 1px solid #5d5d5d;
}
.navbar .box a:hover {
	background-color: #343940;	
}
.navbar .box i {
	margin-right: 5px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.navbar .box span {
	vertical-align: middle;
}
.navbar .box .zb i {
	width: 24px;
	height: 24px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 0;
}
.navbar .box .tzkt i {
	width: 22px;
	height: 24px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -34px;
}
.navbar .box .lt i {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -70px;
}
.navbar .box .twtj i {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -107px;
}
.navbar .box .xydk i {
	width: 21px;
	height: 26px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -147px;
}
.navbar .box .xydk {
	width: 169px;
	border-right: none;
}
.navbar .box .xkt i {
	width: 24px;
	height: 21px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -186px;
}
.navbar .box a.active {
	background-color: #000;
}
.container {
	margin: 0 auto;
    padding-bottom: 40px;
	width: 1000px;
}
.videoBox {
	margin-top: 1px;
	background-color: #262626;
	overflow: hidden;
}
.videoBox .channel {
	float: left;
	width: 720px;
}
.videoBox .channel .content {
	width: 100%;
	max-height: 405px;
    height: 405px;
}
.videoBox .channel .channelDetail {
	padding-top: 5px;
	height: 95px;
}
.videoBox .channel .channelDetail .date {
    float: left;
    padding: 3px 0;
    width: 48px;
    font-size: 16px;
    text-align: center;
    color: #e5e5e5;
    border-right: 1px solid #404040;	
}
.videoBox .channel .channelDetail .date span {
	display: block;	
}
.videoBox .channel .channelDetail .detail {
	float: left;
	margin-left: 15px;
	position: relative;
	width: 656px;
}
.videoBox .channel .channelDetail .detail .detailView {
	overflow: hidden;	
}
.videoBox .channelDetail .detail .channelName {
	margin-top: 5px;
	float: left;
	width: 600px;
	line-height: 30px;
	overflow: hidden;
}
.videoBox .channelDetail .detail .channelName a {
	margin-right: 10px;
	float: left;
	width: 190px;
	text-align: center;
	font-size: 16px;
	color: #999;
	border: 1px solid #4c4c4c;	
}
.videoBox .channelDetail .detail .channelName .active {
	color: #ffb640;
	background-color: #404040;
}
.videoBox .channelDetail .detail .channelName a:hover {
	color: #ffb640;
	background-color: #404040;
}
.videoBox .channelDetail .detail .channelBlock {
	overflow: hidden;
}
.videoBox .channel .channelDetail .detail .detailShadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 107px;
	height: 95px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/shadow.png) no-repeat 0 0;
}
.videoBox .channelDetail .detail .controll {
    float: left;
    margin: 11px 0 0 18px;
    position: relative;
    z-index: 1;
}
.videoBox .channelDetail .detail .controll a {
	float: left;
	width: 13px;
	height: 17px;
}
.videoBox .channelDetail .detail .controll .prevBtn {
	margin-right: 2px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -222px;
}
.videoBox .channelDetail .detail .controll .nextBtn {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -252px;
}
.videoBox .channelDetail .detail .controll .nextActiveBtn {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -92px -251px;
}
.videoBox .channelDetail .detail .channelExpert a {
	margin-right: 10px;
	line-height: 40px;
	width: auto;
	height: 40px;
	overflow: hidden;
}
.videoBox .channelDetail .detail .channelExpert a:hover span {
	background-color: #565656;
}
.videoBox .channelDetail .detail .channelExpert a img {
	float: left;
	width: 40px;
}
.videoBox .channelDetail .detail .channelExpert a span {
	float: left;
	padding: 0 15px 0 10px;
	color: #ffb640;
	background-color: #404040;
}
.videoBox .channelDetail .detail .controllExpert {
	margin-top: 17px;
}
.videoBox .commentArea {
	float: left;
	margin-left: 5px;
	padding: 0 0 0 10px;
	width: 265px;
	height: 505px;
	background-color: #333;
}
.videoBox .commentArea .comment li {
	margin-bottom: 10px;
	position: relative;
}
.videoBox .commentArea .comment .response {
	margin-left: 45px;
    padding: 9px 10px 8px 20px;
    width: 154px;
    background-color: #424242;
    border-radius: 20px;
    border-bottom-left-radius: 0;
}
.videoBox .comment {
	margin-top: 10px;
	height: 440px;
	overflow-y: scroll;
}
.videoBox .comment::-webkit-scrollbar { 
    width: 13px; 
    height: 15px; 
} 
.videoBox .comment::-webkit-scrollbar-corner { 
    background: transparent; 
} 
.videoBox .comment::-webkit-scrollbar-thumb { 
    min-height: 14px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(156,156,156,1) inset;
} 
.videoBox .comment::-webkit-scrollbar-track, .videoBox .comment::-webkit-scrollbar-thumb { 
    border-radius: 999px;
    border: 5px solid transparent;
} 
.videoBox .comment::-webkit-scrollbar-track { 
    box-shadow: 1px 1px 5px rgba(100,100,100,1) inset;
} 
.videoBox .comment .response .user {
	line-height: 18px;
	overflow: hidden;
}
.videoBox .comment .response .user .resName {
    float: left;
    width: 120px;
    color: #ffb640;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.videoBox .comment .response .user .time {
	float: right;
	font-size: 12px;
	color: #999;
}
.videoBox .comment .response .txt {
    margin-top: 5px;
    text-align: justify;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
    word-wrap: break-word;
}
.videoBox .comment .response .txt img {
    max-width: 100%;
}
.videoBox .comment .responseImg {
	position: absolute;
	bottom: 0;
	height: 40px;
	overflow: hidden;
}
.videoBox .comment .responseImg img {
	width: 40px;
}
.videoBox .comment .msg .response {
	margin-left: 7px;
	padding: 9px 14px 8px 12px;
	width: 174px;
	background-color: #705a36;
	border-radius: 20px;
    border-bottom-right-radius: 0;
}
.videoBox .comment .msg .user {
	font-size: 14px;
}
.videoBox .comment .msg .user span {
	float: left;	
}
.videoBox .comment .msg .reply {
	margin: 0 3px;
	color: #999;
}
.videoBox .comment .msg .replyer {
    color: #ffb640;
    max-width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.videoBox .comment .msg .responseImg {
    right: 0;
}
.videoBox .msgSend {
    margin-top: 7px;
    width: 257px;
    overflow: hidden;
}
.videoBox .msgSend input {
	float: left;
    line-height: 36px;
    padding: 0 11px 0 16px;
    width: 156px;
    height: 36px;
	color: #e5e5e5;
	font-size: 16px;
    background-color: #262626;
    border: 1px solid #4d4d4d;
	border-right: none;
	outline: none;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}
.videoBox .msgSend input::-webkit-input-placeholder {
	color: #fff;
}
.videoBox .msgSend .sendBtn {
    float: left;
    width: 70px;
    line-height: 38px;
    text-indent: 15px;
    font-size: 16px;
    color: #fff;
    background-color: #4d4d4d;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px;
}
.videoBox .msgSend .sendBtn:hover {
	background-color: #5f5e5e;
}

.videoAbstract {
    margin-top: 36px;
}
.videoAbstract .videoAbstractTit {
    font-size: 28px;
}
.videoAbstract .videoAbstractTxt {
    margin-top: 3px;
    color: #666;
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
}

.videoAbstractTxt img {
    width: 100%;
}

.allTitle {
	padding-left: 18px;
	margin-top: 18px;
	line-height: 46px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -277px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}
.allTitle .tit {
	float: left;
	color: #000;
	font-size: 24px;
}
.allTitle .more {
	float: right;
    padding: 0 12px 0 10px;
    margin-top: 12px;
	line-height: 22px;
	height: 22px;
	color: #666;
	font-size: 14px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 40px -326px;
	border: 1px solid #999;
	border-radius: 6px;
}
.allTitle .more:hover {
	color: #bf0000;
	border-color: #bf0000;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 40px -355px;
}
.leftContent {
	float: left;
	width: 710px;
}
.opinion {
	position: relative;
}
.opinion .leftArrow {
    position: absolute;
    left: -46px;
    top: 95px;
    display: block;
	width: 27px;
	height: 60px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -497px;
	cursor: pointer;
}
.opinion .leftArrow:active {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -38px -497px;
}
.opinion .rightArrow {
    position: absolute;
    right: -46px;
    top: 95px;
    display: block;
    width: 27px;
    height: 60px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -579px;
    cursor: pointer;
}
.opinion .rightArrow:active {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -38px -579px;
}
.container .opinion .rightLimit {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -78px -579px;
	cursor: default;
}
.optionBlock {
	padding-bottom: 5px;
	width: 1002px;
    overflow: hidden;
}
.opinionBox {
	margin-top: 10px;
}
.opinionBox li {
	float: left;
	margin-right: 20px;
	width: 235px;
	-webkit-box-shadow: 1px 1px 2px #808080;
	-moz-box-shadow: 1px 1px 2px #808080;
	box-shadow: 1px 1px 2px #808080;
	overflow: hidden;
}
.opinionBox .photo {
	position: relative;
	display: block;
	width: 100%;
	height: 133px;
	overflow: hidden;
}
.opinionBox .photo img {
	width: 100%;	
}
.opinionBox .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.opinionBox .photo span {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: block;
    padding: 0 7px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    background-color: rgba(0,0,0,.7);
    border-radius: 10px;
}
.opinionBox .content {
	padding: 5px 10px 8px;
}
.opinionBox .content .tit {
    display: block;
    width: 100%;
    height: 44px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.opinionBox .content .tit:hover {
	color: #bf0000;
}
.opinionBox .content .date {
    margin-top: 8px;
    line-height: 16px;
    text-align: right;
    font-size: 14px;
    color: #999;
}
.visits {
    float: left;
    padding-left: 22px;
    line-height: 16px;
    color: #999;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -90px -112px;
}
.forum {
	border-bottom: 1px solid #f2f2f2;
}
.forum .allTitle {
	border-bottom: none;
}
.forumLimit {
	position: relative;
}
.forumLimit .forumContent {
    height: 775px;
    overflow: hidden;
}
.forum .forumShadow {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/forumlimit.png) no-repeat 0 0;
}
.forum .forumShadow a {
    margin: 45px auto 0;
    display: block;
    width: 63px;
    font-size: 18px;
    color: #174d99;
    line-height: 22px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 43px -384px;
}
.forum .forumShadow a:hover {
	color: #458ef5;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 43px -410px;
}
.forumContent li {
	margin-bottom: 10px;
	position: relative;
	padding: 20px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.forumContent li .hotNum {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 10px;
	line-height: 30px;
	font-size: 16px;
	color: #ff6666;
	background-color: #fff2f2;
	font-weight: bold;
}
.forumContent li .hotNum i {
    float: left;
    margin: 5px 3px 0 0;
    width: 12px;
    height: 16px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -91px -86px;
}
.forumExpert {
    line-height: 34px;
    overflow: hidden;
}
.forumExpert .photo {
	float: left;
	height: 34px;
	overflow: hidden;
}
.forumExpert .photo img {
	width: 34px;
}
.forumExpert .publish {
	margin-left: 9px;
    float: left;
	font-size: 16px;
}
.forumExpert .publish .praiseRate {
    margin-left: 12px;
    color: #666;
}
.forumExpert .publish .praiseRate i {
    font-style: normal;
    color: #ff3333;
}
.forumExpert .dyBtn {
	float: right;
	margin: 3px 10px 0 0;
	padding: 0 5px;
	line-height: 28px;
	font-size: 16px;
	border-radius: 2px;
}
.forumExpert .subscribe {
	color: #fff;
	background-color: #cc3d3d;
	border: 1px solid #cc3d3d;
}
.forumExpert .subscribed {
	color: #999;
	border: 1px solid #e6e6e6;
}
.forumExpert .subscribe:hover {
	border-color: #e03f3f;
	background-color: #e03f3f;
}
a.forumTitle {
	margin-top: 5px;
	display: block;
	max-width: 100%;
	font-size: 20px;
	color: #1a1a1a;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.forumTitle:hover {
	color: #bf0000;	
}
.forumAticle {
    margin-top: 6px;
    color: #333;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    display: -webkit-box;
    max-height: 49px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.forumAticle img {
    max-width: 100%;
}
.forumView {
    display: block;
    max-height: initial;
}
.forumTool {
    margin-top: 8px;
    overflow: hidden;
}
.forumTool .forumTime {
    color: #666;
    font-size: 16px;
}
.forumTool .view {
    float: right;
    font-size: 16px;
    color: #2b2e33;
    text-decoration: underline;
}
.forumTool .view:hover {
    color: #bf0000;
}

.rightInfor {
	float: left;
	margin: 30px 0 0 40px;
	width: 250px;
}
.rightInfor .myCenter {
    height: 94px;
	padding: 18px 18px 10px 18px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	background: url('//p1.ifengimg.com/a/2018/0420/investedu/mycenter.jpg') no-repeat 0 0;
	overflow: hidden;
}
.userLoginHandleBox .ljdlLink {
    display: inline-block;
    width: 88px;
    height: 30px;
    margin-top: 33px;
    color: #ff6633;
    margin-right: 30px;
    border: 1px solid #ff6633;
    text-align: center;
    line-height: 30px;
}
.userLoginHandleBox .mfzfLink {
    display: inline-block;
    width: 90px;
    height: 32px;
    margin-top: 33px;
    color: #ffffff;
    background-color: #ff6633;
    text-align: center;
    line-height: 30px;
}
.rightInfor .myCenter .photo {
	float: left;
	height: 60px;
}
.rightInfor .myCenter .photo img {
	width: 60px;
}
.rightInfor .myCenter .inforName {
	float:left;
	margin: 18px 0 0 12px;
}
.rightInfor .myCenter .inforName .myName {
	float: left;
    width: 92px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rightInfor .myCenter .inforName .myExit {
	float: left;
	margin-left: 5px;
	font-size: 14px;
	color: #666;
}
.rightInfor .myCenter .inforName .myExit:hover {
	color: #999;
}
.rightInfor .myCenter .service {
	margin-top: 10px;
	text-align: center;
}
.rightInfor .myCenter .service a {
    float: left;
    padding: 0 17px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 2px;
    border: 1px solid #cc3d3d;
}
.rightInfor .myCenter .service .contact {
	float: right;
    color: #cc3d3d;
}
.rightInfor .myCenter .service .contact:hover {
	color: #ef3434;
	border-color: #ef3434;
}
.rightInfor .myCenter .service .centerLink {
	background-color: #cc3d3d;
	color: #fff;
}
.rightInfor .myCenter .service .centerLink:hover {
	background-color: #ef3434;
}
.rightInfor .bannerLink {
	display: block;
	width: 100%;
}
.rightInfor h2 {
	margin-top: 8px;
	line-height: 46px;
	color: #333;
	font-size: 24px;
	border-bottom: 1px solid #d9d9d9;
}
.rightInfor .hotExpert i {
	float: left;
    margin: 10px 11px 0 0;
    width: 17px;
    height: 24px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -38px 0;
}
.expertDtail .list {
	padding: 20px 0 14px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
.expertDtail .list .photo {
	float: left;
	height: 60px;
	overflow: hidden;
}
.expertDtail .list .photo img {
	width: 60px;
}
.expertDtail .list .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.expertDtail .list .detail {
	float: left;
	margin-left: 10px;
	width: 180px;
}
.expertDtail .list .detail .expertDetail {
    margin-bottom: 5px;
    line-height: 24px;
    overflow: hidden;
}
.expertDtail .list .detail .expertName {
    float: left;
    display: block;
    max-width: 92px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.expertDtail .list .detail .expertPraise {
    float: right;
    font-size: 14px;
}
.expertDtail .list .detail .expertPraise i {
    font-style: normal;
    color: #ff3333;
}
.expertDtail .list .detail .expertLink {
	color: #999;
	font-size: 14px;
	line-height: 18px;
}
.hostDiscount i {
	float: left;
    margin: 10px 11px 0 0;
	width: 24px;
	height: 24px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -34px -37px;
}
.discount .list {
	padding: 10px 0;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
.discount .list .photo {
	float: left;
	height: 79px;
	overflow: hidden;
}
.discount .list .photo img {
	width: 140px;
	border-radius: 2px;
}
.discount .list .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.discount .list .box {
	float: left;
    margin: 5px 0 0 10px;
    line-height: 24px;
}
.discount .list .box .nowPrize {
	font-size: 18px;
	color: #ff3333;
	font-weight: bold;
}
.discount .list .box .bought {
    color: #666;
    font-size: 14px;
}
.discount .list .box .pastPrize {
	color: #999;
	font-size: 14px;
	text-decoration: line-through;
}
.practice {
	padding-bottom: 45px;
	float: left;
}
.practice ul {
	width: 1035px;
}
.practice li {
	float: left;
	position: relative;
	margin: 20px 35px 0 0;
	width: 310px;
}
.practice li .content {
    padding: 13px 15px 20px;
    height: 112px;
    -webkit-box-shadow: 0px 3px 7px #cecece;
    -moz-box-shadow: 0px 3px 7px #cecece;
    box-shadow: 0px 3px 7px #cecece;
}
.practice li .photo {
	display: block;
	width: 100%;
	height: 175px;
	overflow: hidden;
}
.practice li .photo img {
	width: 100%;	
}
.practice li .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.practice li .tit {
	display: block;
	width: 100%;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.practice li .expertName {
	margin-top: 5px;
	display: block;
	max-width: 100%;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.practice li .expertName a{
    color: #333;
}
.practice li .txt {
	display: block;
    margin-top: 5px;
    color: #999;
    line-height: 22px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px;
    text-overflow: ellipsis;
}
.practice li .txt::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
}
.practice li .price {
    margin-top: 5px;
    font-size: 14px;
    overflow: hidden;
}
.practice li .bought {
    color: #666;
}
.practice li .price .visits {
    margin-top: 2px;
}
.practice li .price .pastPrize {
    float: right;
    margin-left: 6px;
    color: #999;
    text-decoration: line-through;
}
.practice li .price .nowPrize {
    float: right;
    margin-left: 6px;
    color: #ff3333;
}
.practice li:hover {
	-webkit-box-shadow: 0 3px 12px #a1a1a1;
	-moz-box-shadow: 0 3px 12px #a1a1a1;
	box-shadow: 0 3px 12px #a1a1a1;
}
.advertise {
	display: block;
	width: 100%;
}
.advertise img {
	width: 100%;
}
.specials {
    padding-bottom: 27px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/twfftj.jpg) no-repeat 0 0;
	overflow: hidden;
}
.specials h2 {
	margin-top: 90px;
	color: #fefefe;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.specials .title {
	margin: 10px auto 0;
	position: relative;
	width: 200px;
	color: #fefefe;
	font-size: 16px;
	text-align: center;
}
.specials .title span {
	position: relative;
    padding: 0 10px;
    background-color: #2b2f32;
    z-index: 1;
}
.specials .title i {
	position: absolute;
	top: 11px;
	left: 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #fff;
}
.specials .content {
	margin: 36px auto 0;
	width: 1110px;
	text-align: center;
    overflow: hidden;
}
.specials .content li {
    display: inline-block;
    zoom:1;
    *display:inline;
    vertical-align: middle;
    margin: 0 20px;
    width: 320px;
    height: 329px;
    text-align: left;
    -webkit-box-shadow: 0 0 6px 4px #000;
    -moz-box-shadow: 0 0 6px 4px #000;
    box-shadow: 0 0 6px 4px #000;
}
.specials .content a {
	color: #333;
}
.specials .content .photo {
	display: block;
	height: 170px;
	overflow: hidden;
}
.specials .content .photo img {
	width: 100%;
}
.specials .content .photo img:hover {
	-webkit-filter: brightness(110%);
}
.specials .content .box {
    padding: 15px 15px 20px;
    position: relative;
    height: 124px;
    background-color: #fff;
}
.specials .content .box .tit {
	display: block;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.specials .content .box .txt {
    display: block;
    margin-top: 5px;
    color: #999;
    line-height: 22px;
    font-size: 14px;
    display: -webkit-box;
    max-height: 64px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.specials .content .box .price {
	position: absolute;
    top: 110px;
    left: 225px;
	margin-top: 5px;
	text-align: right;
	font-size: 14px;
	color: #ff3333;
}
.news {
	padding: 20px 30px 40px 30px;
	margin: 60px auto 100px;
	width: 938px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
.news h2 {
	color: #1873f2;
	font-size: 16px;
}
.news ul {
	margin-top: 10px;
	width: 980px;
}
.news li {
	float: left;
	margin: 20px 30px 0 0;
	padding-right: 10px;
	width: 450px;
	overflow: hidden;
}
.news li .photo {
	float: left;
	width: 180px;
	height: 240px;
	overflow: hidden;
}
.news li .photo img {
	width: 100%;
}
.news li .photo img:hover {
	-webkit-filter: brightness(110%);
}
.news li .box {
	float: left;
	margin-left: 20px;
	width: 250px;
}
.news li .box .newsName {
	display: block;
	width: 100%;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news li .box .newsLink {
	margin-top: 28px;
	display: block;
	width: 100%;
	color: #333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news li .box .newsTxt {
    margin: 10px 0;
    display: block;
    line-height: 22px;
    height: 108px;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.news li .box .newsStatus {
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
}
.news li .box .newsStatus .status {
	color: #91baf2;
}
.news li .box .newsStatus .price {
	float: right;
	color: #ff3333;
}
/*牛金大学*/
.njdx .practice {
	padding-bottom: 30px;
}
.stepup .practice ul {
	width: 740px;
}
.stepup .practice ul li {
	margin-right: 30px;
	width: 340px;
}
.stepup .practice ul li .photo {
	height: 192px;
}
/*特辑详情页*/
.specialContent {
	padding-bottom: 30px;
	background-color: #fafafa;
	overflow: hidden;
}
.specialContent .content {
	margin: 0 auto;
	width: 1000px;
}
a.backBtn {
    display: block;
    width: 90px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #66a6ff;
    font-size: 16px;
}
.specialContent .content .bannerImg {
	width: 100%;
}
.specialContent .content .abstract {
	background-color: #fff;
	overflow: hidden;
}
.specialContent .content .abstract h2 {
	position: relative;
	color: #333;
	line-height: 34px;
}
.specialContent .content .abstract h2 strong {
    margin: 0 auto;
    display: block;
    max-width: 680px;
    font-size: 34px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.specialContent .content .buyStatus {
	position: absolute;
	right: 70px;
	top: 0;
	line-height: 34px;
	color: #999;
	font-size: 16px;
}
.specialContent .content .buyStatus .num {
	margin-right: 3px;
	color: #ff3333;
	font-size: 18px;
	font-weight: bold;
}
.specialContent .abstractTxt {
	margin: 16px auto 0;
	width: 900px;
	line-height: 28px;
	font-size: 18px;
	text-align: center;
}
.buyBox {
	margin-top: 40px;
	text-align: center;
}
.buyBox a {
    display: inline-block;
    padding: 0 20px;
    margin: 30px 22px 0;
    min-width: 112px;
    max-width: 150px;
    line-height: 44px;
    font-size: 18px;
    color: #333;
    border: 1px solid #ebebeb;
    border-radius: 6px;
}
.buyBox a span {
	display: block;
}
.buyBox a .duration {
	border-bottom: 1px dashed #ddd;
}
.buyBox a:hover {
	border-color: #1979ff;
	color: #1979ff;
}
.buyBox a:hover .duration {
	border-color: #999;
}
.buyBox a.active {
    height: 86px;
    color: #1979ff;
    border: 2px solid #1979ff;
}

.buyBox .recommend {
	position: relative;
}

.buyBox .recommend i {
	position: absolute;
	display: block;
}
.buyBox .recommend .hd {
    top: -22px;
    left: -16px;
    width: 46px;
    height: 32px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -444px;
}
.buyBox .recommend .commend {
    top: -19px;
    right: -16px;
    width: 28px;
    height: 28px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -56px -444px;
}
.rule {
    padding: 12px 0 30px;
    text-align: center;
    color: #999;
    font-size: 12px;
}
.rule a, .rule i {
	color: #1979ff;
	font-style: normal;
}
.rule a:hover {
	text-decoration: underline;
}
.specialContent .abstractArticle {
	margin: 0 auto;
	width: 900px;
	border-top: 4px solid #f2f2f2;
}
.specialContent .abstractArticle h3 {
	margin-top: 38px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 8px;
}
.specialContent .abstractArticle .txt {
	padding-top: 20px;
    font-size: 16px;
    text-align: justify;
    color: #666;
    line-height: 30px;
}
.specialContent .abstractArticle .txt a {
	color: #333;
	text-decoration: underline;
}
.specialContent .abstractArticle img {
	margin: 15px 0;
	max-width: 100%;
}
.specialContent .abstractArticle .articleLimit {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    overflow: hidden;
}
a.spread {
	margin: 30px auto 54px;
	display: block;
	width: 75px;
	text-align: center;
	color: #999;
	font-size: 16px;
}
.spread i {
    margin: 7px auto 0;
    display: block;
    width: 16px;
    height: 7px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -44px -388px;
}
.spread:hover {
	color: #555;
}
.spread:hover i {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -44px -417px;
}
.spreadActive i {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -79px -388px;
}
.spreadActive:hover i {
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -79px -417px;
}
.specialTitle {
	position: relative;
	line-height: 105px;
	color: #333;
	font-size: 24px;
	text-align: center;
}
.specialTitle span {
	position: relative;
	padding: 0 12px;
	display: inline-block;
	font-weight: bold;
	background-color: #fafafa;
	z-index: 1;
}
.specialTitle i {
	position: absolute;
	top: 51px;
	left: 50%;
	margin-left: -100px;
	display: block;
	width: 200px;
	border-bottom: 3px solid #333;
}
.specialList {
	padding: 20px 50px 50px;
	margin-bottom: 20px;
	background-color: #fff;
	overflow: hidden;
}
.specialList .listTime {
	margin-bottom: 20px;
	width: 140px;
	text-align: center;
	line-height: 40px;
	background-color: #cce1ff;
	color: #1979ff;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
}
.specialList .specialBox {
	overflow: hidden;
}
.specialList .specialDetial {
	overflow: hidden;
}
.specialBox .specialDetial .box {
	float: left;
	padding: 20px 40px 30px 20px;
	width: 259px;
	border: 1px solid #e6e6e6;
	border-right: none;
}
.specialBox .specialDetial .box .tit {
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 24px;
    height: 60px;
    line-height: 32px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
}
.specialBox .specialDetial .box .specialLink {
	margin-top: 5px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 76px;
    color: #999;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
}
.specialBox .specialDetial .box .specialbuy{
	height: auto;
	-webkit-line-clamp: 4;
}

.specialBox .specialDetial .specialBanner {
	float: left;
	display: block;
	width: 320px;
	height: 170px;
	overflow: hidden;
}
.specialBox .specialDetial .specialBanner img {
	width: 100%;
}
.specialBox .specialDetial .specialBanner img:hover {
	-webkit-filter: brightness(110%);
}
.freeReading {
	margin-bottom: 0;
}
.freeReading .specialDetial .box {
	float: right;
    padding: 15px 20px 30px 30px;
    position: relative;
    width: 529px;
    height: 123px;
    border: 1px solid #e6e6e6;
    border-left: none;
}
.freeReading .specialBox .specialDetial .box .tit {
    display: block;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.freeReading .specialBox .specialDetial .freeBtn {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 16px;
	color: #ff3333;
}
.freeReading .specialBox .specialDetial .freeBtn:hover {
	color: #ff6262;
}
.fewSegment .specialDetial {
	float: right;
	margin-top: 0;
}
.fewSegment .specialDetial .specialBanner {
	width: 280px;
}
.fewSegment .specialDetial .box {
    padding: 20px 30px 30px 20px;
}
.fewSegment .specialBox {
	float: right;
}
.specialColumn {
	float: left;
	width: 280px;
}
.specialColumn .photo {
	display: block;
	height: 158px;
	overflow: hidden;
}
.specialColumn .photo img {
	width: 100%;
}
.specialColumn .photo img:hover {
	-webkit-filter: brightness(110%);
}
.specialColumn .columnTit {
    padding: 20px 0 19px;
    border: 1px solid #e6e6e6;
    border-top: none;
}
.specialColumn .columnLink {
    padding: 0 15px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
}
.specialColumn .columnLink:hover {
	color: #bf0000;

}
.specialColumns {
    width: 930px;
    overflow: hidden;
}
.specialColumns .specialColumn {
	margin-right: 30px;
}
.abstract .expired {
	margin: 38px auto 50px;
	width: 300px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #333;
	background-color: #e6e6e6;
	border-radius: 2px;
}
/*特辑详情页*/
.specialDetail {
	color: #333;
}
.specialDetail .detailBanner {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/specialdetailbanner.jpg) no-repeat center top;
	overflow: hidden;
}
.specialDetail .detailBanner .box {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.specialDetail .detailBanner .box .tit {
	margin-top: 53px;
    line-height: 32px;
    font-size: 16px;
}
.specialDetail .detailBanner .box .tit img {
    margin-right: 5px;
    max-width: 32px;
    border-radius: 50%;
}
.specialDetail .detailBanner .box .tit a {
    color: #ccc;
}
.specialDetail .detailBanner .box .date {
	margin-top: 77px;
	color: #fff;
	font-size: 18px;
}
.specialDetail .detailBanner .box .txt {
    margin-top: 15px;
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.specialDetail .detailBanner .box .backBtn {
	position: absolute;
    left: 0;
    bottom: -108px;
}
.specialDetail .buyBox {
    margin: 3px auto 0;
    width: 830px;
}
.specialDetail .buyBox a {
	vertical-align: top;
	line-height: 38px;
	background-color: #fff;
    height: 80px;
	border-radius: 2px;
}
.specialDetail .buyBox .yearBuy {
	background-color: #ff3d33;
	color: #fff;
	border: 1px solid #ff3d33;
}
.specialDetail .buyBox .yearBuy span {
	padding: 0 12px;
}
.specialDetail .buyBox .yearBuy .duration strong {
	font-size: 24px;
}
.specialDetail .buyBox .yearBuy .duration .origin {
	margin-left: 18px;
	font-style: normal;
	font-size: 16px;
	text-decoration: line-through;
}
.specialDetail .buyBox .yearBuy:hover .duration {
	border-bottom: 1px dashed #ddd;
}
a.buyBtn {
    margin: 28px auto 0;
    display: block;
    width: 200px;
    line-height: 42px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #1979ff;
}
.detailArticle {
	padding: 30px 0 100px;
    margin: 0 auto;
    width: 1000px;
    border-top: 4px solid #f2f2f2;
    overflow: hidden;
}
.detailArticle .detailLeft {
	float: left;
	width: 710px;
}
.detailBody {
	padding-bottom: 30px;
	color: #333;
}
.detailBody img {
	margin: 15px 0;
	max-width: 100%;
}
.detailBody .tit {
	margin-top: 32px;
	font-size: 18px;
	font-weight: bold;
}
.detailBody .txt {
	margin-top: 32px;
	line-height: 28px;
	color: #666;
	font-size: 16px;
}
.detailBody .txt a {
	color: #333;
	text-decoration: underline;
}
.detailBody .txt img {
	max-width: 100%;
}
.detailKey {
	margin: 25px auto 0;
	display: block;
	width: 128px;
}
.detailKey i {
    margin: 0 auto;
    padding: 16px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -19px -62px;
    border: 3px solid #ff3d33;
    border-radius: 50%;
}
.detailKey span {
	margin-top: 10px;
	display: block;
	color: #ff3d33;
	font-size: 16px;
}
.detailKey:hover i {
	border-color: red;
}
.detailRight {
	float: left;
    margin-left: 40px;
    width: 250px;
}
.detailCommend {
	border: 1px solid #e6e6e6;
}
.detailCommend h2 {
	margin: 20px 0;
	padding-bottom: 10px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.detailCommend h2 i {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -12px;
	display: block;
	width: 24px;
	border-bottom: 4px solid #1873f2;
}
.detailCommend ul {
	margin-left: 9px;
	width: 230px;
}
.detailCommend ul li {
	padding-bottom: 16px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
.detailCommend ul .photo {
	display: block;
	height: 130px;
	overflow: hidden;
}
.detailCommend ul .photo img {
	width: 100%;
}
.detailCommend ul .photo img:hover {
	-webkit-filter: brightness(110%);
}
.detailCommend ul .tit {
	margin-top: 8px;
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;

	overflow: hidden;
}
.detailCommend ul .tit:hover {
	color: #bf0000;
}
.detailCommend ul .txt {
	margin-top: 6px;
    color: #999;
    line-height: 19px;
    height: 54px;
    text-align: justify;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*特辑详情页(购买后)*/
.specialDetailBought .detailBanner {
	padding-bottom: 33px;
}
.specialDetailBought .detailBanner .box .date {
	margin-top: 116px;
}
.specialDetailBought .detailArticle {
	margin-top: 0;
	padding-top: 0;
}
/*黑色背景*/
.blackBg {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
    z-index: 99;
}
/*弹窗*/
.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	margin: -90px 0 0 -250px;
	width: 500px;
	height: 180px;
	background-color: #fff;
	z-index: 99;
}
.popup .tit {
	padding: 0 10px 0 22px;
	color: #fff;
	font-size: 20px;
	line-height: 42px;
	background-color: #ff3333;
}
.popup .tit .close {
	float: right;
	margin-top: 14px;
	width: 14px;
	height: 14px;
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -43px -328px;
	cursor: pointer;
}
.popup .tit .close:hover {
	background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -42px -360px;
}
.popup .txt {
	padding: 0 20px;
    margin-top: 17px;
    font-size: 16px;
    line-height: 24px;
}
.popup .comfirm {
	margin-top: 15px;
	text-align: center;
}
.popup .comfirm a {
	margin: 0 12px;
	display: inline-block;
	width: 98px;
	color: #333;
	font-size: 16px;
	line-height: 34px;

	border: 1px solid #e6e6e6;
	border-radius: 2px;
}
.popup .comfirm a:hover {
	color: #ff3333;
	border-color: #ff3333;
}
/*个人中心*/
.userCenter {
    margin: 30px auto 50px;
    border: 1px solid #ddd;
}

.userCenter .userCenterNav {
    float: left;
    width: 189px;
}
.userCenter .userCenterNav a {
	display: block;
    width: 189px;
    height: 60px;
    border-bottom: 1px solid #ddd;
    text-indent: 15px;
    line-height: 60px;
    background-color: #fbfbfb;
    color: #333;
    font-size: 16px;
}
.userCenter .userCenterNav .active {
	width: 187px;
    border-left: 2px solid #bf0000;
    background-color: #fff8f8;
    color: #bf0000;
}
.userCenter .ucRight {
    float: left;
    width: 808px;
}
.userCenterPay {
    margin-left: 20px;
    border-left: 1px solid #ededed;
}
.userCenterPay .niceTip {
	padding: 0 13px;
    overflow: hidden;
    border: 1px solid #ffa9a9;
    background: #ffe9e9;
    line-height: 32px;
    color: #e21818;
    font-size: 16px;
    font-weight: bold;
}
.userCenterPay .niceTip .tit {
    float: left;
}
.userCenterPay .niceTip .tit i {
    float: left;
    margin: 8px 5px 0 0;
    width: 17px;
    height: 17px;
    background: url(//p0.ifengimg.com/a/2017/1208/rechangeActiveIcon.png) no-repeat center center;
}
.userCenterPay .niceTip .tipTxt {
	float: left;
    max-width: 670px;
    color: #e21818;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.userCenterPay .payCenter {
	padding: 0 20px 60px;
}
.userCenterPay .payCenter h4 {
    width: 100%;
    line-height: 55px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ddd;
}
.userCenterPay .payCenter .paySection {
	margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}
.userCenterPay .payCenter .paySection .active {
    width: 133px;
    height: 52px;
    color: #fff;
    background: #c91111;
    border: 2px solid #c91111;
}
.userCenterPay .payCenter .paySection a {
    width: 135px;
	height: 54px;
    line-height: 54px;
    float: left;
    position: relative;
    display: inline-block;
    margin: 20px 12px 0 0;
    text-align: center;
    color: #c91111;
    font-size: 24px;
    border: 1px solid #c91111;
    border-radius: 4px;
    overflow: hidden;
}
.userCenterPay .payCenter .paySection a i {
    display: none;
    width: 33px;
    height: 29px;
    text-indent: 2px;
    line-height: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #c91111;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -79px 0;
}
.userCenterPay .payCenter .paySection .active i {
	display: block;
}
.userCenterPay .payCenter .payChange {
    margin: 20px 0 25px;
    line-height: 38px;
    height: 38px;
    font-size: 16px;
    color: #333;
}
.userCenterPay .payCenter .payChange input[type="text"] {
    margin-right: 5px;
    padding: 0 5px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border: 1px solid #999;
    vertical-align: middle;
    outline: none;
}
.payMethod h5 {
	margin-bottom: 40px;
	height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333;
}
.payMethod .paymentMethod ul li {
    display: inline-block;
    margin: 0 1px 15px 0;
    width: 244px;
    min-height: 85px;
    vertical-align: top;
}
.payMethod .paymentMethod ul li p {
    width: 100%;
    line-height: 35px;
    color: #666;
    font-size: 14px;
    text-align: center;
}
.payMethod .paymentMethod .methodList {
    position: relative;
    width: 242px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #ccc;
    cursor: pointer;
}
.payMethod .paymentMethod .lianLianPay .methodList {
	background: url(//p1.ifengimg.com/investEdu/2018/0929/lianlian.png) no-repeat center center;
}
.payMethod .paymentMethod .zfbPay .methodList {
	background: url(//p1.ifengimg.com/investEdu/2018/0929/zfb.png) no-repeat center center;
}
.payMethod .paymentMethod .wechatPay .methodList {
	background: url(//p1.ifengimg.com/investEdu/2018/0929/wx.png) no-repeat center center;
}
.payMethod .paymentMethod .active .methodList {
    width: 240px;
    height: 46px;
    border: 2px solid #c91111;
}
.payMethod .paymentMethod .methodList em {
    position: absolute;
    top: -21px;
    left: 18px;
    display: inline-block;
    width: 45px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    background: #c91111;
    color: #fff;
    font-size: 14px;
    border-radius: 4px 4px 0 0;
}
.payMethod .paymentMethod .active .methodList i {
	display: block;
}
.payMethod .paymentMethod .methodList i {
    display: none;
    padding: 0px;
    width: 45px;
    height: 34px;
    line-height: 46px;
    text-indent: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -66px -33px;
}
.userCenter .payBtn {
	display: block;
    width: 152px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    background: #c91111;
    border-radius: 4px;
}
/*视频播放页*/
.videoPlayer {
	width: 100%;
    min-width: 1000px;
    padding: 20px 0;
    background-color: #1e1e1e;
}
.videoPlayer .player {
	width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.videoPlayer .videoPlate {
    float: left;
    width: 700px;
}
.videoPlayer .videoPlate .playBox {
	height: 432px;
}
.videoPlayer .videoPlate .videoInfor {
    width: 100%;
    height: 34px;
    padding-top: 27px;
    background-color: #333;
}
.videoPlate .videoInfor .titAndExpert {
	float: left;
    width: 65%;
    padding-left: 25px;
}
.videoPlate .videoInfor .titAndExpert h2 {
    font-size: 28px;
    color: #ccc;
    line-height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.videoPlate .expertBox {
    padding: 20px 0 20px 25px;
    font-size: 14px;
    color: #ccc;
    background-color: #333;
    overflow: hidden;
}
.videoPlate .expertBox .expertTit {
    float: left;
    font-size: 14px;
    color: #ccc;
}
.videoPlate .expertBox .expertName {
    float: left;
    font-size: 14px;
    color: #ccc;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.videoPlate .expertBox .visits {
    margin: 2px 0 0 30px;
}
.videoPlate .videoInfor .videoTool {
    float: right;
}
.videoPlate .videoInfor .videoTool .videoShare {
	position: relative;
    z-index: 29;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #ccc;
    line-height: 28px;
    cursor: pointer;
}
.videoPlate .videoInfor .videoTool .videoShare i {
    float: left;
    display: block;
    width: 25px;
    height: 25px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -33px -160px;
}
.videoPlate .videoInfor .videoTool .videoShare .shareBtn {
    display: none;
    position: absolute;
    top: 28px;
    left: -8px;
    width: 80px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #f5f5f5;
}
.videoPlate .videoInfor .videoTool .videoShare .shareBtn a {
	display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 10px 40px;
    font-size: 14px;
    color: #333;

    line-height: 22px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat -26px -190px;
}
.videoPlate .videoInfor .videoTool .videoShare:hover .shareBtn {
	display: block;
}
.videoPlate .videoInfor .videoTool .downLink {
    padding-left: 25px;
    margin: 2px 30px 0 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #ccc;
    font-weight: lighter;
    line-height: 25px;
    background: url("//p0.ifengimg.com/a/2017/1208/handleListIcon.png") no-repeat -355px center;
}
.videoPlayer .videoList {
    float: left;
    width: 300px;
    background-color: #333;
}
.videoPlayer .videoList .tit {
	margin: 0 10px 20px 14px;
    height: 50px;
    border-bottom: 1px solid #747474;
}
.videoPlayer .videoList .tit span {
    display: block;
    float: left;
    width: 50%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-bottom: 3px solid #fff;
    line-height: 49px;
}
.videoPlayer .videoList .videoListView {
    height: 481px;
}
.videoListView .videoScroll {
    height: 460px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}
.videoListView .videoScroll::-webkit-scrollbar-track,
.videoListView .videoScroll::-webkit-scrollbar-thumb {
    border-radius: 999px;
    border: 5px solid transparent;
}
.videoListView .videoScroll::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(100, 100, 100, 1) inset;
}
.videoListView .videoScroll::-webkit-scrollbar-thumb {
    min-height: 14px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(156, 156, 156, 1) inset;
}
.videoListView .videoScroll::-webkit-scrollbar-corner {
    background: transparent;
}
.videoListView .videoScroll::-webkit-scrollbar {
    width: 15px;
    height: 13px;
}
.videoListView .videoScroll .videoCourse {
	width: 265px;
    margin: 0 10px;
}
.videoCourse li {
	margin-top: 15px;
	overflow: hidden;
}
.videoCourse li .photo {
    position: relative;
    float: left;
    width: 146px;
    height: 82px;
    margin-right: 10px;
    z-index: 9;
    overflow: hidden;
    border: 2px solid #333;
}
.videoCourse li .photo img {
	width: 100%;
}
.videoCourse li .courseList {
	float: left;
    max-width: 105px;
}
.videoCourse li .courseList h5 a {
    height: 56px;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    display: -webkit-box;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.videoCourse li .courseList .courseExpert {
    margin-top: 10px;
    overflow: hidden;
}
.videoCourse li .courseList .courseExpert span {
    float: left;
    display: block;
    height: 23px;
    font-size: 14px;
    color: #999;
    line-height: 23px;
}
.videoCourse li .courseList .courseExpert .courseExpertName{
	float: left;
    display: block;
    max-width: 60px;
    line-height: 23px;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.videoCourse li .courseList .courseExpert .courseExpertName a {
    color: #999;
}
.videoCourse .active .photo {
	border: 2px solid #ff920b;
}
.videoCourse .active .courseList h5 a {
    color: #ff920b;
}
.videoCourse li:hover .photo {
	border: 2px solid #ff920b;
}
.videoCourse li:hover .courseList h5 a {
	color: #ff920b;
}
.hotCourse {
	float: left;
    width: 680px;
}
.hotCourse .hotCoursePlate {
    width: 100%;
    margin-top: 30px;
}
.hotCommend {
	float: right;
    width: 300px;
}
.hotCommend .commendBox {
	width: 100%;
    margin-top: 30px;
}
/*小课堂*/
.course {
	padding-bottom: 70px;
}
.course .practice {
	margin-top: 10px;
}
/*砖家团详情*/
.zjtDetail {
	margin-top: 32px;
}
.zjtDetail h2 {
	color: #333;
	font-size: 30px;
	font-weight: bold;
}
.zjtDetail .detail {
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}
.zjtDetail .detail .photo {
	float: left;
	height: 70px;
	overflow: hidden;
}
.zjtDetail .detail .photo img {
	width: 70px;
}
.zjtDetail .detail .photo img:hover {
	-webkit-filter: brightness(110%);
}
.zjtDetail .detail .infor {
	float: left;
	margin-left: 10px;
	line-height: 30px;
	width: 630px;
}
.zjtDetail .detail .infor .inforDetail {
	overflow: hidden;
}
.zjtDetail .detail .infor .inforDetail .expertName {
	float: left;
    font-size: 22px;
	color: #333;
	font-weight: bold;
}
.zjtDetail .detail .infor .inforDetail .hotNum {
	float: right;
    color: #666;
    font-size: 16px;
}
.zjtDetail .detail .infor .inforDetail .hotNum .num {
    font-family: Georgia;
    font-style: italic;
    font-weight: 400;
    font-size: 28px;
    color: #cc0018;
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #e6e6e6;
    letter-spacing: 1px;
}
.zjtDetail .detail .infor .date {
	font-size: 16px;
	color: #666;
}
.zjtDetail .content {
    margin-top: 25px;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.zjtDetail .content img {
	max-width: 100%;
}
.zjtDetail .tip {
	margin-top: 20px;
	color: #999;
	font-size: 14px;
	text-align: center;
}
.articlead{
    margin-top: 20px;
}
.articlead img{
    width:100%;
}
.articlead p{
    padding-top: 12px;
    line-height: 14px;
    color: #999;
    font-size: 14px;
    text-align: center;
}
/*直播*/
.live{
	margin-top: 30px;
}
.live .anchor {
    width: 1000px;
    margin: 0 auto;
    height: 96px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/anchorArea.jpg) repeat-x 0 0;
    border: 1px solid #616f78;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    overflow: hidden;
}
.live .anchor .photo {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
.live .anchor .photo img {
	width: 100%;
}
.live .anchor .lecturer {
	float: left;
	margin-left: 20px;
	width: 120px;
}
.live .anchor .guestName {
    display: block;
    color: #333;
    width: 120px;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.live .anchor .titleAndDate {
    float: left;
    width: 590px;
    text-align: right;
    height: 80px;
    color: #fff;
}
.live .anchor .titleAndDate .anchorTit {
    width: 100%;
    color: #333;
    font-size: 19px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.live .anchor .titleAndDate p {
	font-size: 16px;
    color: #333;
}
.live .videoArea {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.live .videoAreaLeft {
	float: left;
    width: 621px;
    padding: 10px 0 0;
    background: #fff;
    border: 1px solid #909090;
}
.live .videoAreaLeft .play {
	margin: 0 auto;
    width: 610px;
    height: 343px;
    background: #2a83bf;
}
.live .videoItem {
    padding: 17px 12px 17px 12px;
    margin-top: 10px;
    height: 35px;
    border-top: 1px solid #616f78;
    overflow-x: hidden;
    overflow-y: auto;
}
.live .videoItem a {
    float: left;
    padding: 5px 9px;
    margin: 0 12px 12px 0;
    display: block;
    font-size: 16px;
    color: #BF0000;
    white-space: nowrap;
    border: 1px solid #BF0000;
    border-radius: 5px;
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}
.live .videoAreaRight {
    float: left;
    width: 370px;
    margin-left: 5px;
    height: 433px;
    background: #fff;
    border: 1px solid #909090;
}
.live .videoAreaRight .chatList {
    width: 95%;
    height: 365px;
    margin: 0 auto 10px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 15px;
}
.live .videoAreaRight .chatList li {
	line-height: 25px;
    padding: 5px;
    color: #666;
    border-bottom: 1px solid #e6e6e6;
}
.live .videoAreaRight .chatList li span {
    line-height: 25px;
    word-wrap: break-word;
}
.live .videoAreaRight .chatList .chatListuser {
    color: #f5b41b;
}
.chatList::-webkit-scrollbar-track,
.chatList::-webkit-scrollbar-thumb {
  border-radius: 999px;
  border: 5px solid transparent;
}

.chatList::-webkit-scrollbar-track {
  box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;
}

.chatList::-webkit-scrollbar-thumb {
  min-height: 14px;
  background-clip: content-box;
  box-shadow: 0 0 0 5px rgba(0,0,0,.5) inset;
}
.chatList::-webkit-scrollbar-corner {
  background: transparent;
}
.chatList::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
.live .videoAreaRight .chatMsg {
	margin: 14px auto 0;
    width: 280px;
    overflow: hidden;
}
.live .videoAreaRight .chatMsg input {
	float: left;
    line-height: 36px;
    padding: 0 11px 0 16px;
    width: 182px;
    height: 36px;
    color: #666;
    font-size: 16px;
    border: 1px solid #999;
    border-right: none;
    outline: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.live .videoAreaRight .chatMsg .send {
	float: left;
    width: 70px;
    line-height: 38px;
    text-indent: 15px;
    font-size: 16px;
    color: #fff;
    background-color: #bf0000;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.live .videoAreaRight .allList {
	height: 433px;
}
/*课程详情*/
.courseDetail {
	padding: 50px 0;
}
.courseDetail .courseInfor {
	overflow: hidden;
}
.courseDetail .courseInforLeft {
    float: left;
    width: 710px;
}
.courseInfor .courseInforDtail {
    background-color: #fafafa;
    overflow: hidden;
}
.courseInfor .courseInforDtail .photo {
	float: left;
	width: 320px;
	height: 180px;
	overflow: hidden;
}
.courseInfor .courseInforDtail .photo img {
	width: 100%;
} 
.courseInfor .courseInforDtail .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.courseInfor .courseInforDtail .content {
	float: left;
	margin-left: 20px;
	width: 370px;
}
.courseInfor .courseInforDtail .content .coursePrice{
    margin-top: 6px;
    font-size: 16px;
}
.courseInfor .courseInforDtail .content .coursePrice span{
    color: #ff3333;
}
.courseInfor .courseInforDtail .content .tit {
    margin-top: 5px;
    overflow: hidden;
}
.courseInfor .courseInforDtail .content .tit .titName {
	float: left;
	max-width: 278px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.courseInfor .courseInforDtail .content .tit .num {
    float: right;
    margin: 6px 10px 0 0;
    font-size: 16px;
    line-height: 20px;
    color: #999;
}
.courseInfor .courseInforDtail .content .tit .num span {
	margin-right: 2px;
	font-size: 18px;
	color: #ff3333;
	font-weight: bold;
    vertical-align: top;
}
.courseInfor .courseInforDtail .content .courseExpert {
    margin-top: 6px;
    font-size: 16px;
}
.courseInfor .courseInforDtail .content .courseExpert a {
    color: #333;
}
.courseInfor .courseInforDtail .content .date {
    margin-top: 6px;
    color: #666;
    font-size: 16px;
}
.courseInfor .courseInforDtail .content .live {
    cursor: pointer;
}
.courseInfor .courseInforDtail .content .rebroadcast,.notice-gobuy {
    cursor: pointer;
}
.courseInfor .courseInforDtail .content .courseDate {
    margin-top: 3px;
    color: #999;
    line-height: 25px;
    font-size: 16px;
}
.courseInfor .courseInforDtail .content .courseDate span {
	margin-right: 20px;
}
.courseInfor .courseInforDtail .courseState {
    margin-top: 3px;
    font-size: 16px;
    overflow: hidden;
}
.courseInfor .courseInforDtail .courseState .bought {
	float: left;
	color: #ff3333;
}
.courseInfor .courseInforDtail .courseState .expire {
    color: #999;
}
.courseInfor .courseInforDtail .visits {
    float: right;
    margin: 4px 10px 0 0;
    color: #666;
}
.courseInfor .courseInforDtail .courseBuy {
    margin-top: 16px;
    line-height: 38px;
    overflow: hidden;
}
.courseInfor .courseInforDtail .courseBuy a {
    float: left;
    margin-right: 10px;
    width: 110px;
    text-align: center;
    color: #333;
    font-size: 16px;
    border: 1px solid #ccc;
}
.courseInfor .courseInforDtail .courseBuy .season {
	background-color: #ff3333;
	border-color: #ff3333;
	color: #fff;
}
.courseInfor .courseInforRight {
	float: left;
	margin-left: 40px;
	width: 250px;
}
.courseInfor .allTitle {
	margin-top: 0;
}
.courseInfor .courseExpert .expertInfor {
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
}
.courseInfor .courseExpert .expertInfor .photo {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
}
.courseInfor .courseExpert .expertInfor .photo img {
	width: 100%;	
}
.courseInfor .courseExpert .expertInfor .photo img:hover {
	-webkit-filter: brightness(110%);	
}
.courseInfor .courseExpert .expertInfor .content {
    float: left;
    margin-left: 10px;
    padding-right: 12px;
    width: 168px;
}
.courseInfor .courseExpert .expertInfor .content .expertName {
	display: block;
	max-width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;	
}
.courseInfor .courseExpert .expertInfor .content p {
	margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #999;
    height: 54px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.plateTitle {
    font-size: 18px;
    color: #ff6633;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #ff6633;
}
.plateTitle i {
    position: relative;
    top: 3px;
    float: left;
    display: inline-block;
    width: 5px;
    height: 20px;
    margin-right: 10px;
    background-color: #ff6633;
}
.plateTitle span {
    float: left;
}
.courseDetail .plateTitle {
    padding: 12px 0 12px 10px;
    border-bottom: none;
    background-color: #f6f6f6;
}
.courseDetail .courseSummary {
    padding: 20px 0px;
    line-height: 28px;
    font-size: 14px;
}
.courseSet {
	margin: 40px 0;
	border: 1px solid #ededed;
	border-bottom: none;
	overflow: hidden;
}
.courseSet h5 {
	padding: 20px 20px 0 20px;
    width: 100%;
    line-height: 40px;
    height: 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.courseSetList {
	padding: 0 20px;
	border-bottom: 1px solid #e1e1e1;
}
.courseSetList li {
	padding: 20px 0;
    margin-bottom: -1px;
    border-bottom: 1px dashed #e1e1e1;
    overflow: hidden;
}
.courseSetList .courseSetImg {
    float: left;
    padding-right: 20px;
    width: 265px;
    height: 165px;
    overflow: hidden;
}
.courseSetList .courseSetImg .photo {
	display: block;
	width: 265px;
	height: 150px;
	overflow: hidden;
}
.courseSetList .courseSetImg .photo img {
	width: 100%;	
}
.courseSetList .courseSetInfor {
    float: left;
    width: 383px;
    line-height: 24px;
}
.courseSetList .courseSetInfor a {
	font-size: 16px;
	color: #333;
}
.courseSetList .courseSetInfor .courseSetExpert {
    font-size: 16px;
}
.courseSetList .courseSetInfor .tit {
    max-width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.courseSetList .courseSetInfor .courseSetPrice {
	margin-top: 5px;
	color: #ff3333;
	font-size: 16px;
}
.courseSetList .courseSetBuy {
    margin-top: 20px;
    overflow: hidden;
}
.courseSetList .courseSetBuy .buy {
    float: left;
    display: block;
    margin-right: 6px;
    width: 110px;
    height: 40px;
    line-height: 40px;
    background-color: #ff3333;
    color: #fff;
    border: 1px solid #ff3333;
    font-size: 18px;
    text-align: center;
}
/*使用条款*/
.agreement {
	margin: 47px auto 0;
	font-size: 16px;
    border: 1px solid #dedede;
    overflow: hidden;
}
.agreement h3 {
    color: #666;
    font-size: 24px;
    height: 90px;
    line-height: 90px;
    border-bottom: 1px solid #dedede;
    text-align: center;
}
.agreement .agreementBox {
	padding: 50px;
	line-height: 32px;
}
.agreement .agreementBox .tit {
	margin: 10px 0;
    font-size: 18px;
    font-weight: bold;	
}
.agreement .agreementBox .txt {
	margin-left: 33px;
}
/*他的课程*/
.zoneBody {
    width: 100%;
    padding: 30px 0;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/bg.gif) repeat;
}
.zoneBox {
    width: 940px;
    padding: 30px;
    margin: 0 auto;
    background-color: #fff;
}
.userSynopsisBox  {
    width: 100%;
    padding-bottom: 40px;
}
.userSynopsisImg {
    float: left;
    display: block;
    width: 190px;
    height: 240px;
    padding: 8px;
    border: 1px solid #ddd;
    margin-right: 37px;
    overflow: hidden;
}
.userSynopsisImg img {
    width: 100%;
}
.userSynopsisText {
    position: relative;
    float: left;
    width: 690px;
}
.userSynopsisText h5 {
    padding-top: 30px;
    font-size: 24px;
    color: #333;   
    font-weight: bold;
    line-height: 100%;
}
.userSynopsisText h5 .praiseRate {
    margin-left: 10px;
    font-size: 16px;
    color: #666;
}
.userSynopsisText h5 .praiseRate i {
    font-style: normal;
    color: #ff3333;
}
.userSynopsisText p {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    line-height: 200%;
    max-height: 170px;
    overflow: hidden;
}
.showTeachText {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    z-index: 9;
}
.userSynopsisText .showTeachText {
    position:absolute;
    top: 15px;
    padding: 15px 26px;
    font-size: 14px;
    color: #333;
    line-height: 200%;
    z-index: 9;
}
.showTeachTextBox:hover {
    position: relative;
    z-index: 5;
}
.showTeachTextBox:hover .showTeachText {
    display: block;
}
.zoneBox .plateTitle {
    height: 30px;
    background-color: #f6f6f6;
    padding: 10px 0 10px 5px;
    border: 0 none;
    line-height: 30px;
}
.zoneBox .plateTitle i {
    height: 24px;
}
.userSynopsisSchool {
    width: 100%;
}
.schoolList {
    border-top: 1px solid #e6e6e6;
    overflow: hidden;
}
.userSynopsisSchool .schoolList li {
	float: left;
    width: 223px;
    margin: 30px 15px 0 0;
}
.schoolList li.last {
    margin-right: 0;
}
.videoImgBox {
    display: block;
    width: 100%;
    overflow: hidden;
}
.videoImgBox img {
    width: 100%;
}
.userSynopsisSchool .schoolList h5.essayTitle {
    margin-top: 12px;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
}
.userSynopsisSchool .schoolList h5.essayTitle a {
    float: left;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.userSynopsisSchool .schoolList .bought {
    margin-top: 3px;
    font-size: 14px;
    color: #666;
}
.userSynopsisSchool .schoolList .videoImgBox {
    height: 125px;
}
.expertDetailNav {
	padding-left: 18px;
	line-height: 46px;
    background: url(//p1.ifengimg.com/a/2018/0420/investedu/icons.png) no-repeat 0 -277px;
	overflow: hidden;
}
.expertDetailNav a {
	float: left;
	margin-right: 25px;
	color: #000;
	font-size: 18px;
}
.expertDetailNav .active {
    color: #ff3333;
}
