/* */
/* .hd-zj{
    margin-bottom:30px;
} */
.zj-list li {
    padding: 25px 0px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.zj-state {
    background: #005FC2;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    width: 6%;
    width: 54px;
    padding: 10px 0px;
    float: left;
    /* height: 60px; */
}

#editor{
    float: left;
    width: 80%;
}
.w-e-toolbar{
  background-color: initial !important;
}
.w-e-toolbar, .w-e-text-container, .w-e-menu-panel{
   background-color: initial !important;
}
.zj-state.end {
    background: #ddddde;
}

.list-detail {
    width: 94%;
    float: right;
}

.list-detail>h4 {
    margin: 5px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.list-detail>p span:first-child {
    margin-right: 20px;
}
.btn{
    float: right;
    margin-top: -45px;
}
.btn a{
    display: inline-block;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    background-color: #005FC2;
    margin-top: 5px;
}
.btn a:hover{
    color: #fff;
}
@media screen and (max-width:768px) {
    .zj-list li {
        padding: 15px 0;
    }

    .zj-list li:first-child {
        padding-top: 0;
    }

    .zj-state {
        width: 14%;
    }

    .list-detail {
        width: 82%;
        margin-left: 3%;
    }

    .list-detail>p span:last-child {
        display: none;
    }
    .btn{
        margin:0 auto;
    }
}

/* */

/* */
.hd-zj-detail>h1 {
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin: 20px 0;
    line-height: 50px;
}

.hd-zj-detail>.zj-msg {
    padding-bottom: 15px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    border-bottom: 1px dotted #cdcdcd;
}

.hd-zj-detail>.zj-msg p {
    display: inline-block;
}

.hd-zj-detail>.zj-msg p span {
    color: #999999;
    margin: 0 10px;
}

.hd-zj-detail>.zj-cont {
    width: 96%;
    margin: 20px auto;
    text-indent: 2em;
    line-height: 40px;
    font-size: 16px;
}

.hd-zj-file {
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    padding-left: 30px;
}

.hd-zj-file>p {
    float: left;
    margin-right: 10px;
}

.hd-zj-file>ul {
    float: left;
    width: 88%;
}

@media screen and (max-width:768px) {
    .hd-zj-detail>h1 {
        margin: 15px 0;
        font-size: 18px;
        line-height: 30px;
    }

    .hd-zj-detail>.zj-msg p {
        width: 100%;
        text-align: left;
        line-height: 28px;
        margin: 0;
        text-indent: 2rem;
    }

    .hd-zj-detail>.zj-cont {
        margin: 15px 0;
    }

    .hd-zj-file {
        margin: 15px 0;
    }
}

/*  */

/*  */

.zj-pllb-title {
    border-bottom: 2px solid #d4d4d4;
    height: 40px;
}

.zj-pllb-title p {
    display: block;
    float: left;
    border-bottom: 2px solid #005FC2;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}

.zj-pllb-title p span {
    color: #005FC2;
}

.hd-zj-jgfk {
    margin-top: 20px;
}

.hd-zj-jgfk > img{
  display:block;
  margin:0 auto;
  width:99.2%;
}

.zj-pllb-jgfkcontent {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    border-top: 10px solid #F9E9D9;
    border-right: 10px solid #F9E9D9;
    border-left: 10px solid #F9E9D9;
    padding: 37px;
    width: 88.9%;
    margin: 0 auto;
}

.zj-pllb-jgfkcontent h2{
    text-align: center;
    font-size: 30px;
    line-height: 50px;
}

.zj-pllb-jgfkcontent .ctx{
  font-size:20px !important;
  font-family:'仿宋gb2312' !important;
}

.zj-pllb-list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}

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

.zj-pllb-list li .promulgator a {
    font-size: 14px;
    color: #005FC2;
    margin-right: 20px;
}

/*  */


.process{
  margin-top:20px;
  height: 100px;
}
.process div{
    padding-left: 23px;
    width: 31%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
.process div span{
  display: block;
  height:100%;
  text-align: center;
}
.process div span.cur{
  width: 285px;
  text-align: center;
  color: #333;
  background:
  url(../images/process_bg02.png) no-repeat right center;
  display: inline-block;
  vertical-align: middle;
}
.process div span.cur.on{
  background: url(../images/process_bg01.png) no-repeat center center;
  color: #fff;
}


/*  */
.hd-zj-wyzj .wyzj-title {
    height: 40px;
    line-height: 40px;
    background: #005FC2;
    color: #fff;
    padding: 0 20px;
    margin: 20px 0;
}

.hd-zj-wyzj .wyzj-title span.zjlogin {
    padding-left: 20px;
    font-size: 14px;
}

.hd-zj-wyzj .wyzj-title span a {
    color: #fff;
    text-decoration: underline;
}

.hd-zj-wyzj .wyzj-title img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.hd-zj-wyzj .form-group {
    overflow: hidden;
    margin: 20px 0;
    line-height: 40px;
}

.hd-zj-wyzj .hd-yzm {
    margin-bottom: 40px;
}

.hd-zj-wyzj .form-group label {
    float: left;
    width: 80px;
    text-align: justify;
}

.hd-zj-wyzj .form-group input {
    outline: none;
    width: 550px;
    padding: 0 10px;
    float: left;
    border: 1px solid #ccc;
    height: 40px;
}

.hd-zj-wyzj .form-group textarea {
    width: 80%;
    border: 1px solid #ccc;
    outline: none;
    padding: 0 10px;
    height: 200px;
    float: left;
}

.hd-zj-wyzj .form-group .icon-zy {
    float: left;
    margin-left: 10px;
    color: #005FC2;
}

.hd-zj-wyzj .form-group .yzm-warp {
    float: left;
    margin: 0 2%;
    width: 95px;
    height: 40px;
    line-height: 40px;
}

.hd-zj-wyzj .form-group .switchvCode {
    float: left;
}

.hd-zj-wyzj .form-group button {
    border: 1px solid #dddddd;
    padding: 0;
    width: 200px;
    height: 45px;
    background: #aeaeae;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 5px;
    letter-spacing: 0.3em;
    font-size: 20px;
    float: left;
}

.hd-zj-wyzj .form-group .submitBtn {
    background: #005FC2;
    margin-right: 3%;
    margin-left: 80px;
}

#hdYzm {
    width: 250px;
}

@media screen and (max-width:768px) {
    .process {
      display:none;
    }
  .zj-pllb-jgfkcontent{
    border:0px;
    width: 100%;
    padding: 0px;
  }
  .zj-pllb-jgfkcontent h2{
    font-size: 18px;
    line-height: 30px;
  }
    .hd-zj-wyzj .wyzj-title {
        margin: 15px 0;
    }

    .hd-zj-wyzj .form-group label {
        width: 25%;
        text-align: right;
    }

    .hd-zj-wyzj .form-group .icon-zy {
        width: 3%;
        margin-left: 2%;
    }

    .hd-zj-wyzj .form-group input,
    .hd-zj-wyzj .form-group textarea,
    #hdYzm {
        width: 70%;
    }

    .hd-zj-wyzj .form-group .yzm-warp {
        margin-left: 25%;
        margin-right: 3%;
    }

    .hd-zj-wyzj .hd-yzm {
        margin-bottom: 20px;
    }

    .hd-zj-wyzj .form-group button {
        width: 45%;
        margin-left: 5%;
        float: left;
    }

    .hd-zj-wyzj .form-group .submitBtn {
        margin-left: 2%;
        margin-right: 0;
    }
}

/**/