/* 账户安全 start */
.level {
    width: 700px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto;
}
.margin_left15{
    margin-left: 15px;
}
.anquanjb{
    width: 74%;
    margin: 30px 3%;
    padding: 0 10%;
    height:60px;
    line-height: 60px;
    border:1px solid #eaeaea;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anquanjb img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.security_box {
    overflow: hidden;
    width: 980px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
    padding-bottom: 30px;
}

.security_box li {
    height:270px;
    width:27.5%;
    border-radius: 5px;
    border-bottom: 1px #d9d9d9 solid;
    text-align: center;
    border:1px solid #eaeaea;
    background: url(../../images/user/i_zhzx_jb_ture.png) no-repeat top right;
}
.security_box li div{
    text-align: center;
    margin:26px auto 0;
}
.security_box li span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
}

.security_box li span:first-child{
    margin: 0;
}

.security_box li span:first-child+span {
    padding-right: 20px;
    border-right: 1px #d9d9d9 solid;
}

.img_box {
    width: 38px;
    height:70px;
    background: url(../../images/user/i_aqzx_sj.png) no-repeat;
}
.img_box2 {
    width:76px;
    height:70px;
    background: url(../../images/user/i_aqzx_mm.png) no-repeat;
}
.img_box3 {
    width:58px;
    height:70px;
    background: url(../../images/user/i_aqzx_yx.png) no-repeat;
}

.img1 {
    background-position: -174px -145px;
}

.img2 {
    background-position: -99px -146px;
}

.modification {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top:20px;
    border: solid 1px #ccc;
}
/* 账户安全 end */
/* 修改密码 start */
.login_pwd_content {
    overflow: hidden;
    width: 91%;
    margin: 100px auto;
}

.login_pwd_table {
    width: 50%;
    display: inline-table;
    margin: 50px 100px;
}

.login_pwd_table tr {
    height: 60px;
    line-height: 60px;
}

.login_pwd_table tr td {
    padding-left: 10px;
}

.login_pwd_table tr td:first-child {
    width: 130px;
}

.set_pwd,
.set_more_pwd{
    width: 270px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border: 1px solid #ddd;
}

.sub_btn {
    cursor: pointer;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
}

/* 修改密码 end */

/* 成功页面 start */
.login_pwd_confirm_table {
    width: 50%;
    display: inline-table;
    margin: 50px 100px;
}

.login_pwd_confirm_table tr,
.login_pwd_confirm_table tr td{
    height: 160px;
    line-height: 160px;
}

.back_btn {
    display: inline-block;
    width: 190px;
    height: 40px;
    line-height: 40px;
}

/* 成功页面 end */

/* 绑定邮箱 start */

.get_email_code {
    width: 138px;
    height: 36px;
    line-height: 36px;
    margin: 12px 10px 0px 0px;
    cursor: pointer;
}

/* 绑定邮箱 end */

/* 登录页面 发送验证码 start */

.item-password .get_email_code {
    margin: 0;
    height: 38px;
    line-height: 38px;
}

/* 登录页面 发送验证码 end */

/* 个人资料修改页面 发送验证码 start */

.passport .get_email_code {
    margin: 0 38px 0 0;
}

/* 个人资料修改页面 发送验证码 end */

/* 注册页面 发送验证码 start */

.reg_note .get_email_code {
    margin: 0;
}

/* 注册页面 发送验证码 end */

/* 手机验证 start */

.phone_code {
    width: 140px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border: 1px solid #ddd;
}

/* 手机验证 end */

