#main {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.content {
    overflow: hidden;
    width: 100%;
    margin: 1.5rem 0 0 0;
}
.introduce {
    overflow: hidden;
    background: url("/images/bg_pc.jpg") no-repeat;
    background-size: 100% 100%;
    width: 4.7rem;
    height: 7.6rem;
    float: left;
}
.introduce .layout {
    overflow: hidden;
    background: url("/images/bg1_pc.png") no-repeat;
    background-size: 100% 100%;
    width: 4.37rem;
    height: 4.64rem;
    margin: 2.35rem 0 0 .35rem;
}
.introduce .layout .item {
    overflow: hidden;
    width: 3.8rem;
    margin: .3rem auto 0;
}
.introduce .layout .item span,
.introduce .layout .item p {
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: .16rem;
    line-height: .2rem;
}
.introduce .layout .item span {
    font-size: .3rem;
    line-height: .42rem;
    font-weight: bolder;
    margin-bottom: .05rem;
}
.introduce .layout .item img {
    width: 100%;
    margin-top: .1rem;
}
.introduce-list {
    overflow: hidden;
    width: 3.8rem;
    margin: .1rem auto 0;
}
.introduce-list li {
    overflow: hidden;
    display: block;
    width: 100%;
    margin: .15rem 0;
}
.introduce-list li p {
    overflow: hidden;
    font-size: .2rem;
    line-height: .34rem;
    color: #fff;
    display: inline-block;
    float: left;
}
.introduce-list li img {
    overflow: hidden;
    width: .34rem;
    display: inline-block;
    float: left;
    margin-right: .24rem;
}
.form {
    overflow: hidden;
    width: 7rem;
    height: 7.6rem;
    background: #fff;
    padding: .4rem;
    float: right;
}
.form.login-con {
    padding-top: 1.2rem;
}
.form form {
    overflow: hidden;
    width: 100%;
}
.form .info {
    font-size: .14rem;
    line-height: .2rem;
    color: #f00;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .1rem;
    display: none;
}
.form .info.phoneErr {
    left: 1.7rem;
}
.form .info .error {
    position: relative;
    overflow: hidden;
    display: block;
    font-size: .14rem;
    line-height: .2rem;
}
.form .wrapper {
    position: relative;
}
.form .wrapper.name_wrapper {
    display: flex;
    justify-content: space-between;
}
.form .wrapper .common {
    padding-bottom: .3rem;
}
.form .wrapper .name-list {
    overflow: hidden;
    width: 3rem;
    float: left;
}
.form .wrapper .name-list:last-child {
    float: right;
}
.form .wrapper .title {
    overflow: hidden;
    width: 100%;
    margin-bottom: .15rem;
}
.form .wrapper .title span {
    overflow: hidden;
    display: block;
    font-size: .18rem;
    line-height: .2rem;
}
.form .wrapper .inputDiv {
    width: 100%;
    position: relative;
}
.form .wrapper.phone_wrapper .inputDiv {
    display: flex;
    justify-content: space-between;
}
.form .wrapper .inputDiv a {
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: .6rem;
    height: .6rem;
}
.form .wrapper .inputDiv a.user-yj {
    background: url(/images/user-center-by.png) no-repeat center;
    background-size: .22rem .2rem;
}
.form .wrapper .inputDiv a.user-by {
    background: url(/images/user-center-ky.png) no-repeat center;
    background-size: .22rem .16rem;
}
.form .wrapper .inputDiv input {
    overflow: hidden;
    display: block;
    width: 100%;
    border: solid 1px #999;
    padding: .1rem .2rem;
    background: transparent;
    height: .6rem;
    line-height: .4rem;
    font-size: .18rem;
    font-weight: bold;
}
.form .wrapper .inputDiv input::placeholder{
    font-weight: normal;
    color: #999;
}
.form .wrapper .inputDiv input.blue {
    border-color: #00b4b7;
}
.form .wrapper .inputDiv input#phone {
    width: 4.5rem;
}
.form .wrapper .inputDiv .prex {
    overflow: hidden;
    width: 1.5rem;
    height: .6rem;
    line-height: .6rem;
    background: #2c2c2c;
    font-size: .18rem;
    color: #fff;
    padding-left: .2rem;
    float: left;
}
.form .wrapper .inputDiv ul.mailtip {
    zoom: 1;
    background-color: #fff;
    list-style: none;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: left;
}
.form .wrapper .inputDiv ul.mailtip li {
    line-height: .4rem;
}
.form .wrapper .inputDiv ul.mailtip li.active {
    color: #eb7350;
    background: #eaeaea;
}
.form .wrapper .inputDiv ul.mailtip li p {
    height: .3rem;
    text-align: inherit;
    line-height: .3rem;
    cursor: pointer;
    margin: 0 .1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .14rem;
    color: #999;
}
.form .forgetPwd {
    overflow: hidden;
    width: 100%;
    text-align: right;
}
.form .forgetPwd a {
    overflow: hidden;
    display: inline-block;
    font-size: .14rem;
    line-height: .2rem;
    text-align: center;
    color: #2c2c2c;
}
.form .privacyRule {
    overflow: hidden;
    width: 100%;
}
.form .privacyRule p {
    overflow: hidden;
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    text-align: center;
    color: #666;
}
.form .privacyRule p a {
    display: inline;
    color: #00b4b7;
    cursor: pointer;
}
.form .wrapperBtn {
    overflow: hidden;
    margin: .2rem 0 0;
    text-align: center;
}
.form .wrapperBtn .submit {
    overflow: hidden;
    display: block;
    width: 4rem;
    height: .6rem;
    background: #00b4b7;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only;
    color: #fff;
    text-align: center;
    font-size: .18rem;
    line-height: .6rem;
    border: 0;
    margin: 0 auto;
    cursor: pointer;
}
.form .wrapperBtn .submit.dis {
    background: #999
}
.form .wrapperBtn a.login {
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #00b4b7;
    font-size: .18rem;
    line-height: .28rem;
    font-weight: bolder;
    margin: .1rem 0 0;
    cursor: pointer;
}
.form .wrapperBtn a.login a{
    display: inline;
    color: #00b4b7;
}
.form .error_info {
    color: #e30000;
    font-size: .18rem;
    width: 100%;
    text-align: center;
    margin: .25rem 0 .1rem;
}
.form .error_info a {
    color: #0096dc;
}
@media screen and ( max-width: 799px) {
    .content {
        margin-bottom: .37rem;
    }

    .introduce {
        background: url("/images/bg_m.jpg") no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 2.57rem;
        float: none;
    }

    .introduce .layout {
        background: transparent;
        width: auto;
        height: auto;
        margin: 0;
    }

    .introduce .layout .item {
        width: 4rem;
        margin: .56rem;
    }

    .introduce .layout .item span,
    .introduce .layout .item p {
        font-size: .24rem;
        line-height: .36rem;
    }

    .introduce .layout .item span {
        font-size: .32rem;
        margin-bottom: .1rem;
    }

    .introduce-list {
        background: url("/images/bg1_m.jpg") no-repeat;
        background-size: 100% 100%;
        width: 6.94rem;
        height: 3.44rem;
    }

    .introduce-list li {
        margin: .3rem 0 .3rem .38rem;
    }

    .introduce-list li p {
        font-size: .26rem;
        line-height: .67rem;
    }

    .introduce-list li img {
        width: .67rem;
    }

    .form {
        width: 100%;
        height: auto;
        margin-bottom: .27rem;
        padding: .67rem .22rem;
    }

    .form.login-con {
        padding-bottom: 2rem;
    }

    .form .info {
        font-size: .24rem;
        line-height: .3rem;
        padding-left: 31%;
    }

    .form .info.phoneErr {
        left: 0;
    }

    .form .info .error {
        font-size: .18rem;
        line-height: .3rem;
    }

    .form .wrapper.name_wrapper {
        overflow: hidden;
        display: block;
    }

    .form .wrapper .common {
        display: flex;
        justify-content: space-between;
        padding-bottom: .44rem;
    }

    .form .wrapper .name-list {
        width: 100%;
        float: none;
    }

    .form .wrapper .name-list:last-child {
        float: none;
    }

    .form .wrapper .title {
        width: 30%;
        margin-bottom: 0;
    }

    .form .wrapper .title span {
        font-size: .26rem;
        line-height: .7rem;
    }

    .form .wrapper .inputDiv {
        width: 70%;
    }

    .form .wrapper .inputDiv a {
        width: .7rem;
        height: .7rem;
    }

    .form .wrapper .inputDiv input {
        height: .7rem;
        line-height: .5rem;
        font-size: .26rem;
    }

    .form .wrapper .inputDiv input#phone {
        width: 3.2rem;
    }

    .form .wrapper .inputDiv .prex {
        width: 1.1rem;
        height: .7rem;
        line-height: .7rem;
        font-size: .28rem;
        padding-left: 0;
        text-align: center;
    }

    .form .wrapper .inputDiv ul.mailtip li {
        line-height: .6rem;
    }

    .form .wrapper .inputDiv ul.mailtip li p {
        height: .4rem;
        line-height: .4rem;
        font-size: .22rem;
    }

    .form .forgetPwd a {
        font-size: .24rem;
        line-height: .36rem;
    }

    .form .privacyRule p {
        font-size: .24rem;
        line-height: .36rem;
    }

    .form .wrapperBtn {
        margin: .3rem 0 0;
    }

    .form .wrapperBtn a.submit {
        width: 100%;
        height: .7rem;
        line-height: .7rem;
        font-size: .28rem;
    }

    .form .wrapperBtn a.login{
        font-size: .28rem;
        line-height: .36rem;
        color: #2c2c2c;
        display: block;
        margin-top: .2rem;
    }

    .form .wrapperBtn a.login a {
        color: #00b4b7;
        display: inline;
    }

    .form .error_info {
        font-size: .28rem;
    }
}
