﻿.content {
    background-color: #f9f9f9;
    padding: 15px 19px 0 15px;
    height: 500px;
}

.AccountAdd_header {
    display: block;
    height: 50px;
    background-color: #fff;
}

    .AccountAdd_header p {
        color: #333;
        font-size: 20px;
        font-family: " PingFangSC-Regular";
        line-height: 20px;
        padding-top: 15px;
        margin: 0;
    }

        .AccountAdd_header p span {
            color: #38b3ff;
            margin: 20px;
        }

.AccountAdd_content {
    background-color: #fff;
    margin-top: 30px;
    min-height: 465px;
}

.add_account, .add_jine, .add_fangshi {
    display: inline-block;
    margin-left: 20px;
    color: #333;
    font-size: 14px;
    font-family: " PingFangSC-Regular";
    height: 30px;
    line-height: 30px;
}

.add_account {
    margin-top: 20px;
}

.add_jine {
    margin-top: 10px;
}

.add_fangshi {
    margin-top: 70px;
    /*margin-bottom: 13px;*/
}

.AccountAdd_content2 .msg_hedui {
    color: #999;
    font-size: 14px;
    margin-left: 55px;
    padding-bottom: 20px;
}

.add_jine input {
    height: 30px;
    border: 1px solid #e7e5e5;
    margin-right: 6px;
    padding-left: 15px;
    box-sizing: border-box;
}

.add_fapiao {
    padding-left: 20px;
    margin-left: 20px;
    color: #999;
    font-size: 12px;
    background: url(/Manager/images/tanhao.png)no-repeat 2px;
}

.erweima {
    width: 172px;
    height: 172px;
    margin-left: 72px;
}

    .erweima img {
        width: 100%;
        height: 100%;
    }

.AccountAdd_content2, .AccountAdd_content3 {
    background-color: #fff;
    padding-top: 15px;
    margin-top: 15px;
    margin-left: 20px;
    border-top: 1px solid #e7e5e5;
    box-sizing: border-box;
}

    .AccountAdd_content2 h4, .AccountAdd_content3 h4 {
        margin: 0;
        font-size: 16px;
        color: #333;
        font-family: " PingFangSC-Regular";
        margin-top: 20px;
    }

    .AccountAdd_content2 p {
        margin: 20px 0 15px 0px;
        font-size: 14px;
        color: #333;
        font-family: " PingFangSC-Regular";
    }

    .AccountAdd_content3 .content3_top {
        padding-left: 20px;
        padding: 1px;
        background-color: #f9f9f9;
    }

        .AccountAdd_content3 .content3_top p {
            margin-left: 20px;
            line-height: 14px;
            height: 14px;
        }

.add_comfirm {
    display: inline-block;
    color: #FFFFFF;
    background-color: #38b3ff;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    width: 130px;
    font-size: 14px;
    text-align: center;
    margin-left: 69px;
    font-family: " PingFangSC-Regular";
    margin-bottom: 20px;
}

.zhifubao_img, .weixin_img, .yinhang_img {
    display: inline-block;
    width: 80px;
    height: 30px;
    position: relative;
    top: 8px;
    left: 5px;
}

.wopay_img {
    display: inline-block;
    width: 100px;
    height: 30px;
    position: relative;
    top: 3px;
    left: 5px;
}

.zhifubao_img {
    background: url(../images/zhifubao.png) no-repeat;
}

.weixin_img {
    background: url(../images/weixin.png) no-repeat;
}

.yinhang_img {
    background: url(../images/yinhangzhuanzhang.png) no-repeat;
}

.wopay_img {
    background: url(../images/wozhifu.png) no-repeat;
}

.AccountAdd_content3 p {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    color: #333;
    font-size: 14px;
}

.AccountAdd_content3 .add_shenhe {
    margin-top: 0px;
    color: #999;
    padding-left: 23px;
    margin-left: 70px;
    font-size: 12px;
    background: url(/Manager/images/tanhao.png)no-repeat 2px;
}

.AccountAdd_content3 .add_shenhe_zhuan {
    margin-top: 0px;
    font-size: 12px;
    color: #999;
    height: 12px;
    line-height: 12px;
    margin-top: 10px;
}

.AccountAdd_content3 p input {
    height: 30px;
    border: 1px solid #e7e5e5;
    width: 277px;
    padding-left: 10px;
    box-sizing: border-box;
}