/* 用户信息 start */
.level_user {
    background: url(../../images/user/info_bg.gif) no-repeat;
    height: 165px;
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 5px;
    align-items: center;
    display: flex;
}
.level_user>div .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 30px 32px;
}
.level_user>div .pic>img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.level_user > div.ed_desc {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.level_user > div.ed_desc > div {
    width: 450px;
}

.level_user > div.ed_desc div.ed_img {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.section {
    width: 100%;
    max-height: 600px;
}
.section .more {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    margin-right: 20px;
    border-radius: 3px;
}

.section .more:hover {
    background: #1470cc;
    color: #fff;
}

.section .shops {
    margin: 0 20px;
    cursor: pointer;
}
/* .section .shops_lists {
    width: 256px;
    padding: 20px;
    border: solid 2px #ebebeb;
    margin: 0px 30px 20px 0px;
    position: relative;
    overflow: hidden;
}

.section .shops_lists:nth-child(3n) {
    margin-right: 0;
}

.section .shops_lists .left {
    width: 46px;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}

.section .shops_lists .left img {
    width: 100%;
    height: 100%;
}

.section .shops_lists .right {
    width: 200px;
}

.section .shops_lists .msg {
    width: 100%;
    height: 40px;
    margin: 10px 0px 0px 0px;
    border-top: 1px #d9d9d9 solid;
    padding: 10px 0px 0px 0px;
}

.section .shops_lists .msg p {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
} */
/* 
.shade {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    line-height: 76px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
}

.section .shops_lists:hover .shade {
    display: block;
}

.shade a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    box-shadow: 0px 2px 3px 0px
    rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 166px;
}

.shade a:first-child {
    margin-right: 30px;
    left: 30px;
} */

/* 用户信息 end */

/* 修改用户信息 start */

.user_table td:first-child {
    /* width: 121px; */
    width: 150px; /*基本资料的图标 */
}

.user_table .img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
}

.user_table .img img {
    width: 100%;
    height: 100%;
}
.a-upload {
    margin-left: 20px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    cursor: pointer;
    background: url("../../images/user/i_zhzx_add_tx.png") no-repeat;
}

.a-upload input {
    height: 100%;
    width: 100%;
    vertical-align: top;
    opacity: 0;
    font-size: 0;
}

.a-upload img {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 250px;
    top: 0px;
}

/* 修改用户信息 end */

/* 企业认证 start */

.level_CA {
    height: 33px;
    /* line-height: 86px; */
    text-align: center;
    border-bottom:1px solid #eaeaea;
}
.qyrz_table{
    margin:0 auto;
    width:96%;
    margin-top: 30px;
    color: #333333;
}
.qyrz_table tr {
    min-height: 70px;
    line-height: 70px;
    display: flex;
    cursor: pointer;
}
.qyrz_table tr td{
    width:340px;
}
.qyrz_table tr td:first-child{
    width: 15%;
}
.qyrz_table tr td:nth-child(3){
    width: 9%;
}
.qyrz_table tr td #cl_date{
    margin-top: 16px;
}
.qyrz_table tr td input[type=radio]{
    margin-left: 10px;
    margin-right: 3px;
    vertical-align: middle;
}
.qyrz_table tr td select[name=staff]{
    width: 290px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #c7c7c7;
}
.sc1_CA {
    /* width: 500px;
    height: 190px; */
    padding: 25px 0;
    /* margin: 0px auto 30px auto; */
}
.sc1_CA ul.list{
    display: flex;
    justify-content: space-between;
}
.sc1_CA li {
    position: relative;
    width: 227px;
    border: 1px #ccc solid;
    border-radius: 5px;
    height: 126px;
    background: url(../../images/common/zwtp.png) no-repeat center;
    /* background-size: 126px 126px; */
    text-align: center;
}
.sc2_CA li { 
    background: url(../../images/common/sfz_z.png) no-repeat center;
  
}
.sc2_CA li:nth-child(2) {   
    background: url(../../images/common/sfz_f.png) no-repeat center;  
}

.sc1_CA li .fileli_file_name {
    height: 40px;
    line-height: 40px;
}

.sc1_CA li:first-child + li + li + li {
    margin-right: 0px;
}
/* 改版营业执照样式 */
.sc1_CA.gaiban li input[type="file"] {
    position: absolute;
    right: -112px;
    bottom: 16px;
    z-index: 3;
    display: block;
    width:68px;
    height:30px;
    cursor: pointer;
    opacity: 0;
}

.sc1_CA.gaiban li img {
    position: absolute;
    left: 0;
    width: 220px;
    height: 121px;
    margin-left: 4px;
    margin-top: 3px;
    border-radius: 3px;
}

.sc1_CA.gaiban li .shows {
    width:68px;
    height:30px;
    line-height:30px;
    border:none;
    cursor: pointer;
    position: absolute;
    right: -112px;
    background: #ff7e00;
    color: #fff;
    bottom: 16px;
}
/* 改版身份证正反面 start*/
.sc2_CA li{
    height: 150px;
    width: 265px;
}
.sc1_CA.sc2_CA  li input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.sc1_CA.sc2_CA  li img {
    position: absolute;
    left: 0;
    width: 94%;
    height: 94%;
    margin:2% 3%;
}

