master
candice 2 years ago
parent 417ad1453d
commit d26b96607c

@ -141,6 +141,7 @@ p {
text-transform: uppercase;
margin-bottom: 20px;
display: block;
font-weight: 600;
}
.info_tm_button {position: fixed; bottom: 5px; background: #ad1818;
width: 75px;
@ -1699,7 +1700,7 @@ padding-left: 15px;
padding-left: 0;
margin-top: 0;
}
.bottommedia ul li, .bottomlinks ul li { list-style: none; margin-bottom: 10px;}
.bottommedia ul li, .bottomlinks ul li { list-style: none; margin-bottom: 5px;}
.bottommedia ul li a, .bottomlinks ul li a { text-decoration: none; color: #fff;}
.bottommedia ul li svg {margin-right: 15px;}
img.bottomlogocenter { margin: 30px auto 10px auto;}
@ -1949,10 +1950,7 @@ input.Inquiryphone {width:44% !important;}
line-height: 30px;
display: block;
position: relative;}
.infotailormade {float: none;
display: block;
margin-top: 20px;
width: 80%;}
.infotailormade {width: 70%;}
.nextarticle { position: initial;
margin-bottom: 15px;
width: calc(100% - 30px);
@ -2000,7 +1998,7 @@ button#submit_newsletter { width: 70%;}
text-transform: capitalize;
font-family: 'Goudy Old Style';}
table.why_us_table { width: 1000px;}
.bottom_why_us { height: 560px;}
.bottom_why_us { height: 480px;}
.bottom_why_us_content { padding: 0; height: 280px;}
.bottom_destinations { display: inline-block;}
.destination_links {width: 50%; float: left;}
@ -2046,7 +2044,7 @@ padding-left: 15px;
}
.bottommedia ul li, .bottomlinks ul li { list-style: none; margin-bottom: 10px;}
.bottommedia ul li a, .bottomlinks ul li a { text-decoration: none; color: #fff;}
.bottommedia ul li svg {margin-right: 15px;}
.bottommedia ul li svg {margin-right: 10px;}
img.bottomlogocenter { margin: 30px auto 10px auto;}
.featureon {padding:0 20px;}
.infobottom {padding: 70px 0; margin-top: -5px;}
@ -2096,7 +2094,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
/*信息页面*/
ul.ah_list li { width: 123px;}
.nextcontext, select.country_code { width: 100% !important; }
.nextcontext { margin-top: 100px;}
.nextcontext { margin-top: 50px; display: inline-block;}
.info_ad_name strong {
line-height: 20px;
font-size: 20px;

Loading…
Cancel
Save