body{background: #043695;overflow-x: hidden;position: relative;min-height: 2132px;}
.banner {width: 100%;min-height: 1002px;background: url(../img/banner.jpg) center center no-repeat;}

.main{width: 1100px;position: absolute;left: 50%;margin-left: -550px;top: 29%;z-index: 2;}
.main a{display: block;}

.topBox{width:1100px;margin:0 auto;color: #fff;font-family:'SiSun';font-size: 18px;line-height: 32px;text-align: center;}

.biaotiPc{width: 323px;height: 69px;margin: 52px auto 26px;}

.bookContent{width: 1088px;height: 254px;margin-bottom: 30px;background:#fff;padding-top:30px;border: 6px solid #1d2948;border-radius: 8px;overflow: hidden;}
.bookContent li{float:left;width: 530px;margin-bottom:32px;}
.bookCover{width: 166px;height: 222px;border: 1px solid #ccc;margin-left: 34px;margin-right: 20px;}
.bookCover img{width: 100%;height: 100%;}

.bookMsg{width: 308px;}
.bookMsg a h2{display:block;color:#1d2948;line-height: 56px;font-size: 18px;font-weight: bold; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.name{font-size: 14px;color: #3f475c;font-weight: bold;margin:0px 0 16px;}
.tips{color:#3f475c;font-size: 14px;line-height: 20px;margin-bottom: 16px;}
.btn{height: 40px;line-height: 40px;width:120px;font-weight:bold;border-radius: 5px;text-align:center;font-size: 14px;color: #fff;background: #08368e; }

.bomBg{position:absolute;left:0;bottom:0;width: 100%;min-height: 1130px;background: url(../img/bg2_pc.jpg) center center no-repeat;}


a.backPrev {float: left;margin-right: 16px;padding-left: 12px;width: 76px;height: 36px;text-align: center;font-size: 18px;background: url(../img/backPrev.png) no-repeat right center;line-height: 36px;}
.footer {line-height: 24px;font-size: 13px;color: #fff;width: 100%;padding-top: 50px;}
.footMain {padding: 30px 0;text-align: center;}
.footMain a{color: #fff;display: inline-block;}

@media screen and (min-width:320px) and (max-width:1024px){
    body{width: 125%}
} 
@media screen and (min-width:1400px) and (max-width:2000px){
    .book_list li .list_book_name {font-size: 16px;}
}