﻿body {
    margin:0px;
   
   
}
/*图书详情页样式*/
.tsxingqingss {
    border: 1px solid #ff0000;
}
/*公共样式表*/
* a {
    text-decoration: none;
    color: #000000;
}

    * a:hover {
        color: #ff0000;
    }

* ul {
    list-style-type: none;
    padding:0px;
}

* p {
    margin: 0px;
}

.logo {
    display: inline-block;
}

.textal {
    text-align: center;
}
.textleft {
    text-align: left;
}

.pcyc {
    display: none
}

.ss {
    width: 60%;
    height: 46px;
    border: solid 2px #8e0909;
    margin: 11px 0 0 0;
    display: inline-block;
    vertical-align: middle;
}

.bott {
    background: #8e0909;
    vertical-align: middle;
    border-radius: 0px 5px 5px 0;
    height: 46px;
    margin: 10px 0 0 0;
    width: 10%;
    border: solid 2px #8e0909;
    color: white;
    display: inline-block;
}
/*导航菜单*/
.navlist {
    margin-top: 10px;
}

    .navlist ul {
        list-style-type: none;
        text-align: center;
    }

        .navlist ul li {
            border-radius: 5px;
            text-align: center;
            height: 40px;
            line-height: 40px;
            width: 8%;
            display: inline-block;
            margin: 0 0 0 5px;
            overflow: hidden;
        }

            .navlist ul li:hover {
                background-color: #72c7fb;
            }

.tsfl {
    text-align: center;
}

    .tsfl ul {
        border: 1px solid #8e0909;
        padding: 0px;
    }

        .tsfl ul li {
            border-bottom: 1px dotted #8e0909;
            margin: 2px;
            height: 25px;
            overflow-y: hidden;
            text-align: left;
            padding: 0 0 0 10px;
        }

            .tsfl ul li:hover {
                background-color: #f6d3d3;
            }

.flbt {
    background-color: #8e0909;
    color: white;
}

.tjlist img {
    width: 100%;
    height: 130px;
    margin-bottom: 3px;
}

.tjlist {
    width: 10.6%;
    text-align: center;
    display: inline-block;
    margin: 10px;
    border: 1px solid #fbf7f7;
    border-radius: 10px;
}

    .tjlist p {
        height: 20px;
        overflow: hidden;
        border-radius: 10px;
    }

    .tjlist img:hover {
        border: 1px solid #808080;
        box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
        0 5px 10px -5px #808080, /* 下阴影 */
        -5px 0 10px -5px #808080, /* 左阴影 */
        5px 0 10px -5px #808080 !important; /* 右阴影 */
        border-radius: 5px;
    }

.tslist {
    text-align: center;
}

    .tslist img {
        width: 150px;
        height: 160px;
        margin-bottom: 10px;
    }

    .tslist ul li {
        text-align: center;
        display: inline-block;
        margin: 11px;
        border: 1px solid #fbf7f7;
        border-radius: 5px;
    }

        .tslist ul li img:hover {
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }

.yqlist {
    width: 10.7%;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    padding: 0.5%;
}

    .yqlist img {
        width: 100%;
        height: 30px;
        border-radius: 5px;
    }

        .yqlist img:hover {
            width: 100%;
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }


.over {
    overflow: hidden
}

    .over img {
        width: 100%;
    }

.oushu {
    background-color: white;
}

.foot {
    background-color: #8e0909;
    line-height: 40px;
    color: #f6d3d3;
}

.bookmc {
    width: 150px;
    height: 20px;
    font-size: 12px;
    color: #808080;
}

.banna {
    width: 100%;
    height: 200px;
}

.caidan img {
    width: 42px;
    height: 42px;
    border-radius: 5px;
    margin: 9px;
}

.lanmufenge {
    margin: 10px 0 10px 0;
}

    .lanmufenge img {
        width: 100%;
        height: 150px;
        border-radius: 5px;
    }

.kapian {
    width: 16.3%;
    background-color: white;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    padding: 0.5%;
}

    .kapian a p {
        height: 20px;
        overflow: hidden;
        margin: 5px 0 0 0;
        color: #05380c;
        text-align: center;
    }

        .kapian a p:hover {
            color: #8e0909;
        }

    .kapian img {
        width: 100%;
        height: 90px;
        border-radius: 5px;
    }

        .kapian img:hover {
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }

.dushudazi {
    text-align: center;
    display: inline-block;
    width: 9.6%;
    padding: 0.5%;
}

    .dushudazi img {
        width: 100%;
        height: 85px;
        border-radius: 5px;
    }

        .dushudazi img:hover {
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }

    .dushudazi p {
        height: 20px;
        overflow: hidden;
        text-align: center;
    }
/*统计模块*/
.tongji {
    border: 1px solid #f6d3d3 !important;
    margin-right: 15px !important;
    margin-bottom: 10px !important;
    display: flex;
    flex-direction: row;
}






/*笔记本脑*/

