* {
	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 {
	background: #355db7;
	border-radius: 5px 5px 0 0;
	color: #cfefff;
	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: 40px;
	width: calc(92% - 62px);
	border: none;
	color: #000;
	font-size: 1rem;
	border-radius: 20px;
	-webkit-appearance: none;
	background: none;
	padding-left: 15px;
	vertical-align: middle;
	margin-right: 8%;
	outline: none;
}

.inputsr input::-webkit-input-placeholder {
	color: #b5afb1;
	font-size: 0.95rem;
}

.listdiv {
	position: relative;
	display: inline-block;
	width: 49%;
	border-radius: 5px;
	background-color: #b1e0ff;
	padding-bottom: 10px;
	margin-top: 12px;
	vertical-align: top;
}

.piaodiv {
	font-size: 1.1rem;
	margin-top: 5px;
	margin-left: 2px;
	color: #1858c1;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.huaimg{
	width: 22px;
	margin-left: 5px;
}
.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: 34%;
	margin: 0 auto;
	position: relative;
	pointer-events: none;
}
.inputDiv{
	margin-top: 5px;
}

.input{
	width: 80%;
	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: #ecf8ff;
	box-sizing: border-box;
}
.input::placeholder{
	color: #add2f3;
}
.xsdiv{
	border: 3px solid #ffffff;
	background: #ecf8ff;
	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: 3px solid #ffffff;
	background: #ecf8ff;
	box-sizing: border-box;
	width: 80%;
	border: none;
	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: #add2f3;
}

.titlewz{
	font-size: 1rem;margin-top: 3px;
	white-space:nowrap;color:#333;
	overflow:hidden;text-overflow:ellipsis;
}