index.css 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. body{ background: #c1f5ff; max-width: 640px; margin: 0 auto;}
  2. .yztHome_header{ width: 100%; height: auto; position: relative; }
  3. .yztHome_header p{ width: 100%; height: auto;}
  4. .yztHome_header p img{ width: 100%; height: auto;}
  5. .yztHome_header .fanghui{ position: absolute; right: 5px; bottom: 15%; width: 55px; height: 55px;}
  6. .yztHome_header .fanghui img{ width: 100%; height: 100%;}
  7. .yztHome_cent{ position: relative; top: -50px; background: #6dcde0; width: 95%; margin: 0 auto; padding:7px }
  8. .yztHome_main{ background: #fff; padding: 20px 0;}
  9. .yztHome_main p.title{ width: 35%; height: auto; margin: 0 auto;}
  10. .yztHome_main p.title img{ width: 100%; height: auto;}
  11. .DY1{ width: 94%; margin: 0 auto; margin-top: 20px;}
  12. .DY1 p{ width: 100%; margin: 0 auto; }
  13. .DY1 p img{ width: 100%; margin: 0 auto; }
  14. .DY2{ width: 94%; margin: 0 auto; margin-top: 40px; position: relative; }
  15. .DY2 p{ width: 100%; margin: 0 auto; }
  16. .DY2 p img{ width: 100%; margin: 0 auto; }
  17. .DY2 a.lpxq1{ position: absolute; right: 0px; top: 32%; width: 50%; height: 30px;}
  18. .DY2 a.lpxq2{ position: absolute; right: 0px; top: 65%; width: 50%; height: 30px;}
  19. .DY3 a.lpxq1{ top: 26%;}
  20. .yztHome_youshi{ position: relative; top: -25px; background: #6dcde0; width: 95%; margin: 0 auto; padding:7px; }
  21. .yztHome_youshi_m{ background: #fff; padding: 20px 0; position: relative;}
  22. .yztHome_youshi_m p.text{ width: 94%;margin: 0 auto;}
  23. .yztHome_youshi_m p.text img{width: 100%;height: auto;}
  24. .yztHome_youshi_m p.tubiao{ position: absolute; right: 10px; bottom: 0px; width: 75px; height: auto;}
  25. .yztHome_youshi_m p.tubiao img{ width: 100%; height: auto;}
  26. .yztHome_neir{ background: #6dcde0; width: 95%; margin: 0 auto; padding:7px }
  27. .yztHome_neir_m{ background: #fff; padding: 20px 0; position: relative;}
  28. .yztHome_neir_m p.text{ width: 94%;margin: 0 auto;}
  29. .yztHome_neir_m p.text img{width: 100%;height: auto;}
  30. .yztHome_neir_m p.tubiao{ position: absolute; right: 10px; bottom: 0px; width: 50px; height: auto;}
  31. .yztHome_neir_m p.tubiao img{ width: 100%; height: auto;}
  32. .footer_m{ width: 100%; height: auto; position: relative; top: 22px;}
  33. .footer_m p.img_bg img{ width: 100%; height: auto;}
  34. .footer_m a.cengrtding{ position: absolute; right: 5px; bottom: 60%; width: 55px; height: 55px; z-index: 1;}
  35. .footer_m a.cengrtding img{ width: 100%; height: 100%;}
  36. .applyct{ position: fixed; right: 5px; bottom: 40%; width: 70px; height: auto;}
  37. .applyct img{ width: 100%; height: auto;}
  38. .Mtanc{ position: fixed; width: 90%; height: auto; display: none; z-index: 100002;}
  39. .Mtanc_cent{ position: relative; }
  40. .Mtanc_cent p.Mtanc_apbg{ width: 100%; height: auto;}
  41. .Mtanc_cent p.Mtanc_apbg img{ width: 100%; height: auto;}
  42. .Mtanc_main{ position: absolute;top: 42%; left: 50%; width: 70%; margin-left: -35%; z-index: 3;}
  43. .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;}
  44. .Mtanc_main .inp_butt{ width: 100%;height: auto;}
  45. .Mtanc_main .inp_butt img{ width: 100%;height: auto;}
  46. .Mtanc_gb{ width:25px; height: 24px; position: absolute; left: 50%; bottom: -30px; margin-left: -12.5px; z-index: 4;}
  47. .Mtanc_gb img{ width:100%; height: 100%; }
  48. .Mtanc_bg{ display: none; width: 100%; height: 100%;background: rgba(0,0,0,0.3); position: fixed; left: 0px; top: 0px; z-index: 10000;}