    body{
    	background-color: #fff;
    }
    input{
        width: 86%;
        border: 1px solid #e2e2e2;
        border-right: none;
        border-left: none;
        border-radius:5px 0px 0px 5px;
        height: 30px;
        float: left;
        background-repeat: no-repeat;
        background-size: 25px;
        background-position:5px center;
        padding:0 0 0 5%;
        margin-left: 1%;
    }
    .ss{
        width: 4%;
        height: 30px;
        float: left;
        margin-right: 1%;
        border: 1px solid #e2e2e2;
        border-right: none;
        border-left: none;
        border-radius:0px 5px 5px 0px;
        background: #fff;
        color: #fff;
        text-align: center;
        line-height: 32px;
        cursor: pointer;
        padding-right: 3%;
    }
    
	input,.ss{
	margin-top: 10px;
	height: 45px;
}
    .ss img{
    	padding-top: 6px;
    	width: 20px;
		margin-top: 6px;
    }
	.zkjsy_hk{
		min-height: 67px;
 	    background-color: #eee;
	}