body {
    background-color: #fff;
}

ul,
ol {
    list-style: none;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 2.0;
}

.mui-bar-nav {
    background: linear-gradient(to right, #6666ff, #3366ff);
}

.mui-bar .mui-title {
    color: #fff;
    right: 55px;
}

.mui-bar .mui-icon {
    color: #fff;
}

.mui-bar .mui-btn-link {
    color: #fff;
    border: 1px solid #fff;
    line-height: 26px;
    margin-top: 7px;
    padding: 0px 4px;
    border-radius: 5px;
}

.mui-content {
    background: #fff;
}

.content-img {
    text-align: center;
    margin: 8px 0px;
}

.content-img img {
    max-height: 200px;
    max-width: 100%;
}

.typeinfo {
    font-weight: 100;
    border-radius: 5px;
    font-size: 14px;
    padding: 4px;
    background: #0066ff;
    color: #fff;
    vertical-align: top;
    margin-right: 3px;
}

.myans {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 36px;
    border-top: 5px solid #efefef;
    display: block;
}

.tool-foo {
    background-color: #f7f7f7;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.dis-table {
    display: table;
    width: 100%;
    line-height: inherit;
    vertical-align: middle;
    height: 40px;
}

.dis-table .dis-cell {
    width: 20%;
    display: table-cell;
    height: 100%;
    line-height: inherit
}

.foo-prev {
    margin-top: 5px;
    background-image: url(/public/mobile/img/shang.png);
}

.foo-menu {
    background-image: url(/public/mobile/img/menu.png);
}

.foo-micro {
    background-image: url(/public/mobile/img/jiqiao.jpg);
}

.foo-js {
    background-image: url(/public/mobile/img/yuyin.png);
}

.foo-sp {
    background-image: url(/public/mobile/img/movie.png);
}

.foo-next {
    background-image: url(/public/mobile/img/xia.png);
}

.foo-exam {
    background-image: url(/public/mobile/img/jiaojuan.png);
}

.dis-cell span {
    display: block;
    width: 24px;
    height: 24px;
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
    margin: 0 auto;
    color: #333;
}

.dis-cell span.foo-micro {
    width: 50px;
    height: 50px;
}

.dis-cell span.foo-exam {
    width: 50px;
    height: 50px;
}

.dis-cell p {
    color: #333;
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}

.ask-select {
    width: 24px;
    display: block;
    float: left;
    height: 24px;
    border: solid 1px #cccccc;
    border-radius: 100%;
    background-color: #ffffff;
    text-align: center;
    margin: 0;
    margin-right: 0.2rem;
    text-indent: 100px;
    overflow: hidden;
    margin-top: 4px;
}

.ask-w {
    background: url(/static/images/false.png) center/cover #FF0000;
}

.ask-r {
    background: url(/static/images/true.png) center/cover #008100;
}

.anwer {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    position: sticky;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    Z-INDEX: 999;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.ask-td {
    width: 12%;
    border: solid 1px #cccccc;
    text-align: center;
    line-height: 2.0;
    color: #757474;
    margin: 0.2rem 0.2rem 0rem 0rem;
}

table.anw {
    width: 100%
}

tr.anw_tr {
    width: 100%
}

.info p {
    font-size: 17px;
    color: #333
}

.back000 {
    display: none;
    z-index: 900;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    user-select: none;
    opacity: 0.7;
    background: rgb(0, 0, 0);
}

.submit-select {
    background: linear-gradient(to top, #4971f9, #4971f9);
    border-radius: 5px;
    text-align: center;
    color: #fff;
    line-height: 36px;
}

.jiaojuan {
    margin-right: 40px;
    margin-left: 40px;
    text-align: center
}

.jiaojuan p {
    margin-top: 20px;
    font-size: 17px;
}

.jiaojuan p span {
    color: #ff0000
}

.jiaojuanbtn {
    text-align: center;
    margin-bottom: 20px;
}

.topic {
    margin-bottom: 84px;
}

#false {
    color: #fff;
    border: unset;
    background: linear-gradient(to top, rgb(255, 0, 0), rgb(255, 0, 0))
}

#out {
    color: #fff;
    border: unset;
    background: linear-gradient(to top, rgb(25, 162, 74), rgb(25, 162, 74));
}

.ask-ans li:active {
    background-color: #e2e2e2;
    border-radius: 5px
}

.ul-select li:active {
    background-color: #e2e2e2;
    border-radius: 5px
}