style.css 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. body {background:#222932;}
  2. .he {height:40px;}
  3. /*头图*/
  4. .timg {}
  5. .timg img {display:block;width:100%;}
  6. /*顶报名*/
  7. .taply {height:50px;line-height:50px;background:url(../image/tbg.png) no-repeat center/100% 100%;}
  8. .inside {margin:0 5.3%;}
  9. .insi {}
  10. .insi input[name="name"] {height:28px;line-height:28px;padding-left:8px;border:none;border-radius:5px;width:82px;font-size:0.8125rem;}
  11. .insi input[name="mobile"] {height:28px;line-height:28px;padding-left:8px;border:none;border-radius:5px;width:116px;font-size:0.8125rem;margin:0 10px}
  12. .insi .insi-btn {display:inline-block;height:28px;line-height:28px;font-size:0.8125rem;color:#fff;background:#20B011;border:none;border-radius:5px;padding:0 7px;}
  13. /*热卖楼盘*/
  14. .lp-title {height:55px;line-height:55px;text-align:center;background:url(../image/lp-title.png) no-repeat center/100% 100%;font-size:1.5625rem;color:#D9AF65;}
  15. .lp-listbox {background:#E5E5E5;}
  16. .lp-listbox .lp-nav {background:#6B3A00;}
  17. .lp-listbox .lp-nav a {display:inline-block;width:49%;text-align:center;height:36px;line-height:36px;font-size:0.9375rem;color:#fff;}
  18. .lp-listbox .lp-nav a.on {background:#E5E5E5;color:#454544;}
  19. .lp-list {padding-bottom:15px;}
  20. .lp-list ul li {margin:13px 7px 0;background:#fff;position:relative;}
  21. .lp-list ul li .lp-list-img {display:inline-block;vertical-align:top;width:47%;height:113px;}
  22. .lp-list ul li .lp-list-img img {display:block;width:100%;height:100%;}
  23. .lp-list ul li .lp-list-font {display:inline-block;vertical-align:top;width:51.4%;padding:5px 15px;}
  24. .lp-list ul li .lp-list-font .name {font-size:0.9375rem;font-weight:600;padding-bottom:5px;width:90%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
  25. .lp-list ul li .lp-list-font .price {font-size:0.9375rem;color:#FF5400;padding-top:5px;border-top:1px solid #CFCFCF;}
  26. .lp-list ul li .lp-list-font .price span {display:inline-block;margin-left:8px;}
  27. .lp-list ul li .lp-list-font .rent {font-size:0.6875rem;color:#6F6F6F;border-bottom:1px solid #CFCFCF;padding:5px 0;}
  28. .lp-list ul li .lp-list-font .rent span {display:inline-block;margin-left:3px;}
  29. .lp-list ul li .lp-list-font .b {height:21px;margin-top:7px;}
  30. .lp-list ul li .bth {position:absolute;right:0;bottom:5px;width: 51.4%;}
  31. .lp-list ul li .bth a {display:inline-block;font-size:0.8125rem;color:#fff;background:#20B011;padding:5px 7px;border-radius:2px;margin-left:8px;}
  32. /*问题*/
  33. .lp-bg {background:url(../image/lp-bg.png) no-repeat center/100% 100%;}
  34. .questions {background:#E5E5E5;padding:16px 2.18%;}
  35. .questions .q-box {margin-bottom:17px;}
  36. .questions .q-box .q-label{display:inline-block;border:1px solid #A05F12;text-align:center;width:32%;}
  37. .questions .q-box .q-label p:nth-child(1) {font-size:1rem;color:#fff;background:#A05F12;padding:7px 6px;}
  38. .questions .q-box .q-label p:nth-child(2) {font-size:10px;color:#A05F12;padding:5px 0;}
  39. .dl {}
  40. .dl dd {background:#fff;padding:12px 7px;margin-top:10px;}
  41. .dl dd p:nth-child(1) {font-size:0.9375rem;color:#000;font-weight:600;}
  42. .dl dd p:nth-child(1):before {content:"";display:inline-block;width:16px;height:16px;background:url(../image/l.png) no-repeat center/100% 100%;vertical-align:middle;margin-top:-2px;margin-right:8px;}
  43. .dl dd p:nth-child(2) {font-size:0.625rem;color:#000;line-height:15px;margin-top:8px;}
  44. .questions-btn {text-align:center;padding:20px 0 6px;}
  45. .questions-btn a {display:inline-block;background:#20B011;border-radius:2px;color:#fff;font-size:0.8125rem;padding:8px 9px 8px;}
  46. .questions-btn a + a {margin-left:10px;}
  47. .questions-btn a:nth-child(1):before {content:"";display:inline-block;width:16px;height:16px;background:url(../image/consult.png) no-repeat center/100% 100%;vertical-align:middle;margin-top:-2px;margin-right:5px;}
  48. .questions-btn a:nth-child(2):before {content:"";display:inline-block;width:16px;height:16px;background:url(../image/tel.png) no-repeat center/100% 100%;vertical-align:middle;margin-top:-2px;margin-right:5px;}
  49. /*流程*/
  50. .lp-bg1 {background:url(../image/lp-bg1.png) no-repeat center/100% 100%;}
  51. .flow {padding:14px 2.18%;background:#E5E5E5;}
  52. .flow table {width:100%;}
  53. .flow table tr td {border:1px solid #BABABA;width:30.68%;height:63px;padding-left: 3px;}
  54. .flow table tr:nth-child(1) td {border-top:0;}
  55. .flow table tr:nth-child(1) td:nth-child(1) {border-left:0;}
  56. .flow table tr:nth-child(1) td:nth-child(3) {border-right:0;}
  57. .flow table tr:nth-child(2) td {border-bottom:0;}
  58. .flow table tr:nth-child(2) td:nth-child(1) {border-left:0;}
  59. .flow table tr:nth-child(2) td:nth-child(3) {border-right:0;}
  60. .flow .title {display:inline-block;width:70px;vertical-align:middle;}
  61. .flow .title p:nth-child(1) {font-size:0.85rem;color:#6B3A00;letter-spacing:3px;}
  62. .flow .title p:nth-child(2) {font-size:0.625rem;color:#000;line-height:15px;margin-top:3px;}
  63. .flow .label {display:inline-block;width:20px;height:40px;line-height:40px;text-indent:2px;color:#fff;vertical-align:middle;background:url(../image/label.png) no-repeat center/100% 100%;}
  64. .wmt {background:#E5E5E5;}
  65. .wmt > img {display:inline-block;width:100%;position:relative;z-index:1;}
  66. .wmb {padding:8px;margin-top:-32px;position:relative;}
  67. .wmb-m {position:absolute;top:45px;left:15px;}
  68. .wmb-m .wmb-m-l {display:inline-block;vertical-align:top;padding-right:8px;border-right:1px solid #fff;}
  69. .wmb-m .wmb-m-l p:nth-child(1) {font-size:1.125rem;color:#fff;font-weight:600;}
  70. .wmb-m .wmb-m-l p:nth-child(2) {font-size:0.8125rem;color:#E4FF00;margin-top:8px;}
  71. .wmb-m .wmb-m-l p:nth-child(3) {font-size:0.625rem;color:#E4FF00;margin-top:4px;}
  72. .wmb-m .wmb-m-r {display:inline-block;vertical-align:top;font-size:0.625rem;color:#fff;line-height:16px;padding-left:5px;}
  73. .wmb .has {position:absolute;left:0;bottom:15px;padding:0 15px;}
  74. .wmb .insi input[name="mobile"] {margin:0 5px;width:115px;}
  75. /*为什么选择*/
  76. .choice {position:relative;}
  77. .choice-title {text-align:center;height:56px;line-height:56px;font-size:1.5625rem;color:#D9AF65;font-weight:600;border-bottom:4px solid #6B3A00;position:relative;z-index:10;background:url(../image/choice.png) no-repeat center/100% 100%;}
  78. .choice > img {position:absolute;top:0;left:0;}
  79. .choice-box {background:#E5E5E5;position:relative;z-index:10;padding:27px 2.18% 0;}
  80. .choice-box .nav-box {}
  81. .choice-box .nav-box a {display:inline-block;width:23.5%;text-align:center;}
  82. .choice-box .nav-box a img {display:inline-block;width:54px;height:54px;}
  83. .choice-box .nav-box a p {font-size:0.625rem;color:#222932;margin-top:8px;text-align:center;}
  84. .choice dl {background:#E5E5E5;margin-top:27px;padding-bottom:15px;}
  85. .choice dl dd {background:#fff;}
  86. .choice dl dd + dd {margin-top:8px;}
  87. .choice dl dd .dl-img {display:inline-block;vertical-align:top;width:46.56%;height:97px;}
  88. .choice dl dd .dl-img img {display:inline-block;width:100%;height:100%;}
  89. .choice dl dd .dl-font {display:inline-block;vertical-align:top;width:49.25%;font-size:0.8rem;padding:5px;min-height:97px;}
  90. /*底部*/
  91. .foor {padding:34px 0 0;position:relative;height:227px;border-bottom:4px solid #6B3A00;background:url(../image/choice.png) no-repeat center/100% 100%;}
  92. .foor .wlogo {display:inline-block;vertical-align:top;width:150px;margin-left:5.4%;}
  93. .foor .wlogo p img {display:inline-block;width:100%;}
  94. .foor .wlogo p {color:#D9AF65;}
  95. .foor .wlogo p:nth-child(2) {font-size:18px;margin-top:13px;}
  96. .foor .wlogo p:nth-child(3) {font-size:23px;}
  97. .foor .wcode {display:inline-block;vertical-align:top;width:105px;float:right;margin-right:6.4%;}
  98. .foor .wcode img {display:block;width:100%;height:100%;}
  99. .for-ap {position:absolute;bottom:25px;}
  100. .for-ap .insi {}
  101. .for-ap .insi input {height:33px;line-height:33px;}
  102. .for-ap .insi input[name="mobile"] {width:120px;margin: 0 5px;}
  103. /*媒体查询*/
  104. @media (max-width: 320px){
  105. .insi input[name="name"] {width:75px;}
  106. .insi input[name="mobile"] {margin:0 2px;width:90px;}
  107. .lp-list ul li .lp-list-img {width:43%;}
  108. .lp-list ul li .lp-list-font {width:51.4%;padding: 8px 4px;}
  109. .questions-btn a {font-size:0.7rem;}
  110. .questions-btn a + a {margin-left:0px;}
  111. .questions .q-box .q-label + .q-label {margin-left:-2px}
  112. .questions .q-box .q-label p:nth-child(1) {font-size:0.8rem;}
  113. .questions .q-box .q-label {width:89px;}
  114. .flow .title {width:60px;}
  115. .flow .title p:nth-child(1) {font-size:0.7rem;}
  116. .flow .title p:nth-child(2) {font-size:0.6rem;}
  117. .wmb-m .wmb-m-l {padding-right:5px;}
  118. .wmb-m .wmb-m-r {padding-left:5px;}
  119. .wmb .insi input[name="mobile"] {margin:0;width:105px;}
  120. .for-ap .insi input[name="mobile"] {width:100px;}
  121. }
  122. /*媒体查询*/
  123. @media (max-width: 414px){
  124. .questions .q-box .q-label {width:32%;}
  125. }