You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.5 KiB
CSS
69 lines
2.5 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
ul.right li { background:url(https://data.chinahighlights.com/pic/arrowRight.gif) no-repeat 2px 5px; list-style: none; line-height:16px; margin-bottom:8px; padding-left:14px; }
|
|
.topCruise { border:1px solid #d1d1d1; margin:0 20px 10px 20px; padding:0}
|
|
.topCruise h2 { background: url("https://data.chinahighlights.com/pic/dot-red.gif") no-repeat scroll 10px 17px #F6F6F6; margin: 0 0 10px 0; padding: 10px 10px 10px 22px; }
|
|
.topCruise .topInfo { width:200px; float:left; margin:0 0 5px 2px; padding:2px 17px 0 17px; border-right:1px solid #d1d1d1 }
|
|
.topCruise .topInfo.last { border-right:none}
|
|
.topCruise .topInfo img { width: 200px; height:100px; margin-bottom:8px; text-align:center; }
|
|
.topCruise .topInfo .topTitle { font-size:15px; color:#a31022; margin: 0 0 10px 0; font-weight: bold; display: block; margin-bottom:5px; }
|
|
.topCruise .topInfo .topTitle a{ text-decoration:none; color:#a31022;}
|
|
.topCruise .topInfo ul { margin-left:5px;}
|
|
.topCruise .topInfo ul li { list-style: none; background:url(https://data.chinahighlights.com/pic/arrow-r.GIF) no-repeat left; padding-left:10px; line-height:18px; margin-bottom:5px;}
|
|
.cruiseTrail { border: #f1f1f1 solid 1px; margin-bottom: 10px; }
|
|
.cruiseTrail .cruiseTitle { font-size:18px; color:#545454; margin-top:5px; display:block;}
|
|
.cruiseTrailPhoto {
|
|
float:left;
|
|
padding-top:5px;
|
|
padding-left: 5px;
|
|
margin-right:10px;
|
|
margin-bottom: 5px;
|
|
}
|
|
.cruiseTrailPhoto img { width:180px;
|
|
}
|
|
.cruiseTrail ul { list-style:none; margin-top: 5px; margin-left:20px;}
|
|
.cruiseTrail ul li {
|
|
background:url(https://data.chinahighlights.com/css/images/drop-2.GIF) no-repeat 0 12px;
|
|
width:150px;
|
|
float: left;
|
|
padding-left:15px;
|
|
margin:0 15px 5px 0;
|
|
line-height: 24px;
|
|
}
|
|
.bikingTour {
|
|
|
|
}
|
|
.bikingTour .tourTitle {
|
|
border-bottom:1px solid #d1d1d1;
|
|
font-family:Verdana, Geneva, sans-serif;
|
|
font-size:18px;
|
|
color:#950303;
|
|
display:block;
|
|
padding: 10px 0 5px 0;
|
|
}
|
|
a.moreTour { display: block; float: right; font-size:12px; color:#545454;}
|
|
.bikingTour .bikingInfo {
|
|
width:47%;
|
|
margin:5px 0;
|
|
float:left;
|
|
padding: 5px;
|
|
}
|
|
.bikingTour .bikingInfo .infoTitle {
|
|
font-family:Verdana, Geneva, sans-serif;
|
|
font-size:14px;
|
|
font-weight:bold;
|
|
color:#545454;
|
|
padding:5px 0;
|
|
display:block;
|
|
}
|
|
.bikingTour .bikingInfo .infoTitle a {
|
|
color:#545454;
|
|
}
|
|
.bikingTour p {
|
|
font-size:11px!important;
|
|
padding:0 0 0 77px!important;
|
|
}
|
|
/*Hiking Video*/
|
|
.themeVideo .videoPic{width:255px; height:191px;}
|
|
.themeVideo {position:relative;}
|
|
.videoPlay {position:absolute; top:81px; left:107px;} |