* {
	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: #fff;
}

.tabact {
	color: #fff;
}

.coverss {
	background-position: center;
	background-size: cover;
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.xuhao {
	font-weight: bold;
	background-image: url(../img/xhcc.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	width: 102%;
	margin-left: -1%;
	/*background: #c53a33;*/
	/*border-radius: 5px 5px 0 0;*/
	color:#c53a33;
	font-size: 0.95rem;
	/*padding: 1px 0 1px 5px;*/
	/* font-weight: bold; */
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.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;*/
	/*background-image: url(../img/bgk.png?t=2);*/
	/*background-size: 100% 100%;*/
}


.xiala {
	width: 10px;
	height: 30px;
	vertical-align: middle;
	margin-left: 6px;
	transform-origin: center;
}

.inputsr input {
	height: 37px;
	width: calc(97% - 62px);
	border: none;
	color: #FFDFA4;
	font-size: 1rem;
	/*border-radius: 20px;*/
	-webkit-appearance: none;
	background: none;
	padding-left: 5px;
	vertical-align: middle;
	margin-right: 8%;
	outline: none;
}

.inputsr input::-webkit-input-placeholder {
	color: #FFDFA4;
	font-size: 0.95rem;
}
.ppo{
	background:#FEE3AD;padding: 1px 10px 2px 10px;
	border-radius:8px ;
	/*display: inline-block;text-align: center;*/
	width: 88%;
	font-size:1rem ;
	color: #c53a33;
	font-weight: bold;
	white-space: nowrap; /* 禁止换行 */
	overflow: hidden; /* 隐藏溢出内容 */
	text-overflow: ellipsis; /* 超出用省略号表示 */
}
.listdiv {
	position: relative;
	display: inline-block;
	width: 49%;
	border-radius: 5px;
	/*background-color: #fff1db;*/
	padding-bottom: 10px;
	margin-top: 12px;
	vertical-align: top;
}

.piaodiv {
	width: 100%;
	position: absolute;
	font-size: 1.1rem;
	/*margin-top: 10px;*/
	margin-left: 2px;
	color: #dd2d23;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;

	
}
.huaimg{
	width: 30px;
	margin-left: 5px;
	position: absolute;
	top: -5px;
	right: 10px;
}
.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;
	padding: 3px 10px;
	text-align: center;
}

.xq {
	z-index: 200;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}
.div22{
	margin: 0 7.2%;background-color: #FFFFFF;
}
.inputdiv{
	padding: 5px 10px;background-color: #e3e3e3;margin: 0 5%;display: flex;
	border-radius: 10px;
	align-items: center;
	overflow: hidden;
}
.input_title{
	width: 40%;
}
.inputk{
	flex-grow: 1;
	background: none;
	border: none;
	outline: none;
	height: 40px;
	color: #000000;
	font-size: 1rem;
	padding-left: 10px;
	
}
.inputk::placeholder{
	color: #6e6e6e;
	font-size: 0.9rem;
}

.inputdiv2{
	padding: 5px 10px;
	background-color: #e3e3e3;
	margin: 0 5%;
	border-radius: 10px;
}
.inputk2{
	background: none;
	border: none;
	resize: none;
	outline: none;
	height: 160px;
	color: #000000;
	font-size: 1rem;
	padding: 0 10px 10px;
	width: 100%;
	
}
.inputk2::placeholder{
	color: #6e6e6e;
	font-size: 0.9rem;
}
.inputk3{
	background: none;
	border: none;
	resize: none;
	outline: none;
	height: 120px;
	color: #6e6e6e;
	font-size: 1rem;
	padding: 0 10px 10px;
	width: 100%;
	line-height: 120px;
}
.titleDiv{
	text-align: left;
	width: 90%;
	margin: 0 auto;
	position: relative;

}
.inputDiv{
	margin-top: 5px;
}

.input{
	border: none;
	outline: none;       /* 移除默认的轮廓线 */

	position: absolute;
	bottom: 12px;
	left: 10px;
	height: 25px;
	background: transparent;
	/*border: none;*/
	width: 90%;
	/*border: 3px solid #ffffff;*/
	/*outline: none;*/
	/*height: 50px;*/
	/*border-radius: 6px;*/
	/*!* box-shadow: 3px 3px 13px rgba(115, 193, 255, 1); *!*/
	/*padding-left: 10px;*/
	/*font-size: 1rem;*/
	/*color: #0c5b98;*/
	/*background: #fff7e4;*/
	/*box-sizing: border-box;*/
}
.input::placeholder{
	color: #f9c3b0;
}
.xsdiv{
	position: absolute;

	/*border: 3px solid #ffffff;*/
	/*background: #fff7e4;*/
	/*box-sizing: border-box;*/
	/*width: 80%;*/
	/*margin: 0 auto;*/
	/*border-radius: 6px;*/
	/*!* box-shadow: 3px 3px 13px rgba(115, 193, 255, 1); *!*/
	/*font-size: 1rem;*/
	/*box-sizing: border-box;*/
	/*padding: 10px 0 10px 25px;*/
	/*color: #0c5b98;*/
	/*text-text-align: center;*/
	
}
.textarea{
	border: none;
	outline: none;       /* 移除默认的轮廓线 */

	position: absolute;
	bottom: 12px;
	left: 10px;
	height: 25px;
	background: transparent;
	/*border: none;*/
	width: 90%;
	height: 50%;
	/*border: 3px solid #ffffff;*/
	/*background: #fff7e4;*/
	/*box-sizing: border-box;*/
	/*width: 80%;*/
	/*outline: none;*/
	/*border-radius: 6px;*/
	/*!* box-shadow: 3px 3px 13px rgba(115, 193, 255, 1); *!*/
	/*font-size: 1rem;*/
	/*color: #0c5b98;*/
	/*height: 160px;*/
	/*resize: none;*/
	/*padding: 10px 10px 0 10px;*/
}
.textarea::placeholder{
	color: #f9c3b0;
}

.titlewz{
	font-size: 1rem;margin-top: 3px;
	white-space:nowrap;color:#333;
	overflow:hidden;text-overflow:ellipsis;
}