﻿@import url('../iconfont/iconfont.css?r=202208261612');
@import url('/content/css/iconfont/iconfont.css?r=202208261612');


@font-face {
    font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), url('../iconfont/iconfont.woff2') format('woff2'), url('../iconfont/../iconfont/iconfont.woff') format('woff'), url('../iconfont/iconfont.ttf') format('truetype'), url('../iconfont/iconfont.svg#iconfont') format('svg');
}

@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('../webfont/webfont.eot'); /* IE9 */
    src: url('../webfont/webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../webfont/webfont.woff2') format('woff2'), url('../webfont/webfont.woff') format('woff'), /* chrome、firefox */
    url('../webfont/webfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../webfont/webfont.svg#webfont') format('svg'); /* iOS 4.1- */
}

body, html {
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    touch-action: pan-y;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "-apple-system,sans-serif,Microsoft YaHei UI" !important;
    list-style: none;
}

.mui-content mui-scroll-wrapper {
    display: none;
}

.border {
    border: 1px solid rgba(200,199,204,0.4);
}

.box-shadow {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05);
}

.loading {
    position: fixed;
    width: 38px;
    height: 38px;
    top: 50%;
    left: 50%;
    margin-left: -19px;
    margin-top: -19px;
    background-image: url(/Content/images/loading.gif);
    z-index: 9999;
}

.mui-toast-container {
}

    .mui-toast-container .mui-toast-message {
        padding: 10px 10px;
        white-space: nowrap;
    }

.mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: none;
    background-color: rgba(0,0,0,.3);
    z-index: 99;
}

    .mask .open-iframe {
        width: 100%;
        position: absolute;
        background-color: rgba(0,0,0,.3);
        z-index: 99;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        height: 100%;
    }

        .mask .open-iframe iframe {
            position: absolute;
            left: 0px;
            right: 0px;
            top: 0px;
            bottom: 0px;
            width: 100%;
            height: 100%;
            border: none;
        }

.mui-bar.mui-bar-nav {
    background-color: #007aff;
    color: white;
}

    .mui-bar.mui-bar-nav a {
        color: white;
        line-height: 44px;
        font-size: 28px;
    }

    .mui-bar.mui-bar-nav .mui-title {
        color: white;
    }

.red {
    color: red !important;
}

.nodata {
    background: white;
    padding: 20px;
    text-align: center;
    margin: 10px;
    border-radius: 10px;
    font-size: 14px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

.mui-content > .top {
    position: fixed;
    z-index: 99;
    display: block;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #ffffff;
}

.action-back, .mui-content .action-back {
    position: fixed;
    width: 60px;
    height: 30px;
    line-height: 29px;
    font-size: 24px;
    background: rgba(0, 0, 0, 0.4);
    color: white;
    border-radius: 0px 13px 13px 0px;
    top: 4px;
    padding-left: 8px;
    z-index: 999;
}

.btn-submit {
    font-size: 17px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 0;
    margin-top: 25px;
    line-height: 1;
    border-radius: 50px;
    letter-spacing: 5px;
}

.header-search-box {
    position: fixed;
    z-index: 99;
    display: block;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #ffffff;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}

    .header-search-box .search {
        border-radius: 50px;
        padding: 10px 10px;
        border: none;
    }

        .header-search-box .search input {
            background: #d7d7db;
            border-radius: 50px;
            padding: 0px 0px 0px 15px;
            margin-bottom: 0px;
            font-size: 14px;
            line-height: 34px;
        }

    .header-search-box .segmented {
        position: fixed;
        left: 0px;
        right: 0px;
        background: #ffffff;
        z-index: 99;
        padding: 3px 10px 0px 10px;
        height: 38px;
        box-shadow: 0px 3px 3px rgba(0,0,0, 0.2);
    }

        .header-search-box .segmented ul li {
            display: block;
            float: left;
            height: 30px;
            line-height: 28px;
            width: 20%;
            text-align: center;
        }


            .header-search-box .segmented ul li a {
                width: 100%;
                text-align: center;
                font-size: 14px;
                color: #333;
                position: relative;
                padding: 11px 0px;
            }

                .header-search-box .segmented ul li a.active {
                    color: #f44336;
                    font-weight: bold;
                }

            .header-search-box .segmented ul li.active a:after {
                content: ' ';
                background: red;
                height: 3px;
                width: 100%;
                position: absolute;
                left: 0px;
                right: 0px;
                bottom: 0px;
            }

            .header-search-box.segmented ul li:first-child a {
            }

            .header-search-box .segmented ul li:last-child a {
                border-radius: 0px 5px 5px 0px;
            }
.prehtml .pre-iframe, .prehtml .pre-iframe iframe {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    border: none;
}

.plus.fun {
    background: #b81b1b;
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    color: white;
    font-size: 24px;
    text-align: center;
}

    .plus.fun a {
        display: block;
        height: 40px;
        width: 40px;
        line-height: 38px;
        color: white;
        font-size: 24px;
        box-shadow: 0px 0px 5px black;
        border-radius: 50%;
    }

.mui-table-view input.mui-pull-right {
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 70%;
    text-align: right;
    padding-right: 15px;
    border: none;
    font-size: 16px;
    color: #999;
}

.mui-table-view span.mui-pull-right.right-space {
    padding-right: 20px;
    display: block;
    float: right;
    position: absolute;
    top: 0px;
    right: 15px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 100px;
    left: 0px;
    text-align: right;
    color: #999;
}

.address {
}

    .address .box {
        background: #1a65a3;
        margin: 10px;
        border-radius: 5px;
        color: white;
        padding: 5px 10px 8px 10px;
        font-size: 14px;
        line-height: 1.8;
        position: relative;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.31);
    }

        .address .box .subtitle {
            font-size: 12px;
            color: rgba(255, 255, 255,0.6);
        }

        .address .box .addresstext {
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-decoration: none;
        }

        .address .box .master {
            top: 5px;
            right: 8px;
            position: absolute;
        }

.article {
    background-color: #fff;
    padding: .58rem .3rem 1.3rem;
    height: 100%;
}

    .article h2.title {
        text-align: center;
    }

        .article h2.title span {
        }

    .article .text {
        color: #000;
        font-size: 14px;
        line-height: 22px;
        padding: 5px;
        font-family: 微软雅黑;
        font-size: small;
    }

        .article .text p, .article .text div {
            color: #000;
            text-indent: 2em;
            font-family: 微软雅黑;
            font-size: 16px;
            text-align: justify;
            text-justify: inter-word;
            overflow: hidden;
            line-height: 1.9;
        }

            .article .text p > img, .article .text div > img {
                display: block;
                width: 100%;
                border-radius: 5px;
            }
