@charset "utf-8";
#main {
    padding: 0 !important;
    min-height: calc(100% - 140px)
}

body {
    background-color: #fff
}

input, select, textarea {
    font-family: 'Microsoft YaHei'
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.marR10 {
    margin-right: 10px
}

.g_error {
    color: red !important;
    margin-top: 5px;
    clear: both;
    padding-top: 0 !important
}

.line {
    height: 1px;
    background-color: #d0d6d9;
    margin-top: 12px
}

.moco-control-input {
    width: 298px !important;
    position: relative
}

.moco-control-input .rlf-areacode {
    top: 6px;
    position: absolute;
    cursor: pointer;
    left: 16px;
    font-size: 14px;
    color: #1c1f21;
    text-align: left;
    line-height: 24px
}

.moco-control-input .moco-form-phone {
    padding-left: 58px
}

.setphone-areacode-box {
    display: none;
    width: 290px;
    height: 280px;
    position: absolute;
    top: 105px;
    left: 154px;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(28, 31, 33, .2);
    border-radius: 8px
}

.setphone-areacode-box .code-tab {
    padding: 16px
}

.setphone-areacode-box .code-tab li {
    display: inline-block;
    margin-right: 9px;
    cursor: pointer
}

.setphone-areacode-box .code-tab li.curr {
    font-weight: 700;
    color: #f20d0d
}

.setphone-areacode-box .code-title {
    border-top: 1px solid #e1e2e2;
    margin: 0 16px 14px
}

.setphone-areacode-box .code-title span {
    margin-top: -10px;
    position: relative;
    font-size: 12px;
    color: #9199a1;
    background: #fff;
    float: left;
    width: 36px
}

.setphone-areacode-box .code-list {
    overflow: hidden;
    height: 190px
}

.setphone-areacode-box .code-list li {
    padding-left: 16px;
    font-size: 16px;
    color: #545c63;
    text-align: left;
    line-height: 48px;
    cursor: pointer
}

.setphone-areacode-box .code-list li:hover {
    background: rgba(56, 61, 66, .06)
}

.setphone-areacode-box .code-list .nano-pane {
    right: 4px
}

.setphone-areacode-box .code-list .nano-slider {
    background: rgba(28, 31, 33, .1) !important;
    border-radius: 4px !important
}

.oplog-tip {
    line-height: 40px;
    font-size: 12px;
    color: #f56108;
    background-color: #fff4e5;
    padding: 0 20px;
    margin-bottom: 20px
}

.oplog-tip a {
    color: #008cc8
}

.oplog-tip a:hover {
    color: #008cc8
}

.oplog-tip .tip-close {
    font-size: 12px;
    cursor: pointer
}

.common-title {
    line-height: 40px;
    font-size: 16px;
    font-weight: 700
}

.common-title a {
    color: #93999f;
    font-weight: 400
}

.common-title a i {
    color: #008cc8;
    margin-right: 4px;
    vertical-align: text-top
}

.common-title a:hover {
    color: #008cc8
}

.common-title .title-tips {
    font-size: 12px;
    color: #93999f;
    margin-left: 18px;
    font-weight: 400
}

.setting-left li {
    border: none !important
}

.settings-cont {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0
}

.settings-cont .rlf-input {
    border-color: #98a1a6
}

.settings-cont rlf-input:focus {
    border-color: #98a1a6
}

.settings-cont .rlf-field-error:focus {
    box-shadow: initial
}

.settings-cont .setting-left {
    width: 216px;
    background-color: #f8fafc
}

.settings-cont .setting-left .avator-wapper {
    padding: 32px 0 24px
}

.settings-cont .setting-left .avator-mode {
    position: relative;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    border: 4px solid #d9dde1;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden
}

.settings-cont .setting-left .avator-mode .update-avator {
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30px;
    transition: bottom .3s;
    -moz-transition: bottom .3s;
    -webkit-transition: bottom .3s;
    -o-transition: bottom .3s
}

.settings-cont .setting-left .avator-mode .update-avator p {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    line-height: 30px
}

.settings-cont .setting-left .avator-mode .update-avator a {
    color: inherit
}

.settings-cont .setting-left .des-mode {
    font-size: 16px;
    text-align: center
}

.settings-cont .setting-left .des-mode p {
    line-height: 24px;
    width: 160px;
    margin: 8px auto 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.settings-cont .setting-left .des-mode span {
    font-size: 12px;
    color: #545c63;
    display: block;
    margin-bottom: 8px;
    line-height: 1
}

.settings-cont .setting-left .des-mode .auth-list dd {
    display: inline-block;
    position: relative;
    background-color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    box-sizing: border-box;
    padding-top: 2.5px;
    margin-right: 12px;
    color: #a9adb2
}

.settings-cont .setting-left .des-mode .auth-list dd.active {
    color: #f01414
}

.settings-cont .setting-left .des-mode .auth-list dd .icon-tips {
    position: absolute;
    width: 120px;
    line-height: 30px;
    left: 50%;
    margin-left: -60px;
    bottom: -36px;
    font-size: 12px;
    color: #4d555d;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 1px 2px #cccecf
}

.settings-cont .setting-left .des-mode .auth-list dd .icon-tips .triangle_border_up {
    width: 0;
    height: 0;
    border-width: 0 6px 7px;
    border-style: solid;
    border-color: transparent transparent #efefef;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: -7px
}

.settings-cont .setting-left .des-mode .auth-list dd .icon-tips .triangle_border_up span {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    top: 2px;
    left: -5px
}

.settings-cont .setting-left .des-mode .auth-list dd:last-child {
    margin-right: 0
}

.settings-cont .setting-left .list-wapper {
    overflow: hidden
}

.settings-cont .setting-left .list-wapper h2 {
    font-size: 16px;
    line-height: 24px;
    margin: 12px 24px;
    font-weight: 700
}

.settings-cont .setting-left .list-wapper .line {
    height: 1px;
    background-color: #d9dde1;
    margin: 0 24px
}

.settings-cont .setting-left .list-wapper .menu {
    padding: 10px 0 25px
}

.settings-cont .setting-left .list-wapper .menu a {
    display: block;
    position: relative;
    padding: 0 0 0 54px;
    height: 48px;
    line-height: 48px;
    transition: background-color .3s ease
}

.settings-cont .setting-left .list-wapper .menu a .arr {
    position: absolute;
    right: 25px;
    top: 0;
    color: #b5b9bc
}

.settings-cont .setting-left .list-wapper .menu a:hover {
    background-color: #f3f5f7;
    color: #f01414
}

.settings-cont .setting-left .list-wapper .menu a:hover .arr {
    color: #f01414
}

.settings-cont .setting-left .list-wapper .menu a.on {
    color: #fff;
    background-color: #f01414
}

.settings-cont .setting-left .list-wapper .menu a.on .arr {
    color: #fff
}

.settings-cont .setting-right {
    float: left;
    margin-left: 48px;
    width: 936px;
    box-sizing: border-box;
    background-color: #fff
}

.settings-cont .setting-right-wrap {
    min-height: 550px
}

.settings-cont .setting-right-wrap .rlf-tip-error {
    color: red
}

.tpl-avator {
    width: 422px
}

.tpl-avator a {
    cursor: pointer
}

.tpl-avator .avator-mode {
    width: 192px;
    height: 192px;
    background-color: #d9dde1;
    text-align: center;
    margin: 0 auto 30px;
    border: 4px solid #d9dde1;
    border-radius: 96px;
    overflow: hidden
}

.tpl-avator .w140 {
    width: 140px;
    margin: 0 auto
}

.tpl-avator .avator-wapper {
    color: #008cc8;
    margin-bottom: 20px
}

.tpl-avator .avator-wapper a {
    color: inherit
}

.tpl-avator .avator-wapper a:hover {
    color: #0077c8
}

.tpl-avator .synchronize-avator {
    line-height: 28px;
    color: #93999f !important;
    margin: 24px 0
}

.tpl-avator .synchronize-avator a {
    color: inherit
}

.tpl-avator .synchronize-avator a:hover {
    color: #888
}

.Prompt-layer {
    width: 150px;
    height: 120px;
    padding: 0 !important
}

.Prompt-layer i {
    font-size: 48px
}

.Prompt-layer .ibox {
    text-align: center;
    padding: 20px 0 6px
}

.Prompt-layer .icon-tick2 {
    color: #00b33b
}

.Prompt-layer .icon-point {
    color: #c00
}

.Prompt-layer span {
    display: block;
    height: 28px;
    line-height: 28px;
    color: #14191e;
    font-size: 14px;
    text-align: center
}

.sig-head {
    height: 120px;
    text-align: center;
    background-color: #edf1f2
}

.sig-head .sig-img {
    display: inline-block;
    height: 46px;
    width: 136px;
    background: url(/static/img/common/siglogo.png) no-repeat center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 37px
}

.vright {
    text-align: center;
    color: #b5b9bc;
    font-size: 12px;
    line-height: 50px
}

input {
    font-family: "Microsoft Yahei", "微软雅黑"
}

.error {
    font-size: 12px;
    color: #f01400;
    height: 30px;
    line-height: 30px
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .75
}

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

.msg-layer {
    width: 360px;
    height: 378px;
    position: fixed;
    background: #fff;
    z-index: 8888;
    margin-top: -220px !important;
    margin-left: -200px;
    left: 50%;
    top: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, .25);
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s
}

.keybox {
    height: 96px;
    text-align: center
}

.keybox i {
    color: #d0d6d9;
    font-size: 80px
}

.msg-layer .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(/static/img/nlogin.png) no-repeat 0 0;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s
}

