/*================首页样式及公共部分样式================*/
.book-header {
    background-color: #48adff;
    width: 100%;
    height: 60px
}

.book-header .header-container {
    width: 1200px;
    margin: 0 auto;
}

.book-header .header-container .logo {
    /*margin-top: 18px*/
    height: 60px
}

.book-header .header-container .main-list li {
    float: left;
    width: 192px;
    text-align: center;
}

.book-header .header-container .main-list li a {
    font-size: 23px;
    line-height: 60px;
    color: #000
}

.book-header .header-container .main-list li.on {
    background-color: #ffb372
}

.book-content .banner {
    width: 1200px;
    margin: 0 auto;
}

.book-content .banner img{
    width: 100%;
    display: block;
    height: 180px
}

.book-container .banner img {
    width: 100%;
    display: block
}

.book-classify {
    width: 1200px;
    margin: 0 auto
}

.book-classify .title {
    width: 100%;
    height: 68px;
    background-color: #ffb372;
}

.book-classify .title span {
    font-size: 18px;
    line-height: 62px;
    padding-left: 36px;
}

.book-classify .title a {
    font-size: 18px;
    line-height: 62px;
    color: #fff
}

.book-classify .content {
    background-color: #fff;
    padding: 0 36px;
    border-radius: 8px 8px 0 0;
    margin-top: -6px;
}

.book-classify .class-list .class-unit {
    overflow: hidden;
    border-bottom: 1px dashed #ddd
}

.book-classify .class-list .class-unit p {
    float: left;
    font-size: 23px;
    line-height: 43px;
}

.book-classify .class-list .class-unit ul{
    overflow: hidden;
}

.book-classify .class-list .class-unit ul li {
    float: left;
}

.book-classify .class-list .class-unit ul li a {
    font-size: 22px;
    line-height: 43px;
    height: 22px;
    padding-left: 50px;
    color: #333;
    cursor: pointer;
}

.book-classify .class-list .class-unit ul li a.choose {
    color: #f54d55
}

.book-classify .class-list .class-unit ul li a:hover {
    color: #f54d55
}

.book-classify .class-list .class-unit ul li:nth-child(1) a {
    border-left: 1px solid #ddd;
    padding-left: 30px;
    margin-left: 20px
}

.book-content .books {
    width: 1200px;
    margin: 33px auto 58px;
    background-color: #fff;
    padding-bottom:30px;
}

.book-content .books .books-list {
    padding: 30px 30px 25px
}

.book-content .books .books-list li {
    border: 2px solid #999;
    border-radius: 6px;
    height: 80px;
    background: url('../images/listicon_13.png') 5px center no-repeat;
    margin-bottom: 20px
}

.books .books-list li .name {
    font-size: 22px;
    line-height: 80px;
    padding-left: 72px;
    cursor: pointer;
    font-weight: bold;
    color: #333
}

.books .books-list li .download {
    padding: 10px 0
}

.books .books-list li .download .downinfo {
    padding: 11px 0;
    padding-right: 19px;
    border-right: 2px solid #c9c9c9
}

.books .books-list li .download .downinfo span {
    font-size: 14px;
    line-height: 14px
}

.books .books-list li .download .downinfo .time {
    padding-top: 6px
}

.books .books-list li .download .downinfo .time span {
    font-size: 12px;
    line-height: 12px
}

.books .books-list li .download .downinfo .time .timetit {
    color: #61b8ff
}

.books .books-list li .download .down-now {
    width: 135px;
    height: 47px;
    border: 2px solid #999;
    border-radius: 7px;
    margin: 5px 16px;
    font-size: 18px;
    line-height: 47px;
    text-indent: 48px;
    color: #ff2323;
    font-weight: bold;
    cursor: pointer;
    background: url('../images/downnow_03.png') 6px center no-repeat;
}

.books .books-list li:hover {
    border: 2px solid #61b8ff;
}

.books .books-list li:hover .down-now {
    border: 2px solid #61b8ff;
    background: url('../images/listicon_16.png') 6px center no-repeat;
}

.book-footer {
    background-color: #48adff;
    width: 100%;
    height: 90px;
}

.book-footer .footer-container {
    width: 1200px;
    margin: 0 auto
}

.book-footer .footer-container p {
    font-size: 16px;
    line-height: 90px
}

.book-footer .footer-container p span {
    margin-right: 20px
}


/* 首页样式 */
.index-header {
    width: 100%;
    background-color: #fff;
    height: 140px;
}

.index-header .head-content {
    width: 1200px;
    margin: 0 auto
}

.index-header .head-content img {
    margin-top: 24px
}

.index-header .head-content .phone p {
    font-size: 18px;
    line-height: 18px;
    margin: 24px 26px 0;
    text-align: right
}

.head-content .phone .num {
    width: 522px;
    height: 57px;
    border: 3px solid #61b8ff;
    border-radius: 8px;
    margin: 15px 5px 0;
}

.head-content .phone .num .qq {
    background: url('../images/logo_06.png') 19px center no-repeat;
    font-size: 30px;
    line-height: 57px;
    padding-left: 68px;
    color: #f54d55
}

.head-content .phone .num .tele {
    background: url('../images/logo_09.png') left center no-repeat;
    font-size: 30px;
    line-height: 57px;
    color: #f54d55;
    padding-left: 51px;
    display: inline-block;
    margin-left: 24px
}

