master
candice 2 years ago
parent 25de572b96
commit 2d070a5a12

@ -1103,6 +1103,7 @@ line-height: 20px;}
border: 2px solid #ad1818; border: 2px solid #ad1818;
position: relative; position: relative;
top: 10px;} top: 10px;}
.ah_index_tour_button a:hover { background: #ad1818; color: #fff; transition: 0.5s;}
img.tour_list_map { margin: 5px 0;} img.tour_list_map { margin: 5px 0;}
.tour_list_price {float: left; .tour_list_price {float: left;
display: inline-block; display: inline-block;
@ -1924,6 +1925,15 @@ input.Inquiryphone {width:45.4% !important;}
} }
} }
@media (max-width: 750px) { @media (max-width: 750px) {
.infotailorword { width: auto;
top: calc(100% - 270px);
padding: 0 15px;
font-size: 25px;
text-align: center;
line-height: 30px;}
.infotailormade {float: none;
display: block;
margin-top: 20px;}
.nextarticle { position: initial; .nextarticle { position: initial;
margin-bottom: 15px; margin-bottom: 15px;
width: calc(100% - 30px); width: calc(100% - 30px);
@ -1932,15 +1942,15 @@ input.Inquiryphone {width:45.4% !important;}
.nextarticle img { height: 80px; width: auto; float: left;} .nextarticle img { height: 80px; width: auto; float: left;}
.tournextname a { .tournextname a {
color: #000; color: #000;
font-size: 17px; font-size: 17px;
padding: 15px; padding: 10px 15px;
height: 50px; height: 60px;
line-height: 19px; line-height: 19px;
text-shadow: none; text-shadow: none;
background: none; background: none;
position: initial; position: initial;
display: table-cell; display: table-cell;
width: 100%; width: 100%;
} }
.listtour { .listtour {
display: flex; display: flex;
@ -1998,7 +2008,7 @@ img.chinahighlightslogo {width: 103px; margin: 0 auto;}
.siteSearch .submits { padding-right: 10px;} .siteSearch .submits { padding-right: 10px;}
.siteSearch .strkeys { border: 1px solid #d1d1d1;} .siteSearch .strkeys { border: 1px solid #d1d1d1;}
/*底部logo*/ /*底部logo*/
.infotailor { height: 450px;} .infotailor { height: 350px;}
.bottomlogoinfo { .bottomlogoinfo {
color: #fff; color: #fff;
text-align: center; text-align: center;
@ -2097,7 +2107,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
margin-bottom: 5px;} margin-bottom: 5px;}
.feedback_content p {-webkit-line-clamp: 5; height: 120px; padding: 0;} .feedback_content p {-webkit-line-clamp: 5; height: 115px; padding: 0;}
.selectionBlock { display: inline-block;} .selectionBlock { display: inline-block;}
.tmbottom textarea { width: 90%; .tmbottom textarea { width: 90%;
margin-bottom: 5px; margin-bottom: 5px;
@ -2112,7 +2122,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.kids_age p { padding: 0; font-size: 18px;} .kids_age p { padding: 0; font-size: 18px;}
.tour_feedback { .tour_feedback {
width: 280px; width: 280px;
height: 310px; height: 280px;
margin: -10px 0px 0 0; margin: -10px 0px 0 0;
} }
.tour_date { margin-right: 0; .tour_date { margin-right: 0;
@ -2146,7 +2156,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
.more_tours { font-size: 25px; clear: both;} .more_tours { font-size: 25px; clear: both;}
.travel_guide_city { display: flex; } .travel_guide_city { display: flex; }
.ah_index_tour {width: auto; .ah_index_tour {width: auto;
margin: 0 5px 30px 5px; margin: 0 5px 15px 5px;
background: #fff; background: #fff;
border: 1px solid #d1d1d1; border: 1px solid #d1d1d1;
padding: 5px; padding: 5px;
@ -2159,7 +2169,7 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
margin-top: 10px; margin-top: 10px;
display: inline-block; display: inline-block;
} }
.ah_index_tour_button a:hover { background: #ad1818; color: #fff; transition: 0.5s;}
.ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;} .ah_index_tour_city { height: auto; margin-bottom: 20px; text-align: center;}
table.tour_table .ah_index_tour {width: 340px; height: 265px;} table.tour_table .ah_index_tour {width: 340px; height: 265px;}
.info_ad { margin: 0 0 10px 0;} .info_ad { margin: 0 0 10px 0;}

Loading…
Cancel
Save