.tszl-cont {
  overflow: hidden;
}
.tszl-cont li {
  width: 3.375rem;
  float: left;
  margin-right: 0.45rem;
  padding: 0.2rem 0;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 0.45rem;
  background: #f3f3f3;
}
.tszl-cont li div img {
  display: block;
  margin: 0.2rem auto 0.2rem;
  width: 1.75rem;
  height: 1.75rem;
}
.tszl-cont li a {
  color: #333;
}
.tszl-cont li:nth-child(4n) {
  margin-right: 0;
}
.index-zj-ul {
  overflow: hidden;
}
.index-zj-li {
  width: 4.75rem;
  overflow: hidden;
  background: #f6f6f6;
  border-radius: 6px;
  float: left;
  margin: 0 0.35rem 0.4rem 0;
  text-align: center;
  padding: 0.42rem 0;
}
.index-zj-li .index-zj-img {
  width: 3.075rem;
  height: 3.075rem;
  margin: 0 auto 0.2rem;
}
.index-zj-li .index-zj-zc {
  font-size: 0.5rem;
  color: #666;
}
.index-zj-li a {
  display: inline-block;
  width: 3.075rem;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  margin-top: 0.2rem;
  font-size: 0.5rem;
  background: #e38000;
  border-radius: 6px;
}
.index-zj-li:nth-child(3n) {
  margin-right: 0;
}
.lf-wenzi {
  text-align: justify;
  text-indent: 2em;
}
.lf-ul {
  overflow: hidden;
}
.lf-ul li {
  width: 7.1rem;
  height: 6.45rem;
  float: left;
  margin-top: 0.7rem;
}
.lf-ul li:nth-child(odd) {
  margin-right: 0.725rem;
}
.cone form {
  background: #f5f5f5;
  padding: 0.7rem .2rem 1rem;
  margin-top: .2rem;
  border-radius: .25rem;
}
.cone form p {
  margin-bottom: .15rem;
}
.cone form p label {
  display: inline-block;
  height: 1.2rem;
  line-height: 1.2rem;
}
.clear {
  clear: both;
  overflow: hidden;
}
.cone form p input,
.cone form p select {
  /* float: left; */
  width: 100%;
  height: 1.5rem;
  background: #fff;
  line-height: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 1px solid #ccc;
}
.text1::-webkit-input-placeholder,
#ms::-webkit-input-placeholder {
  color: #ccc;
  text-indent: 3px;
}
.textA::-webkit-input-placeholder {
  color: #ccc;
  position: relative;
  top: 0;
  left: 0;
}
input[type="date"]::-webkit-datetime-edit {
  /* content: 'èµ·å§‹æ—¶é—´'; */
  color: #ccc;
}
.form_btn input {
  display: block;
  width: 5rem;
  height: 1.45rem;
  line-height: 1.45rem;
  text-align: center;
  color: #fff;
  background: #ff9d00;
  border-radius: .125rem;
  font-family: microsoft yahei;
  border: none;
  outline: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
.fl {
  float: left;
}
