*{
    padding: 0;
    margin: 0;
}
.zhezhao {
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.zhezhao p{
    text-indent: 0em !important;
}
.yhzp_tc{
    width: 300px;
    height: 350px;
    position: absolute;
    top: 50%;
    margin-top: -175px;
    left: 50%;
    margin-left: -150px;
    box-sizing: border-box;
    background: url('/images/yhzpxzbg.jpg') top center no-repeat;
    background-size: 100%;
    padding: 0 15px;
    overflow: hidden;
}
.yhzptc_close{
    position: absolute;
    width: 30px;
    right: 5px;
    top: 5px;
}
.yhzptc_close:hover{
    cursor: pointer;
}
.yhzp_tc .yhzp_tc_top1{
    margin-top: 105px;
}
.yhzp_tc p{
    width: 100%;
    margin-top: 15px;
}
.yhzp_tc .yhzp_tc_top input{
    width: 100%;
    border: 1px solid #eac658;
    border-radius: 8px;
    height: 45px;
    outline: none;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 15px;
}
.yhzpyz{
    width: 150px;
    padding-left: 15px;
}
.yhzphq{
    width: 110px;
    float: right;
    background:#eac658 ;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.yhzp_tc .yhzp_tc_bottom input{
    border: 1px solid #eac658;
    border-radius: 8px;
    height: 45px;
    outline: none;
    font-size: 16px;
    box-sizing: border-box;
}
.yhzp_tc .yhzp_tc_tj input{
    width: 100%;
    border-radius: 8px;
    height: 45px;
    outline: none;
    font-size: 16px;
    box-sizing: border-box;
    border: none;
    background: #eac658;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}