123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379 |
- #header .header-content {
- height: 0px;
- text-align: left;
- }
- /*#header input{
- border:none;
- }*/
- #header .h-left {
- color: #fff;
- text-align: left;
- display: inline-block;
- position: relative;
- }
- #header .h-center {
- color: #fff;
- text-align: left;
- margin-left: 10px;
- display: inline-block;
- margin-top: 10px;
- position: relative;
- vertical-align: top;
- border-radius: 4px;
- background: rgba(45, 53, 68, 0.8);
- }
- #header .h-center .h-center-search {
- background: #ffffff url(../images/layout/search.png) center center no-repeat;
- /* background: #ffffff; */
- height: 35px;
- vertical-align: middle;
- border: 0px solid #01b7ff;
- width: 35px;
- margin: 5px 0 0 0;
- vertical-align: top;
- border-left: none;
- cursor: pointer;
- border-top-right-radius: 4px;
- border-bottom-right-radius: 4px;
- }
- #header .h-center .h-center-search:hover {
- /* background: #378be0 url(../images/layout/search_active.png) 12px center no-repeat; */
- }
- #header .h-center .h-center-search-content {
- margin: 5px 0 0 0;
- height: 35px;
- padding: 0 0px 0 10px;
- width: 210px;
- border: 0px;
- width: 270px;
- line-height: 35px;
- font-size: 16px;
- color: #999;
- border-top-left-radius: 4px;
- border-bottom-left-radius: 4px;
- }
- #header .h-center .close {
- width: 20px;
- height: 20px;
- background: url(../images/layout/search-close.png) center center no-repeat;
- /* background-size: 20px 20px; */
- position: absolute;
- top: 8px;
- /* right: 92px; */
- left: 339px;
- cursor: pointer;
- display: none;
- padding: 5px 5px;
- /* border-left: 1px solid #eee; */
- }
- #header .h-right {
- position: relative;
- display: inline-block;
- vertical-align: top;
- float: right;
- width: 191px;
- height: 59px;
- background: url(../images/layout/time.png) no-repeat;
- background-size: 100% 100%;
- }
- #header.class3d .h-right {
- background: url(../images/layout/time-3d.png) no-repeat;
- background-size: 100% 100%;
- }
- #header .h-right #standardTime {
- color: #fff;
- text-align: center;
- }
- #header .h-right #standardTime .title {
- font-family: 'SimHei';
- font-size: 12px;
- margin: 6px 0 0 25px;
- }
- #header .h-right #standardTime .title .date {
- font-size: 13px;
- margin-left: 10px;
- }
- #header .h-right #standardTime .time {
- margin: 5px 0 0 65px;
- transform: scale(0.9);
- -ms-transform: scale(0.9);
- }
- #header .h-right #standardTime .time span {
- display: inline-block;
- width: 16.5px;
- height: 24px;
- }
- #header .h-right #standardTime .time .n0 {
- background: url(../images/layout/numbers.png) -148px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n1 {
- background: url(../images/layout/numbers.png) 6px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n2 {
- background: url(../images/layout/numbers.png) -11px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n3 {
- background: url(../images/layout/numbers.png) -29px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n4 {
- background: url(../images/layout/numbers.png) -46px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n5 {
- background: url(../images/layout/numbers.png) -63px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n6 {
- background: url(../images/layout/numbers.png) -80px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n7 {
- background: url(../images/layout/numbers.png) -96px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n8 {
- background: url(../images/layout/numbers.png) -113px 0 no-repeat;
- }
- #header .h-right #standardTime .time .n9 {
- background: url(../images/layout/numbers.png) -130px 0 no-repeat;
- }
- #header .h-right #standardTime .time .mao {
- background: url(../images/layout/mao.png) 0 9px no-repeat;
- width: 6px;
- }
- #header.class3d .h-left,
- #header.class3d .h-center,
- #header.class3d .h-right {
- /*background:none;*/
- }
- #header.class3d {
- /*background:url(../images/layout/bg-header-3d.png);*/
- }
- #logo {
- position: absolute;
- left: 0px;
- top: 0px;
- height: 61px;
- width: 410px;
- z-index: 3;
- }
- #clock {
- position: absolute;
- right: 0px;
- top: 0px;
- z-index: 3;
- width: 410px;
- }
- #operationalTime {
- position: absolute;
- right: 15px;
- height: 30px;
- width: 302px;
- top: 15px;
- }
- #operationalTime .title {
- color: #00f0ff;
- font-size: 14px;
- height: 30px;
- line-height: 30px;
- float: left;
- }
- #operationalTime .time {
- height: 30px;
- line-height: 30px;
- font-size: 15px;
- color: #fff;
- float: left;
- margin-left: 15px;
- }
- #searchInViewFrom {
- position: absolute;
- z-index: 2;
- top: 1px;
- background: url(../images/layout/serchdimi_03.png);
- width: 259px;
- height: 38px;
- right: 48px;
- display: none;
- border: 1px solid #01b7ff;
- border-bottom: 0px;
- }
- #searchresult {
- width: 315px;
- /*height: 446px; */
- border-radius: 4px;
- background: #fff;
- background-position: center;
- position: absolute;
- top: 61px;
- left: 100px;
- display: none;
- z-index: 2;
- /* border: 1px solid #01b7ff; */
- max-height: 550px;
- overflow-y: auto;
- }
- #searchInViewFrom .input {
- float: left;
- background: none;
- border: 0px;
- width: 182px;
- height: 37px;
- line-height: 37px;
- font-size: 14px;
- color: #fff;
- }
- /* .lichoose{
- background: url(../images/layout/choosebg_03.png) !important;
- display: block !important;
- } */
- .lichooseicon {
- background: url(../images/layout/chooseli.png) !important;
- }
- #btnSearchInView {
- border: 0px;
- height: 30px;
- width: 30px;
- /* background: url(../images/layout/toolsulbg_03.png) no-repeat -9px -6px; */
- /*margin-left: 20px;*/
- margin-top: 0px;
- }
- #header .tools-routgh {
- background: url(../images/layout/ljgh.png) no-repeat center center;
- /* background: transparent; */
- height: 45px;
- vertical-align: middle;
- border: 0px;
- width: 45px;
- vertical-align: top;
- border-left: none;
- cursor: pointer;
- }
- #header .tools-routgh:hover,
- #header .tools-routgh.cur {
- background: url(../images/layout/ljgh_active.png) no-repeat center center;
- }
- /* 头像暂不显示 */
- #head {
- width: 46px;
- height: 46px;
- margin: 10px;
- border: 2px solid transparent;
- background: transparent;
- }
- /* 目录 */
- .h-center .menu {
- font-size: 12px;
- color: #666;
- background: transparent;
- background: transparent url(../images/layout/menu-icon.png) 0px no-repeat;
- padding: 11px 17px 14px 28px;
- border: 0px;
- /* vertical-align: top; */
- /*margin-right: 10px;*/
- cursor: pointer;
- height: 45px;
- position: static;
- }
- .h-center input {
- float: left;
- }
- #routSearchContent {
- width: 340px;
- min-height: 600px;
- background: rgba(34, 59, 73, 0.86);
- background-position: center;
- position: absolute;
- top: 64px;
- left: 0px;
- display: none;
- z-index: 2;
- /* border: 1px solid #01b7ff; */
- }
- #appQRCode {
- position: absolute;
- top: 5px;
- right: 5px;
- width: 50px;
- height: 50px;
- border-radius: 25px;
- background: rgba(45, 53, 68, 0.8) url(../images/layout/QRCode.png) center center no-repeat;
- cursor: pointer;
- }
- #appQRCode .appQRCodeContent {
- position: relative;
- top: -50px;
- right: 150px;
- width: 100px;
- height: 100px;
- padding: 30px 20px 20px 20px;
- border-radius: 10px;
- background-color: rgba(45, 53, 68, 0.8);
- display: none;
- }
- #appQRCode>p {
- width: 100%;
- height: 100%;
- border-radius: 25px;
- }
- #appQRCode .appQRCodeContent .describe {
- position: absolute;
- top: 5px;
- left: 10px;
- color: #fff;
- }
- #appQRCode .appQRCodeContent .close {
- position: absolute;
- width: 20px;
- height: 20px;
- top: 5px;
- right: 5px;
- background: transparent url(../images/layout/search-close.png) center center no-repeat;
- }
|