Commit 696774c8 authored by youjie's avatar youjie

no message

parent dff50a5c
...@@ -112,12 +112,6 @@ html, body{ ...@@ -112,12 +112,6 @@ html, body{
align-items: center; align-items: center;
justify-content: center; justify-content: center;
} }
.flexG{
flex-grow: 1;
}
.flexS{
flex-shrink: 0;
}
.marginL20 { .marginL20 {
margin-left: 20px; margin-left: 20px;
...@@ -273,12 +267,8 @@ html, body{ ...@@ -273,12 +267,8 @@ html, body{
right: 0; right: 0;
bottom: 0; bottom: 0;
} }
.travelDaysTitlle{
margin-top: 47px;
overflow: hidden;
}
.travelDaysTitlle-left { .travelDaysTitlle-left {
width: 173px;
flex-shrink: 0; flex-shrink: 0;
margin-left: 22px; margin-left: 22px;
} }
...@@ -286,16 +276,8 @@ html, body{ ...@@ -286,16 +276,8 @@ html, body{
.travelDaysTitlle-left-text { .travelDaysTitlle-left-text {
width: 173px; width: 173px;
height: 173px; height: 173px;
/* background: url('https://imgfile.oytour.com/Static/NewTripFeature/Shape.png')no-repeat center #FFF; */ background: url('https://imgfile.oytour.com/Static/NewTripFeature/Shape.png')no-repeat center;
background: url('../img/trip/xclogo.png')no-repeat center;
background-size: 100% 100%; background-size: 100% 100%;
overflow: hidden;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
top:-92px
} }
.travelDaysTitlle-left-text span { .travelDaysTitlle-left-text span {
...@@ -325,8 +307,8 @@ html, body{ ...@@ -325,8 +307,8 @@ html, body{
.travelDaysTitlle-right { .travelDaysTitlle-right {
flex-grow: 1; flex-grow: 1;
margin-left: 21px; margin-left: 21px;
font-weight: bold;
} }
.travelDaysTitlle-right-text { .travelDaysTitlle-right-text {
min-height: 124px; min-height: 124px;
/* padding: 25px 25px 25px 36px; */ /* padding: 25px 25px 25px 36px; */
...@@ -336,11 +318,10 @@ html, body{ ...@@ -336,11 +318,10 @@ html, body{
-moz-border-radius: 100px 0px 0px 100px; -moz-border-radius: 100px 0px 0px 100px;
-ms-border-radius: 100px 0px 0px 100px; -ms-border-radius: 100px 0px 0px 100px;
-o-border-radius: 100px 0px 0px 100px; -o-border-radius: 100px 0px 0px 100px;
font-family: 'Microsoft JhengHei UI Ligh';
} }
.travelDaysMasterMap { .travelDaysMasterMap {
margin-top: 45px; margin-top: 14px;
margin-bottom: 41px; margin-bottom: 41px;
height: 632px; height: 632px;
/* flex:1; */ /* flex:1; */
...@@ -406,46 +387,45 @@ html, body{ ...@@ -406,46 +387,45 @@ html, body{
/* min-height: 360px; /* min-height: 360px;
max-height:600px; */ max-height:600px; */
min-height: 20px; min-height: 20px;
/* 38 */ line-height: 38px;
line-height: 25px;
padding: 0 36px; padding: 0 36px;
margin-bottom: 20px; margin-bottom: 20px;
font-weight: 500;
/* margin: 41px 0 47px 0; */ /* margin: 41px 0 47px 0; */
} }
.travelDaysContent-text { .travelDaysContent-text {
font-size: 18px; font-size: 21px;
font-weight: 500; font-weight: 10;
color: #444444; color: #2A2A2A;
font-family: 'Microsoft JhengHei UI'; font-family: math;
} }
.textBold { .textBold {
font-size: 21px; font-size: 21px;
line-height: 25px; line-height: 38px;
font-weight: 800; font-weight: bold;
font-family: 'Microsoft JhengHei UI Ligh'; font-family: FZCuSong-B09S !important;
} }
.travelDaysdetails { .travelDaysdetails {
left: 0; left: 0;
right: 0; right: 0;
bottom: 115px; bottom: 115px;
margin: 0 32px; margin: 0 36px;
/* padding: 0 0 115px 0; */ /* padding: 0 0 115px 0; */
} }
.travelDaysdetails-tsTextBox{ .travelDaysdetails-tsTextBox{
padding: 0 32px 24px 32px; padding: 0 36px 20px 36px;
/* margin-top: 20px; */
} }
.travelDaysdetails-tsText{ .travelDaysdetails-tsText{
width: 100%; width: 100%;
padding: 25px 38px; padding: 15px;
border-radius: 18px; border-radius: 14px;
-webkit-border-radius: 18px; -webkit-border-radius: 14px;
-moz-border-radius: 18px; -moz-border-radius: 14px;
-ms-border-radius: 18px; -ms-border-radius: 14px;
-o-border-radius: 18px; -o-border-radius: 14px;
} }
.travelDaysdetails-tsText p{ .travelDaysdetails-tsText p{
padding: 0; padding: 0;
...@@ -454,17 +434,17 @@ html, body{ ...@@ -454,17 +434,17 @@ html, body{
.travelDaysdetailsBJ { .travelDaysdetailsBJ {
border-radius: 100px; border-radius: 100px;
padding: 20px 35px; padding: 20px 35px;
-webkit-border-radius: 18px; -webkit-border-radius: 100px;
-moz-border-radius: 18px; -moz-border-radius: 100px;
-ms-border-radius: 18px; -ms-border-radius: 100px;
-o-border-radius: 18px; -o-border-radius: 100px;
} }
.travelDaysdetails-textBox{ .travelDaysdetails-textBox{
flex-wrap: wrap; flex-wrap: wrap;
} }
.travelDaysdetails-text0 { .travelDaysdetails-text0 {
font-size: 21px; font-size: 21px;
font-family: 'Microsoft JhengHei UI Ligh'; font-family: PingFang SC;
font-weight: 800; font-weight: 800;
color: #2A2A2A; color: #2A2A2A;
line-height: 34px; line-height: 34px;
...@@ -478,21 +458,18 @@ html, body{ ...@@ -478,21 +458,18 @@ html, body{
.travelDaysdetails-tsText{ .travelDaysdetails-tsText{
display: inline-block; display: inline-block;
white-space: wrap; white-space: wrap;
font-size: 14px;
font-family: 'Microsoft JhengHei UI';
line-height: 22px;
} }
.travelDaysdetails-tsText,.travelDaysdetails-text { .travelDaysdetails-tsText,.travelDaysdetails-text {
font-size: 21px;
font-weight: 100; font-weight: 100;
color: #2A2A2A; color: #2A2A2A;
line-height: 34px;
} }
.travelDaysdetails-text { .travelDaysdetails-text {
font-size: 21px;
flex-wrap: nowrap; flex-wrap: nowrap;
padding: 0; padding: 0;
margin: 0; margin: 0;
margin-right: 46px; margin-right: 46px;
font-family: 'Microsoft JhengHei UI';
} }
.travelDaysdetails-text.right0{ .travelDaysdetails-text.right0{
margin-right: 0; margin-right: 0;
...@@ -681,124 +658,3 @@ html, body{ ...@@ -681,124 +658,3 @@ html, body{
left: 0; left: 0;
top: 0; top: 0;
} }
.color2A2A2A{
color: #2A2A2A;
}
.color444{
color: #444444;
}
.fz18{
font-size: 18px;
}
.fz21{
font-size: 21px;
}
.fz26{
font-size: 26px;
}
.fontBold{
font-weight: bold;
}
.fontFamilyLigh{
font-family: 'Microsoft JhengHei UI Ligh';
}
.fontFamilyUI{
font-family: 'Microsoft JhengHei UI';
}
.lineHeight25{
line-height: 25px;
}
.lineHeight38{
line-height: 38px;
}
.MT19{
margin-top: 19px;
}
.MT28{
margin-top: 28px;
}
.MT41{
margin-top: 41px;
}
.ML26{
margin-left: 26px;
}
.ML33{
margin-left: 33px;
}
.ML37{
margin-left: 37px;
}
.MB25{
margin-bottom: 25px;
}
.MB31{
margin-bottom: 31px;
}
.MB32{
margin-bottom: 32px;
}
.MB35{
margin-bottom: 35px;
}
.MB36{
margin-bottom: 36px;
}
.MB41{
margin-bottom: 41px;
}
.MB47{
margin-bottom: 47px;
}
.MR33{
margin-right: 33px;
}
.img100{
width: 100%;
}
.hidden{
overflow: hidden;
}
.absoluteLR{
left: 0;
right: 0;
}
.borderRadius18{
border-radius: 18px;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
}
.travelDaysMasterMap2-box{
padding: 45px 32px 0 32px;
}
.travelDaysMasterMap2{
height: 538px;
}
.travelDaysMasterMap2_2{
width: 524px;
height: 250px;
}
.travelDaysMasterMap3_1{
width: 517px;
height: 300px;
}
.travelDaysMasterMap4_1{
width: 696px;
height: 449px;
}
.travelDaysMasterMap4_2{
width: 331px;
height: 214px;
}
/* .width331{
width: 331px;
} */
.travelDaysMasterMap5_1{
width: 514px;
height: 291px;
}
<style> <style>
@import url("../../../assets/css/tripIndexNew.css"); @import url("../../../assets/css/tripIndexNew2.css");
.dayPage-box { .dayPage-box {
margin-left: 20px; margin-left: 20px;
position: relative; position: relative;
......
...@@ -664,10 +664,6 @@ ...@@ -664,10 +664,6 @@
</div> </div>
</div> </div>
</div> </div>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment