index.css 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. body{ background: #e9c619; max-width: 640px; margin: 0 auto;}
  2. .yztHome_head{ width: 100%; height: auto;}
  3. .yztHome_head p{ width: 100%; height: auto;}
  4. .yztHome_head p img{ width: 100%; height: auto;}
  5. .yztHome_head p.fanghui{ position: relative;}
  6. .yztHome_head p.fanghui a.fanghui_m{ position: absolute; right: 0px; bottom: 20%;width: 55px; height: 55px; }
  7. .yztHome_main{ width: 97%; margin: 0 auto; margin-top: 40px; background: url('../image/ico_bg.png') no-repeat center; background-size:100% 100%; }
  8. .moig_title{ width: 80%; margin: 0 auto; position: relative; top: -18px;}
  9. .moig_title p{ width: 100%; height: auto;}
  10. .moig_title p img{ width: 100%; height: auto;}
  11. .moig_c p{ width: 100%; height: auto;}
  12. .moig_c p img{ width: 100%;height: auto;}
  13. .moig_m{ position: relative;}
  14. .moig_m p{ width: 100%; height: auto;}
  15. .moig_m p img{ width: 100%;height: auto;}
  16. .moig_m a.moig_m_c1{ position: absolute; left: 73%; top: 33%; width: 22%; height: auto;}
  17. .moig_m a.moig_m_c1 img{ width: 100%; height: auto;}
  18. .moig_m a.moig_m_c2{ position: absolute; left: 60%; bottom: 23%; width: 22%; height: auto;}
  19. .moig_m a.moig_m_c2 img{ width: 100%; height: auto;}
  20. .moig_m a.moig_m_c3{ position: absolute; left: 75%; top: 39%; width: 22%; height: auto;}
  21. .moig_m a.moig_m_c3 img{ width: 100%; height: auto;}
  22. .yztHome_main2{ margin-top: 60px;}
  23. .xuzhi{ width: 95%; margin: 0 auto; background: #f4de74; margin-top: 40px;}
  24. .xuzhi_main{ padding: 20px 15px;}
  25. .xuzhi_main img{ width: 100%;}
  26. .fotm{ margin-top: 20px; position: relative;}
  27. .fotm_img{ width: 100%; height: auto;}
  28. .fotm_img img{ width: 100%; height: auto;}
  29. .fotm a.fanghuid{ position: absolute; bottom: 40%; right: 0px; width: 55px; height: 55px;}
  30. .fotm a.fanghuid img{ width: 100%; height: 100%;}
  31. .applyct{ position: fixed; right: 5px; bottom: 40%; width: 70px; height: auto;}
  32. .applyct img{ width: 100%; height: auto;}
  33. .Mtanc{ position: fixed; width: 90%; height: auto; display: none; z-index: 3;}
  34. .Mtanc_cent{ position: relative; }
  35. .Mtanc_cent p.Mtanc_apbg{ width: 100%; height: auto;}
  36. .Mtanc_cent p.Mtanc_apbg img{ width: 100%; height: auto;}
  37. .Mtanc_main{ position: absolute;top: 42%; left: 50%; width: 70%; margin-left: -35%; z-index: 3;}
  38. .Mtanc_main .inp_s{ width: 100%; height: 35px; border-radius: 30px; border: none; display: inline-block; background: #fff; margin-bottom: 15px; text-align: center; font-size: 1rem; color: #666;}
  39. .Mtanc_main .inp_butt{ width: 100%;height: auto;}
  40. .Mtanc_main .inp_butt img{ width: 100%;height: auto;}
  41. .Mtanc_gb{ width:25px; height: 24px; position: absolute; left: 50%; bottom: -30px; margin-left: -12.5px; z-index: 4;}
  42. .Mtanc_gb img{ width:100%; height: 100%; }
  43. .Mtanc_bg{ display: none; width: 100%; height: 100%;background: rgba(0,0,0,0.3); position: fixed; left: 0px; top: 0px; z-index: 2;}