index.css 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. body{ background: #fff; max-width: 640px; margin: 0 auto;}
  2. .ztLpbox_top p{ width: 100%; height: auto;}
  3. .ztLpbox_top p img{ width: 100%; height: auto;}
  4. .ztLpbox_list{ width: 90%; margin: 0 auto;}
  5. .list_title{ width: 100%; height: auto;}
  6. .list_title img{ width: 100%; height: auto;}
  7. .list_main{ width: 100%; height: auto;}
  8. .list_main p{ width: 100%; height: auto; padding-bottom: 20px;}
  9. .list_main p+p{ border-top: 1px dashed #bbbbbb; padding-top: 20px;}
  10. .list_main p img{ width: 100%; height: auto;}
  11. .lisnt{ width: 95%; margin: 0 auto;}
  12. .lisnt p{ float: left; width: 32%; height:auto;}
  13. .lisnt p img{ width: 100%; height:auto;}
  14. .lisnt p+p{ margin-left: 2%;}
  15. /*µ×²¿±¨Ãû*/
  16. .m_sign_up{background:#F8F8F8;width:100%;overflow:hidden;}
  17. .m_sign_up_title{margin-top:35px;font-size:1.05rem;color:#333;font-weight:600;text-align:center;}
  18. .m_sign_up_title i{color:#C42523;font-weight:600;}
  19. .m_sign_up form{width:90%;padding-bottom:25px;margin:auto;box-shadow:0px 0px 20px 0px #d9d7d7;margin-top:20px;border-radius:5px;overflow:hidden;}
  20. .m_sign_up_bm{margin-top:35px;text-align:center;}
  21. .m_sign_up_bm em{font-size:1.6rem;color:#C42523;}
  22. .m_sign_up_x{border-top:1px solid #EEE;width:31%;margin:auto;margin-top:20px;}
  23. .m_sign_up_x i{display:block;width:26%;height:3px;margin:auto;background:#C42523;}
  24. .m_sign_up_input{width:83%;height:40px;margin:auto;margin-top:17px;background: url(../image/input1.png) no-repeat 0 0/100% 100%;}
  25. .m_sign_up_input img{width:20px;margin:3px 10px 0px 15px;}
  26. .m_sign_up_input input[type="text"]{height: 93%;border: 0;width: 77%;background: #f8f8f8;margin-top: 2px;font-size:0.9rem;color:#999;}
  27. .m_sign_up_buttom{width:83%;height:40px;margin:auto;margin-top:20px;background: url(../image/input4.png) no-repeat 0 0/100% 100%;}
  28. .m_sign_up_buttom input[type="button"]{height:100%;border: 0;width: 100%;color:#FFF;font-size:1.05rem;background:rgba(255, 255, 255, 0);font-weight:600;}
  29. .m_Telephone{margin:30px 0;}
  30. .m_Telephone_title{font-size:1.05rem;color:#333;font-weight:600;text-align:center;}
  31. .m_Telephone_bottom{margin-top:30px;border-top:1px solid #eee;text-align:center;}
  32. .m_Telephone_bottom a{font-size: 1.1rem;color: #333;position: relative;top: -9px; background: #f8f8f8;padding: 0 10px;font-weight: 600;}