.forget div {
	margin-top: 27px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	font-family: SourceHanSansCN-Medium;
}

.forget span {
	display: block;
	font-size: 20px;
	margin-top: 11px;
	font-family: SourceHanSansCN-Normal;
	color: #333333;
}

.mainBox {
	/* position: relative; */
	padding-top: 50px;
	width: 1200px;
	/* 	height: 976px; */
	margin-top: 37px;
	padding-bottom: 81px;
	background: #FFFFFF;
}

.m {
	width: 950px;
	margin: 0 auto;
}

.mainBox .m .form>div {
	height: 48px;
	margin-bottom: 25px;
}

.mainBox .m .form>div label {
	float: left;
	width: 225px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	font-family: SourceHanSansCN-Regular;
	text-align: right;
	margin-right: 0;
	padding-right: 20px;
}

.mainBox .m .form>div.required label:before {
	content: '';
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 3px;
	background: url(../images/＊@2x.png) no-repeat;
	background-size: 9px 9px;
	width: 9px;
	height: 9px;
}

.mainBox .m .form #content label:before {
	content: '';
	background: url() no-repeat;
}

.mainBox .m .form>div .valueInput {
	float: left;
	height: 48px;
	line-height: 48px;
	width: 500px;
	outline: none;
	background: #F4F4F4;
	border: 0;
	font-size: 20px;
	padding-left: 18px;
	padding-top: 19px;
	padding-bottom: 18px;
}
.mainBox .m .form>div .selectInput {
	float: left;
	height: 48px;
	line-height: 48px;
	width: 500px;
	outline: none;
	background: #F4F4F4;
	border: 0;
	font-size: 20px;
	padding-left: 18px;
	padding-top: 19px;
	padding-bottom: 18px;
	cursor: pointer;
}
.mainBox .m .form>div .selectInput::placeholder {
	color: #B0B0B0;
	font-size: 20px;
}
.mainBox .m .form>div .error {
	border: 1px solid #FE5D5D;
	background: #FFEAE7;
}

.mainBox .m .form>div .valueInput::placeholder {
	color: #B0B0B0;
	font-size: 20px;
}

.mainBox .m .form>div {
	position: relative;
}

.mainBox .m .form>div .calendar {
	all: initial;
	display: none;
	position: absolute;
	top: 50px;
	left: 225px;
	z-index: 99;
	margin: 0 auto;
	width: 274px;
	height: 290px;
	background: #FFFFFF;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
	border: 1px solid #F4F4F4;
}

.mainBox .m .form .messagePhone div {
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 182px;
	margin-left: 10px;
	background-color: #2EC973;
	cursor: pointer;
}

.mainBox .m .form .messagePhone div i {
	font-size: 18px;
	color: #FFFFFF;
	font-family: SourceHanSansCN-Regular;
}

.mainBox .m .form>div span {
	position: absolute;
	left: 735px;
	display: none;
	padding-left:10px;
	line-height: 48px;
	height: 48px;
	background: #FFEAE7;
	border: 1px solid #FE5D5D;
}

.mainBox .m .form>div span img {
	position: relative;
	top: 3px;
}

.mainBox .m .form>div span i {
	font-style: normal;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	margin-right: 12px;
	color: #B0B0B0;
}

.mainBox .m .form .messagePhone span img {
	left: 2px;
}

.mainBox .m .form .messagePhone span i {
	margin-right: 0;
}
#agreement {
	position: relative;
	left:100px;
	margin-top: 43px;
	margin-bottom: 48px;
}

#agreement img {
	position: absolute;
	cursor: pointer;
	left: 0;
	top: -1px;
}

#agreement div {
	display: none;
	position: absolute;
	cursor: pointer;
	left: 0;
	top: -1px;
	float: left;
	width: 28px;
	height: 28px;
	border: 1px solid #00577B;
}

#agreement span {
	display: block;
	margin-left: 36px;
	font-size: 19px;
	color: #B0B0B0;
}
#agreementTitle {
	cursor: pointer;
}

	#agreementTitle:hover {
		border-bottom: 1px solid #00577B;
	}
#nextStep {
	display: block;
	width: 500px;
	text-align: center;
	margin-left: 134px;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	background-color: #00577B;
	font-family: SourceHanSansCN-Regular;
	color: #EEEEEE;
	font-size: 20px;
	margin:0 auto;
}

