﻿* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wszx-page {
  width: 1200px;
  min-height: 500px;
  margin: 40px auto 0;
  padding-bottom: 40px;
}
.wszx-page .item-title {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #2E6DA1;
  border-left: 4px solid #2E6DA1;
  padding-left: 10px;
  margin-bottom: 18px;
}
.wszx-page .section-top {
  height: 216px;
}
.wszx-page .section-top > .item {
  float: left;
}
.wszx-page .section-top .wyzx-wrapper {
  position: relative;
  width: 444px;
  margin-right: 26px;
  float: left;
}
.wszx-page .section-top .wyzx-wrapper .qktj {
  position: absolute;
  top: 0;
  right: 0;
  color: #ebad34;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}
.wszx-page .section-top .wyzx-wrapper .qktj > span,
.wszx-page .section-top .wyzx-wrapper .qktj > img {
  display: inline-block;
  vertical-align: middle;
}
.wszx-page .section-top .blqk-wrapper {
  width: 530px;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper {
  width: 100%;
  height: 168px;
  padding-top: 30px;
  background: #f5f5f5;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar {
  width: 100%;
  height: 40px;
  font-size: 16px;
  padding-left: 10px;
  margin-bottom: 24px;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .input-label {
  width: 80px;
  height: 40px;
  line-height: 40px;
  color: #333;
  float: left;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .input {
  height: 40px;
  float: left;
  outline: none;
  border: 1px solid #e7e7e7;
  padding-left: 10px;
  padding-right: 40px;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .input.input-phone {
  width: 430px;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .input.input-code {
  width: 178px;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .btn {
  width: 114px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background: #4098E0;
  float: left;
  margin-left: 12px;
  cursor: pointer;
}
.wszx-page .section-top .blqk-wrapper .content-wrapper .input-bar .btn-get-code {
  width: 114px;
}
.wszx-page .section-top .img-dwk {
  width: 260px;
  height: 217px;
  float: right;
  cursor: pointer;
  background-image: url(../img/dwk.png);
}
.wszx-page .zxxd-wrapper {
  position: relative;
  margin-top: 40px;
}
.wszx-page .zxxd-wrapper .more-letter {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  line-height: 30px;
  color: #4489ca;
  float: right;
  text-decoration: none;
}
.wszx-page .zxxd-wrapper .tb-pub {
  width: 100%;
}
.wszx-page .zxxd-wrapper .tb-pub .tb-head {
  font-size: 18px;
  color: #333;
  font-weight: 700;
  background-color: #f5f5f5;
}
.wszx-page .zxxd-wrapper .tb-pub .tb-head,
.wszx-page .zxxd-wrapper .tb-pub .tr-item {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.wszx-page .zxxd-wrapper .tb-pub .tr-item {
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #E8E8E8;
}
.wszx-page .zxxd-wrapper .tb-pub .td-item {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wszx-page .zxxd-wrapper .tb-pub .msg-title {
  width: 50%;
}
.wszx-page .zxxd-wrapper .tb-pub .msg-title > a {
  width: 100%;
  float: left;
  text-decoration: none;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wszx-page .zxxd-wrapper .tb-pub .reply-site {
  width: 20%;
}
.wszx-page .zxxd-wrapper .tb-pub .submit-time,
.wszx-page .zxxd-wrapper .tb-pub .reply-time {
  width: 15%;
}
.close {
  font-family: 'mailbox';
}
.modal-auth.wszx {
  height: 420px;
}
