上传样式

master
cyc 5 years ago
parent 6415803527
commit b9ad73049f

@ -1770,7 +1770,7 @@
class="destinations" style="margin-top:5px;">Hanoi, Halong Bay, Danang, Hoi An,
Ho Chi Minh City, Mekong Delta</span>
<p>Take in Vietnam's highlights and explore the life of the Mekong Delta.</p>
<div class="tourPrice"><em>9 days from</em> <strong>2,102</strong></div>
<div class="priceBlock"><em>9 days from</em> <strong>2,102</strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-1.htm"
rel="nofollow">View this trip</a></div>
@ -1790,7 +1790,7 @@
An,Hue,Hanoi,Sapa,Halong Bay</span>
<p>Immerse in local culture iin Sapa, roam on motorbike of Saigon and cruise in
Halong.</p>
<div class="tourPrice"><em>13 days from</em> <strong>2,307</strong></div>
<div class="priceBlock"><em>13 days from</em> <strong>2,307</strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-2.htm"
rel="nofollow">View this trip</a></div>
@ -1811,7 +1811,7 @@
Hoi An, Ho Chi Minh City, Mekong Delta, Phu Quoc</span>
<p>Natural, cultural and historical, take all the highlights of Vietnam plus beach
free days.</p>
<div class="tourPrice"><em>15 days from</em> <strong>2,888</strong></div>
<div class="priceBlock"><em>15 days from</em> <strong>2,888</strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-3.htm"
rel="nofollow">View this trip</a></div>
@ -1837,7 +1837,7 @@
class="destinations" style="margin-top:5px;">China, Vietnam</span>
<p>Going further and deeper, find out the unique highlights of these two countries
in your own way!</p>
<div class="tourPrice"><em>18 days from</em> <strong>4,508</strong></div>
<div class="priceBlock"><em>18 days from</em> <strong>4,508</strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-4.htm"
rel="nofollow">View this trip</a></div>
@ -1857,7 +1857,7 @@
class="destinations" style="margin-top:5px;">Cambodia, Vietnam</span>
<p>Unveil Angkor Wat with a local who shares you more than just the temples and kick
back on sundeck of Halong Bay cruise.</p>
<div class="tourPrice"><em>12 days from</em> <strong>3,038</strong></div>
<div class="priceBlock"><em>12 days from</em> <strong>3,038</strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-5.htm">View
this trip</a></div>
@ -1877,7 +1877,7 @@
class="destinations" style="margin-top:5px;">Vietnam, Cambodia, Laos</span>
<p>Get the essence of Indochina: Vietnam's landscape, Cambodia's wonders and Laos'
peacefulness.</p>
<div class="tourPrice"><em>14 days from</em> <strong>4,097
<div class="priceBlock"><em>14 days from</em> <strong>4,097
<!--wozhedoushiweiledingweia--></strong></div>
<div class="col-md-6 col-sm-6 hidden-xs"> </div>
<div class="col-md-12 col-sm-12 col-xs-24 viewDetail"><a href="/tours/ah-6.htm"
@ -2092,7 +2092,7 @@
<form action="/forms/lantern_form" method="post">
<div class="priceBlock"><h2>Create My Vietnam Trip</h2>
<div class="tourPrice"><h2>Create My Vietnam Trip</h2>
<input name="realname" type="text" id="realname" value="" placeholder="Full name" class="FullName">
<input name="email" type="text" id="email" value="" placeholder="Email" class="EmailAddress">
<input type="text" id="starting_date" data-min-date="7" name="starting_date" value="" placeholder="Starting date" readonly="readonly" class="InquiryCalendar">

@ -42,10 +42,10 @@ h2 em { display: none; }
.tourInfo h3 a { text-decoration: none;}
.tourInfo h3 a:hover { text-decoration: underline;}
.tourInfo .destinations { color: #777; display: block; height: 33px; margin: 10px 0; }
.tourPrice { display: block; margin: 15px 0 20px; vertical-align: top; }
.tourPrice em { font-style: normal; display: inline-block; margin-right: 5px; font-size:18px; }
.tourPrice strong { color: #a31022; font-size: 18px; font-weight: normal; }
.tourPrice strong:before { content: "$"; display: inline-block;}
.priceBlock { display: block; margin: 15px 0 20px; vertical-align: top; }
.priceBlock em { font-style: normal; display: inline-block; margin-right: 5px; font-size:18px; }
.priceBlock strong { color: #a31022; font-size: 18px; font-weight: normal; }
.priceBlock strong:before { content: "$"; display: inline-block;}
.tourInfo .viewDetail { background: #fff; display: block; padding: 10px 15px; text-align: center; width: 100% !important; text-align: center; border-top:1px solid #d1d1d1; position:absolute; left:0; bottom:0; }
.tourInfo .viewDetail a { color: #a31022; font-size: 16px; text-decoration: none; background: url(https://data.asiahighlights.com/pic/red-arrow.png) no-repeat right; padding-right: 15px; }
@ -173,7 +173,7 @@ h2 em { display: none; }
.footTailor { position:fixed; bottom:-35px; left:0; width:100% !important; border-radius:0!important; z-index:9999;}
}
/* tailor new */
.priceBlock { border:1px solid #d1d1d1; background:#f1f1f1; border-radius:4px; padding:30px 25px; font-size:14px; }
.tourPrice { border:1px solid #d1d1d1; background:#f1f1f1; border-radius:4px; padding:30px 25px; font-size:14px; }
.sendButton {
background: #a31022 none repeat scroll 0 0;
border: medium none;
@ -185,14 +185,14 @@ h2 em { display: none; }
text-align: center;
width: 100%;
}
.priceBlock .basedOn { display: block; text-align: center;}
.priceBlock .inquiryNow { text-align:center; display: block; border-radius:4px; margin:25px auto 0; }
.priceBlock .inquiryNow input {background:#a31022; border:0px; color:#fff; text-decoration: none; padding:10px 0; font-size:18px;min-width: 100px;width: 90%}
.priceBlock .inquiryNow .fa {color:#fff; font-size:120%; margin-left:15px;}
.priceBlock .inquiryNow:hover { background:#800D1C}
.priceBlock .inquiryNow:hover input{ background:#800D1C}
.priceBlock b { color:#a31022; margin:0 10px 10px; font-size:35px; font-weight: normal; display: inline-block;}
.priceBlock .from { display:inline-block; float: left; margin-top:5px;}
.tourPrice .basedOn { display: block; text-align: center;}
.tourPrice .inquiryNow { text-align:center; display: block; border-radius:4px; margin:25px auto 0; }
.tourPrice .inquiryNow input {background:#a31022; border:0px; color:#fff; text-decoration: none; padding:10px 0; font-size:18px;min-width: 100px;width: 90%}
.tourPrice .inquiryNow .fa {color:#fff; font-size:120%; margin-left:15px;}
.tourPrice .inquiryNow:hover { background:#800D1C}
.tourPrice .inquiryNow:hover input{ background:#800D1C}
.tourPrice b { color:#a31022; margin:0 10px 10px; font-size:35px; font-weight: normal; display: inline-block;}
.tourPrice .from { display:inline-block; float: left; margin-top:5px;}
select{display: block;font-size: 16px;padding:8px 5px 8px 10px;width: 100%;margin-bottom:12px;border: 1px
solid #d1d1d1;border-radius: 2px;background: url(/pic/select-tag.png) no-repeat 96% center #fff;-webkit-appearance:none;
-moz-appearance:none;

Loading…
Cancel
Save