@charset "utf-8";
/* yjzj_list */

.hdjl{
    /* border-bottom: 1px solid #e1e1e1; */
}
.hd_yjzj {
    margin-bottom: 30px;
}
.hd_yjzj  li {
    padding: 25px 0;
    border-bottom: 1px #e5e5e5 solid;
    overflow: hidden;
}
.text {
    float: left;
    width: 75%;
    margin: 0 2.5%;
}
.text a:hover {
    color: #245399;
}
.text p {
    color: #949494;
    font-size: 14px;
    padding-top: 3px;
}
.text p span:first-child {
    margin-right: 20px;
}
.text h4 {
    margin-bottom: 10px;
    font-weight: 500;
}
.state {
    float: left;
    padding: 5px 13px;
    color: #fff;
    text-align: center;
    background-color: #3885c6;
}
.end {
    background-color: #c3c3c3;
}
.btn{
    display: block;
    float: right;
}
.btn a{
    display: inline-block;
    color: #fff;
    padding: 5px 25px;
    border-radius: 5px;
    background-color: #3885c6;
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    .hd_yjzj  li {
        padding: 20px 0;
    }
}


/* yjzj_result */
.wrapper-wsdc-result{
    /* background-color: #f4f4f4; */
}
.wrapper-wsdc-result .container-1245{
    background-color: #fff;
    padding: 0 20px;
}

.end {
    background: #ddddde;
}

.hd_myzj_details{
    padding-bottom: 50px;
}
.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;
}
.hd_yjlb {
    margin-bottom: 20px;
    margin-top: 20px;
    display: none;
}


/* yjzj_input */
.div_i_title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #1474c1;
    color: #fff;
    padding: 0 20px;
}
.hd_myzj_input{
    overflow: hidden;
}
.hd_myzj_input h1 {
    font-size: 24px;
    color: #333333;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
}
.hd_myzj_input .form-group {
    overflow: hidden;
    margin: 25px 0;
}
.hd_myzj_input .form-group label,
.hd_myzj_input .form-group input {
    float: left;
    height: 40px;
    line-height: 40px;
}
.hd_myzj_input .form-group label {
    width: 90px;
}
.hd_myzj_input .form-group input {
    outline: none;
    width: 550px;
    padding: 0 10px;
    float: left;
    border: 1px solid #eee;
}
.hd_myzj_input .form-group textarea {
    width: 800px;
    height: 150px;
    outline: none;
    padding: 10px;
    float: left;
    border: 1px solid #eee;
}
.hd_myzj_input .hd_yzm input {
    width: 280px;
}
.hd_myzj_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_myzj_input .btn-tijiao .resetbtn {
    background: #aeaeae;
    margin-left: 3%;
}
.yzm_warp {
    width:70px;
    height:30px;
    float:left;
    margin-left:25px;
}
.hd_yjzj_input .hd_yzm img {
    width: 100%;
    height: 100%;
}
.hd_yzm a{
    line-height:35px;
    margin-left:10px;
    font-size: 14px;
}

.myzj_result{border-top: 1px solid #cccccc;padding-top:10px;}
.myzj_result h3{line-height:2;margin-bottom: 20px;}
.myzj_result p h1{width:100% !important;}
.myzj_result .myzj_result-content span{font-size:18px;background:#fff;}
.myzj_result .myzj_result-content ul li{height:30px;line-height:30px;}
.myzj_result .myzj_result-content ul li a{font-size:18px;}

@media screen and (max-width: 768px) {
    .detail {
        margin-top: 30px;
    }
    .extend p{
        display: block;
        width: 100%;
    }
    .extend p span{
        margin: 0;
    }
}