123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- body {background:#fff;}
- .box {background:url(/zt/sellhouse/image/tmp_08.jpg) repeat-y;min-height:600px;max-width:750px;min-width:375px;margin:0 auto;position:relative;}
- .seltop {width: 100%;height: auto;}
- .seltop img {display:block;width:100%;margin-top:-1px; height: auto;}
- /*.city_box {position:relative;}*/
- /*标题*/
- .gettitle_box {text-align:center;margin:0 30px;}
- .gettitle_box img {display:block;width:100%;}
- .gettitle {display:inline-block;position:relative;}
- .gettitle span {display:inline-block;position:absolute;font-size:1rem;top:42%;left:50%;margin-left:-32%;font-weight:bold;
- color:rgba(243, 202, 163, 1);
- background-image: linear-gradient(-180deg,#fff,rgba(243, 202, 163, 1));
- -webkit-background-clip:text;
- color: transparent;
- }
- .gettitle span:before {display:inline-block;content:"";width:10px;height:10px;border-radius:50%;margin-right:8px;position:relative;top:0px;
- background: -webkit-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Safari 5.1 - 6.0 */
- background: -o-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Opera 11.1 - 12.0 */
- background: -moz-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Firefox 3.6 - 15 */
- background: linear-gradient(#fff, rgba(243, 202, 163, 1)); /* 标准的语法 */
- }
- .gettitle span:after {display:inline-block;content:"";width:10px;height:10px;border-radius:50%;margin-left:8px;position:relative;top:0px;
- background: -webkit-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Safari 5.1 - 6.0 */
- background: -o-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Opera 11.1 - 12.0 */
- background: -moz-linear-gradient(#fff, rgba(243, 202, 163, 1)); /* Firefox 3.6 - 15 */
- background: linear-gradient(#fff, rgba(243, 202, 163, 1)); /* 标准的语法 */
- }
- /*区域标签*/
- .gettitle_city {display:inline-block;position:relative;margin-top:25px;width:175px;}
- .gettitle_city span {display:inline-block;position:absolute;font-size:1rem;top:0px;left:0px;font-weight:bold;width:175px;height:32px;line-height:28px;text-align:center;
- color:rgba(243, 202, 163, 1);
- background-image: linear-gradient(-180deg,#fff,rgba(243, 202, 163, 1));
- -webkit-background-clip:text;
- color: transparent;
- }
- /*楼盘*/
- .lpbox {min-width:375px;max-width:750px;margin:0 auto;overflow:hidden;}
- .lpswiper {margin-top:20px;}
- .lpswiper ul {}
- .lpswiper ul li {height: 384px; display:inline-block;width:280px;padding:12px 16px;background:#fff;border-radius:8px;box-shadow:0px 2px 7px 0px rgba(64,70,75,0.3);}
- .lpswiper ul li .lpswiper-img {height:146px;}
- .lpswiper ul li .lpswiper-img img {display:block;width:100%;height:100%;}
- .lpswiper ul li .lpswiper-title h2 {font-weight:bold;color:#333333;font-size:1.0625rem;margin:15px 0 10px;width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
- .lpswiper ul li .lpswiper-title h2 a{color: #333;}
- .lpswiper ul li .lpswiper-title .lpswiper-price {}
- .lpswiper ul li .lpswiper-title .lpswiper-price img {display:inline-block;width:12px;height:16px;vertical-align:middle;}
- .lpswiper ul li .lpswiper-title .lpswiper-price span {font-size:1.25rem;color:#D61900;font-weight:bold;display:inline-block;vertical-align:middle;}
- .lpswiper ul li .lpswiper-title .lpswiper-price em {font-size:0.6875rem;color:#D61900;display:inline-block;vertical-align:bottom;position:relative;bottom:3px;}
- .lpswiper ul li .lpswiper-title .lpswiper-price i {display: block; font-size:0.625rem;color:#999999;display:inline-block;vertical-align:bottom;position:relative;bottom:1px;}
- .lpswiper ul li .lpswiper-title .lpswiper-discounts {font-size:0.937rem;color:#D61900;margin:8px 0 10px;}
- .lpswiper ul li .lpswiper-title .lpswiper-discounts img {display:inline-block;width:11px;height:11px;position:relative;top:-2px;}
- .lpswiper ul li .lpswiper-title .lpswiper-site {font-size:0.6875rem;color:#333333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
- .lpswiper ul li .lpswiper-title .lpswiper-site img {display:inline-block;width:11px;height:12px;}
- .lpswiper ul li .lpswiper-title .lpswiper-btn {margin:20px 0 15px;padding:0 15px;}
- .lpswiper ul li .lpswiper-title .lpswiper-btn a {display:block;border-radius:30px;height:38px;line-height:35px;text-align:center;font-size:1rem;color:#ffffff;box-shadow:0px 1px 4px 0px rgba(76,81,98,0.6);background:#26705F;}
- .lpswiper ul li .lpswiper-title .lpswiper-btn a img {display:inline-block;vertical-align:middle;margin-right:10px;width:19px;height:15px;}
- .lpswiper-pagination-style {text-align:center;padding:15px 0;}
- .lpswiper-pagination-style span {width:8px;height:8px;background:#F3F6F2;border:1px solid #26705F;opacity:1;}
- .lpswiper-pagination-style span.swiper-pagination-bullet-active {background:#26705F;width:27px;border-radius:8px;}
- /*分割线*/
- .division {position:relative;margin:0 15px;}
- .division:before {display:inline-block;content:"";height:1px;width:100%;background:#0e8f5a;}
- .division span {display:inline-block;font-size:12px;color:#fff;background:#0e8f5a;width:20px;height:20px;text-align:center;border-radius:50%;line-height:20px;position:absolute;left:50%;margin-left:-10px;top:5px;}
- /*标识符*/
- .identifying {margin-top:25px;}
- .identifying img {display:inline-block;width:100%;}
- .mtg {margin-top:-65px;}
- .lpswbttom {}
- .lpswbttom img {display:block;width:100%;height:70px;}
- /*报名弹窗*/
- .ws-apply {width:300px;border-radius:4px;background:url(/zt/sellhouse/image/tmp_22.png) no-repeat 0 0/ 100% 100%;height:388px;position:fixed;top:30%;left:50%;margin:-165px 0 0 -150px;z-index:101;display:none;}
- .ws-cls {position:absolute;right:50%;bottom:-60px;margin-right:-19px;}
- .ws-apply .w-apply-title img{display:block;width:128px;margin:auto;margin-top:15px;}
- .ws-apply .w-apply-title p{font-size:14px;color:#FFF;margin-top:13px;text-align:center;}
- .ws-apply .w-apply-main {padding:30px;}
- .ws-apply .w-apply-form {position:absolute;width:240px;right:30px;bottom:18px;}
- .ws-apply .w-apply-form .textfield{border:1px solid #EEE;margin-bottom:8px;width:100%;height:40px;font-size:0.875rem;color:#313B48;background:#F8F8F8;border-radius:100px;padding-left:10px;padding-left:52px;}
- .ws-apply .w-apply-form a{display:block;font-size:1rem;color:#CD3F00;background:#FFE83A;text-align:center;height:40px;line-height:40px;border-radius:100px;margin-top:5px;font-weight:bold;box-shadow:0 2px 1px 2px #FBBD0E;}
- .ws-tel {position:absolute;top:8px;left:25px;}
- .ws-tel img {display:inline-block;width:13px;height:19px;}
- .ws-registration {text-align:center;color:#fff;font-size:0.75rem;margin-top:15px;}
- /*遮挡层*/
- .ws-barrier {position:fixed;top:0;left:0;bottom:0;width:100%;z-index:100;background:rgba(0,0,0,0.5);display:none;}
|