.bar {
	width: 100%;
	height: 5.6vw;
	padding: 0 4vw;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
}

.bar-tips {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 91%;
	height: 1.0667vw;
	background: #cccccc;
	border-radius: 2.6667vw;
}
.bar-tips span {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 50%;
}
.active {
	background: url(../images/bar.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	border-radius: 1.3333vw;
}

.bar-title {
	font-family: "PingFang SC";
	color: #fb3636;
	font-weight: bold;
	line-height: 1.2;
	font-size: 3.2vw;
}
html {
	background: #f1f1f1;
}

.register-type {
	font-size: 3.7333vw;
	font-family: "PingFang SC";
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.2;
}
.boxs {
	position: relative;
	width: 100%;
	padding: 0 4vw;
	margin-top: 19.34vh;
}
.res2Last {
	height: 26.6667vw;
}
.boxs-wrap {
	width: 100%;
	background: #fff;
}
.boxslabel {
	position: absolute;
	top: 0;
	left: 4vw;
	width: 10.6667vw;
	height: 10.6667vw;
}
.boxs-title {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 10.6667vw;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 4vw;
	margin-left: 10.6667vw;
}
.register-tips {
	font-size: 3.7333vw;
	font-family: "PingFang SC";
	color: #fb3030;
	font-weight: bold;
	line-height: 1.2;
}

.circle-wrap {
}
.boxstype-item {
	position: relative;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.box-item-type {
	font-size: 3.2vw;
	font-family: "PingFang SC";
	color: rgb(51, 51, 51);
	font-weight: bold;
}
.circle {
	width: 3.2vw;
	height: 3.2vw;
	border-radius: 100%;
	border: 0.2667vw solid #9c9c9c;
}
.inner-circle {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1.8667vw;
	height: 1.8667vw;
	border-radius: 100%;
}
.red-circle .inner-circle {
	background: #fb3030 !important;
}
.red-circle .circle {
	border-color: #fb3030 !important;
}
.circle-wrap {
	position: relative;
	width: 10.6667vw;
	height: 10.6667vw;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.box-item-type {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 88%;
	height: 10.6667vw;
	line-height: 10.6667vw;
	border-bottom: 1px solid #f1f1f1;
}

.box-item-typelast-child {
	border-bottom: none;
}

.btn {
	width: 85%;
	height: 11.7333vw;
	line-height: 11.7333vw;
	text-align: center;
	border-radius: 5.8667vw;
	background-image: -moz-linear-gradient(-74deg, rgb(251, 48, 48) 0%, rgb(255, 144, 104) 100%);
	background-image: -webkit-linear-gradient(-74deg, rgb(251, 48, 48) 0%, rgb(255, 144, 104) 100%);
	background-image: -ms-linear-gradient(-74deg, rgb(251, 48, 48) 0%, rgb(255, 144, 104) 100%);
	margin: 0 auto;
	margin-top: 7.5vh;
	color: #fefeff;
	font-size: 3.7333vw;
}

.classify-wrap {
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 2.6667vw;
}
.typeClassify-icon {
	width: 5.3333vw;
	height: 5.3333vw;
	background: url(../images/type.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 1.3333vw;
}
/* 志愿者 */
.allbar {
	background: url(../images/allbar.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

.two-boxs {
	margin-top: 5.3vh;
}

.two-boxs .boxstype-item {
	width: 100%;
	height: 16vw;
	border-bottom: 0.1333vw solid #bfbfbf;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.two-boxs .boxstype-item:last-child {
	border-bottom: none;
}
.two-boxs .boxs-wrap {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 4vw;
}
.two-boxs .boxstype-item input {
	border: none;
	width: 65%;
	height: 13.3333vw;
	padding-right: 6.6667vw;
	text-align: right;
	color: rgb(150, 150, 150);
}
input::-webkit-input-placeholder {
	color: rgb(150, 150, 150);
}
input::-moz-placeholder {
	color: rgb(150, 150, 150);
}
input:-ms-input-placeholder {
	color: rgb(150, 150, 150);
}
select {
	border: none;
	color: rgb(150, 150, 150);
	padding-right: 6.6667vw;
	font-size: 4vw;
}

.usernam-icon {
	background: url(../images/user-icon.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.boxstype-item i {
	display: inline-block;
	width: 5.8667vw;
	height: 5.8667vw;
	margin-right: 2.6667vw;
}
.two-label {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 3.8667vw;
	font-family: "Adobe Heiti Std";
	color: rgb(0, 0, 0);
	line-height: 1.2;
}

.phone-icon {
	background: url(../images/phone-icon.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.sex-icon {
	height: 7.3333vw !important;
	background: url(../images/sex-icon.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

.org-icon {
	background: url(../images/org.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.faimly-icon {
	width: 6.4vw !important;
	height: 4.6667vw !important;
	background: url(../images/resfamliy.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.address-icon {
	background: url(../images/resAddress.png) no-repeat;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}
.serveClassify-icon {
	width: 5.3333vw;
	height: 6.2667vw;
	background: url(../images/serverClassify.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 1.8667vw;
}
.boxstypeTitle {
	height: 6.2667vw;
	margin-top: 5.6vw;
	margin-bottom: 1.3333vw;
}
.classify {
	display: flex;
	flex-wrap: wrap;
	padding: 0 6.6667vw;
	font-family: "PingFang SC";
	color: rgb(150, 150, 150);
	font-size: 3.3333vw;
}
input {
	font-size: 4vw;
}
.classify-item {
	height: 7.3333vw;
	display: inline-flex;
	align-items: center;
	width: 33.3%;
}
.yes {
	color: #fc3e38;
}
.protocol {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 3.2vw;
	font-family: "PingFang SC";
	color: rgb(191, 191, 191);
	text-align: center;
	height: 8vw;
	line-height: 8vw;
	margin-top: 4.9vh;
	margin-bottom: 3vh;
}

.res-btn {
	margin-top: 0;
	position: fixed;
	bottom: 12.3vh;
	border: none;
	z-index: 99;
}
.news-content {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 0 4.6667vw;
}

.boxstype-item-last-child {
	border-bottom: none !important;
}

/* 多选框 */
.checkboxFive {
	width: 4.4vw;
	height: 4.4vw;

	position: relative;
	margin-right: 2vw;
	border-radius: 1.3333vw;
	background-color: rgb(227, 226, 233);
}

.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 4.4vw;
	height: 4.4vw;
	top: 0;
	left: 0;
}
.checkboxFive label:after {
	opacity: 1;
	content: "";
	position: absolute;
	width: 3vw;
	height: 2vw;
	background: transparent;
	top: 0.8vw;
	left: 0.9333vw;
	border: 0.5333vw solid #1f67fc;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checkboxFive label:hover::after {
	opacity: 0;
}

/**
* Create the checkbox state for the tick
*/
.checkboxFive input[type="checkbox"]:checked + label:after {
	opacity: 1;
}
#checkboxThreeInput {
	width: 4.4vw;
	height: 4.4vw;
	opacity: 0;
}
.res-btn {
	bottom: 5.3333vw;
}
.protocol {
	margin: 0;
	height: 13.2vw;
	margin-bottom: 15vw;
}

.bannner-wrap {
	position: relative;
	width: 100%;
	height: 26.6667vw;
	background: #fff;
}
.putInPic {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 20vw;
	height: 20vw;
	z-index: 1;
}
#file {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 20vw;
	height: 20vw;
	z-index: 9;
}

.typeClassify {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.passowrd_icon {
	width: 4.5333vw;
	height: 4.5333vw;
	background: url(./../images/respassword.png) no-repeat;
	background-size: 100% 100%;
}
.realName-icon {
	width: 6vw;
	height: 6vw;
	background: url(./../images/resrealname.png) no-repeat;
	background-size: 100% 100%;
}

.resbsd-icon {
	width: 5.3333vw;
	height: 7.3333vw;
	background: url(./../images/resbsd.png) no-repeat;
	background-size: 100% 100%;
}
