.personal_information_big{
	padding-top: 10px;
}
.companyBox{
	width: 120px;
	height: 40px;
	border: 1px solid #c1c1c1;
	text-align:center;
	line-height:40px;
	float: left;
	margin-right:30px;
}
caption {
    text-align: left;
}
.companychoose{
	background: #169bd5;
	color: white;
	border-color: white;
}
#ImgPr1{height: 160px;width:92%;}
.address-btn{position: absolute;top:0;right: 0px;
display: inline-block;padding-left: 43px;padding-right: 18px;height: 31px;background:url(../img/add-iconl.png) no-repeat center left #0097e5;line-height: 31px;color:#fff;}
.address-btn:hover{color:white;}
.w_60{width: 60px;}
.formControls{position:relative}/*表单控制区*/
.formControls > *{vertical-align:middle}
.item-list{overflow: hidden;font-size: 12px;}
.item-list > a,
.item-list > li{float: left;border: 1px solid #ccc;min-width: 60px;padding:0 18px;height: 28px;line-height: 28px;text-align: center;margin:0 15px 10px 0;background-color: #fff;cursor: pointer;color: #666; list-style: none;}
.item-list > a:hover,
.item-list > li:hover{border-color:#d09801;background: url(../img/icon-on.gif) right bottom no-repeat;text-decoration: none;}
.item-list .pitch,
.item-list .pitch:hover{border-color:#31adfc;background: url(../img/icon-on.gif) right bottom no-repeat;text-decoration: none;}

/*文件拖拽上传选择框的样式*/
.fujian{width: 100%;}
.template-pop{height: 320px;margin-top:10px;overflow: hidden;}
.template-up{ height: 280px;border:1px dashed #999;margin-top:20px;text-align: center;line-height: 280px;font-size: 20px;font-weight: 700;}
.file-information{height: 140px;padding: 30px 0 0 60px; border:1px solid #dcdcdc; margin:20px 0 0;line-height:30px;font-size: 18px;font-weight: 700;color:#444;}
.template-btns{height: 70px;border:1px solid #dcdcdc; border-top: none;line-height: 70px;text-align: right;}
.template-btns > a{display: inline-block;width: 94px;height: 40px;margin-right:10px;text-align: center;line-height: 40px;font-size:14px;text-decoration: none;}
.template-btns > .uploading_btn{background-color: #00b7f0;border:1px solid #46a0c3;color:#fff;}
.template-btns > .cancel_btn{background-color: #fff;border:1px solid #d0d0d0;color:#444;}
.progressParent{position:relative;width:400px;margin-top: 10px;height:12px;border-radius:5px;background:#ccc;}
.progress{width:0%;height:100%;background-color:green; margin: 0;}
.progressNum{position:absolute;left:0;top:0;display:inline-block;width:100%;height:100%;text-align:center;line-height:12px;color:#444;}

@media only screen and (max-width: 780px) {
	.address-btn{
		height: 40px;
		line-height: 40px;
	}
	
}