.grzx.ycdh {
    width: 853px;
    height: auto;
        min-height: 628px;
    padding: 60px 20px 0 40px;
    text-align: left;
    font-size: 14px;
}
.grzx h4 {
    font-size: 18px;
    font-weight: bold;
    color: #10568A;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.grzx.ycdh ul li {
    float: none;
    margin-left: 0;
}
.grzx.ycdh ul {
    padding: 0;
}
.info-list {
    margin-top: 28px;
}
.info-list li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}
.info-list li span {
    display: inline-block;
    width: 90px;
    letter-spacing: 2px;
}
.info-list li .tel {
    letter-spacing: 7px;
}
.info-list li .gender {
    letter-spacing: 3px;
}
.info-list input{
    width: 232px;
    height: 40px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
        padding-left: 14px;
}
.info-list select {
	    width: 248px;color: #000;
    height: 40px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
        padding-left: 14px;
}
.info-list label input {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
}
.info-list label {
    margin-right: 25px;
}
.tx-box {
    width: 275px;
    height: 130px;
    background-color: #f6f6f6;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    margin-top: 47px;
    margin-left: 135px;
}
.tx-box img,
.tx-box .info-img {
    float: left;
}
.tx-box img {
    margin: 15px;
}
.info-img input {
    position: absolute;
    opacity: 0;
    z-index: 1;
    width: 80px;
    height: 25px;
    top: 20px;
    left: 0;
}
.info-img {
    position: relative;
    margin-top: 40px;
}
.info-img a {
    display: block;
    width: 80px;
    height: 25px;
    color: #1565dc;
    margin-top: 10px;
    text-decoration: underline;
}