Commit 696774c8 authored by youjie's avatar youjie

no message

parent dff50a5c
......@@ -112,12 +112,6 @@ html, body{
align-items: center;
justify-content: center;
}
.flexG{
flex-grow: 1;
}
.flexS{
flex-shrink: 0;
}
.marginL20 {
margin-left: 20px;
......@@ -273,12 +267,8 @@ html, body{
right: 0;
bottom: 0;
}
.travelDaysTitlle{
margin-top: 47px;
overflow: hidden;
}
.travelDaysTitlle-left {
width: 173px;
flex-shrink: 0;
margin-left: 22px;
}
......@@ -286,16 +276,8 @@ html, body{
.travelDaysTitlle-left-text {
width: 173px;
height: 173px;
/* background: url('https://imgfile.oytour.com/Static/NewTripFeature/Shape.png')no-repeat center #FFF; */
background: url('../img/trip/xclogo.png')no-repeat center;
background: url('https://imgfile.oytour.com/Static/NewTripFeature/Shape.png')no-repeat center;
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 {
......@@ -325,8 +307,8 @@ html, body{
.travelDaysTitlle-right {
flex-grow: 1;
margin-left: 21px;
font-weight: bold;
}
.travelDaysTitlle-right-text {
min-height: 124px;
/* padding: 25px 25px 25px 36px; */
......@@ -336,11 +318,10 @@ html, body{
-moz-border-radius: 100px 0px 0px 100px;
-ms-border-radius: 100px 0px 0px 100px;
-o-border-radius: 100px 0px 0px 100px;
font-family: 'Microsoft JhengHei UI Ligh';
}
.travelDaysMasterMap {
margin-top: 45px;
margin-top: 14px;
margin-bottom: 41px;
height: 632px;
/* flex:1; */
......@@ -406,46 +387,45 @@ html, body{
/* min-height: 360px;
max-height:600px; */
min-height: 20px;
/* 38 */
line-height: 25px;
line-height: 38px;
padding: 0 36px;
margin-bottom: 20px;
font-weight: 500;
/* margin: 41px 0 47px 0; */
}
.travelDaysContent-text {
font-size: 18px;
font-weight: 500;
color: #444444;
font-family: 'Microsoft JhengHei UI';
font-size: 21px;
font-weight: 10;
color: #2A2A2A;
font-family: math;
}
.textBold {
font-size: 21px;
line-height: 25px;
font-weight: 800;
font-family: 'Microsoft JhengHei UI Ligh';
line-height: 38px;
font-weight: bold;
font-family: FZCuSong-B09S !important;
}
.travelDaysdetails {
left: 0;
right: 0;
bottom: 115px;
margin: 0 32px;
margin: 0 36px;
/* padding: 0 0 115px 0; */
}
.travelDaysdetails-tsTextBox{
padding: 0 32px 24px 32px;
padding: 0 36px 20px 36px;
/* margin-top: 20px; */
}
.travelDaysdetails-tsText{
width: 100%;
padding: 25px 38px;
border-radius: 18px;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
padding: 15px;
border-radius: 14px;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
}
.travelDaysdetails-tsText p{
padding: 0;
......@@ -454,17 +434,17 @@ html, body{
.travelDaysdetailsBJ {
border-radius: 100px;
padding: 20px 35px;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
}
.travelDaysdetails-textBox{
flex-wrap: wrap;
}
.travelDaysdetails-text0 {
font-size: 21px;
font-family: 'Microsoft JhengHei UI Ligh';
font-family: PingFang SC;
font-weight: 800;
color: #2A2A2A;
line-height: 34px;
......@@ -478,21 +458,18 @@ html, body{
.travelDaysdetails-tsText{
display: inline-block;
white-space: wrap;
font-size: 14px;
font-family: 'Microsoft JhengHei UI';
line-height: 22px;
}
.travelDaysdetails-tsText,.travelDaysdetails-text {
font-size: 21px;
font-weight: 100;
color: #2A2A2A;
line-height: 34px;
}
.travelDaysdetails-text {
font-size: 21px;
flex-wrap: nowrap;
padding: 0;
margin: 0;
margin-right: 46px;
font-family: 'Microsoft JhengHei UI';
}
.travelDaysdetails-text.right0{
margin-right: 0;
......@@ -681,124 +658,3 @@ html, body{
left: 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>
@import url("../../../assets/css/tripIndexNew.css");
@import url("../../../assets/css/tripIndexNew2.css");
.dayPage-box {
margin-left: 20px;
position: relative;
......
......@@ -664,10 +664,6 @@
</div>
</div>
</div>
</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