123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- body{background: #fff; max-width: 750px; height: auto; margin: 0 auto;}
- .qwpuic,.wh,.y_puicfoot{display:none;}
- #LXB_CONTAINER_SHOW, #LRdiv3{display:none !important;}
- .FindRoom_box{ padding: 20px 0; border-radius: 20px 0 0 0;width: 100%; background: #fff; z-index: 12;position:relative;margin-top:-30px;}
- .FindRoom_img{width:100%;height:166px;}
- .FindRoom_img img{width:100%;height:100%;}
- .FindRoom_main{ padding:10px 0; width: 90%; margin: 0 auto;}
- .pric_jg .title_pulic em{font-size: 1.187rem; color: #E94542; font-weight: bold;}
- .FindRoom_main .title_pulic span{ font-size: 1.187rem; color: #333; font-weight: bold; }
- .FindRoom_main .pulic_list{ margin-top: 17px;}
- .FindRoom_main .pulic_list a{ border:1px solid #F7F7F7; display: block; margin-right:3.5%; margin-bottom: 12px; float: left; font-size: 0.75rem; color: #333; width: 22.3%; height: 36px; line-height: 36px; background: #F7F7F7; border-radius: 2px; text-align: center;}
- .FindRoom_main .pulic_list a:nth-child(4n){ margin-right: 0;}
- .FindRoom_main .pulic_list a.on{border:1px solid #D50000;background:#FFF;}
- .city_main_text{ margin-top: 30px;}
- .city_main_text a{padding: 0 10px; display: inline-block; height: 40px; background: #F7F7F7; border-radius: 2px; width: 100%; line-height: 40px;}
- .city_main_text a p.l{ float: left;}
- .city_main_text a p.l i{display: inline-block; width: 12px; height: 15px;position:relative;top:-1px;left:5px;}
- .city_main_text a p.l i img{width:100%;height:100%;}
- .city_main_text a p.l span{display: inline-block; font-size: 0.812rem; color: #333; margin-left: 10px;}
- .city_main_text a p.r{ float: right; margin-right:5px;}
- .city_main_text a p.r i{display: inline-block; width: 6px; height: 4px;}
- .city_main_text a p.r i img{width:100%;height:100%;}
- .type_main,.city_main{ margin-top: 23px;}
- .mobile_box{ margin-top: 40px;}
- .mobile_box .mobile_maix{ margin-top:15px; border-bottom: 1px solid #EEE;}
- .mobile_box .mobile_maix input.in_text{ -webkit-user-select:auto; font-size: 1rem; color: #333; width: 100%; height: 45px; width: 100%; padding-left: 10px; border:none; background: #fff;
- }
- .mobile_box .mobile_maix input.in_text::-webkit-input-placeholder {
- color: #CCC;
- font-size: 1rem;
- }
- .warm_prompt{ margin-top: 23px;}
- .warm_prompt p.title{ font-size: 0.812rem; color: #333;}
- .warm_prompt p.title i{ display: inline-block; width: 14px; height: 14px; margin-right: 10px;position:relative;top:-2px;}
- .warm_prompt p.title i img{width:100%;height:100%;}
- .warm_prompt p.text{font-size: 0.8rem; color: #999; line-height: 23px; margin-top: 10px;}
- .buttom_m{ margin-top: 40px;}
- .buttom_m a{ display: block; height:50px; width: 100%; background: #E94542; font-size: 1.187rem; color: #fff; line-height: 50px; text-align: center; border-radius: 5px;}
- /*弹窗*/
- .m_Popup_gb{position:absolute;top:50%;left:50%;width:35px;height:35px;margin-top:215px;margin-left:-17.5px;}
- .m_Popup_gb img{width:100%;height:100%;}
- .m_Popup{width:80%;height:450px;margin:auto;position:fixed;top:50%;margin-top: -225px; left:50%;margin-left: -40%; z-index: 100; background:#FFF;border-radius:7px;overflow:hidden;display:none;}
- .m_Popup_title{height:50px;line-height:50px;font-size:1rem;color:#333;font-weight:600;text-align:center;background:#F8F8F8;}
- .m_Popup_Unlimited{height:50px;background:#EEE;padding:5px 10px;}
- .m_Popup_Unlimited a{background:#FFF;font-size:0.9375rem;color:#333;display: block;height:100%;border-radius:4px;
- display: flex;
- align-items: center;
- justify-content: space-around;
- flex-direction: column;
- }
- .m_region_l{width:45%;background:#F8F8F8;height:350px;overflow:auto;float:left;}
- .m_region_l a{font-size:0.9375rem;color:#333;display:block;height:50px;text-indent:20px;line-height:50px;}
- .m_region_r{width:55%;float:left;height:350px;overflow:auto;}
- .m_region_r a{font-size:0.9375rem;color:#333;display:block;height:50px;text-indent:20px;line-height:50px;}
- .m_region_l a.on{
- background: #FFF;
- color: #D50000;
- }
- .m_Popup_bg{ position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.4); z-index: 99;display:none;}
- .FindRoom_bg{ display: none; position: fixed; left: 0px; top: 0px; z-index:10; background: rgba(0,0,0,0.4); width: 100%; height: 100%;}
- .footer_copy{ display: none;}
|