.w100{
    width: 100%;
}
.texc{
    text-align: center;
}
.colorange{
    color: #fa7620;
}
.colorblown{
    color: #310101
}
.content{
    width: 100%;
    padding-left: 0.18rem;
    padding-right: 0.18rem;
}
.yuyue{
    width: 100%;
    padding-top:0.6rem;
    padding-bottom:0.74rem;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    background: #fff;
    box-shadow: 0.01rem 0.01rem 0.06rem #dbdbdb;
}
.yuyueT{
    line-height: 0.9rem;
    margin-bottom:0.4rem;
}
.yList{
    width: 100%;
    height: 0.97rem;
    line-height: 0.97rem;
    border-bottom: 0.02rem solid #dbdbdb;
    font-size: 0.3rem;
    color: #666;
}
.input1{
    width: 3rem;
    padding-left: 0.3rem;
    height: 0.9rem;
    border: none;
    background: #fff;
}
.nannv{
    padding-left: 0.17rem;
    padding-right: 0.17rem;
    float: right;
    width: 1.29rem;
    height: 0.57rem;
    background: #efefef;
    border-radius:0.12rem ;
    margin-top: 0.2rem;
}

.nan{
    display: block;
    float: left;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 0.2rem;

    margin-top: 0.06rem;
}
.nan.active{
    background:#fa7620 ;
}
.bg1{
    background: url(../img/babyname_Icon.png) no-repeat right center;
    background-size:0.46rem 0.46rem ;
}

.bg2{
    background: url(../img/emal_icon.png) no-repeat right center;
    background-size:0.46rem 0.46rem ;
}

.bg3{
    background: url(../img/add_icon.png) no-repeat right center;
    background-size:0.46rem 0.46rem ;
}
.suBtn{
    background: #fa7620;  width: 4.32rem; height: 0.88rem;
    line-height: 0.88rem;
    margin:0.47rem auto 0 ;
    border-radius: 0.18rem;
    color: #fff;
    font-size:0.3rem ;
}
.yuyueBtn{

width: 100%;
    height: 100%;
    padding-left:1.35rem;
    background: url(../img/time_icon.png) no-repeat ;
    background-size:0.55rem auto ;
    background-position: 0.4rem center;
}





