/* 左侧栏目列表 */

.list_fl {
  float: left;
  width: 196px;
  height: 100%;
  overflow: hidden;
}

.list_fl .lmlistbox {
  padding: 20px 20px 20px 0;
  width: 100%;
  height: 100%;
}

.list_fl .lmlist {
  padding: 25px;
  width: 100%;
  background: #F6F6F6;
}

.list_fl p {
  overflow: hidden;
  padding-bottom: 8px;
  max-width: 100%;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 4px solid #025193;
  color: #025193;
}

.list_fl .lmlist li {
  padding-left: 5px;
  width: 100%;
  line-height: 36px;
  font-size: 18px;
}

.list_fl .lmlist li::before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 6px;
  border-width: 4px;
  border-style: solid;
  border-color: transparent transparent transparent #000000;
}

.list_fl .lmlist li a {
  color: #000000;
}

.list_fl .lmlist li.active a {
  color: #025193;
  font-weight: bold;
}

.list-lm {
  margin-top: 20px;
}

/* 右侧 */

.list_fr {
  float: right;
  width: 83%;
}

.list_box {
  padding: 20px 20px 26px 0;
  border-bottom: #ddd solid 1px;
}

.list_title li {
  float: left;
  color: #015193;
  font-weight: 400;
  padding: 0px 10px;
  border-bottom: #015193 solid 2px;
  font-size: 18px;
}

.list_con {
  border: none;
}

.con_title {
  margin-top: 10px;
}

.con_list {
  border: 1px solid #ddd;
  margin-top: 10px;
  border-top: none;
  border-left: none;
}

.top_tit li {
  height: 36px;
  border-top: 1px solid #ddd;
  background-color: #e6e6e6;
}

.top_tit span {
  height: 36px;
  border-left: 1px solid #ddd;
  padding-top: 7px;
}

.con_content li {
  height: 36px;
}

.con_content span {
  vertical-align: middle;
  border-left: 1px solid #ddd;
  height: 36px;
  padding-top: 10px;
}
.hdjl{
  padding-bottom: 15px;
}
.top_tit span:nth-child(1) {
  display: inline-block;
  width: 490px;
  text-align: center;
}

.top_tit span:nth-child(2) {
  width: 142px;
  display: inline-block;
  text-align: center;
}

.top_tit span:nth-child(3) {
  width: 147px;
  display: inline-block;
  text-align: center;
}

.top_tit span:nth-child(4) {
  width: 16%;
  display: inline-block;
  text-align: center;
}

.con_content span:nth-child(1) {
  display: inline-block;
  width: 494px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding-left: 10px;
}

.con_content span:nth-child(2) {
  width: 146px;
  display: inline-block;
  text-align: center;
}

.con_content span:nth-child(3) {
  width: 16%;
  display: inline-block;
  text-align: center;
}

.con_content span:nth-child(4) {
  width: 16%;
  display: inline-block;
  text-align: center;
}

.con_content li:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.hd_survey_title {
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.hd_survey_title h1 {
  font-size: 24px;
  /* font-weight: 500; */
  color: #333;
  line-height: 50px;
  text-align: center;
  word-wrap: break-word;
  margin: 20px 0;
}

.hd_survey_time {
  margin-top: 12px;
  color: #4c4c4c;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.hd_survey_time>span {
  margin-right: 20px;
}

.hd_survey_time p {
  text-indent: 2em;
  font-size: 16px;
  text-align: left;
}

.hd_form {
  margin-bottom: 25px;
  overflow: auto;
}

.hd_form div h5 {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: normal;
  text-indent: 10px;
  padding: 3px 0;
  background: url(../images/hdjl/pageTitle1.gif) repeat;
}

.hd_form div h5 span {
  color: red;
}

.hd_form div p {
  overflow: hidden;
  padding: 8px 0;
}

.hd_form div p>input {
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  margin: 5px 0 0 20px;
}

.hd_form div p label {
  display: block;
  float: left;
  font-size: 16px;
  color: #828282;
  margin-left: 10px;
}

.hd_forms div p label {
  width: 50%;
}

.hd_form div p label input {
  margin-left: 10px;
  border: 1px solid #e5e5e5;
}

.hd_form div p label img {
  height: 103px;
  margin-left: 10px;
}

.hd_yzm {
  text-align: center;
  margin-top: 8px;
}

.hd_yzm p {
  display: inline-block;
}

.hd_yzm input {
  display: inline-block;
  width: 250px;
  height: 30px;
  margin-right: 20px;
  padding: 0 8px;
  border: 1px solid #e5e5e5;
}

.hd_yzm div {
  display: inline-block;
  width: 100px;
  height: 30px;
}

.hd_btn {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
}

.hd_btn input {
  width: 120px;
  height: 34px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  outline: none;
  border: 0;
  background-color: #0099ff;
  cursor: pointer;
}

.hd_form div p textarea {
  width: 40%;
  height: 160px;
  outline: none;
  resize: none;
  margin-left: 20px;
}

/*åœ¨çº¿è°ƒæŸ¥-é—®ç­”é¡µ*/

/*åœ¨çº¿è°ƒæŸ¥-ç»“æžœé¡µ*/

.hd_form div p span {
  display: block;
  float: left;
  width: 30%;
  height: 10px;
  background-color: #ccc;
  margin-top: 6px;
}

.hd_form div p span i {
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1a4d99;
  transition: all 0.4s linear;
}

.hd_form div p b {
  float: left;
  margin: 1px 0 0 10px;
}

.hd_survey_time>p {
  /* background-color: #F9F9F9; */
  /* border-bottom: 1px solid #DDDDDD; */
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  text-align: left;
  margin-bottom: 8px;
}

.hd_survey_time table tr td:nth-last-child(2) {
  width: 200px;
}

.hd_survey_time table tr td:nth-last-child(2) img {
  margin-top: 8px;
}

.hd_btn>a {
  display: inline-block;
  width: 120px;
  height: 34px;
  line-height: 32px;
  border-radius: 5px;
  color: #fff;
  background-color: #F37B1D;
  border-color: #F37B1D;
}

@media screen and (max-width:768px) {
  .list_fl {
    float: none;
    width: 100%;
  }
  .list_fl .lmlistbox {
    padding: 10px 0 10px 0;
  }
  .list-lm {
    overflow: hidden;
  }
  .list_fl .lmlist li {
    float: left;
    width: 50%;
  }
  .list_fr {
    width: 100%;
  }
  .list_fr .top_tit span {
    float: left;
    width: 25%;
  }
  .list_fr .con_content span {
    float: left;
    width: 25%;
  }
}