.mainBox .m .form #management {
	line-height: 0;
	height: 117px;
}

#upload {
	position: relative;
	width: 100px;
	height: 100px;
	margin-left: 175px;
	margin-bottom: 0;
	background: #F4F4F4;
	cursor: pointer;
}

	#upload div {
		position: absolute;
		display: inline-block;
		line-height: 0;
		margin-bottom: 0;
		background: #999999;
		border-radius: 2px;
	}

		#upload div:nth-child(1) {
			top: 48px;
			left: 35px;
			width: 30px;
			height: 4px;
		}

		#upload div:nth-child(2) {
			top: 35px;
			left: 48px;
			width: 4px;
			height: 30px;
		}

#picWords {
	display: block;
	margin-left: 165px;
	margin-top: 14px;
	font-size: 13px;
	color: #FF1E1E;
	font-family: SourceHanSansCN-Regular;
}

.mainBox .m .form #runRangeContent {
	height: 157px;
}

.mainBox .m .form #content {
	height: 157px;
}



#remarks {
	display: block;
	float: left;
	width: 500px;
	height: 152px;
	background: #F4F4F4;
	border: 0;
	padding-top: 18px;
	padding-left: 22px;
	resize: none;
	font-size: 20px;
	outline: none;
	font-family: SourceHanSansCN-Regular;
}

#remarks::placeholder {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	color: #B0B0B0;
}

#runRange {
	display: block;
	float: left;
	width: 500px;
	height: 152px;
	background: #F4F4F4;
	border: 0;
	padding-top: 18px;
	padding-left: 22px;
	resize: none;
	font-size: 20px;
	outline: none;
	font-family: SourceHanSansCN-Regular;
}

#runRange::placeholder {
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	color: #B0B0B0;
}

.form #range #selects #selectValue {
	font-size: 22px;
	color: #666666;
}

.form #range #selects ul {
	display: none;
	position: absolute;
	left: 0;
	top: 65px;
	width: 558px;
	z-index: 10;
	background: #FFFFFF;
	border: 1px solid #999999;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}

.form #range #selects #selectValue {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.form #range #selects ul li {
	border-top: 0;
	padding-left: 15px;
	font-size: 22px;
	width: 558px;
	height: 35px;
	line-height: 35px;
}

	.form #range #selects ul li:hover {
		background: #00577B;
		color: #FFFEFE;
	}

.form #range #selects img {
	position: absolute;
	right: 6px;
	bottom: 20px;
	transform: rotate(0);
}

#section-evidence {
	position: relative;
	height: 104px;
	margin-bottom: 40px;
}

#section-evidence label {
	float: left;
	width: 225px;
	height: 58px;
	line-height: 58px;
	padding-right: 28px;
	font-size: 20px;
	color: #333333;
}

#section-evidence label:before {
	content: '';
	background: none;
}

#section-evidence label img {
	margin-bottom: 10px;
}

#section-evidence .evidence-image {
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
	margin-right: 28px;
	cursor: pointer;
	background: #F4F4F4;
}

#section-evidence .evidence-image:before {
	content: '';
	position: absolute;
	top: 50px;
	left: 50px;
	margin-top: -2px;
	margin-left: -15px;
	width: 30px;
	height: 4px;
	background: #999999;
	border-radius: 2px;
}

#section-evidence .evidence-image:after {
	content: '';
	position: absolute;
	top: 50px;
	left: 50px;
	margin-left: -2px;
	margin-top: -15px;
	width: 4px;
	height: 30px;
	background: #999999;
	border-radius: 2px;
}

#section-evidence .evidence-image span {
	width:130px;
	height:30px;
	line-height:30px;
	position: absolute;
	bottom: -30px;
	left: -19px;
	background: none;
	border: none;
	font-size: 13px;
	color: #FF1E1E;
	font-family: SourceHanSansCN-Regular;
}

#section-evidence .evidence-image i {
	position: absolute;
	bottom: 5px;
	left: 27px;
	font-size: 14px;
	color: #B5B5B5;
}

#section-evidence .evidence-image:nth-of-type(2) i {
	left: 17px;
}

