.list_details_right_content{
	position: relative;
/*     border-left: 1px solid #f2f2f2;
    width: 885px;
    min-height: 650px;
    float: left; */
}
.submit_yy{
	position: relative;
}
.submit_yy_content h3{
    font-size: 26px;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
    margin: 0;
    padding-top: 20px;
}
.submit_yy_content{
	position: relative;
	width: 80%;
	margin-left: 10%;
	border: 1px solid #f2f2f2;
	margin-top: 50px;
	padding-bottom: 25px;
	margin-bottom: 50px;
	
}
.submit_yy_content span{
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	
}
.submit_yy_content span label{
	position: relative;
	float: left;
	font-size: 16px;
}
.submit_yy_content span label.sub_sp_lb1{
	position: relative;
	text-align: right;
	line-height: 35px;
}
.submit_yy_content span label.sub_sp_lb2{
	position: relative;
	width: 82%;
	
}
.submit_yy_content span label.sub_sp_lb2 input[type="text"]{
	width: 100%;
	height: 35px;
	line-height: 35px;
	outline: none;
	padding-left: 5px;
	border-radius:3px;
	border: 1px solid #ccc;
}
.submit_yy_content span label.sub_sp_lb2 input[type="file"]{
	
}
.submit_yy_content span label.sub_sp_lb2 textarea{
	resize:none;
	width: 100%;
	height: 80px;
	padding-left: 5px;
	border-radius:3px;
	border:1px solid #ccc;
	outline: none;
}
 span.sub_cc_sp_last{
 	position: relative;
	text-align: center;
	height: auto;
	margin-bottom: 30px;
	width: 100%;

	display: block;
}

 span.sub_cc_sp_last a{
	font-size: 16px;
	color:#fff;
	background-color: #2d9ee4;
	border-radius:5px;
	padding: 10px 0;
	display:block;
	width:150px;
	margin:0 auto;
	cursor: pointer;

}
.commitment_ccc{
	position: relative;
	width: 90%;
	margin-left: 5%;
}
.commitment_ccc p{
	text-indent: 2em;
	font-size: 16px;
}
.photo_ck{
	width: 210px;
	height: 150px;
}