﻿@charset "utf-8";

/*cssReset*/

/*温馨提示*/
.nodeInfo {height: 128px; background: url(images/databg.jpg) no-repeat; border-bottom: 1px solid #d8d8d8;}
.nodeInfo .hd {padding:20px 0 0 125px; color: #016cba;font-weight: bold;}
.nodeInfo .bd {padding:0 60px 0 125px; text-indent: 2em; color: #016cba;}

#commpany {background: url(images/commpanybg.jpg) no-repeat;}
#ryxxbg {background: url(images/ryxxbg.jpg) 0 0 no-repeat;}
#jcgsbg {background: url(images/jcgsbg.jpg) no-repeat;}
#house {background: url(images/housebg.jpg) 0 0 no-repeat;}

.projectList {margin-top: 15px;}
.projectList li {border-bottom: 1px dotted #d5d5d5; padding: 8px 10px; line-height: 30px;}
.projectList b {float: left; width: 100px; color: #ab1c1d; font-weight: bold; padding-right: 10px;}
.projectList a {color: #016cba; }
.projectList a:hover {color: #ab1c1d;}

/**/
.dataNodeList {margin-top: 20px;}
.dataNodeList li {float: left; width: 177px; height: 50px; line-height: 50px; border-bottom: 1px dotted #d5d5d5; }
.dataNodeList li a {padding-left: 20px; background-position: 8px -56px; color: #ab1c1d; font-weight: bold;}
.dataNodeList li a:hover{padding-left: 20px; background-position: 8px -86px; color: #016cba;}

#jcgsList li {width: 50%;}
#houseList li {width: 33.3%;}

#parentNodeList li{width: 49.9%;}

#linksNodeList li{width: 24.9%;}






