/*信件查询 开始*/

.SubXun {
  margin-top: 75px;
  min-height: 700px;
}

.SubXunTop {
  height: 50px;
  width: 800px;
}

.SubXunTop span {
  float: left;
  width: 100px;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  text-align: center;
}

.SubXunTop .SubXunInp {
  float: left;
  width: 500px;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  margin-right: 20px;
  background: #fafafa;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
}

.SubXunTop .SubXunInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  color: #666666;
}

.SubXunTop .SubXunInp input::placeholder {
  color: #cccccc;
}

.SubXunTop button {
  float: right;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #1f66ba;
  outline: none;
  border: 1px solid #1f66ba;
  cursor: pointer;
  border-radius: 5px;
  background: #fff;
}

.SubXunTop button:hover {
  background: #1f66ba;
  color: #fff;
}

.SubXunCen {
  font-size: 16px;
  color: #666666;
  line-height: 112px;
  text-align: center;
}

.SubXunBot {
}

.SubXunBot ul li {
  height: 47px;
  line-height: 47px;
}

.SubXunBot ul li.SubXunLi1 {
  border-bottom: 1px solid #f5f5f5;
}

.SubXunBot ul li span {
  float: left;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}

.SubXunBot ul li span.SubXunSpan1 {
  width: 148px;
  padding-left: 17px;
}

.SubXunBot ul li span.SubXunSpan2 {
  width: 310px;
}

.SubXunBot ul li span.SubXunSpan3 {
  width: 174px;
}

.SubXunBot ul li span.SubXunSpan4 {
  width: 134px;
}

.SubXunBot ul li span.SubXunSpan5 {
  /*width: 75px;*/
  text-align: right;
}

.SubXunBot ul li em {
  float: left;
  font-size: 16px;
  color: #999999;
  box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
  width: 148px;
  padding-left: 17px;
}

.SubXunBot ul li em.SubXunEm2 {
  width: 310px;
}

.SubXunBot ul li em.SubXunEm3 {
  width: 174px;
}

.SubXunBot ul li i.SubXunEm4 {
  /* width: 134px; */
  /* padding-left: 19px; */
  background: url('${root_path}material/images/huifuimg.png') no-repeat left center;
}

.SubXunBot ul li a {
  float: left;
  width: 75px;
  height: 30px;
  line-height: 30px;
  padding-left: 33px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 8px;
  box-sizing: border-box;
  background: url('${root_path}material/images/more.png') no-repeat center;
}
/*来信选登开始*/

.LaiXinXuanD_right {
  float: right;
  width: 872px;
}

.JuZhangXinX {
  position: relative;
}

.JuZhangXinX .threeA {
  position: absolute;
  right: 0;
  top: 0;
}

.JuZhangXinX .threeA a {
  float: left;
  font-size: 18px;
  color: #333;
  padding-left: 20px;
  margin-left: 40px;
  line-height: 34px;
}

.JuZhangXinX .threeA a:hover,
.JuZhangXinX .threeA a.on {
  color: #1073b7;
  font-weight: 700;
  background: url(${root_path}material/images/lxxd_img1.png) no-repeat left center;
}
.gl_main_zwgk {
  padding-top: 30px;
}

.gl_main_zwgk .tit {
  height: 50px;
  line-height: 50px;
  background-color: #1f66ba;
  margin-top: 35px;
  font-size: 16px;
  color: #fff;
}

.gl_main_zwgk .tit span {
  float: left;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #fff;
}

.gl_main_zwgk .tit span.span1 {
  width: 228px;
}

.gl_main_zwgk .tit span.span2 {
  width: 640px;
}

.gl_main_zwgk .tit span.span3 {
  width: 164px;
}

.gl_main_zwgk .tit span.span4 {
  width: 163px;
  border-right: none;
}

.gl_main_zwgk ul {
  /*padding-bottom: 15px;*/
  /*min-height: 500px;*/
  padding-top: 15px;
}

.gl_main_zwgk li {
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
  border-bottom: 1px dashed #e6e6e6;
}

.gl_main_zwgk li em {
  float: left;
  width: 200px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #999;
  background-color: #f5f5f5;
  margin-top: 13px;
  margin-left: 14px;
  margin-right: 46px;
  font-style: normal;
}

.gl_main_zwgk li a {
  display: inline-block;
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #333;
  vertical-align: top;
}

.gl_main_zwgk li a:hover {
  color: #1f66ba;
}

.gl_main_zwgk li span {
  display: inline-block;
  width: 163px;
  text-align: center;
  font-size: 14px;
  color: #666;
}

/*来信选登结束*/
/* 分页 */
div.zxf_pagediv {
  text-align: center;
  color: #999999;
  padding: 30px 0;
}

div.zxf_pagediv a {
  text-decoration: none;
  border: 1px solid #f5f5f5;
}

div.zxf_pagediv span,
div.zxf_pagediv a {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 10px;
  font-size: 14px;
  color: #7d7d7d;
}

div.zxf_pagediv span.current {
  color: #ffffff;
  background: #1f66ba;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  margin-right: 10px;
}

div.zxf_pagediv span b {
  font-weight: 400;
}

.zxfPagenum {
  color: #666;
  background: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 3px;
}

.nextbtn,
.prebtn,
span.disabled,
.ShouYe,
.WeiYe {
  color: #666;
  background: #fff;
  width: 53px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
}

.zxfinput {
  width: 30px;
  height: 30px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
  margin: 0 10px;
  border-radius: 3px;
  color: #666;
}

.zxfokbtn {
  width: 53px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #f5f5f5;
  cursor: pointer;
  border-radius: 3px;
  background: #fff;
}

div.zxf_pagediv a:hover,
.zxfokbtn:hover {
  transition: 0.2s;
  background-color: #1f66ba;
  border: 1px solid #1f66ba;
  color: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type='number'] {
  -moz-appearance: textfield;
}
.xiexin {
  float: right;
}
.xiexin a {
  display: block;
  padding: 10px 20px;
  background-color: #1f66ba;
  color: #fff;
  float: left;
}
