123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- .y_footmzsm,.y_footer {display:none;}
- /**/
- .box-img {padding-bottom: 60px;}
- .box-img > img {display:inline-block;width:100%;
- /*image-rendering: auto;
- image-rendering: crisp-edges;
- image-rendering: pixelated;*/
- }
- /*楼盘*/
- .wpr {height:434px;width:100%;background:url(../image/tmp_11.png) no-repeat center/100% 100%;position:relative;}
- .pa {position:absolute;top:0;width:1070px;left:50%;margin-left:-490px;}
- .swiper-container {padding:25px 0 45px;}
- .swiper-slide {border-radius:10px;box-shadow:1px 6px 8px 1px #d4d4d4;padding:10px 10px 20px 10px;background:#fff;width:350px;margin-right: 30px;}
- a.warn {display:inline-block;position:absolute;right:10px;top:0px;font-size:0.8125rem;background:#D61900;color:#fff;padding:5px 10px;border-top-left-radius:30px;border-bottom-left-radius:30px;}
- .side-img {height:180px;margin-top:-30px;}
- .side-img > img {display:inline-block;width:100%;height:100%;}
- .side-font {padding:0 5px;}
- .side-font h3 {font-size:24px;font-weight:600;margin-top:3px;}
- .side-font .price {color:#D61900;font-size:16px;margin-top:8px;width: 97%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
- .side-font .price span {font-size:30px;font-weight:600;display:inline-block;margin:0 3px;}
- .side-font .hint {font-size:12px;color:#999;}
- .side-font .side-title {font-size:16px;color:#333;margin-top:5px;width:95%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:inline-block;}
- .side-font .side-area {font-size:16px;color:#333;}
- .speity {font-size:16px;margin-top:20px;position:relative;padding:0 5px;}
- .speity span {color:#D61900;}
- .speity span i {font-size:24px;}
- .speity a {color:#333333;float:right;border:1px solid #333333;padding:3px 10px;border-radius:20px;}
- .speity a.on {color:#D61900;border:1px solid #D61900;}
- .reason {position:absolute;background:#EBEBEB;width:90%;padding:10px;top:35px;display:none;}
- /*挡层*/
- .layer {position:fixed;top:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);z-index:10;display:none;}
- /*报名窗口*/
- .pop-up .submit_area {width:280px;position:absolute;right:37px;}
- .pop-up {position:fixed;z-index:15;top:-50%;background:url(../image/icon_bg.png) no-repeat center/100% 100%;border-radius:10px;width:600px;height:300px;left:50%;margin-left:-300px;margin-top:-220px;display:none;}
- .pop-up input {border:none;height:40px;line-height:40px;width:70%;margin-left:10px;font-size:16px;}
- .pop-up-title {text-align:center;margin-top:15px;}
- .pop-up-title img {display:inline-block;width:215px;}
- .pop-up-hint {text-align:center;color:#fff;font-size:18px;margin-top:8px;}
- .pop-up .name,.pop-up .tel {background:#fff;width:95%;margin:0 auto;border-radius:5px;padding-left:10px;}
- .pop-up .tel {margin-top:10px;}
- .pop-up .tel img {display:inline-block;width:19px;height:18px;margin:10px 0 0 5px}
- .pop-up .name {margin-top:12px;}
- .pop-up .name img{display:inline-block;width:17px;height:20px;margin: 8px 0 0 5px;}
- .pop-up .wint_butt {display:block;width:100%;height:40px;line-height:40px;text-align:center;color:#E6691E;background:url(../image/icon_btn.png) no-repeat center/100% 100%;margin:20px auto 0;}
- .heat {position:absolute;left:10px;margin-top:10px;}
- .heat p:first-child {font-size:18px;color:#fff;}
- .heat p:first-child span {font-weight:600;color:#FFE743;}
- .heat p:last-child {font-size:18px;color:#fff;margin-top:5px;}
- .cls {text-align:center;position:absolute;top:-52px;right:-52px;}
- .cls img {display:inline-block;width:51px;height:51px;}
- /*底部报名 */
- .floor {background:#008BDA;height:60px;line-height:60px;text-align:center;width:100%;position:fixed;bottom:0;left:0;z-index:50;}
- .floor input {height:35px;line-height:35px;border:none;width:200px;padding-left:10px;font-size:14px;margin-left:12px;}
- .floor label {height:60px;line-height:60px;display:inline-block;color:#fff;font-size:16px;}
- .floor label img {display:inline-block;vertical-align:middle;margin-right:5px;}
- .floor .ml {margin-left:70px;}
- .floor .wint_butt {display:inline-block;width:147px;height:35px;background:#FFE400;text-align:center;color:#E55D42;line-height:35px;font-size:18px;font-weight:600;margin-left:100px;}
- .shiajian{ position: relative; width: 100%; height: auto;}
- .shiajian img{ width: 100%; height: auto;}
- .shiajian span{width: 100%; text-align: center; display: block; font-size:20px; font-weight: bold; color: #ff5b00; position:absolute; left: 0%;bottom: 26%;}
|