.sc1_CA.sc2_CA  li .shows {
    height: 23px;
    line-height: 20px;
    margin-top: 112px;
    border: none;
    cursor: pointer;
}
/* 申请人信息 start*/
.qyrz_table2 tr td{
    width:615px;
}
.qyrz_table2 tr td.shouquan{
    line-height: 30px;
}
.qyrz_table2 tr td.shouquan hr{
    margin: 5px auto;
    background:#fff;
    border-top: 1px solid #eaeaea;
}
.qyrz_table2 tr td.shouquan .down{
    padding:3px 10px;
    border-radius: 5px;
    background:#2da1ea ;
    color:#fff;
    margin-left: 20px;
}
.qyrz_table2 tr td.shouquan p{
    color:#a1a1a1;
}
.qyrz_table2 tr td.shouquan input[type=file]{
    position: absolute;
    right: 40%;
    z-index: 3;
    display: block;
    width: 68px;
    height: 30px;
    cursor: pointer;
    opacity: 0;
    top:0;
}
.qyrz_table2 tr td.shouquan input.shows{
    right: 40%;
    width: 68px;
    height: 30px;
    line-height: 30px;
    border: none;
    cursor: pointer;
    position: absolute;
    background: #ff7e00;
    color: #fff;
}
.qyrz_table_succ{
    width: 94%;
    text-align: left;
    margin:0 auto;
}
.qyrz_table_succ tr{
    line-height: 60px;
    border-bottom: 1px solid #eaeaea;
}
.qyrz_table_succ tr td span{
    display: inline-block;
    min-width: 100px;
    text-align: right;
}
.sec-mid .step3 {
    margin:20px 0;
}
.color_ef3f09 {
    color: #ef3f09;
    margin-right: 3px;
}
.CA_box {
    display: none;
}

.desc {
    width:100%;
    /* height: 522px; */
    border: solid 1px #eaeef2;
    box-shadow:  7px 7px 4px 0px #eaeef2;
}
.desc .succ{
    position: absolute;
    top:40px;
    right: 90px;
}
.desc table {
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
}

.desc tr {
    height: 36px;
    line-height: 36px;
}

.CA_desc {
    width:560px;
    height: 200px;
    background: #fff;
    margin: 0px auto;
    padding-bottom: 20px;
    border-top: 1px dotted #e7e7e7;
}

.CA_desc li {
   margin-right: 70px;
}

.CA_desc li:first-child + li + li +li {
    margin-right: 0px;
}

/* 企业认证 end */
/* 发票信息 star */
.fp_message .fp_message_li{
    width: 92%;
    margin: 0 auto;
    border:1px solid #eaeaea;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    position: relative;
    padding-top:10px;
}
.fp_message .fp_message_li:first-child{
    margin-top: 0;
}
.option_delete_fp{
    position: absolute;
    right: 13px;
    top:0;
}
.option_modify{
    padding:1px 3px;
}
.ischecked{
    border:1px solid #84c360;
}
.fp_message .fp_message_li div{
    width: 360px;
    line-height: 32px;
    float: left;
    display: block;
    margin-left: 40px;
    font-size: 14px;
}
/* 发票信息 end */

/* 收货地址 start */

.streat_add{
    width: 477px;
}
/* .fixed_tel1,
.fixed_tel3{
    width: 50px;
}
.fixed_tel3 {
    margin-right: 20px;
}
.fixed_tel2{
    width: 100px;
}
.fixed_tel{
    display: inline-block;
    padding: 0px 20px 0px 20px;
} */
.address_list {
    width: 937px;
    margin: 0px auto;
    border:1px solid #eaeaea
}

.address_list tr {
    height: 40px;
    line-height: 40px;
}

/* .address_list tr:nth-child(2n+1) {
    background: #f5f9fc;
} */

.address_list tr:first-child {
    height: 42px;
    line-height: 42px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}

.address_list tr td {
    padding: 0 10px;
}

.address_list td:last-child span {
    cursor: pointer;
    margin: 0px 6px;
}

.ischecked,
.checked {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    margin: 0px 10px;
}

.address_list_layer input,
.address_list_layer select{
    height: 30px;
    border: solid 1px #e5e5e5;
    text-align: center;
}
/* 收货地址 end */

