|
|
|
@ -1725,20 +1725,31 @@ padding: 10px 15px;
|
|
|
|
|
.tourdetailinfo p { padding: 0 15px;}
|
|
|
|
|
.expatstourname {
|
|
|
|
|
display: block;
|
|
|
|
|
font-size: 21px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
line-height: 27px;
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
font-family: 'raleway regular';}
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
margin-bottom: 15px;
|
|
|
|
|
font-family: 'raleway regular';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
height: 50px;}
|
|
|
|
|
.expatstourname a { color: #000;
|
|
|
|
|
text-decoration: none;}
|
|
|
|
|
.citytourname { font-size: 23px;
|
|
|
|
|
.citytourname {
|
|
|
|
|
font-family: 'raleway regular';
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
display: block;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
|
width: calc(100% - 40px);
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
padding: 50px 20px 0 20px;
|
|
|
|
|
background: url(https://data.chinahighlights.com/image/tour-detail/tour-list-tour-title-bg.png) repeat-x;
|
|
|
|
|
height: 50px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
color: #fff;
|
|
|
|
|
text-shadow: 1px 1px 1px #000;
|
|
|
|
|
font-size: 27px;
|
|
|
|
|
}
|
|
|
|
|
/*contact us按钮*/
|
|
|
|
|
.moretour {color: #000; font-size: 23px; text-align: center; font-weight: 600; margin-bottom: 30px; padding: 0 15px; margin-top: 60px; font-style: italic; line-height: 45px; clear: both; font-family: 'raleway regular';}
|
|
|
|
|
.moretour a { text-decoration: none; color: #000; border-bottom: 3px solid #d1d1d1;}
|
|
|
|
@ -1886,6 +1897,8 @@ padding: 10px 15px;
|
|
|
|
|
transition: 1s;}
|
|
|
|
|
button.tour_view_more .fa {margin-left: 15px;
|
|
|
|
|
font-size: 20px;}
|
|
|
|
|
.tour_img_title {position: relative;}
|
|
|
|
|
|
|
|
|
|
/* tour集合页元素 结束 */
|
|
|
|
|
|
|
|
|
|
/* menu begin */
|
|
|
|
|