css.css 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. body{width: 100%; height: auto;background: #fff; }
  2. .rcglw_box,.rcglw_box img{ width: 100%; height: auto;}
  3. .rcglw_main{ position: relative;}
  4. .rcglw_main img.ing{ height: 170px;}
  5. .rcglw_main .mian_c{ position: absolute;left: 50%; top: 15px; width: 100%; width: 94%; margin-left: -47%;box-shadow:0px 0px 20px 0px rgba(7,42,54,0.3); }
  6. .rcglw_main .mian_b{ position: relative;}
  7. .rcglw_main .mian_b .bm_main{ position: absolute; left: 50%; top: 10px; width: 68%; margin-left: -34%;}
  8. .rcglw_main .mian_b .bm_main p.title{ text-align: center; margin-bottom: 5px;}
  9. .rcglw_main .mian_b .bm_main p.title a{text-align: center; font-size: 0.625rem; color: #333; display: inline-block; padding: 0 12px; height: 23px; line-height: 23px;box-shadow: 2px 0 6px rgba(7,42,54,0.3); background: #ffec16; border:1px solid #fff; border-radius:30px; }
  10. .rcglw_main .mian_b .bm_main p.title a i{display: inline-block; width: 10px; height: 9px; line-height: 9px; margin-right: 8px; position: relative; top: -2px;}
  11. .rcglw_main .mian_b .bm_main p.inpt_p{ width: 100%; height: 35px; background: #fff; border-radius: 50px; position: relative;}
  12. .rcglw_main .mian_b .bm_main p.inpt_p input.in_text{margin-left: 10px; font-size: 0.75rem; color: #666; width: 80%; height: 33px; margin-top: 1px; border:none; background:url('/zt/rcglw20191005/images/ico_img_11.png') #fff no-repeat 5px center; background-size: 9px 12px; padding-left: 20px;}
  13. .rcglw_main .mian_b .bm_main p.inpt_p a.in_but{ z-index: 1; height: 31px; position: absolute; right: 3px; top: 2px; padding:0 13px; background: #1137da; font-size: 0.937rem; color: #fff; font-weight: bold; display: block; text-align: center; line-height: 31px; border-radius: 50px;}
  14. .rcglw_main .mian_b .img_bg{ height: 120px;}
  15. .rcglw_main .mian_b .img_bg img{ height: 100%;}
  16. .foorm_rc{position: relative;}
  17. .foorm_rc_box{ width: 94%; padding:6px; position: absolute; left: 50%; margin-left: -47%;top: 15px; border:2px solid rgba(255,255,255,0.8);}
  18. .foorm_rc_box_m{background: rgba(255,255,255,0.8); padding: 13px 15px;}
  19. .foorm_rc_box_m .title{font-size: 1.0625rem; color: #333; font-weight: bold; text-align: center;}
  20. .foorm_rc_box_m .text{margin-top: 5px; font-size: 0.75rem; color: #666; line-height: 20px;}