|
|
|
@ -1157,8 +1157,8 @@ input.dateicon {font-size: 16px;
|
|
|
|
|
clear: both;
|
|
|
|
|
border-top: 1px solid #d1d1d1;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
padding: 5px 15px 0 0;
|
|
|
|
|
line-height: 30px;
|
|
|
|
|
padding: 10px 15px 0 0;
|
|
|
|
|
line-height: 27px;
|
|
|
|
|
}
|
|
|
|
|
.tripnotes .CloseIcon {
|
|
|
|
|
background: url(//data.chinahighlights.com/pic/close-icon-bj-1.png) no-repeat;
|
|
|
|
@ -1168,7 +1168,7 @@ input.dateicon {font-size: 16px;
|
|
|
|
|
position: relative;
|
|
|
|
|
float: right;
|
|
|
|
|
display: block;
|
|
|
|
|
top: 5px;
|
|
|
|
|
top: -20px;
|
|
|
|
|
}
|
|
|
|
|
.tripnotes .OpenIcon {
|
|
|
|
|
background: url(//data.chinahighlights.com/pic/open-icon-bj-1.png?20180227) no-repeat;
|
|
|
|
@ -1178,7 +1178,7 @@ input.dateicon {font-size: 16px;
|
|
|
|
|
position: relative;
|
|
|
|
|
float: right;
|
|
|
|
|
display: block;
|
|
|
|
|
top: 5px;
|
|
|
|
|
top: -20px;
|
|
|
|
|
}
|
|
|
|
|
.tour_img_title { position: relative;}
|
|
|
|
|
.city_reco_tour { width: calc(100% - 40px);
|
|
|
|
|