|
|
|
@ -1188,12 +1188,12 @@ ready(el => {
|
|
|
|
|
});
|
|
|
|
|
</script>
|
|
|
|
|
<style>
|
|
|
|
|
.date_pick {width: 92%;
|
|
|
|
|
background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px #fff;
|
|
|
|
|
padding-left: 50px;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
height: 40px;}
|
|
|
|
|
.date_pick { width: 92% !important;
|
|
|
|
|
background: url(https://data.chinahighlights.com/pic/top10/tour-calendar.png) no-repeat 15px #fff;
|
|
|
|
|
padding-left: 50px !important;
|
|
|
|
|
border-radius: 6px !important;
|
|
|
|
|
height: 40px !important;}
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
|
.date_pick {width: 86%;}
|
|
|
|
|
.date_pick {width: 100% !important;}
|
|
|
|
|
}
|
|
|
|
|
</style>
|