style.css 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. .max-box {max-width:750px;margin:0 auto;}
  2. .max-box > img {display:block;width:100%;}
  3. .wpr {position:relative;height:152px;}
  4. .wpr > img {display:block;width:100%;height:100%;}
  5. .wpa {position:absolute;display: -webkit-flex;display: flex;flex-wrap: nowrap;top:10px;width:94%;left:50%;margin-left:-47%;}
  6. .wpa-btn {width:37%;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:62%;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. .wbase {position:relative;}
  17. .wbase > img {display:block;width:100%;}
  18. .wbase form {position:absolute;top:33%;width:64%;left:50%;margin-left:-32%;}
  19. .wbase form input {display:block;width:100%;height:25px;line-height:25px;font-size:0.8125rem;padding-left:8px;border:none;border-radius:4px;}
  20. .wbase form input::-webkit-input-placeholder {color:#000;} /* WebKit, Blink, Edge */
  21. .wbase form input:-moz-placeholder {color:#000;} /* Mozilla Firefox 4 to 18 */
  22. .wbase form input::-moz-placeholder {color:#000;} /* Mozilla Firefox 19+ */
  23. .wbase form input:-ms-input-placeholder { color:#000;}/* Internet Explorer 10-11 */
  24. .wbase form .m_bmck_input + .m_bmck_input {margin-top:9px;}
  25. .wbase form .m_ztbutton {margin-top:9px;height:32px;line-height:32px;background:rgba(53,160,243,0.9);color:#fff;font-size:0.9375rem;}
  26. /*菲律宾购房.移民专题 悬挂报名弹窗*/
  27. .whang-btn {position:fixed;bottom:30%;right:8px;width:67px;height:67px;z-index:100;}
  28. .whang-btn > img {display:inline-block;width:67px;height:67px;}
  29. .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;}
  30. .whang-title {border-radius:5px 5px 0 0;overflow:hidden;}
  31. .whangbox {padding:0 20px;margin-top:20px;}
  32. .whangbox input {display:block;width:100%;background:#EAEAEA;height:40px;line-height:40px;color:#333333;font-size:0.875rem;border:none;padding-left:15px;}
  33. .whangbox .m_bmck_input + .m_bmck_input {margin-top:15px;}
  34. .whangbox input.wxbg {margin-top:15px;font-size:1rem;color:#fff;
  35. background: -webkit-linear-gradient(right,#209fe4 ,#3574ed); /* Safari 5.1 - 6.0 */
  36. background: -o-linear-gradient(right,#209fe4 ,#3574ed); /* Opera 11.1 - 12.0 */
  37. background: -moz-linear-gradient(right,#209fe4 ,#3574ed); /* Firefox 3.6 - 15 */
  38. background: linear-gradient(to right,#209fe4 ,#3574ed); /* 标准的语法 */
  39. }
  40. .csow {position:absolute;bottom:-55px;display:inline-block;width:34px;height:34px;left:50%;margin-left:-17px;}
  41. .cksi {position:fixed;top:0;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);z-index:10000;display:none;}