
/* 水文服务落地页 */

.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:#f75d65; padding: 0 16px; height:50px; line-height:50px; display:inline-block; border-bottom:2px solid #f75d65;}
.nbPartNews .topMenu .menuAct3{font-weight:bold; color:#ff9f0d; padding: 0 16px; height:50px; line-height:50px; display:inline-block; border-bottom:2px solid #ff9f0d;}
.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;}


/* 标签页 */
.tab-items{}
.tab-items .topMenu{text-align:left; cursor: pointer; height:50px; line-height:50px; font-size:20px; border-bottom:2px solid #f1f1f1;}
.tab-items .topMenu .menuDef{font-weight:bold; color:#333333; padding: 0 16px; height:50px; line-height:50px; display:inline-block;}
.tab-items .topMenu .menuAct{font-weight:bold; color:#2965b1; padding: 0 16px; height:50px; line-height:50px; display:inline-block; border-bottom:2px solid #2965b1;}
.tab-items .topMenu .more{float: right; color:#cdcdcd; font-size:14px; padding-top:4px;}
.tab-items .botContent{font-size:16px; margin-top:16px;}
.tab-items .botContent .title{text-align:left; color:#666666;}
.tab-items .botContent .time{text-align:right; color:#999999;}

