123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750 |
- .provinceCity {
- width: 306px;
- position: absolute;
- background: #FFF;
- display: none
- }
- .provinceCity .tabs {
- height: 28px;
- border-bottom: 2px solid #323055;
- background: url(../images/bg_mc_0113_1.png) no-repeat
- }
- html,body,p,th,td,input,select,textarea,button,div {
- font-family: "microsoft yahei", Tahoma, sans-serif;
- font-size: 12px;
- }
- html,body {
- background: #F6F6F6;
- }
- dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6 {
- margin: 0;
- padding: 0;
- list-style: none;
- }
- input,select,textarea,button {
- vertical-align: middle;
- resize: none;
- }
- .clear {
- clear: both;
- overflow: hidden;
- height: 1px;
- }
- .clearfix {
- overflow: auto;
- height: 1%
- }
- img {
- border: 0;
- vertical-align: middle
- }
- body,a,a:visited {
- font-size: 12px;
- color: #000;
- text-decoration: none;
- }
- a:hover {
- text-decoration: underline;
- color: #333
- }
- .city_input {
- border: 1px solid #d6d6d6;
- width: 180px;
- height: 30px;
- background: url(images/ts-indexcity.png) no-repeat;
- line-height: 30px;
- margin-top: 5px;
- text-indent: 5px;
- }
- .cityinput {
- background: url(images/ts-city.png);
- width: 180px;
- height: 30px;
- border: #d6d6d6 1px solid;
- margin-top: 5px;
- text-indent: 5px;
- line-height: 30px;
- text-indent: 5px;
- }
- .cityzinput {
- background: url(images/ts-zcity.png);
- width: 180px;
- height: 30px;
- border: #d6d6d6 1px solid;
- margin-top: 15px;
- text-indent: 5px;
- line-height: 30px;
- text-indent: 5px;
- }
- a,a:hover {
- text-decoration: none
- }
- img {
- border: 0
- }
- ul {
- list-style: none;
- margin: 0;
- }
- label {
- color: #6CBD45;
- font-size: 14px;
- font-weight: bold;
- padding-bottom: 0.5em;
- margin: 0;
- }
- .h3 {
- font-size: 13px;
- font-weight: bold;
- }
- #show {
- background: url(images/photo.jpg)
- }
- #meun {
- color: #fff;
- padding-left: 10px;
- }
- #meun img {
- float: left;
- }
- #submeun {
- margin-left: 70px;
- float: left;
- }
- #submeun span {
- text-align: center;
- margin-right: 10px;
- float: left;
- display: inline;
- }
- #submeun span a {
- color: #fff;
- height: 50px;
- line-height: 50px;
- font-size: 14px;
- font-weight: bold;
- text-align: center;
- padding-left: 15px;
- padding-right: 15px;
- display: block;
- }
- #submeun span.cur {
- text-align: center;
- background: #82ce18;
- margin-right: 10px;
- float: left;
- display: inline;
- }
- #top {
- background-color: #000;
- margin: 0em 0 10px 0em;
- border-style: solid;
- border-width: 1px;
- border-color: #E5E5E5;
- height: 50px;
- line-height: 50px;
- }
- label.subtitle {
- font-size: 13px;
- float: right;
- color: #6CBD45;
- margin: 0 10px;
- text-align: right;
- }
- h1.title {
- height: 50px;
- font-size: 12px;
- background: url(logo.png) no-repeat;
- }
- h1.title a:link,h1.title a:visited,h1.title a:hover {
- color: #000;
- text-decoration: none;
- }
- .provinceCity .tabs li {
- height: 28px;
- float: left;
- width: 76px
- }
- .provinceCity .tabs li a,.provinceCity .tabs li a:visited {
- display: block;
- height: 28px;
- color: #777777;
- line-height: 28px;
- text-align: center;
- text-decoration: none;
- float: left;
- width: 76px;
- background: url(../images/bg_mc_0113_2.png) right center no-repeat
- }
- .provinceCity .tabs li a.current,.provinceCity .tabs li a.current:visited
- {
- background: url(../images/bg_mc_0113_3.png) right center no-repeat;
- color: #FFF
- }
- .provinceCity .con {
- height: 110px;
- border: 1px solid #d6d6d6;
- border-top: none;
- padding: 10px
- }
- .provinceCity .province {
-
- }
- .provinceCity .province .pre a,.provinceCity .province .pre a:visited {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCity .province .pre a.can,.provinceCity .province .pre a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCity .province .next a,.provinceCity .province .next a:visited
- {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCity .province .next a.can,.provinceCity .province .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- .provinceCity .province .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCity .province .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .province .list li a,.provinceCity .province .list li a:visited
- {
- color: #777777
- }
- .provinceCity .province .list li a.current,.provinceCity .province .list li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCity .city {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCity .city li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .city li a,.provinceCity .city li a:visited {
- color: #777777
- }
- .provinceCity .city li a.current,.provinceCity .city li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCity .county {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCity .county li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .county li a,.provinceCity .city li a:visited {
- color: #777777
- }
- .provinceCity .county li a.current,.provinceCity .city li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCity {
- z-index: 2
- }
- .provinceCity .city .pre a,.provinceCity .city .pre a:visited {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCity .city .pre a.can,.provinceCity .city .pre a.can:visited {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCity .city .next a,.provinceCity .city .next a:visited {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCity .city .next a.can,.provinceCity .city .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- .provinceCity .city .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCity .city .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .city .list li a input,.provinceCity .city .list li a input:visited
- {
- color: #777777
- }
- .provinceCity .city .list li a input.current,.provinceCity .city .list li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCity .hotCity {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCity .hotCity li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .hotCity li a input,.provinceCity .hotCity li a:visited {
- color: #777777
- }
- .provinceCity .hotCity li a input.current,.provinceCity .hotCity li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCity .county .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCity .county .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCity .county .list li a input,.provinceCity .province .list li a input:visited
- {
- color: #777777
- }
- .provinceCity .county .list li a input.current,.provinceCity .province .list li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCity .county {
-
- }
- .provinceCity .county .pre a,.provinceCity .county .pre a:visited {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCity .county .pre a.can,.provinceCity .county .pre a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCity .county .next a,.provinceCity .county .next a:visited {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCity .county .next a.can,.provinceCity .county .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- .provinceCityAll {
- width: 306px;
- position: absolute;
- background: #FFF;
- display: none
- }
- .provinceCityAll .tabs {
- height: 28px;
- border-bottom: 2px solid #323055;
- background: url(../images/bg_mc_0113_1.png) no-repeat
- }
- .provinceCityAll .tabs li {
- height: 28px;
- float: left;
- width: 76px
- }
- .provinceCityAll .tabs li a,.provinceCity .tabs li a:visited {
- display: block;
- height: 28px;
- color: #777777;
- line-height: 28px;
- text-align: center;
- text-decoration: none;
- float: left;
- width: 76px;
- background: url(../images/bg_mc_0113_2.png) right center no-repeat
- }
- .provinceCityAll .tabs li a.current,.provinceCity .tabs li a.current:visited
- {
- background: url(../images/bg_mc_0113_3.png) right center no-repeat;
- color: #FFF
- }
- .provinceCityAll .con {
- height: 110px;
- border: 1px solid #d6d6d6;
- border-top: none;
- padding: 10px
- }
- .provinceCityAll .provinceAll {
-
- }
- .provinceCityAll .provinceAll .pre a,.provinceCityAll .provinceAll .pre a:visited
- {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCityAll .provinceAll .pre a.can,.provinceCityAll .provinceAll .pre a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCityAll .provinceAll .next a,.provinceCityAll .provinceAll .next a:visited
- {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCityAll .provinceAll .next a.can,.provinceCityAll .provinceAll .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- .provinceCityAll .provinceAll .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCityAll .provinceAll .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .provinceAll .list li a,.provinceCityAll .provinceAll .list li a:visited
- {
- color: #777777
- }
- .provinceCityAll .provinceAll .list li a.current,.provinceCityAll .provinceAll .list li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll .cityAll {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCityAll .cityAll li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .cityAll li a,.provinceCityAll .cityAll li a:visited {
- color: #777777
- }
- .provinceCityAll .cityAll li a.current,.provinceCityAll .cityAll li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll .countyAll {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCityAll .countyAll li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .countyAll li a,.provinceCityAll .cityAll li a:visited
- {
- color: #777777
- }
- .provinceCityAll .countyAll li a.current,.provinceCityAll .cityAll li a.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll {
- z-index: 2
- }
- .provinceCityAll .cityAll .pre a,.provinceCityAll .cityAll .pre a:visited
- {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCityAll .cityAll .pre a.can,.provinceCityAll .cityAll .pre a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCityAll .cityAll .next a,.provinceCityAll .cityAll .next a:visited
- {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCityAll .cityAll .next a.can,.provinceCityAll .cityAll .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- .provinceCityAll .cityAll .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCityAll .cityAll .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .cityAll .list li a input,.provinceCityAll .cityAll .list li a input:visited
- {
- color: #777777
- }
- .provinceCityAll .cityAll .list li a input.current,.provinceCityAll .cityAll .list li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll .hotCityAll {
- float: left;
- width: 284px;
- margin: auto
- }
- .provinceCityAll .hotCityAll li {
- float: left;
- width: 69px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .hotCityAll li a input,.provinceCityAll .hotCityAll li a:visited
- {
- color: #777777
- }
- .provinceCityAll .hotCityAll li a input.current,.provinceCityAll .hotCityAll li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll .countyAll .list {
- float: left;
- width: 225px;
- margin: auto
- }
- .provinceCityAll .countyAll .list li {
- float: left;
- width: 75px;
- text-align: center;
- overflow: hidden;
- padding: 3px 0
- }
- .provinceCityAll .countyAll .list li a input,.provinceCityAll .provinceAll .list li a input:visited
- {
- color: #777777
- }
- .provinceCityAll .countyAll .list li a input.current,.provinceCityAll .provinceAll .list li a input.current:visited
- {
- color: #ff6c00
- }
- .provinceCityAll .countyAll {
-
- }
- .provinceCityAll .countyAll .pre a,.provinceCityAll .countyAll .pre a:visited
- {
- float: left;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) left center no-repeat
- }
- .provinceCityAll .countyAll .pre a.can,.provinceCityAll .countyAll .pre a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -87px center no-repeat
- }
- .provinceCityAll .countyAll .next a,.provinceCityAll .countyAll .next a:visited
- {
- float: right;
- width: 29px;
- height: 109px;
- background: url(../images/bg_mc_0113_4.png) -58px center no-repeat
- }
- .provinceCityAll .countyAll .next a.can,.provinceCityAll .countyAll .next a.can:visited
- {
- background: url(../images/bg_mc_0113_4.png) -29px center no-repeat
- }
- #dimCityQuery {
- position: absolute;
- border: 1px solid #d6d6d6;
- background: #FFF;
- display: none
- }
- #dimCityQuery li a,#dimCityQuery li a:visited {
- display: block;
- height: 26px;
- padding: 0 15px;
- line-height: 26px;
- color: #777777;
- text-decoration: none
- }
- #dimCityQuery li.current a,#dimCityQuery li.current a:visited {
- background: #ff6c00;
- color: #FFF
- }
- #dimCityQuery li.none {
- height: 26px;
- padding: 0 15px;
- line-height: 26px;
- color: #777777
- }
|