html {
	font-size: 20px;
}

body {
	background: #f5f5f5;
	padding-bottom: 5rem;
	margin: 0 auto;
	font-family: "PingFang-SC-Heavy";
}

input:focus,
.telbox input:focus {
	outline: none;
	border-color: #39b691;
}

textarea:focus {
	outline: none;
	border-color: #39b691;
}

.titlebox span {
	font-size: 1.05rem;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.titlebox {
	background: url("subbody.png") no-repeat;
	background-size: 100%;
	padding: 1.42rem 0 1.42rem 0.95rem;
}

.toutorbox {
	border-radius: 0.5rem 0.5rem 0 0;
	background: #fff;
	position: relative;
	margin-top: -0.5rem;
}

.toutorlist {
	padding: 0 0.5rem 0.5rem;
}

.qstion {
	height: 1.375rem;
	font-size: 0.6rem;
	margin: 1.5rem 1.55rem 0.775rem 1.55rem;
	color: rgba(153, 153, 153, 1);

	padding-bottom: 0.875rem;
}

.titletips {
	height: 0.925rem;
	font-size: 0.9rem;
	text-align: center;
	font-weight: 800;
	color: rgba(51, 51, 51, 1);
	line-height: 1.15rem;
	margin: 0 auto;
	padding-top: 1.6rem;
}

.linebox {
	border-top: 1px solid #eee;
	padding: 0.775rem 0;
	overflow: hidden;
}

.toutorpics img {
	width: 2.9rem;
	height: 2.9rem;
	border-radius: 50%;
	margin-top: 0.25rem;
}

.radiogroup {
	float: left;
	width: 1.4rem;
	padding-top: 0.95rem;
}

/* .radiogroup radio {
    width: 0.5rem;
    height: 0.5rem;
    transform: scale(0.7p);
} */

.toutorpics {
	width: 3.6rem;
	float: left;
}

.toutormsg {
	width: 14rem;
	float: left;
}

.name {
	font-size: 0.6rem;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	line-height: 26px;
}

.tags {
	font-size: 0.55rem;
	font-weight: 500;
	color: rgba(57, 182, 145, 1);
	line-height: 32px;
	border: 1px solid #39b691;
	border-radius: 20px;
	padding: 2px 10px;
	margin-left: 13px;
	position: relative;
	top: -5px;
}

.works {
	font-size: 0.55rem;
	color: rgba(153, 153, 153, 1);
}

.worksnews {
	color: rgba(102, 102, 102, 1);
	font-size: 0.6rem;
}

.statuslist {
	padding: 0.8rem 0.55rem;
	margin-top: 0.5rem;
	background: #fff;
}

.fanwei {
	width: 100%;
	height: 2.2rem;
	background: rgba(255, 255, 255, 1);
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	border-radius: 0.25rem;
	font-size: 0.5rem;
	line-height: 2.2rem;
	text-indent: 0.5rem;
	font-weight: bold;
	color: rgba(153, 153, 153, 1);
	margin-top: 0.5rem;
}

.substatus {
	font-size: 0.75rem;
	color: #333;
	padding: 1rem 0;
	text-indent: 0.25rem;
}

.checkbox {
	font-size: 0.65rem;
	width: 5.15rem;
	display: inline-block;
	color: rgba(102, 102, 102, 1);
	line-height: 0.85rem;
	margin-bottom: 0.55rem;
	padding-left: 0.5rem;
}
.setsubstatus {
	padding: 0.5rem 0;
}
.qiwang {
	width: 100%;
	height: 5rem;
	background: rgba(255, 255, 255, 1);
	border: 1px solid #d7d7d7;
	border-radius: 0.25rem;
	margin-top: 0.6rem;
	font-size: 0.6rem;
	padding: 0.25rem;
}

/* checkbox .wx-checkbox-input {
    border-radius: 3px;
    height: 26px;
    width: 26px;
}

checkbox .wx-checkbox-input.wx-checkbox-input-checked::before {
    background-color: #39b691;
    border: none;
    color: #fff;
} */
.telbox {
	margin-top: 0.5rem;
	text-align: center;
	background: #fff;
	padding: 0 0.55rem 1rem;
}

.micon {
	width: 1.6rem;
	height: 1.6rem;
	margin: 0.55rem auto 0.65rem;
}

.mobiletitle {
	display: block;
	font-size: 0.7rem;
	font-weight: bold;
	color: rgba(57, 182, 145, 1);
	line-height: 0.85rem;
}

.telbox input,
.cityinput {
	border: 1px solid #d7d7d7;
	border-radius: 0.25rem;
	margin: 0.55rem auto 0;
	height: 2.2rem;
	line-height: 2.2rem;
	width: 100%;
	font-size: 0.6rem;
	color: #999;
	padding-left: 0.95rem;
	text-align: left;
}

.subbtn {
	position: fixed;
	z-index: 10;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.5rem;
	width: 80%;
	height: 2.2rem;
	background: rgba(57, 182, 145, 1);
	box-shadow: 0px 6px 14px 0px rgba(57, 182, 145, 0.3);
	font-size: 0.75rem;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 2.2rem;
	border: none;
	border-radius: 1.1rem;
	margin: 1.25rem auto;
	display: block;
}
.radio {
	/* display: flex;
	align-items: center; */
}

.radio,
.radio-select {
	font-size: 0.75rem;
	font-weight: 500;
	padding-right: 1.5rem;
	text-align: left;
	font-size: 0.55rem;
	color: rgba(97, 105, 125, 1);
}

.birthdaytitle {
	font-size: 0.65rem;
	line-height: 88px;
	text-indent: 31px;
	font-weight: bold;
	color: rgba(153, 153, 153, 1);
	font-weight: 500;
}

.radio i,
.radio-select i {
	width: 0.9rem;
	height: 0.9rem;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(187, 187, 187, 1);
	border-radius: 50%;
}
.radio i.actives,
.radio-select i.actives {
	border: none;
	background: url(radio.png) no-repeat;
	background-size: 100%;
}
.radio span,
.radio-select span {
	position: relative;
	top: -0.2rem;
	left: 0.25rem;
	font-size: 0.65rem;
	font-weight: bold;
}

.checkbox i {
	width: 0.65rem;
	height: 0.65rem;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(221, 223, 231, 1);
}
.checkbox i.active {
	border: none;
	background: url(check.png) no-repeat;
	background-size: 100%;
}
.checkbox span {
	position: relative;
	top: -0.2rem;
	left: 0.25rem;
}
