@charset "utf-8";
.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6, input {
    font-size: 14px
}

body, table #onRoadTable :hover {
    background: #f3f6f9
}

body, dd, dl, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, ol, p, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%
}

body {
    -webkit-text-size-adjust: 100%;
    color: #333
}

html {
    position: relative;
    min-height: 100%;
    color: #35495e
}

li {
    list-style: none
}

a, div {
    transition: all .3s ease
}

a, button, fieldset, img {
    text-decoration: none;
    bblr: expression(this.onFocus=this.blur());
    outline-style: none
}

.btn-text:hover, a:hover {
    text-decoration: underline
}

button, fieldset, img {
    border: none
}

a {
    -webkit-user-drag: none;
    color: #00a7fb
}

th {
    font-weight: 400
}

em, i {
    font-style: normal
}

.fl {
    float: left
}

.f_right, .flr {
    float: right
}

.clear {
    clear: both
}

input {
    outline: 0
}

.pl_5 {
    padding-left: 5px
}

.pl_10 {
    padding-left: 10px
}

.pl_20 {
    padding-left: 20px
}

.pl_30 {
    padding-left: 30px
}

.pr_5 {
    padding-right: 5px
}

.pr_10 {
    padding-right: 10px
}

.pr_20 {
    padding-right: 20px
}

.pr_30 {
    padding-right: 30px
}

.pt_5 {
    padding-top: 5px
}

.pt_10 {
    padding-top: 10px
}

.pt_20 {
    padding-top: 20px
}

.pt_30 {
    padding-top: 30px
}

.pt_40 {
    padding-top: 40px
}

.pt_50 {
    padding-top: 50px
}

.pt_130 {
    padding-top: 130px
}

.pb_0 {
    padding-bottom: 0
}

.pb_5 {
    padding-bottom: 5px
}

.pb_10 {
    padding-bottom: 10px
}

.pb_20 {
    padding-bottom: 20px
}

.pb_30 {
    padding-bottom: 30px
}

.ml_5 {
    margin-left: 5px
}

.ml_10 {
    margin-left: 10px
}

.ml_20 {
    margin-left: 20px
}

.ml_30 {
    margin-left: 30px
}

.ml_40 {
    margin-left: 40px
}

.mr_5 {
    margin-right: 5px
}

.mr_10 {
    margin-right: 10px
}

.mr_20 {
    margin-right: 20px
}

.mr_30 {
    margin-right: 30px
}

.mb_5 {
    margin-bottom: 5px
}

.mb_10 {
    margin-bottom: 10px
}

.mb_20 {
    margin-bottom: 20px
}

.mb_25 {
    margin-bottom: 25px
}

.mb_30 {
    margin-bottom: 30px
}

.mt_5 {
    margin-top: 5px
}

.mt_10 {
    margin-top: 10px
}

.mt_15 {
    margin-top: 15px
}

.mt_20 {
    margin-top: 20px
}

.mt_25 {
    margin-top: 25px
}

.mt_30 {
    margin-top: 30px
}

.h_500 {
    height: 600px
}

.font-12 {
    font-size: 12px
}

.font-c {
    color: #999
}

.font-red {
    color: #eb5255
}

.password-keyboard {
    overflow: hidden;
    width: 285px;
    padding-top: 10px
}

.password-keyboard span {
    width: 94px;
    height: 23px;
    float: left;
    background: #f3f6f9;
    cursor: pointer;
    border: 1px solid #fff;
    color: #506983;
    text-align: center;
    line-height: 23px
}

.password-keyboard span:hover {
    background: #eceff2
}

a.icon1 {
    background: url(../images/spirit.png) 0 -316px no-repeat rgba(0, 0, 0, 0);
    display: block;
    height: 14px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 20px
}

.no-bind {
    text-align: center;
    height: 700px
}

.no-bind p {
    color: #8fc1f2;
    padding: 48px 0;
    font-size: 18px
}

