@charset "UTF-8";
/*=======Version-1.o======*/
/*======Author-SdL=======*/
/*=====Tim09102o18======*/
/*====SiChaunService===*/

* {
  font-family: Microsoft YaHei, sans-serif;
  margin: 0px;
  padding: 0px;
}

.clearFix:after {
  display: block;
  content: "";
  clear: both;
  overflow: hidden;
}

.center {
  width: 1100px;
  margin: 0 auto;
}

header>img,
footer>img {
  width: 100%;
}

body {
  background: #f9f9f9;
}


/*banner文字开始*/
.center {
  width: 1100px;
  margin: 0 auto;
}

/*banner文字结束*/

/*查询框开始*/
.center .centerL {
  padding: 15px 30px 30px;
  border: solid 1px #e9e9e9;
  width: 700px;
  float: left;
  background-color: #ffffff;
}

.applicationNav {
  border-bottom: 1px solid #dcdcdc;
  height: 48px;

}

.applicationNav>span {
  border-bottom: 3px solid #c40311;
  font-size: 19px;
  height: 40px;
  line-height: 42px;
  display: inline-block;
}

.formBox {
  width: 455px;
  margin: 0 auto;
  padding: 30px 0 30px;
}

#form input {
  border: none;
  outline: none;
}

.formCode input {
  height: 100%;
  width: 213px;
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
}

.formCode .code_icon {
  float: left;
  display: block;
  margin: 3px 0;
  height: 38px;
  width: 45px;
  border-right: 1px solid #dcdcdc;
  line-height: 33px;
  text-align: center;
}

.formButton li {
  height: 50px;
  width: 210px;
  line-height: 50px;
  text-align: center;
  background-color: #dfdfdf;
  font-size: 19px;
  border-radius: 4px;
  cursor: pointer;
}

.formButton li.subMit {
  float: left;
}

.formButton li.subRes {
  float: right;
}

.formButton li:hover {
  background-color: #c40311;
  color: #fff !important;
  transition: 0.2s;
}

.formCode {
  position: relative;
  margin: 30px 0;
  width: 260px;
  height: 45px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
}

.formCodeImg {
  position: absolute;
  right: -160px;
  top: -1px;
  width: 140px;
  height: 45px;
}

.formCode input {
  height: 100%;
  width: 192px;
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
}

/*查询框结束*/

.cenBg {
  overflow: hidden;
  background: #fff url(bg.png) no-repeat center bottom;
}

/*//右边显示*/
.center .centerR {
  width: 380px;
  height: 537px;
  margin-left: 20px;
  float: left;
  background-color: #fff;
  border: solid 1px #e9e9e9;
  padding: 15px 30px 30px;
}

/*右边结束*/


/*//底部落款*/
.copyText {
  padding: 20px 0;
  clear: both;
}

.copyText>p {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}

.serchBanner .searchSer_banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.serchBanner {
  position: relative;
  width: 100%;
  min-width: 1100px;
  height: 90px;
  text-align: center;
}

.center {
  width: 1100px;
  margin: 0 auto;
}

.serchBanner h1 {
  position: absolute;
  float: left;
  padding-left: 72px;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
}

.seat {
  height: 66px;
  line-height: 66px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul {
  list-style: none;
}

img {
  box-sizing: border-box;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}

.formSlect {
  position: relative;
}

.formName {
  width: 455px;
  height: 45px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
  position: relative;
}

.formName .code_icon {
  float: left;
  display: block;
  margin: 3px 0;
  height: 38px;
  width: 45px;
  border-right: 1px solid #dcdcdc;
  line-height: 33px;
  text-align: center;
}

.formName input {
  height: 100%;
  width: 385px;
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
}

.formBox input {
  border: none;
  outline: none;
}

#form .formCode {
  margin-top: 0px !important;
}

.result {
  display: none;
}

#yesResult td {

  line-height: 45px;
}

.lefttd {
  text-align: right;
  padding-right: 10px;
}

.righttd {
  text-align: left;
  padding-left: 20px;
}

#noResult {
  text-align: center;
  line-height: 50px;
  font-size: 19px;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td {
  border: 1px solid #dcdcdc;
}

.seat td {
  border: 0px !important;
}

#yesResult {
  margin-top: 20px;
}

#yesResult .resultTable {
  table-layout: fixed;
}

#yesResult .resultTable .yearCol {
  width: 100px;
}

#yesResult .resultTable .nameCol {
  width: 280px;
}

#yesResult tr td:first-child {
  text-align: right;
  padding-right: 10px;
}

#yesResult tr td:last-child {
  text-align: left;
  padding-left: 20px;
}

#yesResult .resultTable th,
#yesResult .resultTable td {
  line-height: 22px;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  word-break: break-word;
}

#yesResult .resultTable th {
  border: 1px solid #dcdcdc;
  background-color: #dcdcdc3d;
  color: #333;
  font-weight: bold;
  text-align: center;
}

#yesResult .resultTable .yearCell {
  text-align: center;
  white-space: nowrap;
}

#yesResult .resultTable .urlCell {
  text-align: left;
}

#yesResult .resultTable .urlCell a {
  display: block;
  max-width: 100%;
  overflow: hidden;
  color: #1f5fbf;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#yesResult .resultTable .urlCell a:hover {
  text-decoration: underline;
}
/* ===== 纵向键值表（generate_apps.py 追加） ===== */
#yesResult .detailTable {
  margin-bottom: 20px;
}

#yesResult .detailTable th.fieldName {
  width: 220px;
  text-align: center;
  white-space: normal;
}

/* ===== 分页：首页/上一页/页码组/下一页/尾页（generate_apps.py 追加） ===== */
#page {
  text-align: center;
  padding: 16px 0 6px;
  font-size: 13px;
}

#page .pgBtn {
  display: inline-block;
  box-sizing: border-box;
  min-width: 34px;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  margin: 0 3px 6px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background: #fff;
  color: #333;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

#page .pgBtn:hover {
  border-color: #c40311;
  color: #c40311;
}

#page .pgBtn.pgCur,
#page .pgBtn.pgCur:hover {
  background: #c40311;
  border-color: #c40311;
  color: #fff;
  cursor: default;
}

#page .pgBtn.disabled,
#page .pgBtn.disabled:hover {
  color: #ccc;
  border-color: #e8e8e8;
  background: #fafafa;
  cursor: not-allowed;
}

#page .pgEllipsis {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 4px 6px;
  color: #999;
  vertical-align: middle;
}

#page .pgInfo {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 0 6px 12px;
  color: #888;
  font-size: 12px;
  vertical-align: middle;
}
