master
candice 2 years ago
parent 4d0832e956
commit ecc2a9efb8

@ -2053,9 +2053,8 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.nextcontext, select.country_code { width: 100% !important; } .nextcontext, select.country_code { width: 100% !important; }
.nextcontext { margin-top: 100px;} .nextcontext { margin-top: 100px;}
.info_ad_name strong { .info_ad_name strong {
line-height: 22px; line-height: 20px;
font-size: 22px; font-size: 20px;
margin-bottom: 10px;
} }
.right_brand_info, .right_tour, .formtitle:before, .form_content_bg {display: none;} .right_brand_info, .right_tour, .formtitle:before, .form_content_bg {display: none;}
.infotoptitle { .infotoptitle {
@ -2130,11 +2129,14 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.ah_index_tour_bg h3 { height: auto; padding-left: 0; } .ah_index_tour_bg h3 { height: auto; padding-left: 0; }
.ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;} .ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;}
table.tour_table .ah_index_tour {width: 340px; height: 265px;} table.tour_table .ah_index_tour {width: 340px; height: 265px;}
.info_ad_content {background: #f6f6f6;} .info_ad { margin: 0 0 10px 0;}
.info_ad_name a { color: #000; .info_ad_content {background: rgb(0 0 0 / 30%);
text-shadow: none; position: absolute;
bottom: 0;
height: 100%;}
.info_ad_name a { text-shadow: 1px 1px 1px #000;
width: 75%; width: 75%;
font-size: 18px;} font-size: 17px;line-height: 18px;}
.contactwhyus {display: block;} .contactwhyus {display: block;}
.list_content, .all_width_content_1140 { width: auto; margin-bottom: 50px;} .list_content, .all_width_content_1140 { width: auto; margin-bottom: 50px;}
.form_content, .formtitle { .form_content, .formtitle {

Loading…
Cancel
Save