.mainDiv{
    width:1200px;
    overflow:hidden;
    margin:40px auto 0;
}
.box{
    width:820px;
    float:left;
}
.rightdiv{
    float:right;
    width:350px;
    overflow: hidden;
}
.todayTopicList .topicDiv {
    padding: 30px 0;
    border-top:1px solid #ddd;
}
.todayTopicList .topicImg {
    float: left;
    margin-right: 40px;
    width: 230px;
    height:138px;
    overflow:hidden;
    display: block;
}
.todayTopicList .topicImg img {
    width: 230px;
    display: block;
}
.todayTopicList .topicIntor{
    float: right;
    margin-top: -5px;
    width: 550px;
}
.todayTopicList .topicIntor h3 a{
    line-height: 28px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bolder;
    color: #000;
    text-decoration: none;
}
.todayTopicList .topicIntor h3 a:hover {
    color: #bf0000;
    text-decoration: none;
}
.todayTopicList .topicWriter, .todayTopicList .topicWriter:hover {
    padding-left: 24px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    background:url(http://www.aniu.tv/Public/Index/images/gpxy/tzxyicon.png) no-repeat 3px -249px;
}
.todayTopicList .topicWriter:hover {
    color: #bf0000;
    text-decoration: none;
}
.todayTopicList .topicTxt {
    margin-bottom: 10px;
    max-height: 84px;
    line-height: 28px;
    overflow: hidden;
    font-size: 16px;
    color: #000;
}
.todayTopicList .dateDiv {
    height:20px;
    line-height:20px;
}
.todayTopicList .topicDate, .todayTopicList .topicComment {
    float: left;
    padding-left: 23px;
    font-size: 14px;
    color: #888;
    text-decoration: none;
    background:url(http://www.aniu.tv/Public/Index/images/gpxy/tzxyicon.png) no-repeat 1px -300px;
}
.todayTopicList .topicComment{
    float: right;
    background:url(http://www.aniu.tv/Public/Index/images/gpxy/tzxyicon.png) no-repeat 1px -198px;
}
.todayTopicList .topicComment span{
    padding: 0 5px;
    color: #888;
}
.todayTopicList .topicComment:hover, .todayTopicList .topicComment:hover span {
    color: #bf0000;
}

.leaderTeachList .leaderTeachTitle .vipIconCommon {
    margin-top: 3px;
    margin-right: 10px;
    color: white;
    font-size: 10px;
    font-weight: normal;
}
.recomExpertPlate {
    width: 100%;
    margin-top: 30px;
}

.topicIntor .label_bq {
    padding-bottom: 15px;
}
.dateDiv .popularity {
    text-align: right;
    font-size: 14px;
    color: #666666;
    padding-right: 15px;
}


.todayTopicList .topicIntor .label_con {
    color: #000000;
    font-size: 14px;
    cursor: pointer;
    padding-right: 15px;
    font-weight: 700;
}

.todayTopicList .topicIntor .label_con_h {}

.todayTopicList .topicIntor .label_con_h:hover {
    color: #c90000;
    font-size: 14px;
    font-weight: 700;
}

.dateDiv .popularity_rq {
    float: right;
}

.dateDiv .popularity {
    text-align: right;
    font-size: 14px;
    color: #666666;
    padding-right: 15px;
}



/*投资学院导航*/
.tzxy_tab {
    margin: 24px 0;
    line-height: 30px;
    overflow: hidden;
}
.tzxy_tab .tzxy_guide li {
    overflow: hidden;
}
.tzxy_tab a {
    float: left;
    padding-right: 16px;
    margin: 0 8px 8px 0;
    color: #96969C;
    font-size: 14px;
    background-color: #F4F5F6;
    border: 1px solid #F4F5F6;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    border-radius: 2px;
}
.tzxy_tab a:hover {
    color: #333;
    border-color: #2878FF;
}
.tzxy_tab a.active {
    color: #8C1616;
    background-color: #fff;
    border-color: #931111;
}
.tzxy_tab span {
    float: left;
}
.tzxy_tab .tab_img {
    float: left;
    margin: 8px 5px 0 16px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}
.tzxy_tab .tab_img img {
    width: 100%;
}

.tzxy_tab .tzxy_data {
    float: left;
    display: none;
    margin-bottom: 8px;
    width: 100%;
    overflow: hidden;
}
.tzxy_tab .tzxy_data .tzxy_infor {
    padding: 17px 16px 9px;
    background-color: #F7EEEE;
    border-radius: 8px;
    overflow: hidden;
}
.tzxy_tab .tzxy_data .tzxy_infor a {
    padding: 0 24px;
    background-color: #fff;
    white-space: nowrap;
}

.tzxy_tab .tzxy_data .tzxy_infor .ahover{
    border-color: #2878FF;
    color: #333;
}
.tzxy_tab .guide_more .arrow {
    float: left;
    margin: 12px 0 0 6px;
    width: 8px;
    height: 8px;
    background: url(http://www.aniu.tv/Public/Index/images/gpxy/tzxy_nav.png) no-repeat 0 0;
}
.tzxy_tab a.active .arrow {
    background: url(http://www.aniu.tv/Public/Index/images/gpxy/tzxy_nav.png) no-repeat 0 -8px;
}

.right-box{
    width:350px;
    overflow:hidden;
    float:right;
}