.qa_in_page_a_more02 {
    padding-right: 25px;
}
.qa_in_page_a_07more {
    padding-right: 25px;
}
.top_menu01_drop {
    display: block;
}
.exchange_recording_books_item .bbox {
    left: 220px;
}
.exchange_recording_books_table ul li .bbox {
    margin: 0 0 25px 220px;
}
.book_show_price {
    width: 200px;
}
.book_show_price_original {
    width: 200px;
}
.icon_av {
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/icon_pdf_moive.png);
    background-repeat: no-repeat;
}
.new_arrivals_book_box {
    text-align: center;
}
.exchange_recording_books {
    overflow: hidden;
    margin: 100px auto 0;
}
.exchange_recording_books_table {
    overflow: scroll;
}
.index_hamburger_search_cancel {
    right: -55px;
}
.icon_lastday,
.icon_sale {
    right: 0;
    left: initial;
}
.index_book_price_box {
    width: 142px;
}

/*兌換券*/
.coupon {
    border: 1px solid #eeeeee;
}

.logo a {
    background-image: url(../images/verification_logo.png);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.simply_logo a {
    background-image: url(../images/verification_logo.png);
}

.verification_logo a {
    background-image: url(../images/verification_logo.png);
}

.verification_code_getitagain {
    background-image: url(../images/verification_code_getitagain_arrow.png);
}

/* 會員專區 start */
.exchange_recording_member {
    width: 96%;
    max-width: 1060px;
    height: 36px;
    margin: 0 auto 9px auto;
    position: relative;
    clear: both;
}
.exchange_recording_member_pic {
    width: 36px;
    height: 36px;
    float: left;
}
.exchange_recording_account {
    width: auto;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    float: left;
}

.exchange_recording_account a {
    color: #333;
}
.exchange_recording_account_authenticate {
    width: auto;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    color: #484848;
    font-size: 14px;
    float: left;
}

.exchange_recording_table_list .abox {
    width: 160px;
    height: 0px;
}

/* 會員專區 end */

@media screen and (max-width: 860px) {
    .info_list ul {
        display: none;
    }
    .info_title_open {
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 640px) {
    .qa_in_page_a_more02 {
        padding-right: 36px;
    }
    .qa_in_page_a_07more {
        padding-right: 36px;
    }
    .exchange_recording_table_list .abox {
        width: 110px;
        word-break: break-all;
    }
    .hamburger_block_content {
        padding-bottom: 64px;
    }
    .index_hamburger_evevt_item {
        width: 200px;
        overflow: hidden;
    }
    .exchange_recording_member {
        width: 86%;
        max-width: 1060px;
        height: 36px;
        margin: 0 auto 9px auto;
        position: relative;
        clear: both;
        padding-top: 25px;
        z-index: 50;
    }
}

@media screen and (max-width: 390px) {
    .exchange_recording_table_list .abox {
        width: 100px;
    }
}

@media screen and (max-width: 320px) {
    .exchange_recording_table_list .abox {
        width: 100px;
    }
}

/* 寬度介於 640px ~ 1077px */
@media screen and (min-width: 640px) and (max-width: 1077px) {
    /*
        修正 PC 月讀包 熱門書刊 輪播跑板
    */
    .vip_index_block02_books .swiper-slide {
        width: 190px;
    }
}

/* 手機版 選單 */
.exchange_recording_part02_top_bk {
    display: none;
    width: 100%;
    height: 47px;
    background-color: #eee;
    position: relative;
}
.hamburger_menu {
    display: none;
    padding-left: 0px;
    /* background-image:none; */
}

@media screen and (max-width: 640px) {
    .exchange_recording_part02_top_bk {
        display: block;
    }

    .hamburger_menu {
        width: 19px;
        height: 14px;
        position: absolute;
        top: 16px;
        left: 13px;
        display: block;
        z-index: 10;
    }

    /* 避免手機板 內容有多餘空行 */
    #container {
        min-height: 0px;
    }
}

/* 避免 web 購物車第二步 付款方式選項 離線太近 */
.buy_pay_options .pay_options table {
    margin-top: 25px;
}

.btn_style_green,
.btn_style_blue {
    margin-left: 6px !important;
}

/* 避免月租包所有書籍上方的輪播在特定寬度下會消失 */
.vip_index_block03 {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
}
/* 避免月租包所有書籍上方的輪播在特定寬度下會消失 */
.vip_index_block03 {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
}
