.m-captcha {
    zoom: 1;
    /*margin-bottom: 96px;*/
}
.m-captcha:before,.m-captcha:after {
    content: "";
    display: table;
}
.m-captcha:after {
    clear: both;
    overflow: hidden;
}
.captcha-tabs-container {
    zoom: 1;
    margin-top: 32px;
}
.captcha-tabs-container:before, .captcha-tabs-container:after {
    content: "";
    display: table;
}
.captcha-tabs-container:after {
    clear: both;
    overflow: hidden;
}
.captcha-tabs-container:before, .captcha-tabs-container:after {
    content: "";
    display: table;
}
.captcha-tabs-tab + .captcha-tabs-tab {
    border-left: none;
}
.captcha-tabs-tab {
    width: 33.33%;
    display: block;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #222;
    border: 1px solid #e4e7ef;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #f4f8fc;
}
.captcha-tabs-tab.active {
    background-color: #fff;
    border-bottom-color: transparent;
}
.captcha-type-container {
    padding: 0 16px 32px;
    border-right: 1px solid #e4e7ef;
    border-bottom: 1px solid #e4e7ef;
    border-left: 1px solid #e4e7ef;
    zoom: 1;
}
.captcha-type-container:before, .captcha-type-container:after {
    content: "";
    display: table;
}
.captcha-type-container:after {
    clear: both;
    overflow: hidden;
}
.captcha-type-container:before, .captcha-type-container:after {
    content: "";
    display: table;
}
.captcha-type-item {
    display: none;
}
.captcha-type-item.active {
    display: block;
}
.captcha-item {
    width: 50%;
    margin-top: 32px;
}
.captcha-item.is-block {
    width: auto;
}
.captcha-item.is-block .captcha-wrap {
    position: relative;
    height: 192px;
    max-width: none;
    width: auto;
    border: 1px solid #e4e7ef;
}
.captcha-item.is-block .captcha-hd {
    height: auto;
    padding: 48px 0 0 32px;
    background: transparent;
}
.captcha-item.is-block .captcha-content {
    position: absolute;
    padding: 0;
    top: 28px;
    right: 24px;
    width: 200px;
}
.captcha-item.is-block .wapimg img {
    width: 112px;
    height: 112px;
}
.captcha-item.is-left {
    float: left;
}
.captcha-item.is-right {
    float: right;
}
.captcha-item.is-right .captcha-wrap {
    float: right;
}
.captcha-item.is-center {
    margin-left: auto;
    margin-right: auto;
}
.captcha-wrap {
    max-width: 436px;
    width: 436px;
    height: 528px;
    border: 1px solid #e6e8eb;
}
.captcha-hd {
    min-height: 137px;
    padding: 31px 32px 8px 31px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #f7f9fa;
}
.u-mdtitle {
    font-size: 18px;
    color: #222;
    line-height: 25px;
    padding-top: 18px;
    padding-bottom: 16px;
}
.captcha-desc {
    padding-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #626366;
    text-align: left;
    text-align: justify;
}
.captcha-content {
    width: 376px;
    padding-top: 32px;
    margin: 0 auto;
}
.u-fitem {
    zoom: 1;
    padding-bottom: 16px;
}
.u-fitem:before, .u-fitem:after {
    content: "";
    display: table;
}
.u-fitem:after {
    clear: both;
    overflow: hidden;
}

