|
@@ -5325,13 +5325,12 @@ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:foc
|
|
|
background: #fef6f2;
|
|
background: #fef6f2;
|
|
|
border: 1px solid #ec854d;
|
|
border: 1px solid #ec854d;
|
|
|
overflow: hidden ;
|
|
overflow: hidden ;
|
|
|
- position: relative;
|
|
|
|
|
}
|
|
}
|
|
|
.result span{
|
|
.result span{
|
|
|
|
|
+ margin-left: 330px;
|
|
|
height: 30px;
|
|
height: 30px;
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
color: #f15601;
|
|
color: #f15601;
|
|
|
- width: 100%;
|
|
|
|
|
}
|
|
}
|
|
|
.result span em{
|
|
.result span em{
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
@@ -5345,8 +5344,6 @@ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:foc
|
|
|
font-size: 20px;
|
|
font-size: 20px;
|
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
|
color: #ef1d1d;
|
|
color: #ef1d1d;
|
|
|
- position: absolute;
|
|
|
|
|
- right: 0;
|
|
|
|
|
}
|
|
}
|
|
|
.result .operate-introduce {
|
|
.result .operate-introduce {
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|