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.

34 lines
1.9 KiB
CSS

@charset "utf-8";
/* CSS Document */
body { color:#545454; font-family:Verdana, Geneva, sans-serif; font-size:11px; padding:0; margin:0; background:#f0f0f0!important;}
p { line-height:18px; margin-bottom:8px; font-size:11px; }
a { color:#a31022; }
a:hover { color:#a31022; text-decoration: none; }
img { border:none; }
h1 { font-size:28px; font-weight: normal; margin: 0 0 10px 15px; }
.clear { clear:both; }
.clearLine { clear:both; height:1px; border-bottom:1px dashed #d1d1d1; margin-bottom:5px; }
.header{ background:#a31022; margin-bottom:10px;}
.contact-phone{ color:#fff; text-align:right; padding:10px 15px 0px 0!important; margin:0!important;}
.booking-process{ text-align:right; padding:25px 0 0 0; font-size:14px; color:#999; font-style:italic; line-height:22px;}
.log-div{ margin-bottom:15px;}
.form-style{ background:#fff; border:1px solid #d1d1d1; border-radius:8px; margin-bottom:15px;}
.form-title{ background:#999999; color:#fff; font-size:18px; padding:6px 18px; margin-bottom:8px;}
.form-horizontal .form-group {
margin-left: 0!important;
margin-right: 0!important;
font-size:14px;
}
.booking-label{ font-weight:100; text-align:right; margin-bottom:5px;}
input.form-control, select.form-control{ margin-bottom:12px;}
.tour-name{ margin-bottom:15px;}
.price-div{ background:#fff; border-radius:8px;}
.price-detail{ background:#fff; border-radius:8px; border:1px solid #d1d1d1; padding:15px; font-size:14px;}
span.detail-title{ display:block; font-size:16px; padding:0 0 8px 5px;}
table.table tr td{ border:none!important; }
table.table tr td.total-price{ padding:8px 8px; color:#a31022;}
input.submit-book{ background:url(https://data.chinahighlights.com/css/images/daytrip/submit-inquiry.png) center no-repeat; width:100%; height:44px; border:0;}
.tyWord{ padding-top:20px; padding-bottom:20px; background:#e9e9e9;}
span.groupName, span.moreNote{ font-size:17px; color:#686868; display:block; margin:15px 0 0px 15px;}
.realname{ width:150px;
}