
/* 专题专栏落地页 */

.nbPartNews{
    padding: 0;
    margin-bottom: 20px;
}
.nbPartNews .topMenu{text-align:left; cursor: pointer; height:50px; line-height:50px; font-size:20px; border-bottom:2px solid #f1f1f1;}
.nbPartNews .topMenu .menuDef{font-weight:bold; color:#333333; padding: 0 16px; height:50px; line-height:50px; display:inline-block;}
.nbPartNews .topMenu .menuAct{font-weight:bold; color:#2965b1; padding: 0 16px; height:50px; line-height:50px; display:inline-block; border-bottom:2px solid #2965b1;}
.nbPartNews .topMenu .menuAct2{font-weight:bold; color:#10b5cb; padding: 0 16px; height:50px; line-height:50px; display:inline-block; border-bottom:2px solid #10b5cb;}
.nbPartNews .topMenu .menuAct2 img, .nbPartNews .topMenu .menuAct3 img{
    position: relative; top: -2px;
}
.nbPartNews .topMenu .more{float: right; color:#cdcdcd; font-size:14px; padding-top:4px;}
.nbPartNews .botContent{font-size:16px; margin-top:16px;}
.nbPartNews .botContent .title{text-align:left; color:#666666;}
.nbPartNews .botContent .time{text-align:right; color:#999999;}


