#yh_footer {
    width: 100%;
    margin-top: 20px;
    /* height: 474px; */
    background-color: #fbfbfb;
    /* margin-top: 50px; */
}

.yh_footer {
    width: 100%;
    height: 100%;
    position: relative;
    /* background-color: #101317; */
    background: rgba(13, 29, 61, 1);
    padding-top: 30px;
}

.yh_footer_con {
    width: 1000px;
    margin: 80px auto;
    margin-top: 0;
    margin-bottom: 17px;
}

.footer1 h2 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.footer1 p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    color: #94969f;
    display: block;
}

.footer1 {
    float: left;
    margin-right: 95px;
}

.footer1 .icon {
    float: left;
}

.footer1_img {
    width: 120px;
    height: 117px;
}

.footer1_img img {
    width: 100%;
    height: 100%;
}

.line {
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

.banquan p {
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    color: #94969f;
    display: block;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
.banquan a {
 
    color: #777;
 
}
.footer1 input {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
    background-color: transparent;
    color: #94969f;
    width: 155px;
    height: 20px;
    font-size: 14px;
}

.footer1 textarea {
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 2px;
    margin-top: 25px;
    background-color: transparent;
    height: 91px;
    resize: none;
    width: 200px;
    color: #94969f;
    font-size: 14px;
}

p {
    margin-bottom: 0;
}