.no-bind .btn-blue {
    width: 132px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px
}

.mouse {
    cursor: pointer
}

.img_yzmcode {
    height: 40px;
    width: 85px
}

.tipCover, .tipMsgCover {
    height: 100%;
    z-index: 999999
}

.green {
    color: #419513
}

.cello {
    color: #35495E
}

.tipCover {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6)
}

.tipCover p {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px 16px;
    width: auto;
    min-width: 17rem;
    line-height: 30px;
    background: #fff;
    border-radius: 10px;
    font-size: 18px;
    color: #666;
    text-align: center;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

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

.tipMsgCover {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6)
}

.tipMsgCover .pup-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 480px;
    height: 327px;
    background: #fff;
    margin: -163px 0 0 -240px;
    text-align: center
}

.tipMsgCover .pup-box .imgtips {
    width: 120px;
    height: 120px;
    margin: 35px 0 30px
}

.tipMsgCover .pup-box .tips-font {
    text-align: center;
    color: #333;
    margin-bottom: 30px;
    padding: 0 20px
}

.tipMsgCover .pup-box .tips-font1 {
    text-align: center;
    color: #333;
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 12px
}

.tipMsgCover .pup-box .tips-up {
    text-align: center;
    color: #333;
    margin-bottom: 10px;
    padding: 0 20px;
    font-size: 18px
}

.tipMsgCover .pup-box .btn-blue {
    width: 320px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #00a7fb
}

.pwd-write-info {
    background: #fff
}

.pwd-write-info .fixation-list {
    width: 600px;
    margin: 0 auto;
    padding-top: 80px
}

.pwd-write-info .fixation-list.short {
    width: 462px
}

.pwd-write-info .fixation-list li {
    padding-left: 110px;
    padding-bottom: 20px
}

.pwd-write-info .fixation-list .left-font {
    float: left;
    width: 100px;
    margin-left: -110px;
    line-height: 38px;
    text-align: right;
    color: #37495f
}

.pwd-write-info .fixation-list .input-item {
    border: 1px solid #ccd1d7;
    background: #fff;
    position: relative;
    width: 409px;
    height: 38px;
    display: inline-block
}

.pwd-write-info .fixation-list .d-input {
    border: none;
    height: 32px;
    padding: 3px 6px;
    line-height: 32px;
    width: 390px
}

.pwd-write-info .fixation-list .transaction {
    width: 280px
}

.pwd-write-info .fixation-list .transaction input {
    height: 32px;
    padding: 3px 6px;
    line-height: 32px;
    width: 268px
}

.yell {
    color: #ffa11f
}

.red {
    color: #f53137
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

input:-ms-input-placeholder {
    color: #999
}

input::-webkit-input-placeholder {
    color: #666
}

::-ms-clear, ::-ms-reveal {
    display: none
}

.newrisktips {
    color: #999;
    font-size: 12px;
    margin-top: 15px
}

.riskTipsCover {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 999999
}

.riskTipsCover .risk-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 520px;
    height: 420px;
    background: #fff;
    margin: -210px 0 0 -260px;
    text-align: center
}

.riskTipsCover .risk-box .risk-font1 {
    text-align: left;
    color: #333;
    margin: 35px 0 15px;
    padding: 0 20px
}

.riskTipsCover .risk-box .risk-font {
    text-align: left;
    color: #333;
    margin: 15px 0;
    padding: 0 20px
}

.riskTipsCover .risk-box .btn-blue {
    width: 320px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #00a7fb;
    margin-top: 15px
}

#r1.fixation-list li .color {
    margin-left: 21px;
    text-decoration: none;
    color: #ffa11f;
    font-size: 15px
}

#r1.fixation-list li .wh30 {
    width: 18px;
    height: 18px;
    margin-top: 1px;
    background-image: url(../images/chongzhi_1801.png);
    display: block;
    position: absolute;
    cursor: pointer
}

/*# sourceMappingURL=base.css.map */
