﻿
.page {
    padding: 0px 0px;
    margin: 0px 0px;
    margin-bottom: 0px;
    box-shadow: 0 1px 5px #ccc;
}

.page img {
    clear: both;
    border: 0px;
    padding: 0px 0px;
    margin: 0px 0px;
    margin-bottom: 0px;
}

.page object2 {
    background: url(/images/loading.gif) no-repeat center center;
}

#page {
    padding-top: 10px;
}

.pageSize {
    font-size: 16px;
    color: #ff6a00;
    padding: 10px 0px;
    text-align: center;
    font-family: '微软雅黑','冬青黑体','宋体',arial;
}

td {
    background-color: #fff;
}

.pagead {
    padding: 10px 0px 10px 0px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: -10px;
    width: 100%;
}

    .pagead img {
        width: 100%;
    }

.readmore {
    padding-top: 40px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0 -10px 40px #fff;
    box-shadow: 0 -10px 40px #fff;
    position: relative;
}

.readmore .btn-readmore {
    display: block;
    margin: 0 auto;
    width: 208px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    color: #555;
    cursor: pointer;
}

.readmore .btn-readmore em {
    color: #ff3d3d;
}

.readmore .btn-readmore i {
    display: inline-block;
    width: 16px;
    height: 8px;
    margin-left: 4px;
    background: url(/images/arrow_01.png) 50% no-repeat;
}

h1 {
    font-size: 16px;
}

.detail-article {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 5px;
}

.detail-article img {
    max-width: 100%;
}

.uhit {
    clear: both;
    padding: 6px 0 5px 5px;
    color: #444;
    background-color: #f7f7f7;
}

    .uhit span {
        padding: 0px 10px 0 0px;
        font-size: 13px;
        white-space: nowrap;
    }

#pageMore {  
    padding: 10px 0px;
    text-align: center;
    cursor: pointer; 
}

    #pageMore.btnmore {
        color: #fff;
        display: block;
        width: 70%;
        background: #0e64cd;
        border-radius: 3px;
        text-align: center;
        line-height: 30px;
        margin: 10px auto;
        margin-top: 15px;
        font-size: 14px;
    }

.ui-bz-btn-senior {
    cursor: pointer;
    color: #fff;
    border: 0;
    border-radius: 2px;
    background: #2fad85;
    display: inline-block;
    text-shadow: #188062 0 1px 0;
    font-family: '微软雅黑','冬青黑体','宋体',arial;
    text-decoration: none;
}

    .ui-bz-btn-senior:hover {
        cursor: pointer;
        color: #fff;
        border: 0;
        border-radius: 2px;
        background: #3fba93;
        display: inline-block;
        text-shadow: #188062 0 1px 0;
        font-family: '微软雅黑','冬青黑体','宋体',arial;
        text-decoration: none;
    }

.bottom-bar-global {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0px 0px;
    background: #F7F7F7;
    background-color: rgba(247,247,247,.97);
    z-index: 99999;
}

    .bottom-bar-global .doc-icon-global, .bottom-bar-global .bottom-bar-content {
        display: inline-block;
        vertical-align: middle;
    }

    .bottom-bar-global .bottom-bar-content {
        margin-left: 8px;
        font-size: 15px;
        color: #666;
        line-height: 46px;
    }


.bottom-bar-container {
    padding: 0px 0px constant(safe-area-inset-bottom);
    padding: 0px 0px env(safe-area-inset-bottom);
    background: #FFF;
}

    .bottom-bar-container:after {
        content: '';
        display: block;
        width: 100%;
        height: 0px;
        background: #FFF;
    }

    .bottom-bar-container .bottom-bar-btn {
        display: inline-block;
        height: 50px;
        width: 50%;
        border-top: solid 1px #f7f7f7;
        border-radius: 0px;
        text-align: center;
        color: #FFF;
    }

        .bottom-bar-container .bottom-bar-btn.download-doc-btn {
            line-height: 50px;
            background-color: #fff;
        }

            .bottom-bar-container .bottom-bar-btn.download-doc-btn:active {
                background-color: #fff;
            }

        .bottom-bar-container .bottom-bar-btn .primary-text {
            display: block;
            font-size: 16px;
            color: #444;
        }

            .bottom-bar-container .bottom-bar-btn .primary-text b {
                color: #e74744;
            }

        .bottom-bar-container .bottom-bar-btn .sub-text {
            font-size: 10px;
        }

        .bottom-bar-container .bottom-bar-btn.pay-vip-btn {
            line-height: 1;
            float: right;
            background-color: #e74744;
            border-top: solid 1px #e74744;
        }

            .bottom-bar-container .bottom-bar-btn.pay-vip-btn:active {
                background-color: #C1A56C;
            }

            .bottom-bar-container .bottom-bar-btn.pay-vip-btn .primary-text {
                margin-top: 10px;
                color: #fff;
                margin-bottom: 2px;
            }

            .bottom-bar-container .bottom-bar-btn.pay-vip-btn .sub-text {
                margin-bottom: 2px;
                color: #fff;
            }

        .bottom-bar-container .bottom-bar-btn img {
            height: 16px;
            margin-top: -5px;
            margin-right: 5px;
        }

