.main_reset #email_complete {
    width: 320px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -160px;
    background-color:white;
}
.main_reset #email_complete .banner, .main_reset #phone_complete .banner, .main_reset #phone_complete_ppt .banner{
    display:block;
    margin: 0 auto 40px;
    position:relative;
    width: 197px;
    height: 77px;
}
.main_reset #email_complete .img,  .main_reset #phone_complete .img,  .main_reset #phone_complete_ppt .img {
    display: block;
    position:relative;
    left:0;
    top: 0;
    margin: 0 auto 40px;
}
.main_reset #email_complete .title {
    color: #7ed321;
    font-size: 16px;
    text-align: center;
}
.main_reset #email_complete .error {
    color: #666;
    text-align: center;
    margin: 20px auto 30px !important;
    height: auto;

}
.main_reset #email_complete a {
    color: #f78b1e;
    text-align: center;
    display: block;
    position:  relative;
    
}
.main_reset #email_complete .btn {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    color: #666;
    cursor: pointer;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
}
.main_reset #phone_complete {
    width: 320px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -160px;
}
#err_div {
    color: #666;
    margin-top: -30px !important;
    margin-bottom: 10px !important;
    text-align: center;
}
.main_reset #phone_complete  i {
    display: block;
    margin: 0 auto 40px;
}

input::-ms-clear {
    display: none
}

input::-ms-reveal {
    display: none
}

input:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
    line-height: normal;
    vertical-align: middle;
}

input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
    line-height: normal;
    vertical-align: middle;
}

.main_reset #phone_complete input {
        box-sizing: border-box;
        position:relative;
        top:0;
        left: 0;
        width: 320px;
        height: 36px;
        font-size: 16px;
        line-height: 16px;
        padding: 10px 0 10px 10px;
        outline: none;
/*         text-indent: 0px!important; */
        text-indent: 0px;
        border: 1px solid #CCC;
        color: #333;
        background-color: #fff;
        margin-top: 13px;
        margin-bottom: 22px;
        outline: none;
    }
.main_reset #phone_complete .phone_time{
    position: relative;
    top: -56px;
    left: 248px;
    width: 70px;
    height: 32px;
    margin-bottom: -36px;
}
.main_reset #phone_complete input:focus {
    border: 1px solid #f78b1e;
}
.main_reset #phone_complete .phone-i {
    position: relative;
    margin-top: 13px;
}
.main_reset #phone_complete .phone-i span {
    display: block;
    width: 70px;
    height: 36px;
    *height: 37px;
    line-height: 36px;
    *line-height: 37px;
    color: #666;
    background: #999999;
    position: absolute;
    text-align: center;
    top: 1px;
    right: -1px;
    cursor: pointer;
}
.main_reset #phone_complete .error {
    width: 100%;
    height:auto;
    color: #666;
    text-align: center;
    margin: 0 auto 30px !important;
    
}
.main_reset #phone_complete .btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f78b1e;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f18300;
    border-radius: 3px;
    font-size: 16px;
    outline: none;
}
.main_reset #phone_complete_ppt,.main_reset #email_complete {
    width: 320px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -160px;
}
.main_reset #phone_complete_ppt i,.main_reset #email_complete i {
    display: block;
    margin: 0 auto 40px;
}
.main_reset #phone_complete_ppt .title,.main_reset #email_complete .title {
    color: #7ed321;
    font-size: 16px;
    text-align: center;
    height: 22px;
}
.main_reset #phone_complete_ppt .error,.main_reset #email_complete .error {
    color: #666!important;
    text-align: center!important;
    margin: 15px 0 30px 0!important;
    width: 100%;
    height: auto;
}
.main_reset #phone_complete_ppt .btn,.main_reset #email_complete_ppt .btn {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #f78b1e;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    border: 1px solid #f18300;
    border-radius: 3px;
    font-size: 16px;
    outline: none;
    
}
.main_reset #phone_complete_ppt .btn:hover,.main_reset #email_complete .btn:hover {
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
}
@media all and (max-width:320px) {
    .main_reset #email_complete {
        width: 220px;
        margin-left: -110px;
        margin-top: -224px;
    }
    .main_reset #phone_complete {
        width: 220px;
        margin-left: -110px;
    }
    .main_reset #phone_complete_ppt {
        width: 220px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -110px;
        margin-top: -205px;
    }
    .main_reset #email_complete {
        width: 220px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -110px;
        margin-top: -205px;
    }
    .main_reset #phone_complete input{
        width: 220px;
    }
    .main_reset #phone_complete .phone_time{
        position: relative;
        top: -56px;
        left: 148px;
        width: 70px;
        height: 32px;
        margin-bottom: -36px;
    }
}

.main_reset{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color:white;
}