.province-box .sgrey-button {
  text-align: center;
  text-align-last: center;
  margin: 10px 0;
}
.detail-box {
  position: relative;
  float: left;
  border: 1px solid #e6e6e6;
  width: 578px;
  padding: 34px 0 30px 48px;
  margin-left: 62px;
}
.detail-box li {
  margin-bottom: 10px;
}
.detail-box .number {
  width: 24px;
  height: 24px;
}
.detail-box .img {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  margin-left: -42px;
  margin-top: -40px;
}
.w800 {
  width: 800px;
  margin: 70px auto;
}
.subject-wrap-border {
  border: 1px solid #e6e6e6;
  padding: 20px 0;
  margin: 10px 0 38px!important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.subject-popoup .summary-box {
  padding: 20px 30px;
  font-size: 16px;
}
.subject-popoup .summary-box b {
  font-weight: normal;
}
.byellow-button,
.bblue-button {
  line-height: normal!important;
}
.bblue-button {
  margin: 60px 0;
}
.major-popoup {
  padding: 20px 18px 0;
}
.major-popoup .close {
  position: absolute;
  top: 12px;
  right: 36px;
  bottom: auto;
  left: auto;
  -webkit-border-radius: 100%;
  -moz-border-raidus: 100%;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #000;
  color: #000;
  font-weight: normal;
  text-shadow: 0;
  opacity: 1;
  vertical-align: middle;
  cursor: pointer;
  
}
.major-popoup .byellow-button {
  margin-top: 30px;
}
.table-pad0 td {
  padding: 0;
}
.table-pad0 p {
  line-height: 30px;
  border-bottom: 1px solid #e6e6e6;
  height: 30px;
}
.table-pad0 p:last-child {
  border-bottom: 0;
}
.table-pad0 i {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
}
