penhzt.css 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. .max_box{min-width:1200px;position: relative;margin:auto;}
  2. .m_imgBox{width:100%;position:relative;}
  3. .m_imgBox img{width:100%;display:block;}
  4. .m_bmbox{position:fixed;top:13%;right:60px;}
  5. .m_bmbox.on{display:none;}
  6. .m_bmbox form{width:254px;height:324px;background:url(../image/yzw_1_33.png) no-repeat 0 0/ 100% 100%;position:relative;}
  7. .m_input_box{position:absolute;top:35%;left:50%;width:80%;margin-left:-38%}
  8. .m_input{background:rgba(255, 255, 255, 0.39);border-radius:100px;height:40px;padding:0 15px;}
  9. .m_input_box .m_input + .m_input{margin-top:10px;}
  10. .m_input img{margin-top:12px;}
  11. .m_input input{float:right;width:88%;height:100%;border:0;font-size:16px;color:#FFF;background:none;}
  12. .m_input input::-webkit-input-placeholder {
  13. color: #fff;
  14. }
  15. .m_input input::-moz-placeholder {
  16. /* Mozilla Firefox 19+ */
  17. color: #fff;
  18. }
  19. .m_input input:-moz-placeholder {
  20. /* Mozilla Firefox 4 to 18 */
  21. color: #fff;
  22. }
  23. .m_input input:-ms-input-placeholder {
  24. /* Internet Explorer 10-11 */
  25. color: #fff;
  26. }
  27. .m_input_box p{margin-top:10px;background:rgba(255, 255, 255, 0.39);border-radius:100px;height:40px;text-align:center;line-height:40px;font-size:17px;color:#fff;}
  28. .m_bmgb{position:absolute;right:5%;top:5%;width:26px;}
  29. .m_bmgb img{width:100%;display:block;}
  30. .m_input_box em{display:block;font-size:12px;color:#FFF;text-align:center;margin-top:13px;}
  31. .m_input_box span{display:block;font-size:12px;color:#FFF;text-align:center;margin-top:5px;}
  32. .lpbm{position:fixed;top:50%;right:60px;width:100px;height:100px;}
  33. .lpbm img{width:100%;height:100%;}
  34. .shiajian{ position: relative; width: 100%; height: auto;}
  35. .shiajian span{ padding: 6px 20px; background: #face8e; display: block; font-size:25px; font-weight: bold; color: #775024; position:absolute; left: 50%; margin-left: -3%; top:0px;}