
.tac {
  text-align: center;
}
.redfont {
  color: #de9680;
}
/* 征文系统 */
.zwxt {
  font-size: 14px;
  padding: 0 10px;
  color: #727276;
}
.zwxt .zw-title {
  text-align: center;
  line-height: 40px;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  color: #d47660;
  border-bottom: 1px solid #c1bebf;
}
.zwxt .zw-title2 {
  text-align: center;
  line-height: 40px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  color: #4e80b6;
  border-bottom: 1px solid #c1bebf;
}
.zwxt .zw-f-table {
  width: 580px;
  margin: 30px auto 30px;
  table-layout: fixed;
}
.zwxt .zw-f-table tr {
  height: 50px;
}
.zwxt .zw-up-table {
  width: 580px;
  margin: 30px auto 30px;
  table-layout: fixed;
}
.zwxt .zw-up-table tr {
  height: 50px;
}
.zwxt .t-text {
  text-align: right;
  padding-right: 20px;
  margin-bottom: 20px;
}
.zwxt .zw-input {
  width: 180px;
  height: 25px;
  line-height: 25px;
  display:block;
}
.zwxt .zw-input2 {
  width: 100px;
  height: 25px;
  line-height: 25px;
}
.zwxt .zw-input3 {
  width: 70px;
  height: 25px;
  margin-left: 8px;
  *margin-left: 10px;
  border: 0;
  border-color: #1F609A;
  outline: 0;
  box-shadow: none;
  background-color: #1F609A;
  color: #fff;
  line-height: 25px;
  font-size: 12px;
  border-radius: 3px;
}
.zwxt .zw-input4 {
  width: 230px;
  height: 25px;
  margin: 0 auto;
  margin-bottom: 50px;
  border: 0;
  display: block;
  outline: 0;
  box-shadow: none;
  background-color: #1F609A;
  color: #fff;
  line-height: 25px;
  font-size: 12px;
  border-radius: 3px;
}
.zwxt .zw-input5 {
  width: 470px;
  min-height: 25px;
  line-height: 25px;
}
.zwxt .zw-input6 {
  width: 470px;
  min-height: 75px;
  line-height: 25px;
  resize: none;
}
.zwxt .zw-r-t {
  width: 100%;
  margin: 0 auto;
  border: 0;
  color: #4e80b6;
}
.zwxt .zw-r-t th {
  text-align: center;
}
.zwxt .zw-r-t tr {
  line-height: 25px;
}
.zwxt .zw-r-t .blue-bg {
  background-color: #eef2f8;
}
.zwxt .zw-r-t .blue-bg td,
.zwxt .zw-r-t .blue-bg th {
  background-color: #eef2f8;
}
.zwxt .zw-r-t td {
  color: #898689;
  font-size: 12px;
}
.zwxt .upload-btns {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.zwxt .upload-btns .uh-up {
  position: relative;
  height: 28px;
  display: inline-block;
}
.zwxt .zw-link {
  padding-left: 7px;
  margin-left: 5px;
  color: #444446;
  background: url(../images/society/dot.png) left center no-repeat;
}
.zwxt .tip {
  color:red;
  font-size:12px;
  visibility:hidden;
}
