master
candice 2 years ago
parent 2d070a5a12
commit 511ed37b16

@ -1103,7 +1103,7 @@ line-height: 20px;}
border: 2px solid #ad1818; border: 2px solid #ad1818;
position: relative; position: relative;
top: 10px;} top: 10px;}
.ah_index_tour_button a:hover { background: #ad1818; color: #fff; transition: 0.5s;} .ah_index_tour_button a:hover { background: #ad1818; color: #fff; transition: 0.5s; border-radius: 30px;}
img.tour_list_map { margin: 5px 0;} img.tour_list_map { margin: 5px 0;}
.tour_list_price {float: left; .tour_list_price {float: left;
display: inline-block; display: inline-block;
@ -1711,7 +1711,11 @@ input.Inquiryphone {width:45.4% !important;}
float: left; position: relative;} float: left; position: relative;}
.trip_plan_right {width: 560px; .trip_plan_right {width: 560px;
display: inline-block;} display: inline-block;}
.ah_index_tour { margin: 0 5px; height: 100%; border: 1px solid #d1d1d1;padding: 5px; width: 365px; margin-bottom: 5px;} .ah_index_tour { margin: 0 5px;
border: 1px solid #d1d1d1;
padding: 5px;
width: 358px;
margin-bottom: 10px;}
.updated_news { top: 66px !important;} .updated_news { top: 66px !important;}
.info_ad_content { position: initial;} .info_ad_content { position: initial;}
.infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;} .infotoptitle h1, .infocategory { width: 1140px !important; padding: 0;}

Loading…
Cancel
Save