.leftlay h2{ margin-top:20px;}
.leftlay .ctxtlist ul li{ width:50%; float:left; border-bottom:dashed 1px #CCC;padding: 4px 0px;}
.leftlay .ctxtlist ul li.w100{ width:100%;}
.leftlay .ctxtlist .img{width: 100%;float: left;}
.leftlay .ctxtlist .img img{ max-height:150px; max-width:100%;}

.leftlay .companyprocess dd {position: relative;padding: 0 0 0 25px;line-height:2em;border-left: 1px solid #d9d9d9;color: #999;}
.leftlay .companyprocess dd.first {color: red;}
.leftlay .companyprocess dd .node-icon {position: absolute;left: -5px;top: 50%;width: 8px;height: 8px;background-color: #d9d9d9;border-radius: 50%;margin-top: -4px;}
.leftlay .companyprocess dd.first .node-icon {background-color: red;}
.leftlay .companyprocess dd .time {margin-right: 20px;display: inline-block;vertical-align: middle;}
.leftlay .companyprocess dd .txt {display: inline-block;vertical-align: middle;}
