线路列表页样式修改

master
candice 2 years ago
parent 02293c617c
commit 8aa9ed9aaf

@ -1078,22 +1078,32 @@ line-height: 20px;}
line-height: 20px;
margin-top: 0;
font-size: 20px;
text-align: center;
margin-bottom: 10px;
font-family: 'Goudy Old Style';}
.ah_index_tour_bg a { text-decoration: none;}
.ah_index_tour_city {height: 80px;color: #848484;line-height: 20px;}
.ah_index_tour_button {text-transform: uppercase;
font-weight: 600;
margin: 0 auto;
display: table;}
.ah_index_tour_button a { color: #ad1818;
margin: 15px 0 0 0;
display: table;
width: 100%;}
.ah_index_tour_button a {color: #ad1818;
padding: 3px 20px;
font-size: 18px;
font-size: 17px;
font-weight: 600;
background: #fff;
border: 2px solid #ad1818;}
border: 2px solid #ad1818;
position: relative;
top: 10px;}
img.tour_list_map { margin: 5px 0;}
.tour_list_price {float: left;
display: inline-block;
width: 60%;
line-height: 25px;
color: #ad1818;}
.tour_list_price strong {font-size: 18px;
display: block;
color: #000;}
/* Menu styles */
.menu {
position: fixed;
@ -1691,7 +1701,7 @@ input.Inquiryphone {width:45.4% !important;}
float: left; position: relative;}
.trip_plan_right {width: 560px;
display: inline-block;}
.ah_index_tour { margin: 0 2px; height: 100%; border: 1px solid #d1d1d1;padding: 5px; width: 269px; margin-bottom: 5px;}
.ah_index_tour { margin: 0 5px; height: 100%; border: 1px solid #d1d1d1;padding: 5px; width: 365px; margin-bottom: 5px;}
.updated_news { top: 66px !important;}
.info_ad_content { position: initial;}
.infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;}

Loading…
Cancel
Save