/* æ„è§å¾é›†åˆ—è¡¨ */
/* yjzj_list */

.hdjl{
    /* border-bottom: 1px solid #e1e1e1; */
}
.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;
}

@media screen and (max-width: 768px) {
    .detail {
        margin-top: 30px;
    }
    .extend p{
        display: block;
        width: 100%;
    }
    .extend p span{
        margin: 0;
    }
}

/* 弹窗（提示登录、信件查询弹窗） */
.mail-message-box{display:inline-block;vertical-align:middle;background-color:#fff;width:400px;padding:15px;border-radius:5px;position:relative}
.mail-message-box-wrapper{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background:rgba(0,0,0,0.5);text-align:center}
.mail-message-box-wrapper:after{content:'';display:inline-block;height:100%;width:0;vertical-align:middle}
.mail-message-box-header{padding-top:10px;padding-bottom:10px;font-size:18px;color:#303133}
.mail-message-box-content{padding:15px 15px;color:#606266;font-size:14px}
.mail-message-box-buttons{padding:10px 0}
.mail-message-box-buttons a{display:inline-block;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;margin:0;transition:0.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:8px 20px;font-size:14px;border-radius:4px;margin:0 5px}
.mail-message-box-buttons a:first-child{color:#fff;background-color:#0a5491;border-color:#0a5491}
.mail-message-box-close{position:absolute;top:-6px;right:5px;font-size:20px;padding:10px;cursor:pointer}
.mail-message-box-group{margin-bottom:10px}
.mail-message-box-group label{width:80px;text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;padding:0 12px 0 0;height:40px;line-height:40px}
.mail-message-box-group input{-webkit-appearance:none;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:none;padding:0 15px;width:250px}
@media screen and (max-width:460px){
	.mail-message-box{width:80%}
	.mail-message-box-group label{width:100%;text-align:left}
	.mail-message-box-group input{width:100%}
}