.gh_tit {
    background: #4892DD;
    line-height: 2.8em;
    color: #fff;
    padding: 0 3.125%;
}
.gh_tit h2 {
    padding-left: 8%;
    background-image: url(../images/icon_gh.jpg);
    background-repeat: no-repeat;
    background-size: 6.5% auto;
    background-position: left center;
}
.form {
    padding: 3.125%;
}
.form h3 {
    text-align: center;
    color: #4991DB;
    line-height: 1.6em;
}
.form ul {
    margin: 3% auto;
}
.form ul li {
    line-height: 2.8em;
    overflow: hidden;
}
.form ul li span {
    float: left;
    width: 25%;
}
.form ul li input {
    line-height: 1.8em;
}
.inputbox {
    border: 1px solid #CCC;
    width: 40%;
}
.form ul li em {
    color: #999;
}
.form ul li p {
    float: left;
    width: 75%;
}
.ly {
    width: 85%;
    line-height: 2em;
}
.form ul li input.tj {
    line-height: 2.8em;
    background-color: #E9A951;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 36%;
    color: #fff;
    text-align: center;
    border-radius: 0.2em;
    -webkit-appearance: none;
}
.form ul li input {
    line-height: 1.8em;
}
