ptjs.css 497 B

1234567891011121314
  1. .cr-xred { color:#ff7a7a; }
  2. /*满意度调查*/
  3. .w350 { width:350px; }
  4. .tit-blue,.tit-green { width:100%; height:36px; line-height:36px; color:#fff; font-size:16px; background:#4aacc5; }
  5. .tit-green { background:#65ab49; }
  6. /*微官网*/
  7. .cr-wgre { font-size:18px; color:#689b10; font-family:"微软雅黑"; }
  8. .ico-what { width:24px; height:24px; font-size:0; background:url(../images/ptjs/icon-what.gif) no-repeat; display:inline-block; }
  9. .cr-blue { color:#2c87cd; }
  10. .lh20 { line-height:20px; }