.DanYe{
    max-width: 750px;
    margin: auto;
}
.dan_head{
    padding-bottom: .24rem;
    border-bottom: 1px solid #999;
}
.danimg,.danysimg,.danheadimg{
    width: 100%;
}
.danheadimg,.danysimg{
    width: 2.1rem;
    margin: auto;
    display: block;
}
.Danbox{
    background-color: #fff;
    margin: .12rem;
    padding: .12rem;
    padding-bottom: .35rem;
    position: relative;
    top: -34px;
}
.dan_head_bot{
    margin-top: .22rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dinput{
    width: .87rem;
    height: .34rem;
    line-height: .36rem;
    text-align: center;
    font-size: .16rem;
    color: #666;
    border: .5px solid #999;
}
.dinput_active{
    background: url(../img/danys_item_active.png)no-repeat;
    background-size: 24% 53%;
    color: #d9a777;
    border-color: #d9a777;
    background-position: 100% 94%;
}
.dinput_active2{
    background: url(../img/danys_item_active.png)no-repeat;
    background-size: 24% 53%;
    color: #d9a777;
    border-color: #d9a777;
    background-position: 100% 94%;
}

.form input{
    display: block;
}
.formname{
    margin-top: .18rem;
    margin-bottom: .1rem;
}
.formname{
    color: #333;
    font-size: .14rem;
    font-weight: bold;
}

.formxm{
    margin-bottom: .2rem;
    width:100%;
    height: .38rem;
    border: 1px solid #999;
    box-sizing: border-box;
}
.formsubmit{
    width: 100%;
    height: .48rem;
    line-height: .48rem;
    background-color: #d9a777;
    text-align: center;
    color: #fff;
    font-size: .2rem;
    border: none;
    outline-style: none;
    border-radius: .24rem;
}
.formsubmit2{
    width: 100%;
    height: .48rem;
    line-height: .48rem;
    background-color: #d9a777;
    text-align: center;
    color: #fff;
    font-size: .2rem;
    border: none;
    outline-style: none;
    border-radius: .24rem;
}
.danys{
    padding: .12rem;
    position: relative;
    top: -34px;
}
.danyscon{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: .1rem;
}
.danys_item{
    width: 49%;
    height: .75rem;
    position: relative;
    margin-top: .1rem;
}
.danysitemimg{
    width: 100%;
    height: 100%;
}
.danys_item_lf{
    position: absolute;
    top: .14rem;
    left: .14rem;
}
.danys_item_lftxt{
    color: #317D69;
    font-size: .15rem;
}
.danys_item_lftxt1{
    color: #77918A;
    font-size: .12rem;
    margin-top: .1rem;
}
.upzdl{
    position: fixed;
    top: 0;
    background-color: rgba(00, 00, 00, .5);
    width: 100%;
    height: 100%;
    display: none;
}
.upcon{
    width: 70%;
    height: 32%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    border-radius: 4px;
}
.upimg{
    margin: 6% 0 5% 0;
    width: .45rem;
    height: .45rem;
}
.up1{
    font-size: .2rem;
    font-weight: bold;
}
.up2{
    font-size: .18rem;
    margin: 5% 0 8% 0;
    color: #666;
}
.up3{
    width: 50%;
    height: .3rem;
    line-height: .3rem;
    text-align: center;
    background-color: #d9a777;
    border-radius: .15rem;
    margin: auto;
    color: #fff;
    font-size: .16rem;
}