master
CandiceSong 4 years ago
parent f797e588e9
commit ca595b51c2

@ -876,7 +876,7 @@ ul.catalog li a:hover {
margin-bottom: 20px;
color: #333;
position: absolute;
top: calc(100% - 85px);
top: calc(100% - 70px);
background: #fff;
text-align: center;
width: 250px;
@ -1470,7 +1470,7 @@ ul.top {
margin-bottom: 60px;
}
.wechatname {
font-size: 14px;
font-size: 16px;
text-align: center;
display: block;
margin-bottom: 10px;
@ -1749,7 +1749,7 @@ padding: 8px 15px;
padding: 0 15px;
margin-bottom: 15px;}
/*contact us按钮*/
.moretour {color: #333; font-size: 26px; text-align: center; font-weight: 600; margin-bottom: 45px; padding: 0 15px; margin-top: 60px; font-style: italic; line-height: 45px; clear: both;}
.moretour {color: #333; font-size: 22px; text-align: center; font-weight: 600; margin-bottom: 45px; padding: 0 15px; margin-top: 60px; font-style: italic; line-height: 45px; clear: both;}
.moretour a { text-decoration: none; color: #333; border-bottom: 2px solid #a3a3a3;}
.moretour a:hover { text-decoration: none;
color: #333;
@ -3103,9 +3103,9 @@ width: auto;
margin-right: 0;}
.comment { padding: 0 15px;}
.InquiryButtonTour { width: 70%;}
.PopCity { padding: 0;}
.PopCity { padding: 0; margin-right: 0;}
/*集合页 结束*/
#main_content_mobile { margin-top: 80px;}
#main_content_mobile { margin-top: 40px;}
h1, h2, h3, h4 { padding: 0 15px;}
.tournavi {
position: fixed;

@ -227,7 +227,7 @@ h1.Top10 {
background-color: #e4e4e4;
padding: 25px;
margin-bottom: 30px;
margin-top: -90;
margin-top: -80px;
}
.Top10TM {
padding: 15px 15px 0 15px; margin-top: -2px;
@ -332,7 +332,7 @@ h1.Top10 {
margin-bottom: 25px;
}
h1.formertop10 {font-size: 25px;
line-height: 30px;}
line-height: 30px; margin-top: 0;}
.formerSubTitle {display: block;
margin-bottom: 85px;
padding: 0 15px;
@ -436,7 +436,7 @@ h1.formertop10 {font-size: 25px;
padding: 0;}
h1.tourh1 {
font-size: 30px;
margin-top: -145px;
margin-top: -155px;
position: absolute;
color: #fff;
z-index: 99;
@ -448,7 +448,7 @@ h1.formertop10 { font-size: 22px;
.TopCht1 { margin-top: 210px;}
.h1.Top10 {font-size: 40px; top: auto; }
.specialistPhoto { width: auto; float: left;}
.inquirybutton { left: calc(100% - 410px);}
.inquirybutton { left: calc(100% - 700px);}
.Top10 {top: 155px; margin-bottom: 200px;}
}

Loading…
Cancel
Save