@media (max-width: 1366px) {

    .tslist img {
        width: 126px;
        height: 160px;
        margin-bottom: 10px;
    }

    .tslist ul li {
        text-align: center;
        display: inline-block;
        margin: 11px;
        border: 1px solid #fbf7f7;
        border-radius: 5px;
    }

        .tslist ul li img:hover {
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }

    .bookmc {
        width: 126px;
        height: 20px;
        font-size: 12px;
        color: #808080;
    }

    .tjlist img {
        width: 100%;
        height: 130px;
        margin-bottom: 3px;
    }

    .tjlist {
        width: 10%;
        text-align: center;
        display: inline-block;
        margin: 10px;
        border: 1px solid #fbf7f7;
        border-radius: 10px;
    }

        .tjlist p {
            height: 20px;
            overflow: hidden;
            border-radius: 10px;
        }

        .tjlist img:hover {
            border: 1px solid #808080;
            box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
            0 5px 10px -5px #808080, /* 下阴影 */
            -5px 0 10px -5px #808080, /* 左阴影 */
            5px 0 10px -5px #808080 !important; /* 右阴影 */
            border-radius: 5px;
        }

    .kapian {
        width: 16%;
        background-color: white;
        display: inline-block;
        text-align: center;
        overflow: hidden;
        padding: 0.5%;
    }

        .kapian a p {
            height: 20px;
            overflow: hidden;
            margin: 5px 0 0 0;
            color: #05380c;
            text-align: center;
        }

            .kapian a p:hover {
                color: #8e0909;
            }

        .kapian img {
            width: 100%;
            height: 90px;
            border-radius: 5px;
        }

            .kapian img:hover {
                border: 1px solid #808080;
                box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
                0 5px 10px -5px #808080, /* 下阴影 */
                -5px 0 10px -5px #808080, /* 左阴影 */
                5px 0 10px -5px #808080 !important; /* 右阴影 */
                border-radius: 5px;
            }

    .dushudazi {
        text-align: center;
        display: inline-block;
        width: 9.5%;
        padding: 0.5%;
    }

        .dushudazi img {
            width: 100%;
            height: 75px;
            border-radius: 5px;
        }

            .dushudazi img:hover {
                border: 1px solid #808080;
                box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
                0 5px 10px -5px #808080, /* 下阴影 */
                -5px 0 10px -5px #808080, /* 左阴影 */
                5px 0 10px -5px #808080 !important; /* 右阴影 */
                border-radius: 5px;
            }

        .dushudazi p {
            height: 20px;
            overflow: hidden;
            text-align: center;
        }
}

/*手机阅读*/
@media (max-width: 767px) {
    .yc {
        display: none
    }

    .pcyc {
        display: block;
        font-size: 12px;
        color: #000000;
    }

        .pcyc ul {
            padding: 0px;
        }

            .pcyc ul li {
                display: inline-block;
                padding: 0px;
            }

    .logo {
        width: 50%;
    }

    .ss {
        display: inline-block;
        width: 80%;
        height: 30px;
        border: #8e0909 solid 2px;
        border-right: 0px;
        margin: 10px 0 0 0;
    }

    .bott {
        display: inline-block;
        height: 30px;
        background-color: #8e0909;
        border: solid 0px #8e0909;
        border-left: 0px;
        border-radius: 0px 5px 5px 0;
        width: 20%;
        color: white;
        margin: 10px 0 0 0;
    }

    .textal {
        text-align: center;
    }

    .navlist {
        height: 40px;
        overflow-y: hidden;
        margin-bottom: 10px;
    }


    .bookmc {
        width: 92px;
        height: 20px;
    }

    .tslist {
        text-align: center;
    }

        .tslist img {
            width: 100%;
            height: 100px;
        }

        .tslist ul li {
            width: 30%;
            text-align: center;
            display: inline-block;
            margin: 3px;
        }

    .banna {
        width: 100%;
        height: 80px;
        border-radius: 5px;
    }

    .lanmufenge img {
        width: 100%;
        height: 80px;
        border-radius: 5px;
    }

    .kapian {
        width: 48%;
        text-align: center;
        display: inline-block;
        font-size: 13px;
    }

        .kapian img {
            width: 100%;
            height: 90px;
            border-radius: 5px;
        }

        .kapian a p {
            height: 20px;
            overflow-x: hidden;
            text-align: center;
            color: #151414;
            margin: 5px 0 0 0;
        }

    .tjlist {
        margin: 3px;
        display: inline-block;
        width: 47%;
        text-align: center;
        font-size: 12px;
        border-radius: 5px;
        border: 0px;
        box-shadow: 0px 10px 10px rgb(206 202 202);
    }

        .tjlist img {
            width: 100%;
            height: 150px;
            margin-bottom: 3px;
        }

        .tjlist p {
            height: 20px;
            text-align: center;
        }

    .yqlist {
        text-align: center;
        width: 32%;
        display: inline-block;
        font-size: 12px;
        padding: 3px;
    }

        .yqlist img {
            height: 30px;
            border-radius: 5px;
        }

        .yqlist ul li a p {
            width: 95px;
            height: 20px;
            text-align: center;
            overflow: hidden;
        }

    .dushudazi {
        width: 32%;
        display: inline-block;
        font-size: 13px;
    }

        .dushudazi img {
            height: 85px;
            border-radius: 5px;
        }

            .dushudazi img:hover {
                border: 1px solid #808080;
                box-shadow: 0 -5px 10px -5px #808080, /* 上阴影 */
                0 5px 10px -5px #808080, /* 下阴影 */
                -5px 0 10px -5px #808080, /* 左阴影 */
                5px 0 10px -5px #808080 !important; /* 右阴影 */
                border-radius: 5px;
            }

        .dushudazi p {
            height: 20px;
            overflow: hidden;
            text-align: center;
        }
    /*统计模块*/
    .tongji {
        margin: 0 10px 0 10px;
        padding: 0;
        display: inline-block;
    }

}
