input::input-placeholder{color:  #fff;} 
::-webkit-input-placeholder {
color: #fff;} 
.kslj li{width:25%;float:left;margin:15px 0;height:80px;overflow:hidden;}
.kslj li .img{width:100px;margin-right:15px;float:left;height:80px;overflow:hidden;}
.kslj li .img img{max-width:100%;display:block;margin:0 auto;height:80px;}
.kslj li .txt{float:left;width:calc(100% - 120px);}
.kslj li .txt .bt{font-size:16px;color:#333;line-height:34px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.kslj li .txt .zy{color:#666;font-size:14px;white-space: nowrap;margin-top:10px;
    text-overflow: ellipsis;
    overflow: hidden;}
