/*登录样式*/
#agreement{
    display: none;
    padding: 20px;
    line-height: 34px;
}
.open-agreement{
    cursor: pointer;
}
.phone-code{
    position: relative;
}
.banner_login .login_form .form_row.phone-code input {
    width: 70%;
}
.phone-code .pass-item-timer{
    position: absolute;
    margin-top: 5px;
    right: 0;
    padding: 8px 0px 8px 12px;
    display: inline-block;
    border:none;
    background-color: #ffffff;
}
.banner_login .login_form p.tip{
    text-align: center;
    color: #999999;
}
.banner_login .login_form p.tip span{
    color: #0096D9;
}
.banner_login .login_form .box2 .note{
    margin: 10px 0;
}
/*注册费用样式*/
.zhuce_fee .chongzhi_mod1{
    height: auto;
    overflow: hidden;
    padding-bottom: 100px;
}
.zhuce_fee .chongzhi_btn{
    height: 60px;
    width: 375px;
    text-align: center;
    margin: 0 auto;
}
.zhuce_fee .chongzhi_btn span {
    display: inline-block;
    width: 375px;
    line-height: 60px;
    background: #2887c7;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
    height: 60px;

}
/*注册第一步样式*/
.img_code{
    width: 20%;
    height: 46px;
    float: right;
    border-radius: 6px;
}
.error-tip{
    font-size: 12px;
    color: red;
    font-weight: normal;
}
.get_phone_code{
    background-color: transparent;
}
.register-tip{
    width: 100%;
    line-height: 100px;
    text-align: center;
    color: #d43f3a;
    font-size: 16px;
}
/*省市区联动选择样式*/
.select-wrap{
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0px 15px;
    width: 25%;
    margin-right: 10px;
    float: left;
}
.address-tip{
    width: 100%;
    margin-top: 10px;
    color: #999999;
}
/*注册第二步样式*/
.type_special,.type_personal{
    display: none;
}
.re_form_b .box{
    border: none;
    padding-bottom: 20px;
}
.re_form_b .tit span.blue-line{
    color: #0096D9;
    margin-right: 10px;
    font-size: 25px;
    font-weight: bold;
}
.form_row .layui-btn{
    color: #0C0C0C;
    padding-right: 0px;
}
.layui-upload-list .layui-upload-img{
    width: 150px;
    height: 150px;
    display: none;
}
#site-img,#picture-img,#pingzhengimg,#zhizhaoimg{
    width: 165px;
    height: 160px;
    position: relative;
    display: none;
}
#site-img .delete,#picture-img .delete,#pingzhengimg .delete,#zhizhaoimg .delete{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
#site-img img.layui-upload-img,#picture-img img.layui-upload-img,#pingzhengimg img.layui-upload-img,#zhizhaoimg img.layui-upload-img {
    display: block;
}
.layui-form-radioed>i{
    color: #0cb7e0;
}
.layui-upload .layui-btn{
    font-weight: normal;
    line-height: 46px;
    height: 46px;
    width: 122px;
    color: #fff;
    border-radius: 6px;
    background: #2887c7;
    text-align: center;
    padding: 0;
}
.idcard{
    width: 255px;
    border-radius: 6px;
    float: left;
    margin-right: 15px;
}
.idcard .layui-upload-drag{
    width: 100%;
    height: 100%;
}
.button_box input{
    width: 208px;
    height: 60px;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #999999;
    background: #fff;
    border-radius: 6px;
    margin: 0 10px;
}
.layui-tree-icon .layui-icon{
    position: absolute;
    left: -1px;
    top: -1px;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #2887c7!important;
    background-color: #2887c7;
    color: #fff;
}
.error-tip,.different{
    display: none;
}
.layui-upload .upimg3 {
    background: url(../img/jia.png) no-repeat center center;
    width: 100px;
    position: relative;
}
.layui-upload .upimg3 .layui-upload-img {
    width: 100%;
    display: block;
    border-radius: 5px;
    height: 100px;
    position: relative;
    border: 1px solid #CCCCCC;
    z-index: 5;
}
.layui-upload .upimg3 .layui-upload-img img{
    width: 98px;
    height: 98px;
}
/*资质上传*/
.attach-list .img-wrap{
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    margin: 10px;
}
.attach-list .img-wrap img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.attach-list .img-wrap .delete{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
/*经销商注册*/
.company-intro{
    width: 100%;
    height: 100px;
    border-radius: 6px;
    padding: 20px;
}
.view-rules{
    display: inline-block;
    line-height: 54px;
    text-align: right;
}
.view-rules em{
    color: #0096D9;
    cursor: pointer;
}
/*厂商入驻*/
.layui-upload-list .img-wrap .layui-upload-img{
    display: block;
    width:120px;
    height: 120px;
}
.delete_brand,.delete_q{
    position: absolute;
    right: 0;
}
.layui-upload-list .img-wrap{
    position: relative;
    width: 122px;
    height: 122px;
    float: left;
}
