.tz_pop {
	position: fixed;
	width: 548px;
	height: 432px;
	left: 50%;
	top: 48%;
	margin-top: -216px;
	margin-left: -275px;
	z-index: 21;
	border-radius: 10px;
	padding: 0 30px 6px;
	background: #ff7b61;
}

.tz_title {
	background: #ff7b61;
	height: 50px;
	padding: 20px 20px;
	text-align: center;
}

.tz_title_big {
	font-size: 30px;
	color: #fffef3;
	font-weight: bold;
}

.tz_title_small {
	font-size: 16px;
	color: #fff8c1;
	line-height: 26px;
	width: 175px;
	text-align: center;
	width: 190px;
	margin-top: 15px;
	/* background: #ecdf08; */
	margin: 15px auto;
	font-style: italic;
}

.tz_title_text {
	width: 300px;
	height: 60px;
	color: #fff;
	font-size: 14px;
}

.tz_cj_table {
	width: 100%;
	margin: 0 auto;
}

.tz_cj_table th.red,
.tz_cj_table td.red {
	color: #e61b19;
}

.tz_content {
	padding: 15px;
	background: #fff;
	padding-bottom: 3px;
}

.tz_bb {
	/* border-bottom: 1px solid #ececec; */
	padding-bottom: 10px;
	/* margin-bottom: 10px; */
}

.tz_cj_table {}

.tz_cj_table th {
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
	color: #333;
	font-size: 16px;
}

.tz_cj_table td {
	font-size: 14px;
	color: #333;
	line-height: 35px;
	text-align: center;
}

.tz_btn_line {
	text-align: center;
	width: 254px;
	margin: 12px auto;
}

.tz_btn {
	width: 101px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	border-radius: 6px;
}

.tz_gszx {
	margin-right: 52px;
	background: #fe6f5b;
	color: #fff;
}

.tz_gscj {
	background: #ebebeb;
	color: #333;
}

.tz_close {
	position: absolute;
	right: -45px;
	cursor: pointer;
}
