.bag-box {
  position: absolute;
  left: 0;
  top: 404px;
  z-index: -1;
  width: 100%;
    min-width: 1280px;
  height: 488px;
  background: linear-gradient(180deg, #E1F0FF 0%, #FFFFFF 100%);
}
.disclosure {
  width: 1280px;
  min-height: 800px;
  margin: 0 auto;
  
}
.disclosure1 {
  width: 1280px;
  min-height: 700px;
  margin: 0 auto;
  
}
.disclosure-box {
  padding: 0 20px;
}
.disclosure-box-title {
  margin: 24px 0 11px 0;
}
.disclosure-box-title img{
  vertical-align: baseline;
  width: 318px;
  height: 26.5px;
}
.disclosure-box-title span{
  margin: 0 16px;
font-size: 34px;
font-weight: bold;
color: #1D82E6;
}

.disclosure-box-title1 {
  margin: 24px 0 11px 0;
  text-align: center;
}
.disclosure-box-title1 img{
  vertical-align: baseline;
  width: 260px;
  height: 21px;
}
.disclosure-box-title1 span{
  margin: 0 16px;
  font-size: 28px;
  font-weight: bold;
  color: #1D82E6;
}

.disclosure-box-subtitle {
  font-size: 18px;
  color: #333;
  line-height:32px;
}

.office-img {
  width: 19px;
  height: 16px;
  vertical-align: baseline;
  margin-right: 4px;
}
.office span{
font-size: 20px;
color: #333333;
}
.office span:hover {
  color: #1D82E6;
}
.town-Office {
  margin-top: 24px;
}
.department-title div{
  float: left;
  }
  .department-line {
    margin-top: 4px;
    width: 8px;
    height: 19px;
    background: #1D82E6;
  }
  .department-text {
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #1D82E6;
  }
  .street-Office-box {
    margin-top: 18px;
    padding: 11px 0 26px 26px;
    border: 1px solid #eee;
  }
  .street-Office a {
    float: left;
    font-size: 16px;
    width: 176px;
    height: 40px;
    background: #F1F2F3;
    text-align: center;
    line-height: 40px;
    color: #333333;
    margin: 15px 26px 0 0;
  }
  .street-Office a:hover {
    color: #FFFFFF;
    background-color: #1D82E6;
  }
  .street-Office a:hover .triangle {
    border-left: 7px solid #fff;
  } 

  .street-Office1 a {
    float: left;
    font-size: 16px;
    width: 216px;
    height: 40px;
    background: #F1F2F3;
    text-align: center;
    line-height: 40px;
    color: #333333;
    margin: 15px 26px 0 0;
  }
  .street-Office1 a:hover {
    color: #FFFFFF;
    background-color: #1D82E6;
  }
  .street-Office1 a:hover .triangle {
    border-left: 7px solid #fff;
  } 

  .addition-triangle {
    display: inline-block;
    margin: 0px 0px 4px 0;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #999;
  }
  .triangle{
    display: inline-block;
    margin: 10px 5px 1px 0;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #999;
  }


.status-query {
  width: 1127px;
  margin: 36px auto 36px auto;
}
  .status-query-text {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  }
  .identity{
    margin: 0 30px 0 7px;
    width: 324px;
    padding-left: 20px;
    height: 48px;
    background-color: #eef1f6;
    border-radius: 2px;
  }
.query-number {
  width: 324px;
  padding-left: 20px;
height: 48px;
background-color: #eef1f6;
border-radius: 2px;
}

.identity::-webkit-input-placeholder {
  font-size: 16px;
  color: #333333;
}
.query-number::-webkit-input-placeholder {
  font-size: 16px;
  color: #333333;
}
.status-query-btn {
  cursor: pointer;
  display: inline-block;
  width: 90px;
  height: 48px;
  background-color: #1D82E6;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: 0 25px 0 30px;
  line-height: 48px;
}
.status-query-relevant {
  display: inline-block;
  width: 157px;
  line-height: 48px;
  height: 48px;
  text-align: center;
  background-color: #E8F2FD;
color: #1D82E6;
}
.street-Office-left a {
  margin:15px 24px 0 0;
}
.street-Office .resources {
  width: 188px;
}
.overflow {
  font-size:12px;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow:ellipsis;
}