
body,
html {
    /*text-align: center;*/
}

body {
}


div.pinch-zoom {
    display: none;
    position: absolute;
    z-index: 2;
}

.Mask2 {
    display: none;
    z-index: 1;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
}

.pinch-zoom-container {
    margin-top: 50px;
    height: 2px;
}

.con_back {
    position: fixed;
    bottom: 60px;
    z-index: 10;
    color: #fff;
}

.download {
    margin-top: 21px;
    /* margin: 0 auto; */
    width: 100%;
    line-height: 26px;
    font-size: 18px;
    height: 90px;
    /* position: fixed; */
    z-index: 10px;
    bottom: 0px;
    background: #d8d8d8;
}

    .download span {
        font-size: 16px;
        color: #ff3b0a;
    }

.con_guanbi {
    display: none;
    color: #fff;
}

.MageCount {
    position: absolute;
    margin-left: 23px;
    top: 2px;
    width: 18px;
    height: 18px;
    font-size: 10px;
    border-radius: 50%;
    color: #fff;
    background: #f73434;
    text-align: center;
}





.index_search {
    padding: 0.4rem;
    width: 100%;
}

    .index_search .index_search_2 {
        border-radius: 0.4rem;
        background: #fafafa;
        text-align: center;
        position: relative;
    }

        .index_search .index_search_2 .index_search_3 {
            width: 100%;
            height: 2rem;
            -webkit-box-flex: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
        }

            .index_search .index_search_2 .index_search_3 img {
                width: 20px;
                height: auto;
                margin-right: 5px;
            }

            .index_search .index_search_2 .index_search_3 span {
                color: #999999;
                font-size: 16px;
            }

    .index_search input {
        width: 100%;
        height: 2rem;
        text-align: center;
        border: 0px;
        font-size: 16px;
        background: transparent;
        display: flex;
    }

.carousel {
    margin: 0.4rem;
}

.carousel-inner {
    border: solid 1px #fafafa;
    background: #fafafa;
    border-radius: 0.4rem;
}

.hot_list .list_content .list_content_pic img {
    width: auto;
    height: 100%;
    padding: 0.35rem;
}

.hot_list .list_content .list-title a {
    color: #999999;
}

.index_bottom {
    float: left;
    margin-bottom: 60px;
    height: auto;
}

.advertising_img {
    border-radius: 0.2rem;
}

.index_cate {
    width: auto;
    float: left;
    color: #333333;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    padding-bottom: 0.1rem;
    font-size: 14px;
    overflow: hidden;
}

.index_cate_on {
    margin-top: -2px;
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 2px #333333;
}


.buttom_nav {
    display: none;
    padding: 0;
    height: 66px;
    border-top: solid 1px #f4f4f4;
    position: fixed;
    bottom: 0;
    float: left;
    width: 100%;
    background: #fff;
    overflow: hidden;
}

    .buttom_nav .nav_content {
        float: left;
        width: 25%;
        background: #fff;
        text-align: center;
        margin-top: 0;
        margin-bottom: 2px;
        overflow: hidden;
    }

    .buttom_nav .nav_content_pic {
        margin: 0 auto;
        overflow: hidden;
        height: 1.62rem;
        width: 100%;
        margin-bottom: -0.25rem;
    }

        .buttom_nav .nav_content_pic img {
            width: auto;
            height: 100%;
            padding: 0.3rem;
        }

    .buttom_nav .nav_content_title {
        width: 100%;
        overflow: hidden;
        font-size: 14px;
        text-align: center;
    }

        .buttom_nav .nav_content_title a {
            color: #ababab;
        }

.book_one_cate {
    float: left;
    width: 35%;
    height: 100%;
    background: #f1f1f1;
    overflow: hidden;
    overflow-y: scroll;
}

    .book_one_cate .category_letter {
        position: fixed;
        background: #d8d8d8;
        text-align: center;
        margin-left: 10px;
        margin-top: 10px;
        opacity: 0.8;
        border-radius: 20px;
    }

        .book_one_cate .category_letter li {
            padding: 5px;
            font-size: 12px;
            color: #333333;
        }

            .book_one_cate .category_letter li.on {
                background: #ffffff;
                color: #000;
            }

    .book_one_cate .book_cate_title {
        height: 24px;
        line-height: 24px;
        width: 100%;
        text-align: center;
        overflow: hidden;
        padding: 0 4px;
        background: #ffffff;
        font-size: 15px;
        border-bottom: 1px solid #f1f1f1;
    }

    .book_one_cate .book_cate {
        height: 46px;
        line-height: 46px;
        width: 100%;
        text-align: center;
        overflow: hidden;
        padding: 0 4px;
        background: #f1f1f1;
        font-size: 15px;
        border-bottom: 1px solid #f1f1f1;
    }

    .book_one_cate .book_cate_on {
        background: #ffffff;
        border-left: 4px solid #0094ff;
    }

.book_two_cate {
    float: right;
    width: 64.8%;
    height: 100%;
    padding: 0 6px;
    background: #ffffff;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    padding-bottom: 66px;
}

    .book_two_cate dd {
        font-weight: 600;
        font-size: 16px;
        color: #f87f27;
        /*color: #333333;*/
        margin: 3%;
        padding: 2px 6px;
        margin-bottom: 10px;
        background: #efefef;
    }

    .book_two_cate .book_cate_two {
        float: left;
        width: 100%;
    }
    .book_two_cate .book_cate_two a{
        display: inline-block;
        width: 100%;
    }

.book_two_cate .book_cate_two li {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    margin: 2%;
    text-align: left;
    padding: 0 4px;
    /*
		width: 46%;
		border-radius: 4px; */
    border-bottom: 1px solid #d8d8d8;
    overflow: hidden;
}


.nav_input .nav_cate {
    padding: 3% 0;
    background: #fff;
    width: 33.333%;
    text-align: center;
    float: left;
}

    .nav_input .nav_cate a {
        border-right: 1px solid #d2d2d2;
        text-align: center;
        float: left;
        width: 100%;
        display: block;
        color: #666;
    }

.nav_input .active {
    border-bottom: 2px solid #0094ff;
}
