
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td {
    padding: 0;
    margin: 0;
    cursor: default;
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color, border, background .2s, .2s, .2s;
    transition: color, border, background .2s, .2s, .2s;
}
.remen a{
    margin-right: 18px;
    color: #999;
}
.aj-popbox {
    /*display: none;*/
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}

.aj-popbox .mask {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.aj-popbox .reg-pop {
    width: 720px;
    height: 460px;
    background-color: #fff;
    /* box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15); */
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -230px;
    margin-left: -360px;
    border-radius: 5px;
    overflow: hidden;
}
.fl {
    float: left;
}

.reg-pop .left {
    width: 50%;
    background-color: #f6f6f6;
    padding: 26px;
}

.aj-popbox .aj-logo {
    width: 110px;
    margin-bottom: 16px;
}

.reg-pop .left p {
    font-size: 16px;
    color: #696969;
}

.reg-pop .left p.border {
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 24px;
    margin-bottom: 22px;
}

.reg-pop .left ul li {
    list-style-type: disc;
    color: #696969;
    line-height: 34px;
    margin-left: 16px;
    font-size: 14px;
}

.reg-pop .right {
    padding: 0 26px;
}

.reg-pop .right .aj-point {
    text-align: center;
    font-size: 16px;
    color: #2e2e2e;
    font-weight: bold;
    /* padding-top: 40px; */
}
.wrp_code .impowerBox .qrcode {
width: 141px !important;
margin-top: 15px;
border: 1px solid #E2E2E2;
    }
.reg-pop .right .reg-way {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #57b5ef;
    display: block;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 32px;
}

.reg-pop .right .reg-way p {
    display: inline-block;
}

.reg-pop .right .reg-way.reg-wechat {
    background-color: #55b334;
}

.reg-pop .right .reg-way.reg-phone {
    background-color: #888;
}

.aj-popbox .close-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 18px;
    color: #bbb;
}

.aj-popbox .close-btn i {
    font-size: 18px;
}

.reg-pop .right .reg-way i {
    display: inline-block;
    font-size: 24px;
    vertical-align: -4px;
    margin-right: 5px;
}
.index_touxiang{
    position: relative;
    right: 30px;
    height: 75px;
    width: 90px;
    float: right;
}
.index_touxiang .touxiang{
    width: 50px;
    height: 50px;
    /* background: #fff; */
    border-radius: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    position: relative;
    top: 18px;
}
.index_touxiang .touxiang img{
    width: 40px;border-radius: 100%;
}
.login_xiala{
width: 270px;
height: 122px;
border-radius: 5px;
background: #fff;
border: 1px solid #ddd;
position: absolute;
right: -40px;
top: 70px;
display: none;
z-index: 999;
    }
    .index_touxiang:hover .login_xiala {
display: block;
    }
    .index_touxiang:hover .sanjiao {
transform: rotate(180deg);
color: #fa3c64;
    }
    .login_username{
height: 80px;
border-bottom: 1px solid #ddd;
    }
    .user_picture{
display: block;
width: 50px;
border-radius: 100%;
margin: 14px auto;
    }
    .user_headers{
    padding: 10px 5px;
    }
    .user_headers p{
        font-size: 16px;
        margin: 0px;
        line-height: 30px;
    }
    .user_headers p:last-child{
        font-size: 12px;
    }
    .user_headers p img{
    
    }
    .login_gouwu{
        width: 90%;
        margin-left: 5%;
    }
    .login_gouwu img{
        display: block;
        width: 22px;
        margin: 18px auto;
    }
    .login_gouwu .list_block{
        height: 60px;
        border-bottom: 1px solid #ddd;
    }
    .login_gouwu .row p{
        line-height: 20px;
        margin-bottom: 0px;
        font-size: 16px;
    }
    .login_gouwu .row p:last-child{
        margin-bottom: 0px;
        font-size: 12px;
    }
    .login_gouwu .padding_center{
        padding: 10px 0px;
    }
    .jinru_btn{
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background: #01923e;
        font-size: 12px;
        margin: 14px auto;
        border-radius: 4px;
    }
    .tuichu{
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f1f1f1;
    }
    .tuichu img{
        width: 15px;
        margin-right: 5px;
    }
    .sanjiao{
        position: absolute;
        height: 75px;
        line-height: 75px;
        width: 16px;
        float: right;
        color: #fff;
        top: 0px;
        right: 0px;
        font-size: 18px;
        transition:0.2s;
    }

    
    .pager a{
        width: 36px;
        height: 36px;
        line-height: 36px;
        background: #fff;
        color: #C00000;
        font-weight: normal;
        border-radius: 5px;
        padding: 10px;
        margin-right: 8px;
    }
    .pager .current{
        width: 36px;
        height: 36px;
        line-height: 36px;
        background: #C00000 !important;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
        padding: 10px;
        margin-right: 8px;
    }