123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451 |
- .fl {
- float: left;
- }
- .fr {
- float: right;
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0pt;
- clear: both;
- visibility: hidden;
- }
- .clearfix {
- display: inline-block;
- }
- .clearfix {
- display: block;
- }
- #placePanel {
- width: 100%;
- height: 100%;
- margin-top: 0px;
- position: relative;
- z-index: 100000;
- }
- #placePanel .top-options {
- border-bottom: 1px solid #EBEBEB;
- padding-top: 10px;
- height: 29px;
- overflow: hidden;
- display: none;
- }
- #placePanel .close {
- float: right;
- width: 65px;
- padding-left: 16px;
- height: 30px;
- z-index: 100;
- background: url(../images/icon_back.png) no-repeat left center;
- border: none;
- font-size: 14px;
- margin-right: 5px;
- }
- #placePanel .place-list-wrap {
- /*overflow: hidden;*/
- max-height: 380px;
- overflow-y: auto;
- padding: 10px;
- }
- #placePanel .category-list-wrap {
- padding: 0px;
- margin: 0px;
- }
- #placePanel .category-list-wrap dl {
- cursor: pointer;
- padding: 5px;
- width: 100%;
- margin: 10px 0;
- }
- #placePanel .category-list-wrap dl.cur {
- background: #f5f5f5;
- }
- #placePanel .category-list-wrap dl .latlng {
- font-size: 12px;
- color: #999;
- }
- #placePanel .category-list-wrap dl dt {
- font-size: 16px;
- }
- #placePanel .category-list-wrap dl dt i {
- float: left;
- }
- #placePanel .category-list-wrap dl dt i img {
- /* height: 30px; */
- }
- #placePanel .category-list-wrap dl dt a {
- line-height: 30px;
- font-size: 16px;
- color: #3385ff;
- margin-left: 10px;
- }
- #placePanel .category-list-wrap dl dt .baike {
- float: right;
- margin: 0 10px 0 0;
- }
- #placePanel .place-list {
- width: 100%;
- overflow: hidden;
- color: #666;
- }
- #placePanel .place-list h3 {
- font-size: 16px;
- padding: 5px 20px;
- padding-left: 5px;
- color: #666;
- margin-bottom: 5px;
- border-bottom: 1px solid #aaaaaa;
- }
- #placePanel .place-list dl {
- cursor: pointer;
- padding: 5px;
- width: 100%;
- margin: 10px 0;
- }
- #placePanel .place-list dl.cur {
- background: #f5f5f5;
- }
- #placePanel .place-list dl .latlng {
- font-size: 12px;
- color: #999;
- padding: 0px 0 0 17px;
- }
- #placePanel .place-list dl dt {
- font-size: 16px;
- }
- #placePanel .place-list dl dt i {
- float: left;
- }
- #placePanel .place-list dl dt i img {
- /* height: 30px; */
- }
- #placePanel .place-list dl dt a {
- line-height: 30px;
- font-size: 16px;
- color: #3385ff;
- margin-left: 10px;
- }
- #placePanel .place-list dl dt .baike {
- float: right;
- margin: 0 10px 0 0;
- }
- #rightClickSearchForm {
- width: 300px;
- padding: 10px;
- }
- #rightClickSearchForm .s-form {
- overflow: hidden
- }
- #rightClickSearchForm .s-form .input {
- float: left;
- width: 195px
- }
- #rightClickSearchForm .s-form .btn {
- float: left;
- margin-left: 0px;
- border: 0px;
- /* background: #0b4496; */
- color: #666;
- line-height: 30px;
- }
- #rightClickSearchForm .s-form .btn:hover {
- float: left;
- margin-left: -1px;
- border: 0px;
- /* background: #0b4496; */
- color: #666;
- }
- #rightClickSearchForm .s-select {
- padding: 10px 0;
- color: #666;
- }
- #rightClickSearchForm .s-select .select {
- color: #666;
- height: 24px;
- }
- #rightClickSearchForm .s-hot-point {
- padding: 5px 0;
- }
- #rightClickSearchForm .s-hot-point ul {
- overflow: hidden;
- padding: 5px;
- /* background: #1755a3; */
- color: #666;
- }
- #rightClickSearchForm .s-hot-point li {
- float: left;
- }
- #rightClickSearchForm .s-hot-point li a {
- word-wrap: normal;
- display: block;
- padding: 2px 10px 2px 0;
- color: #666;
- }
- #rightClickSearchForm .s-hot-point li a.more {
- color: #999;
- }
- #rightClickSearchForm .s-hot-point-select .list {
- padding: 5px;
- /* background: #1755a3; */
- color: #666;
- }
- #rightClickSearchForm .s-hot-point-select .list .select {
- margin-right: 10px;
- color: #666;
- height: 24px;
- border: 1px solid #dcdcdc;
- }
- /*
- #rightClickSearchForm .s-hot-point-select .list .second {
- visibility:hidden;
- }
- #searchresult .prev{
- text-indent: -11111px;
- background: #0b4496 url(/images/layout/page_13ch.png) no-repeat 7px 4px;
- border: 0px;
- }
- #searchresult .next{
- text-indent: -11111px;
- background: #0b4496 url(/images/layout/page_06ch.png) no-repeat 7px 4px;
- border: 0px;
- }*/
- #searchresult .prev,
- #searchresult .next {
- color: #3385ff;
- padding: 6px 5px;
- border: 1px solid #ddd;
- width: auto;
- height: auto;
- line-height: initial;
- margin: 0 2px;
- }
- #placePanel .category-list-wrap h3 {
- font-size: 16px;
- padding: 5px 20px;
- padding-left: 5px;
- color: #666;
- margin-bottom: 5px;
- border-bottom: 1px solid #aaaaaa;
- }
- #placePanel .category-list-wrap .areaSelect {
- cursor: pointer;
- padding: 8px 20px;
- clear: both;
- overflow: hidden;
- background: #efefef;
- }
- #placePanel .category-list-wrap .areaSelect dt a {
- line-height: 20px;
- font-size: 17px;
- color: #3385ff;
- }
- #placePanel .fastSearchLink {
- color: #000;
- padding: 5px 10px;
- margin-top: 10px;
- text-align: center;
- font-size: 17px;
- background: #ffcc33;
- }
- #placePanel .fastSearchLink a {
- color: #3385ff;
- font-weight: bold;
- }
- #placePanel .boundsSearchLink {
- color: #000;
- padding: 5px 10px;
- margin-top: 10px;
- font-size: 16px;
- background: #ffcc33;
- text-align: center;
- }
- #placePanel .boundsSearchLink a {
- color: #3385ff;
- font-weight: bold;
- }
- /* æµ·é‡åœ°å›¾åº“æœç´¢ç»“æžœ */
- #placePanel .info-content li,
- #placePanel .thematic-content li {
- display: inline-block;
- color: #666;
- cursor: pointer;
- }
- #placePanel .thematic-content .thematic-title {
- /*text-align: center;*/
- text-align: left;
- margin-left: 10px;
- }
- #placePanel .thematic-content .thematic-title .thematic-mainTitle {
- font-size: 16px;
- margin-bottom: 20px;
- }
- #placePanel .thematic-content .thematic-title li.active {
- color: #3385ff;
- font-size: 15px;
- }
- #placePanel .thematic-content {
- border-top: 1px solid #ddd;
- padding: 20px;
- }
- #placePanel .thematic-content .thematic-title li {
- width: 23%;
- font-size: 15px;
- /*display: none;*/
- }
- #placePanel .thematic-content .thematic-search-list li {
- width: 30%;
- margin: 1.6%;
- vertical-align: top;
- font-size: 13px;
- }
- #placePanel .thematic-content .thematic-search-list li img {
- width: 100%;
- }
- #placePanel .thematic-content .more a {
- margin-right: 5px;
- color: #3385ff;
- }
- #placePanel .thematic-search-list {
- margin-top: 20px;
- }
- /* é‡è¦ç›®æ ‡ä¸Žäº‹ä»¶ */
- #placePanel .info-content {
- color: #666;
- font-size: 16px;
- padding: 20px;
- border-top: 1px solid #ddd;
- }
- /* 气象å•站查询密ç */
- .meteo-search-title {
- font-size: 16px;
- color: #333;
- margin-left: 30px;
- }
- .meteo-search-result-list {
- margin: 20px;
- }
- .meteo-search-result-list li {
- line-height: 25px;
- cursor: pointer;
- color: #5796f7;
- text-decoration: underline;
- }
- .meteo-search {
- padding-top: 20px;
- border-top: 1px solid #ddd;
- }
- /* 全局查询 */
- .gcms-search-title {
- font-size: 16px;
- color: #333;
- margin-left: 30px;
- cursor: pointer;
- }
- .gcms-search-result-list {
- margin: 20px;
- }
- .gcms-search-result-list li {
- line-height: 25px;
- cursor: pointer;
- color: #5796f7;
- text-decoration: underline;
- }
- .gcms-search {
- padding-top: 20px;
- border-top: 1px solid #ddd;
- }
- /*弹窗*/
- .popup_html.mini .popup-ct {
- line-height: 34px !important;
- height: 34px !important;
- }
- .popup_html.mini .popup-lt {
- position: absolute;
- top: -6px;
- left: -12px;
- width: 12px;
- /*z-index: 999999;*/
- /*background: url(../../images/popup/bg-pp-3d-lt.png) 4px -14px no-repeat;*/
- }
- .popup_html.mini .placeInfo {
- padding: 11px 30px 0 0;
- }
- .placeInfo .op.text-right {}
|