body {
    overflow-y: scroll;
    background-color: #333;
    font-size: 0.20rem;
}

.main {
    width: 19.2rem;
    height: 10.8rem;
    margin: 0 auto;
    height: 100%;
}

.jngbox {
    width: 19.2rem;
    height: 10.8rem;
    position: relative;
}

.mubj {
    width: 19.2rem;
    height: 100%;
    min-height: 6rem;
    top: 0;
    left: 0;
    z-index: 1;
    position: absolute;
    background-position: top center;
    background-size: 19.2rem auto;
    background-repeat: no-repeat;
}

.mubei {
    width: 19.2rem;
    height: 10.8rem;
    top: 0;
    left: 0;
    z-index: 2;
    background-position: bottom center;
    background-size: 19.2rem auto;
    background-repeat: no-repeat;
}

.beiwen {
    z-index: 5;
    position: absolute;
    overflow: hidden;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.beiwen .beiphoto {
    margin: 0 auto;
    width: auto;
    min-height: 0.60rem;
    text-align: center;
}

.beiwen .beiphoto img {
    height: 1rem;
    width: auto;
    max-width: 1rem;
}

.beiwen .beitext {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #FDDEBF;
    font-size: 0.2rem;
    line-height: 0.23rem;
    word-wrap: break-word;
    letter-spacing: 0;
    font-family: '隶书', '宋体';
}

.beiwen .beitext .nametext {
    display: inline-block;
    float: inherit;
    /*min-height: 0.9rem;*/
    vertical-align: text-top;
    width: 0.22rem;
    margin-top: 0.1rem;
    line-height: 0.23rem;
}

.beiwen .beitext .zhimu {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0.1rem;
}

.top_bg {
    width: 100%;
    left: 0;
    margin: 0 auto;
    min-height: 0.42rem;
    background: #000;
    position: fixed;
    top: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.6);
}

.top_left .jngname {
    padding-top: 0.02rem;
    font-size: 0.25rem;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.02rem;
    vertical-align: middle;
    border-top: 0.08rem dashed;
    border-top: 0.08rem solid;
    border-right: 0.08rem solid transparent;
    border-left: 0.08rem solid transparent;
}

.top_left {
    color: #E0CABA;
    padding-left: 0.2rem;
    overflow: hidden;
}

.top_right {
    font-size: 0.25rem;
    padding-right: 0.2rem;
    margin-top: 0.03rem;
}

.top_right .label {
    font-size: 0.18rem;
    padding: 0.01rem 0.05rem;
}

.jnginfo {
    width: 100%;
    padding: 0.2rem;
    color: #e0e0e0;
    display: none;
}

.jnginfo p {
    line-height: 1.8;
}

.jnginfo p span {
    color: #E0CABA;
}

.badge {
    display: inline-block;
    padding: 0.03rem 0.07rem;
    font-size: 0.18rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 0.1rem;
}

.jnginfo .badge a {
    color: #FFCC00;
}

.jnginfo .topmenu {
    margin-top: 0.1rem;
}

.jnginfo .topmenu li {
    font-size: 0.2rem;
    margin-right: 0.1rem;
}

.jnginfo .topmenu .jnginfo_x {
    font-size: 0.26rem;
}

.jdmenu {
    position: fixed;
    width: 94%;
    min-width: 4.2rem;
    max-width: 7rem;
    padding: 0.08rem 0.05rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #000;
    bottom: 0.3rem;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0.1rem;
}

.jdmenu ul {
    padding: 0.05rem;
}

.jdmenu li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0.05rem;
}

.jdmenu li:last-child {
    margin-right: 0;
}

.jdmenu ul li a {
    color: #FFFFFF;
    text-decoration: none;
    background: #242424;
    width: 94%;
    height: 100%;
    padding: 0.08rem 0;
    display: inline-block;
    line-height: 0.38rem;
    text-align: center;
    border: #FDDEBF 0.01rem solid;
    border-radius: 0.1rem;
    font-size: 0.24rem;
}