h1 {
    font-size: 24px;
}

@media screen and (max-width:320px) {
    .bottom-bar-global .bottom-bar-content {
        font-size: 13px;
    }
}

#bookrecommend{
    z-index: 202101;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#webpreview_layer ,
#webpreview_layer_shade {
    z-index: 202100 !important;
}
#bookrecommend .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
}
#bookrecommend .bookrecommend{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: auto;
    padding: .24rem .30rem;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    background-color: #fff;
    border-radius: .12rem;
    text-align: center;
    box-shadow: .02rem .02rem .2rem 0 rgba(0,0,0,0.20); 
}
.bookrecommend .hd strong {
    font-size: .34rem;color: #000;
}
.bookrecommend .hd i {
    position: absolute;
    top: .30rem;
    right: .30rem;
    width: .30rem;
    height: .30rem;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAACBUlEQVRIS8XWMWsUQRQH8P87litSWYiVaawkamVlaSGSQrBRArE4jpt3V1hYWFhYxMLCIkUKD+bNWQQigkmTYGEhIUUIIQiCWNrZ+hl2ZA732NvM7uzsLdyUO/B+85b33gxhSYuW5OISzMxPRGS/7QMx81UR+ZvFnYOVUptEtJem6f3JZHLSFs7MLpaDb5fBD4noq9tsC2fmMwD3AOyLyFMv7D66Xw3gcxu4Uuo7Ed0toi62t7jawJn5J4A7PrQUXjRzZv4F4FYZWgk3xeugQbiIW2sfGGO+lVV7XbQWXMSJaF1rPa38/IpBa8OezB8ZY75kcCwaBXsyf6y1PmyCRsMe/I+1drWqesvqodEloZTaIKJP05MTnWut3WSKWtEwM68AuPjfp1PMWvvMGPMxRo6Ce73elW63e5oNB/eLs/EKoCciu3Xx2vBoNLqWpulxcSLlxysRDbTWH+rgteDBYHC90+m43vWOwTwOYCQiOoQH4X6/fyNJkqPQ7C3gz0XkfRVeCTPzTQAHITQ3SGZXqrX2hTFmJ7qdhsPhmrXW3cuVt4xndM5wAC9FZNuHezNuipZk/soY866IX4IXRX04gNci8jaPz8FtoSX4loi8yfaKr8w+Ebk+nHuYhVqjaj9f7SIy83zvaneyrUUwX8ElSfJjPB7/9mbcJhaKFRwgoQBN95cG/wNJURcuo2LLNQAAAABJRU5ErkJggg==") no-repeat center center;
    background-size: 100% 100%;
}
.bookrecommend .bd .tip {
    line-height: .34rem;
    margin: .20rem 0 .30rem;
    font-size: .24rem;color: #999;
    text-align: left;
}
.bookrecommend .bd .list {
    max-height: 300px;
    overflow-y: auto;
    padding: 0;
}
.bookrecommend .bd .list ul{ 
    padding: 0;
}
.bookrecommend .bd .list li {
    position: relative;
    margin: 10px 0 0;
    list-style:none;
}
.bookrecommend .bd .list img {
    position: absolute;
    top: 0;left: 0;
    width: 1.42rem;height: 100%;
    border: .01rem solid #eeeeee;
}
.bookrecommend .bd .list strong {
    height: .76rem;
    line-height: .38rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    margin: 0 0 .10rem 1.68rem;
    text-align: left;
    font-size: .30rem;color: #333;
    font-weight: 500;
}
.bookrecommend .bd .list span small {
    display: block;
    margin: .07rem 0 0 1.68rem;
    text-align: left;
    font-size: .24rem;color: #999;
}
.bookrecommend .ft {
    margin: .30rem 0 .10rem;
}
.bookrecommend .ft a {
    font-size: .30rem;color: #2878FF;
}
.noscroll,
.noscroll body {
    overflow: hidden;
}
.noscroll body {
    position: relative;
}
#page img {
    background: url(/images/loading.gif) #fff no-repeat center center;
    min-height: 100px;
}

.jubaoDesc {
    line-height: 20px;
    padding: 0px 0px 10px 0px;
    width: 100%;
    margin: -20px 0px 0px;
    border-bottom: solid rgb(205, 205, 205) 1px;
    font-size: 12px;
}

    .jubaoDesc b {
        color: #ff6a00;
    }

.jubao ul li {
    width: 100%;
    height: 26px;
    line-height: 26px;
    float: left;
    font-size: 12px;
}

.dialog-content-title {
    color: #444;
}

.uhit span {
    font-size: 11px;
}

.siteInner_bg {
    margin-bottom: 80px;
}

.pre-detail-memo p {
    padding-bottom:15px;
}