You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
246 lines
5.4 KiB
CSS
246 lines
5.4 KiB
CSS
/*flight分类*/
|
|
#flightcontent{
|
|
width:605px;
|
|
float:left;
|
|
}
|
|
#flightSide{
|
|
float:right;
|
|
width:340px;
|
|
}
|
|
ul.flightSearchNav {
|
|
margin:0;
|
|
display:block;
|
|
width:500px;
|
|
float:left;
|
|
}
|
|
ul.flightSearchNav li {
|
|
display:block;
|
|
height:29px;
|
|
list-style:none;
|
|
float:left;
|
|
text-align:center;
|
|
padding:10px 0 0 0;
|
|
cursor:pointer;
|
|
}
|
|
ul.flightSearchNav li.chinaFlight {
|
|
width:120px;
|
|
background:url(https://data.chinahighlights.com/css/images/flight/hot-city-search.jpg) repeat-x bottom left #d24c4b;
|
|
color:#fff;
|
|
font-size:13px;
|
|
margin-right:5px;
|
|
}
|
|
ul.flightSearchNav li.hongkongFlight {
|
|
width:145px;
|
|
background:url(https://data.chinahighlights.com/css/images/flight/hot-city-search.jpg) repeat-x bottom left #d24c4b;
|
|
color:#fff;
|
|
font-size:13px;
|
|
margin-right:5px;
|
|
}
|
|
ul.flightSearchNav li.chinaFlightactive {
|
|
width:120px;
|
|
background:#fff;
|
|
color:#a31022;
|
|
font-size:13px;
|
|
margin-right:5px;
|
|
}
|
|
ul.flightSearchNav li.hongkongFlightactive {
|
|
width:145px;
|
|
background:#fff;
|
|
color:#a31022;
|
|
font-size:13px;
|
|
margin-right:5px;
|
|
}
|
|
/*搜索框*/
|
|
#airlineSearch{
|
|
padding:8px;
|
|
background:#d1d1d1;
|
|
margin:0 0 8px 0px;
|
|
width:520px;
|
|
}
|
|
.areaFlights {
|
|
background:#fff;
|
|
width:500px;
|
|
padding:10px;
|
|
float:left;
|
|
}
|
|
.areaFlights .areaHead2 {
|
|
padding:0 6px;
|
|
background:url(https://data.chinahighlights.com/css/images/live-china-flights.png) no-repeat;
|
|
position:absolute;
|
|
left:23px;
|
|
top:-13px;
|
|
width:260px;
|
|
height:35px
|
|
}
|
|
.areaFlights .areaHead3 {
|
|
padding:0 6px;
|
|
background:url(https://data.chinahighlights.com/css/images/flights-plane.png) no-repeat;
|
|
position:absolute;
|
|
right:-55px;
|
|
top:-16px;
|
|
width:324px;
|
|
height:90px
|
|
}
|
|
.titleCityFlight2 {
|
|
color:#545454;
|
|
font-weight:bold;
|
|
padding-left:13px;
|
|
margin-bottom:3px;
|
|
background-image:url(images/drop-1.GIF);
|
|
background-position:left 6px;
|
|
background-repeat:no-repeat;
|
|
font-size:11px
|
|
}
|
|
.cityFlightSche2 .table1 {
|
|
margin-bottom:10px;
|
|
|
|
*margin-bottom:0;
|
|
padding:0 0 0 15px;
|
|
}
|
|
.cityFlightSche2 .table3 {
|
|
margin-bottom:10px;
|
|
*margin-bottom:0
|
|
}
|
|
.cityFlightSche2 .table2, .cityFlightSche2 .table4, .cityFlightSche2 .table5 {
|
|
margin-bottom:5px
|
|
}
|
|
.cityFlightSche2 .table2 select {
|
|
width:150px;
|
|
float:left;
|
|
}
|
|
.cityFlightSche2 .table5 select {
|
|
width:310px;
|
|
float:left;
|
|
}
|
|
.cityFlightSche2 .table4 select {
|
|
width:100px;
|
|
*margin-left:0;
|
|
margin-right:5px;
|
|
display:inline;
|
|
}
|
|
.cityFlightSche2 select {
|
|
-moz-background-clip:border;
|
|
-moz-background-inline-policy:continuous;
|
|
-moz-background-origin:padding;
|
|
background:#FFF none repeat scroll 0 0;
|
|
border:1px solid #b3b3b3;
|
|
color:#666;
|
|
font-family:Verdana, Sans-Serif;
|
|
font-size:11px;
|
|
font-weight:normal;
|
|
line-height:16px;
|
|
margin:8px 0;
|
|
padding:4px 3px;
|
|
width:100px;
|
|
margin-right:5px;
|
|
float:left;
|
|
}
|
|
.cityFlightSche2 .table3 input, .cityFlightSche2 .table2 input {
|
|
-x-system-font:none;
|
|
background:#fff;
|
|
border:1px solid #b3b3b3;
|
|
color:#666;
|
|
font-family:Verdana, Sans-Serif;
|
|
font-size:11px;
|
|
font-size-adjust:none;
|
|
font-stretch:normal;
|
|
font-style:normal;
|
|
font-variant:normal;
|
|
font-weight:normal;
|
|
line-height:18px;
|
|
padding:7px;
|
|
margin:5px 0
|
|
}
|
|
.cityFlightSche2 .table3 input {
|
|
background:#fff url(https://data.chinahighlights.com/css/images/calender.GIF) 130px center no-repeat;
|
|
padding:5px 0 5px 5px;
|
|
width:140px
|
|
}
|
|
.cityFlightSche2 .table2 input {
|
|
width:185px;
|
|
background:#fff url(https://data.chinahighlights.com/css/images/flight/menu.png) 175px center no-repeat
|
|
}
|
|
.cityFlightSche2 .table2 label {
|
|
display:block;
|
|
width:240px;
|
|
float:left;
|
|
font-size:11px;
|
|
margin:0 5px 0 3px
|
|
}
|
|
.cityFlightSche2 .searchTitle {
|
|
width:80px;
|
|
float:left;
|
|
padding:5px 0 0 0;
|
|
font-weight:bold;
|
|
}
|
|
.cityFlightSche2 .table2 label select {
|
|
text-transform:
|
|
}
|
|
.cityFlightSche2 .table2 label select:first-letter {
|
|
text-transform:capitalize
|
|
}
|
|
.cityFlightSche2 .table1 label {
|
|
display:block;
|
|
width:130px;
|
|
float:left;
|
|
font-size:11px;
|
|
font-weight:bold
|
|
}
|
|
.cityFlightSche2 .table1 label input[type="radio"] {
|
|
vertical-align:middle
|
|
}
|
|
.cityFlightSche2 .table3 label {
|
|
display:block;
|
|
width:240px;
|
|
float:left;
|
|
font-size:11px;
|
|
margin:0 5px 0 3px
|
|
}
|
|
.cityFlightSche2.table4 label {
|
|
display:block;
|
|
width:580px;
|
|
padding-left:15px;
|
|
float:left;
|
|
font-size:11px
|
|
}
|
|
.cityFlightSche2 .flightbuttun01 {
|
|
font-weight:bold;
|
|
text-align:center;
|
|
margin-left:200px;
|
|
margin-top:15px;
|
|
margin-bottom:10px;
|
|
cursor:pointer
|
|
}
|
|
.cityFlightSche2 .flightbuttun01 a {
|
|
display:block;
|
|
-moz-border-radius:5px;
|
|
-moz-border-radius:5px;
|
|
border:#D1D1D1 1px solid;
|
|
background-image:url(images/bg-click.GIF);
|
|
background-repeat:repeat-x;
|
|
background-position:bottom;
|
|
padding:4px 12px 4px 12px;
|
|
text-decoration:none;
|
|
color:#c03
|
|
}
|
|
.cityFlightSche2 .flightbuttun01 a:hover {
|
|
display:block;
|
|
padding:4px 12px 4px 12px;
|
|
background-image:url(images/bg-click-hover.GIF);
|
|
background-repeat:repeat-x;
|
|
background-position:bottom
|
|
}
|
|
/*左边导航*/
|
|
#contentRight2 p a{ color:#545454;}
|
|
#contentRight2 p a:hover{ color:#C00;}
|
|
ul.leftNav { margin:0 0 0 0; }
|
|
ul.leftNav li { border-bottom:1px solid #e4e4e4; line-height:18px; padding:5px 5px 5px 12px; list-style: none; }
|
|
ul.leftNav li.mainTitle { border-left: 7px solid #a6a6a6; background: #e4e4e4; padding-left:5px; font-size:14px; }
|
|
ul.leftNav li a { color:#545454; text-decoration: none; }
|
|
ul.leftNav li a:hover { color:#a31022; }
|
|
ul.leftNav li.active { background:url(https://data.chinahighlights.com/pic/square-gray.gif) no-repeat 0px 10px; padding-left:20px;}
|
|
ul.leftNav li.active a { color:#a31022;}
|
|
ul.leftNav.lessNav { border-top:3px solid #a31022; }
|
|
ul.leftNav.lessNav li {
|
|
}
|