* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.mainx {
  width: 1100px;
  margin: 0 auto;
}
.serchBanner {
  position: relative;
  width: 100%;
  height: 90px;
  text-align: center;
}
.serchBanner .searchSer_banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.serchBanner h1 {
  position: absolute;
  float: left;
  padding-left: 72px;
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-size: 26px;
  font-weight: normal;
}
.seat {
  padding: 25px 0;
  font-size: 16px;
  color: #666;
}
.seat a {
  color: #666;
}
.tseb2 {
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 60px;
}
.tseb2-l {
  float: left;
  width: 740px;
  padding: 0 10px;
}
.tseb2-r {
  float: left;
  width: 380px;
  padding: 0 10px;
}
.tseb2-l-c {
  padding: 13px 30px 0px;
  border: solid 1px #e9e9e9;
  background-color: #ffffff;
}
.tseb2-r-c {
  padding: 13px 30px 30px;
  border: solid 1px #e9e9e9;
  background-color: #ffffff;
}
.applicationNav {
  border-bottom: 1px solid #dcdcdc;
  height: 49px;
}
.applicationNav > span {
  border-bottom: 3px solid #c40311;
  font-size: 19px;
  height: 43px;
  line-height: 42px;
  display: inline-block;
  font-weight: bold;
}

.formBox {
  margin: 0 auto;
  /* padding: 112px 60px 0px; */
  width: 455px;
  margin: 112px auto 64px;
}

#form input {
  border: none;
  outline: none;
}
.formCode input {
  height: 100%;
  width: 213px;
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
}
#form input::-webkit-input-placeholder {
  font-size: 15px;
  color: #999;
}
.formName .name_icon,
.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;
}
.formName .name_icon img,
.formCode .code_icon img {
  vertical-align: middle;
}
.formButton {
  overflow: hidden;
  margin-top: 31px;
}
.formButton li {
  height: 50px;
  width: 210px;
  line-height: 50px;
  text-align: center;
  background-color: #dfdfdf;
  font-size: 19px;
  border-radius: 3px;
  cursor: pointer;
}
.formButton li.subMit {
  float: left;
  background: #c40311;
  color: #fff;
}
.formButton li.subRes {
  float: right;
}
.formButton li:hover {
  background-color: #c40311;
  color: #fff !important;
  transition: 0.2s;
}
.formName {
  margin: 20px 0;
  height: 45px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
}
.formName input {
  height: 100%;
  width: calc(100% - 45px);
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
  font-size: 15px;
}
.formName input::-webkit-input-placeholder {
  font-size: 15px;
  color: #999;
}
.eui-tip {
  font-size: 14px;
  color: #999;
}
.formCode {
  position: relative;
  margin: 20px 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: 213px;
  float: right;
  padding: 10px;
  line-height: 25px;
  background: transparent;
  font-size: 16px;
}
.author {
  font-size: 17px;
  color: #333333;
  text-align: right;
  margin-top: 20px;
  margin-right: 20px;
}
.snrbg {
  overflow: hidden;
  margin-bottom: 214px;
}
.srnbq1 {
  width: 100%;
}
.snrbg dd {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.tb {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 57px;
  float: left;
  margin: 0px 16px 0 0;
  position: relative;
  background: #f0f0f0;
  border-radius: 12px;
}
.tb img {
  max-width: 30px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.qnd > li {
  display: none;
}
.qnd > li:first-child {
  display: block;
}
.rns {
  float: left;
}
.rns a,
.rns span {
  display: inline-block;
  font-size: 17px;
}
.rns span {
  color: #999999;
  margin-left: 12px;
}
.rns i {
  display: block;
  font-style: normal;
  color: #a2a2a2;
  font-size: 13px;
  margin-top: 7px;
}
.rns a {
  color: #333;
}
.rns a:hover {
  color: #c40311;
}

@media only screen and (max-width: 1024px) {
  .serchBanner {
    margin-top: 10px;
  }
  .formBox {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .formBox {
    padding: 0 20px;
  }
  .tseb2-l {
    width: 100%;
  }
  .tseb2-r {
    width: 100%;
    margin-top: 20px;
  }
}

.table {
  border-color: #dbdbdb white white #dbdbdb;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
}

.deeptd {
  font-family: 'YaHei';
  font-size: 17px;
  border-color: white #dbdbdb #dbdbdb white;
  background-color: #f5f5f5;
  padding-top: 3px;
  padding-right: 6px;
  padding-bottom: 1px;
  padding-left: 5px;
  letter-spacing: 0px;
  text-align: left;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  width: 20%;
}
.tinttd {
  font-family: '微软雅黑';
  font-size: 17px;
  color: 333333;
  border-color: white #dbdbdb #dbdbdb white;
  line-height: 28px;
  padding-top: 3px;
  padding-right: 6px;
  padding-bottom: 1px;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  width: 30%;
  word-wrap: break-word;
  word-break: break-all;
}

tr {
  border: 1px solid #dbdbdb;
}
td {
  font-size: 13px;
  height: 50px;
}
select {
  border: none;
  outline: none;
  height: 100%;
  width: calc(100% - 45px);
  float: right;
  line-height: 25px;
  background: transparent;
  font-size: 15px;
}

#data-grid {
  margin-top: 25px;
  min-height: 150px;
}
#data-grid table {
  table-layout: fixed;
  width: 100%;
}
#data-grid table td {
  border: 1px solid #ddd;
  text-align: center;
  color: #333333;
  word-wrap: break-word;
  font-size: 12px;
  height: 50px;
}
#data-grid table td p {
  text-align: left;
}
#data-grid table .thead td {
  font-weight: bold;
}
#data-grid table td a {
  color: #333;
}
#data-grid table td a:hover {
  color: #04569c;
}

.loading {
  display: none;
  text-align: center;
}
.loading img {
  display: block;
  margin: 0 auto;
  padding-top: 100px;
}

.search-title {
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
}

#pages {
  width: 100%;
  clear: both;
  text-align: center;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 30px 0;
  color: #8d8d8d;
}

#pages a,
#pages span {
  margin-left: 3px;
  margin-right: 3px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #e0e0e0;
  color: #aaa;
  display: inline-block;
}

#pages a:hover {
  border: 1px solid #a0a0a0;
}

#pages span {
  background: #f0f0f0;
  color: #ffffff;
}

#pages span {
  font-weight: bold;
  position: relative;
  top: 0px;
}

#pages a.previous {
  width: 25px;
  position: relative;
  top: 0px;
}

#pages a.next {
  width: 25px;
  position: relative;
  top: 0px;
}
