123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322 |
- /*S================================= locationArea*/
- /*#locationLevel {
- position:relative;
- z-index:100;
- }
- #locationLevel a {
- }
- #locationLevel dl {
- margin: 0px;
- position:relative;
- }
- #locationLevel .col dd {
- display: none;
- }
- #locationLevel .exp dd {
- display: block;
- }
- #locationLevel dl dt {
- background: #F1F1F1 url(../images/bg_tools.png) repeat-x left top;
- font-weight: normal;
- height: 29px;
- line-height: 29px;
- overflow: hidden;
- border-bottom: 1px solid #aaaaaa;
- }
- #locationLevel dl dt .op {
- width: 12px;
- margin: 8px 4px 0 4px;
- cursor: pointer;
- height: 12px;
- float: left;
- line-height: 0px;
- overflow: hidden;
- }
- #locationLevel dl dt .op.col {
- background: url(../images/iw_plus.gif) no-repeat center center;
- }
- #locationLevel dl dt .op.exp {
- background: url(../images/iw_minus.gif) no-repeat center center;
- }
- #locationLevel dl dt a {
- }
- #locationLevel dl dt strong {
- font-weight: bold;
- color: #999999;
- }
- #locationLevel dl dd {
- padding: 5px 15px 5px 20px;
- margin: 0px;
- position:relative;
- }
- #locationLevel dl dd.position {
- padding: 10px 15px 15px 20px;
- margin: 0px;
- position:absolute;
- left:0px;
- top:30px;
- background:#FFFFFF;
- border-bottom:1px solid #CCCCCC;
- width:235px;
- }
- #locationLevel dl dd a {
- display: inline-block;
- margin: 0 5px 0 0;
- line-height: 20px;
- font-size: 14px;
- }
- #locationLevel dl dd .line {
- }*/
- /*E================================= locationArea*/
- /*S================================= provinceModal*/
- #provinceModal {
- margin: 0px;
- font-size: 14px;
- }
- #provinceModal .modal-header h3 {
- font-size: 14px;
- text-align: left;
- }
- #provinceModal .modal-header h3 a {
- color: #fff;
- }
- #provinceModal .modal-body {
- max-height: 600px;
- position: relative;
- padding: 1px 30px 0;
- }
- #provinceModal td {
- vertical-align: top;
- padding: 8px;
- }
- #provinceModal td.sel-city-td-letter {
- padding: 0 14px 0 7px;
- color: #999999;
- }
- #provinceModal .sel-city-td-sf a {
- margin: 0;
- }
- #provinceModal .modal-body a {
- line-height: 18px;
- margin-right: 9px;
- word-break: keep-all;
- font-size: 12px;
- display: inline-block;
- color: #999999;
- }
- #provinceModal .modal-body a:hover {
- color: #01b7ff;
- }
- #provinceModal td.sel-city-td-sf {
- padding: 8px;
- font-weight: bold;
- width: 80px;
- color: #999999;
- }
- #provinceModal .modal-header {
- background: none;
- padding: 15px 20px;
- text-align: left;
- width: calc(100% - 40px);
- background: rgba(34, 59, 73, 0.86);
- }
- #provinceModal td {
- vertical-align: top;
- }
- #provinceModal .sel-city-td-letter div {
- font-size: 24px;
- padding: 8px 0 0 0;
- font-weight: bold;
- line-height: 24px;
- margin: 0;
- text-align: center;
- }
- #provinceModal #cityLetterList .title {
- color: #999999;
- }
- #provinceModal #globalCity a {
- text-decoration: none;
- }
- #provinceModal #globalCity a:hover {
- color: #01b7ff;
- }
- #provinceModal #CityHotCity {
- padding-top: 5px;
- display: block;
- }
- #provinceModal #cityLetterList a {
- padding: 0 0 0 4px;
- font-size: 16px;
- margin-right: 4px;
- }
- #provinceModal #cityLetterList {
- font-size: 20px;
- font-weight: bold;
- line-height: 24px;
- margin: 0;
- padding: 0;
- border-top: 1px solid rgba(34, 59, 73, 0.86);
- text-align: left;
- }
- #cityPlaceList {
- overflow: hidden;
- /* overflow-y: auto; */
- text-align: left;
- }
- #cityLetterList a {
- text-decoration: none;
- font-size: 14px;
- }
- #cityLetterList a:hover {
- color: #01b7ff;
- }
- #provinceModalCitySearch {
- float: right;
- padding: 5px 0 0 0;
- display: inline !important;
- position: relative;
- z-index: 100;
- }
- #provinceModalCitySearch .input-small {
- float: left;
- height: 22px;
- width: 125px;
- padding-left: 25px;
- color: #fff;
- background: rgba(34, 59, 73, 0.86);
- border: 0px;
- }
- #provinceModalCitySearch .input-small::-webkit-input-placeholder {
- /* placeholder颜色 */
- color: #fff;
- }
- #provinceModalCitySearch .btn {
- height: 24px;
- border-radius: 0;
- width: 35px;
- margin-left: -1px;
- }
- #provinceModalCitySearchResult {
- position: absolute;
- width: 150px;
- top: 30px;
- left: 0px;
- overflow: hidden;
- overflow-y: auto;
- display: none;
- background-color: rgba(34, 59, 73, 0.86);
- color: #fff;
- }
- #provinceModalCitySearchResult li {
- display: block;
- float: none;
- width: 153px;
- font-size: 12px;
- color: #fff !important;
- }
- #provinceModalCitySearch #provinceModalCitySearchResult li a {
- display: block;
- height: 20px;
- line-height: 20px;
- padding: 2px 5px;
- margin: 0px;
- text-indent: 20px;
- color: #fff !important;
- }
- #moreAreaLink {
- font-size: 12px;
- padding: 2px 3px;
- cursor: pointer;
- }
- #moreAreaLink:hover {
- color: #01b7ff;
- }
- .row-fluid {
- background: none !important;
- display: block !important;
- text-align: left;
- }
- #provinceModal {
- position: absolute;
- left: -150px;
- bottom: 30px;
- width: 560px;
- display: none;
- }
- @media screen and (max-width: 1600px) {
- #provinceModal {
- bottom: 55px;
- }
- }
- #CurCityInfo {
- display: none;
- }
- /*E================================= provinceModal*/
- .addressbaike.hide {
- display: none;
- }
- .addressbaike {
- float: left;
- line-height: 1;
- background: #fff;
- display: block;
- padding: 2px 3px;
- border-radius: 3px;
- font-size: 12px;
- margin: 3px 10px 0 0;
- color: #1865b1;
- }
|