﻿.hd_myzj li {
  padding: 25px 0px;
  border-bottom: 1px solid #e5e5e5;
  overflow: auto;
}

.state {
    background: #409eff;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    width: 6%;
    width: 54px;
    padding: 7px 0px;
    float: left;
    height: 50px;
    margin-right: 20px;
    margin-top: 8px;
}

.end {
  background: #ddddde;
}
.btn {
        float: right;
    }
    .btn a {
        display: inline-block;
        color: #fff;
        padding: 5px 25px;
        border-radius: 5px;
        background-color: #305fb0;
        margin-top: 5px;
    }
.text {
  width: 80%;
  float: left;
}

.text h4 {
  margin: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text a:hover {
  color: #409eff;
}

.text p {
  color: #949494;
  font-size: 14px;
  padding-top: 3px;
}

.text p span:first-child {
  margin-right: 20px;
}

.hd_myzj_details h1 {
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
}

.extend {
  padding-top: 20px;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  text-align: center;
  border-bottom: 1px dotted #cdcdcd;
  padding-bottom: 20px;
}

.extend p {
  display: inline-block;
}

.extend p span {
  color: #999999;
  margin-right: 15px;
}

.extend p span.end {
  color: red;
}

.detail {
  margin-top: 40px;
  margin-bottom: 10px;
  margin-top: 40px;
  margin-bottom: 10px;
  width: 100%;
  float: none;
  border: none;
}

.detail p {
  text-indent: 2em;
  font-size: 16px;
}

.fjxz a {
  background: #1474c1;
  color: #fff;
  margin-left: 10px;
  padding: 5px;
  border-radius: 5px
}

.hd_yjlb {
  margin-bottom: 20px;
  margin-top: 20px;
  display: none;
}

.hd_yjlb_title {
  border-bottom: 2px solid #d4d4d4;
  height: 38px;
}

.hd_yjlb_title span {
  display: block;
  float: left;
  border-bottom: 2px solid #0057aa;
  font-size: 18px;
  color: #333333;
  line-height: 36px;
}

.hd_yjlb_details li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 13px;
  margin-top: 9px;
}

.promulgator {
  font-size: 12px;
  color: #999999;
  line-height: 36px;
}

.promulgator a {
  font-size: 14px;
  color: #c9302c;
  margin-right: 20px;
}

.hd_yjzj_input {
  margin-top: 30px;
}

.hd_yjzj_input .form-group {
  padding: 0px 20px;
}

.div_i_title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #1474c1;
  color: #fff;
  padding: 0 20px;
}

.hd_yjzj_input .form-group {
  overflow: hidden;
  margin: 25px 0;
}

.hd_yjzj_input .form-group label,
.hd_yjzj_input .form-group input {
  float: left;
  height: 40px;
  line-height: 40px;
}

.hd_yjzj_input .form-group label {
  width: 90px;
}

.hd_yjzj_input .form-group input {
  outline: none;
  width: 550px;
  padding: 0 10px;
  float: left;
  border: 1px solid #eee;
}

.hd_yjzj_input .form-group textarea {
  width: 800px;
  height: 150px;
  outline: none;
  padding: 10px;
  float: left;
  border: 1px solid #eee;
}

.hd_yjzj_input .hd_yzm input {
  width: 280px;
}

.hd_yzm a {
  line-height: 35px;
  margin-left: 10px;
}

.yzm_warp {
  width: 70px;
  height: 30px;
  float: left;
  margin-left: 25px;
}

.hd_yjzj_input .hd_yzm img {
  width: 100%;
  height: 100%;
  /* margin-left: 25px; */
}

.hd_yjzj_input .btn-tijiao button {
  border: 1px solid #dddddd;
  padding: 0;
  width: 150px;
  height: 45px;
  background: #106BBC;
  text-align: center;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  letter-spacing: .3em;
  font-size: 18px;
}

.hd_yjzj_input .btn-tijiao .resetBtn {
  background: #aeaeae;
  margin-left: 3%;
}

.icon_zy {
  color: #d80909;
  margin-left: 8px;
  float: left;
}




@media screen and (max-width: 768px) {

  .hd_myzj li {
    padding: 16px 0;
  }

  .state {
    font-size: 14px;
    width: 13%;
    min-width: 39px;
    max-width: 66px;
  }

  .text {
    width: 85%;
  }

  .text h4 {
    font-size: 16px;
    margin: 0;
  }

  .text p span {
    display: block;
  }

  .detail {
    margin-top: 30px;
  }

  .extend p {
    display: block;
    width: 100%;
  }

  .extend p span {
    margin: 0;
  }

  .hd_yjzj_input .form-group textarea,
  .hd_yjzj_input .form-group input {
    width: 94%;
  }

  .hd_yjzj_input .hd_yzm input {
    width: 100px;
  }

  .hd_yjzj_input .form-group {
    padding: 0 10px;
  }

  .div_i_title {
    padding: 0 10px;
  }

  .submitBtn {
    margin: 0 auto;
  }

  .hd_yjzj_input .btn-tijiao button {
    width: 48%;
    padding: 0px;
    margin: 0 auto;
    float: left
  }
}

/* 长者助手 */
.zzzs .text{
  width: 70%;
float:left;
}
.zzzs .text h4{
  font-size: 36px;
}
.zzzs .state{
  width: 9%;
  height: 90px;
  font-size: 32px;
  line-height: 36px;
margin-right: 20px;
}
.zzzs .btn a{
  font-size: 36px;
}
.zzzs .text p{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 28px;
}
.zzzs .crumbs a,.zzzs .crumbs span{
  font-size: 36px;
}