body {
    background-color: #f2f2f2;
}
.wrap {
    width: 7.5rem;
    margin: 0 auto;
}
.asterisk {
    color: #ff0000;
    font-weight: bold;
}
#px {
    width: 7.5rem;
    margin: 0 auto;
}
#px img {
    width: 7.5rem;
    height: auto;
}

#photos {
    margin: 0.3rem auto;
}
.photo_img {
    width: 7.5rem;
    height: 5.0rem;
}
.reg-con {
    margin-top:0.3rem;
    padding: 0.2rem 0.3rem;
    background-color: #fff;
}
.form_sub {
    padding: 0.3rem;
}
.reg-submit {
    width: 100%;
    height: 0.92rem;
    line-height: 0.92rem;
    text-align: center;
    color: #fff;
    border-radius: 0.08rem;
    background: #5FB878;
    font-size: 0.32rem;
    font-weight: bold;
    border: none;
}
.adv{
    margin:0.3rem auto 0.6rem auto;
}
.adv p{
    color: #6e6e6e;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.6rem;
    height:0.6rem;
}

.adv_course{
    background-color: #fff;
    margin:0.3rem auto 0.6rem auto;
    text-align:center;
}
.adv_course p{
    height: 1rem;
    line-height: 1rem;
}
.adv_course img{
width:7.2rem;
height:auto;
margin: 0.08rem auto;
}

