@charset "utf-8";

.o-dialog-content .select_box:after {
    display: none !important
}

.o-dialog .o-dialog-content {
    box-sizing: content-box
}

.city,
.province {
    height: 35px !important;
    line-height: 35px !important;
    width: 35% !important;
    margin-right: 15px
}

.o-dialog-content .select_box select {
    opacity: 1;
    position: relative
}

.o-dialog-content .select_box {
    width: 100px;
    display: inline-block;
    padding: 0
}

.o-dialog-content .o-select select {
    line-height: 35px;
    height: 35px;
    background: 0 0
}

.o-dialog-content .select_box .city,
.o-dialog-content .select_box .province {
    width: 100% !important
}

.o-dialog .o-data-list dt {
    font-weight: 400
}

.o-dialog .o-data-list label {
    font-weight: 400;
    line-height: 30px;
    background: 0 0
}

.perfect_infomation_tip {
    top: 44% !important;
    position: fixed;
    right: 0;
    font-size: 12px;
    color: #999;
    display: none !important;
    z-index: 9999
}

.perfect_infomation_tip_box {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transition: all .3s;
    background-color: rgb(242 242 242);
    border-radius: 40px 0 0 40px;
    padding: 5px 5px 5px 10px;
    right: -70px
}

.tip_jifen {
    width: 30px;
    margin-right: 10px
}

.perfect_infomation_tip .no_tip_day3 {
    position: absolute;
    top: -15px;
    right: 0;
    background: #f2f2f2;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 15px;
    box-sizing: border-box
}

.tip_jifen_text {
    position: absolute;
    top: 5px;
    left: 9px;
    background: #ff6c33;
    color: #fff;
    font-size: 12px;
    border-radius: 6px;
    padding: 0 3px
}

.o-dialog-content {
    width: 80% !important
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.pop_verification_my {
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 98%;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    z-index: 9999999999;
    font-size: 14px;
    padding-bottom: 20px
}

.pop_verification_my .desc_txt {
    text-align: left;
    background: #fff;
    font-size: 13px;
    line-height: 25px;
    z-index: 9;
    padding: 10px 20px;
    box-sizing: border-box;
    position: relative
}

.pop_verification_my .email_iframe {
    top: 0;
    left: 0
}

.change_verification {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    font-size: 14px
}

.change_verification a {
    color: #1890ff;
    margin-left: 20px
}

.pop_verification_my h6 {
    height: 50px;
    text-align: left;
    line-height: 50px;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 400;
    color: #303133;
    position: relative;
    z-index: 9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.close_icon_d {
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 16px;
    color: #666;
    font-size: 20px;
    border-color:#fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.pop_verification_my form {
    width: 100%;
    padding: 0 20px 30px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pop_verification_my .step:after {
    content: "";
    display: block;
    clear: both
}

.pop_verification_my .step {
    zoom: 1;
    margin: 10px 90px 55px
}

.pop_verification_my .step li {
    display: block;
    float: left;
    width: 50%;
    position: relative;
    text-align: center;
    color: #999
}

.pop_verification_my .step i {
    display: block;
    font-style: normal;
    margin: 0 auto 15px;
    color: #fff;
    background: #c9c9c9;
    font-weight: 700;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%
}

.pop_verification_my .step span {
    position: absolute;
    width: 100%;
    height: 5px;
    background: #c9c9c9;
    z-index: -1;
    top: 12px;
    left: 0
}

.pop_verification_my .step .active {
    color: #7abd54
}

.pop_verification_my .step .active i,
.pop_verification_my .step .active span {
    background: #7abd54
}

.pop_verification_my .step .actived {
    color: #caecb6
}

.pop_verification_my .step .actived i,
.pop_verification_my .step .actived span {
    background: #caecb6
}

.pop_verification_my .fc-red {
    color: #d22
}

.pop_verification_my dl {
    overflow: hidden;
    width: 100%
}

.pop_verification_my dt {
    width: 85px;
    margin-right: 20px;
    text-align: right
}

.pop_verification_my dd {
    position: relative
}

.pop_verification_my .text_input {
    padding: 0 10px;
    line-height: 34px;
    border: none;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #dcdee2;
    vertical-align: middle;
    box-sizing: border-box
}

.pop_verification_my .text_input.text_phone {
    padding-left: 130px;
}

.pop_verification_my .ui-err {
    line-height: 20px
}

.pop_verification_my .ui-err.ajax-err {
    display: block;
    position: static;
    margin-left: 105px
}

.pop_verification_my .g-left .ui-err.ajax-err {
    margin-left: 0
}

.pop_verification_my .step {
    color: #999
}

.pop_verification_my .g-left {
    float: left;
    width: 100%
}

.getcode_btn[disabled],
.pop_verification_my .getcode_btn.disabled {
    color: #ddd
}

.pop_verification_my .mr26 {
    margin-right: 26px
}

.pop_verification_my .explain-font {
    font-size: 14px;
    color: #6d6d6d;
    padding-top: 120px
}

.pop_verification_my .explain-font>div {
    font-weight: 700;
    margin-bottom: 2px
}

.pop_verification_my .explain-font>p {
    margin-top: 5px;
    color: #8d8d8d
}

.pop_verification_my .explain-font>a {
    color: #3d9a8f
}

.pop_verification_my .mobile_item select {
    position: absolute;
    top: 0;
    left: 0;
    outline: 0;
    width: 110px;
    height: 36px;
    line-height: 36px;
    border: 0 solid #ccc;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
    background: 0 0
}

.pop_verification_my .mobile_item .text_input {
    width: 100%
}

.pop_verification_my .ui-btn {
    line-height: 34px;
    height: 34px;
    text-align: center;
    background-color: #c00;
    border: 0;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.pop_verification_my .sub_btn {
    width: 100px;
    display: block;
    float: right;
    margin-left: auto;
}

.pop_verification_my .ui-err {
    font-size: 14px;
    z-index: 1;
    top: 35px;
    right: 0;
    color: #e86868;
    background-color: #fff;
    display: block
}

.pop_verification_my .ui-btn:hover {
    outline: 0
}

.pop_verification_my .ui-btn.disabled {
    background-color: #999
}

.pop_verification_my .getcode_btn {
    position: absolute;
    top: 1px;
    right: 1px;
    line-height: 33px;
    color: #c00;
    font-size: 12px;
    background-color: #fff;
}

.nc_scale,
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper {
    width: 100% !important
}
.check-vip {
  display: inline-block;
  background-image: url(/https/staticbbs.elecfans.com/static/image/user/sprite.png);
  background-position: -115px -173px;
  width: 22px;
  height: 18px;
  position: relative;
}
.bbs_message_tip{
  padding: 5px 0px;
    background: rgba(255,176,0,0.1);
    padding-left: 10px;
    margin-top: 10px;
    text-align: left;
}
.bbs_message_tip img{
    vertical-align: middle;
    width: 15px;
    margin-right: 4px;
}