|
|
|
@ -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;}
|
|
|
|
|