.u-fitem label {
    float: left;
    width: 56px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.u-fitem input {
    float: left;
    width: 270px;
    height: 40px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 15px;
    border: 1px solid #d7dce0;
    background-color: #fff;
    font-size: 16px;
    color: rgba(102,102,102,0.5);
}
fitem:after {
    content: "";
    display: table;
}
.u-fitem-captcha >div {
    float: left;
}
.u-fitem-captcha >div >div {
    z-index: 1;
}
.u-fitem-error {
    color: #ff5447;
    padding-left: 56px;
    display: none;
}

.u-fitem-login {
    width: 270px;
    margin-left: 56px;
}

.u-fitem-login .u-fitem-login-btn {
    width: 100%;
    background-color: #9d9d9d;
    color: #fff;
    line-height: 22px;
    padding: 8px 0;
    font-size: 14px;
    cursor: default;
}

/*.sw-captcha {*/
/*    z-index: 999;*/
/*    box-sizing: border-box;*/
/*    border-radius: 6px;*/
/*    position: relative;*/
/*    margin: auto;*/
/*    font-size: 14px;*/
/*    touch-action: none;*/
/*}*/

/*.sw-captcha .sw-captcha-panel {*/
/*    width: 100%;*/
/*    height: 165px;*/
/*    position: relative;*/
/*    user-select: none;*/
/*    display: none;*/
/*}*/

/*.sw-captcha .sw-captcha-panel-placeholder {*/
/*    pointer-events: auto;*/
/*    padding-top: 50%;*/
/*}*/

/*.sw-captcha .sw-captcha-images {*/
/*    pointer-events: auto;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.sw-captcha .sw-captcha-loadbox {*/
/*    display: none;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    text-align: center;*/
/*    background-image: url(../images/icon_light.png);*/
/*    background-color: #f7f9fa;*/
/*    background-position: 50%;*/
/*    background-size: cover;*/
/*}*/

/*.sw-captcha .sw-captcha-loadbox .sw-captcha-loadbox-inner {*/
/*    position: relative;*/
/*    top: 50%;*/
/*    margin-top: -25px;*/
/*}*/

/*.sw-captcha .sw-captcha-loadbox .sw-captcha-loadbox-inner .sw-captcha-loadicon {*/
/*    width: 32px;*/
/*    height: 32px;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.sw-captcha .sw-captcha-loadbox .sw-captcha-loadbox-inner .sw-captcha-loadtext {*/
/*    display: block;*/
/*    line-height: 20px;*/
/*    color: #45494c;*/
/*}*/

/*.sw-captcha .sw-captcha-top-right {*/
/*    float: left;*/
/*}*/

/*.sw-captcha .sw-captcha-top {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    max-width: 98px;*/
/*    z-index: 2;*/
/*    background-color: rgba(0,0,0,.12);*/
/*}*/

/*.sw-captcha .sw-captcha-top-right {*/
/*    float: right;*/
/*}*/

/*.sw-captcha .sw-captcha-refresh {*/
/*    float: left;*/
/*    background-image: url(../images/icon_light.png);*/
/*    background-position: 0 -729px;*/
/*    background-size: 40px 1497px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    margin-left: 4px;*/
/*    cursor: pointer;*/
/*    font-size: 0;*/
/*    vertical-align: top;*/
/*    text-indent: -9999px;*/
/*    text-transform: capitalize;*/
/*    border: none;*/
/*    background-color: transparent;*/
/*}*/

/*.sw-captcha-bg-img-div {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    transform: translate(0px, 0px);*/
/*}*/

/*.sw-captcha-slider-img-div {*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    transform: translate(0px, 0px);*/
/*}*/

/*.sw-captcha-bg-img-div img {*/
/*    width: 100%;*/
/*}*/

/*.sw-captcha-slider-img-div img {*/
/*    height: 100%;*/
/*}*/

/*.sw-captcha .sw-captcha-slider-move {*/
/*    height: 60px;*/
/*    width: 100%;*/
/*    margin: 11px 0;*/
/*    position: relative;*/
/*}*/

/*.sw-captcha .sw-captcha-bottom {*/
/*    height: 19px;*/
/*    width: 100%;*/
/*}*/

/*.sw-captcha-slider-move .sw-captcha-slider-move-track {*/
/*    line-height: 38px;*/
/*    font-size: 14px;*/
/*    text-align: center;*/
/*    !*white-space: nowrap;*!*/
/*    color: #88949d;*/
/*    -moz-user-select: none;*/
/*    -webkit-user-select: none;*/
/*    user-select: none;*/
/*}*/

/*.sw-captcha {*/
/*    user-select: none;*/
/*}*/

/*.sw-captcha img {*/
/*    pointer-events: none;*/
/*    border: 0;*/
/*}*/

/*.sw-captcha .sw-captcha-control {*/
/*    position: relative;*/
/*    border: 1px solid #e4e7eb;*/
/*    background-color: #f7f9fa;*/
/*}*/

/*.sw-captcha .sw-captcha-slide-indicator {*/
/*    position: absolute;*/
/*    top: -1px;*/
/*    left: -1px;*/
/*    width: 0;*/
/*    border: 0px solid #1919fa;*/
/*    background-color: #d1e9fe;*/
/*    border-radius: 2px;*/
/*}*/

/*.sw-captcha .sw-captcha-slider {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    background-color: #fff;*/
/*    box-shadow: 0 0 3px 0 rgb(0,0,0,0.3);*/
/*    cursor: pointer;*/
/*    transition: background .2s linear;*/
/*    border-radius: 2px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*}*/

/*.sw-captcha .sw-captcha-slider .sw-captcha-slider-icon {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    margin-top: -6px;*/
/*    left: 50%;*/
/*    margin-left: -6px;*/
/*    width: 14px;*/
/*    height: 10px;*/
/*    background-image: url(../images/icon_light.png);*/
/*    background-position: 0 -15px;*/
/*    background-size: 40px 1497px;*/
/*}*/

/*.sw-captcha .sw-captcha-tips {*/
/*    padding-left: 40px;*/
/*    text-align: center;*/
/*    color: #45494c;*/
/*    height: 100%;*/
/*    white-space: nowrap;*/
/*    font-size: 0;*/
/*}*/

/*.sw-captcha .sw-captcha-tips-before {*/
/*    width: 0;*/
/*    height: 100%;*/
/*    vertical-align: middle;*/
/*}*/

/*.sw-captcha .sw-captcha-tips-content {*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    white-space: normal;*/
/*    font-size: 14px;*/
/*    line-height: 18px;*/
/*    zoom: 1;*/
/*}*/

/*.sw-captcha .sw-captcha-tips-icon {*/

/*}*/

/*.sw-captcha .sw-captcha-tips-text {*/
/*    vertical-align: middle;*/
/*    word-break: break-word;*/
/*}*/

/*.sw-captcha .sw-captcha-tips-answer {*/
/*    vertical-align: middle;*/
/*    font-weight: 700;*/
/*    zoom: 1;*/
/*}*/

/*.sw-captcha .sw-captcha-tips-answer.hide {*/
/*    display: none;*/
/*}*/

/*.sw-captcha-slider-move .sw-captcha-slider-move-btn {*/
/*    transform: translate(0px, 0px);*/
/*    background-position: -5px 11.79625%;*/
/*    position: absolute;*/
/*    top: -12px;*/
/*    left: 0;*/
/*    width: 66px;*/
/*    height: 66px;*/
/*    color: #00599c*/
/*}*/

/*.sw-captcha-slider-move-btn:hover, .sw-captcha-close-btn:hover, .sw-captcha-refresh-btn:hover {*/
/*    cursor: pointer*/
/*}*/

/*.sw-captcha-bottom .sw-captcha-refresh-btn {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background-position: 0 81.38425%;*/
/*}*/

/*.sliderContainer_active .sw-captcha-slider {*/
/*    top: -1px;*/
/*    border: 1px solid #1991FA;*/
/*}*/

/*.sliderContainer_active .sw-captcha-slide-indicator {*/
/*    border-width: 1px 0 1px 1px;*/
/*}*/

/*.sliderContainer_success .sw-captcha-slider {*/
/*    top: -1px;*/
/*    border: 1px solid #52CCBA;*/
/*    background-color: #52CCBA !important;*/
/*}*/

/*.sliderContainer_success .sw-captcha-slide-indicator {*/
/*    border: 1px solid #52CCBA;*/
/*    border-width: 1px 0 1px 1px;*/
/*    background-color: #D2F4EF;*/
/*}*/

/*.sliderContainer_success .sw-captcha-slider-icon {*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    background-image: url(../images/icon_light.png);*/
/*    background-position: 0 0;*/
/*    background-size: 40px 1497px;*/
/*}*/

/*.sliderContainer_fail .sw-captcha-slider {*/
/*    top: -1px;*/
/*    border: 1px solid #f57a7a;*/
/*    background-color: #f57a7a !important;*/
/*}*/

/*.sliderContainer_fail .sw-captcha-slide-indicator {*/
/*    border: 1px solid #f57a7a;*/
/*    background-color: #fce1e1;*/
/*    border-width: 1px 0 1px 1px;*/
/*}*/

/*.sliderContainer_fail .sw-captcha-slider-icon {*/
/*    width: 14px;*/
/*    height: 14px;*/
/*    background-image: url(../images/icon_light.png);*/
/*    background-position: 0 -15px;*/
/*    background-size: 40px 1497px;*/
/*}*/







