table, th, td {
  border: none;
}
input {
  border-radius: 10px;
	color: #15B80E;
	width: 50%;
}
label{color: #15B80E;
}
option{color: #15B80E;}
select{width: 50%}
.biao {
  border: 5px solid #1CBD10;
  width: 35%;
	height: 95%;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
 top: 1.5%;
	right: 5%;
	 font-size: 1em;
	
	
}
.biao1 {
  width: 100%;
  text-align: center;
	font-size: 1em;
	box-sizing: border-box;
  /*background-color: rgba(255, 255, 255, 0.5);*/
}
.biao2 {
 /* background-color: rgba(255, 255, 255, 0.5); */
	border-radius: 10px;
	width: 100%;
	 font-size: 1em;
	box-sizing: border-box;
	
}
.anniu {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
	color: #15B80E;
	
}

@media (max-width: 768px) {
	.biao{display: none;}
}









.container {
  display: flex;
  justify-content: center; /* 水平居中 */
  /*align-items: center;*/ /* 垂直居中 */
  height:100%; /* 使div的高度为视口高度 */
	width: 100%;
	border: 1px solid #E54F51;
}
	
form {
  /* 可以添加表单的样式，比如宽度、边框等 */
  width: 70%; /* 或者其他尺寸 */
  margin: 0; /* 移除默认的外边距 */
}
.div-bor{

position: relative;width: 100%; border: 1px solid #C83E40;

}

.bjsj{

position: absolute; left: 17.5%; z-index:5;

background-image:url("../images/samll_12.png");/*引入图片图片*/

background-repeat: no-repeat; /*设置图片不重复*/

background-position: 0px 5px; /*图片显示的位置*/

width: 20px; /*设置图片显示的宽*/

height: 25px; /*图片显示的高*/

}
.bcdz{

position: absolute; left: 17.5%; z-index:5;

background-image:url( "../images/samll_03.png");/*引入图片图片*/

background-repeat: no-repeat; /*设置图片不重复*/

background-position: 0px 5px; /*图片显示的位置*/

width: 20px; /*设置图片显示的宽*/

height: 25px; /*图片显示的高*/

}
.brdz{

position: absolute; left: 17.5%; z-index:5;

background-image:url(  "../images/samll_05.png");/*引入图片图片*/

background-repeat: no-repeat; /*设置图片不重复*/

background-position: 0px 5px; /*图片显示的位置*/

width: 20px; /*设置图片显示的宽*/

height: 25px; /*图片显示的高*/

}
.bywp{

position: absolute; left: 17.5%; z-index:5;

background-image:url( "../images/samll_10.png");/*引入图片图片*/

background-repeat: no-repeat; /*设置图片不重复*/

background-position: 0px 5px; /*图片显示的位置*/

width: 20px; /*设置图片显示的宽*/

height: 25px; /*图片显示的高*/

}

.user{

padding-left: 22px;height: 25px;

}
