123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332 |
- .publicPopup{
- background: #fff;
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- margin: auto;
- width: 400px;
- height: 0;
- display: none;
- }
- .publicPopup .title{
- background: #378BE0;
- font-size: 18px;
- font-weight: normal;
- color: #fff;
- padding: 12px 20px;
- }
- .publicPopup .content{
- padding: 30px;
- background: #fff;
- }
- .publicPopup .contentFst{
- margin-top: 30px;
- }
- .publicPopup .contentFst:nth-child(1){
- margin-top: 15px;
- }
- .publicPopup .btns{
- text-align: center;
- }
- .publicPopup .btns input,.publicPopup input[type="button"]{
- width: 64px;
- height: 34px;
- border: 2px solid #aaa;
- border-radius: 4px;
- margin: 0 48px;
- color: #666;
- background: #fff;
- font-size: 16px;
- }
- .publicPopup .btns input:hover,.publicPopup input[type="button"]:hover{
- color: #378BE0;
- }
- .publicPopup .btns input:active,.publicPopup input[type="button"]:active{
- color: #378BE0;
- border: 2px solid #378BE0;
- }
- .publicPopup .close{
- font-size: 37px;
- cursor: pointer;
- height: 24px;
- line-height: 24px;
- }
- #importJSON{
- height: 230px;
- }
- .publicPopup a.a-upload {
- position: relative;
- cursor: pointer;
- overflow: hidden;
- vertical-align: middle;
- padding: 7px 5px;
- width: 53px;
- font-size: 16px;
- color: #378be0;
- float: right;
- text-align: center;
- display: inline-block;
- margin-top: 5px;
- border-left: 1px solid #EEEEEE;
- }
- .publicPopup .liuLan{
- text-align: center;
- }
- .publicPopup .lyName{
- width: 330px;
- height: 42px;
- border: 1px solid #aaa;
- display: inline-block;
- vertical-align: middle;
- color: #333;
- padding-left: 10px;
- font-size: 14px;
- line-height: 20px;
- /*margin: 40px 0px 30px 0px;*/
- text-align: left;
- }
- .publicPopup .lyName .lyVal{
- line-height: 42px;
- }
- .publicPopup a.a-upload input.daoRu{
- position: absolute;
- right: 0;
- top: -5px;
- opacity: 0;
- filter: alpha(opacity=0);
- cursor: pointer;
- width: 63px;
- height: 42px;
- }
- .publicPopup a.a-upload:active{
- background: #01b7ff;
- padding: 11px 5px;
- margin-top: 0;
- }
- .publicPopup a.a-upload:active input.daoRu{
- top: 0;
- }
- #jumpToLatlngModal {
- position: absolute;
- /*width:400px;*/
- /*height: 227px;*/
- left:50%;
- top:50%;
- margin:-140px 0 0 -190px;
- }
- #jumpToLatlngInputType {
- position:absolute;
- right:20px;
- top:5px;
- }
- #jumpToLatlngForm dl {
- width:360px;
- overflow:hidden;
- clear:both;
- }
- #jumpToLatlngForm dl dt {
- clear:both;
- float:left;
- width:70px;
- text-align:left;
- margin:10px 0 0 0;
- line-height:30px;
- }
- #jumpToLatlngForm dl dd {
- float:left;
- margin:10px 0 0 0;
- width:280px;
- }
- .type-1 #jumpToLngInput,
- .type-1 #jumpToLatInput {
- display:none;
- }
- .type-2 #jumpToLngInput,
- .type-2 #jumpToLatInput {
- display:block;
- }
- .type-1 .ty {
- display:block;
- }
- .type-2 .ty {
- display:none;
- }
- #jumpToLatlngForm dl dd .input {
- width:200px;
- }
- #jumpToLatlngForm dl dd .ty .input {
- width:50px;
- }
- #jumpToLatlngForm dl dd .ty span {
- display:inline-block;
- padding:0 3px;
- font-size:14px;
- }
- #jumpToLatlngZoomForm{
- line-height: 45px;
- }
- #jumpToLatlngZoomForm dl {
- overflow:hidden;
- clear:both;
- }
- #jumpToLatlngZoomForm dt {
- float:left;
- width:70px;
- font-size:14px;
- }
- #jumpToLatlngZoomForm dd {
- float:left;
- }
- #jumpToLatlngZoomForm dd .select {
- width: 68px;
- height: 30px;
- padding-left: 4px;
- color: #666;
- border-radius: 1px solid #aaa;
- }
- #jumpToLatlngModal .modal-footer .btn {
- margin-left:3px;
- background: #0b4596;
- color: #fff;
- border: 0px;
- }
- #jumpToLatlngModal .modal-footer .btn:hover{
- background: #0b4596;
- color: #fff;
- border: 0px;
- }
- #jumpToLatlngModal .geShi{
- margin-bottom: 5px;
- }
- #jumpToLatlngModal .geShi input{
- margin-left: 77px;
- margin-right: 5px;
- }
- .popup-lt {
- position: absolute;
- top: 0px;
- left: -20px;
- bottom: 19px;
- width: 20px;
- /* background: url(../../images/popup/bg-pp-2d-lt.png) top left no-repeat; */
- }
- .popup-lb {
- position: absolute;
- left: -20px;
- bottom: 0px;
- width: 42px;
- height: 19px;
- z-index: 999;
- /* background: url(../../images/popup/bg-pp-2d-lb.png) top left no-repeat; */
- }
- .popup-rt {
- position: absolute;
- right: -8px;
- top: 0px;
- bottom: 19px;
- width: 8px;
- /* background: url(../../images/popup/bg-pp-2d-rt.png) top left no-repeat; */
- }
- .popup-rb {
- position: absolute;
- right: -8px;
- bottom: 0px;
- height: 19px;
- left: 22px;
- z-index: 999;
- /* background: url(../../images/popup/bg-pp-2d-rb.png) top right no-repeat; */
- }
- .popup-ct {
- color: #fff;
- height: 48px;
- background: rgba(34, 59, 73, 0.86);
- /* background: url(../../images/popup/bg-pp-23d-ct.png) top left repeat-x; */
- }
- .popup-cb {
- background: #ffffff;
- }
- /*3D*/
- .class3d .popup-lt{
- position: absolute;
- top: 0px;
- left: 0px;
- bottom: 19px;
- width: 20px;
- /* background: url(../../images/popup/bg-pp-3d-lt.png) top left no-repeat; */
- }
- .class3d .popup-lb{
- position: absolute;
- left: 0px;
- bottom: 0px;
- width: 42px;
- height: 19px;
- /* background: url(../../images/popup/bg-pp-3d-lb.png) top left no-repeat; */
- }
- .class3d .popup-ct{
- height: 48px;
- background: rgba(34, 59, 73, 0.86);
- /* background: url(../../images/popup/bg-pp-23d-ct.png) top left repeat-x; */
- }
- .class3d .popup-cb{
- background: #ffffff;
- }
- .class3d .popup-rt{
- position: absolute;
- right: 0px;
- top: 0px;
- bottom:19px;
- width: 8px;
- /* background: url(../../images/popup/bg-pp-3d-rt.png) top left no-repeat; */
- }
- .class3d .popup-rb{
- position: absolute;
- right: 0px;
- bottom: 0px;
- height: 19px;
- left: 16px;
- /* background: url(../../images/popup/bg-pp-3d-rb.png) top right no-repeat; */
- }
- #jumpToLatlngModal .daili{
- padding: 20px 0 20px 20px;
- }
- #jumpToLatlngModal h3{
- color: #fff;
- font-weight: normal;
- padding-left: 20px;
- line-height: 48px;
- }
- #jumpToLatlngModal .popup-ct .close{
- width: 18px;
- height: 18px;
- position: absolute;
- top: 18px;
- right: 15px;
- background: url(../../images/layout/close_popUp.png) no-repeat;
- border: none;
- cursor: pointer;
- }
- #jumpToLatlngModal .loc{
- margin-top: 10px;
- }
|