.lanrenzhijia{ 
	border: 2px solid red;
	width:300px;
	height:450px; 
	position:fixed; 
	right:-262px;
	bottom:10px;
	z-index:9999;
	font-size: 14px;
	font-family: 微软雅黑;
	background: none repeat scroll 0 0 #f1f3f5;
	}
.zx_top{
	width:300px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#FF4A00;
	color:#ffffff;
	z-index:10000;
	font-size: 14px;
	font-family: 微软雅黑;}
.lanrenzhijia .close{
	color: #ffffff;
    float: right;
    font-size: 14px;
    position: absolute;
    right: 10px;
	font-family: 微软雅黑;}
.zx_wz{
	float:left;
	left: 20px;
	position:absolute;
	font-size: 14px;
	font-family: 微软雅黑;}
.zx_kq{
	width:300px;
	height:50px;
	background: none repeat scroll 0 0 #FF4A00;
	position:fixed;
	bottom:10px;
	z-index:8888;
	font-size: 14px;
	font-family: 微软雅黑;
	right:5px;}
.zx_kq a {
	top:15px;
	font-family: 微软雅黑;
    font-size: 14px;
    left: 120px;
    position: absolute;
	color:#ffffff;}
.zx_table{
	margin:10px;
	font-size: 14px;
	width:280px;
	height:350px;}
.zx_table tr{
	height:40px;
	line-height:20px;
	width:280px;}
.zx_table .input{ 
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 200px;}
.zx_table .textarea	{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
    padding-left: 5px;
    width: 200px;
	font-family: 微软雅黑;
    font-size: 14px;}
.zx_submit{ 
	background: #FF4A00;
    border: 0 solid #FF4A00;
    border-radius: 2px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FF4A00;
	width: 80px;
	margin-left:15px;}
