master
candice 2 years ago
parent d742d22f19
commit aff7a5fa05

@ -384,20 +384,24 @@ p.nextinfo {text-align: center;}
.infotailorword {
position: absolute;
top: calc(100% - 370px);
font-size: 28px;
text-align: center;
font-size: 27px;
text-align: left;
padding: 0 30px;
line-height: 32px;
font-family: 'Goudy Old Style';
font-weight: 600;
width: 1140px;
margin: 0 auto;
padding: 0;
}
.infotailormade {
font-size: 20px;
width: 250px;
margin: 30px auto 0 auto;
display: block;
width: 280px;
margin: -10px auto 0 auto;
background: #fff;
border: 2px solid #ad1818;
float: right;
text-align: center;
}
.infotailormade a {
color: #ad1818;
@ -405,7 +409,9 @@ p.nextinfo {text-align: center;}
display: block;
text-transform: uppercase;
}
.infotailormade a:hover {background: #ad1818;
color: #fff;
transition: 0.5s;}
.goHome {
text-align: center;
}
@ -414,10 +420,10 @@ p.nextinfo {text-align: center;}
}
.bottom_why_us {background: url(https://data.asiahighlights.com/image/about/ah-bottom-why-us-bg-pc.jpg) center #565656;
background-size: cover;
height: 530px;
height: 450px;
padding-top: 5px;}
.bottom_why_us h2 {text-align: center;
color: #fff;}
color: #fff; margin-top: 60px;}
table.why_us_table { width: 1140px !important;
margin: 20px auto 0 auto;
color: #fff;}
@ -430,7 +436,7 @@ table.why_us_table { width: 1140px !important;
margin-top: 20px;}
.bottom_why_us_content p {font-size: 18px;}
.bottom_destinations { background: #333;
padding: 50px 0 30px 0;
padding: 70px 0 50px 0;
color: #fff;
position: relative;}
.bottom_destinations ul { display: inline-block;}
@ -589,8 +595,9 @@ ul.tourhighlights li {list-style: square;
-webkit-box-orient: vertical;
overflow: hidden;
padding-bottom: 0;
height: 120px;
margin-bottom: 5px;}
height: 110px;
margin-bottom: 5px;
line-height: 22px;}
.country_name, .plan_left_title {font-size: 20px;}
.plan_right_title {font-size: 18px;}
.customer_name {
@ -1538,7 +1545,7 @@ ul.inspiration li a:hover {
border-bottom: 1px dashed;}
.feedback_logo { width: 170px;}
.tour_feedback { width: 360px;
height: 300px;
height: 280px;
font-size: 18px;}
select.kids_number { width: 100%;}
select.country_code, select.kids_number {
@ -1717,7 +1724,7 @@ input.Inquiryphone {width:45.4% !important;}
display: block;
top: 80px;
}
.infotailor { height: 300px;}
.infotailor { height: 250px;}
.nextcontext { clear: both;
padding: 5px 0 60px 0;
background: #fff;
@ -2151,6 +2158,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
margin-top: 10px;
display: inline-block;
}
.ah_index_tour_button a:hover { background: #ad1818; color: #fff; transition: 0.5s;}
.ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;}
table.tour_table .ah_index_tour {width: 340px; height: 265px;}
.info_ad { margin: 0 0 10px 0;}

Loading…
Cancel
Save