123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472 |
- * {
- margin: 0;
- padding: 0;
- }
- a{
- text-decoration:none;
- color:#000;
- }
- html {
- height: 100%;
- widrth: 100%;
- }
- body {
- width: 100%;
- height: 100%;
- overflow: hidden;
- font-family:寰蒋闆呴粦,Microsoft YaHei;
- }
- a,p,h4,h5,h6{
- font-family: 寰蒋闆呴粦;
- }
- li{
- list-style:none;
- }
- thead th{
- border-bottom:none ! important;
- }
- .td_btn tr td:last-child{
- padding-top:2px;
- padding-bottom:2px;
- }
- .td_btn tr td:last-child a{
- display: inline-block;
- padding:1px 3px;
- border:1px solid #CCCCCC;
- margin-top:4px;
- border-radius:3px;
- margin-right:5px;
- }
- .td_btn tr td:last-child a:hover{
- background:#ccc;
- }
- header {
- height: 100px;
- width: 100%;
- border:1px solid ;
- background:#363D4C;
- padding-left:20px;
- }
- header h4{
- font-weight:500;
- font-size:28px;
- color:white;
- }
- header>div:nth-of-type(1) p{
- font-size:16px;
- color:white;
- }
- .headTitle{
- color:#eee;
- font-size: 32px;
- font-style: italic;
- letter-spacing: 5px;
- }
- header > a {
- display: inline-block;
- margin-top: 6px;
- margin-right:20px;
- }
- header > a>img{
- width: 80px;
- height: 80px;
- }
- header div:nth-of-type(1) {
- width: 20%;
- height: 80px;
- margin-top: 10px;
- }
- header div:nth-of-type(2) {
- width: 250px;
- height: 50px;
- margin-top: 40px;
- }
- header div:nth-of-type(2) span{
- display:inline-block;
- width:80px;
- height:21px;
- overflow:hidden;
- padding-top:4px;
- margin-left:10px;
- border:1px solid red
- font-size:16px;
- color:#fff;
- }
- header div:nth-of-type(2) button{
- padding: 2px 16px;
- margin-bottom: 8px;
- color:#A3B1CC;
- background:#363D4C;
- }
- .main_content {
- height: 95%;
- margin: 0;
- }
- .main_content aside {
- width: 13%;
- height: 100%;
- border-right:1px solid #CCCCCC;
- overflow-y: auto;
- background:#333744;
- }
- .main_content .content_right {
- width: 87%;
- height: 100%;
- float: right;
- }
- .main_content .content_right .section {
- height: 100%;
- }
- .listPage{
- width: 60px;
- margin: 0px 50px;
- height: 33px;
- border-radius: 5px;
- }
- aside>ul>li{
- background:#42485B;
- }
- aside>ul{
- background:#42485B;
- }
- aside>ul>li>a{
- font-size: 14px;
- color:#fff;
- display:inline-block;
- width:100%;
- cursor:pointer;
- padding:10px 20px 10px 25px;
- }
- aside>ul>li ul li a {
- display: block;
- padding: 7px 15px 7px 70px;
- color: #fff;
- cursor:pointer;
- }
- /* aside>ul>li:hover a,aside>ul>li:hover i{ */
- /* transition:0.2s; */
- /* color:#009899; */
- /* } */
- /*鎴挎簮绠$悊*/
- table{
- margin-bottom:0 ! important;
-
- }
- .scrollTable{
- overflow-y:auto;
- }
- .img_group>p{
- display:inline-block;
- margin-right: 5px;
- margin-bottom: 5px;
- border:1px solid #ddd;
- position:relative;
- overflow:hidden;
- }
- .img_group a{
- position:absolute;
- bottom:-20px;
- color:#fff;
- display:inline-block;
- width:100%;
- height:20px;
- line-height:20px;
- text-align:center;
- background:rgba(0,0,0,0.5);
- }
- .img_group p:hover a{
- transition:all 0.2s;
- transform:translate(0,-20px);
- }
- .img_group a:hover{
- background:rgba(255,0,0,0.5);
- }
- .section_top>p{
- padding:8px;
- margin-bottom:0;
- }
- .main_content .content_right .section .add_item {
- width: 95%;
- height: 50px;
- border: 1px solid #ccc;
- margin: 0 auto;
- margin-top: 10px;
- padding: 8px 15px;
- }
- input#inputKeyword,.inputKeyword{
- outline: none;
- border-radius: 4px;
- box-shadow: none;
- border: 1px solid #ccc;
- height: 33px;
- width: 200px;
- padding-left: 16px;
- margin-top: 1px;
- margin-right: 5px;
- }
- .btn_search{
- width:86px;
- }
- .main_content .content_right .section .information {
- width: 95%;
- margin: 0 auto;
- margin-top: 10px;
- }
- .add_img_btn{
- margin-left: 50px;
- display: inline-block;
- padding: 0 ! important;
- width: 58px;
- height: 22px;
- }
- .add_img_btn label{
- margin: 0;
- width: 100%;
- height: 100%;
- padding-top: 2px;
- }
- /*妯℃�佹*/
- .modal-body>P{
- padding-left:25px;
- }
- #Title{
- width:260px;
- }
- #myModal_addHouse h5{
- margin-left:25px;
- padding-bottom:5px;
- font-weight:600;
- border-bottom:1px solid #777;
- font-size: 15px;
- }
- #province,#city,#cityArea{
- height:24px;
- width:95px;
- }
- #commName,#guijiao{
- width:226px;
- }
- .coom{
- margin-left:76px;
- }
- #houseArea,#houseAmt,#houseFloor{
- width:66px;
- }
- #houseType,#houseSingelAmt{
- margin-right:100px;
- }
- #houseType,#houseSingelAmt,#allFloor,#roomType{
- width:100px;
- }
- #houseAdj{
- margin-right:45px;
- }
- #houseYear{
- width:70px;
- }
- #houseDirect{
- width:80px;
- }
- #special{
- display:inline-block;
- width:720px;
- height:164px;
- vertical-align:top;
- padding:0;
- margin:0;
- }
- #special span{
- display:inline-block;
- width:80px;
- height:30px;
- line-height:30px;
- text-align:center;
- float:left;
- border:1px solid #999;
- border-radius:5px;
- margin-right: 30px;
- margin-bottom: 10px;
- cursor:pointer;
- }
- .textType{
- height:165px;
- padding-left:0 ! important;
- margin-left: 30px;
- position:relative;
- }
- /* .textType label{ */
- /* display:inline-block; */
- /* width:100px; */
- /* height:26px; */
- /* line-height:26px; */
- /* text-align:center; */
- /* float:left; */
- /* margin-right: 5px; */
- /* cursor:pointer; */
- /* margin-bottom: 0; */
- /* font-weight: 400; */
- /* } */
- .houseMsg{
- margin-left: 30px;
- resize:none;
- position:absolute;
- display:grid;
- top: 20px;
- left: -30px;
- outline:none;
- }
- .img_group{
- width: 96%;
- max-height: 162px;
- margin-left: 30px;
- overflow-y:auto;
- }
- .img_group img{
- display:inline-block;
- width:150px;
- height:150px;
- line-height:150px;
- text-align:center;
- }
- /*鏁版嵁缁熻*/
- .selectItem{
- width:80%;
- height:30px;
- margin:0 0 0 0;
- padding-left:10px;
- }
- .selectItem_left{
- width:452px;
- height:32px;
- border:1px solid #ccc;
- }
- .selectItem_left span{
- display:inline-block;
- width:150px;
- height:30px;
- line-height:30px;
- text-align:center;
- cursor:pointer;
- }
- .selectItem_left span:nth-of-type(2){
- border-left:1px solid #ccc;
- border-right:1px solid #ccc;
- }
- .selectItem_left span:nth-of-type(1){
- background:#41C7DB;
- color:#fff;
- }
- .selectItem_right{
- padding-top: 3px;
- }
- .chat_area{
- width: 100%;
- height: 62%;
- background: #FFFDCA;
- margin-top: 20px;
- padding-top:6%;
- }
- /*婊氬姩鏉�*/
- /*瀹氫箟婊氬姩鏉″楂樺強鑳屾櫙锛屽楂樺垎鍒搴旀í绔栨粴鍔ㄦ潯鐨勫昂瀵�*/
- .scrollbar::-webkit-scrollbar{
- width: 5px;
- }
- /*瀹氫箟婊氬姩鏉$殑杞ㄩ亾锛屽唴闃村奖鍙婂渾瑙�*/
- .scrollbar::-webkit-scrollbar-track{
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
- border-radius: 10px;
- background-color: #F1F1F1;
- }
- /*瀹氫箟婊戝潡锛屽唴闃村奖鍙婂渾瑙�*/
- .scrollbar::-webkit-scrollbar-thumb{
- /*width: 10px;*/
- height: 20px;
- border-radius: 10px;
- -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
- background-color: #666;
- }
- /******************************************/
- table.clicktoCheckbox tr{
- cursor:pointer;
- }
- .operate_space{
- padding: 6px 0 0 9px;
- }
- .operate_space input{
- vertical-align: top;
- }
- .operate_space label{
- cursor:pointer;
- }
- .operate_space button{
- margin-left:10px;
- }
- ul.page{
- height: 45px;
- position:relative;
- }
- .page_all{
- position: absolute;
- left: -102px;
- top: 25%;
- display: inline-block;
- width: 100px;
- text-align: right;
- }
- /*统计分析*/
- span#dateChouse{
- display:inline-block;
- width:200px;
- height:36px;
- border:1px solid #ccc;
- position:relative;
- line-height: 36px;
- padding-left: 12px;
- cursor: pointer;
- }
- #dateChouse>ul{
- border:1px solid #C4C5C5;
- position: absolute;
- width: 100%;
- top: 39px;
- padding: 4px 0;
- left: 0;
- background:#fff;
- z-index:1000;
- }
- #reservation{
- width: 0;position: absolute;opacity: 0;top:10px;z-index:-9000;
- left: 0;
- }
-
- #dateChouse>ul li{
- line-height: 20px;
- color: #3A3A3A;
- cursor: pointer;
- padding: 6px 12px;
- }
- #dateChouse>ul li:hover{
- background:rgba(065,199,219,.5);
- }
- #dateChouse>ul li label{
- width: 100%;
- margin: 0;
- font-size: 14px;
- font-weight: 400;
- cursor: pointer;
- }
- #yearChart{
- padding:40px 0;
- }
- #dateChouse>img{
- width: 12px;
- position: absolute;
- right: 8px;
- top: 12px;
- }
- #picShow img{
- width:150px;height:150px;border:1px solid #ccc ;margin-right:4px;
- }
|