style.css 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. .max-box {max-width:750px;margin:0 auto;}
  2. .max-box > img {display:block;width:100%;}
  3. .wpr {position:relative;}
  4. .wpr > img {display:block;width:100%;height:auto;}
  5. .wpa {position:absolute;display: -webkit-flex;display: flex;flex-wrap: nowrap;top:0px;width:94%;left:50%;margin-left:-47%;}
  6. .wpa-btn {width:30%;margin-right:5px;display:inline-block;vertical-align:top;}
  7. .wpa-btn a {display:block;height:41px;line-height:41px;text-align:center;background:#fff;color:#000000;font-size:0.9375rem;}
  8. .wpa-btn a + a {margin-top:8px;}
  9. .wpa-btn a.on {background:#ff7800;color:#fff;}
  10. .wpa-conter {width:70%;display:inline-block;vertical-align:top;}
  11. .title {font-size:0.6875rem;color:#726C67;background:#EEEEEE;padding:5px 0 5px 8px;}
  12. .title span {color:#FF7800;}
  13. .title i {color:#000;}
  14. .wpa-icom {background:#fff;font-size:0.625rem;padding:4px 7px;height:115px;overflow-y:auto;}
  15. .oicn2,.oicn3 {display:none;}
  16. .oicn1,.oicn2,.oicn3 p {line-height:20px;}
  17. .oicn2 p {margin-left:10px;}
  18. .oicn2 p.t {font-weight:bold;margin-left:0;}
  19. .oicn3 p {font-weight:bold;}
  20. .wbase {position:relative;}
  21. .wbase > img {display:block;width:100%;}
  22. .wbase form {position:absolute;top:33%;width:64%;left:50%;margin-left:-32%;}
  23. .wbase form .m_bmck_input input {display:inline-block;width:80%;height:37px;line-height:37px;font-size:0.8125rem;padding-left:20px;border:none;border-radius:4px;margin-left:30px;}
  24. .wbase form input::-webkit-input-placeholder {color:#000;} /* WebKit, Blink, Edge */
  25. .wbase form input:-moz-placeholder {color:#000;} /* Mozilla Firefox 4 to 18 */
  26. .wbase form input::-moz-placeholder {color:#000;} /* Mozilla Firefox 19+ */
  27. .wbase form input:-ms-input-placeholder { color:#000;}/* Internet Explorer 10-11 */
  28. .wbase form .m_bmck_input {display:block;height:37px;line-height:34px;border-radius:20px;background:#fff;position:relative;}
  29. .wbase form .m_bmck_input img {display:inline-block;width:23px;height:23px;position:absolute;top:7px;left:15px;}
  30. .wbase form .m_bmck_input + .m_bmck_input {margin-top:10px;}
  31. .wbase form .m_ztbutton {margin-top:10px;height:37px;line-height:37px;background:#ee751b;color:#fff;font-size:0.9375rem;display:block;border:none;width:100%;border-radius:20px;}
  32. .wbase form .m_bmck_input.ns img {width:16px;left:22px;}
  33. /*菲律宾购房.移民专题 悬挂报名弹窗*/
  34. .whang-btn {position:fixed;bottom:30%;right:8px;width:67px;height:67px;z-index:100;}
  35. .whang-btn > img {display:inline-block;width:67px;height:67px;}
  36. .whang-wind {position:fixed;top:15%;width:290px;background:#fff;z-index:10001;height:280px;border-radius:5px;left:50%;margin-left:-145px;display:none;}
  37. .whang-title {border-radius:5px 5px 0 0;overflow:hidden;}
  38. .whangbox {padding:0 20px;margin-top:20px;}
  39. .whangbox input {display:block;width:100%;background:#EAEAEA;height:40px;line-height:40px;color:#333333;font-size:0.875rem;border:none;padding-left:15px;}
  40. .whangbox .m_bmck_input + .m_bmck_input {margin-top:15px;}
  41. .whangbox input.wxbg {margin-top:15px;font-size:1rem;color:#fff;
  42. background: -webkit-linear-gradient(right,#209fe4 ,#3574ed); /* Safari 5.1 - 6.0 */
  43. background: -o-linear-gradient(right,#209fe4 ,#3574ed); /* Opera 11.1 - 12.0 */
  44. background: -moz-linear-gradient(right,#209fe4 ,#3574ed); /* Firefox 3.6 - 15 */
  45. background: linear-gradient(to right,#209fe4 ,#3574ed); /* 标准的语法 */
  46. }
  47. .csow {position:absolute;bottom:-55px;display:inline-block;width:34px;height:34px;left:50%;margin-left:-17px;}
  48. .cksi {position:fixed;top:0;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);z-index:10000;display:none;}