master
candice 2 years ago
parent c50576e53f
commit f62428a02a

@ -63,12 +63,13 @@ z-index: 9;}
.updated_news a { color: #fff;} .updated_news a { color: #fff;}
.bottom_why_us {background: url(https://data.asiahighlights.com/image/about/ah-bottom-why-us-bg-pc.jpg) center #565656; .bottom_why_us {background: url(https://data.asiahighlights.com/image/about/ah-bottom-why-us-bg-pc.jpg) center #565656;
background-size: cover; background-size: cover;
height: 580px; height: 500px;
padding-top: 50px;} padding-top: 50px;}
.bottom_why_us h2 {text-align: center; .bottom_why_us h2 {text-align: center;
color: #fff;} color: #fff;
padding-top: 40px;}
table.why_us_table { width: 1140px; table.why_us_table { width: 1140px;
margin: 40px auto 0 auto; margin: 20px auto 0 auto;
color: #fff;} color: #fff;}
.bottom_why_us_content { text-align: center; .bottom_why_us_content { text-align: center;
padding: 0 15px; height: 335px;} padding: 0 15px; height: 335px;}
@ -129,7 +130,7 @@ z-index: 9;}
font-weight: 400; font-weight: 400;
} }
.adsbygoogle { height:auto !important; margin:50px 0 !important;} .adsbygoogle { height:auto !important; margin:50px 0 !important;}
#videoPlayer { position:inherit !important; min-width: 100%; } #videoPlayer { position:inherit !important; min-width: 100%; border-radius: 6px; }
a.infocustomize { a.infocustomize {
font-size: 16px; font-size: 16px;
color: #fff; color: #fff;
@ -169,7 +170,8 @@ a.infocustomize {
min-height: 90px; min-height: 90px;
margin-bottom: 30px; margin-bottom: 30px;
position: relative; position: relative;
padding: 30px 15px 15px 15px;} padding: 30px 15px 15px 15px;
border-radius: 10px;}
.whatsnew img {position: absolute; .whatsnew img {position: absolute;
top: -75px;} top: -75px;}
@ -349,7 +351,7 @@ min-height: 590px;}
.articlenext img { border-radius: 6px 6px 0 0;} .articlenext img { border-radius: 6px 6px 0 0;}
.infotailor { .infotailor {
background: #ececec; background: #ececec;
height: 355px; height: 280px;
position: relative; position: relative;
z-index: 9; z-index: 9;
} }
@ -894,19 +896,19 @@ table.story_table {width: 600px;
position: relative;} position: relative;}
.tourdetailinfo { padding: 15px; .tourdetailinfo { padding: 15px;
background: #f6f6f6; background: #f6f6f6;
height: 300px; height: 280px;
} }
.tourdetailinfo p { padding: 0; text-align: center;} .tourdetailinfo p { padding: 0; text-align: center;}
.tourdetailinfo ul.infolist li {height: 45px !important;} .tourdetailinfo ul.infolist li {height: 45px !important;}
.expatstourname { .expatstourname {
display: block; display: block;
text-align: center; text-align: center;
font-size: 20px; font-size: 19px;
line-height: 23px; line-height: 21px;
font-weight: 600; font-weight: 600;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
margin-bottom: 25px; margin-bottom: 15px;
height: 70px; height: 65px;
} }
.expatstourname a { color: #000; .expatstourname a { color: #000;
text-decoration: none;} text-decoration: none;}
@ -1130,21 +1132,22 @@ input.dateicon {font-size: 16px;
} }
/*目的地推荐*/ /*目的地推荐*/
.CityTag { .CityTag {
width: calc(100% - 40px); width: calc(100% - 30px);
color: #fff; color: #fff;
position: absolute; position: absolute;
padding: 15px 20px; padding: 15px;
text-shadow: 1px 1px 1px #000; text-shadow: 1px 1px 1px #000;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
font-weight: 600; font-weight: 600;
bottom: 0; bottom: 0;
font-size: 21px; font-size: 20px;
line-height: 20px;
} }
.CityTag strong {font-size: 26px; .CityTag strong {font-size: 25px;
display: block; display: block;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
margin-bottom: 7px; margin-bottom: 5px;
line-height: 28px;} line-height: 25px;}
.CityTag:hover {text-decoration: underline;} .CityTag:hover {text-decoration: underline;}
/*trip notes折叠*/ /*trip notes折叠*/
#expandAll { #expandAll {
@ -1984,7 +1987,7 @@ font-size: 27px;}
right: 0; right: 0;
left: 0; left: 0;
color: #000; color: #000;
padding-top: 130px; padding-top: 85px;
} }
#main_content_pc {float: left; width: 1140px; } #main_content_pc {float: left; width: 1140px; }

Loading…
Cancel
Save