﻿/** 
* 样式优化 
* By sank
* 时间:2016-11-21
 */
.s_001 {
    margin:35px 12px;
    font-size:24px;
}
.s_002 {
    border-top: 1px solid #1AAD19;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color:#fff !important;
    background-image: none;
    color: rgb(0, 0, 0);
}
