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.

557 lines
12 KiB
CSS

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

body {
background-color: #c0c0c0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:0px;
margin:0px;
}
#wrap {
width:1000px;
margin: 25px auto;
background-color:#fff;
background-image:url(/image/travelguide/guidebook/pic/pagebg.gif);
background-repeat:repeat-y;
background-position:right 4px;
}
#wrap #wrapInner {
border:#999 1px solid;
border-right:none;
border-top:none;
border-bottom:none;
}
#wrap #wrapBtm {
background-image:url(/image/travelguide/guidebook/pic/pagebg-btm.gif);
background-repeat: no-repeat;
background-position:left top;
height:15px;
}
#wrap #wrapInner #contentIndex {
padding:100px 15px 25px 15px;
margin-right:14px;
border-top:#999 1px solid;
background-image:url(/image/travelguide/guidebook/pic/revised.gif);
background-repeat:no-repeat;
background-position:right 1px;
}
#wrap #wrapInner #contentIndex h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#666;
text-align:center;
padding-bottom:0px;
margin-bottom:0px;
}
#wrap #wrapInner h2 a {
text-decoration:none;
color:#666;
}
#wrap #wrapInner a:hover {
text-decoration:underline;
color:#000;
}
#wrap #wrapInner #contentIndex h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:80px;
color:#666;
text-align:center;
padding-top:0px;
margin-top:0px;
}
#wrap #wrapInner h1 a {
text-decoration:none;
color:#666;
}
#wrap #wrapInner h1 a:hover {
text-decoration:underline;
color:#000;
}
#wrap #wrapInner #contentIndexM {
border-top:#999 5px solid;
border-bottom:#999 5px solid;
margin-right:14px;
}
#wrap #wrapInner #contentIndexBtm {
margin-right:14px;
padding:55px 15px 20px 15px;
text-align:center;
}
#wrap #wrapInner #contentMain {
margin-right:13px;
}
#wrap #wrapInner #contentMain #banner {
height:240px;
}
#wrap #wrapInner #contentMain .forward {
background-image:url(/image/travelguide/guidebook/banners/fprward.jpg);
background-repeat:no-repeat;
}
#wrap #wrapInner #contentMain .wifi {
background-image:url(/image/wifi/wifi-rental-986.jpg);
background-repeat:no-repeat;
}
#wrap #wrapInner #contentMain #content {
background-image:url(/image/travelguide/guidebook/pic/logo2.jpg);
background-repeat:no-repeat;
background-position:25px bottom;
padding-bottom:25px;
}
#wrap #wrapInner #contentMain #content #left {
width:300px;
float:left;
padding-bottom:100px;
}
#wrap #wrapInner #contentMain #content #left .menu {
padding:25px;
}
#wrap #wrapInner #contentMain #content #left .menu ul {
padding:0px;
margin:0px;
}
#wrap #wrapInner #contentMain #content #left .menu ul h3 {
background-color:#666;
color:#fff;
padding:0px;
margin:0px;
text-align:center;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:8px;
font-weight:bold;
}
#wrap #wrapInner #contentMain #content #left .menu ul li {
list-style:none;
line-height:30px;
padding-left:10px;
border-bottom:#ccc 2px solid;
}
#wrap #wrapInner #contentMain #content #left .menu ul li a:link {
color:#000;
text-decoration:none;
}
#wrap #wrapInner #contentMain #content #left .menu ul li a:visited {
color:#666;
text-decoration:none;
}
#wrap #wrapInner #contentMain #content #left .menu ul li a:hover {
color:#999;
}
#wrap #wrapInner #contentMain #content #left .menu .previous {
background-image:url(/image/travelguide/guidebook/pic/arrow_i.gif);
background-repeat:no-repeat;
background-position:left 10px;
padding-left:10px;
font-weight:bold;
}
#wrap #wrapInner #contentMain #content #right {
width:686px;
float:left;
}
#wrap #wrapInner #contentMain #content #right .crumb {
padding:0px;
margin:0px;
padding:20px 5px;
color:#666;
}
#wrap #wrapInner #contentMain #content #right .crumb a:link, #wrap #wrapInner #contentMain #content #right .crumb a:visited {
color:#000;
padding-right:5px;
text-decoration:none;
}
#wrap #wrapInner #contentMain #content #right .crumb a:hover {
text-decoration:none;
color:#666;
}
#wrap #wrapInner #contentMain #content #right h1 {
padding:0px;
margin:0px;
text-align:center;
font-size:24px;
}
#wrap #wrapInner #contentMain #content #right #rightContent {
padding-right:25px;
}
#wrap #wrapInner #contentMain #content #right #rightContent a:link, #wrap #wrapInner #contentMain #content #right #rightContent a:visited {
color:#000;
}
#wrap #wrapInner #contentMain #content #right #rightContent a:hover {
text-decoration:none;
color:#666;
}
#wrap #wrapInner #contentMain #content #right #rightContent p {
line-height:22px;
}
#wrap #wrapInner #contentMain #content #right #rightContent ol li {
line-height:22px;
}
#wrap #wrapInner #contentMain #content #right #rightContent img {
border:#ccc 1px solid;
padding:5px;
margin:2px 8px 2px 2px;
}
.clear {
clear:both;
}
#footer {
margin:15px 5px 15px 25px;
border-top:#ccc 3px solid;
padding:15px;
}
.lastPage {
float:left;
}
.nextPage {
float:right;
}
.copyRight {
font-size:11px;
text-align:center;
padding-bottom:0px;
margin-bottom: 0px;
color:#999;
}
.copyRight a {
color:#999;
text-decoration:none;
}
#bar {
width:30%;
margin:5px 1px 5px 1px;
padding: 1px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bar ul li {
font-size:11px;
line-height:22px;
}
.tableStyle {
border-top:#d1d1d1 1px solid;
border-left:#d1d1d1 1px solid;
}
.tableStyle td {
border-bottom:1px #d1d1d1 solid;
padding:5px 5px;
border-right:1px #ccc solid;
text-align:center;
}
.tableStyle th {
border-bottom:1px #d1d1d1 solid;
border-right:1px #ccc solid;
padding:0px 5px;
line-height:20px;
height:30px;
font-size:13px;
background-image:url(https://data.chinahighlights.com/css/images/bg-table.GIF);
background-repeat:repeat-x;
color: #333;
background-color:#dcdcdc;
}
.tableStyle tr.grayBg {
background:#E5E5E5 none repeat scroll 0 0;
}
.tableStyle tr.grayBg .buttun01 {
float:right;
line-height:23px;
font-size:16px;
}
.tableStyle tr.grayBg .moreRows {
width:250px;
float:left;
font-size:12px;
margin:10px 5px;
text-align:left;
}
.tableStyle tr.grayBg .moreRows select {
width:50px;
}
/* Wifi ҳ<><D2B3><EFBFBD><EFBFBD>ʽ */
.wifiTitle {
font-size:18px;
display: block;
margin: 10px 0;
font-family:Verdana, Geneva, sans-serif;
color:#545454
}
.wifih1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 22px;
color: #545454;
border-bottom: #D2D2D2 1px solid;
padding: 0px 0px 3px 8px;
margin: 18px 0px 5px 0px;
padding-right: 280px;
display: block;
}
.mainCombo {
margin:0 0 0 55px;
padding: 0;
}
ul.wifiFeature {
margin-left:0;
padding-left:0
}
ul.wifiFeature li {
list-style: none;
background:url(https://data.chinahighlights.com/css/images/citytour/green-mark.png) no-repeat left 5px;
padding-left:20px;
font-size:11px;
line-height:16px;
margin: 0 0 10px 0;
}
ul.drop1 {
list-style:none;
padding:0px;
margin:0px 0px 15px 0px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454
}
ul.drop1 li {
line-height:18px;
margin-left:8px;
margin-bottom:6px;
background:url(https://data.chinahighlights.com/css/images/drop-1.GIF) no-repeat 0px 4px;
padding:0 0 0 15px
}
ul.drop2 {
list-style:none;
padding:0px;
margin:0px 0px 15px 0px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#545454
}
ul.drop2 li {
line-height:18px;
margin-left:8px;
margin-bottom:6px;
background:url(https://data.chinahighlights.com/css/images/drop-2.GIF) no-repeat 0px 4px;
padding:0 0 0 15px
}
.supportDevice {
float:left;
margin:0 5px 10px 0;
}
.supportDevice .infoDevice {
margin:0
}
.supportDevice .infoDevice img {
border:none !important
}
.wifiBox {
border:1px solid #d1d1d1;
width:275px;
margin: 0 0 15px 0;
}
.wifiBox h5 {
padding:8px;
margin-bottom:10px;
background-color:#d1d1d1;
text-align:center;
font-size: 13px;
font-weight: bold;
zoom:1;
margin-top:0;
}
.wifiBox .dialIntro ul {
margin-left:0px;
}
.wifiBox .dialIntro ul li {
line-height:18px;
margin-bottom:10px;
font-size:11px;
list-style-position: outside;
margin-left:5px;
list-style: none;
background: url(https://data.chinahighlights.com/css/images/drop-1.gif) no-repeat left 8px;
padding-left: 12px;
}
#contact {
margin:10px 0;
border:1px solid #666;
background:/*url(https://data.chinahighlights.com/css/images/bg-email.png) no-repeat 450px 10px*/ #f5f5f5;
padding:20px 20px 10px 20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
position:relative;
}
#content #contact p {
display:block;
margin:0;
width:600px
}
#contact label {
display:inline-block;
float:left;
line-height:26px;
width:120px;
font-size:12px
}
#contact textarea {
padding:4px 3px;
color:#666;
background:#fff;
border:1px solid #666;
margin:3px 0;
font-size:13px;
font-family:Verdana, Geneva, sans-serif;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:350px;
height:200px
}
#contact input {
margin:0;
padding:4px 3px;
color:#666;
background:#fff;
border:1px solid #666;
margin:3px 0;
font-size:13px;
font-family:Verdana, Geneva, sans-serif;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:210px;
padding-right:20px
}
#contact select {
margin:0;
padding:3px 3px;
color:#666;
background:#fff;
border:1px solid #666;
margin:3px 0;
font-size:13px;
font-family:Verdana, Geneva, sans-serif;
-moz-border-radius:5px;
-webkit-border-radius:5px;
width:236px
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
border:1px solid #F90;
background-color:#fff;
color:120
}
#contact input.terms { width:auto; margin: 0 5px 0 0;}
#contact input.submit {
width:120px;
margin-left:155px;
padding-top:3px;
background-color:#a31022;
color:#fff;
height:28px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1px solid #fff;
font-size:13px;
font-weight:bold
}
#contact input.submit:hover {
background:#444
}
#contact fieldset {
padding:20px;
border:1px solid #eee;
-moz-border-radius:5px;
-webkit-border-radius:5px
}
#contact span.required {
font-size:13px;
color:#f00
}
/*Table<6C>Ϸ<EFBFBD><CFB7><EFBFBD>ǩҳ<C7A9><D2B3>ʽ*/
ul.viewOrderLab {
float:left;
width:100%;
margin:0 0 0 30px;
padding:0;
overflow:hidden;
}
ul.viewOrderLab li {
width:auto;
float:left;
margin-right:8px;
background:#d1d1d1;
color:#fff;
font-size:18px;
list-style:none outside none;
display: block;
padding:10px 12px 8px 12px;
border-left:1px solid #d5d5d5;
border-right:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
display:block;
cursor:pointer;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
}
ul.viewOrderLab li.active, ul.viewOrderLab li:hover {
border-left:1px solid #d5d5d5;
border-right:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
color:#a31022;
background:#fff;
margin-bottom:-2px;
}
ul.viewOrderLab li.active a {
background-color:transparent;
background-position:right -75px;
margin-top:-3px;
padding-top:3px;
color:#333333;
text-decoration:none;
width:100%;
height:30px;
}
ul.viewOrderLab li.active li a:hover {
text-decoration:none;
color:#333333;
}
ul.viewOrderLab li a, ul.viewOrderLab li a:hover {
text-decoration:none;
color:#fff;
}
.wifiList {
border:#ccc solid 1px;
padding:5px 5px 0 5px;
margin: -1px 0 0 0;
-moz-border-radius:6px;
width:660px;
}
.faqAnswer {
background:url("https://data.chinahighlights.com/css/images/faq/a-bg.gif") no-repeat scroll -10px top #F6F6F6;
margin-bottom:15px;
padding:10px 10px 10px 50px;
}
.faqQuestion {
background:url("https://data.chinahighlights.com/css/images/faq/q-bg.gif") no-repeat scroll left top #E7F1F4;
margin-bottom:0px;
padding:12px 10px 12px 50px;
font-size: 14px;
color:#444;
}
element.style {
}
.wifiStyle1 {
color: #C6162B;
font-weight: bold;
}
.wifiStyle {
color: #307ABE;
font-weight: bold;
}
.wifiPrice {
color: #A31022;
margin: 8px 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
}
.new {
right: -5px;
POSITION: relative;
TOP: -6px;
font-size: 80%;
font-weight: normal;
color: red;
font-style: italic;}