/**组件样式**/
.search-input input{    width: calc(100% - 50px);}
.search-input button{right: 50px;}
.rescind{
display: block;
    width: 1.4rem;
    height: 100%;
    background: #2d98c4;
    color: #fff;
    border: none;
    border-radius:4px!important;
    font-size: 0.24rem;
    background: #eee;
    color: #fff;
    right:0 !important;
    background-image: none !important;}
/**组件样式**/
