123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260 |
- /**
- * 3维侧栏样式
- */
- #toolsFor3d{
- position: absolute;
- top: 0px;
- left: 0px;
- width: 100%;
- height: 100%;
- }
- #toolsFor3d a{
- text-decoration: none;
- color: #fff;
- }
- #toolsFor3d a:hover{
- color: #00f6ff !important;
- }
- #toolsFor3d .modal-body {
- background:none;
- }
- #flyLineModal {
- width: 100%;
- }
- #toolsFor3d .modal-header {
- border: 0px;
- padding: 0px;
- height: 33px;
- line-height: 33px;
- overflow: hidden;
- background: #0b4496 url(/images/layout/biaotibg3d.png);
- }
- #toolsFor3d .allclearimg {
- width: 13px;
- height: 15px;
- background: url(/images/layout/screen_20.png) no-repeat 0px 0px;
- float: left;
- position: absolute;
- top: 9px;
- left: 312px;
- }
- #clearFlyLine {
- float: right;
- cursor: pointer;
- margin-right: 20px;
- }
- #toolsFor3d .modal-header h3 {
- font-size: 14px;
- font-weight: normal;
- padding: 5px 0 0 35px;
- color: #fff;
- }
- #toolsFor3d .flyimg {
- width: 11px;
- height: 16px;
- background: url(/images/layout/screen_03.png) no-repeat 0px 0px;
- float: left;
- margin-top: -21px;
- margin-left: 10px;
- }
- #flyLineModal #flyOptions {
- width: 365px;
- height: 84px;
- }
- #flyLineModal #flyOptions label {
- float: left;
- width: 167px;
- height: 22px;
- color: #fff;
- 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: #fff;
- text-indent: 5px;
- }
- #flyLineModal .submit {
- overflow: hidden;
- width: 100%;
- height: 65px;
- 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: #fff;
- 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: #fff;
- 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: #fff;
- 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: #fff;
- 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: #fff;
- margin-right: 10px;
- cursor: pointer;
- font-size: 14px;
- background: url(/images/layout/flyroute.png);
- display: none;
- }
- #toolsModal {
- width: 410px;
- position: relative;
- }
- #toolsFor3d .modal-header {
- height: 33px;
- line-height: 33px;
- overflow: hidden;
- background: #0b4496 url(/images/layout/biaotibg3d.png);
- border: 0px;
- padding:0px;
- }
- #toolsModal .modal-body {
- width: 100%;
- }
- #toolsModal .modal-body ul {
- overflow: hidden;
- margin-top: 20px;
- margin-left: 18px;
- }
- #toolsModal .modal-body li {
- float: left;
- width: 66px;
- margin-right: 30px;
- }
- #toolsModal .modal-body li a {
- display: block;
- width: 42px;
- height: 42px;
- cursor: pointer;
- color: #fff;
- margin-bottom: 10px;
- margin-left: 12px;
- }
- #toolLDZZ {
- background: url(/images/layout/screen_25.png);
- }
- #toolsModal .modal-body li p {
- text-align: center;
- color: #fff;
- width: 100%;
- }
- #toolKSYFX {
- background: url(/images/layout/screen_28.png);
- }
- #toolTTFX {
- background: url(/images/layout/screen_31.png);
- }
- #toolGDLS {
- background: url(/images/layout/screen_38.png);
- }
- #clearAllTools {
- float: right;
- cursor: pointer;
- margin-right: 20px;
- }
- #toolsFor3d .toolsimg {
- width: 17px;
- height: 17px;
- background: url(/images/layout/screen_17.png) no-repeat 0px 0px;
- float: left;
- margin-top: -21px;
- margin-left: 10px;
- }
- #toolLDZZ:hover {
- background: url(/images/layout/screenhover_03.png);
- }
- #toolKSYFX:hover{
- background: url(/images/layout/screenhover_05.png);
- }
- #toolTTFX:hover{
- background: url(/images/layout/screenhover_07.png);
- }
- #toolGDLS:hover{
- background: url(/images/layout/screenhover_14.png);
- }
- #flyLineModal .submit .cur{
- color: #00f6ff;
- }
- #model3DList {
- margin: 0 0 0 13px;
- }
- #model3DList li {
- width:49%;
- float:left;
- padding:10px 0;
- }
- #model3DList li input {
- margin-right:10px;
- }
- #model3DList li label {
- color:#fff;
- }
|