.cen-div .zxwd-table{
	margin-top:20px;
}
.cen-div .zxwd-title{
	text-align:center;
	font:16px/40px '微软雅黑';
	background-color:#dce1f3;
}
.cen-div .zxwd-detail {
  width: 100%;
  border-collapse: collapse;
  border-color: grey;
}
.cen-div .zxwd-detail tbody {
  vertical-align: middle;
}
.cen-div .zxwd-detail td {
  border: 1px solid #dce1f3;
  padding: 10px;
  font-size: 15px;
}

.cen-div .zxwd-detail td.yzm img {
  vertical-align: middle;
}
.cen-div .zxwd-detail td.btn-box {
  padding: 20px;
  background-color: #f5f6fa;
}
.cen-div .zxwd-detail td.btn-box .btn-group {
  width: 300px;
  margin: 0 auto;
}
.cen-div .zxwd-detail td.btn-box .btn-group .btn {
  float: left;
  width: 130px;
  height: 35px;
  line-height: 35px;
  background: #347bd7;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.cen-div .zxwd-detail td.btn-box .btn-group .btn.btn-tj {
  margin-right: 40px;
}
.cen-div .zxwd-detail td.btn-box .btn-group .btn.btn-tsj {
  background: #b8b8b8;
}
.cen-div .zxwd-detail td.btn-box .btn-group .btn:hover {
  background: #0b73f9;
}
.cen-div .zxwd-detail td label {
  margin-right: 10px;
}
.cen-div .zxwd-detail td select {
  width: 200px;
  padding: 8px;
  border: 1px solid #ddd;
  font-size: 15px;
}
.cen-div .zxwd-detail td textarea {
  width: 100%;
  max-width: 650px;
  padding: 5px;
  max-height: 150px;
  border: 1px solid #ddd;
}
.cen-div .zxwd-detail td input {
  border: 1px solid #ddd;
  width: 314px;
  height: 26px;
  text-indent: 10px;
}
.cen-div .zxwd-detail td input.radio-text {
  width: 12px;
  height: 12px;
  text-indent: 0px;
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 10px;
  border: none;
}
.cen-div .zxwd-detail td.row-td {
  width: 140px;
  border: 1px solid #dce1f3;
  background-color: #f5f6fa;
  /* font-weight: 600; */
  text-align: center;
  font-size: 14px;
  color: #666;
}