.index-content {
    width: 100%;
    height: 850px;
    background: url('../images/banner_02.jpg') center top no-repeat
}

.index-content .container {
    width: 1120px;
    margin: 0 auto;
    padding: 0 40px;
}

.bookcover,
.listencover {
    margin-top: 101px;
    margin-left: 233px;
    position: relative;
    float: left;
    cursor: pointer;
    width: 443px;
    height: 611px;
    background: rgba(225, 225, 225, 0.5);
    filter: alpha(opacity=40);
}

.bookcover {
    margin-left: 0;
}

.index-content .hat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.index-content .main {
    position: absolute;
    left: 50%;
    margin-left: -194px;
    bottom: 75px
}

.index-content .frame {
    position: absolute;
    left: -14px;
    top: -14px
}

.index-content .bottom {
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    bottom: 0%;
    background-color: #e8e8e8
}

.index-content .shadow {
    width: 443px;
    height: 138px;
    background: rgba(225, 225, 225, 0.1);
    position: absolute;
    left: 0;
    top: 100%
}

.index-content .listen-frame {
    position: absolute;
    right: -14px;
    bottom: -14px;
}

.index-footer {
    background-color: #fff
}

.download-header {
    width: 100%;
    height: 120px;
    background-color: #48adff;
    overflow: hidden;
}

.download-header img {
    display: block;
    margin: 14px auto 0
}

.download--content {
    background: url('../images/downbanner_02.jpg') center top no-repeat;
    width: 100%;
    height: 870px;
    overflow: hidden;
}

.download--content .down-box {
    width: 713px;
    height: 338px;
    padding: 54px 0 0 54px;
    background-color: #fff;
    margin: 172px auto 0;
    position: relative;
    box-shadow: -7px -7px 40px #c7e5fd;
    border-radius: 6px
}

.download--content .down-box .title {
    font-size: 24px;
    line-height: 24px;
}

.download--content .down-box .down-way {
    margin-top: 32px;
}

.download--content .down-box .local {
    width: 225px;
    height: 57px;
    background-color: #eee;
    float: left;
    margin-right: 21px;
    border-radius: 10px;
    box-shadow: 0 0 2px #999;
    cursor: pointer;
}

.download--content .down-box .local:hover {
    background-color: #ffb372;
}

.download--content .down-box .local:hover span {
    color: #fff
}

.download--content .down-box .local img {
    margin: 8px 0 7px 14px;
    float: left;
}

.download--content .down-box .local span {
    font-size: 20px;
    line-height: 57px;
    margin-left: 13px;
    float: left;
    color: #333
}

.download--content .down-box .manmade {
    font-size: 20px;
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
}

.download--content .down-box .cloud01 {
    position: absolute;
    left: -81px;
    top: -65px
}

.download--content .down-box .cloud02 {
    position: absolute;
    right: -206px;
    bottom: -24px
}

.download--content .down-box .frame01 {
    position: absolute;
    right: -14px;
    top: -15px;
}

.download--content .down-box .frame02 {
    position: absolute;
    left: -14px;
    bottom: -15px;
}

.download--content .down-box .frame01-cover {
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: 1px;
    border-radius: 6px
}

.download--content .down-box .frame02-cover {
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-radius: 6px
}

/* .download--content .down-box .service {
    margin-top: 2px;
} */

.download--content .down-box .service li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    box-shadow: 0 0 14px #ddd;
    width: 152px;
    height: 48px;
    border-radius: 6px;
    overflow: hidden;
}

.download--content .down-box .service li img {
    width: 50px;
    height: 100%;
    float: left;
}

.download--content .down-box .service li span{
    width: 50px;
    height: 100%;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    width: 100px;
    float: left;
    border-left: 2px solid #e5e5e5;
    color: #333;
    background-color: #fff
}

.download--content .down-box .service li.odd span{
    background-color: #ffb372;
    border: 0;
    margin-left: 2px
}

.download--content .down-box .service li.first {
    margin-left: 0
}

.page_div {
    margin: 40px auto;
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #666;
    box-sizing: border-box;
    text-align: center;
}

/*
   * 页数按钮样式
   */

.page {
    margin: 40px auto;
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #666;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 40px
}

.page span {
    display: inline-block;
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    color: #666;
    background: #e9e9e9;
}

.page a {
    display: inline-block;
    margin-right: 10px;
    height: 35px;
    padding: 0 12px;
    line-height: 35px;
    color: #666;
    background: #e9e9e9;
}

.page .pageindex {
    height: 35px;
}

.page .current {
    background: #0093dd;
    color: #fff;
}

.book-content .books img{
    width: 100%;
    height: 80px;
    display: none;
}

//分页样式
.pager{
    display: flex;
    justify-content: center;
}
.page_fy{}
.page_fy span{display:inline-block;*display:inline;zoom:1;padding:0 12px;line-height:38px;border:1px solid #ddd;margin:0 5px;min-width:14px;color:#333;}
.page_fy a{display:inline-block;*display:inline;zoom:1;padding:0 12px;line-height:38px;border:1px solid #ddd;margin:0 5px;min-width:14px;color:#333;}
.page_fy span.current{background:#48adff;color:#fff;}


























