master
candice 2 years ago
parent f10b10648c
commit 9b69177c82

@ -1081,7 +1081,7 @@ line-height: 20px;}
img.country_map {margin-top: 15px;
display: inline-block;}
.ah_index_tour_bg {padding: 15px; }
.ah_index_tour_bg {padding: 10px; }
.ah_index_tour_bg h3 {height: 60px;
line-height: 20px;
margin-top: 0;
@ -1110,7 +1110,7 @@ line-height: 20px;}
img.tour_list_map { margin: 5px 0;}
.tour_list_price {float: left;
display: inline-block;
width: 60%;
width: 59%;
line-height: 25px;
font-size: 25px;
color: #ad1818;}
@ -1714,11 +1714,13 @@ input.Inquiryphone {width:45.4% !important;}
float: left; position: relative;}
.trip_plan_right {width: 560px;
display: inline-block;}
.ah_index_tour { margin: 0 5px;
.ah_index_tour { margin: 0 12px 0 12px;
border: 1px solid #d1d1d1;
padding: 5px;
width: 358px;
margin-bottom: 10px;}
width: 344px;
margin-bottom: 25px;
box-shadow: 0px 0px 3px 3px #ececec;
border-radius: 6px;}
.updated_news { top: 66px !important;}
.info_ad_content { position: initial;}
.infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;}

Loading…
Cancel
Save