|
|
|
@ -203,7 +203,7 @@ p {
|
|
|
|
|
bottom: 0;
|
|
|
|
|
padding: 5px 10px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 17px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
background: rgb(57 57 57 / 80%);
|
|
|
|
|
border-radius: 0 0 0 6px;
|
|
|
|
|
}
|
|
|
|
@ -594,8 +594,11 @@ ul.tourhighlights li {list-style: square;
|
|
|
|
|
padding-bottom: 0;
|
|
|
|
|
height: 120px;
|
|
|
|
|
margin-bottom: 5px;}
|
|
|
|
|
.country_name, .plan_left_title {font-size: 20px;}
|
|
|
|
|
.plan_right_title {font-size: 18px;}
|
|
|
|
|
.customer_name {
|
|
|
|
|
color: #999;
|
|
|
|
|
font-size: 17px;
|
|
|
|
|
margin: 15px 0 10px 0;}
|
|
|
|
|
.tour_date { margin-right: 30px;}
|
|
|
|
|
.tourDays { float: left;
|
|
|
|
@ -631,9 +634,9 @@ font-size: 20px;
|
|
|
|
|
border-left: 2px dashed #d1d1d1;
|
|
|
|
|
margin-bottom: -35px;
|
|
|
|
|
padding-top: 15px;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
margin-left: 5px;
|
|
|
|
|
padding-bottom: 70px;}
|
|
|
|
|
padding-left: 5px;
|
|
|
|
|
margin-left: 10px;
|
|
|
|
|
padding-bottom: 50px;}
|
|
|
|
|
.tour_hotel, .tour_dinner, .tour_place {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
display: block;
|
|
|
|
@ -1953,6 +1956,8 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
|
h4 {
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
}
|
|
|
|
|
h3 {font-size: 24px;}
|
|
|
|
|
h3 em {font-size: 27px;}
|
|
|
|
|
.infotopimage {
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-top: 51px;
|
|
|
|
@ -1976,7 +1981,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
|
}
|
|
|
|
|
.hidden-xs {display: none !important}
|
|
|
|
|
.visible-xs {display: block !important}
|
|
|
|
|
.infocategory {width: auto; padding: 0 15px;}
|
|
|
|
|
.infocategory {width: auto; padding: 0 15px; font-size: 16px;}
|
|
|
|
|
.top_banner_tp img { width: 100px; }
|
|
|
|
|
.infotailor:after, .tmbottom:after {left: calc(100% - 60%);}
|
|
|
|
|
/*信息页面*/
|
|
|
|
@ -2008,7 +2013,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
|
.feedback_content strong { height: 45px;
|
|
|
|
|
-webkit-line-clamp: 2;
|
|
|
|
|
margin-bottom: 5px;}
|
|
|
|
|
.feedback_content p {-webkit-line-clamp: 5; height: 125px; padding: 0;}
|
|
|
|
|
.feedback_content p {-webkit-line-clamp: 5; height: 120px; padding: 0;}
|
|
|
|
|
.selectionBlock { display: inline-block;}
|
|
|
|
|
.tmbottom textarea { width: 90%;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
@ -2039,7 +2044,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
|
|
|
|
|
margin-left: 0;
|
|
|
|
|
margin-top: 10px;}
|
|
|
|
|
.travel_group {
|
|
|
|
|
width: 16%;
|
|
|
|
|
width: 15%;
|
|
|
|
|
margin-right: 30px;
|
|
|
|
|
}
|
|
|
|
|
/*集合页*/
|
|
|
|
@ -2097,7 +2102,7 @@ border-right: solid 30px rgb(0 0 0 / 85%);
|
|
|
|
|
}
|
|
|
|
|
.list_tmbottom input { width: 81%;}
|
|
|
|
|
.list_tmbottom textarea { width: 91%; margin-bottom: 15px; height: 150px;}
|
|
|
|
|
.checkYes {width: 50%;
|
|
|
|
|
.checkYes {width: 100%;
|
|
|
|
|
margin: 0;
|
|
|
|
|
font-size: 18px;}
|
|
|
|
|
.optionLable {width: 47%;}
|
|
|
|
|