﻿.nodeIntro { margin: 1em; margin-bottom: .5em; padding-bottom: 1em; border-bottom: #D0D0D0 1px solid; }
.nodeIntro h3 { font-size: 2em; color: #BD4C04; line-height: 1.8em; }
.nodeIntro p { line-height: 2em; color: #666; }
.nodeIntro:empty { display: none; }

.area { overflow: hidden; }
.nodeInfo { width: 42%; margin: 1em 2%; padding: 2% 2% 4%; background: #F5F5F5; border-top: #155C42 2px solid; }
.nodeInfo:nth-child(odd) { float: left; clear: both; }
.nodeInfo:nth-child(even) { float: right; }
.nodeInfo .pic { display: none; }
.nodeInfo .title { font-size: 1.5em; font-weight: bold; color: #155c42; text-align: center; line-height: 2em; }
.nodeInfo p { font-size: 1.2em; line-height: 1.6em; color: #666; }
.nodeInfo .subChild {}
.nodeInfo .subChild li { min-width: 50%; float: left; /* text-align: center; */ }
.nodeInfo .subChild li a { color: #333; font-size: 1.2em; line-height: 2em; }