@@ -5319,15 +5319,15 @@ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:foc
/*提示横条*/
.result{
width: 100%;
- height: 30px;
- line-height: 30px;
+ height: 35px;
+ line-height: 16px;
text-align: center;
background: #fef6f2;
border: 1px solid #ec854d;
overflow: hidden ;
}
.result span{
- margin-left: 330px;
+ /*margin-left: 330px;*/
height: 30px;
font-size: 14px;
color: #f15601;
@@ -382,7 +382,7 @@
.com-del-box .result {
width: 224px;
margin: 0 auto;
- font-size: 12px;
+ font-size: 13px;
.com-del-box .result span {
color: #f40d0d;