.ssdiv{width: 100%; position: relative; margin-top:2px}
.qns{position: absolute; width: 70px; border:#FC9 solid 1px; background-color: #FC9; height:45px; left:0; top:0; line-height:45px; text-align:center; }
.ssk{height: 45px; border:#FC9 solid 1px; margin-left: 73px; }
.input{ width:100%; height:43px; line-height:43px; border:none;outline:none; margin:0;}
.btn{width:45px;
	height:30px; 
	line-height:30px; 
	
	text-align:center;
	background-color:#FC9;
	outline:none;
	border:1px solid #FC9;
	cursor:pointer;
	box-sizing: border-box;
margin:2px;
  border-radius:3px;
}
.pjl{ margin:6px}