.blur
{
    -webkit-filter: blur(5px); 
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}




.jbzl
{
	background-color: #ffffff;
	font-size: 17px;
	padding: 10px 0;
	border-bottom: solid 1px #f7f7f7;
	line-height: 30px;
}

.jbzl a
{
	color: #000000;
}

.jbzl_title i
{
	margin: 0 10px;
	color: #ad8f6d;
}

.state
{
	text-align: right;
	color: #d6d6d6;
	font-size: 15px;
	
}

.menu-icon
{
	float: left;
	width: 30px;
	margin: 0 5px 0 0;
}



input
{  
	background:none !important;  
	outline:none !important;  
	border:0px !important;
	width: 100%;
}
.srk{
	text-align: center; 
	border-bottom: #999 1px solid !important;
}
.w100{width: 100px;}
.w120{width: 120px;}
.w150{width: 150px;}
.w200{width: 200px;}
.w300{width: 300px;}
.xuanzhe{
	display: initial !important; 
	width: auto !important; 
	margin: 0px 5px !important; 
}
.fwdbsy{
	position: absolute;
    margin-left: 60%;
    margin-top: -15px;
}

.fwdbsy img{
	width: 50px;
}
.flgwz{
	position: absolute;
    margin-left: 73%;
    margin-top: -5px;
}
.flgwz img{
	width: 30px;
}
.gz{
    margin-left: 55%;
    padding-bottom: 20px;
}
.gz img{
	width: 150px;
}
.jkf{
	height: 20px;
    float: left;
}
button
{
	outline: none !important;
	background: rgba(253, 223, 101, 1);
	width: 100%;
	letter-spacing: 0.2rem;
	color: rgba(39, 37, 40, 1);
	line-height: 30px !important;
	font-size: 20px !important;
}
.bodytitle{ height:40px; line-height: 40px; text-align: center; font-size: 16px;}


.input_text_group p{padding:10px 20px 0px 20px; text-indent: 25px;}
.nyr{width: 50px;border-bottom: #999 1px solid !important; text-align: center;  }






	.input_text_group
	{
		margin: 10px 0 0;
		background: #ffffff;
	}

	.input_text_list
	{
		border-bottom: solid 1px #f7f7f7;
		width: 95%;
		margin: 0 auto;
		padding: 10px 0;
	}

	.input_text_group .input_text_list:last-of-type
	{
		border-bottom:0;
	}

	.upload_group
	{
		background: #ffffff;
		margin: 10px 0;
		padding: 10px 10px 20px;
	}

	.upload_box
	{
		width: 100%;
		height: 100px;
		margin: 20px 0 0;
		border:  solid 2px #E5E5E5;
		border-radius: 5px;
		color: #E5E5E5;
		text-align: center;

		position: relative;
	}

	.upload_box_icon
	{
		width: 40px;
		height: 40px;
		position: absolute;
		top: 20px;
		left: 50%;
		margin-left: -20px;
		border-radius: 50%;
		background: #E5E5E5;
		color: #ffffff;
		text-align: center;
		line-height: 40px;
	}
    .up_txt{
		position: absolute;
		width: 100%;
		left: 0;
		top: 60px;
	}
	.standard
	{
		background: #ffffff;
		margin: 10px 0 60px;
		padding: 10px 10px 20px;
	}

	.fix_bottom
	{
		position: fixed;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    z-index: 1010;
	}

	

	.up_input
	{
		position: absolute;

		width: 100%;
		height: 100%;

		top: 0;

		opacity: 0;
	}




.instructions
{
	font-size: 15px;
	padding: 10px;
	color: #a4a4a4;
}

.hq_button
{
	text-align: center;
	font-size: 15px;
	background: #fddf65;
	color: #333333;
	border-radius: 5px;
	padding: 1px;
}