#section-evidence .evidence-image .evidence-file {
	display: block;
	width: 100px;
	height: 100px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	z-index: 20;
}

#section-evidence .evidence-image .img-display {
	display: none;
	position: absolute;
	top: 38px;
	left: 15px;
	margin-bottom: 0;
	cursor: pointer;
	z-index: 22;
}

#section-evidence .evidence-image .img-delete {
	display: none;
	position: absolute;
	top: 38px;
	right: 15px;
	margin-bottom: 0;
	cursor: pointer;
	z-index: 22;
}

#section-evidence .evidence-image .evidence-img {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 80px;
	height: 80px;
	border-radius: 40px;
	z-index: 21;
}
/*删除确认框*/
#mask {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1937px;
	background-color: rgba(90, 90, 90, 0.3);
	z-index: 99999;
}

.modal {
	position: fixed;
	top: 50%;
	margin-top: -110px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	height: 220px;
	background: #FFFFFF;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.28);
	border-radius: 8px;
	display: block;
	z-index: 99;
}

.modal img {
	position: absolute;
	right: 34px;
	top: 30px;
	cursor: pointer;
	z-index: 10;
}

.modalTitle {
	position: relative;
	padding-top: 30px;
	padding-left: 64px;
	font-size: 22px;
}

.modalTitle .modalTitle-img {
	position: absolute;
	left: 30px;
	top: 33px;
	width: 24px;
	height: 24px;
	background: url(../images/bg-warning.png) no-repeat;
	background-size: 24px;
}

.modalMain {
	/*    margin: 0 auto;
    font-size: 22px;
    padding-left: 64px;
    padding-top: 78px;*/
	font-size: 24px;
	padding-left: 64px;
	line-height: 110px;
}

.modal-btns div {
	float: right;
	height: 30px;
	line-height: 30px;
	width: 60px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 15px;
}

#modal-submit {
	background: #00577B;
	color: #FFFFFF;
	border-radius: 8px;
}

#modal-cancel {
	border-radius: 8px;
	border: 1px solid #00577B;
}

.mainBox .m .form  div .select-label::before {
	content: '';
	background: none;
}

#agreementBox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(90, 90, 90, 0.3);
	z-index: 99999;
}

#agreementBox .modal {
	position: fixed;
	top: 15%;
	margin-top: -110px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 800px;
	background: #FFFFFF;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.28);
	border-radius: 8px;
	display: block;
	z-index: 99;
}

#agreementBox .modal img {
	position: absolute;
	right: 34px;
	top: 30px;
	cursor: pointer;
	z-index: 10;
}

#agreementBox .modalTitle {
	position: relative;
	padding-top: 64px;
	width: 100%;
	text-align: center;
	line-height: 40px;
}

#agreementBox .modalTitle1 {
	font-size: 24px;
}

#agreementBox .modalTitle2 {
	font-size: 22px;
}

#agreementBox .modalMain {
	font-size: 16px;
	padding: 0 40px;
	line-height: 40px;
	overflow-y: scroll;
	height: 600px;
}

#agreementBox .modalMain p {
	text-indent: 1.5em;
}

#agreementBox .modalMain .littleTitle {
	padding-left: 60px;
}

#agreementBox .modal-btns {
	width: 100%;
	display: flex;
	justify-content: center;
}

#agreementBox .modal-btns div {
	height: 30px;
	line-height: 30px;
	width: 60px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 15px;
}

#agreementBox #agreement-submit {
	background: #00577B;
	color: #FFFFFF;
	border-radius: 8px;
}

#agreementBox #agreement-cancel {
	border-radius: 8px;
	border: 1px solid #00577B;
}

.select-options {
	display: none;
	position: absolute;
	top: 50px;
	left: 225px;
	min-height: 35px;
	width: 500px;
	background: #FFFFFF;
	border: 1px solid #f4f4f4;
	z-index: 10;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}
.select-options li {
	width:100%;
	height: 35px;
	line-height: 35px;
	padding-left: 18px;
	font-size: 20px;
	cursor:pointer;
}
.select-options li:hover {
	background: #00577B;
	color: #FFFEFE;
}
.mask-img {
	position: absolute;
	right: 240px;
	top: 20px;
	transform:rotate(0deg)
}
