.modal-backdrop {
    position: fixed;
    z-index: 998 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=90)
}

.modal {
    position: fixed;
    z-index: 999 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal-dialog {
    position: relative;
    width: 600px;
    margin: 180px auto;
}

#hintModal2 .modal.new-reg {
    position: absolute !important
}

.modal.new-reg {
    position: fixed;
    z-index: 999 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal-dialog.new-dialog {
    position: absolute;
    left: 50%;
    margin-left: -305px;
    top: -290px;
    background: #fff;
    opacity: 0
}

.modal-dialog.md {
    width: 760px
}

.modal-dialog.lg {
    width: 980px
}

.modal-dialog .close {
    font-size: 44px;
    line-height: 1;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 10px;
    padding: 0;
    cursor: pointer;
    color: #000;
    border: 0;
    background: 0 0;
    -webkit-appearance: none;
    color: #fff;
    font-weight: 100;
    right: 20px;
    top: 4px
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .15s ease-out;
    transition: transform .15s ease-out;
    -ms-transform: translate(0, -30%);
    transform: translate(0, -30%)
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    border-radius: 10px;
    overflow: hidden
}

.modal-content {
    position: relative;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    outline: 0;
    color: #555;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.modal-hd {
    position: relative
}

.modal-title {
    height: 60px;
    border-bottom: none;
    font-size: 25px;
    text-align: center;
    padding-left: 0;
    color: #fff;
    background-color: #e99c3d;
    line-height: 60px;
    width: 600px
}

#hintModal .modal-title,
#hintModal2 .modal-title {
    line-height: 50px;
    padding-left: 1.5em;
    text-align: left;
    color: #fff;
    background: #e99c3d;
    font-size: 16px;
    width: auto;
}

#hintModal .modal-dialog .close,
#hintModal2 .modal-dialog .close {
    color: #fff
}

#hintModal .modal-content,
#hintModal2 .modal-content {
    min-height: 250px
}

.modal-bd {
    position: relative;
    padding: 20px
}

.modal-ft {
    padding: 14px;
    text-align: center
}

.modal-logo {
    background: url(../../images/logo.png?v=12) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -116px;
    top: -108px;
    height: 102px;
    width: 233px
}

.modal-dialog-icon {
    position: absolute;
    width: 65px;
    left: 100px;
    top: 65px
}

.modal-dialog-icon img {
    width: 100%
}

.modal-dialog-content {
    margin-top: 60px
}

.modal-dialog-text {
    text-align: center;
    padding-left: 65px;
    font-size: 18px
}

.timer-text {
    text-align: center;
    font-size: 18px;
    display: block;
    height: 50px;
    line-height: 50px;
    background-color: #dbd5cc;
    position: absolute;
    width: 100%;
    bottom: 0
}

.hint-box-style {
    display: none
}

.hint-box-style .modal-content {
    border-bottom: none;
    border-radius: 10px;
    overflow: hidden
}

.hint-box-style .modal-dialog {
    width: 856px;
    height: 610px
}

.hint-box-style .modal-dialog.new-dialog {
    width: 605px;
    height: 285px;
    top: -300px
}

.hint-box-style .modal-dialog.hint-modal {
    width: 470px;
    height: 235px;
    border-radius: 5px
}

.hint-box-style .hint-content-style {
    top: -300px
}

.hint-content-style {
    position: fixed;
    width: 400px;
    margin: 180px auto;
    background: #fff;
    top: -550px;
    left: 50%;
    margin-left: -200px;
    z-index: 10000;
    height: 235px
}
#hintModal {
    z-index: 19991030;
    position: relative;
}
#hintContent2.hint-content-style {
    position: absolute;
    width: 400px;
    margin-top: -365px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    z-index: 10000;
    height: 235px;
    opacity: 0;
    display: none
}

.modal-hint-content {
    margin-top: 20px
}

.hint-16size {
    font-size: 16px
}

.hint-box-style .logo {
    background: url(../../images/logo.png?v=1102) no-repeat 280px 0;
    height: 100px;
    position: absolute;
    top: -90px;
    width: 100%
}

.hint-box-style h3 {
    text-align: center;
    padding-bottom: 38px
}

.hint-box-style .modal-info {
    padding: 0 10px
}

.hint-box-style .text-box {
    width: 412px;
    border: 1px solid #cfcfcf;
    background-color: #f7f7f7;
    font-size: 16px;
    line-height: 26px
}

.hint-box-style .text-box dt {
    border-bottom: 1px solid #ededed;
    height: 46px;
    line-height: 46px;
    border-left: 3px solid #f2752e;
    color: #f2752e;
    padding-left: 20px;
    background-color: #fff
}

.hint-box-style .text-box dt i {
    display: inline-block;
    width: 25px;
    height: 30px;
    vertical-align: middle;
    background: url(../../images/register/success-icon.png) no-repeat 0 -72px;
    margin-right: 10px
}

.hint-box-style .text-box dd {
    padding: 14px 0 20px 20px
}

.hint-box-style .text-box dd span,
.hint-box-style .text-box dd strong {
    display: block
}

.hint-box-style .text-box dd strong {
    font-weight: 400
}

.hint-box-style .tips {
    color: #f2752e
}

.hint-box-style .background-tips {
    background-color: #f2752e !important
}

.hint-box-style li {
    border: 1px solid #cfcfcf;
    background-color: #fbfdfe;
    width: 410px;
    height: 140px;
    color: #624246;
    text-align: center;
    margin-bottom: 13px
}

.hint-box-style li strong {
    display: block;
    font-size: 18px
}

.hint-box-style li p,
.hint-box-style li strong {
    margin-left: 90px
}

.hint-box-style li span {
    display: block
}

.hint-box-style li.none-border {
    border: none;
    margin-bottom: 0
}

.hint-box-style li .border {
    border: 1px solid #cfcfcf;
    background-color: #fbfdfe;
    width: 200px;
    margin-left: 0;
    height: 138px;
    padding-top: 10px
}