/**
 * author: jzsjiale
 * qq: 836333583
 * e-mail: 836333583@qq.com
 * dismall: https://addon.dismall.com/?@32563.developer
 * createtime: 201907021510
 * updatetime: 202002261509
 * main version: 1.5.54
 */
.jzsjiale-isms-body {
    overflow: hidden;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.jzs_jiale_i_sms_register_main, .jzs_jiale_i_sms_login_main, .jzsjiale_isms_home_main, jzs_jiale_i_sms_lostpasswd_main {
    display: block;
}

.jzsjiale_i_sms_main_page {
    background-image: ;
    background-repeat: no-repeat;
    background-color: #f0f2f5;
    background-size: cover;
    width: 100%;
    height: 100vh;
    overflow: auto;
    /* padding-right: 15px; */
}

.jzsjiale_i_sms_main_page2 {
    background-image: ;
    background-repeat: no-repeat;
    background-color: #f0f2f5;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: auto;
    /* padding-right: 15px; */
}

.jzsjiale_isms_register_content, .jzsjiale_isms_login_content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    min-height: 688px;
    height: calc(100% - 80px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jzsjiale_isms_home_content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    min-height: 430px;
    height: calc(100% - 42px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


.jzsjiale_isms_main_content {
    width: 432px;
    margin: 0 auto;
    text-align: center;
}

.jzsjiale_isms_page_appdownloadbtn {
    margin-top: 30px;
    background: #8590a6;
    border: none;
    color: #fff;
    width: 432px;
    height: 42px;
}

.jbutton {
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    line-height: 32px;
    color: #8590a6;
    text-align: center;
    cursor: pointer;
    background: none;
    border: 1px solid;
    border-radius: 3px;
}

.jcard {
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
    box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.jcard2 {
    margin: 20px 0px;
    background: #fff;
    overflow: hidden;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
    box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.jzsjiale_i_sms_main_page .jcard ,.jzsjiale_i_sms_main_page2 .jcard2 {
    overflow: visible
}

.jzsjiale_isms_main_content_header {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
.jzsjiale_isms_main_content_header_top{
    text-align: center;
    margin-bottom: 20px;
    width: 432px;
    margin-left: auto;
    margin-right: auto;
}
.jzsjiale_isms_main_content_header_title {
    height: 80px;
    max-width: 432px;
    font-size: 50px;
    vertical-align: text-bottom;
    color: #0084ff;
}
.jzsjiale_isms_main_content_header_title_img{
    height:80px;
}
.jzsjiale_isms_main_content_header_desc{
    margin-top: 5px;
    color: #0084ff;
    font-size: 22px;
}
.jzsjiale_isms_main_content_inner{
    position: relative;
}
.ismspage_content{
    padding: 0 40px 36px;
    font-size: 14px;
}
.ismsform-account{
    margin-top: 16px;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
}
.ismsform-accountseperator{
    float: left;
    width: 1px;
    height: 22px;
    margin: 24px 12px 0;
    background: #ebebeb;
    -webkit-transform: translatey(-11px);
    transform: translatey(-11px);
}
.ismsforminput{
    position: relative;
}
.ismsform-accountinputcontainer{
    overflow: hidden;
}
.input-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 34px;
    padding: 4px 10px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background .2s,border .2s;
    transition: background .2s,border .2s;
}
.jzsjiale_isms_main_content .ismsform-accountinput.input-wrapper,
.jzsjiale_isms_main_content .ismsform-accountinput.input-wrapper.isfocus{
    border: none;
}
.jzsjiale_isms_main_content .input-wrapper {
    width: 100%;
    height: 48px;
    padding: 0;
    color: #8590a6;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
}
input.input {
    color: #1a1a1a;
    height: 24px;
    line-height: 24px;
}
.jinput{
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    padding: 0;
    overflow: hidden;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    background: transparent;
    border: none;
    resize: none;
}
.jinput:focus{
    outline: none;
}
.ismsforminput input.input {
    height: 48px;
}
.ismsforminput-errormask{
    position: absolute;
    right: 0;
    height: 90%;
    padding: 12px 0 0 2px;
    margin-top: -47px;
    font-size: 14px;
    color: #f1403c;
    text-align: right;
    cursor: text;
    background: #fff;
    opacity: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.ismsforminput-errormask:before {
    position: absolute;
    top: 0;
    left: -16px;
    width: 16px;
    height: 46px;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
    content: ""
}

.ismsforminput-errormask-hidden {
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0
}
.ismsforminput-requirederrormask{
    right: auto!important;
    width: 100%;
    padding-left: 0;
    text-align: left;
}
.popover {
    position: relative;
    display: inline-block;
}
.ismsform-areacodeselect, .ismsform-logintypeselect, .ismsform-inputhead{
    display: inline-block;
    float: left;
    min-width: 72px;
    -webkit-transform: translatey(4px);
    transform: translatey(4px);

}
.ismsform-inputhead2{
    display: inline-block;
    float: left;
    min-width: 82px;
    -webkit-transform: translatey(4px);
    transform: translatey(4px);

}

.ismsform-areacode, .ismsform-logintype{

}
.ismsform-inputheight40-center{
    height: 40px;
    line-height: 38px;
    color: #8590a6;
}
.ismsform-account .ismsform-areacode .select-button, .ismsform-account .ismsform-logintype .select-button {
    color: #8590a6;
}


.jselect_areacode, .jselect_logintype {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0;
    border: none;
    line-height: 38px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
}
.jselect_areacode .ivu-select-selection, .jselect_logintype .ivu-select-selection{
    border: none !important;
}

.button--link, .button--plain {
    /*height: auto;*/
    padding: 0;
    line-height: inherit;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.select-arrow {
    margin-left: 8px;
}
.ismsform-common{
}
.ismsform-commoninput{
    overflow: hidden;
}
.ismsform-commoninputcontainer{
    position: relative;
    margin-top: 12px;
}
.ismsform-seccode{

}
.ismsform-seccodeinput{
    overflow: hidden;
}
.ismsform-seccodeinputcontainer{
    position: relative;
    margin-top: 12px;
}
.ismsform-sendseccodebutton {
    position: absolute;
    top: 24px;
    right: 0;
    padding: 4px 0;
    color: #175199;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.ismsform-account .ivu-select-selected-value{
    font-size: 14px!important;
    padding-left:0px!important;
}
.ismsform-sendseccodebutton:disabled
{
    color: #bfbfbf;
}
.ismsform-submitbutton{
    color: #ffffff;
    background-color: #0084ff;
    width: 100%;
    margin-top: 30px;
    height: 36px;
}
.ismspage-loginbtn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #f6f6f6;
    height: 58px;
    border-top: 1px solid #ebebeb;
    font-size: 16px;
}
.ismspage-loginbtn span {
    color: #175199;
    cursor: pointer;
}
.ismspage-footer{
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
    line-height: 25px;
}
.ismspage-declaration{
    color: #8590a6;
}
.ismspage-qrimage {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0;
    -webkit-transition: opacity .3s,height .3s;
    transition: opacity .3s,height .3s;
    display: none;
}
.ismspage-qrimage-show {
    display: block!important;
}
.ismspage-qrimage:after, .ismspage-qrimage:before {
    content: "";
    position: absolute;
    bottom: -7px;
    -webkit-transform: translate(-50%) rotate(45deg);
    transform: translate(-50%) rotate(45deg);
    left: 50%;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 4px;
}
.ismspage-qrimage .ismspage-qrimagecontent {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    background-size: 250px 250px;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 8px 0 rgba(26,26,26,.15);
    box-shadow: 0 0 8px 0 rgba(26,26,26,.15);
    border-radius: 2px;
}
.jzsjiale_isms_app_img{
    width: 50%;
    padding-top: 20px;
    pointer-events: none;
}
.jzsjiale_isms_app_title{
    font-size: 16px;
    font-weight: 500;
    pointer-events: none;
}
.jzs-jiale-isms-footer-content{
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    color: #afafaf;
    text-shadow: 0 1px 2px #e2e2e2;
    margin-bottom: 10px;
}
.jzs-jiale-isms-footer-content a{
    color: inherit;
    text-decoration: none;
}
.jzs-jiale-isms-footer-content a:not(:last-child):after, .jzs-jiale-isms-footer-content span:not(:last-child):after {
    content: " \b7 ";
    white-space: pre;
    display: inline-block;
}
.ismsform-seccodeinput{
    width: auto;
    position: relative;
}
.ismsforminput-errorseccodemask{
    right: 36%!important;
}
.ismsform-login-type{
    margin-top: 15px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
}
.ismsform-login-type .ismsform-login-type{
    color: #1257a0;
}
.ismsform-login-type .ismsform-forgot-password{
    float: right;
}
.ismspage-footer-center{
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px;
    line-height: 25px;
}
.ismspage-footer-social{
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 20px;
    line-height: 25px;
}
.ismspage-footer-social .ismspage-social-login{
    display: inline-block;
    vertical-align: middle;
}
.ismspage-footer-social a{
    color: #888888;
    margin-left: 15px;
}
.ismspage-footer-social a:hover{
    color: #707070;
}
.btn-hidden{
    display: none;
}
.div-show{
    display: block;
}
.margin-top-10{
    margin-top:10px!important;
}

.jzsjiale_isms_main_content_header .wechat{
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    overflow: hidden;
    background:  no-repeat top right;
    background-size: 100%;
}
.jzsjiale_isms_main_content_header .wechatlogin_tip, .jzsjiale_isms_main_content_header .accountlogin_tip{
    position: absolute;
    border: 1px solid #eee;
    background: #fff;
    color: #868686;
    top: 5px;
    font-size: 12px;
    right: 50px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    padding: 1px 6px;
}
.jzsjiale_isms_main_content_header .wechatlogin_tip .icon, .jzsjiale_isms_main_content_header .accountlogin_tip .icon{
    width: 1.1em;
    height: 1.1em;
}
.ismspage-qrimage .ismspage-wechatcontent {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    background-size: 250px 250px;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 8px 0 rgba(26,26,26,.15);
    box-shadow: 0 0 8px 0 rgba(26,26,26,.15);
    border-radius: 2px;
}

.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_title{
    margin-left: auto;
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
    margin-right: auto;
}
.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_title .icon{
    width: 1.3em;
    height: 1.3em;
}
.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_title .jzsjiale_isms_wechat_title_font{

}
.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_scan{
    margin-left: auto;
    padding-bottom: 0px;
    font-size: 16px;
    text-align: center;
    margin-right: auto;
}
.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_scan .icon{
    width: 1.1em;
    height: 1.1em;
}
.ismspage-qrimage .ismspage-wechatcontent .jzsjiale_isms_wechat_scan .jzsjiale_isms_wechat_scan_font{
    font-size: 14px;
}
.input-border-bottom {
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
}
.input-border-none {
    border: unset!important;
    border-bottom: unset!important;
    border-radius: 0!important;
}
.ismsform-bbclosed{
    height: 260px;
    margin-top: 16px;
    border-top: 1px solid #ebebeb;
    border-radius: 0;
}
.ismsform-bbclosed-title{
    text-align: center;
    margin-top: 20px;
    color: #a2a2a2;
}
.jzsjiale_isms_img_closed {
    width: 100%;
    min-height: 200px;
    border: 1px solid #fff;
}
.ismsform-common-step{
    margin-top: 16px;
}
.input-gender{
    line-height: 47px;
}
.ismspage_content_tabs {
    text-align: left;
    padding: 0px 40px;
}
.ismspage_content_tab {
    display: inline-block;
    color: #444;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    margin-right: 24px;
    cursor: pointer;
}
.ismspage_content_tab_active {
    position: relative;
    color: #1a1a1a;
    font-weight: 600;
    font-synthesis: style;
}
.ismspage_content_tab_active:after {
    display: block;
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #0084ff;
}
.ismspage_content_tabs .darken:after {
    background-color: #a2a2a2!important;
}
.readagreement{
    margin-right: 0px!important;
}
.verifytitle{
    color:#757575;
    text-align:center;
}
.verifybutton{
    color: #ffffff;
    background-color: #0084ff;
    width: 100%;
    height: 36px;
}
.verifybottom{
    width:100%!important;
    border:unset!important;
    border-bottom: 1px solid #ebebeb!important;
}
.verifyspan{
    margin-top: -5px;
}