|
|
@@ -1963,16 +1963,16 @@ span.yiyun_tishibtn { |
|
|
|
|
|
|
|
.flex_right_pain {
|
|
|
|
position: fixed;
|
|
|
|
top: 70px;
|
|
|
|
top: 24px;
|
|
|
|
bottom: 16px;
|
|
|
|
right: -800px;
|
|
|
|
background-color: #fff;
|
|
|
|
background-color: #f7f8f9;
|
|
|
|
width: 375px;
|
|
|
|
height: calc(100vh - 100px);
|
|
|
|
/* height: calc(100vh - 100px); */
|
|
|
|
overflow-y: auto;
|
|
|
|
overflow-x: hidden;
|
|
|
|
border-radius: 10px;
|
|
|
|
transition: all ease 0.5s;
|
|
|
|
background-color: rgba(255, 255, 255, 1);
|
|
|
|
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
|
|
|
|
z-index: 9;
|
|
|
|
}
|
|
|
@@ -2025,7 +2025,7 @@ span.yiyun_tishibtn { |
|
|
|
line-height: 35px;
|
|
|
|
}
|
|
|
|
.flex_right_pain_head h4{
|
|
|
|
line-height: 59px;
|
|
|
|
line-height: 48px;
|
|
|
|
font-size: 17px;
|
|
|
|
display: -webkit-box;
|
|
|
|
-webkit-box-orient: vertical;
|
|
|
@@ -2036,12 +2036,12 @@ span.yiyun_tishibtn { |
|
|
|
padding-left: 16px;
|
|
|
|
}
|
|
|
|
.flex_right_pain_head .el-icon-arrow-left{
|
|
|
|
line-height: 59px;
|
|
|
|
line-height: 48px;
|
|
|
|
margin-left: 8px;
|
|
|
|
}
|
|
|
|
.flex_right_pain_head .icon-icon_quxiaohuoguanbi{
|
|
|
|
margin-right: 16px;
|
|
|
|
line-height: 59px;
|
|
|
|
line-height: 48px;
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
.centertext{
|
|
|
@@ -3846,6 +3846,7 @@ button:focus { |
|
|
|
position: absolute;
|
|
|
|
bottom: 6px;
|
|
|
|
width: 100%;
|
|
|
|
border-top: 1px solid #e1e1e2;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottombtnitem .el-button {
|
|
|
@@ -4132,11 +4133,12 @@ button:focus { |
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
.AnimatedRightIn{
|
|
|
|
right: 30px;
|
|
|
|
right: 16px;
|
|
|
|
}
|
|
|
|
.flex_right_pain_head{
|
|
|
|
overflow: hidden;
|
|
|
|
height: 59px;
|
|
|
|
height: 48px;
|
|
|
|
background-color: #fcfcfc;
|
|
|
|
}
|
|
|
|
.flex_right_pain_body{
|
|
|
|
padding: 0 0px;
|
|
|
|