
body {
	background-color: #ECECEC;
}
.com_wrap {
	margin: 30px auto;
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
}
.com_wrap .til {
	line-height: 70px;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	text-align: center;
}
.com_wrap .til_person {
	background: url(../images/pic/til_person.png) no-repeat;
	background-size: cover;
}
.com_wrap .til_collective {
	background: url(../images/pic/til_collective.png) no-repeat;
	background-size: cover;
}
.item, .btn_wrap {
	margin: 0 auto;
	width: 500px;
}
.item_big {
	margin: 0 auto;
	width: 586px;
}
.pic_error {
	margin: 0 auto;
	padding-top: 12px;
	width: 500px;
}
.error_box {
	margin: 0 14px;
	width: 222px;
}
.error_box h4 {
	line-height: 33px;
	font-size: 14px;
	color: #010101;
	text-align: center;
}
.error_box .img_error {
	width: 222px;
	height: 230px;
	background-color: #808080;
	position: relative;
}
.error_box .img_error:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/pic/nosel.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.error_box .on:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/pic/sel.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.error_box .img_error .zw img {
	margin: 60px auto 0;
	display: block;
	width: 60px;
}
.error_box .img_error .zw p {
	padding-top: 10px;
	font-size: 14px;
    color: #E5E5E5;
    text-align: center;
}
.item_person_l {
	padding:  15px 24px;
	width: 200px;
	height: 208px;
	background-color: #EBEAE9;
	box-sizing: border-box;
}
.item_l {
	padding:  15px 24px;
	width: 370px;
	height: 208px;
	background-color: #EBEAE9;
	box-sizing: border-box;
}
.item_person_l .img_wrap ,
.item_l .img_wrap {
	width: 100%;
	height: 100%;
	background-color: #808080;
}
.item_r {
	width: 216px;
	height: 208px;
	background-color: #FAFAFA;
}
.item_person_r {
	width: 386px;
	height: 208px;
	background-color: #FAFAFA;
}
.item_r h4 ,
.item_person_r h4 {
	padding-left: 18px;
	font-size: 14px;
	color: #010101;
	line-height: 45px;
	border-bottom: 1px solid #EBEAE9;
}
.item_r .txt ,
.item_person_r .txt {
	padding: 10px 15px 0 19px;
}
.item_r .txt p ,
.item_person_r .txt p {
	padding-bottom: 5px;
	font-size: 14px;
	color: #666666;
}
.item_r .txt p span ,
.item_person_r .txt p span {
	float: right;
	width: 115px;
	text-align: left;
}
.item textarea {
	padding: 12px;
	width: 100%;
	height: 160px;
	border: 1px solid #D0D0D0;
	box-sizing: border-box;
}
.item h2,.item_big h2 {
	padding: 20px 0;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.item h3,.item_big h3 {
	padding: 30px 0 20px;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.item .upload_box {
	width: 100%;
	padding-bottom: 20px;
	min-height: 160px;
	border: 2px dashed #D0D0D0;
	box-sizing: border-box;
	background-color: #FFF7F2;
}
.item .upload_box img {
    margin: 0 auto 10px;
    display: block;
    width: 200px;
}
.item .upload_box .up_til {
	padding: 0 0 30px;
	font-size: 14px;
	color: #010101;
	text-align: center;
}
.item .upload_box p {
	margin: 0 auto;
	width: 372px;
	font-size: 12px;
	color: #999;
}
.item ul li {
	margin-bottom: 20px;
	padding: 0 15px;
	font-size: 14px;
	color: #010101;
}
.item ul li .item_name {
	display: inline-block;
	width: 78px;
	text-align: right;
}
.item ul li span.sr {
	float: right;
	width: 55px;
	text-align: right;
}
.item ul li span.red {
	color: #FF0000;
}
.item ul li input {
	padding: 0 5px;
	box-sizing: border-box;
	width: 380px;
	height: 38px;
	border: 1px solid #D0D0D0;
}
.item ul li select {
	width: 380px;
	height: 38px;
	border: 1px solid #D0D0D0;
	color: #999999;
}
.item .info_til {
	margin-bottom: 10px;
	width: 100%;
	padding: 13px 0;
	font-size: 16px;
	color: #010101;
	border-bottom: 1px solid #EBEAE9;
	box-sizing: border-box;
	text-align: center;
}
.item .personal_info {
	margin-top: 30px;
	height: 153px;
	background-color: #FAFAFA;
}
.item .personal_info1 {
	padding: 15px 0;
	min-height: 74px;
	background-color: #FAFAFA;
	box-sizing: border-box;
}
.item .info_box {
	padding: 0 20px;
	width: 50%;
	box-sizing: border-box;
}
.item .info_box p {
	padding: 5px 0;
	font-size: 14px;
	color: #666666;
}
.item .info_box p span {
	float: right;
	width: 140px;
	text-align: left;
}
.btn_wrap {
	padding: 40px 0 110px;
	text-align: center;
}
.btn_wrap .btn {
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 5px;/*36px before by wang*/
	font-size: 14px;
	cursor: pointer;
}
.btn_wrap .sub {
	margin: 0 30px;
	background-color: #333975;
	color: #fff;
}
.btn_wrap .cancel {
	background-color: #E6E6E6;
	color: #666;
}