|
|
|
@ -2057,6 +2057,9 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
|
.info_ad_name strong {
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
display: block;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
}
|
|
|
|
|
.right_brand_info, .right_tour, .formtitle:before, .form_content_bg {display: none;}
|
|
|
|
|
.infotoptitle {
|
|
|
|
@ -2136,9 +2139,14 @@ table.tour_table .ah_index_tour {width: 340px; height: 265px;}
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
height: 100%;}
|
|
|
|
|
.info_ad_name a { text-shadow: 1px 1px 1px #000;
|
|
|
|
|
.info_ad_name a { text-shadow: 1px 1px 1px #000;
|
|
|
|
|
width: 75%;
|
|
|
|
|
font-size: 17px;line-height: 18px;}
|
|
|
|
|
font-size: 17px;
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
padding: 10px;
|
|
|
|
|
display: inline-block;}
|
|
|
|
|
.contactwhyus {display: block;}
|
|
|
|
|
.list_content, .all_width_content_1140 { width: auto; margin-bottom: 50px;}
|
|
|
|
|
.form_content, .formtitle {
|
|
|
|
|