master
candice 4 years ago
parent 89c469a63b
commit 10c7f11cd1

@ -35,10 +35,10 @@ h3 {
margin-top: 0;
margin-bottom: 0;
}
h3 em { color: #ad1818;
font-size: 33px;
font-weight: 600;
margin-right: 10px;}
h3 em {color: #ad1818;
font-size: 35px;
font-weight: 800;
text-shadow: 1px 1px 1px #f1f1f1;}
p {
line-height: 25px;
@ -358,7 +358,6 @@ ol.drop1 li {
ul.infolist li, ul.drop1 li {
list-style: none;
font-size: 20px;
margin-bottom: 5px;
line-height: 25px;
}
ul.infolist li:before, ul.drop1 li:before {
@ -934,7 +933,7 @@ table.story_table {width: 600px;
background: #fff;
font-weight: 600;
box-shadow: 1px 1px 3px 1px #d2d2d2;
padding: 5px 0;
padding: 5px;
letter-spacing: 0.03rem;
width: max-content;
color: #ad1818;
@ -1007,18 +1006,18 @@ position: relative;}
text-decoration: none;}
.citytourname {
font-family: 'Goudy Old Style';
text-align: center;
font-weight: 600;
line-height: 24px;
padding: 15px 15px 0 15px;
height: 70px;
background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
position: absolute;
bottom: 0;
color: #fff;
text-shadow: 1px 1px 1px #000;
font-size: 25px;
width: calc(100% - 30px);}
text-align: center;
font-weight: 600;
line-height: 30px;
padding: 15px 15px 0 15px;
height: 70px;
background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
position: absolute;
bottom: 0;
color: #fff;
text-shadow: 1px 1px 1px #000;
font-size: 27px;
width: calc(100% - 30px);}
/*contact us按钮*/
.moretour {font-size: 23px; text-align: center; font-weight: 600; margin-bottom: 10px; padding: 0 15px; margin-top: 30px; font-style: italic; line-height: 45px; clear: both; }
.moretour a { text-decoration: none; color: #000; border-bottom: 3px solid #d1d1d1;}

@ -86,7 +86,7 @@ p.reviewname { display: block; font-size: 18px; font-style: italic; background:
margin-top: -20px;
border-left: 2px dashed #d1d1d1;}
.tourDays {
background: #ad1818;
background: #000;
color: #fff;
font-size: 20px;
text-transform: uppercase;
@ -98,7 +98,7 @@ p.reviewname { display: block; font-size: 18px; font-style: italic; background:
margin-bottom: 5px;
display: inline-block;
}
.tourDays:after {border-left: solid 15px #ad1818;
.tourDays:after {border-left: solid 15px #000;
border-bottom: solid 19px transparent;
border-top: solid 18px transparent;
margin-left: 15px;

Loading…
Cancel
Save