* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 14px;
  /* width: 100%; */
  background-color: #fff;

  
}
ul,
li {
  list-style: none;
}
.box {
  width: 100%;
  /* background-color: #498f46; */
  padding-top: 20px;
  padding-bottom: 10%;
}
.box1 {
  width: 95%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #498f46;
  border-radius: 20px;
}
.head {
  width:90%;
  /* background-color: chocolate; */
  /* margin: 0 auto; */
}

.head ul {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
 /* width: 50%; */
  padding-top: 20px;
}
.head li {
  float: left;
  width: 78px;
  /* background-color: blue; */
  margin: 0 auto;
}
.head .head_li div {
  width: 100px;
  height: 30px;
  background-color: #5fb878;
  border-radius: 20px 0px 0px 20px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border: 1px solid #5fb878;
}
.top_xu {
  margin-top: 10px;
}
.head_li1 {
  margin-left: 20px;
  background-color: #fff;
  width: 100px;
  height: 30px;
  /* background-color: #5fb878; */
  border-radius: 0px 20px 20px 0px;
  text-align: center;
  line-height: 30px;
  color: #000;
  border: 1px solid #5fb878;
}
.tbody {
  width: 360px;
  /* background-color: chocolate; */
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.tbody ul {
  margin-left: auto;
  margin-right: auto;
  width: 270px;
}
.tbody ul li {
  margin-top: 20px;
  float: left;
}
.tbody ul li samp {
  width: 80px;
  margin-right: 5px;
  /* border: 1px solid springgreen; */
  float: left;
  color: #000;
  font-size: 17px;
}

.tbody input {
  width: 150px;
  height: 19px;
  border: none;
  border-bottom: 1px solid rgb(214, 206, 206);
  /* border-bottom: 1px springgreen solid; */
  background: transparent;
  outline: none;
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: rgb(228, 228, 228);
}
input::-moz-input-placeholder {
  color: rgb(228, 228, 228);
}
input::-ms-input-placeholder {
  color: #ccc;
}
.lei div input {
  width: 20px;
  height: 19px;
  margin: 0px;
  margin-right: 5px;
}

.lei {
  margin: 0;
  margin-top: 6px;
  margin-left: 80px;
  /* background-color: rgb(185, 71, 71); */
  overflow: hidden;
}
.lei div {
  margin-left: 10px;
  font-size: 14px;
  float: left;
}
.ysz div input {
  width: 20px;
  height: 19px;
  margin: 0px;
  margin-right: 1px;
}

.ysz {
  margin: 0;
  margin-top: 6px;
  margin-left: 89px;
  /* background-color: rgb(185, 71, 71); */
  overflow: hidden;
}
.ysz div {
  margin-left: 2px;
  font-size: 14px;
  float: left;
}

.sg div input {
  width: 20px;
  height: 19px;
  margin: 0px;
  margin-right: 5px;
}

.sg {
  margin: 0;
  margin-top: 6px;
  margin-left: 86px;
  /* background-color: rgb(185, 71, 71); */
  overflow: hidden;
}
.sg div {
  margin-left: 6px;
  font-size: 14px;
  float: left;
}

.bottom {
  margin-top: 20px;
  /* margin-bottom: 20px; */
  width: 350px;
  height: 70px;
  padding-left: 20px;
}
.bottom_1 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-left: 60px;
}

.bottom_1 a {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  display: block;
  text-decoration: none;
}
.bottom_1 div {
  background-color: #5fb878;
  width: 100px;
  height: 30px;
  float: left;
  margin-right: 20px;
  border-radius: 20px;
  text-align: center;
}
.bottom_1 .bottom1 {
  border: 1px solid #5fb878;
  background-color: #fff;
}
.bottom_1 .bottom1 a {
  color: #000;
}

.selecti {
  background-color: #fff;
  width: 100px;
  height: 20px;
  border-radius: 10px;
  float: left;
}
.selecti select {
  width: 150px;
  height: 20px;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid rgb(214, 206, 206);
  padding-left: 40px;
  font-size: 16px;
}

.you {
  /* background-color: tan; */
  width: 360px;
  height: 130px;
}
.you .bottom_txt {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}
.you p {
  text-align: center;
  width: 250px;
}
.you .txt_p1,
.txt_p2 {
  font-size: 18px;
  color: rgb(121, 121, 121);
}
.you .txt_p3 {
  color: red;
}
.yingdao {
  display: block;
  width: 90%;
  height: 50px;
  background-color: #498f46;
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  border-radius: 25px 25px 25px 25px;
  /* margin-left: 15px; */
}
.toubu{
	width: 80%;
	height: 50px;
	color: rgb(0, 0, 0);
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 20px;
}
.nr1 {
  padding: 10px;
}
.nr1 p {
  padding-top: 10px;
  font-size: 18px;
  color: rgb(121, 121, 121);
  text-indent: 2em;
}
.txt_p01 {
  font-size: 18px;
  color: rgb(121, 121, 121);
  text-indent: 2em;
}

.bottom0{
	margin: 0px 0px 20px 0px;
}
.txt_p02{
	font-size: 14px;
	
}
.txt_p03 {
  font-size: 14px;
  color: rgb(121, 121, 121);
  text-indent: 2em;
}
.nr1 img {
  margin-top: 10px;
  width: 100%;
  border: #ccc 1px solid;
}
.toubuimg{
	width: 100%;
	height: 95px;
	position: relative;
	

}
.toubuimg img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.dibu p{
	display: inline;
	font-size: 18px;
}
.shangbianju{
	margin-top: 20px;
}
.toubu a {
	color: #ff0000;
	font-weight: 600;
}