body {background-color: #ffffff; font-family: "microsoft yahei";} 
a{color: inherit;}
a:focus{outline:none;}
.clearfix:before{
	display: table;
	content: " "
}
.clearfix:after{
	display: table;
	content: " ";
	clear: both;
}
#lssjcx{
				width: 556px;
			}
			.lssjcxhbt{
				display: block;
				height:35px;
			}
			.lssjcxbox{
				width: 556px;
				overflow: hidden;
				height:36px;
			}
			.lssjcxleft{
				float: left;
				width: 412px;
			}
			.lssjcxleft input{
				-webkit-appearance: none;
				background-color: #fff;
				background-image: none;
				border-radius: 4px;
				border: 1px solid #dcdfe6;
				box-sizing: border-box;
				color: #606266;
				display: inline-block;
				height: 36px;
				line-height: 36px;
				outline: 0;
				padding: 0 15px;
				transition: border-color .2s cubic-bezier(.645,.045,.355,1);
				width: 100%;
			}
			.lssjcxright{
				width: 144px;
				float: left;
				 border: 1px solid #dcdfe6;
				 background:#f5f7fa;
			}
			.lssjcxright button{
				display: inline-block;
				line-height: 1;
				white-space: nowrap;
				cursor: pointer;
			   border:none;
				-webkit-appearance: none;
				text-align: center;
				box-sizing: border-box;
				outline: 0;
				margin: 0;
				transition: .1s;
				font-weight: 500;
				padding: 10px 20px;
				font-size: 14px;
				border-radius: 4px;
				color: inherit;
				border-top: 0;
				border-bottom: 0;
			}