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