#jpxmenu {
    width: 0.6rem;
    position: fixed;
    bottom: 1.2rem;
    right: 0.05rem;
    z-index: 10;
}

#jpxmenu li {
    width: 0.6rem;
    height: 0.6rem;
    margin-bottom: 0.08rem;
    border-radius: 50%;
}

#jpxmenu li.jpxan {
    background: rgba(0, 0, 0, 0.5) url(../../images/wsmudi/jpxico.png) no-repeat;
    background-size: 100%;
}

#jpxmenu li.szan {
    background: rgba(0, 0, 0, 0.5) url(../../images/wsmudi/jpxico.png) no-repeat 0 -0.6rem;
    background-size: 100%;
}

#jpxmenu li a {
    display: block;
    width: 100%;
    height: 100%;
}

.modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    display: none;
}

.modal-layer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    width: 7rem;
    background: #F5EDE0;
}

.modal-header {
    background: #EEDFC2;
    border-bottom: #C9A666 1px solid;
    padding: 0 0.1rem;
    font-size: 0.28rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 0.7rem;
}

.modal-header .title {
    color: #560C07;
    font-size: 0.3rem;
    padding-left: 0.1rem;
}

.close-btn {
    font-size: 0.4rem;
    padding: 0.1rem;
}

.modal-body {
    padding: 0.1rem;
    font-size: 0.26rem;
}

.modal-footer {
    border-top: #EADFCB 1px solid;
}

.textcenter {
    text-align: center !important;
}

.modal-footer {
    padding: 0.15rem;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn-primary {
    background: #C96D36;
    color: #fff;
    border: #560C07 1px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border: #ccc 1px solid;
}

.modal-footer .btn {
    font-size: 0.3rem;
    padding: 0.1rem 0.2rem;
    border-radius: 0.02rem;
}

.tabWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tabWrap>div {
    padding: 0 0.1rem;
    color: #560C07;
    line-height: 0.7rem;
}

.tabWrap>div.active {
    background: #F5EDE0;
    color: #D51D13;
    border-left: #C9A666 1px solid;
    border-top: #C9A666 1px solid;
    border-right: #C9A666 1px solid;
}

.fldh a {
    padding: 0.1rem 0.1rem;
    font-size: 0.24rem;
    display: inline-block;
    color: #000000;
}

.fldh a.lock {
    font-weight: bold;
    color: #D51D13;
}

ul.gpbox {
    position: relative;
    max-height: 5.5rem;
    overflow-y: auto;
}

ul.gpbox li {
    position: relative;
    display: inline-table;
    width: 1.62rem;
    float: inherit;
    padding: 0.08rem;
    margin-left: 0;
    margin-right: 0px;
    margin-bottom: 0.08rem;
    text-align: center;
    border: #EADFCB 1px solid;
    background: #FFFFFF;
}

ul.gpbox li .gimg {
    width: 1.4rem;
    height: 1.4rem;
    margin-bottom: 0.08rem;
    background: no-repeat center center;
    background-size: contain;
}

ul.gpbox li p {
    display: block;
    color: #000;
    overflow: hidden;
    position: relative;
}

ul.gpbox li p span.tb {
    margin-right: 0.1rem;
}

ul.gpbox li p span {
    color: #666;
    font-size: 0.2rem;
}

ul.gpbox li p span.red {
    color: #D51D13;
}

ul.jpxbox {
    position: relative;
    margin-top: 0.1rem;
    width: 100%;
    max-height: 5.5rem;
    overflow-y: auto;
}

ul.jpxbox li {
    position: relative;
    float: left;
    padding: 0.08rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0px;
    margin-bottom: 0.06rem;
    text-align: left;
    border: #EADFCB 1px solid;
    background: #FFFFFF;
}

ul.jpxbox li img {
    width: 0.9rem;
    height: 0.9rem;
    margin-right: 0.1rem;
    display: inline-table;
    float: left;
}

ul.jpxbox li .jxinfo {
    display: block;
    font-size: 0.2rem;
}

ul.jpxbox li p {
    display: block;
    line-height: 1.3;
    font-size: 0.18rem;
    color: #333;
    position: relative;
    margin-bottom: 0;
}

ul.jpxbox li p span {
    color: #666;
}

ul.jpxbox li .ishide {
    position: absolute;
    right: 0.04rem;
    top: 0.04rem;
    font-size: 0.18rem;
    color: #0066FF;
}

.modal-body-radioWrap {
    margin-top: 0.2rem;
    font-size: 0.3rem;
}

.t-content {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    width: auto;
    height: auto;
    color: #FF0000;
    font-size: 0.2rem;
    display: none;
}

.t-content img {
    border: 1px #FF0000 dotted;
    margin-bottom: 5px;
}

.t-content.oldJp img {
    border-color: transparent;
}

.t-content.oldJp:hover img {
    border: 1px #FFCC00 dotted;
}

.t-content.oldJp.draging img {
    border-color: #FF0000;
}

.t-content .jpinfo {
    display: none;
    position: absolute;
    top: -0.9rem;
    left: 0;
    color: #fff;
    font-size: 0.2rem;
    text-shadow: -1px -1px #333, 1px 1px #333;
    white-space: nowrap;
}

.jpinfo div:first-child {
    color: #FFFF99;
    font-size: 0.22rem;
}

.t-content:hover .jpinfo {
    display: block;
}

.t-shade {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    display: none;
}

#newJp {
    z-index: 201;
}

