|
|
|
@ -52,6 +52,9 @@ h3 {
|
|
|
|
|
}
|
|
|
|
|
h3 em { color: #ad1818;
|
|
|
|
|
font-size: 27px;}
|
|
|
|
|
h4 { font-size: 22px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
padding: 0 15px;}
|
|
|
|
|
p {
|
|
|
|
|
line-height: 32px;
|
|
|
|
|
margin-bottom: 30px;
|
|
|
|
@ -1772,47 +1775,6 @@ h1.tourdetailh1 {
|
|
|
|
|
float: right;
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
@media (max-width:750px) {
|
|
|
|
|
.smallgroup { padding: 20px;}
|
|
|
|
|
.contactinfo { width: auto;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
border-right: none;
|
|
|
|
|
float: none;
|
|
|
|
|
margin-right: 0px;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
line-height: 25px;}
|
|
|
|
|
.contactcode { text-align: center;}
|
|
|
|
|
.contactcode img {margin: 0 auto;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
|
.tourleft { float: none;
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
width: auto;
|
|
|
|
|
margin-bottom: 30px;}
|
|
|
|
|
.righttour img { float: none; width: 100%;}
|
|
|
|
|
.righttour {
|
|
|
|
|
margin: 0 15px 30px 15px;
|
|
|
|
|
height: auto;
|
|
|
|
|
}
|
|
|
|
|
.rightinfo { height: auto;
|
|
|
|
|
padding: 20px 15px;
|
|
|
|
|
border-left: 1px solid #cecece;
|
|
|
|
|
display: block;}
|
|
|
|
|
.recotourname { font-size: 30px; line-height: 35px;}
|
|
|
|
|
.listtour { display: block;}
|
|
|
|
|
.expatstour {width: auto;
|
|
|
|
|
margin: 0 15px 30px 15px;
|
|
|
|
|
height: auto;}
|
|
|
|
|
.valuecontent {width: auto;
|
|
|
|
|
border-right: none;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
float: none;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-right: 0;}
|
|
|
|
|
.comment { padding: 0 15px;}
|
|
|
|
|
.InquiryButtonTour { width: 70%;}
|
|
|
|
|
.PopCity { padding: 0;}
|
|
|
|
|
}
|
|
|
|
|
/* 集合页元素 结束 */
|
|
|
|
|
|
|
|
|
|
/* menu begin */
|
|
|
|
@ -3032,6 +2994,47 @@ img.highlightsimgtop {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@media (max-width: 750px) {
|
|
|
|
|
/*集合页*/
|
|
|
|
|
.smallgroup { padding: 20px;}
|
|
|
|
|
.contactinfo { width: auto;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
border-right: none;
|
|
|
|
|
float: none;
|
|
|
|
|
margin-right: 0px;
|
|
|
|
|
padding: 20px;
|
|
|
|
|
line-height: 25px;}
|
|
|
|
|
.contactcode { text-align: center;}
|
|
|
|
|
.contactcode img {margin: 0 auto;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-bottom: 15px;}
|
|
|
|
|
.tourleft { float: none;
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
width: auto;
|
|
|
|
|
margin-bottom: 30px;}
|
|
|
|
|
.righttour img { float: none; width: 100%;}
|
|
|
|
|
.righttour {
|
|
|
|
|
margin: 0 15px 30px 15px;
|
|
|
|
|
height: auto;
|
|
|
|
|
}
|
|
|
|
|
.rightinfo { height: auto;
|
|
|
|
|
padding: 20px 15px;
|
|
|
|
|
border-left: 1px solid #cecece;
|
|
|
|
|
display: block;}
|
|
|
|
|
.recotourname { font-size: 30px; line-height: 35px;}
|
|
|
|
|
.listtour { display: block;}
|
|
|
|
|
.expatstour {width: auto;
|
|
|
|
|
margin: 0 15px 30px 15px;
|
|
|
|
|
height: auto;}
|
|
|
|
|
.valuecontent {width: auto;
|
|
|
|
|
border-right: none;
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
float: none;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-right: 0;}
|
|
|
|
|
.comment { padding: 0 15px;}
|
|
|
|
|
.InquiryButtonTour { width: 70%;}
|
|
|
|
|
.PopCity { padding: 0;}
|
|
|
|
|
/*集合页 结束*/
|
|
|
|
|
.tournavi {
|
|
|
|
|
position: fixed;
|
|
|
|
|
z-index: 11;
|
|
|
|
|