.main {
    width: 1040px;
    margin: 0 auto;
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
}

div {
    display: block;
}
a  {
    text-decoration:none;
    color: #333;
}

a:hover{
    text-decoration:none;
}
ul, ol, li {
    list-style: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.index_h1 {
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.index_h1 .tt {
    display: block;
    color: #333;
    font: 400 20px/40px Arial,"微软雅黑";
    width: 70px;
    border-bottom: 1px solid #4593fd;
    margin-left: 500px;
}
.h8 {
    clear: both;
    height: 8px;
}

.h20 {
    height: 20px;
    clear: both;
}
.ebook_list {
    border-top: none;
    padding: 8px 0px 8px 8px;
    overflow: hidden;
}

.ebook_list li {
    float: left;
    margin: 20px 20px 8px 8px;

}
.ce{display:block;height:60px;background:#eee;width:1050px;border:1px #ccc solid;}
.ce li{float:left; width:100px;text-align:center;}
.ce li a{padding:10px 5px;color:rgb(60,60,60);display:block;cursor:pointer;font-size:18px;}
.ce li .xz{border-bottom:2px solid rgb(0,82,228);}
.ce2{clear:both;background:#eee;height:60px;position:fixed;z-index:5;top:35px;left:0px;margin-top:0px;width:100%;padding-left: 300px;}
.ce2 li{float:left;text-align:center;}
.book-box{
    width:220px;
    height: 280px;
    padding:5px 8px;
    border:1px #ccc solid;
}
.top{
    width:180px;
    height: 180px;
    background: #fff;
    position: relative;
}
.img{
    width:180px;
    height:180px;
    float: left;
}
.img img{
    display: block;
    margin: auto;
    max-width:180px;
    max-height: 180px;
}
.subject{
    height:90px;
    width:80px;
    position: absolute;
    top:-5px;
    right:-40px;
    text-align: center;
    line-height: 30px;
}
.subject span{
    display: block;
    font-size:20px;
    color:#fff;
}
/*.info{
    float: right;
    width:140px;
    height:180px;
}
.subject{
    height:90px;
    width:80px;
}
.subject span{
    display: block;
    margin-left:20px;
    font-size:20px;
    color:#fff;
}
.info .biaoqian{
    border:1px #FF0000 solid;
    width: 80px;
    height: 20px;
    margin:8px auto;
}
.biaoqian span{
    display: block;
    line-height: 20px;
    text-align: center;
    font-size:15px;
    color:#e38d13;
}*/



.bottom .biaoqian {
    float:left;
    margin-left:3px;
    /*width:60px;*/
}
.bottom .bookname{
    margin-top:5px;
    height:50px;
    line-height: 20px;
    display: block;
}

.bottom .biaoqian .version{
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    background-color: #dd4b39;
    border: 1px solid #d73925;
    color: #fff;
    padding: 2px 4px;
    margin-bottom: 0;
    font-weight: 200;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.bottom .biaoqian .type{
    display: inline-block;
    color: #d73925;
    background-color: #fff;
    border: 1px solid #d73925;
    padding: 2px 4px;
    margin-bottom: 0;
    font-weight: 200;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    max-width: 90px;
    overflow: hidden;
}
/*.botttom span{
    line-height: 20px;
    display:block;
    white-space: pre-wrap;
    text-align: center;
}*/
