master
candice 2 years ago
parent c50576e53f
commit f62428a02a

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

Loading…
Cancel
Save