
/*PC 验证手机号样式begin*/
.phoneCheckLine{
    text-align: center;
    font-size: 14px;
    color: #909090;
    margin: 14px 0 27px;
}

.phoneCheckTop{
    padding-top: 16px;
    padding-bottom: 14px !important;
}
.modal-body-checkPhone.phoneCheckTop {
    padding-top: 40px;
    padding-bottom: 40px !important;
}

.pc-comment-phoneCheck-windowCancel{
    background: #ff6060;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 4px !important;
    color: #fff;
    width: 148px;
    font-size: 18px;
    border: 1px solid #f0f0f0;
    text-align: center;
    cursor: pointer;
}

.modal-phoneCheck-title{
    overflow: hidden;
}

.icon-phoneCheck-alert-close{
    background-position: 0 -1px;
    width: 20px !important;
    height: 20px !important;
}
/*PC 验证手机号样式end*/

/*验证手机号页面 begin*/
.phoneCheckBox-title{
    font-size: 30px;
    color: #303030;
    text-align: center;
}

.phoneCheckBox{
    min-height: 430px;
}

.phoneContent{
    width: 427px;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 115px;
}

.phone-country-sms{
    padding: 5px 14px;
    border-bottom: 1px solid #000;
    position: relative;
}

.phone-caret{
    margin-top: 4px !important;
}

.phone-country-sms span{
    font-size: 20px;
}

.phoneCode input{
    border: none;
    font-size: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    padding-left: 12px;
    outline:none;
    width: 300px;
}

.phoneCode{
    margin-left: 16px;
}

.yzmCode{
    border: none;
    font-size: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 9px;
    padding-left: 12px;
    outline:none;
    width:227px;
}

.getYzm{
    color: #ff6060;
    font-size: 20px;
    border-radius: 8px;
    border: 1px solid #ff6060;
    padding: 5px 8px;
    margin-left: 52px;
    cursor: pointer;
}

.phoneContent .phone{
    margin-bottom: 40px;
}

.phoneYzm{
    margin-top: 37px;
}

.phone-countryBox{
    position: absolute !important;
    top: 42px !important;
    height: 267px;
}

.phone-select-box{
    position: static !important;
    width: auto !important;
    height: auto !important;
    background: #fff !important;
    line-height: normal !important;
    color: #000 !important;
}

.phone-btn{
    width: 200px;
    height: 60px;
    background: #ff6060;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 70px;
    text-align: center;
    line-height: 60px;
    border-radius: 8px;
    cursor: pointer;
}

.phoneBlod{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.phoneCheck-windowCancel{
    background: #ff6060;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 4px !important;
    color: #fff;
    width: 148px;
    font-size: 18px;
    border: 1px solid #f0f0f0;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
}
/*验证手机号页面 end*/
#checkPhone .modal-dialog {
    margin-top: 130px;
}
#checkPhone .alert-checkPhone-intro {
    margin-top: 46px;
    font-size: 18px;
    line-height: 30px;
    color: #303030;
    text-align: center;
}
#checkPhone .edit-title-box {
    margin-top: 60px;
}
#checkPhone .alert-checkPhone-intro.checkPhone-intro-wrap {
    margin-top: 36px;
}
#checkPhone .checkPhone-intro-wrap .bottom-intro {
    font-size: 14px;
    padding: 23px 40px 0;
    line-height: 20px;
}
#checkPhone .checkPhone-intro-wrap .edit-title-box {
    margin-top: 12px;
}
#checkPhone .edit-title-box .btn-group {
    left: 0;
    margin-left: 0;
}
#checkPhone .alert-checkPhone-intro span {
    font-size: 16px;
    color: #bbb;
}
#checkPhone .icon-alert-close {
    cursor: pointer;
}