#flyLineModal { width: 410px; height: 230px; position: absolute; left:210px; top:595px; margin-top: -115px; margin-left: -150px; display: none; } #flyLineModal .modal-body{ background: none; } #flyLineModal .modal-header { border: 0px; padding: 0px; height: 33px; line-height: 33px; overflow: hidden; background: #fff url(/images/layout/biaotibg3d.png); } #flyLineModal .allclearimg { width: 13px; height: 15px; background: url(/images/layout/screen_20.png) no-repeat 0px 0px; float: left; position: absolute; top: 16px; left: 312px; } #clearFlyLine { float: right; cursor: pointer; margin-right: 20px; color: #fff; margin-top: 15px; } #clearFlyLine:hover{ color: #00f6ff; } #flyLineModal .modal-header h3 { font-size: 14px; font-weight: normal; padding: 5px 0 0 35px; color: #666; } #flyLineModal .flyimg { width: 11px; height: 16px; background: url(/images/layout/screen_03.png) no-repeat 0px 0px; float: left; margin-top: -30px; margin-left: 20px; } .popup-ct h3{ line-height: 48px; padding-left: 40px; } #flyLineModal #flyOptions { /*width: 365px;*/ height: 84px; } #flyLineModal #flyOptions label { float: left; width: 180px; height: 22px; color: #666; margin-left: 15px; margin-top: 18px; } #flyLineModal #flyOptions .input { width: 70px; height: 22px; line-height: 22px; margin-right: 10px; margin-left: 3px; /*border: 0px;*/ /*background: #0b4596;*/ padding: 0px; color: #666; text-indent: 5px; } #flyLineModal .submit { overflow: hidden; width: 100%; height: 80px; position: relative; background: url(/images/layout/flybg.png) no-repeat 0px 15px; } #drawFlyLine { position: absolute; top: 15px; left: 26px; width: 82px; height: 22px; line-height: 22px; text-align: center; color: #666; margin-right: 10px; cursor: pointer; font-size: 14px; /*background: url(/images/layout/flyroute.png);*/ } #selectFlyLine { position: absolute; top: 15px; left: 141px; width: 82px; height: 22px; line-height: 22px; text-align: center; color: #666; margin-right: 10px; cursor: pointer; font-size: 14px; /*background: url(/images/layout/flyroute.png);*/ } #flyByLine { position: absolute; left: 250px; top: 15px; width: 92px; height: 20px; line-height: 20px; text-align: center; color: #666; cursor: pointer; border: 1px solid #1f86c1; /*background: #0b4597;*/ } #flyGo { position: absolute; top: 15px; left: 26px; width: 82px; height: 22px; line-height: 22px; text-align: center; color: #666; margin-right: 10px; cursor: pointer; font-size: 14px; /*background: url(/images/layout/flyroute.png);*/ display: none; } #flyStop { position: absolute; top: 15px; left: 141px; width: 82px; height: 22px; line-height: 22px; text-align: center; color: #666; margin-right: 10px; cursor: pointer; font-size: 14px; /*background: url(/images/layout/flyroute.png);*/ display: none; } #drawFlyLine.cur{ color: #00f6ff; } #selectFlyLine.cur{ color: #00f6ff; } #flyByLine:hover{ color: #00f6ff; } #drawFlyLine:hover{ color: #00f6ff; } #selectFlyLine:hover{ color: #00f6ff; } #flyByLine:hover{ color: #00f6ff; } /*3D*/ #flyLineModal.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; } #flyLineModal.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; } #flyLineModal.class3d .popup-ct{ height: 48px; background: url(../../images/popup/bg-pp-23d-ct.png) top left repeat-x; } #flyLineModal.class3d .popup-cb{ background: #ffffff; } #flyLineModal.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; } #flyLineModal.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; }