* {
	padding: 0;
	margin: 0;
}
.selectone{
	line-height: 35px;
	height: 35px;
	font-style: oblique;
	width: 94%;
	margin-left: 3%;
	font-size: 1.05rem;
}
.ypdiv{
	position: relative;
	border-radius: 5px;
	background-color: #fff7e4;
	white-space: nowrap;
	
	height: 65px;
	width: 98%;
	margin: 0 auto;
	margin-top: 12px;
}
.yptitle{
	width: 65%;
	/* height: 100%; */
	vertical-align: top;
	overflow:hidden;
	 white-space: normal;
	text-overflow:ellipsis;
	display:-webkit-inline-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	font-size: 1rem;
}
.selectonebo{
	border-top:  1px solid #fff0b7;
}

body {
	position: relative;
	overflow-x: hidden;
}

.tab {
	font-size: 0;
	font-weight: bold;
	white-space: nowrap;
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
}

.tab1 {
	width: 50%;
	font-size: 1.3rem;
	height: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #008cd1;
}

.anniu{
	width:45%;
}
.act_tab{
	transform: scale(1.1);
	transform-origin: center bottom;
}

.tabact {
	color: #fff;
}

.coverss {
	background-position: center;
	background-size: cover;
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.xuhao {
	/* background: #429f39; */
	border-radius: 5px 5px 0 0;
	color: #edfcd2;
	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;
	width: 86%;
	margin: 0 auto;
}


.xiala {
	width: 10px;
	height: 30px;
	vertical-align: middle;
	margin-left: 6px;
	transform-origin: center;
}
.srkdiv{
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	height: 100%;
}

.srkdiv input {
	height: 35px;
	width: 0;
	flex: 1;
	border: none;
	color: #c0c0c0;
	font-size: 1rem;
	-webkit-appearance: none;
	background: none;
	padding-left: 15px;
}

.inputsr input::-webkit-input-placeholder {
	color: #c0c0c0;
	font-size: 0.95rem;
}

.listdiv {
	position: relative;
	display: inline-block;
	width: 49%;
	border-radius: 5px;
	background-color: #faaa28;
	padding-bottom: 10px;
	margin-top: 12px;
	vertical-align: top;
}

.piaodiv {
	font-size: 0.95rem;
	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);
}
.huadiv{
	display: inline-block;
	vertical-align: middle;
}
.huaimg{
	width: 18px;
	vertical-align: middle;
}
.piaonum{
	
	color: #000;
}
.chosebtn{
	width: 42%;
	border-radius: 5px;
	font-style: oblique;
	font-size: 1.2rem;
	display: flex;
	text-align: center;
	font-weight: bold;
	align-items: center;
	height: 40px;
	justify-content: center;
	background-color: #7b9f73;
	color: #f0fed5;
}

.chosebtnact{
	background-color: #fd9708;
	color: #fff;
}
.chosehotbtn{
	width: 42%;
	border-radius: 5px;
	font-style: oblique;
	font-size: 1.2rem;
	display: flex;
	text-align: center;
	font-weight: bold;
	align-items: center;
	height: 40px;
	justify-content: center;
	background-color: #7b9f73;
	color: #f0fed5;
	
}

.chosehotbtnact{
	background-color: #fd9708;
	color: #fff;
}