|
|
|
@ -430,15 +430,21 @@ table.why_us_table { width: 1140px !important;
|
|
|
|
|
font-family: 'Goudy Old Style';
|
|
|
|
|
margin-top: 20px;}
|
|
|
|
|
.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 {font-family: 'Goudy Old Style';
|
|
|
|
|
.bottom_destinations ul li { font-family: 'Goudy Old Style';
|
|
|
|
|
border-left: 5px solid #ad1818;
|
|
|
|
|
float: left;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
margin-bottom: -10px;}
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
list-style: none;
|
|
|
|
|
margin-right: 40px;}
|
|
|
|
|
.destination_links { width: 100%;}
|
|
|
|
|
/*首页反馈*/
|
|
|
|
|
.whyus {
|
|
|
|
|