.form-group .text-tips {
    padding: 0.2rem 0 0.1rem 0;
    font-size: 0.28rem;
}

.form-group textarea {
    width: 100%;
    padding: 0.1rem;
}

.form-group input {
    width: 100%;
    height: 0.7rem;
    font-size: 0.3rem;
    padding: 0.1rem;
}

.newJpRaiodWrap .active label {
    color: #D51D13;
}

.newJpRaiodWrap .tb-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: #C9A666 1px dotted;
    padding: 0.1rem 0;
    font-size: 0.3rem;
}

.newJpRaiodWrap .badge {
    font-weight: 100;
    background: #EEDFC2;
    color: #000;
    font-size: 0.2rem;
}

.userInfoWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.2rem 0;
}

.userAvatar {
    width: 1rem;
    height: 1rem;
    margin-right: 0.2rem;
}

.userAvatar img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.help-block {}

.help-block input[type="checkbox"] {
    margin-right: 0.1rem;
}

ul.ujngbox {
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
    max-height: 5rem;
    overflow-y: auto;
}

ul.ujngbox li {
    position: relative;
    display: inline-table;
    width: 110pzx;
    float: inherit;
    padding: 0.16rem;
    margin-left: 0;
    margin-right: 0rem;
    margin-bottom: 0.16rem;
    text-align: center;
    border: #EADFCB 1px solid;
    background: #FFFFFF;
}

ul.ujngbox li img {
    width: 1rem;
    height: 1rem;
    margin-bottom: 0.16rem;
}

ul.ujngbox li p {
    display: block;
    line-height: 100%;
    width: 1.1rem;
    color: #000;
    overflow: hidden;
    position: relative;
}

.toregtext {
    padding: 0 0.2rem;
    margin-bottom: 0.2rem;
    text-align: right;
    font-size: 0.24rem;
}

.codeBtnWrap {
    margin-left: 0.5rem;
}

.codeBtnWrap .codesubmit {
    background: #fff;
    border: #FF8800 1px solid;
    color: #FF8800;
    font-size: 1.2em;
    font-family: "微软雅黑", "雅黑", "yahei", "黑体", "Arial";
    text-align: center;
    display: block;
    width: 100%;
    height: 0.7rem;
}

.codeBtnWrap .codesubmit.lock {
    background: #e0e0e0;
    border: #ccc 1px solid;
    color: #666;
}

.toast {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0.2rem 0.3rem;
    z-index: 9999999;
    border-radius: 0.1rem;
    font-size: 0.28rem;
    max-width: 80vw;
}


/* .toast.success {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
} */