.sqhy-box {
    width: 8.1rem;
    padding-bottom: 0.8rem;
}

.sqhy-box ul li {
    margin-bottom: 0.15rem;
}
.sqhy-box ul li select{ width: 5.5rem;     height: 0.5rem;
    border: 0.01rem solid #dedede;
    background: #fbfbfb; padding: 0 0.15rem; font-size: 0.18rem; color: #333; outline: none;}
	.sqhy-box ul li:nth-child(1) p{line-height: 0.5rem;}
.sqhy-box ul li p {
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.26rem;
    margin-bottom: 0.05rem;
}

.sqhy-info {
    width: 100%;
    position: relative;
    zoom: 1;
}

.sqhy-info:after {
    display: block;
    content: '';
    clear: both;
}

.sqhy-info>input {
    display: block;
    width: 100%;
    padding: 0 0.1rem;
    height: 0.5rem;
    border: 0.01rem solid #dedede;
    background: #fbfbfb;
    outline: none;
    font-size: 0.18rem;
    color: #333333;
}

.sqhy-info textarea {
    display: block;
    width: 100%;
    height: 2.4rem;
    resize: none;
    padding: 0.1rem;
    border: 0.01rem solid #dedede;
    background: #fbfbfb;
    outline: none;
    font-size: 0.18rem;
    color: #333333;
    font-family: "微软雅黑";
}

.sqhy-info label {
    float: left;
    margin-right: 0.2rem;
    cursor: pointer;
    zoom: 1;
}

.sqhy-info label:last-child {
    margin-right: 0;
}

.sqhy-info label:after {
    display: block;
    content: '';
    clear: both;
}

.sqhy-info label input {
    float: left;
    width: 0.2rem;
    height: 0.2rem;
    margin: 0.05rem 0 0 0;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 0.18rem;
    position: relative;
    border: 1px solid #777777;
    background: #f9fbfe;
    border-radius: 50%;
    outline: none;
    appearance: none;
    box-sizing: border-box;
}

.sqhy-info label input:before {
    display: block;
    content: "";
    width: 0.17rem;
    height: 0.16rem;
    position: absolute;
    top: 0;
    left: 0.03rem;
    background: none;
    background-size: 100% 100%;
}

.sqhy-info label input:checked:before {
    background: url(../images/lxwm-gou.png) no-repeat;
    background-size: 100% 100%;
}

.sqhy-info label span {
    float: left;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    margin-left: 0.05rem;
}

.distpicker {
    zoom: 1;
}

.distpicker:after {
    display: block;
    content: '';
    clear: both;
}

.form-group {
    float: left;
    width: 33%;
    margin-right: 0.5%;
}

.form-group:nth-child(3) {
    margin-right: 0;
}

.form-group select {
    width: 100%;
    height: 0.5rem;
    padding: 0 0.1rem;
    border: 0.01rem solid #dedede;
    outline: none;
    font-size: 0.18rem;
    color: #333333;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    background: url(../images/lxwm-jt.png) no-repeat scroll right center #fbfbfb;
    background-position: 95%;
}

.sqhy-yzm {
    width: 1.48rem;
    height: 0.42rem;
    position: absolute;
    right: 0.02rem;
    top: 0.04rem;
}

.sqhy-yzm img {
    display: block;
    width: 100%;
    height: 100%;
}

.get-password {
    width: 1.1rem;
    height: 100%;
    background: #005737;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
}

.submit-btn {
    display: block;
    width: 2.34rem;
    height: 0.56rem;
    border-radius: 0.56rem;
    background: #005737;
    border-radius: 0.56rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.56rem;
    margin-top: 0.4rem;
    box-shadow: 0 4px 0 0 #cce2d9;
    cursor: pointer;
}

.zxwd-box {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.5rem;
}

.zxwd-title {
    zoom: 1;
    margin-bottom: 0.25rem;
}

.zxwd-title:after {
    display: block;
    content: '';
    clear: both;
}

.zxwd-title h4 {
    float: left;
    font-size: 0.26rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.48rem;
    padding-left: 0.15rem;
    position: relative;
}

.zxwd-title h4:before {
    display: block;
    content: '';
    width: 0.03rem;
    height: 0.24rem;
    background: #005737;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.12rem;
}

.ask-btn {
    float: right;
    display: block;
    width: 1.6rem;
    height: 0.48rem;
    border-radius: 0.08rem;
    background: #005737;
    font-size: 0.2rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.48rem;
    box-shadow: 0 4px 0 0 #cce2d9;
}

.zxwd-list {
    margin-bottom: 0.5rem;
}

.zxwd-list ul li {
    margin-bottom: 0.2rem;
    padding: 0.3rem 0.94rem 0.2rem 0.25rem;
    border-radius: 0.1rem;
    background: #f9f9f9;
    box-shadow: 0 2px 2px 0 #e6e5e5;
    position: relative;
}

.question {
    zoom: 1;
    margin-bottom: 0.2rem;
}

.question:after {
    display: block;
    content: '';
    clear: both;
}

.question span:nth-child(1) {
    float: left;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    font-weight: normal;
    width: 1.15rem;
    position: relative;
    text-align: right;
}

.question span:nth-child(1):before {
    display: block;
    content: '';
    width: 0.29rem;
    height: 0.29rem;
    background: url(../images/wh.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.question span:nth-child(2) {
    float: left;
    width: calc(100% - 1.15rem);
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    font-weight: normal;
}

.question-date {
    zoom: 1;
    margin-bottom: 0.15rem;
}

.question-date:after {
    display: block;
    content: '';
    clear: both;
}

.question-date span:nth-child(1) {
    float: left;
    font-size: 0.17rem;
    color: #333333;
    line-height: 0.22rem;
	margin-right: 0.15rem;
}

.question-date span:nth-child(2) {
    float: left;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.22rem;
}

.answer {
    zoom: 1;
}

.answer:after {
    display: block;
    content: '';
    clear: both;
}

.answer span:nth-child(1) {
    float: left;
    width: 0.8rem;
    font-size: 0.17rem;
    color: #333333;
    line-height: 0.22rem;
}

.answer-info {
    float: left;
    width: calc(100% - 0.8rem);
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.27rem;
	height: 0.27rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.show {
    text-align: justify;
	height: auto;
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
}

.look-all {
    font-size: 0.16rem;
    color: #005737;
    font-weight: bold;
    line-height: 0.22rem;
    position: absolute;
    right: 0.25rem;
    bottom: 0.2rem;
    cursor: pointer;
}

.zxwd-title h5 {
    float: left;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.48rem;
    font-weight: normal;
}

@media only screen and (max-width: 1450px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1080px) {
    .sqhy-box {
        width: 100%;
    }
    .sqhy-box ul li p {
        font-size: 16px;
        line-height: 24px;
    }
    .sqhy-info>input {
        width: 100%;
        padding: 0 10px;
        height: 46px;
        font-size: 16px;
    }
    .sqhy-info label {
        margin-right: 15px;
        margin-bottom: 4px;
    }
    .sqhy-info label input {
        width: 16px;
        height: 16px;
    }
    .sqhy-info label input:before {
        width: 15px;
        height: 14px;
    }
    .sqhy-info label span {
        font-size: 16px;
        line-height: 20px;
        margin-left: 4px;
    }
    .sqhy-address dd {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        height: 46px;
    }
    .sqhy-address dd select {
        height: 46px;
        font-size: 16px;
    }
    .sqhy-yzm {
        width: 100px;
        height: 36px;
        top: 5px;
        right: 1px;
    }
    .get-password {
        width: 100px;
        font-size: 16px;
        line-height: 46px;
    }
    .submit-btn {
        width: 140px;
        height: 46px;
        border-radius: 46px;
        font-size: 16px;
        line-height: 46px;
        margin: 40px auto 0;
    }
    .zxwd-title h4 {
        font-size: 18px;
        line-height: 32px;
    }
    .zxwd-title h4:before {
        width: 2px;
        height: 16px;
        margin-top: -8px;
    }
    .ask-btn {
        width: 100px;
        height: 32px;
        font-size: 16px;
        line-height: 32px;
        box-shadow: 0 2px 0 0 #cce2d9;
    }
    .zxwd-list ul li {
        padding: 30px 20px;
    }
    .question {
        margin-bottom: 5px;
    }
    .question span:nth-child(1) {
        font-size: 16px;
        width: 80px;
        line-height: 22px;
    }
    .question span:nth-child(1):before {
        width: 16px;
        height: 16px;
        top: 50%;
        margin-top: -8px;
    }
    .question span:nth-child(2) {
        width: calc(100% - 80px);
        font-size: 16px;
        line-height: 22px;
    }
    .question-date span:nth-child(1) {
        font-size: 16px;
        line-height: 22px;
        width: 70px;
    }
    .question-date span:nth-child(2) {
        font-size: 15px;
        line-height: 22px;
        width: calc(100% - 70px);
    }
    .answer span:nth-child(1) {
        font-size: 16px;
        line-height: 22px;
        width: 70px;
    }
    .answer-info {
        font-size: 15px;
        line-height: 22px;
        width: calc(100% - 70px);
    }
    .look-all {
        font-size: 14px;
        line-height: 22px;
    }
    .zxwd-title h5 {
        font-size: 16px;
        line-height: 32px;
    }
    .sqhy-info textarea {
        padding: 10px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 760px) {
    .sqhy-box ul li p {
        font-size: 16px;
        line-height: 34px;
    }
}