123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730 |
- #globalSetting {
- position:absolute;
- left:0px;
- top: 0px;
- right: 0px;
- bottom:0px;
- z-index:110;
- border: none;
- background: rgba(45, 53, 68, 0.8);
- }
- #globalSetting .btn-default{
- width: auto;
- color: #FFF;
- height: 28px;
- padding: 0 10px;
- cursor: pointer;
- background: rgba(45, 53, 68, 0.8);
- border: 1px solid #fff;
- margin: 0px;
- margin-right: 7px;
- line-height: 28px;
- }
- #globalSetting .btn-default.active{
- background: url(../../images/layout/bg-btn-default-hover.png) repeat-x left top;
- }
- #map2DSetting{
- }
- #globalSetting .panel-header{
- width: 100%;
- height: 50px;
- border-bottom: 1px solid #fff;
- }
- #globalSetting .panel-header .closeSetting{
- float: right;
- width: 50px;
- margin-top: 10px;
- margin-right: 30px;
- }
- #globalSetting .panel-header h2{
- color: #fff;
- float: left;
- line-height: 50px;
- margin-left: 30px;
- }
- #map2DSetting{
- display: none;
- }
- #map3DSetting{
- display: none;
- }
- #IGoalsSeting{
- display: none;
- }
- #globalSetting .panel-body{
- border-bottom: 1px solid #fff;
- }
- #globalSetting .panel-body .itemleft{
- width: 33%;
- border-right: 1px solid #fff;
- float: left;
- }
- #globalSetting .panel-body .itemleft .left_header{
- width: 100%;
- height: 50px;
- background: url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom;
- }
- #globalSetting .panel-body .itemleft .left_header ul{
- margin: 0 auto;
- width: 325px;
- }
- #globalSetting .panel-body .itemleft .left_header ul li{
- color: #fff;
- line-height: 30px;
- float: left;
- padding: 10px 10px 10px 0px;
- border:0px;
- cursor:pointer;
- font-size: 14px;
- }
- #globalSetting .panel-body .itemleft .left_header ul li:hover{
- color: #58edff;
- }
- #globalSetting .panel-body .itemleft .left_header ul li.active{
- color: #58edff;
- background: url(../../images/layout/acur.png) no-repeat center center;
- }
- #globalSetting .panel-body .itemright{
- float: left;
- width: 66%;
- }
- #globalSetting .panel-body .part .header {
- height:20px;
- overflow:hidden;
- padding:10px 0;
- background: url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom;
- }
- #globalSetting .panel-body .part .header h4 {
- font-size:16px;
- float:left;
- font-weight:normal;
- color:#fff;
- margin-left:20px;
- }
- #globalSetting .panel-body .alink {
- float:right;
- margin:1px 15px 0 0;
- color: #fff;
- line-height: 20px;
- }
- #globalSetting .panel-body .add-newCa,#globalSetting .panel-body .add-kz{
- display: none;
- }
- #globalSetting .panel-body .part .footer{
- width: 400px;
- margin:0 auto;
- }
- /* #IGoalsSetting .header{
- width: 300px;
- margin:0 auto;
- margin-top: 20px;
- } */
- #globalSetting #map2DSetting .map-form {
- padding:15px 0 0 0;
- margin: 5px 20px;
- position: relative;
- overflow: hidden;
- color: #fff;
- }
- #globalSetting #map2DSetting .map-form dl {
- overflow:hidden;
- margin-bottom: 5px;
- }
- #globalSetting #map2DSetting .map-form dl dt {
- width:100px;
- text-align:right;
- height:24px;
- line-height:24px;
- padding:0 5px 0 0;
- color:#fff;
- float:left;
- }
- #globalSetting #map2DSetting .map-form dl dd {
- float:left;
- color:#fff;
- }
- #globalSetting #map2DSetting .map-form dl dd .input {
- height:20px;
- line-height:20px;
- }
- #globalSetting #map2DSetting #thematicList h4{
- color: #fff;
- line-height: 20px;
- padding-left: 20px;
- padding-bottom: 10px;
- float: left;
- }
- #globalSetting #map2DSetting #thematicList{
- margin-top: 30px;
- }
- #globalSetting #map2DSetting #thematicList ul{
- overflow-y:auto;
- width: 100%;
- }
- #globalSetting #map2DSetting #thematicList ul li{
- height: 30px;
- line-height: 30px;
- color: #fff;
- width: 100%;
- font-size: 14px;
- background: url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom;
- text-align: left;
- text-indent: 45px;
- cursor: pointer;
- }
- #globalSetting #map2DSetting #thematicList ul li:hover{
- background: url(../../images/layout/hovera.png) no-repeat center center;
- }
- #globalSetting #IGoalsSetting #iGNameList h4{
- color: #fff;
- line-height: 20px;
- padding-left: 20px;
- padding-bottom: 10px;
- float: left;
- }
- /* #globalSetting #IGoalsSetting #iGNameList{
- margin-top: 30px;
- }
- #globalSetting #IGoalsSetting #iGNameList ul{
- overflow-y:auto;
- width: 100%;
- }
- #globalSetting #IGoalsSetting #iGNameList ul li{
- height: 30px;
- line-height: 30px;
- color: #fff;
- width: 100%;
- font-size: 14px;
- background: url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom;
- text-align: left;
- text-indent: 45px;
- cursor: pointer;
- }
- #globalSetting #IGoalsSetting #iGNameList ul li:hover{
- /*background: url(../../images/layout/hovera.png) no-repeat center center;*/
- /* } */ */
- #globalSetting #model3DList h4{
- color: #fff;
- line-height: 20px;
- padding-left: 20px;
- padding-bottom: 10px;
- float: left;
- }
- #globalSetting #model3DList{
- margin-top: 30px;
- }
- #globalSetting #model3DList ul{
- overflow-y:auto;
- width: 100%;
- }
- #globalSetting #model3DList ul li{
- height: 30px;
- line-height: 30px;
- color: #fff;
- width: 100%;
- font-size: 14px;
- background: url(../../images/layout/bg-sideBar-line.png) no-repeat center bottom;
- text-align: left;
- text-indent: 45px;
- cursor: pointer;
- }
- #globalSetting #model3DList ul li:hover{
- background: url(../../images/layout/hovera.png) no-repeat center center;
- }
- #map2DSettingInfoContent{
- width: 100%;
- height: 100%;
- }
- #map2DSettingInfoContent .thematicModelList{
- width: 100%;
- height: 100%;
- overflow-y:auto;
- }
- #dxCList{
- padding:0px;
- }
- #dxCList li{
- width: 100%;
- height: 50px;
- border-bottom: 1px solid #fff;
- }
- #dxCList li span{
- line-height: 50px;
- font-size: 14px;
- color: #fff;
- padding-left: 50px;
- }
- #dxCList li .delete{
- margin-right: 10px;
- text-align: center;
- margin-top: 14px;
- }
- #iGCList li .editer,
- #mxCList li .editer,
- #dxCList li .editer {
- margin-right: 10px;
- text-align: center;
- margin-top: 14px;
- display: inline-block;
- }
- #iGCList li .sure,
- #mxCList li .sure,
- #dxCList li .sure{
- margin-right: 10px;
- text-align: center;
- margin-top: 14px;
- }
- #iGCList li .cancel,
- #mxCList li .cancel,
- #dxCList li .cancel{
- margin-right: 10px;
- text-align: center;
- margin-top: 14px;
- }
- #iGCList li .curCa,
- #mxCList li .curCa,
- #dxCList li .curCa{
- margin-right: 10px;
- width: 100px;
- height: 20px;
- margin-top: 14px;
- }
- #iGCList li .content,
- #mxCList li .content,
- #dxCList .content{
- display: inline-block;
- float: right;
- margin-right: 50px;
- }
- #iGCList li .li_control_Ch,
- #mxCList li .li_control_Ch,
- #dxCList .li_control_Ch{
- display: none;
- }
- #iGCList li .li_control,
- #mxCList li .li_control,
- #dxCList .li_control{
- display: block;
- }
- #iGCList,
- #mxCList{
- padding:0px;
- }
- #iGCList li,
- #mxCList li{
- width: 100%;
- height: 50px;
- border-bottom: 1px solid #fff;
- }
- #iGCList li span,
- #mxCList li span{
- line-height: 50px;
- font-size: 14px;
- color: #fff;
- padding-left: 50px;
- }
- #iGCList li .delete,
- #mxCList li .delete{
- float: right;
- margin-right: 50px;
- text-align: center;
- margin-top: 14px;
- }
- #map3DSettingInfoContent .model3DCategoryList{
- width: 100%;
- height: 100%;
- display: none;
- overflow-y:auto;
- }
- #map3DSettingInfoContent .model3DModelList{
- width: 100%;
- height: 100%;
- overflow-y:auto;
- }
- #map2DSettingInfoContent .thematicCategoryList{
- width: 100%;
- height: 100%;
- overflow-y:auto;
- }
- #map3DSettingInfoContent{
- width: 100%;
- height: 100%;
- display: none;
- }
- #IGoalsSetingInfoContent{
- width: 100%;
- height: 100%;
- display: none;
- }
- /* #IGoalsSettingInfoContent{
- width: 100%;
- height: 100%;
- display: none;
- overflow: hidden;
- }
- #IGoalsSettingInfoContent .iGItemList{
- width: 100%;
- height: 100%;
- }
- #IGoalsSettingInfoContent .iGItemCList{
- width: 100%;
- height: 100%;
- display: none;
- } */
- #globalSetting #map3DForm .map-form {
- padding:15px 0 0 0;
- margin: 5px 20px;
- position: relative;
- overflow: hidden;
- color: #fff;
- }
- #globalSetting #map3DForm .map-form dl {
- overflow:hidden;
- margin-bottom: 5px;
- }
- #globalSetting #map3DForm .map-form dl dt {
- width:102px;
- text-align:right;
- height:24px;
- line-height:24px;
- padding:0 5px 0 0;
- color:#fff;
- float:left;
- }
- #globalSetting #map3DForm .map-form dl dd {
- float:left;
- color:#fff;
- }
- #globalSetting #map3DForm .map-form dl dd .input {
- height:20px;
- line-height:20px;
- }
- .bacover{
- display: none;
- width: 100%;
- height: 100%;
- position: absolute;
- z-index: 120;
- background-color: #000;
- opacity: 0.5;
- }
- #map2DOrigin{
- display: none;
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left:-100px;
- margin-top: -50px;
- width: 200px;
- height: 100px;
- background: #fff url(../../images/layout/bg-normal.png) center center;
- z-index: 130;
- }
- #map2DOrigin .map2DOrigin{
- font-size: 18px;
- width: 150px;
- margin: 15px 0px 0px 25px;
- height: 30px;
- }
- #map2DOrigin button{
- float: right;
- margin: 10px 25px 0px 0px;
- }
- #globalSetting #dxList,
- #globalSetting #mxList {
- margin:0 0 0 20px;
- }
- #globalSetting #map2DSettingInfoContent .center-lat,
- #globalSetting #mxList .center-lat{
- margin-right: 5px;
- }
- #globalSetting #iGList .item-form,
- #globalSetting #map2DSettingInfoContent .item-form,
- #globalSetting #mxList .item-form {
- padding:10px 0;
- margin:5px 0;
- position:relative;
- overflow:hidden;
- border-bottom: 1px solid #fff;
- padding-bottom: 5px;
- }
- #globalSetting #iGList .item-form .delete,
- #globalSetting #map2DSettingInfoContent .item-form .delete,
- #globalSetting #mxList .item-form .delete {
- position:absolute;
- right:5px;
- top:10px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #map2DSettingInfoContent .item-form .tile-view {
- position:absolute;
- right:5px;
- top:40px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #map2DSettingInfoContent .item-form .up,#globalSetting #map2DSettingInfoContent .item-form .addsx{
- position:absolute;
- right:5px;
- top:50px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #map2DSettingInfoContent .zixiang{
- height: 35px;
- clear: both;
- }
- #globalSetting #map2DSettingInfoContent .item-form .down{
- position:absolute;
- right:5px;
- top:80px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #mxList .item-form .up{
- position:absolute;
- right:5px;
- top:50px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #mxList .item-form .down{
- position:absolute;
- right:5px;
- top:80px;
- padding: 0px !important;
- text-align: center;
- }
- #globalSetting #map2DSettingInfoContent .item-form .showOrhide{
- position:absolute;
- right:5px;
- top:130px;
- padding: 0px !important;
- text-align: center;
- float: left;
- width: 57px;
- }
- #globalSetting #iGList .item-form dl,
- #globalSetting #map2DSettingInfoContent .item-form dl,
- #globalSetting #mxList .item-form dl {
- overflow:hidden;
- float:left;
- width:320px;
- margin-bottom: 9px;
- }
- #globalSetting #iGList .item-form dl dt,
- #globalSetting #map2DSettingInfoContent .item-form dl dt,
- #globalSetting #mxList .item-form dl dt {
- text-align:right;
- height:24px;
- line-height:24px;
- padding:0 5px 0 0;
- float:left;
- color:#fff;
- width: 100px;
- }
- #globalSetting #iGList .item-form dl dd,
- #globalSetting #map2DSettingInfoContent .item-form dl dd,
- #globalSetting #mxList .item-form dl dd {
- float:left;
- }
- #globalSetting #iGList .item-form dl dd .input,
- #globalSetting #map2DSettingInfoContent .item-form dl dd .input,
- #globalSetting #mxList .item-form dl dd .input {
- height:20px;
- line-height:20px;
- color: #fff;
- border: none;
- background: #3371c8;
- }
- #globalSetting .panel-footer {
- padding:10px 10px;
- height:35px;
- text-align:center;
- /* background: url(../../images/layout/bg-sideBar-line.png) no-repeat center top; */
- }
- .category{
- position: relative;
- }
- .chhoostListContent{
- position: absolute;
- top: 33px;
- left: 105px;
- width: 166px;
- background-color: #fff;
- display: none;
- height: 40px;
- overflow-y:auto;
- }
- .chhoostListContent li{
- width: 100%;
- text-indent: 20px;
- color: #000;
- cursor: pointer;
- }
- .chhoostListContent li:hover{
- color: #fff;
- }
- #kzList{
- padding-top: 25px;
- }
- #kzList li{
- color: #fff;
- line-height: 40px;
- }
- #kzList li p{
- display: inline-block;
- margin-left: 40px;
- }
- #kzList input{
- height: 20px;
- line-height: 20px;
- color: #fff;
- border: none;
- background: #3371c8;
- padding: 0 5px;
- }
- #kzList input.linkAddr{
- width: 300px;
- }
- #kzList button{
- border: none;
- margin-left: 50px;
- background: #fff;
- padding: 2px 10px;
- }
- #tdTheSelect{
- display: none;
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- margin: auto;
- width: 200px;
- height: 120px;
- z-index: 999;
- border: 1px solid #3de0ff;
- color: #fff;
- background: url(../../images/layout/bg-normal.png);
- border-radius: 2px;
- }
- #tdTheSelect .cover-content{
- padding: 20px;
- }
- #tdTheSelect select{
- background: #1760b7;
- color: #fff;
- border: 1px solid #01b7ff;
- width: 160px;
- height: 26px;
- padding: 0 5px;
- border-radius: 2px;
- }
- #tdTheSelect.active{
- display: block;
- }
- #tdtsList{
- display: none;
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- margin: auto;
- width: 345px;
- height: 430px;
- border: 1px solid #3de0ff;
- background: url(../../images/layout/bg-normal.png);
- z-index: 1111;
- color: #fff;
- border-radius: 2px;
- }
- #tdtsList ul{
- padding: 10px 0px 10px 20px;
- max-height: 145px;
- overflow: auto;
- }
- #tdtsList li{
- line-height: 30px;
- }
- #tdtsList li .check{
- display: inline-block;
- width: 14px;
- height: 14px;
- background: #2c8af3;
- border: 1px solid #3de0ff;
- border-radius: 1px;
- margin-top: 7px;
- margin-right: 9px;
- cursor: pointer;
- vertical-align: top;
- }
- #tdtsList li .check.bg{
- background: #2c8af3 url(../../images/user/check.png) 2px 3px no-repeat;
- }
- #tdtsList .title{
- color: #b7d6ff;
- background: #2363b8;
- height: 24px;
- line-height: 24px;
- padding-left: 5px;
- clear: both;
- }
- #tdtsList .title span{
- float: right;
- background: url(../../images/user/xia.png) no-repeat;
- width: 8px;
- height: 6px;
- margin: 9px 10px 0 0;
- cursor: pointer;
- }
- #tdtsList .title span.he{
- background: url(../../images/user/shang.png) no-repeat;
- }
- #tdtsList ul.he{
- height: 0;
- padding: 0;
- }
- #tdtsList.active{
- display: block;
- }
- #tdtsList button,#tdTheSelect button{
- background: #2c8af3;
- color: #fff;
- border: 1px solid #01b7ff;
- width: 70px;
- text-align: center;
- height: 26px;
- line-height: 26px;
- font-size: 13px;
- border-radius: 2px;
- cursor: pointer;
- }
- #tdTheSelect .btns,#tdtsList .btns{
- margin-top: 28px;
- font-size: 0;
- }
- #tdtsList .btns{
- position: absolute;
- bottom: 20px;
- text-align: center;
- width: 100%;
- }
- #tdTheSelect .cancel,#tdtsList .cancel{
- margin-left: 20px;
- }
- #tdyuanModel{
- display: none;
- }
|