master
candice 2 years ago
parent 075109b15f
commit f94d0a360a

@ -430,7 +430,11 @@ table.why_us_table { width: 1140px !important;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
margin-top: 20px;} margin-top: 20px;}
.bottom_why_us_content p {font-size: 18px;} .bottom_why_us_content p {font-size: 18px;}
.bottom_destinations { background: #333;padding: 60px 0 90px 0;color: #fff;position: relative;} .bottom_destinations { background: #333;
padding: 50px 0 30px 0;
color: #fff;
position: relative;}
.bottom_destinations ul { display: inline-block;}
.bottom_destinations ul li a { color: #fff; text-decoration: none;} .bottom_destinations ul li a { color: #fff; text-decoration: none;}
.bottom_destinations ul li { font-family: 'Goudy Old Style'; .bottom_destinations ul li { font-family: 'Goudy Old Style';
border-left: 5px solid #ad1818; border-left: 5px solid #ad1818;
@ -438,7 +442,9 @@ table.why_us_table { width: 1140px !important;
padding-left: 15px; padding-left: 15px;
font-size: 18px; font-size: 18px;
font-weight: 600; font-weight: 600;
margin-bottom: -10px;} margin-bottom: 10px;
list-style: none;
margin-right: 40px;}
.destination_links { width: 100%;} .destination_links { width: 100%;}
/*首页反馈*/ /*首页反馈*/
.whyus { .whyus {

Loading…
Cancel
Save