.box {
  width: 1000px;
  height: 750px;
  background: #ffffff;
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  margin: 0 auto;
  padding: 25px 30px 0px 30px;
}
.title {
  text-align: center;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.tis {
  padding: 14px 46px 15px 30px;
  margin-top: 20px;
  width: 100%;
  height: auto;
  background: #f8f8f8;
}
.tis p {
  font-size: 15.5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.tis .p1 {
  line-height: 25px;
  margin-top: 10px;
  text-indent: 2em;
}
.tis .p {
  line-height: 30px;
}
.tis .p1 .sp1 {
  color: #ff0000;
  font-weight: bold;
}
.sp2 {
  font-weight: bold;
}
.uls {
  margin-top: 6px;
}
.uls li {
      align-items: center;
  width: 100%;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  line-height: 30px;
}
.uls li .lisp {
  width: 24%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.uls li .lisp1 {
  width: 73%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: flex;
}
.uls li .lisp1 p {
  margin-right: 20px;
}
.biaoda {
  width: 100%;
 
  margin-top: 22px;
  display: flex;
padding-left: 20px;
}
.biaoda .left {
  display: flex;
}
.biaoda .left p {
  margin-left: 8px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.biaoda .right {
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.biaoda .right p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.tyd{
    font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.inpt {
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #999999;
  border-radius: 4px;
  margin-right: 10px;
}
.rig1 {
  display: flex;
}
.jl {
  margin-right: 65px;
}
.tij {
  width: 100%;
  text-align: center;
}
.tij input {
  width: 200px;
  height: 50px;
  background: #0878ff;
  border-radius: 33px;
  margin-top: 25px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
