jlpkft.css 1.6 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:10px;}
  5. .m_bmbox.on{display:none;}
  6. .m_bmbox form{width:335px;height:396px;background:url(../image/yzw_1_33.png) no-repeat 0 0/ 100% 100%;position:relative;}
  7. .m_input_box{position:absolute;top:40%;left:50%;width:82%;margin-left:-41%}
  8. .m_input{background:rgba(255, 255, 255, 0.39);border-radius:100px;height:40px;padding:0 25px;}
  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:89%;height:100%;border:0;font-size:16px;color:#FFF;background:none;
  12. }
  13. .m_input input::-webkit-input-placeholder {
  14. color: #fff;
  15. }
  16. .m_input input::-moz-placeholder {
  17. /* Mozilla Firefox 19+ */
  18. color: #fff;
  19. }
  20. .m_input input:-moz-placeholder {
  21. /* Mozilla Firefox 4 to 18 */
  22. color: #fff;
  23. }
  24. .m_input input:-ms-input-placeholder {
  25. /* Internet Explorer 10-11 */
  26. color: #fff;
  27. }
  28. .m_input_box p{margin-top:40px;background:rgba(255, 255, 255, 0.39);border-radius:100px;height:40px;text-align:center;line-height:40px;font-size:17px;color:#fff;}
  29. .m_bmgb{position:absolute;right:8%;top:6%;width:26px;}
  30. .m_bmgb img{width:100%;display:block;}
  31. .m_input_box em{display:block;font-size:12px;color:#FFF;text-align:center;margin-top:13px;}
  32. .m_input_box span{display:block;font-size:12px;color:#FFF;text-align:center;margin-top:5px;}
  33. .lpbm{position:fixed;top:50%;right:10px;width:100px;height:100px;}
  34. .lpbm img{width:100%;height:100%;}
  35. .lpbm1{position:fixed;top:50%;left:10px;width:100px;height:100px;}
  36. .lpbm1 img{width:100%;height:100%;}