* {
	padding: 0;
	margin: 0;
}

body {
	position: relative;
	overflow-x: hidden;
}

.tab {
	font-size: 1.15rem;
	font-weight: bold;
	white-space: nowrap;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 100%;
	height: 45px;
	padding-top: 5px;
}

.tab1 {
	width: 31.4%;
	height: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #860002;
}

.tabact {
	color: #fff0b7;
}

.coverss {
	background-position: center;
	background-size: cover;
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.xuhao {
	background: #bc2b1b;
	border-radius: 5px 5px 0 0;
	color: #fff7e4;
	font-size: 0.85rem;
	padding: 1px 0 1px 5px;
}

.toupiaoss {
	width: 120px;
	height: 30px;
	color: #fffff7;
	background-color: #b61816;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lapiao {
	color: #bc2b1b;
	margin-top: 10px;
	font-size: 1rem;
}



.inputsr {
	font-size: 0;
	position: relative;
	white-space: nowrap;
	margin-left: 3px;
}


.xiala {
	width: 10px;
	height: 30px;
	vertical-align: middle;
	margin-left: 6px;
	transform-origin: center;
}

.inputsr input {
	height: 35px;
	width: calc(100% - 74px);
	border: none;
	color: #000;
	font-size: 1rem;
	border-radius: 6px 0 0 6px;
	-webkit-appearance: none;
	background: #fdf7e4;
	padding-left: 15px;
	vertical-align: middle;
}

.inputsr input::-webkit-input-placeholder {
	color: #c67e76;
	font-size: 0.95rem;
}

.listdiv {
	position: relative;
	display: inline-block;
	width: 49%;
	border-radius: 5px;
	background-color: #fff7e4;
	padding-bottom: 10px;
	margin-top: 12px;
	vertical-align: top;
}

.piaodiv {
	font-size: 0.85rem;
	margin-top: 0px;
	margin-left: 2px;
}

.check {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
}

.makeimg {
	background-color: rgba(0, 0, 0, 0.7);
	width: 70%;
	font-size: 1rem;
	height: 2.5rem;
	line-height: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: justify;
	color: #fff;
	font-weight: normal;
	border-radius: 3px;
	position: fixed;
	top: 65%;
	left: 15%;
	transform: translate(0, -50%);
	z-index: 9990;
}

.xq {
	z-index: 200;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}
