input {
    outline: none;
}

.maindivclass {
    height: 600px;
}

.imgimgclass {
    width: auto;
    height: auto;
    max-width: 65%;
    max-height: 100%;
}

.actionareadivclass {
    width: 252px;
    height: 270px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 75px;
    position: relative;
    font-size: 12px;
}

.imgdivclass {
    display: flex;
    justify-content: center;
    align-items: center;
}

.phonedivclass_nohave {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 255px;
}

.phonespanclass_nohave {
    font-size: 18px;
}

.phoneinputclass_nohave {
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #b6b2b2;
    box-sizing: border-box;
    color: #333333;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 195px;
    font-size: 16px;
}

.phoneinputclass_nohave:hover {
    border: 1px solid #217fe0;
}

.phoneinputclass_nohave:focus {
    border: 1px solid #217fe0;
}

.codedivclass {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 255px;
}

.codespanclass {
    font-size: 18px;
}

.codedivbutdivclass {
    display: initial;
}

.codeinputclass {
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #b6b2b2;
    box-sizing: border-box;
    color: #333333;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 195px;
    font-size: 16px;
}

.codeinputclass:hover {
    border: 1px solid #217fe0;
}

.codeinputclass:focus {
    border: 1px solid #217fe0;
}

.buttomsendcodedivclass {
    width: 255px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sendcodebutdivclass {
    background-color: #217fe0;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border-color: #217fe0;
    text-align: center;
    box-sizing: border-box;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    border: 1px solid;
    width: 170px;
    height: 40px;
}

.sendcodebutdivclass:hover {
    background-color: #66b1ff;
}

.buttomareadivclass {
    width: 255px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkcodebutdivclass {
    background-color: #217fe0;
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border-color: #217fe0;
    text-align: center;
    box-sizing: border-box;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    border: 1px solid;
    width: 170px;
    height: 40px;
}

.checkcodebutdivclass:hover {
    background-color: #66b1ff;
}

.tipareadivclass {
}

.tipinfodivclass {
}

.codeinfospanclass {
    font-size: 14px;
    color: #666;
}

.smscodetipspanclass {
    font-size: 14px;
    color: #666;
}

.errorinfodivclass {
}

.errorinfospanclass {
    font-size: 16px;
    color: red;
    font-weight: bold;
}




/* cjt 国开金融 20260303 提示语 */
.phonetip_div {
}

.phonetip_span {
}
