timeAxisInfo.css 1.2 KB

12345678910111213141516
  1. .tai_box{ width: 100%; height:100%; margin: 30px auto; text-align: center;
  2. background: url("/nwyj/images/business/em/floods/history_start.png") no-repeat top center; display: block;}
  3. .tai_title{ color: #2b2b2b; font-size: 36px; font-weight: 400; display: block; padding-top: 43px; margin:0; }
  4. .tai_subtitle{ color: #bbb; font-size: 16px; width: auto; margin: 0 auto; text-decoration: underline;}
  5. .tai_left{ height:100%; float: left; clear: left; position: relative; overflow: hidden; }
  6. .tai_right{ height:100%; float: left; position: relative; overflow: hidden; }
  7. .tai_axis{ height: 100%; width: 130px; overflow: hidden; float: left; margin-top: 24px; margin-left: 8px;}
  8. ul, li{ list-style:none; }
  9. .fl{float:left}
  10. .fr{float:right}
  11. .count_left{ width: 100%; height: 100px; float: right; }
  12. .title_span{ line-height: 100px; font-size: 42px; color: #d43434;}
  13. .count_p{ width: 70%; height: 58px; margin: 21px 21px 0 21px; background-color: #d43434; border-radius: 5px;}
  14. .count_p_span{ font-size: 18px; color: #FFF; width:90%; height: 58px; line-height: 58px;
  15. padding-right: 5px; overflow: hidden; display: inline-block; text-overflow: ellipsis;white-space:nowrap;}
  16. .count_right{ width: 100%; height: 100px; float: right; }