.msg-layer .btn-close:hover {
    background-position: 0 -21px;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.msg-layer .account {
    color: #14191e;
    font-size: 18px;
    text-align: center;
    margin-top: 5px
}

.msg-layer .error {
    width: 300px;
    text-align: left;
    margin-left: auto;
    margin-right: auto
}

.msg-layer p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #14191e
}

.msg-layer input {
    margin: 0 auto;
    padding: 0 10px;
    width: 278px;
    height: 38px;
    border: 1px solid #d0d6d9;
    line-height: 38px;
    border-radius: 2px;
    font-size: 12px;
    color: #969b9e;
    display: block;
    color: #14191e
}

.msg-layer input:focus {
    border-color: #98a1a6
}

.msg-layer .inpt-error {
    border: 1px solid #f01400
}

.msg-layer .inpt-error:focus {
    border: 1px solid #f01400
}

.msg-layer .btn-submit {
    width: 300px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #f01400;
    border-radius: 2px;
    display: block;
    margin: 0 auto;
    text-align: center
}

.msg-layer .btn-submit:hover {
    background-color: #ff6464
}

.msg-layer h3 {
    font-size: 16px;
    color: #000;
    line-height: 47px;
    margin: 0 15px;
    border-bottom: 1px solid #ddd;
    text-align: left
}

.msg-layer p {
    padding: 20px 0 10px;
    text-align: center;
    font-size: 14px;
    color: #14191e
}